.btn.btn-cta,
.btn.btn-product,
.mobile-menu,
.order-receipt,
html {
    -webkit-box-sizing: border-box;
}

#nb-hamburger,
.btn,
.go-top:hover,
a:hover {
    cursor: pointer
}

.bigfoot-dark,
.btn-block,
.clearall,
.nb-brands,
.nb-extras--2:after,
.nb-extras--services,
.nb-points {
    clear: both
}

.nb-hero-article--goto-btn {
    background-color: #4eca22
}

.nb-hero-article--goto-btn:hover {
    background-color: #26292a
}

.btn-default,
body {
    background-color: #fff
}

@-ms-viewport {
    width: device-width
}

body {
    overflow-x: hidden;
    overflow-y: scroll !important
}

html {
    box-sizing: border-box
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

a,
body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
p,
select,
span {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    font-weight: 400;
    color: #26292a;
    margin: 0;
    padding: 0
}

a,
a:hover {
    color: #4A5155
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
    font-family: Ubuntu, sans-serif;
    font-weight: 700
}

.lz-extratext strong {
    font-weight: 600 !important
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-size: 1em;
    text-decoration: none
}

h1 {
    font-size: 3.5em
}

h2 {
    font-size: 3em
}

h3 {
    font-size: 2.7em
}

h4 {
    font-size: 2.3em
}

h5 {
    font-size: 2.1em
}

h6 {
    font-size: 2em
}

p {
    font-size: 1.7em;
    margin: 1em 0 0
}

p strong {
    font-size: 1em;
    font-weight: 600
}

h1+p,
h2+p,
h3+p,
h4+p,
h5+p,
h6+p {
    margin-top: 1em !important
}

.header-inner,
section {
    margin: 0 auto;
    width: 80%
}

.center {
    text-align: center
}

.right {
    text-align: right !important
}

.hidden {
    display: none
}

.visible {
    display: block
}

.visible-cell-desktop {
    display: table-cell
}

.visible-phone-inline,
li.visible-phone {
    display: none
}

.hidden-tablet {
    display: block
}

.visible-tablet {
    display: none
}

.hidden-tablet-inline {
    display: inline-block
}

.hidden-desktop {
    display: none !important
}

.hidden-mobile {
    display: block
}

iframe[name=google_conversion_frame] {
    max-height: 0
}

.brand-color {
    color: #4eca22
}

.noscroll {
    overflow: hidden;
    right: 0;
    left: 0
}

.highlight {
    background: #FCF474 !important;
    display: inline-block !important
}

@media (max-width:98em) {

    .header-inner,
    section {
        width: 95%
    }

    .hidden-tablet {
        display: none
    }

    .visible-tablet {
        display: block
    }
}

@media (min-width:78em) {
    .hidden-desktop {
        display: none
    }
}

@media (max-width:78em) {

    .header-inner,
    section {
        width: 100%
    }

    .hidden-mobile,
    .hidden-phone,
    .hidden-phone-inline {
        display: none
    }

    .visible-phone {
        display: block
    }

    .visible-cell-desktop {
        display: none !important
    }

    header span.logo {
        margin-left: 1.5em
    }
}

@media (min-width:1600px) {

    .header-inner,
    .popup-box,
    section {
        width: 1280px
    }
}

.breadcrumbs {
    background: #fff;
    border-bottom: 1px solid #ebebec;
    padding: 1em 0
}

ul.breadcrumb {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.breadcrumb li {
    display: inline-block;
    margin: 0;
    padding: 0
}

ul.breadcrumb li a,
ul.breadcrumb li a span,
ul.breadcrumb li span {
    margin: 0;
    padding: 0;
    color: #85878a;
    font-size: 1.3em;
    font-weight: 500
}

.breadcrumbs p {
    color: #4A5155;
    font-size: 1.3em
}

.breadcrumbs p strong {
    font-weight: 600
}

.breadcrumbs p a,
.breadcrumbs p a:hover {
    font-weight: 600;
    color: #85878a;
    font-size: 1em;
    text-decoration: underline
}

ul.breadcrumb li a {
    text-decoration: none
}

ul.breadcrumb li a:hover {
    text-decoration: underline
}

.bigfoot-dark p a,
.bigfoot-dark p a.btn:hover,
.bigfoot-dark ul li a,
.btn,
.btn.btn-cta,
.btn.btn-product,
.btn.focus,
.btn:focus,
.btn:hover,
.nb-extras--item a,
.nb-extras--services-item a,
.nb-order--brand-tip a,
.order-receipt p a,
header ul.nav li a {
    text-decoration: none
}

ul.breadcrumb li a span {
    font-weight: 600;
    font-size: 1em
}

ul.breadcrumb li div.divider {
    color: #85878a;
    font-size: 1em;
    display: inline-block;
    margin: 0 .2em;
    padding: 0
}

.breadcrumbs p {
    margin: 0
}

@media (max-width:78em) {
    .breadcrumbs {
        display: none
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
    -webkit-animation-name: focus-blue;
    animation-name: focus-blue;
    -webkit-animation-duration: .7s;
    animation-duration: .7s
}

.article-main a {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.btn-full {
    display: block
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #4A5155
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #4A5155;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #4A5155;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #4A5155;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #4A5155;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-brand {
    color: #fff;
    background-color: #66DE90;
    border-color: #66DE90
}

.btn-brand.active,
.btn-brand.focus,
.btn-brand:active,
.btn-brand:focus,
.btn-brand:hover,
.open>.dropdown-toggle.btn-brand {
    color: #fff;
    background-color: #26292a;
    border-color: #26292a
}

.btn-brand.active.focus,
.btn-brand.active:focus,
.btn-brand.active:hover,
.btn-brand:active.focus,
.btn-brand:active:focus,
.btn-brand:active:hover,
.open>.dropdown-toggle.btn-brand.focus,
.open>.dropdown-toggle.btn-brand:focus,
.open>.dropdown-toggle.btn-brand:hover {
    color: #fff;
    background-color: #49a469;
    border-color: #49a469
}

.btn-brand.active,
.btn-brand:active,
.open>.dropdown-toggle.btn-brand {
    background-image: none
}

.btn-brand.disabled.focus,
.btn-brand.disabled:focus,
.btn-brand.disabled:hover,
.btn-brand[disabled].focus,
.btn-brand[disabled]:focus,
.btn-brand[disabled]:hover,
fieldset[disabled] .btn-brand.focus,
fieldset[disabled] .btn-brand:focus,
fieldset[disabled] .btn-brand:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-green {
    color: #fff !important;
    background-color: #4eca22;
    border-color: #4eca22;
    font-weight: 600
}

.btn-green.focus,
.btn-green:focus {
    color: #fff;
    background-color: #26292a;
    border-color: #26292a;
    -webkit-animation-name: focus-green;
    animation-name: focus-green;
    -webkit-animation-duration: .7s;
    animation-duration: .7s
}

.btn-green:hover {
    color: #fff;
    background-color: #53d624;
    border-color: #53d624
}

.btn-green.active,
.btn-green:active,
.open>.dropdown-toggle.btn-green {
    color: #fff;
    background-color: #26292a;
    border-color: #26292a;
    background-image: none
}

.btn-green.active.focus,
.btn-green.active:focus,
.btn-green.active:hover,
.btn-green:active.focus,
.btn-green:active:focus,
.btn-green:active:hover,
.open>.dropdown-toggle.btn-green.focus,
.open>.dropdown-toggle.btn-green:focus,
.open>.dropdown-toggle.btn-green:hover {
    color: #fff;
    background-color: #49a469;
    border-color: #49a469
}

.btn-green.disabled.focus,
.btn-green.disabled:focus,
.btn-green.disabled:hover,
.btn-green[disabled].focus,
.btn-green[disabled]:focus,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green.focus,
fieldset[disabled] .btn-green:focus,
fieldset[disabled] .btn-green:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn.btn-cta,
.btn.btn-product {
    box-sizing: border-box;
    background: #66DE90;
    border: none;
    border-bottom: .2em solid #26292a;
    border-radius: .2em;
    color: #fff;
    font-size: 2.4em;
    line-height: 1.8em;
    font-weight: 700;
    font-family: Ubuntu, sans-serif;
    padding: .5em 1.2em !important;
    width: 100%
}

.btn.btn-cta:hover,
.btn.btn-product:hover {
    color: #fff;
    background: #7ad759;
    -webkit-box-shadow: 0 0 4px 2px rgba(3, 166, 240, .15);
    box-shadow: 0 0 4px 2px rgba(3, 166, 240, .15)
}

.btn.btn-product {
    position: relative;
    font-size: 1.8em;
    text-align: left
}

.btn.btn-product i.fa {
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media (max-width:78em) {
    .btn.btn-cta {
        font-size: 2em;
        width: 100%
    }

    .go-top {
        opacity: 0 !important
    }
}

.go-top {
    background: #fff;
    border: 1px solid #ebebec;
    position: fixed;
    bottom: 2em;
    right: 2em;
    padding: 1em;
    display: none;
    z-index: 9999
}

.go-top p {
    color: #4a5155;
    font-size: 1.3em;
    font-weight: 400;
    margin: 0
}

.go-top p .fa {
    color: #4a5155;
    padding-right: .5em
}

.go-top:hover {
    background: #fafafa
}

header {
    border-bottom: 1px solid #ebebec;
    padding: 20px 0;
    position: relative;
    overflow: hidden;
    z-index: 5000;
    text-align: left
}

header .header-icon img {
    height: 30px
}

header.no-shadow {
    border-bottom: none
}

header .desktop-menu {
    display: block
}

.mobile-menu {
    display: none
}

header ul.nav {
    list-style: none;
    margin: 0;
    padding: 0
}

header ul.nav li {
    display: inline-block;
    text-align: center;
    width: auto
}

header ul.nav li a {
    font-size: 1.6em;
    font-weight: 500;
    line-height: 30px;
    color: #1a1a1e;
    margin: auto 17px;
    position: relative
}

header ul.nav li:last-of-type a {
    margin-right: 0
}

header ul.nav li a:hover:after {
    width: 100%;
    left: 0
}

header ul.nav li a:after {
    content: "";
    display: block;
    height: 3px;
    left: 0;
    bottom: -5px;
    position: absolute;
    background: #4eca22;
    -webkit-transition: width .4s ease 0s, left .4s ease 0s;
    transition: width .4s ease 0s, left .4s ease 0s;
    width: 0
}

header ul.nav li.active a:after {
    width: 100%
}

header ul.nav li .fa {
    display: none
}

.mobile-menu {
    background: left bottom #fff;
    padding: 2em 0;
    background-size: cover;
    box-sizing: border-box;
    position: absolute;
    z-index: 90000;
    width: 100%
}

.mobile-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 8000
}

.mobile-menu ul li a {
    display: block;
    color: #222831;
    font-size: 22px;
    padding: 10px 2em;
    text-align: center;
    z-index: 5000
}

.mobile-menu ul li .fa {
    display: none
}

#nb-hamburger {
    display: none;
    width: 30px;
    height: 18px;
    margin: 0 0 0 auto;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

#nb-hamburger span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #0d1238;
    border-radius: 4px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.hide,
.nb-extras--btn,
.nb-extras--services-btn .btn.btn-default,
.nb-extras--services-btn .btn.btn-default:hover,
.nb-order--page-box {
    -webkit-transition: all .2s ease-in-out
}

#nb-hamburger span:nth-child(1) {
    top: 0
}

#nb-hamburger span:nth-child(2),
#nb-hamburger span:nth-child(3) {
    top: 9px
}

#nb-hamburger span:nth-child(4) {
    top: 18px
}

#nb-hamburger.open span:nth-child(1),
#nb-hamburger.open span:nth-child(4) {
    top: 9px;
    width: 0%;
    left: 50%
}

