@charset "UTF-8"; /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: 1px dotted ButtonText
    }

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

@font-face {
    font-family: "Montserrat Black";
    src: url(../font/Montserrat-Black.woff2) format("woff2"),url(../font/Montserrat-Black.woff) format("woff");
    font-weight: 800;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../font/Roboto-Light.woff2) format("woff2"),url(../font/Roboto-Light.woff) format("woff");
    font-weight: 300;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../font/Roboto-Regular.woff2) format("woff2"),url(../font/Roboto-Regular.woff) format("woff");
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../font/Roboto-Medium.woff2) format("woff2"),url(../font/Roboto-Medium.woff) format("woff");
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../font/Roboto-Bold.woff2) format("woff2"),url(../font/Roboto-Bold.woff) format("woff");
    font-weight: 700;
    font-display: swap
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.container {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1170px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .no-gutters > .col, .no-gutters > [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.modal-open {
    overflow: hidden
}

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto
    }

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0,-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem)
}

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 1rem);
        overflow: hidden
    }

    .modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
        flex-shrink: 0
    }

    .modal-dialog-scrollable .modal-body {
        overflow-y: auto
    }

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

    .modal-dialog-centered::before {
        display: block;
        height: calc(100vh - 1rem);
        content: ""
    }

    .modal-dialog-centered.modal-dialog-scrollable {
        flex-direction: column;
        justify-content: center;
        height: 100%
    }

        .modal-dialog-centered.modal-dialog-scrollable .modal-content {
            max-height: none
        }

        .modal-dialog-centered.modal-dialog-scrollable::before {
            content: none
        }

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.show {
        opacity: .5
    }

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #ccc;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

    .modal-header .close {
        padding: 1rem 1rem;
        margin: -1rem -1rem -1rem auto
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #ccc;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

    .modal-footer > :not(:first-child) {
        margin-left: .25rem
    }

    .modal-footer > :not(:last-child) {
        margin-right: .25rem
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

        .modal-dialog-scrollable .modal-content {
            max-height: calc(100vh - 3.5rem)
        }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

        .modal-dialog-centered::before {
            height: calc(100vh - 3.5rem)
        }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg, .modal-xl {
        max-width: 800px
    }
}

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropzone, .dropzone * {
    box-sizing: border-box
}

.dropzone {
    position: relative
}

    .dropzone .dz-preview {
        position: relative;
        display: inline-block;
        width: 120px;
        margin: .5em
    }

        .dropzone .dz-preview .dz-progress {
            display: block;
            height: 15px;
            border: 1px solid #aaa
        }

            .dropzone .dz-preview .dz-progress .dz-upload {
                display: block;
                height: 100%;
                width: 0;
                background: green
            }

        .dropzone .dz-preview .dz-error-message {
            color: red;
            display: none
        }

        .dropzone .dz-preview.dz-error .dz-error-mark, .dropzone .dz-preview.dz-error .dz-error-message {
            display: block
        }

        .dropzone .dz-preview.dz-success .dz-success-mark {
            display: block
        }

        .dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark {
            position: absolute;
            display: none;
            left: 30px;
            top: 30px;
            width: 54px;
            height: 58px;
            left: 50%;
            margin-left: -27px
        }

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.dropzone, .dropzone * {
    box-sizing: border-box
}

.dropzone {
    min-height: 150px;
    border: 2px solid rgba(0,0,0,.3);
    background: #fff;
    padding: 20px 20px
}

    .dropzone.dz-clickable {
        cursor: pointer
    }

        .dropzone.dz-clickable * {
            cursor: default
        }

        .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
            cursor: pointer
        }

    .dropzone.dz-started .dz-message {
        display: none
    }

    .dropzone.dz-drag-hover {
        border-style: solid
    }

        .dropzone.dz-drag-hover .dz-message {
            opacity: .5
        }

    .dropzone .dz-message {
        text-align: center;
        margin: 2em 0
    }

        .dropzone .dz-message .dz-button {
            background: 0 0;
            color: inherit;
            border: none;
            padding: 0;
            font: inherit;
            cursor: pointer;
            outline: inherit
        }

    .dropzone .dz-preview {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin: 16px;
        min-height: 100px
    }

        .dropzone .dz-preview:hover {
            z-index: 1000
        }

            .dropzone .dz-preview:hover .dz-details {
                opacity: 1
            }

        .dropzone .dz-preview.dz-file-preview .dz-image {
            border-radius: 20px;
            background: #999;
            background: linear-gradient(to bottom,#eee,#ddd)
        }

        .dropzone .dz-preview.dz-file-preview .dz-details {
            opacity: 1
        }

        .dropzone .dz-preview.dz-image-preview {
            background: #fff
        }

            .dropzone .dz-preview.dz-image-preview .dz-details {
                -webkit-transition: opacity .2s linear;
                -moz-transition: opacity .2s linear;
                -ms-transition: opacity .2s linear;
                -o-transition: opacity .2s linear;
                transition: opacity .2s linear
            }

        .dropzone .dz-preview .dz-remove {
            font-size: 14px;
            text-align: center;
            display: block;
            cursor: pointer;
            border: none
        }

            .dropzone .dz-preview .dz-remove:hover {
                text-decoration: underline
            }

        .dropzone .dz-preview:hover .dz-details {
            opacity: 1
        }

        .dropzone .dz-preview .dz-details {
            z-index: 20;
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            font-size: 13px;
            min-width: 100%;
            max-width: 100%;
            padding: 2em 1em;
            text-align: center;
            color: rgba(0,0,0,.9);
            line-height: 150%
        }

            .dropzone .dz-preview .dz-details .dz-size {
                margin-bottom: 1em;
                font-size: 16px
            }

            .dropzone .dz-preview .dz-details .dz-filename {
                white-space: nowrap
            }

                .dropzone .dz-preview .dz-details .dz-filename:hover span {
                    border: 1px solid rgba(200,200,200,.8);
                    background-color: rgba(255,255,255,.8)
                }

                .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
                    overflow: hidden;
                    text-overflow: ellipsis
                }

                    .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
                        border: 1px solid transparent
                    }

                .dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
                    background-color: rgba(255,255,255,.4);
                    padding: 0 .4em;
                    border-radius: 3px
                }

        .dropzone .dz-preview:hover .dz-image img {
            -webkit-transform: scale(1.05,1.05);
            -moz-transform: scale(1.05,1.05);
            -ms-transform: scale(1.05,1.05);
            -o-transform: scale(1.05,1.05);
            transform: scale(1.05,1.05);
            -webkit-filter: blur(8px);
            filter: blur(8px)
        }

        .dropzone .dz-preview .dz-image {
            border-radius: 20px;
            overflow: hidden;
            width: 120px;
            height: 120px;
            position: relative;
            display: block;
            z-index: 10
        }

            .dropzone .dz-preview .dz-image img {
                display: block
            }

        .dropzone .dz-preview.dz-success .dz-success-mark {
            -webkit-animation: passing-through 3s cubic-bezier(.77,0,.175,1);
            -moz-animation: passing-through 3s cubic-bezier(.77,0,.175,1);
            -ms-animation: passing-through 3s cubic-bezier(.77,0,.175,1);
            -o-animation: passing-through 3s cubic-bezier(.77,0,.175,1);
            animation: passing-through 3s cubic-bezier(.77,0,.175,1)
        }

        .dropzone .dz-preview.dz-error .dz-error-mark {
            opacity: 1;
            -webkit-animation: slide-in 3s cubic-bezier(.77,0,.175,1);
            -moz-animation: slide-in 3s cubic-bezier(.77,0,.175,1);
            -ms-animation: slide-in 3s cubic-bezier(.77,0,.175,1);
            -o-animation: slide-in 3s cubic-bezier(.77,0,.175,1);
            animation: slide-in 3s cubic-bezier(.77,0,.175,1)
        }

        .dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark {
            pointer-events: none;
            opacity: 0;
            z-index: 500;
            position: absolute;
            display: block;
            top: 50%;
            left: 50%;
            margin-left: -27px;
            margin-top: -27px
        }

            .dropzone .dz-preview .dz-error-mark svg, .dropzone .dz-preview .dz-success-mark svg {
                display: block;
                width: 54px;
                height: 54px
            }

        .dropzone .dz-preview.dz-processing .dz-progress {
            opacity: 1;
            -webkit-transition: all .2s linear;
            -moz-transition: all .2s linear;
            -ms-transition: all .2s linear;
            -o-transition: all .2s linear;
            transition: all .2s linear
        }

        .dropzone .dz-preview.dz-complete .dz-progress {
            opacity: 0;
            -webkit-transition: opacity .4s ease-in;
            -moz-transition: opacity .4s ease-in;
            -ms-transition: opacity .4s ease-in;
            -o-transition: opacity .4s ease-in;
            transition: opacity .4s ease-in
        }

        .dropzone .dz-preview:not(.dz-processing) .dz-progress {
            -webkit-animation: pulse 6s ease infinite;
            -moz-animation: pulse 6s ease infinite;
            -ms-animation: pulse 6s ease infinite;
            -o-animation: pulse 6s ease infinite;
            animation: pulse 6s ease infinite
        }

        .dropzone .dz-preview .dz-progress {
            opacity: 1;
            z-index: 1000;
            pointer-events: none;
            position: absolute;
            height: 16px;
            left: 50%;
            top: 50%;
            margin-top: -8px;
            width: 80px;
            margin-left: -40px;
            background: rgba(255,255,255,.9);
            -webkit-transform: scale(1);
            border-radius: 8px;
            overflow: hidden
        }

            .dropzone .dz-preview .dz-progress .dz-upload {
                background: #333;
                background: linear-gradient(to bottom,#666,#444);
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                width: 0;
                -webkit-transition: width .3s ease-in-out;
                -moz-transition: width .3s ease-in-out;
                -ms-transition: width .3s ease-in-out;
                -o-transition: width .3s ease-in-out;
                transition: width .3s ease-in-out
            }

        .dropzone .dz-preview.dz-error .dz-error-message {
            display: block
        }

        .dropzone .dz-preview.dz-error:hover .dz-error-message {
            opacity: 1;
            pointer-events: auto
        }

        .dropzone .dz-preview .dz-error-message {
            pointer-events: none;
            z-index: 1000;
            position: absolute;
            display: block;
            display: none;
            opacity: 0;
            -webkit-transition: opacity .3s ease;
            -moz-transition: opacity .3s ease;
            -ms-transition: opacity .3s ease;
            -o-transition: opacity .3s ease;
            transition: opacity .3s ease;
            border-radius: 8px;
            font-size: 13px;
            top: 130px;
            left: -10px;
            width: 140px;
            background: #be2626;
            background: linear-gradient(to bottom,#be2626,#a92222);
            padding: .5em 1.2em;
            color: #fff
        }

            .dropzone .dz-preview .dz-error-message:after {
                content: '';
                position: absolute;
                top: -6px;
                left: 64px;
                width: 0;
                height: 0;
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-bottom: 6px solid #be2626
            }

.flatpickr-calendar {
    background: 0 0;
    opacity: 0;
    display: none;
    text-align: center;
    visibility: hidden;
    padding: 0;
    -webkit-animation: none;
    animation: none;
    direction: ltr;
    border: 0;
    font-size: 14px;
    line-height: 24px;
    border-radius: 5px;
    position: absolute;
    width: 307.875px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #fff;
    -webkit-box-shadow: 1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);
    box-shadow: 1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08)
}

    .flatpickr-calendar.inline, .flatpickr-calendar.open {
        opacity: 1;
        max-height: 640px;
        visibility: visible
    }

    .flatpickr-calendar.open {
        display: inline-block;
        z-index: 99999
    }

    .flatpickr-calendar.animate.open {
        -webkit-animation: fpFadeInDown .3s cubic-bezier(.23,1,.32,1);
        animation: fpFadeInDown .3s cubic-bezier(.23,1,.32,1)
    }

    .flatpickr-calendar.inline {
        display: block;
        position: relative;
        top: 2px
    }

    .flatpickr-calendar.static {
        position: absolute;
        top: calc(100% + 2px)
    }

        .flatpickr-calendar.static.open {
            z-index: 999;
            display: block
        }

    .flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
        -webkit-box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
        box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6
    }

    .flatpickr-calendar .hasTime .dayContainer, .flatpickr-calendar .hasWeeks .dayContainer {
        border-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .flatpickr-calendar .hasWeeks .dayContainer {
        border-left: 0
    }

    .flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
        height: 40px;
        border-top: 1px solid #e6e6e6
    }

    .flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
        height: auto
    }

    .flatpickr-calendar:after, .flatpickr-calendar:before {
        position: absolute;
        display: block;
        pointer-events: none;
        border: solid transparent;
        content: '';
        height: 0;
        width: 0;
        left: 22px
    }

    .flatpickr-calendar.rightMost:after, .flatpickr-calendar.rightMost:before {
        left: auto;
        right: 22px
    }

    .flatpickr-calendar:before {
        border-width: 5px;
        margin: 0 -5px
    }

    .flatpickr-calendar:after {
        border-width: 4px;
        margin: 0 -4px
    }

    .flatpickr-calendar.arrowTop:after, .flatpickr-calendar.arrowTop:before {
        bottom: 100%
    }

    .flatpickr-calendar.arrowTop:before {
        border-bottom-color: #e6e6e6
    }

    .flatpickr-calendar.arrowTop:after {
        border-bottom-color: #fff
    }

    .flatpickr-calendar.arrowBottom:after, .flatpickr-calendar.arrowBottom:before {
        top: 100%
    }

    .flatpickr-calendar.arrowBottom:before {
        border-top-color: #e6e6e6
    }

    .flatpickr-calendar.arrowBottom:after {
        border-top-color: #fff
    }

    .flatpickr-calendar:focus {
        outline: 0
    }

.flatpickr-wrapper {
    position: relative;
    display: inline-block
}

.flatpickr-months {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .flatpickr-months .flatpickr-month {
        background: 0 0;
        color: rgba(0,0,0,.9);
        fill: rgba(0,0,0,.9);
        height: 34px;
        line-height: 1;
        text-align: center;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        overflow: hidden;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-prev-month {
        text-decoration: none;
        cursor: pointer;
        position: absolute;
        top: 0;
        height: 34px;
        padding: 10px;
        z-index: 3;
        color: rgba(0,0,0,.9);
        fill: rgba(0,0,0,.9)
    }

        .flatpickr-months .flatpickr-next-month.flatpickr-disabled, .flatpickr-months .flatpickr-prev-month.flatpickr-disabled {
            display: none
        }

        .flatpickr-months .flatpickr-next-month i, .flatpickr-months .flatpickr-prev-month i {
            position: relative
        }

        .flatpickr-months .flatpickr-next-month.flatpickr-prev-month, .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
            left: 0
        }

        .flatpickr-months .flatpickr-next-month.flatpickr-next-month, .flatpickr-months .flatpickr-prev-month.flatpickr-next-month {
            right: 0
        }

        .flatpickr-months .flatpickr-next-month:hover, .flatpickr-months .flatpickr-prev-month:hover {
            color: #959ea9
        }

            .flatpickr-months .flatpickr-next-month:hover svg, .flatpickr-months .flatpickr-prev-month:hover svg {
                fill: #f64747
            }

        .flatpickr-months .flatpickr-next-month svg, .flatpickr-months .flatpickr-prev-month svg {
            width: 14px;
            height: 14px
        }

            .flatpickr-months .flatpickr-next-month svg path, .flatpickr-months .flatpickr-prev-month svg path {
                -webkit-transition: fill .1s;
                transition: fill .1s;
                fill: inherit
            }

.numInputWrapper {
    position: relative;
    height: auto
}

    .numInputWrapper input, .numInputWrapper span {
        display: inline-block
    }

    .numInputWrapper input {
        width: 100%
    }

        .numInputWrapper input::-ms-clear {
            display: none
        }

        .numInputWrapper input::-webkit-inner-spin-button, .numInputWrapper input::-webkit-outer-spin-button {
            margin: 0;
            -webkit-appearance: none
        }

    .numInputWrapper span {
        position: absolute;
        right: 0;
        width: 14px;
        padding: 0 4px 0 2px;
        height: 50%;
        line-height: 50%;
        opacity: 0;
        cursor: pointer;
        border: 1px solid rgba(57,57,57,.15);
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .numInputWrapper span:hover {
            background: rgba(0,0,0,.1)
        }

        .numInputWrapper span:active {
            background: rgba(0,0,0,.2)
        }

        .numInputWrapper span:after {
            display: block;
            content: "";
            position: absolute
        }

        .numInputWrapper span.arrowUp {
            top: 0;
            border-bottom: 0
        }

            .numInputWrapper span.arrowUp:after {
                border-left: 4px solid transparent;
                border-right: 4px solid transparent;
                border-bottom: 4px solid rgba(57,57,57,.6);
                top: 26%
            }

        .numInputWrapper span.arrowDown {
            top: 50%
        }

            .numInputWrapper span.arrowDown:after {
                border-left: 4px solid transparent;
                border-right: 4px solid transparent;
                border-top: 4px solid rgba(57,57,57,.6);
                top: 40%
            }

        .numInputWrapper span svg {
            width: inherit;
            height: auto
        }

            .numInputWrapper span svg path {
                fill: rgba(0,0,0,.5)
            }

    .numInputWrapper:hover {
        background: rgba(0,0,0,.05)
    }

        .numInputWrapper:hover span {
            opacity: 1
        }

.flatpickr-current-month {
    font-size: 135%;
    line-height: inherit;
    font-weight: 300;
    color: inherit;
    position: absolute;
    width: 75%;
    left: 12.5%;
    padding: 7.48px 0 0 0;
    line-height: 1;
    height: 34px;
    display: inline-block;
    text-align: center;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

    .flatpickr-current-month span.cur-month {
        font-family: inherit;
        font-weight: 700;
        color: inherit;
        display: inline-block;
        margin-left: .5ch;
        padding: 0
    }

        .flatpickr-current-month span.cur-month:hover {
            background: rgba(0,0,0,.05)
        }

    .flatpickr-current-month .numInputWrapper {
        width: 6ch;
        display: inline-block
    }

        .flatpickr-current-month .numInputWrapper span.arrowUp:after {
            border-bottom-color: rgba(0,0,0,.9)
        }

        .flatpickr-current-month .numInputWrapper span.arrowDown:after {
            border-top-color: rgba(0,0,0,.9)
        }

    .flatpickr-current-month input.cur-year {
        background: 0 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: inherit;
        cursor: text;
        padding: 0 0 0 .5ch;
        margin: 0;
        display: inline-block;
        font-size: inherit;
        font-family: inherit;
        font-weight: 300;
        line-height: inherit;
        height: auto;
        border: 0;
        border-radius: 0;
        vertical-align: initial;
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        appearance: textfield
    }

        .flatpickr-current-month input.cur-year:focus {
            outline: 0
        }

        .flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
            font-size: 100%;
            color: rgba(0,0,0,.5);
            background: 0 0;
            pointer-events: none
        }

    .flatpickr-current-month .flatpickr-monthDropdown-months {
        appearance: menulist;
        background: 0 0;
        border: none;
        border-radius: 0;
        box-sizing: border-box;
        color: inherit;
        cursor: pointer;
        font-size: inherit;
        font-family: inherit;
        font-weight: 300;
        height: auto;
        line-height: inherit;
        margin: -1px 0 0 0;
        outline: 0;
        padding: 0 0 0 .5ch;
        position: relative;
        vertical-align: initial;
        -webkit-box-sizing: border-box;
        -webkit-appearance: menulist;
        -moz-appearance: menulist;
        width: auto
    }

        .flatpickr-current-month .flatpickr-monthDropdown-months:active, .flatpickr-current-month .flatpickr-monthDropdown-months:focus {
            outline: 0
        }

        .flatpickr-current-month .flatpickr-monthDropdown-months:hover {
            background: rgba(0,0,0,.05)
        }

        .flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
            background-color: transparent;
            outline: 0;
            padding: 0
        }

.flatpickr-weekdays {
    background: 0 0;
    text-align: center;
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 28px
}

    .flatpickr-weekdays .flatpickr-weekdaycontainer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

span.flatpickr-weekday {
    cursor: default;
    font-size: 90%;
    background: 0 0;
    color: rgba(0,0,0,.54);
    line-height: 1;
    margin: 0;
    text-align: center;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: bolder
}

.dayContainer, .flatpickr-weeks {
    padding: 1px 0 0 0
}

.flatpickr-days {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 307.875px
}

    .flatpickr-days:focus {
        outline: 0
    }

.dayContainer {
    padding: 0;
    outline: 0;
    text-align: left;
    width: 307.875px;
    min-width: 307.875px;
    max-width: 307.875px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1
}

    .dayContainer + .dayContainer {
        -webkit-box-shadow: -1px 0 0 #e6e6e6;
        box-shadow: -1px 0 0 #e6e6e6
    }

.flatpickr-day {
    background: 0 0;
    border: 1px solid transparent;
    border-radius: 150px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #393939;
    cursor: pointer;
    font-weight: 400;
    width: 14.2857143%;
    -webkit-flex-basis: 14.2857143%;
    -ms-flex-preferred-size: 14.2857143%;
    flex-basis: 14.2857143%;
    max-width: 39px;
    height: 39px;
    line-height: 39px;
    margin: 0;
    display: inline-block;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

    .flatpickr-day.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day.nextMonthDay:focus, .flatpickr-day.nextMonthDay:hover, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.today.inRange, .flatpickr-day:focus, .flatpickr-day:hover {
        cursor: pointer;
        outline: 0;
        background: #e6e6e6;
        border-color: #e6e6e6
    }

    .flatpickr-day.today {
        border-color: #959ea9
    }

        .flatpickr-day.today:focus, .flatpickr-day.today:hover {
            border-color: #959ea9;
            background: #959ea9;
            color: #fff
        }

    .flatpickr-day.endRange, .flatpickr-day.endRange.inRange, .flatpickr-day.endRange.nextMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.endRange:focus, .flatpickr-day.endRange:hover, .flatpickr-day.selected, .flatpickr-day.selected.inRange, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.selected:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange, .flatpickr-day.startRange.inRange, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.startRange:focus, .flatpickr-day.startRange:hover {
        background: #569ff7;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #fff;
        border-color: #569ff7
    }

        .flatpickr-day.endRange.startRange, .flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange {
            border-radius: 50px 0 0 50px
        }

        .flatpickr-day.endRange.endRange, .flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange {
            border-radius: 0 50px 50px 0
        }

        .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)) {
            -webkit-box-shadow: -10px 0 0 #569ff7;
            box-shadow: -10px 0 0 #569ff7
        }

        .flatpickr-day.endRange.startRange.endRange, .flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange {
            border-radius: 50px
        }

    .flatpickr-day.inRange {
        border-radius: 0;
        -webkit-box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
        box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6
    }

    .flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.nextMonthDay, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.prevMonthDay {
        color: rgba(57,57,57,.3);
        background: 0 0;
        border-color: transparent;
        cursor: default
    }

        .flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
            cursor: not-allowed;
            color: rgba(57,57,57,.1)
        }

    .flatpickr-day.week.selected {
        border-radius: 0;
        -webkit-box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
        box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7
    }

    .flatpickr-day.hidden {
        visibility: hidden
    }

