a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

a,
a:focus,
a:visited,
button,
button:focus,
button:visited,
div,
div:focus,
div:visited,
input:focus,
input:visited,
textarea:focus,
textarea:visited {
    outline-offset: 0;
    outline: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none
}

a {
    text-decoration: none
}


/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

@-ms-viewport {
    width: device-width
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
:after,
:before {
    box-sizing: inherit
}

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

@media (min-width:425px) {
    .container {
        max-width: 400px
    }
}

@media (min-width:580px) {
    .container {
        max-width: 560px
    }
}

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

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

@media (min-width:1120px) {
    .container {
        max-width: 1020px
    }
}

@media (min-width:1320px) {
    .container {
        max-width: 1224px
    }
}

@media (min-width:1520px) {
    .container {
        max-width: 1440px
    }
}

@media (min-width:1700px) {
    .container {
        max-width: 1640px
    }
}

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

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

.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-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.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-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.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-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.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-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-ss,
.col-ss-1,
.col-ss-2,
.col-ss-3,
.col-ss-4,
.col-ss-5,
.col-ss-6,
.col-ss-7,
.col-ss-8,
.col-ss-9,
.col-ss-10,
.col-ss-11,
.col-ss-12,
.col-ss-auto,
.col-xgl,
.col-xgl-1,
.col-xgl-2,
.col-xgl-3,
.col-xgl-4,
.col-xgl-5,
.col-xgl-6,
.col-xgl-7,
.col-xgl-8,
.col-xgl-9,
.col-xgl-10,
.col-xgl-11,
.col-xgl-12,
.col-xgl-auto,
.col-xl,
.col-xl-1,
.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-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto,
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-auto,
.col-xxs,
.col-xxs-1,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12,
.col-xxs-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.3333333333%
}

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

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

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

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

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

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

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

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

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

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

@media (min-width:425px) {
    .col-xxs {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xxs-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xxs-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xxs-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xxs-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xxs-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xxs-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xxs-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xxs-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xxs-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xxs-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xxs-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xxs-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-xxs-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xxs-first {
        order: -1
    }
    .order-xxs-last {
        order: 13
    }
    .order-xxs-0 {
        order: 0
    }
    .order-xxs-1 {
        order: 1
    }
    .order-xxs-2 {
        order: 2
    }
    .order-xxs-3 {
        order: 3
    }
    .order-xxs-4 {
        order: 4
    }
    .order-xxs-5 {
        order: 5
    }
    .order-xxs-6 {
        order: 6
    }
    .order-xxs-7 {
        order: 7
    }
    .order-xxs-8 {
        order: 8
    }
    .order-xxs-9 {
        order: 9
    }
    .order-xxs-10 {
        order: 10
    }
    .order-xxs-11 {
        order: 11
    }
    .order-xxs-12 {
        order: 12
    }
    .offset-xxs-0 {
        margin-left: 0
    }
    .offset-xxs-1 {
        margin-left: 8.3333333333%
    }
    .offset-xxs-2 {
        margin-left: 16.6666666667%
    }
    .offset-xxs-3 {
        margin-left: 25%
    }
    .offset-xxs-4 {
        margin-left: 33.3333333333%
    }
    .offset-xxs-5 {
        margin-left: 41.6666666667%
    }
    .offset-xxs-6 {
        margin-left: 50%
    }
    .offset-xxs-7 {
        margin-left: 58.3333333333%
    }
    .offset-xxs-8 {
        margin-left: 66.6666666667%
    }
    .offset-xxs-9 {
        margin-left: 75%
    }
    .offset-xxs-10 {
        margin-left: 83.3333333333%
    }
    .offset-xxs-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:580px) {
    .col-xs {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xs-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xs-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xs-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xs-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xs-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xs-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xs-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xs-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xs-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xs-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xs-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xs-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xs-first {
        order: -1
    }
    .order-xs-last {
        order: 13
    }
    .order-xs-0 {
        order: 0
    }
    .order-xs-1 {
        order: 1
    }
    .order-xs-2 {
        order: 2
    }
    .order-xs-3 {
        order: 3
    }
    .order-xs-4 {
        order: 4
    }
    .order-xs-5 {
        order: 5
    }
    .order-xs-6 {
        order: 6
    }
    .order-xs-7 {
        order: 7
    }
    .order-xs-8 {
        order: 8
    }
    .order-xs-9 {
        order: 9
    }
    .order-xs-10 {
        order: 10
    }
    .order-xs-11 {
        order: 11
    }
    .order-xs-12 {
        order: 12
    }
    .offset-xs-0 {
        margin-left: 0
    }
    .offset-xs-1 {
        margin-left: 8.3333333333%
    }
    .offset-xs-2 {
        margin-left: 16.6666666667%
    }
    .offset-xs-3 {
        margin-left: 25%
    }
    .offset-xs-4 {
        margin-left: 33.3333333333%
    }
    .offset-xs-5 {
        margin-left: 41.6666666667%
    }
    .offset-xs-6 {
        margin-left: 50%
    }
    .offset-xs-7 {
        margin-left: 58.3333333333%
    }
    .offset-xs-8 {
        margin-left: 66.6666666667%
    }
    .offset-xs-9 {
        margin-left: 75%
    }
    .offset-xs-10 {
        margin-left: 83.3333333333%
    }
    .offset-xs-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:740px) {
    .col-ss {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-ss-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-ss-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-ss-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-ss-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-ss-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-ss-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-ss-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-ss-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-ss-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-ss-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-ss-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-ss-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-ss-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-ss-first {
        order: -1
    }
    .order-ss-last {
        order: 13
    }
    .order-ss-0 {
        order: 0
    }
    .order-ss-1 {
        order: 1
    }
    .order-ss-2 {
        order: 2
    }
    .order-ss-3 {
        order: 3
    }
    .order-ss-4 {
        order: 4
    }
    .order-ss-5 {
        order: 5
    }
    .order-ss-6 {
        order: 6
    }
    .order-ss-7 {
        order: 7
    }
    .order-ss-8 {
        order: 8
    }
    .order-ss-9 {
        order: 9
    }
    .order-ss-10 {
        order: 10
    }
    .order-ss-11 {
        order: 11
    }
    .order-ss-12 {
        order: 12
    }
    .offset-ss-0 {
        margin-left: 0
    }
    .offset-ss-1 {
        margin-left: 8.3333333333%
    }
    .offset-ss-2 {
        margin-left: 16.6666666667%
    }
    .offset-ss-3 {
        margin-left: 25%
    }
    .offset-ss-4 {
        margin-left: 33.3333333333%
    }
    .offset-ss-5 {
        margin-left: 41.6666666667%
    }
    .offset-ss-6 {
        margin-left: 50%
    }
    .offset-ss-7 {
        margin-left: 58.3333333333%
    }
    .offset-ss-8 {
        margin-left: 66.6666666667%
    }
    .offset-ss-9 {
        margin-left: 75%
    }
    .offset-ss-10 {
        margin-left: 83.3333333333%
    }
    .offset-ss-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:960px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .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.3333333333%
    }
    .offset-sm-2 {
        margin-left: 16.6666666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.3333333333%
    }
    .offset-sm-5 {
        margin-left: 41.6666666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.3333333333%
    }
    .offset-sm-8 {
        margin-left: 66.6666666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.3333333333%
    }
    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:1120px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .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.3333333333%
    }
    .offset-md-2 {
        margin-left: 16.6666666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.3333333333%
    }
    .offset-md-5 {
        margin-left: 41.6666666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.3333333333%
    }
    .offset-md-8 {
        margin-left: 66.6666666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.3333333333%
    }
    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:1320px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .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.3333333333%
    }
    .offset-lg-2 {
        margin-left: 16.6666666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.3333333333%
    }
    .offset-lg-5 {
        margin-left: 41.6666666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.3333333333%
    }
    .offset-lg-8 {
        margin-left: 66.6666666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.3333333333%
    }
    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:1520px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .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.3333333333%
    }
    .offset-xl-2 {
        margin-left: 16.6666666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.3333333333%
    }
    .offset-xl-5 {
        margin-left: 41.6666666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.3333333333%
    }
    .offset-xl-8 {
        margin-left: 66.6666666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.3333333333%
    }
    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:1700px) {
    .col-xgl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xgl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xgl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xgl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xgl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xgl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xgl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xgl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xgl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xgl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xgl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xgl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xgl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-xgl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xgl-first {
        order: -1
    }
    .order-xgl-last {
        order: 13
    }
    .order-xgl-0 {
        order: 0
    }
    .order-xgl-1 {
        order: 1
    }
    .order-xgl-2 {
        order: 2
    }
    .order-xgl-3 {
        order: 3
    }
    .order-xgl-4 {
        order: 4
    }
    .order-xgl-5 {
        order: 5
    }
    .order-xgl-6 {
        order: 6
    }
    .order-xgl-7 {
        order: 7
    }
    .order-xgl-8 {
        order: 8
    }
    .order-xgl-9 {
        order: 9
    }
    .order-xgl-10 {
        order: 10
    }
    .order-xgl-11 {
        order: 11
    }
    .order-xgl-12 {
        order: 12
    }
    .offset-xgl-0 {
        margin-left: 0
    }
    .offset-xgl-1 {
        margin-left: 8.3333333333%
    }
    .offset-xgl-2 {
        margin-left: 16.6666666667%
    }
    .offset-xgl-3 {
        margin-left: 25%
    }
    .offset-xgl-4 {
        margin-left: 33.3333333333%
    }
    .offset-xgl-5 {
        margin-left: 41.6666666667%
    }
    .offset-xgl-6 {
        margin-left: 50%
    }
    .offset-xgl-7 {
        margin-left: 58.3333333333%
    }
    .offset-xgl-8 {
        margin-left: 66.6666666667%
    }
    .offset-xgl-9 {
        margin-left: 75%
    }
    .offset-xgl-10 {
        margin-left: 83.3333333333%
    }
    .offset-xgl-11 {
        margin-left: 91.6666666667%
    }
}

