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(.gallery-e59f) {
  gap: 0.5em;
}
:where(.motion_8cde) {
  gap: 0.5em;
}
body .tertiary_92d5 > .tertiary_paper_2ff8 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tertiary_92d5 > .header-copper-b659 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tertiary_92d5 > .focus_72c8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .medium_c36b > .tertiary_paper_2ff8 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .medium_c36b > .header-copper-b659 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .medium_c36b > .focus_72c8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .medium_c36b
  > :where(:not(.tertiary_paper_2ff8):not(.header-copper-b659):not(.header-middle-4618)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .medium_c36b > .container-90b2 {
  max-width: var(--wp--style--global--wide-size);
}
body .gallery-e59f {
  display: flex;
}
body .gallery-e59f {
  flex-wrap: wrap;
  align-items: center;
}
body .gallery-e59f > * {
  margin: 0;
}
body .motion_8cde {
  display: grid;
}
body .motion_8cde > * {
  margin: 0;
}
:where(.status_373c.gallery-e59f) {
  gap: 2em;
}
:where(.status_373c.motion_8cde) {
  gap: 2em;
}
:where(.blue-c535.gallery-e59f) {
  gap: 1.25em;
}
:where(.blue-c535.motion_8cde) {
  gap: 1.25em;
}
.highlight-0178 {
  color: var(--wp--preset--color--black) !important;
}
.tooltip_47c2 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.alert_c797 {
  color: var(--wp--preset--color--white) !important;
}
.banner_c228 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.tag-f0b1 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.notice_1e33 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.texture_45c8 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.wide-6155 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.breadcrumb-up-6c7f {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.text-6317 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.bronze-a0e7 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tertiary-76ff {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.static-f354 {
  background-color: var(--wp--preset--color--black) !important;
}
.surface-south-a009 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.content-full-30b2 {
  background-color: var(--wp--preset--color--white) !important;
}
.message-white-884e {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.badge-482c {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.element_58e0 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.motion_56b4 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.bottom_1f4d {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.texture-lite-0fb9 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.brown-f0fd {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.table_d5ef {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.selected_bdb0 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.hidden_85fe {
  border-color: var(--wp--preset--color--black) !important;
}
.secondary_3763 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.filter-6444 {
  border-color: var(--wp--preset--color--white) !important;
}
.surface_37c9 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.container_fresh_f2da {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.outer_7f18 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.sort-paper-4ca9 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.solid_27b8 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hover-d827 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.wrapper_yellow_913c {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.link-b8fd {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.soft_48a1 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.easy-3e20 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.caption-black-e751 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.shade-b1ed {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.modal-black-37e0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.tag_70a7 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.footer_9741 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.filter_short_68d1 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.liquid_c884 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.label-5ff3 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.surface-hot-bfdc {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.notice-4087 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.tooltip_1133 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.picture_57e1 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.smooth_b9d7 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.modal_stone_dacd {
  font-size: var(--wp--preset--font-size--large) !important;
}
.menu_dfd4 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.row-old-cea2 a:where(:not(.preview_in_f96b)) {
  color: inherit;
}
:where(.blue-c535.gallery-e59f) {
  gap: 1.25em;
}
:where(.blue-c535.motion_8cde) {
  gap: 1.25em;
}
:where(.status_373c.gallery-e59f) {
  gap: 2em;
}
:where(.status_373c.motion_8cde) {
  gap: 2em;
}
.simple-02f9 {
  font-size: 1.5em;
  line-height: 1.6;
}

.main-short-0155 .frame_5198 {
  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);
}
.picture-solid-937e .center-a55f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_b20b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_b20b.container_9461 .tiny-5849 {
  background-color: var(--e-global-color-primary);
}
.paragraph_b20b.component-right-ae96 .tiny-5849,
.paragraph_b20b.text-47dd .tiny-5849 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.medium-ee5f .pro-9e3e {
  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);
}
.link-fast-28d4 {
  --divider-color: var(--e-global-color-secondary);
}
.link-fast-28d4 .border_short_ceea {
  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);
}
.link-fast-28d4.preview-active-8182 .tooltip-c454 {
  background-color: var(--e-global-color-secondary);
}
.link-fast-28d4.next_3af6 .tooltip-c454,
.link-fast-28d4.white_f76c .tooltip-c454 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.link-fast-28d4.next_3af6 .tooltip-c454,
.link-fast-28d4.white_f76c .tooltip-c454 svg {
  fill: var(--e-global-color-secondary);
}
.gallery-bronze-ef72 .lite-5c65 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-bronze-ef72 .shadow-north-66ef {
  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);
}
.selected_0429.preview-active-8182 .tooltip-c454 {
  background-color: var(--e-global-color-primary);
}
.selected_0429.next_3af6 .tooltip-c454,
.selected_0429.white_f76c .tooltip-c454 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.selected_0429.next_3af6 .tooltip-c454,
.selected_0429.white_f76c .tooltip-c454 svg {
  fill: var(--e-global-color-primary);
}
.preview-left-7bce.preview-active-8182 .tooltip-c454 {
  background-color: var(--e-global-color-primary);
}
.preview-left-7bce.next_3af6 .tooltip-c454,
.preview-left-7bce.white_f76c .tooltip-c454 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.preview-left-7bce .component-gold-ed2b {
  color: var(--e-global-color-primary);
}
.preview-left-7bce .component-gold-ed2b,
.preview-left-7bce .component-gold-ed2b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-left-7bce .tertiary_rough_7e55 {
  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);
}
.pagination_04fd .stone-5afc {
  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);
}
.chip_hard_3c0f .top-3412 .filter_liquid_f634 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_b220 .shadow-simple-33de:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.block_b220 .footer-48b5 i {
  color: var(--e-global-color-primary);
}
.block_b220 .footer-48b5 svg {
  fill: var(--e-global-color-primary);
}
.block_b220 .orange_a620 {
  color: var(--e-global-color-secondary);
}
.block_b220 .shadow-simple-33de > .orange_a620,
.block_b220 .shadow-simple-33de > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_4352 .dropdown-bcb7 {
  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);
}
.new_4352 .feature-first-866e {
  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);
}
.under-5755 .primary-liquid-035b .border_1519 {
  background-color: var(--e-global-color-primary);
}
.under-5755 .blue_b1de {
  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);
}
.column-0473 .hover-12d4 {
  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);
}
.column-0473 .primary-1a36 {
  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);
}
.column-0473 .warm_ed9b {
  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);
}
.steel-3b1b .in-faea,
.steel-3b1b .in-faea a {
  color: var(--e-global-color-primary);
}
.steel-3b1b .in-faea.title_8d35,
.steel-3b1b .in-faea.title_8d35 a {
  color: var(--e-global-color-accent);
}
.steel-3b1b .in-faea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-3b1b .label_bccb {
  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);
}
.modal_purple_021c .advanced_2694,
.modal_purple_021c .pro_624c {
  color: var(--e-global-color-primary);
}
.modal_purple_021c .advanced_2694 svg {
  fill: var(--e-global-color-primary);
}
.modal_purple_021c .title_8d35 .advanced_2694,
.modal_purple_021c .title_8d35 .pro_624c {
  color: var(--e-global-color-accent);
}
.modal_purple_021c .title_8d35 .advanced_2694 svg {
  fill: var(--e-global-color-accent);
}
.modal_purple_021c .pro_624c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_purple_021c .label_bccb {
  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);
}
.dirty_1018 .hero-a10e,
.dirty_1018 .cool_7aeb {
  color: var(--e-global-color-primary);
}
.dirty_1018 .cool_7aeb svg {
  fill: var(--e-global-color-primary);
}
.dirty_1018 .in-faea.title_8d35 a,
.dirty_1018
  .in-faea.title_8d35
  .cool_7aeb {
  color: var(--e-global-color-accent);
}
.dirty_1018 .hero-a10e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty_1018 .label_bccb {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_54e7 .slow_74fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_54e7 .notification_408f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_focused_c0b8 .logo_under_fe38 .outer-6be4 {
  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);
}
.menu_focused_c0b8 .logo_under_fe38 .narrow_a2f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_focused_c0b8 .column-upper-21e9 .outer-6be4 {
  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);
}
.menu_focused_c0b8
  .column-upper-21e9
  .narrow_a2f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_focused_c0b8
  .hidden-large-8a3e
  .outer-6be4 {
  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);
}
.menu_focused_c0b8
  .hidden-large-8a3e
  .narrow_a2f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_focused_c0b8
  .bright_7c75
  .outer-6be4 {
  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);
}
.menu_focused_c0b8
  .bright_7c75
  .narrow_a2f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-e844 .right_779d {
  background-color: var(--e-global-color-primary);
}
.slider-e844 .right_779d:hover {
  background-color: var(--e-global-color-primary);
}
.slider-e844 .black_2591 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-e844
  .right_779d:hover
  .black_2591 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-1bae .preview_0f3a {
  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);
}
.content-fe5e .wood-a6dc .first-e230 a {
  background-color: var(--e-global-color-accent);
}
.content-fe5e .wood-a6dc .grid_47b4 a {
  background-color: var(--e-global-color-accent);
}
.content-fe5e .wood-a6dc .first-e230 a,
.content-fe5e .wood-a6dc .grid_47b4 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-ecce
  .huge-1184.yellow-fae1
  .wood-a6dc
  a.tabs_74ea {
  background-color: var(--e-global-color-accent);
}
.hover-ecce
  .huge-1184.yellow-fae1
  .wood-a6dc
  span.tabs_74ea.fn-current-d862 {
  background-color: var(--e-global-color-text);
}
.hover-ecce
  .huge-1184.yellow-fae1
  .wood-a6dc
  .tabs_74ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_soft_66ee .disabled_5335 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_soft_66ee
  .list_35ba
  > .blue-24af
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_soft_66ee
  .input-fcce
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_soft_66ee
  .item-accc
  .dynamic-45eb,
