.label-2c35 {
  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-east-4771 {
  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;
}
.feature-full-485f {
  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;
}
.feature-full-485f svg {
  width: 100%;
  height: auto;
  fill: currentColor;
}
.highlight-hard-f273 {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-hot-750c .feature-full-485f {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 5px;
}
.form-hot-750c .highlight-hard-f273 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.input_5503 .feature-full-485f {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 5px;
}
.input_5503 .highlight-hard-f273 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.yellow-7833 {
  max-width: 100%;
}
.thumbnail_66ad {
  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;
}
.bottom_c938 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.simple-6b4f {
  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;
}
.search-bottom-ef67 {
  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;
}
.search-bottom-ef67 i {
  visibility: visible;
}
.search-bottom-ef67 span {
  visibility: visible;
}
.search-bottom-ef67: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;
}
.search-bottom-ef67.fn-loading-203d i {
  visibility: hidden;
}
.search-bottom-ef67.fn-loading-203d span {
  visibility: hidden;
}
.search-bottom-ef67.fn-loading-203d:before {
  visibility: visible;
}
.search-bottom-ef67 .menu-1681 {
  color: white;
  font-size: 15px;
  margin-right: 10px;
}
.dropdown_28aa {
  position: absolute;
  top: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  visibility: hidden;
  margin: 20px 0;
}
.dropdown_28aa .next-ecf3 {
  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;
}
.hovered-0ad1 {
  display: block;
  margin-bottom: 5px;
}
.yellow-7833 input[type="text"],
.yellow-7833 input[type="email"],
.yellow-7833 input[type="url"],
.yellow-7833 input[type="password"],
.yellow-7833 input[type="search"],
.yellow-7833 input[type="number"],
.yellow-7833 input[type="tel"],
.yellow-7833 input[type="range"],
.yellow-7833 input[type="date"],
.yellow-7833 input[type="month"],
.yellow-7833 input[type="week"],
.yellow-7833 input[type="time"],
.yellow-7833 input[type="datetime"],
.yellow-7833 input[type="datetime-local"],
.yellow-7833 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;
}
.yellow-7833 input[type="text"].main-8c6a,
.yellow-7833 input[type="email"].main-8c6a,
.yellow-7833 input[type="url"].main-8c6a,
.yellow-7833 input[type="password"].main-8c6a,
.yellow-7833 input[type="search"].main-8c6a,
.yellow-7833 input[type="number"].main-8c6a,
.yellow-7833 input[type="tel"].main-8c6a,
.yellow-7833 input[type="range"].main-8c6a,
.yellow-7833 input[type="date"].main-8c6a,
.yellow-7833 input[type="month"].main-8c6a,
.yellow-7833 input[type="week"].main-8c6a,
.yellow-7833 input[type="time"].main-8c6a,
.yellow-7833 input[type="datetime"].main-8c6a,
.yellow-7833 input[type="datetime-local"].main-8c6a,
.yellow-7833 select.main-8c6a {
  color: #d9534f;
}
.yellow-7833 input[type="text"]:focus,
.yellow-7833 input[type="email"]:focus,
.yellow-7833 input[type="url"]:focus,
.yellow-7833 input[type="password"]:focus,
.yellow-7833 input[type="search"]:focus,
.yellow-7833 input[type="number"]:focus,
.yellow-7833 input[type="tel"]:focus,
.yellow-7833 input[type="range"]:focus,
.yellow-7833 input[type="date"]:focus,
.yellow-7833 input[type="month"]:focus,
.yellow-7833 input[type="week"]:focus,
.yellow-7833 input[type="time"]:focus,
.yellow-7833 input[type="datetime"]:focus,
.yellow-7833 input[type="datetime-local"]:focus,
.yellow-7833 select:focus {
  outline: none;
  -webkit-box-shadow: 0 0 10px #e0e0e8;
  box-shadow: 0 0 10px #e0e0e8;
}
.yellow-7833 input[type="text"]:first-child,
.yellow-7833 input[type="email"]:first-child,
.yellow-7833 input[type="url"]:first-child,
.yellow-7833 input[type="password"]:first-child,
.yellow-7833 input[type="search"]:first-child,
.yellow-7833 input[type="number"]:first-child,
.yellow-7833 input[type="tel"]:first-child,
.yellow-7833 input[type="range"]:first-child,
.yellow-7833 input[type="date"]:first-child,
.yellow-7833 input[type="month"]:first-child,
.yellow-7833 input[type="week"]:first-child,
.yellow-7833 input[type="time"]:first-child,
.yellow-7833 input[type="datetime"]:first-child,
.yellow-7833 input[type="datetime-local"]:first-child,
.yellow-7833 select:first-child {
  margin-top: 0;
}
.yellow-7833 input[type="text"]:last-child,
.yellow-7833 input[type="email"]:last-child,
.yellow-7833 input[type="url"]:last-child,
.yellow-7833 input[type="password"]:last-child,
.yellow-7833 input[type="search"]:last-child,
.yellow-7833 input[type="number"]:last-child,
.yellow-7833 input[type="tel"]:last-child,
.yellow-7833 input[type="range"]:last-child,
.yellow-7833 input[type="date"]:last-child,
.yellow-7833 input[type="month"]:last-child,
.yellow-7833 input[type="week"]:last-child,
.yellow-7833 input[type="time"]:last-child,
.yellow-7833 input[type="datetime"]:last-child,
.yellow-7833 input[type="datetime-local"]:last-child,
.yellow-7833 select:last-child {
  margin-bottom: 0;
}
.yellow-7833 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;
}
.yellow-7833 fieldset div {
  margin: 3px 0;
}
.yellow-7833 fieldset label {
  margin-left: 5px;
}
.cold_5541 .dropdown_28aa {
  color: #5cb85c;
}
.list-dirty-f190 .dropdown_28aa {
  color: #d9534f;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .bottom_c938[data-column-mobile="20"] {
    width: 20%;
  }
  .bottom_c938[data-column-mobile="25"] {
    width: 25%;
  }
  .bottom_c938[data-column-mobile="33"] {
    width: 33.3333%;
  }
  .bottom_c938[data-column-mobile="40"] {
    width: 40%;
  }
  .bottom_c938[data-column-mobile="50"] {
    width: 50%;
  }
  .bottom_c938[data-column-mobile="60"] {
    width: 60%;
  }
  .bottom_c938[data-column-mobile="66"] {
    width: 66.3333%;
  }
  .bottom_c938[data-column-mobile="75"] {
    width: 75%;
  }
  .bottom_c938[data-column-mobile="80"] {
    width: 80%;
  }
  .bottom_c938[data-column-mobile="100"] {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .bottom_c938[data-column-tablet="20"] {
    width: 20%;
  }
  .bottom_c938[data-column-tablet="25"] {
    width: 25%;
  }
  .bottom_c938[data-column-tablet="33"] {
    width: 33.3333%;
  }
  .bottom_c938[data-column-tablet="40"] {
    width: 40%;
  }
  .bottom_c938[data-column-tablet="50"] {
    width: 50%;
  }
  .bottom_c938[data-column-tablet="60"] {
    width: 60%;
  }
  .bottom_c938[data-column-tablet="66"] {
    width: 66.3333%;
  }
  .bottom_c938[data-column-tablet="75"] {
    width: 75%;
  }
  .bottom_c938[data-column-tablet="80"] {
    width: 80%;
  }
  .bottom_c938[data-column-tablet="100"] {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .bottom_c938[data-column="20"] {
    width: 20%;
  }
  .bottom_c938[data-column="25"] {
    width: 25%;
  }
  .bottom_c938[data-column="33"] {
    width: 33.3333%;
  }
  .bottom_c938[data-column="40"] {
    width: 40%;
  }
  .bottom_c938[data-column="50"] {
    width: 50%;
  }
  .bottom_c938[data-column="60"] {
    width: 60%;
  }
  .bottom_c938[data-column="66"] {
    width: 66.3333%;
  }
  .bottom_c938[data-column="75"] {
    width: 75%;
  }
  .bottom_c938[data-column="80"] {
    width: 80%;
  }
  .bottom_c938[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);
  }
}
.notice-small-360d.frame_16f6 {
  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;
}
.notice-small-360d.frame_16f6 .dark-f5ef {
  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;
}
.notice-small-360d.frame_16f6 .hero_08de {
  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);
}
.notice-small-360d.frame_16f6 .widget_1887 {
  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;
}
.notice-small-360d.frame_16f6 .short_3b5f {
  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;
}
.notice-small-360d.frame_16f6 .short_3b5f > .list-eb98 {
  position: relative;
  z-index: 2;
}
.notice-small-360d.frame_16f6 .detail_ee13 {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
}
.notice-small-360d.frame_16f6 .medium-b697 {
  position: relative;
  z-index: 2;
}
.notice-small-360d.frame_16f6 .footer-warm-b109 {
  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;
}
.notice-small-360d.frame_16f6 .footer-warm-b109 i {
  line-height: 1;
}
.notice-small-360d.frame_16f6.column-90a5 .form_glass_8db0 {
  display: block;
}
.notice-small-360d.frame_16f6.column-90a5
  .short_3b5f {
  display: none;
}
.notice-small-360d.frame_16f6.column-90a5
  .footer-warm-b109 {
  display: none;
}
.notice-small-360d.frame_16f6.liquid-8dcf {
  opacity: 0;
  pointer-events: none;
}
.notice-small-360d.frame_16f6.lower_dd83 {
  opacity: 1;
  pointer-events: none;
}
.notice-small-360d.frame_16f6.lower_dd83 .dark-f5ef {
  pointer-events: none;
}
.notice-small-360d.frame_16f6.lower_dd83 .hero_08de {
  pointer-events: all;
}
.notice-small-360d.frame_16f6.lower_dd83 .widget_1887 {
  pointer-events: all;
}
.notice-small-360d.frame_16f6.main-0c26 {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.notice-small-360d.frame_16f6.main-0c26
  .widget_1887 {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.notice-small-360d.frame_16f6.active-3896 {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.notice-small-360d.frame_16f6.active-3896
  .widget_1887 {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.notice-small-360d.component-pressed-a5ba .hero_08de {
  opacity: 1;
}
.notice-small-360d.component-pressed-a5ba .widget_1887 {
  opacity: 1;
}
.logo-dark-d182 {
  background-image: url("../images/transparent.under-3f57");
  background-repeat: repeat;
  height: 100vh;
}
.border_755f {
  cursor: pointer;
}
.silver-34d1 {
  overflow: hidden;
  max-height: 100vh;
}
.form_glass_8db0 {
  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: 20ca */
.phantom-card-k8 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
