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(.over-596e) {
  gap: 0.5em;
}
:where(.wide-d717) {
  gap: 0.5em;
}
body .lower_ba52 > .message_liquid_473b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .lower_ba52 > .pink-49c9 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .lower_ba52 > .dynamic-f6ac {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .iron-d37e > .message_liquid_473b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .iron-d37e > .pink-49c9 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .iron-d37e > .dynamic-f6ac {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .iron-d37e
  > :where(:not(.message_liquid_473b):not(.pink-49c9):not(.dark-d37a)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .iron-d37e > .soft_ee0c {
  max-width: var(--wp--style--global--wide-size);
}
body .over-596e {
  display: flex;
}
body .over-596e {
  flex-wrap: wrap;
  align-items: center;
}
body .over-596e > * {
  margin: 0;
}
body .wide-d717 {
  display: grid;
}
body .wide-d717 > * {
  margin: 0;
}
:where(.logo_lower_356e.over-596e) {
  gap: 2em;
}
:where(.logo_lower_356e.wide-d717) {
  gap: 2em;
}
:where(.image_white_1690.over-596e) {
  gap: 1.25em;
}
:where(.image_white_1690.wide-d717) {
  gap: 1.25em;
}
.image_full_de3f {
  color: var(--wp--preset--color--black) !important;
}
.mask-thick-44a4 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.primary-south-890a {
  color: var(--wp--preset--color--white) !important;
}
.pagination_595a {
  color: var(--wp--preset--color--pale-pink) !important;
}
.soft_3ac8 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.smooth_88dd {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.motion_b6cb {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.easy-7601 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.solid-a419 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.carousel_76a7 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.border-last-4d58 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.avatar_b57c {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.tertiary-north-26e9 {
  background-color: var(--wp--preset--color--black) !important;
}
.table-gold-31f9 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.panel_9214 {
  background-color: var(--wp--preset--color--white) !important;
}
.pagination-8015 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.over-492a {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.notification-fdd9 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.layout-a14f {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.column-96e2 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hot-2286 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.module_left_6985 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.left_0474 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hidden-rough-cdba {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.tertiary-3a59 {
  border-color: var(--wp--preset--color--black) !important;
}
.detail-b818 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pink-a0b7 {
  border-color: var(--wp--preset--color--white) !important;
}
.logo-blue-1496 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.solid_6707 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.overlay_0cc0 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.block_1a0c {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.shadow-full-8aad {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.container_bae5 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.glass-ded6 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.red-76cf {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.outline-brown-c8e0 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.fast-b6cc {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.item-dynamic-6c44 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.under-d5e9 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.form_5252 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.soft-494f {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.picture_old_84ab {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.modal-hard-7cc8 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.sidebar_64ed {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.accent-b8d7 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.progress_b0f0 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.brown_cb3d {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.status-d249 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.article_1808 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.component-left-c187 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.dropdown_under_616d {
  font-size: var(--wp--preset--font-size--large) !important;
}
.pattern-df4b {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.component_4034 a:where(:not(.nav-yellow-ca54)) {
  color: inherit;
}
:where(.image_white_1690.over-596e) {
  gap: 1.25em;
}
:where(.image_white_1690.wide-d717) {
  gap: 1.25em;
}
:where(.logo_lower_356e.over-596e) {
  gap: 2em;
}
:where(.logo_lower_356e.wide-d717) {
  gap: 2em;
}
.mask-4fd4 {
  font-size: 1.5em;
  line-height: 1.6;
}

.backdrop-82c3 .complex_642c {
  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);
}
.table-e69a .disabled-dddb {
  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_lite_6e1b {
  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_lite_6e1b.advanced_1b9a .hard-6a6e {
  background-color: var(--e-global-color-primary);
}
.section_lite_6e1b.sort_brown_5f31 .hard-6a6e,
.section_lite_6e1b.soft-98f7 .hard-6a6e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.cold_494d .sort-black-63aa {
  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);
}
.in_1751 {
  --divider-color: var(--e-global-color-secondary);
}
.in_1751 .card_117f {
  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);
}
.in_1751.hero_north_e834 .hover_af1b {
  background-color: var(--e-global-color-secondary);
}
.in_1751.image_6243 .hover_af1b,
.in_1751.video-complex-d740 .hover_af1b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.in_1751.image_6243 .hover_af1b,
.in_1751.video-complex-d740 .hover_af1b svg {
  fill: var(--e-global-color-secondary);
}
.shade_9553 .accordion_inner_8c10 {
  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_9553 .input-94ad {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_4e2a.hero_north_e834 .hover_af1b {
  background-color: var(--e-global-color-primary);
}
.summary_4e2a.image_6243 .hover_af1b,
.summary_4e2a.video-complex-d740 .hover_af1b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.summary_4e2a.image_6243 .hover_af1b,
.summary_4e2a.video-complex-d740 .hover_af1b svg {
  fill: var(--e-global-color-primary);
}
.fixed_be2d.hero_north_e834 .hover_af1b {
  background-color: var(--e-global-color-primary);
}
.fixed_be2d.image_6243 .hover_af1b,
.fixed_be2d.video-complex-d740 .hover_af1b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.fixed_be2d .small_de7c {
  color: var(--e-global-color-primary);
}
.fixed_be2d .small_de7c,
.fixed_be2d .small_de7c a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_be2d .photo_4d5e {
  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);
}
.disabled-ec7c .active_dark_2c12 {
  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);
}
.row-west-be51 .alert_fixed_e34b .tiny_bf60 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-down-5509 .first_f3b8:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.box-down-5509 .component-slow-e988 i {
  color: var(--e-global-color-primary);
}
.box-down-5509 .component-slow-e988 svg {
  fill: var(--e-global-color-primary);
}
.box-down-5509 .north-1950 {
  color: var(--e-global-color-secondary);
}
.box-down-5509 .first_f3b8 > .north-1950,
.box-down-5509 .first_f3b8 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-4c91 .medium-52c7 {
  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);
}
.plasma-4c91 .info_outer_eea8 {
  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);
}
.secondary_outer_9297 .new_689d .row_huge_75ab {
  background-color: var(--e-global-color-primary);
}
.secondary_outer_9297 .footer_06eb {
  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);
}
.large-7895 .secondary_04fb {
  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-7895 .menu_left_f11c {
  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);
}
.large-7895 .column-gold-6085 {
  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);
}
.outline-a265 .column-ad0d,
.outline-a265 .column-ad0d a {
  color: var(--e-global-color-primary);
}
.outline-a265 .column-ad0d.narrow-0513,
.outline-a265 .column-ad0d.narrow-0513 a {
  color: var(--e-global-color-accent);
}
.outline-a265 .column-ad0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-a265 .button_small_51e8 {
  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);
}
.panel-7317 .picture-pro-c09b,
.panel-7317 .media_4e46 {
  color: var(--e-global-color-primary);
}
.panel-7317 .picture-pro-c09b svg {
  fill: var(--e-global-color-primary);
}
.panel-7317 .narrow-0513 .picture-pro-c09b,
.panel-7317 .narrow-0513 .media_4e46 {
  color: var(--e-global-color-accent);
}
.panel-7317 .narrow-0513 .picture-pro-c09b svg {
  fill: var(--e-global-color-accent);
}
.panel-7317 .media_4e46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-7317 .button_small_51e8 {
  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_77aa .filter_dcb2,
.accordion_77aa .mask-huge-2bd1 {
  color: var(--e-global-color-primary);
}
.accordion_77aa .mask-huge-2bd1 svg {
  fill: var(--e-global-color-primary);
}
.accordion_77aa .column-ad0d.narrow-0513 a,
.accordion_77aa
  .column-ad0d.narrow-0513
  .mask-huge-2bd1 {
  color: var(--e-global-color-accent);
}
.accordion_77aa .filter_dcb2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_77aa .button_small_51e8 {
  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);
}
.container-a54c .backdrop-short-f3f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-a54c .status-current-ac2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_af9e .left-a22f .focus-8f0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.chip_af9e .left-a22f .action-b2d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_af9e .wide_e1e0 .focus-8f0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.chip_af9e
  .wide_e1e0
  .action-b2d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_af9e
  .item-6d6e
  .focus-8f0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.chip_af9e
  .item-6d6e
  .action-b2d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_af9e
  .border-b14c
  .focus-8f0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.chip_af9e
  .border-b14c
  .action-b2d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-tiny-9c77 .alert-under-ca04 {
  background-color: var(--e-global-color-primary);
}
.popup-tiny-9c77 .alert-under-ca04:hover {
  background-color: var(--e-global-color-primary);
}
.popup-tiny-9c77 .box_fd20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-tiny-9c77
  .alert-under-ca04:hover
  .box_fd20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_255e .short_2fb4 {
  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);
}
.prev_8861 .text-selected-c942 .panel-51f3 a {
  background-color: var(--e-global-color-accent);
}
.prev_8861 .text-selected-c942 .tabs-0e0f a {
  background-color: var(--e-global-color-accent);
}
.prev_8861 .text-selected-c942 .panel-51f3 a,
.prev_8861 .text-selected-c942 .tabs-0e0f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_tiny_07ec
  .sidebar_693e.feature-west-2574
  .text-selected-c942
  a.bright_a0d2 {
  background-color: var(--e-global-color-accent);
}
.alert_tiny_07ec
  .sidebar_693e.feature-west-2574
  .text-selected-c942
  span.bright_a0d2.fn-current-f86f {
  background-color: var(--e-global-color-text);
}
.alert_tiny_07ec
  .sidebar_693e.feature-west-2574
  .text-selected-c942
  .bright_a0d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_8ae5 .block-d75b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_8ae5
  .badge_89a1
  > .top_1444
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_8ae5
  .fast-a229
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_8ae5
  .gallery_f97b
  .input_a284,
.notice_8ae5
  .gallery_f97b
  .overlay-ff40 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_8ae5
  .gallery_f97b
  .container_soft_4795,
.notice_8ae5
  .gallery_f97b
  a
  .container_soft_4795 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_8ae5
  .gallery_f97b
  .tiny-e065 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_8ae5
  .gallery_f97b
  .section_db03 {
  background-color: var(--e-global-color-primary);
}
.notice_8ae5
  .gallery_f97b
  .section_db03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_8ae5
  .gallery_f97b
  .section_db03:hover {
  background-color: var(--e-global-color-primary);
}
.notice_8ae5
  .gallery_f97b
  .breadcrumb-b764 {
  background-color: var(--e-global-color-primary);
}
.notice_8ae5
  .gallery_f97b
  .breadcrumb-b764 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_8ae5
  .gallery_f97b
  .breadcrumb-b764:hover {
  background-color: var(--e-global-color-primary);
}
.notice_8ae5
  .orange-6708
  .modal_4ba5
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_8ae5
  .orange-6708
  .sort_a3a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_8ae5
  .orange-6708
  .tiny-e065 {
  color: var(--e-global-color-text);
}
.notice_8ae5
  .orange-6708
  .tiny-e065
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_8ae5
  .orange-6708
  .section_db03 {
  background-color: var(--e-global-color-primary);
}
.notice_8ae5
  .orange-6708
  .section_db03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_8ae5
  .orange-6708
  .section_db03:hover {
  background-color: var(--e-global-color-primary);
}
.notice_8ae5
  .orange-6708
  .breadcrumb-b764 {
  background-color: var(--e-global-color-primary);
}
.notice_8ae5
  .orange-6708
  .breadcrumb-b764 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_8ae5
  .orange-6708
  .breadcrumb-b764:hover {
  background-color: var(--e-global-color-primary);
}
.notice_8ae5 .disabled-5fe7 {
  background-color: var(--e-global-color-primary);
}
.notice_8ae5 .disabled-5fe7:hover {
  background-color: var(--e-global-color-primary);
}
.notice_8ae5 .notification-smooth-9ed9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_8ae5 .thumbnail-fixed-b0f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_71ca .next_8044 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_71ca
  .hard_9f78
  > div:nth-child(3)
  .next_8044,
.element_71ca
  .aside_1a16
  > div:nth-child(1)
  .next_8044,
.element_71ca
  .prev_f9a0
  > div:nth-child(1)
  .next_8044,
.element_71ca
  .info-e9f4
  > div:nth-child(1)
  .next_8044,
.element_71ca
  .feature_inner_07ba
  > div:nth-child(1)
  .next_8044 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_71ca .header_2973 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_71ca .menu_blue_12f4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_71ca .dynamic_7d27 {
  background-color: var(--e-global-color-primary);
}
.element_71ca .dynamic_7d27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_71ca .dynamic_7d27:hover {
  background-color: var(--e-global-color-primary);
}
.element_71ca .black_8b61 {
  background-color: var(--e-global-color-primary);
}
.element_71ca .black_8b61:hover {
  background-color: var(--e-global-color-primary);
}
.element_71ca .notification-smooth-9ed9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_71ca .thumbnail-fixed-b0f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-0887 .hero_1c94 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-0887 .down_e752 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-0887 .progress_f68d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-0887 .modal-84b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-0887 .focused_ad61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-0887 .black_8b61 {
  background-color: var(--e-global-color-primary);
}
.blue-0887 .black_8b61:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_plasma_32cd .west-f73e {
  background-color: var(--e-global-color-secondary);
}
.sidebar_plasma_32cd .widget-current-3000 {
  background-color: var(--e-global-color-text);
}
.sidebar_plasma_32cd .feature-298e {
  background-color: var(--e-global-color-secondary);
}
.sidebar_plasma_32cd .tall_618b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_plasma_32cd .fixed-8506 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_plasma_32cd .liquid_17d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_plasma_32cd .notification-active-20fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_plasma_32cd .info-black-0af1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_narrow_fc84 .aside-last-044b .search-3899,
.video_narrow_fc84
  .aside-last-044b
  .search-3899
  a,
.video_narrow_fc84 .hero-b1b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_narrow_fc84 .aside-last-044b .highlight-7ce7,
.video_narrow_fc84 .bright-48a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_narrow_fc84 .aside-last-044b .highlight-7ce7 {
  color: var(--e-global-color-text);
}
.video_narrow_fc84 .bright-48a5 {
  color: var(--e-global-color-text);
}
.video_narrow_fc84
  .aside-last-044b
  .light_4b7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_narrow_fc84 .selected-134f .caption_brown_3fca {
  background-color: var(--e-global-color-primary);
}
.video_narrow_fc84 .selected-134f .caption_brown_3fca:hover {
  background-color: var(--e-global-color-primary);
}
.video_narrow_fc84 .selected-134f .tall_3ddc li span {
  background-color: var(--e-global-color-text);
}
.video_narrow_fc84 .selected-134f .tall_3ddc li span:hover {
  background-color: var(--e-global-color-primary);
}
.video_narrow_fc84
  .selected-134f
  .tall_3ddc
  li.hard-2de9
  span {
  background-color: var(--e-global-color-accent);
}
.video_narrow_fc84 .description-lite-e91c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_9990 .form-cold-b0d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_498b .popup-7c20 {
  background-color: var(--e-global-color-primary);
}
.hero_498b .breadcrumb_c249 {
  background-color: var(--e-global-color-secondary);
}
.hero_498b .current-9f66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_498b .chip-521a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_498b .gradient_inner_8b22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_498b .dropdown_fast_ce76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_498b .iron_a390 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_498b .footer-wide-baeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_498b .breadcrumb_2817 {
  background-color: var(--e-global-color-primary);
}
.hero_498b .breadcrumb_2817 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_eb83 .dark_6239 {
  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);
}
.dropdown_eb83 .narrow_95a7 {
  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);
}
.dropdown_eb83
  .alert_ed7c:after {
  background-color: var(--e-global-color-primary);
}
.dropdown_eb83 .south-9785 {
  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);
}
.medium-4546 .hero-b1b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-4546 .bright-48a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_5e94 .heading-558c .info-paper-e48f {
  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);
}
.mini_5e94 .heading-558c .tabs-gas-2dd3 {
  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);
}
.cold_9774 .small_53ef {
  background-color: var(--e-global-color-primary);
}
.cold_9774 .section-c766 {
  background-color: var(--e-global-color-secondary);
}
.cold_9774 .caption-6d6c .clean_e93a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_9774 .background-02fd .clean_e93a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_dark_4bb2 .upper-6e1f .top-982b {
  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);
}
.module_dark_4bb2 .upper-6e1f .outline-motion-990b {
  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);
}
.module_dark_4bb2 .upper-6e1f .east-802e {
  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);
}
.gallery-31ee .video-fresh-f4c4 {
  border-color: var(--e-global-color-text);
}
.gallery-31ee .accordion_0a60 {
  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);
}
.gallery-31ee .texture-8fd9 {
  color: var(--e-global-color-primary);
}
.gallery-31ee .overlay_37e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_e28d .out_faa0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_e28d .static-f1d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_e28d .thumbnail_32bf:hover .out_faa0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_e28d
  .thumbnail_32bf:hover
  .static-f1d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-complex-69d7 .tag-fixed-56e9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-complex-69d7 .surface-cdd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_85b9 .highlight-9081 .motion_48b2 {
  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_85b9 .up-6bb5 .motion_48b2 {
  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);
}
.layout-e629 .notification_2359 {
  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);
}
.preview_f7a7 .text-next-3b40 .notification-large-3da7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_f7a7 .text-next-3b40 .notification-large-3da7 {
  background-color: var(--e-global-color-secondary);
}
.preview_f7a7 .chip_d6d3 .notification-large-3da7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_f7a7 .chip_d6d3 .notification-large-3da7 {
  background-color: var(--e-global-color-secondary);
}
.preview_f7a7 .background-3705 .up_4423 {
  background-color: var(--e-global-color-primary);
}
.preview_f7a7 .background-3705:hover .up_4423 {
  background-color: var(--e-global-color-secondary);
}
.preview_f7a7 .caption_brown_3fca {
  background-color: var(--e-global-color-primary);
}
.preview_f7a7 .caption_brown_3fca:hover {
  background-color: var(--e-global-color-accent);
}
.preview_f7a7 .tall_3ddc li span {
  background-color: var(--e-global-color-text);
}
.preview_f7a7 .tall_3ddc li span:hover {
  background-color: var(--e-global-color-primary);
}
.preview_f7a7 .tall_3ddc li.hard-2de9 span {
  background-color: var(--e-global-color-accent);
}
.item_purple_c8b4 .alert-tiny-803f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_purple_c8b4 .item-full-90eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-7515 .shade-398a:before {
  background-color: var(--e-global-color-secondary);
}
.sort-7515 .content-hard-4fcf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-7515 .overlay_current_793c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-00fc .block_steel_bcd1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-00fc .block_steel_bcd1:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-00fc .block_steel_bcd1.fn-active-f86f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-00fc .detail_yellow_5b6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-00fc .heading-narrow-d70c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-00fc .mask_top_3047 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-00fc .status_70c2 {
  background-color: var(--e-global-color-primary);
}
.focused-00fc .status_70c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused-00fc .texture-rough-413f {
  background-color: var(--e-global-color-primary);
}
.focused-00fc .texture-rough-413f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-8652 .card_cold_9f7e .module_lite_d411 a {
  color: var(--e-global-color-secondary);
}
.thick-8652 .card_cold_9f7e .module_lite_d411 a:hover {
  color: var(--e-global-color-secondary);
}
.thick-8652 .card_cold_9f7e .module_lite_d411,
.thick-8652 .card_cold_9f7e .module_lite_d411 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-8652 .card_cold_9f7e .pro-bbea {
  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);
}
.thick-8652 .card_cold_9f7e .tabs_focused_228e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-8652 .card_cold_9f7e .overlay_b1d4 {
  background-color: var(--e-global-color-primary);
}
.thick-8652 .card_cold_9f7e .overlay_b1d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-8652 .card_cold_9f7e .overlay_b1d4:hover {
  background-color: var(--e-global-color-primary);
}
.thick-8652 .card_cold_9f7e .carousel_13ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-8652 .card_cold_9f7e .carousel_13ad {
  background-color: var(--e-global-color-primary);
}
.thick-8652 .card_cold_9f7e .carousel_13ad:hover {
  background-color: var(--e-global-color-primary);
}
.thick-8652 .card_cold_9f7e .caption_brown_3fca {
  background-color: var(--e-global-color-primary);
}
.thick-8652 .card_cold_9f7e .caption_brown_3fca:hover {
  background-color: var(--e-global-color-primary);
}
.thick-8652 .selected-134f .tall_3ddc li span {
  background-color: var(--e-global-color-text);
}
.thick-8652 .selected-134f .tall_3ddc li span:hover {
  background-color: var(--e-global-color-primary);
}
.thick-8652 .selected-134f .tall_3ddc li.hard-2de9 span {
  background-color: var(--e-global-color-accent);
}
.thick-8652 .notification-smooth-9ed9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-8652 .thumbnail-fixed-b0f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-9df5 .footer-iron-d507 .warm-19bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-9df5 .footer-iron-d507 .iron_d2b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-9df5 .footer-iron-d507 .form_7631 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-narrow-8428 .under-3b8c {
  border-color: var(--e-global-color-text);
}
.chip-narrow-8428 .main_complex_be14 {
  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);
}
.chip-narrow-8428 .title-7a9d {
  color: var(--e-global-color-secondary);
}
.chip-narrow-8428 .title-7a9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-narrow-8428 .wood-222d > * {
  color: var(--e-global-color-primary);
}
.chip-narrow-8428 .wood-222d > * svg {
  fill: var(--e-global-color-primary);
}
.chip-narrow-8428 .card-d10b {
  color: var(--e-global-color-primary);
}
.chip-narrow-8428 .card-d10b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-narrow-8428 .icon-13d3 {
  color: var(--e-global-color-primary);
}
.chip-narrow-8428 .icon-13d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-narrow-8428 .stale_f8f1 {
  color: var(--e-global-color-primary);
}
.chip-narrow-8428 .stale_f8f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-narrow-8428 .form-wide-3e28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-narrow-8428 .detail-baaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-narrow-8428 .detail-baaa.liquid_045b {
  color: var(--e-global-color-secondary);
}
.chip-narrow-8428 .detail-baaa.liquid_045b .detail_wood_287b {
  color: var(--e-global-color-accent);
}
.chip-narrow-8428 .detail-baaa.tabs_advanced_680d {
  color: var(--e-global-color-text);
}
.chip-narrow-8428 .detail-baaa.tabs_advanced_680d .detail_wood_287b {
  color: var(--e-global-color-text);
}
.chip-narrow-8428 .detail-baaa:before {
  border-top-color: var(--e-global-color-text);
}
.chip-narrow-8428 .outline_23b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-narrow-8428
  .outline_23b9
  .item_lite_f264 {
  background-color: var(--e-global-color-primary);
}
.chip-narrow-8428
  .outline_23b9
  .item_lite_f264 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-narrow-8428 .under-3b8c .nav-0dec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_small_09d2 .hot_26f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_small_09d2 .down-8894 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_medium_4af0 .inner-a8a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_medium_4af0
  .logo-last-604e
  .container_dc62 {
  background-color: var(--e-global-color-secondary);
}
.block_medium_4af0
  .logo-last-604e.link_c78a
  .container_dc62 {
  background-color: var(--e-global-color-text);
}
.block_medium_4af0
  .logo-last-604e:hover
  .container_dc62 {
  background-color: var(--e-global-color-accent);
}
.block_medium_4af0
  .logo-last-604e.fn-active-f86f
  .container_dc62 {
  background-color: var(--e-global-color-primary);
}
.highlight_full_76ef .blue-7e73 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.highlight_full_76ef .modal_b3af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_full_76ef .blue-2d56 {
  background-color: var(--e-global-color-primary);
}
.highlight_full_76ef .blue-2d56 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_static_8179 .preview_fresh_18d1 .slider_1665 .focus_west_e991 {
  background-color: var(--e-global-color-secondary);
}
.panel_static_8179 .preview_fresh_18d1 .lite_4499:after {
  background-color: var(--e-global-color-secondary);
}
.panel_static_8179 .row_rough_f953 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_static_8179 .stone-908e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_static_8179 .hover_27ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_static_8179 .card-rough-950f {
  background-color: var(--e-global-color-primary);
}
.panel_static_8179 .card-rough-950f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_static_8179 .out_0a08 {
  background-color: var(--e-global-color-secondary);
}
.panel_static_8179 .out_0a08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_static_8179 .preview_fresh_18d1 .fixed_27f9 .grid-2690:hover {
  background-color: var(--e-global-color-primary);
}
.panel_static_8179
  .preview_fresh_18d1
  .fixed_27f9
  .grid-2690.card_cool_1d71 {
  background-color: var(--e-global-color-primary);
}
.panel_static_8179 .preview_fresh_18d1 .steel-dddc:before {
  border-color: var(--e-global-color-primary);
}
.panel_static_8179 .preview_fresh_18d1 .steel-dddc:hover:before {
  border-color: var(--e-global-color-secondary);
}
.panel_static_8179
  .preview_fresh_18d1
  .steel-dddc.picture-3c8c:before {
  border-color: var(--e-global-color-primary);
}
.panel_static_8179 .item_upper_d2e1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-7119 .thick_b53b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-7119 .thick_b53b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-7119 .thick_b53b.gradient-top-d171 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-7119 .secondary_9d33 {
  background-color: var(--e-global-color-primary);
}
.header-7119 .secondary_9d33 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-7119
  .in-4ca1
  .box_74ad
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-7119
  .paper_afce
  .box_74ad
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper-f22c
  .notification-cb4f
  .paper-e964 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-f22c
  .notification-cb4f
  .footer_top_fc3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-f22c .form-20dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-f22c .gallery_upper_845b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-f22c .input-dirty-3888 {
  background-color: var(--e-global-color-primary);
}
.paper-f22c .input-dirty-3888 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_6e36 .black_3ead {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_6e36 .stale-73ca {
  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);
}
.hover_6e36 .notification-7452 {
  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);
}
.hover_6e36 .notification-7452 a:hover {
  color: var(--e-global-color-secondary);
}
.hover_6e36 .motion_c537 {
  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);
}
.hover_6e36 .brown-7ad4 {
  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);
}
.hover_6e36 .hard-9369 .caption_brown_3fca {
  background-color: var(--e-global-color-primary);
}
.hover_6e36 .hard-9369 .caption_brown_3fca:hover {
  background-color: var(--e-global-color-accent);
}
.hover_6e36
  .hard-9369
  .tall_3ddc
  li
  span {
  background-color: var(--e-global-color-text);
}
.hover_6e36
  .hard-9369
  .tall_3ddc
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.hover_6e36
  .hard-9369
  .tall_3ddc
  li.hard-2de9
  span {
  background-color: var(--e-global-color-accent);
}
.full_c53f
  .medium_3cb5
  .column_028d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_c53f .medium_3cb5 .pagination_9ea7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_c53f .medium_3cb5 .focused-f548 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_c53f .paper_859b {
  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);
}
.full_c53f
  .cold-29f6.light-e4ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38
  > a {
  background-color: var(--e-global-color-text);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38
  > a
  .plasma-e677.block-ae33 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38
  > a
  .link_motion_9441.article_green_0d95 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38
  > .footer-dark-2ca9
  .red-ac38
  > a {
  background-color: var(--e-global-color-secondary);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38
  > .footer-dark-2ca9
  .red-ac38
  > a
  .plasma-c32b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38
  > .footer-dark-2ca9
  .red-ac38
  > a
  .link_motion_9441.modal-8d82 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38
  > a
  .media-1554:before {
  color: var(--e-global-color-text);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38
  > .footer-dark-2ca9
  a
  .media-1554:before {
  color: var(--e-global-color-text);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38.text_prev_9097
  > a
  .media-1554:before {
  color: var(--e-global-color-text);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38
  > .footer-dark-2ca9
  .red-ac38.text_prev_9097
  > a
  .media-1554:before {
  color: var(--e-global-color-text);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38
  > a
  .panel-prev-49e3
  .motion-e4e9 {
  color: var(--e-global-color-text);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38
  > .footer-dark-2ca9
  a
  .panel-prev-49e3
  .motion-e4e9 {
  color: var(--e-global-color-text);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38
  > a
  .panel-prev-49e3
  .motion-e4e9,
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38
  > .footer-dark-2ca9
  a
  .panel-prev-49e3
  .motion-e4e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38
  > a
  .label_hovered_4a18:before {
  color: var(--e-global-color-text);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38
  > .footer-dark-2ca9
  a
  .label_hovered_4a18:before {
  color: var(--e-global-color-text);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38.text_prev_9097
  > a
  .label_hovered_4a18:before {
  color: var(--e-global-color-text);
}
.badge_blue_ccd0
  > .pattern_b375
  > div
  > .copper_5929
  > .red-ac38
  > .footer-dark-2ca9
  .red-ac38.text_prev_9097
  > a
  .label_hovered_4a18:before {
  color: var(--e-global-color-text);
}
.container-wide-8658 .selected_9eeb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-wide-8658
  .fluid-9216:hover
  .selected_9eeb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_short_133c
  > .pattern_b375
  > .link_6bb6
  > .popup_medium_a414
  > .surface_f568
  > .section-96df
  .modal-229e {
  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);
}
.title_short_133c
  > .pattern_b375
  > .link_6bb6
  > .popup_medium_a414
  > .surface_f568
  > .section-96df:hover
  .modal-229e {
  color: var(--e-global-color-text);
}
.title_short_133c
  > .pattern_b375
  > .link_6bb6
  > .popup_medium_a414
  > .surface_f568
  > .section-96df:hover
  .modal-229e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_short_133c
  > .pattern_b375
  > .link_6bb6
  > .popup_medium_a414
  > .surface_f568.article-wide-da14
  > .section-96df
  .modal-229e {
  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);
}
.element_orange_14e2 .dark-92c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_orange_14e2 .pink_b38f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_orange_14e2 .silver-ba61 {
  background-color: var(--e-global-color-primary);
}
.element_orange_14e2 .silver-ba61 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_narrow_fbd4
  > .pattern_b375
  > .simple_86e8
  > .thick-86c3
  > .iron_d894
  .advanced-fb83 {
  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);
}
.thumbnail_narrow_fbd4
  > .pattern_b375
  > .simple_86e8
  > .thick-86c3
  > .iron_d894
  .easy-8971 {
  color: var(--e-global-color-text);
}
.thumbnail_narrow_fbd4
  > .pattern_b375
  > .simple_86e8
  > .thick-86c3
  > .iron_d894:hover
  .advanced-fb83 {
  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);
}
.thumbnail_narrow_fbd4
  > .pattern_b375
  > .simple_86e8
  > .thick-86c3
  > .iron_d894:hover
  .easy-8971 {
  color: var(--e-global-color-secondary);
}
.thumbnail_narrow_fbd4
  > .pattern_b375
  > .simple_86e8
  > .thick-86c3
  > .iron_d894.section_dim_62f1
  .advanced-fb83 {
  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);
}
.thumbnail_narrow_fbd4
  > .pattern_b375
  > .simple_86e8
  > .thick-86c3
  > .iron_d894.section_dim_62f1
  .easy-8971 {
  color: var(--e-global-color-primary);
}
.carousel-6e27
  .hovered-93e7
  .caption-f4b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-6e27 .fresh-b64c .nav-0dec .video-0157 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_stone_05ad .stale_e174 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_stone_05ad .progress_full_432b .stale_e174 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_stone_05ad .description-ef92 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_stone_05ad .description-ef92 {
  background-color: var(--e-global-color-primary);
}
.hard-b230 .photo-small-6d96 .black-f959 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-b230
  .photo-small-6d96:hover
  .search-silver-2bb2 {
  color: var(--e-global-color-secondary);
}
.hard-b230
  .photo-small-6d96:hover
  .black-f959 {
  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);
}
.layout-3c2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.form-9e53 {
  max-width: 1400px !important;
}

.text-hovered-682a {
  flex-direction: column;
}

.text-hovered-682a .input_19f6 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.text-hovered-682a .input_19f6 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.text-hovered-682a .button_bronze_7e23 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.box_thick_e2c8.frame-tiny-e66e {
  display: none;
}

.blue_097b {
  display: none;
}

body,
.badge-small-aeca {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.popup_2d99) !important; */
}

.filter-large-0ad7.alert_dark_76b1 {
  margin-bottom: 40px;
  width: 100%;
}

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

.text-hovered-682a a {
  width: 100%;
}

.input_advanced_8daa .pagination_42b2.modal_prev_5100 {
  width: 20% !important;
}

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

.nav-e36d:hover {
  color: #000;
}

.nav-e36d svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.nav-e36d:hover svg {
  fill: #000;
}

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

.lite-cc14:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.input_advanced_8daa
  .pagination_42b2.accent_5b40
  .mask-9842
  .lower-cc4b {
  font-size: 20px !important;
}

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

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

.shadow-867c h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.out-bf01.article_purple_093e > .list-7c3d {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.component-d9bf {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.input_advanced_8daa
  .pagination_42b2.alert_warm_4352
  .main-700a
  .chip_west_e8c2 {
  width: 100% !important;
}

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

.alert-23c2 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.chip-liquid-4286 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.component_fluid_4b94:hover .chip-liquid-4286 {
  visibility: visible;
}
.component_fluid_4b94:hover.component_fluid_4b94::before {
  display: block;
}

.shadow-867c h3 {
  color: #fff;
}

.wide_1d31 {
  margin: 0;
}

.input_advanced_8daa
  .pagination_42b2.alert_warm_4352
  .chip_west_e8c2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.plasma-5bfe {
  width: 100%;
}

.hero-253a {
  width: 100%;
}

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

.hero-253a {
  width: 100%;
}

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

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

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

.carousel-cool-d82f {
  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;
}

.text-hovered-682a .input_19f6.focused-54b9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.text-hovered-682a h1.input_19f6 {
  margin-top: 120px !important;
}

.input_advanced_8daa .pagination_42b2.modal-91ac {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.bottom-c59a img {
  width: 100%;
}

.link_north_7a91 .south-3c6b.mask-9842 {
  justify-content: space-between;
}

.middle_8a33 {
  display: none;
}

.aside-6427 .button_bronze_7e23 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .out-bf01 .list-7c3d {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .link_north_7a91 .south-3c6b.mask-9842 {
    border-bottom: 1px solid #f0c159;
  }

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

  .out-bf01.article_purple_093e > .list-7c3d {
    gap: 15px;
    justify-content: space-between;
  }

  .input_advanced_8daa
    .pagination_42b2.alert_warm_4352
    .chip_west_e8c2
    img {
    width: 60% !important;
  }

  .section_e13d {
    left: 2%;
  }

  .chip-1c86 {
    margin: 10px 0;
  }

  .text-hovered-682a .button_bronze_7e23 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.text-hovered-682a .input_19f6,
  .text-hovered-682a .input_19f6 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .chip_west_e8c2 {
    justify-content: center;
  }

  .text-hovered-682a .button_bronze_7e23 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .input_advanced_8daa .pagination_42b2.modal_prev_5100 {
    width: 75% !important;
  }

  .bottom-c59a img {
    width: 100% !important;
  }
}

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

  h2.text-hovered-682a .input_19f6,
  .text-hovered-682a .input_19f6 {
    font-size: 30px !important;
  }

  .chip_west_e8c2 {
    justify-content: center;
  }

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

  .orange_1eca
    .dim-681f.detail_1f77 {
    margin: 0 !important;
  }

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

  .chip-1c86 {
    display: flex;
  }

  .texture-21d4 .nav-e36d {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .text-hovered-682a h1.input_19f6 {
    margin-top: 80px !important;
  }

  .input_advanced_8daa
    .pagination_42b2.alert_warm_4352
    .chip_west_e8c2
    img,
  .shade_9553 .main-700a {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .input_advanced_8daa .pagination_42b2.modal_prev_5100 {
    width: 100% !important;
  }

  .out-bf01.article_purple_093e > .list-7c3d {
    gap: 3px;
  }

  .text-hovered-682a .button_bronze_7e23 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 3887 */
.promo-block-u3 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