#nb-hamburger.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#nb-hamburger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media (max-width:1050px) {
    #nb-hamburger {
        display: inline-block
    }
}

@media (max-width:851px) {

    .header-icon--desktop,
    .mobile-menu,
    header .desktop-menu {
        display: none
    }

    .header-icon--phone {
        display: block
    }
}

@media (min-width:851px) {
    header .desktop-menu {
        display: block
    }

    .mobile-menu {
        display: none
    }

    .header-icon--desktop {
        display: block
    }

    .header-icon--phone {
        display: none
    }
}

.table {
    letter-spacing: -.31em;
    text-rendering: optimizespeed;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -ms-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.opera-only :-o-prefocus,
.table {
    word-spacing: -.43em
}

.table-cell {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
}

.table.table-vertical {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.table.table-vertical .table-cell {
    vertical-align: middle
}

.cell-1-2,
.cell-1-3,
.cell-1-4,
.cell-1-6,
.cell-10,
.cell-2-3,
.cell-20,
.cell-3-4,
.cell-30,
.cell-33,
.cell-40,
.cell-60,
.cell-70,
.cell-80 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
}

.cell-1-2 {
    width: 50%
}

.cell-1-3 {
    width: 33.3333%
}

.cell-2-3 {
    width: 66.6667%
}

.cell-1-4 {
    width: 25%
}

.cell-3-4 {
    width: 75%
}

.cell-10 {
    width: 10%
}

.cell-20 {
    width: 20%
}

.cell-1-6 {
    width: 16.6667%
}

.cell-33 {
    width: 33.3333%
}

.cell-30 {
    width: 30%
}

.cell-40 {
    width: 40%
}

.cell-60 {
    width: 60%
}

.cell-70 {
    width: 70%
}

.cell-80 {
    width: 80%
}

.cell-1 {
    width: 100%
}

.cell-right {
    text-align: right
}

.cell-left {
    text-align: left
}

.cell-regular-right,
.table-cell-right {
    text-align: right
}

@media screen and (max-width:98em) {

    .cell-lg-1-2,
    .cell-lg-1-3,
    .cell-lg-1-4,
    .cell-lg-1-6,
    .cell-lg-10,
    .cell-lg-2-3,
    .cell-lg-20,
    .cell-lg-3-4,
    .cell-lg-30,
    .cell-lg-33,
    .cell-lg-40,
    .cell-lg-60,
    .cell-lg-70,
    .cell-lg-80 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .cell-lg-1-2 {
        width: 50%
    }

    .cell-lg-1-3 {
        width: 33.3333%
    }

    .cell-lg-2-3 {
        width: 66.6667%
    }

    .cell-lg-1-4 {
        width: 25%
    }

    .cell-lg-3-4 {
        width: 75%
    }

    .cell-lg-10 {
        width: 10%
    }

    .cell-lg-20 {
        width: 20%
    }

    .cell-lg-1-6 {
        width: 16.6667%
    }

    .cell-lg-33 {
        width: 33.3333%
    }

    .cell-lg-30 {
        width: 30%
    }

    .cell-lg-40 {
        width: 40%
    }

    .cell-lg-60 {
        width: 60%
    }

    .cell-lg-70 {
        width: 70%
    }

    .cell-lg-80 {
        width: 80%
    }

    .cell-lg-1 {
        width: 100%
    }
}

@media screen and (max-width:70em) {

    .cell-md-1-2,
    .cell-md-1-3,
    .cell-md-1-4,
    .cell-md-1-6,
    .cell-md-10,
    .cell-md-2-3,
    .cell-md-20,
    .cell-md-3-4,
    .cell-md-30,
    .cell-md-33,
    .cell-md-40,
    .cell-md-60,
    .cell-md-70,
    .cell-md-80 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .cell-md-1-2 {
        width: 50%
    }

    .cell-md-1-3 {
        width: 33.3333%
    }

    .cell-md-2-3 {
        width: 66.6667%
    }

    .cell-md-1-4 {
        width: 25%
    }

    .cell-md-3-4 {
        width: 75%
    }

    .cell-md-10 {
        width: 10%
    }

    .cell-md-20 {
        width: 20%
    }

    .cell-md-1-6 {
        width: 16.6667%
    }

    .cell-md-33 {
        width: 33.3333%
    }

    .cell-md-30 {
        width: 30%
    }

    .cell-md-40 {
        width: 40%
    }

    .cell-md-60 {
        width: 60%
    }

    .cell-md-70 {
        width: 70%
    }

    .cell-md-80 {
        width: 80%
    }

    .cell-md-1 {
        width: 100%
    }
}

@media screen and (max-width:78em) {

    .cell-sm-1-2,
    .cell-sm-1-3,
    .cell-sm-1-4,
    .cell-sm-1-6,
    .cell-sm-10,
    .cell-sm-2-3,
    .cell-sm-20,
    .cell-sm-3-4,
    .cell-sm-30,
    .cell-sm-33,
    .cell-sm-40,
    .cell-sm-60,
    .cell-sm-70,
    .cell-sm-80 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .cell-sm-1-2 {
        width: 50%
    }

    .cell-sm-1-3 {
        width: 33.3333%
    }

    .cell-sm-2-3 {
        width: 66.6667%
    }

    .cell-sm-1-4 {
        width: 25%
    }

    .cell-sm-3-4 {
        width: 75%
    }

    .cell-sm-10 {
        width: 10%
    }

    .cell-sm-20 {
        width: 20%
    }

    .cell-sm-1-6 {
        width: 16.6667%
    }

    .cell-sm-33 {
        width: 33.3333%
    }

    .cell-sm-30 {
        width: 30%
    }

    .cell-sm-40 {
        width: 40%
    }

    .cell-sm-60 {
        width: 60%
    }

    .cell-sm-70 {
        width: 70%
    }

    .cell-sm-80 {
        width: 80%
    }

    .cell-sm-1 {
        width: 100%
    }

    .table-flip {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .table-flip .cell-flip-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .table-flip .cell-flip-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media screen and (max-width:750px) {

    .cell-xs-1-2,
    .cell-xs-1-3,
    .cell-xs-1-4,
    .cell-xs-1-6,
    .cell-xs-10,
    .cell-xs-2-3,
    .cell-xs-20,
    .cell-xs-3-4,
    .cell-xs-30,
    .cell-xs-33,
    .cell-xs-40,
    .cell-xs-60,
    .cell-xs-70,
    .cell-xs-80 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .cell-xs-1-2 {
        width: 50%
    }

    .cell-xs-1-3 {
        width: 33.3333%
    }

    .cell-xs-2-3 {
        width: 66.6667%
    }

    .cell-xs-1-4 {
        width: 25%
    }

    .cell-xs-3-4 {
        width: 75%
    }

    .cell-xs-10 {
        width: 10%
    }

    .cell-xs-20 {
        width: 20%
    }

    .cell-xs-1-6 {
        width: 16.6667%
    }

    .cell-xs-33 {
        width: 33.3333%
    }

    .cell-xs-30 {
        width: 30%
    }

    .cell-xs-40 {
        width: 40%
    }

    .cell-xs-60 {
        width: 60%
    }

    .cell-xs-70 {
        width: 70%
    }

    .cell-xs-80 {
        width: 80%
    }

    .cell-xs-1 {
        width: 100%
    }

    .table-flip {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .table-flip .cell-flip-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .table-flip .cell-flip-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .table-flip {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex
    }

    .table-flip .cell-flip-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-order: 1
    }

    .table-flip .cell-flip-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-order: 2
    }
}

.hide {
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in-out;
    height: 0
}

.visible-phone {
    display: none
}

.hidden-phone {
    display: block
}

.hidden-phone-cell {
    display: table-cell
}

.hidden-phone-inline {
    display: inline-block
}

@media (max-width:78em) {
    header {
        padding: 20px 2em
    }

    .visible-phone {
        display: block
    }

    .hidden-phone,
    .hidden-phone-cell,
    .hidden-phone-inline {
        display: none
    }
}

@media (min-width:78em) {
    .hidden-phone-inline {
        display: inline-block !important
    }

    .hidden-phone {
        display: block !important
    }

    .hidden-phone-cell {
        display: table-cell !important
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {

    .hidden-phone,
    .hidden-tablet {
        display: none !important
    }

    .visible-phone {
        display: block !important
    }
}

.table-regular {
    display: table !important
}

.table-regular-block {
    width: 100%
}

.table-regular-right {
    float: right !important
}

.table-regular .table-row {
    display: table-row;
    width: 100%
}

.table-regular .table-row-group {
    display: table-row-group
}

.table-regular-cell {
    display: table-cell;
    vertical-align: middle !important
}

.cell-regular-1-2 {
    width: 50%
}

.cell-regular-1-3 {
    width: 33.33%
}

.cell-regular-2-3 {
    width: 66.66%
}

.cell-regular-1-4 {
    width: 25%
}

.cell-regular-3-4 {
    width: 75%
}

.cell-regular-10 {
    width: 10%
}

.cell-regular-15 {
    width: 15%
}

.cell-regular-20 {
    width: 20%
}

.cell-regular-1-6 {
    width: 16.666666%
}

.cell-regular-33 {
    width: 33.333333%
}

.cell-regular-70 {
    width: 70%
}

.cell-regular-30 {
    width: 30%
}

.cell-regular-35 {
    width: 35%
}

.cell-regular-45 {
    width: 45%
}

.cell-regular-80 {
    width: 80%
}

.cell-regular-60 {
    width: 60%
}

.cell-regular-40 {
    width: 40%
}

.cell-regular-1 {
    display: block !important;
    width: 100% !important
}

.cell-relative {
    position: relative;
    z-index: 500
}

.cell-center {
    text-align: center
}

.table-center {
    margin: 0 auto
}

.table-padding-bottom,
.table-padding-left,
.table-padding-right,
.table-padding-top {
    padding-bottom: 1em
}

.cell-top,
.table-top .table-cell {
    vertical-align: top !important
}

.cell-vertical,
.table-top .table-cell.cell-vertical {
    vertical-align: middle !important
}

.cell-regular-top,
.cell-top-left-10 {
    vertical-align: top !important
}

.table-float-right {
    float: right
}

.cell-divider {
    padding: 1em
}

.gutter-1-2 {
    padding: .5em
}

.table-regular .table-regular-cell.visible-phone {
    display: none !important
}

.cell-top-left-10 {
    text-align: left;
    padding-left: 10px !important
}

@media (max-width:1100px) {

    .table-regular .cell-regular-responsive-tablet,
    .table-regular.table-regular-responsive-tablet .table-cell-regular {
        display: block;
        width: 100%
    }
}

@media (max-width:78em) {

    .table-regular .regular-cell-responsive,
    .table-regular.table-regular-responsive .table-regular-cell {
        display: block;
        width: 100% !important
    }

    .cell-divider {
        padding: 0
    }

    .table-regular .table-regular-cell.hidden-phone {
        display: none !important
    }

    .table-regular .table-regular-cell.visible-phone {
        display: block !important
    }

    .cell-top-left-10 {
        padding-left: 0;
        padding-top: 10px
    }
}

.dynamic-result-page--loader {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 60px 0
}

.dynamic-result-page--loader.is-visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.dynamic-result-page--loader-content {
    width: 300px;
    padding: 20px;
    text-align: center
}

.dynamic-loader-cube {
    margin: 20px auto;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.dynamic-loader-cube .dynamic-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.dynamic-loader-cube .dynamic-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0351ff;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.dynamic-loader-cube .dynamic-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg)
}

.dynamic-loader-cube .dynamic-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg)
}

.dynamic-loader-cube .dynamic-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg)
}

