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(.popup_hot_63c0) {
  gap: 0.5em;
}
:where(.east_d852) {
  gap: 0.5em;
}
body .tabs_d482 > .backdrop-d76c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tabs_d482 > .gradient_pressed_77e9 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tabs_d482 > .in-c25c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .middle_5d91 > .backdrop-d76c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .middle_5d91 > .gradient_pressed_77e9 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .middle_5d91 > .in-c25c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .middle_5d91
  > :where(:not(.backdrop-d76c):not(.gradient_pressed_77e9):not(.item-plasma-c029)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .middle_5d91 > .panel-71f9 {
  max-width: var(--wp--style--global--wide-size);
}
body .popup_hot_63c0 {
  display: flex;
}
body .popup_hot_63c0 {
  flex-wrap: wrap;
  align-items: center;
}
body .popup_hot_63c0 > * {
  margin: 0;
}
body .east_d852 {
  display: grid;
}
body .east_d852 > * {
  margin: 0;
}
:where(.box_946e.popup_hot_63c0) {
  gap: 2em;
}
:where(.box_946e.east_d852) {
  gap: 2em;
}
:where(.silver-7610.popup_hot_63c0) {
  gap: 1.25em;
}
:where(.silver-7610.east_d852) {
  gap: 1.25em;
}
.tooltip_gas_7858 {
  color: var(--wp--preset--color--black) !important;
}
.sidebar_last_47d2 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.motion-7893 {
  color: var(--wp--preset--color--white) !important;
}
.orange_f204 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.caption_a839 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.tall_2e7b {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.modal-motion-5367 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.panel-0b5e {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.main-313c {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.item-basic-de6c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accent-liquid-3dfb {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.button_static_1039 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.notification-c88d {
  background-color: var(--wp--preset--color--black) !important;
}
.main_3294 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.old_c010 {
  background-color: var(--wp--preset--color--white) !important;
}
.selected-16c8 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.background-ba2b {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.background-9d0a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.title-7aa5 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gradient_warm_c30a {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.message_be84 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hero-first-6362 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.layout_fc84 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.selected_0207 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.column-bottom-4c4b {
  border-color: var(--wp--preset--color--black) !important;
}
.button_dea1 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.frame-8a9e {
  border-color: var(--wp--preset--color--white) !important;
}
.summary_pressed_1ef8 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.background-iron-9e5a {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.outer-76cc {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.card-slow-0a74 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.label-734f {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.alert-65ee {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.content-soft-fc59 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.first_2b0d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.gradient-hard-dd3a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.focus_south_6c18 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.link_66c6 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.fast_0848 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.pro-404f {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.paper_2a5c {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.banner-32e0 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.card-next-7a2b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.shade-upper-7502 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.column-de36 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.gas-fef8 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.icon-6193 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.list_6e5a {
  background: var(--wp--preset--gradient--midnight) !important;
}
.notification-f3b7 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.picture-cb30 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.purple-7f62 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.description-solid-a5f5 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.easy_76fe a:where(:not(.thick_ce2a)) {
  color: inherit;
}
:where(.silver-7610.popup_hot_63c0) {
  gap: 1.25em;
}
:where(.silver-7610.east_d852) {
  gap: 1.25em;
}
:where(.box_946e.popup_hot_63c0) {
  gap: 2em;
}
:where(.box_946e.east_d852) {
  gap: 2em;
}
.list-gold-eb09 {
  font-size: 1.5em;
  line-height: 1.6;
}

.table_bottom_4146 .lite-106b {
  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);
}
.lite-113a .content_3d64 {
  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);
}
.surface_focused_329e {
  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);
}
.surface_focused_329e.surface_6564 .west-5879 {
  background-color: var(--e-global-color-primary);
}
.surface_focused_329e.pro_44b2 .west-5879,
.surface_focused_329e.prev_fa52 .west-5879 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.dark-0209 .media-gas-8822 {
  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);
}
.module_wood_e3d5 {
  --divider-color: var(--e-global-color-secondary);
}
.module_wood_e3d5 .widget_red_97f2 {
  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);
}
.module_wood_e3d5.surface_daa8 .hidden_6d5b {
  background-color: var(--e-global-color-secondary);
}
.module_wood_e3d5.over_e23f .hidden_6d5b,
.module_wood_e3d5.avatar-75a7 .hidden_6d5b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.module_wood_e3d5.over_e23f .hidden_6d5b,
.module_wood_e3d5.avatar-75a7 .hidden_6d5b svg {
  fill: var(--e-global-color-secondary);
}
.sidebar_c9c8 .shadow-3dc6 {
  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);
}
.sidebar_c9c8 .yellow-3a1d {
  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);
}
.highlight_center_bb96.surface_daa8 .hidden_6d5b {
  background-color: var(--e-global-color-primary);
}
.highlight_center_bb96.over_e23f .hidden_6d5b,
.highlight_center_bb96.avatar-75a7 .hidden_6d5b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.highlight_center_bb96.over_e23f .hidden_6d5b,
.highlight_center_bb96.avatar-75a7 .hidden_6d5b svg {
  fill: var(--e-global-color-primary);
}
.hidden_inner_984a.surface_daa8 .hidden_6d5b {
  background-color: var(--e-global-color-primary);
}
.hidden_inner_984a.over_e23f .hidden_6d5b,
.hidden_inner_984a.avatar-75a7 .hidden_6d5b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hidden_inner_984a .box_outer_0e04 {
  color: var(--e-global-color-primary);
}
.hidden_inner_984a .box_outer_0e04,
.hidden_inner_984a .box_outer_0e04 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_inner_984a .hero_20f9 {
  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);
}
.fluid_13c8 .blue_92b2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_c20e .selected_f28e .hovered_3b26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_3468 .disabled_current_cdef:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.breadcrumb_3468 .fresh-9eaf i {
  color: var(--e-global-color-primary);
}
.breadcrumb_3468 .fresh-9eaf svg {
  fill: var(--e-global-color-primary);
}
.breadcrumb_3468 .tall-85d0 {
  color: var(--e-global-color-secondary);
}
.breadcrumb_3468 .disabled_current_cdef > .tall-85d0,
.breadcrumb_3468 .disabled_current_cdef > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-3383 .top_2b52 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-3383 .primary-west-9ca0 {
  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);
}
.message-ad3f .yellow_2865 .pattern-smooth-dbad {
  background-color: var(--e-global-color-primary);
}
.message-ad3f .widget-58f8 {
  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);
}
.last-efe2 .accordion-middle-daa5 {
  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-efe2 .title_wood_1634 {
  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);
}
.last-efe2 .modal-basic-cc2e {
  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);
}
.next-a54d .preview-purple-e90e,
.next-a54d .preview-purple-e90e a {
  color: var(--e-global-color-primary);
}
.next-a54d .preview-purple-e90e.frame_4b42,
.next-a54d .preview-purple-e90e.frame_4b42 a {
  color: var(--e-global-color-accent);
}
.next-a54d .preview-purple-e90e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-a54d .feature_current_a589 {
  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_first_fd3c .primary_fd46,
.paragraph_first_fd3c .mask_eee8 {
  color: var(--e-global-color-primary);
}
.paragraph_first_fd3c .primary_fd46 svg {
  fill: var(--e-global-color-primary);
}
.paragraph_first_fd3c .frame_4b42 .primary_fd46,
.paragraph_first_fd3c .frame_4b42 .mask_eee8 {
  color: var(--e-global-color-accent);
}
.paragraph_first_fd3c .frame_4b42 .primary_fd46 svg {
  fill: var(--e-global-color-accent);
}
.paragraph_first_fd3c .mask_eee8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_first_fd3c .feature_current_a589 {
  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);
}
.message_fluid_a32b .mask_thick_a379,
.message_fluid_a32b .overlay_fixed_0a4f {
  color: var(--e-global-color-primary);
}
.message_fluid_a32b .overlay_fixed_0a4f svg {
  fill: var(--e-global-color-primary);
}
.message_fluid_a32b .preview-purple-e90e.frame_4b42 a,
.message_fluid_a32b
  .preview-purple-e90e.frame_4b42
  .overlay_fixed_0a4f {
  color: var(--e-global-color-accent);
}
.message_fluid_a32b .mask_thick_a379 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_fluid_a32b .feature_current_a589 {
  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);
}
.backdrop-gas-997a .photo_large_aafb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-gas-997a .outline_copper_b293 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-f4be .left_ab58 .tabs_8f1c {
  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);
}
.chip-f4be .left_ab58 .huge_3005 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-f4be .pro-1fec .tabs_8f1c {
  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);
}
.chip-f4be
  .pro-1fec
  .huge_3005 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-f4be
  .dynamic_0ad7
  .tabs_8f1c {
  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);
}
.chip-f4be
  .dynamic_0ad7
  .huge_3005 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-f4be
  .input_c867
  .tabs_8f1c {
  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);
}
.chip-f4be
  .input_c867
  .huge_3005 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_iron_f23d .chip-clean-0d70 {
  background-color: var(--e-global-color-primary);
}
.dropdown_iron_f23d .chip-clean-0d70:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown_iron_f23d .block_large_7e7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_iron_f23d
  .chip-clean-0d70:hover
  .block_large_7e7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_2fa1 .purple-2f71 {
  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);
}
.pressed_4817 .easy-a294 .footer-5045 a {
  background-color: var(--e-global-color-accent);
}
.pressed_4817 .easy-a294 .sort_ec83 a {
  background-color: var(--e-global-color-accent);
}
.pressed_4817 .easy-a294 .footer-5045 a,
.pressed_4817 .easy-a294 .sort_ec83 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-d5e1
  .logo-9657.overlay-87f3
  .easy-a294
  a.advanced_b1d5 {
  background-color: var(--e-global-color-accent);
}
.shade-d5e1
  .logo-9657.overlay-87f3
  .easy-a294
  span.advanced_b1d5.fn-current-dc91 {
  background-color: var(--e-global-color-text);
}
.shade-d5e1
  .logo-9657.overlay-87f3
  .easy-a294
  .advanced_b1d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_b3d0 .shadow_brown_8926 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_b3d0
  .outer-2c66
  > .complex-57db
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_b3d0
  .focus-fast-835c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_b3d0
  .cold-8365
  .surface-e12c,
