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(.hovered-2ce1) {
  gap: 0.5em;
}
:where(.component_0cf4) {
  gap: 0.5em;
}
body .glass_c6f0 > .hidden_fd61 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .glass_c6f0 > .gold-baa2 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .glass_c6f0 > .border-middle-ab1f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .out_fe9f > .hidden_fd61 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .out_fe9f > .gold-baa2 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .out_fe9f > .border-middle-ab1f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .out_fe9f
  > :where(:not(.hidden_fd61):not(.gold-baa2):not(.photo_first_cc55)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .out_fe9f > .caption_a2de {
  max-width: var(--wp--style--global--wide-size);
}
body .hovered-2ce1 {
  display: flex;
}
body .hovered-2ce1 {
  flex-wrap: wrap;
  align-items: center;
}
body .hovered-2ce1 > * {
  margin: 0;
}
body .component_0cf4 {
  display: grid;
}
body .component_0cf4 > * {
  margin: 0;
}
:where(.aside_brown_85c5.hovered-2ce1) {
  gap: 2em;
}
:where(.aside_brown_85c5.component_0cf4) {
  gap: 2em;
}
:where(.white_9f34.hovered-2ce1) {
  gap: 1.25em;
}
:where(.white_9f34.component_0cf4) {
  gap: 1.25em;
}
.content_1dc9 {
  color: var(--wp--preset--color--black) !important;
}
.article_huge_62de {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.texture_center_26ef {
  color: var(--wp--preset--color--white) !important;
}
.mask_upper_77c8 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.tall-1ca6 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.simple_6951 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.avatar_1bca {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.badge-3414 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.dark_ad4e {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dropdown_simple_c365 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.clean_302b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hovered-8731 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.over_e5d8 {
  background-color: var(--wp--preset--color--black) !important;
}
.aside-blue-ee94 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tooltip_narrow_caa0 {
  background-color: var(--wp--preset--color--white) !important;
}
.breadcrumb-full-4c32 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.bright_d630 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.first-d818 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.form-129c {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.shade-a37a {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.image_9da2 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.block-6626 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.table_728c {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.current-0665 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.sidebar_fast_9a67 {
  border-color: var(--wp--preset--color--black) !important;
}
.sort_selected_ad63 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dynamic-954f {
  border-color: var(--wp--preset--color--white) !important;
}
.button_bronze_f75c {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.photo-bottom-e8bf {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.logo-6323 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.iron-dd41 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.border_9eac {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tertiary_18cd {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.picture_5d44 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sidebar_60cb {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.black-6cfb {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.row_static_4b0f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.layout-6e68 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.photo_359b {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.mask-f7b8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.card_bright_ad9b {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.tooltip-8f77 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.fixed_b173 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.media-90e9 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.filter-c1a5 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.alert_21fc {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.form-c95c {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.prev_23ed {
  background: var(--wp--preset--gradient--midnight) !important;
}
.title_current_adbe {
  font-size: var(--wp--preset--font-size--small) !important;
}
.info-bottom-405b {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.tall-d09c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.action-fc29 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.badge-9e18 a:where(:not(.gas-bcd5)) {
  color: inherit;
}
:where(.white_9f34.hovered-2ce1) {
  gap: 1.25em;
}
:where(.white_9f34.component_0cf4) {
  gap: 1.25em;
}
:where(.aside_brown_85c5.hovered-2ce1) {
  gap: 2em;
}
:where(.aside_brown_85c5.component_0cf4) {
  gap: 2em;
}
.black_eb09 {
  font-size: 1.5em;
  line-height: 1.6;
}

.logo_21af .primary-7011 {
  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);
}
.nav-static-288d .disabled-363b {
  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);
}
.down_7b69 {
  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);
}
.down_7b69.easy-cfba .popup_e6e6 {
  background-color: var(--e-global-color-primary);
}
.down_7b69.card-3f67 .popup_e6e6,
.down_7b69.top_8b01 .popup_e6e6 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.link-a575 .hovered_b92e {
  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);
}
.gradient-down-02d6 {
  --divider-color: var(--e-global-color-secondary);
}
.gradient-down-02d6 .link-right-5305 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gradient-down-02d6.tertiary-focused-717f .feature_e1ba {
  background-color: var(--e-global-color-secondary);
}
.gradient-down-02d6.media-next-bef5 .feature_e1ba,
.gradient-down-02d6.form-df41 .feature_e1ba {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.gradient-down-02d6.media-next-bef5 .feature_e1ba,
.gradient-down-02d6.form-df41 .feature_e1ba svg {
  fill: var(--e-global-color-secondary);
}
.slow_c8f6 .light-be43 {
  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);
}
.slow_c8f6 .left-f523 {
  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_f1d7.tertiary-focused-717f .feature_e1ba {
  background-color: var(--e-global-color-primary);
}
.column_f1d7.media-next-bef5 .feature_e1ba,
.column_f1d7.form-df41 .feature_e1ba {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.column_f1d7.media-next-bef5 .feature_e1ba,
.column_f1d7.form-df41 .feature_e1ba svg {
  fill: var(--e-global-color-primary);
}
.stale-0645.tertiary-focused-717f .feature_e1ba {
  background-color: var(--e-global-color-primary);
}
.stale-0645.media-next-bef5 .feature_e1ba,
.stale-0645.form-df41 .feature_e1ba {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.stale-0645 .gas-7d04 {
  color: var(--e-global-color-primary);
}
.stale-0645 .gas-7d04,
.stale-0645 .gas-7d04 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-0645 .tag_4da6 {
  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);
}
.fresh_fd8a .blue_639e {
  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);
}
.info_5c58 .section-active-c87a .active-3e9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_west_e442 .dirty-e737:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.search_west_e442 .carousel_prev_e58d i {
  color: var(--e-global-color-primary);
}
.search_west_e442 .carousel_prev_e58d svg {
  fill: var(--e-global-color-primary);
}
.search_west_e442 .hero-b3f7 {
  color: var(--e-global-color-secondary);
}
.search_west_e442 .dirty-e737 > .hero-b3f7,
.search_west_e442 .dirty-e737 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_pink_9675 .bright_dc6e {
  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);
}
.box_pink_9675 .first_c30b {
  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);
}
.info_c6f6 .hover_e479 .next-f0f4 {
  background-color: var(--e-global-color-primary);
}
.info_c6f6 .smooth-e69e {
  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);
}
.outline-pro-fee5 .breadcrumb-top-3452 {
  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);
}
.outline-pro-fee5 .surface_0a85 {
  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-pro-fee5 .notification-25d3 {
  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);
}
.box_active_fbb2 .active_under_6700,
.box_active_fbb2 .active_under_6700 a {
  color: var(--e-global-color-primary);
}
.box_active_fbb2 .active_under_6700.layout-f3f0,
.box_active_fbb2 .active_under_6700.layout-f3f0 a {
  color: var(--e-global-color-accent);
}
.box_active_fbb2 .active_under_6700 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_active_fbb2 .banner_4c05 {
  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_5d91 .thumbnail_center_3ffc,
.column_5d91 .picture_west_b047 {
  color: var(--e-global-color-primary);
}
.column_5d91 .thumbnail_center_3ffc svg {
  fill: var(--e-global-color-primary);
}
.column_5d91 .layout-f3f0 .thumbnail_center_3ffc,
.column_5d91 .layout-f3f0 .picture_west_b047 {
  color: var(--e-global-color-accent);
}
.column_5d91 .layout-f3f0 .thumbnail_center_3ffc svg {
  fill: var(--e-global-color-accent);
}
.column_5d91 .picture_west_b047 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_5d91 .banner_4c05 {
  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);
}
.summary_6de4 .tertiary_top_d735,
.summary_6de4 .mask-red-e5c9 {
  color: var(--e-global-color-primary);
}
.summary_6de4 .mask-red-e5c9 svg {
  fill: var(--e-global-color-primary);
}
.summary_6de4 .active_under_6700.layout-f3f0 a,
.summary_6de4
  .active_under_6700.layout-f3f0
  .mask-red-e5c9 {
  color: var(--e-global-color-accent);
}
.summary_6de4 .tertiary_top_d735 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_6de4 .banner_4c05 {
  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);
}
.avatar-basic-57b9 .status_943e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-basic-57b9 .sidebar_light_ae9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-57fc .secondary_in_234e .shade-681a {
  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);
}
.media-57fc .secondary_in_234e .gradient-black-11f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-57fc .breadcrumb-d925 .shade-681a {
  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);
}
.media-57fc
  .breadcrumb-d925
  .gradient-black-11f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-57fc
  .slider-wood-8e1a
  .shade-681a {
  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);
}
.media-57fc
  .slider-wood-8e1a
  .gradient-black-11f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-57fc
  .table-west-e90d
  .shade-681a {
  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);
}
.media-57fc
  .table-west-e90d
  .gradient-black-11f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-e86b .hard-c1f2 {
  background-color: var(--e-global-color-primary);
}
.basic-e86b .hard-c1f2:hover {
  background-color: var(--e-global-color-primary);
}
.basic-e86b .filter-prev-773b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-e86b
  .hard-c1f2:hover
  .filter-prev-773b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-ff3b .input_next_c210 {
  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);
}
.highlight_red_887e .new_bb83 .label-center-0aa9 a {
  background-color: var(--e-global-color-accent);
}
.highlight_red_887e .new_bb83 .message_9b31 a {
  background-color: var(--e-global-color-accent);
}
.highlight_red_887e .new_bb83 .label-center-0aa9 a,
.highlight_red_887e .new_bb83 .message_9b31 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-6ec4
  .notification_13bd.input-narrow-5d1a
  .new_bb83
  a.widget-fast-6220 {
  background-color: var(--e-global-color-accent);
}
.tag-6ec4
  .notification_13bd.input-narrow-5d1a
  .new_bb83
  span.widget-fast-6220.fn-current-617c {
  background-color: var(--e-global-color-text);
}
.tag-6ec4
  .notification_13bd.input-narrow-5d1a
  .new_bb83
  .widget-fast-6220 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_9287 .link_a5a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_9287
  .thumbnail_top_d5c6
  > .tiny-78bf
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_9287
  .wood_264e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_9287
  .rough-dc8b
  .mask-2e41,
.full_9287
  .rough-dc8b
  .block_ac0e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_9287
  .rough-dc8b
  .west-bca0,
.full_9287
  .rough-dc8b
  a
  .west-bca0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_9287
  .rough-dc8b
  .summary_fresh_0fc8 {
  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);
}
.full_9287
  .rough-dc8b
  .logo-bdcc {
  background-color: var(--e-global-color-primary);
}
.full_9287
  .rough-dc8b
  .logo-bdcc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_9287
  .rough-dc8b
  .logo-bdcc:hover {
  background-color: var(--e-global-color-primary);
}
.full_9287
  .rough-dc8b
  .tall_1b53 {
  background-color: var(--e-global-color-primary);
}
.full_9287
  .rough-dc8b
  .tall_1b53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_9287
  .rough-dc8b
  .tall_1b53:hover {
  background-color: var(--e-global-color-primary);
}
.full_9287
  .article-44a6
  .highlight_4391
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_9287
  .article-44a6
  .tag_paper_425c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_9287
  .article-44a6
  .summary_fresh_0fc8 {
  color: var(--e-global-color-text);
}
.full_9287
  .article-44a6
  .summary_fresh_0fc8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_9287
  .article-44a6
  .logo-bdcc {
  background-color: var(--e-global-color-primary);
}
.full_9287
  .article-44a6
  .logo-bdcc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_9287
  .article-44a6
  .logo-bdcc:hover {
  background-color: var(--e-global-color-primary);
}
.full_9287
  .article-44a6
  .tall_1b53 {
  background-color: var(--e-global-color-primary);
}
.full_9287
  .article-44a6
  .tall_1b53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_9287
  .article-44a6
  .tall_1b53:hover {
  background-color: var(--e-global-color-primary);
}
.full_9287 .button-orange-31af {
  background-color: var(--e-global-color-primary);
}
.full_9287 .button-orange-31af:hover {
  background-color: var(--e-global-color-primary);
}
.full_9287 .chip_out_1893 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_9287 .heading_6774 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_b8ea .pattern_c4c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_b8ea
  .hidden-iron-2fe5
  > div:nth-child(3)
  .pattern_c4c6,
.wide_b8ea
  .accordion_e6f1
  > div:nth-child(1)
  .pattern_c4c6,
.wide_b8ea
  .shadow_advanced_5783
  > div:nth-child(1)
  .pattern_c4c6,
.wide_b8ea
  .orange_6f97
  > div:nth-child(1)
  .pattern_c4c6,
.wide_b8ea
  .tabs-advanced-bf1f
  > div:nth-child(1)
  .pattern_c4c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_b8ea .panel_left_fe0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_b8ea .pagination-bronze-212c {
  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);
}
.wide_b8ea .tooltip-c6ed {
  background-color: var(--e-global-color-primary);
}
.wide_b8ea .tooltip-c6ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_b8ea .tooltip-c6ed:hover {
  background-color: var(--e-global-color-primary);
}
.wide_b8ea .focus_paper_4d28 {
  background-color: var(--e-global-color-primary);
}
.wide_b8ea .focus_paper_4d28:hover {
  background-color: var(--e-global-color-primary);
}
.wide_b8ea .chip_out_1893 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_b8ea .heading_6774 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-0c05 .cool-dad1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-0c05 .widget_4c12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-0c05 .hovered_85cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-0c05 .logo_0d18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-0c05 .item_cold_4e89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-0c05 .focus_paper_4d28 {
  background-color: var(--e-global-color-primary);
}
.tooltip-0c05 .focus_paper_4d28:hover {
  background-color: var(--e-global-color-primary);
}
.soft_53e3 .silver_c168 {
  background-color: var(--e-global-color-secondary);
}
.soft_53e3 .smooth_2647 {
  background-color: var(--e-global-color-text);
}
.soft_53e3 .cold-d987 {
  background-color: var(--e-global-color-secondary);
}
.soft_53e3 .light_a0f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_53e3 .hover-5148 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_53e3 .element_large_a051 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_53e3 .text_42d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_53e3 .gold-9269 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-full-9aba .glass_7a91 .down-41e2,
.box-full-9aba
  .glass_7a91
  .down-41e2
  a,
.box-full-9aba .hovered_0536 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-full-9aba .glass_7a91 .hard-96dc,
.box-full-9aba .badge_4e88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-full-9aba .glass_7a91 .hard-96dc {
  color: var(--e-global-color-text);
}
.box-full-9aba .badge_4e88 {
  color: var(--e-global-color-text);
}
.box-full-9aba
  .glass_7a91
  .sidebar-fluid-a35e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-full-9aba .east_9008 .focused-a85f {
  background-color: var(--e-global-color-primary);
}
.box-full-9aba .east_9008 .focused-a85f:hover {
  background-color: var(--e-global-color-primary);
}
.box-full-9aba .east_9008 .paragraph_left_38b8 li span {
  background-color: var(--e-global-color-text);
}
.box-full-9aba .east_9008 .paragraph_left_38b8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.box-full-9aba
  .east_9008
  .paragraph_left_38b8
  li.active-2cea
  span {
  background-color: var(--e-global-color-accent);
}
.box-full-9aba .west-03eb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-thick-2f9a .easy-7f71 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-2494 .hover-hovered-7ba5 {
  background-color: var(--e-global-color-primary);
}
.yellow-2494 .button_256b {
  background-color: var(--e-global-color-secondary);
}
.yellow-2494 .texture_hot_1c52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-2494 .menu_bronze_9b4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-2494 .texture-6da8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-2494 .pattern-22be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-2494 .carousel_cc87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-2494 .nav_c43f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-2494 .gold_326b {
  background-color: var(--e-global-color-primary);
}
.yellow-2494 .gold_326b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_a22c .basic-4261 {
  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_a22c .main-7088 {
  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);
}
.preview_a22c
  .fixed-ef9b:after {
  background-color: var(--e-global-color-primary);
}
.preview_a22c .active_8c53 {
  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);
}
.red_c4fb .hovered_0536 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_c4fb .badge_4e88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_d404 .text_warm_b1a2 .gas_07b1 {
  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);
}
.info_d404 .text_warm_b1a2 .green-5b25 {
  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);
}
.tall-4134 .medium-c3dd {
  background-color: var(--e-global-color-primary);
}
.tall-4134 .next-c8df {
  background-color: var(--e-global-color-secondary);
}
.tall-4134 .pagination_7746 .gold_3274 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-4134 .rough-65c0 .gold_3274 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_adee .action-cc90 .tiny-c092 {
  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_adee .action-cc90 .logo-468b {
  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_adee .action-cc90 .dropdown-095c {
  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);
}
.center_9e69 .sidebar-f3ca {
  border-color: var(--e-global-color-text);
}
.center_9e69 .slider_9b95 {
  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);
}
.center_9e69 .thumbnail_static_8cd6 {
  color: var(--e-global-color-primary);
}
.center_9e69 .image_tall_2aec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-b255 .feature_a5f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short-b255 .shadow_full_2b5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short-b255 .background-a8f3:hover .feature_a5f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short-b255
  .background-a8f3:hover
  .shadow_full_2b5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-white-e464 .heading_pro_db09 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-white-e464 .hover_south_a4cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_a2ec .middle-72bb .purple-f11f {
  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);
}
.top_a2ec .image_e0a0 .purple-f11f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.container-68f8 .media_f351 {
  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);
}
.border_active_e23d .new_48e7 .paragraph_bright_70e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_active_e23d .new_48e7 .paragraph_bright_70e3 {
  background-color: var(--e-global-color-secondary);
}
.border_active_e23d .photo-7876 .paragraph_bright_70e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_active_e23d .photo-7876 .paragraph_bright_70e3 {
  background-color: var(--e-global-color-secondary);
}
.border_active_e23d .avatar-huge-882b .tooltip-2275 {
  background-color: var(--e-global-color-primary);
}
.border_active_e23d .avatar-huge-882b:hover .tooltip-2275 {
  background-color: var(--e-global-color-secondary);
}
.border_active_e23d .focused-a85f {
  background-color: var(--e-global-color-primary);
}
.border_active_e23d .focused-a85f:hover {
  background-color: var(--e-global-color-accent);
}
.border_active_e23d .paragraph_left_38b8 li span {
  background-color: var(--e-global-color-text);
}
.border_active_e23d .paragraph_left_38b8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.border_active_e23d .paragraph_left_38b8 li.active-2cea span {
  background-color: var(--e-global-color-accent);
}
.search-43cf .tertiary_bronze_f339 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-43cf .heading-b09f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-c363 .detail-complex-06f8:before {
  background-color: var(--e-global-color-secondary);
}
.heading-c363 .breadcrumb_south_0f93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-c363 .tooltip_new_3eb9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-easy-0933 .caption-motion-b16f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-easy-0933 .caption-motion-b16f:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-easy-0933 .caption-motion-b16f.fn-active-617c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-easy-0933 .south_51e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-easy-0933 .pattern-50d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-easy-0933 .summary_1c6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-easy-0933 .column-cb95 {
  background-color: var(--e-global-color-primary);
}
.link-easy-0933 .column-cb95 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-easy-0933 .middle-e957 {
  background-color: var(--e-global-color-primary);
}
.link-easy-0933 .middle-e957 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_1c37 .container_8072 .chip-da81 a {
  color: var(--e-global-color-secondary);
}
.small_1c37 .container_8072 .chip-da81 a:hover {
  color: var(--e-global-color-secondary);
}
.small_1c37 .container_8072 .chip-da81,
.small_1c37 .container_8072 .chip-da81 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_1c37 .container_8072 .copper_1a26 {
  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);
}
.small_1c37 .container_8072 .white_739a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_1c37 .container_8072 .hard_8a47 {
  background-color: var(--e-global-color-primary);
}
.small_1c37 .container_8072 .hard_8a47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_1c37 .container_8072 .hard_8a47:hover {
  background-color: var(--e-global-color-primary);
}
.small_1c37 .container_8072 .panel-00d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_1c37 .container_8072 .panel-00d1 {
  background-color: var(--e-global-color-primary);
}
.small_1c37 .container_8072 .panel-00d1:hover {
  background-color: var(--e-global-color-primary);
}
.small_1c37 .container_8072 .focused-a85f {
  background-color: var(--e-global-color-primary);
}
.small_1c37 .container_8072 .focused-a85f:hover {
  background-color: var(--e-global-color-primary);
}
.small_1c37 .east_9008 .paragraph_left_38b8 li span {
  background-color: var(--e-global-color-text);
}
.small_1c37 .east_9008 .paragraph_left_38b8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.small_1c37 .east_9008 .paragraph_left_38b8 li.active-2cea span {
  background-color: var(--e-global-color-accent);
}
.small_1c37 .chip_out_1893 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_1c37 .heading_6774 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-yellow-a58b .iron-aa84 .wood-bbb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-yellow-a58b .iron-aa84 .texture-a1ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-yellow-a58b .iron-aa84 .gallery_first_2a0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-tiny-2cb5 .module-in-3d6f {
  border-color: var(--e-global-color-text);
}
.hidden-tiny-2cb5 .container-aa6a {
  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);
}
.hidden-tiny-2cb5 .up-dc61 {
  color: var(--e-global-color-secondary);
}
.hidden-tiny-2cb5 .up-dc61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-tiny-2cb5 .preview-7b74 > * {
  color: var(--e-global-color-primary);
}
.hidden-tiny-2cb5 .preview-7b74 > * svg {
  fill: var(--e-global-color-primary);
}
.hidden-tiny-2cb5 .slider_current_dcfb {
  color: var(--e-global-color-primary);
}
.hidden-tiny-2cb5 .slider_current_dcfb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-tiny-2cb5 .secondary-silver-a8b1 {
  color: var(--e-global-color-primary);
}
.hidden-tiny-2cb5 .secondary-silver-a8b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-tiny-2cb5 .background_out_95b2 {
  color: var(--e-global-color-primary);
}
.hidden-tiny-2cb5 .background_out_95b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-tiny-2cb5 .accent_easy_d9a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-tiny-2cb5 .accent-south-34ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-tiny-2cb5 .accent-south-34ec.menu-cc3a {
  color: var(--e-global-color-secondary);
}
.hidden-tiny-2cb5 .accent-south-34ec.menu-cc3a .logo_steel_29e0 {
  color: var(--e-global-color-accent);
}
.hidden-tiny-2cb5 .accent-south-34ec.filter-82cf {
  color: var(--e-global-color-text);
}
.hidden-tiny-2cb5 .accent-south-34ec.filter-82cf .logo_steel_29e0 {
  color: var(--e-global-color-text);
}
.hidden-tiny-2cb5 .accent-south-34ec:before {
  border-top-color: var(--e-global-color-text);
}
.hidden-tiny-2cb5 .sort_orange_e5b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-tiny-2cb5
  .sort_orange_e5b9
  .section_stale_4a6b {
  background-color: var(--e-global-color-primary);
}
.hidden-tiny-2cb5
  .sort_orange_e5b9
  .section_stale_4a6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-tiny-2cb5 .module-in-3d6f .logo_b5ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_glass_4ed0 .hot-5aad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_glass_4ed0 .link-981d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_61c7 .overlay-aa19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_61c7
  .texture-current-cc45
  .smooth_7933 {
  background-color: var(--e-global-color-secondary);
}
.in_61c7
  .texture-current-cc45.white-9187
  .smooth_7933 {
  background-color: var(--e-global-color-text);
}
.in_61c7
  .texture-current-cc45:hover
  .smooth_7933 {
  background-color: var(--e-global-color-accent);
}
.in_61c7
  .texture-current-cc45.fn-active-617c
  .smooth_7933 {
  background-color: var(--e-global-color-primary);
}
.hovered-7fc8 .mask-b37d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hovered-7fc8 .secondary_1b5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-7fc8 .article_f038 {
  background-color: var(--e-global-color-primary);
}
.hovered-7fc8 .article_f038 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-808d .background-013d .link-blue-4a71 .action_37b5 {
  background-color: var(--e-global-color-secondary);
}
.in-808d .background-013d .block_action_d13a:after {
  background-color: var(--e-global-color-secondary);
}
.in-808d .breadcrumb_hard_147e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-808d .pattern_cf6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-808d .module_5c64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-808d .shadow_4efe {
  background-color: var(--e-global-color-primary);
}
.in-808d .shadow_4efe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-808d .avatar-afd7 {
  background-color: var(--e-global-color-secondary);
}
.in-808d .avatar-afd7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-808d .background-013d .fixed_ff77 .status-clean-3c36:hover {
  background-color: var(--e-global-color-primary);
}
.in-808d
  .background-013d
  .fixed_ff77
  .status-clean-3c36.row_active_e5bc {
  background-color: var(--e-global-color-primary);
}
.in-808d .background-013d .cold-cb70:before {
  border-color: var(--e-global-color-primary);
}
.in-808d .background-013d .cold-cb70:hover:before {
  border-color: var(--e-global-color-secondary);
}
.in-808d
  .background-013d
  .cold-cb70.surface_7e3a:before {
  border-color: var(--e-global-color-primary);
}
.in-808d .fixed_ab3b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_inner_35cd .stone-3121 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_inner_35cd .stone-3121:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_inner_35cd .stone-3121.next_35b0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_inner_35cd .gradient-deab {
  background-color: var(--e-global-color-primary);
}
.badge_inner_35cd .gradient-deab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_inner_35cd
  .smooth_e0cb
  .pressed-3293
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_inner_35cd
  .article_in_1511
  .pressed-3293
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold-8be8
  .search-stone-36e9
  .table-liquid-e258 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-8be8
  .search-stone-36e9
  .box_8430 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-8be8 .accent_b7e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-8be8 .plasma-41a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-8be8 .outline-9d48 {
  background-color: var(--e-global-color-primary);
}
.gold-8be8 .outline-9d48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-wide-9ff1 .article-slow-697c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-wide-9ff1 .logo_hovered_8949 {
  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);
}
.shadow-wide-9ff1 .link_gas_1c7e {
  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);
}
.shadow-wide-9ff1 .link_gas_1c7e a:hover {
  color: var(--e-global-color-secondary);
}
.shadow-wide-9ff1 .heading-steel-82a3 {
  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);
}
.shadow-wide-9ff1 .surface-outer-6282 {
  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);
}
.shadow-wide-9ff1 .current_3afa .focused-a85f {
  background-color: var(--e-global-color-primary);
}
.shadow-wide-9ff1 .current_3afa .focused-a85f:hover {
  background-color: var(--e-global-color-accent);
}
.shadow-wide-9ff1
  .current_3afa
  .paragraph_left_38b8
  li
  span {
  background-color: var(--e-global-color-text);
}
.shadow-wide-9ff1
  .current_3afa
  .paragraph_left_38b8
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-wide-9ff1
  .current_3afa
  .paragraph_left_38b8
  li.active-2cea
  span {
  background-color: var(--e-global-color-accent);
}
.surface_400d
  .item-9b98
  .aside-962b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_400d .item-9b98 .overlay-d906 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_400d .item-9b98 .green_5e4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_400d .link-full-4a33 {
  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);
}
.surface_400d
  .section_61a0.tiny-6b4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1
  > a {
  background-color: var(--e-global-color-text);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1
  > a
  .hero_inner_20b7.silver-8af2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1
  > a
  .accent_advanced_6997.west_439f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1
  > .bronze_7221
  .list-down-3bb1
  > a {
  background-color: var(--e-global-color-secondary);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1
  > .bronze_7221
  .list-down-3bb1
  > a
  .status-paper-7be2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1
  > .bronze_7221
  .list-down-3bb1
  > a
  .accent_advanced_6997.dynamic_1379 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1
  > a
  .orange_0c19:before {
  color: var(--e-global-color-text);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1
  > .bronze_7221
  a
  .orange_0c19:before {
  color: var(--e-global-color-text);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1.primary_pressed_d8e1
  > a
  .orange_0c19:before {
  color: var(--e-global-color-text);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1
  > .bronze_7221
  .list-down-3bb1.primary_pressed_d8e1
  > a
  .orange_0c19:before {
  color: var(--e-global-color-text);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1
  > a
  .fluid-5762
  .component-d867 {
  color: var(--e-global-color-text);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1
  > .bronze_7221
  a
  .fluid-5762
  .component-d867 {
  color: var(--e-global-color-text);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1
  > a
  .fluid-5762
  .component-d867,
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1
  > .bronze_7221
  a
  .fluid-5762
  .component-d867 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1
  > a
  .warm_5bae:before {
  color: var(--e-global-color-text);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1
  > .bronze_7221
  a
  .warm_5bae:before {
  color: var(--e-global-color-text);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1.primary_pressed_d8e1
  > a
  .warm_5bae:before {
  color: var(--e-global-color-text);
}
.slider_up_7f85
  > .pattern_hard_c3bc
  > div
  > .fixed_2a9b
  > .list-down-3bb1
  > .bronze_7221
  .list-down-3bb1.primary_pressed_d8e1
  > a
  .warm_5bae:before {
  color: var(--e-global-color-text);
}
.thumbnail-outer-cd0f .block_pro_8ef1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-outer-cd0f
  .hard-456d:hover
  .block_pro_8ef1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_left_401f
  > .pattern_hard_c3bc
  > .alert-fluid-294c
  > .grid-fc24
  > .bright-1da8
  > .picture_6db7
  .tag_simple_18be {
  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);
}
.media_left_401f
  > .pattern_hard_c3bc
  > .alert-fluid-294c
  > .grid-fc24
  > .bright-1da8
  > .picture_6db7:hover
  .tag_simple_18be {
  color: var(--e-global-color-text);
}
.media_left_401f
  > .pattern_hard_c3bc
  > .alert-fluid-294c
  > .grid-fc24
  > .bright-1da8
  > .picture_6db7:hover
  .tag_simple_18be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_left_401f
  > .pattern_hard_c3bc
  > .alert-fluid-294c
  > .grid-fc24
  > .bright-1da8.slider_e053
  > .picture_6db7
  .tag_simple_18be {
  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);
}
.slider_silver_e03d .icon_large_0eb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_silver_e03d .search-copper-e89f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_silver_e03d .link-thick-5eeb {
  background-color: var(--e-global-color-primary);
}
.slider_silver_e03d .link-thick-5eeb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_ef9a
  > .pattern_hard_c3bc
  > .accent_c10e
  > .hot_6788
  > .huge_b504
  .surface_d0ef {
  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);
}
.tooltip_ef9a
  > .pattern_hard_c3bc
  > .accent_c10e
  > .hot_6788
  > .huge_b504
  .carousel_4d57 {
  color: var(--e-global-color-text);
}
.tooltip_ef9a
  > .pattern_hard_c3bc
  > .accent_c10e
  > .hot_6788
  > .huge_b504:hover
  .surface_d0ef {
  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);
}
.tooltip_ef9a
  > .pattern_hard_c3bc
  > .accent_c10e
  > .hot_6788
  > .huge_b504:hover
  .carousel_4d57 {
  color: var(--e-global-color-secondary);
}
.tooltip_ef9a
  > .pattern_hard_c3bc
  > .accent_c10e
  > .hot_6788
  > .huge_b504.pressed_3878
  .surface_d0ef {
  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);
}
.tooltip_ef9a
  > .pattern_hard_c3bc
  > .accent_c10e
  > .hot_6788
  > .huge_b504.pressed_3878
  .carousel_4d57 {
  color: var(--e-global-color-primary);
}
.hero_e3e1
  .column-7e10
  .middle-cf2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_e3e1 .backdrop_basic_1748 .logo_b5ac .icon-d2fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-0b38 .popup-cool-69e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-0b38 .paragraph_bottom_93d3 .popup-cool-69e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-0b38 .caption_stone_262e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-0b38 .caption_stone_262e {
  background-color: var(--e-global-color-primary);
}
.message-clean-fb36 .section_liquid_2bd5 .badge_213b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-clean-fb36
  .section_liquid_2bd5:hover
  .item-1996 {
  color: var(--e-global-color-secondary);
}
.message-clean-fb36
  .section_liquid_2bd5:hover
  .badge_213b {
  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);
}
.content-bronze-687f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.accordion-liquid-8222 {
  max-width: 1400px !important;
}

.red-e8d7 {
  flex-direction: column;
}

.red-e8d7 .section-soft-fe78 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.red-e8d7 .section-soft-fe78 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.red-e8d7 .footer_319e {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.logo-dee3.liquid-4581 {
  display: none;
}

.gold_1729 {
  display: none;
}

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

.panel-d706.secondary_14c7 {
  margin-bottom: 40px;
  width: 100%;
}

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

.red-e8d7 a {
  width: 100%;
}

.sidebar_bright_a9a0 .item-92b7.brown-b232 {
  width: 20% !important;
}

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

.clean_f007:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.copper-c352:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.sidebar_bright_a9a0
  .item-92b7.footer-532e
  .column_black_4b0b
  .steel_dd1b {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.basic-d757.wide_972f > .preview_fresh_098f {
  display: flex;
  align-items: center;
}

.thumbnail-fresh-874c {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

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

.sidebar_bright_a9a0
  .item-92b7.logo_18e4
  .mask-paper-709c
  .surface_slow_98cb {
  width: 100% !important;
}

.widget-rough-95e9 {
  width: 500px !important;
  max-width: none;
}

.heading_clean_58e5 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.text-last-2d66 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.small_b930:hover .text-last-2d66 {
  visibility: visible;
}
.small_b930:hover.small_b930::before {
  display: block;
}

.upper_9f00 h3 {
  color: #fff;
}

.widget-c71e {
  margin: 0;
}

.sidebar_bright_a9a0
  .item-92b7.logo_18e4
  .surface_slow_98cb
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.gallery_5adb {
  width: 100%;
}

.title-cfb2 {
  width: 100%;
}

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

.title-cfb2 {
  width: 100%;
}

.active-pressed-10ea {
  margin-bottom: 10px !important;
}

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

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

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

.red-e8d7 .section-soft-fe78.icon-12c5 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.red-e8d7 h1.section-soft-fe78 {
  margin-top: 120px !important;
}

.sidebar_bright_a9a0 .item-92b7.under-ef9b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.lite_4a0d img {
  width: 100%;
}

.hovered_83cb .form-mini-4271.column_black_4b0b {
  justify-content: space-between;
}

.hard_a0ae {
  display: none;
}

.gallery-0b42 .footer_319e {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .basic-d757 .preview_fresh_098f {
    flex-wrap: nowrap !important;
  }
}

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

  .widget-rough-95e9 {
    width: 100% !important;
  }
}

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

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

  .hovered_83cb .form-mini-4271.column_black_4b0b {
    border-bottom: 1px solid #f0c159;
  }

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

  .basic-d757.wide_972f > .preview_fresh_098f {
    gap: 15px;
    justify-content: space-between;
  }

  .sidebar_bright_a9a0
    .item-92b7.logo_18e4
    .surface_slow_98cb
    img {
    width: 60% !important;
  }

  .panel_387a {
    left: 2%;
  }

  .hovered-dd76 {
    margin: 10px 0;
  }

  .red-e8d7 .footer_319e {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.red-e8d7 .section-soft-fe78,
  .red-e8d7 .section-soft-fe78 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .surface_slow_98cb {
    justify-content: center;
  }

  .red-e8d7 .footer_319e {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .full-8a02 {
    margin-bottom: 15px !important;
  }

  .sidebar_bright_a9a0 .item-92b7.brown-b232 {
    width: 75% !important;
  }

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

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

  h2.red-e8d7 .section-soft-fe78,
  .red-e8d7 .section-soft-fe78 {
    font-size: 30px !important;
  }

  .surface_slow_98cb {
    justify-content: center;
  }

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

  .avatar_a1a1
    .simple-2775.media-cold-d50b {
    margin: 0 !important;
  }

  .thumbnail-fresh-874c {
    margin: 0;
    gap: 10px;
  }

  .hovered-dd76 {
    display: flex;
  }

  .notification_focused_f287 .clean_f007 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .heading-20ca svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .red-e8d7 h1.section-soft-fe78 {
    margin-top: 80px !important;
  }

  .sidebar_bright_a9a0
    .item-92b7.logo_18e4
    .surface_slow_98cb
    img,
  .slow_c8f6 .mask-paper-709c {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .sidebar_bright_a9a0 .item-92b7.brown-b232 {
    width: 100% !important;
  }

  .basic-d757.wide_972f > .preview_fresh_098f {
    gap: 3px;
  }

  .red-e8d7 .footer_319e {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 57ad */
.shadow-element-r3 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
