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(.video_c613) {
  gap: 0.5em;
}
:where(.hidden-dark-325d) {
  gap: 0.5em;
}
body .first_0cdb > .dirty-b8c0 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .first_0cdb > .focused-e0af {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .first_0cdb > .text-silver-cf47 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .old-53ce > .dirty-b8c0 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .old-53ce > .focused-e0af {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .old-53ce > .text-silver-cf47 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .old-53ce
  > :where(:not(.dirty-b8c0):not(.focused-e0af):not(.wide_f51a)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .old-53ce > .menu_7799 {
  max-width: var(--wp--style--global--wide-size);
}
body .video_c613 {
  display: flex;
}
body .video_c613 {
  flex-wrap: wrap;
  align-items: center;
}
body .video_c613 > * {
  margin: 0;
}
body .hidden-dark-325d {
  display: grid;
}
body .hidden-dark-325d > * {
  margin: 0;
}
:where(.action_655d.video_c613) {
  gap: 2em;
}
:where(.action_655d.hidden-dark-325d) {
  gap: 2em;
}
:where(.slider-down-a520.video_c613) {
  gap: 1.25em;
}
:where(.slider-down-a520.hidden-dark-325d) {
  gap: 1.25em;
}
.accordion-pink-7859 {
  color: var(--wp--preset--color--black) !important;
}
.wrapper-right-b16e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.content-176b {
  color: var(--wp--preset--color--white) !important;
}
.mini-baac {
  color: var(--wp--preset--color--pale-pink) !important;
}
.next_e834 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.media_last_d955 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.easy-806e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.popup_a82d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.hidden_1efa {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.status_tall_5230 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pattern_black_46d6 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.glass_759b {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.active_29fd {
  background-color: var(--wp--preset--color--black) !important;
}
.widget_3306 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.warm-84d1 {
  background-color: var(--wp--preset--color--white) !important;
}
.message-cold-fbfa {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.avatar_complex_f26d {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.popup_plasma_67e4 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.heading_brown_ed22 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.upper_6552 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.active_b457 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.component-b0be {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.form_in_7052 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tooltip-up-cfeb {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.border-blue-61ee {
  border-color: var(--wp--preset--color--black) !important;
}
.hard_5a1c {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.over_a593 {
  border-color: var(--wp--preset--color--white) !important;
}
.main_a78d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.nav_small_46d0 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.grid_tiny_3803 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.notification-top-a8d6 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.notification_5c53 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gallery-in-e28b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.aside-top-ef44 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.grid-eb7d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.gradient-warm-da4b {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.gradient_easy_3eb9 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.tooltip_457f {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.table_iron_7cf5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.bronze-dca1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.slider_2cd4 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.message-tall-42ff {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.detail-north-b0bc {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.prev_0930 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.accordion_in_7e4b {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.disabled-66fa {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.main-c452 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.tooltip-soft-edfb {
  background: var(--wp--preset--gradient--midnight) !important;
}
.thick-b8c5 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.notice-selected-ef49 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.feature_left_1960 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.article-11d9 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.complex-5068 a:where(:not(.glass-ce23)) {
  color: inherit;
}
:where(.slider-down-a520.video_c613) {
  gap: 1.25em;
}
:where(.slider-down-a520.hidden-dark-325d) {
  gap: 1.25em;
}
:where(.action_655d.video_c613) {
  gap: 2em;
}
:where(.action_655d.hidden-dark-325d) {
  gap: 2em;
}
.icon_d522 {
  font-size: 1.5em;
  line-height: 1.6;
}

.north_871c .thumbnail-pink-8bb5 {
  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);
}
.card_over_490c .header-e5fd {
  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);
}
.advanced-f420 {
  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);
}
.advanced-f420.down-e3f1 .focus_a363 {
  background-color: var(--e-global-color-primary);
}
.advanced-f420.fixed_00fd .focus_a363,
.advanced-f420.tag_stale_c2ce .focus_a363 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.column-lower-16f8 .column-7409 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.wood_3188 {
  --divider-color: var(--e-global-color-secondary);
}
.wood_3188 .paragraph_short_a332 {
  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);
}
.wood_3188.layout-f7c2 .left_4071 {
  background-color: var(--e-global-color-secondary);
}
.wood_3188.solid-f532 .left_4071,
.wood_3188.primary_648d .left_4071 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.wood_3188.solid-f532 .left_4071,
.wood_3188.primary_648d .left_4071 svg {
  fill: var(--e-global-color-secondary);
}
.outline_huge_0766 .dim-a30f {
  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_huge_0766 .picture-next-ba5d {
  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);
}
.wrapper_5845.layout-f7c2 .left_4071 {
  background-color: var(--e-global-color-primary);
}
.wrapper_5845.solid-f532 .left_4071,
.wrapper_5845.primary_648d .left_4071 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.wrapper_5845.solid-f532 .left_4071,
.wrapper_5845.primary_648d .left_4071 svg {
  fill: var(--e-global-color-primary);
}
.content_8882.layout-f7c2 .left_4071 {
  background-color: var(--e-global-color-primary);
}
.content_8882.solid-f532 .left_4071,
.content_8882.primary_648d .left_4071 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.content_8882 .component-4c1a {
  color: var(--e-global-color-primary);
}
.content_8882 .component-4c1a,
.content_8882 .component-4c1a a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_8882 .dim-f03a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-small-3bd3 .wide-67fc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown-c570 .feature-0713 .breadcrumb_79db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_plasma_2d76 .search_static_3a9c:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.input_plasma_2d76 .popup_283c i {
  color: var(--e-global-color-primary);
}
.input_plasma_2d76 .popup_283c svg {
  fill: var(--e-global-color-primary);
}
.input_plasma_2d76 .pro-3783 {
  color: var(--e-global-color-secondary);
}
.input_plasma_2d76 .search_static_3a9c > .pro-3783,
.input_plasma_2d76 .search_static_3a9c > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_b65f .yellow_ce4f {
  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);
}
.pagination_b65f .pagination_54c0 {
  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);
}
.shadow-old-f389 .south-9de9 .video_fluid_5714 {
  background-color: var(--e-global-color-primary);
}
.shadow-old-f389 .dim-169e {
  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);
}
.element_stone_b3b2 .breadcrumb-left-738c {
  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);
}
.element_stone_b3b2 .sort_965d {
  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);
}
.element_stone_b3b2 .text-c88f {
  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);
}
.first_7cc2 .badge-small-c854,
.first_7cc2 .badge-small-c854 a {
  color: var(--e-global-color-primary);
}
.first_7cc2 .badge-small-c854.message_focused_d79c,
.first_7cc2 .badge-small-c854.message_focused_d79c a {
  color: var(--e-global-color-accent);
}
.first_7cc2 .badge-small-c854 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_7cc2 .layout-f7a6 {
  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-focused-db34 .cool-9c97,
.breadcrumb-focused-db34 .new_8daf {
  color: var(--e-global-color-primary);
}
.breadcrumb-focused-db34 .cool-9c97 svg {
  fill: var(--e-global-color-primary);
}
.breadcrumb-focused-db34 .message_focused_d79c .cool-9c97,
.breadcrumb-focused-db34 .message_focused_d79c .new_8daf {
  color: var(--e-global-color-accent);
}
.breadcrumb-focused-db34 .message_focused_d79c .cool-9c97 svg {
  fill: var(--e-global-color-accent);
}
.breadcrumb-focused-db34 .new_8daf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-focused-db34 .layout-f7a6 {
  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);
}
.accent_mini_c253 .thumbnail_a736,
.accent_mini_c253 .input-mini-4479 {
  color: var(--e-global-color-primary);
}
.accent_mini_c253 .input-mini-4479 svg {
  fill: var(--e-global-color-primary);
}
.accent_mini_c253 .badge-small-c854.message_focused_d79c a,
.accent_mini_c253
  .badge-small-c854.message_focused_d79c
  .input-mini-4479 {
  color: var(--e-global-color-accent);
}
.accent_mini_c253 .thumbnail_a736 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_mini_c253 .layout-f7a6 {
  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);
}
.secondary_current_b7bc .slider-lower-1778 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_current_b7bc .pattern_b052 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-0247 .summary-lower-8d73 .card-fcce {
  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);
}
.backdrop-0247 .summary-lower-8d73 .outline_light_b29a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-0247 .orange-f763 .card-fcce {
  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);
}
.backdrop-0247
  .orange-f763
  .outline_light_b29a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-0247
  .carousel_c924
  .card-fcce {
  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);
}
.backdrop-0247
  .carousel_c924
  .outline_light_b29a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-0247
  .menu-6ef0
  .card-fcce {
  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);
}
.backdrop-0247
  .menu-6ef0
  .outline_light_b29a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_b5ed .active_full_5ac2 {
  background-color: var(--e-global-color-primary);
}
.summary_b5ed .active_full_5ac2:hover {
  background-color: var(--e-global-color-primary);
}
.summary_b5ed .section_acd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_b5ed
  .active_full_5ac2:hover
  .section_acd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-hovered-3073 .wrapper-7b37 {
  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);
}
.disabled-59ea .picture_short_37ae .thumbnail-5d6f a {
  background-color: var(--e-global-color-accent);
}
.disabled-59ea .picture_short_37ae .link-fresh-d926 a {
  background-color: var(--e-global-color-accent);
}
.disabled-59ea .picture_short_37ae .thumbnail-5d6f a,
.disabled-59ea .picture_short_37ae .link-fresh-d926 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_south_143d
  .nav-red-a709.yellow-5491
  .picture_short_37ae
  a.feature_pro_d43b {
  background-color: var(--e-global-color-accent);
}
.slider_south_143d
  .nav-red-a709.yellow-5491
  .picture_short_37ae
  span.feature_pro_d43b.fn-current-9a42 {
  background-color: var(--e-global-color-text);
}
.slider_south_143d
  .nav-red-a709.yellow-5491
  .picture_short_37ae
  .feature_pro_d43b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_in_867a .layout-dim-fd9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_in_867a
  .avatar_copper_27b5
  > .tag-wide-3ec9
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_in_867a
  .hero-4e7b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_in_867a
  .large_1050
  .container_5f2d,