.dynamic-loader-cube .dynamic-cube2:before {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.dynamic-loader-cube .dynamic-cube3:before {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.dynamic-loader-cube .dynamic-cube4:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

@-webkit-keyframes sk-foldCubeAngle {

    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }

    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0);
        transform: perspective(140px) rotateX(0);
        opacity: 1
    }

    100%,
    90% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes sk-foldCubeAngle {

    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }

    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0);
        transform: perspective(140px) rotateX(0);
        opacity: 1
    }

    100%,
    90% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

.order-receipt {
    background: #fff;
    color: #000;
    margin: 0;
    padding: 4em 0;
    box-sizing: border-box
}

.order-receipt--inner {
    max-width: 600px;
    margin: 0 auto
}

.order-receipt--inner h1 {
    font-size: 30px
}

.order-receipt--inner h1,
.order-receipt--inner h2 {
    line-height: 1.3
}

.order-receipt--alert {
    background: #FFFAEB;
    margin: 20px 0 0
}

.order-receipt--alert p {
    padding: 2em;
    font-size: 15px;
    line-height: 1.6;
    color: #000
}

.order-receipt p a {
    font-size: inherit;
    font-weight: inherit;
    color: #0059b3;
    border-bottom: 1px solid #c8c8c8
}

.order-receipt p a:hover {
    color: #0059b3;
    cursor: pointer !important;
    text-decoration: none !important;
    border-bottom: 1px solid #0059b3
}

.order-receipt--partners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px
}

.order-receipt--partners--vertical {
    display: block
}

.order-receipt--partners div {
    width: 33%;
    padding: 10px 0 0
}

.order-receipt--partners div img {
    display: block;
    margin: 5px auto;
    width: 80%
}

.dynamic-result-page--card-loading .content:last-of-type,
.order-receipt--steps .order-receipt--step:last-child {
    margin-bottom: 0
}

.order-receipt--steps {
    padding: 40px 0 20px
}

.order-receipt--steps .order-receipt--step h1 span,
.order-receipt--steps .order-receipt--step h2 span,
.order-receipt--steps .order-receipt--step h3 span,
.order-receipt--steps .order-receipt--step h4 span,
.order-receipt--steps .order-receipt--step h5 span {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

.order-receipt--hightlight {
    background-color: rgba(255, 255, 0, .8)
}

.order-receipt--step .table {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.order-receipt--step .table .table-cell:first-child {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center
}

.order-receipt--step.order-receipt--step--partners .table .table-cell {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.order-receipt--step img {
    display: block;
    width: 70%;
    margin: 0 auto;
    max-width: 100%
}

.order-receipt--progress-bar-wrap {
    margin: 20px 0
}

.order-receipt--progress-bar {
    width: 100%;
    background-color: #D8D8D8;
    padding: 0;
    border-radius: 5px
}

.order-receipt--progress-bar-fill {
    display: block;
    height: 8px;
    width: 0;
    background-color: #00E86B;
    border-radius: 5px
}

@media (max-width:78em) {
    .order-receipt {
        padding: 2em
    }

    .order-receipt--steps {
        padding: 20px 0
    }

    .order-receipt--step img {
        width: 70%
    }

    .order-receipt--alert {
        margin-top: 0
    }
}

.dynamic-result-page--list {
    text-align: left;
    margin: 20px 0
}

.dynamic-result-page--list-item {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #dbdadf;
    border-right: 1px solid #dbdadf;
    border-bottom: 1px solid #dbdadf
}

.dynamic-result-page--list-item:first-of-type {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-top: 1px solid #dbdadf
}

.dynamic-result-page--list-item:last-of-type {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px
}

.dynamic-result-page--list-item>div {
    padding: 10px
}

.dynamic-result-page--list-item--text p {
    margin: 0
}

.dynamic-result-page--list-item>div:nth-child(2) {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
}

.dynamic-result-page--list-item--icon {
    margin-left: 4px
}

.dynamic-result-page--list-item--icon .fa-check-circle {
    color: #00E86B;
    font-size: 24px
}

.article .dynamic-result-page--status p,
.dynamic-result-page--status p {
    border: 1px solid transparent;
    font-size: 12px;
    font-weight: 600;
    border-radius: 10px;
    padding: 4px 10px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0
}

.dynamic-result-page--status.dynamic-result-page--status-green p {
    color: #43bb52;
    background: #e4f7e7;
    border-color: #ddf5e1
}

.dynamic-result-page--list-item-loading .avatar {
    border-radius: 50%;
    height: 22px;
    width: 22px
}

.dynamic-result-page--list-item-loading .content {
    display: inline-block;
    height: 20px;
    margin-top: 4px;
    width: 40%
}

.dynamic-result-page--list-item-loading .content.content-large {
    height: 25px;
    margin: 0;
    width: 100%
}

.dynamic-result-page--list-item-loading .dynamic-result-page--card-action-cta {
    height: 52px;
    background-color: none;
    border-radius: 20px
}

@media (max-width:78em) {
    .dynamic-result-page--list {
        text-align: left;
        margin: 20px 0
    }

    .dynamic-result-page--list-item,
    .dynamic-result-page--list-item:first-of-type {
        border: none
    }

    .dynamic-result-page--list-item>div {
        padding: 0 0 5px
    }

    .dynamic-result-page--list-item--icon {
        margin: 0 5px 0 0
    }
}

.order-receipt--ad {
    position: relative;
    margin: 20px 0
}

.order-receipt--ad:hover {
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.order-receipt--ad-image img {
    display: block;
    margin: 0;
    width: 100%
}

.order-receipt--ad-overlay {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .1)));
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .1));
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0
}

.order-receipt--ad-content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%
}

.order-receipt--ad-content-middle .order-receipt--ad-content-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.order-receipt--ad-content-left .order-receipt--ad-content-wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.order-receipt--ad-content-right .order-receipt--ad-content-wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.order-receipt--ad-content {
    width: 50%
}

.order-receipt--ad-content-text {
    padding: 40px 20px
}

.order-receipt--ad-content-right .order-receipt--ad-content-text {
    padding: 40px 20px 40px 0
}

.order-receipt--ad-content-left .order-receipt--ad-content-text {
    padding: 40px 0 40px 20px
}

.order-receipt--ad-content-text h2,
.order-receipt--ad-content-text p {
    color: #fff
}

.order-receipt--ad-content-text h2 {
    font-size: 30px;
    line-height: 1.4
}

.order-receipt--ad-content-text p {
    font-size: 16px;
    font-weight: 600
}

.order-receipt--ad-button {
    margin-top: 20px
}

.order-receipt--ad-button span {
    display: inline-block;
    font-family: Ubuntu, sans-serif !important;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    border-radius: 50px;
    background-color: #00E86B;
    color: #fff;
    padding: 18px 36px;
    font-size: 18px;
    font-weight: 600
}

.nb-order,
.nb-order--offer {
    background: #fafafa;
    -webkit-box-sizing: border-box
}

.nb-order,
.nb-order--page h1,
.nb-order--page p {
    color: #3b3f48
}