.breadcrumb_b3d0
  .cold-8365
  .fast-edf8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_b3d0
  .cold-8365
  .tabs-right-7556,
.breadcrumb_b3d0
  .cold-8365
  a
  .tabs-right-7556 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_b3d0
  .cold-8365
  .popup_8983 {
  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);
}
.breadcrumb_b3d0
  .cold-8365
  .picture-in-ccae {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_b3d0
  .cold-8365
  .picture-in-ccae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_b3d0
  .cold-8365
  .picture-in-ccae:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_b3d0
  .cold-8365
  .basic_3736 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_b3d0
  .cold-8365
  .basic_3736 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_b3d0
  .cold-8365
  .basic_3736:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_b3d0
  .popup-selected-82bc
  .dark-93a3
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_b3d0
  .popup-selected-82bc
  .thumbnail_dim_c9a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_b3d0
  .popup-selected-82bc
  .popup_8983 {
  color: var(--e-global-color-text);
}
.breadcrumb_b3d0
  .popup-selected-82bc
  .popup_8983
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_b3d0
  .popup-selected-82bc
  .picture-in-ccae {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_b3d0
  .popup-selected-82bc
  .picture-in-ccae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_b3d0
  .popup-selected-82bc
  .picture-in-ccae:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_b3d0
  .popup-selected-82bc
  .basic_3736 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_b3d0
  .popup-selected-82bc
  .basic_3736 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_b3d0
  .popup-selected-82bc
  .basic_3736:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_b3d0 .hover-7cad {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_b3d0 .hover-7cad:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_b3d0 .label_30f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_b3d0 .search_bronze_3cbf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite_38f3 .info_feec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite_38f3
  .motion_e434
  > div:nth-child(3)
  .info_feec,
.lite_38f3
  .stale_f520
  > div:nth-child(1)
  .info_feec,
.lite_38f3
  .active-selected-9d60
  > div:nth-child(1)
  .info_feec,
.lite_38f3
  .liquid-4c46
  > div:nth-child(1)
  .info_feec,
.lite_38f3
  .focus_selected_e9b7
  > div:nth-child(1)
  .info_feec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite_38f3 .hero_0757 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_38f3 .slow-d2bd {
  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);
}
.lite_38f3 .picture_gas_3033 {
  background-color: var(--e-global-color-primary);
}
.lite_38f3 .picture_gas_3033 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_38f3 .picture_gas_3033:hover {
  background-color: var(--e-global-color-primary);
}
.lite_38f3 .texture-solid-59d9 {
  background-color: var(--e-global-color-primary);
}
.lite_38f3 .texture-solid-59d9:hover {
  background-color: var(--e-global-color-primary);
}
.lite_38f3 .label_30f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite_38f3 .search_bronze_3cbf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-ac58 .west_5783 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-ac58 .lite-8f75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-ac58 .banner-selected-3cc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-ac58 .surface_23d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-ac58 .tag-e32a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-ac58 .texture-solid-59d9 {
  background-color: var(--e-global-color-primary);
}
.widget-ac58 .texture-solid-59d9:hover {
  background-color: var(--e-global-color-primary);
}
.preview_static_db7e .dim-1150 {
  background-color: var(--e-global-color-secondary);
}
.preview_static_db7e .icon-soft-a773 {
  background-color: var(--e-global-color-text);
}
.preview_static_db7e .focus-pink-3996 {
  background-color: var(--e-global-color-secondary);
}
.preview_static_db7e .overlay_52b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_static_db7e .narrow_3fb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_static_db7e .filter_right_a422 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_static_db7e .panel_short_2c42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_static_db7e .red-6fc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_medium_fab3 .wide_0386 .notice-3629,
.feature_medium_fab3
  .wide_0386
  .notice-3629
  a,
.feature_medium_fab3 .dropdown_south_6762 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_medium_fab3 .wide_0386 .label-5ce6,
.feature_medium_fab3 .message_fixed_f856 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_medium_fab3 .wide_0386 .label-5ce6 {
  color: var(--e-global-color-text);
}
.feature_medium_fab3 .message_fixed_f856 {
  color: var(--e-global-color-text);
}
.feature_medium_fab3
  .wide_0386
  .silver_8921 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_medium_fab3 .mask_6dce .avatar_silver_ab3b {
  background-color: var(--e-global-color-primary);
}
.feature_medium_fab3 .mask_6dce .avatar_silver_ab3b:hover {
  background-color: var(--e-global-color-primary);
}
.feature_medium_fab3 .mask_6dce .list_cc03 li span {
  background-color: var(--e-global-color-text);
}
.feature_medium_fab3 .mask_6dce .list_cc03 li span:hover {
  background-color: var(--e-global-color-primary);
}
.feature_medium_fab3
  .mask_6dce
  .list_cc03
  li.middle-d68b
  span {
  background-color: var(--e-global-color-accent);
}
.feature_medium_fab3 .hovered_6808 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_copper_70ee .east-d46a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_wood_1417 .secondary_first_26a3 {
  background-color: var(--e-global-color-primary);
}
.modal_wood_1417 .badge_right_ba3e {
  background-color: var(--e-global-color-secondary);
}
.modal_wood_1417 .button-31af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_wood_1417 .article-ba4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_wood_1417 .progress_6dbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_wood_1417 .item-fast-598c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_wood_1417 .footer-green-27d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_wood_1417 .pro_2977 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_wood_1417 .hidden_9fd8 {
  background-color: var(--e-global-color-primary);
}
.modal_wood_1417 .hidden_9fd8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge_7301 .sidebar-new-938c {
  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_7301 .down-a0e8 {
  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_7301
  .shadow_bdb6:after {
  background-color: var(--e-global-color-primary);
}
.huge_7301 .smooth-880e {
  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);
}
.component-c85e .dropdown_south_6762 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-c85e .message_fixed_f856 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_5b67 .widget_hard_c0d1 .paragraph-simple-1450 {
  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);
}
.feature_5b67 .widget_hard_c0d1 .lite_08c1 {
  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_e059 .cool_9913 {
  background-color: var(--e-global-color-primary);
}
.notice_e059 .tag_liquid_1c0e {
  background-color: var(--e-global-color-secondary);
}
.notice_e059 .tabs-405c .dropdown-2c7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_e059 .pattern-eabf .dropdown-2c7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-994e .up_a599 .silver_0cf7 {
  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);
}
.complex-994e .up_a599 .paragraph-718a {
  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);
}
.complex-994e .up_a599 .item_91b5 {
  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);
}
.iron-fec7 .slider_adfc {
  border-color: var(--e-global-color-text);
}
.iron-fec7 .block_3814 {
  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);
}
.iron-fec7 .box-32c2 {
  color: var(--e-global-color-primary);
}
.iron-fec7 .hero-b881 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_2110 .logo_ffe7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_2110 .container_0c1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_2110 .caption_9d43:hover .logo_ffe7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_2110
  .caption_9d43:hover
  .container_0c1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-wide-33df .paragraph_8b57 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-wide-33df .overlay_aee6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-4688 .fresh-55e5 .selected-22ae {
  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);
}
.full-4688 .glass_5306 .selected-22ae {
  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);
}
.soft_9bca .footer_1b2b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.menu_hard_1051 .dim-ee93 .wrapper_liquid_5544 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_hard_1051 .dim-ee93 .wrapper_liquid_5544 {
  background-color: var(--e-global-color-secondary);
}
.menu_hard_1051 .preview-23a0 .wrapper_liquid_5544 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_hard_1051 .preview-23a0 .wrapper_liquid_5544 {
  background-color: var(--e-global-color-secondary);
}
.menu_hard_1051 .tabs_tall_be55 .link-dirty-a263 {
  background-color: var(--e-global-color-primary);
}
.menu_hard_1051 .tabs_tall_be55:hover .link-dirty-a263 {
  background-color: var(--e-global-color-secondary);
}
.menu_hard_1051 .avatar_silver_ab3b {
  background-color: var(--e-global-color-primary);
}
.menu_hard_1051 .avatar_silver_ab3b:hover {
  background-color: var(--e-global-color-accent);
}
.menu_hard_1051 .list_cc03 li span {
  background-color: var(--e-global-color-text);
}
.menu_hard_1051 .list_cc03 li span:hover {
  background-color: var(--e-global-color-primary);
}
.menu_hard_1051 .list_cc03 li.middle-d68b span {
  background-color: var(--e-global-color-accent);
}
.current-2e86 .progress_7ae1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current-2e86 .modal-medium-591a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_c468 .pagination-basic-b70b:before {
  background-color: var(--e-global-color-secondary);
}
.first_c468 .pagination_mini_99f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_c468 .motion-4874 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_bc58 .motion-3386 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_bc58 .motion-3386:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_bc58 .motion-3386.fn-active-dc91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_bc58 .dirty-4a25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_bc58 .tertiary_ba49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_bc58 .avatar_d685 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_bc58 .logo-f8c5 {
  background-color: var(--e-global-color-primary);
}
.modal_bc58 .logo-f8c5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_bc58 .motion-256a {
  background-color: var(--e-global-color-primary);
}
.modal_bc58 .motion-256a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-west-23f1 .badge-21fd .article-4e6a a {
  color: var(--e-global-color-secondary);
}
.heading-west-23f1 .badge-21fd .article-4e6a a:hover {
  color: var(--e-global-color-secondary);
}
.heading-west-23f1 .badge-21fd .article-4e6a,
.heading-west-23f1 .badge-21fd .article-4e6a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-west-23f1 .badge-21fd .white-964d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-west-23f1 .badge-21fd .gold_8cd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-west-23f1 .badge-21fd .header_silver_564f {
  background-color: var(--e-global-color-primary);
}
.heading-west-23f1 .badge-21fd .header_silver_564f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-west-23f1 .badge-21fd .header_silver_564f:hover {
  background-color: var(--e-global-color-primary);
}
.heading-west-23f1 .badge-21fd .mask-5a89 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-west-23f1 .badge-21fd .mask-5a89 {
  background-color: var(--e-global-color-primary);
}
.heading-west-23f1 .badge-21fd .mask-5a89:hover {
  background-color: var(--e-global-color-primary);
}
.heading-west-23f1 .badge-21fd .avatar_silver_ab3b {
  background-color: var(--e-global-color-primary);
}
.heading-west-23f1 .badge-21fd .avatar_silver_ab3b:hover {
  background-color: var(--e-global-color-primary);
}
.heading-west-23f1 .mask_6dce .list_cc03 li span {
  background-color: var(--e-global-color-text);
}
.heading-west-23f1 .mask_6dce .list_cc03 li span:hover {
  background-color: var(--e-global-color-primary);
}
.heading-west-23f1 .mask_6dce .list_cc03 li.middle-d68b span {
  background-color: var(--e-global-color-accent);
}
.heading-west-23f1 .label_30f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-west-23f1 .search_bronze_3cbf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_8cf3 .border_simple_70b4 .item-0ec6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_8cf3 .border_simple_70b4 .element_2ce1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_8cf3 .border_simple_70b4 .smooth_7379 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-d79d .hovered-ca37 {
  border-color: var(--e-global-color-text);
}
.caption-d79d .content_9df3 {
  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);
}
.caption-d79d .module_new_4e3f {
  color: var(--e-global-color-secondary);
}
.caption-d79d .module_new_4e3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-d79d .blue-af90 > * {
  color: var(--e-global-color-primary);
}
.caption-d79d .blue-af90 > * svg {
  fill: var(--e-global-color-primary);
}
.caption-d79d .tooltip_black_24c4 {
  color: var(--e-global-color-primary);
}
.caption-d79d .tooltip_black_24c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-d79d .alert_east_4cae {
  color: var(--e-global-color-primary);
}
.caption-d79d .alert_east_4cae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-d79d .yellow_31d9 {
  color: var(--e-global-color-primary);
}
.caption-d79d .yellow_31d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-d79d .down-5414 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-d79d .thumbnail_lite_0ce1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-d79d .thumbnail_lite_0ce1.video-9d29 {
  color: var(--e-global-color-secondary);
}
.caption-d79d .thumbnail_lite_0ce1.video-9d29 .panel-287b {
  color: var(--e-global-color-accent);
}
.caption-d79d .thumbnail_lite_0ce1.layout-89de {
  color: var(--e-global-color-text);
}
.caption-d79d .thumbnail_lite_0ce1.layout-89de .panel-287b {
  color: var(--e-global-color-text);
}
.caption-d79d .thumbnail_lite_0ce1:before {
  border-top-color: var(--e-global-color-text);
}
.caption-d79d .outline_active_c602 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-d79d
  .outline_active_c602
  .column_3029 {
  background-color: var(--e-global-color-primary);
}
.caption-d79d
  .outline_active_c602
  .column_3029 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-d79d .hovered-ca37 .shade_south_606e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-next-e779 .hover-4dc0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-next-e779 .advanced-2d33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-8b3e .filter-warm-e089 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-8b3e
  .gas-b440
  .summary-4eb2 {
  background-color: var(--e-global-color-secondary);
}
.surface-8b3e
  .gas-b440.tabs_up_22c3
  .summary-4eb2 {
  background-color: var(--e-global-color-text);
}
.surface-8b3e
  .gas-b440:hover
  .summary-4eb2 {
  background-color: var(--e-global-color-accent);
}
.surface-8b3e
  .gas-b440.fn-active-dc91
  .summary-4eb2 {
  background-color: var(--e-global-color-primary);
}
.column-4b68 .clean-b7d9 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.column-4b68 .form-1fd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-4b68 .tabs-c603 {
  background-color: var(--e-global-color-primary);
}
.column-4b68 .tabs-c603 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-8d21 .bottom-761c .backdrop-0871 .status_04a5 {
  background-color: var(--e-global-color-secondary);
}
.north-8d21 .bottom-761c .tag_c2a8:after {
  background-color: var(--e-global-color-secondary);
}
.north-8d21 .upper_a8e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-8d21 .texture_hard_b39b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-8d21 .tag-fb44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-8d21 .soft-bcb1 {
  background-color: var(--e-global-color-primary);
}
.north-8d21 .soft-bcb1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-8d21 .sort_upper_365c {
  background-color: var(--e-global-color-secondary);
}
.north-8d21 .sort_upper_365c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-8d21 .bottom-761c .pattern-red-f328 .paragraph_rough_9749:hover {
  background-color: var(--e-global-color-primary);
}
.north-8d21
  .bottom-761c
  .pattern-red-f328
  .paragraph_rough_9749.brown-1a0e {
  background-color: var(--e-global-color-primary);
}
.north-8d21 .bottom-761c .description-b3d9:before {
  border-color: var(--e-global-color-primary);
}
.north-8d21 .bottom-761c .description-b3d9:hover:before {
  border-color: var(--e-global-color-secondary);
}
.north-8d21
  .bottom-761c
  .description-b3d9.slider-current-f98d:before {
  border-color: var(--e-global-color-primary);
}
.north-8d21 .disabled_middle_0a4a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_over_0116 .photo_dirty_ba63 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_over_0116 .photo_dirty_ba63:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_over_0116 .photo_dirty_ba63.message-paper-a317 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_over_0116 .thick_a1f8 {
  background-color: var(--e-global-color-primary);
}
.overlay_over_0116 .thick_a1f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_over_0116
  .feature-15ef
  .tag-active-a4c9
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_over_0116
  .mini_3296
  .tag-active-a4c9
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_0be5
  .footer-last-66d2
  .hard-83cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_0be5
  .footer-last-66d2
  .cold-4202 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_0be5 .red_d691 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_0be5 .badge-bottom-2fd9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_0be5 .full-f68b {
  background-color: var(--e-global-color-primary);
}
.mask_0be5 .full-f68b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_fc7b .gold_5641 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_fc7b .container_54d0 {
  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);
}
.fixed_fc7b .logo_545f {
  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);
}
.fixed_fc7b .logo_545f a:hover {
  color: var(--e-global-color-secondary);
}
.fixed_fc7b .caption_dadd {
  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);
}
.fixed_fc7b .main-6b32 {
  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);
}
.fixed_fc7b .tall_c498 .avatar_silver_ab3b {
  background-color: var(--e-global-color-primary);
}
.fixed_fc7b .tall_c498 .avatar_silver_ab3b:hover {
  background-color: var(--e-global-color-accent);
}
.fixed_fc7b
  .tall_c498
  .list_cc03
  li
  span {
  background-color: var(--e-global-color-text);
}
.fixed_fc7b
  .tall_c498
  .list_cc03
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_fc7b
  .tall_c498
  .list_cc03
  li.middle-d68b
  span {
  background-color: var(--e-global-color-accent);
}
.shadow_north_4dd2
  .fluid_9d01
  .hot_9ca9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_north_4dd2 .fluid_9d01 .breadcrumb-active-ba5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_north_4dd2 .fluid_9d01 .yellow-9225 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_north_4dd2 .secondary_prev_43e7 {
  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);
}
.shadow_north_4dd2
  .selected-9679.south-8db6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810
  > a {
  background-color: var(--e-global-color-text);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810
  > a
  .advanced_3b7d.block-845f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810
  > a
  .picture_3b3e.modal-black-9077 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810
  > .shade_wide_0226
  .heading-6810
  > a {
  background-color: var(--e-global-color-secondary);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810
  > .shade_wide_0226
  .heading-6810
  > a
  .module-2d84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810
  > .shade_wide_0226
  .heading-6810
  > a
  .picture_3b3e.green-2252 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810
  > a
  .pressed_d15a:before {
  color: var(--e-global-color-text);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810
  > .shade_wide_0226
  a
  .pressed_d15a:before {
  color: var(--e-global-color-text);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810.active_clean_1dea
  > a
  .pressed_d15a:before {
  color: var(--e-global-color-text);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810
  > .shade_wide_0226
  .heading-6810.active_clean_1dea
  > a
  .pressed_d15a:before {
  color: var(--e-global-color-text);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810
  > a
  .list-dfa4
  .rough_8dfc {
  color: var(--e-global-color-text);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810
  > .shade_wide_0226
  a
  .list-dfa4
  .rough_8dfc {
  color: var(--e-global-color-text);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810
  > a
  .list-dfa4
  .rough_8dfc,
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810
  > .shade_wide_0226
  a
  .list-dfa4
  .rough_8dfc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810
  > a
  .middle-14e8:before {
  color: var(--e-global-color-text);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810
  > .shade_wide_0226
  a
  .middle-14e8:before {
  color: var(--e-global-color-text);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810.active_clean_1dea
  > a
  .middle-14e8:before {
  color: var(--e-global-color-text);
}
.accordion_hot_d52b
  > .breadcrumb_931b
  > div
  > .row-old-1b2d
  > .heading-6810
  > .shade_wide_0226
  .heading-6810.active_clean_1dea
  > a
  .middle-14e8:before {
  color: var(--e-global-color-text);
}
.gallery_31c5 .white_7394 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_31c5
  .logo-98ca:hover
  .white_7394 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_dd62
  > .breadcrumb_931b
  > .lite-e403
  > .soft-cdb8
  > .white_683f
  > .overlay_c48d
  .hidden_28dd {
  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_dd62
  > .breadcrumb_931b
  > .lite-e403
  > .soft-cdb8
  > .white_683f
  > .overlay_c48d:hover
  .hidden_28dd {
  color: var(--e-global-color-text);
}
.yellow_dd62
  > .breadcrumb_931b
  > .lite-e403
  > .soft-cdb8
  > .white_683f
  > .overlay_c48d:hover
  .hidden_28dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_dd62
  > .breadcrumb_931b
  > .lite-e403
  > .soft-cdb8
  > .white_683f.mask_2367
  > .overlay_c48d
  .hidden_28dd {
  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);
}
.hard-47aa .menu-e821 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-47aa .panel-4c14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-47aa .box-old-6298 {
  background-color: var(--e-global-color-primary);
}
.hard-47aa .box-old-6298 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-9331
  > .breadcrumb_931b
  > .dirty-f28a
  > .selected-0389
  > .column_mini_721f
  .selected_06b5 {
  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);
}
.outline-9331
  > .breadcrumb_931b
  > .dirty-f28a
  > .selected-0389
  > .column_mini_721f
  .aside_under_3c4b {
  color: var(--e-global-color-text);
}
.outline-9331
  > .breadcrumb_931b
  > .dirty-f28a
  > .selected-0389
  > .column_mini_721f:hover
  .selected_06b5 {
  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);
}
.outline-9331
  > .breadcrumb_931b
  > .dirty-f28a
  > .selected-0389
  > .column_mini_721f:hover
  .aside_under_3c4b {
  color: var(--e-global-color-secondary);
}
.outline-9331
  > .breadcrumb_931b
  > .dirty-f28a
  > .selected-0389
  > .column_mini_721f.header-large-6647
  .selected_06b5 {
  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);
}
.outline-9331
  > .breadcrumb_931b
  > .dirty-f28a
  > .selected-0389
  > .column_mini_721f.header-large-6647
  .aside_under_3c4b {
  color: var(--e-global-color-primary);
}
.background-2857
  .disabled_f584
  .box_current_a992 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-2857 .over-22ec .shade_south_606e .primary-selected-3ec5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-hovered-75b8 .new-fb8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-hovered-75b8 .first-5c1f .new-fb8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-hovered-75b8 .stone-5878 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-hovered-75b8 .stone-5878 {
  background-color: var(--e-global-color-primary);
}
.icon_638a .upper_56e9 .lower_047e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_638a
  .upper_56e9:hover
  .widget-e18a {
  color: var(--e-global-color-secondary);
}
.icon_638a
  .upper_56e9:hover
  .lower_047e {
  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);
}
.texture-c962 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.photo-e6b7 {
  flex-direction: column;
}

.photo-e6b7 .content-red-2e40 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.photo-e6b7 .content-red-2e40 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.photo-e6b7 .west_31d6 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.dirty-0246.center_32cf {
  display: none;
}

.search-f178 {
  display: none;
}

body,
.rough_0df2 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.hard-ba92) !important; */
}

.upper-b671.item-16ca {
  margin-bottom: 40px;
  width: 100%;
}

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

.photo-e6b7 a {
  width: 100%;
}

.liquid_a694 .avatar_c352.center_34da {
  width: 20% !important;
}

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

.notice_7d8d:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.dirty_1b2a:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.liquid_a694
  .avatar_c352.active-db39
  .photo_liquid_6e0a
  .section-993e {
  font-size: 20px !important;
}

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

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

.summary-gas-b77d h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.sidebar_in_2a40.alert_932b > .section-right-88b9 {
  display: flex;
  align-items: center;
}

.shadow-67d2 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.frame-brown-37b4 {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.liquid_a694
  .avatar_c352.hovered_48e8
  .caption-c470
  .rough-f8d0 {
  width: 100% !important;
}

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

.video_e9c7 {
  width: 100%;
}

.title-wood-f70e {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.input-selected-9da8 {
  position: relative;
  cursor: pointer;
}

.input-selected-9da8::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

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

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

  visibility: hidden;
}

.input-selected-9da8:hover .thick_44fe {
  visibility: visible;
}
.input-selected-9da8:hover.input-selected-9da8::before {
  display: block;
}

.summary-gas-b77d h3 {
  color: #fff;
}

.preview_a6be {
  margin: 0;
}

.liquid_a694
  .avatar_c352.hovered_48e8
  .rough-f8d0
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.summary_top_fc33 {
  width: 100%;
}

.silver-a1d5 {
  width: 100%;
}

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

.silver-a1d5 {
  width: 100%;
}

.bronze-858f {
  margin-bottom: 10px !important;
}

.rough-f8d0 {
  display: flex;
  align-items: center;
}

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

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

.photo-e6b7 .content-red-2e40.blue-4854 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.photo-e6b7 h1.content-red-2e40 {
  margin-top: 120px !important;
}

.liquid_a694 .avatar_c352.main-7488 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.hero-pink-e3b5 img {
  width: 100%;
}

.mask-7a15 .center-d2b1.photo_liquid_6e0a {
  justify-content: space-between;
}

.column-complex-6c3d {
  display: none;
}

.tall-9216 .west_31d6 {
  margin: 1px 0 !important;
}

.badge-47c2 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .sidebar_in_2a40 .section-right-88b9 {
    flex-wrap: nowrap !important;
  }
}

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

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

@media (max-width: 767px) {
  .summary-gas-b77d h3 {
    font-size: 28px;
  }

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

  .mask-7a15 .center-d2b1.photo_liquid_6e0a {
    border-bottom: 1px solid #f0c159;
  }

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

  .sidebar_in_2a40.alert_932b > .section-right-88b9 {
    gap: 15px;
    justify-content: space-between;
  }

  .liquid_a694
    .avatar_c352.hovered_48e8
    .rough-f8d0
    img {
    width: 60% !important;
  }

  .stone_c096 {
    left: 2%;
  }

  .up_47aa {
    margin: 10px 0;
  }

  .photo-e6b7 .west_31d6 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.photo-e6b7 .content-red-2e40,
  .photo-e6b7 .content-red-2e40 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .rough-f8d0 {
    justify-content: center;
  }

  .photo-e6b7 .west_31d6 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .liquid_a694 .avatar_c352.center_34da {
    width: 75% !important;
  }

  .hero-pink-e3b5 img {
    width: 100% !important;
  }
}

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

  h2.photo-e6b7 .content-red-2e40,
  .photo-e6b7 .content-red-2e40 {
    font-size: 30px !important;
  }

  .rough-f8d0 {
    justify-content: center;
  }

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

  .alert-1642
    .container-brown-7b88.notification_6e39 {
    margin: 0 !important;
  }

  .shadow-67d2 {
    margin: 0;
    gap: 10px;
  }

  .up_47aa {
    display: flex;
  }

  .feature-bronze-592d .notice_7d8d {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .photo-e6b7 h1.content-red-2e40 {
    margin-top: 80px !important;
  }

  .liquid_a694
    .avatar_c352.hovered_48e8
    .rough-f8d0
    img,
  .sidebar_c9c8 .caption-c470 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .liquid_a694 .avatar_c352.center_34da {
    width: 100% !important;
  }

  .sidebar_in_2a40.alert_932b > .section-right-88b9 {
    gap: 3px;
  }

  .photo-e6b7 .west_31d6 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 50b7 */
.shadow-element-i5 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
