.article-content {
  overflow: visible !important
}

.article-main a.article-object--button-classic,
.article-object--button-classic,
.nb-hero-article--goto-btn {
  background-color: #171775;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.article-main a.article-object--button-classic:hover,
.nb-hero-article--goto-btn:hover {
  background-color: #171775;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12);
}

.boxes p a {
  font-size: inherit;
  font-weight: inherit;
  color: inherit
}

.leazard {
  background: #171775 !important
}

.lz-files .lz-files--drop-area p {
  font-size: 15px;
  font-weight: 600 !important;
}

.lz-files .lz-files--drop-area p span {
  font-weight: 600 !important
}

/* Ovverride rc-progressbar css to fix issue with length of bar */
.rc-progress-line-path {
  stroke-dashoffset: 4px !important;
}

/* Popup content typography
 */
.leazard-info div p {
  margin-bottom: 1em;
}

/* Size drop zone text like the form's paragraphs so it scales with them */
.lz-files .lz-files--drop-area p {
  font-size: 1.3em;
}

@charset "UTF-8";

.leazard,
.leazard-tabs,
.lz-choose label,
.lz-input {
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.leazard-footer a,
.lz-areacode span,
.lz-files-btn,
.lz-progress-nxt-info {
  text-transform: uppercase
}

.lz-table {
  letter-spacing: -.31em;
  text-rendering: optimizespeed;
  display: flex;
  flex-flow: row wrap;
  -ms-align-content: flex-start;
  align-content: flex-start
}

.lz-table.lz-table-top {
  align-items: flex-start
}

.lz-table,
.opera-only :-o-prefocus {
  word-spacing: -.43em
}

.lz-table-row {
  display: table-row
}

.lz-cell-1-2,
.lz-cell-1-3,
.lz-cell-1-4,
.lz-cell-1-6,
.lz-cell-10,
.lz-cell-2-3,
.lz-cell-20,
.lz-cell-3-4,
.lz-cell-30,
.lz-cell-33,
.lz-cell-35,
.lz-cell-40,
.lz-cell-60,
.lz-cell-70,
.lz-cell-80,
.lz-table-cell {
  display: inline-block;
  letter-spacing: normal;
  word-spacing: normal;
  text-rendering: auto;
  zoom: 1
}

.lz-choose .lz-table {
  flex-flow: row nowrap;
  align-items: center
}

.lz-table-cell {
  vertical-align: top
}

.lz-table.lz-table-block {
  width: 100%
}

.lz-cell-right,
.lz-table-right {
  text-align: right !important
}

.lz-table-middle .lz-table-cell {
  align-self: center;
  vertical-align: middle !important
}

.lz-cell-1-2 {
  width: 50%
}

.lz-cell-1-3 {
  width: 33.3333%
}

.lz-cell-2-3 {
  width: 66.6667%
}

.lz-cell-1-4 {
  width: 25%
}

.lz-cell-3-4 {
  width: 75%
}

.lz-cell-10 {
  width: 10%
}

.lz-cell-20 {
  width: 20%
}

.lz-cell-1-6 {
  width: 16.6667%
}

.lz-cell-33 {
  width: 33.3333%
}

.lz-cell-30 {
  width: 30%
}

.lz-cell-35 {
  width: 35%
}

.lz-cell-40 {
  width: 40%
}

.lz-cell-60 {
  width: 60%
}

.lz-cell-70 {
  width: 70%
}

.lz-cell-80 {
  width: 80%
}

.lz-cell-1 {
  width: 100%
}

.lz-cell-right {
  text-align: right
}

@media screen and (max-width:98em) {

  .lz-cell-lg-1-2,
  .lz-cell-lg-1-3,
  .lz-cell-lg-1-4,
  .lz-cell-lg-1-6,
  .lz-cell-lg-10,
  .lz-cell-lg-2-3,
  .lz-cell-lg-20,
  .lz-cell-lg-3-4,
  .lz-cell-lg-30,
  .lz-cell-lg-33,
  .lz-cell-lg-40,
  .lz-cell-lg-60,
  .lz-cell-lg-70,
  .lz-cell-lg-80 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
  }

  .lz-cell-lg-1-2 {
    width: 50%
  }

  .lz-cell-lg-1-3 {
    width: 33.3333%
  }

  .lz-cell-lg-2-3 {
    width: 66.6667%
  }

  .lz-cell-lg-1-4 {
    width: 25%
  }

  .lz-cell-lg-3-4 {
    width: 75%
  }

  .lz-cell-lg-10 {
    width: 10%
  }

  .lz-cell-lg-20 {
    width: 20%
  }

  .lz-cell-lg-1-6 {
    width: 16.6667%
  }

  .lz-cell-lg-33 {
    width: 33.3333%
  }

  .lz-cell-lg-30 {
    width: 30%
  }

  .lz-cell-lg-40 {
    width: 40%
  }

  .lz-cell-lg-60 {
    width: 60%
  }

  .lz-cell-lg-70 {
    width: 70%
  }

  .lz-cell-lg-80 {
    width: 80%
  }

  .lz-cell-lg-1 {
    width: 100%
  }
}

@media screen and (max-width:70em) {

  .lz-cell-md-1-2,
  .lz-cell-md-1-3,
  .lz-cell-md-1-4,
  .lz-cell-md-1-6,
  .lz-cell-md-10,
  .lz-cell-md-2-3,
  .lz-cell-md-20,
  .lz-cell-md-3-4,
  .lz-cell-md-30,
  .lz-cell-md-33,
  .lz-cell-md-40,
  .lz-cell-md-60,
  .lz-cell-md-70,
  .lz-cell-md-80 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
  }

  .lz-cell-md-1-2 {
    width: 50%
  }

  .lz-cell-md-1-3 {
    width: 33.3333%
  }

  .lz-cell-md-2-3 {
    width: 66.6667%
  }

  .lz-cell-md-1-4 {
    width: 25%
  }

  .lz-cell-md-3-4 {
    width: 75%
  }

  .lz-cell-md-10 {
    width: 10%
  }

  .lz-cell-md-20 {
    width: 20%
  }

  .lz-cell-md-1-6 {
    width: 16.6667%
  }

  .lz-cell-md-33 {
    width: 33.3333%
  }

  .lz-cell-md-30 {
    width: 30%
  }

  .lz-cell-md-40 {
    width: 40%
  }

  .lz-cell-md-60 {
    width: 60%
  }

  .lz-cell-md-70 {
    width: 70%
  }

  .lz-cell-md-80 {
    width: 80%
  }

  .lz-cell-md-1 {
    width: 100%
  }
}

@media screen and (max-width:48em) {

  .lz-cell-sm-1-2,
  .lz-cell-sm-1-3,
  .lz-cell-sm-1-4,
  .lz-cell-sm-1-6,
  .lz-cell-sm-10,
  .lz-cell-sm-2-3,
  .lz-cell-sm-20,
  .lz-cell-sm-3-4,
  .lz-cell-sm-30,
  .lz-cell-sm-33,
  .lz-cell-sm-40,
  .lz-cell-sm-60,
  .lz-cell-sm-70,
  .lz-cell-sm-80 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
  }

  .lz-cell-sm-1-2 {
    width: 50%
  }

  .lz-cell-sm-1-3 {
    width: 33.3333%
  }

  .lz-cell-sm-2-3 {
    width: 66.6667%
  }

  .lz-cell-sm-1-4 {
    width: 25%
  }

  .lz-cell-sm-3-4 {
    width: 75%
  }

  .lz-cell-sm-10 {
    width: 10%
  }

  .lz-cell-sm-20 {
    width: 20%
  }

  .lz-cell-sm-1-6 {
    width: 16.6667%
  }

  .lz-cell-sm-33 {
    width: 33.3333%
  }

  .lz-cell-sm-30 {
    width: 30%
  }

  .lz-cell-sm-40 {
    width: 40%
  }

  .lz-cell-sm-60 {
    width: 60%
  }

  .lz-cell-sm-70 {
    width: 70%
  }

  .lz-cell-sm-80 {
    width: 80%
  }

  .lz-cell-sm-1 {
    width: 100%
  }

  .lz-table-flip {
    display: flex
  }

  .lz-table-flip .cell-flip-1 {
    order: 1;
    display: block;
    width: 100%
  }

  .lz-table-flip .cell-flip-2 {
    order: 2;
    display: block;
    width: 100%
  }
}

.leazard-icon .fa-stack,
.lz-checkboxlist div,
.lz-checkboxlist div input,
.lz-checkboxlist div label,
.lz-multiflex--item .lz-table-cell,
.lz-multiflex--item-btn,
.lz-profile-btn {
  vertical-align: middle
}

body,
html {
  height: 100%
}

.leazard,
.leazard-body,
.leazard-footer,
.leazard-header {
  box-sizing: border-box
}

.lz-center {
  text-align: center
}

.lz-right {
  text-align: right
}

.lz-divider {
  padding: .5em
}

.lz-divider.lz-divider-hr {
  padding: 1em 0;
  margin-top: 2em !important;
  border-top: 1px solid rgba(255, 255, 255, .1)
}

