.feature_silver_72a8 {
  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;
}
.logo-eb29 {
  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;
}
.purple_5fcf {
  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;
}
.purple_5fcf svg {
  width: 100%;
  height: auto;
  fill: currentColor;
}
.simple_4eb2 {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.current_fb84 .purple_5fcf {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 5px;
}
.current_fb84 .simple_4eb2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.last_80a4 .purple_5fcf {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 5px;
}
.last_80a4 .simple_4eb2 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.component_218e {
  max-width: 100%;
}
.out-f99f {
  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;
}
.frame_south_720b {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.accordion-eb8f {
  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;
}
.grid-51ef {
  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;
}
.grid-51ef i {
  visibility: visible;
}
.grid-51ef span {
  visibility: visible;
}
.grid-51ef: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;
}
.grid-51ef.fn-loading-d91a i {
  visibility: hidden;
}
.grid-51ef.fn-loading-d91a span {
  visibility: hidden;
}
.grid-51ef.fn-loading-d91a:before {
  visibility: visible;
}
.grid-51ef .form_1e6e {
  color: white;
  font-size: 15px;
  margin-right: 10px;
}
.tag_action_be68 {
  position: absolute;
  top: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  visibility: hidden;
  margin: 20px 0;
}
.tag_action_be68 .mini-29b0 {
  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;
}
.item-55e6 {
  display: block;
  margin-bottom: 5px;
}
.component_218e input[type="text"],
.component_218e input[type="email"],
.component_218e input[type="url"],
.component_218e input[type="password"],
.component_218e input[type="search"],
.component_218e input[type="number"],
.component_218e input[type="tel"],
.component_218e input[type="range"],
.component_218e input[type="date"],
.component_218e input[type="month"],
.component_218e input[type="week"],
.component_218e input[type="time"],
.component_218e input[type="datetime"],
.component_218e input[type="datetime-local"],
.component_218e 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;
}
.component_218e input[type="text"].north-55e4,
.component_218e input[type="email"].north-55e4,
.component_218e input[type="url"].north-55e4,
.component_218e input[type="password"].north-55e4,
.component_218e input[type="search"].north-55e4,
.component_218e input[type="number"].north-55e4,
.component_218e input[type="tel"].north-55e4,
.component_218e input[type="range"].north-55e4,
.component_218e input[type="date"].north-55e4,
.component_218e input[type="month"].north-55e4,
.component_218e input[type="week"].north-55e4,
.component_218e input[type="time"].north-55e4,
.component_218e input[type="datetime"].north-55e4,
.component_218e input[type="datetime-local"].north-55e4,
.component_218e select.north-55e4 {
  color: #d9534f;
}
.component_218e input[type="text"]:focus,
.component_218e input[type="email"]:focus,
.component_218e input[type="url"]:focus,
.component_218e input[type="password"]:focus,
.component_218e input[type="search"]:focus,
.component_218e input[type="number"]:focus,
.component_218e input[type="tel"]:focus,
.component_218e input[type="range"]:focus,
.component_218e input[type="date"]:focus,
.component_218e input[type="month"]:focus,
.component_218e input[type="week"]:focus,
.component_218e input[type="time"]:focus,
.component_218e input[type="datetime"]:focus,
.component_218e input[type="datetime-local"]:focus,
.component_218e select:focus {
  outline: none;
  -webkit-box-shadow: 0 0 10px #e0e0e8;
  box-shadow: 0 0 10px #e0e0e8;
}
.component_218e input[type="text"]:first-child,
.component_218e input[type="email"]:first-child,
.component_218e input[type="url"]:first-child,
.component_218e input[type="password"]:first-child,
.component_218e input[type="search"]:first-child,
.component_218e input[type="number"]:first-child,
.component_218e input[type="tel"]:first-child,
.component_218e input[type="range"]:first-child,
.component_218e input[type="date"]:first-child,
.component_218e input[type="month"]:first-child,
.component_218e input[type="week"]:first-child,
.component_218e input[type="time"]:first-child,
.component_218e input[type="datetime"]:first-child,
.component_218e input[type="datetime-local"]:first-child,
.component_218e select:first-child {
  margin-top: 0;
}
.component_218e input[type="text"]:last-child,
.component_218e input[type="email"]:last-child,
.component_218e input[type="url"]:last-child,
.component_218e input[type="password"]:last-child,
.component_218e input[type="search"]:last-child,
.component_218e input[type="number"]:last-child,
.component_218e input[type="tel"]:last-child,
.component_218e input[type="range"]:last-child,
.component_218e input[type="date"]:last-child,
.component_218e input[type="month"]:last-child,
.component_218e input[type="week"]:last-child,
.component_218e input[type="time"]:last-child,
.component_218e input[type="datetime"]:last-child,
.component_218e input[type="datetime-local"]:last-child,
.component_218e select:last-child {
  margin-bottom: 0;
}
.component_218e 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;
}
.component_218e fieldset div {
  margin: 3px 0;
}
.component_218e fieldset label {
  margin-left: 5px;
}
.active-d12e .tag_action_be68 {
  color: #5cb85c;
}
.alert-bf04 .tag_action_be68 {
  color: #d9534f;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .frame_south_720b[data-column-mobile="20"] {
    width: 20%;
  }
  .frame_south_720b[data-column-mobile="25"] {
    width: 25%;
  }
  .frame_south_720b[data-column-mobile="33"] {
    width: 33.3333%;
  }
  .frame_south_720b[data-column-mobile="40"] {
    width: 40%;
  }
  .frame_south_720b[data-column-mobile="50"] {
    width: 50%;
  }
  .frame_south_720b[data-column-mobile="60"] {
    width: 60%;
  }
  .frame_south_720b[data-column-mobile="66"] {
    width: 66.3333%;
  }
  .frame_south_720b[data-column-mobile="75"] {
    width: 75%;
  }
  .frame_south_720b[data-column-mobile="80"] {
    width: 80%;
  }
  .frame_south_720b[data-column-mobile="100"] {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .frame_south_720b[data-column-tablet="20"] {
    width: 20%;
  }
  .frame_south_720b[data-column-tablet="25"] {
    width: 25%;
  }
  .frame_south_720b[data-column-tablet="33"] {
    width: 33.3333%;
  }
  .frame_south_720b[data-column-tablet="40"] {
    width: 40%;
  }
  .frame_south_720b[data-column-tablet="50"] {
    width: 50%;
  }
  .frame_south_720b[data-column-tablet="60"] {
    width: 60%;
  }
  .frame_south_720b[data-column-tablet="66"] {
    width: 66.3333%;
  }
  .frame_south_720b[data-column-tablet="75"] {
    width: 75%;
  }
  .frame_south_720b[data-column-tablet="80"] {
    width: 80%;
  }
  .frame_south_720b[data-column-tablet="100"] {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .frame_south_720b[data-column="20"] {
    width: 20%;
  }
  .frame_south_720b[data-column="25"] {
    width: 25%;
  }
  .frame_south_720b[data-column="33"] {
    width: 33.3333%;
  }
  .frame_south_720b[data-column="40"] {
    width: 40%;
  }
  .frame_south_720b[data-column="50"] {
    width: 50%;
  }
  .frame_south_720b[data-column="60"] {
    width: 60%;
  }
  .frame_south_720b[data-column="66"] {
    width: 66.3333%;
  }
  .frame_south_720b[data-column="75"] {
    width: 75%;
  }
  .frame_south_720b[data-column="80"] {
    width: 80%;
  }
  .frame_south_720b[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);
  }
}
.content_b0f7.notification_cold_8596 {
  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;
}
.content_b0f7.notification_cold_8596 .detail-f0de {
  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;
}
.content_b0f7.notification_cold_8596 .outer-1f3e {
  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);
}
.content_b0f7.notification_cold_8596 .menu_north_1fa5 {
  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;
}
.content_b0f7.notification_cold_8596 .box_iron_81cf {
  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;
}
.content_b0f7.notification_cold_8596 .box_iron_81cf > .article_stone_e648 {
  position: relative;
  z-index: 2;
}
.content_b0f7.notification_cold_8596 .video_tiny_2da9 {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
}
.content_b0f7.notification_cold_8596 .fluid_ddd9 {
  position: relative;
  z-index: 2;
}
.content_b0f7.notification_cold_8596 .light-009a {
  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;
}
.content_b0f7.notification_cold_8596 .light-009a i {
  line-height: 1;
}
.content_b0f7.notification_cold_8596.dark-4ce9 .up-eba4 {
  display: block;
}
.content_b0f7.notification_cold_8596.dark-4ce9
  .box_iron_81cf {
  display: none;
}
.content_b0f7.notification_cold_8596.dark-4ce9
  .light-009a {
  display: none;
}
.content_b0f7.notification_cold_8596.frame_mini_da23 {
  opacity: 0;
  pointer-events: none;
}
.content_b0f7.notification_cold_8596.text_7112 {
  opacity: 1;
  pointer-events: none;
}
.content_b0f7.notification_cold_8596.text_7112 .detail-f0de {
  pointer-events: none;
}
.content_b0f7.notification_cold_8596.text_7112 .outer-1f3e {
  pointer-events: all;
}
.content_b0f7.notification_cold_8596.text_7112 .menu_north_1fa5 {
  pointer-events: all;
}
.content_b0f7.notification_cold_8596.shade-north-be1d {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.content_b0f7.notification_cold_8596.shade-north-be1d
  .menu_north_1fa5 {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.content_b0f7.notification_cold_8596.green-49aa {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.content_b0f7.notification_cold_8596.green-49aa
  .menu_north_1fa5 {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.content_b0f7.article-white-edbd .outer-1f3e {
  opacity: 1;
}
.content_b0f7.article-white-edbd .menu_north_1fa5 {
  opacity: 1;
}
.accent_small_a383 {
  background-image: url("../images/transparent.next-7ca5");
  background-repeat: repeat;
  height: 100vh;
}
.search-ebd3 {
  cursor: pointer;
}
.filter_over_8457 {
  overflow: hidden;
  max-height: 100vh;
}
.up-eba4 {
  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: 2940 */
.promo-block-l8 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