@media (max-width:78em) {
    .order-receipt--ad-content-text {
        padding: 20px 20px 40px
    }

    .order-receipt--ad-content-right .order-receipt--ad-content-text {
        padding: 20px 20px 40px 0
    }

    .order-receipt--ad-content-left .order-receipt--ad-content-text {
        padding: 20px 0 40px 20px
    }

    .order-receipt--ad-content-text h2 {
        font-size: 20px
    }

    .order-receipt--ad-content-text p {
        font-size: 16px
    }

    .order-receipt--ad-button span {
        font-size: 16px;
        padding: 15px 25px
    }
}

.nb-order {
    margin: 0;
    padding: 2em 0;
    box-sizing: border-box
}

.nb-order--page {
    max-width: 900px;
    margin: 0 auto
}

.nb-order--page.nb-order--page-600 {
    max-width: 600px
}

.nb--receipt--header {
    background-color: #08AEEA;
    background-image: linear-gradient(45deg, #08AEEA 0, #2AF598 100%);
    padding: 2px;
    text-align: center;
    position: relative;
    margin-top: 0
}

.nb-order--receipt h1 {
    margin-top: 20px;
    font-weight: 600 !important
}

.nb--receipt--header svg {
    width: 120px;
    margin-bottom: 10px
}

.nb--receipt--header+.nb-order--page-box {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nb-order--page-box {
    border: 1px solid #dddfe2;
    border-radius: 4px;
    background: #fff;
    padding: 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .2s ease-in-out
}

.nb-order--page-box--hover-dropshadow:hover {
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.nb--receipt--header+.nb-order--page-box {
    border-top: none
}

.nb-order--highlight {
    display: inline;
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    background: #FCF474;
    -webkit-box-shadow: 5px 0 0 #FCF474, -5px 0 0 #FCF474;
    box-shadow: 5px 0 0 #FCF474, -5px 0 0 #FCF474
}

.nb-order--page-narrow .nb-order--page-box:first-of-type {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: none
}

.nb-order--page-box-bg {
    background: #eceff4
}

.nb-order--page-box .leazard {
    margin-top: 0 !important
}

.nb-order--page.nb-order--receipt {
    text-align: center
}

.nb-order--page h2 {
    margin-bottom: 20px
}

.nb-order--receipt .ingress {
    padding: 0;
    margin-top: .5em !important
}

.nb-order--receipt .ingress a {
    font-size: 1em
}

.nb-order--product {
    position: relative;
    margin: 2em 0;
    background: #fff
}

.nb-order--product-selected {
    display: inline-block;
    background: #4eca22;
    line-height: 1.4;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 0 0 5px
}

.nb-order--product-selected.nb-order--product-selected-absolute {
    position: absolute;
    top: 50%;
    left: -30px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0
}

.nb-order--product-selected p {
    margin: 0;
    color: #fff;
    font-size: 1.3em;
    font-weight: 400;
    text-transform: uppercase
}

.nb-order--product-info p {
    font-size: 1.8em;
    margin: 0 0 0 20px
}

.nb-order--product img {
    max-width: 120px
}

.nb-order--information {
    border-top: 4px dotted #eaeaea;
    border-bottom: 4px dotted #eaeaea;
    margin: 4em 0;
    padding: 2em 0;
    text-align: left
}

.nb-order--information p {
    font-size: 1.5em;
    margin-top: 0 !important
}

.nb-order--information p a {
    font-size: 1em
}

.nb-order--information ul {
    margin: 1em 0 0 !important;
    padding-left: 0;
    list-style: none
}

.nb-order--information ul li {
    font-size: 1.4em;
    font-weight: 400;
    padding: 2px 0
}

.nb-order--information ul li strong {
    font-weight: 600
}

.nb-order--alert {
    color: #fff;
    border-radius: 4px;
    padding: 2px 4px;
    background: #d0021b
}

.nb-order--brand,
.nb-order--offer {
    border: 1px solid #e1f2fa;
    position: relative
}

.nb-order--icon {
    padding-bottom: 2em
}

.nb-order--icon img {
    width: 50px
}

.nb-order--map-wrapper {
    padding-right: 1em
}

.nb-order--text-wrapper {
    padding-left: 1em
}

.nb-order--information #nb-order--map {
    height: 250px;
    width: 100%
}

.nb-order--page .buttonblue {
    display: inline-block !important;
    font-size: 1.5em;
    width: auto;
    font-weight: 600;
    margin-top: 1em
}

@media (max-width:78em) {
    .nb-order--receipt h1 {
        margin-top: 0
    }

    .nb--receipt--header {
        display: none
    }

    .nb-order--product-info p {
        margin: 0
    }
}

.nb-order--offers {
    margin: 40px 0
}

.nb-order--offer {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    border-radius: 10px;
    display: block;
    box-sizing: border-box;
    padding: 45px 10px 20px
}

.nb-order--brand-badge,
.nb-order--offer-badge {
    background-color: #ff6300;
    background-image: linear-gradient(45deg, #ff6300 37%, #ff4600 100%);
    font-size: 12px;
    text-transform: uppercase
}

.nb-order--offer-badge {
    border-radius: 10px;
    padding: 5px 10px;
    color: #fff;
    font-weight: 600;
    position: absolute;
    top: 10px;
    left: 10px
}

.nb-order--offer p {
    margin: 0;
    font-weight: 400;
    font-size: 26px
}

.nb-order--offer p strong {
    font-weight: 600
}

@media (max-width:78em) {
    .nb-order--offers {
        margin: 20px 0
    }

    .nb-order--offer p {
        font-size: 20px
    }
}

.nb-order--brands {
    margin-top: 20px
}

.nb-order--brand {
    border-radius: 10px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33%;
    padding: 40px 10px 20px
}

.nb-order--brand-badge {
    border-radius: 10px;
    padding: 5px 10px;
    color: #fff;
    font-weight: 600;
    position: absolute;
    top: 5px;
    left: 5px
}

.nb-order--brand span {
    font-size: 12px
}

.nb-order--brand img {
    display: block;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.nb-order--brand-tip {
    background: #fafafa;
    border-radius: 10px;
    text-align: left;
    padding: 20px;
    margin-top: 10px
}

.nb-order--brand-tip p {
    font-size: 16px
}

.nb-order--brand-tip p:nth-child(1) {
    margin-top: 0
}

.nb-order--brand-tip p:last-of-type {
    margin-bottom: 0
}

.nb-order--brand-tip svg {
    fill: #FCF474;
    width: 40px;
    margin-right: 20px
}

.nb-order-brand--tip-description {
    margin-top: 10px
}

.nb-order--brand-tip-cell {
    display: table-cell;
    vertical-align: top
}

.nb-order--brand-tip a {
    font-size: 1em;
    font-weight: 400;
    color: #0059b3;
    border-bottom: 1px solid #c8c8c8
}

.nb-order--brand-tip a:hover {
    color: #0059b3;
    cursor: pointer !important;
    border-bottom: 1px solid #0059b3
}

.nb--receipt--step.nb--receipt--step-last {
    background-color: #ff6300;
    background-image: linear-gradient(45deg, #ff6300 37%, #ff4600 100%);
    padding: 2em
}

.nb--receipts--partners {
    border-top: 1px solid #dddfe2;
    margin-top: 40px;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.nb--receipts--partners--title {
    padding-bottom: 5px
}

.nb--receipts--partners--title p {
    color: #929292;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600 !important
}

.nb--receipts--partners .nb--receipts--partners-logo {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 10px;
    width: 19%
}

.nb--receipts--partners img {
    display: inline-block;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.nb--receipts--partners.nb--receipts--partners-lg .nb--receipts--partners-logo {
    width: 24%
}

@media (max-width:78em) {

    .nb--receipts--partners--title p,
    .nb-order--brand-badge {
        font-size: 10px
    }

    .nb--receipts--partners {
        margin-top: 20px;
        padding-top: 20px
    }

    .nb-order--brand {
        display: inline-block;
        width: 32%;
        margin: 0 auto 10px
    }

    .nb-order {
        padding: 2em 0
    }

    .nb-order--page {
        padding: 0 2em;
        margin: auto
    }

    .nb-order--page h1 {
        font-size: 2.6em !important;
        margin-top: 10px
    }

    .nb-order--receipt .ingress {
        font-size: 1.8em !important
    }

    .nb-order--product-info p {
        font-size: 1.5em
    }

    .nb-order--product-selected.nb-order--product-selected-absolute {
        position: static;
        margin-top: 1em
    }

    .nb-order--product .cell-right {
        text-align: left
    }

    .nb-order--product img {
        margin-top: 10px
    }

    .nb-order--map-wrapper {
        padding-right: 0;
        padding-bottom: 1em
    }

    .nb-order--text-wrapper {
        padding-left: 0;
        padding-top: 1em
    }

    .nb-order--page-box {
        border: 1px solid transparent;
        border-radius: 4px;
        background: 0 0;
        padding: 0
    }

    .nb-order--page-box.nb-order--page-box--keep-borders,
    .nb-order--product {
        border: 1px solid #dddfe2
    }

    .nb-order--product {
        background: #fff;
        padding: 2em
    }
}

@-webkit-keyframes gradient-slide {
    0% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@keyframes gradient-slide {
    0% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

.loading {
    -webkit-animation: gradient-slide 2.2s ease infinite;
    animation: gradient-slide 2.2s ease infinite;
    background: -webkit-gradient(linear, left top, right top, color-stop(40%, #eee), color-stop(50%, #f7f7f7), color-stop(60%, #eee)) 0 0/300% 300%;
    background: linear-gradient(90deg, #eee 40%, #f7f7f7 50%, #eee 60%) 0 0/300% 300%
}

.nb-steps {
    text-align: center;
    padding: 2em 0
}

.nb-step {
    padding: 2em
}

.nb-step p,
.nb-step span {
    margin: 0
}

.nb-step p {
    color: #232323;
    font-size: 2.6em;
    margin-bottom: 20px
}

.nb-step span {
    color: #444;
    font-size: 1.8em
}

.nb-steps .table-regular-cell {
    vertical-align: top !important
}

@media screen and (max-width:78em) {
    .nb-step p {
        color: #232323;
        font-size: 2.3em;
        margin-bottom: 20px
    }

    .nb-step span {
        color: #444;
        font-size: 1.5em
    }
}

.nb-points {
    background: #f3f4f9;
    background: rgba(243, 244, 249, .3);
    border-top: 1px solid rgba(10, 89, 235, .05);
    margin: 0;
    padding: 4em 0
}

.nb-point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 6em
}

.nb-points-wrapper {
    padding: 0;
    text-align: center
}

.nb-points-wrapper h4 {
    color: #26292a;
    font-size: 3em;
    margin-bottom: 20px;
    font-weight: 700
}

.nb-point-text {
    padding: 0 30px
}

.nb-points-wrapper .nb-point h4 {
    margin-bottom: 10px
}

.nb-points-wrapper img,
.nb-points-wrapper svg {
    width: 90px
}

.nb-points-wrapper p {
    font-size: 1.5em;
    color: #1d2432;
    padding: 0;
    margin: 1em 0 0
}

@media (max-width:78em) {
    .nb-points-wrapper .nb-point h4 {
        font-size: 2.2em
    }

    .nb-points-wrapper img,
    .nb-points-wrapper svg {
        width: 60px
    }

    .nb-point {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: left;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 3em
    }
}

@media (max-width:750px) {
    .nb-point {
        display: block;
        text-align: center
    }

    .nb-points-wrapper img,
    .nb-points-wrapper svg {
        margin-bottom: 20px
    }
}

#nb-hero,
body,
html {
    width: 100%;
    height: 100%
}

#nb-hero {
    min-height: 800px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative
}

#nb-hero.nb-hero-clip {
    height: 90%;
    min-height: 800px;
    -webkit-clip-path: polygon(0 0, 3600px 0, 3600px 87%, 0 100%);
    clip-path: polygon(0 0, 3600px 0, 3600px 87%, 0 100%)
}

#nb-hero header {
    background: 0 0 !important;
    border-bottom: none !important
}

.nb-hero--inner {
    margin: 0;
    top: 50%;
    left: 50%;
    width: 600px;
    -webkit-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.nb-hero--footer {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 2em
}

#nb-hero.nb-hero-dbg .nb-hero--inner {
    padding: 2em;
    background: rgba(0, 0, 0, .5);
    border-radius: 2em
}

@media screen and (max-width:78em) {
    #nb-hero {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative
    }

    #nb-hero,
    #nb-hero.nb-hero-clip {
        height: auto;
        min-height: auto
    }

    .nb-hero--inner {
        position: relative;
        top: 0;
        left: 0;
        width: 70%;
        max-width: 600px;
        -webkit-transform: none;
        transform: none;
        padding: 2em;
        margin: 0 auto
    }

    #nb-hero.nb-hero-be-blue-mobile {
        background: #3d445d;
        background: linear-gradient(135deg, #3d445d 0, #6f7ca9 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d445d', endColorstr='#6f7ca9', GradientType=1)
    }

    .nb-hero--footer {
        display: none
    }

    #nb-hero.nb-hero-dbg .nb-hero--inner {
        border-radius: 0
    }

    #nb-hero.nb-hero-dbg.nb-hero-be-blue-mobile .nb-hero--inner {
        background: rgba(0, 0, 0, 0)
    }
}

@media screen and (max-width:45em) {
    .nb-hero--inner {
        width: 100%
    }
}

.nb-hero--inner {
    position: relative;
    font-size: 1em
}

.nb-hero--inner img.nb-hero--red-dot {
    position: absolute;
    top: -75px;
    right: -75px;
    width: 150px
}

.nb-hero--inner h2 {
    font-size: 5em;
    font-weight: 600;
    color: #fff;
    text-shadow: 0 1px 0 #000
}

@media screen and (max-width:78em) {
    .nb-hero--inner h2 {
        font-size: 3em
    }
}

.nb-bulla--inner h2,
.nb-hero--footer .fa {
    font-size: 5em;
    color: #fff
}

#nb-hero.nb-hero-clip .nb-hero--footer {
    display: none
}

@media screen and (max-width:850px) {
    #nb-hero.nb-hero--dabadee {
        background-image: none !important
    }

    #nb-hero.nb-hero--dabadee .nb-hero--inner {
        background: 0 0;
        padding: 1em
    }

    #nb-hero.nb-hero--dabadee {
        background: #3d445d !important;
        background: linear-gradient(135deg, #3d445d 0, #6f7ca9 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d445d', endColorstr='#6f7ca9', GradientType=1) !important
    }

    #nb-hero.nb-hero--dabadee .nb-hero--billboard h2,
    #nb-hero.nb-hero--dabadee .nb-hero--billboard h3 {
        color: #fff
    }

    #nb-hero.nb-hero--dabadee .leazard {
        background: 0 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

#nb-bulla,
#nb-megashark {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center center
}

