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(.tag-solid-f54b) {
  gap: 0.5em;
}
:where(.detail_2cc0) {
  gap: 0.5em;
}
body .column-b6d5 > .footer_blue_0c40 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .column-b6d5 > .dark_b951 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .column-b6d5 > .accordion-orange-bd69 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .column_9cb3 > .footer_blue_0c40 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .column_9cb3 > .dark_b951 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .column_9cb3 > .accordion-orange-bd69 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .column_9cb3
  > :where(:not(.footer_blue_0c40):not(.dark_b951):not(.mask_6184)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .column_9cb3 > .secondary_dark_5125 {
  max-width: var(--wp--style--global--wide-size);
}
body .tag-solid-f54b {
  display: flex;
}
body .tag-solid-f54b {
  flex-wrap: wrap;
  align-items: center;
}
body .tag-solid-f54b > * {
  margin: 0;
}
body .detail_2cc0 {
  display: grid;
}
body .detail_2cc0 > * {
  margin: 0;
}
:where(.huge-c116.tag-solid-f54b) {
  gap: 2em;
}
:where(.huge-c116.detail_2cc0) {
  gap: 2em;
}
:where(.box_east_32c2.tag-solid-f54b) {
  gap: 1.25em;
}
:where(.box_east_32c2.detail_2cc0) {
  gap: 1.25em;
}
.outer-ad18 {
  color: var(--wp--preset--color--black) !important;
}
.glass_7f1e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.over_79ca {
  color: var(--wp--preset--color--white) !important;
}
.image_dynamic_f2cd {
  color: var(--wp--preset--color--pale-pink) !important;
}
.status-black-6dbf {
  color: var(--wp--preset--color--vivid-red) !important;
}
.accordion-80d7 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.card-east-dc6a {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.widget_full_0de7 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.tertiary_large_60c2 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.smooth_99c5 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.card-pro-879b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.purple-c7fb {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.hidden_out_1c69 {
  background-color: var(--wp--preset--color--black) !important;
}
.fluid_5f34 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gallery-fa34 {
  background-color: var(--wp--preset--color--white) !important;
}
.primary-action-bce4 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.card-3471 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.inner-a4e6 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.section_active_cde8 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hover-wide-838f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.shadow_basic_6ae4 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.accordion_white_7934 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hard_74d1 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.over_7e3b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.icon-0271 {
  border-color: var(--wp--preset--color--black) !important;
}
.motion-f58a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.copper-cdaa {
  border-color: var(--wp--preset--color--white) !important;
}
.wrapper_pressed_ed8f {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.pattern_d044 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.logo_under_e137 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.grid-806a {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.outline_gas_faae {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.accent-0221 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.filter_9e4a {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.active_5a67 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.dropdown_399a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.gold-52d4 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.purple-7e54 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.link-fresh-5189 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.stale-8272 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.backdrop_red_4f1f {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.search-2100 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.header-16d8 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.section-bea3 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.fluid-59d7 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.small_919a {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.feature-2ed5 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.video-c566 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.backdrop_upper_ed8c {
  font-size: var(--wp--preset--font-size--small) !important;
}
.wrapper_lower_83ee {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.south-c802 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.preview_brown_2102 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.plasma_6cb0 a:where(:not(.element-a494)) {
  color: inherit;
}
:where(.box_east_32c2.tag-solid-f54b) {
  gap: 1.25em;
}
:where(.box_east_32c2.detail_2cc0) {
  gap: 1.25em;
}
:where(.huge-c116.tag-solid-f54b) {
  gap: 2em;
}
:where(.huge-c116.detail_2cc0) {
  gap: 2em;
}
.huge-9fc1 {
  font-size: 1.5em;
  line-height: 1.6;
}

.paragraph-15cf .dropdown-b533 {
  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);
}
.article_thick_cbed .wood-517f {
  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);
}
.detail-west-8a7f {
  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);
}
.detail-west-8a7f.active-center-465f .fast_3afe {
  background-color: var(--e-global-color-primary);
}
.detail-west-8a7f.row-1212 .fast_3afe,
.detail-west-8a7f.description-acab .fast_3afe {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.aside_lower_ff7c .primary_steel_1551 {
  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);
}
.tertiary_center_94d1 {
  --divider-color: var(--e-global-color-secondary);
}
.tertiary_center_94d1 .message_49f4 {
  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);
}
.tertiary_center_94d1.row-23bf .green_1f99 {
  background-color: var(--e-global-color-secondary);
}
.tertiary_center_94d1.advanced_2d9d .green_1f99,
.tertiary_center_94d1.shadow-new-0dcd .green_1f99 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.tertiary_center_94d1.advanced_2d9d .green_1f99,
.tertiary_center_94d1.shadow-new-0dcd .green_1f99 svg {
  fill: var(--e-global-color-secondary);
}
.header_3f89 .thumbnail-full-6d16 {
  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);
}
.header_3f89 .upper-2834 {
  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);
}
.warm_cdd0.row-23bf .green_1f99 {
  background-color: var(--e-global-color-primary);
}
.warm_cdd0.advanced_2d9d .green_1f99,
.warm_cdd0.shadow-new-0dcd .green_1f99 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.warm_cdd0.advanced_2d9d .green_1f99,
.warm_cdd0.shadow-new-0dcd .green_1f99 svg {
  fill: var(--e-global-color-primary);
}
.input_f93c.row-23bf .green_1f99 {
  background-color: var(--e-global-color-primary);
}
.input_f93c.advanced_2d9d .green_1f99,
.input_f93c.shadow-new-0dcd .green_1f99 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.input_f93c .modal-61f0 {
  color: var(--e-global-color-primary);
}
.input_f93c .modal-61f0,
.input_f93c .modal-61f0 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_f93c .left-dbf2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-cool-c2c0 .new-b595 {
  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);
}
.widget-medium-35d2 .feature-0e5b .stale-0bcb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-wide-9d36 .footer-fc98:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.shadow-wide-9d36 .dim-120e i {
  color: var(--e-global-color-primary);
}
.shadow-wide-9d36 .dim-120e svg {
  fill: var(--e-global-color-primary);
}
.shadow-wide-9d36 .message_23a8 {
  color: var(--e-global-color-secondary);
}
.shadow-wide-9d36 .footer-fc98 > .message_23a8,
.shadow-wide-9d36 .footer-fc98 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_91c7 .title_cold_075d {
  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);
}
.sort_91c7 .short_6895 {
  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);
}
.modal_f19a .picture-hard-3e14 .surface_hard_4d6c {
  background-color: var(--e-global-color-primary);
}
.modal_f19a .accordion_080d {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-b86c .preview-static-8212 {
  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-b86c .grid-dd95 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-b86c .modal_light_552c {
  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-large-ed7c .green-184f,
.secondary-large-ed7c .green-184f a {
  color: var(--e-global-color-primary);
}
.secondary-large-ed7c .green-184f.icon_solid_1b06,
.secondary-large-ed7c .green-184f.icon_solid_1b06 a {
  color: var(--e-global-color-accent);
}
.secondary-large-ed7c .green-184f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-large-ed7c .frame-f243 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_f37c .gradient-new-d3c6,
.active_f37c .accent_lower_6921 {
  color: var(--e-global-color-primary);
}
.active_f37c .gradient-new-d3c6 svg {
  fill: var(--e-global-color-primary);
}
.active_f37c .icon_solid_1b06 .gradient-new-d3c6,
.active_f37c .icon_solid_1b06 .accent_lower_6921 {
  color: var(--e-global-color-accent);
}
.active_f37c .icon_solid_1b06 .gradient-new-d3c6 svg {
  fill: var(--e-global-color-accent);
}
.active_f37c .accent_lower_6921 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_f37c .frame-f243 {
  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);
}
.form-copper-7ee8 .tabs-left-5848,
.form-copper-7ee8 .tiny_bf4e {
  color: var(--e-global-color-primary);
}
.form-copper-7ee8 .tiny_bf4e svg {
  fill: var(--e-global-color-primary);
}
.form-copper-7ee8 .green-184f.icon_solid_1b06 a,
.form-copper-7ee8
  .green-184f.icon_solid_1b06
  .tiny_bf4e {
  color: var(--e-global-color-accent);
}
.form-copper-7ee8 .tabs-left-5848 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-copper-7ee8 .frame-f243 {
  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);
}
.south_0b5d .pattern_brown_bae3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_0b5d .wrapper_north_f6e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_eca1 .copper-e5e5 .hard-9e8b {
  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);
}
.plasma_eca1 .copper-e5e5 .silver-0186 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_eca1 .accent_old_e969 .hard-9e8b {
  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);
}
.plasma_eca1
  .accent_old_e969
  .silver-0186 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_eca1
  .dim-4ff4
  .hard-9e8b {
  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);
}
.plasma_eca1
  .dim-4ff4
  .silver-0186 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_eca1
  .accent-thick-555e
  .hard-9e8b {
  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);
}
.plasma_eca1
  .accent-thick-555e
  .silver-0186 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-ad8f .detail-2c85 {
  background-color: var(--e-global-color-primary);
}
.left-ad8f .detail-2c85:hover {
  background-color: var(--e-global-color-primary);
}
.left-ad8f .background_east_8311 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-ad8f
  .detail-2c85:hover
  .background_east_8311 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_4234 .item_glass_a3ee {
  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);
}
.media-9f14 .wood-afc4 .purple_f6d4 a {
  background-color: var(--e-global-color-accent);
}
.media-9f14 .wood-afc4 .accordion_gas_053b a {
  background-color: var(--e-global-color-accent);
}
.media-9f14 .wood-afc4 .purple_f6d4 a,
.media-9f14 .wood-afc4 .accordion_gas_053b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_f056
  .over_45f6.old_4d92
  .wood-afc4
  a.item_inner_8c72 {
  background-color: var(--e-global-color-accent);
}
.fluid_f056
  .over_45f6.old_4d92
  .wood-afc4
  span.item_inner_8c72.fn-current-b839 {
  background-color: var(--e-global-color-text);
}
.fluid_f056
  .over_45f6.old_4d92
  .wood-afc4
  .item_inner_8c72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_a88c .panel_7354 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_a88c
  .breadcrumb-dynamic-aadd
  > .form_424c
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_a88c
  .yellow_9dee
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_a88c
  .hover_paper_ae4d
  .widget-e91f,