.flex-row {
    flex-direction: row!important
}

.flex-column {
    flex-direction: column!important
}

.flex-row-reverse {
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    flex-direction: column-reverse!important
}

.flex-wrap {
    flex-wrap: wrap!important
}

.flex-nowrap {
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse!important
}

.justify-content-start {
    justify-content: flex-start!important
}

.justify-content-end {
    justify-content: flex-end!important
}

.justify-content-center {
    justify-content: center!important
}

.justify-content-between {
    justify-content: space-between!important
}

.justify-content-around {
    justify-content: space-around!important
}

.align-items-start {
    align-items: flex-start!important
}

.align-items-end {
    align-items: flex-end!important
}

.align-items-center {
    align-items: center!important
}

.align-content-start {
    align-content: flex-start!important
}

.align-content-end {
    align-content: flex-end!important
}

.align-content-center {
    align-content: center!important
}

.align-content-between {
    align-content: space-between!important
}

.align-content-around {
    align-content: space-around!important
}

.align-self-center {
    align-self: center!important
}

@media (min-width:425px) {
    .flex-xxs-row {
        flex-direction: row!important
    }
    .flex-xxs-column {
        flex-direction: column!important
    }
    .flex-xxs-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-xxs-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-xxs-wrap {
        flex-wrap: wrap!important
    }
    .flex-xxs-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-xxs-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .justify-content-xxs-start {
        justify-content: flex-start!important
    }
    .justify-content-xxs-end {
        justify-content: flex-end!important
    }
    .justify-content-xxs-center {
        justify-content: center!important
    }
    .justify-content-xxs-between {
        justify-content: space-between!important
    }
    .justify-content-xxs-around {
        justify-content: space-around!important
    }
    .align-items-xxs-start {
        align-items: flex-start!important
    }
    .align-items-xxs-end {
        align-items: flex-end!important
    }
    .align-items-xxs-center {
        align-items: center!important
    }
    .align-content-xxs-start {
        align-content: flex-start!important
    }
    .align-content-xxs-end {
        align-content: flex-end!important
    }
    .align-content-xxs-center {
        align-content: center!important
    }
    .align-content-xxs-between {
        align-content: space-between!important
    }
    .align-content-xxs-around {
        align-content: space-around!important
    }
    .align-self-xxs-center {
        align-self: center!important
    }
}

@media (min-width:580px) {
    .flex-xs-row {
        flex-direction: row!important
    }
    .flex-xs-column {
        flex-direction: column!important
    }
    .flex-xs-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-xs-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-xs-wrap {
        flex-wrap: wrap!important
    }
    .flex-xs-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-xs-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .justify-content-xs-start {
        justify-content: flex-start!important
    }
    .justify-content-xs-end {
        justify-content: flex-end!important
    }
    .justify-content-xs-center {
        justify-content: center!important
    }
    .justify-content-xs-between {
        justify-content: space-between!important
    }
    .justify-content-xs-around {
        justify-content: space-around!important
    }
    .align-items-xs-start {
        align-items: flex-start!important
    }
    .align-items-xs-end {
        align-items: flex-end!important
    }
    .align-items-xs-center {
        align-items: center!important
    }
    .align-content-xs-start {
        align-content: flex-start!important
    }
    .align-content-xs-end {
        align-content: flex-end!important
    }
    .align-content-xs-center {
        align-content: center!important
    }
    .align-content-xs-between {
        align-content: space-between!important
    }
    .align-content-xs-around {
        align-content: space-around!important
    }
    .align-self-xs-center {
        align-self: center!important
    }
}

@media (min-width:740px) {
    .flex-ss-row {
        flex-direction: row!important
    }
    .flex-ss-column {
        flex-direction: column!important
    }
    .flex-ss-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-ss-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-ss-wrap {
        flex-wrap: wrap!important
    }
    .flex-ss-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-ss-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .justify-content-ss-start {
        justify-content: flex-start!important
    }
    .justify-content-ss-end {
        justify-content: flex-end!important
    }
    .justify-content-ss-center {
        justify-content: center!important
    }
    .justify-content-ss-between {
        justify-content: space-between!important
    }
    .justify-content-ss-around {
        justify-content: space-around!important
    }
    .align-items-ss-start {
        align-items: flex-start!important
    }
    .align-items-ss-end {
        align-items: flex-end!important
    }
    .align-items-ss-center {
        align-items: center!important
    }
    .align-content-ss-start {
        align-content: flex-start!important
    }
    .align-content-ss-end {
        align-content: flex-end!important
    }
    .align-content-ss-center {
        align-content: center!important
    }
    .align-content-ss-between {
        align-content: space-between!important
    }
    .align-content-ss-around {
        align-content: space-around!important
    }
    .align-self-ss-center {
        align-self: center!important
    }
}