.banner_soft_66ee
  .item-accc
  .down-d248 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_soft_66ee
  .item-accc
  .alert_e5f2,
.banner_soft_66ee
  .item-accc
  a
  .alert_e5f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_soft_66ee
  .item-accc
  .hidden-af4b {
  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);
}
.banner_soft_66ee
  .item-accc
  .cool_a794 {
  background-color: var(--e-global-color-primary);
}
.banner_soft_66ee
  .item-accc
  .cool_a794 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_soft_66ee
  .item-accc
  .cool_a794:hover {
  background-color: var(--e-global-color-primary);
}
.banner_soft_66ee
  .item-accc
  .fresh-f1df {
  background-color: var(--e-global-color-primary);
}
.banner_soft_66ee
  .item-accc
  .fresh-f1df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_soft_66ee
  .item-accc
  .fresh-f1df:hover {
  background-color: var(--e-global-color-primary);
}
.banner_soft_66ee
  .input-acce
  .pink-f9e6
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_soft_66ee
  .input-acce
  .surface-silver-1a59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_soft_66ee
  .input-acce
  .hidden-af4b {
  color: var(--e-global-color-text);
}
.banner_soft_66ee
  .input-acce
  .hidden-af4b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_soft_66ee
  .input-acce
  .cool_a794 {
  background-color: var(--e-global-color-primary);
}
.banner_soft_66ee
  .input-acce
  .cool_a794 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_soft_66ee
  .input-acce
  .cool_a794:hover {
  background-color: var(--e-global-color-primary);
}
.banner_soft_66ee
  .input-acce
  .fresh-f1df {
  background-color: var(--e-global-color-primary);
}
.banner_soft_66ee
  .input-acce
  .fresh-f1df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_soft_66ee
  .input-acce
  .fresh-f1df:hover {
  background-color: var(--e-global-color-primary);
}
.banner_soft_66ee .focus-fluid-6ba8 {
  background-color: var(--e-global-color-primary);
}
.banner_soft_66ee .focus-fluid-6ba8:hover {
  background-color: var(--e-global-color-primary);
}
.banner_soft_66ee .active_7349 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_soft_66ee .badge_green_2d31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_0567 .notice-c348 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_0567
  .photo_be79
  > div:nth-child(3)
  .notice-c348,
