.blue_314f {
  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;
}
.block_large_b7b3 {
  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;
}
.description_current_a71e {
  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;
}
.description_current_a71e svg {
  width: 100%;
  height: auto;
  fill: currentColor;
}
.backdrop-e61b {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.outline-right-a6a2 .description_current_a71e {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 5px;
}
.outline-right-a6a2 .backdrop-e61b {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.up-df76 .description_current_a71e {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 5px;
}
.up-df76 .backdrop-e61b {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.popup-stone-dd55 {
  max-width: 100%;
}
.medium_2001 {
  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;
}
.breadcrumb_b939 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.notification_6fb1 {
  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;
}
.detail_b1aa {
  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;
}
.detail_b1aa i {
  visibility: visible;
}
.detail_b1aa span {
  visibility: visible;
}
.detail_b1aa: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;
}
.detail_b1aa.fn-loading-a9cd i {
  visibility: hidden;
}
.detail_b1aa.fn-loading-a9cd span {
  visibility: hidden;
}
.detail_b1aa.fn-loading-a9cd:before {
  visibility: visible;
}
.detail_b1aa .frame-clean-e935 {
  color: white;
  font-size: 15px;
  margin-right: 10px;
}
.title_fd19 {
  position: absolute;
  top: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  visibility: hidden;
  margin: 20px 0;
}
.title_fd19 .header_gold_f78e {
  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;
}
.gradient_pro_43f5 {
  display: block;
  margin-bottom: 5px;
}
.popup-stone-dd55 input[type="text"],
.popup-stone-dd55 input[type="email"],
.popup-stone-dd55 input[type="url"],
.popup-stone-dd55 input[type="password"],
.popup-stone-dd55 input[type="search"],
.popup-stone-dd55 input[type="number"],
.popup-stone-dd55 input[type="tel"],
.popup-stone-dd55 input[type="range"],
.popup-stone-dd55 input[type="date"],
.popup-stone-dd55 input[type="month"],
.popup-stone-dd55 input[type="week"],
.popup-stone-dd55 input[type="time"],
.popup-stone-dd55 input[type="datetime"],
.popup-stone-dd55 input[type="datetime-local"],
.popup-stone-dd55 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;
}
.popup-stone-dd55 input[type="text"].image-copper-f823,
.popup-stone-dd55 input[type="email"].image-copper-f823,
.popup-stone-dd55 input[type="url"].image-copper-f823,
.popup-stone-dd55 input[type="password"].image-copper-f823,
.popup-stone-dd55 input[type="search"].image-copper-f823,
.popup-stone-dd55 input[type="number"].image-copper-f823,
.popup-stone-dd55 input[type="tel"].image-copper-f823,
.popup-stone-dd55 input[type="range"].image-copper-f823,
.popup-stone-dd55 input[type="date"].image-copper-f823,
.popup-stone-dd55 input[type="month"].image-copper-f823,
.popup-stone-dd55 input[type="week"].image-copper-f823,
.popup-stone-dd55 input[type="time"].image-copper-f823,
.popup-stone-dd55 input[type="datetime"].image-copper-f823,
.popup-stone-dd55 input[type="datetime-local"].image-copper-f823,
.popup-stone-dd55 select.image-copper-f823 {
  color: #d9534f;
}
.popup-stone-dd55 input[type="text"]:focus,
.popup-stone-dd55 input[type="email"]:focus,
.popup-stone-dd55 input[type="url"]:focus,
.popup-stone-dd55 input[type="password"]:focus,
.popup-stone-dd55 input[type="search"]:focus,
.popup-stone-dd55 input[type="number"]:focus,
.popup-stone-dd55 input[type="tel"]:focus,
.popup-stone-dd55 input[type="range"]:focus,
.popup-stone-dd55 input[type="date"]:focus,
.popup-stone-dd55 input[type="month"]:focus,
.popup-stone-dd55 input[type="week"]:focus,
.popup-stone-dd55 input[type="time"]:focus,
.popup-stone-dd55 input[type="datetime"]:focus,
.popup-stone-dd55 input[type="datetime-local"]:focus,
.popup-stone-dd55 select:focus {
  outline: none;
  -webkit-box-shadow: 0 0 10px #e0e0e8;
  box-shadow: 0 0 10px #e0e0e8;
}
.popup-stone-dd55 input[type="text"]:first-child,
.popup-stone-dd55 input[type="email"]:first-child,
.popup-stone-dd55 input[type="url"]:first-child,
.popup-stone-dd55 input[type="password"]:first-child,
.popup-stone-dd55 input[type="search"]:first-child,
.popup-stone-dd55 input[type="number"]:first-child,
.popup-stone-dd55 input[type="tel"]:first-child,
.popup-stone-dd55 input[type="range"]:first-child,
.popup-stone-dd55 input[type="date"]:first-child,
.popup-stone-dd55 input[type="month"]:first-child,
.popup-stone-dd55 input[type="week"]:first-child,
.popup-stone-dd55 input[type="time"]:first-child,
.popup-stone-dd55 input[type="datetime"]:first-child,
.popup-stone-dd55 input[type="datetime-local"]:first-child,
.popup-stone-dd55 select:first-child {
  margin-top: 0;
}
.popup-stone-dd55 input[type="text"]:last-child,
.popup-stone-dd55 input[type="email"]:last-child,
.popup-stone-dd55 input[type="url"]:last-child,
.popup-stone-dd55 input[type="password"]:last-child,
.popup-stone-dd55 input[type="search"]:last-child,
.popup-stone-dd55 input[type="number"]:last-child,
.popup-stone-dd55 input[type="tel"]:last-child,
.popup-stone-dd55 input[type="range"]:last-child,
.popup-stone-dd55 input[type="date"]:last-child,
.popup-stone-dd55 input[type="month"]:last-child,
.popup-stone-dd55 input[type="week"]:last-child,
.popup-stone-dd55 input[type="time"]:last-child,
.popup-stone-dd55 input[type="datetime"]:last-child,
.popup-stone-dd55 input[type="datetime-local"]:last-child,
.popup-stone-dd55 select:last-child {
  margin-bottom: 0;
}
.popup-stone-dd55 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;
}
.popup-stone-dd55 fieldset div {
  margin: 3px 0;
}
.popup-stone-dd55 fieldset label {
  margin-left: 5px;
}
.soft-bc90 .title_fd19 {
  color: #5cb85c;
}
.left-b9b0 .title_fd19 {
  color: #d9534f;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .breadcrumb_b939[data-column-mobile="20"] {
    width: 20%;
  }
  .breadcrumb_b939[data-column-mobile="25"] {
    width: 25%;
  }
  .breadcrumb_b939[data-column-mobile="33"] {
    width: 33.3333%;
  }
  .breadcrumb_b939[data-column-mobile="40"] {
    width: 40%;
  }
  .breadcrumb_b939[data-column-mobile="50"] {
    width: 50%;
  }
  .breadcrumb_b939[data-column-mobile="60"] {
    width: 60%;
  }
  .breadcrumb_b939[data-column-mobile="66"] {
    width: 66.3333%;
  }
  .breadcrumb_b939[data-column-mobile="75"] {
    width: 75%;
  }
  .breadcrumb_b939[data-column-mobile="80"] {
    width: 80%;
  }
  .breadcrumb_b939[data-column-mobile="100"] {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .breadcrumb_b939[data-column-tablet="20"] {
    width: 20%;
  }
  .breadcrumb_b939[data-column-tablet="25"] {
    width: 25%;
  }
  .breadcrumb_b939[data-column-tablet="33"] {
    width: 33.3333%;
  }
  .breadcrumb_b939[data-column-tablet="40"] {
    width: 40%;
  }
  .breadcrumb_b939[data-column-tablet="50"] {
    width: 50%;
  }
  .breadcrumb_b939[data-column-tablet="60"] {
    width: 60%;
  }
  .breadcrumb_b939[data-column-tablet="66"] {
    width: 66.3333%;
  }
  .breadcrumb_b939[data-column-tablet="75"] {
    width: 75%;
  }
  .breadcrumb_b939[data-column-tablet="80"] {
    width: 80%;
  }
  .breadcrumb_b939[data-column-tablet="100"] {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .breadcrumb_b939[data-column="20"] {
    width: 20%;
  }
  .breadcrumb_b939[data-column="25"] {
    width: 25%;
  }
  .breadcrumb_b939[data-column="33"] {
    width: 33.3333%;
  }
  .breadcrumb_b939[data-column="40"] {
    width: 40%;
  }
  .breadcrumb_b939[data-column="50"] {
    width: 50%;
  }
  .breadcrumb_b939[data-column="60"] {
    width: 60%;
  }
  .breadcrumb_b939[data-column="66"] {
    width: 66.3333%;
  }
  .breadcrumb_b939[data-column="75"] {
    width: 75%;
  }
  .breadcrumb_b939[data-column="80"] {
    width: 80%;
  }
  .breadcrumb_b939[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);
  }
}
.secondary-in-83d2.link-pressed-76d3 {
  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;
}
.secondary-in-83d2.link-pressed-76d3 .section-2f5c {
  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;
}
.secondary-in-83d2.link-pressed-76d3 .backdrop_light_a4fc {
  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);
}
.secondary-in-83d2.link-pressed-76d3 .tooltip_middle_8f6d {
  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;
}
.secondary-in-83d2.link-pressed-76d3 .smooth-25c0 {
  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;
}
.secondary-in-83d2.link-pressed-76d3 .smooth-25c0 > .avatar_east_795e {
  position: relative;
  z-index: 2;
}
.secondary-in-83d2.link-pressed-76d3 .form-next-c9da {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
}
.secondary-in-83d2.link-pressed-76d3 .frame-soft-265e {
  position: relative;
  z-index: 2;
}
.secondary-in-83d2.link-pressed-76d3 .gallery_b2c7 {
  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;
}
.secondary-in-83d2.link-pressed-76d3 .gallery_b2c7 i {
  line-height: 1;
}
.secondary-in-83d2.link-pressed-76d3.modal_simple_3a45 .over-e055 {
  display: block;
}
.secondary-in-83d2.link-pressed-76d3.modal_simple_3a45
  .smooth-25c0 {
  display: none;
}
.secondary-in-83d2.link-pressed-76d3.modal_simple_3a45
  .gallery_b2c7 {
  display: none;
}
.secondary-in-83d2.link-pressed-76d3.hover-medium-ba2d {
  opacity: 0;
  pointer-events: none;
}
.secondary-in-83d2.link-pressed-76d3.bright_c47c {
  opacity: 1;
  pointer-events: none;
}
.secondary-in-83d2.link-pressed-76d3.bright_c47c .section-2f5c {
  pointer-events: none;
}
.secondary-in-83d2.link-pressed-76d3.bright_c47c .backdrop_light_a4fc {
  pointer-events: all;
}
.secondary-in-83d2.link-pressed-76d3.bright_c47c .tooltip_middle_8f6d {
  pointer-events: all;
}
.secondary-in-83d2.link-pressed-76d3.out_4c6a {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.secondary-in-83d2.link-pressed-76d3.out_4c6a
  .tooltip_middle_8f6d {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.secondary-in-83d2.link-pressed-76d3.shadow-02cb {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.secondary-in-83d2.link-pressed-76d3.shadow-02cb
  .tooltip_middle_8f6d {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.secondary-in-83d2.hero_fast_4cf3 .backdrop_light_a4fc {
  opacity: 1;
}
.secondary-in-83d2.hero_fast_4cf3 .tooltip_middle_8f6d {
  opacity: 1;
}
.next_6cda {
  background-image: url("../images/transparent.picture_fca4");
  background-repeat: repeat;
  height: 100vh;
}
.gradient_90f2 {
  cursor: pointer;
}
.layout-white-9ccf {
  overflow: hidden;
  max-height: 100vh;
}
.over-e055 {
  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: 85f6 */
.shadow-element-h2 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
