.hovered_9893 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.icon_full_8aaf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 24px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tooltip-13f2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tooltip-13f2 svg {
  width: 100%;
  height: auto;
  fill: currentColor;
}
.tabs-5bc4 {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.paper-b233 .tooltip-13f2 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 5px;
}
.paper-b233 .tabs-5bc4 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.shadow_e7e3 .tooltip-13f2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 5px;
}
.shadow_e7e3 .tabs-5bc4 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.wide-1614 {
  max-width: 100%;
}
.tooltip-in-21ae {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-left: -10px;
  margin-right: -10px;
}
.upper_249b {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.caption-paper-3722 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-left: 10px;
  padding-right: 10px;
}
.modal_2d12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  position: relative;
  max-width: 100%;
  background-color: #6ec1e4;
}
.modal_2d12 i {
  visibility: visible;
}
.modal_2d12 span {
  visibility: visible;
}
.modal_2d12:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  visibility: hidden;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  margin-left: -13px;
  border-radius: 50%;
  border: 3px solid #fff;
  border-top-color: #000;
  content: "";
  -webkit-animation: jet-spinner 0.6s linear infinite;
  animation: jet-spinner 0.6s linear infinite;
}
.modal_2d12.fn-loading-bb37 i {
  visibility: hidden;
}
.modal_2d12.fn-loading-bb37 span {
  visibility: hidden;
}
.modal_2d12.fn-loading-bb37:before {
  visibility: visible;
}
.modal_2d12 .heading_4629 {
  color: white;
  font-size: 15px;
  margin-right: 10px;
}
.description_c7a3 {
  position: absolute;
  top: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  visibility: hidden;
  margin: 20px 0;
}
.description_c7a3 .gold-4bfb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.widget_hard_c510 {
  display: block;
  margin-bottom: 5px;
}
.wide-1614 input[type="text"],
.wide-1614 input[type="email"],
.wide-1614 input[type="url"],
.wide-1614 input[type="password"],
.wide-1614 input[type="search"],
.wide-1614 input[type="number"],
.wide-1614 input[type="tel"],
.wide-1614 input[type="range"],
.wide-1614 input[type="date"],
.wide-1614 input[type="month"],
.wide-1614 input[type="week"],
.wide-1614 input[type="time"],
.wide-1614 input[type="datetime"],
.wide-1614 input[type="datetime-local"],
.wide-1614 select {
  width: 100%;
  border: 1px solid #e0e0e8;
  background-color: #f7fafd;
  border-radius: 4px;
  line-height: 16px;
  padding: 14px 20px;
  color: #a1a2a4;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wide-1614 input[type="text"].stone-9efd,
.wide-1614 input[type="email"].stone-9efd,
.wide-1614 input[type="url"].stone-9efd,
.wide-1614 input[type="password"].stone-9efd,
.wide-1614 input[type="search"].stone-9efd,
.wide-1614 input[type="number"].stone-9efd,
.wide-1614 input[type="tel"].stone-9efd,
.wide-1614 input[type="range"].stone-9efd,
.wide-1614 input[type="date"].stone-9efd,
.wide-1614 input[type="month"].stone-9efd,
.wide-1614 input[type="week"].stone-9efd,
.wide-1614 input[type="time"].stone-9efd,
.wide-1614 input[type="datetime"].stone-9efd,
.wide-1614 input[type="datetime-local"].stone-9efd,
.wide-1614 select.stone-9efd {
  color: #d9534f;
}
.wide-1614 input[type="text"]:focus,
.wide-1614 input[type="email"]:focus,
.wide-1614 input[type="url"]:focus,
.wide-1614 input[type="password"]:focus,
.wide-1614 input[type="search"]:focus,
.wide-1614 input[type="number"]:focus,
.wide-1614 input[type="tel"]:focus,
.wide-1614 input[type="range"]:focus,
.wide-1614 input[type="date"]:focus,
.wide-1614 input[type="month"]:focus,
.wide-1614 input[type="week"]:focus,
.wide-1614 input[type="time"]:focus,
.wide-1614 input[type="datetime"]:focus,
.wide-1614 input[type="datetime-local"]:focus,
.wide-1614 select:focus {
  outline: none;
  -webkit-box-shadow: 0 0 10px #e0e0e8;
  box-shadow: 0 0 10px #e0e0e8;
}
.wide-1614 input[type="text"]:first-child,
.wide-1614 input[type="email"]:first-child,
.wide-1614 input[type="url"]:first-child,
.wide-1614 input[type="password"]:first-child,
.wide-1614 input[type="search"]:first-child,
.wide-1614 input[type="number"]:first-child,
.wide-1614 input[type="tel"]:first-child,
.wide-1614 input[type="range"]:first-child,
.wide-1614 input[type="date"]:first-child,
.wide-1614 input[type="month"]:first-child,
.wide-1614 input[type="week"]:first-child,
.wide-1614 input[type="time"]:first-child,
.wide-1614 input[type="datetime"]:first-child,
.wide-1614 input[type="datetime-local"]:first-child,
.wide-1614 select:first-child {
  margin-top: 0;
}
.wide-1614 input[type="text"]:last-child,
.wide-1614 input[type="email"]:last-child,
.wide-1614 input[type="url"]:last-child,
.wide-1614 input[type="password"]:last-child,
.wide-1614 input[type="search"]:last-child,
.wide-1614 input[type="number"]:last-child,
.wide-1614 input[type="tel"]:last-child,
.wide-1614 input[type="range"]:last-child,
.wide-1614 input[type="date"]:last-child,
.wide-1614 input[type="month"]:last-child,
.wide-1614 input[type="week"]:last-child,
.wide-1614 input[type="time"]:last-child,
.wide-1614 input[type="datetime"]:last-child,
.wide-1614 input[type="datetime-local"]:last-child,
.wide-1614 select:last-child {
  margin-bottom: 0;
}
.wide-1614 fieldset {
  padding: 0;
  margin: 0;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.wide-1614 fieldset div {
  margin: 3px 0;
}
.wide-1614 fieldset label {
  margin-left: 5px;
}
.filter_gas_46f2 .description_c7a3 {
  color: #5cb85c;
}
.modal_1b7b .description_c7a3 {
  color: #d9534f;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .upper_249b[data-column-mobile="20"] {
    width: 20%;
  }
  .upper_249b[data-column-mobile="25"] {
    width: 25%;
  }
  .upper_249b[data-column-mobile="33"] {
    width: 33.3333%;
  }
  .upper_249b[data-column-mobile="40"] {
    width: 40%;
  }
  .upper_249b[data-column-mobile="50"] {
    width: 50%;
  }
  .upper_249b[data-column-mobile="60"] {
    width: 60%;
  }
  .upper_249b[data-column-mobile="66"] {
    width: 66.3333%;
  }
  .upper_249b[data-column-mobile="75"] {
    width: 75%;
  }
  .upper_249b[data-column-mobile="80"] {
    width: 80%;
  }
  .upper_249b[data-column-mobile="100"] {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .upper_249b[data-column-tablet="20"] {
    width: 20%;
  }
  .upper_249b[data-column-tablet="25"] {
    width: 25%;
  }
  .upper_249b[data-column-tablet="33"] {
    width: 33.3333%;
  }
  .upper_249b[data-column-tablet="40"] {
    width: 40%;
  }
  .upper_249b[data-column-tablet="50"] {
    width: 50%;
  }
  .upper_249b[data-column-tablet="60"] {
    width: 60%;
  }
  .upper_249b[data-column-tablet="66"] {
    width: 66.3333%;
  }
  .upper_249b[data-column-tablet="75"] {
    width: 75%;
  }
  .upper_249b[data-column-tablet="80"] {
    width: 80%;
  }
  .upper_249b[data-column-tablet="100"] {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .upper_249b[data-column="20"] {
    width: 20%;
  }
  .upper_249b[data-column="25"] {
    width: 25%;
  }
  .upper_249b[data-column="33"] {
    width: 33.3333%;
  }
  .upper_249b[data-column="40"] {
    width: 40%;
  }
  .upper_249b[data-column="50"] {
    width: 50%;
  }
  .upper_249b[data-column="60"] {
    width: 60%;
  }
  .upper_249b[data-column="66"] {
    width: 66.3333%;
  }
  .upper_249b[data-column="75"] {
    width: 75%;
  }
  .upper_249b[data-column="80"] {
    width: 80%;
  }
  .upper_249b[data-column="100"] {
    width: 100%;
  }
}
@-webkit-keyframes jet-spinner {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes jet-spinner {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.preview-solid-115b.component_c518 {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  z-index: 999;
}
.preview-solid-115b.component_c518 .accent_f456 {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.preview-solid-115b.component_c518 .container-85ab {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.preview-solid-115b.component_c518 .slow-0323 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 800px;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  z-index: 2;
  opacity: 0;
}
.preview-solid-115b.component_c518 .sidebar-0d12 {
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: white;
  padding: 20px;
  z-index: 1;
}
.preview-solid-115b.component_c518 .sidebar-0d12 > .grid-73ab {
  position: relative;
  z-index: 2;
}
.preview-solid-115b.component_c518 .first-b6d1 {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
}
.preview-solid-115b.component_c518 .button-action-dee2 {
  position: relative;
  z-index: 2;
}
.preview-solid-115b.component_c518 .outline_73f0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 30px;
  height: 30px;
  font-size: 20px;
  color: #fff;
  background-color: #6ec1e4;
}
.preview-solid-115b.component_c518 .outline_73f0 i {
  line-height: 1;
}
.preview-solid-115b.component_c518.first-8219 .cold_b521 {
  display: block;
}
.preview-solid-115b.component_c518.first-8219
  .sidebar-0d12 {
  display: none;
}
.preview-solid-115b.component_c518.first-8219
  .outline_73f0 {
  display: none;
}
.preview-solid-115b.component_c518.warm-3978 {
  opacity: 0;
  pointer-events: none;
}
.preview-solid-115b.component_c518.stone_7458 {
  opacity: 1;
  pointer-events: none;
}
.preview-solid-115b.component_c518.stone_7458 .accent_f456 {
  pointer-events: none;
}
.preview-solid-115b.component_c518.stone_7458 .container-85ab {
  pointer-events: all;
}
.preview-solid-115b.component_c518.stone_7458 .slow-0323 {
  pointer-events: all;
}
.preview-solid-115b.component_c518.sort-08e0 {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.preview-solid-115b.component_c518.sort-08e0
  .slow-0323 {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.preview-solid-115b.component_c518.aside_tall_f38a {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.preview-solid-115b.component_c518.aside_tall_f38a
  .slow-0323 {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.preview-solid-115b.accent-simple-7b3b .container-85ab {
  opacity: 1;
}
.preview-solid-115b.accent-simple-7b3b .slow-0323 {
  opacity: 1;
}
.message-hard-a858 {
  background-image: url("../images/transparent.notice-focused-ca78");
  background-repeat: repeat;
  height: 100vh;
}
.smooth_692a {
  cursor: pointer;
}
.background-da19 {
  overflow: hidden;
  max-height: 100vh;
}
.cold_b521 {
  display: none;
  width: 48px;
  height: 48px;
  border: 4px rgba(255, 255, 255, 0.15) solid;
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #fff;
  border-radius: 50%;
  -webkit-animation: spCircRot 0.6s infinite linear;
  animation: spCircRot 0.6s infinite linear;
}
@-webkit-keyframes spCircRot {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spCircRot {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* css-noise: c4ad */
.ghost-box-r5 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