.highlight_in_867a
  .large_1050
  .popup-2600 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_in_867a
  .large_1050
  .paragraph-f1d4,
.highlight_in_867a
  .large_1050
  a
  .paragraph-f1d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_in_867a
  .large_1050
  .gallery_40fa {
  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_in_867a
  .large_1050
  .backdrop-stale-5098 {
  background-color: var(--e-global-color-primary);
}
.highlight_in_867a
  .large_1050
  .backdrop-stale-5098 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_in_867a
  .large_1050
  .backdrop-stale-5098:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_in_867a
  .large_1050
  .tabs-52bc {
  background-color: var(--e-global-color-primary);
}
.highlight_in_867a
  .large_1050
  .tabs-52bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_in_867a
  .large_1050
  .tabs-52bc:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_in_867a
  .accordion-light-a778
  .thumbnail-action-5269
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_in_867a
  .accordion-light-a778
  .outline_0438 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_in_867a
  .accordion-light-a778
  .gallery_40fa {
  color: var(--e-global-color-text);
}
.highlight_in_867a
  .accordion-light-a778
  .gallery_40fa
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_in_867a
  .accordion-light-a778
  .backdrop-stale-5098 {
  background-color: var(--e-global-color-primary);
}
.highlight_in_867a
  .accordion-light-a778
  .backdrop-stale-5098 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_in_867a
  .accordion-light-a778
  .backdrop-stale-5098:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_in_867a
  .accordion-light-a778
  .tabs-52bc {
  background-color: var(--e-global-color-primary);
}
.highlight_in_867a
  .accordion-light-a778
  .tabs-52bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_in_867a
  .accordion-light-a778
  .tabs-52bc:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_in_867a .progress_2b81 {
  background-color: var(--e-global-color-primary);
}
.highlight_in_867a .progress_2b81:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_in_867a .tooltip-2fbd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_in_867a .soft-4c73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-slow-3343 .background-ee8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-slow-3343
  .hard_d766
  > div:nth-child(3)
  .background-ee8d,
.filter-slow-3343
  .wrapper-easy-3035
  > div:nth-child(1)
  .background-ee8d,
.filter-slow-3343
  .highlight-e6ec
  > div:nth-child(1)
  .background-ee8d,
.filter-slow-3343
  .table_yellow_f55a
  > div:nth-child(1)
  .background-ee8d,
.filter-slow-3343
  .basic_17b6
  > div:nth-child(1)
  .background-ee8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-slow-3343 .dropdown-9ce2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-slow-3343 .white_2092 {
  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);
}
.filter-slow-3343 .grid-easy-12df {
  background-color: var(--e-global-color-primary);
}
.filter-slow-3343 .grid-easy-12df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-slow-3343 .grid-easy-12df:hover {
  background-color: var(--e-global-color-primary);
}
.filter-slow-3343 .chip-43dc {
  background-color: var(--e-global-color-primary);
}
.filter-slow-3343 .chip-43dc:hover {
  background-color: var(--e-global-color-primary);
}
.filter-slow-3343 .tooltip-2fbd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-slow-3343 .soft-4c73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_15ba .photo-d50e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_15ba .highlight_south_f52d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_15ba .description_dirty_5fe4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_15ba .motion_c71b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_15ba .next-d4f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_15ba .chip-43dc {
  background-color: var(--e-global-color-primary);
}
.banner_15ba .chip-43dc:hover {
  background-color: var(--e-global-color-primary);
}
.left_4f29 .top_da72 {
  background-color: var(--e-global-color-secondary);
}
.left_4f29 .mini_b23d {
  background-color: var(--e-global-color-text);
}
.left_4f29 .feature-7391 {
  background-color: var(--e-global-color-secondary);
}
.left_4f29 .hero-purple-5ca2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_4f29 .focus-tall-167c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_4f29 .next_b13c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_4f29 .info_gas_030a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_4f29 .avatar_283b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-green-6c5c .chip_ebd0 .avatar_5295,
.header-green-6c5c
  .chip_ebd0
  .avatar_5295
  a,