.leazard {
  position: relative;
  border-radius: .4em;
  background: #3d445d;
  background: linear-gradient(135deg, #3d445d 0, #6f7ca9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d445d', endColorstr='#6f7ca9', GradientType=1);
  transition: all .3s cubic-bezier(.25, .8, .25, 1)
}

.leazard-header {
  border-top-left-radius: .4em;
  border-top-right-radius: .4em;
  padding: 3em 2em 1em;
  position: relative;
  text-align: center
}

.leazard-header p {
  color: #fff;
  font-size: 3em;
  font-weight: 800;
  line-height: 1.2;
  margin: 0
}

.leazard-header span {
  display: block;
  color: #fff;
  font-size: 1.4em;
  font-weight: 600;
  margin-top: .5em
}

.leazard-header .header-divider {
  background: #fff;
  height: 2px;
  width: 20%;
  margin: 1em auto 0
}

.leazard-icon {
  display: none;
  font-size: 1em;
  position: absolute;
  top: 1em;
  right: 1em
}

.leazard-icon .fa-stack {
  position: relative;
  display: inline-block;
  width: 4em;
  height: 4em;
  line-height: 4em;
  margin: 0;
  padding: 0
}

.leazard-icon i.fa.fa-circle {
  color: #4ECA22;
  font-size: 4em
}

.leazard-icon i.fa.fa-check {
  color: #fff;
  font-size: 2em
}

@media screen and (max-width:98em) {
  .leazard-header p {
    font-size: 2.6em
  }
}

@media screen and (max-width:48em) {
  .leazard-header p {
    font-size: 2.4em
  }
}

.leazard-tabs {
  text-align: center;
  padding: 0;
  margin: 0 0 2em
}

.lz-tab label {
  background: #dadada;
  border-bottom: 3px solid #c3c3c3;
  border-right: 1px solid #bfbfbf;
  color: #4A5155;
  font-size: 1.4em;
  font-weight: 400;
  display: block;
  padding: 1em .5em
}

.lz-tab:focus {
  outline: -webkit-focus-ring-color auto 2px
}

.lz-tab label i.fa {
  color: #4ECA22;
  display: none;
  margin-right: .2em
}

.lz-tab label:hover {
  background: #f5f7fa;
  cursor: pointer
}

.lz-tab input[type=radio]:checked+label {
  background: #fff;
  border-bottom: 3px solid #4ECA22;
  font-weight: 600
}

.lz-tab input[type=radio]:checked+label i.fa {
  display: inline-block
}

.lz-tab input[type=radio] {
  display: none;
  opacity: 0
}

.leazard-body {
  padding: 2em 1em
}

.leazard-body-content {
  border-radius: .4em;
  padding: 0 1em
}

.leazard-body-heading {
  text-align: left;
  padding: 1em 0 2em
}

.leazard-body-heading span {
  color: #fff;
  font-size: 1.5em;
  font-weight: 600
}

.leazard-body-content+.leazard-body-heading {
  padding: 0 0 2em
}

.lz-choose label,
.lz-files--textarea,
.lz-input,
.lz-input input,
.lz-input select,
.lz-input textarea {
  box-sizing: border-box;
  -webkit-appearance: none
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  appearance: none;
  margin: 0
}

.lz-choose label,
.lz-input {
  position: relative;
  z-index: 200;
  transition: all .2s ease-in-out
}

.lz-input-wrapper {
  position: relative;
  margin-bottom: 1em
}

.lz-input-wrapper:last-of-type {
  margin-bottom: 0
}

.lz-input-wrapper label {
  display: block;
  color: #fff;
  font-size: 1.4em;
  font-weight: 600;
  margin-bottom: .4em
}

.lz-input-wrapper label+span {
  margin-top: -.4em
}

.lz-input-wrapper+.lz-input-wrapper>label {
  margin-top: 1em
}

.lz-input-wrapper span.lz-extratext {
  color: #fff;
  display: block;
  font-size: 1.3em;
  font-weight: 400;
  margin-bottom: 1.2em
}

.lz-header-wrapper {
  padding: 1em 0 0
}

.lz-header,
.lz-header-small {
  color: #fff;
  font-weight: 600
}

.lz-header {
  font-size: 2em
}

.lz-header-small {
  font-size: 1.7em
}

.leazard-body-content .lz-header-wrapper:first-child {
  padding-top: 0 !important
}

.lz-choose label,
.lz-files--textarea,
.lz-input input,
.lz-input select,
.lz-input textarea {
  background: #fff;
  display: block;
  color: #4A5155;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4em;
  font-weight: 600;
  width: 100%;
  text-align: left;
  border: 2px solid #fff;
  border-radius: 0 !important;
  appearance: none
}

.lz-input textarea {
  height: 8em;
  resize: none
}

.lz-choose label {
  padding: .65em 1em
}

.lz-input input,
.lz-input select,
.lz-input textarea {
  padding: 1em
}

.lz-input .lz-checkmark,
.lz-input .lz-chevron,
.lz-input .lz-spinner {
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translate(0, -50%);
  transition: all .2s ease-in-out;
  pointer-events: none
}

.lz-input .lz-checkmark,
.lz-input .lz-spinner {
  visibility: hidden;
  opacity: 0
}

.lz-input-success .lz-checkmark,
.lz-spinner.lz-visible {
  visibility: visible;
  opacity: 1;
  transition: all .2s ease-in-out
}

.lz-input .lz-checkmark i.fa,
.lz-input .lz-chevron i.fa,
.lz-input .lz-spinner i.fa {
  font-size: 1.8em
}

.lz-input .lz-chevron i.fa,
.lz-input .lz-spinner i.fa {
  color: #4A5155
}

.lz-input .lz-checkmark i.fa {
  color: #4ECA22
}

.lz-input-bar {
  position: relative;
  display: block
}

.lz-input-bar:after {
  content: '';
  height: 3px;
  width: 0;
  bottom: 0;
  position: absolute;
  background: #3B94FB;
  transition: .3s ease all;
  left: 0
}

.lz-input input:focus~.lz-input-bar:after,
.lz-input select:focus~.lz-input-bar:after,
.lz-input select:hover~.lz-input-bar:after,
.lz-input textarea:focus~.lz-input-bar:after,
.lz-slider {
  width: 100%
}

.lz-input input:focus {
  border-color: transparent
}

.lz-ie .lz-input .lz-checkmark i.fa,
.lz-ie .lz-input .lz-chevron i.fa,
.lz-ie .lz-input .lz-spinner i.fa {
  display: none
}

.lz-input select.lz-select-disabled {
  color: rgba(74, 81, 85, .5)
}

.lz-slider-wrapper {
  margin: 1.5em 0 1em
}

.lz-slider {
  background: #dadada;
  height: 10px;
  box-sizing: border-box
}

.lz-slider table {
  border-spacing: 0 !important;
  height: 10px;
  width: 100% !important
}

td.lz-slider-path {
  position: relative
}

td.lz-slider-padding {
  width: 10px
}

.lz-slider-status {
  position: absolute;
  background: #4ECA22;
  background: repeating-linear-gradient(45deg, #4ECA22, #4ECA22 10px, #3eb115 10px, #3eb115 20px);
  height: 10px;
  width: 0%
}

.lz-slider-handle {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #fff;
  margin-left: -14px;
  box-sizing: border-box;
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
  z-index: 600
}

.lz-choose label .check-1-2-3,
.lz-error {
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.lz-slider-handle:hover {
  cursor: ew-resize
}

.lz-horizontal-ruler {
  height: 1px;
  background: rgba(255, 255, 255, .2);
  margin: 1em 0
}

.lz-input-fluid-list .lz-input {
  width: 100%
}

.lz-input-fluid-list .lz-table .lz-fluid-element {
  margin-right: 1px
}

.lz-input-fluid-row {
  margin-bottom: 2px
}

.lz-add-row {
  background: #fff;
  border-radius: 2px;
  padding: 4px 8px;
  display: inline-block;
  color: #4A5155;
  font-size: 1.3em;
  font-weight: 600;
  margin-top: 6px
}

.lz-add-row:hover {
  cursor: pointer;
  background: #f5f7fa
}

.lz-fluid-remove i.fa:hover,
.lz-input select:hover,
.lz-radio:hover {
  cursor: pointer !important
}

.lz-add-row i.fa {
  color: #4ECA22
}

.lz-fluid-remove {
  text-align: center
}

.lz-fluid-remove i.fa {
  font-size: 2em;
  color: #dadada;
  transition: all .2s ease-in-out
}

.lz-fluid-remove i.fa:hover {
  color: #fff
}

@media (max-width:48em) {
  .lz-input select:hover~.lz-input-bar:after {
    width: 0
  }
}

.lz-input-success input~.lz-input-bar:after,
.lz-input-success select~.lz-input-bar:after,
.lz-input-success textarea~.lz-input-bar:after {
  background: #88cc37;
  background: linear-gradient(to right, #88cc37 0, #4eca22 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88cc37', endColorstr='#4eca22', GradientType=1);
  width: 100%
}

.cf-box,
.leazard-receipt-background {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d445d', endColorstr='#6f7ca9', GradientType=1)
}

.lz-input-error input~.lz-input-bar:after,
.lz-input-error select~.lz-input-bar:after,
.lz-input-error textarea~.lz-input-bar:after {
  background: #E85432;
  width: 100%
}

.lz-input-error input,
.lz-input-error textarea,
.lz-input-error.lz-choose label {
  color: #E85432
}

.lz-error {
  display: none;
  background: #E85432;
  height: 19px;
  margin-top: -19px;
  position: relative;
  transition: all .3s cubic-bezier(.25, .8, .25, 1);
  z-index: 500
}

.lz-error.is-visible,
.lz-input-error~.lz-error {
  display: inline-block
}

.lz-error span {
  color: #fff;
  font-size: 1.2em;
  font-weight: 600;
  padding: .2em .4em .4em
}

.lz-areacode {
  display: none;
  margin-left: 1em
}

.lz-areacode.is-visible {
  display: block
}

.lz-areacode span {
  color: #fff;
  font-size: 1.4em;
  font-weight: 600
}

.lz-choose {
  background: #fff
}

.lz-choose input {
  opacity: 0;
  position: absolute
}

.lz-choose label .check-1-2-3 {
  display: inline-block;
  background: #e5e5e5;
  border-radius: .2em;
  margin: 3px .5em 0 0;
  padding: .2em;
  position: relative;
  width: 1.2em;
  height: 1.2em
}

.lz-radio,
.lz-radio:last-of-type {
  margin-bottom: 0
}

.lz-choose label .fa {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 1.2em;
  color: #4ECA22;
  transform: translate(-50%, -50%);
  transition: all .2s ease-in-out
}

.lz-choose input:focus+label,
.lz-choose input[type=radio]+label:hover,
.lz-choose input[type=checkbox]+label:hover {
  border-color: #3B94FB;
  cursor: pointer !important
}

.lz-choose input[type=radio]:checked+label .fa,
.lz-choose input[type=checkbox]:checked+label .fa {
  opacity: 1
}

.lz-hidden {
  display: none
}

.lz-padding-top {
  padding-top: 1em
}

.leazard-body-content>.lz-padding-top:first-of-type {
  padding-top: 0 !important
}

.lz-radio {
  position: relative;
  background: #fff;
  border: 2px solid #fff;
  padding: .65em 1em
}

.lz-radio:hover {
  border-color: #3B94FB
}

.lz-radio em {
  position: absolute;
  font-style: normal;
  top: 50%;
  color: #4A5155;
  font-size: 1.4em;
  font-weight: 600;
  left: 47px;
  transform: translate(0, -50%);
  pointer-events: none;
  word-wrap: break-word
}

.lz-radio em a {
  font-size: 1em
}

.lz-radio em a:hover {
  cursor: help !important
}

input[type=radio]:not(.snfe-radio-regular) {
  position: absolute;
  opacity: 0;
  margin: 0;
  height: 100%;
  width: 100%
}

input[type=radio]:hover {
  cursor: pointer
}

.snfe-radiobtn,
body:not(#foo) .lz-radio-span {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 3px .5em 0 0;
  padding: .2em;
  cursor: pointer;
  position: relative;
  transition: all .1s ease
}

.lz-radio input[type=radio]+label {
  display: block;
  cursor: pointer
}

.lz-radio input[type=radio]+label:hover {
  cursor: pointer
}

.lz-radio input[type=radio]:checked+label span.lz-radio-span:before {
  background-color: #2196F3
}

.lz-radio input[type=radio]+label span.lz-radio-span {
  width: 20px;
  height: 20px;
  background: #e5e5e5;
  border: 2px solid #e5e5e5;
  border-radius: 50%
}

.lz-radio input[type=radio]+label span.lz-radio-span:after {
  content: "";
  position: absolute;
  display: none
}

.lz-radio input[type=radio]:checked+label span.lz-radio-span:after {
  display: block;
  top: 8px;
  left: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff
}

.lz-multiflex--item,
.lz-multiflex--item label,
.lz-multiflex--item span {
  color: #4A5155;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  width: 100%;
  appearance: none
}

.lz-radio input[type=radio]:checked+label span.lz-radio-span {
  background: #4ECA22;
  border-color: #4ECA22
}

.lz-radio input[type=radio]:focus+label span.lz-radio-span {
  box-shadow: 0 0 9px 2px rgba(44, 62, 80, .3);
  border-color: #2c3e50;
  transition: box-shadow linear .2s
}

.lz-multiflex .lz-table {
  align-items: center
}

.lz-multiflex--item {
  background: #fff;
  display: block;
  font-size: 1.4em;
  text-align: left;
  border: 2px solid #fff;
  border-radius: 0 !important;
  margin-bottom: 1px;
  padding: 0;
  box-sizing: border-box
}

.lz-multiflex--item label {
  display: block;
  padding: 1em;
  text-align: left
}

.lz-multiflex--item label,
.lz-multiflex--item span {
  font-size: 1em;
  margin: 0;
  border: none;
  border-radius: 0 !important
}

.lz-multiflex--item span {
  text-align: center
}

.lz-multiflex--item-btn {
  border: none;
  background: 0 0;
  box-sizing: border-box;
  -webkit-appearance: none;
  padding: 1em
}

.lz-multiflex--actions {
  display: flex;
  align-items: center;
  justify-content: flex-end
}

.lz-multiflex--item-btn:hover {
  cursor: pointer
}

.lz-multiflex--item-btn .lz-icon--minus,
.lz-multiflex--item-btn .lz-icon--plus {
  display: block;
  margin: 0;
  width: 30px;
  height: 30px;
  transition: all .2s ease-in-out
}

.lz-multiflex--item-count {
  min-width: 30px;
  text-align: center
}

.lz-multiflex--item-btn .lz-icon--plus .lz-icon--plus-st0 {
  fill: #BAD8F5
}

.lz-multiflex--item-btn .lz-icon--plus .lz-icon--plus-st1 {
  fill: #3CA1FF
}

.lz-multiflex--item-btn:hover .lz-icon--plus .lz-icon--plus-st1 {
  fill: #BAD8F5
}

.lz-multiflex--item-btn:hover .lz-icon--plus .lz-icon--plus-st0 {
  fill: #3CA1FF
}

.lz-multiflex--item-btn .lz-icon--minus .lz-icon--minus-st0 {
  fill: #d4cfcf
}

.lz-multiflex--item-btn .lz-icon--minus .lz-icon--minus-st1 {
  fill: #969292
}

.lz-multiflex--item-btn:hover .lz-icon--minus .lz-icon--minus-st1 {
  fill: #d4cfcf
}

.lz-multiflex--item-btn:hover .lz-icon--minus .lz-icon--minus-st0 {
  fill: #969292
}

.lz-multiflex.lz-input-error+.lz-error {
  margin-top: 0
}

.lz-files .lz-files--drop-area {
  border: 2px dashed #f5f7fa;
  background: rgba(255, 255, 255, .1);
  border-radius: 5px;
  padding: 2em;
  text-align: center;
  width: 100%;
  transition: all .2s ease-in-out;
  box-sizing: border-box;
  user-select: none
}

.lz-files+.lz-error {
  margin-top: 5px
}

.lz-files+.lz-alert,
.lz-files+.lz-error+.lz-alert {
  margin-top: 10px
}

.lz-files .lz-files--drop-area:hover {
  border-style: solid;
  background-image: repeating-linear-gradient(130deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .1) 1px, transparent 1px, transparent 5px);
  transition: background-image .2s ease, border-style .8s linear;
  cursor: pointer
}

.lz-files .lz-files--drop-area--dragover {
  border: 2px solid #4ECA22;
  background: #f9fcff;
  padding: 2.5em 2em;
  transition: all .2s ease-in-out;
  user-select: none
}

.lz-files .lz-files--drop-area p {
  margin: 0;
  user-select: none;
  color: #fff;
  font-weight: 400
}

.lz-alert svg,
.lz-files--text--drag-here svg {
  width: 14px
}

.lz-files--textarea {
  border: 1px solid #007bff;
  height: 5em;
  margin: 5px 0;
  width: 100%;
  resize: none;
  padding: 5px
}

.lz-files .lz-files--drop-area p.lz-files--text--let-go {
  font-weight: 600
}

.lz-files .lz-files--drop-area p span {
  font-weight: 500;
  font-size: inherit;
  color: #fff;
  text-decoration: underline
}

.lz-files .lz-files--drop-area--dragover p,
.lz-files .lz-files--drop-area--dragover p span {
  color: #4A5155
}

.lz-files--uploaded,
.lz-files--uploaded-images {
  margin-top: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  position: relative;
  background: #f6fcff;
  padding: 5px 10px
}

.lz-files--uploaded .lz-table,
.lz-files--uploaded-images .lz-table {
  border-bottom: 1px dotted #e6e6e6
}

.lz-files--uploaded .lz-table:last-of-type,
.lz-files--uploaded-images .lz-table:last-of-type {
  border-bottom: none
}

.lz-files--uploaded .lz-table {
  opacity: 0;
  max-height: 0;
  transition: max-height .3s, opacity .3s
}

.lz-files--uploaded-images .lz-table {
  opacity: 0
}

.lz-files--uploaded .lz-table.lz-files--active {
  max-height: 50px;
  opacity: 1;
  transition: max-height .6s, opacity .3s
}

.lz-add-row.lz-add-row--dropdown,
.lz-cal-available,
.lz-cal-header i.fa,
.lz-icon--minus-st0,
.lz-icon--minus-st1,
.lz-icon--plus-st0,
.lz-icon--plus-st1,
.lz-toggle .lz-toggle-choice {
  transition: all .2s ease-in-out
}

.lz-files--uploaded-images .lz-table.lz-files--active {
  opacity: 1
}

.lz-files--uploaded-image-wrapper {
  padding: 5px 10px 0 0
}

.lz-files--uploaded-image-wrapper img {
  display: block;
  margin: 0;
  width: 100%
}

.lz-files--uploaded p,
.lz-files--uploaded span {
  color: #4A5155;
  font-size: 1.4em;
  font-weight: 600;
  margin: 0;
  padding: 8px 0
}

.lz-files--uploaded-images p,
.lz-files--uploaded-images span {
  color: #4A5155;
  font-size: 1.4em;
  font-weight: 400;
  margin: 0;
  padding: 8px 0
}

.lz-files--uploaded p a,
.lz-files--uploaded-images p a {
  color: #007bff;
  font-size: inherit;
  font-weight: 600;
  text-decoration: none
}

.lz-files--uploaded p a:hover,
.lz-files--uploaded-images p a:hover {
  color: #0070e8;
  text-decoration: underline
}

.lz-files--uploaded span,
.lz-files--uploaded-images span {
  display: inline-block
}

.lz-files--file-description,
.lz-files--filename {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

button.lz-files--delete {
  border: none;
  background: 0 0;
  -webkit-appearance: none;
  padding: 2px;
  -moz-appearance: none;
  font-size: 1.4em;
  font-weight: 400;
  color: #ff4c55;
  text-decoration: none;
  display: inline-block
}

button.lz-files--delete:hover {
  text-decoration: underline;
  cursor: pointer
}

.lz-files--actions--wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%
}

#lz-files--loading {
  width: 13px;
  height: 13px;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 50%;
  border-top-color: #4A5155;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg)
  }
}

.lz-control-container {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0
}

.lz-control-container.lz-control-container--block {
  display: block
}

.lz-control-container.lz-control-container--block .lz-control {
  margin-bottom: 8px
}

.lz-control-container .lz-control:last-of-type {
  flex: 1
}

.lz-control {
  display: inline;
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  padding-right: 1.25rem
}

.lz-control-container.lz-control-container--bordered {
  border: 2px solid rgba(255, 255, 255, .1);
  padding: 20px 20px 15px
}

.lz-control-container.lz-control-container--filled {
  border: 2px solid #fff;
  background: #fff;
  padding: 20px 20px 15px
}

.lz-control-container.lz-control-container--filled .lz-control--checkbox,
.lz-control-container.lz-control-container--filled .lz-control--radio {
  color: #4A5155
}

.lz-checkbox-group--image-item,
.lz-input-wrapper .lz-control {
  font-size: 1.4em
}

.lz-checkbox-group--image-item input,
.lz-control input {
  position: absolute;
  z-index: -1;
  opacity: 0
}

.lz-control--indicator {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background: #e6e6e6
}

.lz-checkbox-group--image-item .lz-checkbox-group--indicator,
.lz-control--radio .lz-control--indicator {
  border-radius: 50%
}

.lz-checkbox-group--image-item input:focus~.lz-checkbox-group--indicator,
.lz-checkbox-group--image-item:hover input~.lz-checkbox-group--indicator,
.lz-control input:focus~.lz-control--indicator,
.lz-control:hover input~.lz-control--indicator {
  background: #ccc
}

.lz-checkbox-group--image-item input:checked:focus~.lz-checkbox-group--indicator,
.lz-checkbox-group--image-item input:checked~.lz-checkbox-group--indicator,
.lz-checkbox-group--image-item:hover input:not([disabled]):checked~.lz-checkbox-group--indicator,
.lz-control input:checked:focus~.lz-control--indicator,
.lz-control input:checked~.lz-control--indicator,
.lz-control:hover input:not([disabled]):checked~.lz-control--indicator {
  background-color: #4ECA22;
  box-shadow: inset 0 0 0 2px #f4f4f4
}

.lz-checkbox-group--image-item input:disabled~.lz-checkbox-group--indicator,
.lz-control input:disabled~.lz-control--indicator {
  background: #e6e6e6;
  opacity: .6;
  pointer-events: none
}

.lz-checkbox-group--image-item input:disabled~.lz-checkbox-group--indicator,
.lz-control--checkbox input:disabled~.lz-control--indicator:after {
  border-color: #7b7b7b
}

.lz-checkbox-group--image-item input:disabled~.lz-checkbox-group--indicator,
.lz-control--radio input:disabled~.lz-control--indicator:after {
  background: #7b7b7b
}

.lz-checkbox-group--image-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between
}

