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(.carousel-3fba) {
  gap: 0.5em;
}
:where(.icon_huge_2ef4) {
  gap: 0.5em;
}
body .cold-e578 > .pagination-791b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .cold-e578 > .media_6de3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .cold-e578 > .menu-small-86c8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .backdrop-bfb6 > .pagination-791b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .backdrop-bfb6 > .media_6de3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .backdrop-bfb6 > .menu-small-86c8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .backdrop-bfb6
  > :where(:not(.pagination-791b):not(.media_6de3):not(.complex-1b67)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .backdrop-bfb6 > .grid-9e40 {
  max-width: var(--wp--style--global--wide-size);
}
body .carousel-3fba {
  display: flex;
}
body .carousel-3fba {
  flex-wrap: wrap;
  align-items: center;
}
body .carousel-3fba > * {
  margin: 0;
}
body .icon_huge_2ef4 {
  display: grid;
}
body .icon_huge_2ef4 > * {
  margin: 0;
}
:where(.fresh-8675.carousel-3fba) {
  gap: 2em;
}
:where(.fresh-8675.icon_huge_2ef4) {
  gap: 2em;
}
:where(.focus-43dd.carousel-3fba) {
  gap: 1.25em;
}
:where(.focus-43dd.icon_huge_2ef4) {
  gap: 1.25em;
}
.button-9a70 {
  color: var(--wp--preset--color--black) !important;
}
.status-cold-3582 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pressed-4065 {
  color: var(--wp--preset--color--white) !important;
}
.sidebar-pro-cedf {
  color: var(--wp--preset--color--pale-pink) !important;
}
.panel-69f0 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.medium-cd0c {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.icon-2bc0 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.short-64dc {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.header-current-a4e0 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.nav_down_caf0 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.message_clean_4578 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.lower-4970 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.outer-2799 {
  background-color: var(--wp--preset--color--black) !important;
}
.progress_next_dff1 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.module_d73c {
  background-color: var(--wp--preset--color--white) !important;
}
.menu_advanced_65f3 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.filter-large-5fa5 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.hard-1b51 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.widget-pink-d598 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.container_b14d {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.copper_65ff {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.alert-b306 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hot-2992 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.row_pressed_33ea {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.frame_pro_2d6c {
  border-color: var(--wp--preset--color--black) !important;
}
.filter-orange-0270 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.texture_6456 {
  border-color: var(--wp--preset--color--white) !important;
}
.surface-pressed-871b {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.description_tiny_2a50 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.sidebar-8dd6 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.left_2544 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.selected_d691 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.summary_outer_29d9 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.text_tall_1634 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.content_399a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.purple_10cd {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.mini_c108 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.smooth-6479 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.basic-4829 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.main-6969 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.box-hard-b98b {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.message_25ca {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.gallery_west_96e6 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.under_94b3 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.table_34ec {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.card_steel_7715 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.item-clean-517c {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.thumbnail-d2dc {
  background: var(--wp--preset--gradient--midnight) !important;
}
.breadcrumb_0aca {
  font-size: var(--wp--preset--font-size--small) !important;
}
.simple_d510 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.cold_9203 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.overlay-outer-17c3 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.blue-d2c3 a:where(:not(.focus_gold_6347)) {
  color: inherit;
}
:where(.focus-43dd.carousel-3fba) {
  gap: 1.25em;
}
:where(.focus-43dd.icon_huge_2ef4) {
  gap: 1.25em;
}
:where(.fresh-8675.carousel-3fba) {
  gap: 2em;
}
:where(.fresh-8675.icon_huge_2ef4) {
  gap: 2em;
}
.gradient_smooth_e854 {
  font-size: 1.5em;
  line-height: 1.6;
}

.section_99ba .input_dark_7db4 {
  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-cool-112d .preview-dark-01ba {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_7faa {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_7faa.north_fcca .component-in-4ef1 {
  background-color: var(--e-global-color-primary);
}
.shade_7faa.out-6820 .component-in-4ef1,
.shade_7faa.status_a2c4 .component-in-4ef1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.banner_steel_1b51 .banner-fast-49ce {
  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);
}
.inner-e51b {
  --divider-color: var(--e-global-color-secondary);
}
.inner-e51b .layout_fd1a {
  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);
}
.inner-e51b.list-lower-6772 .text-95f7 {
  background-color: var(--e-global-color-secondary);
}
.inner-e51b.south_f66c .text-95f7,
.inner-e51b.copper_ec6a .text-95f7 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.inner-e51b.south_f66c .text-95f7,
.inner-e51b.copper_ec6a .text-95f7 svg {
  fill: var(--e-global-color-secondary);
}
.filter-55f4 .focus-west-2a81 {
  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);
}
.filter-55f4 .form-128e {
  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);
}
.pressed_db06.list-lower-6772 .text-95f7 {
  background-color: var(--e-global-color-primary);
}
.pressed_db06.south_f66c .text-95f7,
.pressed_db06.copper_ec6a .text-95f7 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pressed_db06.south_f66c .text-95f7,
.pressed_db06.copper_ec6a .text-95f7 svg {
  fill: var(--e-global-color-primary);
}
.steel-46fb.list-lower-6772 .text-95f7 {
  background-color: var(--e-global-color-primary);
}
.steel-46fb.south_f66c .text-95f7,
.steel-46fb.copper_ec6a .text-95f7 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.steel-46fb .grid-out-b45b {
  color: var(--e-global-color-primary);
}
.steel-46fb .grid-out-b45b,
.steel-46fb .grid-out-b45b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-46fb .status_down_77cd {
  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);
}
.solid-b3b8 .chip_b105 {
  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);
}
.hidden-5625 .focus-b137 .clean_6b0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-7d90 .overlay_6e86:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.link-7d90 .full_31cd i {
  color: var(--e-global-color-primary);
}
.link-7d90 .full_31cd svg {
  fill: var(--e-global-color-primary);
}
.link-7d90 .tiny_cd60 {
  color: var(--e-global-color-secondary);
}
.link-7d90 .overlay_6e86 > .tiny_cd60,
.link-7d90 .overlay_6e86 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_action_3a72 .static-077d {
  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);
}
.avatar_action_3a72 .layout_east_53e8 {
  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);
}
.column_120b .article_9bc9 .rough-500e {
  background-color: var(--e-global-color-primary);
}
.column_120b .row-b3fb {
  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);
}
.notice_hot_630f .orange_082b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_hot_630f .breadcrumb_97fe {
  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);
}
.notice_hot_630f .outline-52b0 {
  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);
}
.right-12de .video_bright_e6d7,
.right-12de .video_bright_e6d7 a {
  color: var(--e-global-color-primary);
}
.right-12de .video_bright_e6d7.west-e9cc,
.right-12de .video_bright_e6d7.west-e9cc a {
  color: var(--e-global-color-accent);
}
.right-12de .video_bright_e6d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-12de .text_2d61 {
  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);
}
.paper-7592 .slider_purple_d71a,
.paper-7592 .main-fee4 {
  color: var(--e-global-color-primary);
}
.paper-7592 .slider_purple_d71a svg {
  fill: var(--e-global-color-primary);
}
.paper-7592 .west-e9cc .slider_purple_d71a,
.paper-7592 .west-e9cc .main-fee4 {
  color: var(--e-global-color-accent);
}
.paper-7592 .west-e9cc .slider_purple_d71a svg {
  fill: var(--e-global-color-accent);
}
.paper-7592 .main-fee4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-7592 .text_2d61 {
  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);
}
.middle-76f5 .content_small_18fe,
.middle-76f5 .container-0df8 {
  color: var(--e-global-color-primary);
}
.middle-76f5 .container-0df8 svg {
  fill: var(--e-global-color-primary);
}
.middle-76f5 .video_bright_e6d7.west-e9cc a,
.middle-76f5
  .video_bright_e6d7.west-e9cc
  .container-0df8 {
  color: var(--e-global-color-accent);
}
.middle-76f5 .content_small_18fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-76f5 .text_2d61 {
  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);
}
.aside_fdde .silver_fb79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_fdde .mask_f6b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_bac8 .inner_e60b .under-b919 {
  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);
}
.shadow_bac8 .inner_e60b .short-c11e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_bac8 .stale_fd2a .under-b919 {
  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);
}
.shadow_bac8
  .stale_fd2a
  .short-c11e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_bac8
  .yellow-b24d
  .under-b919 {
  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);
}
.shadow_bac8
  .yellow-b24d
  .short-c11e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_bac8
  .iron_3f83
  .under-b919 {
  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);
}
.shadow_bac8
  .iron_3f83
  .short-c11e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-dark-1c56 .solid_cd75 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-dark-1c56 .solid_cd75:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-dark-1c56 .complex_8781 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-dark-1c56
  .solid_cd75:hover
  .complex_8781 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-3a01 .shade-new-68eb {
  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);
}
.east-ab12 .fresh-c730 .hover_basic_07ea a {
  background-color: var(--e-global-color-accent);
}
.east-ab12 .fresh-c730 .column-wood-f3e0 a {
  background-color: var(--e-global-color-accent);
}
.east-ab12 .fresh-c730 .hover_basic_07ea a,
.east-ab12 .fresh-c730 .column-wood-f3e0 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_c39b
  .info-first-8311.dim-5930
  .fresh-c730
  a.pro_922e {
  background-color: var(--e-global-color-accent);
}
.sidebar_c39b
  .info-first-8311.dim-5930
  .fresh-c730
  span.pro_922e.fn-current-a1aa {
  background-color: var(--e-global-color-text);
}
.sidebar_c39b
  .info-first-8311.dim-5930
  .fresh-c730
  .pro_922e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e13a .dropdown-short-8148 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e13a
  .hover_blue_0183
  > .disabled-b03e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e13a
  .label-cd3f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e13a
  .sort-7e90
  .slider-dark-e0c1,
