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(.right-96e1) {
  gap: 0.5em;
}
:where(.summary_fda2) {
  gap: 0.5em;
}
body .active_west_b26c > .header_motion_6e56 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .active_west_b26c > .disabled-a8d3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .active_west_b26c > .preview_outer_acfb {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .white-a8e6 > .header_motion_6e56 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .white-a8e6 > .disabled-a8d3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .white-a8e6 > .preview_outer_acfb {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .white-a8e6
  > :where(:not(.header_motion_6e56):not(.disabled-a8d3):not(.table-blue-1530)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .white-a8e6 > .row-a213 {
  max-width: var(--wp--style--global--wide-size);
}
body .right-96e1 {
  display: flex;
}
body .right-96e1 {
  flex-wrap: wrap;
  align-items: center;
}
body .right-96e1 > * {
  margin: 0;
}
body .summary_fda2 {
  display: grid;
}
body .summary_fda2 > * {
  margin: 0;
}
:where(.dirty-4647.right-96e1) {
  gap: 2em;
}
:where(.dirty-4647.summary_fda2) {
  gap: 2em;
}
:where(.footer-active-deb9.right-96e1) {
  gap: 1.25em;
}
:where(.footer-active-deb9.summary_fda2) {
  gap: 1.25em;
}
.modal-75b5 {
  color: var(--wp--preset--color--black) !important;
}
.mini_a630 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tertiary-plasma-d137 {
  color: var(--wp--preset--color--white) !important;
}
.rough_d827 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.active_6fc3 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.banner-daa6 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.old_09e3 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.header_up_7ce9 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.fresh_8661 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.fluid-b321 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.preview_rough_7fbf {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.active_aca6 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.card_basic_d4f6 {
  background-color: var(--wp--preset--color--black) !important;
}
.search_pro_7bb7 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.filter-e3a9 {
  background-color: var(--wp--preset--color--white) !important;
}
.nav-43c9 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.sort-small-cf81 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.wrapper-outer-216e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.text_wide_e359 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.pagination_1e59 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.menu-8c05 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.aside_tiny_31b7 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.out_4973 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.disabled_0ce2 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.pagination_8333 {
  border-color: var(--wp--preset--color--black) !important;
}
.accent_east_5823 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.link_short_e8dc {
  border-color: var(--wp--preset--color--white) !important;
}
.paragraph-3bda {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.glass-d302 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.label-hard-6bc2 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.input_action_e79b {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.surface-short-bf5e {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.photo_6bd6 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.media_13e9 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.row-gas-ec94 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.avatar-1bc3 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.warm-84e9 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.top_12d5 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.container-brown-edc8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.background-copper-a4dd {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.hidden-9dd3 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.background-35ae {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.lower_7ea7 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.dim-950f {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.inner-063d {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.tooltip_2c1e {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.tag-977c {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.progress-2e45 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.panel-338b {
  font-size: var(--wp--preset--font-size--small) !important;
}
.tall_7bea {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.tertiary_042f {
  font-size: var(--wp--preset--font-size--large) !important;
}
.feature_next_1ea3 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.widget-cabe a:where(:not(.highlight-8fd9)) {
  color: inherit;
}
:where(.footer-active-deb9.right-96e1) {
  gap: 1.25em;
}
:where(.footer-active-deb9.summary_fda2) {
  gap: 1.25em;
}
:where(.dirty-4647.right-96e1) {
  gap: 2em;
}
:where(.dirty-4647.summary_fda2) {
  gap: 2em;
}
.component_0886 {
  font-size: 1.5em;
  line-height: 1.6;
}

.popup-bca2 .accent-active-fa2b {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-b6e9 .tiny-fb29 {
  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);
}
.tertiary_39d1 {
  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);
}
.tertiary_39d1.box-356b .label-f940 {
  background-color: var(--e-global-color-primary);
}
.tertiary_39d1.purple-49f1 .label-f940,
.tertiary_39d1.preview_6bb6 .label-f940 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.advanced-f7cd .in-b485 {
  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);
}
.media-e81e {
  --divider-color: var(--e-global-color-secondary);
}
.media-e81e .left_c469 {
  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);
}
.media-e81e.link-b4e8 .outline-83df {
  background-color: var(--e-global-color-secondary);
}
.media-e81e.current_9104 .outline-83df,
.media-e81e.article-stale-a71a .outline-83df {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.media-e81e.current_9104 .outline-83df,
.media-e81e.article-stale-a71a .outline-83df svg {
  fill: var(--e-global-color-secondary);
}
.advanced_e146 .button_large_9c30 {
  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);
}
.advanced_e146 .smooth_643d {
  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);
}
.brown_954a.link-b4e8 .outline-83df {
  background-color: var(--e-global-color-primary);
}
.brown_954a.current_9104 .outline-83df,
.brown_954a.article-stale-a71a .outline-83df {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.brown_954a.current_9104 .outline-83df,
.brown_954a.article-stale-a71a .outline-83df svg {
  fill: var(--e-global-color-primary);
}
.pagination_short_7e35.link-b4e8 .outline-83df {
  background-color: var(--e-global-color-primary);
}
.pagination_short_7e35.current_9104 .outline-83df,
.pagination_short_7e35.article-stale-a71a .outline-83df {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pagination_short_7e35 .bottom_8249 {
  color: var(--e-global-color-primary);
}
.pagination_short_7e35 .bottom_8249,
.pagination_short_7e35 .bottom_8249 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_short_7e35 .outline_under_e45d {
  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);
}
.table-first-b53b .form-complex-33da {
  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);
}
.left_e98f .container_bottom_3948 .list_prev_bf5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-93fb .paragraph_center_ab05:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.modal-93fb .description-plasma-c4a6 i {
  color: var(--e-global-color-primary);
}
.modal-93fb .description-plasma-c4a6 svg {
  fill: var(--e-global-color-primary);
}
.modal-93fb .easy-5fd2 {
  color: var(--e-global-color-secondary);
}
.modal-93fb .paragraph_center_ab05 > .easy-5fd2,
.modal-93fb .paragraph_center_ab05 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-8514 .pattern_02c2 {
  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);
}
.down-8514 .sort_437e {
  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);
}
.background-081e .tag_warm_2017 .sort-5172 {
  background-color: var(--e-global-color-primary);
}
.background-081e .fresh-95fb {
  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);
}
.overlay-8797 .container_b979 {
  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);
}
.overlay-8797 .notification-active-a470 {
  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);
}
.overlay-8797 .thumbnail_6219 {
  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);
}
.gradient-blue-a2e6 .dropdown-focused-9ed4,
.gradient-blue-a2e6 .dropdown-focused-9ed4 a {
  color: var(--e-global-color-primary);
}
.gradient-blue-a2e6 .dropdown-focused-9ed4.fast-8b63,
.gradient-blue-a2e6 .dropdown-focused-9ed4.fast-8b63 a {
  color: var(--e-global-color-accent);
}
.gradient-blue-a2e6 .dropdown-focused-9ed4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-blue-a2e6 .shade_upper_bb7d {
  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);
}
.prev-d2be .block-warm-5f1f,
.prev-d2be .mask_51cb {
  color: var(--e-global-color-primary);
}
.prev-d2be .block-warm-5f1f svg {
  fill: var(--e-global-color-primary);
}
.prev-d2be .fast-8b63 .block-warm-5f1f,
.prev-d2be .fast-8b63 .mask_51cb {
  color: var(--e-global-color-accent);
}
.prev-d2be .fast-8b63 .block-warm-5f1f svg {
  fill: var(--e-global-color-accent);
}
.prev-d2be .mask_51cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-d2be .shade_upper_bb7d {
  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);
}
.label_clean_97f1 .card-active-b4d6,
.label_clean_97f1 .block-43a1 {
  color: var(--e-global-color-primary);
}
.label_clean_97f1 .block-43a1 svg {
  fill: var(--e-global-color-primary);
}
.label_clean_97f1 .dropdown-focused-9ed4.fast-8b63 a,
.label_clean_97f1
  .dropdown-focused-9ed4.fast-8b63
  .block-43a1 {
  color: var(--e-global-color-accent);
}
.label_clean_97f1 .card-active-b4d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_clean_97f1 .shade_upper_bb7d {
  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);
}
.image_simple_2b30 .shadow_steel_88f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_simple_2b30 .dropdown-2eda {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-yellow-00ab .highlight-tall-eb7e .preview_cf24 {
  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);
}
.video-yellow-00ab .highlight-tall-eb7e .image_bronze_5e0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-yellow-00ab .photo_b895 .preview_cf24 {
  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);
}
.video-yellow-00ab
  .photo_b895
  .image_bronze_5e0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-yellow-00ab
  .info_east_eefd
  .preview_cf24 {
  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);
}
.video-yellow-00ab
  .info_east_eefd
  .image_bronze_5e0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-yellow-00ab
  .article-pressed-32b5
  .preview_cf24 {
  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);
}
.video-yellow-00ab
  .article-pressed-32b5
  .image_bronze_5e0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-f1a1 .tertiary_plasma_9d7b {
  background-color: var(--e-global-color-primary);
}
.liquid-f1a1 .tertiary_plasma_9d7b:hover {
  background-color: var(--e-global-color-primary);
}
.liquid-f1a1 .item-up-7728 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-f1a1
  .tertiary_plasma_9d7b:hover
  .item-up-7728 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_top_d10d .wrapper_east_868a {
  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);
}
.tertiary-3f81 .light-0154 .label_down_fdc1 a {
  background-color: var(--e-global-color-accent);
}
.tertiary-3f81 .light-0154 .dynamic-f4ac a {
  background-color: var(--e-global-color-accent);
}
.tertiary-3f81 .light-0154 .label_down_fdc1 a,
.tertiary-3f81 .light-0154 .dynamic-f4ac a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-bb84
  .filter_hard_b70e.focused_394c
  .light-0154
  a.backdrop_inner_0cee {
  background-color: var(--e-global-color-accent);
}
.primary-bb84
  .filter_hard_b70e.focused_394c
  .light-0154
  span.backdrop_inner_0cee.fn-current-ec2c {
  background-color: var(--e-global-color-text);
}
.primary-bb84
  .filter_hard_b70e.focused_394c
  .light-0154
  .backdrop_inner_0cee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-1ba1 .motion_ee12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-1ba1
  .large_811b
  > .progress-334a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-1ba1
  .shadow_cc36
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-1ba1
  .full_272b
  .header-adaf,