@media (min-width:960px) {
    .flex-sm-row {
        flex-direction: row!important
    }
    .flex-sm-column {
        flex-direction: column!important
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-sm-wrap {
        flex-wrap: wrap!important
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .justify-content-sm-start {
        justify-content: flex-start!important
    }
    .justify-content-sm-end {
        justify-content: flex-end!important
    }
    .justify-content-sm-center {
        justify-content: center!important
    }
    .justify-content-sm-between {
        justify-content: space-between!important
    }
    .justify-content-sm-around {
        justify-content: space-around!important
    }
    .align-items-sm-start {
        align-items: flex-start!important
    }
    .align-items-sm-end {
        align-items: flex-end!important
    }
    .align-items-sm-center {
        align-items: center!important
    }
    .align-content-sm-start {
        align-content: flex-start!important
    }
    .align-content-sm-end {
        align-content: flex-end!important
    }
    .align-content-sm-center {
        align-content: center!important
    }
    .align-content-sm-between {
        align-content: space-between!important
    }
    .align-content-sm-around {
        align-content: space-around!important
    }
    .align-self-sm-center {
        align-self: center!important
    }
}

@media (min-width:1120px) {
    .flex-md-row {
        flex-direction: row!important
    }
    .flex-md-column {
        flex-direction: column!important
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-md-wrap {
        flex-wrap: wrap!important
    }
    .flex-md-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .justify-content-md-start {
        justify-content: flex-start!important
    }
    .justify-content-md-end {
        justify-content: flex-end!important
    }
    .justify-content-md-center {
        justify-content: center!important
    }
    .justify-content-md-between {
        justify-content: space-between!important
    }
    .justify-content-md-around {
        justify-content: space-around!important
    }
    .align-items-md-start {
        align-items: flex-start!important
    }
    .align-items-md-end {
        align-items: flex-end!important
    }
    .align-items-md-center {
        align-items: center!important
    }
    .align-content-md-start {
        align-content: flex-start!important
    }
    .align-content-md-end {
        align-content: flex-end!important
    }
    .align-content-md-center {
        align-content: center!important
    }
    .align-content-md-between {
        align-content: space-between!important
    }
    .align-content-md-around {
        align-content: space-around!important
    }
    .align-self-md-center {
        align-self: center!important
    }
}

@media (min-width:1320px) {
    .flex-lg-row {
        flex-direction: row!important
    }
    .flex-lg-column {
        flex-direction: column!important
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-lg-wrap {
        flex-wrap: wrap!important
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .justify-content-lg-start {
        justify-content: flex-start!important
    }
    .justify-content-lg-end {
        justify-content: flex-end!important
    }
    .justify-content-lg-center {
        justify-content: center!important
    }
    .justify-content-lg-between {
        justify-content: space-between!important
    }
    .justify-content-lg-around {
        justify-content: space-around!important
    }
    .align-items-lg-start {
        align-items: flex-start!important
    }
    .align-items-lg-end {
        align-items: flex-end!important
    }
    .align-items-lg-center {
        align-items: center!important
    }
    .align-content-lg-start {
        align-content: flex-start!important
    }
    .align-content-lg-end {
        align-content: flex-end!important
    }
    .align-content-lg-center {
        align-content: center!important
    }
    .align-content-lg-between {
        align-content: space-between!important
    }
    .align-content-lg-around {
        align-content: space-around!important
    }
    .align-self-lg-center {
        align-self: center!important
    }
}

@media (min-width:1520px) {
    .flex-xl-row {
        flex-direction: row!important
    }
    .flex-xl-column {
        flex-direction: column!important
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-xl-wrap {
        flex-wrap: wrap!important
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .justify-content-xl-start {
        justify-content: flex-start!important
    }
    .justify-content-xl-end {
        justify-content: flex-end!important
    }
    .justify-content-xl-center {
        justify-content: center!important
    }
    .justify-content-xl-between {
        justify-content: space-between!important
    }
    .justify-content-xl-around {
        justify-content: space-around!important
    }
    .align-items-xl-start {
        align-items: flex-start!important
    }
    .align-items-xl-end {
        align-items: flex-end!important
    }
    .align-items-xl-center {
        align-items: center!important
    }
    .align-content-xl-start {
        align-content: flex-start!important
    }
    .align-content-xl-end {
        align-content: flex-end!important
    }
    .align-content-xl-center {
        align-content: center!important
    }
    .align-content-xl-between {
        align-content: space-between!important
    }
    .align-content-xl-around {
        align-content: space-around!important
    }
    .align-self-xl-center {
        align-self: center!important
    }
}

@media (min-width:1700px) {
    .flex-xgl-row {
        flex-direction: row!important
    }
    .flex-xgl-column {
        flex-direction: column!important
    }
    .flex-xgl-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-xgl-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-xgl-wrap {
        flex-wrap: wrap!important
    }
    .flex-xgl-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-xgl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .justify-content-xgl-start {
        justify-content: flex-start!important
    }
    .justify-content-xgl-end {
        justify-content: flex-end!important
    }
    .justify-content-xgl-center {
        justify-content: center!important
    }
    .justify-content-xgl-between {
        justify-content: space-between!important
    }
    .justify-content-xgl-around {
        justify-content: space-around!important
    }
    .align-items-xgl-start {
        align-items: flex-start!important
    }
    .align-items-xgl-end {
        align-items: flex-end!important
    }
    .align-items-xgl-center {
        align-items: center!important
    }
    .align-content-xgl-start {
        align-content: flex-start!important
    }
    .align-content-xgl-end {
        align-content: flex-end!important
    }
    .align-content-xgl-center {
        align-content: center!important
    }
    .align-content-xgl-between {
        align-content: space-between!important
    }
    .align-content-xgl-around {
        align-content: space-around!important
    }
    .align-self-xgl-center {
        align-self: center!important
    }
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-flex {
    display: flex!important
}

.d-inline-flex {
    display: inline-flex!important
}

@media (min-width:425px) {
    .d-xxs-none {
        display: none!important
    }
    .d-xxs-inline {
        display: inline!important
    }
    .d-xxs-inline-block {
        display: inline-block!important
    }
    .d-xxs-block {
        display: block!important
    }
    .d-xxs-flex {
        display: flex!important
    }
    .d-xxs-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width:580px) {
    .d-xs-none {
        display: none!important
    }
    .d-xs-inline {
        display: inline!important
    }
    .d-xs-inline-block {
        display: inline-block!important
    }
    .d-xs-block {
        display: block!important
    }
    .d-xs-flex {
        display: flex!important
    }
    .d-xs-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width:740px) {
    .d-ss-none {
        display: none!important
    }
    .d-ss-inline {
        display: inline!important
    }
    .d-ss-inline-block {
        display: inline-block!important
    }
    .d-ss-block {
        display: block!important
    }
    .d-ss-flex {
        display: flex!important
    }
    .d-ss-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width:960px) {
    .d-sm-none {
        display: none!important
    }
    .d-sm-inline {
        display: inline!important
    }
    .d-sm-inline-block {
        display: inline-block!important
    }
    .d-sm-block {
        display: block!important
    }
    .d-sm-flex {
        display: flex!important
    }
    .d-sm-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width:1120px) {
    .d-md-none {
        display: none!important
    }
    .d-md-inline {
        display: inline!important
    }
    .d-md-inline-block {
        display: inline-block!important
    }
    .d-md-block {
        display: block!important
    }
    .d-md-flex {
        display: flex!important
    }
    .d-md-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width:1320px) {
    .d-lg-none {
        display: none!important
    }
    .d-lg-inline {
        display: inline!important
    }
    .d-lg-inline-block {
        display: inline-block!important
    }
    .d-lg-block {
        display: block!important
    }
    .d-lg-flex {
        display: flex!important
    }
    .d-lg-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width:1520px) {
    .d-xl-none {
        display: none!important
    }
    .d-xl-inline {
        display: inline!important
    }
    .d-xl-inline-block {
        display: inline-block!important
    }
    .d-xl-block {
        display: block!important
    }
    .d-xl-flex {
        display: flex!important
    }
    .d-xl-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width:1700px) {
    .d-xgl-none {
        display: none!important
    }
    .d-xgl-inline {
        display: inline!important
    }
    .d-xgl-inline-block {
        display: inline-block!important
    }
    .d-xgl-block {
        display: block!important
    }
    .d-xgl-flex {
        display: flex!important
    }
    .d-xgl-inline-flex {
        display: inline-flex!important
    }
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.modal {
    display: none;
    text-align: center;
    z-index: 95
}

.modal,
.modal:before {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.modal:before {
    content: "";
    bottom: 0;
    right: 0;
    display: block;
    background-color: rgba(0, 0, 0, .8);
    z-index: -1
}

.modal .modal-dialog {
    background-color: #fff;
    position: relative;
    width: 75%;
    height: 75%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1
}

.modal .modal-dialog .modal-content {
    height: 100%;
    position: relative
}

.modal .modal-dialog .modal-content .btn-close-modal-video {
    position: absolute;
    top: -56px;
    right: -50px
}

.modal .modal-dialog .modal-content .modal-body {
    height: 100%
}

.modal .modal-dialog .modal-content .modal-body iframe {
    width: 100%;
    height: 100%
}

.modal#modal-thanks .modal-dialog {
    width: 550px;
    max-width: 90%;
    height: 400px;
    max-height: 80vh;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    text-align: left;
    overflow-y: auto
}

@media (max-width:579.98px) {
    .modal#modal-thanks .modal-dialog {
        height: auto;
        padding: 40px 0
    }
}

.modal#modal-thanks .modal-dialog .modal-body {
    width: 360px;
    max-width: 80%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.modal#modal-thanks .modal-dialog .modal-body h3 {
    font-size: 2.875rem;
    line-height: 2.9375rem;
    color: #1f2329;
    font-weight: 700;
    letter-spacing: .02rem
}

@media (max-width:579.98px) {
    .modal#modal-thanks .modal-dialog .modal-body h3 {
        font-size: 1.75rem;
        line-height: 2.125rem
    }
}

.modal#modal-thanks .modal-dialog .modal-body h3 img {
    margin-left: 38px
}

@media (max-width:579.98px) {
    .modal#modal-thanks .modal-dialog .modal-body h3 img {
        margin-left: 5px
    }
}

.modal#modal-thanks .modal-dialog .modal-body p {
    font-size: 1.25rem;
    line-height: 2rem;
    color: #1f2329;
    font-weight: 300;
    letter-spacing: .02rem;
    margin: 34px 0
}

@media (max-width:959.98px) {
    .modal#modal-thanks .modal-dialog .modal-body p {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}

@media (max-width:739.98px) {
    .modal#modal-thanks .modal-dialog .modal-body p {
        font-size: 1rem;
        line-height: 1.625rem
    }
}

.modal#modal-trynow .modal-dialog {
    max-width: 90%;
    width: 1000px;
    height: 480px;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    max-height: 80vh
}

@media (max-width:1119.98px) {
    .modal#modal-trynow .modal-dialog {
        height: 440px
    }
}

@media (max-width:959.98px) {
    .modal#modal-trynow .modal-dialog {
        height: auto
    }
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body {
    text-align: left;
    padding: 58px 40px 40px 98px
}

@media (max-width:1119.98px) {
    .modal#modal-trynow .modal-dialog .modal-content .modal-body {
        padding: 40px
    }
}

@media (max-width:739.98px) {
    .modal#modal-trynow .modal-dialog .modal-content .modal-body {
        padding: 40px 25px
    }
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content h3 {
    font-size: 1.625rem;
    line-height: 2.25rem;
    color: #1f2329;
    font-weight: 400;
    letter-spacing: .02rem;
    margin-bottom: 45px
}