.lz-checkbox-group--image-wrap+.lz-error {
  margin-top: 2px
}

.lz-checkbox-group--image-item {
  position: relative;
  flex: 0 calc(50% - 1px);
  background: #fff;
  flex-grow: 1
}

label.lz-checkbox-group--image-item {
  color: #4A5155;
  font-size: 1.4em;
  font-weight: 600
}

.lz-checkbox-group--image-item:hover {
  cursor: pointer
}

.lz-checkbox-group--pop-animation .lz-checkbox-group--image-item:hover img {
  animation: pop .3s linear 1
}

.lz-checkbox-group--indicator {
  height: 20px;
  width: 20px;
  background: #e6e6e6;
  margin-right: 5px
}

.lz-checkbox-group--image-item:nth-child(odd) {
  margin: 0 1px 2px 0
}

.lz-checkbox-group--image-item:nth-child(even) {
  margin: 0 0 2px 1px
}

.lz-checkbox-group--image-item.lz-checkbox-group--image-item-1-1 {
  flex: 0 100%;
  margin: 0 0 1px
}

.lz-checkbox-group--image-item--action {
  padding: 10px
}

.lz-checkbox-group--image-item--image {
  padding: 10px 20px 20px
}

.lz-checkbox-group--image-item--action-table {
  display: flex;
  justify-content: flex-start
}