.upper-1ba1
  .full_272b
  .border-5bd5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-1ba1
  .full_272b
  .up_e5f6,
.upper-1ba1
  .full_272b
  a
  .up_e5f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-1ba1
  .full_272b
  .blue-903e {
  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);
}
.upper-1ba1
  .full_272b
  .tall-1205 {
  background-color: var(--e-global-color-primary);
}
.upper-1ba1
  .full_272b
  .tall-1205 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-1ba1
  .full_272b
  .tall-1205:hover {
  background-color: var(--e-global-color-primary);
}
.upper-1ba1
  .full_272b
  .label_aef6 {
  background-color: var(--e-global-color-primary);
}
.upper-1ba1
  .full_272b
  .label_aef6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-1ba1
  .full_272b
  .label_aef6:hover {
  background-color: var(--e-global-color-primary);
}
.upper-1ba1
  .tag_9379
  .cool_30c9
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-1ba1
  .tag_9379
  .soft_3667 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-1ba1
  .tag_9379
  .blue-903e {
  color: var(--e-global-color-text);
}
.upper-1ba1
  .tag_9379
  .blue-903e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-1ba1
  .tag_9379
  .tall-1205 {
  background-color: var(--e-global-color-primary);
}
.upper-1ba1
  .tag_9379
  .tall-1205 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-1ba1
  .tag_9379
  .tall-1205:hover {
  background-color: var(--e-global-color-primary);
}
.upper-1ba1
  .tag_9379
  .label_aef6 {
  background-color: var(--e-global-color-primary);
}
.upper-1ba1
  .tag_9379
  .label_aef6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-1ba1
  .tag_9379
  .label_aef6:hover {
  background-color: var(--e-global-color-primary);
}
.upper-1ba1 .popup_cold_d93f {
  background-color: var(--e-global-color-primary);
}
.upper-1ba1 .popup_cold_d93f:hover {
  background-color: var(--e-global-color-primary);
}
.upper-1ba1 .pink_a39f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-1ba1 .info_862b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-babb .mask-soft-86eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-babb
  .lite_f817
  > div:nth-child(3)
  .mask-soft-86eb,