@media (max-width:959.98px) {
    .modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content h3 {
        font-size: 1.375rem;
        line-height: 2rem;
        margin-bottom: 30px
    }
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns {
    width: 88%;
    display: flex;
    justify-content: space-between
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns.es,
.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns.pt-br {
    width: 95%
}

@media (max-width:739.98px) {
    .modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns {
        flex-direction: column
    }
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .separator {
    background-color: #cbced1;
    width: 2px;
    height: 270px;
    display: inline-block;
    margin-left: -31px
}

@media (max-width:1119.98px) {
    .modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .separator {
        height: 240px;
        margin-left: 0
    }
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .column {
    max-width: 390px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start
}

@media (max-width:1119.98px) {
    .modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .column {
        max-width: 45%
    }
}

@media (max-width:739.98px) {
    .modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .column {
        max-width: 100%
    }
    .modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .column:first-child button.default {
        margin-bottom: 20px
    }
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .column p {
    font-size: 1.0625rem;
    line-height: 1.625rem;
    color: #1f2329;
    font-weight: 700;
    letter-spacing: .02rem;
    margin-bottom: 20px
}

@media (max-width:959.98px) {
    .modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .column p {
        font-size: .875rem;
        line-height: 1.4375rem;
        margin-bottom: 20px
    }
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .column ul {
    margin-bottom: 40px
}

@media (max-width:959.98px) {
    .modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .column ul {
        margin-bottom: 10px
    }
    .modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .column ul li {
        font-size: .875rem;
        line-height: 1.4375rem;
        margin-bottom: 10px
    }
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .column a {
    position: absolute;
    bottom: 70px
}

@media (max-width:1119.98px) {
    .modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .column a {
        position: relative;
        bottom: 0
    }
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .column a button.default {
    justify-self: baseline;
    margin-top: auto
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .column a button.default.de {
    width: 180px;
    max-width: unset
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .column a button.default.slim.de,
.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content .columns .column a button.default.slim.es {
    width: 250px;
    max-width: unset
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content-mobile {
    max-width: 400px;
    margin: auto
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content-mobile h3,
.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content-mobile h4 {
    margin-bottom: 15px
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content-mobile p {
    max-width: 250px
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content-mobile .separator {
    height: 2px;
    width: 100%;
    background-color: #cbced1;
    margin: 15px 0
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content-mobile div.columns div.column {
    margin-top: 20px
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content-mobile div.columns div.column a {
    position: absolute;
    bottom: 70px
}

@media (max-width:1119.98px) {
    .modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content-mobile div.columns div.column a {
        position: relative;
        bottom: 0
    }
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content-mobile div.columns div.column a button.default {
    min-width: 182px!important;
    margin-top: 20px;
    height: auto;
    min-height: 45px;
    max-width: unset
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content-mobile div.columns div.column a button.default.de {
    width: 90%
}

.modal#modal-trynow .modal-dialog .modal-content .modal-body#modal-trynow-content-mobile div.columns div.column a button.default.es {
    width: 100%
}

button.btn-close-modal {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 48px;
    height: 48px;
    display: block;
    cursor: pointer;
    background-color: transparent;
    border: none
}

button.btn-close-modal span {
    display: block;
    font-size: 2rem;
    line-height: 2rem;
    transition: transform .3s linear
}

button.btn-close-modal:hover span {
    transform: scale(1.2);
    transform-origin: center;
    transition: transform .3s linear
}

button.btn-close-modal-video {
    width: 100px;
    height: 100px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 6.25rem;
    color: #f5455c;
    padding: 0
}

body.modal-active .modal-active,
button.btn-close-modal-video span {
    display: block
}

button#arrow-element-right {
    display: none
}

body {
    font-weight: 400;
    padding-top: 0!important
}

body,
p {
    font-family: Inter
}

p {
    font-size: .9375rem;
    line-height: 1.5rem
}

h1,
h2,
h3,
p {
    color: #1f2329
}

h1,
h2,
h3 {
    font-family: 'Playfair Display', serif;
}

h1.title,
h2.title,
h3.title {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: .02em;
    padding-bottom: 30px
}

@media (max-width:959.98px) {
    h1.title,
    h2.title,
    h3.title {
        font-size: 1.625rem;
        line-height: 2.25rem
    }
}

a.default,
button.default {
    max-width: 100%;
    width: 160px;
    font-size: .9375rem;
    line-height: 1.5rem;
    font-weight: 700;
    font-family: Inter;
    border: none;
    /* border-radius: 0 10px 0 10px; */
    cursor: pointer;
    transition: border-radius .3s ease-out;
    color: #fff;
    height: 45px;
    padding: 0 16px;
    transition: all .5s ease;
    display: block;
    text-align: center
}

a.default.cta,
button.default.cta {
    position: fixed;
    top: 180px;
    right: -100px;
    transform: rotate(-90deg)
}

a.default.extrasmall,
button.default.extrasmall {
    width: 46px;
    height: 40px;
    padding: 0 10px
}

a.default.extrasmall svg,
button.default.extrasmall svg {
    display: block;
    margin: auto
}

a.default.small,
button.default.small {
    height: 40px;
    max-width: 133px;
    line-height: 1.5rem
}

a.default.small.pt-br,
button.default.small.pt-br {
    width: auto;
    max-width: 100%
}

a.default.medium,
button.default.medium {
    height: 57px;
    min-width: 200px;
    font-size: 1.25rem;
    line-height: 1.875rem
}

a.default.long,
button.default.long {
    width: 225px
}

a.default.slim,
button.default.slim {
    height: 40px;
    width: 225px
}

a.default.blue,
button.default.blue {
    border: 2px solid #007bff;
    background-color: #007bff
}

a.default.blue:hover,
button.default.blue:hover {
    background-color: transparent;
    color: #007bff
}

a.default.transparent-blue,
button.default.transparent-blue {
    color: #007bff;
    border: 2px solid #007bff;
    background-color: transparent
}

a.default.transparent-blue:hover,
button.default.transparent-blue:hover {
    background-color: #007bff;
    color: #fff
}

a.default.gray-blue,
button.default.gray-blue {
    border: 2px solid #f7f8fa;
    background-color: #f7f8fa;
    color: #007bff
}

a.default.gray-blue:hover,
button.default.gray-blue:hover {
    background-color: #007bff;
    border-color: #007bff;
    color: #f7f8fa
}

a.default.white,
button.default.white {
    border: 2px solid #fff;
    background-color: #fff;
    color: #007bff
}

a.default.white:hover,
button.default.white:hover {
    background-color: transparent;
    color: #fff
}

a.default.red,
button.default.red {
    background-color: #f5455c;
    border: 2px solid #f5455c
}

a.default.red:hover,
button.default.red:hover {
    background-color: transparent;
    color: #f5455c
}

a.default.teal,
button.default.teal {
    background-color: #FFE5B6;
    /* border: 2px solid #f5455c */
    color: #D14A4E
}

a.default.teal:hover,
button.default.teal:hover {
    background-color: #D14A4E;
    color: #FFE5B6
}

a.default.teal-inverse,
button.default.teal-inverse {
    background-color: #D14A4E;
    /* border: 2px solid #f5455c; */
    color: #FFE5B6
}
a.default.teal-inverse,
button.default.teal-inverse.with-border {
    background-color: #D14A4E;
    border: 2px solid #f5455c;
    color: #FFE5B6
}


a.default.teal-inverse:hover,
button.default.teal-inverse:hover {
    background-color: #FFE5B6;
    color: #D14A4E
}

a.default.white-red,
button.default.white-red {
    background-color: #fff;
    color: #f5455c;
    border: 2px solid #fff
}

a.default.white-red:hover,
button.default.white-red:hover {
    background-color: transparent;
    color: #fff
}

a.default.white-red-blue,
button.default.white-red-blue {
    background-color: #fff;
    border: 1px solid #fff;
    color: #f5455c
}

a.default.white-red-blue:hover,
button.default.white-red-blue:hover {
    background-color: transparent;
    color: #fff
}

a.default.white-black,
button.default.white-black {
    border: 2px solid #fff;
    background-color: #fff;
    color: #000
}

a.default.white-black:hover,
button.default.white-black:hover {
    background-color: transparent;
    color: #fff
}

a.default.black,
button.default.black {
    border: 2px solid #000;
    background-color: #000;
    color: #fff
}

a.default.black:hover,
button.default.black:hover {
    background-color: transparent;
    color: #000
}

a.default.transparent-black,
button.default.transparent-black {
    border: 2px solid #000;
    background-color: transparent;
    color: #000
}

a.default.transparent-black:hover,
button.default.transparent-black:hover {
    background-color: #000;
    color: #fff
}

a.default.green,
button.default.green {
    border: 2px solid #2de0a5;
    background-color: #2de0a5;
    color: #fff
}

a.default.green:hover,
button.default.green:hover {
    background-color: transparent;
    color: #2de0a5
}

a.line,
button.line {
    max-width: 100%;
    width: 160px;
    font-size: .9375rem;
    line-height: 1.5rem;
    font-weight: 700;
    font-family: Inter;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #007bff;
    cursor: pointer;
    color: #007bff;
    height: 45px;
    padding: 0;
    transition: all .5s ease;
    display: block;
    text-align: center
}

a.line:hover,
button.line:hover {
    transition: all .5s ease;
    color: #000;
    border-bottom: 2px solid #000
}

a.line:hover svg,
button.line:hover svg {
    fill: #000
}

a.line svg,
button.line svg {
    margin-left: 12px;
    fill: #007bff;
    transition: all .5s ease
}

a.item {
    margin-right: 37px
}

a.item.small {
    height: 40px;
    max-width: 120px;
    line-height: 40px
}

a.item.red {
    color: #f5455c!important
}

a.item.red:hover {
    background-color: transparent;
    color: #000!important
}

button.clean {
    background-color: transparent;
    border: none
}

a.default {
    padding: 12px 20px
}

a.link {
    position: relative;
    font-family: Inter;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
    letter-spacing: .02em;
    color: #fff
}

a.link:after {
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    background-image: url(../img/arrow-white.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 8px;
    vertical-align: middle
}

a.link.black-arrow {
    color: #212121;
}
a.link.black-arrow:after{
    background-image: url(../img/arrow-black.svg);
}
a.link.black-arrow:hover {
    /* transition: transform .3s ease-in-out */
    color: #D14A4E;
    /* background-image: url(../img/arrow-red.svg); */
}

a.link:after,
a.link:hover:after {
    transition: transform .3s ease-in-out
}

a.link:hover:after {
    transform: translateX(8px)
}

a.link.blue {
    color: #007bff
}

a.link.blue:after {
    background-image: url(../img/arrow-blue.svg)
}

a.link.teal {
    color: #D14A4E
}

a.link.teal:after {
    background-image: url(../img/home/li-mark.svg)
}


a.link.red {
    color: #f5455c
}

a.link.red:after {
    background-image: url(../img/arrow-red.svg)
}

.breadcrumbs {
    font-family: Inter;
    font-size: 14px;
    line-height: 1.5em;
    margin-top: 14.5px
}

.breadcrumbs .base {
    color: #cbced1
}

.breadcrumbs .crumb {
    color: #000
}

.pl-0 {
    padding-left: 0
}

.pr-0 {
    padding-right: 0
}

.pb-0 {
    padding-bottom: 0
}

span.cursor {
    display: inline-block;
    /* background-color: #f5455c; */
    background-color: #D14A4E;
    margin-left: .1rem;
    width: 40px;
    height: 10px;
    vertical-align: bottom;
    /* -webkit-animation: blink .5s infinite;
    animation: blink .5s infinite */
}

span.cursor .yellw{
    background-color: #FFE5B6;
}


span.cursor.thin {
    width: 30px;
    height: 5px
}

@media (max-width:959.98px) {
    span.cursor.thin {
        width: 16px;
        height: 4px
    }
}

@media (max-width:959.98px) {
    span.cursor {
        width: 30px;
        height: 8px
    }
}

span.cursor.typing {
    -webkit-animation: none;
    animation: none
}

/* @-webkit-keyframes blink {
    0% {
        background-color: #D14A4E
    }
    49% {
        background-color: #D14A4E
    }
    50% {
        background-color: transparent
    }
    99% {
        background-color: transparent
    }
    to {
        background-color: #aef30d
    }
}

@keyframes blink {
    0% {
        background-color: #D14A4E
    }
    49% {
        background-color: #D14A4E
    }
    50% {
        background-color: transparent
    }
    99% {
        background-color: transparent
    }
    to {
        background-color: #aef30d
    }
} */

section.video-section {
    padding: 60px 0;
    display: flex;
    align-items: center;
    position: relative;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    min-height: 760px
}

@media (max-width:1119.98px) {
    section.video-section {
        min-height: 560px
    }
}

@media (max-width:739.98px) {
    section.video-section {
        min-height: 420px
    }
}

@media (max-width:579.98px) {
    section.video-section {
        min-height: 360px
    }
}

section.video-section h2 {
    font-size: 3.125rem;
    line-height: 2.875rem;
    color: #fff;
    letter-spacing: .02em
}

@media (max-width:1319.98px) {
    section.video-section h2 {
        font-size: 2.5rem;
        line-height: 2.25rem
    }
}

@media (max-width:739.98px) {
    section.video-section h2 {
        font-size: 1.875rem;
        line-height: 1.875rem
    }
}

@media (max-width:579.98px) {
    section.video-section h2 {
        font-size: 1.375rem;
        line-height: 1.625rem;
        text-align: center
    }
}

section.video-section div.wrapper-play-video {
    display: flex;
    align-items: center;
    margin: 0 0 0 45px
}

@media (max-width:579.98px) {
    section.video-section div.wrapper-play-video {
        margin: auto
    }
}

section.video-section div.wrapper-play-video svg {
    cursor: pointer;
    transition: transform .3s ease-out
}

@media (max-width:739.98px) {
    section.video-section div.wrapper-play-video svg {
        width: 60px
    }
}

section.video-section div.wrapper-play-video h3 {
    font-size: 1.875rem;
    line-height: 2.875rem;
    transition: transform .3s ease-out;
    margin: 0 0 0 20px;
    color: #fff
}

@media (max-width:739.98px) {
    section.video-section div.wrapper-play-video h3 {
        font-size: 1.5rem;
        line-height: 1.875rem
    }
}

section.video-section div.wrapper-play-video:hover svg {
    transform: scale(1.03)
}

section.video-section div.wrapper-play-video:hover h3 {
    transform: translateX(10px)
}

.ceo {
    background-color: #030c1a;
    padding: 160px 0 132px;
    position: relative
}

@media (max-width:1119.98px) {
    .ceo {
        padding: 60px 0
    }
}

@media (max-width:739.98px) {
    .ceo {
        padding: 30px 0
    }
}

.ceo .element-ceo {
    position: absolute;
    right: 0;
    top: 0;
    width: 17.083%;
    max-width: 246px
}

@media (max-width:1319.98px) {
    .ceo .element-ceo {
        transform: scale(.5);
        transform-origin: right top
    }
}

@media (max-width:739.98px) {
    .ceo .element-ceo {
        display: none
    }
}

.ceo .img-ceo {
    border-radius: 40px 0 40px 0;
    max-width: 100%;
    width: 494px;
    height: 482px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-image: url(../img/jobs/ceo.jpg)
}

@media (max-width:1119.98px) {
    .ceo .img-ceo {
        width: 424px;
        height: 500px
    }
}

@media (max-width:959.98px) {
    .ceo .img-ceo {
        max-width: 90%;
        height: 270px;
        background-image: url(../img/jobs/ceo-mobile.jpg)
    }
}

@media (max-width:739.98px) {
    .ceo .img-ceo {
        max-width: 95%;
        margin: 0 auto 30px
    }
}

.ceo .subtitle {
    color: #fff;
    font-size: 2.25rem;
    line-height: 2.875rem;
    margin-bottom: 30px;
    letter-spacing: .6px
}

.ceo .subtitle span {
    font-weight: 300;
    font-size: .875rem;
    line-height: 1.25rem;
    display: block
}

.ceo .text {
    color: #fff;
    width: 440px;
    max-width: 100%;
    letter-spacing: .1px;
    font-size: 1rem;
    line-height: 1.875rem
}

@media (max-width:959.98px) {
    .ceo .text {
        font-size: .875rem;
        line-height: 1.5rem
    }
}

.ceo.blue {
    background-color: #1d74f5
}

.ceo.blue .element-ceo {
    width: 15.138%;
    max-width: 218px
}

@media (max-width:1319.98px) {
    .ceo.blue .element-ceo {
        transform: scale(.5)
    }
}

.ceo.black .img-ceo {
    height: 400px
}

@media (max-width:1319.98px) {
    .ceo.black .img-ceo {
        height: 316px
    }
}

@media (max-width:959.98px) {
    .ceo.black .img-ceo {
        height: 270px
    }
}

.ceo.black .subtitle {
    margin-bottom: 40px
}

@media (max-width:739.98px) {
    .ceo.black .subtitle {
        margin-bottom: 20px
    }
}

.ceo.black .subtitle span {
    font-weight: 700;
    font-size: .8125rem;
    line-height: 1rem;
    text-transform: uppercase
}

.ceo.black .text {
    width: 418px
}

.banner-link-to {
    background-color: #f5455c;
    padding: 90px 0 72px
}

@media (max-width:1119.98px) {
    .banner-link-to {
        padding: 60px 0
    }
}

@media (max-width:579.98px) {
    .banner-link-to {
        padding: 30px 0
    }
}

.banner-link-to .subtitle {
    font-size: 4.0625rem;
    line-height: 4.375rem;
    padding-bottom: 40px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 300
}

@media (max-width:1319.98px) {
    .banner-link-to .subtitle {
        font-size: 2.8125rem;
        line-height: 3.125rem
    }
}

@media (max-width:1119.98px) {
    .banner-link-to .subtitle {
        font-size: 1.875rem;
        line-height: 2.5rem
    }
}

@media (max-width:739.98px) {
    .banner-link-to .subtitle {
        font-size: 1.75rem;
        line-height: 2rem;
        padding-bottom: 20px
    }
}

@media (max-width:579.98px) {
    .banner-link-to .subtitle {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

.pagination {
    display: flex;
    width: 280px;
    max-width: 100%
}

.pagination a,
.pagination button {
    margin-right: 12px
}

.pagination a svg path,
.pagination button svg path {
    fill: #007bff;
    transition: fill .3s linear
}

.pagination a:hover svg path,
.pagination button:hover svg path {
    fill: #fff;
    transition: fill .3s linear
}

.pagination a.active,
.pagination button.active {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff
}

ul.default-list.pt-br li {
    margin-bottom: 15px
}

ul.default-list li {
    font-family: Inter;
    font-size: .9375rem;
    line-height: 1.5625rem;
    color: #1f2329;
    margin-bottom: 18px;
    position: relative;
    padding-left: 30px
}

ul.default-list li:last-child {
    margin-bottom: 0
}

@media (max-width:959.98px) {
    ul.default-list li {
        font-size: .875rem;
        line-height: 1.4375rem
    }
}

ul.default-list li:before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    background-image: url(../img/li-pink.svg);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    left: 0;
    top: 5px
}

ul.default-list.list-white li {
    color: #fff
}

ul.default-list.list-white li:before {
    background-image: url(../img/li-white.svg)
}

.default-shadow {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .16)
}

div.seamless-adapt-mobile {
    width: 100%;
    display: none;
    padding: 80px 0;
    background-color: #D14A4E
}

@media (max-width:1119.98px) {
    div.seamless-adapt-mobile {
        display: block
    }
}

div.seamless-adapt-mobile h2 {
    color: #fff;
    text-align: center;
    font-size: 3.125rem;
    line-height: 3.75rem;
    letter-spacing: .02em;
    margin-bottom: 30px
}

div.seamless-adapt-mobile h2.pt-br {
    font-size: 1.875rem;
    line-height: 2.125rem
}

@media (max-width:959.98px) {
    div.seamless-adapt-mobile h2 {
        font-size: 2.25rem;
        line-height: 2.625rem
    }
}

div.seamless-adapt-mobile .boxes {
    width: 390px;
    height: 424px;
    align-self: center;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    z-index: 1
}

@media (max-width:739.98px) {
    div.seamless-adapt-mobile .boxes {
        height: 454px;
        padding-bottom: 36px
    }
}

div.seamless-adapt-mobile .boxes.icons {
    width: 162px;
    max-width: 18%;
    justify-content: space-around
}

div.seamless-adapt-mobile .boxes.data {
    width: 100%
}

div.seamless-adapt-mobile .boxes.data .box {
    justify-content: flex-start;
    padding-left: 18%;
    background-color: #212121;
    /* border-radius: 0 35px 0 35px; */
    max-width: 100%
}

div.seamless-adapt-mobile .boxes.data .box:nth-child(odd) {
    /* border-radius: 35px 0 35px 0; */
    background-color: #fff;
    max-width: 100%
}

div.seamless-adapt-mobile .boxes.data .box:nth-child(odd) p {
    color: #D14A4E
}

div.seamless-adapt-mobile .boxes.data .box:nth-child(odd) p:before {
    background-color: #D14A4E
}

@media (max-width:1319.98px) {
    div.seamless-adapt-mobile .boxes.data .box {
        padding-left: 17%
    }
}

@media (max-width:1119.98px) {
    div.seamless-adapt-mobile .boxes.data .box {
        padding-left: 12%
    }
}

@media (max-width:959.98px) {
    div.seamless-adapt-mobile .boxes.data .box {
        padding-left: 10%
    }
}

@media (max-width:739.98px) {
    div.seamless-adapt-mobile .boxes.data .box {
        /* border-radius: 35px 0 35px 0; */
        padding-left: 40px
    }
}

div.seamless-adapt-mobile .boxes .box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 544px;
    height: 76px;
    background-color: #fff;
    /* border-radius: 35px 0 35px 0; */
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .16);
    z-index: 1
}

div.seamless-adapt-mobile .boxes .box p {
    font-size: 1.1875rem;
    line-height: 1.4375rem;
    font-weight: 700;
    color: #FFE5B6;
    position: relative
}

@media (max-width:739.98px) {
    div.seamless-adapt-mobile .boxes .box p {
        font-size: 1rem;
        line-height: 1.125rem
    }
}

div.seamless-adapt-mobile .boxes .box p.with-dot:before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #FFE5B6;
    position: absolute;
    left: -20px;
    top: 7px
}

div.seamless-adapt-mobile .boxes .box.box-pink {
    width: 362px;
    height: 362px;
    background-color: #f5455c;
    border-radius: 0 60px 0 60px;
    align-self: center;
    flex-direction: column;
    max-width: 38%
}

div.seamless-adapt-mobile .boxes .box.box-pink p {
    font-size: 1.375rem;
    line-height: 1.625rem;
    font-weight: 700;
    color: #fff;
    max-width: 190px;
    margin: 10px auto 0
}

@media (max-width:959.98px) {
    div.seamless-adapt-mobile .boxes .box.box-pink p {
        font-size: 1.25rem;
        line-height: 1.5rem
    }
}

@media (max-width:739.98px) {
    div.seamless-adapt-mobile .boxes .box.box-pink {
        max-width: 100%;
        width: 308px;
        height: 308px;
        margin-bottom: 26px
    }
}

div#wrapper-header {
    min-height: 100px;
    border-bottom: 2px solid #f2f3f5;
    display: flex;
    align-items: center;
    height: 100px
}

div#wrapper-header.open {
    background-color: #007bff
}

@media (max-width:739.98px) {
    div#wrapper-header {
        height: 75px
    }
}

div#wrapper-header div.container .video-hero img {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -9
}

@media screen and (max-width:1270px) {
    div#wrapper-header div.container .video-hero img {
        width: 690px
    }
}

@media screen and (max-width:1120px) {
    div#wrapper-header div.container .video-hero img {
        width: 570px;
        top: 50%;
        transform: translateY(-50%)
    }
}

@media screen and (max-width:992px) {
    div#wrapper-header div.container .video-hero img {
        width: 420px
    }
}

@media screen and (max-width:740px) {
    div#wrapper-header div.container .video-hero img {
        display: none
    }
}

div#wrapper-header nav.header-menu {
    width: 100%;
    display: flex
}

div#wrapper-header nav.header-menu .logo {
    display: flex;
    align-items: center;
    margin-right: 9%
}

@media (max-width:1519.98px) {
    div#wrapper-header nav.header-menu .logo {
        margin-right: 8%
    }
}

@media (max-width:1119.98px) {
    div#wrapper-header nav.header-menu .logo {
        margin-right: 24px
    }
    div#wrapper-header nav.header-menu .logo img {
        width: 126px
    }
}

div#wrapper-header nav.header-menu ul.menu {
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:1119.98px) {
    div#wrapper-header nav.header-menu ul.menu {
        width: 450px
    }
}