.photo-e13a
  .sort-7e90
  .primary_c5c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-e13a
  .sort-7e90
  .table_01ec,
.photo-e13a
  .sort-7e90
  a
  .table_01ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e13a
  .sort-7e90
  .notice_white_afd0 {
  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);
}
.photo-e13a
  .sort-7e90
  .last_eb79 {
  background-color: var(--e-global-color-primary);
}
.photo-e13a
  .sort-7e90
  .last_eb79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e13a
  .sort-7e90
  .last_eb79:hover {
  background-color: var(--e-global-color-primary);
}
.photo-e13a
  .sort-7e90
  .hover_b0fc {
  background-color: var(--e-global-color-primary);
}
.photo-e13a
  .sort-7e90
  .hover_b0fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e13a
  .sort-7e90
  .hover_b0fc:hover {
  background-color: var(--e-global-color-primary);
}
.photo-e13a
  .column_thick_c61f
  .disabled_78db
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-e13a
  .column_thick_c61f
  .notification-narrow-b5c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e13a
  .column_thick_c61f
  .notice_white_afd0 {
  color: var(--e-global-color-text);
}
.photo-e13a
  .column_thick_c61f
  .notice_white_afd0
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e13a
  .column_thick_c61f
  .last_eb79 {
  background-color: var(--e-global-color-primary);
}
.photo-e13a
  .column_thick_c61f
  .last_eb79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e13a
  .column_thick_c61f
  .last_eb79:hover {
  background-color: var(--e-global-color-primary);
}
.photo-e13a
  .column_thick_c61f
  .hover_b0fc {
  background-color: var(--e-global-color-primary);
}
.photo-e13a
  .column_thick_c61f
  .hover_b0fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e13a
  .column_thick_c61f
  .hover_b0fc:hover {
  background-color: var(--e-global-color-primary);
}
.photo-e13a .light-3146 {
  background-color: var(--e-global-color-primary);
}
.photo-e13a .light-3146:hover {
  background-color: var(--e-global-color-primary);
}
.photo-e13a .gallery_aba8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-e13a .gradient-c559 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-68e1 .block_glass_6bcc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-68e1
  .wide_d496
  > div:nth-child(3)
  .block_glass_6bcc,
