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(.tooltip-up-a1a9) {
  gap: 0.5em;
}
:where(.form_9a29) {
  gap: 0.5em;
}
body .link-0db5 > .small_1dbb {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .link-0db5 > .block_4c4a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .link-0db5 > .easy_4c78 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .static_476b > .small_1dbb {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .static_476b > .block_4c4a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .static_476b > .easy_4c78 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .static_476b
  > :where(:not(.small_1dbb):not(.block_4c4a):not(.texture_bd78)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .static_476b > .nav_pink_76b1 {
  max-width: var(--wp--style--global--wide-size);
}
body .tooltip-up-a1a9 {
  display: flex;
}
body .tooltip-up-a1a9 {
  flex-wrap: wrap;
  align-items: center;
}
body .tooltip-up-a1a9 > * {
  margin: 0;
}
body .form_9a29 {
  display: grid;
}
body .form_9a29 > * {
  margin: 0;
}
:where(.container-cbf4.tooltip-up-a1a9) {
  gap: 2em;
}
:where(.container-cbf4.form_9a29) {
  gap: 2em;
}
:where(.heading_up_f882.tooltip-up-a1a9) {
  gap: 1.25em;
}
:where(.heading_up_f882.form_9a29) {
  gap: 1.25em;
}
.tiny-100b {
  color: var(--wp--preset--color--black) !important;
}
.search-hard-d344 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.alert-bb26 {
  color: var(--wp--preset--color--white) !important;
}
.inner-2adb {
  color: var(--wp--preset--color--pale-pink) !important;
}
.dynamic_433c {
  color: var(--wp--preset--color--vivid-red) !important;
}
.small_1997 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tall-7ec9 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.table_d569 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.tooltip-lower-dd42 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.basic-f238 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.alert-4f00 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hard-8d86 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.caption_5fb6 {
  background-color: var(--wp--preset--color--black) !important;
}
.search-7184 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.active-ae91 {
  background-color: var(--wp--preset--color--white) !important;
}
.new-8fd0 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.header-8b55 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.widget-4542 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.full_ee36 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dropdown-slow-f13e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.disabled-b904 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.logo-in-d914 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.shadow-hard-2d86 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.carousel-left-a968 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.up_cd1f {
  border-color: var(--wp--preset--color--black) !important;
}
.tooltip-bb6f {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.row_2aed {
  border-color: var(--wp--preset--color--white) !important;
}
.summary_322b {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.thumbnail-9fa7 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.chip_c2c7 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.video-8f97 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.status-south-2812 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.background-advanced-68b9 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.feature_65cc {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.preview_hard_f5f3 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.chip_active_8bdf {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.hover_plasma_6a96 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.media-under-4d49 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.status_97de {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.element-e49f {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.carousel-5943 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.heading_glass_d33b {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.column-lower-bcf0 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.wood-297a {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.hero_0cee {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.complex_8dc4 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.next_e75e {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.menu-tiny-9eec {
  background: var(--wp--preset--gradient--midnight) !important;
}
.breadcrumb_eba1 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.accent-df31 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.next_a1ef {
  font-size: var(--wp--preset--font-size--large) !important;
}
.hero-static-cc17 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.primary_a83a a:where(:not(.title-active-35cf)) {
  color: inherit;
}
:where(.heading_up_f882.tooltip-up-a1a9) {
  gap: 1.25em;
}
:where(.heading_up_f882.form_9a29) {
  gap: 1.25em;
}
:where(.container-cbf4.tooltip-up-a1a9) {
  gap: 2em;
}
:where(.container-cbf4.form_9a29) {
  gap: 2em;
}
.list-wide-8995 {
  font-size: 1.5em;
  line-height: 1.6;
}

.carousel_lite_3b75 .cool_bd1e {
  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);
}
.under-b35c .alert-purple-3d3d {
  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);
}
.glass_4d5b {
  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);
}
.glass_4d5b.preview_6864 .aside_action_1412 {
  background-color: var(--e-global-color-primary);
}
.glass_4d5b.active-7a3f .aside_action_1412,
.glass_4d5b.texture-41f3 .aside_action_1412 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.solid_4df3 .wide_8be8 {
  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);
}
.backdrop_left_d517 {
  --divider-color: var(--e-global-color-secondary);
}
.backdrop_left_d517 .chip-medium-b012 {
  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);
}
.backdrop_left_d517.steel-3e7f .dropdown_new_0337 {
  background-color: var(--e-global-color-secondary);
}
.backdrop_left_d517.container_white_281a .dropdown_new_0337,
.backdrop_left_d517.active_north_ddad .dropdown_new_0337 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.backdrop_left_d517.container_white_281a .dropdown_new_0337,
.backdrop_left_d517.active_north_ddad .dropdown_new_0337 svg {
  fill: var(--e-global-color-secondary);
}
.medium_733a .button-7f9c {
  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);
}
.medium_733a .gallery-lower-5069 {
  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);
}
.badge-a560.steel-3e7f .dropdown_new_0337 {
  background-color: var(--e-global-color-primary);
}
.badge-a560.container_white_281a .dropdown_new_0337,
.badge-a560.active_north_ddad .dropdown_new_0337 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.badge-a560.container_white_281a .dropdown_new_0337,
.badge-a560.active_north_ddad .dropdown_new_0337 svg {
  fill: var(--e-global-color-primary);
}
.accordion_red_f8ca.steel-3e7f .dropdown_new_0337 {
  background-color: var(--e-global-color-primary);
}
.accordion_red_f8ca.container_white_281a .dropdown_new_0337,
.accordion_red_f8ca.active_north_ddad .dropdown_new_0337 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.accordion_red_f8ca .tooltip-a6ce {
  color: var(--e-global-color-primary);
}
.accordion_red_f8ca .tooltip-a6ce,
.accordion_red_f8ca .tooltip-a6ce a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_red_f8ca .component_smooth_eee0 {
  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);
}
.grid_hard_1580 .dropdown_solid_10f9 {
  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);
}
.gold_bfbb .fresh_3022 .up-fb25 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-f800 .dim_30f1:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.box-f800 .status_cb1c i {
  color: var(--e-global-color-primary);
}
.box-f800 .status_cb1c svg {
  fill: var(--e-global-color-primary);
}
.box-f800 .rough-40ab {
  color: var(--e-global-color-secondary);
}
.box-f800 .dim_30f1 > .rough-40ab,
.box-f800 .dim_30f1 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-92b5 .shadow-f0da {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-92b5 .carousel_paper_bf3c {
  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);
}
.aside_hot_2263 .detail_pro_5e9e .grid-action-9f38 {
  background-color: var(--e-global-color-primary);
}
.aside_hot_2263 .nav_7683 {
  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);
}
.preview-next-bff1 .image_345c {
  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);
}
.preview-next-bff1 .brown-5735 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-next-bff1 .table_f851 {
  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);
}
.motion-de5e .fluid-a007,
.motion-de5e .fluid-a007 a {
  color: var(--e-global-color-primary);
}
.motion-de5e .fluid-a007.new_2e7d,
.motion-de5e .fluid-a007.new_2e7d a {
  color: var(--e-global-color-accent);
}
.motion-de5e .fluid-a007 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-de5e .photo_purple_5218 {
  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);
}
.up-d12f .accordion_af57,
.up-d12f .notification_34e2 {
  color: var(--e-global-color-primary);
}
.up-d12f .accordion_af57 svg {
  fill: var(--e-global-color-primary);
}
.up-d12f .new_2e7d .accordion_af57,
.up-d12f .new_2e7d .notification_34e2 {
  color: var(--e-global-color-accent);
}
.up-d12f .new_2e7d .accordion_af57 svg {
  fill: var(--e-global-color-accent);
}
.up-d12f .notification_34e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-d12f .photo_purple_5218 {
  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);
}
.photo_f5ae .sort-50bb,
.photo_f5ae .grid_first_ca72 {
  color: var(--e-global-color-primary);
}
.photo_f5ae .grid_first_ca72 svg {
  fill: var(--e-global-color-primary);
}
.photo_f5ae .fluid-a007.new_2e7d a,
.photo_f5ae
  .fluid-a007.new_2e7d
  .grid_first_ca72 {
  color: var(--e-global-color-accent);
}
.photo_f5ae .sort-50bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_f5ae .photo_purple_5218 {
  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);
}
.outer-661f .fast_69ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-661f .texture-orange-2fc0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_b678 .huge_615f .hidden_9761 {
  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);
}
.wood_b678 .huge_615f .surface-out-9338 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_b678 .rough_beb4 .hidden_9761 {
  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);
}
.wood_b678
  .rough_beb4
  .surface-out-9338 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_b678
  .copper_e8aa
  .hidden_9761 {
  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);
}
.wood_b678
  .copper_e8aa
  .surface-out-9338 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_b678
  .liquid_fea2
  .hidden_9761 {
  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);
}
.wood_b678
  .liquid_fea2
  .surface-out-9338 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-4798 .notification_893c {
  background-color: var(--e-global-color-primary);
}
.text-4798 .notification_893c:hover {
  background-color: var(--e-global-color-primary);
}
.text-4798 .card-left-a6f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-4798
  .notification_893c:hover
  .card-left-a6f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_34e2 .pressed_c87e {
  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);
}
.component_cool_2ea5 .article-blue-d282 .form-ce15 a {
  background-color: var(--e-global-color-accent);
}
.component_cool_2ea5 .article-blue-d282 .popup-dd24 a {
  background-color: var(--e-global-color-accent);
}
.component_cool_2ea5 .article-blue-d282 .form-ce15 a,
.component_cool_2ea5 .article-blue-d282 .popup-dd24 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_aac8
  .modal_b621.alert-small-0eaa
  .article-blue-d282
  a.element-6ba1 {
  background-color: var(--e-global-color-accent);
}
.next_aac8
  .modal_b621.alert-small-0eaa
  .article-blue-d282
  span.element-6ba1.fn-current-a4df {
  background-color: var(--e-global-color-text);
}
.next_aac8
  .modal_b621.alert-small-0eaa
  .article-blue-d282
  .element-6ba1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_2cf9 .aside_wood_d1b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_2cf9
  .shade-2f23
  > .large-7f81
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_2cf9
  .notification-narrow-7ff6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_2cf9
  .thumbnail_b994
  .tertiary_deb8,