.lz-checkbox-group--image-item--image img {
  display: block;
  margin: 0 auto;
  width: 80%;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none
}

@keyframes pop {
  50% {
    transform: scale(1.05)
  }
}

.lz-ordered-dropdown-list+.lz-error {
  margin-top: 2px
}

.lz-ordered-dropdown-list--item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-items: stretch
}

.lz-ordered-dropdown-list--col {
  margin-bottom: 2px
}

.lz-ordered-dropdown-list--col span {
  display: block;
  color: #fff;
  font-size: 1.4em;
  font-weight: 600
}

.lz-ordered-dropdown-list--col:nth-child(1) {
  width: 45%;
  margin-right: 1px
}

.lz-ordered-dropdown-list--col:nth-child(2) {
  margin-left: 1px;
  width: 45%
}

.lz-ordered-dropdown-list--col:nth-child(3) {
  margin-left: 1px;
  width: 10%;
  text-align: center
}

.lz-ordered-dropdown-list--item select:invalid {
  color: rgba(74, 81, 85, .5)
}

.lz-ordered-dropdown-list--item select[disabled] {
  color: gray
}

.lz-ordered-dropdown-list--col .lz-fluid-remove {
  height: 100%;
  display: flex;
  align-items: center
}

.lz-ordered-dropdown-list--col .lz-fluid-remove:hover {
  cursor: pointer
}

.lz-ordered-dropdown-list--col .lz-fluid-remove div {
  flex-grow: 1;
  flex-basis: auto
}

.lz-ordered-dropdown-list--col .lz-fluid-remove:hover i {
  color: #ff4c55
}

.lz-add-row.lz-add-row--dropdown {
  background: #007bff;
  color: #fff;
  border: none
}

.lz-add-row.lz-add-row--dropdown i {
  color: #fff
}

.lz-add-row.lz-add-row--dropdown:hover {
  color: #007bff;
  background: #fff
}

.lz-add-row.lz-add-row--dropdown:hover i {
  color: #007bff
}

.lz-add-row.lz-add-row--dropdown:disabled,
.lz-add-row.lz-add-row--dropdown:hover:disabled {
  background: #007bff;
  color: #fff;
  opacity: 40%;
  cursor: pointer
}

.lz-add-row.lz-add-row--dropdown:disabled i {
  color: #fff
}

.lz-ordered-dropdown-list--add-item {
  display: flex;
  align-items: center;
  justify-content: flex-end
}

.lz-ordered-dropdown-list--add-item span {
  display: block;
  color: #fff;
  font-size: 1.4em;
  font-weight: 600
}

.lz-ordered-dropdown-list--add-item-btn {
  border: none;
  background: 0 0;
  box-sizing: border-box;
  -webkit-appearance: none;
  vertical-align: middle;
  padding: 1em
}

.lz-ordered-dropdown-list--add-item-btn:hover {
  cursor: pointer
}

.lz-ordered-dropdown-list--add-item-btn .lz-icon--minus,
.lz-ordered-dropdown-list--add-item-btn .lz-icon--plus {
  display: block;
  margin: 0;
  width: 30px;
  height: 30px;
  transition: all .2s ease-in-out
}

.lz-ordered-dropdown-list--add-item-btn .lz-icon--plus .lz-icon--plus-st0 {
  fill: #007bff
}

.lz-ordered-dropdown-list--add-item-btn .lz-icon--plus .lz-icon--plus-st1 {
  fill: #fff
}

.lz-ordered-dropdown-list--add-item-btn:hover .lz-icon--plus .lz-icon--plus-st1 {
  fill: #0069d9
}

.lz-ordered-dropdown-list--add-item-btn:hover .lz-icon--plus .lz-icon--plus-st0 {
  fill: #fff
}

.lz-tag-wrap {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap
}

.lz-tag {
  position: relative;
  margin-right: 5px
}

.lz-tag input {
  visibility: none
}

.lz-tag-item {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  background: #fff;
  border: 2px solid #fff;
  padding: 8px 16px;
  border-radius: 30px
}

.lz-tag-item--icon {
  display: none
}

.lz-tag-item span {
  color: #4A5155;
  font-size: 13px;
  font-weight: 600
}

.lz-tag input:focus~.lz-tag-item,
.lz-tag:hover input~.lz-tag-item {
  background: #e6e6e6;
  border-color: #e6e6e6
}

.lz-tag input:checked~.lz-tag-item {
  border-color: #4ECA22;
  box-shadow: inset 0 0 0 2px #f4f4f4
}

.lz-tag input:checked~.lz-tag-item .lz-tag-item--icon {
  color: #4ECA22;
  margin-right: 5px;
  display: block
}

.lz-tag input:checked:focus~.lz-tag-item,
.lz-tag:hover input:not([disabled]):checked~.lz-tag-item {
  border-color: #4ECA22;
  background: #fff;
  box-shadow: inset 0 0 0 2px #f4f4f4
}