.disabled-68e1
  .blue_3052
  > div:nth-child(1)
  .block_glass_6bcc,
.disabled-68e1
  .sidebar-plasma-7e4e
  > div:nth-child(1)
  .block_glass_6bcc,
.disabled-68e1
  .dark_9be0
  > div:nth-child(1)
  .block_glass_6bcc,
.disabled-68e1
  .huge_2d6e
  > div:nth-child(1)
  .block_glass_6bcc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-68e1 .image_3c70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-68e1 .picture-over-06bc {
  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);
}
.disabled-68e1 .logo-pressed-51b5 {
  background-color: var(--e-global-color-primary);
}
.disabled-68e1 .logo-pressed-51b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-68e1 .logo-pressed-51b5:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-68e1 .notice_bf71 {
  background-color: var(--e-global-color-primary);
}
.disabled-68e1 .notice_bf71:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-68e1 .gallery_aba8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-68e1 .gradient-c559 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_stone_1e90 .button-right-0050 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_stone_1e90 .hard-397e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_stone_1e90 .fixed-7224 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_stone_1e90 .article-6cf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_stone_1e90 .advanced-99c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_stone_1e90 .notice_bf71 {
  background-color: var(--e-global-color-primary);
}
.avatar_stone_1e90 .notice_bf71:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_stale_3c5b .image-f510 {
  background-color: var(--e-global-color-secondary);
}
.accordion_stale_3c5b .disabled-f389 {
  background-color: var(--e-global-color-text);
}
.accordion_stale_3c5b .card-a2a7 {
  background-color: var(--e-global-color-secondary);
}
.accordion_stale_3c5b .box-754e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_stale_3c5b .banner_0e19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_stale_3c5b .container-lite-b6d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_stale_3c5b .box-cold-7e80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_stale_3c5b .modal_bronze_19d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_0117 .highlight_under_8cc6 .button_f3e7,
.steel_0117
  .highlight_under_8cc6
  .button_f3e7
  a,
