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(.overlay-5d) {
  gap: 0.5em;
}
:where(.breadcrumbmotion) {
  gap: 0.5em;
}
body .box_green > .captioncopper {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .box_green > .hidden_green_4e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .box_green > .cold-96 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .list_easy_8e > .captioncopper {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .list_easy_8e > .hidden_green_4e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .list_easy_8e > .cold-96 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .list_easy_8e
  > :where(:not(.captioncopper):not(.hidden_green_4e):not(.fresh-a5)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .list_easy_8e > .list_solid_a2 {
  max-width: var(--wp--style--global--wide-size);
}
body .overlay-5d {
  display: flex;
}
body .overlay-5d {
  flex-wrap: wrap;
  align-items: center;
}
body .overlay-5d > * {
  margin: 0;
}
body .breadcrumbmotion {
  display: grid;
}
body .breadcrumbmotion > * {
  margin: 0;
}
:where(.containerpurple.overlay-5d) {
  gap: 2em;
}
:where(.containerpurple.breadcrumbmotion) {
  gap: 2em;
}
:where(.texture_top.overlay-5d) {
  gap: 1.25em;
}
:where(.texture_top.breadcrumbmotion) {
  gap: 1.25em;
}
.grid_a8 {
  color: var(--wp--preset--color--black) !important;
}
.list-66 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.static-74 {
  color: var(--wp--preset--color--white) !important;
}
.footer_yellow_a7 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.narrowsurface {
  color: var(--wp--preset--color--vivid-red) !important;
}
.row-full-17 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.sidebar_hard {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.contentplasma {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.info-a6 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.button_glass_d6 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.status-dim {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.status-a7 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.backdropover {
  background-color: var(--wp--preset--color--black) !important;
}
.fluid_f6 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tooltipwest {
  background-color: var(--wp--preset--color--white) !important;
}
.bronzegallery {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.button_23 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.buttonup {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wide-b9 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.mediafocused {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.fresh-49 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.mask_hard {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.component_7e {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.over-a9 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.title-dark {
  border-color: var(--wp--preset--color--black) !important;
}
.feature_9a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.outlinefull {
  border-color: var(--wp--preset--color--white) !important;
}
.header_simple_a6 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.huge_3c {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.paragraph-paper-f9 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.gasrow {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.backdrop_paper {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.fast_e8 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.solidbreadcrumb {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.liquid_13 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.background_76 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.simple-9b {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.plasma_c1 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.old-55 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hero-bright {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.detail_d8 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.hero_iron {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.bronze-3b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.video_d5 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.shadow-liquid-a4 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.medium-94 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.banner-purple {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.sort_bottom_01 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.caption-ce {
  font-size: var(--wp--preset--font-size--small) !important;
}
.wrapper-dd {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.green_7a {
  font-size: var(--wp--preset--font-size--large) !important;
}
.upper-13 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.list_gas_30 a:where(:not(.focused-bc)) {
  color: inherit;
}
:where(.texture_top.overlay-5d) {
  gap: 1.25em;
}
:where(.texture_top.breadcrumbmotion) {
  gap: 1.25em;
}
:where(.containerpurple.overlay-5d) {
  gap: 2em;
}
:where(.containerpurple.breadcrumbmotion) {
  gap: 2em;
}
.item-active-7c {
  font-size: 1.5em;
  line-height: 1.6;
}

.description_17 .hot-ad {
  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);
}
.smooth_89 .orange_56 {
  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);
}
.warmfeature {
  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);
}
.warmfeature.silverinfo .tooltip-south-b1 {
  background-color: var(--e-global-color-primary);
}
.warmfeature.wrapper_bright .tooltip-south-b1,
.warmfeature.list_west_be .tooltip-south-b1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tag-cold .brownchip {
  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);
}
.wrapperrough {
  --divider-color: var(--e-global-color-secondary);
}
.wrapperrough .aside-fluid-70 {
  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);
}
.wrapperrough.east-79 .content_e8 {
  background-color: var(--e-global-color-secondary);
}
.wrapperrough.tooltipfixed .content_e8,
.wrapperrough.label-small-2a .content_e8 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.wrapperrough.tooltipfixed .content_e8,
.wrapperrough.label-small-2a .content_e8 svg {
  fill: var(--e-global-color-secondary);
}
.avatar-dirty .bronzeimage {
  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);
}
.avatar-dirty .column_full {
  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);
}
.shade-20.east-79 .content_e8 {
  background-color: var(--e-global-color-primary);
}
.shade-20.tooltipfixed .content_e8,
.shade-20.label-small-2a .content_e8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.shade-20.tooltipfixed .content_e8,
.shade-20.label-small-2a .content_e8 svg {
  fill: var(--e-global-color-primary);
}
.progress-cold.east-79 .content_e8 {
  background-color: var(--e-global-color-primary);
}
.progress-cold.tooltipfixed .content_e8,
.progress-cold.label-small-2a .content_e8 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.progress-cold .masksmooth {
  color: var(--e-global-color-primary);
}
.progress-cold .masksmooth,
.progress-cold .masksmooth a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-cold .textcurrent {
  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);
}
.tinywidget .overpicture {
  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);
}
.footer_ea .picturefresh .tabs-lite-50 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-soft .element_4b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.secondary-soft .nav_white i {
  color: var(--e-global-color-primary);
}
.secondary-soft .nav_white svg {
  fill: var(--e-global-color-primary);
}
.secondary-soft .huge-b4 {
  color: var(--e-global-color-secondary);
}
.secondary-soft .element_4b > .huge-b4,
.secondary-soft .element_4b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-81 .layout_last_c4 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-81 .tertiary-rough {
  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);
}
.wide_f4 .heading_light .surface_steel {
  background-color: var(--e-global-color-primary);
}
.wide_f4 .video-up-8b {
  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);
}
.primary-motion-35 .last-0f {
  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);
}
.primary-motion-35 .backdrop_thick_e5 {
  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);
}
.primary-motion-35 .image-b7 {
  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);
}
.middlevideo .active_0b,
.middlevideo .active_0b a {
  color: var(--e-global-color-primary);
}
.middlevideo .active_0b.description-red,
.middlevideo .active_0b.description-red a {
  color: var(--e-global-color-accent);
}
.middlevideo .active_0b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middlevideo .modal_af {
  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);
}
.tertiary_upper_fc .button_right,
.tertiary_upper_fc .videoliquid {
  color: var(--e-global-color-primary);
}
.tertiary_upper_fc .button_right svg {
  fill: var(--e-global-color-primary);
}
.tertiary_upper_fc .description-red .button_right,
.tertiary_upper_fc .description-red .videoliquid {
  color: var(--e-global-color-accent);
}
.tertiary_upper_fc .description-red .button_right svg {
  fill: var(--e-global-color-accent);
}
.tertiary_upper_fc .videoliquid {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_upper_fc .modal_af {
  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);
}
.alert-fc .item_rough_77,
.alert-fc .popup-gold-4d {
  color: var(--e-global-color-primary);
}
.alert-fc .popup-gold-4d svg {
  fill: var(--e-global-color-primary);
}
.alert-fc .active_0b.description-red a,
.alert-fc
  .active_0b.description-red
  .popup-gold-4d {
  color: var(--e-global-color-accent);
}
.alert-fc .item_rough_77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-fc .modal_af {
  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);
}
.hover-gas .backdrop_46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-gas .table-2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_fast_f9 .navunder .hoveredoutline {
  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);
}
.hero_fast_f9 .navunder .shadow_yellow_dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_fast_f9 .staticcaption .hoveredoutline {
  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);
}
.hero_fast_f9
  .staticcaption
  .shadow_yellow_dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_fast_f9
  .gallery_orange
  .hoveredoutline {
  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);
}
.hero_fast_f9
  .gallery_orange
  .shadow_yellow_dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_fast_f9
  .smoothpicture
  .hoveredoutline {
  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);
}
.hero_fast_f9
  .smoothpicture
  .shadow_yellow_dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-up-58 .tabs-1f {
  background-color: var(--e-global-color-primary);
}
.dropdown-up-58 .tabs-1f:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-up-58 .basic_63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-up-58
  .tabs-1f:hover
  .basic_63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_dynamic .activetooltip {
  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);
}
.left-d5 .lower_4d .highlight-old-b0 a {
  background-color: var(--e-global-color-accent);
}
.left-d5 .lower_4d .active-04 a {
  background-color: var(--e-global-color-accent);
}
.left-d5 .lower_4d .highlight-old-b0 a,
.left-d5 .lower_4d .active-04 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-5c
  .modalcopper.sectionfresh
  .lower_4d
  a.button-06 {
  background-color: var(--e-global-color-accent);
}
.steel-5c
  .modalcopper.sectionfresh
  .lower_4d
  span.button-06.notification_bright_20 {
  background-color: var(--e-global-color-text);
}
.steel-5c
  .modalcopper.sectionfresh
  .lower_4d
  .button-06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_smooth_68 .alert-brown {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_smooth_68
  .block-hovered
  > .texture-advanced
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_smooth_68
  .avatar-huge-67
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_smooth_68
  .summary_0a
  .chiporange,
.table_smooth_68
  .summary_0a
  .formgreen {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_smooth_68
  .summary_0a
  .component_purple,
.table_smooth_68
  .summary_0a
  a
  .component_purple {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_smooth_68
  .summary_0a
  .notice_in {
  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);
}
.table_smooth_68
  .summary_0a
  .orange_2e {
  background-color: var(--e-global-color-primary);
}
.table_smooth_68
  .summary_0a
  .orange_2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_smooth_68
  .summary_0a
  .orange_2e:hover {
  background-color: var(--e-global-color-primary);
}
.table_smooth_68
  .summary_0a
  .texture-narrow {
  background-color: var(--e-global-color-primary);
}
.table_smooth_68
  .summary_0a
  .texture-narrow {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_smooth_68
  .summary_0a
  .texture-narrow:hover {
  background-color: var(--e-global-color-primary);
}
.table_smooth_68
  .small-58
  .mask-light-1b
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_smooth_68
  .small-58
  .panel-f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_smooth_68
  .small-58
  .notice_in {
  color: var(--e-global-color-text);
}
.table_smooth_68
  .small-58
  .notice_in
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_smooth_68
  .small-58
  .orange_2e {
  background-color: var(--e-global-color-primary);
}
.table_smooth_68
  .small-58
  .orange_2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_smooth_68
  .small-58
  .orange_2e:hover {
  background-color: var(--e-global-color-primary);
}
.table_smooth_68
  .small-58
  .texture-narrow {
  background-color: var(--e-global-color-primary);
}
.table_smooth_68
  .small-58
  .texture-narrow {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_smooth_68
  .small-58
  .texture-narrow:hover {
  background-color: var(--e-global-color-primary);
}
.table_smooth_68 .module-slow {
  background-color: var(--e-global-color-primary);
}
.table_smooth_68 .module-slow:hover {
  background-color: var(--e-global-color-primary);
}
.table_smooth_68 .footer_a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_smooth_68 .bottom_e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_f9 .down_36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_f9
  .progresseast
  > div:nth-child(3)
  .down_36,
.hard_f9
  .bordergas
  > div:nth-child(1)
  .down_36,
.hard_f9
  .gradient_black
  > div:nth-child(1)
  .down_36,
.hard_f9
  .up_03
  > div:nth-child(1)
  .down_36,
.hard_f9
  .backgrounddark
  > div:nth-child(1)
  .down_36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_f9 .panelfocused {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_f9 .link_yellow {
  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);
}
.hard_f9 .bronze-65 {
  background-color: var(--e-global-color-primary);
}
.hard_f9 .bronze-65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_f9 .bronze-65:hover {
  background-color: var(--e-global-color-primary);
}
.hard_f9 .soft-b3 {
  background-color: var(--e-global-color-primary);
}
.hard_f9 .soft-b3:hover {
  background-color: var(--e-global-color-primary);
}
.hard_f9 .footer_a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_f9 .bottom_e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-71 .banner-49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-71 .overlay-bright {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-71 .nav-d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-71 .logo_small {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-71 .north-ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-71 .soft-b3 {
  background-color: var(--e-global-color-primary);
}
.in-71 .soft-b3:hover {
  background-color: var(--e-global-color-primary);
}
.grid-bottom-bb .inner-00 {
  background-color: var(--e-global-color-secondary);
}
.grid-bottom-bb .columnmedium {
  background-color: var(--e-global-color-text);
}
.grid-bottom-bb .upperpanel {
  background-color: var(--e-global-color-secondary);
}
.grid-bottom-bb .iconstale {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-bottom-bb .grid_inner_be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-bottom-bb .button_action {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-bottom-bb .narrowwrapper {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-bottom-bb .descriptioniron {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-lite .shade_narrow_88 .outer-78,
.article-lite
  .shade_narrow_88
  .outer-78
  a,
.article-lite .sidebar-south {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-lite .shade_narrow_88 .feature-a7,
.article-lite .dim_c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-lite .shade_narrow_88 .feature-a7 {
  color: var(--e-global-color-text);
}
.article-lite .dim_c8 {
  color: var(--e-global-color-text);
}
.article-lite
  .shade_narrow_88
  .secondaryeasy {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-lite .brownmenu .tag-58 {
  background-color: var(--e-global-color-primary);
}
.article-lite .brownmenu .tag-58:hover {
  background-color: var(--e-global-color-primary);
}
.article-lite .brownmenu .feature-right li span {
  background-color: var(--e-global-color-text);
}
.article-lite .brownmenu .feature-right li span:hover {
  background-color: var(--e-global-color-primary);
}
.article-lite
  .brownmenu
  .feature-right
  li.wood-0c
  span {
  background-color: var(--e-global-color-accent);
}
.article-lite .active_gas span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-72 .shade_paper_6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-dd .frame-wide-f1 {
  background-color: var(--e-global-color-primary);
}
.hot-dd .hover-hard-e6 {
  background-color: var(--e-global-color-secondary);
}
.hot-dd .breadcrumb_pressed_f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-dd .huge-fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-dd .dropdown-top-73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-dd .moduledynamic {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-dd .sidebar-bottom-fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-dd .notice_huge_e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-dd .progressmiddle {
  background-color: var(--e-global-color-primary);
}
.hot-dd .progressmiddle {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-light .message_down {
  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);
}
.gradient-light .input-mini-99 {
  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);
}
.gradient-light
  .middle_1a:after {
  background-color: var(--e-global-color-primary);
}
.gradient-light .modal_33 {
  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);
}
.sort-top-99 .sidebar-south {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-top-99 .dim_c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_outer .patternfresh .prochip {
  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);
}
.caption_outer .patternfresh .photo_2c {
  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);
}
.bronze_fc .hot_44 {
  background-color: var(--e-global-color-primary);
}
.bronze_fc .description_02 {
  background-color: var(--e-global-color-secondary);
}
.bronze_fc .dimbutton .breadcrumb_stone {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_fc .panel-65 .breadcrumb_stone {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_east .highlight_large_39 .overlay-orange-75 {
  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);
}
.nav_east .highlight_large_39 .bannerlite {
  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);
}
.nav_east .highlight_large_39 .shadow-complex-c8 {
  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);
}
.red-c5 .paragraph_hovered {
  border-color: var(--e-global-color-text);
}
.red-c5 .active-dark {
  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);
}
.red-c5 .tag_b2 {
  color: var(--e-global-color-primary);
}
.red-c5 .patterngas {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-rough-f7 .tooltip-left {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-rough-f7 .innermodal {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-rough-f7 .yellow_6e:hover .tooltip-left {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-rough-f7
  .yellow_6e:hover
  .innermodal {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_d5 .component_silver_92 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_d5 .fastpreview {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-e1 .black-54 .pagination_fast {
  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);
}
.feature-e1 .rowouter .pagination_fast {
  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);
}
.chip-solid-a4 .staletabs {
  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);
}
.content-steel .headingunder .card_simple_51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-steel .headingunder .card_simple_51 {
  background-color: var(--e-global-color-secondary);
}
.content-steel .footer_91 .card_simple_51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-steel .footer_91 .card_simple_51 {
  background-color: var(--e-global-color-secondary);
}
.content-steel .nav-df .headersilver {
  background-color: var(--e-global-color-primary);
}
.content-steel .nav-df:hover .headersilver {
  background-color: var(--e-global-color-secondary);
}
.content-steel .tag-58 {
  background-color: var(--e-global-color-primary);
}
.content-steel .tag-58:hover {
  background-color: var(--e-global-color-accent);
}
.content-steel .feature-right li span {
  background-color: var(--e-global-color-text);
}
.content-steel .feature-right li span:hover {
  background-color: var(--e-global-color-primary);
}
.content-steel .feature-right li.wood-0c span {
  background-color: var(--e-global-color-accent);
}
.tag_55 .hidden_cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_55 .section_selected {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-silver-d2 .secondary_hot:before {
  background-color: var(--e-global-color-secondary);
}
.article-silver-d2 .secondary-bottom-a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-silver-d2 .alert_8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.maskwide .notification_pink {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.maskwide .notification_pink:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.maskwide .notification_pink.wrapper_clean_d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.maskwide .overdetail {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.maskwide .smoothprimary {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.maskwide .hardphoto {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.maskwide .cardgas {
  background-color: var(--e-global-color-primary);
}
.maskwide .cardgas {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.maskwide .south_13 {
  background-color: var(--e-global-color-primary);
}
.maskwide .south_13 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-1c .text-last-86 .gallery-current-f7 a {
  color: var(--e-global-color-secondary);
}
.new-1c .text-last-86 .gallery-current-f7 a:hover {
  color: var(--e-global-color-secondary);
}
.new-1c .text-last-86 .gallery-current-f7,
.new-1c .text-last-86 .gallery-current-f7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-1c .text-last-86 .link_solid {
  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);
}
.new-1c .text-last-86 .aside-wood {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-1c .text-last-86 .breadcrumb-hard-91 {
  background-color: var(--e-global-color-primary);
}
.new-1c .text-last-86 .breadcrumb-hard-91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-1c .text-last-86 .breadcrumb-hard-91:hover {
  background-color: var(--e-global-color-primary);
}
.new-1c .text-last-86 .sectionnew {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-1c .text-last-86 .sectionnew {
  background-color: var(--e-global-color-primary);
}
.new-1c .text-last-86 .sectionnew:hover {
  background-color: var(--e-global-color-primary);
}
.new-1c .text-last-86 .tag-58 {
  background-color: var(--e-global-color-primary);
}
.new-1c .text-last-86 .tag-58:hover {
  background-color: var(--e-global-color-primary);
}
.new-1c .brownmenu .feature-right li span {
  background-color: var(--e-global-color-text);
}
.new-1c .brownmenu .feature-right li span:hover {
  background-color: var(--e-global-color-primary);
}
.new-1c .brownmenu .feature-right li.wood-0c span {
  background-color: var(--e-global-color-accent);
}
.new-1c .footer_a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-1c .bottom_e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.largecolumn .shade_56 .modal-6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.largecolumn .shade_56 .sort-center {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.largecolumn .shade_56 .carousel_wood_4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.oldpagination .backdrop_88 {
  border-color: var(--e-global-color-text);
}
.oldpagination .highlight-in {
  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);
}
.oldpagination .infonorth {
  color: var(--e-global-color-secondary);
}
.oldpagination .infonorth {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.oldpagination .grid_green > * {
  color: var(--e-global-color-primary);
}
.oldpagination .grid_green > * svg {
  fill: var(--e-global-color-primary);
}
.oldpagination .hot-ee {
  color: var(--e-global-color-primary);
}
.oldpagination .hot-ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.oldpagination .label_motion {
  color: var(--e-global-color-primary);
}
.oldpagination .label_motion {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.oldpagination .card-iron {
  color: var(--e-global-color-primary);
}
.oldpagination .card-iron {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.oldpagination .up_e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.oldpagination .box_6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.oldpagination .box_6d.column_west {
  color: var(--e-global-color-secondary);
}
.oldpagination .box_6d.column_west .breadcrumb-in-a0 {
  color: var(--e-global-color-accent);
}
.oldpagination .box_6d.dynamicactive {
  color: var(--e-global-color-text);
}
.oldpagination .box_6d.dynamicactive .breadcrumb-in-a0 {
  color: var(--e-global-color-text);
}
.oldpagination .box_6d:before {
  border-top-color: var(--e-global-color-text);
}
.oldpagination .label_41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.oldpagination
  .label_41
  .gas-93 {
  background-color: var(--e-global-color-primary);
}
.oldpagination
  .label_41
  .gas-93 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.oldpagination .backdrop_88 .element_black_94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_bronze_17 .silver-aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_bronze_17 .main-large {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-7d .panel_pro_d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-7d
  .media-wide-76
  .breadcrumb_e2 {
  background-color: var(--e-global-color-secondary);
}
.feature-7d
  .media-wide-76.picturetop
  .breadcrumb_e2 {
  background-color: var(--e-global-color-text);
}
.feature-7d
  .media-wide-76:hover
  .breadcrumb_e2 {
  background-color: var(--e-global-color-accent);
}
.feature-7d
  .media-wide-76.wrapper_clean_d5
  .breadcrumb_e2 {
  background-color: var(--e-global-color-primary);
}
.bronze-c8 .status-54 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.bronze-c8 .badge_static {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-c8 .content_over_be {
  background-color: var(--e-global-color-primary);
}
.bronze-c8 .content_over_be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-brown .lower_36 .picture-0d .texture-38 {
  background-color: var(--e-global-color-secondary);
}
.backdrop-brown .lower_36 .notificationactive:after {
  background-color: var(--e-global-color-secondary);
}
.backdrop-brown .lower-ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-brown .image_3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-brown .black_c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-brown .previewstone {
  background-color: var(--e-global-color-primary);
}
.backdrop-brown .previewstone {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-brown .input_hot {
  background-color: var(--e-global-color-secondary);
}
.backdrop-brown .input_hot {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-brown .lower_36 .aside_mini .picture-fresh-ed:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-brown
  .lower_36
  .aside_mini
  .picture-fresh-ed.primarypurple {
  background-color: var(--e-global-color-primary);
}
.backdrop-brown .lower_36 .photo_a6:before {
  border-color: var(--e-global-color-primary);
}
.backdrop-brown .lower_36 .photo_a6:hover:before {
  border-color: var(--e-global-color-secondary);
}
.backdrop-brown
  .lower_36
  .photo_a6.summary_soft:before {
  border-color: var(--e-global-color-primary);
}
.backdrop-brown .preview-80 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-23 .picture-middle-a6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-23 .picture-middle-a6:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-23 .picture-middle-a6.selected-85 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-23 .iconglass {
  background-color: var(--e-global-color-primary);
}
.form-23 .iconglass {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-23
  .avatar-white
  .box_b6
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-23
  .item_left_d0
  .box_b6
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-easy
  .over_61
  .info-e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-easy
  .over_61
  .article_paper {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-easy .tooltip_plasma_54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-easy .cleanbreadcrumb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-easy .list-prev {
  background-color: var(--e-global-color-primary);
}
.alert-easy .list-prev {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-orange .avatar_29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-orange .component-full {
  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);
}
.surface-orange .center-53 {
  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);
}
.surface-orange .center-53 a:hover {
  color: var(--e-global-color-secondary);
}
.surface-orange .pink-ab {
  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);
}
.surface-orange .headershort {
  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);
}
.surface-orange .surface-short-ba .tag-58 {
  background-color: var(--e-global-color-primary);
}
.surface-orange .surface-short-ba .tag-58:hover {
  background-color: var(--e-global-color-accent);
}
.surface-orange
  .surface-short-ba
  .feature-right
  li
  span {
  background-color: var(--e-global-color-text);
}
.surface-orange
  .surface-short-ba
  .feature-right
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.surface-orange
  .surface-short-ba
  .feature-right
  li.wood-0c
  span {
  background-color: var(--e-global-color-accent);
}
.icon-hard
  .out_85
  .photo_red_3f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-hard .out_85 .accordion-copper {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-hard .out_85 .label_blue_bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-hard .hover_5d {
  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);
}
.icon-hard
  .down_6d.motion_60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper
  > a {
  background-color: var(--e-global-color-text);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper
  > a
  .paginationstone.buttoncopper {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper
  > a
  .hover-cool.staticframe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper
  > .photo_1c
  .paragraphcopper
  > a {
  background-color: var(--e-global-color-secondary);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper
  > .photo_1c
  .paragraphcopper
  > a
  .hotalert {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper
  > .photo_1c
  .paragraphcopper
  > a
  .hover-cool.smoothlogo {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper
  > a
  .picture_short:before {
  color: var(--e-global-color-text);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper
  > .photo_1c
  a
  .picture_short:before {
  color: var(--e-global-color-text);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper.overlay_gas_bf
  > a
  .picture_short:before {
  color: var(--e-global-color-text);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper
  > .photo_1c
  .paragraphcopper.overlay_gas_bf
  > a
  .picture_short:before {
  color: var(--e-global-color-text);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper
  > a
  .backdrop-lower-4e
  .shadeold {
  color: var(--e-global-color-text);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper
  > .photo_1c
  a
  .backdrop-lower-4e
  .shadeold {
  color: var(--e-global-color-text);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper
  > a
  .backdrop-lower-4e
  .shadeold,
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper
  > .photo_1c
  a
  .backdrop-lower-4e
  .shadeold {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper
  > a
  .inputbright:before {
  color: var(--e-global-color-text);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper
  > .photo_1c
  a
  .inputbright:before {
  color: var(--e-global-color-text);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper.overlay_gas_bf
  > a
  .inputbright:before {
  color: var(--e-global-color-text);
}
.shadow_complex_1c
  > .backdrop-motion
  > div
  > .dynamicphoto
  > .paragraphcopper
  > .photo_1c
  .paragraphcopper.overlay_gas_bf
  > a
  .inputbright:before {
  color: var(--e-global-color-text);
}
.undershade .outer-0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.undershade
  .smallmessage:hover
  .outer-0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion-ba
  > .backdrop-motion
  > .gallery_dirty_0c
  > .lastgradient
  > .carouseldim
  > .message_stale
  .innercarousel {
  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);
}
.motion-ba
  > .backdrop-motion
  > .gallery_dirty_0c
  > .lastgradient
  > .carouseldim
  > .message_stale:hover
  .innercarousel {
  color: var(--e-global-color-text);
}
.motion-ba
  > .backdrop-motion
  > .gallery_dirty_0c
  > .lastgradient
  > .carouseldim
  > .message_stale:hover
  .innercarousel {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-ba
  > .backdrop-motion
  > .gallery_dirty_0c
  > .lastgradient
  > .carouseldim.hero_d0
  > .message_stale
  .innercarousel {
  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);
}
.new_38 .hover-3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_38 .badge_over_90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_38 .text-ec {
  background-color: var(--e-global-color-primary);
}
.new_38 .text-ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thickframe
  > .backdrop-motion
  > .article_wide
  > .grid-71
  > .hard-9c
  .hover-d2 {
  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);
}
.thickframe
  > .backdrop-motion
  > .article_wide
  > .grid-71
  > .hard-9c
  .icon_d3 {
  color: var(--e-global-color-text);
}
.thickframe
  > .backdrop-motion
  > .article_wide
  > .grid-71
  > .hard-9c:hover
  .hover-d2 {
  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);
}
.thickframe
  > .backdrop-motion
  > .article_wide
  > .grid-71
  > .hard-9c:hover
  .icon_d3 {
  color: var(--e-global-color-secondary);
}
.thickframe
  > .backdrop-motion
  > .article_wide
  > .grid-71
  > .hard-9c.feature_smooth
  .hover-d2 {
  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);
}
.thickframe
  > .backdrop-motion
  > .article_wide
  > .grid-71
  > .hard-9c.feature_smooth
  .icon_d3 {
  color: var(--e-global-color-primary);
}
.info_warm
  .thumbnail_bright_be
  .component_mini_91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_warm .centertext .element_black_94 .block_31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.eastlayout .rough-a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.eastlayout .info-lower-b2 .rough-a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.eastlayout .wrappershort {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.eastlayout .wrappershort {
  background-color: var(--e-global-color-primary);
}
.tag-right-62 .panel-bc .video-pro-5f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-right-62
  .panel-bc:hover
  .disabled_3f {
  color: var(--e-global-color-secondary);
}
.tag-right-62
  .panel-bc:hover
  .video-pro-5f {
  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_east_26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.caption-04 {
  flex-direction: column;
}

.caption-04 .description-green-38 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.caption-04 .description-green-38 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.caption-04 .basic_47 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.badge_a6.thumbnail-b7 {
  display: none;
}

.slider_wood_f6 {
  display: none;
}

body,
.hero-ca {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.main-selected) !important; */
}

.status-east.frame_purple_b3 {
  margin-bottom: 40px;
  width: 100%;
}

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

.caption-04 a {
  width: 100%;
}

.pressed_b7 .liquid_f6.headerdim {
  width: 20% !important;
}

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

.green-cb:hover {
  color: #000;
}

.green-cb svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.green-cb:hover svg {
  fill: #000;
}

.list-selected-c3 {
  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;
}

.list-selected-c3:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.list-selected-c3:nth-child(2):hover {
  color: #fff;
}

.pressed_b7
  .liquid_f6.wrapper_medium
  .element-over
  .mask_out_12 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.progress-58.texture_focused > .photo_warm_2a {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.form-yellow {
  position: relative;
  width: 100%;
}

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

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

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

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

.hover-purple {
  display: flex;
  gap: 50px;
}

.pressed_b7
  .liquid_f6.highlight-smooth-02
  .item-stale-75
  .green_48 {
  width: 100% !important;
}

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

.pattern-small {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.heading_clean_5e:hover .chip_a7 {
  visibility: visible;
}
.heading_clean_5e:hover.heading_clean_5e::before {
  display: block;
}

.smooth-e4 h3 {
  color: #fff;
}

.sidebar_static_ad {
  margin: 0;
}

.pressed_b7
  .liquid_f6.highlight-smooth-02
  .green_48
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.border_c7 {
  width: 100%;
}

.first-f4 {
  width: 100%;
}

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

.first-f4 {
  width: 100%;
}

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

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

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

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

.caption-04 .description-green-38.newlist {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.caption-04 h1.description-green-38 {
  margin-top: 120px !important;
}

.pressed_b7 .liquid_f6.background-action-b6 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.form_prev img {
  width: 100%;
}

.maskfull .pagination_iron_cc.element-over {
  justify-content: space-between;
}

.mask_34 {
  display: none;
}

.new_e1 .basic_47 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .progress-58 .photo_warm_2a {
    flex-wrap: nowrap !important;
  }
}

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

  .section-af {
    width: 100% !important;
  }
}

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

  .green-cb svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .maskfull .pagination_iron_cc.element-over {
    border-bottom: 1px solid #f0c159;
  }

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

  .progress-58.texture_focused > .photo_warm_2a {
    gap: 15px;
    justify-content: space-between;
  }

  .pressed_b7
    .liquid_f6.highlight-smooth-02
    .green_48
    img {
    width: 60% !important;
  }

  .action_45 {
    left: 2%;
  }

  .outline_in_05 {
    margin: 10px 0;
  }

  .caption-04 .basic_47 {
    margin: 0;
    margin-bottom: 10px;
  }

  .green-cb {
    font-size: 16px !important;
  }

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

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

  h2.caption-04 .description-green-38,
  .caption-04 .description-green-38 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .green_48 {
    justify-content: center;
  }

  .caption-04 .basic_47 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .pressed_b7 .liquid_f6.headerdim {
    width: 75% !important;
  }

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

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

  h2.caption-04 .description-green-38,
  .caption-04 .description-green-38 {
    font-size: 30px !important;
  }

  .green_48 {
    justify-content: center;
  }

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

  .gradient_44
    .link_9b.hover-wood {
    margin: 0 !important;
  }

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

  .outline_in_05 {
    display: flex;
  }

  .gallery-bright-44 .green-cb {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .right-ef svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .caption-04 h1.description-green-38 {
    margin-top: 80px !important;
  }

  .pressed_b7
    .liquid_f6.highlight-smooth-02
    .green_48
    img,
  .avatar-dirty .item-stale-75 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .list-selected-c3 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .pressed_b7 .liquid_f6.headerdim {
    width: 100% !important;
  }

  .progress-58.texture_focused > .photo_warm_2a {
    gap: 3px;
  }

  .caption-04 .basic_47 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 7919 */
.shadow-element-r0 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