.std-link {
  font-size: 1em;
  font-weight: 400;
  color: #03a6f0;
  text-decoration: none;
  border-bottom: 1px solid #c8c8c8
}

.std-link:hover {
  color: #03a6f0;
  cursor: pointer !important;
  border-bottom: 1px solid #03a6f0
}

.lz-toggle .lz-toggle-choice {
  position: relative;
  width: 50%
}

.lz-toggle .lz-toggle-choice .fa {
  display: none;
  position: absolute;
  top: 50%;
  right: 1em;
  font-size: 2.5em;
  color: #fff;
  transform: translate(0, -50%)
}

.lz-toggle .lz-toggle-choice:hover {
  background: rgba(0, 0, 0, .05);
  cursor: pointer
}

.lz-toggle .lz-toggle-selected,
.lz-toggle .lz-toggle-selected:hover {
  background: #03a6f0;
  color: #fff
}

.lz-toggle .lz-toggle-selected .fa {
  display: block
}

.lz-toggle .lz-toggle-text {
  border: 2px solid #d4dbe3;
  padding: 2em
}

.lz-toggle-selected .lz-toggle-text {
  border-color: #03a6f0
}

.lz-toggle .lz-toggle-choice p {
  color: #4A5155;
  font-weight: 600;
  font-size: 1.5em;
  margin: 0
}

.lz-toggle .lz-toggle-choice span {
  color: #4A5155;
  font-size: 1.4em
}

.lz-toggle .lz-toggle-choice span em {
  font-size: 1em;
  font-weight: 600;
  font-style: normal;
  text-decoration: underline
}

.lz-toggle .lz-toggle-selected p,
.lz-toggle .lz-toggle-selected span {
  color: #fff
}

.lz-toggle .lz-toggle-choice:nth-of-type(1) {
  float: left
}

.lz-toggle .lz-toggle-choice:nth-of-type(2) {
  float: right
}

.lz-toggle .lz-toggle-choice:nth-of-type(1) .lz-toggle-text {
  border-right: none
}

.lz-toggle .lz-toggle-choice:nth-of-type(2) .lz-toggle-text {
  border-left: none
}

.clearfix::after {
  content: "";
  clear: both;
  display: table
}

@media screen and (max-width:48em) {

  .lz-toggle .lz-toggle-choice:nth-of-type(1),
  .lz-toggle .lz-toggle-choice:nth-of-type(2) {
    float: none;
    display: block;
    width: 100%
  }

  .lz-toggle .lz-toggle-choice:nth-of-type(1) .lz-toggle-text {
    border-bottom: none;
    border-right: 2px solid #d4dbe3
  }

  .lz-toggle .lz-toggle-choice:nth-of-type(2) .lz-toggle-text {
    border-top: none;
    border-left: 2px solid #d4dbe3
  }

  .lz-toggle-selected .lz-toggle-text {
    border-color: #03a6f0 !important
  }
}

.lz-cal {
  margin-top: 1em
}

.lz-cal-header p {
  font-weight: 600
}

.lz-cal-header i.fa {
  font-size: 1.4em;
  background: rgba(0, 0, 0, .05);
  padding: .8em 1em
}

.lz-cal-available {
  display: inline-block;
  float: left;
  width: 20%;
  text-align: center
}

.lz-cal-available p {
  color: #4A5155;
  font-size: 1.5em;
  font-weight: 600;
  background: rgba(0, 0, 0, .05);
  padding: 1.5em 2em;
  margin: 1px;
  text-align: center
}

.lz-alias,
.lz-profile-header {
  padding: 1em
}

.lz-cal-available:hover,
.lz-cal-header i.fa:hover {
  cursor: pointer;
  background: rgba(0, 0, 0, .1)
}

.lz-cal-selected,
.lz-cal-selected:hover {
  background: #03a6f0
}

.lz-cal-selected p {
  color: #fff
}

@media screen and (max-width:48em) {
  .lz-cal-available {
    width: 33.33%
  }
}

.lz-alias {
  margin-bottom: 1em;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  transition: all .3s cubic-bezier(.25, .8, .25, 1)
}

.lz-alias:hover {
  cursor: pointer;
  border-bottom-style: solid;
  background: rgba(0, 0, 0, .05)
}

.lz-alias img {
  background: #fff;
  display: block;
  height: 85px;
  margin-right: 10px
}

.lz-alias p {
  margin: 0;
  font-size: 1.6em;
  font-weight: 400
}

.lz-alias span {
  font-size: 1.4em
}

.lz-alias p.lz-alias-price {
  font-size: 2em;
  font-weight: 600
}

.lz-alias-image-wrapper img {
  display: block;
  width: 65px;
  max-height: 65px;
  pointer-events: none
}

@media screen and (max-width:48em) {
  .lz-alias img {
    display: none
  }
}

.lz-profile {
  margin-bottom: 1em
}

.lz-profile p,
.lz-profile span {
  color: #4A5155
}

.lz-profile-inner {
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  padding: 1em
}

.lz-profile-body img {
  display: block;
  width: 120px;
  margin-right: 1em
}

.lz-profile-body {
  padding: 0 0 1em
}

.lz-profile-body span {
  font-size: 1.4em;
  font-weight: 600
}

.lz-profile-body p {
  font-size: 1.3em;
  margin: 0;
  opacity: .8
}

.lz-profile-footer {
  border-top: 1px solid #e5e6e9;
  padding-top: 1em
}

.lz-profile-price p {
  font-size: 1.4em;
  font-weight: 400;
  margin: 0
}

.lz-profile-price p em {
  font-weight: 600;
  color: #03a6f0;
  font-style: normal
}

.lz-profile-price span {
  font-size: 1.3em;
  opacity: .8
}

.lz-profile-btn {
  padding: .5em 1em;
  font-size: 1.4em;
  font-weight: 400;
  color: #444;
  color: rgba(0, 0, 0, .8);
  border: 1px solid #999;
  border: transparent;
  background-color: #E6E6E6;
  text-decoration: none;
  border-radius: 2px;
  display: inline-block;
  zoom: 1;
  white-space: nowrap;
  text-align: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-select: none;
  box-sizing: border-box
}

.lz-profile-btn:hover {
  color: #4A5155 !important;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1))
}

.lz-profile.lz-profile-selected .lz-profile-btn,
.lz-profile.lz-profile-selected .lz-profile-btn:hover {
  color: #fff !important;
  background: #03a6f0
}

.lz-profile.lz-profile-selected .lz-profile-inner {
  border-color: #03a6f0
}

.arrow {
  padding-top: 2em;
  display: none
}

.arrow i.fa {
  color: #4ECA22
}

.leazard-bounce {
  animation: leazardBounce 2s 2s 2
}

@keyframes leazardBounce {

  0%,
  100%,
  20%,
  50%,
  80% {
    transform: translateY(0)
  }

  40% {
    transform: translateY(-15px)
  }

  60% {
    transform: translateY(-10px)
  }
}

@media screen and (max-width:48em) {
  @keyframes leazardBounce {

    0%,
    100%,
    20%,
    40%,
    50%,
    60%,
    80% {
      transform: translateY(0)
    }
  }
}

.lz-save {
  background: #fff;
  border-radius: 10px;
  margin-top: 1em
}

.lz-save-body,
.lz-save-header {
  padding: 1.5em
}

.lz-save-body p,
.lz-save-footer span,
.lz-save-header p {
  font-size: 1.4em;
  font-weight: 400;
  color: #4A5155;
  margin: 0
}

.lz-save-footer span,
.lz-save-header p {
  font-weight: 600
}

.lz-save-header {
  border-bottom: 1px solid #ddd
}

.lz-save-footer {
  border-top: 1px solid #ddd;
  text-align: center
}

.lz-save-header i {
  color: #4ECA22
}

.lz-save-no {
  font-size: 1em;
  font-weight: 400;
  color: #0059b3;
  text-decoration: none;
  border-bottom: 1px solid #c8c8c8
}

.lz-save-no:hover {
  color: #0059b3;
  cursor: pointer !important;
  border-bottom: 1px solid #0059b3
}

span.lz-save-cancel,
span.lz-save-save {
  display: block;
  padding: 1em
}

span.lz-save-save {
  border-left: 1px solid #ddd !important
}

span.lz-save-cancel:hover,
span.lz-save-save:hover {
  cursor: pointer !important;
  text-decoration: underline
}

span.lz-save-save:hover {
  color: #4ECA22 !important
}

.leazard-elink {
  margin-top: 1.5em;
  text-align: center
}

.leazard-elink a {
  display: inline-block;
  font-size: 1.2em;
  border-radius: 15px;
  font-weight: 600;
  color: #fff;
  text-decoration: underline;
  padding: .5em 2em
}

.leazard-elink a:hover {
  color: #fff !important;
  background: rgba(255, 255, 255, .2)
}

.leazard-cta {
  padding: 1em 2em;
  text-align: center
}

.leazard-cta button,
.leazard-info-btn {
  background: #4eca22;
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 10em;
  color: #fff;
  font-size: 1.8em;
  font-weight: 700;
  font-family: Ubuntu, sans-serif;
  padding: 1em 1.2em;
  position: relative;
  width: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  transition: all .2s ease-in-out;
  backface-visibility: hidden
}

.leazard-cta button:focus,
.leazard-cta button:hover,
.leazard-info-btn:focus,
.leazard-info-btn:hover {
  background: #53d624 !important;
  box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
  color: #fff;
  cursor: pointer;
  transition: all .2s ease-in-out;
  backface-visibility: hidden;
  border: 1px solid rgba(255, 255, 255, .5) !important
}