.steel_0117 .pagination_glass_8f00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_0117 .highlight_under_8cc6 .lower-63f0,
.steel_0117 .easy_0d74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_0117 .highlight_under_8cc6 .lower-63f0 {
  color: var(--e-global-color-text);
}
.steel_0117 .easy_0d74 {
  color: var(--e-global-color-text);
}
.steel_0117
  .highlight_under_8cc6
  .preview-middle-83e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_0117 .info_7436 .backdrop-e379 {
  background-color: var(--e-global-color-primary);
}
.steel_0117 .info_7436 .backdrop-e379:hover {
  background-color: var(--e-global-color-primary);
}
.steel_0117 .info_7436 .notice_2ba2 li span {
  background-color: var(--e-global-color-text);
}
.steel_0117 .info_7436 .notice_2ba2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.steel_0117
  .info_7436
  .notice_2ba2
  li.outer-3324
  span {
  background-color: var(--e-global-color-accent);
}
.steel_0117 .lite_c186 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-mini-67bb .tag-black-846e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-de43 .easy-46d9 {
  background-color: var(--e-global-color-primary);
}
.silver-de43 .mask_f551 {
  background-color: var(--e-global-color-secondary);
}
.silver-de43 .center-fa5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-de43 .aside_3fa7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-de43 .selected-72fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-de43 .filter_light_85e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-de43 .picture_a9ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-de43 .slider_7065 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-de43 .action_ee35 {
  background-color: var(--e-global-color-primary);
}
.silver-de43 .action_ee35 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_lite_23d8 .light_b273 {
  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);
}
.main_lite_23d8 .wrapper_black_0758 {
  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);
}
.main_lite_23d8
  .column-aeec:after {
  background-color: var(--e-global-color-primary);
}
.main_lite_23d8 .description-348b {
  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);
}
.paragraph_1a24 .pagination_glass_8f00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_1a24 .easy_0d74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-08c8 .detail_medium_49cb .notification-1f3d {
  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);
}
.header-08c8 .detail_medium_49cb .texture-purple-9b5e {
  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);
}
.plasma_c036 .background-pressed-76d2 {
  background-color: var(--e-global-color-primary);
}
.plasma_c036 .main-dark-d9c1 {
  background-color: var(--e-global-color-secondary);
}
.plasma_c036 .gas-0272 .photo_east_f9bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_c036 .tertiary-bronze-6b85 .photo_east_f9bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-4e03 .hidden_plasma_d986 .popup_ed14 {
  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);
}
.form-4e03 .hidden_plasma_d986 .chip_narrow_a21d {
  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);
}
.form-4e03 .hidden_plasma_d986 .component-95eb {
  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);
}
.last_1fd5 .chip_down_e5af {
  border-color: var(--e-global-color-text);
}
.last_1fd5 .header_fast_b557 {
  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);
}
.last_1fd5 .slider_ac53 {
  color: var(--e-global-color-primary);
}
.last_1fd5 .lower-2d0f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-fresh-a414 .steel_bcf6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-fresh-a414 .slow_0b64 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-fresh-a414 .bright-10d7:hover .steel_bcf6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-fresh-a414
  .bright-10d7:hover
  .slow_0b64 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-b108 .banner_red_fa09 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-b108 .brown-1180 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-fast-c760 .surface_top_73ef .main_west_f609 {
  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);
}
.element-fast-c760 .center_9686 .main_west_f609 {
  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);
}
.texture-0715 .status_over_4dde {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.stone_7dc2 .content_steel_be04 .label-98f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_7dc2 .content_steel_be04 .label-98f6 {
  background-color: var(--e-global-color-secondary);
}
.stone_7dc2 .panel-0079 .label-98f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_7dc2 .panel-0079 .label-98f6 {
  background-color: var(--e-global-color-secondary);
}
.stone_7dc2 .gallery_north_63ac .black-7998 {
  background-color: var(--e-global-color-primary);
}
.stone_7dc2 .gallery_north_63ac:hover .black-7998 {
  background-color: var(--e-global-color-secondary);
}
.stone_7dc2 .backdrop-e379 {
  background-color: var(--e-global-color-primary);
}
.stone_7dc2 .backdrop-e379:hover {
  background-color: var(--e-global-color-accent);
}
.stone_7dc2 .notice_2ba2 li span {
  background-color: var(--e-global-color-text);
}
.stone_7dc2 .notice_2ba2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.stone_7dc2 .notice_2ba2 li.outer-3324 span {
  background-color: var(--e-global-color-accent);
}
.secondary_f109 .form-1b9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_f109 .dark_a6eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-9bbf .motion_35a5:before {
  background-color: var(--e-global-color-secondary);
}
.short-9bbf .widget_1bdd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-9bbf .carousel_29cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-0f68 .rough_afad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-0f68 .rough_afad:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-0f68 .rough_afad.fn-active-a1aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-0f68 .advanced-b657 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-0f68 .feature_paper_0661 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-0f68 .over_5c03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-0f68 .panel_down_b1fc {
  background-color: var(--e-global-color-primary);
}
.article-0f68 .panel_down_b1fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-0f68 .glass_d7b2 {
  background-color: var(--e-global-color-primary);
}
.article-0f68 .glass_d7b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-921f .status_upper_7cd2 .hero_thick_0dae a {
  color: var(--e-global-color-secondary);
}
.shade-921f .status_upper_7cd2 .hero_thick_0dae a:hover {
  color: var(--e-global-color-secondary);
}
.shade-921f .status_upper_7cd2 .hero_thick_0dae,
.shade-921f .status_upper_7cd2 .hero_thick_0dae a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-921f .status_upper_7cd2 .input_cd9d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-921f .status_upper_7cd2 .avatar_5710 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-921f .status_upper_7cd2 .chip-6252 {
  background-color: var(--e-global-color-primary);
}
.shade-921f .status_upper_7cd2 .chip-6252 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-921f .status_upper_7cd2 .chip-6252:hover {
  background-color: var(--e-global-color-primary);
}
.shade-921f .status_upper_7cd2 .brown_8989 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-921f .status_upper_7cd2 .brown_8989 {
  background-color: var(--e-global-color-primary);
}
.shade-921f .status_upper_7cd2 .brown_8989:hover {
  background-color: var(--e-global-color-primary);
}
.shade-921f .status_upper_7cd2 .backdrop-e379 {
  background-color: var(--e-global-color-primary);
}
.shade-921f .status_upper_7cd2 .backdrop-e379:hover {
  background-color: var(--e-global-color-primary);
}
.shade-921f .info_7436 .notice_2ba2 li span {
  background-color: var(--e-global-color-text);
}
.shade-921f .info_7436 .notice_2ba2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.shade-921f .info_7436 .notice_2ba2 li.outer-3324 span {
  background-color: var(--e-global-color-accent);
}
.shade-921f .gallery_aba8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-921f .gradient-c559 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-6d09 .pattern-65f3 .soft-9f6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-6d09 .pattern-65f3 .cool_ba4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-6d09 .pattern-65f3 .dark_abc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-77b2 .info_narrow_2134 {
  border-color: var(--e-global-color-text);
}
.modal-77b2 .progress-white-3110 {
  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);
}
.modal-77b2 .mask_c14e {
  color: var(--e-global-color-secondary);
}
.modal-77b2 .mask_c14e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-77b2 .icon-a357 > * {
  color: var(--e-global-color-primary);
}
.modal-77b2 .icon-a357 > * svg {
  fill: var(--e-global-color-primary);
}
.modal-77b2 .button-iron-1a05 {
  color: var(--e-global-color-primary);
}
.modal-77b2 .button-iron-1a05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-77b2 .notification-smooth-702f {
  color: var(--e-global-color-primary);
}
.modal-77b2 .notification-smooth-702f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-77b2 .north-577e {
  color: var(--e-global-color-primary);
}
.modal-77b2 .north-577e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-77b2 .cool_39d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-77b2 .primary_new_91de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-77b2 .primary_new_91de.label-fast-7143 {
  color: var(--e-global-color-secondary);
}
.modal-77b2 .primary_new_91de.label-fast-7143 .backdrop_thick_40af {
  color: var(--e-global-color-accent);
}
.modal-77b2 .primary_new_91de.shade_d4b9 {
  color: var(--e-global-color-text);
}
.modal-77b2 .primary_new_91de.shade_d4b9 .backdrop_thick_40af {
  color: var(--e-global-color-text);
}
.modal-77b2 .primary_new_91de:before {
  border-top-color: var(--e-global-color-text);
}
.modal-77b2 .chip-bda0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-77b2
  .chip-bda0
  .progress_fc25 {
  background-color: var(--e-global-color-primary);
}
.modal-77b2
  .chip-bda0
  .progress_fc25 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-77b2 .info_narrow_2134 .image_advanced_c8c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-91dd .tooltip_short_fdf0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-91dd .header-d3b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-1b9f .container-fluid-5bb9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-1b9f
  .action_c9b4
  .slow-d64f {
  background-color: var(--e-global-color-secondary);
}
.smooth-1b9f
  .action_c9b4.over_2701
  .slow-d64f {
  background-color: var(--e-global-color-text);
}
.smooth-1b9f
  .action_c9b4:hover
  .slow-d64f {
  background-color: var(--e-global-color-accent);
}
.smooth-1b9f
  .action_c9b4.fn-active-a1aa
  .slow-d64f {
  background-color: var(--e-global-color-primary);
}
.message_mini_b7cf .paper_dfa9 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.message_mini_b7cf .tall-605d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_mini_b7cf .button_dirty_dfcd {
  background-color: var(--e-global-color-primary);
}
.message_mini_b7cf .button_dirty_dfcd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge_cbbf .button_warm_f178 .complex-4694 .card_def7 {
  background-color: var(--e-global-color-secondary);
}
.huge_cbbf .button_warm_f178 .block-wood-bc55:after {
  background-color: var(--e-global-color-secondary);
}
.huge_cbbf .soft_e472 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_cbbf .popup_wide_8f47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_cbbf .article-35e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_cbbf .slider_glass_2cc8 {
  background-color: var(--e-global-color-primary);
}
.huge_cbbf .slider_glass_2cc8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge_cbbf .nav-yellow-0796 {
  background-color: var(--e-global-color-secondary);
}
.huge_cbbf .nav-yellow-0796 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge_cbbf .button_warm_f178 .footer_black_928d .middle_9633:hover {
  background-color: var(--e-global-color-primary);
}
.huge_cbbf
  .button_warm_f178
  .footer_black_928d
  .middle_9633.hover-f495 {
  background-color: var(--e-global-color-primary);
}
.huge_cbbf .button_warm_f178 .button_warm_cf34:before {
  border-color: var(--e-global-color-primary);
}
.huge_cbbf .button_warm_f178 .button_warm_cf34:hover:before {
  border-color: var(--e-global-color-secondary);
}
.huge_cbbf
  .button_warm_f178
  .button_warm_cf34.media-medium-6bd0:before {
  border-color: var(--e-global-color-primary);
}
.huge_cbbf .smooth-d22f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_406d .in-83ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_406d .in-83ce:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_406d .in-83ce.out-613d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_406d .detail-under-2468 {
  background-color: var(--e-global-color-primary);
}
.aside_406d .detail-under-2468 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_406d
  .dropdown-ff32
  .pink_b6b9
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_406d
  .background_0f9a
  .pink_b6b9
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_under_b2d7
  .photo_8d46
  .aside-915c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_under_b2d7
  .photo_8d46
  .hot_76b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_under_b2d7 .background_a755 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_under_b2d7 .progress_fcda {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_under_b2d7 .badge_in_9663 {
  background-color: var(--e-global-color-primary);
}
.border_under_b2d7 .badge_in_9663 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-3d1c .short-558d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-3d1c .cold_9128 {
  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);
}
.yellow-3d1c .plasma_37ff {
  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-3d1c .plasma_37ff a:hover {
  color: var(--e-global-color-secondary);
}
.yellow-3d1c .shade-09fa {
  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);
}
.yellow-3d1c .mini-8be2 {
  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);
}
.yellow-3d1c .picture_6eaa .backdrop-e379 {
  background-color: var(--e-global-color-primary);
}
.yellow-3d1c .picture_6eaa .backdrop-e379:hover {
  background-color: var(--e-global-color-accent);
}
.yellow-3d1c
  .picture_6eaa
  .notice_2ba2
  li
  span {
  background-color: var(--e-global-color-text);
}
.yellow-3d1c
  .picture_6eaa
  .notice_2ba2
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.yellow-3d1c
  .picture_6eaa
  .notice_2ba2
  li.outer-3324
  span {
  background-color: var(--e-global-color-accent);
}
.wood_d5b7
  .image-2378
  .alert-dirty-ac29 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_d5b7 .image-2378 .narrow_4871 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_d5b7 .image-2378 .warm_bf21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_d5b7 .icon_9f18 {
  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);
}
.wood_d5b7
  .widget_action_f42c.summary_large_df03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5
  > a {
  background-color: var(--e-global-color-text);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5
  > a
  .alert-9e53.chip-0018 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5
  > a
  .static-7571.detail-dark-430e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5
  > .description_41df
  .inner_97e5
  > a {
  background-color: var(--e-global-color-secondary);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5
  > .description_41df
  .inner_97e5
  > a
  .mask_0a2f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5
  > .description_41df
  .inner_97e5
  > a
  .static-7571.list-out-c455 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5
  > a
  .gallery-brown-56c7:before {
  color: var(--e-global-color-text);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5
  > .description_41df
  a
  .gallery-brown-56c7:before {
  color: var(--e-global-color-text);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5.container_prev_a3e4
  > a
  .gallery-brown-56c7:before {
  color: var(--e-global-color-text);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5
  > .description_41df
  .inner_97e5.container_prev_a3e4
  > a
  .gallery-brown-56c7:before {
  color: var(--e-global-color-text);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5
  > a
  .content_action_e283
  .section_fixed_f8af {
  color: var(--e-global-color-text);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5
  > .description_41df
  a
  .content_action_e283
  .section_fixed_f8af {
  color: var(--e-global-color-text);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5
  > a
  .content_action_e283
  .section_fixed_f8af,
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5
  > .description_41df
  a
  .content_action_e283
  .section_fixed_f8af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5
  > a
  .button-4d0d:before {
  color: var(--e-global-color-text);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5
  > .description_41df
  a
  .button-4d0d:before {
  color: var(--e-global-color-text);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5.container_prev_a3e4
  > a
  .button-4d0d:before {
  color: var(--e-global-color-text);
}
.slider-gas-7fb0
  > .main-6334
  > div
  > .menu-current-7ed8
  > .inner_97e5
  > .description_41df
  .inner_97e5.container_prev_a3e4
  > a
  .button-4d0d:before {
  color: var(--e-global-color-text);
}
.glass-d3ea .preview-short-6b57 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass-d3ea
  .badge_stone_8481:hover
  .preview-short-6b57 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_a1f1
  > .main-6334
  > .search_center_0b14
  > .orange-4665
  > .message-soft-f330
  > .card_huge_0cb9
  .left_5862 {
  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);
}
.tertiary_a1f1
  > .main-6334
  > .search_center_0b14
  > .orange-4665
  > .message-soft-f330
  > .card_huge_0cb9:hover
  .left_5862 {
  color: var(--e-global-color-text);
}
.tertiary_a1f1
  > .main-6334
  > .search_center_0b14
  > .orange-4665
  > .message-soft-f330
  > .card_huge_0cb9:hover
  .left_5862 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_a1f1
  > .main-6334
  > .search_center_0b14
  > .orange-4665
  > .message-soft-f330.action_7ec4
  > .card_huge_0cb9
  .left_5862 {
  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);
}
.title_tiny_7a26 .search-old-d036 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_tiny_7a26 .hard-e9b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_tiny_7a26 .hot_4ce9 {
  background-color: var(--e-global-color-primary);
}
.title_tiny_7a26 .hot_4ce9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_6507
  > .main-6334
  > .item_b7cf
  > .modal-e64e
  > .content-a75d
  .active_aa15 {
  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);
}
.tertiary_6507
  > .main-6334
  > .item_b7cf
  > .modal-e64e
  > .content-a75d
  .soft_466d {
  color: var(--e-global-color-text);
}
.tertiary_6507
  > .main-6334
  > .item_b7cf
  > .modal-e64e
  > .content-a75d:hover
  .active_aa15 {
  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);
}
.tertiary_6507
  > .main-6334
  > .item_b7cf
  > .modal-e64e
  > .content-a75d:hover
  .soft_466d {
  color: var(--e-global-color-secondary);
}
.tertiary_6507
  > .main-6334
  > .item_b7cf
  > .modal-e64e
  > .content-a75d.list-6ce7
  .active_aa15 {
  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);
}
.tertiary_6507
  > .main-6334
  > .item_b7cf
  > .modal-e64e
  > .content-a75d.list-6ce7
  .soft_466d {
  color: var(--e-global-color-primary);
}
.input-bfd2
  .surface-9683
  .info-solid-5c3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-bfd2 .tall-062a .image_advanced_c8c5 .action-2810 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-2103 .shadow-c63d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-2103 .first-1ffa .shadow-c63d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-2103 .tabs-7450 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-2103 .tabs-7450 {
  background-color: var(--e-global-color-primary);
}
.backdrop_cold_c399 .carousel_center_83e5 .picture_pressed_430f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_cold_c399
  .carousel_center_83e5:hover
  .secondary_7d29 {
  color: var(--e-global-color-secondary);
}
.backdrop_cold_c399
  .carousel_center_83e5:hover
  .picture_pressed_430f {
  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);
}
.image_b1f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.nav-pink-2d8a {
  flex-direction: column;
}

.nav-pink-2d8a .prev-561a {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.nav-pink-2d8a .prev-561a {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.nav-pink-2d8a .button_3f9c {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.nav-210f.focused_e80b {
  display: none;
}

.motion_09a5 {
  display: none;
}

body,
.tertiary_ba31 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.caption-f779) !important; */
}

.badge-left-4ea6.sidebar-ea1d {
  margin-bottom: 40px;
  width: 100%;
}

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

.nav-pink-2d8a a {
  width: 100%;
}

.status-selected-b075 .accent-light-028c.label_8d88 {
  width: 20% !important;
}

.banner-037e {
  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;
}

.banner-037e:hover {
  color: #000;
}

.banner-037e svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.banner-037e:hover svg {
  fill: #000;
}

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

.logo_stale_3795:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.logo_stale_3795:nth-child(2):hover {
  color: #fff;
}

.status-selected-b075
  .accent-light-028c.gold_1759
  .dirty_d76a
  .large_3bb3 {
  font-size: 20px !important;
}

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

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

.mask-5b43 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.panel-1224.sidebar_3ab0 > .mask-purple-587e {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.column-new-7434 {
  position: relative;
  width: 100%;
}

.message-a7de {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.status-selected-b075
  .accent-light-028c.silver-b26e
  .pro-14b9
  .south_21c4 {
  width: 100% !important;
}

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

.thick-75a5 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.breadcrumb-yellow-9cd3 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.cold_ff61:hover .breadcrumb-yellow-9cd3 {
  visibility: visible;
}
.cold_ff61:hover.cold_ff61::before {
  display: block;
}

.mask-5b43 h3 {
  color: #fff;
}

.primary_070e {
  margin: 0;
}

.status-selected-b075
  .accent-light-028c.silver-b26e
  .south_21c4
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.outer_eb7f {
  width: 100%;
}

.heading-dim-4176 {
  width: 100%;
}

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

.heading-dim-4176 {
  width: 100%;
}

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

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

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

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

.nav-pink-2d8a .prev-561a.tooltip-tiny-265c {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.nav-pink-2d8a h1.prev-561a {
  margin-top: 120px !important;
}

.status-selected-b075 .accent-light-028c.overlay_6331 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.gold-af41 img {
  width: 100%;
}

.wide_d630 .aside-1758.dirty_d76a {
  justify-content: space-between;
}

.small-b723 {
  display: none;
}

.article_8f1e .button_3f9c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .panel-1224 .mask-purple-587e {
    flex-wrap: nowrap !important;
  }
}

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

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

@media (max-width: 767px) {
  .mask-5b43 h3 {
    font-size: 28px;
  }

  .banner-037e svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .wide_d630 .aside-1758.dirty_d76a {
    border-bottom: 1px solid #f0c159;
  }

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

  .panel-1224.sidebar_3ab0 > .mask-purple-587e {
    gap: 15px;
    justify-content: space-between;
  }

  .status-selected-b075
    .accent-light-028c.silver-b26e
    .south_21c4
    img {
    width: 60% !important;
  }

  .message-a7de {
    left: 2%;
  }

  .overlay-4b28 {
    margin: 10px 0;
  }

  .nav-pink-2d8a .button_3f9c {
    margin: 0;
    margin-bottom: 10px;
  }

  .banner-037e {
    font-size: 16px !important;
  }

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

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

  h2.nav-pink-2d8a .prev-561a,
  .nav-pink-2d8a .prev-561a {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .south_21c4 {
    justify-content: center;
  }

  .nav-pink-2d8a .button_3f9c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .status-selected-b075 .accent-light-028c.label_8d88 {
    width: 75% !important;
  }

  .gold-af41 img {
    width: 100% !important;
  }
}

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

  h2.nav-pink-2d8a .prev-561a,
  .nav-pink-2d8a .prev-561a {
    font-size: 30px !important;
  }

  .south_21c4 {
    justify-content: center;
  }

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

  .table-a268
    .breadcrumb-c7d6.pressed-f66c {
    margin: 0 !important;
  }

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

  .overlay-4b28 {
    display: flex;
  }

  .card_ec86 .banner-037e {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .gradient-dim-2fe3 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .nav-pink-2d8a h1.prev-561a {
    margin-top: 80px !important;
  }

  .status-selected-b075
    .accent-light-028c.silver-b26e
    .south_21c4
    img,
  .filter-55f4 .pro-14b9 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .status-selected-b075 .accent-light-028c.label_8d88 {
    width: 100% !important;
  }

  .panel-1224.sidebar_3ab0 > .mask-purple-587e {
    gap: 3px;
  }

  .nav-pink-2d8a .button_3f9c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: d073 */
.widget-item-d0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