.red-babb
  .hover_b48b
  > div:nth-child(1)
  .mask-soft-86eb,
.red-babb
  .highlight_tall_b892
  > div:nth-child(1)
  .mask-soft-86eb,
.red-babb
  .thumbnail_1d91
  > div:nth-child(1)
  .mask-soft-86eb,
.red-babb
  .heading_upper_083b
  > div:nth-child(1)
  .mask-soft-86eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-babb .tiny_758f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-babb .brown_577a {
  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);
}
.red-babb .icon_351a {
  background-color: var(--e-global-color-primary);
}
.red-babb .icon_351a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-babb .icon_351a:hover {
  background-color: var(--e-global-color-primary);
}
.red-babb .glass_a2f8 {
  background-color: var(--e-global-color-primary);
}
.red-babb .glass_a2f8:hover {
  background-color: var(--e-global-color-primary);
}
.red-babb .pink_a39f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-babb .info_862b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_f628 .gas_bf18 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_f628 .hidden_iron_867f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_f628 .tertiary-fe5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_f628 .progress_91c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_f628 .caption_1b34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_f628 .glass_a2f8 {
  background-color: var(--e-global-color-primary);
}
.column_f628 .glass_a2f8:hover {
  background-color: var(--e-global-color-primary);
}
.tabs_blue_bed7 .copper_b249 {
  background-color: var(--e-global-color-secondary);
}
.tabs_blue_bed7 .grid-huge-2709 {
  background-color: var(--e-global-color-text);
}
.tabs_blue_bed7 .pagination-basic-c0fc {
  background-color: var(--e-global-color-secondary);
}
.tabs_blue_bed7 .dynamic_8f73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_blue_bed7 .status-1a25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_blue_bed7 .hard-331f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_blue_bed7 .alert_d31b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_blue_bed7 .notification_east_1378 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_fd0b .lower-0456 .active_d7f4,
.feature_fd0b
  .lower-0456
  .active_d7f4
  a,
