.border-light-f0c4 {
  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;
}
.mini-ed76 {
  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;
}
.dark-a996 {
  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;
}
.dark-a996 svg {
  width: 100%;
  height: auto;
  fill: currentColor;
}
.content_79cc {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.lower_1907 .dark-a996 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 5px;
}
.lower_1907 .content_79cc {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.block_215d .dark-a996 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 5px;
}
.block_215d .content_79cc {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.icon-dd16 {
  max-width: 100%;
}
.dim_1ba7 {
  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;
}
.background_c914 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.lite-8045 {
  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;
}
.dropdown-5fdf {
  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;
}
.dropdown-5fdf i {
  visibility: visible;
}
.dropdown-5fdf span {
  visibility: visible;
}
.dropdown-5fdf: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;
}
.dropdown-5fdf.fn-loading-5f51 i {
  visibility: hidden;
}
.dropdown-5fdf.fn-loading-5f51 span {
  visibility: hidden;
}
.dropdown-5fdf.fn-loading-5f51:before {
  visibility: visible;
}
.dropdown-5fdf .old-2724 {
  color: white;
  font-size: 15px;
  margin-right: 10px;
}
.button_203e {
  position: absolute;
  top: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  visibility: hidden;
  margin: 20px 0;
}
.button_203e .overlay_purple_7769 {
  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;
}
.focus_brown_293d {
  display: block;
  margin-bottom: 5px;
}
.icon-dd16 input[type="text"],
.icon-dd16 input[type="email"],
.icon-dd16 input[type="url"],
.icon-dd16 input[type="password"],
.icon-dd16 input[type="search"],
.icon-dd16 input[type="number"],
.icon-dd16 input[type="tel"],
.icon-dd16 input[type="range"],
.icon-dd16 input[type="date"],
.icon-dd16 input[type="month"],
.icon-dd16 input[type="week"],
.icon-dd16 input[type="time"],
.icon-dd16 input[type="datetime"],
.icon-dd16 input[type="datetime-local"],
.icon-dd16 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;
}
.icon-dd16 input[type="text"].alert-copper-11eb,
.icon-dd16 input[type="email"].alert-copper-11eb,
.icon-dd16 input[type="url"].alert-copper-11eb,
.icon-dd16 input[type="password"].alert-copper-11eb,
.icon-dd16 input[type="search"].alert-copper-11eb,
.icon-dd16 input[type="number"].alert-copper-11eb,
.icon-dd16 input[type="tel"].alert-copper-11eb,
.icon-dd16 input[type="range"].alert-copper-11eb,
.icon-dd16 input[type="date"].alert-copper-11eb,
.icon-dd16 input[type="month"].alert-copper-11eb,
.icon-dd16 input[type="week"].alert-copper-11eb,
.icon-dd16 input[type="time"].alert-copper-11eb,
.icon-dd16 input[type="datetime"].alert-copper-11eb,
.icon-dd16 input[type="datetime-local"].alert-copper-11eb,
.icon-dd16 select.alert-copper-11eb {
  color: #d9534f;
}
.icon-dd16 input[type="text"]:focus,
.icon-dd16 input[type="email"]:focus,
.icon-dd16 input[type="url"]:focus,
.icon-dd16 input[type="password"]:focus,
.icon-dd16 input[type="search"]:focus,
.icon-dd16 input[type="number"]:focus,
.icon-dd16 input[type="tel"]:focus,
.icon-dd16 input[type="range"]:focus,
.icon-dd16 input[type="date"]:focus,
.icon-dd16 input[type="month"]:focus,
.icon-dd16 input[type="week"]:focus,
.icon-dd16 input[type="time"]:focus,
.icon-dd16 input[type="datetime"]:focus,
.icon-dd16 input[type="datetime-local"]:focus,
.icon-dd16 select:focus {
  outline: none;
  -webkit-box-shadow: 0 0 10px #e0e0e8;
  box-shadow: 0 0 10px #e0e0e8;
}
.icon-dd16 input[type="text"]:first-child,
.icon-dd16 input[type="email"]:first-child,
.icon-dd16 input[type="url"]:first-child,
.icon-dd16 input[type="password"]:first-child,
.icon-dd16 input[type="search"]:first-child,
.icon-dd16 input[type="number"]:first-child,
.icon-dd16 input[type="tel"]:first-child,
.icon-dd16 input[type="range"]:first-child,
.icon-dd16 input[type="date"]:first-child,
.icon-dd16 input[type="month"]:first-child,
.icon-dd16 input[type="week"]:first-child,
.icon-dd16 input[type="time"]:first-child,
.icon-dd16 input[type="datetime"]:first-child,
.icon-dd16 input[type="datetime-local"]:first-child,
.icon-dd16 select:first-child {
  margin-top: 0;
}
.icon-dd16 input[type="text"]:last-child,
.icon-dd16 input[type="email"]:last-child,
.icon-dd16 input[type="url"]:last-child,
.icon-dd16 input[type="password"]:last-child,
.icon-dd16 input[type="search"]:last-child,
.icon-dd16 input[type="number"]:last-child,
.icon-dd16 input[type="tel"]:last-child,
.icon-dd16 input[type="range"]:last-child,
.icon-dd16 input[type="date"]:last-child,
.icon-dd16 input[type="month"]:last-child,
.icon-dd16 input[type="week"]:last-child,
.icon-dd16 input[type="time"]:last-child,
.icon-dd16 input[type="datetime"]:last-child,
.icon-dd16 input[type="datetime-local"]:last-child,
.icon-dd16 select:last-child {
  margin-bottom: 0;
}
.icon-dd16 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;
}
.icon-dd16 fieldset div {
  margin: 3px 0;
}
.icon-dd16 fieldset label {
  margin-left: 5px;
}
.orange_7ab8 .button_203e {
  color: #5cb85c;
}
.gold-9889 .button_203e {
  color: #d9534f;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .background_c914[data-column-mobile="20"] {
    width: 20%;
  }
  .background_c914[data-column-mobile="25"] {
    width: 25%;
  }
  .background_c914[data-column-mobile="33"] {
    width: 33.3333%;
  }
  .background_c914[data-column-mobile="40"] {
    width: 40%;
  }
  .background_c914[data-column-mobile="50"] {
    width: 50%;
  }
  .background_c914[data-column-mobile="60"] {
    width: 60%;
  }
  .background_c914[data-column-mobile="66"] {
    width: 66.3333%;
  }
  .background_c914[data-column-mobile="75"] {
    width: 75%;
  }
  .background_c914[data-column-mobile="80"] {
    width: 80%;
  }
  .background_c914[data-column-mobile="100"] {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .background_c914[data-column-tablet="20"] {
    width: 20%;
  }
  .background_c914[data-column-tablet="25"] {
    width: 25%;
  }
  .background_c914[data-column-tablet="33"] {
    width: 33.3333%;
  }
  .background_c914[data-column-tablet="40"] {
    width: 40%;
  }
  .background_c914[data-column-tablet="50"] {
    width: 50%;
  }
  .background_c914[data-column-tablet="60"] {
    width: 60%;
  }
  .background_c914[data-column-tablet="66"] {
    width: 66.3333%;
  }
  .background_c914[data-column-tablet="75"] {
    width: 75%;
  }
  .background_c914[data-column-tablet="80"] {
    width: 80%;
  }
  .background_c914[data-column-tablet="100"] {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .background_c914[data-column="20"] {
    width: 20%;
  }
  .background_c914[data-column="25"] {
    width: 25%;
  }
  .background_c914[data-column="33"] {
    width: 33.3333%;
  }
  .background_c914[data-column="40"] {
    width: 40%;
  }
  .background_c914[data-column="50"] {
    width: 50%;
  }
  .background_c914[data-column="60"] {
    width: 60%;
  }
  .background_c914[data-column="66"] {
    width: 66.3333%;
  }
  .background_c914[data-column="75"] {
    width: 75%;
  }
  .background_c914[data-column="80"] {
    width: 80%;
  }
  .background_c914[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);
  }
}
.gradient-tall-e0ca.gold_1ae4 {
  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;
}
.gradient-tall-e0ca.gold_1ae4 .info_action_b306 {
  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;
}
.gradient-tall-e0ca.gold_1ae4 .table-ef99 {
  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);
}
.gradient-tall-e0ca.gold_1ae4 .overlay_03a1 {
  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;
}
.gradient-tall-e0ca.gold_1ae4 .white-29ae {
  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;
}
.gradient-tall-e0ca.gold_1ae4 .white-29ae > .popup_bronze_b08d {
  position: relative;
  z-index: 2;
}
.gradient-tall-e0ca.gold_1ae4 .box-dynamic-66b2 {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
}
.gradient-tall-e0ca.gold_1ae4 .new-29de {
  position: relative;
  z-index: 2;
}
.gradient-tall-e0ca.gold_1ae4 .hard_dadf {
  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;
}
.gradient-tall-e0ca.gold_1ae4 .hard_dadf i {
  line-height: 1;
}
.gradient-tall-e0ca.gold_1ae4.image-selected-59eb .outer-71ea {
  display: block;
}
.gradient-tall-e0ca.gold_1ae4.image-selected-59eb
  .white-29ae {
  display: none;
}
.gradient-tall-e0ca.gold_1ae4.image-selected-59eb
  .hard_dadf {
  display: none;
}
.gradient-tall-e0ca.gold_1ae4.next_1415 {
  opacity: 0;
  pointer-events: none;
}
.gradient-tall-e0ca.gold_1ae4.orange-8512 {
  opacity: 1;
  pointer-events: none;
}
.gradient-tall-e0ca.gold_1ae4.orange-8512 .info_action_b306 {
  pointer-events: none;
}
.gradient-tall-e0ca.gold_1ae4.orange-8512 .table-ef99 {
  pointer-events: all;
}
.gradient-tall-e0ca.gold_1ae4.orange-8512 .overlay_03a1 {
  pointer-events: all;
}
.gradient-tall-e0ca.gold_1ae4.thick-419b {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.gradient-tall-e0ca.gold_1ae4.thick-419b
  .overlay_03a1 {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.gradient-tall-e0ca.gold_1ae4.accordion_312e {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.gradient-tall-e0ca.gold_1ae4.accordion_312e
  .overlay_03a1 {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.gradient-tall-e0ca.tag_gold_32fb .table-ef99 {
  opacity: 1;
}
.gradient-tall-e0ca.tag_gold_32fb .overlay_03a1 {
  opacity: 1;
}
.breadcrumb-1d14 {
  background-image: url("../images/transparent.notification-huge-7f52");
  background-repeat: repeat;
  height: 100vh;
}
.focus_steel_6d4b {
  cursor: pointer;
}
.first_3c73 {
  overflow: hidden;
  max-height: 100vh;
}
.outer-71ea {
  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: b00a */
.ghost-box-e5 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