.main_2cf9
  .thumbnail_b994
  .paragraph-simple-fbfb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_2cf9
  .thumbnail_b994
  .frame-hovered-61e6,
.main_2cf9
  .thumbnail_b994
  a
  .frame-hovered-61e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_2cf9
  .thumbnail_b994
  .element_0dac {
  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);
}
.main_2cf9
  .thumbnail_b994
  .progress-easy-183d {
  background-color: var(--e-global-color-primary);
}
.main_2cf9
  .thumbnail_b994
  .progress-easy-183d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_2cf9
  .thumbnail_b994
  .progress-easy-183d:hover {
  background-color: var(--e-global-color-primary);
}
.main_2cf9
  .thumbnail_b994
  .container-active-6fea {
  background-color: var(--e-global-color-primary);
}
.main_2cf9
  .thumbnail_b994
  .container-active-6fea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_2cf9
  .thumbnail_b994
  .container-active-6fea:hover {
  background-color: var(--e-global-color-primary);
}
.main_2cf9
  .pressed-08bb
  .column_cool_f989
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_2cf9
  .pressed-08bb
  .frame_a09a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_2cf9
  .pressed-08bb
  .element_0dac {
  color: var(--e-global-color-text);
}
.main_2cf9
  .pressed-08bb
  .element_0dac
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_2cf9
  .pressed-08bb
  .progress-easy-183d {
  background-color: var(--e-global-color-primary);
}
.main_2cf9
  .pressed-08bb
  .progress-easy-183d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_2cf9
  .pressed-08bb
  .progress-easy-183d:hover {
  background-color: var(--e-global-color-primary);
}
.main_2cf9
  .pressed-08bb
  .container-active-6fea {
  background-color: var(--e-global-color-primary);
}
.main_2cf9
  .pressed-08bb
  .container-active-6fea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_2cf9
  .pressed-08bb
  .container-active-6fea:hover {
  background-color: var(--e-global-color-primary);
}
.main_2cf9 .link_action_50b6 {
  background-color: var(--e-global-color-primary);
}
.main_2cf9 .link_action_50b6:hover {
  background-color: var(--e-global-color-primary);
}
.main_2cf9 .hidden-south-d340 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_2cf9 .form_c206 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_a246 .carousel-d08c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_a246
  .inner_ed5d
  > div:nth-child(3)
  .carousel-d08c,