@media (max-width:959.98px) {
    div#wrapper-header nav.header-menu ul.menu {
        width: 400px
    }
}

@media (max-width:739.98px) {
    div#wrapper-header nav.header-menu ul.menu {
        display: none
    }
}

div#wrapper-header nav.header-menu ul.menu .menu-item {
    position: relative;
    display: inline-block;
    margin-right: 38px
}

div#wrapper-header nav.header-menu ul.menu .menu-item:last-child {
    margin-right: 0
}

@media (max-width:1319.98px) {
    div#wrapper-header nav.header-menu ul.menu .menu-item {
        margin-right: 16px
    }
}

div#wrapper-header nav.buttons {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end
}

div#wrapper-header nav.buttons a,
div#wrapper-header nav.buttons button,
div#wrapper-header nav.buttons ul {
    font-family: IBM Plex Sans
}

div#wrapper-header nav.buttons a .de,
div#wrapper-header nav.buttons a .es,
div#wrapper-header nav.buttons a .pt-br,
div#wrapper-header nav.buttons button .de,
div#wrapper-header nav.buttons button .es,
div#wrapper-header nav.buttons button .pt-br,
div#wrapper-header nav.buttons ul .de,
div#wrapper-header nav.buttons ul .es,
div#wrapper-header nav.buttons ul .pt-br {
    padding: 0 5px
}