.leazard-cta button:active,
.leazard-info-btn:active {
  background: #43AD1D !important;
  transform: translate(0, 5px);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  backface-visibility: hidden;
  border: 1px solid rgba(255, 255, 255, .5) !important
}

label.lz-foreign {
  display: block;
  font-size: 1.3em;
  margin-top: .3em !important
}

label.lz-foreign:hover {
  cursor: pointer
}

label.lz-foreign input {
  font-size: 1.3em
}

label.lz-foreign a,
label.lz-foreign input a {
  font-size: inherit;
  font-weight: inherit;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #c8c8c8
}

label.lz-foreign a:hover,
label.lz-foreign input a:hover {
  color: #fff;
  cursor: pointer !important;
  border-bottom: 1px solid #fff
}

.leazard-encrypted {
  color: rgba(255, 255, 255, .8);
  font-size: 1.2em;
  padding: 1em 1em 0
}

.leazard-encrypted a,
.leazard-encrypted strong a {
  font-size: 1em;
  color: rgba(255, 255, 255, .8);
  text-decoration: underline;
  font-weight: 600
}

.leazard-encrypted strong {
  font-weight: 600
}

.leazard-encrypted a:hover,
.leazard-encrypted a:visited,
.leazard-encrypted strong a:hover,
.leazard-encrypted strong a:visited {
  color: #fff
}

.leazard-footer {
  padding: 0 2em 1em;
  border-bottom-left-radius: .4em;
  border-bottom-right-radius: .4em
}

.leazard-footer a {
  color: #fff;
  font-size: 1.2em;
  font-weight: 600;
  opacity: .8
}

.leazard-footer a:hover {
  color: #fff;
  opacity: 1
}

.lz-step {
  background: #fff;
  border-radius: 50%;
  display: inline-block;
  opacity: .5;
  width: 6px;
  height: 6px;
  margin: 0 2px
}

.lz-step.lz-step-current {
  background: #4ECA22;
  opacity: 1
}

.lz-step-number {
  display: none;
  text-align: center;
  margin-bottom: 1em;
  margin-top: -1em
}

@media screen and (max-width:48em) {
  .lz-step-number {
    display: block
  }
}

.leazard-info-trigger:hover {
  cursor: help !important;
  color: #4ECA22
}

.leazard-info-close:hover,
.lz-checkboxlist label:hover {
  cursor: pointer
}

.dynamic-loading-background,
.leazard-info-background,
.leazard-infobox,
.leazard-loading-background,
.leazard-receipt-background {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  border-radius: .4em;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  overflow: auto;
  z-index: 1500;
  transition: opacity .3s 0s, visibility 0s .3s
}

.leazard-receipt-background {
  background: #3d445d;
  background: linear-gradient(135deg, #3d445d 0, #6f7ca9 100%)
}

.dynamic-loading-background,
.leazard-info-background,
.leazard-infobox,
.leazard-loading-background {
  background: rgba(61, 68, 93, .9)
}

.dynamic-loading-background.is-visible,
.leazard-info-background.is-visible,
.leazard-infobox.is-visible,
.leazard-loading-background.is-visible,
.leazard-receipt-background.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity .3s 0s, visibility 0s 0s
}

.dynamic-loading-wrapper,
.leazard-info-wrapper,
.leazard-loading-wrapper,
.leazard-receipt-wrapper {
  position: static;
  margin: 50px auto 0;
  top: auto;
  left: auto;
  transform: none
}

.dynamic-loading-background {
  display: flex;
  align-items: center
}

.article .dynamic-loading-background p,
.dynamic-loading-background p {
  font-size: 17px;
  color: #fff;
  margin-top: 30px
}

.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  transform: rotateZ(45deg)
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  transform: scale(1.1)
}

.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  transform-origin: 100% 100%
}

.sk-folding-cube .sk-cube2 {
  transform: scale(1.1) rotateZ(90deg)
}

.sk-folding-cube .sk-cube3 {
  transform: scale(1.1) rotateZ(180deg)
}

.sk-folding-cube .sk-cube4 {
  transform: scale(1.1) rotateZ(270deg)
}

.sk-folding-cube .sk-cube2:before {
  animation-delay: .3s
}

.sk-folding-cube .sk-cube3:before {
  animation-delay: .6s
}

.sk-folding-cube .sk-cube4:before {
  animation-delay: .9s
}

@keyframes sk-foldCubeAngle {

  0%,
  10% {
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0
  }

  25%,
  75% {
    transform: perspective(140px) rotateX(0);
    opacity: 1
  }

  100%,
  90% {
    transform: perspective(140px) rotateY(180deg);
    opacity: 0
  }
}

.leazard-receipt-wrapper {
  width: 90%
}

.leazard-info-wrapper,
.leazard-loading-wrapper {
  width: 80%
}

.leazard-info,
.leazard-receipt-check,
.leazard-receipt-text {
  position: relative;
  padding: 2em;
  box-sizing: border-box;
  transition: all .2s ease-in-out
}

.leazard-info {
  position: relative
}

.leazard-info-close {
  position: absolute;
  top: -15px;
  right: -15px
}

.leazard-info-close .lz-icon-close {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjkwIDI5MCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjkwIDI5MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiM0QTUxNTU7fS5zdDF7ZmlsbDojRkZGRkZGO308L3N0eWxlPjxjaXJjbGUgY2xhc3M9InN0MCIgY3g9IjE0NCIgY3k9IjE0NSIgcj0iMTMwIi8+PHBhdGggY2xhc3M9InN0MSIgZD0iTTE0NSwwQzY0LjgsMCwwLDY0LjgsMCwxNDVzNjQuOCwxNDUsMTQ1LDE0NXMxNDUtNjQuOCwxNDUtMTQ1UzIyNS4yLDAsMTQ1LDB6IE0yMjkuNCwxODcuMmwtNDIuMiw0Mi4yTDE0NSwxODcuMmwtNDIuMiw0Mi4ybC00Mi4yLTQyLjJsNDIuMi00Mi4ybC00Mi4yLTQyLjJsNDIuMi00Mi4ybDQyLjIsNDIuMmw0Mi4yLTQyLjJsNDIuMiw0Mi4yTDE4Ny4yLDE0NUwyMjkuNCwxODcuMnoiLz48L3N2Zz4=);
  width: 30px;
  height: 30px
}

.leazard-info-privacy-text,
.leazard-info-short-text {
  max-height: 250px;
  overflow-y: scroll;
  margin-bottom: 2em
}

.leazard-info-privacy-text h2,
.leazard-info-privacy-text h3,
.leazard-info-privacy-text h4,
.leazard-info-privacy-text h5,
.leazard-info-privacy-text h6 {
  color: #4A5155;
  text-shadow: none
}

.leazard-info-privacy-text h2 {
  font-size: 2.5em
}

.leazard-info-privacy-text h3 {
  font-size: 2.2em
}

.leazard-info-privacy-text h4 {
  font-size: 1.8em
}

.leazard-info-privacy-text h5 {
  font-size: 1.6em
}

.leazard-info-privacy-text h6 {
  font-size: 1.5em
}

.leazard-receipt-check {
  text-align: center;
  transform: translateY(40px)
}

.leazard-receipt-check i.fa {
  color: #4ECA22;
  font-size: 8em
}

.leazard-info,
.leazard-receipt-text {
  background: #fff;
  border-radius: .4em;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.leazard-info {
  transform: translateY(-40px)
}

.leazard-info p {
  color: #4A5155;
  font-size: 1.4em;
  font-weight: 400
}

.is-visible .leazard-info,
.is-visible .leazard-receipt-check {
  transform: translateY(0)
}

.leazard-info p a {
  font-size: 1em
}

.leazard-receipt-text ul {
  list-style: none;
  padding-left: 0
}

.leazard-receipt-text ul li {
  margin: 1px 0
}

p.leazard-receipt-small {
  font-size: 1.2em !important;
  font-weight: 400;
  margin-top: 10px;
  text-align: center
}

.leazard-info-btn {
  font-size: 1.5em;
  color: #fff;
  box-shadow: none;
  text-align: center
}

.leazard-info-btn:focus,
.leazard-info-btn:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  color: #fff !important
}

.leazard-info-btn:active {
  box-shadow: none
}

.lz-limited-offer {
  text-align: center
}

.lz-limited-offer span {
  font-size: 2em;
  color: #fff;
  margin: 1px;
  padding: .5em;
  width: 2em;
  display: inline-block;
  border-radius: 10px;
  text-align: center;
  background: rgba(0, 0, 0, .75);
  box-shadow: inset 0 -5px 0 rgba(0, 0, 0, .5)
}

.lz-limited-offer span:after {
  font-size: 15px;
  display: block;
  margin: 3px 0 -1px;
  opacity: .8
}

.lz-limited-offer span:nth-of-type(1):after {
  content: "dager"
}

.lz-limited-offer span:nth-of-type(2):after {
  content: "timer"
}

.lz-limited-offer span:nth-of-type(3):after {
  content: "min"
}

.lz-limited-offer span:nth-of-type(4):after {
  content: "sek"
}

.lz-limited-offer.lz-limited-offer-se span:nth-of-type(1):after {
  content: "dagar" !important
}

.lz-limited-offer.lz-limited-offer-se span:nth-of-type(2):after {
  content: "tim" !important
}

.lz-limited-offer.lz-limited-offer-se span:nth-of-type(3):after {
  content: "min"
}

.lz-limited-offer.lz-limited-offer-se span:nth-of-type(4):after {
  content: "sek"
}

.lz-checkboxlist {
  display: flex;
  flex-direction: column;
  padding-bottom: 1em
}