.huge_a246
  .tall-86ef
  > div:nth-child(1)
  .carousel-d08c,
.huge_a246
  .module-b0e7
  > div:nth-child(1)
  .carousel-d08c,
.huge_a246
  .notification-7dd4
  > div:nth-child(1)
  .carousel-d08c,
.huge_a246
  .hard_9805
  > div:nth-child(1)
  .carousel-d08c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_a246 .down-c6ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_a246 .card_6f92 {
  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);
}
.huge_a246 .mini_1dfb {
  background-color: var(--e-global-color-primary);
}
.huge_a246 .mini_1dfb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_a246 .mini_1dfb:hover {
  background-color: var(--e-global-color-primary);
}
.huge_a246 .short_e618 {
  background-color: var(--e-global-color-primary);
}
.huge_a246 .short_e618:hover {
  background-color: var(--e-global-color-primary);
}
.huge_a246 .hidden-south-d340 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_a246 .form_c206 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_west_232d .progress_2549 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_west_232d .hot-79ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_west_232d .content_9afb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_west_232d .chip_easy_8f4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_west_232d .banner-6f52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_west_232d .short_e618 {
  background-color: var(--e-global-color-primary);
}
.sort_west_232d .short_e618:hover {
  background-color: var(--e-global-color-primary);
}
.feature_over_a6bb .panel-f63c {
  background-color: var(--e-global-color-secondary);
}
.feature_over_a6bb .component-inner-dd52 {
  background-color: var(--e-global-color-text);
}
.feature_over_a6bb .inner_8d72 {
  background-color: var(--e-global-color-secondary);
}
.feature_over_a6bb .over-6779 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_over_a6bb .feature-easy-d4bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_over_a6bb .lite-7994 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_over_a6bb .fluid_621c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_over_a6bb .basic_5bfb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_7ee9 .avatar-54d0 .gallery-87fb,
.yellow_7ee9
  .avatar-54d0
  .gallery-87fb
  a,
