.filter_aeff {
  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;
}
.layout_8771 {
  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;
}
.texture-6b09 {
  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;
}
.texture-6b09 svg {
  width: 100%;
  height: auto;
  fill: currentColor;
}
.shade-be7c {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.liquid-5fdb .texture-6b09 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 5px;
}
.liquid-5fdb .shade-be7c {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.under_7585 .texture-6b09 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 5px;
}
.under_7585 .shade-be7c {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.nav-96e8 {
  max-width: 100%;
}
.label-bdf6 {
  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;
}
.blue_3264 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.outline-158d {
  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;
}
.accordion-8305 {
  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;
}
.accordion-8305 i {
  visibility: visible;
}
.accordion-8305 span {
  visibility: visible;
}
.accordion-8305: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;
}
.accordion-8305.fn-loading-ca8b i {
  visibility: hidden;
}
.accordion-8305.fn-loading-ca8b span {
  visibility: hidden;
}
.accordion-8305.fn-loading-ca8b:before {
  visibility: visible;
}
.accordion-8305 .footer-pressed-2d0e {
  color: white;
  font-size: 15px;
  margin-right: 10px;
}
.light-83df {
  position: absolute;
  top: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  visibility: hidden;
  margin: 20px 0;
}
.light-83df .background_16ac {
  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;
}
.hero-7462 {
  display: block;
  margin-bottom: 5px;
}
.nav-96e8 input[type="text"],
.nav-96e8 input[type="email"],
.nav-96e8 input[type="url"],
.nav-96e8 input[type="password"],
.nav-96e8 input[type="search"],
.nav-96e8 input[type="number"],
.nav-96e8 input[type="tel"],
.nav-96e8 input[type="range"],
.nav-96e8 input[type="date"],
.nav-96e8 input[type="month"],
.nav-96e8 input[type="week"],
.nav-96e8 input[type="time"],
.nav-96e8 input[type="datetime"],
.nav-96e8 input[type="datetime-local"],
.nav-96e8 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;
}
.nav-96e8 input[type="text"].full-852e,
.nav-96e8 input[type="email"].full-852e,
.nav-96e8 input[type="url"].full-852e,
.nav-96e8 input[type="password"].full-852e,
.nav-96e8 input[type="search"].full-852e,
.nav-96e8 input[type="number"].full-852e,
.nav-96e8 input[type="tel"].full-852e,
.nav-96e8 input[type="range"].full-852e,
.nav-96e8 input[type="date"].full-852e,
.nav-96e8 input[type="month"].full-852e,
.nav-96e8 input[type="week"].full-852e,
.nav-96e8 input[type="time"].full-852e,
.nav-96e8 input[type="datetime"].full-852e,
.nav-96e8 input[type="datetime-local"].full-852e,
.nav-96e8 select.full-852e {
  color: #d9534f;
}
.nav-96e8 input[type="text"]:focus,
.nav-96e8 input[type="email"]:focus,
.nav-96e8 input[type="url"]:focus,
.nav-96e8 input[type="password"]:focus,
.nav-96e8 input[type="search"]:focus,
.nav-96e8 input[type="number"]:focus,
.nav-96e8 input[type="tel"]:focus,
.nav-96e8 input[type="range"]:focus,
.nav-96e8 input[type="date"]:focus,
.nav-96e8 input[type="month"]:focus,
.nav-96e8 input[type="week"]:focus,
.nav-96e8 input[type="time"]:focus,
.nav-96e8 input[type="datetime"]:focus,
.nav-96e8 input[type="datetime-local"]:focus,
.nav-96e8 select:focus {
  outline: none;
  -webkit-box-shadow: 0 0 10px #e0e0e8;
  box-shadow: 0 0 10px #e0e0e8;
}
.nav-96e8 input[type="text"]:first-child,
.nav-96e8 input[type="email"]:first-child,
.nav-96e8 input[type="url"]:first-child,
.nav-96e8 input[type="password"]:first-child,
.nav-96e8 input[type="search"]:first-child,
.nav-96e8 input[type="number"]:first-child,
.nav-96e8 input[type="tel"]:first-child,
.nav-96e8 input[type="range"]:first-child,
.nav-96e8 input[type="date"]:first-child,
.nav-96e8 input[type="month"]:first-child,
.nav-96e8 input[type="week"]:first-child,
.nav-96e8 input[type="time"]:first-child,
.nav-96e8 input[type="datetime"]:first-child,
.nav-96e8 input[type="datetime-local"]:first-child,
.nav-96e8 select:first-child {
  margin-top: 0;
}
.nav-96e8 input[type="text"]:last-child,
.nav-96e8 input[type="email"]:last-child,
.nav-96e8 input[type="url"]:last-child,
.nav-96e8 input[type="password"]:last-child,
.nav-96e8 input[type="search"]:last-child,
.nav-96e8 input[type="number"]:last-child,
.nav-96e8 input[type="tel"]:last-child,
.nav-96e8 input[type="range"]:last-child,
.nav-96e8 input[type="date"]:last-child,
.nav-96e8 input[type="month"]:last-child,
.nav-96e8 input[type="week"]:last-child,
.nav-96e8 input[type="time"]:last-child,
.nav-96e8 input[type="datetime"]:last-child,
.nav-96e8 input[type="datetime-local"]:last-child,
.nav-96e8 select:last-child {
  margin-bottom: 0;
}
.nav-96e8 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;
}
.nav-96e8 fieldset div {
  margin: 3px 0;
}
.nav-96e8 fieldset label {
  margin-left: 5px;
}
.gradient-a56e .light-83df {
  color: #5cb85c;
}
.form-fdac .light-83df {
  color: #d9534f;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .blue_3264[data-column-mobile="20"] {
    width: 20%;
  }
  .blue_3264[data-column-mobile="25"] {
    width: 25%;
  }
  .blue_3264[data-column-mobile="33"] {
    width: 33.3333%;
  }
  .blue_3264[data-column-mobile="40"] {
    width: 40%;
  }
  .blue_3264[data-column-mobile="50"] {
    width: 50%;
  }
  .blue_3264[data-column-mobile="60"] {
    width: 60%;
  }
  .blue_3264[data-column-mobile="66"] {
    width: 66.3333%;
  }
  .blue_3264[data-column-mobile="75"] {
    width: 75%;
  }
  .blue_3264[data-column-mobile="80"] {
    width: 80%;
  }
  .blue_3264[data-column-mobile="100"] {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .blue_3264[data-column-tablet="20"] {
    width: 20%;
  }
  .blue_3264[data-column-tablet="25"] {
    width: 25%;
  }
  .blue_3264[data-column-tablet="33"] {
    width: 33.3333%;
  }
  .blue_3264[data-column-tablet="40"] {
    width: 40%;
  }
  .blue_3264[data-column-tablet="50"] {
    width: 50%;
  }
  .blue_3264[data-column-tablet="60"] {
    width: 60%;
  }
  .blue_3264[data-column-tablet="66"] {
    width: 66.3333%;
  }
  .blue_3264[data-column-tablet="75"] {
    width: 75%;
  }
  .blue_3264[data-column-tablet="80"] {
    width: 80%;
  }
  .blue_3264[data-column-tablet="100"] {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .blue_3264[data-column="20"] {
    width: 20%;
  }
  .blue_3264[data-column="25"] {
    width: 25%;
  }
  .blue_3264[data-column="33"] {
    width: 33.3333%;
  }
  .blue_3264[data-column="40"] {
    width: 40%;
  }
  .blue_3264[data-column="50"] {
    width: 50%;
  }
  .blue_3264[data-column="60"] {
    width: 60%;
  }
  .blue_3264[data-column="66"] {
    width: 66.3333%;
  }
  .blue_3264[data-column="75"] {
    width: 75%;
  }
  .blue_3264[data-column="80"] {
    width: 80%;
  }
  .blue_3264[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);
  }
}
.next_0a7f.layout-5c0f {
  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;
}
.next_0a7f.layout-5c0f .light-caac {
  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;
}
.next_0a7f.layout-5c0f .backdrop-yellow-fd63 {
  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);
}
.next_0a7f.layout-5c0f .static-fa79 {
  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;
}
.next_0a7f.layout-5c0f .first-e7b3 {
  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;
}
.next_0a7f.layout-5c0f .first-e7b3 > .caption-tall-312f {
  position: relative;
  z-index: 2;
}
.next_0a7f.layout-5c0f .texture-simple-e574 {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
}
.next_0a7f.layout-5c0f .form-hot-e8ff {
  position: relative;
  z-index: 2;
}
.next_0a7f.layout-5c0f .next_e7b9 {
  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;
}
.next_0a7f.layout-5c0f .next_e7b9 i {
  line-height: 1;
}
.next_0a7f.layout-5c0f.solid-cb49 .dynamic_2a4f {
  display: block;
}
.next_0a7f.layout-5c0f.solid-cb49
  .first-e7b3 {
  display: none;
}
.next_0a7f.layout-5c0f.solid-cb49
  .next_e7b9 {
  display: none;
}
.next_0a7f.layout-5c0f.copper_fad5 {
  opacity: 0;
  pointer-events: none;
}
.next_0a7f.layout-5c0f.nav_10b0 {
  opacity: 1;
  pointer-events: none;
}
.next_0a7f.layout-5c0f.nav_10b0 .light-caac {
  pointer-events: none;
}
.next_0a7f.layout-5c0f.nav_10b0 .backdrop-yellow-fd63 {
  pointer-events: all;
}
.next_0a7f.layout-5c0f.nav_10b0 .static-fa79 {
  pointer-events: all;
}
.next_0a7f.layout-5c0f.left-019c {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.next_0a7f.layout-5c0f.left-019c
  .static-fa79 {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.next_0a7f.layout-5c0f.input_9b57 {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.next_0a7f.layout-5c0f.input_9b57
  .static-fa79 {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.next_0a7f.description_6dbb .backdrop-yellow-fd63 {
  opacity: 1;
}
.next_0a7f.description_6dbb .static-fa79 {
  opacity: 1;
}
.pattern-warm-8951 {
  background-image: url("../images/transparent.progress_0e6e");
  background-repeat: repeat;
  height: 100vh;
}
.gas_4275 {
  cursor: pointer;
}
.progress_upper_fc2e {
  overflow: hidden;
  max-height: 100vh;
}
.dynamic_2a4f {
  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: 75a1 */
.promo-block-f2 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