.rangeMode .flatpickr-day {
    margin-top: 1px
}

.flatpickr-weekwrapper {
    float: left
}

    .flatpickr-weekwrapper .flatpickr-weeks {
        padding: 0 12px;
        -webkit-box-shadow: 1px 0 0 #e6e6e6;
        box-shadow: 1px 0 0 #e6e6e6
    }

    .flatpickr-weekwrapper .flatpickr-weekday {
        float: none;
        width: 100%;
        line-height: 28px
    }

    .flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
        display: block;
        width: 100%;
        max-width: none;
        color: rgba(57,57,57,.3);
        background: 0 0;
        cursor: default;
        border: none
    }

.flatpickr-innerContainer {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.flatpickr-rContainer {
    display: inline-block;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.flatpickr-time {
    text-align: center;
    outline: 0;
    display: block;
    height: 0;
    line-height: 40px;
    max-height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .flatpickr-time:after {
        content: "";
        display: table;
        clear: both
    }

    .flatpickr-time .numInputWrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 40%;
        height: 40px;
        float: left
    }

        .flatpickr-time .numInputWrapper span.arrowUp:after {
            border-bottom-color: #393939
        }

        .flatpickr-time .numInputWrapper span.arrowDown:after {
            border-top-color: #393939
        }

    .flatpickr-time.hasSeconds .numInputWrapper {
        width: 26%
    }

    .flatpickr-time.time24hr .numInputWrapper {
        width: 49%
    }

    .flatpickr-time input {
        background: 0 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 0;
        border-radius: 0;
        text-align: center;
        margin: 0;
        padding: 0;
        height: inherit;
        line-height: inherit;
        color: #393939;
        font-size: 14px;
        position: relative;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        appearance: textfield
    }

        .flatpickr-time input.flatpickr-hour {
            font-weight: 700
        }

        .flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
            font-weight: 400
        }

        .flatpickr-time input:focus {
            outline: 0;
            border: 0
        }

    .flatpickr-time .flatpickr-am-pm, .flatpickr-time .flatpickr-time-separator {
        height: inherit;
        float: left;
        line-height: inherit;
        color: #393939;
        font-weight: 700;
        width: 2%;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }

    .flatpickr-time .flatpickr-am-pm {
        outline: 0;
        width: 18%;
        cursor: pointer;
        text-align: center;
        font-weight: 400
    }

        .flatpickr-time .flatpickr-am-pm:focus, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time input:hover {
            background: #eee
        }

.flatpickr-input[readonly] {
    cursor: pointer
}

@-webkit-keyframes fpFadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fpFadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.choices {
    position: relative;
    margin-bottom: 24px;
    font-size: 16px
}

    .choices:focus {
        outline: 0
    }

    .choices:last-child {
        margin-bottom: 0
    }

    .choices.is-disabled .choices__inner, .choices.is-disabled .choices__input {
        background-color: #eaeaea;
        cursor: not-allowed;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .choices.is-disabled .choices__item {
        cursor: not-allowed
    }

    .choices [hidden] {
        display: none !important
    }

    .choices[data-type*=select-one] {
        cursor: pointer
    }

        .choices[data-type*=select-one] .choices__inner {
            padding-bottom: 7.5px
        }

        .choices[data-type*=select-one] .choices__input {
            display: block;
            width: 100%;
            padding: 10px;
            border-bottom: 1px solid #ddd;
            background-color: #fff;
            margin: 0
        }

        .choices[data-type*=select-one] .choices__button {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
            padding: 0;
            background-size: 8px;
            position: absolute;
            top: 50%;
            right: 0;
            margin-top: -10px;
            margin-right: 25px;
            height: 20px;
            width: 20px;
            border-radius: 10em;
            opacity: .5
        }

            .choices[data-type*=select-one] .choices__button:focus, .choices[data-type*=select-one] .choices__button:hover {
                opacity: 1
            }

            .choices[data-type*=select-one] .choices__button:focus {
                box-shadow: 0 0 0 2px #00bcd4
            }

        .choices[data-type*=select-one] .choices__item[data-value=''] .choices__button {
            display: none
        }

        .choices[data-type*=select-one]:after {
            content: '';
            height: 0;
            width: 0;
            border-style: solid;
            border-color: #333 transparent transparent transparent;
            border-width: 5px;
            position: absolute;
            right: 11.5px;
            top: 50%;
            margin-top: -2.5px;
            pointer-events: none
        }

        .choices[data-type*=select-one].is-open:after {
            border-color: transparent transparent #333 transparent;
            margin-top: -7.5px
        }

        .choices[data-type*=select-one][dir=rtl]:after {
            left: 11.5px;
            right: auto
        }

        .choices[data-type*=select-one][dir=rtl] .choices__button {
            right: auto;
            left: 0;
            margin-left: 25px;
            margin-right: 0
        }

    .choices[data-type*=select-multiple] .choices__inner, .choices[data-type*=text] .choices__inner {
        cursor: text
    }

    .choices[data-type*=select-multiple] .choices__button, .choices[data-type*=text] .choices__button {
        position: relative;
        display: inline-block;
        margin-top: 0;
        margin-right: -4px;
        margin-bottom: 0;
        margin-left: 8px;
        padding-left: 16px;
        border-left: 1px solid #008fa1;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
        background-size: 8px;
        width: 8px;
        line-height: 1;
        opacity: .75;
        border-radius: 0
    }

        .choices[data-type*=select-multiple] .choices__button:focus, .choices[data-type*=select-multiple] .choices__button:hover, .choices[data-type*=text] .choices__button:focus, .choices[data-type*=text] .choices__button:hover {
            opacity: 1
        }

.choices__inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #f9f9f9;
    padding: 7.5px 7.5px 3.75px;
    border: 1px solid #ddd;
    border-radius: 2.5px;
    font-size: 14px;
    min-height: 44px;
    overflow: hidden
}

.is-focused .choices__inner, .is-open .choices__inner {
    border-color: #b7b7b7
}

.is-open .choices__inner {
    border-radius: 2.5px 2.5px 0 0
}

.is-flipped.is-open .choices__inner {
    border-radius: 0 0 2.5px 2.5px
}

.choices__list {
    margin: 0;
    padding-left: 0;
    list-style: none
}

.choices__list--single {
    display: inline-block;
    padding: 4px 16px 4px 4px;
    width: 100%
}

[dir=rtl] .choices__list--single {
    padding-right: 4px;
    padding-left: 16px
}

.choices__list--single .choices__item {
    width: 100%
}

.choices__list--multiple {
    display: inline
}

    .choices__list--multiple .choices__item {
        display: inline-block;
        vertical-align: middle;
        border-radius: 20px;
        padding: 4px 10px;
        font-size: 12px;
        font-weight: 500;
        margin-right: 3.75px;
        margin-bottom: 3.75px;
        background-color: #00bcd4;
        border: 1px solid #00a5bb;
        color: #fff;
        word-break: break-all;
        box-sizing: border-box
    }

        .choices__list--multiple .choices__item[data-deletable] {
            padding-right: 5px
        }

[dir=rtl] .choices__list--multiple .choices__item {
    margin-right: 0;
    margin-left: 3.75px
}

.choices__list--multiple .choices__item.is-highlighted {
    background-color: #00a5bb;
    border: 1px solid #008fa1
}

.is-disabled .choices__list--multiple .choices__item {
    background-color: #aaa;
    border: 1px solid #919191
}

.choices__list--dropdown {
    visibility: hidden;
    z-index: 1;
    position: absolute;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    top: 100%;
    margin-top: -1px;
    border-bottom-left-radius: 2.5px;
    border-bottom-right-radius: 2.5px;
    overflow: hidden;
    word-break: break-all;
    will-change: visibility
}

    .choices__list--dropdown.is-active {
        visibility: visible
    }

.is-open .choices__list--dropdown {
    border-color: #b7b7b7
}

.is-flipped .choices__list--dropdown {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: -1px;
    border-radius: .25rem .25rem 0 0
}

.choices__list--dropdown .choices__list {
    position: relative;
    max-height: 300px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position
}

.choices__list--dropdown .choices__item {
    position: relative;
    padding: 10px;
    font-size: 14px
}

[dir=rtl] .choices__list--dropdown .choices__item {
    text-align: right
}

@media (min-width:640px) {
    .choices__list--dropdown .choices__item--selectable {
        padding-right: 100px
    }

        .choices__list--dropdown .choices__item--selectable:after {
            content: attr(data-select-text);
            font-size: 12px;
            opacity: 0;
            position: absolute;
            right: 10px;
            top: 50%;
            transform: translateY(-50%)
        }

    [dir=rtl] .choices__list--dropdown .choices__item--selectable {
        text-align: right;
        padding-left: 100px;
        padding-right: 10px
    }

        [dir=rtl] .choices__list--dropdown .choices__item--selectable:after {
            right: auto;
            left: 10px
        }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color: #f2f2f2
}

    .choices__list--dropdown .choices__item--selectable.is-highlighted:after {
        opacity: .5
    }

.choices__item {
    cursor: default
}

.choices__item--selectable {
    cursor: pointer
}

.choices__item--disabled {
    cursor: not-allowed;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .5
}

.choices__heading {
    font-weight: 600;
    font-size: 12px;
    padding: 10px;
    border-bottom: 1px solid #f7f7f7;
    color: gray
}

.choices__button {
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

    .choices__button:focus {
        outline: 0
    }

.choices__input {
    display: inline-block;
    vertical-align: baseline;
    background-color: #f9f9f9;
    font-size: 14px;
    margin-bottom: 5px;
    border: 0;
    border-radius: 0;
    max-width: 100%;
    padding: 4px 0 4px 2px
}

    .choices__input:focus {
        outline: 0
    }

[dir=rtl] .choices__input {
    padding-right: 2px;
    padding-left: 0
}

.choices__placeholder {
    opacity: .5
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: 0
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:after, .slick-track:before {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

    .toast-message a, .toast-message label {
        color: #fff
    }

        .toast-message a:hover {
            color: #ccc;
            text-decoration: none
        }

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8
}

    .toast-close-button:focus, .toast-close-button:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .4
    }

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999
}

    #toast-container * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    #toast-container > div {
        position: relative;
        overflow: hidden;
        margin: 0 0 6px;
        padding: 15px 15px 15px 50px;
        width: 300px;
        -moz-border-radius: 3px 3px 3px 3px;
        -webkit-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
        background-position: 15px center;
        background-repeat: no-repeat;
        -moz-box-shadow: 0 0 12px #999;
        -webkit-box-shadow: 0 0 12px #999;
        box-shadow: 0 0 12px #999;
        color: #fff;
        opacity: .8
    }

        #toast-container > div:hover {
            -moz-box-shadow: 0 0 12px #000;
            -webkit-box-shadow: 0 0 12px #000;
            box-shadow: 0 0 12px #000;
            opacity: 1;
            cursor: pointer
        }

    #toast-container > .toast-info {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important
    }

    #toast-container > .toast-error {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important
    }

    #toast-container > .toast-success {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important
    }

    #toast-container > .toast-warning {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important
    }

    #toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
        width: 300px;
        margin-left: auto;
        margin-right: auto
    }

    #toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
        width: 96%;
        margin-left: auto;
        margin-right: auto
    }

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51a351
}

.toast-error {
    background-color: #bd362f
}

.toast-info {
    background-color: #2f96b4
}

.toast-warning {
    background-color: #f89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4
}

@media all and (max-width:240px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
}

@media all and (min-width:241px) and (max-width:480px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
}

@media all and (min-width:481px) and (max-width:768px) {
    #toast-container > div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }
}

