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(.picture_action_92cc) {
  gap: 0.5em;
}
:where(.panel-4992) {
  gap: 0.5em;
}
body .video_7533 > .static_b83c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .video_7533 > .active_1ccd {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .video_7533 > .static-3048 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .feature-2262 > .static_b83c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .feature-2262 > .active_1ccd {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .feature-2262 > .static-3048 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .feature-2262
  > :where(:not(.static_b83c):not(.active_1ccd):not(.right-a03f)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .feature-2262 > .fast_3e95 {
  max-width: var(--wp--style--global--wide-size);
}
body .picture_action_92cc {
  display: flex;
}
body .picture_action_92cc {
  flex-wrap: wrap;
  align-items: center;
}
body .picture_action_92cc > * {
  margin: 0;
}
body .panel-4992 {
  display: grid;
}
body .panel-4992 > * {
  margin: 0;
}
:where(.search_4ea1.picture_action_92cc) {
  gap: 2em;
}
:where(.search_4ea1.panel-4992) {
  gap: 2em;
}
:where(.badge_5fd9.picture_action_92cc) {
  gap: 1.25em;
}
:where(.badge_5fd9.panel-4992) {
  gap: 1.25em;
}
.down_42eb {
  color: var(--wp--preset--color--black) !important;
}
.surface-rough-6453 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.logo_ee0a {
  color: var(--wp--preset--color--white) !important;
}
.box-bronze-006e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.block_fluid_5eaa {
  color: var(--wp--preset--color--vivid-red) !important;
}
.grid-77c4 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.border_af20 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.fixed-ea18 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.tiny-915c {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.detail_597d {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.image_7708 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.left_b76e {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.message_39de {
  background-color: var(--wp--preset--color--black) !important;
}
.gold-8acd {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shadow-south-3660 {
  background-color: var(--wp--preset--color--white) !important;
}
.carousel_684c {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.pink_71b0 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.status-2329 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.accent_smooth_6454 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.wrapper-deee {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.label-easy-18b8 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pro-f65c {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.table_6ab4 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.caption_motion_b77f {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.preview_8f3a {
  border-color: var(--wp--preset--color--black) !important;
}
.description-over-113e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.list_paper_5cde {
  border-color: var(--wp--preset--color--white) !important;
}
.image-mini-c2b7 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.filter_down_f974 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.bright-5f8b {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.card_af2d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.outer_90c1 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.header-ffc1 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.badge-smooth-dc1f {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.module_dim_854b {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.description_blue_4574 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.complex-7d0f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.tabs_cool_2934 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.huge_1555 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hover-plasma-d8e1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.input_plasma_cacf {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.texture-new-be34 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.avatar-fluid-ef95 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.gradient_8d1a {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.summary_white_0b3e {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.last_4603 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.progress-f34c {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.header-stone-32fb {
  background: var(--wp--preset--gradient--midnight) !important;
}
.video-hovered-2c7f {
  font-size: var(--wp--preset--font-size--small) !important;
}
.active-230d {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.first_16eb {
  font-size: var(--wp--preset--font-size--large) !important;
}
.overlay_df9f {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.easy-2977 a:where(:not(.pagination-1586)) {
  color: inherit;
}
:where(.badge_5fd9.picture_action_92cc) {
  gap: 1.25em;
}
:where(.badge_5fd9.panel-4992) {
  gap: 1.25em;
}
:where(.search_4ea1.picture_action_92cc) {
  gap: 2em;
}
:where(.search_4ea1.panel-4992) {
  gap: 2em;
}
.outer-eb0e {
  font-size: 1.5em;
  line-height: 1.6;
}

.article-mini-f9da .prev-6f7a {
  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);
}
.paper-0ee6 .block_plasma_4d04 {
  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);
}
.link_bright_985c {
  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);
}
.link_bright_985c.badge_9338 .over_4237 {
  background-color: var(--e-global-color-primary);
}
.link_bright_985c.list-purple-64f4 .over_4237,
.link_bright_985c.new_ac06 .over_4237 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.active_e7cc .heading_4077 {
  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);
}
.table_01bc {
  --divider-color: var(--e-global-color-secondary);
}
.table_01bc .background_last_2963 {
  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);
}
.table_01bc.bronze-2afc .first-24d1 {
  background-color: var(--e-global-color-secondary);
}
.table_01bc.badge_c852 .first-24d1,
.table_01bc.surface_full_6d4c .first-24d1 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.table_01bc.badge_c852 .first-24d1,
.table_01bc.surface_full_6d4c .first-24d1 svg {
  fill: var(--e-global-color-secondary);
}
.shade-mini-1050 .green_390d {
  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);
}
.shade-mini-1050 .info_9806 {
  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);
}
.stale-f174.bronze-2afc .first-24d1 {
  background-color: var(--e-global-color-primary);
}
.stale-f174.badge_c852 .first-24d1,
.stale-f174.surface_full_6d4c .first-24d1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.stale-f174.badge_c852 .first-24d1,
.stale-f174.surface_full_6d4c .first-24d1 svg {
  fill: var(--e-global-color-primary);
}
.progress_current_07ed.bronze-2afc .first-24d1 {
  background-color: var(--e-global-color-primary);
}
.progress_current_07ed.badge_c852 .first-24d1,
.progress_current_07ed.surface_full_6d4c .first-24d1 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.progress_current_07ed .sidebar_48ea {
  color: var(--e-global-color-primary);
}
.progress_current_07ed .sidebar_48ea,
.progress_current_07ed .sidebar_48ea a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_current_07ed .small_6c35 {
  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);
}
.purple_a34b .full_d725 {
  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);
}
.accordion-c527 .input_black_03d2 .carousel-b97d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-next-6ec8 .hero_8a44:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.accordion-next-6ec8 .search-09d4 i {
  color: var(--e-global-color-primary);
}
.accordion-next-6ec8 .search-09d4 svg {
  fill: var(--e-global-color-primary);
}
.accordion-next-6ec8 .active_7a3f {
  color: var(--e-global-color-secondary);
}
.accordion-next-6ec8 .hero_8a44 > .active_7a3f,
.accordion-next-6ec8 .hero_8a44 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-d5ad .over_06ff {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-d5ad .under-70d8 {
  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);
}
.menu-3795 .item-a122 .up-8a85 {
  background-color: var(--e-global-color-primary);
}
.menu-3795 .fixed_8655 {
  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);
}
.frame_e3fc .paragraph_2597 {
  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);
}
.frame_e3fc .slow_d9cd {
  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);
}
.frame_e3fc .item_26ed {
  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);
}
.blue_3d0e .list-liquid-8a65,
.blue_3d0e .list-liquid-8a65 a {
  color: var(--e-global-color-primary);
}
.blue_3d0e .list-liquid-8a65.card-narrow-be44,
.blue_3d0e .list-liquid-8a65.card-narrow-be44 a {
  color: var(--e-global-color-accent);
}
.blue_3d0e .list-liquid-8a65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_3d0e .outer-d178 {
  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);
}
.active_pink_f921 .short_f07c,
.active_pink_f921 .tiny-3bd3 {
  color: var(--e-global-color-primary);
}
.active_pink_f921 .short_f07c svg {
  fill: var(--e-global-color-primary);
}
.active_pink_f921 .card-narrow-be44 .short_f07c,
.active_pink_f921 .card-narrow-be44 .tiny-3bd3 {
  color: var(--e-global-color-accent);
}
.active_pink_f921 .card-narrow-be44 .short_f07c svg {
  fill: var(--e-global-color-accent);
}
.active_pink_f921 .tiny-3bd3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_pink_f921 .outer-d178 {
  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);
}
.large_ef91 .mini_689a,
.large_ef91 .hot-c6bd {
  color: var(--e-global-color-primary);
}
.large_ef91 .hot-c6bd svg {
  fill: var(--e-global-color-primary);
}
.large_ef91 .list-liquid-8a65.card-narrow-be44 a,
.large_ef91
  .list-liquid-8a65.card-narrow-be44
  .hot-c6bd {
  color: var(--e-global-color-accent);
}
.large_ef91 .mini_689a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_ef91 .outer-d178 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_9e6d .clean-f2a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_9e6d .tooltip-small-45d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_fa51 .picture_gold_9d53 .fast_2a76 {
  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);
}
.clean_fa51 .picture_gold_9d53 .slider-f127 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_fa51 .plasma-8fcb .fast_2a76 {
  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);
}
.clean_fa51
  .plasma-8fcb
  .slider-f127 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_fa51
  .box_last_7398
  .fast_2a76 {
  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);
}
.clean_fa51
  .box_last_7398
  .slider-f127 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_fa51
  .main-8eac
  .fast_2a76 {
  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);
}
.clean_fa51
  .main-8eac
  .slider-f127 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_be4d .under-9708 {
  background-color: var(--e-global-color-primary);
}
.under_be4d .under-9708:hover {
  background-color: var(--e-global-color-primary);
}
.under_be4d .preview_advanced_a7fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_be4d
  .under-9708:hover
  .preview_advanced_a7fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_wide_546b .menu-purple-a67a {
  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);
}
.popup-70af .out-b154 .accent_complex_7763 a {
  background-color: var(--e-global-color-accent);
}
.popup-70af .out-b154 .gradient-438f a {
  background-color: var(--e-global-color-accent);
}
.popup-70af .out-b154 .accent_complex_7763 a,
.popup-70af .out-b154 .gradient-438f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-3fc3
  .stale-45c0.icon-static-7fee
  .out-b154
  a.video_motion_0d36 {
  background-color: var(--e-global-color-accent);
}
.paragraph-3fc3
  .stale-45c0.icon-static-7fee
  .out-b154
  span.video_motion_0d36.fn-current-1fc0 {
  background-color: var(--e-global-color-text);
}
.paragraph-3fc3
  .stale-45c0.icon-static-7fee
  .out-b154
  .video_motion_0d36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-down-53ea .east_4b77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-down-53ea
  .list_89b7
  > .pink-7d10
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-down-53ea
  .upper-ecc8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-down-53ea
  .table-fluid-4393
  .full-e654,