.under_0567
  .first_4140
  > div:nth-child(1)
  .notice-c348,
.under_0567
  .black-1ed8
  > div:nth-child(1)
  .notice-c348,
.under_0567
  .paper_baf1
  > div:nth-child(1)
  .notice-c348,
.under_0567
  .small-efca
  > div:nth-child(1)
  .notice-c348 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_0567 .center-5d2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_0567 .stone-b879 {
  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);
}
.under_0567 .container-fresh-ba95 {
  background-color: var(--e-global-color-primary);
}
.under_0567 .container-fresh-ba95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_0567 .container-fresh-ba95:hover {
  background-color: var(--e-global-color-primary);
}
.under_0567 .footer_e6bf {
  background-color: var(--e-global-color-primary);
}
.under_0567 .footer_e6bf:hover {
  background-color: var(--e-global-color-primary);
}
.under_0567 .active_7349 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_0567 .badge_green_2d31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_warm_f6c7 .menu-6a95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_warm_f6c7 .hidden_6bad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_warm_f6c7 .panel-pressed-adc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_warm_f6c7 .badge_motion_9988 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_warm_f6c7 .main_1057 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_warm_f6c7 .footer_e6bf {
  background-color: var(--e-global-color-primary);
}
.disabled_warm_f6c7 .footer_e6bf:hover {
  background-color: var(--e-global-color-primary);
}
.secondary-purple-9da6 .banner_f273 {
  background-color: var(--e-global-color-secondary);
}
.secondary-purple-9da6 .avatar_hard_4c4e {
  background-color: var(--e-global-color-text);
}
.secondary-purple-9da6 .card-7338 {
  background-color: var(--e-global-color-secondary);
}
.secondary-purple-9da6 .accent-focused-8893 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-purple-9da6 .breadcrumb_c7d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-purple-9da6 .banner_10e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-purple-9da6 .chip_glass_008a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-purple-9da6 .tabs-46c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_32de .label_fresh_1adb .wrapper_813f,
.soft_32de
  .label_fresh_1adb
  .wrapper_813f
  a,