#nb-bulla header,
#nb-megashark header {
    background: 0 0 !important;
    border-bottom: none !important
}

.bounce {
    -webkit-animation: bounce 5s ease-in-out 2s infinite;
    animation: bounce 5s ease-in-out 2s infinite
}

@-webkit-keyframes bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px)
    }

    60% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px)
    }

    60% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-15px)
    }
}

#nb-bulla {
    padding: 0
}

#nb-bulla.nb-bulla-clip {
    -webkit-clip-path: polygon(0 0, 3600px 0, 3600px 87%, 0 100%);
    clip-path: polygon(0 0, 3600px 0, 3600px 87%, 0 100%)
}

#nb-megashark.nb-megashark-clip,
.nb-draken--background {
    -webkit-clip-path: polygon(0 0, 3600px 0, 3600px 87%, 0 100%)
}

.nb-bulla--inner {
    margin: 0 auto;
    width: 600px;
    text-align: center;
    padding-top: 6em;
    padding-bottom: 8em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.nb-bulla--inner h2 {
    font-weight: 600;
    text-shadow: 0 1px 0 #000
}

@media screen and (max-width:45em) {
    .nb-bulla--inner {
        width: 100%
    }
}

#nb-megashark {
    min-height: 800px;
    height: 1100px;
    max-height: 1100px;
    padding-bottom: 0
}

#nb-megashark.nb-megashark-clip {
    height: 100%;
    min-height: 800px;
    clip-path: polygon(0 0, 3600px 0, 3600px 87%, 0 100%)
}

.nb-megashark--inner {
    padding: 4em 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width:78em) {
    .nb-bulla--inner h2 {
        font-size: 3.5em
    }

    #nb-megashark,
    #nb-megashark.nb-megashark-clip {
        height: auto;
        min-height: auto
    }

    .nb-megashark--inner {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-transform: none;
        transform: none;
        padding: 2em;
        margin: 0 auto
    }

    .nb-megashark--table .nb-megashark--table-cell-1,
    .nb-megashark--table .nb-megashark--table-cell-2 {
        width: 50% !important
    }
}

@media screen and (max-width:850px) {
    #nb-megashark {
        background-size: contain;
        min-height: auto;
        height: auto;
        max-height: none
    }

    .nb-megashark--table .nb-megashark--table-cell-1,
    .nb-megashark--table .nb-megashark--table-cell-2 {
        display: block;
        width: 100% !important
    }
}

@media screen and (max-width:30em) {
    #nb-megashark {
        background-size: cover;
        background-position: top right;
        background-repeat: no-repeat;
        position: relative
    }
}

@media screen and (max-width:45em) {
    .nb-megashark--inner {
        width: 100%
    }
}

.nb-megashark--billboard {
    padding: 4em 0;
    width: 70%
}

.nb-megashark--billboard h2,
.nb-megashark--billboard h3 {
    color: #333
}

.nb-megashark--billboard h2 {
    font-size: 6em
}

.nb-megashark--billboard h3 {
    margin-top: 20px
}

@media screen and (max-width:78em) {
    .nb-megashark--billboard h2 {
        font-size: 5em
    }

    .nb-megashark--billboard {
        width: 100%;
        padding: 2em
    }
}

@media screen and (max-width:850px) {
    .nb-megashark--billboard {
        width: 60%
    }

    .nb-megashark--billboard h2 {
        font-size: 3em
    }

    #nb-megashark.nb-megashark--dabadee header {
        background: #fff !important
    }

    #nb-megashark.nb-megashark--dabadee {
        background-image: none !important
    }

    #nb-megashark.nb-megashark--dabadee .nb-megashark--inner {
        background: 0 0;
        padding: 1em
    }

    #nb-megashark.nb-megashark--dabadee {
        background: #3d445d !important;
        background: linear-gradient(135deg, #3d445d 0, #6f7ca9 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d445d', endColorstr='#6f7ca9', GradientType=1) !important
    }

    #nb-megashark.nb-megashark--dabadee .nb-megashark--billboard {
        display: none
    }

    #nb-megashark.nb-megashark--dabadee .leazard {
        background: 0 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media screen and (max-width:550px) {
    .nb-megashark--billboard {
        width: 80%
    }
}

@media screen and (max-width:450px) {
    .nb-megashark--billboard {
        width: 100%
    }
}

.nb-megashark--inner {
    position: relative;
    font-size: 1em
}

.nb-megashark--inner h2 {
    font-size: 5em;
    font-weight: 600;
    color: #fff;
    text-shadow: 0 1px 0 #000
}

#nb-draken {
    padding-bottom: 0;
    position: relative
}

#nb-draken .leazard {
    margin-top: 0
}

#nb-draken header {
    background: 0 0 !important;
    border-bottom: none !important
}

.nb-draken--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    position: relative;
    padding: 0;
    width: 800px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 500
}

.nb-draken--background {
    position: absolute;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    height: 90%;
    max-height: 90%;
    z-index: 1;
    clip-path: polygon(0 0, 3600px 0, 3600px 87%, 0 100%)
}

@media screen and (max-width:78em) {
    .nb-draken--inner {
        padding: 2em;
        margin: 0 auto
    }

    .nb-draken--box {
        padding: 20px
    }
}

@media screen and (max-width:850px) {
    .nb-draken--inner {
        width: 100%
    }

    .nb-draken--background {
        height: 300px;
        max-height: 300px
    }
}

.nb-draken--box {
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    border-radius: 10px;
    padding: 20px;
    width: 100%;
    border: 5px solid #4eca22;
    background: #f3f4f9
}