.action_a88c
  .hover_paper_ae4d
  .popup-6825 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_a88c
  .hover_paper_ae4d
  .nav-6e15,
.action_a88c
  .hover_paper_ae4d
  a
  .nav-6e15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_a88c
  .hover_paper_ae4d
  .motion-faad {
  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);
}
.action_a88c
  .hover_paper_ae4d
  .texture_d53f {
  background-color: var(--e-global-color-primary);
}
.action_a88c
  .hover_paper_ae4d
  .texture_d53f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_a88c
  .hover_paper_ae4d
  .texture_d53f:hover {
  background-color: var(--e-global-color-primary);
}
.action_a88c
  .hover_paper_ae4d
  .button_tall_9cc8 {
  background-color: var(--e-global-color-primary);
}
.action_a88c
  .hover_paper_ae4d
  .button_tall_9cc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_a88c
  .hover_paper_ae4d
  .button_tall_9cc8:hover {
  background-color: var(--e-global-color-primary);
}
.action_a88c
  .over-23cb
  .active_under_ba7d
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_a88c
  .over-23cb
  .tall_edfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_a88c
  .over-23cb
  .motion-faad {
  color: var(--e-global-color-text);
}
.action_a88c
  .over-23cb
  .motion-faad
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_a88c
  .over-23cb
  .texture_d53f {
  background-color: var(--e-global-color-primary);
}
.action_a88c
  .over-23cb
  .texture_d53f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_a88c
  .over-23cb
  .texture_d53f:hover {
  background-color: var(--e-global-color-primary);
}
.action_a88c
  .over-23cb
  .button_tall_9cc8 {
  background-color: var(--e-global-color-primary);
}
.action_a88c
  .over-23cb
  .button_tall_9cc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_a88c
  .over-23cb
  .button_tall_9cc8:hover {
  background-color: var(--e-global-color-primary);
}
.action_a88c .carousel_9469 {
  background-color: var(--e-global-color-primary);
}
.action_a88c .carousel_9469:hover {
  background-color: var(--e-global-color-primary);
}
.action_a88c .outline-current-4bd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_a88c .photo-f2b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-0aac .content-pressed-83ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-0aac
  .block-2a50
  > div:nth-child(3)
  .content-pressed-83ae,