.soft_32de .outline-3309 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_32de .label_fresh_1adb .row_38f9,
.soft_32de .preview_pink_8fb5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_32de .label_fresh_1adb .row_38f9 {
  color: var(--e-global-color-text);
}
.soft_32de .preview_pink_8fb5 {
  color: var(--e-global-color-text);
}
.soft_32de
  .label_fresh_1adb
  .badge_iron_0f6c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft_32de .narrow_acca .selected_c994 {
  background-color: var(--e-global-color-primary);
}
.soft_32de .narrow_acca .selected_c994:hover {
  background-color: var(--e-global-color-primary);
}
.soft_32de .narrow_acca .surface-smooth-6081 li span {
  background-color: var(--e-global-color-text);
}
.soft_32de .narrow_acca .surface-smooth-6081 li span:hover {
  background-color: var(--e-global-color-primary);
}
.soft_32de
  .narrow_acca
  .surface-smooth-6081
  li.sidebar_east_944d
  span {
  background-color: var(--e-global-color-accent);
}
.soft_32de .notification_current_7509 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-large-da4b .breadcrumb_9a6e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-7d4f .hovered-e7cc {
  background-color: var(--e-global-color-primary);
}
.hover-7d4f .texture_cold_e173 {
  background-color: var(--e-global-color-secondary);
}
.hover-7d4f .dropdown-d440 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-7d4f .first-bc69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-7d4f .status_5c19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-7d4f .paragraph-silver-72fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-7d4f .frame-liquid-f6b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-7d4f .header_under_4faf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-7d4f .hero_stale_4341 {
  background-color: var(--e-global-color-primary);
}
.hover-7d4f .hero_stale_4341 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge_311a .avatar_9688 {
  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);
}
.huge_311a .active-01df {
  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);
}
.huge_311a
  .outline-lower-62e0:after {
  background-color: var(--e-global-color-primary);
}
.huge_311a .east_577c {
  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);
}
.avatar-up-82b3 .outline-3309 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-up-82b3 .preview_pink_8fb5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-c4b6 .surface-f46e .popup_in_073b {
  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);
}
.text-c4b6 .surface-f46e .preview-1ac4 {
  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);
}
.next_5ef8 .icon-down-ad77 {
  background-color: var(--e-global-color-primary);
}
.next_5ef8 .glass-b756 {
  background-color: var(--e-global-color-secondary);
}
.next_5ef8 .sidebar_560f .thick_88a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_5ef8 .aside-right-247b .thick_88a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-e4e1 .preview-60c3 .south-c91e {
  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);
}
.thick-e4e1 .preview-60c3 .dropdown-a811 {
  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);
}
.thick-e4e1 .preview-60c3 .next_8e2e {
  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);
}
.sort_9720 .box-west-043f {
  border-color: var(--e-global-color-text);
}
.sort_9720 .hovered_d810 {
  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);
}
.sort_9720 .gradient-pressed-bdc9 {
  color: var(--e-global-color-primary);
}
.sort_9720 .stone-e379 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-2b69 .summary_orange_d225 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-2b69 .thumbnail_advanced_c3e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-2b69 .shadow_wood_1537:hover .summary_orange_d225 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-2b69
  .shadow_wood_1537:hover
  .thumbnail_advanced_c3e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current_2df0 .accent_first_db67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current_2df0 .row_b7f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-prev-aa8d .cool_fce2 .item_south_61d0 {
  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);
}
.summary-prev-aa8d .notification-4d6a .item_south_61d0 {
  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);
}
.secondary_b7bd .avatar-e33f {
  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);
}
.black_adf5 .popup_dim_1936 .tooltip-2d5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_adf5 .popup_dim_1936 .tooltip-2d5b {
  background-color: var(--e-global-color-secondary);
}
.black_adf5 .tabs-6c36 .tooltip-2d5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_adf5 .tabs-6c36 .tooltip-2d5b {
  background-color: var(--e-global-color-secondary);
}
.black_adf5 .background-dd0f .pink-7efe {
  background-color: var(--e-global-color-primary);
}
.black_adf5 .background-dd0f:hover .pink-7efe {
  background-color: var(--e-global-color-secondary);
}
.black_adf5 .selected_c994 {
  background-color: var(--e-global-color-primary);
}
.black_adf5 .selected_c994:hover {
  background-color: var(--e-global-color-accent);
}
.black_adf5 .surface-smooth-6081 li span {
  background-color: var(--e-global-color-text);
}
.black_adf5 .surface-smooth-6081 li span:hover {
  background-color: var(--e-global-color-primary);
}
.black_adf5 .surface-smooth-6081 li.sidebar_east_944d span {
  background-color: var(--e-global-color-accent);
}
.brown-bd29 .gallery-7e2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown-bd29 .mini_4704 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-67c9 .gas-0d09:before {
  background-color: var(--e-global-color-secondary);
}
.shade-67c9 .panel_short_ef58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-67c9 .column-action-dec8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_17bc .active-1465 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_17bc .active-1465:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_17bc .active-1465.fn-active-d862 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_17bc .summary_c119 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_17bc .cold_5278 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_17bc .pattern-c07c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_17bc .row_orange_f881 {
  background-color: var(--e-global-color-primary);
}
.iron_17bc .row_orange_f881 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron_17bc .progress-0e62 {
  background-color: var(--e-global-color-primary);
}
.iron_17bc .progress-0e62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-a46f .nav_wood_9e60 .east_a671 a {
  color: var(--e-global-color-secondary);
}
.solid-a46f .nav_wood_9e60 .east_a671 a:hover {
  color: var(--e-global-color-secondary);
}
.solid-a46f .nav_wood_9e60 .east_a671,
.solid-a46f .nav_wood_9e60 .east_a671 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a46f .nav_wood_9e60 .pink-37d2 {
  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-a46f .nav_wood_9e60 .grid_b33d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a46f .nav_wood_9e60 .fixed_6116 {
  background-color: var(--e-global-color-primary);
}
.solid-a46f .nav_wood_9e60 .fixed_6116 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a46f .nav_wood_9e60 .fixed_6116:hover {
  background-color: var(--e-global-color-primary);
}
.solid-a46f .nav_wood_9e60 .caption-194a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-a46f .nav_wood_9e60 .caption-194a {
  background-color: var(--e-global-color-primary);
}
.solid-a46f .nav_wood_9e60 .caption-194a:hover {
  background-color: var(--e-global-color-primary);
}
.solid-a46f .nav_wood_9e60 .selected_c994 {
  background-color: var(--e-global-color-primary);
}
.solid-a46f .nav_wood_9e60 .selected_c994:hover {
  background-color: var(--e-global-color-primary);
}
.solid-a46f .narrow_acca .surface-smooth-6081 li span {
  background-color: var(--e-global-color-text);
}
.solid-a46f .narrow_acca .surface-smooth-6081 li span:hover {
  background-color: var(--e-global-color-primary);
}
.solid-a46f .narrow_acca .surface-smooth-6081 li.sidebar_east_944d span {
  background-color: var(--e-global-color-accent);
}
.solid-a46f .active_7349 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-a46f .badge_green_2d31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-be77 .search_medium_524e .media-d58b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-be77 .search_medium_524e .action-f2b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-be77 .search_medium_524e .highlight_mini_3ca5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_black_3c7f .outline_tall_49fa {
  border-color: var(--e-global-color-text);
}
.border_black_3c7f .hover_fc40 {
  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);
}
.border_black_3c7f .popup-light-a860 {
  color: var(--e-global-color-secondary);
}
.border_black_3c7f .popup-light-a860 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_black_3c7f .copper_643b > * {
  color: var(--e-global-color-primary);
}
.border_black_3c7f .copper_643b > * svg {
  fill: var(--e-global-color-primary);
}
.border_black_3c7f .picture-down-79dc {
  color: var(--e-global-color-primary);
}
.border_black_3c7f .picture-down-79dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_black_3c7f .tertiary-under-9039 {
  color: var(--e-global-color-primary);
}
.border_black_3c7f .tertiary-under-9039 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_black_3c7f .modal_e680 {
  color: var(--e-global-color-primary);
}
.border_black_3c7f .modal_e680 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_black_3c7f .new-1c23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_black_3c7f .tag-9259 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_black_3c7f .tag-9259.media_d486 {
  color: var(--e-global-color-secondary);
}
.border_black_3c7f .tag-9259.media_d486 .focus_fresh_b5ae {
  color: var(--e-global-color-accent);
}
.border_black_3c7f .tag-9259.huge-1445 {
  color: var(--e-global-color-text);
}
.border_black_3c7f .tag-9259.huge-1445 .focus_fresh_b5ae {
  color: var(--e-global-color-text);
}
.border_black_3c7f .tag-9259:before {
  border-top-color: var(--e-global-color-text);
}
.border_black_3c7f .input-c7b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_black_3c7f
  .input-c7b0
  .chip_363e {
  background-color: var(--e-global-color-primary);
}
.border_black_3c7f
  .input-c7b0
  .chip_363e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_black_3c7f .outline_tall_49fa .fluid_693b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-bright-1f07 .grid_wide_60c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-bright-1f07 .liquid-776a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_hovered_0cb2 .popup-easy-bea6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_hovered_0cb2
  .paper_7106
  .card-right-9b82 {
  background-color: var(--e-global-color-secondary);
}
.section_hovered_0cb2
  .paper_7106.old-0eec
  .card-right-9b82 {
  background-color: var(--e-global-color-text);
}
.section_hovered_0cb2
  .paper_7106:hover
  .card-right-9b82 {
  background-color: var(--e-global-color-accent);
}
.section_hovered_0cb2
  .paper_7106.fn-active-d862
  .card-right-9b82 {
  background-color: var(--e-global-color-primary);
}
.outline_bottom_d4f3 .primary_bright_bc38 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.outline_bottom_d4f3 .gold_d701 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_bottom_d4f3 .detail_fast_3a84 {
  background-color: var(--e-global-color-primary);
}
.outline_bottom_d4f3 .detail_fast_3a84 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_current_4c5a .sort-3c29 .paragraph_f642 .module_20c1 {
  background-color: var(--e-global-color-secondary);
}
.block_current_4c5a .sort-3c29 .component_1fce:after {
  background-color: var(--e-global-color-secondary);
}
.block_current_4c5a .warm_6f97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_current_4c5a .info-c540 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_current_4c5a .footer-1332 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_current_4c5a .layout-d3a5 {
  background-color: var(--e-global-color-primary);
}
.block_current_4c5a .layout-d3a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_current_4c5a .orange-7c18 {
  background-color: var(--e-global-color-secondary);
}
.block_current_4c5a .orange-7c18 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_current_4c5a .sort-3c29 .summary_top_9904 .stone_ae3e:hover {
  background-color: var(--e-global-color-primary);
}
.block_current_4c5a
  .sort-3c29
  .summary_top_9904
  .stone_ae3e.detail_0a09 {
  background-color: var(--e-global-color-primary);
}
.block_current_4c5a .sort-3c29 .element-7547:before {
  border-color: var(--e-global-color-primary);
}
.block_current_4c5a .sort-3c29 .element-7547:hover:before {
  border-color: var(--e-global-color-secondary);
}
.block_current_4c5a
  .sort-3c29
  .element-7547.tiny-15d1:before {
  border-color: var(--e-global-color-primary);
}
.block_current_4c5a .button_8f3b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-8d26 .tag-2f46 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-8d26 .tag-2f46:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-8d26 .tag-2f46.light_bcfc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-8d26 .short-b77a {
  background-color: var(--e-global-color-primary);
}
.search-8d26 .short-b77a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-8d26
  .description_top_689d
  .solid_0e0a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-8d26
  .thick_6b1a
  .solid_0e0a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-8db2
  .tall-8686
  .shadow_warm_0d67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-8db2
  .tall-8686
  .border_red_949b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-8db2 .black_c241 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-8db2 .north-79bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-8db2 .large_489b {
  background-color: var(--e-global-color-primary);
}
.video-8db2 .large_489b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-6a52 .notice_47c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-6a52 .gradient_3381 {
  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);
}
.wrapper-6a52 .alert_10a3 {
  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);
}
.wrapper-6a52 .alert_10a3 a:hover {
  color: var(--e-global-color-secondary);
}
.wrapper-6a52 .content_short_796d {
  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);
}
.wrapper-6a52 .thick_e7b5 {
  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);
}
.wrapper-6a52 .center-7f90 .selected_c994 {
  background-color: var(--e-global-color-primary);
}
.wrapper-6a52 .center-7f90 .selected_c994:hover {
  background-color: var(--e-global-color-accent);
}
.wrapper-6a52
  .center-7f90
  .surface-smooth-6081
  li
  span {
  background-color: var(--e-global-color-text);
}
.wrapper-6a52
  .center-7f90
  .surface-smooth-6081
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-6a52
  .center-7f90
  .surface-smooth-6081
  li.sidebar_east_944d
  span {
  background-color: var(--e-global-color-accent);
}
.message-7a0c
  .liquid_1d01
  .wood_be76 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-7a0c .liquid_1d01 .avatar_98b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-7a0c .liquid_1d01 .header-c864 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-7a0c .frame-rough-1d94 {
  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);
}
.message-7a0c
  .focus-88de.list_31e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659
  > a {
  background-color: var(--e-global-color-text);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659
  > a
  .overlay_black_ea8a.shade_iron_5aff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659
  > a
  .copper-9e59.green-2813 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659
  > .status_bfea
  .element-c659
  > a {
  background-color: var(--e-global-color-secondary);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659
  > .status_bfea
  .element-c659
  > a
  .in_4a6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659
  > .status_bfea
  .element-c659
  > a
  .copper-9e59.link_3b07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659
  > a
  .wrapper_014d:before {
  color: var(--e-global-color-text);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659
  > .status_bfea
  a
  .wrapper_014d:before {
  color: var(--e-global-color-text);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659.dropdown_iron_d582
  > a
  .wrapper_014d:before {
  color: var(--e-global-color-text);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659
  > .status_bfea
  .element-c659.dropdown_iron_d582
  > a
  .wrapper_014d:before {
  color: var(--e-global-color-text);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659
  > a
  .filter_short_19cf
  .east_795a {
  color: var(--e-global-color-text);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659
  > .status_bfea
  a
  .filter_short_19cf
  .east_795a {
  color: var(--e-global-color-text);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659
  > a
  .filter_short_19cf
  .east_795a,
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659
  > .status_bfea
  a
  .filter_short_19cf
  .east_795a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659
  > a
  .progress_1187:before {
  color: var(--e-global-color-text);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659
  > .status_bfea
  a
  .progress_1187:before {
  color: var(--e-global-color-text);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659.dropdown_iron_d582
  > a
  .progress_1187:before {
  color: var(--e-global-color-text);
}
.hero_2c79
  > .feature_pressed_b8c9
  > div
  > .tertiary_c979
  > .element-c659
  > .status_bfea
  .element-c659.dropdown_iron_d582
  > a
  .progress_1187:before {
  color: var(--e-global-color-text);
}
.popup_slow_b9a6 .left-c6d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_slow_b9a6
  .selected_f607:hover
  .left-c6d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-south-c863
  > .feature_pressed_b8c9
  > .row-d4fc
  > .soft-3431
  > .white-8d55
  > .link-4d9b
  .blue-cb9e {
  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);
}
.item-south-c863
  > .feature_pressed_b8c9
  > .row-d4fc
  > .soft-3431
  > .white-8d55
  > .link-4d9b:hover
  .blue-cb9e {
  color: var(--e-global-color-text);
}
.item-south-c863
  > .feature_pressed_b8c9
  > .row-d4fc
  > .soft-3431
  > .white-8d55
  > .link-4d9b:hover
  .blue-cb9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-south-c863
  > .feature_pressed_b8c9
  > .row-d4fc
  > .soft-3431
  > .white-8d55.active_huge_b600
  > .link-4d9b
  .blue-cb9e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_5565 .element_7d5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_5565 .plasma_5a54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_5565 .frame_soft_7aec {
  background-color: var(--e-global-color-primary);
}
.notification_5565 .frame_soft_7aec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_2340
  > .feature_pressed_b8c9
  > .selected-1c3c
  > .lite_b1c8
  > .gallery-d1d3
  .lower_70bd {
  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_2340
  > .feature_pressed_b8c9
  > .selected-1c3c
  > .lite_b1c8
  > .gallery-d1d3
  .tooltip-6491 {
  color: var(--e-global-color-text);
}
.preview_2340
  > .feature_pressed_b8c9
  > .selected-1c3c
  > .lite_b1c8
  > .gallery-d1d3:hover
  .lower_70bd {
  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);
}
.preview_2340
  > .feature_pressed_b8c9
  > .selected-1c3c
  > .lite_b1c8
  > .gallery-d1d3:hover
  .tooltip-6491 {
  color: var(--e-global-color-secondary);
}
.preview_2340
  > .feature_pressed_b8c9
  > .selected-1c3c
  > .lite_b1c8
  > .gallery-d1d3.link_lower_dbc7
  .lower_70bd {
  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);
}
.preview_2340
  > .feature_pressed_b8c9
  > .selected-1c3c
  > .lite_b1c8
  > .gallery-d1d3.link_lower_dbc7
  .tooltip-6491 {
  color: var(--e-global-color-primary);
}
.table_focused_2242
  .lower_e51b
  .link-blue-1d0f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_focused_2242 .border-cb85 .fluid_693b .badge_1862 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-64d9 .basic_93f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-64d9 .narrow-a208 .basic_93f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-64d9 .shade-red-4689 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-64d9 .shade-red-4689 {
  background-color: var(--e-global-color-primary);
}
.large_2f7f .accordion_complex_e721 .sidebar-5531 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_2f7f
  .accordion_complex_e721:hover
  .pressed-f364 {
  color: var(--e-global-color-secondary);
}
.large_2f7f
  .accordion_complex_e721:hover
  .sidebar-5531 {
  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);
}
.modal_selected_b2e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.gallery_inner_a8cb {
  flex-direction: column;
}

.gallery_inner_a8cb .lite_3d26 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.gallery_inner_a8cb .lite_3d26 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.gallery_inner_a8cb .breadcrumb_aff0 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.down-94e2.pressed-f52d {
  display: none;
}

.dropdown_smooth_52cc {
  display: none;
}

body,
.detail-first-a4df {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.image-fresh-2350) !important; */
}

.link_07be.logo-0146 {
  margin-bottom: 40px;
  width: 100%;
}

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

.gallery_inner_a8cb a {
  width: 100%;
}

.panel-bottom-8d1b .new-f9fc.narrow-1ae1 {
  width: 20% !important;
}

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

.widget_steel_4fed:hover {
  color: #000;
}

.widget_steel_4fed svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.widget_steel_4fed:hover svg {
  fill: #000;
}

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

.tiny_8193:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.panel-bottom-8d1b
  .new-f9fc.notification-956a
  .block-092a
  .current_e9c6 {
  font-size: 20px !important;
}

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

.slider-thick-cc03 {
  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;
}

.dynamic-37d8 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.large_b1b6.background_05fd > .under-a709 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.frame-tall-7f99 {
  position: relative;
  width: 100%;
}

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

.tertiary-66cc {
  font-size: 35px !important;
}

.module-simple-00b8 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

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

.panel-bottom-8d1b
  .new-f9fc.container_6288
  .sort_huge_2f44
  .container_a51e {
  width: 100% !important;
}

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

.frame_c79d {
  width: 100%;
}

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

.basic-73fb {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.pattern-focused-617b {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.basic-73fb:hover .pattern-focused-617b {
  visibility: visible;
}
.basic-73fb:hover.basic-73fb::before {
  display: block;
}

.dynamic-37d8 h3 {
  color: #fff;
}

.label-iron-1b0d {
  margin: 0;
}

.panel-bottom-8d1b
  .new-f9fc.container_6288
  .container_a51e
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.nav-f43b {
  width: 100%;
}

.description-over-188e {
  width: 100%;
}

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

.description-over-188e {
  width: 100%;
}

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

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

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

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

.gallery_inner_a8cb .lite_3d26.aside-hard-0944 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.gallery_inner_a8cb h1.lite_3d26 {
  margin-top: 120px !important;
}

.panel-bottom-8d1b .new-f9fc.search_b2b4 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.active-736b img {
  width: 100%;
}

.fresh_db87 .main_pink_d115.block-092a {
  justify-content: space-between;
}

.warm-ee25 {
  display: none;
}

.title-hot-f5f3 .breadcrumb_aff0 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .large_b1b6 .under-a709 {
    flex-wrap: nowrap !important;
  }
}

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

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

@media (max-width: 767px) {
  .dynamic-37d8 h3 {
    font-size: 28px;
  }

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

  .fresh_db87 .main_pink_d115.block-092a {
    border-bottom: 1px solid #f0c159;
  }

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

  .large_b1b6.background_05fd > .under-a709 {
    gap: 15px;
    justify-content: space-between;
  }

  .panel-bottom-8d1b
    .new-f9fc.container_6288
    .container_a51e
    img {
    width: 60% !important;
  }

  .full_1307 {
    left: 2%;
  }

  .accent-pro-0cb2 {
    margin: 10px 0;
  }

  .gallery_inner_a8cb .breadcrumb_aff0 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .tertiary-66cc {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.gallery_inner_a8cb .lite_3d26,
  .gallery_inner_a8cb .lite_3d26 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .container_a51e {
    justify-content: center;
  }

  .gallery_inner_a8cb .breadcrumb_aff0 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .panel-bottom-8d1b .new-f9fc.narrow-1ae1 {
    width: 75% !important;
  }

  .active-736b img {
    width: 100% !important;
  }
}

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

  h2.gallery_inner_a8cb .lite_3d26,
  .gallery_inner_a8cb .lite_3d26 {
    font-size: 30px !important;
  }

  .container_a51e {
    justify-content: center;
  }

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

  .form-2b08
    .up_0c9a.gallery-de02 {
    margin: 0 !important;
  }

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

  .accent-pro-0cb2 {
    display: flex;
  }

  .badge-wide-f2f4 .widget_steel_4fed {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .gallery-white-51ad svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .gallery_inner_a8cb h1.lite_3d26 {
    margin-top: 80px !important;
  }

  .panel-bottom-8d1b
    .new-f9fc.container_6288
    .container_a51e
    img,
  .gallery-bronze-ef72 .sort_huge_2f44 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .panel-bottom-8d1b .new-f9fc.narrow-1ae1 {
    width: 100% !important;
  }

  .large_b1b6.background_05fd > .under-a709 {
    gap: 3px;
  }

  .gallery_inner_a8cb .breadcrumb_aff0 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 3a2d */
.phantom-card-r5 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