.nb-draken--billboard {
    position: relative;
    padding: 4em 0;
    width: 800px;
    margin: 0 auto;
    text-align: center;
    z-index: 400
}

.nb-draken--billboard h3,
.nb-extras {
    margin-top: 20px
}

.nb-draken--billboard h2,
.nb-draken--billboard h3 {
    color: #333;
    font-weight: 700
}

.nb-draken--billboard h2 {
    font-size: 6em
}

@media screen and (max-width:78em) {
    .nb-draken--billboard h2 {
        font-size: 5em
    }

    .nb-draken--billboard {
        width: 60%;
        padding: 2em
    }
}

@media screen and (max-width:850px) {
    .nb-draken--billboard {
        width: 60%
    }

    .nb-draken--billboard h2 {
        font-size: 3em
    }
}

@media screen and (max-width:550px) {
    .nb-draken--billboard {
        width: 80%
    }
}

@media screen and (max-width:450px) {
    .nb-draken--billboard {
        width: 100%
    }
}

.nb-extras {
    overflow: hidden;
    text-align: left
}

.nb-extras--blue {
    background: #edf2fe
}

.nb-extras--pretext h2,
.nb-extras--pretext p {
    color: #484848
}

.nb-extras--pretext h2 {
    font-size: 20px !important;
    margin: 0 !important
}

.nb-extras--pretext p {
    font-size: 15px !important;
    margin: 5px 0 0 !important
}

.nb-extras--2 {
    margin: 20px 0;
    padding: 0
}

.nb-extras--1 .nb-extras--item {
    width: 100%
}

.nb-extras--2 .nb-extras--item {
    width: 50%
}

.nb-extras--3 .nb-extras--item {
    width: 33%
}

.nb-extras--2>.nb-extras--item:nth-child(1) {
    padding-right: 5px
}

.nb-extras--2>.nb-extras--item:nth-child(2) {
    padding-left: 5px
}