.highlight-down-53ea
  .table-fluid-4393
  .summary-pink-9f6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-down-53ea
  .table-fluid-4393
  .breadcrumb_13de,
.highlight-down-53ea
  .table-fluid-4393
  a
  .breadcrumb_13de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-down-53ea
  .table-fluid-4393
  .section-6244 {
  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-down-53ea
  .table-fluid-4393
  .gallery-fa2f {
  background-color: var(--e-global-color-primary);
}
.highlight-down-53ea
  .table-fluid-4393
  .gallery-fa2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-down-53ea
  .table-fluid-4393
  .gallery-fa2f:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-down-53ea
  .table-fluid-4393
  .wide-b2b3 {
  background-color: var(--e-global-color-primary);
}
.highlight-down-53ea
  .table-fluid-4393
  .wide-b2b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-down-53ea
  .table-fluid-4393
  .wide-b2b3:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-down-53ea
  .row_cold_381a
  .down_d553
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-down-53ea
  .row_cold_381a
  .alert-orange-d4ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-down-53ea
  .row_cold_381a
  .section-6244 {
  color: var(--e-global-color-text);
}
.highlight-down-53ea
  .row_cold_381a
  .section-6244
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-down-53ea
  .row_cold_381a
  .gallery-fa2f {
  background-color: var(--e-global-color-primary);
}
.highlight-down-53ea
  .row_cold_381a
  .gallery-fa2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-down-53ea
  .row_cold_381a
  .gallery-fa2f:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-down-53ea
  .row_cold_381a
  .wide-b2b3 {
  background-color: var(--e-global-color-primary);
}
.highlight-down-53ea
  .row_cold_381a
  .wide-b2b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-down-53ea
  .row_cold_381a
  .wide-b2b3:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-down-53ea .gallery-d306 {
  background-color: var(--e-global-color-primary);
}
.highlight-down-53ea .gallery-d306:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-down-53ea .thumbnail-last-d1ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-down-53ea .old_3e11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_soft_cda4 .breadcrumb_gold_354f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_soft_cda4
  .main-f382
  > div:nth-child(3)
  .breadcrumb_gold_354f,
.module_soft_cda4
  .backdrop-7464
  > div:nth-child(1)
  .breadcrumb_gold_354f,
.module_soft_cda4
  .plasma-7968
  > div:nth-child(1)
  .breadcrumb_gold_354f,
.module_soft_cda4
  .wood_c9a8
  > div:nth-child(1)
  .breadcrumb_gold_354f,
.module_soft_cda4
  .summary-dfdf
  > div:nth-child(1)
  .breadcrumb_gold_354f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_soft_cda4 .wrapper-out-6618 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_soft_cda4 .breadcrumb_d890 {
  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);
}
.module_soft_cda4 .text_dim_4844 {
  background-color: var(--e-global-color-primary);
}
.module_soft_cda4 .text_dim_4844 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_soft_cda4 .text_dim_4844:hover {
  background-color: var(--e-global-color-primary);
}
.module_soft_cda4 .disabled_0e12 {
  background-color: var(--e-global-color-primary);
}
.module_soft_cda4 .disabled_0e12:hover {
  background-color: var(--e-global-color-primary);
}
.module_soft_cda4 .thumbnail-last-d1ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_soft_cda4 .old_3e11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_prev_bab3 .message_out_36b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_prev_bab3 .carousel-right-b54c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_prev_bab3 .label-orange-18d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_prev_bab3 .thumbnail_center_9d3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_prev_bab3 .search_top_04fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_prev_bab3 .disabled_0e12 {
  background-color: var(--e-global-color-primary);
}
.menu_prev_bab3 .disabled_0e12:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-east-0fd0 .element-large-057a {
  background-color: var(--e-global-color-secondary);
}
.pagination-east-0fd0 .black-ffed {
  background-color: var(--e-global-color-text);
}
.pagination-east-0fd0 .highlight-4fc5 {
  background-color: var(--e-global-color-secondary);
}
.pagination-east-0fd0 .outline_7a16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-east-0fd0 .focus_005e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-east-0fd0 .dirty-d43b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-east-0fd0 .hidden_copper_2286 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-east-0fd0 .static_8009 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-143a .container_left_671f .grid-e03b,
.border-143a
  .container_left_671f
  .grid-e03b
  a,