@font-face {
    font-family: veroo-icons;
    src: url(../font/veroo-icons.eot?5b8kpd);
    src: url(../font/veroo-icons.eot?5b8kpd#iefix) format("embedded-opentype"),url(../font/veroo-icons.ttf?5b8kpd) format("truetype"),url(../font/veroo-icons.woff?5b8kpd) format("woff"),url(../font/veroo-icons.svg?5b8kpd#veroo-icons) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" veroo-icon-"], [class^=veroo-icon-] {
    font-family: veroo-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.veroo-icon-arrow-down:before {
    content: ""
}

.veroo-icon-arrow-left:before {
    content: ""
}

.veroo-icon-arrow-right:before {
    content: ""
}

.veroo-icon-check:before {
    content: ""
}

.veroo-icon-close:before {
    content: ""
}

.veroo-icon-dashboard:before {
    content: ""
}

.veroo-icon-exclamation:before {
    content: ""
}

.veroo-icon-info:before {
    content: ""
}

.veroo-icon-link:before {
    content: ""
}

.veroo-icon-reccomendations:before {
    content: ""
}

.veroo-icon-reporting:before {
    content: ""
}

.veroo-icon-settings:before {
    content: ""
}

.veroo-icon-arrow_back:before {
    content: ""
}

.veroo-icon-arrow_forward:before {
    content: ""
}

.veroo-icon-arrow_upward:before {
    content: ""
}

.veroo-icon-arrow_downward:before {
    content: ""
}

.veroo-icon-clear:before {
    content: ""
}

.veroo-icon-check-regular:before {
    content: ""
}

.veroo-icon-share-2:before {
    content: ""
}

.veroo-icon-search:before {
    content: ""
}

.veroo-icon-error:before {
    content: ""
}

@media (min-width:1170px) {
    .margin--top-xl {
        margin-top: 100px
    }
}

@media (max-width:1170px) {
    .margin--top-xl {
        margin-top: calc(50px + 50 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .margin--top-xl {
        margin-top: 50px
    }
}

@media (min-width:1170px) {
    .margin--top-lg {
        margin-top: 50px
    }
}

@media (max-width:1170px) {
    .margin--top-lg {
        margin-top: calc(40px + 10 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .margin--top-lg {
        margin-top: 40px
    }
}

@media (min-width:1170px) {
    .margin--top-md {
        margin-top: 40px
    }
}

@media (max-width:1170px) {
    .margin--top-md {
        margin-top: calc(30px + 10 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .margin--top-md {
        margin-top: 30px
    }
}

@media (min-width:1170px) {
    .margin--top-sm {
        margin-top: 30px
    }
}

@media (max-width:1170px) {
    .margin--top-sm {
        margin-top: calc(15px + 15 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .margin--top-sm {
        margin-top: 15px
    }
}

@media (min-width:1170px) {
    .margin--top-xs {
        margin-top: 20px
    }
}

@media (max-width:1170px) {
    .margin--top-xs {
        margin-top: calc(10px + 10 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .margin--top-xs {
        margin-top: 10px
    }
}

@media (min-width:1170px) {
    .margin--bottom-xl {
        margin-bottom: 100px
    }
}

@media (max-width:1170px) {
    .margin--bottom-xl {
        margin-bottom: calc(50px + 50 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .margin--bottom-xl {
        margin-bottom: 50px
    }
}

@media (min-width:1170px) {
    .margin--bottom-lg {
        margin-bottom: 50px
    }
}

@media (max-width:1170px) {
    .margin--bottom-lg {
        margin-bottom: calc(40px + 10 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .margin--bottom-lg {
        margin-bottom: 40px
    }
}

@media (min-width:1170px) {
    .margin--bottom-md {
        margin-bottom: 40px
    }
}

@media (max-width:1170px) {
    .margin--bottom-md {
        margin-bottom: calc(30px + 10 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .margin--bottom-md {
        margin-bottom: 30px
    }
}

@media (min-width:1170px) {
    .margin--bottom-sm {
        margin-bottom: 30px
    }
}

@media (max-width:1170px) {
    .margin--bottom-sm {
        margin-bottom: calc(15px + 15 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .margin--bottom-sm {
        margin-bottom: 15px
    }
}

@media (min-width:1170px) {
    .margin--bottom-xs {
        margin-bottom: 20px
    }
}

@media (max-width:1170px) {
    .margin--bottom-xs {
        margin-bottom: calc(10px + 10 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .margin--bottom-xs {
        margin-bottom: 10px
    }
}

@media (min-width:1170px) {
    .padding--top-xl {
        padding-top: 100px
    }
}

@media (max-width:1170px) {
    .padding--top-xl {
        padding-top: calc(50px + 50 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .padding--top-xl {
        padding-top: 50px
    }
}

@media (min-width:1170px) {
    .padding--top-lg {
        padding-top: 50px
    }
}

@media (max-width:1170px) {
    .padding--top-lg {
        padding-top: calc(40px + 10 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .padding--top-lg {
        padding-top: 40px
    }
}

@media (min-width:1170px) {
    .padding--top-md {
        padding-top: 40px
    }
}

@media (max-width:1170px) {
    .padding--top-md {
        padding-top: calc(30px + 10 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .padding--top-md {
        padding-top: 30px
    }
}

@media (min-width:1170px) {
    .padding--top-sm {
        padding-top: 30px
    }
}

@media (max-width:1170px) {
    .padding--top-sm {
        padding-top: calc(15px + 15 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .padding--top-sm {
        padding-top: 15px
    }
}

@media (min-width:1170px) {
    .padding--top-xs {
        padding-top: 20px
    }
}

@media (max-width:1170px) {
    .padding--top-xs {
        padding-top: calc(10px + 10 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .padding--top-xs {
        padding-top: 10px
    }
}

@media (min-width:1170px) {
    .padding--bottom-xl {
        padding-bottom: 100px
    }
}

@media (max-width:1170px) {
    .padding--bottom-xl {
        padding-bottom: calc(50px + 50 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .padding--bottom-xl {
        padding-bottom: 50px
    }
}

@media (min-width:1170px) {
    .padding--bottom-lg {
        padding-bottom: 50px
    }
}

@media (max-width:1170px) {
    .padding--bottom-lg {
        padding-bottom: calc(40px + 10 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .padding--bottom-lg {
        padding-bottom: 40px
    }
}

@media (min-width:1170px) {
    .padding--bottom-md {
        padding-bottom: 40px
    }
}

@media (max-width:1170px) {
    .padding--bottom-md {
        padding-bottom: calc(30px + 10 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .padding--bottom-md {
        padding-bottom: 30px
    }
}

@media (min-width:1170px) {
    .padding--bottom-sm {
        padding-bottom: 30px
    }
}

@media (max-width:1170px) {
    .padding--bottom-sm {
        padding-bottom: calc(15px + 15 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .padding--bottom-sm {
        padding-bottom: 15px
    }
}

@media (min-width:1170px) {
    .padding--bottom-xs {
        padding-bottom: 20px
    }
}

@media (max-width:1170px) {
    .padding--bottom-xs {
        padding-bottom: calc(10px + 10 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .padding--bottom-xs {
        padding-bottom: 10px
    }
}

.padding-container-sm {
    padding: 30px
}

@media (max-width:767.98px) {
    .padding-container-sm {
        padding: 20px
    }
}

.padding-container-xs {
    padding: 15px 20px
}

@media (max-width:767.98px) {
    .padding-container-xs {
        padding: 10px
    }
}

.align--right {
    text-align: right
}

.align--left {
    text-align: left
}

.align--center {
    text-align: center
}

.float--right {
    float: right
}

.float--left {
    float: left
}

.text--nowrap {
    white-space: nowrap
}

.display--block {
    display: block
}

.display--inline-block {
    display: inline-block
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

* {
    box-sizing: border-box
}

::after, ::before {
    box-sizing: border-box
}

::selection {
    background: #ffe604
}

::-moz-selection {
    background: #ffe604
}

html {
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    line-height: 1;
    background: #f3f3f3;
    color: #3c3c3c;
    padding: 0;
    height: 100%
}

@media (min-width:1280px) {
    body {
        font-size: 16px
    }
}

@media (max-width:1280px) {
    body {
        font-size: calc(14px + 2 * ((100vw - 320px)/ 960))
    }
}

@media (max-width:320px) {
    body {
        font-size: 14px
    }
}

@media (max-width:991.98px) {
    body.scroll-disabled {
        overflow: hidden;
        width: 100%;
        position: fixed
    }
}

body.empty-layout {
    padding-top: 0
}

body.app--body {
    min-height: calc(100vh - 100px);
    padding-top: 150px
}

@media (max-width:767.98px) {
    body.app--body {
        padding-top: 200px
    }
}

body.onboarding--body {
    position: relative;
    padding-top: 105px;
    padding-bottom: 160px;
    min-height: 100vh
}

@media (max-width:767.98px) {
    body.onboarding--body {
        padding-top: 65px
    }
}

body.onboarding--body.bg--cropped-logo {
    background-image: url(../img/bg/bg-logo-cropped.png);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

p {
    margin: 0 0 15px 0;
    line-height: 1.5
}

hr {
    height: 1px;
    background-color: #d5d5d5;
    border: none;
    width: 100%;
    margin: 0 0 15px 0
}

address {
    font-style: normal
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.animation-transition {
    transition: all ease-in-out .5s
}

.animation-transition1 {
    transition: all ease-in-out .5s;
    transition-delay: .2s
}

.animation-transition2 {
    transition: all ease-in-out .5s;
    transition-delay: .8s
}

.animation-transition3 {
    transition: all ease-in-out .5s;
    transition-delay: 1s
}

.animation-transition4 {
    transition: all ease-in-out .5s;
    transition-delay: 1.2s
}

.animation-transition5 {
    transition: all ease-in-out .5s;
    transition-delay: 1.6s
}

.animation-transition6 {
    transition: all ease-in-out .5s;
    transition-delay: 2s
}

.animation-hidden-down {
    opacity: 0;
    transform: translateY(10%)
}

.animation-hidden-down-low {
    opacity: 0;
    transform: translateY(30%)
}

.animation-hidden-down .smiley-box {
    opacity: 0 !important
}

.animation-hidden-left {
    opacity: 0;
    transform: translateX(-10%)
}

.animation-hidden-right {
    opacity: 0;
    transform: translateX(10%)
}

a {
    color: #009ee3;
    text-decoration: none;
    font-weight: 700
}

    a:focus, a:hover {
        text-decoration: underline
    }

.anchor--icon {
    display: inline-block;
    position: relative;
    top: 3px;
    margin-left: 4px;
    width: 16px;
    height: 16px
}

    .anchor--icon * {
        fill: #009ee3
    }

    .anchor--icon:focus, .anchor--icon:hover {
        text-decoration: none
    }

.editor-output a:not(.btn) {
    color: #3c3c3c;
    text-decoration: underline;
    font-weight: 400
}

    .editor-output a:not(.btn):focus, .editor-output a:not(.btn):hover {
        text-decoration: none
    }

.blockquote {
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    max-width: 585px;
    text-align: center
}

    .blockquote::after, .blockquote::before {
        content: '';
        display: block;
        margin: 20px auto;
        width: 117px;
        height: 2px;
        background-color: #009ee3
    }

.blockquote-text {
    font-weight: 300;
    font-size: 24px
}

    .blockquote-text::after, .blockquote-text::before {
        content: '" ';
        font-size: 24px;
        font-style: italic
    }

.blockquote-autor {
    font-style: italic;
    margin-top: 5px
}

.container-full-width, .w-app-navigation {
    width: 100%;
    position: relative;
    padding-left: 40px;
    padding-right: 40px
}

@media (max-width:767.98px) {
    .container-full-width, .w-app-navigation {
        padding-left: 20px;
        padding-right: 20px
    }
}

.container-wide {
    width: 100%;
    max-width: 1170px;
    position: relative;
    margin: 0 auto;
    padding: 0 9px
}

.container-md {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
    padding-left: 15px;
    padding-right: 15px
}

.container-small {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 810px;
    padding-left: 20px;
    padding-right: 20px
}

.container-onboarding {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 960px;
    padding-left: 40px;
    padding-right: 40px
}

@media (max-width:767.98px) {
    .container-onboarding {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width:768px) {
    .container-onboarding {
        display: flex
    }
}

.container-onboarding-md {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1300px;
    padding-left: 40px;
    padding-right: 40px
}

@media (max-width:767.98px) {
    .container-onboarding-md {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width:768px) {
    .container-onboarding-md {
        display: flex
    }
}

.bg--white {
    background: #fff
}

.bg--gray {
    background: #f3f3f3
}

.bg--blue {
    background: #009ee3
}

.bg--dark-blue {
    background: #1e73b9
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden
}

.embed-responsive-item {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive--16by9 {
    padding-bottom: 56.25%
}

.embed-responsive--4by3 {
    padding-bottom: 75%
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.editor-output ul {
    padding-left: 12px
}

    .editor-output ul li {
        list-style: none;
        line-height: 1.5;
        font-weight: 400
    }

        .editor-output ul li:before {
            position: relative;
            left: -8px;
            color: #009ee3;
            font-weight: 700;
            content: '+'
        }

.editor-output ol {
    padding-left: 16px
}

    .editor-output ol li {
        line-height: 1.5;
        font-weight: 400
    }

.editor-output.check-list ul {
    margin: 0
}

.editor-output.check-list li {
    position: relative;
    padding-left: 14px
}

    .editor-output.check-list li::before {
        position: absolute;
        display: inline-block;
        top: 3px;
        background: url(../img/icons/check-green.svg) no-repeat;
        background-size: 13px;
        width: 13px;
        height: 13px;
        content: ''
    }

.w-link-block {
    background-color: #fdfdfd
}

@media (min-width:1170px) {
    .w-link-block {
        padding-top: 115px
    }
}

@media (max-width:1170px) {
    .w-link-block {
        padding-top: calc(60px + 55 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .w-link-block {
        padding-top: 60px
    }
}

@media (min-width:1170px) {
    .w-link-block {
        padding-bottom: 120px
    }
}

@media (max-width:1170px) {
    .w-link-block {
        padding-bottom: calc(40px + 80 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .w-link-block {
        padding-bottom: 40px
    }
}

@media (max-width:991.98px) {
    .w-link-block {
        padding: 40px 20px
    }
}

@media (max-width:991.98px) {
    .lb-item {
        margin-bottom: 30px
    }
}

.lb-headline {
    margin-bottom: 15px;
    color: #009ee3 !important;
    text-align: right
}

@media (min-width:992px) {
    .lb-headline {
        margin-bottom: 23px
    }
}

@media (max-width:991.98px) {
    .lb-headline {
        margin-bottom: 30px;
        text-align: left
    }
}

.editor-output ul {
    padding-left: 16px;
    margin-bottom: 15px;
    list-style: disc
}

    .editor-output ul li {
        line-height: 1.5
    }

.editor-output ol {
    padding-left: 14px
}

    .editor-output ol li {
        line-height: 1.5
    }

.plus-list {
    margin: 0;
    padding-left: 15px;
    list-style: none
}

    .plus-list li {
        position: relative;
        line-height: 1.6;
        font-size: 18px;
        font-weight: 300
    }

        .plus-list li:before {
            content: '+';
            display: inline-block;
            position: absolute;
            top: 0;
            left: -13px;
            color: #009ee3;
            font-weight: 700
        }

        .plus-list li ol, .plus-list li ul {
            padding-left: 15px
        }

@media (min-width:992px) {
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
}

.justify-content-md-center .col-md-6.col-lg-4 {
    padding: 0 20px
}

.table {
    width: 100%;
    max-width: 100%;
    background-color: transparent;
    border-spacing: 0
}

    .table td, .table th {
        padding: 19px 20px 16px 20px;
        font-weight: 400;
        text-align: left;
        vertical-align: middle
    }

    .table th {
        border-bottom: 1px solid #f3f3f3;
        background-color: #f3f3f3;
        color: #999;
        font-size: 16px;
        font-weight: 500;
        line-height: 18px
    }

    .table td {
        border-top: 1px solid rgba(0,0,0,.14);
        background-color: #fff;
        color: #3c3c3c;
        font-size: 14px;
        line-height: 16px
    }

.table-responsive {
    position: relative;
    min-height: .01%
}

    .table-responsive:before {
        content: '';
        z-index: -1;
        position: absolute;
        left: 0;
        height: calc(100% - 55px);
        width: 100%;
        box-shadow: 0 1px 3px 0 rgba(0,0,0,.14);
        top: 55px
    }

@media (max-width:1199.98px) {
    .table-responsive {
        overflow-x: auto
    }
}

@media (max-width:767.98px) {
    .table-responsive {
        width: 100%;
        border: 1px solid #ddd;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

.table--responsive td, .table--responsive th {
    white-space: nowrap
}

@media (max-width:767.98px) {
    .table--responsive {
        margin-bottom: 15px
    }
}

.table--dashboard > thead > tr > th:nth-child(-1n+2) {
    width: calc(50vw / 2 - 40px)
}

.table--dashboard tbody tr:hover td {
    background: #f2fafd;
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
    color: #3c3c3c;
    font-family: "Montserrat Black",sans-serif;
    font-weight: 900;
    text-transform: uppercase
}

h1, h2, h3, h4, h5 {
    margin: 0
}

.h1, .h2, .h3, .h4, .h5 {
    display: block
}

@media (min-width:1280px) {
    .h1 {
        font-size: 40px
    }
}

@media (max-width:1280px) {
    .h1 {
        font-size: calc(32px + 8 * ((100vw - 320px)/ 960))
    }
}

@media (max-width:320px) {
    .h1 {
        font-size: 32px
    }
}

@media (min-width:1280px) {
    .h2 {
        font-size: 26px
    }
}

@media (max-width:1280px) {
    .h2 {
        font-size: calc(22px + 4 * ((100vw - 320px)/ 960))
    }
}

@media (max-width:320px) {
    .h2 {
        font-size: 22px
    }
}

@media (min-width:1280px) {
    .h3 {
        font-size: 20px
    }
}

@media (max-width:1280px) {
    .h3 {
        font-size: calc(18px + 2 * ((100vw - 320px)/ 960))
    }
}

@media (max-width:320px) {
    .h3 {
        font-size: 18px
    }
}

@media (min-width:1280px) {
    .h4 {
        font-size: 18px
    }
}

@media (max-width:1280px) {
    .h4 {
        font-size: calc(16px + 2 * ((100vw - 320px)/ 960))
    }
}

@media (max-width:320px) {
    .h4 {
        font-size: 16px
    }
}

@media (min-width:1280px) {
    .h5 {
        font-size: 16px
    }
}

@media (max-width:1280px) {
    .h5 {
        font-size: calc(14px + 2 * ((100vw - 320px)/ 960))
    }
}

@media (max-width:320px) {
    .h5 {
        font-size: 14px
    }
}

.editor-output .h1, .editor-output .h2, .editor-output .h3, .editor-output .h4, .editor-output .h5, .editor-output h1, .editor-output h2, .editor-output h3, .editor-output h4, .editor-output h5 {
    margin-bottom: 15px
}

.dashboard-headline {
    color: #999;
    font-family: Roboto,sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 35px;
    text-transform: none
}

.alert {
    display: flex;
    align-items: flex-start;
    padding: 13px;
    margin-bottom: 15px;
    border-radius: 2px
}

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

    .alert.toast {
        position: fixed;
        right: 5px;
        bottom: 5px;
        margin-bottom: 0;
        max-width: 300px;
        width: 100%;
        transform: translateY(325px);
        transition: .15s ease-in-out
    }

        .alert.toast.slide-in {
            transform: translateY(0)
        }

.alert-icon {
    margin-right: 20px;
    width: 16px;
    height: 18px
}

.alert--success .alert-icon {
    color: #7acb85
}

.alert--info .alert-icon {
    color: #009ee3
}

.alert--warning .alert-icon {
    color: #f6ad04
}

.alert--error .alert-icon {
    color: #fae5e5
}

.alert-description {
    color: #3c3c3c;
    font-weight: 400;
    font-size: 14px
}

    .alert-description * {
        line-height: 1.45
    }

.toast .alert-description {
    color: #fff
}

.alert-title {
    display: block;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 700
}

.alert--success .alert-title {
    color: #51a351
}

.alert--info .alert-title {
    color: #2f96b4
}

.alert--warning .alert-title {
    color: #f89406
}

.alert--error .alert-title {
    color: #bd362f
}

.toast .alert-title {
    color: #fff
}

.alert--success {
    background-color: #e5f1e5;
    color: #51a351
}

    .alert--success.toast {
        background-color: rgba(81,163,81,.8)
    }

.alert--info {
    background-color: #e0f0f4;
    color: #2f96b4
}

    .alert--info.toast {
        background-color: rgba(47,150,180,.8)
    }

.alert--warning {
    background-color: #feefda;
    color: #f89406
}

    .alert--warning.toast {
        background-color: rgba(248,148,6,.8)
    }

.alert--error {
    background-color: #f5e1e0;
    color: #bd362f
}

    .alert--error.toast {
        background-color: rgba(189,54,47,.8)
    }

.toast .alert-icon {
    width: 20px;
    height: 20px
}

.toast-dismiss {
    border: none;
    margin-left: auto;
    padding: 0;
    background: 0 0;
    color: #fff;
    outline: 0;
    cursor: pointer
}

    .toast-dismiss img {
        width: 16px
    }

.btn {
    position: relative;
    border: none;
    border-radius: 2px;
    display: inline-block;
    padding: 0 30px;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: manipulation;
    cursor: pointer;
    outline: 0;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .25px
}

    .btn:focus, .btn:hover {
        text-decoration: none
    }

    .btn[disabled] {
        pointer-events: none
    }

.btn--primary {
    background: #009ee3;
    color: #fff
}

    .btn--primary:focus, .btn--primary:hover {
        background: #1e73b9;
        color: #fff
    }

    .btn--primary[disabled] {
        background: #ccc;
        color: #999
    }

        .btn--primary[disabled] .btn--primary-icon {
            color: #999
        }

.btn--secondary {
    background: 0 0;
    color: #009ee3;
    padding-left: 0
}

    .btn--secondary:focus, .btn--secondary:hover {
        color: #1e73b9
    }

        .btn--secondary:focus .btn-icon-svg *, .btn--secondary:hover .btn-icon-svg * {
            fill: #1e73b9
        }

    .btn--secondary[disabled] {
        color: #999
    }

        .btn--secondary[disabled] .btn--secondary-icon {
            color: #999
        }

.btn--primary-icon {
    width: 16px
}

.btn--secondary-icon {
    width: 16px
}

.btn-icon--right-svg {
    position: relative;
    top: 2px;
    margin-left: 2px
}

.btn-icon--left-svg {
    position: relative;
    top: 2px;
    margin-right: 2px
}

.checkbox-wrapper {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.label--checkbox {
    padding: 0 0 0 25px;
    position: relative;
    min-height: 16px;
    line-height: 1.5;
    cursor: pointer
}

    .label--checkbox.label {
        color: #3c3c3c
    }

    .label--checkbox:focus::before, .label--checkbox:hover::before {
        border-color: #1e73b9
    }

    .label--checkbox::before {
        content: '';
        position: absolute;
        top: 2px;
        border-radius: 2px;
        left: 0;
        height: 18px;
        width: 18px;
        background: #fff;
        border: 2px solid #999
    }

    .label--checkbox a {
        font-weight: 400
    }

.label--checkbox-icon {
    padding: 0 0 0 25px;
    position: relative;
    min-height: 16px;
    line-height: 1.5;
    cursor: pointer;
    display: flex !important;
    align-items: center
}

    .label--checkbox-icon > span {
        margin-left: 5px;
        margin-right: 5px;
        min-width: 40px
    }

    .label--checkbox-icon.label {
        color: #3c3c3c
    }

    .label--checkbox-icon:focus::before, .label--checkbox-icon:hover::before {
        border-color: #1e73b9
    }

    .label--checkbox-icon::before {
        content: '';
        position: absolute;
        top: 2px;
        border-radius: 2px;
        left: 0;
        height: 18px;
        width: 18px;
        background: #fff;
        border: 2px solid #999
    }

    .label--checkbox-icon a {
        font-weight: 400
    }

.checkbox {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0
}

    .checkbox:checked ~ label:not(.label--switch)::before {
        background: #009ee3;
        border-color: #009ee3
    }

    .checkbox:checked ~ label:not(.label--switch)::after {
        content: '';
        font-weight: 400;
        position: absolute;
        left: 6px;
        top: 4px;
        width: 6px;
        height: 11px;
        display: block;
        border: solid #fff;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .checkbox:disabled ~ label {
        color: #ccc
    }

        .checkbox:disabled ~ label:before {
            border-color: #ccc
        }

.has-error .checkbox ~ label {
    color: #bd362f
}

    .has-error .checkbox ~ label::before {
        border-color: #bd362f
    }

.has-error .checkbox:checked ~ label::before {
    background: #009ee3
}

.checkbox-switch-wrapper {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    min-height: 14px
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .checkbox-switch-wrapper::before {
        content: '';
        height: 14px;
        display: inline-block;
        min-height: 0
    }
}

.checkbox-switch-wrapper .checkbox:checked ~ .checkbox-switch::before {
    background: #009ee3;
    opacity: .4
}

.checkbox-switch-wrapper .checkbox:checked ~ .checkbox-switch::after {
    left: 21px;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24);
    background: #009ee3
}

.checkbox-switch-wrapper .checkbox:disabled ~ .checkbox-switch::after {
    background: #ccc
}

.label--switch {
    position: relative;
    line-height: 14px;
    flex: 1 1;
    flex-basis: auto;
    align-self: center;
    align-content: center;
    padding: 0 0 0 55px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (min-width:1280px) {
    .label--switch {
        font-size: 16px
    }
}

@media (max-width:1280px) {
    .label--switch {
        font-size: calc(14px + 2 * ((100vw - 320px)/ 960))
    }
}

@media (max-width:320px) {
    .label--switch {
        font-size: 14px
    }
}

.label--switch.required::after {
    content: '*';
    display: inline-block;
    margin-left: 5px
}

.checkbox-switch {
    flex: 0 0 40px;
    width: 40px;
    height: 14px;
    max-width: 40px;
    position: absolute;
    left: 0
}

    .checkbox-switch::before {
        content: '';
        width: 40px;
        height: 14px;
        display: block;
        position: absolute;
        top: 0;
        background: #999;
        opacity: .4;
        border-radius: 12px;
        transition: .35s;
        left: 0
    }

    .checkbox-switch::after {
        content: '';
        position: absolute;
        top: -3px;
        left: 0;
        width: 20px;
        height: 20px;
        background: #999;
        border-radius: 50%;
        transition: .35s;
        box-shadow: 0 0 1px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24)
    }

.has-error .checkbox-switch::after {
    background: #bd362f
}

.input-text.flatpickr-input {
    background-color: #fff !important;
    background-image: url(../img/icons/calendar-gray.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center
}

    .input-text.flatpickr-input.active, .input-text.flatpickr-input:focus {
        border-color: #009ee3;
        background-image: url(../img/icons/calendar-blue.svg)
    }

    .input-text.flatpickr-input[readonly] {
        cursor: pointer
    }

.flatpickr-current-month .flatpickr-monthDropdown-months {
    -webkit-appearance: none;
    line-height: 1.2;
    color: #009ee3;
    font-weight: 700
}

    .flatpickr-current-month .flatpickr-monthDropdown-months:hover {
        background: 0 0;
        color: #1e73b9
    }

.flatpickr-current-month input.cur-year {
    font-weight: 700;
    color: #009ee3
}

    .flatpickr-current-month input.cur-year:focus, .flatpickr-current-month input.cur-year:hover {
        color: #1e73b9
    }

.flatpickr-current-month .numInputWrapper {
    width: 7ch
}

    .flatpickr-current-month .numInputWrapper .arrowUp {
        top: -5px
    }

    .flatpickr-current-month .numInputWrapper .arrowDown {
        top: calc(50% - 1px)
    }

.numInputWrapper:hover {
    background: 0 0;
    color: #009ee3
}

.numInputWrapper .arrowUp::after {
    border: none !important;
    background: url(../img/icons/calendararrow-up-blue.svg);
    width: 10px;
    height: 10px;
    background-size: 10px;
    content: ''
}

.numInputWrapper .arrowUp:hover::after {
    background-image: url(../img/icons/calendararrow-up-blue-dark.svg)
}

.numInputWrapper .arrowDown::after {
    border: none !important;
    background: url(../img/icons/calendararrow-down-blue.svg);
    width: 10px;
    height: 10px;
    background-size: 10px;
    content: ''
}

.numInputWrapper .arrowDown:hover::after {
    background-image: url(../img/icons/calendararrow-down-blue-dark.svg)
}

.numInputWrapper span {
    border: none
}

    .numInputWrapper span:hover {
        background: 0 0
    }

.flatpickr-time input.flatpickr-hour {
    color: #212121;
    font-size: 16px
}

    .flatpickr-time input.flatpickr-hour:focus, .flatpickr-time input.flatpickr-hour:hover {
        background: 0 0;
        color: #009ee3
    }

.flatpickr-time input.flatpickr-minute {
    color: #212121;
    font-size: 16px;
    font-weight: 700
}

    .flatpickr-time input.flatpickr-minute:focus, .flatpickr-time input.flatpickr-minute:hover {
        background: 0 0;
        color: #009ee3
    }

.flatpickr-day {
    border-radius: 2px;
    border: none
}

    .flatpickr-day:hover {
        background: #009ee3;
        color: #fff
    }

.flatpickr-months .flatpickr-next-month svg, .flatpickr-months .flatpickr-prev-month svg {
    fill: #009ee3
}

.flatpickr-months .flatpickr-next-month:hover svg, .flatpickr-months .flatpickr-prev-month:hover svg {
    fill: #1e73b9
}

.flatpickr-day.selected {
    background: #009ee3;
    color: #fff
}

    .flatpickr-day.selected:hover {
        background: #009ee3;
        color: #fff
    }

.flatpickr-day.today {
    border: 1px solid #009ee3;
    background: #fff;
    color: #009ee3
}

    .flatpickr-day.today:hover {
        border-color: #1e73b9;
        background: #fff;
        color: #009ee3
    }

.flatpickr-day {
    color: #3c3c3c;
    font-size: 14px
}

    .flatpickr-day.nextMonthDay, .flatpickr-day.prevMonthDay {
        color: #999
    }

span.flatpickr-weekday {
    color: #212121;
    font-size: 14px;
    font-weight: 700
}

.fieldset {
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    margin: 0;
    padding: 15px 20px 10px 20px;
    background: #f3f3f3;
    min-width: 0
}

legend {
    float: left;
    margin-bottom: 8px;
    width: 100%;
    color: #3c3c3c;
    font-weight: 700;
    line-height: 1.5
}

.fileupload {
    position: relative;
    width: 100%;
    height: 170px;
    background-color: #fff
}

.fileupload-label {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
    color: #999;
    border: 1px solid #e0e0e0;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .fileupload-label svg {
        margin-bottom: 9px
    }

.fileupload-input-hidden {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.fileupload-input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer
}

    .fileupload-input:focus + label {
        border-color: #009ee3
    }

.fileupload-preview {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: #fff
}

.fileupload-remove {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 0;
    border: 10px solid #fff;
    padding: 8px;
    background-color: #009ee3;
    cursor: pointer
}

    .fileupload-remove:focus, .fileupload-remove:hover {
        background-color: #1e73b9
    }

    .fileupload-remove svg {
        width: 23px;
        height: auto
    }

.w-file-upload {
    position: relative
}

    .w-file-upload.uploading .file-uploading-overlay {
        display: flex
    }

        .w-file-upload.uploading .file-uploading-overlay .file-uploading-progress {
            max-width: 220px
        }

.input-file-upload {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.input-file-label {
    display: flex;
    align-items: center;
    border: 2px dashed #e0e0e0;
    padding: 32px 0 32px 50px;
    background: #fff
}

@media (max-width:767.98px) {
    .input-file-label {
        padding: 15px
    }
}

.drag-over .input-file-label {
    border-color: #009ee3;
    background: rgba(0,158,227,.05)
}

.uploading .input-file-label {
    border-color: #e0e0e0
}

.has-error .input-file-label {
    display: none
}

.input-file-label.input-file-label--error {
    display: none;
    border-color: #bd362f;
    background: rgba(189,54,47,.15)
}

.has-error .input-file-label.input-file-label--error {
    display: flex
}

.input-file-label .dz-message {
    display: flex;
    align-items: center;
    margin: 0;
    text-align: left
}

.input-file-icon {
    margin-right: 15px;
    color: #ccc;
    width: 65px
}

@media (max-width:767.98px) {
    .input-file-icon {
        width: 50px
    }
}

.has-error .input-file-icon {
    color: #bd362f;
    width: 65px
}

.input-file-text {
    max-width: 440px;
    width: 100%;
    line-height: 1.4;
    color: #999
}

.input-file-label--error .input-file-text {
    color: #3c3c3c
}

.input-file-text-highlight {
    color: #009ee3;
    font-weight: 700
}

.has-error .input-file-text-highlight {
    color: #bd362f
}

.file-uploading-overlay {
    display: none;
    position: absolute;
    top: 2px;
    left: 2px;
    align-items: center;
    justify-content: center;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    background: #fff;
    z-index: 10
}

.file-uploading-progress {
    position: relative;
    width: 100%;
    height: 10px;
    background: #d8d8d8
}

.file-uploading-progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #4bca81;
    transition: 1s
}

.file-uploading-precent {
    margin-left: 20px
}

.input-file-text-title {
    display: block;
    text-transform: uppercase;
    font-weight: 700
}

.has-error .input-file-text-title {
    color: #bd362f
}

.preview-container {
    visibility: hidden
}

.collection-item {
    border-bottom: 1px solid #e0e0e0;
    padding: 15px 0 12px;
    line-height: 40px
}

.dz-info-file {
    display: flex;
    align-items: center
}

.dz-info-file-name {
    color: #009ee3;
    font-weight: 700;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis
}

.dz-info-file-size {
    margin-left: auto;
    flex: 0 0 75px;
    text-align: right
}

    .dz-info-file-size * {
        margin-right: 2px;
        font-weight: 400
    }

.dz-info-file-remove {
    position: relative;
    top: -2px;
    border: 0;
    margin-left: 25px;
    padding: 0;
    background: 0 0;
    cursor: pointer
}

    .dz-info-file-remove:hover * {
        fill: #009ee3
    }

.dz-error-message {
    color: #bd362f
}

.dz-drag-hover {
    border: 2px dashed #009ee3 !important;
    background: rgba(0,158,227,.05)
}

.error-message {
    display: none
}

.has-error .error-message {
    margin-top: 5px;
    display: flex;
    align-items: flex-end;
    color: #bd362f;
    font-size: 14px
}

.has-error .error-message-icon {
    margin-right: 5px;
    width: 16px;
    min-width: 16px
}

@media (min-width:768px) {
    .w-form {
        float: right;
        width: 100%;
        max-width: 470px
    }
}

.form-group {
    position: relative;
    margin-bottom: 10px
}

.form-row {
    margin: 0 0 20px 0;
    border: 5px solid #00f;
    display: grid;
    grid-gap: var(--form-field-gap)
}

    .form-row[data-columns] {
        border: 5px solid #00bfff;
        grid-template-columns: repeat(var(--form-field-columns),1fr)
    }

.label {
    display: inline-block;
    max-width: 100%;
    color: #999;
    font-weight: 400
}

@media (min-width:1280px) {
    .label {
        font-size: 16px
    }
}

@media (max-width:1280px) {
    .label {
        font-size: calc(14px + 2 * ((100vw - 320px)/ 960))
    }
}

@media (max-width:320px) {
    .label {
        font-size: 14px
    }
}

.label.label--switch {
    color: #3c3c3c
}

.label.required::after {
    content: '*';
    padding-left: 4px;
    color: #e00707
}

.label--float {
    position: absolute;
    top: 18px;
    left: 10px;
    padding: 0 5px 0 0;
    width: 100%;
    font-size: 16px;
    z-index: 1;
    transition: top .1s ease 0s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    pointer-events: none
}

@media (max-width:991.98px) {
    .label--float {
        width: calc(100% - 2px)
    }
}

.form-label--floated .label--float {
    top: 8px;
    left: 12px;
    font-size: 11px;
    color: #999
}

    .form-label--floated .label--float.required::after {
        color: #999
    }

.label--element {
    margin-bottom: 7px
}

.radio-wrapper {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.label--radio {
    padding: 2px 0 0 25px;
    position: relative;
    min-height: 20px;
    font-size: 16px
}

    .label--radio.label {
        color: #3c3c3c
    }

.radio {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0
}

    .radio ~ label {
        background: url(../img/bg/radio.svg) no-repeat left top
    }

    .radio:checked ~ label {
        background: url(../img/bg/radio-checked.svg) no-repeat left top
    }

    .radio:disabled ~ label {
        background: url(../img/bg/radio-disabled.svg) no-repeat left top;
        color: #ccc
    }

.has-error .radio ~ label {
    background: url(../img/bg/radio-error.svg) no-repeat left top
}

.has-error .radio:checked ~ label {
    background: url(../img/bg/radio-error-checked.svg) no-repeat left top
}

.select-wrapper {
    position: relative
}

.select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    width: 100%;
    display: block;
    border-radius: 2px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    padding: 15px 25px 0 10px;
    border: 1px solid #e0e0e0;
    background: #fff;
    color: #3c3c3c;
    font-size: 16px;
    background-image: url(../img/icons/arrow-dropdown-gray.svg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    height: 50px
}

.touchevents .select {
    font-size: 16px
}

.select::-moz-placeholder {
    color: #3c3c3c;
    opacity: 1
}

.select::-webkit-input-placeholder {
    color: #3c3c3c
}

.select:-ms-input-placeholder {
    color: #3c3c3c
}

.select::-ms-expand {
    display: none
}

.select:focus {
    border-color: #009ee3;
    outline: 0;
    box-shadow: none
}

.select[disabled], .select[readonly] {
    cursor: not-allowed;
    border-color: #ccc;
    background-color: #f3f3f3;
    color: #999
}

    .select[disabled] ~ .select-icon, .select[readonly] ~ .select-icon {
        color: #999
    }

    .select[readonly]:focus {
        box-shadow: none
    }

select[multiple], select[size] {
    height: auto
}

.select--secondary {
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    padding: 0 25px 0 10px
}

    .select--secondary:disabled {
        background: #e0e0e0;
        border-color: #e0e0e0
    }

        .select--secondary:disabled ~ .select-icon {
            color: #999
        }

.select-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    color: #999;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: 700
}

.has-error .select {
    border-color: #bd362f
}

.select-wrapper {
    position: relative
}

    .select-wrapper .choices.is-focused .choices__inner, .select-wrapper .choices.is-open .choices__inner {
        border-color: #009ee3
    }

    .select-wrapper .choices.is-focused .choices__list--dropdown, .select-wrapper .choices.is-open .choices__list--dropdown {
        display: block;
        border: none;
        border-radius: 0;
        box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
        min-width: 270px;
        margin-top: 0;
        margin-bottom: 20px;
        z-index: 11
    }

    .select-wrapper .choices .choices__list--dropdown {
        display: none
    }

    .select-wrapper .choices::after {
        display: none
    }

    .select-wrapper .choices .choices__input {
        border-color: #e0e0e0;
        height: 40px;
        font-size: 16px
    }

    .select-wrapper .choices__inner {
        border: 1px solid #e0e0e0;
        border-radius: 2px;
        padding: 18px 10px;
        background: #fff;
        height: 50px
    }

        .select-wrapper .choices__inner .choices__list {
            padding: 0;
            font-size: 16px
        }

    .select-wrapper .choices__list--dropdown .choices__item {
        padding: 19px 10px;
        height: 50px;
        font-size: 16px
    }

        .select-wrapper .choices__list--dropdown .choices__item.is-highlighted {
            background: #009ee3;
            color: #fff
        }

.select-phone-prefix {
    display: none
}

.input-area-wrapper, .input-text-wrapper {
    position: relative
}

.input-area, .input-text {
    display: block;
    border-radius: 2px;
    border: 1px solid #e0e0e0;
    padding: 0 10px;
    width: 100%;
    background: #fff;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    color: #3c3c3c;
    font-size: 16px
}

    .form-label--floated .input-area, .form-label--floated .input-text, .input-area:focus, .input-text:focus {
        border-color: #009ee3;
        outline: 0;
        box-shadow: none
    }

    .input-area[disabled], .input-area[readonly], .input-text[disabled], .input-text[readonly] {
        border-color: #e0e0e0;
        background-color: #f3f3f3;
        cursor: not-allowed
    }

        .input-area[readonly]:focus, .input-text[readonly]:focus {
            box-shadow: none
        }

    .input-area::-ms-clear, .input-text::-ms-clear {
        display: none
    }

.input-text {
    padding: 13px 10px 0 10px;
    height: 50px
}

.input-area {
    max-width: 100%;
    width: 100%;
    padding: 22px 10px 0 10px
}

.input-text--search {
    padding: 0 10px 0 45px;
    background: url(../img/icons/search-gray.svg) no-repeat #fff;
    background-position: 10px 50%
}

.has-error .input-area, .has-error .input-text {
    border-color: #bd362f
}

.dropdown {
    position: relative;
    display: inline-block
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    z-index: 100;
    text-align: left;
    padding: 0;
    margin: 2px 0 0;
    min-width: 280px;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.07),0 2px 8px 0 rgba(0,0,0,.07)
}

@media (max-width:767.98px) {
    .dropdown-menu {
        min-width: 220px
    }
}

.open .dropdown-menu {
    display: block
}

.dropdown--left {
    left: 0;
    right: auto
}

.dropdown--right {
    left: auto;
    right: 0
}

.dropdown-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.dropdown-link {
    display: flex;
    clear: both;
    padding: 19px 10px 17px;
    text-decoration: none;
    white-space: nowrap;
    color: #3c3c3c;
    align-items: center;
    font-weight: 400
}

    .dropdown-link.active, .dropdown-link:focus, .dropdown-link:hover {
        background: #009ee3;
        color: #fff;
        text-decoration: none
    }

        .dropdown-link.active path, .dropdown-link:focus path, .dropdown-link:hover path {
            fill: #fff
        }

.dropdown-link-lng {
    flex: 0 1 30px;
    margin-right: 5px;
    font-weight: 700;
    text-transform: uppercase
}

.dropdown-link-icon {
    flex: 0 1 30px;
    margin-right: 5px
}

.btn-dropdown-lng {
    border: 0;
    margin: 0 0 12px 0;
    padding: 0;
    background: 0 0;
    color: #3c3c3c;
    line-height: 24px;
    cursor: pointer;
    outline: 0;
    text-transform: uppercase
}

.btn-dropdown-lng-icon {
    display: inline-block;
    position: relative;
    top: 2px;
    margin-left: 2px;
    width: 16px;
    transition: .2s linear;
    font-weight: 700;
    pointer-events: none;
    height: 17px
}

.open .btn-dropdown-lng-icon {
    transform: rotate(180deg)
}

.dropdown--avatar.open .dropdown-menu {
    top: calc(100% + 10px)
}

.btn-dropdown-avatar {
    border: none;
    padding: 0;
    background: 0 0;
    outline: 0;
    cursor: pointer
}

.header-avatar {
    width: 50px;
    pointer-events: none
}

@media (max-width:575.98px) {
    .header-avatar {
        width: 40px
    }
}

.btn-dropdown-avatar-icon {
    display: inline-block;
    position: relative;
    top: 4px;
    margin-left: 2px;
    width: 16px;
    transition: .2s linear;
    font-weight: 700;
    pointer-events: none;
    height: 17px
}

.open .btn-dropdown-avatar-icon {
    transform: rotate(180deg)
}

@media (min-width:992px) {
    .modal-open .modal {
        overflow: hidden
    }
}

.modal .modal-dialog.modal-dialog--centered {
    max-width: 430px;
    width: 100%
}

@media (min-width:768px) {
    .modal .modal-dialog.modal-dialog--centered {
        display: flex;
        align-items: center;
        margin: 0 auto;
        height: 100%
    }
}

@media (max-width:767.98px) {
    .modal .modal-dialog.modal-dialog--centered {
        top: 0;
        margin: 0;
        transform: translateY(0);
        max-width: 100%
    }
}

@media (orientation:landscape) and (max-width:991px) {
    .modal .modal-dialog.modal-dialog--centered {
        display: block;
        top: 0;
        height: auto;
        transform: translateY(0)
    }
}

.modal.fade .modal-dialog {
    transition: none
}

.modal-content {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    border: none;
    border-radius: 0;
    background-clip: border-box
}

@media (max-width:767.98px) {
    .modal-content {
        min-height: 100vh
    }
}

.modal-close {
    background: 0 0;
    padding: 5px 10px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 1;
    line-height: 1;
    font-size: 18px
}

.modal-header {
    align-items: center;
    border: none;
    border-radius: 0;
    padding: 15px 20px;
    background: #009ee3;
    color: #fff;
    font-size: 20px;
    line-height: 1.5
}

.modal-close-icon {
    width: 14px;
    cursor: pointer
}

.modal-search {
    padding: 20px 20px 10px;
    background: #f3f3f3
}

.modal-body:not(.modal-body--sm) {
    padding: 25px 20px 25px 30px
}

@media (min-width:768px) {
    .modal-body:not(.modal-body--sm) {
        max-height: 340px;
        overflow: hidden
    }
}

.modal-body:not(.modal-body--sm) .form-group:not(:last-child) .checkbox-wrapper {
    margin-bottom: 30px
}

.modal-body:not(.modal-body--sm).modal-body--sm {
    padding: 21px 20px 11px
}

.modal-lg .modal-body {
    max-height: calc(100vh - 200px);
    padding: 30px 20px;
    overflow-y: auto
}

@media (min-width:768px) {
    .modal-body-inner {
        max-height: 290px;
        overflow: auto;
        height: 100vh
    }
}

.modal-footer {
    padding: 20px;
    border-radius: 0;
    border-color: #e0e0e0
}

.modal-search-empty {
    line-height: 24px
}

.modal-search-empty-title {
    display: block;
    font-weight: 700
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0,100%,0)
    }
}

.slideOutDown {
    animation-name: slideOutDown
}

.animated {
    animation-duration: .55s;
    animation-fill-mode: both
}

.modal-user {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19px;
    color: #3c3c3c
}

.btn--logout {
    margin-top: 16px
}

.w-tooltip {
    position: relative;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.14);
    padding: 10px 15px;
    max-width: 230px;
    width: 100%;
    background: #fffef2
}

@media (min-width:576px) {
    .w-floating-info .w-tooltip {
        margin-bottom: 3px
    }
}

.w-tooltip:before {
    z-index: -10;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: 0;
    bottom: 24px;
    left: 100%;
    border: 5px solid;
    border-color: #fffef2 #fffef2 transparent transparent;
    transform-origin: 0 0;
    transform: rotate(45deg);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.24)
}

@media (max-width:575.98px) {
    .w-tooltip:before {
        top: calc(50% - 7px);
        bottom: 0
    }
}

.w-tooltip:after {
    z-index: 10;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: 0;
    bottom: 24px;
    left: 100%;
    border: 5px solid;
    border-color: #fffef2 #fffef2 transparent transparent;
    transform-origin: 0 0;
    transform: rotate(45deg)
}

@media (max-width:575.98px) {
    .w-tooltip:after {
        top: calc(50% - 7px);
        bottom: 0
    }
}

.tooltip-text {
    font-size: 12px;
    line-height: 16px
}

.w-accuracy {
    display: flex;
    align-items: center
}

.accuracy-chunks {
    display: flex
}

.ac-item {
    width: 6px;
    height: 16px;
    background: #d8d8d8
}

    .ac-item:not(:last-child) {
        margin-right: 2px
    }

    .ac-item.filled {
        background: #4bca81
    }

.accuracy-percentage {
    margin-left: 20px;
    font-size: 14px
}

@media (min-width:768px) {
    .w-almost-there {
        display: flex;
        justify-content: space-between;
        padding-top: 170px
    }
}

@media (max-width:575.98px) {
    .at-titles {
        text-align: center
    }
}

@media (max-width:767.98px) {
    .at-titles {
        margin-bottom: 20px
    }
}

@media (min-width:768px) {
    .at-titles {
        margin-right: 15px
    }
}

.at-title {
    display: block;
    margin-bottom: 5px;
    color: #009ee3;
    font-family: "Montserrat Black",sans-serif;
    font-size: 30px;
    font-weight: 900;
    line-height: 28px
}

.at-subtitle {
    font-size: 24px;
    line-height: 30px
}

.at-ns-item {
    position: relative;
    margin-bottom: 20px
}

@media (min-width:576px) {
    .at-ns-item {
        display: flex;
        align-items: center;
        margin-bottom: 40px
    }
}

@media (max-width:575.98px) {
    .at-ns-item {
        text-align: center
    }
}

@media (min-width:576px) {
    .at-ns-item:last-of-type {
        margin-bottom: 80px
    }
}

.at-ns-item:last-of-type::before {
    height: 95px
}

@media (min-width:576px) {
    .at-ns-item::before {
        position: absolute;
        top: calc(100% - 15px);
        left: 40px;
        transform: translateX(-50%);
        width: 3px;
        height: 70px;
        background: #009ee3;
        content: ''
    }
}

.at-ns-item-icon {
    width: 80px;
    flex: 0 0 80px
}

.at-ns-item-text {
    margin-left: 20px;
    line-height: 1.5
}

@media (min-width:768px) {
    .at-ns-item-text {
        max-width: 270px
    }
}

@media (max-width:575.98px) {
    .at-ns-item-text {
        display: block;
        margin: 15px 0 0 0
    }
}

.at-ns-end {
    display: block
}

.at-ns-end-icon {
    margin-left: 10px;
    width: 60px
}

@media (max-width:575.98px) {
    .at-ns-end-icon {
        display: block;
        margin: 0 auto
    }
}

.fade-in-down {
    animation: .4s ease-in-out 0s fadeInDown backwards
}

.fade-in::before {
    animation: .4s ease-in-out 1s fadeIn backwards
}

@media (max-width:767.98px) {
    .fade-in .progress-steps-item-label {
        animation: .4s ease-in-out 1s fadeIn backwards
    }
}

.fade-in-down:nth-child(1) {
    animation-delay: .15s
}

.fade-in:nth-child(1)::before {
    animation-delay: 1.15s
}

.fade-in-down:nth-child(2) {
    animation-delay: .3s
}

.fade-in:nth-child(2)::before {
    animation-delay: 1.3s
}

.fade-in-down:nth-child(3) {
    animation-delay: .45s
}

.fade-in:nth-child(3)::before {
    animation-delay: 1.45s
}

.fade-in-down:nth-child(4) {
    animation-delay: .6s
}

.fade-in:nth-child(4)::before {
    animation-delay: 1.6s
}

.fade-in-down:nth-child(5) {
    animation-delay: .75s
}

.fade-in:nth-child(5)::before {
    animation-delay: 1.75s
}

.fade-in-down:nth-child(6) {
    animation-delay: .9s
}

.fade-in:nth-child(6)::before {
    animation-delay: 1.9s
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0,-50px,0)
    }

    to {
        opacity: 1;
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes slideInFromBottom {
    from {
        opacity: 0;
        transform: translate3d(0,200px,0)
    }

    to {
        opacity: 1;
        transform: translate3d(0,0,0)
    }
}

.bounce-in-right {
    animation: .75s bounceInRight backwards
}

.bounce-out-right {
    animation: .75s bounceOutRight both
}

@keyframes bounceInRight {
    60%,75%,90%,from,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        transform: translate3d(50px,0,0)
    }

    60% {
        transform: translate3d(-25px,0,0)
    }

    75% {
        transform: translate3d(10px,0,0)
    }

    90% {
        opacity: 1;
        transform: translate3d(-5px,0,0)
    }

    to {
        transform: translate3d(0,0,0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-40px,0,0)
    }

    to {
        opacity: 0;
        transform: translate3d(70px,0,0);
        pointer-events: none
    }
}

.w-back-header {
    padding: 11px 0 10px;
    background-color: #009ee3;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500
}

.bh-link {
    display: inline-block;
    margin-right: 25px;
    color: #fff;
    text-decoration: none
}

    .bh-link [class^=veroo-icon-] {
        position: relative;
        top: 1px
    }

@media (min-width:768px) {
    .w-boarding-completed {
        padding-top: 170px
    }
}

.bc-title {
    max-width: 355px;
    color: #fff;
    font-size: 50px;
    font-family: "Montserrat Black",sans-serif;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase
}

@media (max-width:575.98px) {
    .bc-title {
        font-size: 32px
    }
}

.bc-subtitle {
    display: block;
    max-width: 350px;
    color: #3c3c3c;
    font-size: 50px;
    font-family: "Montserrat Black",sans-serif;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase
}

@media (max-width:575.98px) {
    .bc-subtitle {
        font-size: 32px
    }
}

.w-bonus-phone {
    position: relative
}

    .w-bonus-phone img.w-image-plus1 {
        left: 50%;
        transform: translate(-470px,-68px);
        position: absolute
    }

@media (max-width:575.98px) {
    .w-bonus-phone img.w-image-plus1 {
        display: none
    }
}

.w-bonus-phone img.w-image-plus2 {
    left: 50%;
    transform: translate(-50%,390px);
    position: absolute
}

@media (max-width:575.98px) {
    .w-bonus-phone img.w-image-plus2 {
        display: none
    }
}

@media (max-width:991.98px) {
    .w-bonus-phone {
        transform: scale(.6);
        top: -80px;
        height: 600px
    }
}

@media (max-width:575.98px) {
    .w-bonus-phone {
        transform: scale(.45);
        top: -80px;
        height: 400px
    }
}

@media (max-width:470px) {
    .w-bonus-phone {
        transform: scale(.6);
        top: -140px;
        height: 700px
    }
}

@media (max-width:575.98px) {
    .w-bonus-phone .b-phone-image {
        width: max-content;
        transform: translate(-50%,-80px);
        margin-left: 50%
    }
}

.t-bonus-content {
    text-align: center;
    width: 408px;
    padding-bottom: 80px;
    position: relative;
    top: 20px;
    left: 50%;
    transform: translate(-50%,0)
}

@media (max-width:575.98px) {
    .t-bonus-content {
        transform: translate(-50%,0) scale(.8)
    }
}

.w-bonus-icons {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-192px,118px)
}

@media (max-width:470px) {
    .w-bonus-icons {
        display: none
    }
}

.w-bonus-icon {
    position: absolute;
    width: 133px;
    height: 135px;
    animation: logobounce 3s linear infinite
}

.t-circle-smiley {
    position: absolute;
    right: -130px;
    top: -64px;
    display: block;
    z-index: 1;
    width: 260px
}

.t-smiley-content {
    position: absolute;
    right: 0;
    bottom: 80px;
    display: block;
    z-index: 1;
    width: 260px
}

    .t-smiley-content h3 {
        font-size: 20px;
        line-height: 24px
    }

.t-circle {
    position: absolute;
    right: -13px;
    display: block;
    width: 24px;
    height: 24px;
    border: 3px solid #009ee3;
    border-radius: 50%;
    z-index: 1
}

    .t-circle.top {
        top: -24px
    }

    .t-circle.bottom {
        bottom: -13px;
        left: -24px
    }

    .t-circle:after {
        content: '';
        display: block;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        transition: all ease .75s
    }

@media (max-width:470px) {
    .t-circle {
        display: none
    }
}

.animation-hidden-down .smiley-box {
    opacity: 0 !important
}

.smiley-box {
    width: 150px;
    height: 150px;
    border-right: #009ee3 3px dotted;
    border-bottom: #009ee3 3px dotted;
    position: absolute;
    top: 0;
    right: 50%;
    transform: translate(384px,0);
    will-change: transform,opacity
}

@media (max-width:470px) {
    .smiley-box {
        border: none
    }
}

.box1 {
    top: 110px;
    width: 214px;
    height: 79px
}

@media (max-width:767.98px) {
    .box1 {
        width: 174px;
        transform: translate(344px,0)
    }
}

@media (max-width:470px) {
    .box1 {
        width: 174px;
        transform: translate(144px,820px)
    }
}

.box2 {
    top: 410px;
    width: 174px;
    height: 74px;
    transform: translate(344px,0)
}

@media (max-width:470px) {
    .box2 {
        width: 174px;
        transform: translate(144px,680px)
    }
}

.box3 {
    top: 200px;
    width: 142px;
    height: 79px;
    transform: scaleX(-1) translateX(172px)
}

@media (max-width:767.98px) {
    .box3 {
        width: 174px
    }
}

@media (max-width:470px) {
    .box3 {
        top: 110px;
        transform: scaleX(-1) translate(-40px,820px)
    }
}

.box4 {
    top: 590px;
    width: 229px;
    height: 79px;
    transform: scaleX(-1) translateX(172px)
}

@media (max-width:767.98px) {
    .box4 {
        width: 174px
    }
}

@media (max-width:470px) {
    .box4 {
        top: 410px;
        transform: scaleX(-1) translate(-40px,680px)
    }
}

.smiley-element {
    position: absolute;
    transform: translate(-20px,-20px);
    height: 40px;
    width: 40px;
    background-color: #fff;
    animation: run 3s linear infinite,fade 3s linear infinite;
    border-radius: 100%
}

@media (max-width:470px) {
    .smiley-element {
        display: none
    }
}

.smiley-element img {
    width: 100%;
    height: auto
}

@keyframes fade {
    0% {
        opacity: 0
    }

    10%,44% {
        opacity: 1
    }

    100%,50% {
        opacity: 0
    }
}

@keyframes run {
    0% {
        left: 100%;
        top: 0
    }

    25% {
        left: 100%;
        top: 100%
    }

    100%,50% {
        left: 0;
        top: 100%
    }
}

@-moz-keyframes fade {
    0% {
        opacity: 0
    }

    10%,44% {
        opacity: 1
    }

    100%,50% {
        opacity: 0
    }
}

@-moz-keyframes run {
    0% {
        left: 100%;
        top: 0
    }

    25% {
        left: 100%;
        top: 100%
    }

    100%,50% {
        left: 0;
        top: 100%
    }
}

@-webkit-keyframes fade {
    0% {
        opacity: 0
    }

    10%,44% {
        opacity: 1
    }

    100%,50% {
        opacity: 0
    }
}

@-webkit-keyframes run {
    0% {
        left: 100%;
        top: 0
    }

    25% {
        left: 100%;
        top: 100%
    }

    100%,50% {
        left: 0;
        top: 100%
    }
}

@-moz-keyframes logobounce {
    0%,20%,50%,80% {
        -moz-transform: scale(1);
        transform: scale(1)
    }

    70% {
        -moz-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@-webkit-keyframes logobounce {
    0%,20%,50%,80% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    70% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes logobounce {
    0%,20%,50%,80% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    70% {
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@media (min-width:1170px) {
    .t-headline-wrapper {
        padding-top: 115px
    }
}

@media (max-width:1170px) {
    .t-headline-wrapper {
        padding-top: calc(50px + 65 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .t-headline-wrapper {
        padding-top: 50px
    }
}

@media (min-width:1170px) {
    .t-headline-wrapper {
        padding-bottom: 95px
    }
}

@media (max-width:1170px) {
    .t-headline-wrapper {
        padding-bottom: calc(50px + 45 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .t-headline-wrapper {
        padding-bottom: 50px
    }
}

.t-headline {
    margin: 0 auto;
    text-align: center;
    color: #1e73b9;
    line-height: 1.2;
    letter-spacing: .25px;
    width: 80%
}

    .t-headline.blue {
        color: #009ee3
    }

    .t-headline.grey {
        color: #3c3c3c
    }

    .t-headline.white {
        color: #fff
    }

@media (max-width:575.98px) {
    .t-headline {
        font-size: 22px;
        width: 80%
    }
}

.w-card {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    padding: 20px;
    background-color: #fff
}

.btn--card {
    border: none;
    padding: 0;
    background: 0 0;
    color: #009ee3;
    font-weight: 700;
    line-height: 20px;
    cursor: pointer
}

    .btn--card:focus, .btn--card:hover {
        color: #1e73b9
    }

        .btn--card:focus .btn--card-icon, .btn--card:hover .btn--card-icon {
            fill: #1e73b9
        }

.w-cargo-info {
    box-shadow: 0 1px 2px 0 rgba(221,221,221,.5);
    padding: 35px 40px;
    background-color: #fff
}

@media (max-width:991.98px) {
    .w-cargo-info {
        padding: 15px
    }
}

.ci-item {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px
}

    .ci-item:last-child {
        margin-bottom: 0
    }

.ci-label {
    display: block;
    margin-right: 13px;
    min-width: 110px;
    color: #999;
    font-weight: 500
}

@media (max-width:991.98px) {
    .ci-label {
        min-width: 95px
    }
}

.w-cargo-progress {
    display: flex
}

.cp-i-item:not(:last-child) {
    margin-bottom: 40px
}

.cp-bar-container {
    position: relative;
    border-radius: 8px;
    margin-left: 10px;
    padding: 24px 0;
    width: 16px;
    background: #e0e0e0
}

.cp-bar {
    position: absolute;
    border-radius: 8px;
    width: 16px;
    height: calc(100% - 48px);
    background: #999
}

    .cp-bar:after, .cp-bar:before {
        content: '';
        position: absolute;
        left: 2px;
        border-radius: 50%;
        width: 12px;
        height: 12px;
        background: #fff
    }

    .cp-bar:before {
        top: 2px
    }

    .cp-bar:after {
        bottom: 2px
    }

.cp-bar-progress {
    border-radius: 8px;
    background: #009ee3
}

.w-cargo-timetable {
    display: flex;
    padding-left: 40px
}

@media (max-width:991.98px) {
    .w-cargo-timetable {
        padding-left: 15px
    }
}

.ct-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 30px
}

@media (max-width:991.98px) {
    .ct-info {
        margin-left: 15px
    }
}

.ct-i-i-headline {
    display: block;
    margin-bottom: 3px;
    color: #009ee3;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.15
}

.ct-i-i-time {
    font-size: 14px;
    line-height: 1.15
}

.ct-i-i-planned {
    margin-left: 15px;
    color: #999;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.15
}

@media (max-width:991.98px) {
    .ct-i-i-planned {
        margin-left: 10px
    }
}

.slick-dots {
    list-style: none;
    margin: 25px 0 0 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

    .slick-dots li.slick-active button {
        width: 40px;
        background-color: #009ee3
    }

    .slick-dots button {
        color: transparent;
        font-size: 10px;
        line-height: 1;
        padding: 0;
        border: none;
        border-radius: 5px;
        width: 10px;
        height: 10px;
        background-color: #ccc;
        margin: 0 2.5px;
        transition: all ease .3s;
        cursor: pointer
    }

.w-company-card:not(:only-child) {
    padding-bottom: 20px
}

.cc-item {
    border: 1px solid #e0e0e0;
    min-height: 100px;
    background: #f3f3f3
}

    .cc-item:not(:last-child) {
        margin-bottom: 10px
    }

@media (min-width:768px) {
    .cc-item {
        display: flex
    }
}

@media screen and (-ms-high-contrast:active) and (min-width:768px),(-ms-high-contrast:none) and (min-width:768px) {
    .cc-item {
        height: 100px
    }
}

.cc-item-image-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 150px;
    padding: 0 25px;
    background: #fff;
    height: 100px
}

@media (min-width:768px) {
    .cc-item-image-wrapper {
        border-right: 1px solid #e0e0e0;
        height: auto
    }
}

.cc-item-image {
    max-width: 100%;
    max-height: 60px;
    flex: 0 0 auto
}

.cc-item-image--svg {
    width: 92px
}

.cc-item-info {
    display: flex;
    align-items: center;
    margin: 0 20px;
    padding: 20px 0
}

@media (min-width:768px) {
    .cc-item-info {
        padding: 0;
        width: 100%
    }
}

@media (max-width:575.98px) {
    .cc-item-info {
        display: block;
        text-align: center
    }
}

.cc-item-info .btn {
    margin-left: auto
}

.cc-item-info-inner {
    margin-right: 5px;
    line-height: 1.5
}

@media (max-width:575.98px) {
    .cc-item-info-inner {
        margin-right: 0;
        margin-bottom: 10px
    }
}

.cc-item-info-name {
    display: block
}

    .cc-item-info-name:only-child {
        line-height: 1.2
    }

.cc-item-info-delete {
    border: none;
    margin-left: auto;
    padding: 0;
    background: 0 0;
    cursor: pointer;
    outline: 0
}

    .cc-item-info-delete:focus path, .cc-item-info-delete:hover path {
        fill: #009ee3
    }

.contact {
    background-color: #009ee3;
    background-image: url(/assets/img/svg/veroo-v-image.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain
}

@media (min-width:1170px) {
    .contact {
        padding-top: 90px
    }
}

@media (max-width:1170px) {
    .contact {
        padding-top: calc(45px + 45 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .contact {
        padding-top: 45px
    }
}

@media (min-width:1170px) {
    .contact {
        padding-bottom: 60px
    }
}

@media (max-width:1170px) {
    .contact {
        padding-bottom: calc(30px + 30 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .contact {
        padding-bottom: 30px
    }
}

.contact-headline {
    color: #fff;
    text-align: center;
    margin-bottom: 25px
}

.contact-options {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.contact-option {
    padding: 15px 10px 30px 10px;
    margin: 0 15px 2px 15px;
    width: 170px;
    min-height: 170px;
    color: #fff;
    text-align: center;
    transition: all ease .25s
}

    .contact-option:focus, .contact-option:hover {
        text-decoration: none;
        background-color: #fff;
        color: #009ee3
    }

        .contact-option:focus .co-icon-circle, .contact-option:hover .co-icon-circle {
            fill: #009ee3
        }

        .contact-option:focus .co-icon-path, .contact-option:hover .co-icon-path {
            fill: #fff
        }

.co-icon {
    display: inline;
    margin: 15px auto;
    border-radius: 50%;
    animation: pulse 1.75s infinite
}

.co-text {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.4
}

.co-info {
    display: block;
    font-weight: 300;
    line-height: 1.4;
    white-space: nowrap
}

.co-icon-circle {
    transition: all ease .25s;
    fill: #fff
}

.co-icon-path {
    transition: all ease .25s;
    fill: #009ee3
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255,255,255,.5);
        box-shadow: 0 0 0 0 rgba(255,255,255,.5)
    }

    70% {
        -moz-box-shadow: 0 0 0 15px rgba(255,255,255,0);
        box-shadow: 0 0 0 15px rgba(255,255,255,0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255,255,255,0);
        box-shadow: 0 0 0 0 rgba(255,255,255,0)
    }
}

.parallax {
    width: 100%;
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px
}

.w-continue-to-acc {
    border-bottom: 1px solid #e0e0e0;
    padding: 45px 0 95px
}

@media (max-width:575.98px) {
    .w-continue-to-acc {
        padding: 45px 0
    }
}

@media (min-width:576px) {
    .cta-inner {
        display: flex;
        align-items: center
    }
}

@media (max-width:575.98px) {
    .cta-inner {
        text-align: center
    }
}

.cta-icon {
    flex: 0 0 120px;
    width: 120px
}

.cta-desc {
    max-width: 385px
}

@media (min-width:576px) {
    .cta-desc {
        margin-left: 20px
    }
}

@media (max-width:575.98px) {
    .cta-desc {
        margin: 25px auto 0
    }
}

.cta-desc-text {
    margin: 0
}

@media (min-width:576px) and (max-width:991.98px) {
    .w-dashboard-grid {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -5px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .w-dashboard-grid {
        margin: 0 -20px
    }
}

.dg-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px
}

@media (min-width:992px) and (max-width:1199.98px) {
    .dg-header {
        padding: 0 10px
    }
}

@media (max-width:991.98px) {
    .dg-header {
        display: none
    }
}

.dg-header-item {
    padding: 19px 0 16px;
    background-color: #f3f3f3;
    color: #999;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px
}

    .dg-header-item:not(:last-child) {
        width: calc(100% / 8)
    }

    .dg-header-item:last-child {
        width: 24px
    }

@media (min-width:992px) and (max-width:1199.98px) {
    .dg-header-item:last-child {
        padding-left: 34px
    }
}

@media (min-width:1440px) {
    .dg-header-item.dg-header-item--big {
        width: calc(100% / 4 - 40px)
    }
}

.dg-row {
    display: flex;
    border-top: 1px solid rgba(0,0,0,.14);
    background: #fff;
    color: #3c3c3c;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none
}

    .dg-row:hover {
        background: #f2fafd
    }

@media (min-width:992px) {
    .dg-row {
        justify-content: space-between;
        align-items: center;
        padding: 0 20px
    }
}

@media (min-width:992px) and (max-width:1199.98px) {
    .dg-row {
        padding: 0 10px
    }
}

@media (max-width:991.98px) {
    .dg-row {
        flex-wrap: wrap;
        border: none;
        border-radius: 4px;
        box-shadow: 0 1px 3px 0 rgba(0,0,0,.14);
        margin-bottom: 10px;
        padding: 20px
    }
}

@media (min-width:576px) and (max-width:991.98px) {
    .dg-row {
        margin: 0 5px 10px;
        flex-basis: calc(50% - 10px)
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .dg-row {
        margin: 0 20px 20px;
        flex-basis: calc(50% - 40px)
    }
}

@media (min-width:992px) {
    .dg-row-item {
        padding: 10px 0
    }
}

@media (min-width:992px) {
    .dg-row-item:not(:last-child) {
        width: calc(100% / 8)
    }
}

@media (min-width:992px) and (max-width:1199.98px) {
    .dg-row-item:last-child {
        padding-left: 10px
    }
}

@media (max-width:991.98px) {
    .dg-row-item .w-accuracy {
        margin-top: 5px
    }
}

@media (min-width:1440px) {
    .dg-row-item.dg-row-item--big {
        width: calc(100% / 4 - 40px)
    }
}

@media (max-width:991.98px) {
    .dg-row-item.dg-row-item--big {
        margin-bottom: 4px;
        width: 100%;
        font-weight: 700
    }

        .dg-row-item.dg-row-item--big:nth-child(2) {
            margin-bottom: 15px
        }
}

@media (max-width:991.98px) {
    .dg-row-item-info {
        display: flex;
        margin-bottom: 4px;
        width: 100%
    }
}

@media (max-width:991.98px) {
    .dg-row-item-timetable {
        display: flex;
        flex-wrap: wrap;
        margin: 10px 10px 15px 0;
        width: calc(50% - 10px)
    }
}

@media (max-width:991.98px) {
    .dg-row-item-share {
        margin-left: auto
    }
}

.dg-row-item-share span[class*=veroo-icon] {
    color: #999;
    font-size: 24px
}

.dg-ri-info-gray {
    margin-right: 10px;
    width: calc(50% - 10px);
    color: #999;
    font-weight: 500
}

@media (min-width:992px) {
    .dg-ri-info-gray {
        display: none
    }
}

.dg-ri-timetale-gray {
    margin-bottom: 4px;
    width: 100%;
    color: #999;
    font-weight: 500
}

@media (min-width:992px) {
    .dg-ri-timetale-gray {
        display: none
    }
}

@media (max-width:991.98px) {
    .dg-ri-timetale-dark span {
        display: block
    }
}

.dashboard-shop {
    position: relative;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

@media (min-width:768px) {
    .dashboard-shop {
        min-height: calc(100vh - 100px);
        padding: 110px 0 30px 0
    }
}

@media (max-width:767.98px) {
    .dashboard-shop {
        min-height: calc(100vh - 60px);
        padding: 40px 0
    }
}

.dashboard-shop:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    backdrop-filter: blur(5px)
}

.ds-headline {
    margin-bottom: 30px
}

    .ds-headline .h1, .ds-headline .h2, .ds-headline h1, .ds-headline h2 {
        color: #009ee3
    }

    .ds-headline .tid-wrapper {
        color: #fff;
        font-size: 18px;
        margin-top: 5px
    }

    .ds-headline .tid-label {
        text-transform: uppercase
    }

    .ds-headline .tid-clipboard-btn {
        background-color: transparent;
        border: none;
        padding: 0;
        vertical-align: middle;
        cursor: pointer
    }

        .ds-headline .tid-clipboard-btn svg {
            height: 25px;
            width: auto
        }

            .ds-headline .tid-clipboard-btn svg path {
                stroke: #fff
            }

.ds-grid {
    display: grid
}

@media (min-width:768px) {
    .ds-grid {
        grid-template-columns: 1fr 1fr;
        grid-gap: 30px
    }
}

@media (max-width:767.98px) {
    .ds-grid {
        grid-template-columns: 1fr;
        grid-gap: 20px
    }
}

.ds-grid-item {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    padding: 25px 30px;
    min-height: 220px;
    min-width: 0;
    font-weight: 400;
    color: #3c3c3c
}

    .ds-grid-item:hover {
        text-decoration: none;
        color: #3c3c3c
    }

    .ds-grid-item:focus {
        text-decoration: none;
        color: #3c3c3c
    }

    .ds-grid-item .title {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        margin-bottom: 18px;
        font-size: 24px;
        letter-spacing: 0;
        line-height: 27px;
        color: #009ee3
    }

        .ds-grid-item .title svg {
            flex-shrink: 0;
            height: 24px;
            width: auto;
            margin-right: 14px
        }

    .ds-grid-item .link {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-top: auto;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 18px
    }

        .ds-grid-item .link svg {
            flex-shrink: 0;
            height: 14px;
            width: auto;
            margin-left: 5px
        }

    .ds-grid-item .profile-block {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 18px
    }

        .ds-grid-item .profile-block span {
            display: block
        }

        .ds-grid-item .profile-block .name {
            font-weight: 600
        }

#shop-activity-load-more {
    display: none
}

.shop-activity-item {
    display: flex;
    align-items: center;
    padding: 17px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0
}

.js-shop-activity .shop-activity-item {
    display: none
}

.shop-activity-item .image {
    width: 50px;
    height: auto;
    margin-right: 10px;
    border-radius: 2.5px
}

.shop-activity-item .details {
    display: flex;
    flex-direction: column;
    margin-right: 10px;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px
}

    .shop-activity-item .details .name {
        text-transform: uppercase;
        font-weight: 700;
        color: #009ee3
    }

    .shop-activity-item .details .company-name {
        text-transform: uppercase;
        font-weight: 700
    }

.shop-activity-item .points {
    margin-left: auto;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px
}

    .shop-activity-item .points.green {
        color: #51a351
    }

    .shop-activity-item .points.red {
        color: #bd362f
    }

.trucker-points-wrapper {
    display: flex;
    align-items: center
}

    .trucker-points-wrapper .image {
        margin-left: auto;
        margin-right: auto
    }

    .trucker-points-wrapper .trucker-points {
        margin-left: auto;
        text-align: right
    }

        .trucker-points-wrapper .trucker-points .points {
            display: block;
            font-size: 50px;
            letter-spacing: 0;
            line-height: 1
        }

        .trucker-points-wrapper .trucker-points .text {
            max-width: 120px;
            display: block;
            font-size: 14px;
            letter-spacing: 0;
            line-height: 18px;
            color: #999
        }

.carousel-app:not(.slick-initialized) .app-item {
    display: none
}

    .carousel-app:not(.slick-initialized) .app-item:first-child {
        display: flex
    }

.app-link {
    display: flex;
    padding: 0 1px;
    align-items: center;
    color: #3c3c3c;
    font-weight: 400
}

    .app-link + .app-item {
        margin-top: 10px
    }

    .app-link:focus, .app-link:hover {
        text-decoration: none;
        color: #3c3c3c
    }

    .app-link .image {
        width: 80px;
        height: auto;
        border-radius: 5px
    }

    .app-link .details {
        padding: 20px
    }

        .app-link .details span {
            font-size: 14px;
            letter-spacing: 0;
            line-height: 18px
        }

        .app-link .details .company {
            display: block;
            text-transform: uppercase;
            font-weight: 700
        }

        .app-link .details .app {
            display: block
        }

.w-detail-page {
    display: flex;
    flex-wrap: wrap;
    min-height: calc(100vh - 199px)
}

.detail-page-col-left {
    width: 100%
}

@media (min-width:1200px) {
    .detail-page-col-left {
        max-width: 440px
    }
}

@media (min-width:992px) and (max-width:1199.98px) {
    .detail-page-col-left {
        max-width: 370px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .detail-page-col-left {
        max-width: 320px
    }
}

.detail-page-col-right {
    width: 100%;
    background: #d3d3d3
}

@media (min-width:1200px) {
    .detail-page-col-right {
        max-width: calc(100% - 440px)
    }
}

@media (min-width:992px) and (max-width:1199.98px) {
    .detail-page-col-right {
        max-width: calc(100% - 370px)
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .detail-page-col-right {
        max-width: calc(100% - 320px)
    }
}

.du-info {
    margin-bottom: 30px
}

@media (min-width:576px) {
    .du-info {
        display: flex
    }
}

.du-info-item {
    display: flex
}

    .du-info-item:first-child {
        margin-right: 20px
    }

@media (min-width:768px) {
    .du-info-item:first-child {
        margin-right: 65px
    }
}

@media (max-width:575.98px) {
    .du-info-item:first-child {
        margin: 0 0 20px 0
    }
}

.du-info-item-icon {
    width: 40px
}

.du-info-item-desc {
    margin-left: 20px;
    line-height: 1.4
}

.du-info-item-d-title {
    display: block;
    font-weight: 700
}

.du-additional-switch {
    margin: 33px 0
}

.du-additional-fields {
    max-width: 470px;
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    transition: max-height .75s 50ms,visibility .35s,opacity .35s
}

    .du-additional-fields.open {
        max-height: 500px;
        visibility: visible;
        opacity: 1;
        transition: max-height 1s 50ms,visibility .35s .35s,opacity .35s .35s
    }

.w-error-page {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 700px
}

@media (min-width:768px) {
    .w-error-page {
        display: flex;
        padding-top: 170px
    }
}

@media (max-width:767.98px) {
    .error-page-headlines {
        margin: 0 auto;
        max-width: 340px
    }
}

.error-page-headline {
    padding-top: 16px;
    color: #009ee3;
    font-family: "Montserrat Black",sans-serif;
    font-size: 100px;
    font-weight: 900;
    line-height: 122px;
    text-transform: uppercase
}

@media (max-width:767.98px) {
    .error-page-headline {
        font-size: 80px;
        line-height: 95px
    }
}

.error-page-parentheses {
    display: inline-block;
    margin-top: -10px;
    margin-left: 20px
}

@media (min-width:768px) {
    .error-page-parentheses {
        margin-left: 35px
    }
}

.error-page-headline-text {
    float: right;
    margin: 0 75px 0 30px;
    color: #009ee3;
    line-height: 22px
}

@media (max-width:767.98px) {
    .error-page-headline-text {
        margin: 0 55px 0 10px
    }
}

@media (min-width:768px) {
    .error-page-desc {
        margin-left: 60px
    }
}

@media (max-width:767.98px) {
    .error-page-desc {
        margin: 30px auto 0;
        max-width: 340px
    }
}

.error-page-desc-code {
    display: block;
    margin-bottom: 20px;
    color: #999;
    font-size: 14px;
    line-height: 16px
}

.error-page-desc-text {
    line-height: 24px
}

.floating-info-error {
    position: relative;
    top: -20px;
    text-align: right
}

@media (max-width:575.98px) {
    .floating-info-error {
        top: -40px
    }
}

.floating-info-error-img {
    width: 125px
}

.w-floating-info {
    position: fixed;
    right: 40px;
    bottom: 40px;
    display: flex;
    align-items: flex-end
}

@media (max-width:575.98px) {
    .w-floating-info {
        right: 20px;
        align-items: center;
        margin-left: 20px
    }
}

@media (max-width:767.98px) {
    .w-floating-info.w-floating-info--absolute-m {
        position: absolute;
        bottom: 0
    }
}

@media (max-width:992px) and (orientation:landscape) {
    .w-floating-info.w-floating-info--absolute-m {
        position: absolute;
        bottom: 20px
    }
}

.floating-info-btn {
    border: none;
    margin-left: 17px;
    padding: 0;
    background: 0 0;
    outline: 0
}

    .floating-info-btn.pointer {
        cursor: pointer
    }

.floating-info-image {
    border-radius: 50%;
    width: 60px;
    height: 60px
}

.w-page-footer {
    position: absolute;
    bottom: 0
}

.footer-list {
    display: flex;
    margin: 0 0 35px 0;
    padding: 0;
    list-style: none
}

@media (max-width:767.98px) {
    .footer-list {
        margin: 0 0 10px 0
    }
}

.footer-list-item:not(:last-child) {
    margin-right: 7px
}

    .footer-list-item:not(:last-child)::after {
        position: relative;
        top: 1px;
        display: inline-block;
        margin-left: 4px;
        height: 12px;
        width: 1px;
        background: #999;
        content: ''
    }

.bg--blue .footer-list-item::after {
    background: #fff
}

.footer-list-link {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px
}

@media (max-width:575.98px) {
    .footer-list-link {
        font-size: 12px
    }
}

.bg--blue .footer-list-link {
    color: #fff
}

.bs-footer {
    min-height: 180px;
    background-color: #fdfdfd;
    padding: 30px 0
}

.bs-footer-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.bs-footer-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    margin: 13px 0
}

    .bs-footer-links a {
        margin: 0 10px;
        font-size: 16px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 22px;
        color: #333
    }

.bs-footer-text {
    margin: 13px 0;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    color: #333
}

.w-full-page-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background: #fff
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .w-full-page-loader {
        height: 100vh
    }
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .full-page-loader-icon #path-left {
        fill: #009ee3
    }

    .full-page-loader-icon #path-right {
        fill: #1e73b9
    }
}

@supports (-ms-ime-align:auto) {
    .full-page-loader-icon #path-left {
        fill: #009ee3
    }

    .full-page-loader-icon #path-right {
        fill: #1e73b9
    }
}

@media (min-width:768px) {
    .w-get-started {
        padding-top: 60px
    }
}

.gs-title {
    margin-bottom: 20px;
    color: #009ee3;
    line-height: 28px;
    animation: 1s ease-in-out 0s slideInFromBottom both
}

@media (min-width:1280px) {
    .gs-title {
        font-size: 30px
    }
}

@media (max-width:1280px) {
    .gs-title {
        font-size: calc(24px + 6 * ((100vw - 320px)/ 960))
    }
}

@media (max-width:320px) {
    .gs-title {
        font-size: 24px
    }
}

.gs-subtitle {
    display: block;
    margin-bottom: 24px;
    max-width: 570px;
    line-height: 1.2;
    animation: 1s ease-in-out .15s slideInFromBottom both
}

@media (min-width:1280px) {
    .gs-subtitle {
        font-size: 24px
    }
}

@media (max-width:1280px) {
    .gs-subtitle {
        font-size: calc(18px + 6 * ((100vw - 320px)/ 960))
    }
}

@media (max-width:320px) {
    .gs-subtitle {
        font-size: 18px
    }
}

.gs-info-box {
    position: relative;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    padding: 8px 15px 15px;
    background: #fff;
    animation: 1s ease-in-out .3s slideInFromBottom both
}

@media (min-width:576px) {
    .gs-info-box {
        padding: 95px 30px 30px
    }
}

.gs-ib-estimated {
    text-align: right
}

@media (min-width:576px) {
    .gs-ib-estimated {
        position: absolute;
        top: -33px;
        right: -53px
    }
}

.gs-ib-estimated-time {
    position: relative;
    top: -40px;
    left: 34px;
    display: inline-block;
    border-radius: 13px;
    padding: 3px 12px 3px 10px;
    background: #4bca81;
    color: #fff;
    line-height: 1.35
}

.gs-ib-estimated-icon {
    width: 80px
}

@media (min-width:576px) {
    .gs-ib-estimated-icon {
        width: 98px
    }
}

.gs-ib-title {
    display: block;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2
}

.w-app-page-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999
}

.app-page-header {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    height: 100px;
    transition: all .3s
}

@media (max-width:767.98px) {
    .app-page-header {
        flex-wrap: wrap;
        padding-top: 15px;
        height: auto
    }
}

.w-logged-user {
    display: flex;
    justify-content: center;
    align-items: center
}

.lu-button {
    box-shadow: none;
    border: 1px solid #3c3c3c;
    border-radius: 24px;
    padding: 0;
    width: 50px;
    height: 50px;
    background: #3c3c3c;
    color: #fff;
    font-size: 22px;
    letter-spacing: .12px;
    font-weight: 300;
    cursor: pointer
}

.lu-dropdown-menu {
    min-width: 280px
}

.lu-dropdown-list {
    padding: 20px
}

.w-lu-info {
    margin-bottom: 16px
}

.lu-info {
    display: block;
    color: #3c3c3c;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400
}

.lu-btn {
    min-width: auto
}

.w-bonus-shop-page-header {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 2
}

.header-user-btn {
    border-radius: 50%;
    background-color: #009ee3;
    color: #fff;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 30px;
    cursor: pointer
}

@media (min-width:768px) {
    .header-user-btn {
        height: 50px;
        width: 50px;
        font-size: 22px;
        letter-spacing: .12px;
        line-height: 25px
    }
}

@media (max-width:767.98px) {
    .header-user-btn {
        height: 40px;
        width: 40px;
        font-size: 17.6px;
        letter-spacing: .1px;
        line-height: 20px
    }
}

.header-user-btn:hover {
    background-color: #1e73b9
}

.w-header-dashboard {
    background-color: #009ee3
}

.header-dashboard {
    min-height: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media (max-width:576px) {
    .header-dashboard {
        padding-left: 20px;
        padding-right: 20px
    }
}

.dashboard-back-link {
    color: #fff;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 30px
}

    .dashboard-back-link svg {
        margin-right: 15px
    }

    .dashboard-back-link:focus, .dashboard-back-link:hover {
        color: #fff;
        text-decoration: none
    }

.dashboard-credits {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px 5px 5px;
    background-color: #fff;
    border-radius: 13px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    color: #009ee3
}

    .dashboard-credits svg {
        width: 20px;
        height: auto;
        margin-right: 5px
    }

.w-onboarding-page-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.onboarding-page-header {
    display: flex;
    align-items: center;
    height: 100px
}

@media (max-width:767.98px) {
    .onboarding-page-header {
        height: 60px
    }
}

.onboarding-page-header .dropdown:not(.dropdown--avatar) {
    top: 7px
}

@media (max-width:385px) {
    .onboarding-page-header .dropdown:not(.dropdown--avatar) .dropdown-menu {
        right: -60px
    }
}

.onboarding-page-header .dropdown:not(.dropdown--avatar) .dropdown-menu .dropdown-list {
    overflow-y: auto;
    max-height: 364px
}

.w-logo--onboarding {
    margin-right: auto
}

@media (max-width:767.98px) {
    .w-logo--onboarding {
        margin-bottom: 0;
        width: 130px
    }
}

@media (max-width:575.98px) {
    .w-logo--onboarding {
        width: 95px
    }
}

.header-contact {
    position: relative;
    margin-left: 40px;
    margin-right: 40px
}

@media (max-width:767.98px) {
    .header-contact {
        margin-left: 15px;
        margin-right: 15px
    }
}

.header-contact:hover > .header-contact-hours {
    opacity: 1
}

.header-contact a {
    display: flex;
    align-items: center
}

    .header-contact a:focus, .header-contact a:hover {
        text-decoration: none
    }

.header-contact-icon {
    width: 40px;
    height: 40px
}

.header-contact-phone {
    float: right;
    margin-top: 5px;
    padding-left: 10px
}

@media (max-width:767.98px) {
    .header-contact-phone {
        display: none
    }
}

.header-contact-email {
    padding-left: 10px
}

@media (max-width:767.98px) {
    .header-contact-email {
        display: none
    }
}

.header-contact-text {
    display: block;
    color: #3c3c3c;
    font-weight: 400;
    font-size: 14px
}

.header-contact-anchor {
    font-size: 20px
}

.header-contact-hours {
    position: absolute;
    top: calc(100% + 17px);
    right: 0;
    border-radius: 2px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    padding: 18px 20px;
    background: #fff;
    max-width: 280px;
    min-width: 280px;
    transition: .3s ease-in-out;
    line-height: 16px;
    pointer-events: none;
    opacity: 0
}

@media (max-width:385px) {
    .header-contact-hours {
        right: -70px
    }
}

.header-contact-hours-title {
    display: block;
    font-size: 14px;
    font-weight: 700
}

.header-contact-hours-text {
    display: block;
    font-size: 14px
}

.header-contact-hours-time {
    font-size: 14px
}

.onboarding-page-header-progress {
    height: 5px;
    background: #009ee3;
    transition: .75s ease-in-out
}

.header-contact-svg-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: #009ee3;
    border-radius: 50%
}

.landscape .container-full-width, .landscape .w-app-navigation {
    padding-left: 0;
    padding-right: 0
}

.trucker-box {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    overflow: hidden
}

.trucker-element-1 {
    position: absolute;
    height: 100%;
    bottom: 0;
    width: 30.56%;
    transform: translateX(-50%);
    animation: drivetrain 16s linear infinite;
    animation-delay: 20s;
    will-change: transform;
    left: -35.56%;
    transform-origin: right
}

    .trucker-element-1 img {
        position: absolute;
        bottom: 7.55%;
        transform-origin: bottom
    }

.trucker-element-2 {
    position: absolute;
    height: 100%;
    bottom: 0;
    width: 8.4%;
    transform: translateX(-10%);
    animation: drive 12s linear infinite;
    animation-delay: 10s;
    will-change: transform;
    left: -13.4%;
    transform-origin: right
}

    .trucker-element-2 img {
        position: absolute;
        bottom: 4%;
        transform-origin: bottom
    }

.trucker-element-3 {
    position: absolute;
    height: 100%;
    bottom: 0;
    width: 3.05%;
    transform: translateX(-10%);
    animation: drive 10s linear infinite;
    animation-delay: 4s;
    will-change: transform;
    left: -8.05%;
    transform-origin: right
}

    .trucker-element-3 img {
        position: absolute;
        position: absolute;
        bottom: 3%;
        transform-origin: bottom
    }

.trucker-element-4 {
    position: absolute;
    height: 100%;
    bottom: 0;
    width: 8.4%;
    transform: translateX(-10%);
    animation: drive 14s linear infinite;
    animation-delay: 8s;
    will-change: transform;
    left: -13.4%;
    transform-origin: right
}

    .trucker-element-4 img {
        position: absolute;
        bottom: 2%;
        transform-origin: bottom
    }

.trucker-element-5 {
    position: absolute;
    height: 100%;
    bottom: 0;
    width: 3.05%;
    transform: translateX(-10%);
    animation: drive 16s linear infinite;
    will-change: transform;
    left: -8.05%;
    transform-origin: right
}

    .trucker-element-5 img {
        position: absolute;
        bottom: 1%;
        transform-origin: bottom
    }

@keyframes drive {
    0% {
        left: -300px
    }

    100% {
        left: calc(100% + 300px)
    }
}

@keyframes drivetrain {
    0% {
        left: -100%
    }

    100% {
        left: 200%
    }
}

@-moz-keyframes drive {
    0% {
        left: -300px
    }

    100% {
        left: calc(100% + 300px)
    }
}

@-moz-keyframes drivetrain {
    0% {
        left: -100%
    }

    100% {
        left: 200%
    }
}

@-webkit-keyframes drive {
    0% {
        left: -300px
    }

    100% {
        left: calc(100% + 300px)
    }
}

@-webkit-keyframes drivetrain {
    0% {
        left: -100%
    }

    100% {
        left: 200%
    }
}

.loader-wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000
}

.loader-overlay {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}

.loader {
    z-index: 20;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center
}

.loader-bounce {
    width: 18px;
    height: 18px;
    background: #009ee3;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: kw-bouncedelay 1.4s infinite ease-in-out both;
    animation: kw-bouncedelay 1.4s infinite ease-in-out both
}

.loader-bounce--1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.loader-bounce--2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes kw-bouncedelay {
    0%,100%,80% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes kw-bouncedelay {
    0%,100%,80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.w-loader {
    display: flex;
    align-items: center;
    width: 100vw;
    height: 100vh
}

.spinner {
    position: relative;
    display: block;
    width: 100%
}

.spinner-inner {
    position: relative;
    margin: 0 auto 30px;
    width: 170px;
    height: 170px
}

.spinner-icon {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    padding: 10px
}

    .spinner-icon:after {
        display: block;
        content: '';
        position: absolute;
        pointer-events: none;
        top: -5px;
        left: -5px;
        bottom: -5px;
        right: -5px;
        border-radius: 50%;
        border: 5px solid transparent;
        border-left-color: #009ee3;
        transform: translateZ(0);
        animation: spinner 1.1s infinite linear
    }

.spinner-avatar {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.spinner-message {
    margin: 0 auto;
    max-width: 210px;
    text-align: center;
    font-size: 24px;
    line-height: 1.25
}

.spinner-message-highlight {
    display: block;
    color: #009ee3
}

.spinner-icon-svg {
    border-radius: 50%;
    padding: 20px 20px 20px 25px;
    width: 100%;
    height: 100%;
    background: #f3f3f3
}

@keyframes spinner {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.w-login {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 0 30px;
    min-height: 100vh
}

@media (min-height:600px) {
    .w-login {
        height: 100vh
    }
}

.bg-image {
    position: relative;
    background: url(../img/bg/veroo-bg.png) no-repeat center center fixed;
    background-size: cover
}

    .bg-image:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,158,227,.75);
        content: ''
    }

.login-block {
    position: relative;
    padding: 40px 30px;
    max-width: 320px;
    width: 100%;
    background: #fff
}

@media (max-width:575.98px) {
    .login-block {
        max-width: 310px
    }
}

.login-logo {
    margin-bottom: 35px;
    text-align: center
}

.login-text {
    display: block;
    margin-bottom: 35px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.3;
    text-align: center
}

.login-submit {
    margin-top: 40px
}

    .login-submit .btn {
        width: 100%
    }

.login-anchor {
    position: absolute;
    right: 30px;
    bottom: 25px;
    color: #fff;
    opacity: .75;
    font-weight: 300;
    text-decoration: none
}

    .login-anchor span {
        font-weight: 500
    }

    .login-anchor:focus, .login-anchor:hover {
        opacity: 1
    }

@media (max-width:767.98px) {
    .login-anchor {
        right: 5px;
        bottom: 5px
    }
}

.login-shop {
    width: 100%;
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media (min-width:768px) {
    .login-shop {
        min-height: calc(100vh - 100px)
    }
}

@media (max-width:767.98px) {
    .login-shop {
        min-height: calc(100vh - 60px);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
}

.ls-headline {
    background: #fff;
    padding: 28px;
    max-width: 300px;
    opacity: 0;
    transform: translateX(-10%);
    transition: transform ease .75s,opacity ease .75s
}

@media (min-width:768px) {
    .ls-headline {
        position: absolute;
        top: 225px;
        right: calc(50% + 15px)
    }
}

@media (max-width:767.98px) {
    .ls-headline {
        margin-bottom: 120px
    }
}

.animated .ls-headline {
    transform: translateX(0);
    opacity: 1
}

.ls-headline:after {
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 30px 0;
    border-color: transparent #fff transparent transparent
}

.ls-headline span {
    font-size: 40px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 34px;
    font-family: "Montserrat Black",sans-serif;
    text-transform: uppercase
}

.ls-headline .black {
    color: #3c3c3c
}

.ls-headline .blue {
    color: #009ee3
}

.ls-headline-img {
    position: absolute;
    right: 68%;
    top: 50%
}

.ls-form-container {
    background: #009ee3;
    max-width: 300px;
    opacity: 0;
    transform: translateX(10%);
    transition: transform ease .75s,opacity ease .75s;
    z-index: 1
}

@media (min-width:768px) {
    .ls-form-container {
        position: absolute;
        top: 290px;
        left: calc(50% + 15px)
    }
}

.animated .ls-form-container {
    transform: translateX(0);
    opacity: 1
}

.ls-form-container:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 0;
    border-color: #009ee3 transparent transparent transparent
}

.ls-down-arrow {
    width: 128px;
    height: auto;
    position: absolute;
    bottom: 0;
    left: calc(50% - 64px)
}

.ls-form {
    padding: 24px 30px 30px 30px;
    height: 275px;
    overflow: hidden
}

    .ls-form button[type=submit]:not(:disabled) {
        border: 2px solid #fff
    }

.ls-form-headline {
    display: block;
    color: #fff;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 12px;
    text-transform: uppercase
}

.ls-form-info-text {
    margin: 20px 0;
    color: #fff;
    line-height: 20px;
    display: flex
}

    .ls-form-info-text svg {
        flex-shrink: 0;
        margin-right: 9px
    }

.ls-form-message {
    margin-top: 30px
}

.mail-bubble {
    position: relative
}

    .mail-bubble:before {
        content: '';
        display: block;
        width: 4px;
        height: 110px;
        background-color: #fff;
        margin-left: 38px
    }

.mail-bubble-inner {
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

    .mail-bubble-inner svg {
        width: 29px;
        height: auto
    }

    .mail-bubble-inner .count {
        position: absolute;
        top: 0;
        right: 0;
        color: #fff;
        font-weight: 500;
        background: #d84a38;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center
    }

.ls-form-message-text {
    margin-top: 20px
}

    .ls-form-message-text span {
        display: block;
        color: #fff;
        line-height: 20px
    }

    .ls-form-message-text .ls-email-recepient {
        font-weight: 700
    }

.ls-submit-wrapper {
    display: flex;
    align-items: center
}

.ls-loader {
    display: block;
    width: 34px;
    height: 34px;
    margin-left: 10px;
    border-radius: 50%;
    position: relative;
    animation: rotate 1s linear infinite
}

    .ls-loader::before {
        content: "";
        box-sizing: border-box;
        position: absolute;
        inset: 0;
        border-radius: 50%;
        border: 5px solid #fff;
        animation: prixClipFix 2s linear infinite
    }

@keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes prixClipFix {
    0% {
        clip-path: polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)
    }

    25% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)
    }

    50% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)
    }

    75% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)
    }

    100% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)
    }
}

.w-logo {
    margin-bottom: 10px
}

.v-logo-link {
    display: block;
    opacity: 1;
    height: auto
}

@media (max-width:991.98px) {
    .v-logo-link {
        display: none
    }
}

.h-logo-link {
    display: block
}

@media (min-width:992px) {
    .h-logo-link {
        opacity: 0;
        height: 0
    }
}

.logo-img {
    display: block;
    max-width: 100%
}

.w-map {
    width: 100%;
    height: 100%
}

#map {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.w-app-navigation {
    display: flex;
    flex-wrap: wrap;
    padding-top: 14px;
    padding-bottom: 3px;
    background: #fff;
    box-shadow: 0 2px 2px -1px rgba(221,221,221,.5)
}

    .w-app-navigation.open .app-nav-mobile-button-icon {
        transform: rotate(180deg) translateY(50%)
    }

.w-app-items {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    padding: 0;
    width: 100%
}

@media (max-width:767.98px) {
    .w-app-items {
        display: none;
        flex-direction: column;
        align-items: flex-start
    }
}

@media (max-width:767.98px) {
    .w-app-items.open {
        display: flex
    }
}

.app-item-list {
    position: relative;
    display: block;
    margin-right: 40px;
    padding-bottom: 9px
}

    .app-item-list:before {
        position: absolute;
        bottom: -5px;
        left: 0;
        background: #009ee3;
        width: 0;
        height: 5px;
        transition: width .2s ease-in-out;
        content: ""
    }

@media (max-width:767.98px) {
    .app-item-list:before {
        display: none
    }
}

.app-item-list.active:before {
    width: 100%
}

.app-item-list.active .app-item-link {
    color: #009ee3;
    font-weight: 500
}

.app-item-list.active .app-il-icon svg * {
    fill: #009ee3 !important;
    fill-opacity: 1
}

.app-item-list:focus .app-item-link, .app-item-list:hover .app-item-link {
    color: #009ee3
}

.app-item-list:focus .app-il-icon svg *, .app-item-list:hover .app-il-icon svg * {
    fill: #009ee3 !important;
    fill-opacity: 1
}

.app-item-link {
    color: #3c3c3c;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer
}

.app-il-icon {
    position: relative;
    top: 3px;
    display: inline-block;
    margin-right: 4px;
    width: 24px;
    text-align: center
}

.app-item-badge {
    display: inline-block;
    border-radius: 2px;
    width: 19px;
    height: 20px;
    padding-top: 2px;
    background-color: #e92d17;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center
}

@media (min-width:768px) {
    .w-settings {
        margin-left: auto;
        margin-right: 0
    }
}

.settings-link {
    display: inline-block;
    color: #3c3c3c;
    text-decoration: none;
    font-weight: 400
}

    .settings-link:focus, .settings-link:hover {
        text-decoration: underline
    }

@media (max-width:767.98px) {
    .settings-link {
        font-size: 16px
    }
}

.settings-icon {
    position: relative;
    top: 3px;
    display: inline-block;
    margin-right: 8px;
    font-size: 18px;
    width: 24px;
    text-align: center
}

.w-app-navigation-mobile-button {
    position: relative;
    border-bottom: 1px solid rgba(221,221,221,.5);
    margin-bottom: 10px;
    width: 100%;
    height: 43px
}

@media (min-width:768px) {
    .w-app-navigation-mobile-button {
        display: none
    }
}

.app-nav-mobile-button {
    border: none;
    padding: 10px 0;
    background: 0 0;
    color: #009ee3;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    text-align: left
}

    .app-nav-mobile-button svg * {
        fill: #009ee3;
        fill-opacity: 1
    }

.app-nav-mobile-button-icon {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    font-size: 18px;
    pointer-events: none;
    transition: .3s
}

.onboarding-layout {
    padding-top: 150px
}

@media (max-width:767.98px) {
    .onboarding-layout {
        padding-top: 20px
    }
}

@media (min-width:768px) {
    .onboarding-layout-left {
        flex: 0 0 200px;
        margin-right: 10px
    }
}

@media (min-width:768px) {
    .onboarding-layout-right {
        margin-left: auto;
        max-width: 810px;
        width: 100%
    }
}

@media (min-width:768px) {
    .onboarding-layout-right.onboarding-layout-right--offset {
        margin-right: 210px;
        padding-left: 210px
    }
}

.onboarding-page-title {
    display: block;
    margin-bottom: 23px;
    max-width: 470px;
    font-size: 24px;
    line-height: 1.25
}

@media (max-width:767.98px) {
    .onboarding-page-title {
        display: none
    }
}

@media (min-width:768px) {
    .container-onboarding .onboarding-page-title {
        margin-left: auto;
        max-width: 470px
    }
}

.onboarding-page-subtitle {
    display: block;
    margin-bottom: 23px;
    max-width: 470px;
    font-size: 16px;
    line-height: 24px
}

@media (max-width:767.98px) {
    .onboarding-page-subtitle {
        display: none
    }
}

@media (min-width:768px) {
    .container-onboarding .onboarding-page-subtitle {
        margin-left: auto;
        max-width: 470px
    }
}

.onboarding-page-title-mobile {
    display: block;
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 1.5
}

@media (min-width:768px) {
    .onboarding-page-title-mobile {
        display: none
    }
}

.form-profile .row--30 {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0
}

    .form-profile .row--30 > .col-md-6 {
        padding-left: 15px;
        padding-right: 15px
    }

.form-group--faded .label {
    color: #ccc
}

.form-group--faded .input-text {
    color: #ccc
}

.modal-input {
    position: relative
}

    .modal-input input {
        pointer-events: none
    }

    .modal-input button[data-toggle=modal] {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        border: 1px solid transparent;
        background: 0 0;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        cursor: pointer
    }

        .modal-input button[data-toggle=modal]:focus {
            border-color: #009ee3;
            outline: 0;
            box-shadow: none
        }

@media (max-width:767.98px) {
    .w-progress-steps {
        position: relative;
        display: flex;
        justify-content: center;
        padding-top: 30px
    }
}

@media (min-width:768px) {
    .w-progress-steps {
        display: inline-block
    }
}

.progress-steps-item {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

@media (max-width:767.98px) {
    .progress-steps-item {
        position: static
    }
}

.progress-steps-item:not(:last-child)::before {
    background: #ccc;
    content: ''
}

@media (min-width:768px) {
    .progress-steps-item:not(:last-child)::before {
        position: absolute;
        top: 100%;
        left: 10px;
        width: 1px;
        height: 30px;
        transform: translateX(-50%)
    }
}

@media (max-width:767.98px) {
    .progress-steps-item:not(:last-child)::before {
        width: 30px;
        height: 1px;
        order: 1
    }
}

.progress-steps-item.completed::before {
    background: #009ee3
}

@media (max-width:767.98px) {
    .progress-steps-item:not(.current) .progress-steps-item-label {
        display: none
    }
}

.progress-steps-item-icon {
    margin-right: 20px;
    width: 20px;
    height: 20px
}

@media (max-width:767.98px) {
    .progress-steps-item-icon {
        margin-right: 0
    }
}

.progress-steps-item-icon circle {
    stroke: #ccc
}

.current .progress-steps-item-icon circle {
    stroke: #009ee3
}

.progress-steps-item-label {
    color: #999
}

.completed .progress-steps-item-label, .current .progress-steps-item-label {
    color: #009ee3
}

@media (max-width:767.98px) {
    .current .progress-steps-item-label {
        position: absolute;
        top: 3px;
        left: 0;
        width: 100%;
        font-size: 12px;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase
    }
}

.bg--europe {
    background-image: url(/assets/img/svg/dots-background-overlay.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain
}

.form-group-info {
    display: flex;
    align-items: flex-start;
    margin: 20px 0;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px
}

    .form-group-info svg {
        flex-shrink: 0;
        margin-right: 9px;
        margin-top: 3px
    }

@media (min-width:768px) {
    .shop {
        min-height: calc(100vh - 280px);
        padding: 85px 0 40px 0
    }
}

@media (max-width:767.98px) {
    .shop {
        min-height: calc(100vh - 240px);
        padding: 40px 0
    }
}

.shop-headline {
    margin-bottom: 30px
}

    .shop-headline .headline {
        margin-bottom: 20px
    }

@media (min-width:1280px) {
    .shop-headline .headline {
        font-size: 30px
    }
}

@media (max-width:1280px) {
    .shop-headline .headline {
        font-size: calc(24px + 6 * ((100vw - 320px)/ 960))
    }
}

@media (max-width:320px) {
    .shop-headline .headline {
        font-size: 24px
    }
}

.shop-headline .info {
    display: flex;
    align-items: flex-start;
    max-width: 375px;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    color: #999
}

    .shop-headline .info svg {
        margin-right: 10px;
        flex-shrink: 0
    }

.shop-headline .tid-clipboard-btn {
    background-color: transparent;
    border: none;
    padding: 0;
    vertical-align: middle;
    cursor: pointer
}

    .shop-headline .tid-clipboard-btn svg {
        height: 20px;
        width: auto;
        margin-right: 0 !important
    }

        .shop-headline .tid-clipboard-btn svg path {
            stroke: #999
        }

.shop-grid {
    display: grid
}

@media (min-width:768px) {
    .shop-grid {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 20px 30px
    }
}

@media (max-width:767.98px) {
    .shop-grid {
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 20px
    }
}

@media (max-width:575.98px) {
    .shop-grid {
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px
    }
}

.shop-grid-item:focus, .shop-grid-item:hover {
    text-decoration: none
}

    .shop-grid-item:focus .title, .shop-grid-item:hover .title {
        text-decoration: underline
    }

.shop-grid-item .block {
    position: relative;
    min-height: 170px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    display: flex;
    justify-content: center;
    align-items: center
}

    .shop-grid-item .block .image {
        max-width: 65%;
        max-height: 65%
    }

.shop-grid-item .price {
    position: absolute;
    top: 10px;
    left: 10px;
    display: inline-flex;
    padding: 3px 5px;
    align-items: center;
    background-color: #51a351;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    color: #fff
}

    .shop-grid-item .price svg {
        margin-right: 3px
    }

.shop-grid-item .title {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
    color: #3c3c3c
}

.carousel-product {
    margin: 0 -20px
}

.carousel-product-navigation {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 60px
}

    .carousel-product-navigation .product-btn {
        padding: 0;
        margin: 0 10px;
        background-color: transparent;
        border: none;
        cursor: pointer
    }

.carousel-product-paging {
    min-width: 65px;
    padding: 0 14px;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1;
    color: #333
}

.product {
    padding: 0 20px
}

    .product:not(.slick-initialized) {
        display: none
    }

        .product:not(.slick-initialized):first-child {
            display: block
        }

    .product .title {
        display: block;
        margin-bottom: 30px;
        color: #333;
        font-size: 24px;
        letter-spacing: 0;
        line-height: 27px
    }

@media (min-width:576px) {
    .product .inner-container {
        display: flex;
        align-items: flex-start;
        justify-content: space-between
    }
}

.product .inner-container .block {
    position: relative;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    display: flex;
    justify-content: center;
    align-items: center
}

@media (min-width:576px) {
    .product .inner-container .block {
        flex-shrink: 0;
        width: calc(50% - 15px);
        min-height: 370px
    }
}

@media (max-width:575.98px) {
    .product .inner-container .block {
        min-height: 260px;
        margin-bottom: 30px
    }
}

.product .inner-container .block .price {
    position: absolute;
    top: 21px;
    left: 21px;
    display: inline-flex;
    padding: 7px 12px;
    align-items: center;
    background-color: #51a351;
    border-radius: 21px;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    color: #fff
}

    .product .inner-container .block .price svg {
        width: 30px;
        height: auto;
        margin-right: 9px
    }

@media (min-width:576px) {
    .product .inner-container .block img {
        width: 65%
    }
}

@media (max-width:575.98px) {
    .product .inner-container .block img {
        width: 50%
    }
}

@media (min-width:576px) {
    .product .inner-container .details {
        flex-shrink: 0;
        width: calc(50% - 15px)
    }
}

.product .inner-container .details .editor-output {
    color: #333;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px
}

    .product .inner-container .details .editor-output a {
        color: #009ee3;
        text-decoration: none
    }

        .product .inner-container .details .editor-output a:focus, .product .inner-container .details .editor-output a:hover {
            text-decoration: underline
        }

#toast-container > .toast-success {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMjQsMTUgQzE5LjU5MDkzMzMsMTUgMTYsMTguNTkwOTMzMyAxNiwyMyBDMTYsMjcuNDA5MDY2NyAxOS41OTA5MzMzLDMxIDI0LDMxIEMyOC40MDkwNjY3LDMxIDMyLDI3LjQwOTA2NjcgMzIsMjMgQzMyLDE4LjU5MDkzMzMgMjguNDA5MDY2NywxNSAyNCwxNSBaIE0yMy4yLDI2LjUzNzQyMjIgTDE5LjQzMTI4ODksMjIuNzY4NzExMSBMMjAuNTY4NzgyMiwyMS42MzEyMTc4IEwyMy4yMDAwNzExLDI0LjI2MjUwNjcgTDI3LjQzMTM2LDIwLjAzMTIxNzggTDI4LjU2ODg1MzMsMjEuMTY4NzExMSBMMjMuMiwyNi41Mzc0MjIyIFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNiAtMTUpIi8+PC9zdmc+) !important
}

#toast-container > div {
    background-position: 15px 15px;
    box-shadow: none
}

    #toast-container > div:focus, #toast-container > div:hover {
        box-shadow: none
    }

.toast-message, .toast-title {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px
}

.w-search {
    position: relative;
    width: 570px
}

@media (min-width:768px) {
    .w-search {
        margin: 0 15px
    }
}

@media (max-width:767.98px) {
    .w-search {
        margin-top: 15px;
        order: 2;
        width: 100%
    }
}

.w-site-search {
    position: relative
}

.site-search-input {
    border: none;
    border-radius: 24px;
    padding: 10px 60px 10px 30px;
    width: 100%;
    height: 50px;
    background: #f3f3f3;
    color: #999;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: .1px;
    outline: 0
}

.site-search-submit {
    position: absolute;
    top: 50%;
    right: 7px;
    border-radius: 50%;
    box-shadow: none;
    border: 0;
    padding: 0;
    width: 38px;
    height: 38px;
    background-color: transparent;
    transform: translate(0,-50%);
    outline: 0;
    cursor: pointer
}

    .site-search-submit:focus rect, .site-search-submit:hover rect {
        fill: #1e73b9
    }

.w-step-controls {
    text-align: center
}

@media (min-width:576px) {
    .w-step-controls {
        display: flex;
        align-items: flex-end;
        text-align: left
    }
}

.w-step-controls .btn:first-child {
    margin-right: 5px
}

.skip-step {
    margin-top: 15px
}

@media (min-width:576px) {
    .skip-step {
        margin-top: 0;
        margin-left: auto;
        text-align: right
    }
}

.skip-step-text {
    display: block;
    margin-bottom: 2px;
    line-height: 1.25
}

.skip-step-anchor {
    line-height: 1.25
}

.animate-step-controls {
    animation: 1s ease-in-out 0s slideInFromBottom both
}

.animate-step-controls--1 {
    animation: 1s ease-in-out .15s slideInFromBottom both
}

.animate-step-controls--2 {
    animation: 1s ease-in-out .3s slideInFromBottom both
}

.animate-step-controls--3 {
    animation: 1s ease-in-out .45s slideInFromBottom both
}

.animate-step-controls--4 {
    animation: 1s ease-in-out .6s slideInFromBottom both
}

.w-summary {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 13px
}

.summary-info-box {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    background: #fff
}

@media (min-width:1170px) {
    .summary-info-box {
        margin-bottom: 30px
    }
}

@media (max-width:1170px) {
    .summary-info-box {
        margin-bottom: calc(15px + 15 * ((100vw - 320px)/ 850))
    }
}

@media (max-width:320px) {
    .summary-info-box {
        margin-bottom: 15px
    }
}

.summary-ib-item {
    align-items: flex-start;
    padding: 15px 20px 13px
}

    .summary-ib-item:not(:last-child) {
        border-bottom: 1px solid #e0e0e0
    }

@media (min-width:768px) {
    .summary-ib-item:last-child {
        padding-bottom: 18px
    }
}

@media (min-width:768px) {
    .summary-ib-item {
        display: flex
    }
}

@media (max-width:767.98px) {
    .summary-ib-item::after, .summary-ib-item::before {
        content: '';
        display: table
    }

    .summary-ib-item::after {
        clear: both
    }
}

.summary-ib-item-title {
    flex: 0 0 170px;
    margin-right: 10px;
    font-weight: 700;
    line-height: 1.5
}

.summary-ib-item-desc {
    line-height: 1.5
}

    .summary-ib-item-desc span {
        display: block
    }

        .summary-ib-item-desc span svg {
            vertical-align: middle
        }

@media (max-width:767.98px) {
    .summary-ib-item-desc {
        margin: 15px 0
    }
}

.summary-ib-item-edit {
    border: none;
    margin-left: auto;
    padding: 0;
    background: 0 0;
    cursor: pointer;
    outline: 0
}

    .summary-ib-item-edit:focus path, .summary-ib-item-edit:hover path {
        fill: #009ee3
    }

@media (max-width:767.98px) {
    .summary-ib-item-edit {
        float: right
    }
}

@media (min-width:768px) {
    .w-thank-you {
        padding-top: 170px
    }
}

.ty-titles {
    margin-bottom: 24px
}

.ty-title {
    margin-bottom: 2px;
    color: #009ee3;
    font-size: 30px;
    line-height: 28px
}

.ty-subtitle {
    display: block;
    max-width: 605px;
    font-size: 24px;
    line-height: 1.25
}

.w-widget {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px
}

@media (max-width:767.98px) {
    .w-widget {
        box-shadow: 0 1px 3px 0 rgba(0,0,0,.14);
        border-radius: 4px;
        margin: 0;
        padding: 20px;
        background: #009ee3
    }
}

.widget-item {
    flex-basis: calc(100% / 4 - 40px);
    width: calc(100% / 4 - 40px);
    max-width: calc(100% / 4 - 40px);
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.14);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 20px;
    padding: 18px 18px 8px 20px;
    background-color: #009ee3;
    color: #f3f3f3;
    font-size: 16px;
    text-align: left
}

@media (max-width:1199.98px) {
    .widget-item {
        flex-basis: calc(100% / 2 - 40px);
        width: calc(100% / 2 - 40px);
        max-width: calc(100% / 2 - 40px);
        margin-bottom: 20px
    }
}

@media (max-width:767.98px) {
    .widget-item {
        display: none
    }
}

.widget-item-headline {
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
    margin-bottom: 4px;
    font-weight: 500
}

.widget-item-number {
    flex-basis: 50%;
    width: 50%;
    max-width: 50%;
    font-size: 60px;
    line-height: 71px;
    letter-spacing: -1.33px;
    font-weight: 300
}

.widget-item-icon {
    text-align: right;
    flex-basis: 50%;
    width: 50%;
    max-width: 50%
}

.m-widget {
    width: 100%
}

@media (min-width:768px) {
    .m-widget {
        display: none
    }
}

.m-widget-item {
    display: flex;
    color: #fff
}

    .m-widget-item:not(:last-child) {
        margin-bottom: 5px
    }

.m-widget-item-text {
    font-weight: 300
}

.m-widget-item-number {
    margin-left: auto;
    font-weight: 500
}

.cookie-policy-wrapper {
    display: none;
    background: rgba(0,0,0,.9);
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 18px 0;
    width: 100%;
    z-index: 1001
}

@media (max-width:1199.98px) {
    .cookie-policy-wrapper {
        font-size: 12px
    }
}

.cookie-policy-wrapper a {
    color: #fff;
    font-weight: 500;
    text-decoration: underline
}

.cookie-policy-inner {
    position: relative;
    padding-right: 220px
}

@media (max-width:991.98px) {
    .cookie-policy-inner {
        padding: 0
    }
}

@media (min-width:992px) {
    .cookie-policy-close {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(0,-50%);
        margin-top: -2px
    }
}

@media (max-width:991.98px) {
    .cookie-policy-close {
        padding: 0;
        text-align: center;
        margin: 15px 0 0
    }
}

.cookie-policy-accept {
    color: #3c3c3c;
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    font-weight: 700;
    border: none;
    box-shadow: none;
    margin-left: 5px;
    transition: all ease .1s
}

    .cookie-policy-accept:focus, .cookie-policy-accept:hover {
        background-color: #e6e6e6
    }

.cookie-text {
    margin: 0;
    font-size: 16px;
    font-weight: 500
}

@media (max-width:575.98px) {
    .cookie-overlay-modal .modal-dialog {
        margin: 20px
    }
}

.cookie-overlay-modal .modal-content {
    background: #fff;
    border: none
}

.cookie-overlay-modal .modal-header {
    background: #009ee3
}

.cookie-overlay-modal .modal-title {
    color: #fff
}

.cookie-overlay-modal .modal-body {
    overflow: visible;
    max-height: none !important;
    font-size: 17px
}

.cookie-overlay-additional {
    display: none;
    position: static;
    margin: 20px 0 0
}

    .cookie-overlay-additional .table tr {
        background: 0 0
    }

    .cookie-overlay-additional .table td, .cookie-overlay-additional .table th {
        padding: 10px;
        font-size: 16px
    }

.cookie-overlay-opener {
    margin-bottom: 10px
}

.cookie-overlay-settings {
    margin: 10px 0 20px
}

    .cookie-overlay-settings label {
        font-weight: 400
    }

.cookie-overlay-button {
    width: 100%;
    margin-bottom: 20px;
    padding: 12px
}

.cookie-overlay-list {
    padding: 0;
    margin: 0;
    list-style: none
}

    .cookie-overlay-list li {
        list-style: none
    }

.switch-checkbox-container {
    padding-left: 45px;
    margin-bottom: 5px
}

    .switch-checkbox-container input {
        display: none !important
    }

        .switch-checkbox-container input:checked + .checkbox-switch {
            background-color: rgba(0,158,227,.7)
        }

            .switch-checkbox-container input:checked + .checkbox-switch:before {
                left: calc(100% - 20px);
                background-color: #009ee3
            }

            .switch-checkbox-container input:checked + .checkbox-switch + .checkbox-switch-text:before {
                background-color: rgba(0,158,227,.7)
            }

.cookie-overlay-settings .checkbox-switch {
    display: block;
    position: relative;
    height: 15px;
    border-radius: 18px;
    background: rgba(204,204,204,.7);
    cursor: pointer;
    float: left;
    margin-left: -45px;
    margin-top: 5px;
    width: 40px
}

    .cookie-overlay-settings .checkbox-switch:after {
        display: none
    }

    .cookie-overlay-settings .checkbox-switch:before {
        content: '';
        opacity: 1;
        display: block;
        position: absolute;
        z-index: 1;
        line-height: 34px;
        text-indent: 40px;
        height: 22px;
        width: 22px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        top: -3px;
        left: 0;
        right: auto;
        background: #ccc;
        box-shadow: 0 0 5px rgba(0,0,0,.2);
        transition: left .25s ease-in-out
    }

.checkbox-switch-text {
    display: inline-block;
    padding-left: 10px;
    position: relative;
    color: #ccc;
    line-height: 1.5;
    font-weight: 400
}

    .checkbox-switch-text strong {
        font-size: 24px;
        color: #ccc
    }

    .checkbox-switch-text:before {
        content: '';
        display: inline-block;
        position: absolute;
        width: 4px;
        height: calc(100% - 27px);
        background-color: rgba(204,204,204,.7);
        left: -26px;
        bottom: 0
    }

input:checked + .checkbox-switch + .checkbox-switch-text {
    color: #3c3c3c;
    font-weight: 400
}

    input:checked + .checkbox-switch + .checkbox-switch-text strong {
        color: #3c3c3c
    }

    input:checked + .checkbox-switch + .checkbox-switch-text:before {
        background-color: rgba(0,158,227,.7)
    }

input:disabled + .checkbox-switch + .checkbox-switch-text {
    opacity: .5
}

.cookie-overlay-btn {
    display: block;
    margin: 30px auto
}

@media (min-width:768px) {
    .cookie-overlay-btn {
        width: 50%
    }
}

@media print {
    .navbar {
        display: none !important
    }

    blockquote, h2, h3, img, pre, tr {
        page-break-inside: avoid
    }

    *, ::after, ::before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
        font-family: Helvetica !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]::after {
            content: " (" attr(href) ")"
        }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    a[href^='#']::after, a[href^='javascript:']::after {
        content: ''
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}