.nb-extras--item {
    display: inine-block;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.nb-extras--item-image-wrapper {
    display: block;
    position: relative
}

.nb-extras--item-icon {
    position: absolute;
    width: 35px;
    right: 10px;
    bottom: -18px
}

.nb-extras--item-image {
    width: 100%
}

.nb-extras--item-text {
    padding: 10px 0 0
}

.nb-extras--item-text span {
    font-size: 13px;
    font-weight: 600;
    color: #333
}

.nb-extras--item-text p {
    color: #0059b3;
    font-size: 17px;
    font-weight: 600;
    padding: 0;
    margin: 5px 0 0
}

.nb-extras--btn {
    display: block;
    border-radius: 5px;
    padding: 18px !important;
    font-size: 18px !important;
    margin-top: 20px !important;
    text-align: center !important;
    color: #fff;
    font-weight: 600;
    width: 100% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: normal !important;
    line-height: 22px !important;
    transition: all .2s ease-in-out
}

.nb-extras--btn.nb-extras--btn-orange {
    background-color: #ff6300;
    background-image: linear-gradient(45deg, #ff6300 37%, #ff4600 100%)
}

.nb-extras--services {
    padding: 10px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.nb-extras--services-list {
    margin: 0 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.nb-extras--services-list-header {
    margin: 10px 0 20px;
    text-align: center
}

.nb-extras--services-list-header p {
    margin: 0;
    font-size: 14px
}

.nb-extras--services-item-inner img {
    width: 50px;
    display: block;
    margin: 0
}

.nb-extras--services-item-inner svg {
    width: 30px;
    margin: 0
}

.nb-extras--services-item-inner p {
    margin: 0;
    font-size: 16px;
    font-weight: 600
}

.nb-extras--services-item-inner span {
    font-size: 14px
}

.nb-extras--services-item {
    background: #fff;
    border: 1px solid #f1f4f7;
    border-radius: 0;
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin-bottom: 5px
}

.nb-extras--services-item:hover {
    border-color: #0059b3
}

.nb-extras--services-item-inner {
    padding: 5px
}

.nb-extras--services-item-inner-text {
    padding: 0 10px
}

.nb-extras--services-item-table {
    display: table;
    width: 100%
}

.nb-extras--services-item-cell {
    display: table-cell;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    border-left: 1px solid #f1f4f7
}

.nb-extras--services-item-cell-2 {
    width: 20%;
    background: #fafcfc;
    text-align: center
}

.nb-extras--services-btn {
    text-align: center;
    margin: 10px 0
}

.nb-extras--services-btn .btn.btn-default {
    border: none;
    font-weight: 600;
    color: #fff;
    background-color: #ff6300;
    background-image: linear-gradient(45deg, #ff6300 37%, #ff4600 100%);
    transition: all .2s ease-in-out
}

.nb-extras--services-btn .btn.btn-default span {
    font-size: 1em;
    font-weight: inherit;
    color: inherit
}

.nb-extras--services-btn .btn.btn-default:hover {
    background-color: #ff4600;
    background-image: linear-gradient(45deg, #ff4600 37%, #ff6300 100%);
    transition: all .2s ease-in-out
}

.nb-extras--services-item-inner .table-cell {
    display: table-cell !important
}

@media (max-width:78em) {
    .nb-extras {
        padding: 15px 0 0;
        text-align: center;
        border-top: 1px solid #dddfe2
    }

    .nb-extras--item,
    .nb-extras--services-item-inner {
        text-align: left
    }

    .nb-extras.nb-extras--singel-ad {
        padding: 15px
    }

    .nb-extras--2>.nb-extras--item:nth-child(1) {
        padding-right: 1px
    }

    .nb-extras--2>.nb-extras--item:nth-child(2) {
        padding-left: 1px
    }

    .nb-extras--item-text span {
        font-size: 12px
    }

    .nb-extras--item-text p {
        font-size: 15px
    }

    .nb-extras--item-icon {
        width: 25px;
        right: 10px;
        bottom: -10px
    }

    .nb-extras--pretext {
        width: 70%;
        margin: 0 auto;
        display: inline-block
    }

    .nb-extras--services-item-inner p {
        font-size: 14px
    }

    .nb-extras--services-item-inner span {
        font-size: 12px
    }

    .nb-extras--services-item-cell-2 {
        width: 15%
    }

    .nb-extras--services-item-cell-2 .nb-extras--services-item-inner {
        text-align: center !important
    }

    .nb-extras--services-item-inner svg {
        width: 20px
    }

    .nb-extras--services-item-inner .table-cell {
        display: table-cell !important
    }
}

.bigfoot-dark {
    position: relative;
    background: #fff;
    background: rgba(243, 244, 249, .3);
    border-top: 1px solid rgba(10, 89, 235, .05);
    padding: 6em 0;
    overflow: hidden
}

.bigfoot-dark img {
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.bigfoot-dark img.bigfoot--logo {
    position: relative;
    height: 36px;
    z-index: 6
}

.bigfoot-dark img.bigfoot--bg {
    position: absolute;
    right: -50px;
    top: -100px;
    width: 1200px;
    z-index: 5
}

.bigfoot-dark .bigfoot--menu {
    position: relative;
    z-index: 6;
    padding: 40px 0 20px
}

.bigfoot-dark h5 {
    color: #1d2432;
    font-size: 1.7em;
    font-weight: 500;
    margin: 1em 0
}

.bigfoot-dark p a,
.bigfoot-dark ul li a {
    color: #1d2432;
    font-size: 1em;
    font-weight: 400
}

.bigfoot-dark ul li p {
    font-size: 1em;
    color: rgba(255, 255, 255, .8)
}

.bigfoot-dark ul li ul {
    list-style: none;
    margin-top: .5em
}

.bigfoot-dark ul li ul li {
    font-size: 1em
}

.bigfoot-dark ul li ul li:before {
    content: "\2022";
    color: #fff;
    font-weight: 700;
    display: inline-block;
    width: 10px;
    margin-left: 5px
}

.bigfoot-dark p {
    color: #4A5155;
    font-size: 1.3em;
    margin: 0 0 .5em
}

.bigfoot-dark ul {
    list-style: none;
    padding: 0 10px 0 0
}

.bigfoot-dark ul li {
    font-size: 1.3em;
    padding: .2em 0
}

.bigfoot-dark p a.btn-default {
    color: #333;
    margin: 1em 0 .5em
}

.bigfoot-dark p a:hover,
.bigfoot-dark ul li a:hover {
    text-decoration: underline
}

@media (max-width:78em) {
    .bigfoot-dark ul li ul li:before {
        content: none
    }

    .bigfoot-dark ul li ul li {
        padding: 0;
        margin: 0
    }

    .bigfoot-dark p a,
    .bigfoot-dark ul li a {
        display: block;
        padding: .3em 0
    }

    .bigfoot-dark p a.btn {
        display: inline-block;
        padding: .7em
    }
}

.bigfoot-dark .btn.btn-join {
    margin: 1em 0 .5em;
    color: #fff;
    font-size: 1em;
    font-weight: 600;
    border-radius: 25px;
    text-decoration: none;
    background-color: #4eca22;
    border-color: #4eca22;
    padding: 10px 20px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bigfoot-dark .btn.btn-join:hover {
    background-color: #4eca22;
    -webkit-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);
    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)
}

.bigfoot-join {
    padding: 5px 20px;
    border: 1px solid #ccc;
    border-radius: 4px
}

@media (max-width:98em) {
    .bigfoot-dark {
        padding: 6em 2em
    }
}

@media (max-width:78em) {
    .bigfoot-join {
        max-width: 70%
    }

    .bigfoot-dark ul li ul li:before {
        content: none
    }

    .bigfoot-dark ul li ul li {
        padding: 0;
        margin: 0
    }

    .bigfoot-dark p a,
    .bigfoot-dark ul li a {
        display: block;
        padding: .3em 0
    }

    .bigfoot-dark p a.btn {
        display: inline-block;
        padding: .7em
    }
}

.nb-brands {
    border-top: 1px solid rgba(255, 255, 255, .1);
    color: #fff;
    padding: 40px 0 20px
}

.nb-brands.nb-brands-dark {
    background: #32323E
}

.nb-brands--inner {
    text-align: center;
    width: 800px;
    margin: 0 auto
}

.nb-brands--title {
    padding-bottom: 5px
}

.nb-brands--title p {
    color: #929292;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600 !important
}

.nb-brands--title p a {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: none
}

.nb-brands--title p a:hover {
    text-decoration: underline
}

.nb-brands .nb-brands--logo {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 10px
}

.nb-brands img {
    display: inline-block;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.nb-brands .nb-brands--logo {
    width: 24%
}

@media (max-width:1000px) {
    .nb-brands--inner {
        width: 100%
    }
}

@media (max-width:650px) {
    .nb-brands .nb-brands--logo {
        width: 49%
    }

    .nb-brands img {
        width: 90%
    }

    .nb-brands--title p {
        width: 60%;
        display: inline-block;
        margin: 0 auto
    }
}

footer.footer-dark {
    color: #fff;
    background: #2c3775;
    background: rgba(243, 244, 249, .3);
    border-top: 1px solid rgba(10, 89, 235, .05);
    text-align: center
}

.boxes,
.nb-tags {
    clear: both;
    background: #f3f4f9;
    z-index: 10;
    position: relative
}

footer.footer-dark ul {
    display: block;
    margin: 0 !important
}

footer.footer-dark ul li a {
    font-size: 1.2em;
    font-weight: 600;
    color: #1d2432
}

footer.footer-dark {
    font-size: 1.1em;
    padding: 0
}

footer.footer-dark ul li {
    list-style: none;
    display: inline-block;
    margin-right: 2em
}

footer.footer-dark a {
    text-decoration: none
}

footer.footer-dark ul li a:hover {
    text-decoration: underline;
    color: #1d2432
}

footer.footer-dark .footer {
    color: #1d2432;
    font-size: 13px;
    font-weight: 400;
    padding: 2em
}

@media (max-width:78em) {

    footer.footer-dark,
    footer.footer-dark ul {
        padding: 0 !important;
        margin: 0 !important
    }

    footer.footer-dark li {
        display: block !important;
        margin: 0 !important;
        border-bottom: 1px solid #4b4b4b
    }

    footer.footer-dark li a {
        display: block;
        padding: 1.5em 0
    }

    footer.footer-dark .footer {
        padding: 1em
    }
}

@media (max-width:650px) {
    footer.footer-dark .footer {
        display: inline-block;
        margin: 0 auto;
        width: 60%
    }
}

.boxes {
    background: rgba(243, 244, 249, .3);
    margin: 0;
    padding: 4em 0 6em
}

.boxes-wrapper {
    padding: 0;
    text-align: center
}

.box1,
.box2,
.box3 {
    padding: 2em
}

.boxes-wrapper i {
    color: #eb5935;
    font-size: 3em;
    padding: 0 0 .5em
}

.boxes-wrapper h4 {
    color: #1d2432;
    font-size: 3em;
    font-weight: 700
}

.boxes--figure p a,
.boxes-wrapper p a {
    font-size: inherit;
    font-weight: 400;
    color: #0059b3;
    text-decoration: none;
    border-bottom: 1px solid #c8c8c8
}

.boxes--figure p a :hover,
.boxes-wrapper p a:hover {
    color: #0059b3;
    cursor: pointer !important;
    text-decoration: none !important;
    border-bottom: 1px solid #0059b3 !important
}

.boxes-wrapper img,
.boxes-wrapper svg {
    width: 90px;
    margin-bottom: 20px
}

.boxes-wrapper p {
    font-size: 1.5em;
    color: #1d2432;
    padding: 0;
    margin: 1em 0 0
}

.boxes .nb--big-ass-button,
.nb--big-ass-button {
    display: inline-block;
    border: none !important;
    font-family: Ubuntu, sans-serif !important;
    font-size: 1.4em !important;
    font-weight: 700 !important;
    background-color: #4eca22;
    color: #fff !important;
    padding: 20px 40px;
    border-radius: 25px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.boxes .nb--big-ass-button:hover,
.nb--big-ass-button:hover {
    background-color: #4eca22;
    -webkit-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);
    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)
}

@media (max-width:78em) {
    .boxes {
        margin: 0;
        padding: 2em
    }

    .boxes-wrapper {
        border: none;
        padding: 2em 0
    }

    .box1 {
        padding: 0 2em
    }

    .box2 {
        padding: 4em 2em
    }

    .box3 {
        padding: 0 2em
    }
}

.boxes.boxes--inverted {
    background-color: #4eca22
}

.boxes.boxes--inverted h4,
.boxes.boxes--inverted p {
    background: rgba(243, 244, 249, .3)
}

.boxes.boxes--inverted .nb--big-ass-button {
    background: #fff;
    color: #4eca22 !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.boxes.boxes--inverted .nb--big-ass-button:hover,
.nb-tags--item a:hover {
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.boxes.boxes--inverted .nb--big-ass-button:hover {
    background: #fff;
    color: #4eca22 !important;
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.boxes.boxes--inverted .box1,
.boxes.boxes--inverted .box2,
.boxes.boxes--inverted .box3 {
    padding: 3em
}

.boxes.boxes--inverted .boxes-wrapper img,
.boxes.boxes--inverted .boxes-wrapper svg {
    width: 60px
}

@media (max-width:750px) {
    .bigfoot-dark {
        text-align: center
    }

    .boxes.boxes--inverted .boxes-wrapper img,
    .boxes.boxes--inverted .boxes-wrapper svg {
        width: 60px;
        margin-bottom: 20px
    }
}

.boxes.boxes--partners {
    border-bottom: 1px solid rgba(10, 89, 235, .05)
}

.boxes.boxes--partners h4,
.boxes.boxes--partners p {
    color: #1d2432
}

.boxes.boxes--partners .boxes--partners--list {
    margin-top: 2em
}

.boxes.boxes--partners .boxes--partners--list img {
    height: 40px;
    margin: 0 10px
}

.boxes-icons--small {
    padding-bottom: 0;
    background: 0 0
}

.boxes-icons--small-wrapper {
    padding: 2em
}

@media (max-width:750px) {
    .boxes.boxes--partners .boxes--partners--list img {
        height: 30px;
        display: block;
        margin: 0 auto 10px
    }

    .boxes.boxes--partners .boxes--partners--list img:last-of-type {
        margin: 0 auto
    }

    .boxes-icons--small,
    .boxes-icons--small .boxes-wrapper {
        padding: 0
    }

    .boxes-icons--small-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 0 2em
    }

    .boxes-icons--small-wrapper:last-of-type {
        padding: 0
    }

    .boxes-icons--small-wrapper img {
        margin-right: 2em
    }
}

.boxes--figure {
    padding: 60px 0
}

.boxes--figure .boxes--figure-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 90px
}

.boxes--figure .boxes--figure-container:last-of-type {
    margin-bottom: 0
}

.boxes--figure-container.boxes--figure-right .boxes--figure-item:last-of-type {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.boxes--figure .boxes--figure-item {
    width: 50%
}

.boxes--figure .boxes--figure-billboard {
    padding: 90px 90px 90px 0
}

.boxes--figure-left .boxes--figure-billboard {
    padding-left: 0
}

.boxes--figure-right .boxes--figure-billboard {
    padding-left: 90px;
    padding-right: 0
}

.boxes--figure h3 {
    color: #26292a;
    font-size: 4.7em;
    font-weight: 700
}

.boxes--figure-billboard p {
    margin: 30px 0 !important
}

.boxes--figure-billboard p:last-of-type {
    margin: 0 !important
}

.boxes--figure-billboard .nb--big-ass-button {
    font-size: 1em !important;
    margin: 0;
    padding: 15px 20px !important
}

.boxes--figure .boxes--figure-item figure {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    overflow: hidden
}

.boxes--figure .boxes--figure-item figure img {
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    max-width: 100%
}

@media (max-width:78em) {
    .boxes--figure {
        padding: 20px
    }

    .boxes--figure .boxes--figure-item figure {
        width: 80%;
        margin: 0 auto
    }

    .boxes--figure .boxes--figure-container {
        margin-bottom: 20px
    }

    .boxes--figure .boxes--figure-container:last-of-type {
        margin-bottom: 0
    }

    .boxes--figure-left .boxes--figure-billboard {
        padding-left: 0
    }

    .boxes--figure-right .boxes--figure-billboard {
        padding-left: 20px;
        padding-right: 0
    }

    .boxes--figure-billboard .nb--big-ass-button {
        font-size: 1em !important;
        padding: 15px 20px !important
    }

    .boxes--figure h3 {
        font-size: 4.4em
    }
}

@media (max-width:850px) {
    .boxes--figure .boxes--figure-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .boxes--figure .boxes--figure-item {
        width: 100%
    }

    .boxes--figure .boxes--figure-item figure {
        width: 80%
    }

    .boxes--figure-item:last-of-type {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .boxes--figure-left .boxes--figure-billboard,
    .boxes--figure-right .boxes--figure-billboard {
        padding: 0 0 20px
    }

    .boxes--figure .boxes--figure-billboard {
        padding: 20px 0
    }

    .boxes--figure h3 {
        font-size: 3.7em
    }
}

.nb-tags {
    background: rgba(243, 244, 249, .3);
    border-top: 1px solid rgba(10, 89, 235, .05);
    margin: 0;
    padding: 4em 0 6em
}

.nb-tags-wrapper {
    padding: 0
}

.nb-tags-wrapper i {
    color: #eb5935;
    font-size: 3em;
    padding: 0 0 .5em
}

.nb-tags-wrapper h4 {
    color: #1d2432;
    font-size: 3em;
    font-weight: 700
}

.nb-tags-wrapper img,
.nb-tags-wrapper svg {
    width: 90px;
    margin-bottom: 45px
}

.nb-tags-wrapper p {
    font-size: 1.5em;
    color: #1d2432;
    padding: 0;
    margin: 1em 0 0
}

.nb-tags--group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    width: 60%;
    margin: 40px 0
}

.nb-tags--item {
    margin: 5px
}

.nb-tags--item a {
    background: #26292a;
    color: #fff;
    padding: 14px 20px;
    border-radius: 40px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0)
}

.nb-tags--item a:hover {
    background: #4eca22;
    color: #fff;
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    -webkit-animation-name: pop-on-hover;
    animation-name: pop-on-hover;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.nb-tags.nb-tags--centered .nb-tags-wrapper {
    text-align: center
}

.nb-tags.nb-tags--centered .nb-tags-wrapper .nb-tags--group {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px auto 0
}

@-webkit-keyframes pop-on-hover {
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes pop-on-hover {
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@media (max-width:78em) {
    .nb-tags {
        margin: 0;
        padding: 2em
    }

    .nb-tags-wrapper {
        border: none;
        padding: 2em 0
    }

    .nb-tags--group {
        width: 90%
    }

    .nb-tags--item a {
        font-size: 14px
    }
}

.nb-tags.nb-tags--inverted {
    background-color: #26292a;
    border-top: none
}

.nb-tags.nb-tags--inverted h4,
.nb-tags.nb-tags--inverted p {
    color: #fff
}

.nb-tags.nb-tags--inverted .nb-tags--item a {
    display: inline-block;
    background: #fff;
    color: #26292a;
    padding: 14px 20px;
    border-radius: 40px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.nb-tags.nb-tags--inverted .nb-tags--item a:hover {
    background: #4eca22;
    color: #fff
}

.nb-tags.nb-tags--inverted .nb-tags-wrapper img,
.nb-tags.nb-tags--inverted .nb-tags-wrapper svg {
    width: 90px
}

@media (max-width:750px) {

    .nb-tags.nb-tags--inverted .nb-tags-wrapper img,
    .nb-tags.nb-tags--inverted .nb-tags-wrapper svg {
        width: 60px;
        margin-bottom: 20px
    }
}

.highlight {
    background: #FCF474 !important;
    display: inline-block !important;
}

.boxes-wrapper p a {
    font-weight: inherit;
    font-size: inherit;
    color: inherit;
}

.boxes.boxes--inverted p a {
    font-size: inherit;
    font-weight: inherit;
    color: inherit
}

.article-content {
    overflow: visible !important
}

.article-main a.article-object--button-classic,
.article-object--button-classic,
.nb-hero-article--goto-btn {
    background-color: #4eca22;
    -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,
.boxes-wrapper p a:hover,
.nb-hero-article--goto-btn:hover {
    background-color: #4eca22;
    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);
    border-bottom: none !important
}

.lz-foreign a {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: underline
}

@media (max-width: 1249px) {
    .bigfoot-dark {
        text-align: center;
    }
}

/*cookiebot*/
#CookieDeclarationUserStatusLabelOff,
#CookieDeclarationUserStatusLabelOn {
    font-size: 17px;
    margin: 20px 0
}

#CookieDeclarationChangeConsent a {
    font-size: 17px
}

#CookieDeclarationUserStatusLabelWithdraw {
    font-size: 17px
}

.header {
    width: 70%;
    height: 48px;
    margin-bottom: 12px;
}

.sub-header {
    width: 80%;
    height: 16px;
}

.text-area {
    width: 100%;
    height: 112px;
}

.input {
    height: 56px;
    width: 100%;
}

.control-group {
    height: 250px;
    width: 100%;
}

.button {
    height: 60px;
    width: 70%;
}

/** Skeleton Loader **/
.skeleton-loader {
    display: inline-block;
    min-height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    background-color: rgba(221, 219, 221, 0.1);
    /* softer base */
}

.skeleton-loader::after {
    content: '';
    position: absolute;
    inset: 0;
    transform: translateX(-100%);
    background-image: linear-gradient(90deg,
            rgba(221, 219, 221, 0) 0%,
            rgba(221, 219, 221, 0.08) 20%,
            rgba(221, 219, 221, 0.08) 60%,
            rgba(221, 219, 221, 0) 100%);
    animation: shimmer 0.8s ease-in-out infinite;
    pointer-events: none;
}

@keyframes shimmer {
    100% {
        transform: translateX(100%);
    }
}


/** Utils **/
.flex-center-column {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}



.rc-progress-line-path {

    stroke-dashoffset: 4px !important;

}



.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 {
    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;

    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;
}

.cookieconsent-optin,
.cookieconsent-optin-preferences,
.cookieconsent-optin-statistics,
.cookieconsent-optin-marketing {
    display: block;
    display: initial;
}

.cookieconsent-optout-preferences,
.cookieconsent-optout-statistics,
.cookieconsent-optout-marketing,
.cookieconsent-optout {
    display: none;
}

.local-be-form {
    width: 100%;
    max-width: 100%;
    margin: 0;
    color: #fff;
    font-family: inherit;
    box-sizing: border-box;
}

.local-be-form * {
    box-sizing: border-box;
}

.local-be-title {
    margin: 0 0 9px;
    color: #fff;
    text-align: center;
    font-size: 28px;
    line-height: 1.15;
    font-weight: 900;
    letter-spacing: -0.2px;
}

.local-be-subtitle {
    margin: 0 0 28px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 1.25;
    font-weight: 800;
}

.local-be-tabs {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 0 24px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .35);
}

.local-be-tab {
    height: 48px;
    border: 0;
    border-right: 1px solid #c7c7c7;
    background: #ddd;
    color: #42474d;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
}

.local-be-tab:last-child {
    border-right: 0;
}

.local-be-tab.active {
    background: #fff;
    border-bottom: 4px solid #46d01c;
    color: #263238;
}

.local-be-tab.active::before {
    content: "✓";
    margin-right: 9px;
    color: #37bf12;
    font-weight: 900;
}

.local-be-alert {
    display: none;
    margin: -8px 0 16px;
    padding: 14px 15px;
    background: #fff9dc;
    color: #111;
    font-size: 14px;
    line-height: 1.35;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
}

.local-be-alert.active {
    display: block;
}

.local-be-question {
    margin: 0 0 10px;
    color: #fff;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 900;
}

.local-be-options {
    background: #fff;
    color: #202020;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
}

.local-be-option {
    display: grid;
    grid-template-columns: 32px 1fr;
    gap: 8px;
    align-items: center;
    min-height: 76px;
    padding: 10px 13px;
    border-bottom: 2px solid #515d7f;
    background: #fff;
    cursor: pointer;
}

.local-be-option:last-child {
    border-bottom: 0;
}

.local-be-option.active {
    outline: 3px solid #2185ff;
    outline-offset: -3px;
}

.local-be-check {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 5px;
    background: #e9e9e9;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
}

.local-be-option.active .local-be-check {
    background: #46d01c;
}

.local-be-option-title {
    margin: 0 0 2px;
    color: #4d5358;
    font-size: 15.5px;
    line-height: 1.12;
    font-weight: 900;
}

.local-be-option-text {
    margin: 0;
    color: #202020;
    font-size: 12.8px;
    line-height: 1.18;
    font-weight: 400;
}

.local-be-next {
    width: 100%;
    min-height: 58px;
    margin: 22px 0 0;
    border: 1px solid rgba(255, 255, 255, .55);
    border-radius: 34px;
    background: #44d31b;
    color: #fff;
    font-size: 22px;
    line-height: 1;
    font-weight: 900;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
}

.local-be-privacy {
    margin: 12px auto 0;
    max-width: 350px;
    color: rgba(255, 255, 255, .82);
    text-align: center;
    font-size: 12.5px;
    line-height: 1.3;
    font-weight: 700;
}

.local-be-dots {
    display: flex;
    justify-content: center;
    gap: 7px;
    margin-top: 12px;
}

.local-be-dot {
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: rgba(255, 255, 255, .45);
}

.local-be-dot.active {
    background: #44d31b;
}

.local-be-form {
    background: #515d7f !important;
    padding: 28px 24px 22px !important;
    border-radius: 4px !important;
    box-shadow: 0 2px 7px rgba(0, 0, 0, .35) !important;
    max-width: 430px !important;
    margin: 0 auto !important;
}

.local-be-title,
.local-be-subtitle,
.local-be-question {
    color: #ffffff !important;
}

.local-be-next {
    background: #44d31b !important;
}

@media (min-width:1000px) {
    .local-be-form {
        max-width: 430px !important;
    }
}

#slimwarmer-required-footer {
    background: #26292a;
    color: #fff;
    text-align: center;
    padding: 22px 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

#slimwarmer-required-footer a {
    color: #fff;
    margin: 0 10px;
    text-decoration: underline;
}

#slimwarmer-disclaimer {
    background: #f5f7fa;
    color: #263238;
    padding: 24px 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.55;
}

#slimwarmer-author {
    margin-top: 14px;
    color: #ffffff;
    font: 700 15px/1.4 Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .35);
}


header ul.nav li a {
    color: #fff
}

#nb-hamburger span {
    background: #fff
}

@media (max-width: 851px) {
    header ul.nav li a {
        color: #26292a
    }

    #nb-hamburger span {
        background: #26292a
    }
}

#nb-megashark {
    max-height: 90%;
    color: #fff;
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .2)), url('../assets/Maincover1.jpeg') !important
}

