.modal-0960 {
  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;
}
.nav-rough-124d {
  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;
}
.active_e9cc {
  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;
}
.active_e9cc svg {
  width: 100%;
  height: auto;
  fill: currentColor;
}
.fixed_6878 {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.info-fd6a .active_e9cc {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 5px;
}
.info-fd6a .fixed_6878 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.sidebar_wide_9d1a .active_e9cc {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 5px;
}
.sidebar_wide_9d1a .fixed_6878 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.primary_290e {
  max-width: 100%;
}
.prev_3fee {
  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;
}
.gallery_4e31 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.static_9749 {
  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;
}
.large-70dd {
  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;
}
.large-70dd i {
  visibility: visible;
}
.large-70dd span {
  visibility: visible;
}
.large-70dd: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;
}
.large-70dd.fn-loading-3fa1 i {
  visibility: hidden;
}
.large-70dd.fn-loading-3fa1 span {
  visibility: hidden;
}
.large-70dd.fn-loading-3fa1:before {
  visibility: visible;
}
.large-70dd .under_20db {
  color: white;
  font-size: 15px;
  margin-right: 10px;
}
.next_4915 {
  position: absolute;
  top: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  visibility: hidden;
  margin: 20px 0;
}
.next_4915 .white_088e {
  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;
}
.wrapper_a5c2 {
  display: block;
  margin-bottom: 5px;
}
.primary_290e input[type="text"],
.primary_290e input[type="email"],
.primary_290e input[type="url"],
.primary_290e input[type="password"],
.primary_290e input[type="search"],
.primary_290e input[type="number"],
.primary_290e input[type="tel"],
.primary_290e input[type="range"],
.primary_290e input[type="date"],
.primary_290e input[type="month"],
.primary_290e input[type="week"],
.primary_290e input[type="time"],
.primary_290e input[type="datetime"],
.primary_290e input[type="datetime-local"],
.primary_290e 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;
}
.primary_290e input[type="text"].gas_c097,
.primary_290e input[type="email"].gas_c097,
.primary_290e input[type="url"].gas_c097,
.primary_290e input[type="password"].gas_c097,
.primary_290e input[type="search"].gas_c097,
.primary_290e input[type="number"].gas_c097,
.primary_290e input[type="tel"].gas_c097,
.primary_290e input[type="range"].gas_c097,
.primary_290e input[type="date"].gas_c097,
.primary_290e input[type="month"].gas_c097,
.primary_290e input[type="week"].gas_c097,
.primary_290e input[type="time"].gas_c097,
.primary_290e input[type="datetime"].gas_c097,
.primary_290e input[type="datetime-local"].gas_c097,
.primary_290e select.gas_c097 {
  color: #d9534f;
}
.primary_290e input[type="text"]:focus,
.primary_290e input[type="email"]:focus,
.primary_290e input[type="url"]:focus,
.primary_290e input[type="password"]:focus,
.primary_290e input[type="search"]:focus,
.primary_290e input[type="number"]:focus,
.primary_290e input[type="tel"]:focus,
.primary_290e input[type="range"]:focus,
.primary_290e input[type="date"]:focus,
.primary_290e input[type="month"]:focus,
.primary_290e input[type="week"]:focus,
.primary_290e input[type="time"]:focus,
.primary_290e input[type="datetime"]:focus,
.primary_290e input[type="datetime-local"]:focus,
.primary_290e select:focus {
  outline: none;
  -webkit-box-shadow: 0 0 10px #e0e0e8;
  box-shadow: 0 0 10px #e0e0e8;
}
.primary_290e input[type="text"]:first-child,
.primary_290e input[type="email"]:first-child,
.primary_290e input[type="url"]:first-child,
.primary_290e input[type="password"]:first-child,
.primary_290e input[type="search"]:first-child,
.primary_290e input[type="number"]:first-child,
.primary_290e input[type="tel"]:first-child,
.primary_290e input[type="range"]:first-child,
.primary_290e input[type="date"]:first-child,
.primary_290e input[type="month"]:first-child,
.primary_290e input[type="week"]:first-child,
.primary_290e input[type="time"]:first-child,
.primary_290e input[type="datetime"]:first-child,
.primary_290e input[type="datetime-local"]:first-child,
.primary_290e select:first-child {
  margin-top: 0;
}
.primary_290e input[type="text"]:last-child,
.primary_290e input[type="email"]:last-child,
.primary_290e input[type="url"]:last-child,
.primary_290e input[type="password"]:last-child,
.primary_290e input[type="search"]:last-child,
.primary_290e input[type="number"]:last-child,
.primary_290e input[type="tel"]:last-child,
.primary_290e input[type="range"]:last-child,
.primary_290e input[type="date"]:last-child,
.primary_290e input[type="month"]:last-child,
.primary_290e input[type="week"]:last-child,
.primary_290e input[type="time"]:last-child,
.primary_290e input[type="datetime"]:last-child,
.primary_290e input[type="datetime-local"]:last-child,
.primary_290e select:last-child {
  margin-bottom: 0;
}
.primary_290e 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;
}
.primary_290e fieldset div {
  margin: 3px 0;
}
.primary_290e fieldset label {
  margin-left: 5px;
}
.text_6aa2 .next_4915 {
  color: #5cb85c;
}
.search_pro_6f1e .next_4915 {
  color: #d9534f;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .gallery_4e31[data-column-mobile="20"] {
    width: 20%;
  }
  .gallery_4e31[data-column-mobile="25"] {
    width: 25%;
  }
  .gallery_4e31[data-column-mobile="33"] {
    width: 33.3333%;
  }
  .gallery_4e31[data-column-mobile="40"] {
    width: 40%;
  }
  .gallery_4e31[data-column-mobile="50"] {
    width: 50%;
  }
  .gallery_4e31[data-column-mobile="60"] {
    width: 60%;
  }
  .gallery_4e31[data-column-mobile="66"] {
    width: 66.3333%;
  }
  .gallery_4e31[data-column-mobile="75"] {
    width: 75%;
  }
  .gallery_4e31[data-column-mobile="80"] {
    width: 80%;
  }
  .gallery_4e31[data-column-mobile="100"] {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .gallery_4e31[data-column-tablet="20"] {
    width: 20%;
  }
  .gallery_4e31[data-column-tablet="25"] {
    width: 25%;
  }
  .gallery_4e31[data-column-tablet="33"] {
    width: 33.3333%;
  }
  .gallery_4e31[data-column-tablet="40"] {
    width: 40%;
  }
  .gallery_4e31[data-column-tablet="50"] {
    width: 50%;
  }
  .gallery_4e31[data-column-tablet="60"] {
    width: 60%;
  }
  .gallery_4e31[data-column-tablet="66"] {
    width: 66.3333%;
  }
  .gallery_4e31[data-column-tablet="75"] {
    width: 75%;
  }
  .gallery_4e31[data-column-tablet="80"] {
    width: 80%;
  }
  .gallery_4e31[data-column-tablet="100"] {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .gallery_4e31[data-column="20"] {
    width: 20%;
  }
  .gallery_4e31[data-column="25"] {
    width: 25%;
  }
  .gallery_4e31[data-column="33"] {
    width: 33.3333%;
  }
  .gallery_4e31[data-column="40"] {
    width: 40%;
  }
  .gallery_4e31[data-column="50"] {
    width: 50%;
  }
  .gallery_4e31[data-column="60"] {
    width: 60%;
  }
  .gallery_4e31[data-column="66"] {
    width: 66.3333%;
  }
  .gallery_4e31[data-column="75"] {
    width: 75%;
  }
  .gallery_4e31[data-column="80"] {
    width: 80%;
  }
  .gallery_4e31[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);
  }
}
.paragraph-3523.hero-4c14 {
  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;
}
.paragraph-3523.hero-4c14 .purple-29f8 {
  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;
}
.paragraph-3523.hero-4c14 .hidden_8d44 {
  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);
}
.paragraph-3523.hero-4c14 .warm-cf0a {
  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;
}
.paragraph-3523.hero-4c14 .banner_71cd {
  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;
}
.paragraph-3523.hero-4c14 .banner_71cd > .plasma-8559 {
  position: relative;
  z-index: 2;
}
.paragraph-3523.hero-4c14 .sidebar_middle_38ea {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
}
.paragraph-3523.hero-4c14 .background-02e1 {
  position: relative;
  z-index: 2;
}
.paragraph-3523.hero-4c14 .simple-3194 {
  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;
}
.paragraph-3523.hero-4c14 .simple-3194 i {
  line-height: 1;
}
.paragraph-3523.hero-4c14.focused_4eb6 .warm_ca7a {
  display: block;
}
.paragraph-3523.hero-4c14.focused_4eb6
  .banner_71cd {
  display: none;
}
.paragraph-3523.hero-4c14.focused_4eb6
  .simple-3194 {
  display: none;
}
.paragraph-3523.hero-4c14.blue_24cd {
  opacity: 0;
  pointer-events: none;
}
.paragraph-3523.hero-4c14.shadow-small-d9b6 {
  opacity: 1;
  pointer-events: none;
}
.paragraph-3523.hero-4c14.shadow-small-d9b6 .purple-29f8 {
  pointer-events: none;
}
.paragraph-3523.hero-4c14.shadow-small-d9b6 .hidden_8d44 {
  pointer-events: all;
}
.paragraph-3523.hero-4c14.shadow-small-d9b6 .warm-cf0a {
  pointer-events: all;
}
.paragraph-3523.hero-4c14.footer_right_8975 {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.paragraph-3523.hero-4c14.footer_right_8975
  .warm-cf0a {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.paragraph-3523.hero-4c14.large_f726 {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.paragraph-3523.hero-4c14.large_f726
  .warm-cf0a {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.paragraph-3523.tiny-f742 .hidden_8d44 {
  opacity: 1;
}
.paragraph-3523.tiny-f742 .warm-cf0a {
  opacity: 1;
}
.logo_059f {
  background-image: url("../images/transparent.right-dac7");
  background-repeat: repeat;
  height: 100vh;
}
.yellow-6bad {
  cursor: pointer;
}
.block-first-e783 {
  overflow: hidden;
  max-height: 100vh;
}
.warm_ca7a {
  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: 2bc7 */
.shadow-element-q4 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