.border-143a .south-7992 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-143a .container_left_671f .column-complex-9ffa,
.border-143a .focused_da4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-143a .container_left_671f .column-complex-9ffa {
  color: var(--e-global-color-text);
}
.border-143a .focused_da4f {
  color: var(--e-global-color-text);
}
.border-143a
  .container_left_671f
  .content-e770 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-143a .link-under-0407 .block-30fb {
  background-color: var(--e-global-color-primary);
}
.border-143a .link-under-0407 .block-30fb:hover {
  background-color: var(--e-global-color-primary);
}
.border-143a .link-under-0407 .cool-f19b li span {
  background-color: var(--e-global-color-text);
}
.border-143a .link-under-0407 .cool-f19b li span:hover {
  background-color: var(--e-global-color-primary);
}
.border-143a
  .link-under-0407
  .cool-f19b
  li.prev-9775
  span {
  background-color: var(--e-global-color-accent);
}
.border-143a .tertiary-1e48 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_f9d0 .iron_cfda {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_iron_5cf4 .tag_e887 {
  background-color: var(--e-global-color-primary);
}
.block_iron_5cf4 .first_9c59 {
  background-color: var(--e-global-color-secondary);
}
.block_iron_5cf4 .container-d8f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_iron_5cf4 .banner-lower-e6d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_iron_5cf4 .pagination_a762 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_iron_5cf4 .bronze-3313 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_iron_5cf4 .hover-basic-83a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_iron_5cf4 .warm_d503 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_iron_5cf4 .bright-c2e8 {
  background-color: var(--e-global-color-primary);
}
.block_iron_5cf4 .bright-c2e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_ebe9 .bright-76bf {
  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);
}
.hard_ebe9 .huge-147b {
  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);
}
.hard_ebe9
  .label_9fd8:after {
  background-color: var(--e-global-color-primary);
}
.hard_ebe9 .menu_lower_61d7 {
  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_93a6 .south-7992 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_93a6 .focused_da4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_bottom_2801 .wide_d09b .blue_3593 {
  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);
}
.photo_bottom_2801 .wide_d09b .paragraph-2b11 {
  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);
}
.image-1773 .info-ba7f {
  background-color: var(--e-global-color-primary);
}
.image-1773 .complex-fced {
  background-color: var(--e-global-color-secondary);
}
.image-1773 .purple_2d45 .clean-b105 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-1773 .progress-blue-e3b0 .clean-b105 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_a6df .form_down_9b7e .badge-action-1671 {
  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);
}
.alert_a6df .form_down_9b7e .info-a7d9 {
  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);
}
.alert_a6df .form_down_9b7e .tiny-4333 {
  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);
}
.section_4822 .gallery-fast-1624 {
  border-color: var(--e-global-color-text);
}
.section_4822 .input-cold-be1d {
  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);
}
.section_4822 .focus_simple_ddea {
  color: var(--e-global-color-primary);
}
.section_4822 .soft-98e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-c9e1 .modal-ea84 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-c9e1 .smooth_4af6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-c9e1 .paper-365b:hover .modal-ea84 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-c9e1
  .paper-365b:hover
  .smooth_4af6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_1950 .filter-lower-7c7a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_1950 .layout_next_b3e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-right-6ba0 .orange_3261 .east_b0d1 {
  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);
}
.pagination-right-6ba0 .notice_901c .east_b0d1 {
  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);
}
.article-short-ece3 .preview_ce2c {
  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);
}
.out_c3e6 .video-small-9acc .logo-thick-cede {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_c3e6 .video-small-9acc .logo-thick-cede {
  background-color: var(--e-global-color-secondary);
}
.out_c3e6 .container-clean-325f .logo-thick-cede {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_c3e6 .container-clean-325f .logo-thick-cede {
  background-color: var(--e-global-color-secondary);
}
.out_c3e6 .upper_c274 .rough-1c72 {
  background-color: var(--e-global-color-primary);
}
.out_c3e6 .upper_c274:hover .rough-1c72 {
  background-color: var(--e-global-color-secondary);
}
.out_c3e6 .block-30fb {
  background-color: var(--e-global-color-primary);
}
.out_c3e6 .block-30fb:hover {
  background-color: var(--e-global-color-accent);
}
.out_c3e6 .cool-f19b li span {
  background-color: var(--e-global-color-text);
}
.out_c3e6 .cool-f19b li span:hover {
  background-color: var(--e-global-color-primary);
}
.out_c3e6 .cool-f19b li.prev-9775 span {
  background-color: var(--e-global-color-accent);
}
.table-center-7d6a .south-9414 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-center-7d6a .pagination-9927 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_6ca4 .progress-old-c933:before {
  background-color: var(--e-global-color-secondary);
}
.first_6ca4 .component-61c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_6ca4 .highlight-copper-5876 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_wood_426c .mini_7a32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_wood_426c .mini_7a32:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_wood_426c .mini_7a32.fn-active-1fc0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_wood_426c .icon-5930 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_wood_426c .box-2a42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_wood_426c .bright_55ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_wood_426c .button_active_1ef9 {
  background-color: var(--e-global-color-primary);
}
.list_wood_426c .button_active_1ef9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_wood_426c .box_359a {
  background-color: var(--e-global-color-primary);
}
.list_wood_426c .box_359a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_8fd4 .outer_1d5f .nav-b477 a {
  color: var(--e-global-color-secondary);
}
.carousel_8fd4 .outer_1d5f .nav-b477 a:hover {
  color: var(--e-global-color-secondary);
}
.carousel_8fd4 .outer_1d5f .nav-b477,
.carousel_8fd4 .outer_1d5f .nav-b477 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_8fd4 .outer_1d5f .disabled_ec5a {
  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);
}
.carousel_8fd4 .outer_1d5f .paper_f951 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_8fd4 .outer_1d5f .focus_53a6 {
  background-color: var(--e-global-color-primary);
}
.carousel_8fd4 .outer_1d5f .focus_53a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_8fd4 .outer_1d5f .focus_53a6:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_8fd4 .outer_1d5f .badge_copper_7a13 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_8fd4 .outer_1d5f .badge_copper_7a13 {
  background-color: var(--e-global-color-primary);
}
.carousel_8fd4 .outer_1d5f .badge_copper_7a13:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_8fd4 .outer_1d5f .block-30fb {
  background-color: var(--e-global-color-primary);
}
.carousel_8fd4 .outer_1d5f .block-30fb:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_8fd4 .link-under-0407 .cool-f19b li span {
  background-color: var(--e-global-color-text);
}
.carousel_8fd4 .link-under-0407 .cool-f19b li span:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_8fd4 .link-under-0407 .cool-f19b li.prev-9775 span {
  background-color: var(--e-global-color-accent);
}
.carousel_8fd4 .thumbnail-last-d1ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_8fd4 .old_3e11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-f82d .fresh_8d7d .button_old_e4f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-f82d .fresh_8d7d .old-9ad7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-f82d .fresh_8d7d .modal-0889 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_10f2 .heading-wood-cb1a {
  border-color: var(--e-global-color-text);
}
.paper_10f2 .photo_cool_f057 {
  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);
}
.paper_10f2 .shadow-medium-1c8c {
  color: var(--e-global-color-secondary);
}
.paper_10f2 .shadow-medium-1c8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_10f2 .basic_5568 > * {
  color: var(--e-global-color-primary);
}
.paper_10f2 .basic_5568 > * svg {
  fill: var(--e-global-color-primary);
}
.paper_10f2 .inner_55d2 {
  color: var(--e-global-color-primary);
}
.paper_10f2 .inner_55d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_10f2 .search-6034 {
  color: var(--e-global-color-primary);
}
.paper_10f2 .search-6034 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_10f2 .description-b044 {
  color: var(--e-global-color-primary);
}
.paper_10f2 .description-b044 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_10f2 .main-hard-0c86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_10f2 .aside_right_ebcf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_10f2 .aside_right_ebcf.white_4ec5 {
  color: var(--e-global-color-secondary);
}
.paper_10f2 .aside_right_ebcf.white_4ec5 .prev_b863 {
  color: var(--e-global-color-accent);
}
.paper_10f2 .aside_right_ebcf.label_plasma_b132 {
  color: var(--e-global-color-text);
}
.paper_10f2 .aside_right_ebcf.label_plasma_b132 .prev_b863 {
  color: var(--e-global-color-text);
}
.paper_10f2 .aside_right_ebcf:before {
  border-top-color: var(--e-global-color-text);
}
.paper_10f2 .info-53c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_10f2
  .info-53c2
  .box-3452 {
  background-color: var(--e-global-color-primary);
}
.paper_10f2
  .info-53c2
  .box-3452 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_10f2 .heading-wood-cb1a .simple_1548 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_aaf0 .chip_hovered_1f79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_aaf0 .section_dabe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-ed51 .component-down-cb37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-ed51
  .red-af7b
  .description-blue-833b {
  background-color: var(--e-global-color-secondary);
}
.notification-ed51
  .red-af7b.layout-35a5
  .description-blue-833b {
  background-color: var(--e-global-color-text);
}
.notification-ed51
  .red-af7b:hover
  .description-blue-833b {
  background-color: var(--e-global-color-accent);
}
.notification-ed51
  .red-af7b.fn-active-1fc0
  .description-blue-833b {
  background-color: var(--e-global-color-primary);
}
.paper_a3f3 .cool-7d42 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.paper_a3f3 .cold_e20f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_a3f3 .menu_2d21 {
  background-color: var(--e-global-color-primary);
}
.paper_a3f3 .menu_2d21 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough_e849 .pattern-e520 .video_aa83 .carousel-iron-6ec6 {
  background-color: var(--e-global-color-secondary);
}
.rough_e849 .pattern-e520 .dropdown_4314:after {
  background-color: var(--e-global-color-secondary);
}
.rough_e849 .pattern-middle-c563 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_e849 .pagination_7bb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_e849 .solid_03cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_e849 .section-advanced-c2c2 {
  background-color: var(--e-global-color-primary);
}
.rough_e849 .section-advanced-c2c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough_e849 .motion-4249 {
  background-color: var(--e-global-color-secondary);
}
.rough_e849 .motion-4249 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough_e849 .pattern-e520 .list-f25f .secondary-ba5d:hover {
  background-color: var(--e-global-color-primary);
}
.rough_e849
  .pattern-e520
  .list-f25f
  .secondary-ba5d.icon-white-2fa1 {
  background-color: var(--e-global-color-primary);
}
.rough_e849 .pattern-e520 .tabs-outer-de9f:before {
  border-color: var(--e-global-color-primary);
}
.rough_e849 .pattern-e520 .tabs-outer-de9f:hover:before {
  border-color: var(--e-global-color-secondary);
}
.rough_e849
  .pattern-e520
  .tabs-outer-de9f.alert-pro-f879:before {
  border-color: var(--e-global-color-primary);
}
.rough_e849 .primary-caf5 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-narrow-d236 .background_clean_ad30 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-narrow-d236 .background_clean_ad30:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-narrow-d236 .background_clean_ad30.cold-9f0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-narrow-d236 .video_9f5f {
  background-color: var(--e-global-color-primary);
}
.container-narrow-d236 .video_9f5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-narrow-d236
  .primary-8277
  .advanced-4eb2
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-narrow-d236
  .image_a05a
  .advanced-4eb2
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-d1f3
  .notice_5847
  .disabled-lower-81b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-d1f3
  .notice_5847
  .active_7e7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-d1f3 .top_44b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-d1f3 .hover-fluid-bd0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-d1f3 .form_dirty_8299 {
  background-color: var(--e-global-color-primary);
}
.slow-d1f3 .form_dirty_8299 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_b988 .border-brown-de0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_b988 .surface-purple-3386 {
  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);
}
.steel_b988 .glass-1ced {
  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);
}
.steel_b988 .glass-1ced a:hover {
  color: var(--e-global-color-secondary);
}
.steel_b988 .modal_paper_89c6 {
  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);
}
.steel_b988 .text-eae9 {
  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);
}
.steel_b988 .column-pressed-cc11 .block-30fb {
  background-color: var(--e-global-color-primary);
}
.steel_b988 .column-pressed-cc11 .block-30fb:hover {
  background-color: var(--e-global-color-accent);
}
.steel_b988
  .column-pressed-cc11
  .cool-f19b
  li
  span {
  background-color: var(--e-global-color-text);
}
.steel_b988
  .column-pressed-cc11
  .cool-f19b
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.steel_b988
  .column-pressed-cc11
  .cool-f19b
  li.prev-9775
  span {
  background-color: var(--e-global-color-accent);
}
.thick_75b1
  .table-light-ad9b
  .tall_1b57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_75b1 .table-light-ad9b .huge-c5d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_75b1 .table-light-ad9b .header-blue-6d98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_75b1 .header-right-cf5e {
  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);
}
.thick_75b1
  .component_614b.old-db7d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b
  > a {
  background-color: var(--e-global-color-text);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b
  > a
  .pattern-935f.video_wood_6554 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b
  > a
  .aside-eb92.footer-liquid-3aa5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b
  > .up-24af
  .main-light-7e3b
  > a {
  background-color: var(--e-global-color-secondary);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b
  > .up-24af
  .main-light-7e3b
  > a
  .info-d124 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b
  > .up-24af
  .main-light-7e3b
  > a
  .aside-eb92.container-north-1810 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b
  > a
  .detail-1baa:before {
  color: var(--e-global-color-text);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b
  > .up-24af
  a
  .detail-1baa:before {
  color: var(--e-global-color-text);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b.tooltip-d386
  > a
  .detail-1baa:before {
  color: var(--e-global-color-text);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b
  > .up-24af
  .main-light-7e3b.tooltip-d386
  > a
  .detail-1baa:before {
  color: var(--e-global-color-text);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b
  > a
  .silver_24cb
  .tooltip-7e7f {
  color: var(--e-global-color-text);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b
  > .up-24af
  a
  .silver_24cb
  .tooltip-7e7f {
  color: var(--e-global-color-text);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b
  > a
  .silver_24cb
  .tooltip-7e7f,
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b
  > .up-24af
  a
  .silver_24cb
  .tooltip-7e7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b
  > a
  .background_bd75:before {
  color: var(--e-global-color-text);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b
  > .up-24af
  a
  .background_bd75:before {
  color: var(--e-global-color-text);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b.tooltip-d386
  > a
  .background_bd75:before {
  color: var(--e-global-color-text);
}
.list_over_35f0
  > .smooth_24f0
  > div
  > .box_cfde
  > .main-light-7e3b
  > .up-24af
  .main-light-7e3b.tooltip-d386
  > a
  .background_bd75:before {
  color: var(--e-global-color-text);
}
.basic_4622 .title-narrow-1da0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_4622
  .paper_9320:hover
  .title-narrow-1da0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-66c6
  > .smooth_24f0
  > .gallery-bronze-26fa
  > .down_0aa2
  > .item-green-eca7
  > .media_fast_6b8b
  .surface-east-e318 {
  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);
}
.first-66c6
  > .smooth_24f0
  > .gallery-bronze-26fa
  > .down_0aa2
  > .item-green-eca7
  > .media_fast_6b8b:hover
  .surface-east-e318 {
  color: var(--e-global-color-text);
}
.first-66c6
  > .smooth_24f0
  > .gallery-bronze-26fa
  > .down_0aa2
  > .item-green-eca7
  > .media_fast_6b8b:hover
  .surface-east-e318 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-66c6
  > .smooth_24f0
  > .gallery-bronze-26fa
  > .down_0aa2
  > .item-green-eca7.surface-fluid-620d
  > .media_fast_6b8b
  .surface-east-e318 {
  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);
}
.dark-8c21 .lower-d7e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark-8c21 .column-c749 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark-8c21 .focused-20a7 {
  background-color: var(--e-global-color-primary);
}
.dark-8c21 .focused-20a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron_fcbc
  > .smooth_24f0
  > .aside-b2e5
  > .progress-inner-0a29
  > .chip_cf8a
  .first-0da8 {
  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);
}
.iron_fcbc
  > .smooth_24f0
  > .aside-b2e5
  > .progress-inner-0a29
  > .chip_cf8a
  .large-6369 {
  color: var(--e-global-color-text);
}
.iron_fcbc
  > .smooth_24f0
  > .aside-b2e5
  > .progress-inner-0a29
  > .chip_cf8a:hover
  .first-0da8 {
  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);
}
.iron_fcbc
  > .smooth_24f0
  > .aside-b2e5
  > .progress-inner-0a29
  > .chip_cf8a:hover
  .large-6369 {
  color: var(--e-global-color-secondary);
}
.iron_fcbc
  > .smooth_24f0
  > .aside-b2e5
  > .progress-inner-0a29
  > .chip_cf8a.basic_990c
  .first-0da8 {
  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);
}
.iron_fcbc
  > .smooth_24f0
  > .aside-b2e5
  > .progress-inner-0a29
  > .chip_cf8a.basic_990c
  .large-6369 {
  color: var(--e-global-color-primary);
}
.background_steel_5c28
  .green-3d55
  .shadow-steel-4b06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_steel_5c28 .article-hovered-5cee .simple_1548 .complex-a660 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-ea02 .middle_cbe4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-ea02 .hidden_1b98 .middle_cbe4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-ea02 .menu_0fc3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-ea02 .menu_0fc3 {
  background-color: var(--e-global-color-primary);
}
.sort-f7e5 .caption_easy_d43b .tooltip_8027 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-f7e5
  .caption_easy_d43b:hover
  .search_c4e1 {
  color: var(--e-global-color-secondary);
}
.sort-f7e5
  .caption_easy_d43b:hover
  .tooltip_8027 {
  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_58a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.blue_2477 {
  flex-direction: column;
}

.blue_2477 .in-f33c {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.blue_2477 .in-f33c {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.blue_2477 .thumbnail-smooth-ac6c {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.info-fixed-eac8.table-8d3e {
  display: none;
}

.media_hard_2ace {
  display: none;
}

body,
.dropdown-dynamic-d2a9 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.layout_c65b) !important; */
}

.filter-motion-bea6.alert-c457 {
  margin-bottom: 40px;
  width: 100%;
}

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

.blue_2477 a {
  width: 100%;
}

.paper_bae2 .tiny-ddba.filter-purple-4163 {
  width: 20% !important;
}

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

.border-3062:hover {
  color: #000;
}

.border-3062 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.border-3062:hover svg {
  fill: #000;
}

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

.smooth_52a5:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.paper_bae2
  .tiny-ddba.under_9efd
  .component_fd2c
  .message_purple_f3c7 {
  font-size: 20px !important;
}

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

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

.component-inner-adbf h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.component_west_b5ad.description-94bd > .frame-soft-b536 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

.overlay-4b71 {
  font-size: 35px !important;
}

.backdrop-west-82a2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

.cold-4882 {
  display: flex;
  gap: 50px;
}

.paper_bae2
  .tiny-ddba.photo_ecea
  .logo_iron_7407
  .label_1564 {
  width: 100% !important;
}

.summary-white-66c3 {
  width: 500px !important;
  max-width: none;
}

.south_1e89 {
  width: 100%;
}

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

.down-a543 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.status-hovered-4523 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.down-a543:hover .status-hovered-4523 {
  visibility: visible;
}
.down-a543:hover.down-a543::before {
  display: block;
}

.component-inner-adbf h3 {
  color: #fff;
}

.highlight-orange-e2eb {
  margin: 0;
}

.paper_bae2
  .tiny-ddba.photo_ecea
  .label_1564
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.slow_f1fe {
  width: 100%;
}

.active_motion_c9b4 {
  width: 100%;
}

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

.active_motion_c9b4 {
  width: 100%;
}

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

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

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

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

.blue_2477 .in-f33c.banner_cffc {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.blue_2477 h1.in-f33c {
  margin-top: 120px !important;
}

.paper_bae2 .tiny-ddba.grid-tiny-8789 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.component-new-8e58 img {
  width: 100%;
}

.hidden-c079 .cold-ae07.component_fd2c {
  justify-content: space-between;
}

.gradient-focused-cb7e {
  display: none;
}

.status_9185 .thumbnail-smooth-ac6c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .component_west_b5ad .frame-soft-b536 {
    flex-wrap: nowrap !important;
  }
}

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

  .summary-white-66c3 {
    width: 100% !important;
  }
}

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

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

  .hidden-c079 .cold-ae07.component_fd2c {
    border-bottom: 1px solid #f0c159;
  }

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

  .component_west_b5ad.description-94bd > .frame-soft-b536 {
    gap: 15px;
    justify-content: space-between;
  }

  .paper_bae2
    .tiny-ddba.photo_ecea
    .label_1564
    img {
    width: 60% !important;
  }

  .rough_c41e {
    left: 2%;
  }

  .aside_active_e760 {
    margin: 10px 0;
  }

  .blue_2477 .thumbnail-smooth-ac6c {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .overlay-4b71 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.blue_2477 .in-f33c,
  .blue_2477 .in-f33c {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .label_1564 {
    justify-content: center;
  }

  .blue_2477 .thumbnail-smooth-ac6c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .paper_bae2 .tiny-ddba.filter-purple-4163 {
    width: 75% !important;
  }

  .component-new-8e58 img {
    width: 100% !important;
  }
}

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

  h2.blue_2477 .in-f33c,
  .blue_2477 .in-f33c {
    font-size: 30px !important;
  }

  .label_1564 {
    justify-content: center;
  }

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

  .action_2352
    .tooltip-tall-5c96.hidden-a0e3 {
    margin: 0 !important;
  }

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

  .aside_active_e760 {
    display: flex;
  }

  .frame-glass-036b .border-3062 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .list-right-13c2 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .blue_2477 h1.in-f33c {
    margin-top: 80px !important;
  }

  .paper_bae2
    .tiny-ddba.photo_ecea
    .label_1564
    img,
  .shade-mini-1050 .logo_iron_7407 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .paper_bae2 .tiny-ddba.filter-purple-4163 {
    width: 100% !important;
  }

  .component_west_b5ad.description-94bd > .frame-soft-b536 {
    gap: 3px;
  }

  .blue_2477 .thumbnail-smooth-ac6c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: a4c2 */
.phantom-card-s4 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