.feature_fd0b .container_b647 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_fd0b .lower-0456 .card-036c,
.feature_fd0b .image_basic_9568 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_fd0b .lower-0456 .card-036c {
  color: var(--e-global-color-text);
}
.feature_fd0b .image_basic_9568 {
  color: var(--e-global-color-text);
}
.feature_fd0b
  .lower-0456
  .panel-next-e93c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_fd0b .table-action-dcc1 .purple_33ca {
  background-color: var(--e-global-color-primary);
}
.feature_fd0b .table-action-dcc1 .purple_33ca:hover {
  background-color: var(--e-global-color-primary);
}
.feature_fd0b .table-action-dcc1 .mask-e700 li span {
  background-color: var(--e-global-color-text);
}
.feature_fd0b .table-action-dcc1 .mask-e700 li span:hover {
  background-color: var(--e-global-color-primary);
}
.feature_fd0b
  .table-action-dcc1
  .mask-e700
  li.message_a0ac
  span {
  background-color: var(--e-global-color-accent);
}
.feature_fd0b .secondary_43a8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-d24f .filter-773a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-9fd6 .tooltip-e867 {
  background-color: var(--e-global-color-primary);
}
.old-9fd6 .complex_dff6 {
  background-color: var(--e-global-color-secondary);
}
.old-9fd6 .logo_1076 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-9fd6 .out-3204 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-9fd6 .panel_short_1853 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-9fd6 .breadcrumb-4f43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-9fd6 .sidebar_purple_9c3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-9fd6 .dirty-1bb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-9fd6 .outline-prev-f471 {
  background-color: var(--e-global-color-primary);
}
.old-9fd6 .outline-prev-f471 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-rough-a790 .blue_9a93 {
  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);
}
.pattern-rough-a790 .detail_solid_3cd3 {
  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);
}
.pattern-rough-a790
  .south_d432:after {
  background-color: var(--e-global-color-primary);
}
.pattern-rough-a790 .list_dirty_fdd9 {
  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);
}
.gradient-86dc .container_b647 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-86dc .image_basic_9568 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_3d5d .glass-49de .description_d441 {
  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);
}
.media_3d5d .glass-49de .grid-546f {
  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);
}
.motion-d816 .pro_168b {
  background-color: var(--e-global-color-primary);
}
.motion-d816 .surface_old_6616 {
  background-color: var(--e-global-color-secondary);
}
.motion-d816 .fresh_d89d .smooth-9bcf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-d816 .up_6c6b .smooth-9bcf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_dim_d4e6 .carousel-fresh-3b1e .progress_middle_7386 {
  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);
}
.search_dim_d4e6 .carousel-fresh-3b1e .paragraph-old-7eb1 {
  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);
}
.search_dim_d4e6 .carousel-fresh-3b1e .alert_de35 {
  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);
}
.table-5be0 .message-0db6 {
  border-color: var(--e-global-color-text);
}
.table-5be0 .logo_7c83 {
  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);
}
.table-5be0 .pattern-e72a {
  color: var(--e-global-color-primary);
}
.table-5be0 .progress-3298 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-04b8 .module_21db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-04b8 .accordion-small-1888 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-04b8 .huge-b88c:hover .module_21db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-04b8
  .huge-b88c:hover
  .accordion-small-1888 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-8c1d .hidden_4d99 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-8c1d .module-lite-0e9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_f59f .footer_ac13 .alert-thick-b1e6 {
  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);
}
.yellow_f59f .table-c493 .alert-thick-b1e6 {
  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);
}
.prev_a1b3 .south-d9fb {
  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);
}
.list_7a0f .gas-85a9 .outline_gas_9c27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_7a0f .gas-85a9 .outline_gas_9c27 {
  background-color: var(--e-global-color-secondary);
}
.list_7a0f .texture_motion_af0a .outline_gas_9c27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_7a0f .texture_motion_af0a .outline_gas_9c27 {
  background-color: var(--e-global-color-secondary);
}
.list_7a0f .in_5fca .hidden-steel-0577 {
  background-color: var(--e-global-color-primary);
}
.list_7a0f .in_5fca:hover .hidden-steel-0577 {
  background-color: var(--e-global-color-secondary);
}
.list_7a0f .purple_33ca {
  background-color: var(--e-global-color-primary);
}
.list_7a0f .purple_33ca:hover {
  background-color: var(--e-global-color-accent);
}
.list_7a0f .mask-e700 li span {
  background-color: var(--e-global-color-text);
}
.list_7a0f .mask-e700 li span:hover {
  background-color: var(--e-global-color-primary);
}
.list_7a0f .mask-e700 li.message_a0ac span {
  background-color: var(--e-global-color-accent);
}
.secondary_paper_b65b .hero-under-a34c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_paper_b65b .progress-simple-2a36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-b9c7 .icon-e51e:before {
  background-color: var(--e-global-color-secondary);
}
.right-b9c7 .cold-9973 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-b9c7 .new_07d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-0726 .menu_56d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-0726 .menu_56d4:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-0726 .menu_56d4.fn-active-ec2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-0726 .media_fec1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-0726 .wrapper-short-6bfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-0726 .form_1d11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-0726 .sort-slow-92a1 {
  background-color: var(--e-global-color-primary);
}
.form-0726 .sort-slow-92a1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-0726 .primary-active-8deb {
  background-color: var(--e-global-color-primary);
}
.form-0726 .primary-active-8deb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_brown_7f3b .component-eacd .form-tall-74ee a {
  color: var(--e-global-color-secondary);
}
.main_brown_7f3b .component-eacd .form-tall-74ee a:hover {
  color: var(--e-global-color-secondary);
}
.main_brown_7f3b .component-eacd .form-tall-74ee,
.main_brown_7f3b .component-eacd .form-tall-74ee a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_brown_7f3b .component-eacd .text-current-23df {
  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);
}
.main_brown_7f3b .component-eacd .element_55f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_brown_7f3b .component-eacd .fixed_a128 {
  background-color: var(--e-global-color-primary);
}
.main_brown_7f3b .component-eacd .fixed_a128 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_brown_7f3b .component-eacd .fixed_a128:hover {
  background-color: var(--e-global-color-primary);
}
.main_brown_7f3b .component-eacd .yellow-5c2d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_brown_7f3b .component-eacd .yellow-5c2d {
  background-color: var(--e-global-color-primary);
}
.main_brown_7f3b .component-eacd .yellow-5c2d:hover {
  background-color: var(--e-global-color-primary);
}
.main_brown_7f3b .component-eacd .purple_33ca {
  background-color: var(--e-global-color-primary);
}
.main_brown_7f3b .component-eacd .purple_33ca:hover {
  background-color: var(--e-global-color-primary);
}
.main_brown_7f3b .table-action-dcc1 .mask-e700 li span {
  background-color: var(--e-global-color-text);
}
.main_brown_7f3b .table-action-dcc1 .mask-e700 li span:hover {
  background-color: var(--e-global-color-primary);
}
.main_brown_7f3b .table-action-dcc1 .mask-e700 li.message_a0ac span {
  background-color: var(--e-global-color-accent);
}
.main_brown_7f3b .pink_a39f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_brown_7f3b .info_862b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_static_c588 .search_ddb4 .tabs_pro_666d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_static_c588 .search_ddb4 .old-267d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_static_c588 .search_ddb4 .main_60fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_fcb4 .disabled_hard_7758 {
  border-color: var(--e-global-color-text);
}
.button_fcb4 .hard-d56a {
  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);
}
.button_fcb4 .menu_bronze_3496 {
  color: var(--e-global-color-secondary);
}
.button_fcb4 .menu_bronze_3496 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_fcb4 .first-1e10 > * {
  color: var(--e-global-color-primary);
}
.button_fcb4 .first-1e10 > * svg {
  fill: var(--e-global-color-primary);
}
.button_fcb4 .gallery-warm-b367 {
  color: var(--e-global-color-primary);
}
.button_fcb4 .gallery-warm-b367 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_fcb4 .tabs_east_f298 {
  color: var(--e-global-color-primary);
}
.button_fcb4 .tabs_east_f298 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_fcb4 .outline-rough-9119 {
  color: var(--e-global-color-primary);
}
.button_fcb4 .outline-rough-9119 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_fcb4 .notification_dirty_e2bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_fcb4 .feature-a4bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_fcb4 .feature-a4bf.shade_b0d5 {
  color: var(--e-global-color-secondary);
}
.button_fcb4 .feature-a4bf.shade_b0d5 .link-steel-67e5 {
  color: var(--e-global-color-accent);
}
.button_fcb4 .feature-a4bf.element_5520 {
  color: var(--e-global-color-text);
}
.button_fcb4 .feature-a4bf.element_5520 .link-steel-67e5 {
  color: var(--e-global-color-text);
}
.button_fcb4 .feature-a4bf:before {
  border-top-color: var(--e-global-color-text);
}
.button_fcb4 .list_773f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_fcb4
  .list_773f
  .sidebar-dirty-6bfa {
  background-color: var(--e-global-color-primary);
}
.button_fcb4
  .list_773f
  .sidebar-dirty-6bfa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_fcb4 .disabled_hard_7758 .tiny_ddb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_bright_9d7d .carousel_dd5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_bright_9d7d .progress_iron_319d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-hard-f233 .up_a5a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-hard-f233
  .thumbnail_south_d342
  .input-9a44 {
  background-color: var(--e-global-color-secondary);
}
.secondary-hard-f233
  .thumbnail_south_d342.green-6892
  .input-9a44 {
  background-color: var(--e-global-color-text);
}
.secondary-hard-f233
  .thumbnail_south_d342:hover
  .input-9a44 {
  background-color: var(--e-global-color-accent);
}
.secondary-hard-f233
  .thumbnail_south_d342.fn-active-ec2c
  .input-9a44 {
  background-color: var(--e-global-color-primary);
}
.upper-f2c3 .text_b3c8 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.upper-f2c3 .background-00fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-f2c3 .frame_dirty_71fd {
  background-color: var(--e-global-color-primary);
}
.upper-f2c3 .frame_dirty_71fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-00bc .modal_b621 .progress-2799 .middle-fb3d {
  background-color: var(--e-global-color-secondary);
}
.right-00bc .modal_b621 .primary_4843:after {
  background-color: var(--e-global-color-secondary);
}
.right-00bc .hero-plasma-0412 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-00bc .mini_784e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-00bc .cool_99a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-00bc .avatar-e4cf {
  background-color: var(--e-global-color-primary);
}
.right-00bc .avatar-e4cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-00bc .tertiary_d913 {
  background-color: var(--e-global-color-secondary);
}
.right-00bc .tertiary_d913 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-00bc .modal_b621 .component_f2f9 .info_copper_f102:hover {
  background-color: var(--e-global-color-primary);
}
.right-00bc
  .modal_b621
  .component_f2f9
  .info_copper_f102.chip-medium-8864 {
  background-color: var(--e-global-color-primary);
}
.right-00bc .modal_b621 .frame-7e4e:before {
  border-color: var(--e-global-color-primary);
}
.right-00bc .modal_b621 .frame-7e4e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.right-00bc
  .modal_b621
  .frame-7e4e.large_dd70:before {
  border-color: var(--e-global-color-primary);
}
.right-00bc .badge-7fae span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_dark_0c80 .summary_440f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_dark_0c80 .summary_440f:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_dark_0c80 .summary_440f.component-left-fdcc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_dark_0c80 .backdrop-8035 {
  background-color: var(--e-global-color-primary);
}
.photo_dark_0c80 .backdrop-8035 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_dark_0c80
  .content_e88c
  .wrapper_fast_a6ee
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_dark_0c80
  .texture-7151
  .wrapper_fast_a6ee
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_b2d5
  .stone_19c8
  .dropdown_lower_e365 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_b2d5
  .stone_19c8
  .slow-f406 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_b2d5 .icon-center-87bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_b2d5 .gallery_right_1181 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_b2d5 .wide-ba5e {
  background-color: var(--e-global-color-primary);
}
.detail_b2d5 .wide-ba5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-gas-e973 .current_c2fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-gas-e973 .rough_ef6c {
  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);
}
.primary-gas-e973 .full-bed1 {
  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);
}
.primary-gas-e973 .full-bed1 a:hover {
  color: var(--e-global-color-secondary);
}
.primary-gas-e973 .filter_906f {
  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);
}
.primary-gas-e973 .main-0d27 {
  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);
}
.primary-gas-e973 .complex_92ad .purple_33ca {
  background-color: var(--e-global-color-primary);
}
.primary-gas-e973 .complex_92ad .purple_33ca:hover {
  background-color: var(--e-global-color-accent);
}
.primary-gas-e973
  .complex_92ad
  .mask-e700
  li
  span {
  background-color: var(--e-global-color-text);
}
.primary-gas-e973
  .complex_92ad
  .mask-e700
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.primary-gas-e973
  .complex_92ad
  .mask-e700
  li.message_a0ac
  span {
  background-color: var(--e-global-color-accent);
}
.orange-400a
  .video_4829
  .carousel-mini-a3a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-400a .video_4829 .overlay_motion_1e8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-400a .video_4829 .form-yellow-eae5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-400a .highlight-647a {
  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);
}
.orange-400a
  .sidebar_9bef.over_fd89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce
  > a {
  background-color: var(--e-global-color-text);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce
  > a
  .background_abc6.frame_in_9592 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce
  > a
  .avatar-rough-fec5.status_static_7d07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce
  > .down_8917
  .basic_93ce
  > a {
  background-color: var(--e-global-color-secondary);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce
  > .down_8917
  .basic_93ce
  > a
  .hero-01d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce
  > .down_8917
  .basic_93ce
  > a
  .avatar-rough-fec5.gradient-511a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce
  > a
  .thumbnail_cfbb:before {
  color: var(--e-global-color-text);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce
  > .down_8917
  a
  .thumbnail_cfbb:before {
  color: var(--e-global-color-text);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce.fluid-8ca2
  > a
  .thumbnail_cfbb:before {
  color: var(--e-global-color-text);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce
  > .down_8917
  .basic_93ce.fluid-8ca2
  > a
  .thumbnail_cfbb:before {
  color: var(--e-global-color-text);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce
  > a
  .filter_29cc
  .banner_c2a7 {
  color: var(--e-global-color-text);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce
  > .down_8917
  a
  .filter_29cc
  .banner_c2a7 {
  color: var(--e-global-color-text);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce
  > a
  .filter_29cc
  .banner_c2a7,
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce
  > .down_8917
  a
  .filter_29cc
  .banner_c2a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce
  > a
  .active-huge-131e:before {
  color: var(--e-global-color-text);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce
  > .down_8917
  a
  .active-huge-131e:before {
  color: var(--e-global-color-text);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce.fluid-8ca2
  > a
  .active-huge-131e:before {
  color: var(--e-global-color-text);
}
.outer_bc75
  > .hover_0103
  > div
  > .yellow_ee78
  > .basic_93ce
  > .down_8917
  .basic_93ce.fluid-8ca2
  > a
  .active-huge-131e:before {
  color: var(--e-global-color-text);
}
.header_9367 .layout-hovered-69d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_9367
  .hidden_b946:hover
  .layout-hovered-69d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-narrow-6412
  > .hover_0103
  > .shade_clean_1232
  > .hidden-tall-7ec6
  > .center_8d3b
  > .notification-old-1faa
  .yellow-d62d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-narrow-6412
  > .hover_0103
  > .shade_clean_1232
  > .hidden-tall-7ec6
  > .center_8d3b
  > .notification-old-1faa:hover
  .yellow-d62d {
  color: var(--e-global-color-text);
}
.preview-narrow-6412
  > .hover_0103
  > .shade_clean_1232
  > .hidden-tall-7ec6
  > .center_8d3b
  > .notification-old-1faa:hover
  .yellow-d62d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-narrow-6412
  > .hover_0103
  > .shade_clean_1232
  > .hidden-tall-7ec6
  > .center_8d3b.mask-f6e0
  > .notification-old-1faa
  .yellow-d62d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-790c .border_purple_27ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-790c .shadow_5089 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-790c .medium_6841 {
  background-color: var(--e-global-color-primary);
}
.article-790c .medium_6841 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper_19e3
  > .hover_0103
  > .chip_6a29
  > .focus_95d1
  > .primary_8827
  .copper_0399 {
  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);
}
.upper_19e3
  > .hover_0103
  > .chip_6a29
  > .focus_95d1
  > .primary_8827
  .upper_b848 {
  color: var(--e-global-color-text);
}
.upper_19e3
  > .hover_0103
  > .chip_6a29
  > .focus_95d1
  > .primary_8827:hover
  .copper_0399 {
  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);
}
.upper_19e3
  > .hover_0103
  > .chip_6a29
  > .focus_95d1
  > .primary_8827:hover
  .upper_b848 {
  color: var(--e-global-color-secondary);
}
.upper_19e3
  > .hover_0103
  > .chip_6a29
  > .focus_95d1
  > .primary_8827.accordion-dirty-514a
  .copper_0399 {
  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);
}
.upper_19e3
  > .hover_0103
  > .chip_6a29
  > .focus_95d1
  > .primary_8827.accordion-dirty-514a
  .upper_b848 {
  color: var(--e-global-color-primary);
}
.narrow-f5fc
  .static-2d25
  .tooltip_over_49d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-f5fc .bright-6a27 .tiny_ddb3 .element_79a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-outer-2840 .copper-99ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-outer-2840 .row-huge-65ff .copper-99ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-outer-2840 .stale-1bb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-outer-2840 .stale-1bb3 {
  background-color: var(--e-global-color-primary);
}
.liquid_4323 .fast-5cbe .pink_629d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_4323
  .fast-5cbe:hover
  .box-4633 {
  color: var(--e-global-color-secondary);
}
.liquid_4323
  .fast-5cbe:hover
  .pink_629d {
  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);
}
.article-out-0ec4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.avatar_fast_2de0 {
  flex-direction: column;
}

.avatar_fast_2de0 .thumbnail-52e2 {
  font-size: 50px;
  font-weight: bold;

  text-align: center;
  color: #fff;
  margin-bottom: 5px !important;

  margin-top: 15px !important;
}

h2.avatar_fast_2de0 .thumbnail-52e2 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.avatar_fast_2de0 .light-d071 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.element_outer_901e.paragraph-lite-b5c3 {
  display: none;
}

.card-tall-6499 {
  display: none;
}

body,
.static_a5ba {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.left-b552) !important; */
}

.right-bafa.slider_white_1e85 {
  margin-bottom: 40px;
  width: 100%;
}

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

.avatar_fast_2de0 a {
  width: 100%;
}

.popup_d46d .grid_8af9.block_fluid_9463 {
  width: 20% !important;
}

.complex-7eee {
  display: block;
  gap: 5px;
  text-align: center;
  background-color: #f0c159;
  white-space: nowrap;
  display: flex;
  border-radius: 10px;

  padding: 10px 25px;
  align-items: center;
  justify-content: center;

  font-size: 25px !important;
  font-weight: 700 !important;
  color: #874800;
}

.complex-7eee:hover {
  color: #000;
}

.complex-7eee svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.complex-7eee:hover svg {
  fill: #000;
}

.last-0c06 {
  background-color: #f0c159;
  border-radius: 10px;
  color: #874800;
  width: 100px;
  padding: 8px 20px;
  font-weight: 500;
  transition: all 0.14s ease-out;

  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.last-0c06:hover {
  color: #000;
}

.last-0c06:nth-child(2) {
  background-color: transparent;
  color: #f0c159;
  transition: all 0.14s ease-out;

  border: 2px solid #f0c159;
}

.last-0c06:nth-child(2):hover {
  color: #fff;
}

.popup_d46d
  .grid_8af9.stale-1ab4
  .fluid-7301
  .heading-yellow-1985 {
  font-size: 20px !important;
}

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

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

.orange-8d8e h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.stone-c8b3.active-b0b8 > .thumbnail-green-8b37 {
  display: flex;
  align-items: center;
}

.modal-complex-2085 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

.item-c7fe {
  font-size: 35px !important;
}

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

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

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

.popup_d46d
  .grid_8af9.surface-ecfb
  .notification_7046
  .down-a8c1 {
  width: 100% !important;
}

.banner-30b6 {
  width: 500px !important;
  max-width: none;
}

.detail-top-f247 {
  width: 100%;
}

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

.stone-3364 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.caption-action-284e {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.stone-3364:hover .west_bfdf {
  visibility: visible;
}
.stone-3364:hover.stone-3364::before {
  display: block;
}

.orange-8d8e h3 {
  color: #fff;
}

.column_0dd6 {
  margin: 0;
}

.popup_d46d
  .grid_8af9.surface-ecfb
  .down-a8c1
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.footer-slow-d257 {
  width: 100%;
}

.pagination_6d49 {
  width: 100%;
}

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

.pagination_6d49 {
  width: 100%;
}

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

.down-a8c1 {
  display: flex;
  align-items: center;
}

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

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

.avatar_fast_2de0 .thumbnail-52e2.description-pressed-7b01 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.avatar_fast_2de0 h1.thumbnail-52e2 {
  margin-top: 120px !important;
}

.popup_d46d .grid_8af9.secondary_white_fbbe {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.paragraph_587a img {
  width: 100%;
}

.basic-583b .video_stale_5789.fluid-7301 {
  justify-content: space-between;
}

.main-0b53 {
  display: none;
}

.frame_slow_359e .light-d071 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .stone-c8b3 .thumbnail-green-8b37 {
    flex-wrap: nowrap !important;
  }
}

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

  .banner-30b6 {
    width: 100% !important;
  }
}

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

  .complex-7eee svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .basic-583b .video_stale_5789.fluid-7301 {
    border-bottom: 1px solid #f0c159;
  }

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

  .stone-c8b3.active-b0b8 > .thumbnail-green-8b37 {
    gap: 15px;
    justify-content: space-between;
  }

  .popup_d46d
    .grid_8af9.surface-ecfb
    .down-a8c1
    img {
    width: 60% !important;
  }

  .north_c620 {
    left: 2%;
  }

  .caption_dirty_52bb {
    margin: 10px 0;
  }

  .avatar_fast_2de0 .light-d071 {
    margin: 0;
    margin-bottom: 10px;
  }

  .complex-7eee {
    font-size: 16px !important;
  }

  .item-c7fe {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.avatar_fast_2de0 .thumbnail-52e2,
  .avatar_fast_2de0 .thumbnail-52e2 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .down-a8c1 {
    justify-content: center;
  }

  .avatar_fast_2de0 .light-d071 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .popup_d46d .grid_8af9.block_fluid_9463 {
    width: 75% !important;
  }

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

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

  h2.avatar_fast_2de0 .thumbnail-52e2,
  .avatar_fast_2de0 .thumbnail-52e2 {
    font-size: 30px !important;
  }

  .down-a8c1 {
    justify-content: center;
  }

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

  .soft_98cf
    .west_e260.pressed-2dac {
    margin: 0 !important;
  }

  .modal-complex-2085 {
    margin: 0;
    gap: 10px;
  }

  .caption_dirty_52bb {
    display: flex;
  }

  .shadow_cc54 .complex-7eee {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .avatar_fast_2de0 h1.thumbnail-52e2 {
    margin-top: 80px !important;
  }

  .popup_d46d
    .grid_8af9.surface-ecfb
    .down-a8c1
    img,
  .advanced_e146 .notification_7046 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .last-0c06 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .popup_d46d .grid_8af9.block_fluid_9463 {
    width: 100% !important;
  }

  .stone-c8b3.active-b0b8 > .thumbnail-green-8b37 {
    gap: 3px;
  }

  .avatar_fast_2de0 .light-d071 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 7463 */
.shadow-element-g3 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