.header-green-6c5c .grid_right_061d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-green-6c5c .chip_ebd0 .in_7493,
.header-green-6c5c .badge-action-44b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-green-6c5c .chip_ebd0 .in_7493 {
  color: var(--e-global-color-text);
}
.header-green-6c5c .badge-action-44b5 {
  color: var(--e-global-color-text);
}
.header-green-6c5c
  .chip_ebd0
  .tall-7b8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-green-6c5c .clean-d26c .filter-huge-01f9 {
  background-color: var(--e-global-color-primary);
}
.header-green-6c5c .clean-d26c .filter-huge-01f9:hover {
  background-color: var(--e-global-color-primary);
}
.header-green-6c5c .clean-d26c .center_b797 li span {
  background-color: var(--e-global-color-text);
}
.header-green-6c5c .clean-d26c .center_b797 li span:hover {
  background-color: var(--e-global-color-primary);
}
.header-green-6c5c
  .clean-d26c
  .center_b797
  li.active-in-2186
  span {
  background-color: var(--e-global-color-accent);
}
.header-green-6c5c .summary_6059 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_6e69 .bottom-f0cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-c22e .component_gas_78da {
  background-color: var(--e-global-color-primary);
}
.progress-c22e .dynamic_2261 {
  background-color: var(--e-global-color-secondary);
}
.progress-c22e .texture_wide_4842 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-c22e .light_ca80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-c22e .panel-850a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-c22e .avatar_9758 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-c22e .secondary-e0dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-c22e .middle-2e39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-c22e .outline_brown_e0f1 {
  background-color: var(--e-global-color-primary);
}
.progress-c22e .outline_brown_e0f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_21b9 .texture-tiny-4ac6 {
  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);
}
.highlight_21b9 .photo-tiny-dc40 {
  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);
}
.highlight_21b9
  .banner-white-c5d9:after {
  background-color: var(--e-global-color-primary);
}
.highlight_21b9 .nav_fc24 {
  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);
}
.breadcrumb_a059 .grid_right_061d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_a059 .badge-action-44b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_advanced_cd66 .backdrop_right_0a16 .basic-84e0 {
  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);
}
.paragraph_advanced_cd66 .backdrop_right_0a16 .advanced_75e6 {
  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);
}
.menu_bright_ade3 .module_0d88 {
  background-color: var(--e-global-color-primary);
}
.menu_bright_ade3 .widget-75ab {
  background-color: var(--e-global-color-secondary);
}
.menu_bright_ade3 .widget-steel-3111 .wide_ee98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_bright_ade3 .header_green_90d7 .wide_ee98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-f688 .carousel_a1c7 .card_8746 {
  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);
}
.component-f688 .carousel_a1c7 .light-9f3e {
  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);
}
.component-f688 .carousel_a1c7 .row-bf4f {
  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);
}
.middle_3b1a .focus-7447 {
  border-color: var(--e-global-color-text);
}
.middle_3b1a .shadow_b2d0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_3b1a .button_mini_5d17 {
  color: var(--e-global-color-primary);
}
.middle_3b1a .slider-old-4af6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-hovered-85aa .component-89ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-hovered-85aa .button-brown-f9d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-hovered-85aa .wood-82cd:hover .component-89ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-hovered-85aa
  .wood-82cd:hover
  .button-brown-f9d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east_f4ed .paragraph_fixed_1b92 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east_f4ed .paragraph-b8a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_blue_dd99 .video_mini_e35d .text_wide_7422 {
  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);
}
.grid_blue_dd99 .thumbnail_ffff .text_wide_7422 {
  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);
}
.primary_stale_2706 .bright-037f {
  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-up-752d .under_3642 .status_gold_6c64 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-up-752d .under_3642 .status_gold_6c64 {
  background-color: var(--e-global-color-secondary);
}
.shadow-up-752d .media-83fc .status_gold_6c64 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-up-752d .media-83fc .status_gold_6c64 {
  background-color: var(--e-global-color-secondary);
}
.shadow-up-752d .thumbnail-last-7578 .tabs-908b {
  background-color: var(--e-global-color-primary);
}
.shadow-up-752d .thumbnail-last-7578:hover .tabs-908b {
  background-color: var(--e-global-color-secondary);
}
.shadow-up-752d .filter-huge-01f9 {
  background-color: var(--e-global-color-primary);
}
.shadow-up-752d .filter-huge-01f9:hover {
  background-color: var(--e-global-color-accent);
}
.shadow-up-752d .center_b797 li span {
  background-color: var(--e-global-color-text);
}
.shadow-up-752d .center_b797 li span:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-up-752d .center_b797 li.active-in-2186 span {
  background-color: var(--e-global-color-accent);
}
.hidden-4db0 .nav_gas_1aa3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-4db0 .mini-e8fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_rough_76d2 .gold-8d3a:before {
  background-color: var(--e-global-color-secondary);
}
.overlay_rough_76d2 .next_54ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_rough_76d2 .gold_55c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-52e7 .paragraph-04db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-52e7 .paragraph-04db:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-52e7 .paragraph-04db.fn-active-9a42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-52e7 .highlight_white_af94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-52e7 .wide-bd0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-52e7 .brown_baea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-52e7 .static-6a00 {
  background-color: var(--e-global-color-primary);
}
.pressed-52e7 .static-6a00 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed-52e7 .picture_421b {
  background-color: var(--e-global-color-primary);
}
.pressed-52e7 .picture_421b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_large_47be .hero-large-64fb .dropdown_east_c1cd a {
  color: var(--e-global-color-secondary);
}
.accent_large_47be .hero-large-64fb .dropdown_east_c1cd a:hover {
  color: var(--e-global-color-secondary);
}
.accent_large_47be .hero-large-64fb .dropdown_east_c1cd,
.accent_large_47be .hero-large-64fb .dropdown_east_c1cd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_large_47be .hero-large-64fb .picture_pink_ebbd {
  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);
}
.accent_large_47be .hero-large-64fb .popup-pro-4777 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_large_47be .hero-large-64fb .shade_small_c7cd {
  background-color: var(--e-global-color-primary);
}
.accent_large_47be .hero-large-64fb .shade_small_c7cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_large_47be .hero-large-64fb .shade_small_c7cd:hover {
  background-color: var(--e-global-color-primary);
}
.accent_large_47be .hero-large-64fb .narrow-84ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_large_47be .hero-large-64fb .narrow-84ec {
  background-color: var(--e-global-color-primary);
}
.accent_large_47be .hero-large-64fb .narrow-84ec:hover {
  background-color: var(--e-global-color-primary);
}
.accent_large_47be .hero-large-64fb .filter-huge-01f9 {
  background-color: var(--e-global-color-primary);
}
.accent_large_47be .hero-large-64fb .filter-huge-01f9:hover {
  background-color: var(--e-global-color-primary);
}
.accent_large_47be .clean-d26c .center_b797 li span {
  background-color: var(--e-global-color-text);
}
.accent_large_47be .clean-d26c .center_b797 li span:hover {
  background-color: var(--e-global-color-primary);
}
.accent_large_47be .clean-d26c .center_b797 li.active-in-2186 span {
  background-color: var(--e-global-color-accent);
}
.accent_large_47be .tooltip-2fbd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_large_47be .soft-4c73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-middle-8bc0 .slow-841a .hovered_533f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-middle-8bc0 .slow-841a .hero_1681 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-middle-8bc0 .slow-841a .hidden_c391 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-b946 .hidden-8ed6 {
  border-color: var(--e-global-color-text);
}
.hot-b946 .modal_bright_d4ab {
  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);
}
.hot-b946 .easy_1d34 {
  color: var(--e-global-color-secondary);
}
.hot-b946 .easy_1d34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-b946 .gradient-south-7994 > * {
  color: var(--e-global-color-primary);
}
.hot-b946 .gradient-south-7994 > * svg {
  fill: var(--e-global-color-primary);
}
.hot-b946 .photo_1770 {
  color: var(--e-global-color-primary);
}
.hot-b946 .photo_1770 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-b946 .row_563d {
  color: var(--e-global-color-primary);
}
.hot-b946 .row_563d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-b946 .notice-lower-3d21 {
  color: var(--e-global-color-primary);
}
.hot-b946 .notice-lower-3d21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-b946 .logo_selected_6a07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-b946 .icon_dd22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-b946 .icon_dd22.form_d7c1 {
  color: var(--e-global-color-secondary);
}
.hot-b946 .icon_dd22.form_d7c1 .layout_pink_22b2 {
  color: var(--e-global-color-accent);
}
.hot-b946 .icon_dd22.over-18fc {
  color: var(--e-global-color-text);
}
.hot-b946 .icon_dd22.over-18fc .layout_pink_22b2 {
  color: var(--e-global-color-text);
}
.hot-b946 .icon_dd22:before {
  border-top-color: var(--e-global-color-text);
}
.hot-b946 .brown-a222 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-b946
  .brown-a222
  .element_up_0951 {
  background-color: var(--e-global-color-primary);
}
.hot-b946
  .brown-a222
  .element_up_0951 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-b946 .hidden-8ed6 .footer_a206 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_a65e .hidden_3c56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_a65e .cold_4bb8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_8d47 .dropdown_gas_7f73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_8d47
  .modal-014e
  .tooltip_1852 {
  background-color: var(--e-global-color-secondary);
}
.gold_8d47
  .modal-014e.chip-south-87e5
  .tooltip_1852 {
  background-color: var(--e-global-color-text);
}
.gold_8d47
  .modal-014e:hover
  .tooltip_1852 {
  background-color: var(--e-global-color-accent);
}
.gold_8d47
  .modal-014e.fn-active-9a42
  .tooltip_1852 {
  background-color: var(--e-global-color-primary);
}
.card-new-8e04 .hot_4cba {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.card-new-8e04 .right_e3f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-new-8e04 .selected-e8f9 {
  background-color: var(--e-global-color-primary);
}
.card-new-8e04 .selected-e8f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_first_d69b .purple_9bcf .smooth-4b93 .nav-81eb {
  background-color: var(--e-global-color-secondary);
}
.active_first_d69b .purple_9bcf .gallery_advanced_f795:after {
  background-color: var(--e-global-color-secondary);
}
.active_first_d69b .clean_1469 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_first_d69b .header-glass-930d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_first_d69b .content-outer-6893 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_first_d69b .secondary-fbe9 {
  background-color: var(--e-global-color-primary);
}
.active_first_d69b .secondary-fbe9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_first_d69b .feature_wood_ccb7 {
  background-color: var(--e-global-color-secondary);
}
.active_first_d69b .feature_wood_ccb7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_first_d69b .purple_9bcf .frame-8f28 .mask_008d:hover {
  background-color: var(--e-global-color-primary);
}
.active_first_d69b
  .purple_9bcf
  .frame-8f28
  .mask_008d.surface_2746 {
  background-color: var(--e-global-color-primary);
}
.active_first_d69b .purple_9bcf .gradient-wood-b557:before {
  border-color: var(--e-global-color-primary);
}
.active_first_d69b .purple_9bcf .gradient-wood-b557:hover:before {
  border-color: var(--e-global-color-secondary);
}
.active_first_d69b
  .purple_9bcf
  .gradient-wood-b557.card-47ff:before {
  border-color: var(--e-global-color-primary);
}
.active_first_d69b .nav_down_f4c9 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-under-f295 .tertiary-lite-4342 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-under-f295 .tertiary-lite-4342:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-under-f295 .tertiary-lite-4342.card_419d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-under-f295 .outline-upper-1f64 {
  background-color: var(--e-global-color-primary);
}
.avatar-under-f295 .outline-upper-1f64 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-under-f295
  .hard-719d
  .progress-5cca
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-under-f295
  .video_da1a
  .progress-5cca
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-light-fbaf
  .active_dd02
  .inner_7a37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-light-fbaf
  .active_dd02
  .over_4e3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-light-fbaf .form_e539 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-light-fbaf .feature-b2c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-light-fbaf .smooth-0ac5 {
  background-color: var(--e-global-color-primary);
}
.main-light-fbaf .smooth-0ac5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-2f7a .black_a243 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-2f7a .progress-0781 {
  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);
}
.carousel-2f7a .module_7abf {
  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);
}
.carousel-2f7a .module_7abf a:hover {
  color: var(--e-global-color-secondary);
}
.carousel-2f7a .sidebar_hot_e667 {
  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);
}
.carousel-2f7a .avatar-777c {
  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);
}
.carousel-2f7a .photo_9ed4 .filter-huge-01f9 {
  background-color: var(--e-global-color-primary);
}
.carousel-2f7a .photo_9ed4 .filter-huge-01f9:hover {
  background-color: var(--e-global-color-accent);
}
.carousel-2f7a
  .photo_9ed4
  .center_b797
  li
  span {
  background-color: var(--e-global-color-text);
}
.carousel-2f7a
  .photo_9ed4
  .center_b797
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-2f7a
  .photo_9ed4
  .center_b797
  li.active-in-2186
  span {
  background-color: var(--e-global-color-accent);
}
.description_91ca
  .banner-21e2
  .label-32ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_91ca .banner-21e2 .input-3426 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_91ca .banner-21e2 .narrow_3e7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_91ca .caption_wide_a4bf {
  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);
}
.description_91ca
  .primary_d1ac.basic-7c2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8
  > a {
  background-color: var(--e-global-color-text);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8
  > a
  .filter_2cb8.motion-802b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8
  > a
  .article_wide_eab7.item_inner_d789 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8
  > .last-5c8a
  .wide-32a8
  > a {
  background-color: var(--e-global-color-secondary);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8
  > .last-5c8a
  .wide-32a8
  > a
  .hover_soft_bc4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8
  > .last-5c8a
  .wide-32a8
  > a
  .article_wide_eab7.plasma_7fe2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8
  > a
  .chip_e7e9:before {
  color: var(--e-global-color-text);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8
  > .last-5c8a
  a
  .chip_e7e9:before {
  color: var(--e-global-color-text);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8.top_2e05
  > a
  .chip_e7e9:before {
  color: var(--e-global-color-text);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8
  > .last-5c8a
  .wide-32a8.top_2e05
  > a
  .chip_e7e9:before {
  color: var(--e-global-color-text);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8
  > a
  .caption-fast-0778
  .basic-796d {
  color: var(--e-global-color-text);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8
  > .last-5c8a
  a
  .caption-fast-0778
  .basic-796d {
  color: var(--e-global-color-text);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8
  > a
  .caption-fast-0778
  .basic-796d,
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8
  > .last-5c8a
  a
  .caption-fast-0778
  .basic-796d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8
  > a
  .search_5534:before {
  color: var(--e-global-color-text);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8
  > .last-5c8a
  a
  .search_5534:before {
  color: var(--e-global-color-text);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8.top_2e05
  > a
  .search_5534:before {
  color: var(--e-global-color-text);
}
.text-7b85
  > .feature-pressed-a118
  > div
  > .header-ee16
  > .wide-32a8
  > .last-5c8a
  .wide-32a8.top_2e05
  > a
  .search_5534:before {
  color: var(--e-global-color-text);
}
.stone-3517 .main_slow_66c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-3517
  .badge-red-3b4c:hover
  .main_slow_66c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_9f86
  > .feature-pressed-a118
  > .section_active_25b1
  > .secondary_hovered_ba0b
  > .tag-left-2a1b
  > .west_62e2
  .cold-d8dc {
  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);
}
.dim_9f86
  > .feature-pressed-a118
  > .section_active_25b1
  > .secondary_hovered_ba0b
  > .tag-left-2a1b
  > .west_62e2:hover
  .cold-d8dc {
  color: var(--e-global-color-text);
}
.dim_9f86
  > .feature-pressed-a118
  > .section_active_25b1
  > .secondary_hovered_ba0b
  > .tag-left-2a1b
  > .west_62e2:hover
  .cold-d8dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_9f86
  > .feature-pressed-a118
  > .section_active_25b1
  > .secondary_hovered_ba0b
  > .tag-left-2a1b.huge_9b28
  > .west_62e2
  .cold-d8dc {
  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);
}
.disabled-85e0 .video-clean-e104 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-85e0 .avatar_8035 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-85e0 .pattern-7228 {
  background-color: var(--e-global-color-primary);
}
.disabled-85e0 .pattern-7228 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-hot-ceeb
  > .feature-pressed-a118
  > .smooth-a723
  > .video_medium_6452
  > .title-0e09
  .module_3559 {
  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);
}
.input-hot-ceeb
  > .feature-pressed-a118
  > .smooth-a723
  > .video_medium_6452
  > .title-0e09
  .list-west-0e20 {
  color: var(--e-global-color-text);
}
.input-hot-ceeb
  > .feature-pressed-a118
  > .smooth-a723
  > .video_medium_6452
  > .title-0e09:hover
  .module_3559 {
  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);
}
.input-hot-ceeb
  > .feature-pressed-a118
  > .smooth-a723
  > .video_medium_6452
  > .title-0e09:hover
  .list-west-0e20 {
  color: var(--e-global-color-secondary);
}
.input-hot-ceeb
  > .feature-pressed-a118
  > .smooth-a723
  > .video_medium_6452
  > .title-0e09.copper_9e9c
  .module_3559 {
  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);
}
.input-hot-ceeb
  > .feature-pressed-a118
  > .smooth-a723
  > .video_medium_6452
  > .title-0e09.copper_9e9c
  .list-west-0e20 {
  color: var(--e-global-color-primary);
}
.focused-066c
  .status-e128
  .chip_thick_b2a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-066c .border_15c9 .footer_a206 .glass_0ed8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-5192 .feature-ca34 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-5192 .narrow_c66c .feature-ca34 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-5192 .section_733e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-5192 .section_733e {
  background-color: var(--e-global-color-primary);
}
.mask_e5e3 .description_b6bc .medium-7fa1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_e5e3
  .description_b6bc:hover
  .silver-b8c0 {
  color: var(--e-global-color-secondary);
}
.mask_e5e3
  .description_b6bc:hover
  .medium-7fa1 {
  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);
}
.bronze-3e91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.bronze-1f08 {
  max-width: 1400px !important;
}

.primary_full_b1e0 {
  flex-direction: column;
}

.primary_full_b1e0 .box-wide-6e78 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.primary_full_b1e0 .box-wide-6e78 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.primary_full_b1e0 .yellow-f186 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.photo-blue-1df0.chip_3536 {
  display: none;
}

.modal_large_9aa2 {
  display: none;
}

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

.center_1dcf.column_3ecd {
  margin-bottom: 40px;
  width: 100%;
}

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

.primary_full_b1e0 a {
  width: 100%;
}

.breadcrumb-upper-5787 .item_red_2b4d.aside_pink_9f91 {
  width: 20% !important;
}

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

.overlay-dd6f:hover {
  color: #000;
}

.overlay-dd6f svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.overlay-dd6f:hover svg {
  fill: #000;
}

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

.element_95cb:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.breadcrumb-upper-5787
  .item_red_2b4d.gold-77a8
  .accent-bc01
  .texture-fresh-e23a {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.heading_e1e2.accent_lite_89af > .mask_dim_7056 {
  display: flex;
  align-items: center;
}

.black-71e1 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

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

.breadcrumb-upper-5787
  .item_red_2b4d.row-dbad
  .widget_60b7
  .shade_f650 {
  width: 100% !important;
}

.full-342f {
  width: 500px !important;
  max-width: none;
}

.clean_925a {
  width: 100%;
}

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

.info-first-45c2 {
  position: relative;
  cursor: pointer;
}

.info-first-45c2::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

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

.layout-copper-f240 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.info-first-45c2:hover .layout-copper-f240 {
  visibility: visible;
}
.info-first-45c2:hover.info-first-45c2::before {
  display: block;
}

.tabs_788a h3 {
  color: #fff;
}

.sort-1af7 {
  margin: 0;
}

.breadcrumb-upper-5787
  .item_red_2b4d.row-dbad
  .shade_f650
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.current-2e06 {
  width: 100%;
}

.wood_3589 {
  width: 100%;
}

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

.wood_3589 {
  width: 100%;
}

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

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

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

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

.primary_full_b1e0 .box-wide-6e78.link-54b3 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.primary_full_b1e0 h1.box-wide-6e78 {
  margin-top: 120px !important;
}

.breadcrumb-upper-5787 .item_red_2b4d.label-3c70 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.accordion_west_d3e4 img {
  width: 100%;
}

.carousel_gas_f291 .container_easy_7e4a.accent-bc01 {
  justify-content: space-between;
}

.main-b3de {
  display: none;
}

.component_fast_263f .yellow-f186 {
  margin: 1px 0 !important;
}

.breadcrumb-large-10f4 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .heading_e1e2 .mask_dim_7056 {
    flex-wrap: nowrap !important;
  }
}

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

  .full-342f {
    width: 100% !important;
  }
}

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

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

  .carousel_gas_f291 .container_easy_7e4a.accent-bc01 {
    border-bottom: 1px solid #f0c159;
  }

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

  .heading_e1e2.accent_lite_89af > .mask_dim_7056 {
    gap: 15px;
    justify-content: space-between;
  }

  .breadcrumb-upper-5787
    .item_red_2b4d.row-dbad
    .shade_f650
    img {
    width: 60% !important;
  }

  .table_584f {
    left: 2%;
  }

  .new_1d74 {
    margin: 10px 0;
  }

  .primary_full_b1e0 .yellow-f186 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.primary_full_b1e0 .box-wide-6e78,
  .primary_full_b1e0 .box-wide-6e78 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .shade_f650 {
    justify-content: center;
  }

  .primary_full_b1e0 .yellow-f186 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .breadcrumb-upper-5787 .item_red_2b4d.aside_pink_9f91 {
    width: 75% !important;
  }

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

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

  h2.primary_full_b1e0 .box-wide-6e78,
  .primary_full_b1e0 .box-wide-6e78 {
    font-size: 30px !important;
  }

  .shade_f650 {
    justify-content: center;
  }

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

  .dropdown-dim-37fb
    .north_4022.hovered-679a {
    margin: 0 !important;
  }

  .black-71e1 {
    margin: 0;
    gap: 10px;
  }

  .new_1d74 {
    display: flex;
  }

  .chip-3ac2 .overlay-dd6f {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .primary_full_b1e0 h1.box-wide-6e78 {
    margin-top: 80px !important;
  }

  .breadcrumb-upper-5787
    .item_red_2b4d.row-dbad
    .shade_f650
    img,
  .outline_huge_0766 .widget_60b7 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .breadcrumb-upper-5787 .item_red_2b4d.aside_pink_9f91 {
    width: 100% !important;
  }

  .heading_e1e2.accent_lite_89af > .mask_dim_7056 {
    gap: 3px;
  }

  .primary_full_b1e0 .yellow-f186 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: e828 */
.shadow-element-p1 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