@media (max-width:1319.98px) {
    div#wrapper-header nav.buttons button {
        max-width: 110px
    }
}

@media (max-width:959.98px) {
    div#wrapper-header nav.buttons {
        flex-direction: row;
        position: absolute;
        right: 67px;
        top: 77px;
        align-items: center
    }
    div#wrapper-header nav.buttons a {
        margin-right: 15px
    }
    div#wrapper-header nav.buttons a,
    div#wrapper-header nav.buttons button {
        max-width: 100%
    }
    div#wrapper-header nav.buttons button {
        height: 34px;
        margin-bottom: 8px
    }
}

@media (max-width:739.98px) {
    div#wrapper-header nav.buttons {
        position: static;
        right: unset;
        top: unset
    }
    div#wrapper-header nav.buttons button {
        margin-bottom: 0
    }
}

.lang-select {
    max-width: 100%;
    width: 83px;
    margin-left: 9%
}

@media (max-width:959.98px) {
    .lang-select {
        width: 104px
    }
}

.lang-select label {
    width: 100%;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 2px 4px
}

.lang-select label,
.lang-select select.lang {
    display: block;
    font-family: Inter;
    font-weight: 500;
    font-size: .75rem;
    line-height: 1.25rem;
    letter-spacing: .02em
}

.lang-select select.lang {
    border: none;
    background-color: transparent;
    font-weight: 300
}

@media (max-width:1119.98px) {
    .lang-select {
        margin-left: 10px
    }
}

@media (max-width:959.98px) {
    .lang-select {
        margin-left: 0
    }
    .lang-select label {
        line-height: .875rem
    }
    .lang-select select.lang {
        line-height: .875rem;
        margin-bottom: 0;
        width: 100%
    }
}