header ul.nav li a {
    color: #fff
}

#nb-hamburger span {
    background: #302e2f !important
}

header ul.nav li a {
    color: #fff !important
}

.nb-megashark--billboard {
    width: 90%
}

.nb-megashark--billboard h2,
.nb-megashark--billboard h3 {
    color: #fff
}



@media screen and (max-width: 850px) {

    #nb-megashark {
        max-height: none
    }

    #nb-megashark {
        background-image: none !important;
    }

    .nb-megashark--billboard h2 {
        font-size: 4em
    }

    .nb-megashark--billboard h3 {
        display: none !important;
    }

    .nb-megashark--billboard {
        background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .3)), url('../assets/Maincover1.jpeg') !important;
        background-size: cover !important;
        background-position: top center !important;
        background-repeat: no-repeat;
        text-align: left !important;
        width: 100%;
        min-height: 300px;
        padding: 80px 0;
    }

    .nb-megashark--billboard h2 {
        width: 60%;
        padding-left: 20px;
    }

}

@media screen and (max-width: 600px) {

    .nb-megashark--billboard {
        min-height: auto
    }

    .nb-megashark--billboard h2 {
        font-size: 3em
    }

    .nb-megashark--billboard {
        padding: 60px 0;
    }

    .nb-megashark--billboard h2 {
        width: 70%;
    }

}