.yellow_7ee9 .outer-1d94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_7ee9 .avatar-54d0 .plasma_228c,
.yellow_7ee9 .gradient-hard-7386 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_7ee9 .avatar-54d0 .plasma_228c {
  color: var(--e-global-color-text);
}
.yellow_7ee9 .gradient-hard-7386 {
  color: var(--e-global-color-text);
}
.yellow_7ee9
  .avatar-54d0
  .article_ce37 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_7ee9 .fluid-de27 .stone_0fb7 {
  background-color: var(--e-global-color-primary);
}
.yellow_7ee9 .fluid-de27 .stone_0fb7:hover {
  background-color: var(--e-global-color-primary);
}
.yellow_7ee9 .fluid-de27 .slider_old_e5cf li span {
  background-color: var(--e-global-color-text);
}
.yellow_7ee9 .fluid-de27 .slider_old_e5cf li span:hover {
  background-color: var(--e-global-color-primary);
}
.yellow_7ee9
  .fluid-de27
  .slider_old_e5cf
  li.logo-paper-db43
  span {
  background-color: var(--e-global-color-accent);
}
.yellow_7ee9 .tiny-96eb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_174a .lower_35fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-e170 .last_bc19 {
  background-color: var(--e-global-color-primary);
}
.nav-e170 .background_d4e7 {
  background-color: var(--e-global-color-secondary);
}
.nav-e170 .background-d09f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-e170 .active-d59e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-e170 .down_d1c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-e170 .soft-2097 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-e170 .icon_b9ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-e170 .tag-21b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-e170 .badge_5be4 {
  background-color: var(--e-global-color-primary);
}
.nav-e170 .badge_5be4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_8c65 .soft-124b {
  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_8c65 .green-e050 {
  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);
}
.component_8c65
  .highlight_solid_c161:after {
  background-color: var(--e-global-color-primary);
}
.component_8c65 .title_motion_70ac {
  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);
}
.stone-5772 .outer-1d94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-5772 .gradient-hard-7386 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_833d .hard-6cff .yellow-1cd8 {
  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);
}
.gas_833d .hard-6cff .sort_4742 {
  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);
}
.block-f522 .photo_huge_de27 {
  background-color: var(--e-global-color-primary);
}
.block-f522 .progress-1316 {
  background-color: var(--e-global-color-secondary);
}
.block-f522 .section-42ae .item_c7be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-f522 .outline_plasma_3c86 .item_c7be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_be82 .slider_23ac .sidebar-black-8b8f {
  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);
}
.pattern_be82 .slider_23ac .modal-1405 {
  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);
}
.pattern_be82 .slider_23ac .form_4206 {
  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);
}
.heading_5267 .in_2238 {
  border-color: var(--e-global-color-text);
}
.heading_5267 .sort_20a3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_5267 .glass_6b9d {
  color: var(--e-global-color-primary);
}
.heading_5267 .gradient-huge-641e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_587d .copper_89db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_587d .article-easy-316d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_587d .description-left-836b:hover .copper_89db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_587d
  .description-left-836b:hover
  .article-easy-316d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-top-ab0b .box_3ba7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-top-ab0b .gold-2f49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_045a .mask_narrow_fb55 .over_7dd3 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_045a .black_2399 .over_7dd3 {
  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);
}
.section-fe4a .thumbnail_b32e {
  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_complex_d5c5 .static-3b11 .highlight_a199 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_complex_d5c5 .static-3b11 .highlight_a199 {
  background-color: var(--e-global-color-secondary);
}
.description_complex_d5c5 .pattern_aae2 .highlight_a199 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_complex_d5c5 .pattern_aae2 .highlight_a199 {
  background-color: var(--e-global-color-secondary);
}
.description_complex_d5c5 .article_current_a058 .detail-6c94 {
  background-color: var(--e-global-color-primary);
}
.description_complex_d5c5 .article_current_a058:hover .detail-6c94 {
  background-color: var(--e-global-color-secondary);
}
.description_complex_d5c5 .stone_0fb7 {
  background-color: var(--e-global-color-primary);
}
.description_complex_d5c5 .stone_0fb7:hover {
  background-color: var(--e-global-color-accent);
}
.description_complex_d5c5 .slider_old_e5cf li span {
  background-color: var(--e-global-color-text);
}
.description_complex_d5c5 .slider_old_e5cf li span:hover {
  background-color: var(--e-global-color-primary);
}
.description_complex_d5c5 .slider_old_e5cf li.logo-paper-db43 span {
  background-color: var(--e-global-color-accent);
}
.narrow_4fe4 .nav_7876 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_4fe4 .title-basic-3194 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_58af .hidden-yellow-fda9:before {
  background-color: var(--e-global-color-secondary);
}
.item_58af .white_dabe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_58af .section-478e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_5d26 .border-d60e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_5d26 .border-d60e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_5d26 .border-d60e.fn-active-a4df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_5d26 .button-upper-fa51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_5d26 .popup_3324 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_5d26 .full_0340 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_5d26 .preview-fe77 {
  background-color: var(--e-global-color-primary);
}
.fresh_5d26 .preview-fe77 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fresh_5d26 .green-8554 {
  background-color: var(--e-global-color-primary);
}
.fresh_5d26 .green-8554 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_0717 .tooltip_copper_892d .background_6379 a {
  color: var(--e-global-color-secondary);
}
.middle_0717 .tooltip_copper_892d .background_6379 a:hover {
  color: var(--e-global-color-secondary);
}
.middle_0717 .tooltip_copper_892d .background_6379,
.middle_0717 .tooltip_copper_892d .background_6379 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_0717 .tooltip_copper_892d .iron-bc00 {
  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_0717 .tooltip_copper_892d .under-2721 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_0717 .tooltip_copper_892d .outer-8f38 {
  background-color: var(--e-global-color-primary);
}
.middle_0717 .tooltip_copper_892d .outer-8f38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_0717 .tooltip_copper_892d .outer-8f38:hover {
  background-color: var(--e-global-color-primary);
}
.middle_0717 .tooltip_copper_892d .backdrop_dirty_0db4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_0717 .tooltip_copper_892d .backdrop_dirty_0db4 {
  background-color: var(--e-global-color-primary);
}
.middle_0717 .tooltip_copper_892d .backdrop_dirty_0db4:hover {
  background-color: var(--e-global-color-primary);
}
.middle_0717 .tooltip_copper_892d .stone_0fb7 {
  background-color: var(--e-global-color-primary);
}
.middle_0717 .tooltip_copper_892d .stone_0fb7:hover {
  background-color: var(--e-global-color-primary);
}
.middle_0717 .fluid-de27 .slider_old_e5cf li span {
  background-color: var(--e-global-color-text);
}
.middle_0717 .fluid-de27 .slider_old_e5cf li span:hover {
  background-color: var(--e-global-color-primary);
}
.middle_0717 .fluid-de27 .slider_old_e5cf li.logo-paper-db43 span {
  background-color: var(--e-global-color-accent);
}
.middle_0717 .hidden-south-d340 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_0717 .form_c206 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-bronze-96be .carousel_4ac0 .last-54a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-bronze-96be .carousel_4ac0 .focus-3994 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-bronze-96be .carousel_4ac0 .hero-a4ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-blue-cf2d .pink_fd77 {
  border-color: var(--e-global-color-text);
}
.photo-blue-cf2d .container-lower-0e98 {
  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);
}
.photo-blue-cf2d .tooltip-5a40 {
  color: var(--e-global-color-secondary);
}
.photo-blue-cf2d .tooltip-5a40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-blue-cf2d .container_3abb > * {
  color: var(--e-global-color-primary);
}
.photo-blue-cf2d .container_3abb > * svg {
  fill: var(--e-global-color-primary);
}
.photo-blue-cf2d .solid_94aa {
  color: var(--e-global-color-primary);
}
.photo-blue-cf2d .solid_94aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-blue-cf2d .pro_eab4 {
  color: var(--e-global-color-primary);
}
.photo-blue-cf2d .pro_eab4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-blue-cf2d .tabs_static_e56b {
  color: var(--e-global-color-primary);
}
.photo-blue-cf2d .tabs_static_e56b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-blue-cf2d .section-5159 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-blue-cf2d .detail_9685 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-blue-cf2d .detail_9685.notice_5f86 {
  color: var(--e-global-color-secondary);
}
.photo-blue-cf2d .detail_9685.notice_5f86 .brown-e766 {
  color: var(--e-global-color-accent);
}
.photo-blue-cf2d .detail_9685.button_6871 {
  color: var(--e-global-color-text);
}
.photo-blue-cf2d .detail_9685.button_6871 .brown-e766 {
  color: var(--e-global-color-text);
}
.photo-blue-cf2d .detail_9685:before {
  border-top-color: var(--e-global-color-text);
}
.photo-blue-cf2d .breadcrumb-3b7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-blue-cf2d
  .breadcrumb-3b7f
  .main_7c4f {
  background-color: var(--e-global-color-primary);
}
.photo-blue-cf2d
  .breadcrumb-3b7f
  .main_7c4f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-blue-cf2d .pink_fd77 .image_right_6c93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-wide-c704 .pattern_huge_6bed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-wide-c704 .pattern-f94c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_208c .west-6e67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_208c
  .preview_da1f
  .last-9022 {
  background-color: var(--e-global-color-secondary);
}
.outline_208c
  .preview_da1f.caption-over-b19a
  .last-9022 {
  background-color: var(--e-global-color-text);
}
.outline_208c
  .preview_da1f:hover
  .last-9022 {
  background-color: var(--e-global-color-accent);
}
.outline_208c
  .preview_da1f.fn-active-a4df
  .last-9022 {
  background-color: var(--e-global-color-primary);
}
.overlay_slow_4992 .prev-6e9a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.overlay_slow_4992 .tabs_brown_4905 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_slow_4992 .dropdown-e4bb {
  background-color: var(--e-global-color-primary);
}
.overlay_slow_4992 .dropdown-e4bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_f986 .link-7f1a .thick-387d .lite_b618 {
  background-color: var(--e-global-color-secondary);
}
.pressed_f986 .link-7f1a .notification_light_39d6:after {
  background-color: var(--e-global-color-secondary);
}
.pressed_f986 .nav-hard-861a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_f986 .description-e0a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_f986 .caption-east-e4be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_f986 .sort-dim-074f {
  background-color: var(--e-global-color-primary);
}
.pressed_f986 .sort-dim-074f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_f986 .tooltip-middle-2500 {
  background-color: var(--e-global-color-secondary);
}
.pressed_f986 .tooltip-middle-2500 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_f986 .link-7f1a .full_fcb1 .container_up_f0e3:hover {
  background-color: var(--e-global-color-primary);
}
.pressed_f986
  .link-7f1a
  .full_fcb1
  .container_up_f0e3.accordion-iron-8ba4 {
  background-color: var(--e-global-color-primary);
}
.pressed_f986 .link-7f1a .video_lite_1de4:before {
  border-color: var(--e-global-color-primary);
}
.pressed_f986 .link-7f1a .video_lite_1de4:hover:before {
  border-color: var(--e-global-color-secondary);
}
.pressed_f986
  .link-7f1a
  .video_lite_1de4.column-small-feb5:before {
  border-color: var(--e-global-color-primary);
}
.pressed_f986 .paragraph_red_2575 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_a6a7 .bottom-b356 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_a6a7 .bottom-b356:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_a6a7 .bottom-b356.iron-e569 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_a6a7 .wide-7f90 {
  background-color: var(--e-global-color-primary);
}
.search_a6a7 .wide-7f90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_a6a7
  .disabled-cca5
  .overlay_2bd4
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_a6a7
  .overlay-selected-b6c7
  .overlay_2bd4
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-dark-4069
  .gold-127e
  .tall-de72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-dark-4069
  .gold-127e
  .table-34b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-dark-4069 .highlight-left-d373 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-dark-4069 .button-dim-3ef2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-dark-4069 .background_012b {
  background-color: var(--e-global-color-primary);
}
.background-dark-4069 .background_012b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_solid_fa30 .complex_dfd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_solid_fa30 .dirty_7f17 {
  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);
}
.link_solid_fa30 .link_orange_7e91 {
  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);
}
.link_solid_fa30 .link_orange_7e91 a:hover {
  color: var(--e-global-color-secondary);
}
.link_solid_fa30 .hover-1d94 {
  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);
}
.link_solid_fa30 .popup_adfc {
  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);
}
.link_solid_fa30 .blue-1c4e .stone_0fb7 {
  background-color: var(--e-global-color-primary);
}
.link_solid_fa30 .blue-1c4e .stone_0fb7:hover {
  background-color: var(--e-global-color-accent);
}
.link_solid_fa30
  .blue-1c4e
  .slider_old_e5cf
  li
  span {
  background-color: var(--e-global-color-text);
}
.link_solid_fa30
  .blue-1c4e
  .slider_old_e5cf
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.link_solid_fa30
  .blue-1c4e
  .slider_old_e5cf
  li.logo-paper-db43
  span {
  background-color: var(--e-global-color-accent);
}
.pagination-6a98
  .input-over-2823
  .focus_under_5ee6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-6a98 .input-over-2823 .video_easy_dc7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-6a98 .input-over-2823 .last-80d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-6a98 .bottom_29ee {
  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);
}
.pagination-6a98
  .header_40bc.row-dbb1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4
  > a {
  background-color: var(--e-global-color-text);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4
  > a
  .texture-777c.warm-db38 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4
  > a
  .hero-smooth-c959.texture_dirty_568a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4
  > .basic-d000
  .focus-d2b4
  > a {
  background-color: var(--e-global-color-secondary);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4
  > .basic-d000
  .focus-d2b4
  > a
  .summary-d123 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4
  > .basic-d000
  .focus-d2b4
  > a
  .hero-smooth-c959.message-272e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4
  > a
  .aside_9033:before {
  color: var(--e-global-color-text);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4
  > .basic-d000
  a
  .aside_9033:before {
  color: var(--e-global-color-text);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4.list_fe11
  > a
  .aside_9033:before {
  color: var(--e-global-color-text);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4
  > .basic-d000
  .focus-d2b4.list_fe11
  > a
  .aside_9033:before {
  color: var(--e-global-color-text);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4
  > a
  .slider_271e
  .paper_186c {
  color: var(--e-global-color-text);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4
  > .basic-d000
  a
  .slider_271e
  .paper_186c {
  color: var(--e-global-color-text);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4
  > a
  .slider_271e
  .paper_186c,
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4
  > .basic-d000
  a
  .slider_271e
  .paper_186c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4
  > a
  .dim-2b23:before {
  color: var(--e-global-color-text);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4
  > .basic-d000
  a
  .dim-2b23:before {
  color: var(--e-global-color-text);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4.list_fe11
  > a
  .dim-2b23:before {
  color: var(--e-global-color-text);
}
.pink_2215
  > .hovered-4a94
  > div
  > .info-ce42
  > .focus-d2b4
  > .basic-d000
  .focus-d2b4.list_fe11
  > a
  .dim-2b23:before {
  color: var(--e-global-color-text);
}
.red-4797 .description_0daf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-4797
  .medium-3cc4:hover
  .description_0daf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-large-c7c8
  > .hovered-4a94
  > .action_b641
  > .mask-dirty-3435
  > .gradient-solid-32c7
  > .component-558c
  .picture_black_25ff {
  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);
}
.secondary-large-c7c8
  > .hovered-4a94
  > .action_b641
  > .mask-dirty-3435
  > .gradient-solid-32c7
  > .component-558c:hover
  .picture_black_25ff {
  color: var(--e-global-color-text);
}
.secondary-large-c7c8
  > .hovered-4a94
  > .action_b641
  > .mask-dirty-3435
  > .gradient-solid-32c7
  > .component-558c:hover
  .picture_black_25ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-large-c7c8
  > .hovered-4a94
  > .action_b641
  > .mask-dirty-3435
  > .gradient-solid-32c7.rough_6465
  > .component-558c
  .picture_black_25ff {
  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);
}
.white-f389 .section_ac05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-f389 .avatar-full-d9aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-f389 .summary-paper-3afe {
  background-color: var(--e-global-color-primary);
}
.white-f389 .summary-paper-3afe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone_e5f9
  > .hovered-4a94
  > .purple_9cda
  > .huge-8a51
  > .pattern_3345
  .orange_8400 {
  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);
}
.stone_e5f9
  > .hovered-4a94
  > .purple_9cda
  > .huge-8a51
  > .pattern_3345
  .popup_clean_98c0 {
  color: var(--e-global-color-text);
}
.stone_e5f9
  > .hovered-4a94
  > .purple_9cda
  > .huge-8a51
  > .pattern_3345:hover
  .orange_8400 {
  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);
}
.stone_e5f9
  > .hovered-4a94
  > .purple_9cda
  > .huge-8a51
  > .pattern_3345:hover
  .popup_clean_98c0 {
  color: var(--e-global-color-secondary);
}
.stone_e5f9
  > .hovered-4a94
  > .purple_9cda
  > .huge-8a51
  > .pattern_3345.widget-c8fa
  .orange_8400 {
  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);
}
.stone_e5f9
  > .hovered-4a94
  > .purple_9cda
  > .huge-8a51
  > .pattern_3345.widget-c8fa
  .popup_clean_98c0 {
  color: var(--e-global-color-primary);
}
.avatar_selected_bd4a
  .hot-d726
  .upper_5373 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_selected_bd4a .next-7a04 .image_right_6c93 .box_yellow_c68c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-b049 .overlay_yellow_3d27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-b049 .surface-5858 .overlay_yellow_3d27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-b049 .button_9720 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-b049 .button_9720 {
  background-color: var(--e-global-color-primary);
}
.link_blue_2ac5 .tertiary_hot_715e .shade_short_d219 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_blue_2ac5
  .tertiary_hot_715e:hover
  .clean-a23f {
  color: var(--e-global-color-secondary);
}
.link_blue_2ac5
  .tertiary_hot_715e:hover
  .shade_short_d219 {
  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);
}
.overlay-blue-b1ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.backdrop-copper-b7d0 {
  max-width: 1400px !important;
}

.iron-1590 {
  flex-direction: column;
}

.iron-1590 .tooltip-6d68 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.iron-1590 .tooltip-6d68 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.iron-1590 .footer-0384 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.hidden_a9f5.popup-soft-e2fa {
  display: none;
}

.input-slow-3ba9 {
  display: none;
}

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

.down_9e72.row-large-a591 {
  margin-bottom: 40px;
  width: 100%;
}

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

.iron-1590 a {
  width: 100%;
}

.cold-8629 .summary-457f.video_silver_4aa1 {
  width: 20% !important;
}

.filter-49e2 {
  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;
}

.filter-49e2:hover {
  color: #000;
}

.filter-49e2 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.filter-49e2:hover svg {
  fill: #000;
}

.mask-fresh-1280 {
  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;
}

.mask-fresh-1280:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.mask-fresh-1280:nth-child(2):hover {
  color: #fff;
}

.cold-8629
  .summary-457f.form-yellow-6a2f
  .thick-ac63
  .popup_brown_dd3c {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.old-834c.hidden-selected-7ffe > .notice_pro_b25b {
  display: flex;
  align-items: center;
}

.outline-dynamic-d72c {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.steel-9740 {
  position: relative;
  width: 100%;
}

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

.lower-02ca {
  font-size: 35px !important;
}

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

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

.hard-9153 {
  display: flex;
  gap: 50px;
}

.cold-8629
  .summary-457f.selected_cd08
  .container-medium-4304
  .hero_wood_dac5 {
  width: 100% !important;
}

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

.backdrop-stale-ece7 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.dropdown_a0bb:hover .component_3e8f {
  visibility: visible;
}
.dropdown_a0bb:hover.dropdown_a0bb::before {
  display: block;
}

.red_770f h3 {
  color: #fff;
}

.label_green_6ecb {
  margin: 0;
}

.cold-8629
  .summary-457f.selected_cd08
  .hero_wood_dac5
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.brown-92e9 {
  width: 100%;
}

.middle-f135 {
  width: 100%;
}

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

.middle-f135 {
  width: 100%;
}

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

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

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

.icon-green-0f05 {
  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;
}

.iron-1590 .tooltip-6d68.element_gas_dc2c {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.iron-1590 h1.tooltip-6d68 {
  margin-top: 120px !important;
}

.cold-8629 .summary-457f.dynamic_f835 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.sidebar_7a4c img {
  width: 100%;
}

.last-9678 .column-9323.thick-ac63 {
  justify-content: space-between;
}

.top_0bd6 {
  display: none;
}

.slider_lite_cfd7 .footer-0384 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .old-834c .notice_pro_b25b {
    flex-wrap: nowrap !important;
  }
}

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

  .description-f0ec {
    width: 100% !important;
  }
}

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

  .filter-49e2 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .last-9678 .column-9323.thick-ac63 {
    border-bottom: 1px solid #f0c159;
  }

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

  .old-834c.hidden-selected-7ffe > .notice_pro_b25b {
    gap: 15px;
    justify-content: space-between;
  }

  .cold-8629
    .summary-457f.selected_cd08
    .hero_wood_dac5
    img {
    width: 60% !important;
  }

  .form_3e9a {
    left: 2%;
  }

  .liquid_c9f2 {
    margin: 10px 0;
  }

  .iron-1590 .footer-0384 {
    margin: 0;
    margin-bottom: 10px;
  }

  .filter-49e2 {
    font-size: 16px !important;
  }

  .lower-02ca {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.iron-1590 .tooltip-6d68,
  .iron-1590 .tooltip-6d68 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .hero_wood_dac5 {
    justify-content: center;
  }

  .iron-1590 .footer-0384 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .breadcrumb-96b5 {
    margin-bottom: 15px !important;
  }

  .cold-8629 .summary-457f.video_silver_4aa1 {
    width: 75% !important;
  }

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

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

  h2.iron-1590 .tooltip-6d68,
  .iron-1590 .tooltip-6d68 {
    font-size: 30px !important;
  }

  .hero_wood_dac5 {
    justify-content: center;
  }

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

  .feature_0e28
    .description-old-0a7f.media-active-b6c6 {
    margin: 0 !important;
  }

  .outline-dynamic-d72c {
    margin: 0;
    gap: 10px;
  }

  .liquid_c9f2 {
    display: flex;
  }

  .list-7060 .filter-49e2 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .iron-1590 h1.tooltip-6d68 {
    margin-top: 80px !important;
  }

  .cold-8629
    .summary-457f.selected_cd08
    .hero_wood_dac5
    img,
  .medium_733a .container-medium-4304 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mask-fresh-1280 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .cold-8629 .summary-457f.video_silver_4aa1 {
    width: 100% !important;
  }

  .old-834c.hidden-selected-7ffe > .notice_pro_b25b {
    gap: 3px;
  }

  .iron-1590 .footer-0384 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 8840 */
.promo-block-c7 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