.trigger-submenu div.wrapper-submenu {
    position: absolute;
    top: calc(100% + 8px);
    left: -2px;
    width: 277px;
    background-color: #1f2329;
    border-radius: 0 20px;
    display: block;
    max-height: 0;
    transition: max-height .5s ease-in-out;
    z-index: 10;
    overflow: hidden
}

.trigger-submenu div.wrapper-submenu ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 36px 28px 36px 32px
}

.trigger-submenu div.wrapper-submenu ul li {
    margin: 0 0 18px
}

.trigger-submenu div.wrapper-submenu ul li:last-child {
    margin: 0
}

.trigger-submenu:hover div.wrapper-submenu {
    max-height: 999px;
    transition: max-height .5s ease-in-out
}

.menu-item span.item-link {
    cursor: pointer
}

.menu-item>a,
.menu-item>span.item-link {
    color: #000;
    font-family: Inter;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    letter-spacing: .02em;
    transition: color .3s ease-in-out
}

.menu-item>a:before,
.menu-item>span.item-link:before {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 0;
    bottom: -1px;
    background-color: #f5455c;
    transition: width .3s ease-in-out
}

@media (max-width:1319.98px) {
    .menu-item>a,
    .menu-item>span.item-link {
        font-size: .9375rem
    }
}

@media (max-width:1119.98px) {
    .menu-item>a,
    .menu-item>span.item-link {
        font-size: .875rem
    }
}

.menu-item:hover>a,
.menu-item:hover>span.item-link {
    color: #f5455c;
    transition: color .3s ease-in-out
}

.menu-item:hover>a:before,
.menu-item:hover>span.item-link:before {
    width: 100%;
    transition: width .3s ease-in-out
}

.submenu-item span.item-link {
    cursor: pointer
}

.submenu-item>a,
.submenu-item>span.item-link {
    font-family: Inter;
    font-size: .9375rem;
    line-height: 1.3125rem;
    font-weight: 400;
    transition: color .3s ease-in-out;
    color: #fff;
    display: flex;
    flex-direction: row;
    align-items: baseline
}

.submenu-item>a:before,
.submenu-item>span.item-link:before {
    margin: 0 10px 0 0;
    content: "";
    height: 3px;
    width: 8px;
    background-color: #f5455c;
    display: block
}

.submenu-item:hover>a,
.submenu-item:hover>span.item-link {
    color: #f5455c;
    transition: color .3s ease-in-out
}

div#menu-mobile,
div.wrapper-submenu-mobile {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #007bff;
    z-index: 9;
    padding-top: 37px
}

div#menu-mobile .container,
div#menu-mobile .row,
div.wrapper-submenu-mobile .container,
div.wrapper-submenu-mobile .row {
    height: 100%
}

div#menu-mobile .logo,
div.wrapper-submenu-mobile .logo {
    display: block
}

div#menu-mobile ul.menu,
div.wrapper-submenu-mobile ul.menu {
    margin-top: 98px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: calc(100vh - 121px);
    overflow-y: auto
}

div#menu-mobile ul.menu .mobile-item,
div.wrapper-submenu-mobile ul.menu .mobile-item {
    margin-bottom: 20px
}

div#menu-mobile ul.menu .mobile-item>a,
div#menu-mobile ul.menu .mobile-item>span.item-link,
div.wrapper-submenu-mobile ul.menu .mobile-item>a,
div.wrapper-submenu-mobile ul.menu .mobile-item>span.item-link {
    font-family: IBM Plex Sans;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 700;
    letter-spacing: .02em;
    color: #fff;
    text-transform: uppercase;
    transition: color .3s linear
}

div#menu-mobile ul.menu .mobile-item:hover>a,
div#menu-mobile ul.menu .mobile-item:hover>span.item-link,
div.wrapper-submenu-mobile ul.menu .mobile-item:hover>a,
div.wrapper-submenu-mobile ul.menu .mobile-item:hover>span.item-link {
    color: #f5455c;
    transition: color .3s linear
}

div#menu-mobile ul.menu .mobile-item:hover>a svg path,
div#menu-mobile ul.menu .mobile-item:hover>span.item-link svg path,
div.wrapper-submenu-mobile ul.menu .mobile-item:hover>a svg path,
div.wrapper-submenu-mobile ul.menu .mobile-item:hover>span.item-link svg path {
    fill: #f5455c;
    transition: fill .3s linear
}

div#menu-mobile ul.menu .mobile-item.trigger-submenu-mobile span.item-link,
div.wrapper-submenu-mobile ul.menu .mobile-item.trigger-submenu-mobile span.item-link {
    width: 100%;
    display: flex;
    align-items: center
}

div#menu-mobile ul.menu .mobile-item.trigger-submenu-mobile span.item-link svg,
div.wrapper-submenu-mobile ul.menu .mobile-item.trigger-submenu-mobile span.item-link svg {
    margin-left: 30px
}

div#menu-mobile ul.menu .mobile-item.trigger-submenu-mobile span.item-link svg path,
div.wrapper-submenu-mobile ul.menu .mobile-item.trigger-submenu-mobile span.item-link svg path {
    transition: fill .3s linear
}

div#menu-mobile ul.menu .mobile-item.mobile-item-fade span.item-link,
div.wrapper-submenu-mobile ul.menu .mobile-item.mobile-item-fade span.item-link {
    opacity: .5;
    color: #fff
}

div#menu-mobile ul.menu .mobile-item.mobile-item-fade span.item-link svg,
div.wrapper-submenu-mobile ul.menu .mobile-item.mobile-item-fade span.item-link svg {
    margin-left: 0;
    margin-right: 16px;
    fill: #fff!important
}

div#menu-mobile ul.menu .mobile-item.mobile-item-fade span.item-link svg:hover,
div#menu-mobile ul.menu .mobile-item.mobile-item-fade span.item-link svg path,
div.wrapper-submenu-mobile ul.menu .mobile-item.mobile-item-fade span.item-link svg:hover,
div.wrapper-submenu-mobile ul.menu .mobile-item.mobile-item-fade span.item-link svg path {
    fill: #fff!important
}

div#menu-mobile ul.menu .mobile-item.submenu-active .wrapper-submenu-mobile,
div.wrapper-submenu-mobile ul.menu .mobile-item.submenu-active .wrapper-submenu-mobile {
    display: block
}

div#menu-mobile.wrapper-submenu-mobile,
div.wrapper-submenu-mobile.wrapper-submenu-mobile {
    position: absolute;
    padding-top: 0;
    top: 0
}

div#menu-mobile.wrapper-submenu-mobile ul .mobile-item-fade,
div.wrapper-submenu-mobile.wrapper-submenu-mobile ul .mobile-item-fade {
    opacity: .5
}

div#menu-mobile.wrapper-submenu-mobile ul .mobile-item-fade>a,
div#menu-mobile.wrapper-submenu-mobile ul .mobile-item-fade>span.item-link,
div.wrapper-submenu-mobile.wrapper-submenu-mobile ul .mobile-item-fade>a,
div.wrapper-submenu-mobile.wrapper-submenu-mobile ul .mobile-item-fade>span.item-link {
    opacity: .5;
    font-size: 1rem;
    line-height: 1rem;
    color: #fff
}

div#menu-mobile.wrapper-submenu-mobile ul .mobile-item-fade>a svg,
div#menu-mobile.wrapper-submenu-mobile ul .mobile-item-fade>span.item-link svg,
div.wrapper-submenu-mobile.wrapper-submenu-mobile ul .mobile-item-fade>a svg,
div.wrapper-submenu-mobile.wrapper-submenu-mobile ul .mobile-item-fade>span.item-link svg {
    margin-left: 0;
    margin-right: 16px;
    fill: #fff!important
}

div#menu-mobile.wrapper-submenu-mobile ul .mobile-item-fade>a svg:hover,
div#menu-mobile.wrapper-submenu-mobile ul .mobile-item-fade>a svg path,
div#menu-mobile.wrapper-submenu-mobile ul .mobile-item-fade>span.item-link svg:hover,
div#menu-mobile.wrapper-submenu-mobile ul .mobile-item-fade>span.item-link svg path,
div.wrapper-submenu-mobile.wrapper-submenu-mobile ul .mobile-item-fade>a svg:hover,
div.wrapper-submenu-mobile.wrapper-submenu-mobile ul .mobile-item-fade>a svg path,
div.wrapper-submenu-mobile.wrapper-submenu-mobile ul .mobile-item-fade>span.item-link svg:hover,
div.wrapper-submenu-mobile.wrapper-submenu-mobile ul .mobile-item-fade>span.item-link svg path {
    fill: #fff!important
}

div#menu-mobile.wrapper-submenu-mobile ul .submobile-item,
div.wrapper-submenu-mobile.wrapper-submenu-mobile ul .submobile-item {
    margin-bottom: 20px
}

div#menu-mobile.wrapper-submenu-mobile ul .submobile-item>a,
div#menu-mobile.wrapper-submenu-mobile ul .submobile-item>span.item-link,
div.wrapper-submenu-mobile.wrapper-submenu-mobile ul .submobile-item>a,
div.wrapper-submenu-mobile.wrapper-submenu-mobile ul .submobile-item>span.item-link {
    font-family: IBM Plex Sans;
    font-size: .9375rem;
    line-height: .9375rem;
    font-weight: 700;
    letter-spacing: .02em;
    color: #fff;
    text-transform: uppercase;
    transition: color .3s linear
}

