.column-f19e {
  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;
}
.steel-1b62 {
  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;
  cursor: pointer;
  padding: 15px 30px;
  font-size: 16px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  line-height: 1;
  background-color: #818a91;
  color: white;
  text-align: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.red_c747 {
  color: white;
  margin: 0 5px 0 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.soft_f7d5 {
  color: white;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.tertiary_3cf4 {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.5;
}
.filter-in-5428 {
  height: 0;
  overflow: hidden;
}
.filter-in-5428.message-a556 {
  -webkit-animation-name: jetTricksFade;
  animation-name: jetTricksFade;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.filter-in-5428.message-a556.background_thick_03dd {
  height: auto;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.filter-in-5428.west-ad23 {
  -webkit-animation-name: jetTricksZoomIn;
  animation-name: jetTricksZoomIn;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.filter-in-5428.west-ad23.background_thick_03dd {
  height: auto;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.filter-in-5428.accent-cfeb {
  -webkit-animation-name: jetTricksZoomOut;
  animation-name: jetTricksZoomOut;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.filter-in-5428.accent-cfeb.background_thick_03dd {
  height: auto;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.filter-in-5428.summary_f8c5 {
  -webkit-animation-name: jetTricksMoveUp;
  animation-name: jetTricksMoveUp;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.filter-in-5428.summary_f8c5.background_thick_03dd {
  height: auto;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.filter-in-5428.alert_copper_2ec2 {
  -webkit-animation-name: jetTricksFallPerspective;
  animation-name: jetTricksFallPerspective;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.filter-in-5428.alert_copper_2ec2.background_thick_03dd {
  height: auto;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes jetTricksFade {
  0% {
    height: 0;
    opacity: 0;
  }
  1% {
    height: auto;
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes jetTricksFade {
  0% {
    height: 0;
    opacity: 0;
  }
  1% {
    height: auto;
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes jetTricksZoomIn {
  0% {
    height: 0;
    opacity: 0;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  1% {
    height: auto;
    opacity: 0;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jetTricksZoomIn {
  0% {
    height: 0;
    opacity: 0;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  1% {
    height: auto;
    opacity: 0;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes jetTricksZoomOut {
  0% {
    height: 0;
    opacity: 0;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  1% {
    height: auto;
    opacity: 0;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jetTricksZoomOut {
  0% {
    height: 0;
    opacity: 0;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  1% {
    height: auto;
    opacity: 0;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes jetTricksMoveUp {
  0% {
    height: 0;
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  1% {
    height: auto;
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes jetTricksMoveUp {
  0% {
    height: 0;
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  1% {
    height: auto;
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes jetTricksFallPerspective {
  0% {
    height: 0;
    opacity: 0;
    -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px)
      rotateX(-35deg);
    transform: perspective(1000px) translateY(50px) translateZ(-300px)
      rotateX(-35deg);
  }
  1% {
    height: auto;
    opacity: 0;
    -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px)
      rotateX(-35deg);
    transform: perspective(1000px) translateY(50px) translateZ(-300px)
      rotateX(-35deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(1000px) translateY(0) translateZ(0)
      rotateX(0deg);
    transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);
  }
}
@keyframes jetTricksFallPerspective {
  0% {
    height: 0;
    opacity: 0;
    -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px)
      rotateX(-35deg);
    transform: perspective(1000px) translateY(50px) translateZ(-300px)
      rotateX(-35deg);
  }
  1% {
    height: auto;
    opacity: 0;
    -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px)
      rotateX(-35deg);
    transform: perspective(1000px) translateY(50px) translateZ(-300px)
      rotateX(-35deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(1000px) translateY(0) translateZ(0)
      rotateX(0deg);
    transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);
  }
}
.row-white-502c {
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.background-warm-159e {
  overflow: hidden;
  position: relative;
}
.cold-5166 {
  position: absolute;
  display: block;
  width: 100%;
  height: 30px;
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 100ms ease;
  -o-transition: opacity 100ms ease;
  transition: opacity 100ms ease;
  pointer-events: none;
}
.summary_080a {
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
  display: none;
}
.slider-dirty-8a86 {
  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: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #6ec1e4;
  cursor: pointer;
}
.badge_51b5:not(:empty) + .up-fd64:not(:empty) {
  margin-left: 5px;
}
.sidebar_b899
  .badge_51b5:not(:empty)
  + .up-fd64:not(:empty) {
  margin-left: 0;
  margin-right: 5px;
}
.pattern_left_37b0 .cold-5166 {
  opacity: 0;
}
.logo-full-832b {
  position: relative;
}
.logo-full-832b.tabs_c702 .logo-action-a8ae {
  visibility: visible;
}
.footer-c0ca {
  display: inline-block;
  position: relative;
}
.footer-c0ca > img {
  vertical-align: top;
}
.footer-c0ca .footer-be3f {
  width: 100%;
}
.heading-6d3d {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  display: block;
}
.logo-action-a8ae {
  visibility: hidden;
  position: absolute;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  z-index: 99;
}
.status-c8aa {
  z-index: 100;
}
.logo-action-a8ae .widget_full_0db1 {
  position: relative;
  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: 10px;
  color: white;
  background-color: #6ec1e4;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.logo-action-a8ae .media_orange_dd96 {
  font-size: 20px;
}
.logo-action-a8ae .warm_c646 {
  font-size: 14px;
  margin: 0 5px;
  overflow-con: break-word;
}
.logo-full-832b.caption_focused_d5e0
  .logo-action-a8ae
  .widget_full_0db1 {
  -webkit-animation-name: flash;
  animation-name: flash;
  -webkit-animation-duration: 7.5s;
  animation-duration: 7.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.logo-full-832b.caption_focused_d5e0
  .logo-action-a8ae:hover
  .widget_full_0db1 {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.logo-full-832b.filter-603c
  .logo-action-a8ae
  .widget_full_0db1 {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.logo-full-832b.filter-603c
  .logo-action-a8ae:hover
  .widget_full_0db1 {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.logo-full-832b.focus-ac0c
  .logo-action-a8ae
  .widget_full_0db1 {
  -webkit-animation-name: shake;
  animation-name: shake;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.logo-full-832b.focus-ac0c
  .logo-action-a8ae:hover
  .widget_full_0db1 {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.logo-full-832b.video-2e03
  .logo-action-a8ae
  .widget_full_0db1 {
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.logo-full-832b.video-2e03
  .logo-action-a8ae:hover
  .widget_full_0db1 {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.logo-full-832b.focus_3c63
  .logo-action-a8ae
  .widget_full_0db1 {
  -webkit-animation-name: rubber;
  animation-name: rubber;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.logo-full-832b.focus_3c63
  .logo-action-a8ae:hover
  .widget_full_0db1 {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.logo-full-832b.hover_4db6
  .logo-action-a8ae
  .widget_full_0db1 {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.logo-full-832b.hover_4db6
  .logo-action-a8ae:hover
  .widget_full_0db1 {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
@-webkit-keyframes flash {
  0%,
  100%,
  89% {
    opacity: 1;
  }
  90%,
  94%,
  98% {
    opacity: 0;
  }
  92%,
  96% {
    opacity: 1;
  }
}
@keyframes flash {
  0%,
  100%,
  89% {
    opacity: 1;
  }
  90%,
  94%,
  98% {
    opacity: 0;
  }
  92%,
  96% {
    opacity: 1;
  }
}
@-webkit-keyframes pulse {
  0%,
  100%,
  89% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  90%,
  94%,
  98% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  92%,
  96% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
}
@keyframes pulse {
  0%,
  100%,
  89% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  90%,
  94%,
  98% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  92%,
  96% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
}
@-webkit-keyframes shake {
  0%,
  100%,
  89% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  90%,
  94%,
  98% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  92%,
  96% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
}
@keyframes shake {
  0%,
  100%,
  89% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  90%,
  94%,
  98% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  92%,
  96% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
}
@-webkit-keyframes tada {
  0%,
  100%,
  86% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  87% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  90%,
  94%,
  98% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  92%,
  96% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
}
@keyframes tada {
  0%,
  100%,
  86% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  87% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  90%,
  94%,
  98% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  92%,
  96% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
}
@-webkit-keyframes rubber {
  64% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  73% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  77% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  81% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  86% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  90% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubber {
  64% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  73% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  77% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  81% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  86% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  90% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes swing {
  0%,
  100%,
  75% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  85% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  90% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  95% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
}
@keyframes swing {
  0%,
  100%,
  75% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  85% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  90% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  95% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
}
.first-6626 {
  position: relative;
}
.first-6626 > .card_cd5f {
  position: relative;
  z-index: 1;
}
.soft_411d {
  position: absolute;
  pointer-events: none;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  z-index: 2;
}
.soft_411d .text-old-659f {
  font-size: 60px;
  font-weight: 600;
  color: #6ec1e4;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.soft_411d .text-old-659f span {
  display: block;
  white-space: nowrap;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.soft_411d .thumbnail-last-c3a0 {
  position: relative;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.soft_411d
  .thumbnail-last-c3a0
  .pattern-down-fdbb {
  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;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #fff;
  background-color: #6ec1e4;
}
.soft_411d .header-50da {
  position: relative;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.soft_411d
  .header-50da
  .wood_3760 {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.silver_cae7 {
  top: 0;
  left: 0;
}
.surface-down-5b8c {
  top: 0;
  left: 50%;
}
.breadcrumb_c9b7 {
  top: 0;
  left: 100%;
}
.fixed-8ade {
  top: 50%;
  left: 0;
}
.row-pink-6bbb {
  top: 50%;
  left: 50%;
}
.chip_under_f497 {
  top: 50%;
  left: 100%;
}
.header-active-ea3c {
  top: 100%;
  left: 0;
}
.aside-87f7 {
  top: 100%;
  left: 50%;
}
.form-medium-7b96 {
  top: 100%;
  left: 100%;
}
.warm_071d {
  display: none;
}
.link_glass_9f44 [data-tippy-root] .pro_210e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.link_glass_9f44 [data-tippy-root] .pro_210e svg {
  fill: currentColor;
  width: 15px;
  height: auto;
}
.border_pink_136b {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.filter-57a5.cold-d93d {
  position: fixed;
  width: auto;
  z-index: 99;
}
.message-28ce {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.message-28ce.thumbnail-130e.paper-64cb.iron-68fa
  > .hidden_liquid_53ea {
  margin-top: 0;
  margin-bottom: 0;
}
.texture-outer-4957:not(.static_6b22) > .card_cd5f {
  -webkit-transition: -webkit-transform 0.25s
    cubic-bezier(0.25, 0.88, 0.54, 0.98);
  transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98);
  -o-transition: transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98);
  transition: transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98);
  transition: transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98),
    -webkit-transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98);
  will-change: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.accent_4a62 {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.accent_4a62 svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.table_simple_2cdb .notification_red_0c31 {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 99;
  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;
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  background-color: #b7084e;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-box-shadow: 0 0 0 0 rgba(183, 8, 78, 0.6);
  box-shadow: 0 0 0 0 rgba(183, 8, 78, 0.6);
  -webkit-animation: edit-button-pulse 5s infinite;
  animation: edit-button-pulse 5s infinite;
}
.table_simple_2cdb .notification_red_0c31 i {
  font-size: 14px;
  margin-right: 5px;
}
.sidebar_b899 .table_simple_2cdb .notification_red_0c31 i {
  margin-left: 5px;
  margin-right: 0;
}
.table_simple_2cdb .notification_red_0c31 span {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
}
.table_simple_2cdb .notification_red_0c31:hover {
  background-color: #840739;
  -webkit-animation: none;
  animation: none;
}
.liquid_f68f {
  padding: 10px;
  text-align: center;
}
@-webkit-keyframes edit-button-pulse {
  0% {
    -webkit-box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0.6);
    box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0.6);
  }
  30% {
    -webkit-box-shadow: 0 0 2px 10px rgba(183, 8, 78, 0);
    box-shadow: 0 0 2px 10px rgba(183, 8, 78, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0);
    box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0);
  }
}
@keyframes edit-button-pulse {
  0% {
    -webkit-box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0.6);
    box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0.6);
  }
  30% {
    -webkit-box-shadow: 0 0 2px 10px rgba(183, 8, 78, 0);
    box-shadow: 0 0 2px 10px rgba(183, 8, 78, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0);
    box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0);
  }
}
.element-iron-4001 .status-black-a0ae[data-animation="scale"][data-placement*="top"] {
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
}
.element-iron-4001 .status-black-a0ae[data-animation="scale"][data-placement*="bottom"] {
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}
.element-iron-4001 .status-black-a0ae[data-animation="scale"][data-placement*="left"] {
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
}
.element-iron-4001 .status-black-a0ae[data-animation="scale"][data-placement*="right"] {
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
}
.element-iron-4001 .status-black-a0ae[data-animation="scale"][data-state="hidden"] {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}
.element-iron-4001
  .status-black-a0ae[data-animation="perspective"][data-placement^="top"] {
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
}
.element-iron-4001
  .status-black-a0ae[data-animation="perspective"][data-placement^="top"][data-state="visible"] {
  -webkit-transform: perspective(700px);
  transform: perspective(700px);
}
.element-iron-4001
  .status-black-a0ae[data-animation="perspective"][data-placement^="top"][data-state="hidden"] {
  -webkit-transform: perspective(700px) translateY(8px) rotateX(60deg);
  transform: perspective(700px) translateY(8px) rotateX(60deg);
}
.element-iron-4001
  .status-black-a0ae[data-animation="perspective"][data-placement^="bottom"] {
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}
.element-iron-4001
  .status-black-a0ae[data-animation="perspective"][data-placement^="bottom"][data-state="visible"] {
  -webkit-transform: perspective(700px);
  transform: perspective(700px);
}
.element-iron-4001
  .status-black-a0ae[data-animation="perspective"][data-placement^="bottom"][data-state="hidden"] {
  -webkit-transform: perspective(700px) translateY(-8px) rotateX(-60deg);
  transform: perspective(700px) translateY(-8px) rotateX(-60deg);
}
.element-iron-4001
  .status-black-a0ae[data-animation="perspective"][data-placement^="left"] {
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
}
.element-iron-4001
  .status-black-a0ae[data-animation="perspective"][data-placement^="left"][data-state="visible"] {
  -webkit-transform: perspective(700px);
  transform: perspective(700px);
}
.element-iron-4001
  .status-black-a0ae[data-animation="perspective"][data-placement^="left"][data-state="hidden"] {
  -webkit-transform: perspective(700px) translateX(8px) rotateY(-60deg);
  transform: perspective(700px) translateX(8px) rotateY(-60deg);
}
.element-iron-4001
  .status-black-a0ae[data-animation="perspective"][data-placement^="right"] {
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
}
.element-iron-4001
  .status-black-a0ae[data-animation="perspective"][data-placement^="right"][data-state="visible"] {
  -webkit-transform: perspective(700px);
  transform: perspective(700px);
}
.element-iron-4001
  .status-black-a0ae[data-animation="perspective"][data-placement^="right"][data-state="hidden"] {
  -webkit-transform: perspective(700px) translateX(-8px) rotateY(60deg);
  transform: perspective(700px) translateX(-8px) rotateY(60deg);
}
.element-iron-4001 .status-black-a0ae[data-animation="perspective"][data-state="hidden"] {
  opacity: 0;
}
.element-iron-4001 .status-black-a0ae[data-animation="shift-away"][data-state="hidden"] {
  opacity: 0;
}
.element-iron-4001
  .status-black-a0ae[data-animation="shift-away"][data-state="hidden"][data-placement^="top"] {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}
.element-iron-4001
  .status-black-a0ae[data-animation="shift-away"][data-state="hidden"][data-placement^="bottom"] {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.element-iron-4001
  .status-black-a0ae[data-animation="shift-away"][data-state="hidden"][data-placement^="left"] {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.element-iron-4001
  .status-black-a0ae[data-animation="shift-away"][data-state="hidden"][data-placement^="right"] {
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}
.element-iron-4001
  .status-black-a0ae[data-animation="shift-toward"][data-state="hidden"] {
  opacity: 0;
}
.element-iron-4001
  .status-black-a0ae[data-animation="shift-toward"][data-state="hidden"][data-placement^="top"] {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.element-iron-4001
  .status-black-a0ae[data-animation="shift-toward"][data-state="hidden"][data-placement^="bottom"] {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}
.element-iron-4001
  .status-black-a0ae[data-animation="shift-toward"][data-state="hidden"][data-placement^="left"] {
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}
.element-iron-4001
  .status-black-a0ae[data-animation="shift-toward"][data-state="hidden"][data-placement^="right"] {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

/* css-noise: 55d0 */
.widget-item-n7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