.outer-0aac
  .tabs_47f0
  > div:nth-child(1)
  .content-pressed-83ae,
.outer-0aac
  .surface_dark_486b
  > div:nth-child(1)
  .content-pressed-83ae,
.outer-0aac
  .form_2786
  > div:nth-child(1)
  .content-pressed-83ae,
.outer-0aac
  .orange_19be
  > div:nth-child(1)
  .content-pressed-83ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-0aac .border-prev-e613 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-0aac .surface-9b6e {
  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-0aac .filter-short-519f {
  background-color: var(--e-global-color-primary);
}
.outer-0aac .filter-short-519f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-0aac .filter-short-519f:hover {
  background-color: var(--e-global-color-primary);
}
.outer-0aac .primary_right_8d26 {
  background-color: var(--e-global-color-primary);
}
.outer-0aac .primary_right_8d26:hover {
  background-color: var(--e-global-color-primary);
}
.outer-0aac .outline-current-4bd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-0aac .photo-f2b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-b62e .label-thick-3256 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-b62e .active_top_6d01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-b62e .focus-easy-1fe5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-b62e .article_0bd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-b62e .warm-b43d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-b62e .primary_right_8d26 {
  background-color: var(--e-global-color-primary);
}
.lower-b62e .primary_right_8d26:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown_pink_3ba7 .new-06aa {
  background-color: var(--e-global-color-secondary);
}
.dropdown_pink_3ba7 .info-9b61 {
  background-color: var(--e-global-color-text);
}
.dropdown_pink_3ba7 .gradient_9c35 {
  background-color: var(--e-global-color-secondary);
}
.dropdown_pink_3ba7 .thumbnail-f987 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_pink_3ba7 .warm_b072 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_pink_3ba7 .column_plasma_f8a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_pink_3ba7 .header-paper-e200 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_pink_3ba7 .paper-1c44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-b3c0 .fresh-5221 .outline_b8b2,
.footer-b3c0
  .fresh-5221
  .outline_b8b2
  a,
.footer-b3c0 .hovered-755e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-b3c0 .fresh-5221 .fast_ad24,
.footer-b3c0 .background-5613 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-b3c0 .fresh-5221 .fast_ad24 {
  color: var(--e-global-color-text);
}
.footer-b3c0 .background-5613 {
  color: var(--e-global-color-text);
}
.footer-b3c0
  .fresh-5221
  .button_light_428a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-b3c0 .aside-brown-352a .breadcrumb-6495 {
  background-color: var(--e-global-color-primary);
}
.footer-b3c0 .aside-brown-352a .breadcrumb-6495:hover {
  background-color: var(--e-global-color-primary);
}
.footer-b3c0 .aside-brown-352a .form_green_d5a3 li span {
  background-color: var(--e-global-color-text);
}
.footer-b3c0 .aside-brown-352a .form_green_d5a3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.footer-b3c0
  .aside-brown-352a
  .form_green_d5a3
  li.banner_30c3
  span {
  background-color: var(--e-global-color-accent);
}
.footer-b3c0 .link_iron_9c33 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_fce1 .main-ce32 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-6f7a .breadcrumb-fefc {
  background-color: var(--e-global-color-primary);
}
.selected-6f7a .black-dd28 {
  background-color: var(--e-global-color-secondary);
}
.selected-6f7a .filter-a6c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-6f7a .icon-bb29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-6f7a .alert-plasma-0329 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-6f7a .image-8aa0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-6f7a .slow_4225 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-6f7a .popup_3f04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-6f7a .large_508d {
  background-color: var(--e-global-color-primary);
}
.selected-6f7a .large_508d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_plasma_9784 .popup_3b2c {
  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);
}
.button_plasma_9784 .bottom_d11a {
  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);
}
.button_plasma_9784
  .inner_e165:after {
  background-color: var(--e-global-color-primary);
}
.button_plasma_9784 .summary_2e74 {
  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);
}
.outline-def2 .hovered-755e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-def2 .background-5613 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_9ab2 .glass_0322 .breadcrumb_ff00 {
  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);
}
.message_9ab2 .glass_0322 .outline-narrow-abd7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-south-c823 .secondary_b41c {
  background-color: var(--e-global-color-primary);
}
.frame-south-c823 .box-83e4 {
  background-color: var(--e-global-color-secondary);
}
.frame-south-c823 .section_70e4 .next-dc37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-south-c823 .soft_fa79 .next-dc37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_0452 .menu_f7ca .upper_8e0d {
  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);
}
.active_0452 .menu_f7ca .in-5289 {
  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);
}
.active_0452 .menu_f7ca .soft_881f {
  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);
}
.block-6c52 .paper-ee65 {
  border-color: var(--e-global-color-text);
}
.block-6c52 .progress-dirty-bb13 {
  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-6c52 .frame_top_eda9 {
  color: var(--e-global-color-primary);
}
.block-6c52 .shade-6e0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-aacc .focused-912f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-aacc .narrow-d125 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-aacc .picture_d7e4:hover .focused-912f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-aacc
  .picture_d7e4:hover
  .narrow-d125 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_north_2823 .stale_8192 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_north_2823 .accent-wide-961e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-6072 .secondary-large-d98a .pro-284f {
  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);
}
.south-6072 .slow_b108 .pro-284f {
  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);
}
.column-2797 .green-e899 {
  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);
}
.tertiary_4c66 .down-6279 .active-full-40ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_4c66 .down-6279 .active-full-40ba {
  background-color: var(--e-global-color-secondary);
}
.tertiary_4c66 .panel_9165 .active-full-40ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_4c66 .panel_9165 .active-full-40ba {
  background-color: var(--e-global-color-secondary);
}
.tertiary_4c66 .motion_c3b4 .accent_2ce9 {
  background-color: var(--e-global-color-primary);
}
.tertiary_4c66 .motion_c3b4:hover .accent_2ce9 {
  background-color: var(--e-global-color-secondary);
}
.tertiary_4c66 .breadcrumb-6495 {
  background-color: var(--e-global-color-primary);
}
.tertiary_4c66 .breadcrumb-6495:hover {
  background-color: var(--e-global-color-accent);
}
.tertiary_4c66 .form_green_d5a3 li span {
  background-color: var(--e-global-color-text);
}
.tertiary_4c66 .form_green_d5a3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_4c66 .form_green_d5a3 li.banner_30c3 span {
  background-color: var(--e-global-color-accent);
}
.black-6db7 .north_cf3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-6db7 .middle-2335 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-steel-b4c6 .main_ade5:before {
  background-color: var(--e-global-color-secondary);
}
.shadow-steel-b4c6 .dim_caf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-steel-b4c6 .hidden_3cd4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-2299 .text-hard-6041 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-2299 .text-hard-6041:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-2299 .text-hard-6041.fn-active-b839 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-2299 .fast-0d04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-2299 .west-e8bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-2299 .picture-thick-cc95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-2299 .caption-current-d7cf {
  background-color: var(--e-global-color-primary);
}
.huge-2299 .caption-current-d7cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-2299 .accent_daf2 {
  background-color: var(--e-global-color-primary);
}
.huge-2299 .accent_daf2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-4150 .modal_stale_0411 .table_north_3537 a {
  color: var(--e-global-color-secondary);
}
.mini-4150 .modal_stale_0411 .table_north_3537 a:hover {
  color: var(--e-global-color-secondary);
}
.mini-4150 .modal_stale_0411 .table_north_3537,
.mini-4150 .modal_stale_0411 .table_north_3537 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-4150 .modal_stale_0411 .progress-left-f5fe {
  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);
}
.mini-4150 .modal_stale_0411 .header_c6b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-4150 .modal_stale_0411 .nav-cool-9788 {
  background-color: var(--e-global-color-primary);
}
.mini-4150 .modal_stale_0411 .nav-cool-9788 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-4150 .modal_stale_0411 .nav-cool-9788:hover {
  background-color: var(--e-global-color-primary);
}
.mini-4150 .modal_stale_0411 .main-selected-76c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-4150 .modal_stale_0411 .main-selected-76c3 {
  background-color: var(--e-global-color-primary);
}
.mini-4150 .modal_stale_0411 .main-selected-76c3:hover {
  background-color: var(--e-global-color-primary);
}
.mini-4150 .modal_stale_0411 .breadcrumb-6495 {
  background-color: var(--e-global-color-primary);
}
.mini-4150 .modal_stale_0411 .breadcrumb-6495:hover {
  background-color: var(--e-global-color-primary);
}
.mini-4150 .aside-brown-352a .form_green_d5a3 li span {
  background-color: var(--e-global-color-text);
}
.mini-4150 .aside-brown-352a .form_green_d5a3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.mini-4150 .aside-brown-352a .form_green_d5a3 li.banner_30c3 span {
  background-color: var(--e-global-color-accent);
}
.mini-4150 .outline-current-4bd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-4150 .photo-f2b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_8873 .bright-8e6b .tag_5617 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_8873 .bright-8e6b .out_8d25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_8873 .bright-8e6b .pro-9dfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-81ae .tooltip-6acb {
  border-color: var(--e-global-color-text);
}
.border-81ae .tabs_8847 {
  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);
}
.border-81ae .breadcrumb-e565 {
  color: var(--e-global-color-secondary);
}
.border-81ae .breadcrumb-e565 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-81ae .button_3e16 > * {
  color: var(--e-global-color-primary);
}
.border-81ae .button_3e16 > * svg {
  fill: var(--e-global-color-primary);
}
.border-81ae .prev-e5bf {
  color: var(--e-global-color-primary);
}
.border-81ae .prev-e5bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-81ae .white-608f {
  color: var(--e-global-color-primary);
}
.border-81ae .white-608f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-81ae .article-current-fba1 {
  color: var(--e-global-color-primary);
}
.border-81ae .article-current-fba1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-81ae .wrapper-selected-b5a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-81ae .modal-cool-6fe5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-81ae .modal-cool-6fe5.green-5616 {
  color: var(--e-global-color-secondary);
}
.border-81ae .modal-cool-6fe5.green-5616 .module_east_2ba4 {
  color: var(--e-global-color-accent);
}
.border-81ae .modal-cool-6fe5.shadow-copper-5e4c {
  color: var(--e-global-color-text);
}
.border-81ae .modal-cool-6fe5.shadow-copper-5e4c .module_east_2ba4 {
  color: var(--e-global-color-text);
}
.border-81ae .modal-cool-6fe5:before {
  border-top-color: var(--e-global-color-text);
}
.border-81ae .modal-selected-ee33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-81ae
  .modal-selected-ee33
  .action-704e {
  background-color: var(--e-global-color-primary);
}
.border-81ae
  .modal-selected-ee33
  .action-704e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-81ae .tooltip-6acb .header-4417 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_8307 .feature-cdbc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_8307 .simple-d092 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_f9f7 .basic-a77f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_f9f7
  .glass_7d5c
  .surface-8011 {
  background-color: var(--e-global-color-secondary);
}
.filter_f9f7
  .glass_7d5c.focused-7cae
  .surface-8011 {
  background-color: var(--e-global-color-text);
}
.filter_f9f7
  .glass_7d5c:hover
  .surface-8011 {
  background-color: var(--e-global-color-accent);
}
.filter_f9f7
  .glass_7d5c.fn-active-b839
  .surface-8011 {
  background-color: var(--e-global-color-primary);
}
.search_upper_f175 .label_huge_0210 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.search_upper_f175 .sidebar_lite_4172 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_upper_f175 .badge_lower_d72f {
  background-color: var(--e-global-color-primary);
}
.search_upper_f175 .badge_lower_d72f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-gas-40e3 .right-2759 .hidden-f447 .short-1588 {
  background-color: var(--e-global-color-secondary);
}
.column-gas-40e3 .right-2759 .table-last-696a:after {
  background-color: var(--e-global-color-secondary);
}
.column-gas-40e3 .new-a87d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-gas-40e3 .tooltip-ebea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-gas-40e3 .slider-eef4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-gas-40e3 .box-8eee {
  background-color: var(--e-global-color-primary);
}
.column-gas-40e3 .box-8eee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-gas-40e3 .header_upper_45e6 {
  background-color: var(--e-global-color-secondary);
}
.column-gas-40e3 .header_upper_45e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-gas-40e3 .right-2759 .outline_fbed .panel_tiny_f15c:hover {
  background-color: var(--e-global-color-primary);
}
.column-gas-40e3
  .right-2759
  .outline_fbed
  .panel_tiny_f15c.hover_5d16 {
  background-color: var(--e-global-color-primary);
}
.column-gas-40e3 .right-2759 .middle_4e0d:before {
  border-color: var(--e-global-color-primary);
}
.column-gas-40e3 .right-2759 .middle_4e0d:hover:before {
  border-color: var(--e-global-color-secondary);
}
.column-gas-40e3
  .right-2759
  .middle_4e0d.stale_84e1:before {
  border-color: var(--e-global-color-primary);
}
.column-gas-40e3 .tertiary-73d8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_d6ad .large_7d16 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_d6ad .large_7d16:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_d6ad .large_7d16.lower-c79d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_d6ad .south_674c {
  background-color: var(--e-global-color-primary);
}
.section_d6ad .south_674c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_d6ad
  .banner_ba2a
  .hard_e415
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_d6ad
  .smooth-e5f8
  .hard_e415
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-db94
  .form_simple_a3b1
  .column-dd59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-db94
  .form_simple_a3b1
  .main_8f7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-db94 .footer-31e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-db94 .short_f9cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-db94 .disabled-stale-0577 {
  background-color: var(--e-global-color-primary);
}
.static-db94 .disabled-stale-0577 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_067d .primary_white_ac19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_067d .alert-pressed-f6d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-primary);
}
.shadow_067d .north_aac6 {
  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_067d .north_aac6 a:hover {
  color: var(--e-global-color-secondary);
}
.shadow_067d .paragraph-easy-c158 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_067d .picture-east-82a6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_067d .top_b888 .breadcrumb-6495 {
  background-color: var(--e-global-color-primary);
}
.shadow_067d .top_b888 .breadcrumb-6495:hover {
  background-color: var(--e-global-color-accent);
}
.shadow_067d
  .top_b888
  .form_green_d5a3
  li
  span {
  background-color: var(--e-global-color-text);
}
.shadow_067d
  .top_b888
  .form_green_d5a3
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.shadow_067d
  .top_b888
  .form_green_d5a3
  li.banner_30c3
  span {
  background-color: var(--e-global-color-accent);
}
.clean_9546
  .clean-a9cf
  .heading-d431 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_9546 .clean-a9cf .text_2b53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_9546 .clean-a9cf .media-1a55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_9546 .sidebar-8d57 {
  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);
}
.clean_9546
  .action-e96a.fresh_d1f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa
  > a {
  background-color: var(--e-global-color-text);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa
  > a
  .pagination-silver-b58c.center-5b6d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa
  > a
  .gradient-dynamic-52da.title_red_581b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa
  > .background_fluid_81ee
  .box-60aa
  > a {
  background-color: var(--e-global-color-secondary);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa
  > .background_fluid_81ee
  .box-60aa
  > a
  .preview-8ea2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa
  > .background_fluid_81ee
  .box-60aa
  > a
  .gradient-dynamic-52da.purple_74b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa
  > a
  .active-out-b9cf:before {
  color: var(--e-global-color-text);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa
  > .background_fluid_81ee
  a
  .active-out-b9cf:before {
  color: var(--e-global-color-text);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa.upper_0c30
  > a
  .active-out-b9cf:before {
  color: var(--e-global-color-text);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa
  > .background_fluid_81ee
  .box-60aa.upper_0c30
  > a
  .active-out-b9cf:before {
  color: var(--e-global-color-text);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa
  > a
  .tabs-huge-2d8c
  .content-dirty-903f {
  color: var(--e-global-color-text);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa
  > .background_fluid_81ee
  a
  .tabs-huge-2d8c
  .content-dirty-903f {
  color: var(--e-global-color-text);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa
  > a
  .tabs-huge-2d8c
  .content-dirty-903f,
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa
  > .background_fluid_81ee
  a
  .tabs-huge-2d8c
  .content-dirty-903f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa
  > a
  .banner_1850:before {
  color: var(--e-global-color-text);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa
  > .background_fluid_81ee
  a
  .banner_1850:before {
  color: var(--e-global-color-text);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa.upper_0c30
  > a
  .banner_1850:before {
  color: var(--e-global-color-text);
}
.hero-c251
  > .pro-0b33
  > div
  > .wide_4afd
  > .box-60aa
  > .background_fluid_81ee
  .box-60aa.upper_0c30
  > a
  .banner_1850:before {
  color: var(--e-global-color-text);
}
.carousel-purple-e8fd .header_lite_dd9e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-purple-e8fd
  .pro_2f86:hover
  .header_lite_dd9e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-674c
  > .pro-0b33
  > .photo_yellow_89a3
  > .cold-751e
  > .south_a750
  > .video_ae56
  .black_e6ba {
  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);
}
.progress-674c
  > .pro-0b33
  > .photo_yellow_89a3
  > .cold-751e
  > .south_a750
  > .video_ae56:hover
  .black_e6ba {
  color: var(--e-global-color-text);
}
.progress-674c
  > .pro-0b33
  > .photo_yellow_89a3
  > .cold-751e
  > .south_a750
  > .video_ae56:hover
  .black_e6ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-674c
  > .pro-0b33
  > .photo_yellow_89a3
  > .cold-751e
  > .south_a750.fixed_9970
  > .video_ae56
  .black_e6ba {
  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);
}
.table_north_0a53 .overlay-518d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_north_0a53 .wide_de4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_north_0a53 .sort_white_bae7 {
  background-color: var(--e-global-color-primary);
}
.table_north_0a53 .sort_white_bae7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_7530
  > .pro-0b33
  > .section-5b29
  > .out_8e04
  > .hero-fluid-0d6a
  .carousel_small_71aa {
  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);
}
.hidden_7530
  > .pro-0b33
  > .section-5b29
  > .out_8e04
  > .hero-fluid-0d6a
  .notification_short_21b6 {
  color: var(--e-global-color-text);
}
.hidden_7530
  > .pro-0b33
  > .section-5b29
  > .out_8e04
  > .hero-fluid-0d6a:hover
  .carousel_small_71aa {
  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);
}
.hidden_7530
  > .pro-0b33
  > .section-5b29
  > .out_8e04
  > .hero-fluid-0d6a:hover
  .notification_short_21b6 {
  color: var(--e-global-color-secondary);
}
.hidden_7530
  > .pro-0b33
  > .section-5b29
  > .out_8e04
  > .hero-fluid-0d6a.gradient_177d
  .carousel_small_71aa {
  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);
}
.hidden_7530
  > .pro-0b33
  > .section-5b29
  > .out_8e04
  > .hero-fluid-0d6a.gradient_177d
  .notification_short_21b6 {
  color: var(--e-global-color-primary);
}
.pagination_red_75ca
  .paper_c89d
  .slider_prev_5060 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_red_75ca .hovered-094b .header-4417 .main-full-f29c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-4bd9 .main-purple-51e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-4bd9 .shadow-simple-1e02 .main-purple-51e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-4bd9 .feature_a77a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron-4bd9 .feature_a77a {
  background-color: var(--e-global-color-primary);
}
.list_09c7 .element_5f6f .summary_up_9266 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_09c7
  .element_5f6f:hover
  .dark_d053 {
  color: var(--e-global-color-secondary);
}
.list_09c7
  .element_5f6f:hover
  .summary_up_9266 {
  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);
}
.accordion-dba2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.surface-green-1adf {
  flex-direction: column;
}

.surface-green-1adf .outer_6dba {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.surface-green-1adf .outer_6dba {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.surface-green-1adf .dropdown-wood-e657 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.row_up_1cf3.caption_d00c {
  display: none;
}

.small_4c97 {
  display: none;
}

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

.popup_steel_4c65.first-aaca {
  margin-bottom: 40px;
  width: 100%;
}

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

.surface-green-1adf a {
  width: 100%;
}

.caption_603d .video_fixed_c0b6.link-140d {
  width: 20% !important;
}

.east-83cc {
  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;
}

.east-83cc:hover {
  color: #000;
}

.east-83cc svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.east-83cc:hover svg {
  fill: #000;
}

.video-dynamic-a039 {
  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;
}

.video-dynamic-a039:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.video-dynamic-a039:nth-child(2):hover {
  color: #fff;
}

.caption_603d
  .video_fixed_c0b6.button_0ea4
  .accent_74a9
  .component_95fa {
  font-size: 20px !important;
}

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

.hero-622f {
  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;
}

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

  text-align: center;
}

.preview-clean-c77a.article-top-4a9a > .blue-35e7 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.media-0371 {
  position: relative;
  width: 100%;
}

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

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

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

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

.west-7948 {
  display: flex;
  gap: 50px;
}

.caption_603d
  .video_fixed_c0b6.lite_a520
  .footer-22e1
  .button_clean_d7b0 {
  width: 100% !important;
}

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

.image-clean-1329 {
  width: 100%;
}

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

.up-c57d {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.lite-091f {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.up-c57d:hover .backdrop_dark_55d0 {
  visibility: visible;
}
.up-c57d:hover.up-c57d::before {
  display: block;
}

.info_fixed_ae1e h3 {
  color: #fff;
}

.lite-2aac {
  margin: 0;
}

.caption_603d
  .video_fixed_c0b6.lite_a520
  .button_clean_d7b0
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.small-9e1c {
  width: 100%;
}

.card-south-6376 {
  width: 100%;
}

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

.card-south-6376 {
  width: 100%;
}

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

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

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

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

.surface-green-1adf .outer_6dba.banner_dynamic_abab {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.surface-green-1adf h1.outer_6dba {
  margin-top: 120px !important;
}

.caption_603d .video_fixed_c0b6.notification_small_74d4 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.menu_d4b1 img {
  width: 100%;
}

.highlight-7bab .center_2cbe.accent_74a9 {
  justify-content: space-between;
}

.button-new-a259 {
  display: none;
}

.item_slow_2946 .dropdown-wood-e657 {
  margin: 1px 0 !important;
}

.texture-31b4 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .preview-clean-c77a .blue-35e7 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .east-83cc svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .highlight-7bab .center_2cbe.accent_74a9 {
    border-bottom: 1px solid #f0c159;
  }

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

  .preview-clean-c77a.article-top-4a9a > .blue-35e7 {
    gap: 15px;
    justify-content: space-between;
  }

  .caption_603d
    .video_fixed_c0b6.lite_a520
    .button_clean_d7b0
    img {
    width: 60% !important;
  }

  .slow_e6bc {
    left: 2%;
  }

  .popup-3cc5 {
    margin: 10px 0;
  }

  .surface-green-1adf .dropdown-wood-e657 {
    margin: 0;
    margin-bottom: 10px;
  }

  .east-83cc {
    font-size: 16px !important;
  }

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

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

  h2.surface-green-1adf .outer_6dba,
  .surface-green-1adf .outer_6dba {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .button_clean_d7b0 {
    justify-content: center;
  }

  .surface-green-1adf .dropdown-wood-e657 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .caption_603d .video_fixed_c0b6.link-140d {
    width: 75% !important;
  }

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

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

  h2.surface-green-1adf .outer_6dba,
  .surface-green-1adf .outer_6dba {
    font-size: 30px !important;
  }

  .button_clean_d7b0 {
    justify-content: center;
  }

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

  .silver-a2ab
    .bronze_2574.iron-49a2 {
    margin: 0 !important;
  }

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

  .popup-3cc5 {
    display: flex;
  }

  .tooltip_94a7 .east-83cc {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .surface-green-1adf h1.outer_6dba {
    margin-top: 80px !important;
  }

  .caption_603d
    .video_fixed_c0b6.lite_a520
    .button_clean_d7b0
    img,
  .header_3f89 .footer-22e1 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .video-dynamic-a039 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .caption_603d .video_fixed_c0b6.link-140d {
    width: 100% !important;
  }

  .preview-clean-c77a.article-top-4a9a > .blue-35e7 {
    gap: 3px;
  }

  .surface-green-1adf .dropdown-wood-e657 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: b007 */
.promo-block-m5 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