.lz-checkboxlist div {
  font-size: 1.6em;
  font-weight: 600 !important;
  padding: 2px 0
}

.lz-checkboxlist div label {
  display: block
}

.lz-checkboxlist input {
  width: 17px;
  height: 17px;
  margin-bottom: 4px
}

.lz-loading-overlay {
  position: relative;
  opacity: 0;
  visibility: hidden;
  display: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  z-index: 1000;
  transition: opacity .3s 0s, visibility 0s .3s
}

.lz-input-suggestion .lz-input-suggestion--box,
.react-autosuggest__suggestions-container--open {
  z-index: 2000;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.lz-loading-overlay.is-visible {
  opacity: 1;
  display: block;
  height: 50em;
  visibility: visible;
  transition: opacity .3s 0s, visibility 0s 0s
}

.lz-loading-overlay.is-visible~div {
  display: none !important
}

.lz-loading-spinner {
  display: block;
  width: 2.5em;
  height: 2.5em;
  background: #4A5155;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  animation: lzSpin 1s infinite linear;
  margin: 2em auto 0
}

.lz-loading-spinner:after,
.lz-loading-spinner:before {
  content: "";
  display: block;
  position: absolute
}

.lz-loading-spinner:after {
  top: .2em;
  left: .2em;
  right: .2em;
  bottom: .2em;
  background: #50597A;
  border-radius: 50%
}

.lz-loading-spinner:before {
  top: 0;
  right: 0;
  left: 25%;
  bottom: 50%;
  background: #fff
}

@keyframes lzSpin {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

.lz-alert {
  display: none;
  background: #fcf8e3;
  font-size: 1.3em;
  font-weight: 400;
  color: #000;
  padding: 1em;
  margin-bottom: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.lz-alert strong {
  font-weight: 600
}

.lz-alert a {
  font-size: 1em;
  font-weight: 600 !important
}

.lz-alert a.lz-alert-btn {
  box-sizing: border-box;
  display: block;
  background: #03a6f0;
  border-bottom: .2em solid #028bc9;
  border-radius: .2em;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.8em;
  font-weight: 600;
  padding: .4em 1em !important;
  text-decoration: none;
  width: 100%;
  text-align: left;
  margin-bottom: 2px;
  margin-top: 8px;
  position: relative
}

.lz-alert a.lz-alert-btn i.fa {
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translate(0, -50%)
}

.lz-alert a.lz-alert-btn:hover {
  background: #04adfa;
  border-bottom-color: #028bc9
}

.lz-alert.lz-alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}

.lz-alert.lz-alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.lz-alert.lz-alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

.lz-alert ul {
  margin: 1em 0 !important
}

.lz-alert ul li {
  font-size: 1em
}

.lz-input+.lz-extratext.lz-extratext-alert {
  margin-top: 1em
}

.lz-extratext-alert,
.lz-extratext-alert-red {
  background: #d9edf7;
  border-radius: .4em;
  color: #333 !important;
  padding: .8em;
  position: relative
}

.lz-extratext strong,
.lz-extratext strong a {
  font-weight: 600 !important
}

.lz-extratext-alert-red {
  color: #a94442 !important;
  font-weight: 400;
  background-color: #f2dede !important
}

.lz-extratext-arrow:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(217, 237, 247, 0);
  border-bottom-color: #d9edf7;
  border-width: 10px;
  margin-left: -10px
}

.lz-extratext a {
  font-size: 1em;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #c8c8c8
}

.lz-extratext a:hover {
  color: #fff;
  cursor: pointer !important;
  border-bottom: 1px solid #fff
}

.lz-alert span {
  font-size: 10px;
  margin: 0;
  display: block
}

.lz-extratext.lz-extratext-alert-red a,
.lz-extratext.lz-extratext-alert-red a:hover {
  color: #a94442 !important
}

::-webkit-input-placeholder {
  color: #c3c3c3;
  transition: opacity 250ms ease-in-out
}

:focus::-webkit-input-placeholder {
  opacity: .5
}

:-ms-input-placeholder {
  color: #c3c3c3;
  transition: opacity 250ms ease-in-out
}

:focus:-ms-input-placeholder {
  opacity: .5
}

::-moz-placeholder {
  color: #c3c3c3;
  opacity: 1;
  transition: opacity 250ms ease-in-out
}

:focus::-moz-placeholder {
  opacity: .5
}

:-moz-placeholder {
  color: #c3c3c3;
  opacity: 1;
  transition: opacity 250ms ease-in-out
}

.lz-check a,
.lz-check label {
  color: #fff;
  font-size: 1.4em;
  font-weight: 600
}

:focus:-moz-placeholder {
  opacity: .5
}

.lz-check label input {
  font-size: 1.4em
}

.lz-check a:hover {
  color: #4ECA22;
  cursor: help !important
}

.lz-files-btn {
  display: inline-block;
  border-radius: .2em;
  background: #fff;
  font-size: 1.4em;
  font-weight: 600;
  padding: .5em 1em;
  color: #4285f4;
  text-decoration: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.lz-files-btn i.fa {
  margin-right: .5em
}

.lz-files-btn:hover {
  color: #4285f4 !important;
  text-decoration: none
}

.lz-drop {
  background: #fff;
  border-radius: 1em;
  padding: .25em
}

.lz-drop .lz-drop-out {
  border-radius: 1em;
  text-align: center;
  position: relative;
  border: 2px dashed #3d445d;
  height: 180px
}

.lz-drop .lz-drop-in {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%, -50%);
  width: 90%
}

.lz-input-suggestion,
.react-autosuggest__container {
  position: relative
}

.lz-drop .lz-drop-in img {
  width: 6em
}

.lz-drop-in p {
  font-size: 1.8em;
  font-weight: 600;
  margin: 0
}

.lz-drop-in span {
  font-size: 1.4em;
  font-weight: 400
}

.lz-drop-in span a {
  font-size: 1em;
  font-weight: 400;
  color: #0059b3
}

.lz-input-suggestion--box {
  display: none
}

.lz-input-suggestion .lz-input-suggestion--box {
  display: block;
  top: 48px;
  width: 100%;
  background-color: #f6fcff;
  padding: 1.2em;
  margin: 0
}

.lz-input-suggestion--box span {
  font-size: 1.4em;
  color: #007bff;
  font-weight: 500
}

.lz-input-suggestion--box span strong {
  color: #037bdb;
  font-weight: 600 !important
}

.lz-input-suggestion-buttons {
  border-top: 1px solid rgba(3, 123, 219, .2);
  margin-top: 10px;
  padding-top: 10px;
  text-align: right
}

.cf-box-body,
.cf-box-icon,
.leazard-progress .leazard-progress-text {
  text-align: center
}

.lz-input-suggestion-buttons button {
  padding: 5px 10px;
  appearance: none;
  margin: 0;
  font-size: 1.4em;
  font-weight: 600
}

.lz-input-suggestion-buttons button:hover {
  cursor: pointer
}

.lz-input-suggestion-buttons button:first-of-type {
  background: 0 0;
  border: none;
  text-decoration: underline
}

.lz-input-suggestion-buttons button:last-of-type {
  background: #007bff;
  border-color: #007bff;
  color: #fff
}

.lz-input-suggestion-buttons button:last-of-type:hover {
  background: #0069d9;
  border-color: #0062cc
}

.article ul.react-autosuggest__suggestions-list,
ul.react-autosuggest__suggestions-list {
  margin: 0 !important
}

.react-autosuggest__input--open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.react-autosuggest__suggestions-container {
  display: none
}

.react-autosuggest__suggestions-container--open {
  display: block;
  position: absolute;
  top: 47px;
  width: 100%;
  background-color: #fcf8e3;
  padding: 0
}

.react-autosuggest__suggestions-list {
  margin: 0;
  padding: 0;
  list-style-type: none
}

.lz-image--1 img,
.lz-image--2 img,
.lz-image--3 img {
  display: block;
  margin: 0 auto
}

.article ul li.react-autosuggest__suggestion,
.react-autosuggest__suggestion {
  display: block;
  cursor: pointer;
  padding: 5px 10px;
  font-size: 1.4em !important
}

.article ul li.react-autosuggest__suggestion:hover,
.react-autosuggest__suggestion:hover {
  background-color: #F4DFA2
}

.react-autosuggest__suggestion.react-autosuggest__suggestion--highlighted,
.react-autosuggest__suggestion.react-autosuggest__suggestion--highlighted:hover {
  background-color: #FFC645 !important
}

.lz-image img {
  width: 100%
}

.lz-image--padding {
  padding: 0 20px
}

.lz-image--filled {
  background: #fff
}

.lz-image--0 {
  width: 100%
}

.lz-image--1 img {
  width: 50%
}

.lz-image--2 img {
  width: 30%
}

.lz-image--3 img {
  width: 20%
}

.lz-image--divider {
  margin-top: 1px;
  padding-top: 20px
}

.lz-offer-wrapper {
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  position: relative;
  background: #fff;
  padding: 20px;
  border-radius: 10px
}

.lz-offer-wrapper .lz-header-wrapper {
  margin-bottom: 5px
}

.lz-input-wrapper.lz-offer-wrapper label,
.lz-offer-wrapper .lz-header-wrapper .lz-header {
  color: #2e5173;
  font-size: 1.8em
}

.lz-input-wrapper.lz-offer-wrapper .lz-control-container label {
  font-size: 1.4em
}

.lz-input-wrapper.lz-offer-wrapper span.lz-extratext {
  display: inline-block;
  background: #04a675;
  padding: 2px 4px;
  border-radius: 5px;
  margin-top: 0;
  color: #fff
}

.lz-offer-wrapper .lz-control-container.lz-control-container--filled {
  background: #1b5185
}

.lz-offer-wrapper .lz-control-container.lz-control-container--filled .lz-control--checkbox,
.lz-offer-wrapper .lz-control-container.lz-control-container--filled .lz-control--radio {
  color: #fff
}

.lz-offer-wrapper .lz-error {
  margin-top: 1px
}

.lz-list-item {
  background: #fff;
  margin-bottom: 1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.lz-list-item i,
.lz-list-item p {
  font-size: 1.4em;
  font-weight: 600;
  color: #4A5155;
  margin: 0;
  padding: 20px
}

.lz-list-item p {
  padding-right: 0
}

.lz-list-item i {
  color: #e5e5e5
}

.lz-list-item i:hover {
  color: #E85432;
  cursor: pointer
}

.lz-list-item-removed p {
  color: #E85432;
  text-decoration: line-through
}

span.lz-list-undo {
  display: inline-block;
  background: #e5e5e5;
  font-size: 1.3em;
  font-weight: 600;
  padding: 2px 4px;
  margin-right: 20px
}

span.lz-list-undo:hover {
  background: #dbdbdb;
  cursor: pointer !important
}

.lz-thisiswhat,
.lz-whatsthis {
  background: #fff;
  display: none;
  padding: 7px
}

.lz-thisiswhat p,
.lz-whatsthis p {
  font-size: 1.3em;
  font-weight: 400;
  color: #4A5155;
  margin: 0
}

.lz-whatsthis {
  display: inline-block
}

.lz-thisiswhat.lz-visible {
  display: block
}

.lz-whatsthis:hover {
  background: #f5f7fa;
  cursor: pointer
}

.lz-whatsthis p i {
  padding-left: 10px
}

.lz-thisiswhat p a {
  font-size: 1em;
  font-weight: 400;
  color: #0059b3;
  text-decoration: none;
  border-bottom: 1px solid #c8c8c8
}

.lz-thisiswhat p a:hover {
  color: #0059b3;
  cursor: pointer !important;
  border-bottom: 1px solid #0059b3
}

.leazard-spinner--ring {
  display: inline-block;
  position: relative;
  width: 27px;
  height: 27px
}

.leazard-spinner--ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 23px;
  height: 23px;
  margin: 3px;
  border: 3px solid #fff;
  border-radius: 50%;
  animation: leazard-spinner--ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
  border-color: #fff transparent transparent
}

.leazard-spinner--ring div:nth-child(1) {
  animation-delay: -.45s
}

.leazard-spinner--ring div:nth-child(2) {
  animation-delay: -.3s
}

.leazard-spinner--ring div:nth-child(3) {
  animation-delay: -.15s
}

@keyframes leazard-spinner--ring {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

.lz-hidden-phone {
  display: block
}

.lz-visible-phone {
  display: none
}

.lz-hidden-phone-inline {
  display: inline-block
}

.lz-visible-phone-inline {
  display: none
}

@media screen and (max-width:48em) {
  .lz-hidden-phone {
    display: none
  }

  .lz-visible-phone {
    display: block
  }

  .lz-hidden-phone-inline {
    display: none
  }

  .lz-visible-phone-inline {
    display: inline-block
  }
}

div.leazard-lanes table {
  border-spacing: 0;
  padding: 0;
  margin: 0;
  width: 100%
}

div.leazard-lanes table tr td {
  width: 50%;
  vertical-align: top
}

div.leazard-lanes div.lz-input-wrapper {
  margin-bottom: 2px
}

.cf-background {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  background: rgba(249, 249, 251, .9);
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  overflow: auto;
  z-index: 5500;
  transition: opacity .3s 0s, visibility 0s .3s
}

.cf-background.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity .3s 0s, visibility 0s 0s
}

.cf-box,
.cf-box-btn,
.lz-animate-wrapper {
  transition: all .2s ease-in-out
}

.cf-box {
  background: #3d445d;
  background: linear-gradient(135deg, #3d445d 0, #6f7ca9 100%);
  position: relative;
  width: 400px;
  border-radius: 10px;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  box-sizing: border-box
}

.cf-background.is-visible .cf-box {
  top: 50%
}

.cf-close {
  border-radius: 50%;
  position: absolute;
  right: -10px;
  top: -10px
}

.cf-close img {
  width: 30px
}

.cf-box-icon {
  padding: 4em 3em 2em 2em
}

.cf-box-icon img {
  display: inline-block;
  margin: 0 auto;
  width: 40px
}

.cf-box-body input,
.cf-box-btn {
  font-weight: 600;
  margin-top: 1em;
  width: 100%;
  outline: 0;
  box-sizing: border-box
}

.cf-box-body {
  padding: 0 4em 4em
}

.cf-box-body h4,
.cf-box-body p {
  color: #fff
}

.cf-box-body p {
  font-size: 1.4em
}

.cf-box-body input {
  background: #fff;
  display: block;
  color: #4a5155;
  font-size: 1.4em;
  border: 2px solid #fff;
  border-radius: 0 !important;
  appearance: none;
  padding: 1em
}

.cf-box-btn {
  background: #4eca22;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 10em;
  color: #fff;
  font-size: 1.5em;
  padding: 1em 1.2em;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  -webkit-backface-visibility: hidden
}

.cf-box-btn:active,
.cf-box-btn:focus,
.cf-box-btn:hover {
  -webkit-backface-visibility: hidden;
  border: 1px solid rgba(255, 255, 255, .5) !important
}

.cf-box-btn:focus,
.cf-box-btn:hover {
  background: #53d624 !important;
  box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
  outline: 0;
  color: #fff;
  cursor: pointer;
  transition: all .2s ease-in-out
}

.cf-box-btn:active,
.lz-progress-nxt-btn {
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.cf-box-btn:active {
  background: #43AD1D !important;
  transform: translate(0, 5px)
}

@media (max-width:48em) {
  .cf-box {
    width: 90%
  }
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

@-webkit-keyframes bounce {

  20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

@keyframes bounce {

  20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom
}

@-webkit-keyframes flash {

  50%,
  from,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

@keyframes flash {

  50%,
  from,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash
}

@-webkit-keyframes pulse {

  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
}

@keyframes pulse {

  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse
}

@-webkit-keyframes rubberBand {

  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }
}

@keyframes rubberBand {

  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}

@-webkit-keyframes shake {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}

@keyframes shake {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing
}

@-webkit-keyframes tada {

  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -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)
  }

  40%,
  60%,
  80% {
    -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 {

  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -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)
  }

  40%,
  60%,
  80% {
    -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)
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada
}

@-webkit-keyframes wobble {

  from,
  to {
    -webkit-transform: none;
    transform: none
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }
}

@keyframes wobble {

  from,
  to {
    -webkit-transform: none;
    transform: none
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble
}

@-webkit-keyframes jello {

  11.1%,
  from,
  to {
    -webkit-transform: none;
    transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }

  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }

  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }

  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

@keyframes jello {

  11.1%,
  from,
  to {
    -webkit-transform: none;
    transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }

  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }

  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }

  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center
}

@-webkit-keyframes bounceIn {

  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes bounceIn {

  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInDown {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInLeft {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInRight {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes bounceInUp {

  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes fadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX
}

.flipInY,
.flipOutX {
  -webkit-backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

.flipInY {
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge
}

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn
}

@-webkit-keyframes rollOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

@keyframes rollOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  to {
    opacity: 0
  }
}

@keyframes zoomOut {
  from {
    opacity: 1
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  to {
    opacity: 0
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp
}

.lz-animate-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px
}

.lz-animate-wrapper>div {
  width: 100%
}

.leazard-progress {
  padding: 0 2em
}

.leazard-progress .leazard-progress-text p {
  color: #fff;
  font-size: 1.4em;
  font-weight: 400;
  margin: 0
}

.leazard-statusbar {
  position: relative;
  margin: 1em 0;
  width: 100%;
  height: 5px;
  display: block
}

.leazard-statusbar-background,
.leazard-statusbar-progress {
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0
}

.leazard-statusbar-background {
  background-color: #7c84a0;
  border-radius: 10px;
  z-index: 15
}

.leazard-statusbar-progress {
  background: #4eca22;
  z-index: 2000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity ease-out .3s 0s
}

.lz-progress-nxt-btn,
.lz-progress-nxt-btn:hover {
  outline: 0;
  color: #fff;
  transition: all .2s ease-in-out;
  -webkit-backface-visibility: hidden
}

.lz-progress-nxt-btn {
  background: #4eca22;
  display: inline-block;
  box-sizing: border-box;
  border: none;
  border-radius: 10px;
  font-size: 1.5em;
  font-weight: 600;
  padding: 1em 1.2em;
  position: relative;
  width: 100%
}

.lz-progress-nxt-btn:hover {
  background: #53d624 !important;
  cursor: pointer
}

.lz-progress-nxt-info {
  color: #eaeaea;
  font-size: 1.2em;
  font-weight: 600;
  margin-left: 1em
}

.lz-progress-steps-nxt,
.lz-progress-steps-prev {
  display: inline-block;
  color: #fff;
  background: #7c84a0;
  border-radius: 10px;
  font-size: 1.4em;
  padding: 5px 10px;
  opacity: .5
}

.lz-progress-steps-nxt:hover,
.lz-progress-steps-prev:hover {
  cursor: pointer
}

.lz-progress-steps-nxt.lz-progress-steps-active,
.lz-progress-steps-prev.lz-progress-steps-active {
  opacity: 1
}

.lz-input textarea {
  font-size: 1.4em;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif !important;
}