div#menu-mobile.wrapper-submenu-mobile ul .submobile-item:hover>a,
div#menu-mobile.wrapper-submenu-mobile ul .submobile-item:hover>span.item-link,
div.wrapper-submenu-mobile.wrapper-submenu-mobile ul .submobile-item:hover>a,
div.wrapper-submenu-mobile.wrapper-submenu-mobile ul .submobile-item:hover>span.item-link {
    color: #f5455c;
    transition: color .3s linear
}

div#menu-mobile.wrapper-submenu-mobile ul .submobile-item:hover>a svg path,
div#menu-mobile.wrapper-submenu-mobile ul .submobile-item:hover>span.item-link svg path,
div.wrapper-submenu-mobile.wrapper-submenu-mobile ul .submobile-item:hover>a svg path,
div.wrapper-submenu-mobile.wrapper-submenu-mobile ul .submobile-item:hover>span.item-link svg path {
    fill: #f5455c;
    transition: fill .3s linear
}

@media (max-width:739.98px) {
    body.mobile-menu-open div#menu-mobile {
        display: block
    }
}

button.hamburger-button {
    position: relative;
    width: 30px;
    height: 30px;
    border: none;
    padding: 0;
    cursor: pointer;
    z-index: 10;
    transition: all .5s ease-in-out;
    background-color: transparent;
    display: none
}

@media (max-width:739.98px) {
    button.hamburger-button {
        display: block
    }
}

button.hamburger-button span.hamburger-layer {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30px;
    height: 3px;
    background-color: #f5455c;
    position: relative;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    right: 0;
    transition: all .5s ease-in-out
}

button.hamburger-button span.hamburger-layer:after,
button.hamburger-button span.hamburger-layer:before {
    width: 45px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: inherit;
    height: 3px;
    position: absolute;
    background: inherit;
    right: 0;
    content: "";
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

button.hamburger-button span.hamburger-layer:before {
    bottom: 8px
}

button.hamburger-button span.hamburger-layer:after {
    top: 8px
}

button.hamburger-button.to-arrow span.hamburger-layer {
    -webkit-animation-name: rotate-reverse;
    animation-name: rotate-reverse;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

button.hamburger-button.to-arrow span.hamburger-layer:before {
    -webkit-animation-name: anim-before-reverse;
    animation-name: anim-before-reverse;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

button.hamburger-button.to-arrow span.hamburger-layer:after {
    -webkit-animation-name: anim-after-reverse;
    animation-name: anim-after-reverse;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

button.hamburger-button.from-arrow span.hamburger-layer {
    background-color: #fff;
    -webkit-animation-name: rotate;
    animation-name: rotate;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

button.hamburger-button.from-arrow span.hamburger-layer:before {
    background-color: #fff;
    bottom: 6px;
    -webkit-animation-name: anim-before;
    animation-name: anim-before;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

button.hamburger-button.from-arrow span.hamburger-layer:after {
    background-color: #fff;
    top: 6px;
    -webkit-animation-name: anim-after;
    animation-name: anim-after;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

@-webkit-keyframes rotate {
    to {
        transform: rotate(-180deg);
        transform-origin: center
    }
}

@keyframes rotate {
    to {
        transform: rotate(-180deg);
        transform-origin: center
    }
}

@-webkit-keyframes rotate-reverse {
    0% {
        transform: rotate(180deg);
        transform-origin: center
    }
    to {
        transform: rotate(0deg);
        transform-origin: center
    }
}

@keyframes rotate-reverse {
    0% {
        transform: rotate(180deg);
        transform-origin: center
    }
    to {
        transform: rotate(0deg);
        transform-origin: center
    }
}

@-webkit-keyframes anim-before {
    to {
        transform: rotate(-45deg);
        margin: 3% 37%;
        width: 75%
    }
}

@keyframes anim-before {
    to {
        transform: rotate(-45deg);
        margin: 3% 37%;
        width: 75%
    }
}

@-webkit-keyframes anim-before-reverse {
    0% {
        transform: rotate(-45deg);
        margin: 3% 37%;
        width: 75%
    }
}

@keyframes anim-before-reverse {
    0% {
        transform: rotate(-45deg);
        margin: 3% 37%;
        width: 75%
    }
}

@-webkit-keyframes anim-after {
    to {
        transform: rotate(45deg);
        margin: 3% 37%;
        width: 75%
    }
}

@keyframes anim-after {
    to {
        transform: rotate(45deg);
        margin: 3% 37%;
        width: 75%
    }
}

@-webkit-keyframes anim-after-reverse {
    0% {
        transform: rotate(45deg);
        margin: 3% 37%;
        width: 75%
    }
}

@keyframes anim-after-reverse {
    0% {
        transform: rotate(45deg);
        margin: 3% 37%;
        width: 75%
    }
}

footer {
    min-height: 450px;
    background-color: #212121;
    padding: 32px 0 0
}

@media (max-width:959.98px) {
    footer {
        padding: 62px 0 0
    }
}

footer div.footer-menu .logo {
    display: block;
    margin-bottom: 35px
}

@media (max-width:959.98px) {
    footer div.footer-menu .logo {
        margin-bottom: 42px
    }
}

footer div.footer-menu div.footer-col.buttons {
    display: inline-block
}

footer div.footer-menu div.footer-col.buttons span {
    display: block;
    margin-bottom: 8px
}

footer div.footer-menu div.footer-col span.title {
    display: block;
    font-family: Inter;
    font-size: 1rem;
    line-height: 1.625rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px
}

@media (max-width:959.98px) {
    footer div.footer-menu div.footer-col span.title {
        font-size: .875rem;
        line-height: 1.625rem
    }
}

footer div.footer-menu div.footer-col ul {
    margin-bottom: 24px
}

footer div.footer-menu div.footer-col ul li {
    margin-bottom: 3px;
    display: flex;
    align-items: center
}

footer div.footer-menu div.footer-col ul li.de br {
    display: none
}

@media (max-width:579.98px) {
    footer div.footer-menu div.footer-col ul li.de br {
        display: block
    }
}

@media (max-width:959.98px) {
    footer div.footer-menu div.footer-col ul li {
        margin-bottom: 6px
    }
}

footer div.footer-menu div.footer-col ul li img {
    display: inline-block;
    margin-right: 10px
}

footer div.footer-menu div.footer-col ul li a {
    font-family: Inter;
    font-size: .875rem;
    line-height: 1.75rem;
    font-weight: 400;
    color: #fff;
    transition: color .3s ease-in-out
}

@media (max-width:959.98px) {
    footer div.footer-menu div.footer-col ul li a {
        font-size: .8125rem;
        line-height: 1.625rem
    }
}

footer div.footer-menu div.footer-col ul li:last-child {
    margin-bottom: 0
}

footer div.footer-menu div.footer-col ul li:hover a {
    color: #FFE5B6;
    transition: color .3s ease-in-out
}

footer div.footer-bottom {
    border-top: 1px solid #2f343d;
    padding: 14px 0
}

@media (max-width:739.98px) {
    footer div.footer-bottom {
        border-top: 0
    }
}

footer div.footer-bottom .footer-bottom-content {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

footer div.footer-bottom .footer-bottom-content .language {
    width: 33%
}

@media (max-width:739.98px) {
    footer div.footer-bottom .footer-bottom-content .language {
        width: 42%
    }
}

@media (max-width:579.98px) {
    footer div.footer-bottom .footer-bottom-content .language {
        width: 67%;
        padding-left: 10px
    }
}

footer div.footer-bottom .footer-bottom-content .language .lang-select {
    display: flex;
    width: 100%;
    margin-left: 0;
    color: #fff;
    max-width: 168px
}

@media (max-width:739.98px) {
    footer div.footer-bottom .footer-bottom-content .language .lang-select {
        margin-left: auto
    }
}

footer div.footer-bottom .footer-bottom-content .language .lang-select label,
footer div.footer-bottom .footer-bottom-content .language .lang-select select {
    color: #fff
}

footer div.footer-bottom .footer-bottom-content .language .lang-select label option,
footer div.footer-bottom .footer-bottom-content .language .lang-select select option {
    color: #000
}

footer div.footer-bottom .footer-bottom-content .language .lang-select label {
    font-family: Inter;
    font-size: .8125rem;
    line-height: 1.75rem;
    font-weight: 700;
    color: #007bff;
    margin: 0 10px 0 0
}

footer div.footer-bottom .footer-bottom-content .date {
    width: 33%;
    font-family: Inter;
    font-size: .8125rem;
    line-height: 1.75rem;
    font-weight: 400;
    color: #fff
}

footer div.footer-bottom .footer-bottom-content .social {
    width: 33%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 180px;
    height: 100%
}

footer div.footer-bottom .footer-bottom-content .social li {
    transform: scale(1);
    transform-origin: center;
    transition: transform .3s linear
}

footer div.footer-bottom .footer-bottom-content .social li:hover {
    transform: scale(1.2);
    transition: transform .3s linear
}