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

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

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-rendering: optimizeLegibility
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

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

input {
    border: 0
}

a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: 0
}

button,
input[type="submit"] {
    cursor: pointer
}

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

*:focus {
    outline: 0
}

em {
    font-style: italic
}

.sly-container {
    width: auto;
    max-width: 1200px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 1rem;
    padding-right: 1rem
}

@media screen and (max-width: 767px) {
    .sly-container {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 1025px) {
    .sly-container {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

[class^="sly-row"],
[class*=" sly-row"] {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    display: flex;
    flex-wrap: wrap
}

[class^="sly-row"][class*="--centered"],
[class*=" sly-row"][class*="--centered"] {
    justify-content: space-around
}

[class^="sly-row"][class*="--justify"],
[class*=" sly-row"][class*="--justify"] {
    justify-content: space-between
}

[class^="sly-row"][class*="--no-gutter"],
[class*=" sly-row"][class*="--no-gutter"] {
    margin-left: 0;
    margin-right: 0
}

[class^="sly-row"][class*="--no-gutter"]>[class^="sly-col"],
[class^="sly-row"][class*="--no-gutter"]>[class*=" sly-col"],
[class*=" sly-row"][class*="--no-gutter"]>[class^="sly-col"],
[class*=" sly-row"][class*="--no-gutter"]>[class*=" sly-col"] {
    padding-left: 0;
    padding-right: 0
}

[class^="sly-col"],
[class*=" sly-col"] {
    padding-left: .5rem;
    padding-right: .5rem;
    min-height: 1px;
    position: relative;
    flex-grow: 1;
    flex-basis: 0;
    box-sizing: border-box
}

[class^="sly-col"]>[class^="sly-col"],
[class^="sly-col"]>[class*=" sly-col"],
[class*=" sly-col"]>[class^="sly-col"],
[class*=" sly-col"]>[class*=" sly-col"] {
    margin-left: 0;
    margin-right: 0
}

.sly-order-0,
[class^="sly-col"][class*="--or-0"],
[class*=" sly-col"][class*="--or-0"] {
    order: 0
}

.sly-offset-x-0,
[class^="sly-col"][class*="--of-0"],
[class*=" sly-col"][class*="--of-0"] {
    margin-left: 0
}

.sly-col-1,
[class^="sly-col-1"],
[class*=" sly-col-1"] {
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%
}

.sly-offset-x-1,
[class^="sly-col"][class*="--of-1"],
[class*=" sly-col"][class*="--of-1"] {
    margin-left: 4.1666666667%
}

.sly-order-1,
[class^="sly-col"][class*="--or-1"],
[class*=" sly-col"][class*="--or-1"] {
    order: 1
}

.sly-col-2,
[class^="sly-col-2"],
[class*=" sly-col-2"] {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.sly-offset-x-2,
[class^="sly-col"][class*="--of-2"],
[class*=" sly-col"][class*="--of-2"] {
    margin-left: 8.3333333333%
}

.sly-order-2,
[class^="sly-col"][class*="--or-2"],
[class*=" sly-col"][class*="--or-2"] {
    order: 2
}

.sly-col-3,
[class^="sly-col-3"],
[class*=" sly-col-3"] {
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.sly-offset-x-3,
[class^="sly-col"][class*="--of-3"],
[class*=" sly-col"][class*="--of-3"] {
    margin-left: 12.5%
}

.sly-order-3,
[class^="sly-col"][class*="--or-3"],
[class*=" sly-col"][class*="--or-3"] {
    order: 3
}

.sly-col-4,
[class^="sly-col-4"],
[class*=" sly-col-4"] {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.sly-offset-x-4,
[class^="sly-col"][class*="--of-4"],
[class*=" sly-col"][class*="--of-4"] {
    margin-left: 16.6666666667%
}

.sly-order-4,
[class^="sly-col"][class*="--or-4"],
[class*=" sly-col"][class*="--or-4"] {
    order: 4
}

.sly-col-5,
[class^="sly-col-5"],
[class*=" sly-col-5"] {
    flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%
}

.sly-offset-x-5,
[class^="sly-col"][class*="--of-5"],
[class*=" sly-col"][class*="--of-5"] {
    margin-left: 20.8333333333%
}

.sly-order-5,
[class^="sly-col"][class*="--or-5"],
[class*=" sly-col"][class*="--or-5"] {
    order: 5
}

.sly-col-6,
[class^="sly-col-6"],
[class*=" sly-col-6"] {
    flex: 0 0 25%;
    max-width: 25%
}

.sly-offset-x-6,
[class^="sly-col"][class*="--of-6"],
[class*=" sly-col"][class*="--of-6"] {
    margin-left: 25%
}

.sly-order-6,
[class^="sly-col"][class*="--or-6"],
[class*=" sly-col"][class*="--or-6"] {
    order: 6
}

.sly-col-7,
[class^="sly-col-7"],
[class*=" sly-col-7"] {
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%
}

.sly-offset-x-7,
[class^="sly-col"][class*="--of-7"],
[class*=" sly-col"][class*="--of-7"] {
    margin-left: 29.1666666667%
}

.sly-order-7,
[class^="sly-col"][class*="--or-7"],
[class*=" sly-col"][class*="--or-7"] {
    order: 7
}

.sly-col-8,
[class^="sly-col-8"],
[class*=" sly-col-8"] {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.sly-offset-x-8,
[class^="sly-col"][class*="--of-8"],
[class*=" sly-col"][class*="--of-8"] {
    margin-left: 33.3333333333%
}

.sly-order-8,
[class^="sly-col"][class*="--or-8"],
[class*=" sly-col"][class*="--or-8"] {
    order: 8
}

.sly-col-9,
[class^="sly-col-9"],
[class*=" sly-col-9"] {
    flex: 0 0 37.5%;
    max-width: 37.5%
}

.sly-offset-x-9,
[class^="sly-col"][class*="--of-9"],
[class*=" sly-col"][class*="--of-9"] {
    margin-left: 37.5%
}

.sly-order-9,
[class^="sly-col"][class*="--or-9"],
[class*=" sly-col"][class*="--or-9"] {
    order: 9
}

.sly-col-10,
[class^="sly-col-10"],
[class*=" sly-col-10"] {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.sly-offset-x-10,
[class^="sly-col"][class*="--of-10"],
[class*=" sly-col"][class*="--of-10"] {
    margin-left: 41.6666666667%
}

.sly-order-10,
[class^="sly-col"][class*="--or-10"],
[class*=" sly-col"][class*="--or-10"] {
    order: 10
}

.sly-col-11,
[class^="sly-col-11"],
[class*=" sly-col-11"] {
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%
}

.sly-offset-x-11,
[class^="sly-col"][class*="--of-11"],
[class*=" sly-col"][class*="--of-11"] {
    margin-left: 45.8333333333%
}

.sly-order-11,
[class^="sly-col"][class*="--or-11"],
[class*=" sly-col"][class*="--or-11"] {
    order: 11
}

.sly-col-12,
[class^="sly-col-12"],
[class*=" sly-col-12"] {
    flex: 0 0 50%;
    max-width: 50%
}

.sly-offset-x-12,
[class^="sly-col"][class*="--of-12"],
[class*=" sly-col"][class*="--of-12"] {
    margin-left: 50%
}

.sly-order-12,
[class^="sly-col"][class*="--or-12"],
[class*=" sly-col"][class*="--or-12"] {
    order: 12
}

.sly-col-13,
[class^="sly-col-13"],
[class*=" sly-col-13"] {
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%
}

.sly-offset-x-13,
[class^="sly-col"][class*="--of-13"],
[class*=" sly-col"][class*="--of-13"] {
    margin-left: 54.1666666667%
}

.sly-order-13,
[class^="sly-col"][class*="--or-13"],
[class*=" sly-col"][class*="--or-13"] {
    order: 13
}

.sly-col-14,
[class^="sly-col-14"],
[class*=" sly-col-14"] {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.sly-offset-x-14,
[class^="sly-col"][class*="--of-14"],
[class*=" sly-col"][class*="--of-14"] {
    margin-left: 58.3333333333%
}

.sly-order-14,
[class^="sly-col"][class*="--or-14"],
[class*=" sly-col"][class*="--or-14"] {
    order: 14
}

.sly-col-15,
[class^="sly-col-15"],
[class*=" sly-col-15"] {
    flex: 0 0 62.5%;
    max-width: 62.5%
}

.sly-offset-x-15,
[class^="sly-col"][class*="--of-15"],
[class*=" sly-col"][class*="--of-15"] {
    margin-left: 62.5%
}

.sly-order-15,
[class^="sly-col"][class*="--or-15"],
[class*=" sly-col"][class*="--or-15"] {
    order: 15
}

.sly-col-16,
[class^="sly-col-16"],
[class*=" sly-col-16"] {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.sly-offset-x-16,
[class^="sly-col"][class*="--of-16"],
[class*=" sly-col"][class*="--of-16"] {
    margin-left: 66.6666666667%
}

.sly-order-16,
[class^="sly-col"][class*="--or-16"],
[class*=" sly-col"][class*="--or-16"] {
    order: 16
}

.sly-col-17,
[class^="sly-col-17"],
[class*=" sly-col-17"] {
    flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%
}

.sly-offset-x-17,
[class^="sly-col"][class*="--of-17"],
[class*=" sly-col"][class*="--of-17"] {
    margin-left: 70.8333333333%
}

.sly-order-17,
[class^="sly-col"][class*="--or-17"],
[class*=" sly-col"][class*="--or-17"] {
    order: 17
}

.sly-col-18,
[class^="sly-col-18"],
[class*=" sly-col-18"] {
    flex: 0 0 75%;
    max-width: 75%
}

.sly-offset-x-18,
[class^="sly-col"][class*="--of-18"],
[class*=" sly-col"][class*="--of-18"] {
    margin-left: 75%
}

.sly-order-18,
[class^="sly-col"][class*="--or-18"],
[class*=" sly-col"][class*="--or-18"] {
    order: 18
}

.sly-col-19,
[class^="sly-col-19"],
[class*=" sly-col-19"] {
    flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%
}

.sly-offset-x-19,
[class^="sly-col"][class*="--of-19"],
[class*=" sly-col"][class*="--of-19"] {
    margin-left: 79.1666666667%
}

.sly-order-19,
[class^="sly-col"][class*="--or-19"],
[class*=" sly-col"][class*="--or-19"] {
    order: 19
}

.sly-col-20,
[class^="sly-col-20"],
[class*=" sly-col-20"] {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.sly-offset-x-20,
[class^="sly-col"][class*="--of-20"],
[class*=" sly-col"][class*="--of-20"] {
    margin-left: 83.3333333333%
}

.sly-order-20,
[class^="sly-col"][class*="--or-20"],
[class*=" sly-col"][class*="--or-20"] {
    order: 20
}

.sly-col-21,
[class^="sly-col-21"],
[class*=" sly-col-21"] {
    flex: 0 0 87.5%;
    max-width: 87.5%
}

.sly-offset-x-21,
[class^="sly-col"][class*="--of-21"],
[class*=" sly-col"][class*="--of-21"] {
    margin-left: 87.5%
}

.sly-order-21,
[class^="sly-col"][class*="--or-21"],
[class*=" sly-col"][class*="--or-21"] {
    order: 21
}

.sly-col-22,
[class^="sly-col-22"],
[class*=" sly-col-22"] {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.sly-offset-x-22,
[class^="sly-col"][class*="--of-22"],
[class*=" sly-col"][class*="--of-22"] {
    margin-left: 91.6666666667%
}

.sly-order-22,
[class^="sly-col"][class*="--or-22"],
[class*=" sly-col"][class*="--or-22"] {
    order: 22
}

.sly-col-23,
[class^="sly-col-23"],
[class*=" sly-col-23"] {
    flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%
}

.sly-offset-x-23,
[class^="sly-col"][class*="--of-23"],
[class*=" sly-col"][class*="--of-23"] {
    margin-left: 95.8333333333%
}

.sly-order-23,
[class^="sly-col"][class*="--or-23"],
[class*=" sly-col"][class*="--or-23"] {
    order: 23
}

.sly-col-24,
[class^="sly-col-24"],
[class*=" sly-col-24"] {
    flex: 0 0 100%;
    max-width: 100%
}

.sly-offset-x-24,
[class^="sly-col"][class*="--of-24"],
[class*=" sly-col"][class*="--of-24"] {
    margin-left: 100%
}

.sly-order-24,
[class^="sly-col"][class*="--or-24"],
[class*=" sly-col"][class*="--or-24"] {
    order: 24
}

@media screen and (max-width: 767px) {
    .sly-offset-x-s-0,
    [class^="sly-col"][class*="--of-s-0"],
    [class*=" sly-col"][class*="--of-s-0"] {
        margin-left: 0
    }
    .sly-col-s-1,
    [class^="sly-col"][class*="--s-1"],
    [class*=" sly-col"][class*="--s-1"] {
        flex: 4.1666666667%;
        max-width: 4.1666666667%
    }
    .sly-offset-x-s-1,
    [class^="sly-col"][class*="--of-s-1"],
    [class*=" sly-col"][class*="--of-s-1"] {
        margin-left: 4.1666666667%
    }
    .sly-col-s-2,
    [class^="sly-col"][class*="--s-2"],
    [class*=" sly-col"][class*="--s-2"] {
        flex: 8.3333333333%;
        max-width: 8.3333333333%
    }
    .sly-offset-x-s-2,
    [class^="sly-col"][class*="--of-s-2"],
    [class*=" sly-col"][class*="--of-s-2"] {
        margin-left: 8.3333333333%
    }
    .sly-col-s-3,
    [class^="sly-col"][class*="--s-3"],
    [class*=" sly-col"][class*="--s-3"] {
        flex: 12.5%;
        max-width: 12.5%
    }
    .sly-offset-x-s-3,
    [class^="sly-col"][class*="--of-s-3"],
    [class*=" sly-col"][class*="--of-s-3"] {
        margin-left: 12.5%
    }
    .sly-col-s-4,
    [class^="sly-col"][class*="--s-4"],
    [class*=" sly-col"][class*="--s-4"] {
        flex: 16.6666666667%;
        max-width: 16.6666666667%
    }
    .sly-offset-x-s-4,
    [class^="sly-col"][class*="--of-s-4"],
    [class*=" sly-col"][class*="--of-s-4"] {
        margin-left: 16.6666666667%
    }
    .sly-col-s-5,
    [class^="sly-col"][class*="--s-5"],
    [class*=" sly-col"][class*="--s-5"] {
        flex: 20.8333333333%;
        max-width: 20.8333333333%
    }
    .sly-offset-x-s-5,
    [class^="sly-col"][class*="--of-s-5"],
    [class*=" sly-col"][class*="--of-s-5"] {
        margin-left: 20.8333333333%
    }
    .sly-col-s-6,
    [class^="sly-col"][class*="--s-6"],
    [class*=" sly-col"][class*="--s-6"] {
        flex: 25%;
        max-width: 25%
    }
    .sly-offset-x-s-6,
    [class^="sly-col"][class*="--of-s-6"],
    [class*=" sly-col"][class*="--of-s-6"] {
        margin-left: 25%
    }
    .sly-col-s-7,
    [class^="sly-col"][class*="--s-7"],
    [class*=" sly-col"][class*="--s-7"] {
        flex: 29.1666666667%;
        max-width: 29.1666666667%
    }
    .sly-offset-x-s-7,
    [class^="sly-col"][class*="--of-s-7"],
    [class*=" sly-col"][class*="--of-s-7"] {
        margin-left: 29.1666666667%
    }
    .sly-col-s-8,
    [class^="sly-col"][class*="--s-8"],
    [class*=" sly-col"][class*="--s-8"] {
        flex: 33.3333333333%;
        max-width: 33.3333333333%
    }
    .sly-offset-x-s-8,
    [class^="sly-col"][class*="--of-s-8"],
    [class*=" sly-col"][class*="--of-s-8"] {
        margin-left: 33.3333333333%
    }
    .sly-col-s-9,
    [class^="sly-col"][class*="--s-9"],
    [class*=" sly-col"][class*="--s-9"] {
        flex: 37.5%;
        max-width: 37.5%
    }
    .sly-offset-x-s-9,
    [class^="sly-col"][class*="--of-s-9"],
    [class*=" sly-col"][class*="--of-s-9"] {
        margin-left: 37.5%
    }
    .sly-col-s-10,
    [class^="sly-col"][class*="--s-10"],
    [class*=" sly-col"][class*="--s-10"] {
        flex: 41.6666666667%;
        max-width: 41.6666666667%
    }
    .sly-offset-x-s-10,
    [class^="sly-col"][class*="--of-s-10"],
    [class*=" sly-col"][class*="--of-s-10"] {
        margin-left: 41.6666666667%
    }
    .sly-col-s-11,
    [class^="sly-col"][class*="--s-11"],
    [class*=" sly-col"][class*="--s-11"] {
        flex: 45.8333333333%;
        max-width: 45.8333333333%
    }
    .sly-offset-x-s-11,
    [class^="sly-col"][class*="--of-s-11"],
    [class*=" sly-col"][class*="--of-s-11"] {
        margin-left: 45.8333333333%
    }
    .sly-col-s-12,
    [class^="sly-col"][class*="--s-12"],
    [class*=" sly-col"][class*="--s-12"] {
        flex: 50%;
        max-width: 50%
    }
    .sly-offset-x-s-12,
    [class^="sly-col"][class*="--of-s-12"],
    [class*=" sly-col"][class*="--of-s-12"] {
        margin-left: 50%
    }
    .sly-col-s-13,
    [class^="sly-col"][class*="--s-13"],
    [class*=" sly-col"][class*="--s-13"] {
        flex: 54.1666666667%;
        max-width: 54.1666666667%
    }
    .sly-offset-x-s-13,
    [class^="sly-col"][class*="--of-s-13"],
    [class*=" sly-col"][class*="--of-s-13"] {
        margin-left: 54.1666666667%
    }
    .sly-col-s-14,
    [class^="sly-col"][class*="--s-14"],
    [class*=" sly-col"][class*="--s-14"] {
        flex: 58.3333333333%;
        max-width: 58.3333333333%
    }
    .sly-offset-x-s-14,
    [class^="sly-col"][class*="--of-s-14"],
    [class*=" sly-col"][class*="--of-s-14"] {
        margin-left: 58.3333333333%
    }
    .sly-col-s-15,
    [class^="sly-col"][class*="--s-15"],
    [class*=" sly-col"][class*="--s-15"] {
        flex: 62.5%;
        max-width: 62.5%
    }
    .sly-offset-x-s-15,
    [class^="sly-col"][class*="--of-s-15"],
    [class*=" sly-col"][class*="--of-s-15"] {
        margin-left: 62.5%
    }
    .sly-col-s-16,
    [class^="sly-col"][class*="--s-16"],
    [class*=" sly-col"][class*="--s-16"] {
        flex: 66.6666666667%;
        max-width: 66.6666666667%
    }
    .sly-offset-x-s-16,
    [class^="sly-col"][class*="--of-s-16"],
    [class*=" sly-col"][class*="--of-s-16"] {
        margin-left: 66.6666666667%
    }
    .sly-col-s-17,
    [class^="sly-col"][class*="--s-17"],
    [class*=" sly-col"][class*="--s-17"] {
        flex: 70.8333333333%;
        max-width: 70.8333333333%
    }
    .sly-offset-x-s-17,
    [class^="sly-col"][class*="--of-s-17"],
    [class*=" sly-col"][class*="--of-s-17"] {
        margin-left: 70.8333333333%
    }
    .sly-col-s-18,
    [class^="sly-col"][class*="--s-18"],
    [class*=" sly-col"][class*="--s-18"] {
        flex: 75%;
        max-width: 75%
    }
    .sly-offset-x-s-18,
    [class^="sly-col"][class*="--of-s-18"],
    [class*=" sly-col"][class*="--of-s-18"] {
        margin-left: 75%
    }
    .sly-col-s-19,
    [class^="sly-col"][class*="--s-19"],
    [class*=" sly-col"][class*="--s-19"] {
        flex: 79.1666666667%;
        max-width: 79.1666666667%
    }
    .sly-offset-x-s-19,
    [class^="sly-col"][class*="--of-s-19"],
    [class*=" sly-col"][class*="--of-s-19"] {
        margin-left: 79.1666666667%
    }
    .sly-col-s-20,
    [class^="sly-col"][class*="--s-20"],
    [class*=" sly-col"][class*="--s-20"] {
        flex: 83.3333333333%;
        max-width: 83.3333333333%
    }
    .sly-offset-x-s-20,
    [class^="sly-col"][class*="--of-s-20"],
    [class*=" sly-col"][class*="--of-s-20"] {
        margin-left: 83.3333333333%
    }
    .sly-col-s-21,
    [class^="sly-col"][class*="--s-21"],
    [class*=" sly-col"][class*="--s-21"] {
        flex: 87.5%;
        max-width: 87.5%
    }
    .sly-offset-x-s-21,
    [class^="sly-col"][class*="--of-s-21"],
    [class*=" sly-col"][class*="--of-s-21"] {
        margin-left: 87.5%
    }
    .sly-col-s-22,
    [class^="sly-col"][class*="--s-22"],
    [class*=" sly-col"][class*="--s-22"] {
        flex: 91.6666666667%;
        max-width: 91.6666666667%
    }
    .sly-offset-x-s-22,
    [class^="sly-col"][class*="--of-s-22"],
    [class*=" sly-col"][class*="--of-s-22"] {
        margin-left: 91.6666666667%
    }
    .sly-col-s-23,
    [class^="sly-col"][class*="--s-23"],
    [class*=" sly-col"][class*="--s-23"] {
        flex: 95.8333333333%;
        max-width: 95.8333333333%
    }
    .sly-offset-x-s-23,
    [class^="sly-col"][class*="--of-s-23"],
    [class*=" sly-col"][class*="--of-s-23"] {
        margin-left: 95.8333333333%
    }
    .sly-col-s-24,
    [class^="sly-col"][class*="--s-24"],
    [class*=" sly-col"][class*="--s-24"] {
        flex: 100%;
        max-width: 100%
    }
    .sly-offset-x-s-24,
    [class^="sly-col"][class*="--of-s-24"],
    [class*=" sly-col"][class*="--of-s-24"] {
        margin-left: 100%
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .sly-offset-x-m-0,
    [class^="sly-col"][class*="--of-m-0"],
    [class*=" sly-col"][class*="--of-m-0"] {
        margin-left: 0
    }
    .sly-col-m-1,
    [class^="sly-col"][class*="--m-1"],
    [class*=" sly-col"][class*="--m-1"] {
        flex: 4.1666666667%;
        max-width: 4.1666666667%
    }
    .sly-offset-x-m-1,
    [class^="sly-col"][class*="--of-m-1"],
    [class*=" sly-col"][class*="--of-m-1"] {
        margin-left: 4.1666666667%
    }
    .sly-col-m-2,
    [class^="sly-col"][class*="--m-2"],
    [class*=" sly-col"][class*="--m-2"] {
        flex: 8.3333333333%;
        max-width: 8.3333333333%
    }
    .sly-offset-x-m-2,
    [class^="sly-col"][class*="--of-m-2"],
    [class*=" sly-col"][class*="--of-m-2"] {
        margin-left: 8.3333333333%
    }
    .sly-col-m-3,
    [class^="sly-col"][class*="--m-3"],
    [class*=" sly-col"][class*="--m-3"] {
        flex: 12.5%;
        max-width: 12.5%
    }
    .sly-offset-x-m-3,
    [class^="sly-col"][class*="--of-m-3"],
    [class*=" sly-col"][class*="--of-m-3"] {
        margin-left: 12.5%
    }
    .sly-col-m-4,
    [class^="sly-col"][class*="--m-4"],
    [class*=" sly-col"][class*="--m-4"] {
        flex: 16.6666666667%;
        max-width: 16.6666666667%
    }
    .sly-offset-x-m-4,
    [class^="sly-col"][class*="--of-m-4"],
    [class*=" sly-col"][class*="--of-m-4"] {
        margin-left: 16.6666666667%
    }
    .sly-col-m-5,
    [class^="sly-col"][class*="--m-5"],
    [class*=" sly-col"][class*="--m-5"] {
        flex: 20.8333333333%;
        max-width: 20.8333333333%
    }
    .sly-offset-x-m-5,
    [class^="sly-col"][class*="--of-m-5"],
    [class*=" sly-col"][class*="--of-m-5"] {
        margin-left: 20.8333333333%
    }
    .sly-col-m-6,
    [class^="sly-col"][class*="--m-6"],
    [class*=" sly-col"][class*="--m-6"] {
        flex: 25%;
        max-width: 25%
    }
    .sly-offset-x-m-6,
    [class^="sly-col"][class*="--of-m-6"],
    [class*=" sly-col"][class*="--of-m-6"] {
        margin-left: 25%
    }
    .sly-col-m-7,
    [class^="sly-col"][class*="--m-7"],
    [class*=" sly-col"][class*="--m-7"] {
        flex: 29.1666666667%;
        max-width: 29.1666666667%
    }
    .sly-offset-x-m-7,
    [class^="sly-col"][class*="--of-m-7"],
    [class*=" sly-col"][class*="--of-m-7"] {
        margin-left: 29.1666666667%
    }
    .sly-col-m-8,
    [class^="sly-col"][class*="--m-8"],
    [class*=" sly-col"][class*="--m-8"] {
        flex: 33.3333333333%;
        max-width: 33.3333333333%
    }
    .sly-offset-x-m-8,
    [class^="sly-col"][class*="--of-m-8"],
    [class*=" sly-col"][class*="--of-m-8"] {
        margin-left: 33.3333333333%
    }
    .sly-col-m-9,
    [class^="sly-col"][class*="--m-9"],
    [class*=" sly-col"][class*="--m-9"] {
        flex: 37.5%;
        max-width: 37.5%
    }
    .sly-offset-x-m-9,
    [class^="sly-col"][class*="--of-m-9"],
    [class*=" sly-col"][class*="--of-m-9"] {
        margin-left: 37.5%
    }
    .sly-col-m-10,
    [class^="sly-col"][class*="--m-10"],
    [class*=" sly-col"][class*="--m-10"] {
        flex: 41.6666666667%;
        max-width: 41.6666666667%
    }
    .sly-offset-x-m-10,
    [class^="sly-col"][class*="--of-m-10"],
    [class*=" sly-col"][class*="--of-m-10"] {
        margin-left: 41.6666666667%
    }
    .sly-col-m-11,
    [class^="sly-col"][class*="--m-11"],
    [class*=" sly-col"][class*="--m-11"] {
        flex: 45.8333333333%;
        max-width: 45.8333333333%
    }
    .sly-offset-x-m-11,
    [class^="sly-col"][class*="--of-m-11"],
    [class*=" sly-col"][class*="--of-m-11"] {
        margin-left: 45.8333333333%
    }
    .sly-col-m-12,
    [class^="sly-col"][class*="--m-12"],
    [class*=" sly-col"][class*="--m-12"] {
        flex: 50%;
        max-width: 50%
    }
    .sly-offset-x-m-12,
    [class^="sly-col"][class*="--of-m-12"],
    [class*=" sly-col"][class*="--of-m-12"] {
        margin-left: 50%
    }
    .sly-col-m-13,
    [class^="sly-col"][class*="--m-13"],
    [class*=" sly-col"][class*="--m-13"] {
        flex: 54.1666666667%;
        max-width: 54.1666666667%
    }
    .sly-offset-x-m-13,
    [class^="sly-col"][class*="--of-m-13"],
    [class*=" sly-col"][class*="--of-m-13"] {
        margin-left: 54.1666666667%
    }
    .sly-col-m-14,
    [class^="sly-col"][class*="--m-14"],
    [class*=" sly-col"][class*="--m-14"] {
        flex: 58.3333333333%;
        max-width: 58.3333333333%
    }
    .sly-offset-x-m-14,
    [class^="sly-col"][class*="--of-m-14"],
    [class*=" sly-col"][class*="--of-m-14"] {
        margin-left: 58.3333333333%
    }
    .sly-col-m-15,
    [class^="sly-col"][class*="--m-15"],
    [class*=" sly-col"][class*="--m-15"] {
        flex: 62.5%;
        max-width: 62.5%
    }
    .sly-offset-x-m-15,
    [class^="sly-col"][class*="--of-m-15"],
    [class*=" sly-col"][class*="--of-m-15"] {
        margin-left: 62.5%
    }
    .sly-col-m-16,
    [class^="sly-col"][class*="--m-16"],
    [class*=" sly-col"][class*="--m-16"] {
        flex: 66.6666666667%;
        max-width: 66.6666666667%
    }
    .sly-offset-x-m-16,
    [class^="sly-col"][class*="--of-m-16"],
    [class*=" sly-col"][class*="--of-m-16"] {
        margin-left: 66.6666666667%
    }
    .sly-col-m-17,
    [class^="sly-col"][class*="--m-17"],
    [class*=" sly-col"][class*="--m-17"] {
        flex: 70.8333333333%;
        max-width: 70.8333333333%
    }
    .sly-offset-x-m-17,
    [class^="sly-col"][class*="--of-m-17"],
    [class*=" sly-col"][class*="--of-m-17"] {
        margin-left: 70.8333333333%
    }
    .sly-col-m-18,
    [class^="sly-col"][class*="--m-18"],
    [class*=" sly-col"][class*="--m-18"] {
        flex: 75%;
        max-width: 75%
    }
    .sly-offset-x-m-18,
    [class^="sly-col"][class*="--of-m-18"],
    [class*=" sly-col"][class*="--of-m-18"] {
        margin-left: 75%
    }
    .sly-col-m-19,
    [class^="sly-col"][class*="--m-19"],
    [class*=" sly-col"][class*="--m-19"] {
        flex: 79.1666666667%;
        max-width: 79.1666666667%
    }
    .sly-offset-x-m-19,
    [class^="sly-col"][class*="--of-m-19"],
    [class*=" sly-col"][class*="--of-m-19"] {
        margin-left: 79.1666666667%
    }
    .sly-col-m-20,
    [class^="sly-col"][class*="--m-20"],
    [class*=" sly-col"][class*="--m-20"] {
        flex: 83.3333333333%;
        max-width: 83.3333333333%
    }
    .sly-offset-x-m-20,
    [class^="sly-col"][class*="--of-m-20"],
    [class*=" sly-col"][class*="--of-m-20"] {
        margin-left: 83.3333333333%
    }
    .sly-col-m-21,
    [class^="sly-col"][class*="--m-21"],
    [class*=" sly-col"][class*="--m-21"] {
        flex: 87.5%;
        max-width: 87.5%
    }
    .sly-offset-x-m-21,
    [class^="sly-col"][class*="--of-m-21"],
    [class*=" sly-col"][class*="--of-m-21"] {
        margin-left: 87.5%
    }
    .sly-col-m-22,
    [class^="sly-col"][class*="--m-22"],
    [class*=" sly-col"][class*="--m-22"] {
        flex: 91.6666666667%;
        max-width: 91.6666666667%
    }
    .sly-offset-x-m-22,
    [class^="sly-col"][class*="--of-m-22"],
    [class*=" sly-col"][class*="--of-m-22"] {
        margin-left: 91.6666666667%
    }
    .sly-col-m-23,
    [class^="sly-col"][class*="--m-23"],
    [class*=" sly-col"][class*="--m-23"] {
        flex: 95.8333333333%;
        max-width: 95.8333333333%
    }
    .sly-offset-x-m-23,
    [class^="sly-col"][class*="--of-m-23"],
    [class*=" sly-col"][class*="--of-m-23"] {
        margin-left: 95.8333333333%
    }
    .sly-col-m-24,
    [class^="sly-col"][class*="--m-24"],
    [class*=" sly-col"][class*="--m-24"] {
        flex: 100%;
        max-width: 100%
    }
    .sly-offset-x-m-24,
    [class^="sly-col"][class*="--of-m-24"],
    [class*=" sly-col"][class*="--of-m-24"] {
        margin-left: 100%
    }
}

@media screen and (min-width: 1025px) {
    .sly-offset-x-l-0,
    [class^="sly-col"][class*="--of-l-0"],
    [class*=" sly-col"][class*="--of-l-0"] {
        margin-left: 0
    }
    .sly-col-l-1,
    [class^="sly-col"][class*="--l-1"],
    [class*=" sly-col"][class*="--l-1"] {
        flex: 4.1666666667%;
        max-width: 4.1666666667%
    }
    .sly-offset-x-l-1,
    [class^="sly-col"][class*="--of-l-1"],
    [class*=" sly-col"][class*="--of-l-1"] {
        margin-left: 4.1666666667%
    }
    .sly-col-l-2,
    [class^="sly-col"][class*="--l-2"],
    [class*=" sly-col"][class*="--l-2"] {
        flex: 8.3333333333%;
        max-width: 8.3333333333%
    }
    .sly-offset-x-l-2,
    [class^="sly-col"][class*="--of-l-2"],
    [class*=" sly-col"][class*="--of-l-2"] {
        margin-left: 8.3333333333%
    }
    .sly-col-l-3,
    [class^="sly-col"][class*="--l-3"],
    [class*=" sly-col"][class*="--l-3"] {
        flex: 12.5%;
        max-width: 12.5%
    }
    .sly-offset-x-l-3,
    [class^="sly-col"][class*="--of-l-3"],
    [class*=" sly-col"][class*="--of-l-3"] {
        margin-left: 12.5%
    }
    .sly-col-l-4,
    [class^="sly-col"][class*="--l-4"],
    [class*=" sly-col"][class*="--l-4"] {
        flex: 16.6666666667%;
        max-width: 16.6666666667%
    }
    .sly-offset-x-l-4,
    [class^="sly-col"][class*="--of-l-4"],
    [class*=" sly-col"][class*="--of-l-4"] {
        margin-left: 16.6666666667%
    }
    .sly-col-l-5,
    [class^="sly-col"][class*="--l-5"],
    [class*=" sly-col"][class*="--l-5"] {
        flex: 20.8333333333%;
        max-width: 20.8333333333%
    }
    .sly-offset-x-l-5,
    [class^="sly-col"][class*="--of-l-5"],
    [class*=" sly-col"][class*="--of-l-5"] {
        margin-left: 20.8333333333%
    }
    .sly-col-l-6,
    [class^="sly-col"][class*="--l-6"],
    [class*=" sly-col"][class*="--l-6"] {
        flex: 25%;
        max-width: 25%
    }
    .sly-offset-x-l-6,
    [class^="sly-col"][class*="--of-l-6"],
    [class*=" sly-col"][class*="--of-l-6"] {
        margin-left: 25%
    }
    .sly-col-l-7,
    [class^="sly-col"][class*="--l-7"],
    [class*=" sly-col"][class*="--l-7"] {
        flex: 29.1666666667%;
        max-width: 29.1666666667%
    }
    .sly-offset-x-l-7,
    [class^="sly-col"][class*="--of-l-7"],
    [class*=" sly-col"][class*="--of-l-7"] {
        margin-left: 29.1666666667%
    }
    .sly-col-l-8,
    [class^="sly-col"][class*="--l-8"],
    [class*=" sly-col"][class*="--l-8"] {
        flex: 33.3333333333%;
        max-width: 33.3333333333%
    }
    .sly-offset-x-l-8,
    [class^="sly-col"][class*="--of-l-8"],
    [class*=" sly-col"][class*="--of-l-8"] {
        margin-left: 33.3333333333%
    }
    .sly-col-l-9,
    [class^="sly-col"][class*="--l-9"],
    [class*=" sly-col"][class*="--l-9"] {
        flex: 37.5%;
        max-width: 37.5%
    }
    .sly-offset-x-l-9,
    [class^="sly-col"][class*="--of-l-9"],
    [class*=" sly-col"][class*="--of-l-9"] {
        margin-left: 37.5%
    }
    .sly-col-l-10,
    [class^="sly-col"][class*="--l-10"],
    [class*=" sly-col"][class*="--l-10"] {
        flex: 41.6666666667%;
        max-width: 41.6666666667%
    }
    .sly-offset-x-l-10,
    [class^="sly-col"][class*="--of-l-10"],
    [class*=" sly-col"][class*="--of-l-10"] {
        margin-left: 41.6666666667%
    }
    .sly-col-l-11,
    [class^="sly-col"][class*="--l-11"],
    [class*=" sly-col"][class*="--l-11"] {
        flex: 45.8333333333%;
        max-width: 45.8333333333%
    }
    .sly-offset-x-l-11,
    [class^="sly-col"][class*="--of-l-11"],
    [class*=" sly-col"][class*="--of-l-11"] {
        margin-left: 45.8333333333%
    }
    .sly-col-l-12,
    [class^="sly-col"][class*="--l-12"],
    [class*=" sly-col"][class*="--l-12"] {
        flex: 50%;
        max-width: 50%
    }
    .sly-offset-x-l-12,
    [class^="sly-col"][class*="--of-l-12"],
    [class*=" sly-col"][class*="--of-l-12"] {
        margin-left: 50%
    }
    .sly-col-l-13,
    [class^="sly-col"][class*="--l-13"],
    [class*=" sly-col"][class*="--l-13"] {
        flex: 54.1666666667%;
        max-width: 54.1666666667%
    }
    .sly-offset-x-l-13,
    [class^="sly-col"][class*="--of-l-13"],
    [class*=" sly-col"][class*="--of-l-13"] {
        margin-left: 54.1666666667%
    }
    .sly-col-l-14,
    [class^="sly-col"][class*="--l-14"],
    [class*=" sly-col"][class*="--l-14"] {
        flex: 58.3333333333%;
        max-width: 58.3333333333%
    }
    .sly-offset-x-l-14,
    [class^="sly-col"][class*="--of-l-14"],
    [class*=" sly-col"][class*="--of-l-14"] {
        margin-left: 58.3333333333%
    }
    .sly-col-l-15,
    [class^="sly-col"][class*="--l-15"],
    [class*=" sly-col"][class*="--l-15"] {
        flex: 62.5%;
        max-width: 62.5%
    }
    .sly-offset-x-l-15,
    [class^="sly-col"][class*="--of-l-15"],
    [class*=" sly-col"][class*="--of-l-15"] {
        margin-left: 62.5%
    }
    .sly-col-l-16,
    [class^="sly-col"][class*="--l-16"],
    [class*=" sly-col"][class*="--l-16"] {
        flex: 66.6666666667%;
        max-width: 66.6666666667%
    }
    .sly-offset-x-l-16,
    [class^="sly-col"][class*="--of-l-16"],
    [class*=" sly-col"][class*="--of-l-16"] {
        margin-left: 66.6666666667%
    }
    .sly-col-l-17,
    [class^="sly-col"][class*="--l-17"],
    [class*=" sly-col"][class*="--l-17"] {
        flex: 70.8333333333%;
        max-width: 70.8333333333%
    }
    .sly-offset-x-l-17,
    [class^="sly-col"][class*="--of-l-17"],
    [class*=" sly-col"][class*="--of-l-17"] {
        margin-left: 70.8333333333%
    }
    .sly-col-l-18,
    [class^="sly-col"][class*="--l-18"],
    [class*=" sly-col"][class*="--l-18"] {
        flex: 75%;
        max-width: 75%
    }
    .sly-offset-x-l-18,
    [class^="sly-col"][class*="--of-l-18"],
    [class*=" sly-col"][class*="--of-l-18"] {
        margin-left: 75%
    }
    .sly-col-l-19,
    [class^="sly-col"][class*="--l-19"],
    [class*=" sly-col"][class*="--l-19"] {
        flex: 79.1666666667%;
        max-width: 79.1666666667%
    }
    .sly-offset-x-l-19,
    [class^="sly-col"][class*="--of-l-19"],
    [class*=" sly-col"][class*="--of-l-19"] {
        margin-left: 79.1666666667%
    }
    .sly-col-l-20,
    [class^="sly-col"][class*="--l-20"],
    [class*=" sly-col"][class*="--l-20"] {
        flex: 83.3333333333%;
        max-width: 83.3333333333%
    }
    .sly-offset-x-l-20,
    [class^="sly-col"][class*="--of-l-20"],
    [class*=" sly-col"][class*="--of-l-20"] {
        margin-left: 83.3333333333%
    }
    .sly-col-l-21,
    [class^="sly-col"][class*="--l-21"],
    [class*=" sly-col"][class*="--l-21"] {
        flex: 87.5%;
        max-width: 87.5%
    }
    .sly-offset-x-l-21,
    [class^="sly-col"][class*="--of-l-21"],
    [class*=" sly-col"][class*="--of-l-21"] {
        margin-left: 87.5%
    }
    .sly-col-l-22,
    [class^="sly-col"][class*="--l-22"],
    [class*=" sly-col"][class*="--l-22"] {
        flex: 91.6666666667%;
        max-width: 91.6666666667%
    }
    .sly-offset-x-l-22,
    [class^="sly-col"][class*="--of-l-22"],
    [class*=" sly-col"][class*="--of-l-22"] {
        margin-left: 91.6666666667%
    }
    .sly-col-l-23,
    [class^="sly-col"][class*="--l-23"],
    [class*=" sly-col"][class*="--l-23"] {
        flex: 95.8333333333%;
        max-width: 95.8333333333%
    }
    .sly-offset-x-l-23,
    [class^="sly-col"][class*="--of-l-23"],
    [class*=" sly-col"][class*="--of-l-23"] {
        margin-left: 95.8333333333%
    }
    .sly-col-l-24,
    [class^="sly-col"][class*="--l-24"],
    [class*=" sly-col"][class*="--l-24"] {
        flex: 100%;
        max-width: 100%
    }
    .sly-offset-x-l-24,
    [class^="sly-col"][class*="--of-l-24"],
    [class*=" sly-col"][class*="--of-l-24"] {
        margin-left: 100%
    }
}

.sly-valign-top,
[class^="sly-col"][class*="--va-top"],
[class*=" sly-col"][class*="--va-top"] {
    align-self: flex-start
}

.sly-valign-middle,
[class^="sly-col"][class*="--va-middle"],
[class*=" sly-col"][class*="--va-middle"] {
    align-self: center
}

.sly-valign-bottom,
[class^="sly-col"][class*="--va-bottom"],
[class*=" sly-col"][class*="--va-bottom"] {
    align-self: flex-end
}

[class^="sly-col"][class*="--no-grow"],
[class*=" sly-col"][class*="--no-grow"] {
    flex-grow: inherit
}

@media screen and (max-width: 767px) {
    .sly-hide-s {
        display: none !important
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .sly-hide-m {
        display: none !important
    }
}

@media screen and (min-width: 1025px) {
    .sly-hide-l {
        display: none !important
    }
}

.sly-container--jumbo {
    padding: 0
}

@media screen and (min-width: 1675px) {
    .sly-container--jumbo {
        max-width: 1680px
    }
}

@media screen and (max-width: 1674px) {
    .sly-container--jumbo {
        max-width: 100%
    }
}

@media screen and (max-width: 767px) {
    .sly-container--jumbo {
        overflow: hidden
    }
}

@media screen and (min-width: 768px) and (max-width: 1674px) {
    .sly-container--jumbo .sly-row {
        margin-left: 0;
        margin-right: 0
    }
}

h4 {
    font-size: 1.5rem
}

h3 {
    line-height: 1;
    font-size: 2rem;
    margin: 10px 0 15px
}

h4 {
    line-height: 1.25;
    font-weight: 500;
    margin: 0 0 25px;
    color: #1e1f21
}

h6 {
    font-size: .625rem
}

a {
    background-color: transparent;
    color: #0d85ff;
}

a:active,
a:hover {
    outline: 0;
    color: #1794ff;
}

.text--description {
    margin: 35px 0;
    font-size: 1.125rem;
    line-height: 1.5625rem;
    font-weight: 400;
    letter-spacing: .5px;
    color: #939598
}

body,
input {
    font-family: Roboto, Helvetica, Arial, sans-serif
}

body {
    font-weight: 300
}

strong {
    font-weight: 700
}

sup {
    vertical-align: baseline;
    line-height: 0;
    font-size: 75%;
    position: relative;
    top: -.5em
}

.regular-text,
.paragraph-spacing.regular-text p {
    margin-bottom: 0.6em
}

.large-text,
.paragraph-spacing.large-text p {
    margin-bottom: 1.2em
}

.regular-text {
    line-height: 1.875rem;
    font-size: 1rem
}

.regular-text small {
    font-size: .75rem
}

.large-text {
    line-height: 1.67;
    font-weight: 300;
    font-size: 1.5rem
}

@media screen and (max-width: 767px) {
    .large-text {
        line-height: 1.75;
        font-size: 1rem
    }
}

a.large-text {
    color: #1e1f21
}

@media screen and (max-width: 767px) {
    a.large-text {
        text-decoration: none;
        border-bottom: 1px solid #e23a3a
    }
}

.paragraph-spacing p {
    margin-bottom: 1rem
}

.table td {
    border: 1px solid #ccc;
    font-size: .875rem;
    font-weight: 400
}

.table th {
    font-size: 1rem
}

.table td,
.table th {
    padding: .875rem 1.3125rem;
    vertical-align: middle;
    line-height: 2
}

.table--lines-vertical {
    border-collapse: collapse
}

.table--lines-vertical td {
    border-right: none;
    border-left: none;
    text-align: center
}

.table--lines-vertical th {
    text-align: center;
    border-right: none;
    border-top: 1px solid #42484d
}

.table--lines-vertical th:first-child {
    border-left: 1px solid #42484d
}

.table--lines-vertical th:last-child {
    border-right: 1px solid #42484d
}

.table--lines-vertical th,
.table--lines-vertical td {
    padding: .9375rem 1.5rem
}

.table--light-gray tr {
    color: #666
}

.table--light-gray th {
    background: #e4e4e4;
    color: #333
}

.table--light-gray td {
    background: #fafafa
}

.table--light th {
    border-bottom: solid 1px #f0f0f0;
    padding: 10px;
    background-color: #fff;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.6
}

.table--light tr:nth-child(odd) td {
    background-color: #f9f9f9
}

.table--dark td {
    background-color: transparent;
    color: #fff;
    border-color: #42484d
}

.table--dark tr {
    background-color: rgba(255, 255, 255, 0);
    transition: background-color .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.table--dark tr:hover {
    background-color: rgba(255, 255, 255, 0.2)
}

.table--dark th {
    font-weight: 700;
    padding-top: .9375rem;
    padding-bottom: .9375rem;
    color: white
}

.table--no-lines th,
.table--no-lines td {
    padding: 1rem 1.5rem;
    border: 0
}

@media screen and (max-width: 815px) {
    .table--no-lines th,
    .table--no-lines td {
        padding: .40625rem .8125rem
    }
}

.table--sans-serif th {
    font-size: 1rem;
    font-weight: 700
}

.table--sans-serif td {
    font-size: .875rem
}

@media screen and (max-width: 550px) {
    .table--sans-serif th,
    .table--sans-serif td {
        font-size: .8125rem
    }
}

.xp-table td,
.xp-table th {
    padding: .875rem 1.3125rem;
    vertical-align: middle;
    line-height: 2
}

@media screen and (min-width: 768px) {
    .xp-table td:first-child,
    .xp-table th:first-child {
        border-left: 0
    }
}

@media screen and (min-width: 768px) {
    .xp-table td:last-child,
    .xp-table th:last-child {
        border-right: 0
    }
}

@media screen and (min-width: 768px) {
    .xp-table tr:nth-child(odd) td {
        background-color: #f9f9f9
    }
}

@media screen and (max-width: 767px) {
    .xp-table tr {
        display: flex;
        flex-wrap: wrap;
        border: 1px solid #ccc;
        padding-top: .625rem;
        padding-bottom: .625rem
    }
    .xp-table tr:not(:last-child) {
        border-bottom: 0
    }
    .xp-table tr:nth-child(odd) {
        background-color: #f9f9f9
    }
}

@media screen and (max-width: 767px) {
    .xp-table tr.xp-table__head-line {
        padding: 0;
        border: 0
    }
}

.xp-table td {
    font-size: 1rem;
    font-weight: 400
}

@media screen and (min-width: 768px) {
    .xp-table td {
        border: 1px solid #ccc
    }
}

@media screen and (max-width: 767px) {
    .xp-table td {
        flex-basis: 100%;
        text-align: left;
        padding-top: .1875rem;
        padding-bottom: .1875rem
    }
    .xp-table td:before {
        content: attr(data-header) ":";
        display: inline-block;
        font-weight: 700
    }
}

.xp-table th {
    padding: 10px;
    background-color: #fff;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.6;
    border: solid 1px #ccc;
    border-top: 0
}

@media screen and (max-width: 767px) {
    .xp-table th {
        display: none
    }
}

.title--h1,
.title--h2,
.title--h3,
.title--h4 {
    line-height: 1.3;
    color: #18191a;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 300
}

.title--h3,
.title--h4 {
    margin-bottom: 16px
}

.title--h1 {
    font-size: 2.5rem
}

@media screen and (max-width: 767px) {
    .title--h1 {
        margin-bottom: 32px;
        font-size: 1.875rem
    }
}

@media screen and (min-width: 768px) {
    .title--h1 {
        margin-bottom: 48px
    }
}

.title--h2 {
    letter-spacing: -.75px;
    margin-bottom: 24px;
    font-size: 1.875rem
}

.title--h3 {
    font-size: 1.5rem
}

.title--h4 {
    font-size: 1.125rem
}

.title--dashed:after {
    background-color: #e23a3a;
    margin-top: 24px;
    display: block;
    content: '';
    height: 4px;
    width: 80px
}

@media screen and (max-width: 767px) {
    .text--center--s .title--dashed:after {
        margin-left: auto;
        margin-right: auto
    }
}

.title--dashed.title--h4:after {
    margin-top: 12px;
    height: 3px;
    width: 25px
}

@media screen and (min-width: 768px) {
    .title--full {
        max-width: 100%
    }
}

@media screen and (max-width: 767px) {
    .title--centered {
        text-align: center
    }
    .title--centered:after {
        margin-left: auto;
        margin-right: auto
    }
}

.hr-title {
    flex-wrap: nowrap;
    display: flex
}

.hr-title__hr {
    background-color: #dcddde;
    margin-bottom: 40px;
    flex-shrink: 1;
    height: 1px;
    border: 0;
    width: 100%;
    margin-top: auto;
    margin-bottom: auto
}

@media screen and (max-width: 767px) {
    .hr-title__hr {
        display: none
    }
}

.hr-title__text {
    text-transform: uppercase;
    flex-shrink: 0;
    line-height: 2;
    color: #707173;
    font-weight: 700;
    font-size: 1rem
}

@media screen and (min-width: 768px) {
    .hr-title__text {
        text-align: center;
        padding-left: 8px;
        padding-right: 8px
    }
}

@media screen and (max-width: 767px) {
    .hr-title__text {
        width: 100%
    }
}

figure img {
    max-width: 100%
}

.number {
    white-space: nowrap;
    color: #e23a3a;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 4.6875rem
}

.number small {
    font-size: 2.8125rem
}

.css-icon {
    font-size: 16px
}

.css-icon__X--hover-minus:before,
.css-icon__X--hover-minus:after {
    transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.css-icon__X {
    position: relative
}

.css-icon__X {
    display: inline-block
}

.css-icon__X {
    height: 1em;
    width: 1em;
    color: #000
}

.css-icon__X:before,
.css-icon__X:after {
    background-color: currentColor;
    position: absolute;
    content: '';
    display: block;
    height: .0625em;
    width: 1em;
    top: .5em
}

.css-icon__X:before {
    transform: rotate(45deg)
}

.css-icon__X:after {
    transform: rotate(-45deg)
}

.css-icon__X--hover-minus:hover:before {
    transform: rotate(180deg)
}

.css-icon__X--hover-minus:hover:after {
    transform: rotate(180deg)
}

.xp-list {
    padding-left: 30px;
    list-style: disc
}

.xp-list li,
.xp-list--numbered>li {
    line-height: 1.875rem
}

.xp-list li.regular-text {
    margin-bottom: 0.6em
}

.xp-list li.large-text {
    margin-bottom: 1.2em
}

.xp-list--numbered {
    counter-reset: a;
    margin-bottom: 20px;
    padding: 0
}

.xp-list--numbered>li {
    list-style: none;
    position: relative;
    padding: 13px 0 13px 64px;
    width: 100%
}

.xp-list--numbered>li:before {
    counter-increment: a;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    content: counter(a, decimal-leading-zero) ".";
    left: 0;
    top: 13px
}

.xp-list--numbered>li:after {
    background-color: #e23a3a;
    position: absolute;
    content: '';
    height: 40px;
    width: 1px;
    left: 39px;
    top: 20px
}

.xp-list--numbered>li>p {
    margin-top: 0;
    margin-bottom: 0
}

.xp-list__subitem {
    margin-left: 16px;
    display: inline-block
}

.slide-caption__title,
.slide-caption__text {
    color: #fff
}

.slide-caption__title {
    line-height: 1.6666666667;
    font-weight: 500;
    font-size: 1.5rem
}

.slide-caption__text {
    line-height: 1.75;
    font-size: 1rem
}

.jumbo-columns__carousel .slide-caption {
    position: absolute;
    z-index: 1;
    bottom: 40px;
    left: 40px
}

[src="/assets/logos/logo-branco.svg"] {
    height: 42.8px;
    width: 196.3px
}

[src="/assets/images/taxa-zero-default.svg"] {
    height: 35px;
    width: 171px
}

[src="/assets/images/taxa-zero-white.svg"] {
    height: 41px;
    width: 203px
}

[src="/assets/images/coins.svg"] {
    height: 138px;
    width: 155px
}

[src="/assets/images/icon-document.svg"] {
    height: 39px;
    width: 29px
}

[src="/assets/images/xp-educacao.svg"] {
    height: 83px;
    width: 300px
}

.tooltip {
    position: relative;
    display: inline-block
}

.tooltip__icon {
    border: 2px solid #18191a;
    background-color: #FFFFFF;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    transition: all .3s ease;
    position: relative
}

.tooltip:hover .tooltip__icon {
    border-color: #e23a3a;
    background-color: #e23a3a;
    color: #FFFFFF
}

.tooltip__icon:after {
    content: "?";
    font-size: .8125rem;
    line-height: 1.25;
    position: absolute;
    text-align: center;
    left: 0;
    width: 100%;
    color: #18191a
}

.tooltip__icon:after:hover {
    color: #FFFFFF
}

.tooltip .tooltip-text {
    visibility: hidden;
    min-width: 228px;
    min-height: 73px;
    background-color: #FFFFFF;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    box-shadow: 0 10px 9px 0 rgba(0, 0, 0, 0.1);
    color: #333333;
    font-size: .875rem;
    line-height: 1.55;
    text-align: center;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: -70px;
    margin-left: -60px;
    padding: 15px
}

.tooltip:hover .tooltip-text {
    visibility: visible
}

.youtube-alternative-cover,
.youtube-alternative-cover .js-content-loop__video {
    max-width: 100%
}

.youtube-alternative-cover {
    cursor: pointer;
    height: 360px;
    width: 640px
}

.youtube-alternative-cover .js-content-loop__video {
    transition: opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0
}

.youtube-alternative-cover.js-open:before {
    content: none
}

.youtube-alternative-cover.js-open .js-content-loop__video {
    opacity: 1
}

.play-button-overlay {
    position: relative
}

.play-button-overlay:before {
    transform: translate(-50%, -50%);
    position: absolute;
    content: "";
    height: 104px;
    cursor: pointer;
    color: transparent;
    width: 104px;
    left: 50%;
    top: 50%;
    background: url(/assets/images/play-video.svg) no-repeat 50% 50%;
    background-size: 100%;
    border: 0;
    border-radius: 50%
}

@media screen and (min-width: 768px) {
    .page-content {
        padding-top: 80px
    }
}

@media screen and (max-width: 767px) {
    .page-content {
        padding-top: 87px
    }
}

.page-content--landing {
    padding-top: 0
}

.page-sections {
    position: relative;
    background-color: #fff
}

.header {
    position: fixed;
    z-index: 25;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #222
}

@media screen and (max-width: 1024px) {
    .header {
        border-bottom: 1px solid #58595b
    }
}

.header__logo {
    max-width: 100%
}

@media screen and (min-width: 1025px) {
    .header__logo {
        transform: translateY(-5px)
    }
}

@media screen and (max-width: 1024px) {
    .header__logo {
        max-width: 158px
    }
}

@media screen and (min-width: 1025px) {
    .header--mobile {
        display: none
    }
}

@media screen and (max-width: 1024px) {
    .header--mobile {
        padding: 10px 15px
    }
}

.header--mobile__upper-area {
    margin-bottom: 28px
}

.header--mobile__upper-area .header__logo {
    height: 34px
}

.header--mobile__button-area {
    height: 50px;
    align-items: center
}

@media screen and (max-width: 1024px) {
    .header--mobile__button-area {
        position: relative
    }
    .header--mobile__button-area:before,
    .header--mobile__button-area:after {
        position: absolute;
        left: -15px;
        display: block;
        width: calc(100% + 30px);
        height: 1px;
        background: #58595b;
        content: ""
    }
    .header--mobile__button-area:before {
        top: -10px
    }
    .header--mobile__button-area:after {
        bottom: -10px
    }
}

.header--mobile__button-area [class].header__button--signin,
.header--mobile__button-area [class].header__button--signup {
    display: inline-block
}

.header--mobile__button-area [class].header__button--signin {
    padding: 0
}

.header--mobile__button-area [class].header__button--signup {
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.header--mobile__close-button .icon__close {
    font-size: 1.375rem
}

.header--mobile__close-button .icon__close:before,
.header--mobile__close-button .icon__close:after {
    width: 2px;
    transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.header--mobile__close-button .icon__close:hover:before {
    transform: rotate(270deg)
}

.header--mobile__close-button .icon__close:hover:after {
    transform: rotate(90deg)
}

@media screen and (max-width: 1024px) {
    .header--mobile__logo-element {
        flex-grow: 1
    }
}

@media screen and (min-width: 1025px) {
    .header--mobile__display-buttons {
        display: none
    }
}

@media screen and (max-width: 1024px) {
    .header--mobile__display-buttons {
        align-self: center
    }
}

.header--mobile__display-buttons .header__button--signup {
    margin-right: 25px
}

.header--mobile__display-buttons .header__button--signin {
    display: inline-block;
    margin: 0 13px;
    font-size: 0;
    transform: translateY(1px)
}

@media screen and (max-width: 520px) {
    .header--mobile__display-buttons .header__button--signin {
        display: none
    }
}

.header .header__container {
    padding: 20px 0
}

.header .header__container--logo {
    z-index: 1
}

@media screen and (min-width: 1025px) {
    .header .header__container--logo {
        flex: 0 0 15%;
    }
}

@media screen and (max-width: 1024px) {
    .header .header__container--logo {
        display: flex;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (min-width: 1025px) {
    .header .header__container--menu {
        z-index: 1
    }
}

@media screen and (max-width: 1024px) {
    .header .header__container--menu {
        position: fixed;
        z-index: 2;
        top: 0;
        right: 0;
        width: 100%;
        height: 100vh;
        padding: 0;
        margin: 0;
        background: #222;
        transform: translateX(100%);
        transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1)
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .header .header__container--menu {
        max-width: 320px
    }
}

@media screen and (max-width: 1024px) {
    .header .header__container--menu--is-open {
        transform: translateX(0)
    }
}

@media screen and (max-width: 1024px) {
    .header .header__container--signin,
    .header .header__container--signup,
    .header .header__button--signin {
        display: none
    }
}

.header .header__container--signin {
    z-index: 1
}

@media screen and (min-width: 1025px) {
    .header .header__container--signin {
        flex: 0 0 11%;
        max-width: 11%
    }
}

.header .header__container--signup {
    z-index: 1
}

@media screen and (max-width: 1090px) {
    .header .header__container--signup {
        flex: 0 0 15%;
        max-width: 15%
    }
}

@media screen and (min-width: 1091px) {
    .header .header__container--signup {
        flex: 0 0 14.5%;
        max-width: 14.5%
    }
}

.header .header__button--signin {
    min-width: 6.8125rem
}

@media screen and (min-width: 1025px) {
    .header .header__button--signin {
        font-size: .875rem
    }
}

@media screen and (max-width: 1024px) {
    .header .header__button--signin {
        width: initial;
        height: 22px
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .header .header__button--signin {
        font-size: .75rem
    }
}

.header .header__button--signup {
    padding: 10px 17px;
    cursor: pointer;
    font-size: .75rem;
    letter-spacing: 1.71px
}

@media screen and (min-width: 1025px) {
    .header .header__button--signup {
        display: block;
        width: 100%;
        height: 40px;
        padding: 0;
        line-height: 2.5rem;
        text-align: center
    }
}

@media screen and (min-width: 1025px) {
    .header .header__button--open-menu {
        display: none
    }
}

@media screen and (max-width: 1024px) {
    .header .header__button--open-menu .icon__menu {
        height: 2px;
        color: #fff;
        font-size: 1.375rem;
        transform: translateY(-5px)
    }
    .header .header__button--open-menu .icon__menu:before,
    .header .header__button--open-menu .icon__menu:after {
        height: 2px
    }
    .header .header__button--open-menu .icon__menu:before {
        top: 14px
    }
}

.header__mobile-curtain {
    display: none;
    pointer-events: none
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .header__mobile-curtain.is-active {
        position: fixed;
        z-index: 26;
        top: 0;
        left: 0;
        display: block;
        width: calc(100% - 320px);
        height: 100%;
        pointer-events: all
    }
}

.header--nh {
    border-bottom: 0;
    background: transparent;
    transition: all .3s
}

.header--nh.show-bg {
    background: #222
}

.header--signup-on-hero .header__button--signup {
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease-in-out
}

.header--signup-on-hero.show-button .header__button--signup {
    opacity: 1;
    pointer-events: all
}

.footer {
    background-color: #f9f9f9;
    position: relative
}

@media screen and (max-width: 767px) {
    .footer {
        padding-bottom: 60px
    }
}

.footer__area {
    display: flex
}

@media screen and (min-width: 1131px) {
    .footer__area {
        flex-wrap: nowrap
    }
}

@media screen and (max-width: 1130px) {
    .footer__area {
        flex-wrap: wrap
    }
}

.footer__area-bovespa {
    flex-wrap: nowrap;
    display: flex
}

@media screen and (max-width: 1024px) {
    .footer__area-bovespa {
        margin-bottom: 20px
    }
}

@media screen and (min-width: 1025px) and (min-width: 1230px) {
    .footer__area-bovespa {
        max-width: 40%
    }
}

@media screen and (min-width: 1025px) and (max-width: 1130px) {
    .footer__area-bovespa {
        margin-bottom: 32px
    }
}

@media screen and (min-width: 1130px) and (max-width: 1230px) {
    .footer__area-bovespa {
        max-width: 35%
    }
}

.footer__area-stamps {
    display: flex;
    flex-wrap: wrap
}

.footer__area-stamps-1,
.footer__area-stamps-2 {
    margin-bottom: 16px
}

.footer__area-stamps-1 img,
.footer__area-stamps-2 img {
    margin-right: 5px
}

.footer__area-stamps-1 {
    display: flex;
    flex-wrap: wrap
}

@media screen and (min-width: 1131px) {
    .footer__area-stamps-1 img {
        height: 55px
    }
}

@media screen and (min-width: 501px) and (max-width: 1130px) {
    .footer__area-stamps-1 img {
        height: 64px
    }
}

@media screen and (max-width: 500px) {
    .footer__area-stamps-1 img {
        height: 46px
    }
}

.footer__area-stamps-1 img:last-child {
    margin-right: 15px
}

.footer__logo-container {
    display: inline-block
}

@media screen and (max-width: 767px) {
    .footer__logo-container {
        display: none
    }
}

.footer__image--bovespa {
    height: 72px
}

.footer__border--bottom {
    border-bottom: 1px solid #ccc
}

@media screen and (min-width: 1025px) {
    .footer--social__containter {
        text-align: right
    }
}

.footer--social__containter .button {
    margin-left: 5px;
    transition: opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1
}

.footer--social__containter .button:hover {
    opacity: .8;
    color: #fff
}

@media screen and (max-width: 1024px) {
    .footer--social__containter .button:first-child {
        margin-left: 0
    }
}

@media screen and (max-width: 500px) {
    .footer--social__containter .button {
        display: table;
        margin-bottom: 1rem;
        margin-left: 0
    }
}

@media screen and (max-width: 1024px) {
    .footer__container-home-link {
        display: none
    }
}

.footer__disclaimer {
    font-size: .6875rem;
    color: #34485b;
    margin-right: 30px;
    margin-left: 30px
}

.footer__container-proteauto {
    margin-top: 40px
}

@media screen and (max-width: 1024px) {
    .footer__container-proteauto {
        margin-top: 0
    }
}

.footer__short-disclaimer {
    font-size: .6875rem;
    color: #18191a;
}

.footer__short-disclaimer__link {
    color: #09c2ff
}

.footer__short-disclaimer__link:hover {
    color: #0db2ff
}

.footer__links-container {
    padding-left: 0px;
    margin: 15px 0
}

@media screen and (max-width: 767px) {
    .footer__area-links-container--mobile {
        margin-top: 32px
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .footer__area-links-container--tablet {
        margin-top: 32px
    }
}

.footer__link {
    border-right: 1px solid #007bc7;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px
}

.footer__link:first-child {
    padding-left: 0
}

.footer__link:last-child {
    padding-right: 0;
    border-right: 0
}

.footer__link a {
    font-size: .6875rem;
    color: #007bc7
}

.footer__link a:hover {
    color: #e23a3a
}

.footer__section-title {
    line-height: 1.2;
    color: #000;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1rem
}

@media screen and (max-width: 767px) {
    .footer__section-title {
        padding-bottom: 5px;
        border-bottom: 1px solid #ddd
    }
}

.footer__section-item,
.footer__section-item--margin-bottom {
    margin: 20px 0 -10px 0
}

@media screen and (min-width: 768px) {
    .footer__section-item--without-title {
        padding-top: 20px
    }
}

@media screen and (max-width: 767px) {
    .footer__section-item--without-title {
        margin-top: -10px
    }
}

.footer__section-item--subitem {
    padding-left: 15px
}

.footer__section-item .footer__section-item__title,
.footer__section-item--margin-bottom .footer__section-item__title {
    color: #444
}

.footer__section-item--margin-bottom {
    margin-bottom: 20px
}

.footer__section-item a,
.footer__section-item--margin-bottom a,
.footer__section-item strong,
.footer__section-item--margin-bottom strong,
.footer__section-item span,
.footer__section-item--margin-bottom span {
    text-decoration: none;
    color: #939598;
    font-weight: 400;
    font-size: .8125rem
}

.footer__section-item a,
.footer__section-item--margin-bottom a {
    font-weight: 400
}

.footer__section-item a:hover,
.footer__section-item--margin-bottom a:hover {
    text-decoration: underline;
    color: #007bc7
}

.footer__section-item strong,
.footer__section-item--margin-bottom strong {
    line-height: .5rem;
    font-weight: 700
}

.footer__item-icon {
    background-size: cover;
    transform: translate(2px, 2px);
    display: inline-block;
    height: 15px;
    width: 15px
}

.footer-landing,
.footer-landing__row {
    position: relative
}

.footer-landing {
    background-color: #000;
    padding-bottom: 1rem;
    margin-top: 60px
}

.footer-landing__row {
    padding-top: 2rem
}

.footer-landing__borter-top,
.footer-landing:before {
    background-color: #e23a3a;
    position: absolute;
    height: 5px;
    right: 0;
    top: 0
}

.footer-landing__borter-top {
    width: 95.8333333333%
}

.footer-landing:before {
    content: '';
    display: block;
    width: 50%
}

.footer-landing__line-container {
    display: flex
}

.footer-landing__center-y-element {
    align-self: center
}

.footer-landing__logo {
    align-self: center;
    max-width: 160px
}

.footer-landing__copyright {
    font-weight: 700;
    font-size: .75rem;
    display: block;
    margin: 1.1rem 0;
    color: #6d6e71
}

.footer-landing__post-script {
    font-weight: 500;
    font-size: .6rem;
    margin: 10px 0 20px;
    color: #fff
}

.xp-alert {
    background-color: #f4f4f4;
    width: 100%;
    min-height: 82px;
    background-position: 29px 21px;
    background-repeat: no-repeat;
    background-image: url("../icons/warning.png");
    background-size: 40px
}

@media screen and (min-width: 768px) {
    .xp-alert {
        padding: 21px 29px;
        padding-left: calc(58px + 4.1666666667%)
    }
}

@media screen and (max-width: 767px) {
    .xp-alert {
        padding: 21px 19px;
        padding-top: calc(42px + 40px)
    }
}

@media screen and (max-width: 767px) {
    .xp-alert {
        background-position-x: center
    }
}

@media screen and (max-width: 767px) {
    .xp-alert__title,
    .xp-alert__text {
        text-align: center
    }
}

.xp-alert__title {
    margin-bottom: 8px
}

.xp-alert__text {
    line-height: 1.5
}

.xp-alert .xp-list {
    margin-top: 24px
}

@media screen and (min-width: 768px) {
    .xp-alert .xp-list {
        padding-left: 19px
    }
}

.breadcrumb li {
    display: inline-block;
    color: #939598
}

.breadcrumb li:after {
    content: "/";
    margin-left: 1rem;
    margin-right: 1rem;
    color: #ddd;
    text-decoration: none
}

.breadcrumb a {
    color: inherit;
    font-size: .875rem;
    font-weight: 400
}

.breadcrumb__current-page a {
    color: #09c2ff;
    text-decoration: none;
    transition: color .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.breadcrumb__current-page a:hover {
    color: #0db2ff
}

.breadcrumb__current-page:last-child:after {
    content: none
}

.button {
    padding: 12px 60px;
    font-size: .875rem;
    font-weight: 400;
    border-style: solid;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    text-decoration: none;
    transition: color .3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color .3s cubic-bezier(0.165, 0.84, 0.44, 1), border-color .3s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

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

.btn--fs-12 {
    font-size: .75rem
}

.btn--bordered {
    border: 1px solid #e9e9e9
}

.btn__proteauto {
    border-radius: 2px;
    line-height: 1;
    color: #fff;
    border: 1px solid #005b94;
    padding: 1.05rem 1.3125rem .875rem;
    text-transform: uppercase;
    display: inline-block
}

.btn__proteauto:hover {
    color: white
}

.btn__proteauto--blue {
    background-color: #007bc7;
    border-color: #007bc7
}

.btn__proteauto--blue:hover {
    background-color: #009bfa;
    border-color: #009bfa
}

.btn__proteauto--new-brand {
    background-color: #44adc0;
    border-color: #44adc0
}

.btn__proteauto--new-brand:hover {
    background-color: #3b9eaf;
    border-color: #3b9eaf
}

.btn__proteauto--ghost {
    background: 0 0;
    border-color: white
}

.btn__proteauto--ghost:hover {
    color: #1e1f21;
    background-color: #fff
}

.btn__proteauto--ghost-black {
    background: 0 0;
    border-color: #1e1f21;
    color: #1e1f21
}

.btn__proteauto--ghost-black:hover {
    color: #fff;
    background-color: #1e1f21
}

.btn__proteauto--has-arrow {
    background-image: url("../images/icon-arrow-right.png");
    background-position: 16px center;
    background-repeat: no-repeat;
    padding-left: 48px
}

.btn--round {
    border-radius: 35px
}

.btn--slim {
    padding: 12px 24px
}

.btn--hero-form {
    padding: 12px 42px
}

.btn--flat-padding {
    padding: 18px 20px
}

.btn--link {
    font-size: .875rem;
    font-weight: 300;
    color: #fff;
    background-color: transparent
}

.btn--link:hover {
    color: #0db2ff
}

.btn--ghost {
    color: #44adc0;
    border: 1px solid currentColor;
    background-color: transparent;
    padding: 10px 30px;
    letter-spacing: 1px
}

.btn--ghost:hover {
    color: #358c9c
}

.btn--with-shadow {
    box-shadow: -1px 3px 10px 0 rgba(186, 186, 186, 0.4)
}

.btn--with-shadow:hover {
    box-shadow: -1px 3px 10px 5px rgba(186, 186, 186, 0.4)
}

.btn--social,
.btn--social--facebook,
.btn--social--twitter,
.btn--social--linkedin,
.btn--social--instagram {
    border-radius: 3px;
    color: #fff;
    font-size: .6875rem;
    padding: 4px 10px
}

.btn--social--facebook {
    background: #4267b2
}

.btn--social--twitter {
    background: #1b95e0
}

.btn--social--linkedin {
    background: #0077b5
}

.btn--social--instagram {
    background: #235F84
}

.btn--light-blue {
    border: 1px solid #09c2ff;
    background-color: #09c2ff;
    color: #fff
}

.btn--light-blue:hover {
    background-color: #3ccfff;
    color: #fff
}

.btn--yellow {
    color: #000;
    background-color: #e23a3a
}

.btn--yellow:hover {
    color: #000;
    background-color: #e23a3a
}

.btn--new-brand {
    background-color: #44adc0;
    border-color: #44adc0;
    color: #103339
}

.btn--new-brand:hover {
    background-color: #3ccfff;
    border-color: #3ccfff;
    color: #fff
}

.btn--purple {
    color: #fff;
    background-color: #495EFF;
    border-color: #495EFF
}

.btn--purple:focus,
.btn--purple:hover {
    color: #fff;
    background-color: #3047ff;
    border-color: #3047ff
}

.btn--white {
    color: #000;
    background-color: #fff;
    border-color: #fff
}

.btn--white:focus,
.btn--white:hover {
    color: #fff;
    background-color: #09c2ff;
    border-color: #09c2ff
}

.btn--ebook-download {
    font-size: 1.125rem;
    font-weight: 300;
    padding: 10px 20px 10px 45px;
    background-image: url("/assets/icons/download.svg");
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 24px
}

.btn--ebook-icon {
    background-image: url("/assets/images/icon-ebook-pdf.svg")
}

.btn--play-video {
    position: relative;
    background-color: transparent;
    border: none;
    color: #44adc0;
    font-size: .9375rem;
    margin-bottom: 10px;
    padding: 6px 0 6px 40px;
    cursor: pointer
}

.btn--play-video:before,
.btn--play-video:after {
    position: absolute;
    top: 50%;
    content: ''
}

.btn--play-video:before {
    width: 32px;
    height: 20px;
    left: 0;
    margin-top: -10px;
    border: 1px solid currentColor
}

.btn--play-video:after {
    left: 10px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    transform: rotate(45deg);
    border: 1px solid;
    border-left: none;
    border-bottom: none;
    background: linear-gradient(45deg, transparent 46%, currentColor 46%, currentColor 58%, transparent 58%)
}

.btn--play-video:hover {
    color: #358c9c
}

.btn__large,
.btn__large--light,
.btn__large--light-blue,
.btn__large--dark {
    border-radius: 100px;
    display: inline-block;
    padding: 12px 24px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    line-height: 1rem
}

.btn__large--light {
    color: #333;
    background-color: #fff
}

.btn__large--light:hover {
    color: #333;
    background-color: #f0f0f0
}

.btn__large--light-blue {
    background-color: #fff;
    color: #000
}

.btn__large--light-blue:hover {
    color: #fff;
    background-color: #09c2ff;
    border-color: #09c2ff
}

.btn__large--dark {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn__large--dark:hover {
    color: #fff;
    background-color: #333;
    border-color: #333
}

.btn--icon {
    padding: 0;
    background: none;
    border: 0
}

.xp-button {
    background-color: #47de47;
    letter-spacing: 2px;
    line-height: 1.29;
    transition: background-color .3s cubic-bezier(0.165, 0.84, 0.44, 1), border-color .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: inline-block;
    cursor: pointer;
    color: #18191a;
    border: 2px solid #47de47;
    border-radius: 2px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: .875rem;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}

.xp-button:hover {
    background-color: #79dd79;
    text-decoration: none;
    border-color: #79dd79;
    color: #18191a;
}

.xp-button:active {
    background-color: #79dd79;
    border-color: #79dd79;
    color: #18191a;
}

.xp-button[disabled] {
    background-color: #e2e2e2;
    border-color: #e2e2e2;
    cursor: not-allowed;
    color: #18191a
}

@media screen and (min-width: 768px) {
    .xp-button {
        padding: 16px 40px
    }
}

@media screen and (max-width: 767px) {
    .xp-button {
        padding: 12px 16px
    }
}

.xp-button--small {
    border-width: 1px;
    font-size: .75rem
}

@media screen and (min-width: 768px) {
    .xp-button--small {
        padding: 10px 20px
    }
}

@media screen and (max-width: 767px) {
    .xp-button--small {
        padding: 10px 20px
    }
}

.xp-button--ghost {
    background-color: transparent
}

.xp-button--ghost:hover {
    background-color: #79dd79;
    border-color: #79dd79;
    color: #18191a;
}

.xp-button--ghost-black {
    border-color: #18191a
}

.xp-button--ghost-black:hover {
    border-color: #18191a
}

.xp-button--white-text {
    color: #fff
}

.xp-button--white-text:hover {
    color: #18191a
}

.card {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

@media screen and (min-width: 1025px) {
    .card {
        border-radius: 1px;
        height: 100%
    }
}

@media screen and (max-width: 1024px) {
    .card__container {
        border-radius: 1px;
        border: 1px solid #ccc;
        margin-bottom: 30px
    }
}

.card__image-card {
    width: 100%;
    padding: 10px 10px 30px;
    flex-direction: column
}

@media screen and (min-width: 1025px) {
    .card__image-card {
        border: 1px solid #ccc
    }
}

.card__text-card {
    border: 1px solid #ddd;
    padding: 24px 32px
}

@media screen and (max-width: 1024px) {
    .card__text-card {
        margin-bottom: 32px;
        min-height: 250px
    }
}

.card__image {
    max-width: 100%;
    width: 100%
}

@media screen and (min-width: 1025px) {
    .card__image {
        height: 201px
    }
}

.card__title {
    margin-bottom: 40px;
    margin-top: 40px;
    width: 100%
}

.card__description {
    color: #18191a
}

@media screen and (min-width: 1025px) and (max-width: 1080px) {
    .card__description {
        font-size: 1rem
    }
}

.card__description--text-card {
    line-height: 1.5rem;
    color: #939598
}

.card__description-value {
    position: relative;
    display: block;
    font-size: 2.5rem;
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 8px
}

@media screen and (min-width: 1025px) and (max-width: 1180px) {
    .card__description-value {
        font-size: 2.1875rem
    }
}

@media screen and (min-width: 1025px) and (max-width: 1080px) {
    .card__description-value {
        font-size: 2.0625rem
    }
}

.card__description-value:before {
    content: 'R$';
    position: absolute;
    left: 0;
    font-size: .875rem;
    font-weight: 300;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (min-width: 1025px) {
    .card__sub-description {
        margin-bottom: 36px
    }
}

.col-flex {
    flex-direction: column;
    margin-bottom: 64px;
    display: flex
}

.col-flex__margin-top-auto {
    margin-top: auto
}

.dash,
.dash--block,
.dash--center,
.dash--white,
.dash--tiny,
.dash--slim,
.dash--full,
.dash--full-right,
.dash--h3 {
    width: 40px;
    background-color: #e23a3a;
    display: inline-block;
    height: 5px;
    border: 0;
    margin: 12px 0 8px
}

.dash--block {
    display: block
}

.dash--center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.dash--white {
    background-color: #fff
}

.dash--tiny {
    width: 23px;
    height: 3px
}

.dash--slim {
    width: 30px;
    height: 3px
}

.dash--full {
    width: 100%;
    height: 9px
}

.dash--full-right {
    width: 50%;
    height: 9px;
    right: 0
}

.dash--h3 {
    width: 24px;
    height: 4px
}

.dropdown {
    list-style: none
}

.dropdown__item {
    font-weight: 300;
    position: relative;
    padding: 0 20px 0 0;
    margin: 0 10px 0 0;
    display: inline-block;
    cursor: pointer
}

@media screen and (min-width: 1151px) and (max-width: 1200px) {
    .dropdown__item {
        padding-right: 14px
    }
}

@media screen and (min-width: 1025px) and (max-width: 1150px) {
    .dropdown__item {
        padding-right: 5px
    }
}

@media screen and (max-width: 1024px) {
    .dropdown__item:after {
        right: -24px;
        top: calc(50% - 2px)
    }
}

@media screen and (min-width: 1025px) and (max-width: 1150px) {
    .dropdown__item:after {
        right: -5px
    }
}

@media screen and (min-width: 1025px) {
    .dropdown__item:hover .dropdown-content {
        transform: scale(1);
        padding: 10px 0;
        opacity: 1
    }
}

@media screen and (min-width: 1025px) {
    .dropdown__item:hover .dropdown__button,
    .dropdown__item:hover .dropdown__button--link {
        transition: color .3s cubic-bezier(0.165, 0.84, 0.44, 1);
        color: #ffffff;
    }
}

@media screen and (min-width: 1025px) {
    .dropdown__item:hover:before {
        width: calc(100% - 11px)
    }
}

@media screen and (min-width: 1025px) {
    .dropdown__item--has-sub-menu:hover:after {
        transform: rotate(45deg) translate(-1px, -3px)
    }
}

@media screen and (max-width: 1024px) {
    .dropdown__item {
        padding: 15px 30px;
        display: block;
        outline: transparent;
        height: auto;
        width: calc(100% - 60px);
        min-height: 16px
    }
}

.dropdown__button,
.dropdown__button--link {
    background-color: transparent;
    text-transform: uppercase;
    pointer-events: none;
    padding: 0;
    border: 0;
    margin: 0;
    cursor: pointer;
    width: auto;
    color: #fff;
    font-weight: inherit;
    font-family: inherit;
    font-size: .875rem
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
    .dropdown__button,
    .dropdown__button--link {
        font-size: .8125rem
    }
}

@media screen and (max-width: 1024px) {
    .dropdown__button,
    .dropdown__button--link {
        padding: 0
    }
}

.dropdown__button--link {
    text-decoration: none;
    pointer-events: all
}

@media screen and (max-width: 1024px) {
    .dropdown__button--link {
        line-height: 3.0625rem;
        position: absolute;
        padding: 0 30px;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0
    }
}

.dropdown-content {
    white-space: nowrap;
    max-height: calc(100vh - 80px);
    overflow-y: auto
}

@media screen and (min-width: 1025px) {
    .dropdown-content {
        background-color: #1e1f21;
        transform-origin: 0 0;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
        transition: all .3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transform: scale(0);
        position: absolute;
        opacity: 0;
        top: 18px
    }
}

@media screen and (max-width: 1024px) {
    .dropdown-content {
        background-color: #222;
        transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transform: translateX(100%);
        position: fixed;
        z-index: 1;
        height: calc(100% - 75px);
        right: 0;
        width: 100%;
        top: 75px
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .dropdown-content {
        max-width: 320px
    }
}

@media screen and (max-width: 1024px) {
    .dropdown-content--is-open {
        transform: translateX(0)
    }
}

.dropdown-content__sub-item {
    align-items: center;
    transition: all .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: flex
}

@media screen and (min-width: 1025px) {
    .dropdown-content__sub-item:hover {
        background-color: #000
    }
}

.dropdown-content__sub-item--title {
    cursor: default
}

@media screen and (min-width: 1025px) {
    .dropdown-content__sub-item--title:hover {
        background-color: transparent
    }
}

.dropdown-content__sub-item-title,
.dropdown-content__sub-item-link {
    text-decoration: none;
    font-weight: 400;
    display: block;
    line-height: 1.5rem;
    width: 100%
}

@media screen and (min-width: 1025px) {
    .dropdown-content__sub-item-title,
    .dropdown-content__sub-item-link {
        padding: 3.5px 20px
    }
    .dropdown-content__sub-item--has-tag .dropdown-content__sub-item-title,
    .dropdown-content__sub-item--has-tag .dropdown-content__sub-item-link {
        padding-right: 30px
    }
}

@media screen and (max-width: 1024px) {
    .dropdown-content__sub-item-title,
    .dropdown-content__sub-item-link {
        background-color: #222;
        padding: 13px 30px
    }
    .dropdown-content__sub-item--has-tag .dropdown-content__sub-item-title,
    .dropdown-content__sub-item--has-tag .dropdown-content__sub-item-link {
        padding-right: 40px
    }
}

.dropdown-content__sub-item-title {
    letter-spacing: .4px;
    font-size: .875rem;
    color: #999
}

@media screen and (max-width: 1024px) {
    .dropdown-content__sub-item-title {
        background-color: #222
    }
}

.dropdown-content__sub-item-link {
    transition: all .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    font-size: 1rem;
    color: #fff
}

.dropdown-content__sub-item-link:hover {
    color: #e23a3a
}

@media screen and (max-width: 1024px) {
    .dropdown-content__sub-item-link:hover {
        background-color: #000
    }
}

.dropdown-content__sub-item-link--subitem {
    font-size: 13px;
    padding-top: 3.5px;
    padding-bottom: 3.5px;
    padding-left: 40px
}

@media screen and (min-width: 1025px) {
    .dropdown-content__sub-item-link--go-back {
        display: none
    }
}

@media screen and (max-width: 1024px) {
    .dropdown-content__sub-item-link--go-back {
        margin-bottom: 15px;
        font-weight: 400;
        position: relative;
        color: #e23a3a
    }
}

@media screen and (max-width: 1024px) {
    .dropdown-content__sub-item-link--go-back:before {
        font-size: 1.5rem;
        transform: rotate(180deg);
        position: absolute;
        content: '\203A';
        left: 16px;
        top: 10px
    }
}

@media screen and (max-width: 1024px) {
    .dropdown-content__sub-item-link--go-back:hover {
        background-color: #222
    }
}

.dropdown-content__tag {
    text-transform: uppercase;
    transform: translateX(-20px);
    position: relative;
    color: #fff;
    font-weight: 500;
    font-size: .6875rem
}

@media screen and (max-width: 767px) {
    .dropdown-content__tag {
        transform: translateX(-30px)
    }
}

.dropdown-content__tag:after {
    background-color: #e23a3a;
    position: absolute;
    content: "";
    bottom: -3px;
    height: 2px;
    width: 100%;
    left: 0
}

.input {
    background-color: #fff;
    width: 100%;
    line-height: 1;
    padding: .7em;
    position: relative
}

.input--flat {
    border-radius: 4px;
    border: 2px solid #e9e9e9;
    height: auto;
    box-shadow: none;
    transition: border-color .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.input--flat:focus {
    border-color: #09c2ff
}

.input--big {
    padding: 18px 15px;
    font-size: 1rem;
    color: #767676
}

.form__formgroup,
.page-seja-um-assessor form .field {
    margin-bottom: 24px;
    padding-top: 12px;
    position: relative
}

.page-seja-um-assessor form .select-field:after {
    background-color: #a0a0a0;
    position: absolute;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    top: 57px
}

.form__label,
.page-seja-um-assessor form label:not(.text-line-break) {
    pointer-events: none;
    transition: font-size .3s cubic-bezier(0.165, 0.84, 0.44, 1), transform .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    font-size: 1.5rem;
    transform: translateY(10px);
    color: #a0a0a0;
    top: 0
}

.form__label--float,
.page-seja-um-assessor form label:not(.text-line-break) {
    line-height: 40px;
    position: absolute
}

.form__label.is-focus,
.page-seja-um-assessor form .focus label:not(.text-line-break),
.page-seja-um-assessor form .select-field label:not(.text-line-break) {
    transform: translateY(-10px);
    font-size: .875rem
}

.form__input,
.page-seja-um-assessor form input:not([type="submit"]) {
    background-color: transparent;
    padding-top: 4px;
    transition: border-bottom-color .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 40px;
    width: 100%;
    font-weight: 300;
    font-size: 1.5rem;
    border: 0;
    border-bottom: 1px solid #a0a0a0;
    border-radius: 0
}

.form__input--error,
.page-seja-um-assessor form .hasError input {
    border-bottom-color: #e02020
}

.form__error,
.page-seja-um-assessor form .material-input__errors {
    line-height: 2.1666666667;
    font-size: .75rem;
    color: #e02020
}

.page-seja-um-assessor form select {
    margin-top: 11px;
    background: transparent;
    transform: translateX(-8px);
    border: 0;
    width: 100%;
    font-weight: 300;
    font-size: 1.5rem
}

@media screen and (max-width: 767px) {
    .page-seja-um-assessor form select {
        transform: translateX(-4px)
    }
}

.page-seja-um-assessor form textarea {
    line-height: 1.3;
    background: transparent;
    min-height: 130px;
    margin-top: 13px;
    padding: 10px;
    border: 1px solid #a0a0a0;
    width: 100%;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1rem
}

.page-seja-um-assessor form label:not(.text-line-break) {
    color: #fff
}

.page-seja-um-assessor form input:not([type="submit"]) {
    border-bottom-color: #fff;
    color: #fff
}

.page-seja-um-assessor form .hasError input {
    border-bottom-color: #e02020 !important
}

.page-seja-um-assessor form select {
    color: #fff
}

.page-seja-um-assessor form option {
    color: #18191a
}

.page-seja-um-assessor form textarea {
    color: #fff
}

.page-seja-um-assessor form .material-input__errors {
    position: absolute;
    overflow: hidden;
    height: 25.5px;
    bottom: -21px
}

.page-seja-um-assessor form .select2-container {
    transform: translate(-6px, 15px);
    font-size: 1.5rem;
    width: 100%
}

.page-seja-um-assessor form .select2-choice {
    background: none;
    box-shadow: none;
    color: #000;
    border: 0;
    border-radius: 0
}

.page-seja-um-assessor form .select2-arrow[class] {
    background: transparent;
    border: 0;
    border-radius: 0;
    width: 19px
}

.page-seja-um-assessor form .select2-arrow[class] b {
    background-position: 100% -21px !important
}

.page-seja-um-assessor form .select2-dropdown-open .select2-arrow b {
    background: none !important
}

.icon__social {
    height: 14px;
    width: 14px;
    vertical-align: middle;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block
}

.icon__social--facebook {
    background-image: url("/assets/icons/facebook.svg")
}

.icon__social--twitter {
    background-image: url("/assets/icons/twitter.svg")
}

.icon__social--linkedin {
    background-image: url("/assets/icons/linkedin.svg");
    height: 10px;
    width: 10px;
    vertical-align: baseline
}

.icon__social--instagram {
    background-image: url("/assets/icons/instagram.svg")
}

.icon__checkmark {
    display: inline-block;
    width: 22px;
    height: 22px;
    transform: rotate(45deg)
}

.icon__checkmark:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 11px;
    background-color: #e23a3a;
    left: 11px;
    top: 6px
}

.icon__checkmark:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 3px;
    background-color: #e23a3a;
    left: 7px;
    top: 14px
}

.icon__close {
    position: relative;
    width: 1.375em;
    height: 1.375em;
    font-size: 16px;
    display: block;
    color: #fff
}

.icon__close:before,
.icon__close:after {
    content: '';
    display: block;
    width: .125em;
    height: 100%;
    background-color: currentColor;
    position: absolute;
    right: .625em
}

.icon__close:before {
    transform: rotate(45deg)
}

.icon__close:after {
    transform: rotate(-45deg)
}

.icon__menu {
    display: block;
    font-size: 1rem;
    width: 1em;
    height: .0625em;
    color: #000;
    background-color: currentColor;
    position: relative
}

.icon__menu:before,
.icon__menu:after {
    content: '';
    position: absolute;
    left: 0;
    background-color: currentColor;
    height: .0625em
}

.icon__menu:before {
    width: .875em;
    top: .625em
}

.icon__menu:after {
    width: .75em;
    top: .3125em
}

.icon__summary {
    width: 73px;
    position: relative;
    display: flex;
    align-self: stretch;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.icon__summary-item {
    width: 25px;
    height: 3px;
    margin-bottom: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.icon__summary-item:before,
.icon__summary-item:after {
    display: block;
    content: "";
    background-color: #515151;
    border-radius: 3px
}

.icon__summary-item:before {
    width: 3px;
    height: 3px
}

.icon__summary-item:after {
    width: 18px;
    height: 2px
}

.link {
    background-color: transparent;
    cursor: pointer;
    color: #09c2ff
}

.link:active,
.link:hover {
    outline: 0;
    color: #0db2ff
}

.link__learn-more,
.link__see-more {
    text-decoration: none;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    line-height: 2.1875rem;
    color: #09c2ff
}

.link__learn-more:hover,
.link__see-more:hover {
    text-decoration: underline;
    color: #0db2ff
}

.link__no-underline {
    text-decoration: none
}

.link__underline {
    text-decoration: underline
}

.link--arrow {
    text-decoration: none;
    transition: color .3s cubic-bezier(0.165, 0.84, 0.44, 1), padding .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    font-size: 1rem;
    position: relative;
    display: inline-block;
    padding: 2px 35px 2px 0
}

.link--arrow:hover,
.link--arrow:focus {
    padding-right: 45px;
    color: #3b9eaf
}

.link--arrow:before,
.link--arrow:after,
.link--plus:before,
.link--plus:after {
    position: absolute;
    content: '';
    right: 0;
    top: 50%
}

.link--arrow:before {
    transform: rotate(-45deg) translateY(-50%);
    height: 10px;
    width: 10px;
    border-width: 1px;
    border-style: solid;
    border-left: none;
    border-top: none
}

.link--arrow:after {
    border-top: solid 1px;
    margin: 1px 1px 0 0;
    height: 0;
    width: 20px
}

.link--plus {
    text-decoration: none;
    transition: color .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    font-size: 1rem;
    position: relative;
    display: inline-block;
    padding: 2px 35px 2px 0
}

.link--plus:hover,
.link--plus:focus {
    color: #3b9eaf
}

.link--plus:hover:before,
.link--plus:hover:after,
.link--plus:focus:before,
.link--plus:focus:after {
    background-color: #3b9eaf
}

.link--plus:before,
.link--plus:after {
    background-color: #09c2ff;
    height: 2px;
    width: 20px
}

.link--plus:before {
    transform: rotate(0deg);
    left: auto
}

.link--plus:after {
    transform: rotate(90deg)
}

.link--download {
    text-decoration: none;
    font-size: 1rem;
    position: relative;
    display: inline-block;
    color: #18191a
}

.link--download:after {
    background-color: transparent;
    transition: background-color .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: absolute;
    content: '';
    display: block;
    bottom: -3px;
    height: 2px;
    width: calc(100% - 21px);
    right: 0
}

.link--download:focus,
.link--download:hover {
    color: #18191a
}

.link--download:focus:after,
.link--download:hover:after {
    background-color: #e23a3a
}

.link--download i {
    margin-right: 4px;
    transform: translateY(2px);
    font-size: 14px
}

.xp-link,
.xp-link--white,
.article p a,
.ativacao-faq a:not(.xp-button) {
    text-decoration: none;
    padding-bottom: 6px;
    display: inline;
    cursor: pointer;
    color: #18191a;
    width: calc(100% - 0px);
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), #e23a3a 5px);
    background-position-y: -4px
}

.xp-link:focus,
.xp-link--white:focus,
.article p a:focus,
.ativacao-faq a:focus:not(.xp-button),
.xp-link:hover,
.xp-link--white:hover,
.article p a:hover,
.ativacao-faq a:hover:not(.xp-button) {
    background-image: linear-gradient(transparent calc(100% - 2px), #e23a3a 5px);
    color: #18191a
}

.xp-link--download.xp-link,
.xp-link--download.xp-link--white,
.article p a.xp-link--download,
.ativacao-faq a.xp-link--download:not(.xp-button) {
    position: relative;
    background-size: calc(100% - 4px - .6875em);
    background-position: calc(8px + .6875em)
}

.xp-link--download.xp-link:before,
.xp-link--download.xp-link--white:before,
.article p a.xp-link--download:before,
.ativacao-faq a.xp-link--download:not(.xp-button):before {
    margin-right: 4px;
    content: '';
    display: inline-block;
    height: .6875em;
    width: .6875em;
    background-repeat: no-repeat;
    background-image: url("/assets/icons/link-download.svg");
    background-size: contain
}

.xp-link--white {
    color: #fff
}

.xp-link--white:focus,
.xp-link--white:hover {
    color: #fff
}

.modal__element {
    position: absolute;
    left: -99999px;
    top: -9999px;
    opacity: 0;
    overflow: hidden;
    z-index: -9999999;
    pointer-events: none
}

.modal__element--visible {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 1;
    z-index: 101;
    width: 100%;
    height: 100%;
    pointer-events: all;
    overflow-y: scroll
}

.modal__element__content {
    left: 50%;
    z-index: 102;
    position: absolute;
    transform: translateX(-50%);
    margin-top: 64px;
    margin-bottom: 64px
}

.body--open-modal .modal__element__content {
    -webkit-animation: modalAppear .3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
    animation: modalAppear .3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .modal__element__content {
        width: 90%
    }
}

@media screen and (max-width: 767px) {
    .modal__element__content {
        width: 100%
    }
}

.modal__element--max-800 .modal__element__content {
    max-width: 800px
}

.modal__element__content-inner {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden
}

.modal__element--dark .modal__element__content-inner {
    background-color: #333
}

.modal__curtain {
    position: absolute;
    left: -99999px;
    top: -9999px;
    opacity: 0;
    overflow: hidden;
    z-index: -9999999;
    pointer-events: none;
    transition: opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.modal__curtain--visible {
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100
}

.modal__close-button {
    position: absolute;
    background: none;
    font-size: 30px;
    height: 30px;
    width: 41px;
    line-height: 44px;
    position: absolute;
    right: -5px;
    top: -33px;
    text-decoration: none;
    text-align: center;
    color: #e23a3a;
    font-style: normal;
    font-family: Arial, Baskerville, monospace;
    border: 0
}

@media screen and (max-width: 1024px) {
    .modal__close-button {
        top: -39px;
        right: -8px
    }
}

@media screen and (max-width: 550px) {
    .modal__close-button {
        top: -37px;
        right: -7px
    }
}

.nh-modal .modal__element__content {
    background: white;
    padding: 48px 32px;
    border: 1px solid #f7f7f7;
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.1);
    width: 60%
}

@media screen and (max-width: 1024px) {
    .nh-modal .modal__element__content {
        width: 75%
    }
}

@media screen and (max-width: 767px) {
    .nh-modal .modal__element__content {
        width: 90%
    }
}

.nh-modal .modal__close-button {
    top: 6px;
    right: 6px;
    color: #000;
    font-size: 32px
}

.nh-modal .modal__close-button:hover {
    background: rgba(93, 93, 94, 0.19)
}

body.body--open-modal {
    overflow: hidden
}

@-webkit-keyframes modalAppear {
    from {
        transform: translateX(-50%) translateY(-15px)
    }
    to {
        transform: translateX(-50%) translateY(0)
    }
}

@keyframes modalAppear {
    from {
        transform: translateX(-50%) translateY(-15px)
    }
    to {
        transform: translateX(-50%) translateY(0)
    }
}

.option {
    height: 100%
}

@media screen and (max-width: 1024px) {
    .option {
        margin-top: 30px
    }
}

.option__container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    color: #09c2ff;
    text-decoration: none
}

.option:hover {
    color: #0db2ff
}

.option__title {
    width: 100%
}

.option__description {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    margin-bottom: 32px;
    color: #000;
    width: 100%
}

.option__image-container {
    padding: 20px;
    width: 36px;
    height: 36px;
    display: block;
    margin: 0 auto;
    border: 2px solid #d0d6e6;
    border-radius: 50%;
    box-sizing: content-box
}

.option__image {
    width: 28px;
    height: 28px;
    display: block;
    margin: 0 auto;
    margin-top: 2px
}

.option__link {
    width: 100%
}

@media screen and (min-width: 1025px) {
    .option__link {
        margin-top: auto
    }
}

.error-404 .error-404__title,
.error-404 .error-404__text {
    color: #fff
}

.error-404__hero {
    background-image: url("../images/xp-ciment-bg.jpg");
    background-size: cover
}

.error-404__hero .sly-row {
    position: relative
}

@media screen and (min-width: 1200px) {
    .error-404__hero .sly-row:after {
        content: '404';
        position: absolute;
        color: white;
        font-family: 'Roboto Slab';
        font-size: 280px;
        opacity: .2;
        right: 0
    }
}

.error-404 .error-404__title {
    line-height: 1.125;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 4rem;
    margin-top: 24px;
    margin-bottom: 24px
}

@media screen and (max-width: 767px) {
    .error-404 .error-404__title {
        font-size: 2.5rem
    }
}

.error-404 .error-404__text {
    max-width: 448px;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 40px
}

.error-404 .error-404__button {
    margin-bottom: 40px
}

.error-404 .error-404-recommendation__col {
    flex-direction: column;
    display: flex
}

@media screen and (max-width: 767px) {
    .error-404 .error-404-recommendation__col {
        margin-bottom: 64px
    }
}

.error-404 .error-404-recommendation__link-holder {
    margin-top: auto
}

.quote {
    font-family: Roboto Slab, Arial, sans-serif;
    line-height: 1.3;
    display: inline-block
}

@media screen and (min-width: 768px) {
    .quote {
        padding-left: 17px;
        font-size: 3rem
    }
}

@media screen and (max-width: 767px) {
    .quote {
        padding-left: 10px;
        font-size: 1.875rem
    }
}

.quote:before,
.quote:after {
    font-weight: 500;
    transform: scale(1.4);
    position: absolute;
    content: "\"";
    color: rgba(0, 0, 0, 0.1)
}

.quote:before {
    left: 4px
}

.percentage-circle {
    border-radius: 50%;
    background: linear-gradient(to right, transparent 50%, #e23a3a 0px) #ddd;
    position: relative;
    display: inline-block
}

.percentage-circle__label,
.percentage-circle__number {
    color: #707173
}

.percentage-circle__content {
    position: absolute
}

.percentage-circle--small {
    font-size: 80px;
    height: 80px;
    width: 80px
}

.percentage-circle--big {
    font-size: 150px;
    height: 150px;
    width: 150px
}

.percentage-circle__content {
    background-color: #fff;
    justify-content: center;
    flex-direction: column;
    border-radius: 50%;
    text-align: center;
    display: flex;
    height: 87%;
    width: 87%;
    left: 6.5%;
    top: 6.5%
}

.percentage-circle__progress {
    background-color: inherit;
    transform-origin: left center;
    border-radius: 0 100% 100% 0 / 50%;
    margin-left: 50%;
    display: block;
    height: 100%
}

.percentage-circle__label {
    font-size: .15em
}

.percentage-circle__number {
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: .375em
}

.recommendation-card {
    z-index: 1;
    padding: 16px 16px 8px 16px;
    position: relative;
    border: 1px solid #EEE;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    width: auto;
    max-width: 399px;
    height: auto;
    margin: 0 auto 90px auto
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .recommendation-card {
        max-width: 290px;
        margin: 16px auto
    }
}

@media screen and (max-width: 330px) {
    .recommendation-card {
        max-width: 260px;
        margin: 32px auto
    }
}

@media screen and (max-width: 1024px) {
    .recommendation-card {
        width: 100%
    }
}

.recommendation-card:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    box-shadow: 0 25px 20px 0 rgba(5, 5, 5, 0.1);
    transition: opacity .2s ease-out
}

.recommendation-card:hover {
    box-shadow: 0 1px 10px 0 rgba(5, 5, 5, 0.1);
    z-index: 2
}

.recommendation-card:hover:before {
    content: "";
    width: 100%;
    height: 3px;
    display: flex;
    position: absolute;
    top: -1px;
    left: 0;
    background-color: #e23a3a
}

.recommendation-card:hover:after {
    opacity: 1
}

.recommendation-card__content {
    width: auto;
    z-index: 999;
    will-change: transform;
    transition: transform 0.2s linear;
    max-width: 1200px;
    margin: 0 auto;
    padding: 16px 16px
}

.recommendation-card__content.fixedTop {
    transform: translateY(-194%)
}

.recommendation-card__logo img {
    width: 119px;
    margin-bottom: 40px
}

.recommendation-card__first-line {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    margin: 0
}

.recommendation-card__price {
    line-height: 48px;
    font-size: 40px;
    color: #18191A;
    font-weight: 300;
    margin-bottom: 40px
}

.recommendation-card__price span {
    font-size: 16px;
    line-height: 24px
}

.recommendation-card__footer {
    padding-top: 24px
}

.ebook__container .soft-lead-form__input,
.lp-form__inputs-holder .soft-lead-form__input {
    border-radius: 0;
    border: 0;
    font-size: 1rem
}

.soft-lead-form-success:before {
    content: '';
    display: block;
    width: 50px;
    height: 70px;
    border: 10px solid #8cc63f;
    border-top: none;
    border-left: none;
    margin: 0 auto;
    transform: rotate(45deg) translateY(-15px) translateX(-12.5px);
    position: relative
}

.soft-lead-form__error {
    font-size: .75rem;
    padding: 3px 0 5px;
    color: #ff8686
}

.soft-lead-form__form-error {
    text-align: center;
    color: #ef3f46;
    font-size: .875rem;
    min-height: 18px;
    padding-top: 15px
}

.hero__form .soft-lead-form__input {
    font-size: 1rem
}

.hero__form .soft-lead-form__error {
    min-height: 25px
}

.ebook__container .soft-lead-form__error {
    min-height: 20px
}

.ebook__container .soft-lead-form__button {
    margin-top: 16px
}

.lp-form__inputs-holder .soft-lead-form {
    display: flex;
    width: 100%
}

.lp-form__inputs-holder .soft-lead-form__label {
    margin-right: 8px;
    position: relative
}

.lp-form__inputs-holder .soft-lead-form__input {
    padding: 18px 15px
}

.lp-form__inputs-holder .soft-lead-form__error {
    padding: 0;
    position: absolute;
    top: calc(100% + 5px)
}

.lp-form__inputs-holder .soft-lead-form__form-error {
    position: absolute;
    bottom: 12px;
    width: 595px;
    max-width: 100%
}

.modal__element .lp-form__inputs-holder .soft-lead-form {
    padding-bottom: 30px
}

.modal__element .lp-form__inputs-holder .soft-lead-form__form-error {
    width: 100%
}

.soft-lead-form-success {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    z-index: 1;
    overflow: hidden;
    opacity: 0;
    background-color: #18191a;
    padding-top: 10px;
    color: #8cc63f;
    line-height: 1.2;
    font-weight: 500;
    font-size: 1rem;
    text-align: center
}

.soft-lead-form-success--show {
    opacity: 1;
    width: 100%;
    height: 100%
}

.soft-lead-form-success__email {
    display: block;
    font-weight: 300
}

.video-placeholder {
    background-color: #f2f1f2;
    position: relative;
    height: 360px;
    width: 640px
}

.video-placeholder:after {
    transform: translate(-50%, -50%);
    position: absolute;
    display: block;
    content: '';
    height: 0;
    width: 0;
    left: 50%;
    top: 50%;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 36px solid #989898
}

.material-input {
    display: block;
    margin-top: 20px;
    position: relative
}

.material-input__input {
    border-bottom: 1px solid gray
}

.material-input__input:focus+.material-input__label {
    transform: translateY(-100%)
}

.material-input__label {
    top: 0;
    left: 0;
    position: absolute;
    transform: translateY(0)
}

.accordion-line__item {
    border-color: #ddd;
    border-top: 1px solid #d8d8d8
}

.accordion-line--border-bottom .accordion-line__item {
    border-top: 0;
    border-bottom: 1px solid #d8d8d8
}

.accordion-line__item:last-child {
    border-bottom: 1px solid #d8d8d8
}

.accordion-line__item--remove-border {
    border-top: 0
}

.accordion-line--border-bottom .accordion-line__item--remove-border,
.accordion-line__item--remove-border:last-child {
    border: 0
}

.accordion-line__item--hide-border-when-active {
    transition-property: border;
    transition-duration: .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-delay: .3s
}

.accordion-line__item--hide-border-when-active.is-active {
    transition-delay: .15s;
    border-color: transparent
}

.accordion-line__item--no-content .accordion-line__title {
    padding-right: 125px;
    cursor: default
}

.accordion-line__item--no-content .accordion-line__title:hover {
    background-color: #fff;
    padding-left: 0
}

.accordion-line__title {
    background-color: #fff;
    line-height: 1.5;
    transition: background-color .3s cubic-bezier(0.165, 0.84, 0.44, 1), padding-left .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    display: block;
    padding: 32px 50px 32px 0;
    border: none;
    cursor: pointer;
    margin: 0;
    color: #18191a;
    width: 100%;
    text-transform: none;
    text-align: left;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5rem
}

@media screen and (max-width: 767px) {
    .accordion-line__title {
        font-size: 1.125rem
    }
}

.accordion-line__title--has-content:before,
.accordion-line__title--has-content:after {
    background-color: #18191a;
    will-change: transform;
    transition: transform .3s ease;
    font-size: 1rem;
    position: absolute;
    display: block;
    content: '';
    height: 1em;
    width: .125em;
    top: calc(50% - 8px);
    border-radius: 2px;
    border-width: 0
}

.accordion-line__title--has-content:before {
    transform: rotate(-45deg);
    right: 30px
}

.accordion-line__title--has-content:after {
    transform: rotate(45deg);
    right: 20px
}

.is-active .accordion-line__title:before {
    transform: rotate(-135deg);
    width: 2px
}

.is-active .accordion-line__title:after {
    transform: rotate(135deg);
    border-right-color: #e23a3a;
    border-top-color: #e23a3a
}

.accordion-line__no-costs {
    transform: translateY(50%);
    position: absolute;
    bottom: 50%;
    color: #c6c7c8;
    right: 0
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .accordion-line__no-costs {
        font-size: 1.25rem
    }
}

@media screen and (min-width: 1025px) {
    .accordion-line__no-costs {
        line-height: 2.25rem;
        font-size: 1.5rem
    }
}

.accordion-line__content {
    padding-bottom: 30px
}

@media screen and (max-width: 767px) {
    .accordion-line__content {
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 10px
    }
}

.accordion-line__info {
    background-color: #fafafa;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    width: 48%;
    border: 1px solid #f0f0f0;
    border-radius: 9px
}

@media screen and (min-width: 768px) {
    .accordion-line__info+.accordion-line__info {
        margin-left: 2%
    }
}

@media screen and (max-width: 767px) {
    .accordion-line__info+.accordion-line__info {
        margin-top: 2%
    }
}

.accordion-line__info--small {
    width: 31%
}

.accordion-line__info--big {
    width: 66%
}

@media screen and (max-width: 767px) {
    .accordion-line__info {
        width: 100%
    }
    .accordion-line__info--small,
    .accordion-line__info--big {
        width: 100%
    }
}

.accordion-line__info--single {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.accordion-line__info--full {
    margin-bottom: 25px;
    flex-wrap: wrap;
    display: flex;
    width: 100%
}

.accordion-line__info--full .accordion-line__info__content {
    flex-basis: 50%;
    display: block
}

@media screen and (max-width: 767px) {
    .accordion-line__info--full .accordion-line__info__content {
        flex-basis: 100%
    }
}

@media screen and (min-width: 768px) {
    .accordion-line__info--full .accordion-line__info__content+.accordion-line__info__content {
        border-left: 10px solid #fff
    }
}

@media screen and (max-width: 767px) {
    .accordion-line__info--full .accordion-line__info__content+.accordion-line__info__content {
        border-top: 10px solid #fff
    }
}

.accordion-line__info--full .accordion-line__info__content--big {
    flex-basis: 66%
}

@media screen and (max-width: 767px) {
    .accordion-line__info--full .accordion-line__info__content--big {
        flex-basis: 100%
    }
}

.accordion-line__info--full .accordion-line__info__content--small {
    flex-basis: 34%
}

@media screen and (max-width: 767px) {
    .accordion-line__info--full .accordion-line__info__content--small {
        flex-basis: 100%
    }
}

.accordion-line__info--full .accordion-line__info__content--short {
    min-height: 100px
}

.accordion-line__info__obs,
.accordion-line__info p {
    color: #666
}

.accordion-line__info__title {
    background-color: #fff;
    border-bottom: solid 1px #f0f0f0;
    line-height: 1.4;
    flex-basis: 100%;
    text-align: center;
    padding: 10px;
    margin: 0;
    color: #666;
    font-weight: 400;
    font-size: 1.25rem
}

.accordion-line__info__content {
    justify-content: center;
    flex-direction: column;
    min-height: 265px;
    font-size: .875rem;
    padding: 20px;
    display: flex;
    color: #666
}

@media screen and (max-width: 767px) {
    .accordion-line__info__content {
        min-height: 10px;
        padding: 10px
    }
}

.accordion-line__info__content p {
    line-height: 1.5;
    margin: 0;
    color: #666;
    font-weight: 300;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 1.125rem
}

.accordion-line__info__zero-icon {
    margin-bottom: 10px;
    line-height: 1;
    position: relative;
    color: #e23a3a;
    font-weight: 400;
    font-size: 110px
}

@media screen and (max-width: 900px) {
    .accordion-line__info__zero-icon {
        font-size: 70px
    }
}

.costs__matrix-comparison .accordion-line__info__zero-icon {
    font-size: 4.9375rem
}

.costs__matrix-comparison .accordion-line__info__zero-icon:after {
    width: 6px
}

.accordion-line__info__zero-icon:after {
    background-color: #e23a3a;
    transform: translateX(-50%) rotate(45deg);
    position: absolute;
    content: '';
    height: 100%;
    width: 8px;
    left: 50%;
    top: 0
}

.accordion-line__info__number,
.accordion-line__info__number--big,
.accordion-line__info__number--small {
    line-height: 1.4;
    color: #e23a3a;
    font-family: Roboto Slab, Arial, sans-serif;
    font-weight: 400;
    font-size: 50px
}

.accordion-line__info__number--big {
    line-height: 1.2;
    font-size: 100px
}

.accordion-line__info__number--small {
    font-size: 1.5625rem
}

@media screen and (max-width: 900px) {
    .accordion-line__info__number,
    .accordion-line__info__number--big,
    .accordion-line__info__number--small {
        font-size: 38px
    }
    .accordion-line__info__number--big {
        font-size: 75px
    }
    .accordion-line__info__number--small {
        font-size: 18px
    }
}

@media screen and (max-width: 767px) {
    .accordion-line__info__number,
    .accordion-line__info__number--big,
    .accordion-line__info__number--small {
        font-size: 28px
    }
    .accordion-line__info__number--big {
        font-size: 45px
    }
    .accordion-line__info__number--small {
        font-size: 14px
    }
}

.accordion-line__info__obs {
    margin-top: 10px;
    font-size: .75rem;
    display: block
}

.accordion-line__content-container {
    transition: max-height .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    max-height: 0;
    overflow: hidden
}

.xp-banner {
    padding-top: 50px;
    width: 100%;
    background: url(../images/hero-ativacao.jpg) #1e1f21 no-repeat;
    background-position: center center;
    background-size: cover
}

.xp-banner__title {
    line-height: 1.3;
    text-align: center;
    color: #fff;
    font-family: Roboto Slab, Arial, sans-serif;
    font-weight: 100;
    font-size: 2.5rem
}

@media screen and (max-width: 767px) {
    .xp-banner__title {
        font-size: 1.75rem;
        padding: 0 40px
    }
}

.xp-banner__description {
    line-height: 1.4;
    text-align: center;
    color: #fff;
    font-weight: 100;
    font-size: 1.5rem
}

@media screen and (max-width: 767px) {
    .xp-banner__description {
        font-size: 1rem;
        padding: 0 24px
    }
}

@media screen and (min-width: 768px) {
    .xp-banner__button {
        margin-left: 40px
    }
    .xp-banner__button:first-child {
        margin-left: 0
    }
}

@media screen and (max-width: 767px) {
    .xp-banner__button {
        margin-left: 10%;
        margin-right: 10%
    }
}

@media screen and (max-width: 767px) {
    .xp-banner__button-area {
        margin-top: 32px;
        margin-bottom: 32px
    }
}

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

.xp-banner .dash,
.xp-banner .dash--block,
.xp-banner .dash--center,
.xp-banner .dash--white,
.xp-banner .dash--tiny,
.xp-banner .dash--slim,
.xp-banner .dash--full,
.xp-banner .dash--full-right,
.xp-banner .dash--h3 {
    width: 40px;
    background-color: #e23a3a;
    display: inline-block;
    height: 5px;
    border: 0;
    margin: 12px 0 8px
}

.xp-banner__dash {
    width: 80px;
    height: 4px;
    margin-top: 30px;
    margin-bottom: 40px
}

@media screen and (min-width: 768px) {
    .xp-banner a {
        margin-top: 40px;
        margin-bottom: 40px
    }
}

@media screen and (max-width: 767px) {
    .xp-banner a {
        margin-top: 16px;
        margin-bottom: 16px
    }
}

@media screen and (min-width: 768px) {
    .call-to-action {
        padding-top: 64px;
        padding-bottom: 64px
    }
}

@media screen and (max-width: 767px) {
    .call-to-action {
        padding-top: 32px;
        padding-bottom: 32px
    }
}

@media screen and (max-width: 767px) {
    .call-to-action__col--text,
    .call-to-action__col--button {
        text-align: center
    }
}

@media screen and (min-width: 768px) {
    .call-to-action__col--text {
        text-align: right
    }
}

@media screen and (min-width: 768px) {
    .jumbotron {
        margin-bottom: 25px;
        padding-top: 81px
    }
}

@media screen and (max-width: 767px) {
    .jumbotron {
        overflow: hidden
    }
}

@media screen and (max-width: 1674px) {
    .jumbotron__container {
        padding-left: 0;
        padding-right: 0
    }
}

.jumbotron__content-col {
    background-color: #18191a
}

@media screen and (min-width: 768px) {
    .jumbotron__content-col {
        padding-left: calc(.5rem + 49px);
        margin-left: -49px
    }
}

@media screen and (min-width: 768px) and (max-width: 1674px) {
    .jumbotron__content-col {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    .jumbotron__content-col {
        padding-left: 1rem;
        padding-right: 1rem
    }
    [class].jumbotron__content-col {
        padding-top: 80px
    }
}

.jumbotron--yellow .jumbotron__content-col {
    background-color: #e23a3a
}

.jumbotron--multiple-buttons .jumbotron__content-col .xp-button {
    margin-right: 15px
}

.jumbotron__image {
    transform: translate(0, -49px)
}

@media screen and (min-width: 1025px) {
    .jumbotron__image {
        flex-basis: 430px;
        max-width: 430px;
        width: 430px
    }
}

@media screen and (max-width: 767px) {
    [class].jumbotron__image {
        max-width: 75%;
        transform: translateY(45px);
        position: relative;
        padding: 0;
        z-index: 1;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (min-width: 768px) {
    .jumbotron__image-element {
        position: absolute;
        z-index: 1;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }
}

@media screen and (max-width: 767px) {
    .jumbotron__image-element {
        background-size: 0%
    }
}

.jumbotron__image:before,
.jumbotron__image:after {
    position: absolute;
    content: '';
    display: block;
    height: 100%;
    width: 100%
}

.jumbotron__image-mobile {
    position: relative;
    z-index: 1
}

.jumbotron__image:before {
    border: 1px solid #e23a3a;
    width: 80%
}

@media screen and (min-width: 768px) {
    .jumbotron__image:before {
        right: calc(-81px + 10%);
        top: -32px
    }
}

@media screen and (max-width: 767px) {
    .jumbotron__image:before {
        left: -30px;
        top: -30px
    }
}

@media screen and (max-width: 767px) {
    .jumbotron__image:after {
        background-color: #18191a;
        transform: translateX(-100%);
        height: 45px;
        bottom: 0;
        width: 12.5%;
        left: 0
    }
    .jumbotron--yellow .jumbotron__image:after {
        background-color: #e23a3a
    }
}

@media screen and (min-width: 768px) {
    .jumbotron__image:after {
        background-color: rgba(0, 0, 0, 0.09);
        bottom: -74px;
        width: 150%;
        right: calc(-85px - 50%)
    }
}

.xp-hero {
    overflow: hidden;
    position: relative;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #1c2226;
    background-size: cover
}

@media screen and (min-width: 768px) {
    .xp-hero__container,
    .xp-hero__row {
        height: 453px
    }
}

@media screen and (max-width: 767px) {
    .xp-hero {
        background-color: #fff
    }
}

.xp-hero--proteautonc {
    background-color: #fff
}

.xp-hero__video-element {
    height: 100%;
    width: 100%
}

.xp-hero__container,
.xp-hero__row {
    position: relative
}

.xp-hero__container {
    pointer-events: none;
    z-index: 2
}

@media screen and (max-width: 767px) {
    .xp-hero__container {
        padding-bottom: 40px
    }
}

.xp-hero__cover {
    z-index: 1
}

.xp-hero__cover:before,
.xp-hero__cover:after {
    position: absolute;
    display: block;
    content: '';
    height: 100%
}

.xp-hero__cover:before {
    background: #181e20;
    width: 50%;
    left: -50%
}

.xp-hero__cover:after {
    width: 200px
}

@media screen and (max-width: 767px) {
    .xp-hero__cover:before,
    .xp-hero__cover:after {
        content: none
    }
}

@media screen and (min-width: 768px) {
    .xp-hero__cover {
        margin-left: -1120px;
        position: absolute;
        height: 100%;
        width: 1440px;
        left: 50%;
        top: 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url("../images/concrete-x.png")
    }
}

@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
screen and (min-width: 768px) and (min-resolution: 192dpi) {
    .xp-hero__cover {
        background-image: url("../images/concrete-x%402x.png")
    }
}

@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 3),
screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 3.6458333333333335),
screen and (min-width: 768px) and (min-resolution: 350dpi) {
    .xp-hero__cover {
        background-image: url("../images/concrete-x%403x.png")
    }
}

@media screen and (max-width: 767px) {
    .xp-hero__cover {
        position: absolute;
        height: 100%;
        width: 100%
    }
}

.xp-hero__image {
    height: 307px;
    width: 100%
}

@media screen and (min-width: 768px) {
    .xp-hero__image {
        transition: background-position .3s cubic-bezier(0.165, 0.84, 0.44, 1);
        position: absolute;
        height: 100%;
        width: 52%;
        right: 0;
        top: 0
    }
}

@media screen and (max-width: 767px) {
    .xp-hero__image {
        background-size: cover;
        position: relative;
        overflow: hidden
    }
}

@media screen and (max-width: 767px) {
    .xp-hero__image:before {
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        content: '';
        display: block;
        height: 100%;
        width: 100%;
        background-image: url("../images/x-gold.png")
    }
}

@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 767px) and (min-resolution: 192dpi) {
    .xp-hero__image:before {
        background-image: url("../images/x-gold%402x.png")
    }
}

@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 3),
screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 3.6458333333333335),
screen and (max-width: 767px) and (min-resolution: 350dpi) {
    .xp-hero__image:before {
        background-image: url("../images/x-gold%403x.png")
    }
}

.xp-hero__image--proteautonc {
    background-image: url("../images/xp-inc-hero.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 45%;
    width: 58%;
    right: -8%
}

@media screen and (min-width: 2000px) {
    .xp-hero__image--proteautonc {
        background-position: 0 35%;
        width: 64%;
        right: -8%
    }
}

@media screen and (max-width: 767px) {
    .xp-hero__image--proteautonc:before {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .xp-hero__image--proteautonc {
        width: 100%;
        right: 0;
        background-position: center center
    }
}

.xp-hero__video-play {
    position: absolute;
    height: 104px;
    cursor: pointer;
    color: transparent;
    width: 104px;
    background: url("/assets/images/play-video.svg") no-repeat 50% 50%;
    background-size: 100%;
    margin-left: -52px;
    margin-top: -52px;
    border: 0;
    border-radius: 50%
}

@media screen and (max-width: 767px) {
    .xp-hero__video-play {
        bottom: 94px;
        left: 50%
    }
}

@media screen and (min-width: 768px) {
    .xp-hero__video-play {
        top: 50%
    }
}

@media screen and (min-width: 800px) {
    .xp-hero__video-play {
        transition: left .3s cubic-bezier(0.165, 0.84, 0.44, 1)
    }
}

@media screen and (min-width: 768px) and (max-width: 804px) {
    .xp-hero__video-play {
        left: 99%
    }
}

@media screen and (min-width: 805px) and (max-width: 960px) {
    .xp-hero__video-play {
        left: 101%
    }
}

@media screen and (min-width: 860px) and (max-width: 1050px) {
    .xp-hero__video-play {
        left: 104%
    }
}

@media screen and (min-width: 1051px) and (max-width: 1200px) {
    .xp-hero__video-play {
        left: 107%
    }
}

@media screen and (min-width: 1201px) {
    .xp-hero__video-play {
        left: 109%
    }
}

@media screen and (max-width: 767px) {
    .xp-hero__text-box {
        padding: 1.25rem 1.438rem 0
    }
}

@media screen and (min-width: 768px) {
    .xp-hero__text-box {
        flex-direction: column;
        padding-top: 64px;
        position: absolute;
        display: flex;
        height: 100%;
        top: 0
    }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
    .xp-hero__text-box {
        width: 55%
    }
}

@media screen and (min-width: 1100px) {
    .xp-hero__text-box {
        width: 58%
    }
}

.xp-hero__text-title {
    font-family: Roboto Slab, Arial, sans-serif;
    font-weight: 300
}

@media screen and (max-width: 767px) {
    .xp-hero__text-title {
        margin-bottom: 24px;
        line-height: 1.35;
        font-size: 2.5rem;
        color: #000
    }
}

@media screen and (min-width: 768px) {
    .xp-hero__text-title {
        margin-bottom: 40px;
        line-height: 1.13;
        font-size: 3rem;
        color: #fff
    }
}

@media screen and (min-width: 768px) {
    .xp-hero__text-title span {
        color: #e23a3a
    }
}

.xp-hero__text-title--proteautonc {
    margin-top: 30px
}

@media screen and (max-width: 767px) {
    .xp-hero__text-title--proteautonc .proteautonc-logo {
        width: 80%;
        margin: 56px auto 0;
        display: block;
        max-width: 300px
    }
}

.xp-hero__text-subtitle {
    line-height: 1.75;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1rem
}

@media screen and (max-width: 767px) {
    .xp-hero__text-subtitle {
        margin-bottom: 24px;
        line-height: 1.75;
        color: #000
    }
}

@media screen and (min-width: 768px) {
    .xp-hero__text-subtitle {
        margin-bottom: 40px;
        max-width: 475px;
        color: #fff
    }
}

.xp-hero__text-subtitle p {
    margin-bottom: 12px
}

.xp-hero__text-subtitle--proteautonc {
    color: #18191a;
    font-size: 1.5rem;
    max-width: 100%
}

@media screen and (max-width: 1024px) {
    .xp-hero__text-subtitle--proteautonc {
        font-size: 1rem
    }
}

.xp-hero__button {
    pointer-events: all
}

@media screen and (min-width: 768px) {
    .xp-hero__button-container {
        margin-top: auto;
        margin-bottom: 64px
    }
}

.xp-hero__video {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    height: 100%
}

.xp-hero__video-close {
    font-size: 26px;
    position: absolute;
    cursor: pointer;
    color: #fff;
    right: 0;
    top: 10px
}

@media screen and (max-width: 767px) {
    .xp-hero__video-close {
        right: 25px;
        top: 25px
    }
}

.xp-hero__video-container {
    background-color: #000;
    position: absolute;
    display: none;
    z-index: 25;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0
}

.xp-hero__video-container--is-open {
    display: block
}

@media screen and (min-width: 768px) {
    .xp-hero--no-button .xp-hero__container,
    .xp-hero--no-button .xp-hero__row {
        height: 360px
    }
}

.xp-hero--no-button .xp-hero__cover {
    height: calc(100% + 93px);
    top: -46.5px
}

.xp-hero--no-button .xp-hero__cover--proteautonc {
    background-image: url("../images/hero-xp-inc-white-mask.png");
    top: 0;
    left: 45%
}

@media screen and (max-width: 767px) {
    .xp-hero--no-button .xp-hero__cover--proteautonc {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .jumbo-columns--bg-side .jumbo-columns__col:before,
    .jumbo-columns__carousel {
        background-size: cover;
        position: absolute;
        display: block;
        content: '';
        height: 100%;
        width: calc(100% + 248px - 4.1666666667%)
    }
}

.jumbo-columns {}

.jumbo-columns--bg-side {
    overflow-x: hidden;
    position: relative
}

.jumbo-columns--bg-side-left .jumbo-columns__col:before {
    background-position: right;
    left: calc(-100% - 248px)
}

.jumbo-columns--bg-side-right .jumbo-columns__col:before {
    background-position: left;
    right: calc(-100% - 248px)
}

.jumbo-columns__text {
    margin-bottom: 24px;
    line-height: 1.75;
    font-size: 1rem;
    color: #18191a
}

.jumbo-columns__slide {
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover
}

.jumbo-columns__slide:after {
    background: linear-gradient(to bottom, transparent 1%, transparent 2%, rgba(0, 0, 0, 0.1) 50%, #000 100%);
    position: absolute;
    content: "";
    display: block;
    height: 100%;
    width: 100%
}

.numbered-col__item {
    margin-bottom: 32px
}

@media screen and (min-width: 1025px) {
    .numbered-col__item:nth-child(3n-1) {
        margin-left: 6.25%;
        margin-right: 6.25%
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .numbered-col__item:nth-child(odd) {
        margin-right: 4.1666666667%
    }
    .numbered-col__item:nth-child(even) {
        margin-left: 4.1666666667%
    }
}

@media screen and (max-width: 767px) {
    .numbered-col__item {
        text-align: center
    }
}

.numbered-col__number {
    margin-bottom: 18px;
    display: block;
    color: #e23a3a;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 75px
}

.numbered-col .regular-text {
    font-size: 1.125rem
}

@media screen and (max-width: 767px) {
    [class].row-carousel-on-mobile__row {
        flex-wrap: nowrap
    }
    [class].row-carousel-on-mobile__col {
        flex: none
    }
    .row-carousel-on-mobile {
        position: relative;
        overflow: hidden;
        padding-left: 0;
        padding-right: 0
    }
    .row-carousel-on-mobile__row {
        margin-left: 0;
        margin-right: 0
    }
    .row-carousel-on-mobile__col {
        text-align: center;
        padding-left: 2rem;
        padding-right: 2rem
    }
    .row-carousel-on-mobile__col .title--dashed:after {
        margin-left: auto;
        margin-right: auto
    }
    .row-carousel-on-mobile__bullets {
        text-align: center
    }
    .row-carousel-on-mobile__bullets .swiper-pagination-bullet {
        background-color: transparent;
        opacity: 1;
        border: 1px solid #d8d8d8
    }
    .row-carousel-on-mobile__bullets .swiper-pagination-bullet-active {
        background-color: #e23a3a
    }
    .row-carousel-on-mobile__arrow {
        position: absolute;
        display: block;
        z-index: 9;
        height: 23px;
        width: 16px;
        top: 50%
    }
    .row-carousel-on-mobile__arrow--prev:before,
    .row-carousel-on-mobile__arrow--next:before,
    .row-carousel-on-mobile__arrow--prev:after,
    .row-carousel-on-mobile__arrow--next:after {
        content: '';
        display: block;
        position: absolute;
        width: 16px;
        height: 2px;
        background-color: #dadada
    }
    .row-carousel-on-mobile__arrow--prev:before,
    .row-carousel-on-mobile__arrow--next:before {
        transform: rotate(45deg);
        top: 16px
    }
    .row-carousel-on-mobile__arrow--prev:after,
    .row-carousel-on-mobile__arrow--next:after {
        transform: rotate(-45deg);
        top: 5px
    }
    .row-carousel-on-mobile__arrow--prev {
        transform: translateY(-50%) rotate(180deg);
        right: .5rem
    }
    .row-carousel-on-mobile__arrow--next {
        transform: translateY(-50%);
        left: .5rem
    }
}

.super-hero {
    background-color: #000;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0
}

@media screen and (min-width: 768px) {
    .super-hero {
        height: calc(100vh - 80px)
    }
}

@media screen and (max-width: 767px) {
    .super-hero {
        height: calc(100vh - 87px)
    }
}

@media screen and (max-width: 767px) {
    .super-hero {
        position: relative
    }
}

.browser--ie .super-hero {
    position: relative
}

.super-hero~.page-sections {
    margin-top: 50vh;
    transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow-x: hidden;
    transform: translateY(100vh)
}

@media screen and (max-width: 767px) {
    .super-hero~.page-sections {
        margin-top: 0;
        transform: none
    }
}

.browser--ie .super-hero~.page-sections {
    margin-top: 0;
    transform: none
}

.super-hero.js-seen~.page-sections {
    transform: translateY(0)
}

.super-hero__title,
.super-hero__text {
    color: #fff
}

.super-hero:after,
.super-hero__scroll-circle,
.super-hero__scroll-circle:before,
.super-hero__scroll-arrow {
    position: absolute;
    content: "";
    display: block;
    height: 100%;
    width: 100%
}

.super-hero:after {
    left: 0;
    top: 0
}

.super-hero__container,
.super-hero__row {
    height: 100%
}

.super-hero__image,
.super-hero__container {
    opacity: 1;
    transition: opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.js-seen .super-hero__image,
.js-seen .super-hero__container {
    opacity: .2
}

.super-hero:after {
    background: linear-gradient(to bottom, transparent 1%, transparent 2%, rgba(0, 0, 0, 0.1) 50%, #000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0)
}

.super-hero__image {
    transform: scale(1);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-position: center;
    background-color: #000;
    background-size: cover
}

@media screen and (min-width: 768px) {
    .super-hero__image {
        background-attachment: fixed;
        -webkit-animation: superHeroBg 1.5s linear 1;
        animation: superHeroBg 1.5s linear 1
    }
}

.super-hero__image--filter:before {
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.35);
    width: 100%;
    height: 100%
}

.super-hero__container {
    position: relative;
    z-index: 1
}

@media screen and (min-width: 768px) {
    .super-hero__text-box {
        padding-top: 14.3497757848%
    }
}

@media screen and (max-width: 767px) {
    .super-hero__text-box {
        text-align: center;
        position: absolute;
        bottom: 150px;
        width: 100%;
        left: 0;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.super-hero__title {
    margin-bottom: 24px;
    line-height: 1.3;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 4rem
}

@media screen and (max-width: 767px) {
    .super-hero__title {
        font-size: 2.375rem
    }
}

.super-hero__text {
    letter-spacing: -.5px;
    line-height: 1.5;
    font-size: 1.25rem
}

@media screen and (max-width: 767px) {
    .super-hero__text {
        font-size: 1.125rem
    }
}

@media screen and (min-width: 768px) {
    .super-hero__button {
        margin-top: 48px
    }
}

@media screen and (max-width: 767px) {
    .super-hero__button {
        background-color: #47de47;
        border-radius: 0;
        transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transform: translateY(0);
        position: fixed;
        padding: 18px 0;
        z-index: 2;
        bottom: 0;
        width: 100%;
        color: #18191a;
        left: 0;
    }
    .super-hero__button.js-seen {
        transform: translateY(100%)
    }
}

.super-hero__scroll-circle,
.super-hero__scroll-arrow {
    transition: opacity .8s;
    opacity: 1
}

.js-seen .super-hero__scroll-circle,
.js-seen .super-hero__scroll-arrow {
    opacity: 0
}

.super-hero__scroll-circle {
    background-color: transparent;
    transform: translateX(-50%);
    -webkit-animation: superHeroCircle 1.5s linear infinite;
    animation: superHeroCircle 1.5s linear infinite;
    cursor: pointer;
    bottom: 70px;
    height: 48px;
    width: 48px;
    left: 50%;
    border: 2px solid #e23a3a;
    border-radius: 50%
}

@media screen and (max-width: 767px) {
    .super-hero__scroll-circle {
        bottom: 87px;
        height: 29px;
        width: 29px
    }
}

.super-hero__scroll-circle:before {
    border: 1px solid #e23a3a;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: superHeroPulse 1.5s linear infinite;
    animation: superHeroPulse 1.5s linear infinite;
    opacity: 0;
    height: calc(100% + 2px);
    width: calc(100% + 2px);
    left: -1px;
    top: -1px
}

.super-hero__scroll-arrow {
    transform: translate(-50%, -50%);
    height: 12px;
    width: 9px;
    left: 50%;
    top: 50%;
    background-repeat: no-repeat;
    background-image: url("/assets/icons/arrow-down.svg")
}

@media screen and (max-width: 767px) {
    .super-hero__scroll-arrow {
        height: 8px;
        width: 6px
    }
}

@media screen and (max-width: 767px) {
    .super-hero--no-button {
        height: calc(100vh - 77px)
    }
}

@media screen and (max-width: 767px) {
    .super-hero--no-button .super-hero__text-box {
        bottom: 95px
    }
}

@media screen and (max-width: 767px) {
    .super-hero--no-button .super-hero__scroll-circle {
        bottom: 29px
    }
}

.super-hero--center-content .super-hero__text-box {
    text-align: center
}

.super-hero--center-content .super-hero__text-box>.sly-row {
    justify-content: center
}

@-webkit-keyframes superHeroCircle {
    0%,
    1%,
    5%,
    100% {
        border-color: rgba(255, 199, 9, 0.25)
    }
    3% {
        border-color: #e23a3a
    }
}

@keyframes superHeroCircle {
    0%,
    1%,
    5%,
    100% {
        border-color: rgb(226 58 58 / 25%);
    }
    3% {
        border-color: #e23a3a
    }
}

@-webkit-keyframes superHeroPulse {
    0% {
        border-color: #e23a3a;
        transform: scale(1);
        opacity: 1
    }
    100% {
        border-color: #fff;
        transform: scale(3);
        opacity: 0
    }
}

@keyframes superHeroPulse {
    0% {
        border-color: #e23a3a;
        transform: scale(1);
        opacity: 1
    }
    100% {
        border-color: #fff;
        transform: scale(3);
        opacity: 0
    }
}

@-webkit-keyframes superHeroBg {
    from {
        transform: scale(1.05)
    }
    to {
        transform: scale(1)
    }
}

@keyframes superHeroBg {
    from {
        transform: scale(1.05)
    }
    to {
        transform: scale(1)
    }
}

@media screen and (max-width: 767px) {
    .xp-tabs {
        overflow: hidden
    }
}

@media screen and (max-width: 767px) {
    .xp-tabs__slider-container {
        padding: 0
    }
}

@media screen and (max-width: 767px) {
    .xp-tabs__slider-row {
        max-width: 100%;
        margin: 0
    }
}

@media screen and (max-width: 767px) {
    .xp-tabs__slider-col {
        max-width: 100%;
        padding: 0
    }
}

@media screen and (max-width: 767px) {
    .xp-tabs__slider-div {
        max-width: 75%
    }
    .xp-tabs__slider-div.swiper-slide {
        height: initial
    }
}

@media screen and (max-width: 767px) {
    .xp-tabs__title-row {
        display: none
    }
}

.xp-tabs__title__container {
    flex-wrap: nowrap;
    display: flex;
    margin: 0 -7px 32px
}

.xp-tabs__title__element {
    margin-right: 20px;
    line-height: 1.25;
    padding: 0 7px;
    cursor: pointer;
    color: rgba(24, 25, 26, 0.2);
    font-weight: 300;
    font-size: 1.25rem
}

.xp-tabs__title__element:hover {
    color: rgba(24, 25, 26, 0.5)
}

.xp-tabs__title__element small {
    pointer-events: none;
    margin-top: 10px;
    font-size: .875rem;
    display: block
}

.xp-tabs__title__element:after {
    content: "";
    display: block;
    margin-top: 10px;
    background-color: #e23a3a;
    width: 24px;
    height: 4px;
    transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: scale(0, 1);
    transform-origin: left
}

.xp-tabs__title__element--active {
    font-weight: 400;
    cursor: default;
    color: #18191a
}

.xp-tabs__title__element--active:after {
    transform: scale(1, 1)
}

.xp-tabs__title__element--active:hover {
    color: #18191a
}

@media screen and (min-width: 768px) {
    .xp-tabs__tab {
        display: none
    }
}

.xp-tabs__tab--active {
    display: flex
}

@media screen and (max-width: 767px) {
    .xp-tabs__tab {
        box-shadow: rgba(0, 0, 0, 0.1) 10px 10px 20px 0px;
        background-color: white;
        display: flex;
        height: 100%;
        line-height: 3rem;
        font-weight: 300;
        font-size: 1.4rem;
        border-width: 1px;
        border-style: solid;
        border-color: #f4f4f4;
        -o-border-image: initial;
        border-image: initial;
        padding: 2.5rem 1.5rem;
        transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transform: scale(0.9);
        height: calc(100% - 16px);
        flex-direction: column;
        margin-top: auto;
        margin-bottom: auto
    }
    .swiper-slide-active .xp-tabs__tab {
        transform: scale(1)
    }
}

@media screen and (max-width: 767px) {
    .xp-tabs__button.nh-button {
        margin-top: auto;
        min-width: 0
    }
}

.xp-tabs__mobile-title {
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 13px
}

@media screen and (min-width: 768px) {
    .xp-tabs__mobile-title {
        display: none
    }
}

.xp-tabs__mobile-subtitle {
    padding-bottom: 16px;
    margin-bottom: 16px;
    text-align: center;
    color: #000;
    margin-top: -18px;
    font-size: .875rem;
    border-bottom: 1px solid #e2e2e2;
    line-height: 1.2;
    font-weight: 400
}

@media screen and (min-width: 768px) {
    .xp-tabs__mobile-subtitle {
        display: none
    }
}

.xp-tabs__cover {
    max-width: 25%;
    align-self: center
}

@media screen and (max-width: 767px) {
    .xp-tabs__cover {
        display: none
    }
}

.xp-tabs__cover img {
    max-width: 130%;
    position: relative
}

@media screen and (max-width: 767px) {
    .xp-tabs__nh-content {
        max-width: 100%;
        display: flex;
        flex-direction: column;
        height: 100%
    }
}

@media screen and (min-width: 768px) {
    .xp-tabs__nh-content {
        background-color: #f5f5f5;
        padding: 64px 16px 128px 128px;
        width: 75%
    }
}

@media screen and (min-width: 1025px) {
    .xp-tabs__nh-content {
        padding-right: 128px
    }
}

@media screen and (max-width: 767px) {
    .xp-tabs__nh-content .nh-title {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .xp-tabs .swiper-wrapper {
        display: block
    }
    .xp-tabs .swiper-slide {
        flex-shrink: 0
    }
}

@media screen and (max-width: 767px) {
    .xp-tabs .swiper-wrapper {
        padding-bottom: 24px
    }
}

.xp-tabs .swiper-pagination-bullets {
    text-align: center
}

.xp-tabs .swiper-pagination-bullet {
    background-color: #c3c3c3;
    border-radius: 10px;
    transition: all .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    margin: 0 4px
}

.xp-tabs .swiper-pagination-bullet-active {
    background-color: #e23a3a;
    width: 16px;
    margin: 0 2px
}

.clients-portal {
    padding: 30px 0;
    background: url("../images/bg-new-clients.jpg");
    background-size: cover;
    background-repeat: no-repeat
}

@media screen and (min-width: 1025px) {
    .clients-portal {
        background-position: center center
    }
}

@media screen and (max-width: 1024px) {
    .clients-portal {
        background-position: left top
    }
}

@media screen and (max-width: 1024px) {
    .clients-portal__row {
        justify-content: center
    }
}

.clients-portal__subtitle {
    opacity: .75
}

.clients-portal__items {
    font-size: 1rem;
    line-height: 1.375rem;
    margin-bottom: 20px;
    padding-left: 25px;
    color: #939598
}

.clients-portal__items-icon {
    margin-left: -25px
}

.clients-portal__video-container {
    box-shadow: 0 0 18px -2px rgba(0, 0, 0, 0.75);
    max-width: 560px;
    min-height: 315px;
    width: 100%;
    border-top: 5px solid #e23a3a
}

.clients-portal .button {
    width: 240px;
    padding: 12px 0
}

@media screen and (max-width: 1024px) {
    .clients-portal .button {
        margin: 30px auto 0
    }
}

.zero-tax {
    margin-top: 50px;
    margin-bottom: 50px
}

@media screen and (max-width: 1024px) {
    .zero-tax__image-container {
        text-align: center;
        margin-bottom: 32px
    }
}

.zero-tax__image {
    max-width: 100%
}

@media screen and (max-width: 767px) {
    .zero-tax__text-container {
        text-align: center;
        margin: 0 auto
    }
}

.default-text-image {
    position: relative
}

@media screen and (min-width: 1025px) {
    .default-text-image {
        margin-bottom: 50px
    }
}

.default-text-image--black {
    background: #1e1f21;
    margin-bottom: 0px
}

@media screen and (max-width: 1024px) {
    .default-text-image__container {
        justify-content: space-around
    }
}

.default-text-image__bgtitle {
    height: 100%;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    background-size: cover
}

.home-fgb {
    position: relative;
    background-position: right 12%;
    background-image: url("../heroes/fale-com-o-presidente.jpg");
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px
}

@media screen and (min-width: 768px) {
    .home-fgb {
        padding: 64px 4.1666666667%
    }
}

@media screen and (max-width: 767px) {
    .home-fgb {
        overflow: hidden
    }
}

.home-fgb:before {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.85), transparent 100%);
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.home-fgb__title {
    color: #e23a3a;
    font-family: Roboto Slab, Arial, sans-serif;
    font-weight: 100;
    font-size: 2rem
}

.home-fgb__button {
    margin-top: 30px
}

@media screen and (min-width: 1025px) {
    .home-fgb .sly-col {
        padding-right: 425px
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .home-fgb .sly-col {
        padding-right: 190px
    }
}

@media screen and (max-width: 767px) {
    .home-fgb .sly-col {
        padding-right: 215px;
        padding-left: 1.5rem
    }
}

.simulate-investments {
    background-color: #ededee
}

@media screen and (max-width: 767px) {
    .simulate-investments__image-div--on-right {
        order: 0
    }
}

@media screen and (max-width: 767px) {
    .simulate-investments__text-div--on-right {
        order: 1
    }
}

.simulate-investments__image {
    max-width: 100%;
    width: 100%
}

.card-session {
    margin: 36px 0
}

@media screen and (max-width: 767px) {
    .investments-xp__image {
        height: 640px
    }
}


@media screen and (max-width: 480px) {
    .investments-xp__image {
        background-size: auto 460px
    }
}

.investments-xp__quote {
    position: relative;
    font-size: 2.5rem;
    font-weight: 300;
    text-align: left;
    line-height: 3rem;
    margin-top: 175px
}

@media screen and (max-width: 1024px) {
    .investments-xp__quote {
        font-size: 2rem
    }
}

@media screen and (max-width: 767px) {
    .investments-xp__quote {
        margin-top: 50px
    }
}

@media screen and (max-width: 580px) {
    .investments-xp__quote {
        font-size: 1.5rem;
        line-height: 1.75rem
    }
}

.investments-xp__quote:before {
    content: "";
    position: absolute;
    top: -60px;
    left: 0;
    width: 65px;
    height: 50px;
    background: left bottom no-repeat;
    display: block
}

@media screen and (max-width: 1024px) {
    .investments-xp__image-container {
        margin-top: -100px
    }
}

.investments-xp__description-container {
    text-align: left
}

@media screen and (max-width: 1024px) {
    .investments-xp__description-container {
        position: absolute;
        left: 0
    }
}

.investments-xp__actor-description-container {
    text-align: left;
    line-height: 1.25rem
}

.investments-xp__actor-description {
    color: #999
}

.investments-xp .button {
    width: 180px
}

@media screen and (min-width: 586px) {
    .investments-xp .button+.button {
        margin-left: 14px
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .investments-xp .button {
        width: 45%;
        min-height: 56px;
        vertical-align: top
    }
}

@media screen and (max-width: 585px) {
    .investments-xp .button {
        width: 100%;
        margin-bottom: 16px
    }
}

@media screen and (min-width: 1025px) and (max-width: 1120px) {
    .investments-xp .button {
        width: 160px
    }
}

#yt-clients-portal-video {
    background-image: url("../../../img.youtube.com/vi/P7q3wWKDqt0/maxresdefault.jpg");
    background-size: cover;
    background-position: center center
}

.xp-title-hat {
    text-transform: uppercase;
    margin-bottom: 8px;
    font-size: 1rem;
    display: block;
    color: rgba(0, 0, 0, 0.5)
}

.nh-title {
    padding-bottom: 23px;
    line-height: 2.625rem;
    position: relative;
    color: #000;
    font-family: Roboto Slab, Arial, sans-serif;
    font-weight: 300;
    font-size: 2rem
}

@media screen and (min-width: 768px) {
    .nh-title {
        margin-bottom: 48px
    }
}

@media screen and (max-width: 767px) {
    .nh-title {
        margin-bottom: 32px
    }
}

.nh-title:after {
    content: "";
    position: absolute;
    width: 28px;
    height: 4px;
    background-color: #e23a3a;
    left: 0;
    bottom: 0
}

.nh-title.title--centered {
    text-align: center
}

.nh-title.title--centered:after {
    transform: translateX(-50%);
    left: 50%
}

.nh-title.no-dash:after {
    content: none
}

.nh-intertitle {
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 13px;
    line-height: 1.3
}

.nh-regular-text strong,
.nh-large-text strong {
    font-weight: 400
}

.nh-regular-text {
    font-size: 1rem;
    line-height: 1.3
}

.nh-large-text {
    line-height: 1.875rem;
    font-size: 1.25rem;
    font-weight: 300
}

@media screen and (max-width: 767px) {
    .nh-large-text--small-mobile {
        font-size: .875rem
    }
}

.nh-link {
    text-decoration: none;
    color: #3b69ff;
    cursor: pointer
}

.nh-link:hover {
    color: #0038ee;
    text-decoration: underline
}

.nh-button {
    font-size: 1.125rem;
    min-height: 64px;
    min-width: 285px;
    max-width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: background-color .3s cubic-bezier(0.165, 0.84, 0.44, 1), border-color .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    border: 1px solid;
    text-decoration: none;
    text-align: center;
    line-height: 1.3
}

.nh-button:hover {
    text-decoration: none
}

.nh-button--primary {
    background-color: #e23a3a;
    border-color: #e23a3a;
    color: #000
}

.nh-button--primary:hover {
    background-color: #ffdb66;
    border-color: #ffdb66;
    color: #000
}

.nh-button--secondary {
    background-color: #000;
    border-color: #000;
    color: #e23a3a
}

.nh-button--secondary:hover {
    background-color: #262626;
    border-color: #262626;
    color: #e23a3a
}

.nh-button--ghost {
    background-color: rgba(0, 0, 0, 0.3);
    border-color: rgba(255, 255, 255, 0.5);
    color: #e23a3a
}

.nh-button--ghost:hover {
    background-color: rgba(38, 38, 38, 0.3);
    border-color: rgba(255, 255, 255, 0.5);
    color: #e23a3a
}

.nh-hero {
    position: relative;
    height: 568px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    background-image: url("../images/hero-provisorio.jpg");
    background-position: center;
    background-size: cover
}

@media screen and (max-width: 767px) {
    .nh-hero {
        height: 100vh;
        max-height: 736px
    }
}

.nh-hero>div {
    position: relative;
    z-index: 1
}

.nh-hero:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    content: ""
}

.nh-hero--home {
    background-position: center;
    background-color: #16171B;
    background-position-y: 80px;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-image: url("../heroes/home-xp-invista-transforme-desktop.jpg")
}

@media screen and (min-width: 768px) {
    .nh-hero--home:after {
        content: none
    }
}

@media screen and (max-width: 767px) {
    .nh-hero--home {
        background-position: top;
        background-color: #191717;
        background-image: url("../heroes/home-xp-invista-transforme-mobile.jpg");
        background-repeat: no-repeat;
        background-size: 100% auto
    }
}

@media screen and (min-width: 1510px) {
    .nh-hero--home:before,
    .nh-hero--home:after {
        position: absolute;
        left: calc(50% - 720px);
        display: block;
        width: 100px;
        height: 100%;
        background: #000;
        background: linear-gradient(90deg, #16161b 0%, transparent 100%);
        content: ""
    }
    .nh-hero--home:after {
        right: calc(50% - 720px);
        left: initial;
        background: linear-gradient(270deg, #16161b 0%, transparent 100%)
    }
}

.nh-hero__title {
    color: #fff;
    line-height: 2.25rem;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 2rem;
    font-weight: 300
}

.nh-hero--home .nh-hero__title {
    font-size: 1.5rem
}

.nh-hero__title strong {
    color: #e23a3a;
    font-weight: 300
}

@media screen and (min-width: 768px) {
    .nh-hero__title {
        margin-top: 184px;
        margin-bottom: 24px
    }
    .nh-hero--home .nh-hero__title {
        margin-top: 150px
    }
}

@media screen and (max-width: 767px) {
    .nh-hero__title {
        max-width: 80%;
        margin-top: 150px;
        margin-bottom: 16px
    }
    .nh-hero--home .nh-hero__title {
        max-width: 100%;
        margin-bottom: 8px;
        font-size: 6vw;
        line-height: 150%
    }
}

.nh-hero__lead {
    color: #fff;
    font-size: 1rem;
    line-height: 1.75rem
}

@media screen and (min-width: 768px) {
    .nh-hero__lead {
        margin-bottom: 48px
    }
}

.nh-hero__lead strong {
    color: #e23a3a;
    font-weight: 300
}

.nh-hero--home .nh-hero__lead {
    background-position: bottom
}

.nh-hero__buttons-container {
    margin-top: 3rem
}

@media screen and (max-width: 767px) {
    .nh-hero--home .nh-hero__buttons-container {
        margin-top: 1rem
    }
}

@media screen and (min-width: 768px) {
    .nh-hero__buttons-container .nh-hero__main-button+.nh-hero__main-button {
        margin-left: 2rem
    }
}

@media screen and (max-width: 767px) {
    .nh-hero__buttons-container .nh-hero__main-button+.nh-hero__main-button {
        margin-top: 1rem
    }
}

@media screen and (min-width: 768px) {
    .nh-hero__buttons-container {
        display: flex
    }
}

.nh-hero__main-button {
    min-width: 215px;
    font-weight: 400
}

@media screen and (max-width: 767px) {
    .nh-hero__main-button {
        width: 100%;
        font-size: 1.3125rem;
        font-weight: 400
    }
}

@media screen and (max-width: 767px) {
    .nh-hero--home .nh-hero__main-button:last-child {
        display: flex
    }
}

@media screen and (max-width: 767px) {
    .nh-hero__full-height {
        height: 100%
    }
}

@media screen and (max-width: 767px) {
    .nh-hero__content-col {
        position: absolute;
        bottom: 18%
    }
    .nh-hero--home .nh-hero__content-col {
        position: relative;
        bottom: 5%;
        margin-right: 5%;
        margin-left: 5%
    }
}

@media screen and (max-width: 767px) and (max-width: 570px) {
    .nh-hero__content-col {
        bottom: 12%
    }
    .nh-hero--home .nh-hero__content-col {
        bottom: 8%
    }
}

.nh-app {
    background-color: #000;
    position: relative;
    margin-top: 42px
}

@media screen and (min-width: 768px) {
    .nh-app--page-builder {
        margin-top: 180px
    }
}

.nh-app__title,
.nh-app__text,
.nh-app__cta {
    color: #fff
}

.nh-app__title {
    margin-bottom: 48px
}

.nh-app__cta {
    font-size: 1.125rem;
    line-height: 1.875rem;
    margin-top: 24px;
    margin-bottom: 32px
}

.nh-app__cta strong {
    font-weight: 300;
    color: #e23a3a
}

@media screen and (max-width: 767px) {
    .nh-app__col-text {
        padding-top: 72px;
        padding-bottom: 72px
    }
}

@media screen and (min-width: 768px) {
    .nh-app__col-text {
        padding-top: 136px;
        padding-bottom: 188px
    }
}

@media screen and (max-width: 767px) {
    .nh-app__all-texts {
        margin-top: 48px;
        flex: 0 0 75%;
        max-width: 75%
    }
}

.nh-app__download-buttons {
    display: flex
}

@media screen and (max-width: 767px) {
    .nh-app__download-buttons {
        justify-content: space-between
    }
}

.nh-app__download-buttons a {
    text-decoration: none
}

@media screen and (min-width: 768px) {
    .nh-app__download-buttons a {
        margin-right: 10px
    }
    .nh-app__download-buttons a:last-child {
        margin-right: 0
    }
}

.nh-app__download-buttons img {
    max-width: 100%
}

.nh-app__download-buttons-icon {
    width: 158px;
    max-height: 50px
}

@media screen and (min-width: 768px) {
    .nh-app__download-buttons-icon {
        width: 174px
    }
}

.nh-app__image img {
    max-width: 100%
}

.nh-app>.nh-app__image {
    position: absolute;
    margin-bottom: 0;
    bottom: 0;
    max-width: calc(50% - 4.1666666667% + 180px);
    left: -180px
}

@media screen and (max-width: 767px) {
    .nh-app>.nh-app__image {
        display: none
    }
}

@media screen and (min-width: 1446px) {
    .nh-app>.nh-app__image {
        left: 0;
        max-width: calc(50% - 4.1666666667%)
    }
}

@media screen and (min-width: 2100px) {
    .nh-app>.nh-app__image {
        max-width: 810px
    }
}

.nh-app>.nh-app__image img {
    display: block
}

.nh-app__col-text .nh-app__image {
    margin-left: -1rem
}

@media screen and (min-width: 768px) {
    .nh-app__col-text .nh-app__image {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .nh-app__col-text .nh-app__image {
        margin-left: -13rem;
        margin-right: 3rem
    }
}

.ebook__container .soft-lead-form__input,
.lp-form__inputs-holder .soft-lead-form__input {
    border-radius: 0;
    border: 0;
    font-size: 1rem
}

.soft-lead-form-success:before {
    content: '';
    display: block;
    width: 50px;
    height: 70px;
    border: 10px solid #8cc63f;
    border-top: none;
    border-left: none;
    margin: 0 auto;
    transform: rotate(45deg) translateY(-15px) translateX(-12.5px);
    position: relative
}

.soft-lead-form__error {
    font-size: .75rem;
    padding: 3px 0 5px;
    color: #ff8686
}

.soft-lead-form__form-error {
    text-align: center;
    color: #ef3f46;
    font-size: .875rem;
    min-height: 18px;
    padding-top: 15px
}

.hero__form .soft-lead-form__input {
    font-size: 1rem
}

.hero__form .soft-lead-form__error {
    min-height: 25px
}

.ebook__container .soft-lead-form__error {
    min-height: 20px
}

.ebook__container .soft-lead-form__button {
    margin-top: 16px
}

.lp-form__inputs-holder .soft-lead-form {
    display: flex;
    width: 100%
}

.lp-form__inputs-holder .soft-lead-form__label {
    margin-right: 8px;
    position: relative
}

.lp-form__inputs-holder .soft-lead-form__input {
    padding: 18px 15px
}

.lp-form__inputs-holder .soft-lead-form__error {
    padding: 0;
    position: absolute;
    top: calc(100% + 5px)
}

.lp-form__inputs-holder .soft-lead-form__form-error {
    position: absolute;
    bottom: 12px;
    width: 595px;
    max-width: 100%
}

.modal__element .lp-form__inputs-holder .soft-lead-form {
    padding-bottom: 30px
}

.modal__element .lp-form__inputs-holder .soft-lead-form__form-error {
    width: 100%
}

.soft-lead-form-success {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    z-index: 1;
    overflow: hidden;
    opacity: 0;
    background-color: #18191a;
    padding-top: 10px;
    color: #8cc63f;
    line-height: 1.2;
    font-weight: 500;
    font-size: 1rem;
    text-align: center
}

.soft-lead-form-success--show {
    opacity: 1;
    width: 100%;
    height: 100%
}

.soft-lead-form-success__email {
    display: block;
    font-weight: 300
}

.nh-soft-lead {
    background-color: #000;
    position: relative
}

@media screen and (min-width: 768px) {
    .nh-soft-lead {
        margin-top: calc(200px + 8.5vw)
    }
}

@media screen and (max-width: 767px) {
    .nh-soft-lead__container {
        overflow: hidden
    }
}

.nh-soft-lead__image {
    text-align: right
}

@media screen and (max-width: 767px) {
    .nh-soft-lead__image[class] {
        text-align: right;
        margin-bottom: 50px;
        padding: 0;
        margin-left: auto;
        max-width: 80%
    }
    .nh-soft-lead__image img {
        transform: translateX(1rem)
    }
}

@media screen and (min-width: 768px) {
    .nh-soft-lead__image {
        transform: translateY(-25%)
    }
}

.nh-soft-lead__image img {
    max-width: 100%
}

.nh-soft-lead__text {
    color: #fff
}

@media screen and (max-width: 767px) {
    .nh-soft-lead__text {
        max-width: 68%
    }
}

.nh-soft-lead__text .color-yellow {
    color: #e23a3a
}

.nh-soft-lead__title {
    color: #fff
}

@media screen and (min-width: 768px) {
    .nh-soft-lead__title {
        margin-top: 72px
    }
}

@media screen and (max-width: 767px) {
    .nh-soft-lead__title {
        max-width: 90%
    }
}

.mc-soft-lead-bar {
    padding: 0 0 24px;
    position: relative
}

@media screen and (max-width: 767px) {
    .mc-soft-lead-bar {
        text-align: center
    }
}

@media screen and (min-width: 768px) {
    .mc-soft-lead-bar {
        margin-right: 150px
    }
}

.mc-soft-lead-bar .form {
    flex-wrap: wrap;
    display: flex
}

@media screen and (max-width: 767px) {
    .mc-soft-lead-bar .form {
        width: 80%;
        margin-left: auto;
        transform: translateX(16px)
    }
}

.mc-soft-lead-bar .form .soft-lead-form__formgroup,
.mc-soft-lead-bar .form .soft-lead-form__submit-container,
.mc-soft-lead-bar .form .soft-lead-form__form-error {
    flex-grow: 1
}

@media screen and (max-width: 767px) {
    .mc-soft-lead-bar .form .soft-lead-form__formgroup,
    .mc-soft-lead-bar .form .soft-lead-form__submit-container,
    .mc-soft-lead-bar .form .soft-lead-form__form-error {
        flex-basis: 100%
    }
}

.mc-soft-lead-bar .form .soft-lead-form__formgroup {
    width: 100%;
    margin-bottom: 10px
}

@media screen and (min-width: 768px) {
    .mc-soft-lead-bar .form .soft-lead-form__formgroup {
        margin-right: 20px
    }
}

.mc-soft-lead-bar .form .soft-lead-form__label,
.mc-soft-lead-bar .form .soft-lead-form__input {
    font-size: .875rem
}

.mc-soft-lead-bar .form .soft-lead-form__label {
    color: #fff
}

.mc-soft-lead-bar .form .soft-lead-form__label-button {
    font-size: .875rem;
    margin-right: 15px;
    margin-bottom: 0;
    color: #e23a3a
}

.mc-soft-lead-bar .form .soft-lead-form__input {
    color: #fff;
    border-bottom: 1px solid #fff
}

.mc-soft-lead-bar .form .soft-lead-form__button {
    width: 48px;
    height: 48px;
    padding: 0;
    border-radius: 50%;
    background-color: #e23a3a;
    color: #000
}

@media screen and (max-width: 767px) {
    .mc-soft-lead-bar .form .soft-lead-form__button {
        width: 64px;
        height: 64px
    }
}

.mc-soft-lead-bar .form .soft-lead-form__button__arrow-icon {
    width: 18px
}

.mc-soft-lead-bar .form .soft-lead-form__submit-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-right: 20px;
    margin-bottom: 54px
}

.mc-soft-lead-bar .form .soft-lead-form__form-error {
    flex-basis: 100%
}

.mc-soft-lead-bar .form .form .soft-lead-form__input {
    border-bottom-width: 1px
}

.mc-soft-lead-bar .form .soft-lead-form__button:hover {
    background-color: #ffdb66;
    border-color: #ffdb66
}

.soft-lead-form__error {
    text-align: left
}

@media screen and (min-width: 768px) {
    .nh-soft-lead {
        margin-bottom: 201px
    }
}

@media screen and (max-width: 767px) {
    .nh-soft-lead {
        margin-top: 38vw;
        margin-bottom: 72px
    }
    .nh-soft-lead__image {
        margin-top: -22vw
    }
}

@media screen and (max-width: 767px) {
    .nh-large-img-w-text__text-col {
        order: 1
    }
}

@media screen and (min-width: 768px) {
    .nh-large-img-w-text__image {
        background-position: center;
        background-size: cover
    }
    .nh-large-img-w-text__image img {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .nh-large-img-w-text__image {
        order: 0;
        background-image: none !important;
        margin-bottom: 56px
    }
    .nh-large-img-w-text__image img {
        max-width: 100%;
        width: 100%
    }
}

@media screen and (min-width: 768px) {
    .nh-large-img-w-text__title {
        margin-top: 120px
    }
}

@media screen and (min-width: 768px) {
    .nh-large-img-w-text__button {
        margin-bottom: 120px
    }
}

@media screen and (max-width: 767px) {
    .nh-large-img-w-text__button {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .nh-cards {
        padding-right: 0;
        overflow: hidden
    }
}

@media screen and (max-width: 767px) {
    .nh-cards__container {
        padding-bottom: 15px
    }
}

@media screen and (min-width: 768px) {
    .nh-cards__container {
        overflow: initial;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 768px) {
    .nh-cards__container--in-loop .nh-cards__slide {
        max-width: initial;
        flex: none;
        flex-shrink: 1
    }
    .nh-cards__container--in-loop .nh-cards__slide+.nh-cards__slide {
        margin-left: 1rem
    }
}

@media screen and (max-width: 767px) {
    .nh-cards .nh-title {
        padding-right: 1rem
    }
}

@media screen and (min-width: 768px) {
    .nh-cards__slide {
        flex: 0 0 25%;
        max-width: 25%
    }
    .nh-cards__slide[class] {
        height: initial
    }
}

@media screen and (max-width: 767px) {
    .nh-cards__slide {
        width: 75%
    }
}

@media screen and (max-width: 767px) {
    .nh-cards__cards-container {
        flex-wrap: nowrap;
        align-items: center
    }
}

@media screen and (min-width: 768px) {
    .nh-cards__cards-container {
        padding-bottom: 64px
    }
}

.nh-cards__single {
    border: 1px solid #f7f7f7;
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 40px 24px;
    background-color: #fff;
    display: block
}

@media screen and (min-width: 768px) {
    .nh-cards__single {
        display: flex;
        flex-direction: column;
        height: 100%
    }
}

@media screen and (max-width: 767px) {
    .nh-cards__single {
        transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transform: scale(0.9)
    }
    .swiper-slide-active .nh-cards__single {
        transform: scale(1)
    }
}

@media screen and (min-width: 768px) {
    .nh-cards .nh-cards__bullets {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .nh-cards .nh-cards__bullets {
        margin-top: 40px;
        text-align: center
    }
}

.nh-cards__bullets .swiper-pagination-bullet {
    background-color: #C3C3C3;
    transition: all .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    border-radius: 10px;
    opacity: 1;
    margin: 0 4px;
    width: 10px;
    height: 10px
}

.nh-cards__bullets .swiper-pagination-bullet-active {
    background-color: #e23a3a;
    width: 16px;
    margin: 0 2px
}

.nh-card__icon,
.nh-card__title {
    margin-bottom: 16px
}

.nh-card__title {
    font-family: Roboto Slab, Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem
}

.nh-card__text {
    margin-bottom: 24px;
    line-height: 1.25rem;
    font-size: .875rem;
    font-weight: 300
}

.nh-card__link {
    font-size: 0.9rem;
    margin-top: auto;
    margin-bottom: 0
}

.no-link-decoration:hover .nh-card__link {
    text-decoration: underline;
    color: #0038ee
}

figure.nh-card__icon {
    max-width: 45px
}

.nh-xp-content__item {
    display: flex;
    flex-direction: column
}

@media screen and (min-width: 768px) {
    .nh-xp-content__item {
        padding-left: 3rem;
        padding-right: 3rem;
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        margin-bottom: 48px
    }
}

@media screen and (max-width: 767px) {
    .nh-xp-content__item {
        padding-top: 1.87rem;
        padding-bottom: 1.87rem;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1)
    }
}

.nh-xp-content__item:nth-child(3n+1) {
    padding-left: .5rem
}

@media screen and (min-width: 768px) {
    .nh-xp-content__item:nth-child(3n+2):last-child {
        padding-right: .5rem;
        border-right: 0
    }
}

@media screen and (min-width: 768px) {
    .nh-xp-content__item:nth-child(3n+3) {
        padding-right: .5rem;
        border-right: 0
    }
}

@media screen and (max-width: 767px) {
    .nh-xp-content__item:last-child {
        border-bottom: 0
    }
}

.nh-xp-content__item__title {
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.3
}

.nh-xp-content__item__text {
    line-height: 1.5;
    font-weight: 300;
    width: 78%;
    margin-top: 16px;
    margin-bottom: 24px
}

@media screen and (min-width: 768px) {
    .nh-xp-content__item__text {
        width: 100%
    }
}

.nh-xp-content__item__link {
    margin-top: auto
}

@media screen and (min-width: 768px) {
    .nh-xp-content--four-in-a-row .nh-xp-content__item:nth-child(3n+3) {
        padding-right: 3rem;
        border-right: 1px solid rgba(0, 0, 0, 0.1)
    }
    .nh-xp-content--four-in-a-row .nh-xp-content__item:nth-child(3n+4) {
        padding-left: 3rem;
        padding-right: .5rem;
        border-right: 0
    }
}

@media screen and (min-width: 1025px) {
    .nh-xp-content--four-in-a-row .nh-xp-content__item:nth-child(3n+3) {
        padding-left: 3rem
    }
}

@media screen and (max-width: 1024px) {
    .nh-xp-content--four-in-a-row .nh-xp-content__item:nth-child(3n+2) {
        padding-right: .5rem;
        border-right: 0
    }
    .nh-xp-content--four-in-a-row .nh-xp-content__item:nth-child(3n+3) {
        padding-left: .5rem
    }
}

.nh-spc-b-26 {
    margin-bottom: 26px
}

.nh-spc-b-48 {
    margin-bottom: 48px
}

.nh-spc-b-56 {
    margin-bottom: 56px
}

.img--element,
.hlp--bg-cover {
    background-size: cover
}

.block,
.clearfix:after,
.img--element {
    display: block
}

.hlp--hide {
    display: none !important
}

.hlp--no-wrap {
    white-space: nowrap
}

.hlp--no-wrap-mob {
    white-space: nowrap
}

@media screen and (max-width: 767px) {
    .hlp--no-wrap-mob {
        white-space: normal
    }
}

.hlp--no-overflow {
    overflow: hidden
}

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

@media screen and (max-width: 767px) {
    .text--center--s {
        text-align: center
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .text--center--m {
        text-align: center
    }
}

@media screen and (min-width: 1025px) {
    .text--center--l {
        text-align: center
    }
}

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

@media screen and (max-width: 767px) {
    .text--right--s {
        text-align: right
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .text--right--m {
        text-align: right
    }
}

@media screen and (min-width: 1025px) {
    .text--right--l {
        text-align: right
    }
}

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

@media screen and (max-width: 767px) {
    .text--left--s {
        text-align: left
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .text--left--m {
        text-align: left
    }
}

@media screen and (min-width: 1025px) {
    .text--left--l {
        text-align: left
    }
}

.hlp--flex {
    display: flex
}

.hlp--flex-wrap {
    flex-wrap: wrap
}

.clearfix:after {
    content: '';
    clear: both
}

.text--uppercase {
    text-transform: uppercase
}

.img--responsive {
    max-width: 100%
}

.img--responsive-y {
    max-height: 100%
}

.hlp--full-width {
    width: 100%
}

.hlp--no-border {
    border: none !important
}

.hlp--full-flex {
    flex-basis: 100% !important
}

.margin--auto {
    margin-left: auto;
    margin-right: auto
}

.border--none {
    border: 0
}

.hlp--fw-100 {
    font-weight: 100
}

.hlp--fw-300 {
    font-weight: 300
}

.hlp--fw-400 {
    font-weight: 400
}

.hlp--fw-500 {
    font-weight: 500
}

.hlp--fw-700 {
    font-weight: 700
}

.hlp--lh-1-1 {
    line-height: 1.1
}

.hlp--lh-1-2 {
    line-height: 1.2
}

.hlp--lh-1-3 {
    line-height: 1.3
}

.hlp--lh-1-5 {
    line-height: 1.5
}

.hlp--lh-2-25 {
    line-height: 2.25
}

.hlp--fs-10 {
    font-size: .625rem
}

.hlp--fs-12 {
    font-size: .75rem
}

.hlp--fs-13 {
    font-size: .8125rem
}

.hlp--fs-14 {
    font-size: .875rem
}

.hlp--fs-15 {
    font-size: .9375rem
}

.hlp--fs-16 {
    font-size: 1rem
}

.hlp--fs-18 {
    font-size: 1.125rem
}

.hlp--fs-20 {
    font-size: 1.25rem
}

.hlp--fs-22 {
    font-size: 1.375rem
}

.hlp--fs-24 {
    font-size: 1.5rem
}

.hlp--fs-26 {
    font-size: 1.625rem
}

.hlp--fs-28 {
    font-size: 1.75rem
}

.hlp--fs-30 {
    font-size: 1.875rem
}

.hlp--fs-32 {
    font-size: 2rem
}

.hlp--fs-40 {
    font-size: 2.5rem
}

.hlp--fs-50 {
    font-size: 3.125rem
}

.hlp--fs-55 {
    font-size: 3.4375rem
}

.hlp--mt-4,
.hlp--vm-4 {
    margin-top: 4px
}

.hlp--mb-4,
.hlp--vm-4 {
    margin-bottom: 4px
}

.hlp--pt-4,
.hlp--vp-4 {
    padding-top: 4px
}

.hlp--pb-4,
.hlp--vp-4 {
    padding-bottom: 4px
}

.hlp--mt-8,
.hlp--vm-8 {
    margin-top: 8px
}

.hlp--mb-8,
.hlp--vm-8 {
    margin-bottom: 8px
}

.hlp--pt-8,
.hlp--vp-8 {
    padding-top: 8px
}

.hlp--pb-8,
.hlp--vp-8 {
    padding-bottom: 8px
}

.hlp--mt-10,
.hlp--vm-10 {
    margin-top: 10px
}

.hlp--mb-10,
.hlp--vm-10 {
    margin-bottom: 10px
}

.hlp--pt-10,
.hlp--vp-10 {
    padding-top: 10px
}

.hlp--pb-10,
.hlp--vp-10 {
    padding-bottom: 10px
}

.hlp--mt-16,
.hlp--vm-16 {
    margin-top: 16px
}

.hlp--mb-16,
.hlp--vm-16 {
    margin-bottom: 16px
}

.hlp--pt-16,
.hlp--vp-16 {
    padding-top: 16px
}

.hlp--pb-16,
.hlp--vp-16 {
    padding-bottom: 16px
}

.hlp--mt-20,
.hlp--vm-20 {
    margin-top: 20px
}

.hlp--mb-20,
.hlp--vm-20 {
    margin-bottom: 20px
}

.hlp--pt-20,
.hlp--vp-20 {
    padding-top: 20px
}

.hlp--pb-20,
.hlp--vp-20 {
    padding-bottom: 20px
}

.hlp--mt-24,
.hlp--vm-24 {
    margin-top: 24px
}

.hlp--mb-24,
.hlp--vm-24 {
    margin-bottom: 24px
}

.hlp--pt-24,
.hlp--vp-24 {
    padding-top: 24px
}

.hlp--pb-24,
.hlp--vp-24 {
    padding-bottom: 24px
}

.hlp--mt-32,
.hlp--vm-32 {
    margin-top: 32px
}

.hlp--mb-32,
.hlp--vm-32 {
    margin-bottom: 32px
}

.hlp--pt-32,
.hlp--vp-32 {
    padding-top: 32px
}

.hlp--pb-32,
.hlp--vp-32 {
    padding-bottom: 32px
}

.hlp--mt-40,
.hlp--vm-40 {
    margin-top: 40px
}

.hlp--mb-40,
.hlp--vm-40 {
    margin-bottom: 40px
}

.hlp--pt-40,
.hlp--vp-40 {
    padding-top: 40px
}

.hlp--pb-40,
.hlp--vp-40 {
    padding-bottom: 40px
}

.hlp--mt-48,
.hlp--vm-48 {
    margin-top: 48px
}

.hlp--mb-48,
.hlp--vm-48 {
    margin-bottom: 48px
}

.hlp--pt-48,
.hlp--vp-48 {
    padding-top: 48px
}

.hlp--pb-48,
.hlp--vp-48 {
    padding-bottom: 48px
}

.hlp--mt-56,
.hlp--vm-56 {
    margin-top: 56px
}

.hlp--mb-56,
.hlp--vm-56 {
    margin-bottom: 56px
}

.hlp--pt-56,
.hlp--vp-56 {
    padding-top: 56px
}

.hlp--pb-56,
.hlp--vp-56 {
    padding-bottom: 56px
}

.hlp--mt-60,
.hlp--vm-60 {
    margin-top: 60px
}

.hlp--mb-60,
.hlp--vm-60 {
    margin-bottom: 60px
}

.hlp--pt-60,
.hlp--vp-60 {
    padding-top: 60px
}

.hlp--pb-60,
.hlp--vp-60 {
    padding-bottom: 60px
}

.hlp--mt-64,
.hlp--vm-64 {
    margin-top: 64px
}

.hlp--mb-64,
.hlp--vm-64 {
    margin-bottom: 64px
}

.hlp--pt-64,
.hlp--vp-64 {
    padding-top: 64px
}

.hlp--pb-64,
.hlp--vp-64 {
    padding-bottom: 64px
}

.hlp--mt-75,
.hlp--vm-75 {
    margin-top: 75px
}

.hlp--mb-75,
.hlp--vm-75 {
    margin-bottom: 75px
}

.hlp--pt-75,
.hlp--vp-75 {
    padding-top: 75px
}

.hlp--pb-75,
.hlp--vp-75 {
    padding-bottom: 75px
}

.hlp--mt-100,
.hlp--vm-100 {
    margin-top: 100px
}

.hlp--mb-100,
.hlp--vm-100 {
    margin-bottom: 100px
}

.hlp--pt-100,
.hlp--vp-100 {
    padding-top: 100px
}

.hlp--pb-100,
.hlp--vp-100 {
    padding-bottom: 100px
}

.hlp--mt-120,
.hlp--vm-120 {
    margin-top: 120px
}

.hlp--mb-120,
.hlp--vm-120 {
    margin-bottom: 120px
}

.hlp--pt-120,
.hlp--vp-120 {
    padding-top: 120px
}

.hlp--pb-120,
.hlp--vp-120 {
    padding-bottom: 120px
}

.hlp--mt-200,
.hlp--vm-200 {
    margin-top: 200px
}

.hlp--mb-200,
.hlp--vm-200 {
    margin-bottom: 200px
}

.hlp--pt-200,
.hlp--vp-200 {
    padding-top: 200px
}

.hlp--pb-200,
.hlp--vp-200 {
    padding-bottom: 200px
}

.hlp--pb-85 {
    padding-bottom: 85px
}

.hlp--mt-0 {
    margin-top: 0
}

.hlp--mb-0 {
    margin-bottom: 0
}

.hlp--bg-black {
    background-color: #18191a
}

.hlp--bg-gray {
    background-color: #fafafa
}

.hlp--bg-yellow {
    background-color: #e23a3a
}

.hlp--bg-gray-f0 {
    background-color: #f0f0f0
}

.hlp--bg-gray-f5 {
    background-color: #f5f5f5
}

.hlp--bg-gray-f9 {
    background-color: #f9f9f9
}

.hlp--bg-gray-eb {
    background-color: #ebeef2
}

.hlp--bg-black-33 {
    background-color: #333
}

.hlp--bg-black-22 {
    background-color: #222
}

.hlp--bg-black-20 {
    background-color: #202023
}

.hlp--bg-black-00 {
    background-color: #000
}

.color--gray-c0 {
    color: silver
}

.color--gray-b1 {
    color: #b1b3b4
}

.color--gray-bb {
    color: #bbb
}

.color--gray-aa {
    color: #aaa
}

.color--gray-6d {
    color: #6d6e71
}

.color--gray-66 {
    color: #666
}

.color--gray-70 {
    color: #707173
}

.color--gray-76 {
    color: #767676
}

.color--gray-93 {
    color: #939598
}

.color--gray-99 {
    color: #999
}

.color--black-22 {
    color: #222
}

.color--black-18 {
    color: #18191a
}

.color--black-1e {
    color: #1e1f21
}

.color--black-00 {
    color: #000
}

.color--yellow {
    color: #e23a3a
}

.color--green-00 {
    color: #00ad3f
}

.color--red-ff {
    color: red
}

.color--white {
    color: #fff
}

.color--cyan {
    color: #09e5ff
}

.family--roboto {
    font-family: Roboto, Helvetica, Arial, sans-serif
}

.family--roboto-slab {
    font-family: Roboto Slab, Arial, sans-serif
}

@media screen and (max-width: 767px) and (min-width: 481px) {
    .mobile-columns [class*="sly-col"] {
        flex: 0 0 75%;
        max-width: 75%;
        margin-left: 12.5%
    }
}

@media screen and (max-width: 480px) {
    .mobile-columns [class*="sly-col"] {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}

.no-link-decoration {
    text-decoration: none;
    color: inherit
}

.no-link-decoration:hover {
    text-decoration: none;
    color: inherit
}

.js-prevent-transition,
.js-prevent-transition * {
    transition: none !important
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    touch-action: pan-x
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar,
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #ffffff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #ffffff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.simple-table {
    width: 100%;
    position: relative;
    margin-bottom: 24px;
    border: 1px solid #ddd;
    padding: 1.5rem 2rem 5rem;
    text-decoration: none;
    font-size: .875rem;
    box-shadow: 0px 6px 8px -5px rgba(161, 161, 161, 0.6)
}

.simple-table th {
    text-align: left;
    border-bottom: 1px solid #ddd;
    padding: 8px 10px;
    font-weight: 700
}

.simple-table td {
    padding: 8px 10px;
    text-align: left;
    font-weight: 400
}

#como-escolher-um-plano-de-previdencia-privada .simple-table td {
    color: #6d6e71;
    line-height: 1.6
}

#como-escolher-um-plano-de-previdencia-privada div.simple-table {
    padding-bottom: 1.5rem
}

.calendar-table {
    width: 100%;
    position: relative;
    margin-bottom: 24px;
    border: none;
    font-size: .875rem;
    box-shadow: 0px 6px 8px -5px rgba(161, 161, 161, 0.6)
}

@media screen and (max-width: 495px) {
    .calendar-table tr {
        display: inline
    }
}

.calendar-table td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left;
    font-weight: 400
}

@media screen and (max-width: 380px) {
    .calendar-table td {
        display: block;
        float: left;
        clear: none;
        text-align: inherit;
        width: 33.33333%;
        margin-left: 0;
        margin-right: 0;
        line-height: 1.2
    }
}

.calendar-table td span {
    display: block;
    width: 100%;
    float: none;
    font-size: .75rem
}

.calendar-table td span b {
    font-size: 1.05rem;
    font-weight: 700
}

.calendar-table td i {
    font-size: .7rem;
    font-style: normal
}

.accordion__head {
    margin-bottom: 15px
}

.accordion__head__item {
    display: inline
}

.accordion__tab--active {
    position: relative;
    left: 0;
    top: 0;
    opacity: 1;
    z-index: 1;
    transform: translateY(0);
    transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.accordion__tab--hidden {
    position: absolute;
    left: -99999px;
    top: -9999px;
    opacity: 0;
    overflow: hidden;
    z-index: -9999999;
    pointer-events: none;
    transform: translateY(-20px)
}

.accordion--simple .accordion__head {
    margin-left: -8px;
    margin-right: -8px
}

.accordion--simple .accordion__head__item {
    font-weight: 400;
    transition: color .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    color: #999999;
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
    cursor: pointer
}

.accordion--simple .accordion__head__item:not(:first-child):before {
    position: absolute;
    vertical-align: middle;
    content: '';
    left: -2px;
    top: 50%;
    margin-top: -8px;
    height: 15px;
    width: 1px;
    background-color: #999
}

.accordion--simple .accordion__head__item:hover,
.accordion--simple .accordion__head__item--active {
    color: #0db2ff
}

.accordion--simple .accordion__head__item--active {
    cursor: default
}

@media screen and (min-width: 768px) {
    .article-related-links__title,
    .article-mobile-share__title {
        font-size: 2rem;
        line-height: 2.5rem
    }
}

@media screen and (max-width: 767px) {
    .article-related-links__title,
    .article-mobile-share__title {
        font-size: 1.5rem;
        line-height: 2rem
    }
}

.article__table th,
.article__table td {
    flex-grow: 1;
    flex-basis: 100%
}

.article-nav__anchor-icon-svg,
.article-related-links-nav-bullets__button,
.article-nav-bullets__button,
.article-summary__nav-chapter-title {
    display: block
}

.article blockquote strong,
.article__table td,
.article-summary__title,
.article-summary__list-item-number,
.article-summary__list-item-excerpt,
.article-summary__nav-chapter-number,
.article-summary__nav-chapter-title {
    font-weight: 400
}

.article__chapter-title,
.article__chapter-mark,
.article-nav__title,
.article-nav__anchor,
.article-summary__list-item-title,
.article-related-links__title {
    font-weight: 500
}

.article strong,
.article ol li:before,
.article__table th {
    font-weight: 700
}

.article,
.article blockquote,
.article blockquote strong,
.article ol li,
.article__chapter-title,
.article__banner,
.article-nav__container,
.article-nav__item,
.article-nav__anchor-icon,
.article-nav-arrow,
.article-related-links-nav-arrow,
.article-nav-arrow__icon,
.article-related-links-nav-arrow__icon {
    position: relative
}

.article ol li,
.article ol li:before,
.article__table td,
.article-summary__list-item-excerpt,
.article-summary__nav-chapter-title {
    color: #515151
}

.article__chapter-mark,
.article-nav__chapter-mark {
    color: silver
}

.article__table th,
.article__table td {
    padding: 12px;
    height: 92px;
    vertical-align: middle;
    line-height: 1.5
}

.article blockquote strong:before,
.article ol li:after,
.article__chapter-title:before {
    background-color: #e23a3a
}

.article blockquote,
.article blockquote strong:before,
.article ol li,
.article__banner-form .soft-lead-form__form-error,
.article-nav__container,
.article-nav__upper-area,
.article-nav__footer,
.article-nav-arrow__icon,
.article-related-links-nav-arrow__icon,
.social-share--floating,
.social-share__item-icon,
.article-summary,
.article-summary__nav {
    width: 100%
}

.article__chapter-title:before,
.article-summary__dash {
    width: 24px
}

.article blockquote strong:before,
.article__chapter-title:before,
.article-summary__dash {
    height: 4px
}

.article-related-links .article-nav__item,
.article-nav__upper-area,
.article-nav-arrow__icon,
.article-related-links-nav-arrow__icon,
.social-share__item-icon,
.article-summary {
    height: 100%
}

.article blockquote:before,
.article blockquote:after,
.article blockquote strong:before,
.article ol li:after,
.article__chapter-title:before,
.article-nav-arrow:before,
.article-related-links-nav-arrow:before,
.article-nav-arrow:after,
.article-related-links-nav-arrow:after,
.article-summary__icon:before {
    content: '';
    position: absolute
}

.article-nav-arrow:before,
.article-related-links-nav-arrow:before,
.article-nav-arrow:after,
.article-related-links-nav-arrow:after {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    transition: transform .3s cubic-bezier(0.71, 0, 0.15, 0.98), opacity .3s cubic-bezier(0.71, 0, 0.15, 0.98);
    transform: scale(0);
    opacity: 0
}

.article-nav-arrow:focus:before,
.article-nav-arrow:hover:before,
.article-related-links-nav-arrow:focus:before,
.article-related-links-nav-arrow:hover:before,
.article-nav-arrow:focus:after,
.article-nav-arrow:hover:after,
.article-related-links-nav-arrow:focus:after,
.article-related-links-nav-arrow:hover:after {
    transform: scale(1);
    opacity: 1
}

.article blockquote,
.article ol {
    margin: 20px 0
}

.article-summary__nav-chapter-number,
.article-summary__nav-chapter-title {
    font-size: .875rem;
    text-decoration: none
}

.article__chapter-mark,
.article-nav__anchor,
.article-summary__list-item-number,
.article-summary__list-item-excerpt {
    font-size: .875rem;
    line-height: 24px
}

.article-summary__nav--show .article-summary__nav-chapter-number,
.article-summary__nav--show .article-summary__nav-chapter-title {
    transform: translateY(0);
    opacity: 1;
    transition-delay: .08s
}

.article-related-links__container,
.article-mobile-share {
    margin-top: 30px;
    border-top: 1px solid #dfdfdf;
    padding-top: 63px;
    padding-bottom: 63px
}

@media screen and (max-width: 767px) {
    .article {
        overflow-x: hidden
    }
}

.article small {
    font-size: 88%
}

.article blockquote {
    padding: 50px 0 0
}

.article blockquote:before {
    background-image: url("/assets/images/icon-blockquote.svg");
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 38px;
    height: 31px;
    top: 0
}

.article blockquote:after {
    width: 166px;
    height: 1px;
    background-color: #ededee;
    left: 50px;
    top: 28px
}

.article blockquote p {
    line-height: 34px;
    font-family: Roboto Slab, Arial, sans-serif;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width: 768px) {
    .article blockquote p {
        font-size: 1.5rem
    }
}

@media screen and (max-width: 767px) {
    .article blockquote p {
        font-size: 1.125rem
    }
}

.article blockquote strong:before {
    bottom: .25em;
    left: 0;
    opacity: .4;
    z-index: -1
}

.article ol {
    counter-reset: a;
    padding: 0
}

.article ol li {
    list-style: none;
    padding: 13px 0 13px 64px;
    line-height: 30px
}

.article ol li:before {
    content: counter(a, decimal-leading-zero) ".";
    counter-increment: a;
    position: absolute;
    font-size: 16px;
    left: 0;
    top: 13px
}

.article ol li:after {
    width: 1px;
    height: 40px;
    position: absolute;
    left: 39px;
    top: 20px
}

.article ol li>p {
    margin-top: 0;
    margin-bottom: 0
}

.article__excerpt {
    margin-top: 50px;
    margin-bottom: 50px
}

.article__chapter-title {
    margin-bottom: 62px;
    font-family: Roboto, Helvetica, Arial, sans-serif
}

@media screen and (min-width: 768px) {
    .article__chapter-title {
        font-size: 1.5rem;
        line-height: 2rem
    }
}

@media screen and (max-width: 767px) {
    .article__chapter-title {
        font-size: 1.125rem;
        line-height: 1.25rem
    }
}

.article__chapter-title:before {
    bottom: -32px
}

.article__chapter-mark {
    margin-bottom: 7px;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
    .article__post-content {
        margin-bottom: 100px
    }
}

@media screen and (min-width: 1025px) {
    .article__table {
        width: 110%;
        margin-left: -5%;
        margin-right: -5%
    }
}

@media screen and (max-width: 767px) {
    .article__table {
        width: 105%;
        margin-left: -2.5%;
        margin-right: -2.5%
    }
}

.article__table th {
    background-color: #515151;
    color: #fff;
    text-align: left
}

@media screen and (min-width: 768px) {
    .article__table th {
        padding: 17px 34px
    }
}

@media screen and (max-width: 767px) {
    .article__table tr:nth-child(even) {
        background-color: #fff
    }
    .article__table tr:nth-child(odd) {
        background-color: #ededee
    }
}

@media screen and (min-width: 768px) {
    .article__table tr:nth-child(odd) {
        background-color: #fff
    }
    .article__table tr:nth-child(even) {
        background-color: #ededee
    }
}

@media screen and (min-width: 768px) {
    .article__table td {
        padding: 30px 34px
    }
}

@media screen and (max-width: 767px) {
    .article__table td {
        padding: 15px 20px;
        height: auto
    }
}

@media screen and (max-width: 767px) {
    .article__table--responsive th {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .article__table--responsive tr {
        display: flex;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 767px) {
    .article__table--responsive td {
        width: 100%
    }
    .article__table--responsive td:before {
        content: attr(data-th);
        margin-bottom: 5px;
        display: block
    }
}

.article__table--full-width {
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.article__banner {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #18191a;
    margin-top: 36px;
    margin-bottom: 63px;
    overflow: hidden;
    padding-top: 43px;
    padding-bottom: 43px
}

@media screen and (min-width: 768px) {
    .article__banner {
        background-image: url("../images/background_account_desktop.jpg")
    }
}

@media screen and (max-width: 767px) {
    .article__banner {
        background-image: url("../images/background_account_mobile.jpg")
    }
}

@media screen and (min-width: 768px) {
    .article__banner-hgroup {
        padding: 0 30% 0 0;
        margin-bottom: 15px
    }
}

@media screen and (max-width: 767px) {
    .article__banner-hgroup {
        padding: 0 43% 0 0;
        margin-bottom: 24px
    }
}

.article__banner-form .soft-lead-form {
    display: flex;
    flex-wrap: nowrap
}

.article__banner-form .soft-lead-form__input {
    border: 2px solid #fff;
    transition: border .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 15px 16px;
    margin-bottom: 0;
    border-radius: 0;
    font-size: 1rem;
    color: #767676
}

.article__banner-form .soft-lead-form__input:focus {
    border-color: #44adc0
}

@media screen and (min-width: 768px) {
    .article__banner-form .soft-lead-form__label {
        max-width: 216px;
        margin-right: 12px
    }
}

.article__banner-form .soft-lead-form__button,
.article__banner-form-button {
    color: #000;
    max-height: 53px
}

.article__banner-form .soft-lead-form__button:hover,
.article__banner-form-button:hover {
    color: #000
}

.article__banner-form .soft-lead-form__button {
    display: block;
    background-color: #44adc0;
    border-color: #44adc0;
    padding: 12px 24px;
    border-radius: 0
}

.article__banner-form .soft-lead-form__form-error {
    padding-top: 0;
    position: absolute;
    bottom: 15px
}

.article-nav__container {
    margin-top: -113px;
    max-height: 157px;
    opacity: 0;
    transition: opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    margin-left: auto;
    margin-right: auto
}

.article-nav__container--loaded {
    opacity: 1
}

@media screen and (max-width: 767px) {
    .article-nav__container {
        opacity: 0;
        margin-bottom: -45px
    }
}

.article-nav__item-container {
    min-height: 177px
}

.article-nav__item {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, 0.05);
    min-height: 157px;
    max-width: 290px;
    margin: 0 auto
}

@media screen and (min-width: 981px) and (max-width: 1050px) {
    .article-nav__item {
        margin-left: 15px;
        margin-right: 15px
    }
}

@media screen and (min-width: 919px) and (max-width: 980px) {
    .article-nav__item {
        margin-left: 7px;
        margin-right: 7px
    }
}

.article-nav__upper-area {
    padding: 20px 24px 64px
}

.article-nav__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 11px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #ededee;
    z-index: 2
}

.article-nav__title {
    color: #18191a;
    line-height: 24px;
    font-size: 1rem;
    font-family: Roboto, Helvetica, Arial, sans-serif
}

.article-nav__excerpt {
    color: #515151;
    font-size: .875rem;
    line-height: 20px
}

.article-nav__chapter-mark {
    font-size: 1rem
}

.article-nav__anchor {
    display: flex;
    color: #44adc0;
    align-items: center
}

.article-nav__anchor:focus,
.article-nav__anchor:hover {
    color: #44adc0
}

.article-nav__anchor-icon {
    margin-left: 8px
}

.article-related-links .article-nav__anchor-icon {
    transform: rotate(270deg)
}

.article-nav__anchor-icon-svg {
    fill: #44adc0;
    width: 12px;
    height: 12px
}

.article-nav__anchor:focus .article-nav__anchor-icon-svg--normal,
.article-nav__anchor:hover .article-nav__anchor-icon-svg--normal {
    -webkit-animation: c 0.39s cubic-bezier(0.71, 0, 0.15, 0.98);
    animation: c 0.39s cubic-bezier(0.71, 0, 0.15, 0.98)
}

.article-nav__anchor-icon-svg--hover {
    position: absolute;
    top: 0;
    left: 0
}

.article-nav__anchor:focus .article-nav__anchor-icon-svg--hover,
.article-nav__anchor:hover .article-nav__anchor-icon-svg--hover {
    -webkit-animation: d 0.39s cubic-bezier(0.71, 0, 0.15, 0.98);
    animation: d 0.39s cubic-bezier(0.71, 0, 0.15, 0.98)
}

.article-related-links-nav-bullets,
.article-nav-bullets {
    list-style: none;
    display: flex;
    justify-content: center;
    margin-top: 10px
}

.article-related-links-nav-bullets__button,
.article-nav-bullets__button {
    width: 6px;
    height: 6px;
    background-color: #dfdfdf;
    border-radius: 50%;
    opacity: .4;
    transition: opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1), transform .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    margin-left: 10px
}

.article-related-links-nav-bullets__button--active,
.article-nav-bullets__button--active {
    opacity: 1;
    transform: scale(1.4)
}

.article-related-links-nav-bullets__button:first-child,
.article-nav-bullets__button:first-child {
    margin-left: 0
}

@media screen and (min-width: 919px) {
    #tesouro-direto .article-nav-bullets__button:nth-last-child(2) {
        display: none
    }
}

#tesouro-direto .article-nav-bullets__button:last-child {
    display: none
}

@media screen and (min-width: 919px) {
    #tesouro-direto .article-related-links-nav-bullets__button:nth-last-child(2) {
        display: none
    }
}

#tesouro-direto .article-related-links-nav-bullets__button:last-child {
    display: none
}

.article-nav-arrow,
.article-related-links-nav-arrow {
    width: 52px;
    height: 52px;
    background-color: #fff;
    padding: 0;
    border-radius: 50%;
    border: 1px solid #ededee;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    transition: box-shadow .3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1), transform .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    opacity: 0
}

@media screen and (max-width: 1050px) {
    .article-nav-arrow,
    .article-related-links-nav-arrow {
        display: none
    }
}

.article-nav__hover-area:hover .article-nav-arrow,
.article-nav__hover-area:hover .article-related-links-nav-arrow {
    opacity: 1
}

.article-nav-arrow--prev,
.article-related-links-nav-arrow--prev {
    left: 0;
    transform: translateX(-35px)
}

.article-nav__hover-area:hover .article-nav-arrow--prev,
.article-nav__hover-area:hover .article-related-links-nav-arrow--prev {
    transform: translateX(-70px)
}

.article-nav-arrow--next,
.article-related-links-nav-arrow--next {
    right: 0;
    transform: translateX(35px)
}

.article-nav__hover-area:hover .article-nav-arrow--next,
.article-nav__hover-area:hover .article-related-links-nav-arrow--next {
    transform: translateX(70px)
}

.article-nav-arrow--next .article-nav-arrow__icon,
.article-related-links-nav-arrow--next .article-nav-arrow__icon {
    transform: rotate(180deg)
}

.article-nav-arrow--disabled,
.article-related-links-nav-arrow--disabled {
    opacity: .3
}

.article-nav-arrow:before,
.article-related-links-nav-arrow:before {
    background-color: #ededee;
    z-index: 1
}

.article-nav-arrow:before:focus,
.article-nav-arrow:before:hover,
.article-related-links-nav-arrow:before:focus,
.article-related-links-nav-arrow:before:hover {
    transition-duration: .29s
}

.article-nav-arrow:after,
.article-related-links-nav-arrow:after {
    background-color: #f5f5f5;
    z-index: 2
}

.article-nav-arrow:after:focus,
.article-nav-arrow:after:hover,
.article-related-links-nav-arrow:after:focus,
.article-related-links-nav-arrow:after:hover {
    transition-duration: .49s
}

.article-nav-arrow__icon,
.article-related-links-nav-arrow__icon {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3
}

.article-nav-arrow__icon .article-nav-arrow,
.article-related-links-nav-arrow--next .article-nav-arrow__icon,
.article-related-links-nav-arrow__icon .article-nav-arrow,
.article-related-links-nav-arrow--next .article-related-links-nav-arrow__icon {
    transform: rotate(180deg)
}

.article-nav-arrow__svg,
.article-related-links-nav-arrow__svg {
    width: 22px;
    height: 15px;
    fill: silver;
    position: absolute
}

.article-nav-arrow__svg--normal,
.article-related-links-nav-arrow__svg--normal {
    -webkit-animation: b 0.44s cubic-bezier(0.71, 0, 0.15, 0.98);
    animation: b 0.44s cubic-bezier(0.71, 0, 0.15, 0.98)
}

.article-nav-arrow__svg--normal .article-nav-arrow,
.article-related-links-nav-arrow:focus .article-nav-arrow__svg--normal,
.article-nav-arrow__svg--normal .article-nav-arrow,
.article-related-links-nav-arrow:hover .article-nav-arrow__svg--normal,
.article-related-links-nav-arrow__svg--normal .article-nav-arrow,
.article-related-links-nav-arrow:focus .article-related-links-nav-arrow__svg--normal,
.article-related-links-nav-arrow__svg--normal .article-nav-arrow,
.article-related-links-nav-arrow:hover .article-related-links-nav-arrow__svg--normal {
    -webkit-animation: a 0.42s cubic-bezier(0.71, 0, 0.15, 0.98);
    animation: a 0.42s cubic-bezier(0.71, 0, 0.15, 0.98)
}

.article-nav-arrow__svg--hover,
.article-related-links-nav-arrow__svg--hover {
    opacity: 0;
    -webkit-animation: a 0.42s cubic-bezier(0.71, 0, 0.15, 0.98);
    animation: a 0.42s cubic-bezier(0.71, 0, 0.15, 0.98)
}

.article-nav-arrow__svg--hover .article-nav-arrow,
.article-related-links-nav-arrow:focus .article-nav-arrow__svg--hover,
.article-nav-arrow__svg--hover .article-nav-arrow,
.article-related-links-nav-arrow:hover .article-nav-arrow__svg--hover,
.article-related-links-nav-arrow__svg--hover .article-nav-arrow,
.article-related-links-nav-arrow:focus .article-related-links-nav-arrow__svg--hover,
.article-related-links-nav-arrow__svg--hover .article-nav-arrow,
.article-related-links-nav-arrow:hover .article-related-links-nav-arrow__svg--hover {
    -webkit-animation: b 0.44s cubic-bezier(0.71, 0, 0.15, 0.98);
    animation: b 0.44s cubic-bezier(0.71, 0, 0.15, 0.98)
}

.article-back-to-top {
    position: relative;
    opacity: 1;
    transform: rotate(90deg);
    box-shadow: 2px 0 4px 0 rgba(0, 0, 0, 0.1);
    margin-right: 50px
}

@-webkit-keyframes a {
    1% {
        transform: translateX(0);
        opacity: 1
    }
    to {
        transform: translateX(-43px);
        opacity: 0
    }
}

@keyframes a {
    1% {
        transform: translateX(0);
        opacity: 1
    }
    to {
        transform: translateX(-43px);
        opacity: 0
    }
}

@-webkit-keyframes b {
    1% {
        transform: translateX(20px);
        opacity: 0
    }
    to {
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes b {
    1% {
        transform: translateX(20px);
        opacity: 0
    }
    to {
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes c {
    1% {
        transform: translateY(0);
        opacity: 1
    }
    to {
        transform: translateY(20px);
        opacity: 0
    }
}

@keyframes c {
    1% {
        transform: translateY(0);
        opacity: 1
    }
    to {
        transform: translateY(20px);
        opacity: 0
    }
}

@-webkit-keyframes d {
    1% {
        transform: translateY(-20px);
        opacity: 0
    }
    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes d {
    1% {
        transform: translateY(-20px);
        opacity: 0
    }
    to {
        transform: translateY(0);
        opacity: 1
    }
}

.social-share {
    opacity: 1;
    transition: opacity .2s
}

.social-share--floating {
    position: fixed
}

.social-share--at-bottom {
    opacity: 0
}

@media screen and (min-width: 768px) {
    .social-share__container {
        padding-top: 30px
    }
}

@media screen and (max-width: 767px) {
    .social-share__container {
        display: none
    }
}

.social-share__list {
    position: absolute;
    right: 0
}

.social-share__item {
    width: 44px;
    height: 44px;
    margin-bottom: 4px
}

.social-share__item-icon {
    fill: transparent;
    stroke: #000;
    transition: fill .5s, stroke .4s
}

.social-share__item:hover .social-share__item-icon {
    stroke: transparent
}

.social-share__item--facebook:hover .social-share__item-icon {
    fill: #4267b2
}

.social-share__item--twitter:hover .social-share__item-icon {
    fill: #1b95e0
}

.social-share__item--email:hover .social-share__item-icon {
    fill: #4a4a4a
}

.article-summary {
    background-color: #fafafa;
    padding: 30px 34px 0;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    z-index: 26;
    transform-origin: center bottom;
    transform: scaleY(0);
    transition: transform 0.39s cubic-bezier(0.71, 0, 0.15, 0.98);
    transition-delay: .4s;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding-top: 90px
}

.article-summary--show {
    transform: scaleY(1);
    transition-delay: 0s
}

.article-summary__title {
    font-size: 2rem;
    line-height: 40px;
    transition: 0.49s cubic-bezier(0.71, 0, 0.15, 0.98);
    transform: translateY(35px);
    opacity: 0
}

.article-summary--show .article-summary__title {
    transform: translateY(0);
    opacity: 1;
    transition-delay: .1s
}

.article-summary__dash {
    margin-top: 29px;
    margin-bottom: 36px
}

.article-summary__list-item {
    list-style: none;
    transform: translateY(38px);
    opacity: 0;
    transition: 0.42s cubic-bezier(0.71, 0, 0.15, 0.98)
}

.article-summary__list-item:nth-child(1) {
    transition-duration: .5s
}

.article-summary__list-item:nth-child(2) {
    transition-duration: .68s
}

.article-summary__list-item:nth-child(3) {
    transition-duration: .86s
}

.article-summary__list-item:nth-child(4) {
    transition-duration: 1.04s
}

.article-summary__list-item:nth-child(5) {
    transition-duration: 1.22s
}

.article-summary__list-item:nth-child(6) {
    transition-duration: 1.4s
}

.article-summary__list-item:nth-child(7) {
    transition-duration: 1.58s
}

.article-summary__list-item:nth-child(8) {
    transition-duration: 1.76s
}

.article-summary--show .article-summary__list-item {
    transform: translateY(0);
    opacity: 1;
    transition-delay: .1s
}

.article-summary__list-item-link {
    text-decoration: none;
    display: flex;
    flex-direction: column
}

.article-summary__list-item-number {
    color: silver
}

.article-summary__list-item-title {
    padding-top: 8px;
    color: #18191a;
    font-size: 1rem;
    line-height: 22px
}

.article-summary__list-item+.article-summary__list-item {
    margin-top: 30px
}

.article-summary__nav {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 3;
    box-shadow: 0 -2px 12px 0 rgba(0, 0, 0, 0.14);
    min-height: 72px;
    padding: 6px 0;
    display: flex;
    align-items: center;
    cursor: pointer;
    background-color: #fff;
    transform-origin: center bottom;
    transform: translateY(0) scaleY(0);
    transition: min-height 0.32s cubic-bezier(0.71, 0, 0.15, 0.98), transform 0.32s cubic-bezier(0.71, 0, 0.15, 0.98)
}

@media screen and (min-width: 768px) {
    .article-summary__nav {
        display: none
    }
}

.article-summary__nav--show {
    transform: translateY(0) scaleY(1)
}

.article-summary__nav-chapter-number {
    width: 52px;
    transition: 0.43s cubic-bezier(0.71, 0, 0.15, 0.98);
    color: #18191a;
    line-height: 24px;
    text-align: center
}

.article-summary__nav-chapter-title {
    width: calc(100% - 73px - 52px);
    padding: 0 15px 0 0;
    line-height: 20px;
    transition: 0.53s cubic-bezier(0.71, 0, 0.15, 0.98)
}

.article-summary__icon {
    margin: 0;
    transition: 0.63s cubic-bezier(0.71, 0, 0.15, 0.98)
}

.article-summary__icon:before {
    width: 1px;
    height: calc(100% - 20px);
    background-color: #ededee;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.article-summary__icon-item:before,
.article-summary__icon-item:after {
    transform-origin: left center;
    transform: scaleX(0)
}

.article-summary__nav--show .article-summary__icon-item:before,
.article-summary__nav--show .article-summary__icon-item:after {
    transform: scaleX(1);
    transition-delay: .39s
}

.article-summary__icon-item:nth-child(1):before,
.article-summary__icon-item:nth-child(1):after {
    transition: 0.0665s cubic-bezier(0.71, 0, 0.15, 0.98)
}

.article-summary__icon-item:nth-child(2):before,
.article-summary__icon-item:nth-child(2):after {
    transition: 0.133s cubic-bezier(0.71, 0, 0.15, 0.98)
}

.article-summary__icon-item:nth-child(3) {
    transition: 0.1995s cubic-bezier(0.71, 0, 0.15, 0.98)
}

.article-summary__close-button {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 32px;
    top: 32px
}

.article-summary__close-icon {
    color: silver;
    width: 15px;
    height: 15px;
    transform: translateX(9px)
}

.article-related-links {
    padding-top: 15px;
    padding-bottom: 15px
}

.article-related-links__hover-area--not-loaded {
    max-height: 200px;
    overflow-y: hidden
}

@media screen and (min-width: 768px) {
    .article-mobile-share {
        display: none
    }
}

.article-mobile-share__title {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    margin: 8px 0
}

.article-mobile-share__list {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 20px
}

.article-mobile-share__list .social-share__item+.social-share__item {
    margin-left: 10px
}

.actions-hero {
    position: relative;
    display: block;
    padding-top: 140px
}

.actions-hero:before {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    top: 0;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 0
}

@media screen and (max-width: 767px) {
    .actions-hero:before {
        height: 180px
    }
}

@media screen and (min-width: 768px) {
    .actions-hero:before {
        height: 305px
    }
}

.actions-hero#acoes-o-que-sao:before {
    background-image: url("../images/img-topo-o-que.jpg")
}

.actions-hero#como-comprar-uma-acao:before {
    background-image: url("../images/img-topo-como-compro.jpg")
}

.actions-hero#qual-acao-comprar:before {
    background-image: url("../images/img-topo-qual.jpg")
}

.actions-hero#como-ganhar-dinheiro-acoes:before {
    background-image: url("../images/img-topo-como-ganhar.jpg")
}

.actions-hero__col {
    box-shadow: 0 2px 44px 0 rgba(0, 0, 0, 0.25);
    width: 90%;
    max-width: 760px;
    margin: 0 auto 60px;
    z-index: 1;
    position: relative;
    background-color: #fff
}

@media screen and (min-width: 768px) {
    .actions-hero__col {
        padding: 35px 60px
    }
}

@media screen and (max-width: 767px) {
    .actions-hero__col {
        padding: 20px 25px
    }
}

@media screen and (min-width: 768px) {
    .actions-hero__title {
        font-size: 2.25rem;
        margin-bottom: 25px
    }
}

@media screen and (max-width: 767px) {
    .actions-hero__title {
        font-size: 1.5rem;
        margin-bottom: 15px
    }
}

.actions-hero__text {
    margin: 0
}

@media screen and (min-width: 768px) {
    .actions-hero__text {
        font-size: 1.25rem
    }
}

@media screen and (max-width: 767px) {
    .actions-hero__text {
        font-size: 1rem
    }
}

.actions-hero__text+.actions-hero__text {
    margin-top: 15px
}

.article-hero {
    background-color: #1e1f21;
    background-size: cover;
    background-position: 50%;
    position: relative
}

.article-hero__text-skin {
    color: #fff;
    line-height: 1.5
}

@media screen and (min-width: 768px) {
    .article-hero__row {
        padding-bottom: 70px;
        margin: 0 auto;
        align-items: center;
        justify-content: space-between;
        min-height: 495px;
        height: 495px
    }
}

@media screen and (min-width: 768px) {
    .article-hero__col {
        width: calc( 100% - 400px);
        max-width: 536px
    }
}

@media screen and (max-width: 767px) {
    .article-hero__col {
        text-align: center;
        padding: 56px 20px
    }
}

@media screen and (min-width: 1025px) {
    .article-hero__title {
        font-size: 3.125rem;
        line-height: 3.5rem
    }
}

@media screen and (max-width: 1024px) {
    .article-hero__title {
        font-size: 2.125rem;
        line-height: 2.5rem
    }
}

.article-hero__dash {
    width: 24px;
    height: 4px;
    margin-top: 24px;
    margin-bottom: 24px
}

.article-hero__text {
    font-size: 1.125rem;
    line-height: 1.5rem
}

.article-hero__form {
    width: 375px;
    display: block;
    background-color: rgba(81, 81, 81, 0.36);
    border-radius: 2px;
    padding: 24px
}

.article-hero__form-title {
    font-size: 1.125rem;
    margin-bottom: 16px;
    display: block
}

.article-hero__form .soft-lead-form__input {
    border: 2px solid #fff;
    transition: border .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 15px 16px;
    margin-bottom: 0;
    border-radius: 0;
    font-size: 1rem;
    color: #767676
}

.article-hero__form .soft-lead-form__input:focus {
    border-color: #44adc0
}

.article-hero__form .soft-lead-form__button {
    display: block;
    margin-left: auto;
    background-color: #44adc0;
    border-color: #44adc0;
    padding: 12px 24px;
    color: #000;
    border-radius: 0
}

.article-hero__form .soft-lead-form__error {
    min-height: 20px
}

#tesouro-direto .article-hero {
    background-image: url("../images/background-tesouro-direto.jpg")
}

#cdb .article-hero {
    background-image: url("../images/background-cdb.jpg")
}

.box-and-image {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative
}

@media screen and (min-width: 768px) {
    .box-and-image+.box-and-image {
        margin-top: 50px
    }
}

@media screen and (max-width: 767px) {
    .box-and-image+.box-and-image {
        margin-top: 25px
    }
}

@media screen and (min-width: 768px) {
    .box-and-image:after {
        content: '';
        position: absolute;
        top: 0;
        width: 49%;
        height: 100%;
        z-index: 0;
        background-color: transparent;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 0
    }
}

@media screen and (min-width: 768px) {
    .box-and-image#o-que-sao-acoes:after {
        background-image: url("../images/o-que-sao-acoes.jpg")
    }
}

@media screen and (min-width: 768px) {
    .box-and-image#como-comprar-uma-acao:after {
        background-image: url("../images/como-comprar-uma-acao.jpg")
    }
}

@media screen and (min-width: 768px) {
    .box-and-image#qual-acao-comprar:after {
        background-image: url("../images/qual-acao-comprar.jpg")
    }
}

@media screen and (min-width: 768px) {
    .box-and-image#como-ganhar-dinheiro-acoes:after {
        background-image: url("../images/como-ganhar-dinheiro-acoes.jpg")
    }
}

.box-and-image__content {
    background-color: #fff;
    padding: 45px 35px;
    position: relative;
    z-index: 1
}

.box-and-image__title {
    margin: 0 0 15px;
    font-size: 1.5rem
}

.box-and-image__text {
    color: #222;
    font-size: 1rem;
    font-weight: 100;
    line-height: 1.5;
    margin-bottom: 1.75rem
}

@media screen and (min-width: 768px) {
    .box-and-image--right:after {
        right: 0
    }
    .box-and-image--right .box-and-image__content {
        flex: 0 0 54.1666666667%;
        max-width: 54.1666666667%
    }
}

@media screen and (min-width: 768px) {
    .box-and-image--left:after {
        left: 0
    }
    .box-and-image--left .box-and-image__content {
        margin-left: 49%
    }
}

.call-out {
    background-repeat: no-repeat;
    background-color: #2a2b2d
}

@media screen and (min-width: 768px) {
    .call-out {
        padding-top: 2rem;
        padding-bottom: 2rem
    }
}

@media screen and (max-width: 767px) {
    .call-out {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
}

.call-out__title {
    color: #fff;
    font-weight: 300;
    font-family: Roboto Slab, Arial, sans-serif;
    line-height: 1.5;
    text-align: center
}

@media screen and (min-width: 1361px) {
    .call-out__title {
        font-size: 2.5rem
    }
}

@media screen and (max-width: 1360px) {
    .call-out__title {
        font-size: 2.375rem
    }
}

@media screen and (max-width: 670px) {
    .call-out__title {
        font-size: 2rem
    }
}

@media screen and (max-width: 460px) {
    .call-out__title {
        font-size: 1.75rem
    }
}

.call-out__dash {
    display: block;
    margin: 8px auto 48px
}

.call-out__text {
    color: #fff;
    text-align: center;
    margin-bottom: 1rem;
    font-size: 1rem;
    font-weight: 400
}

.call-out__button-container {
    text-align: center
}

@media screen and (min-width: 768px) {
    .call-out__button+.call-out__button {
        margin-left: 8px
    }
}

@media screen and (max-width: 767px) {
    .call-out__button+.call-out__button {
        margin-top: 15px
    }
}

#renda-fixa .call-out,
#fundos-de-investimento .call-out,
#previdencia-privada .call-out,
#como-escolher-um-plano-de-previdencia-privada .call-out,
#futuros .call-out {
    background-position: center right
}

#renda-fixa .call-out,
#fundos-imobiliarios .call-out {
    background-color: #404040
}

#coe .call-out,
#previdencia-privada .call-out,
#futuros .call-out {
    background-size: cover
}

#previdencia-privada .call-out,
#futuros .call-out {
    background-color: #494a4c
}

#renda-fixa .call-out {
    background-image: url("../images/calltoaction-renda-fixa.jpg")
}

#fundos-imobiliarios .call-out {
    background-image: url("../images/calltoaction-fundos-imobiliarios.jpg");
    background-position: center center
}

#fundos-de-investimento .call-out {
    background-image: url("../images/calltoaction-fundos-de-investimento.jpg");
    background-color: #2a2b2d
}

#coe .call-out {
    background-image: url("../images/calltoaction-coe.png");
    background-color: #2e2e2e;
    background-position: center left
}

#previdencia-privada .call-out {
    background-image: url("../images/calltoaction-previdencia-privada.jpg")
}

#como-escolher-um-plano-de-previdencia-privada .call-out {
    background-image: url("../images/calltoaction-planos-previdencia.jpg");
    background-color: #535456
}

#futuros .call-out {
    background-image: url("../images/calltoaction-futuros.jpg")
}

.call-out-banner:before,
.call-out-banner__container:before {
    content: '';
    position: absolute;
    background-color: #e23a3a;
    height: 6px
}

.call-out-banner {
    background-position: center;
    background-size: cover;
    padding-top: 6px;
    text-align: center;
    position: relative
}

.call-out-banner:before {
    width: 50%;
    left: 50%;
    top: 0
}

.call-out-banner__container {
    position: relative;
    padding-top: 140px;
    padding-bottom: 130px
}

.call-out-banner__container:before {
    width: 100%;
    left: 0;
    top: -6px
}

@media screen and (max-width: 815px) {
    .call-out-banner__container {
        text-align: left;
        padding-top: 130px;
        padding-bottom: 110px
    }
}

.call-out-banner__text {
    font-family: Roboto Slab, Arial, sans-serif;
    color: #fff;
    font-size: 1.6875rem;
    line-height: 1.31;
    letter-spacing: -.1px;
    opacity: .83;
    text-align: center
}

@media screen and (max-width: 815px) {
    .call-out-banner__text {
        opacity: 1;
        text-align: left;
        font-size: 2.5rem;
        letter-spacing: -1.8px
    }
}

.call-out-banner__dash {
    width: 45px;
    height: 4px;
    margin-top: 36px
}

@media screen and (max-width: 815px) {
    .call-out-banner__dash {
        width: 43px
    }
}

.call-out-banner.previdencia-privada-banner-2 {
    background-image: url("../images/prev_porqueinvestir.jpg")
}

.call-out-banner.previdencia-privada-banner-3 {
    background-image: url("../images/prev_plano.jpg")
}

.card-grid {
    padding-bottom: 20px
}

@media screen and (max-width: 767px) {
    .card-grid {
        padding-bottom: 30px
    }
}

@media screen and (min-width: 1025px) {
    .card-grid__card {
        margin-bottom: 50px
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .card-grid__card {
        margin-bottom: 1rem
    }
}

@media screen and (max-width: 767px) {
    .card-grid__card {
        margin-bottom: 50px
    }
}

.card-grid__container {
    text-decoration: none;
    flex-direction: column;
    padding: 10px 12px 30px 30px;
    display: flex;
    border: 1px solid #dcddde;
    height: 100%
}

@media screen and (min-width: 1025px) {
    .investimentos-previdencia-privada-card-grid .card-grid__half-top {
        height: 278px;
        max-height: 278px
    }
}

@media screen and (min-width: 1100px) {
    .investimentos-previdencia-privada-card-grid .card-grid__half-top {
        height: 290px;
        max-height: 290px
    }
}

@media screen and (min-width: 1200px) {
    .investimentos-previdencia-privada-card-grid .card-grid__half-top {
        height: 300px;
        max-height: 300px
    }
}

.card-grid__image {
    margin-bottom: 28px;
    margin-left: -18px;
    width: calc(100% + 18px);
    max-width: calc(100% + 18px)
}

.card-grid__title {
    line-height: 30px;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    color: #707173
}

.card-grid__dash {
    height: 2px;
    width: 23px;
    margin-bottom: 25px
}

.card-grid__text {
    margin-bottom: 36px;
    line-height: 25px;
    font-weight: 400;
    font-size: 1.125rem;
    color: #b1b3b4
}

@media screen and (max-width: 767px) {
    .card-grid__text {
        letter-spacing: 0.9px;
        font-size: .984375rem
    }
}

.card-grid__bottom-text {
    margin-top: auto;
    font-size: .9375rem
}

.carousel {
    background-color: #1e1f21;
    position: relative;
    max-width: 100%;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .carousel,
    .carousel__container,
    .carousel__step {
        height: 500px
    }
}

@media screen and (max-width: 767px) {
    .carousel,
    .carousel__container,
    .carousel__step {
        height: 440px
    }
}

.carousel__step {
    position: relative;
    background-position: center center;
    background-size: cover
}

.carousel__content-container {
    transition: opacity .3s;
    opacity: 1
}

@media screen and (max-width: 1024px) {
    .carousel__content {
        position: absolute;
        padding: 0;
        bottom: 70px;
        left: 25px
    }
}

.carousel__title {
    line-height: 1.2;
    margin: 0 0 20px;
    color: #fff;
    font-weight: 100;
    font-size: 2.5rem
}

@media screen and (max-width: 1024px) {
    .carousel__title {
        font-size: 1.5rem
    }
}

.carousel__title:after {
    background-color: #e23a3a;
    margin-top: 20px;
    display: block;
    content: '';
    height: 3px;
    width: 34px
}

.carousel__description {
    margin-bottom: 15px;
    line-height: 1.4;
    color: #b1b3b4
}

@media screen and (max-width: 1024px) {
    .carousel__description {
        font-size: .875rem
    }
}

.carousel__button--video-close {
    background-color: transparent;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    border: none;
    color: #e23a3a;
    right: 22px;
    top: 15px;
    font-weight: 100;
    font-size: 1.5rem
}

.carousel__console {
    pointer-events: none;
    transition: bottom .3s;
    position: absolute;
    z-index: 2;
    width: 100%
}

@media screen and (min-width: 1025px) {
    .carousel__console {
        bottom: 0
    }
}

@media screen and (max-width: 1024px) {
    .carousel__console {
        pointer-events: none;
        bottom: 0;
        height: 100%;
        left: 0
    }
}

@media screen and (min-width: 1025px) {
    .carousel__console>.sly-container {
        position: relative
    }
}

.carousel__console-content {
    pointer-events: all
}

@media screen and (min-width: 1025px) {
    .carousel__console-content {
        position: absolute;
        bottom: 140px;
        right: 0;
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%
    }
}

@media screen and (max-width: 1024px) {
    .carousel__console-content {
        pointer-events: none;
        max-width: 100%;
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0
    }
}

.carousel__video-container {
    background-color: #000;
    transition: opacity .35s;
    position: absolute;
    z-index: 1;
    opacity: 0;
    height: 0;
    width: 0;
    left: -200%;
    top: -200%
}

.carousel__video-iframe {
    height: 100%;
    width: 100%
}

.carousel-bullets .swiper-pagination-bullet {
    background-color: #a5a5a5;
    opacity: 1
}

.carousel-bullets .swiper-pagination-bullet:not(last-child) {
    margin-right: 5px
}

.carousel-bullets .swiper-pagination-bullet-active {
    background-color: #e23a3a
}

@media screen and (max-width: 1024px) {
    .carousel-bullets {
        pointer-events: all;
        transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transform: translateY(0);
        position: absolute;
        opacity: 1;
        right: 20px;
        top: 30px
    }
}

@media screen and (max-width: 1024px) {
    .carousel--is-open .carousel-bullets {
        pointer-events: none;
        transform: translateY(-100px);
        opacity: 0
    }
}

.carousel--is-open .carousel__content-container {
    opacity: 0;
    z-index: 0
}

.carousel--is-open .carousel__video-container {
    opacity: 1;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.carousel--is-open .carousel__video-container .sly-container,
.carousel--is-open .carousel__video-container .sly-row {
    margin-top: 50px;
    height: 90%
}

.carousel--is-open .carousel__console {
    bottom: -400px
}

.carousel #carousel__step--1 {
    background-image: url("../images/hero-provisorio.jpg")
}

@media screen and (max-width: 767px) {
    .carousel #carousel__step--1 {
        background-position: center top;
        background-repeat: no-repeat;
        background-color: #000
    }
}

@media screen and (max-width: 1024px) {
    .carousel #carousel__step--1 .carousel--huck__content {
        position: relative;
        bottom: 0;
        left: 0
    }
}

@media screen and (max-width: 767px) {
    .carousel #carousel__step--1 .carousel--huck__content {
        text-align: center
    }
}

@media screen and (min-width: 1025px) {
    .carousel #carousel__step--1 .carousel--huck__row {
        margin-top: 129px
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .carousel #carousel__step--1 .carousel--huck__row {
        transform: translate(17px, 180px)
    }
}

.carousel #carousel__step--1 .carousel--huck__quote {
    margin: 20px 0 40px;
    height: 125.4px;
    width: 501.1px
}

@media screen and (min-width: 768px) {
    .carousel #carousel__step--1 .carousel--huck__quote {
        display: block
    }
}

@media screen and (max-width: 767px) {
    .carousel #carousel__step--1 .carousel--huck__quote {
        display: block;
        margin: 160px auto 20px
    }
}

@media screen and (min-width: 768px) {
    .carousel #carousel__step--1 .carousel--huck__button {
        transform: translateX(32px)
    }
}

@media screen and (min-width: 1025px) {
    .carousel #carousel__step--1 .carousel__image-title {
        transform: translateX(-30px)
    }
}

@media screen and (max-width: 1024px) {
    .carousel #carousel__step--1 .carousel__image-title {
        transform: translateX(-50%);
        max-width: 235px;
        position: absolute;
        left: 50%
    }
}

@media screen and (max-width: 1024px) {
    .carousel .soft-lead-form {
        transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transform: translateY(0);
        position: absolute;
        opacity: 1;
        bottom: 25px
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .carousel .soft-lead-form {
        width: calc(100% - (padding * 2));
        left: 25px
    }
}

@media screen and (max-width: 767px) {
    .carousel .soft-lead-form {
        left: 0
    }
}

@media screen and (max-width: 767px) {
    .carousel .soft-lead-form {
        text-align: center;
        width: 100%
    }
}

.carousel--is-open .carousel .soft-lead-form {
    pointer-events: none;
    transform: translateY(250px);
    opacity: 0
}

.carousel .soft-lead-form__label {
    margin-right: 40%;
    display: inline-block;
    width: 100%
}

.carousel .soft-lead-form__input {
    border-radius: 10px;
    background: #fff;
    font-size: .875rem;
    padding: 12px;
    margin: 0 0 13px;
    border: 1px solid #c3c5ca;
    color: #9c9e9f
}

@media screen and (max-width: 1024px) {
    .carousel .soft-lead-form__input {
        display: none
    }
}

.carousel .soft-lead-form__input--name {
    margin-right: 10px
}

.carousel .soft-lead-form__error {
    transform: translateY(-12px);
    display: inline-block;
    height: 0
}

@media screen and (max-width: 1024px) {
    .carousel .soft-lead-form__error {
        display: none
    }
}

.carousel .soft-lead-form__form-error {
    text-align: left;
    height: 0
}

@media screen and (max-width: 1024px) {
    .carousel .soft-lead-form__form-error {
        display: none
    }
}

@media screen and (max-width: 1024px) {
    .carousel .soft-lead-form__button {
        display: none
    }
}

.carousel .soft-lead-form__link {
    width: 100%
}

@media screen and (max-width: 1024px) {
    .carousel .soft-lead-form__link {
        pointer-events: all
    }
}

@media screen and (max-width: 767px) {
    .carousel .soft-lead-form__link {
        width: 75%
    }
}

.carousel .soft-lead-form__image {
    vertical-align: middle;
    margin-left: 20px;
    max-width: 125px
}

@media screen and (max-width: 1024px) {
    .carousel .soft-lead-form__image {
        display: none
    }
}

[data-carousel="home-proteauto"] .carousel__console .soft-lead-form__image {
    display: none
}

.comparison-table {
    display: table;
    width: 100%;
    border-collapse: collapse
}

@media screen and (min-width: 768px) {
    .comparison-table__container {
        border: 1px solid #d7d7d7;
        padding: 15px 25px
    }
}

.comparison-table__th,
.comparison-table__tr {
    display: table-row;
    border-bottom: 1px solid #d7d7d7
}

.comparison-table__th {
    font-size: 1.25rem;
    font-weight: 300
}

@media screen and (max-width: 767px) {
    .comparison-table__th {
        display: none
    }
}

.comparison-table__tr:last-child {
    border-bottom: 0
}

@media screen and (max-width: 767px) {
    .comparison-table__tr {
        display: flex;
        flex-wrap: wrap
    }
}

.comparison-table__td {
    display: table-cell;
    padding: 20px 0
}

@media screen and (min-width: 768px) {
    .comparison-table__td {
        width: 40%
    }
}

.comparison-table__td:first-child {
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.5
}

@media screen and (min-width: 768px) {
    .comparison-table__td:first-child {
        padding-right: 30px;
        min-width: 230px;
        width: 20%
    }
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
    .comparison-table__td:first-child {
        min-width: 170px
    }
}

@media screen and (max-width: 767px) {
    .comparison-table__td:first-child {
        padding-bottom: 0
    }
}

@media screen and (min-width: 768px) {
    .comparison-table__td:nth-child(2) {
        padding-right: 30px
    }
}

@media screen and (max-width: 767px) {
    .comparison-table__td {
        flex-grow: 1;
        flex-basis: 100%
    }
}

.comparison-table__td-content {
    display: flex;
    flex-wrap: nowrap
}

@media screen and (min-width: 768px) {
    .comparison-table__td-content {
        align-items: flex-start
    }
}

@media screen and (max-width: 767px) {
    .comparison-table__td-content {
        align-items: center
    }
}

.comparison-table__text {
    font-size: .8125rem;
    font-weight: 400;
    color: #999999;
    line-height: 1.2
}

@media screen and (max-width: 767px) {
    .comparison-table__text:before {
        content: attr(mobile-label);
        display: block;
        font-weight: 700;
        margin-bottom: 5px;
        font-size: .75rem;
        color: #1E1E1E
    }
}

.comparison-table__arrow {
    margin-right: 15px;
    min-width: 15px
}

.comparison-table__arrow--positive polygon {
    fill: #7bce96
}

.comparison-table__arrow--negative {
    transform: rotate(180deg)
}

.comparison-table__arrow--negative polygon {
    fill: #f08686
}

@media screen and (min-width: 768px) {
    .ebook-form__row {
        display: flex
    }
}

.ebook-form__info {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

@media screen and (min-width: 768px) {
    .ebook-form__info {
        padding-left: 180px;
        max-width: 560px;
        min-height: 100px
    }
}

.ebook-form__titlehat {
    font-size: .875rem;
    text-transform: uppercase;
    font-weight: 400
}

@media screen and (max-width: 767px) {
    .ebook-form__titlehat {
        text-align: center
    }
}

.ebook-form__title {
    font-size: 2rem;
    font-family: Roboto Slab, Arial, sans-serif;
    margin-bottom: 15px;
    font-weight: 400
}

@media screen and (min-width: 768px) {
    .ebook-form__title {
        margin-top: 10px
    }
}

@media screen and (max-width: 767px) {
    .ebook-form__title {
        margin-top: 5px;
        text-align: center
    }
}

.ebook-form__text {
    font-size: 18px;
    font-weight: 100;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5
}

@media screen and (min-width: 768px) {
    .ebook-form__text {
        width: 100%;
        color: #939598
    }
}

@media screen and (max-width: 767px) {
    .ebook-form__text {
        width: calc(100% - 140px)
    }
}

.ebook-form__figure {
    max-width: 100px;
    margin-right: 25px;
    display: inline-block;
    vertical-align: middle
}

@media screen and (min-width: 768px) {
    .ebook-form__figure {
        max-width: none;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%)
    }
}

.ebook-form__form {
    margin-left: auto;
    position: relative;
    z-index: 0;
    width: 28%;
    vertical-align: middle;
    float: right;
    margin-top: 5px
}

@media screen and (max-width: 767px) {
    .ebook-form__form {
        width: 100%;
        float: none;
        margin-top: 15px
    }
}

.ebook-form__form input[type='text'],
.ebook-form__form input[type='email'] {
    border-radius: 0;
    border: solid 1px #e0e0e0;
    transition: background-color .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    font-size: 16px;
    color: #18191a;
    padding: 10px;
    font-weight: 400;
    width: 100%
}

.ebook-form__form input[type='text']:focus,
.ebook-form__form input[type='email']:focus {
    background-color: #f5f5f5
}

.ebook-form__label {
    margin: 0 0 5px;
    display: block
}

.ebook-form__button {
    font-size: 1rem;
    border: 0;
    border-radius: 5px
}

.ebook-form .soft-lead-form__label+.text--center {
    text-align: left
}

.ebook-form .soft-lead-form__button,
.ebook-form .soft-lead-form__button:hover {
    background-color: #3fadc2
}

.ebook-form .soft-lead-form__button {
    border-radius: 5px;
    font-size: 1rem
}

.ebook-form .soft-lead-form-success {
    background-color: #fff
}

.faq,
.faq .accordion-line__title {
    background-color: #1b1b1f
}

.faq {
    padding-top: 120px;
    padding-bottom: 140px
}

.faq__title {
    color: #e23a3a;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 1.625rem;
    margin-bottom: 30px;
    padding-right: 30px
}

.faq__answer {
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.2
}

.faq .accordion-line__content {
    padding-top: 0;
    padding-bottom: 50px
}

.faq .accordion-line__item {
    border-top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.faq .accordion-line__title {
    color: #9c9e9f;
    font-size: 1.625rem;
    padding-top: 38px;
    padding-bottom: 44px;
    line-height: 1.2;
    padding-right: 30px;
    transition: color .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.faq .accordion-line__title:hover {
    padding-left: 0;
    color: #fff
}

.faq .accordion-line__title:before,
.faq .accordion-line__title:after {
    background-color: #e23a3a;
    border: 0;
    width: 23px;
    height: 2px;
    right: 0;
    top: 53px;
    transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-delay: .3s
}

.faq .accordion-line__title:before {
    left: auto;
    transform: rotate(0deg)
}

.faq .accordion-line__title:after {
    transform: rotate(90deg);
    margin: 0
}

.faq .accordion-line .is-active .accordion-line__title:before,
.faq .accordion-line .is-active .accordion-line__title:after {
    transform: rotate(180deg);
    transition-delay: 0s
}

.hero {
    position: relative;
    width: 100%;
    overflow-x: hidden;
    background-color: white;
    background-size: cover
}

@media screen and (min-width: 816px) {
    .hero {
        min-height: 500px
    }
}

@media screen and (max-width: 815px) {
    .hero {
        min-height: 100px;
        padding-bottom: 3rem
    }
}

.hero__intro {
    float: left;
    clear: none;
    text-align: inherit;
    max-width: 48.5%;
    margin-left: 0;
    margin-right: 3%;
    margin-top: 3%;
    position: relative;
    z-index: 2
}

@media screen and (max-width: 1280px) {
    .hero__intro {
        margin-top: 3%;
        float: left;
        clear: none;
        text-align: inherit;
        max-width: 60%;
        margin-left: 0
    }
}

@media screen and (max-width: 815px) {
    .hero__intro {
        max-width: 82.83333%;
        margin-left: 8.58333%;
        margin-right: 3%;
        text-align: center
    }
}

@media screen and (max-width: 670px) {
    .hero__intro {
        max-width: 100%;
        margin-left: 0
    }
}

.hero__titlehat {
    line-height: 1;
    font-size: 1.125rem;
    text-align: left;
    text-transform: uppercase;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #1e1f21;
    margin-top: 15px;
    margin-bottom: 15px
}

@media screen and (max-width: 815px) {
    .hero__titlehat {
        text-align: center
    }
}

.hero__title {
    line-height: 1.3;
    margin: 8px 0 0;
    font-size: 3rem;
    text-align: left;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    font-weight: 100
}

@media screen and (max-width: 815px) {
    .hero__title {
        font-size: 2rem
    }
}

@media screen and (max-width: 790px) {
    .hero__title {
        text-align: center
    }
}

.hero__dash {
    height: 3px;
    margin: 20px 0 15px
}

.hero__text {
    color: #555;
    font-size: 1.2rem;
    margin-bottom: 1.2rem;
    font-weight: 100;
    line-height: 1.5
}

@media screen and (max-width: 815px) {
    #coe .hero:after,
    #fundos-de-investimento .hero:after,
    #fundos-imobiliarios .hero:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        opacity: .8;
        z-index: 1
    }
}

#renda-fixa .hero {
    background-image: url("../images/hero-renda-fixa.jpg")
}

#fundos-imobiliarios .hero {
    background-image: url("../images/hero-fundos-imobiliarios.jpg")
}

#fundos-de-investimento .hero {
    background-image: url("../images/hero-fundos-de-investimento.jpg")
}

#coe .hero {
    background-image: url("../images/hero-coe.jpg")
}

#custos-operacionais .hero {
    background-image: url("../images/hero-custos-operacionais.jpg")
}

#futuros .hero {
    background-image: url("../images/hero-futuros.jpg")
}

.hero--white-text .hero__titlehat,
.hero--white-text .hero__title,
.hero--white-text .hero__text {
    color: white
}

#renda-fixa .hero {
    background-position: center top
}

#fundos-imobiliarios .hero {
    background-position: center center
}

@media screen and (min-width: 1281px) {
    #fundos-de-investimento .hero {
        background-position: right top
    }
}

@media screen and (max-width: 1280px) {
    #fundos-de-investimento .hero {
        background-position: 70% top
    }
}

#fundos-de-investimento .hero .hero__title {
    text-shadow: none
}

@media screen and (min-width: 1151px) {
    #coe .hero {
        background-position: center right
    }
}

@media screen and (max-width: 1150px) {
    #coe .hero {
        background-position: -1040px center
    }
}

#futuros .hero {
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover
}

@media screen and (min-width: 801px) {
    #futuros .hero {
        min-height: 370px
    }
}

@media screen and (max-width: 800px) {
    #futuros .hero {
        background-position: center left
    }
}

@media screen and (min-width: 801px) and (max-width: 1360px) {
    #futuros .hero:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(90deg, #000 0, transparent 100%)
    }
}

@media screen and (max-width: 767px) {
    #futuros .hero__title {
        text-align: center
    }
}

@media screen and (min-width: 801px) {
    #futuros .hero__title {
        max-width: 380px
    }
}

#futuros .hero__text {
    color: #e23a3a;
    font-size: 1rem
}

@media screen and (min-width: 801px) {
    #futuros .hero__text {
        max-width: 380px
    }
}

@media screen and (max-width: 767px) {
    #fundos-imobiliarios .hero__titlehat,
    #fundos-imobiliarios .hero__title,
    #fundos-imobiliarios .hero__text {
        color: #1e1f21
    }
    #fundos-imobiliarios .hero__intro {
        padding-bottom: 3%
    }
    #fundos-imobiliarios .hero__title {
        text-shadow: none
    }
}

@media screen and (max-width: 815px) {
    #coe .hero .hero__titlehat,
    #coe .hero .hero__title,
    #coe .hero .hero__text {
        color: #1e1f21
    }
    #coe .hero .hero__intro {
        padding-bottom: 3%
    }
    #coe .hero .hero__title {
        text-shadow: none
    }
}

@media screen and (max-width: 767px) {
    .hero--layout-4:before {
        margin-left: 0;
        background: rgba(0, 0, 0, 0.6);
        position: absolute;
        content: '';
        display: block;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0
    }
}

@media screen and (max-width: 767px) {
    .hero--layout-4 .dash--slim {
        display: block;
        margin: 15px auto
    }
}

@media screen and (max-width: 767px) {
    .hero--layout-4 .hero__pretitle,
    .hero--layout-4 .hero__content-bottom {
        text-align: center
    }
}

@media screen and (max-width: 767px) {
    .hero--layout-4 .hero__pretitle {
        margin-top: 15px
    }
}

.hero--layout-4 .hero__form {
    transform: translateY(150px);
    margin-left: 0;
    max-height: 320px
}

@media screen and (max-width: 1090px) {
    .hero--layout-4 .hero__form {
        display: none
    }
}

.hero--layout-4 .hero__form__title {
    color: #fff
}

@media screen and (min-width: 1025px) {
    .hero--layout-4 .hero__content {
        padding-top: 4rem
    }
}

@media screen and (min-width: 768px) and (max-width: 1090px) {
    .hero--layout-4 .hero__content {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (min-width: 768px) {
    .hero--layout-4 .hero__content-bottom {
        margin-top: 0;
        margin-bottom: 50px
    }
}

.hero__custos {
    padding-top: 15px;
    flex-wrap: wrap;
    display: flex
}

.hero__custos__container {
    line-height: 1.2em;
    font-size: 15.2px;
    padding: 1em 0;
    display: inline-block;
    width: 13.666%;
    color: #fff;
    margin-right: 3%;
    margin-left: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

@media screen and (max-width: 1024px) {
    .hero__custos__container {
        margin-bottom: 15px;
        width: 19.7%
    }
}

@media screen and (max-width: 767px) {
    .hero__custos__container {
        text-align: left;
        width: 30.3%
    }
}

.hero__custos__mark {
    background: url(../images/icon_check.png) right 10px center no-repeat;
    background-size: 20px;
    margin-bottom: 8px;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 1.5em;
    display: block;
    color: #e23a3a
}

.hero__custos__text-small {
    line-height: 1.3em;
    font-size: 12px
}

.hero-topics__list {
    margin-bottom: 30px;
    text-align: left
}

.hero-topics__item {
    font-weight: 400;
    line-height: 1.5;
    color: #fff
}

.hero-topics__item strong {
    text-transform: uppercase;
    font-weight: 700;
    color: #e23a3a
}

.hero-2 {
    position: relative;
    padding-top: 3%;
    padding-bottom: 1%
}

@media screen and (min-width: 768px) {
    #acoes .hero-2 {
        background-color: #222
    }
    #como-escolher-um-plano-de-previdencia-privada .hero-2 {
        background-color: #010101
    }
}

@media screen and (max-width: 767px) {
    .hero-2 {
        background-color: #fff;
        text-align: center;
        padding-bottom: 15px
    }
}

.hero-2__titlehat {
    font-weight: 500;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    line-height: 1;
    font-size: 1.125rem;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 15px
}

.hero-2__title {
    font-family: Roboto Slab, Arial, sans-serif;
    line-height: 1.3;
    font-weight: 100;
    margin-top: 8px
}

@media screen and (min-width: 768px) {
    .hero-2__title {
        font-size: 3rem
    }
}

@media screen and (max-width: 767px) {
    .hero-2__title {
        font-size: 2rem
    }
}

.hero-2__dash {
    height: 3px
}

.hero-2__text {
    font-size: 19.2px;
    font-weight: 100;
    line-height: 1.5;
    margin-bottom: 20px
}

@media screen and (max-width: 580px) {
    .hero-2__text {
        margin-bottom: 28px
    }
}

.hero-2__form-tip {
    font-size: .875rem;
    padding-bottom: 5px;
    color: #e23a3a;
    text-transform: uppercase
}

.hero-2__intro {
    opacity: 1
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .hero-2__intro {
        max-width: 57%
    }
}

.hero-2__form {
    opacity: 1
}

@media screen and (min-width: 768px) {
    .hero-2__form-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .hero-2__form-container {
        max-width: 100%;
        justify-content: flex-start
    }
}

@media screen and (max-width: 767px) {
    .hero-2__form-container {
        display: none
    }
}

.hero-2__form-container fieldset {
    max-width: 49%;
    width: 100%;
    flex-grow: 1;
    margin-bottom: 10px
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .hero-2__form-container fieldset {
        max-width: 300px
    }
    .hero-2__form-container fieldset+fieldset {
        margin-left: 5px
    }
}

.hero-2__form-container input {
    border-radius: 10px;
    color: #9c9e9f;
    font-size: .875rem;
    width: 100%;
    height: 42px;
    background: #fff;
    padding: 10px;
    margin: 0 0 18px;
    float: none;
    border: 1px solid #c3c5ca
}

.hero-2__form-container button {
    color: #44adc0;
    border: 1px solid currentColor;
    background-color: transparent;
    padding: 10px 30px;
    transition: color .3s cubic-bezier(0.165, 0.84, 0.44, 1), border-color .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none
}

.hero-2__form-container button:hover {
    text-decoration: none;
    color: #358c9c
}

.hero-2__image {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-size: cover;
    background: transparent center center no-repeat;
    background-size: cover;
    opacity: 1;
    transition: opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

#acoes .hero-2__image {
    background-image: url("../images/hero-main-acoes.jpg")
}

#como-escolher-um-plano-de-previdencia-privada .hero-2__image {
    background-image: url("../images/hero-planos-prev.jpg");
    background-position: center right;
    width: 100%
}

@media screen and (max-width: 1024px) {
    .hero-2__image {
        width: 100%;
        opacity: .15
    }
}

@media screen and (min-width: 768px) {
    .hero-2__text-color {
        color: #fff;
        text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5)
    }
}

@media screen and (max-width: 767px) {
    .hero-2__text-color {
        color: #1e1f21
    }
}

.hero-2__container {
    position: relative
}

.hero-2__video-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -15px;
    left: 0;
    opacity: 0;
    transform: opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hero-2__video-button {
    position: relative;
    background-color: transparent;
    border: none;
    color: #44adc0;
    font-size: .9375rem;
    margin-bottom: 10px;
    padding: 6px 0 6px 40px;
    cursor: pointer
}

.hero-2__video-button:before,
.hero-2__video-button:after {
    position: absolute;
    top: 50%;
    content: ''
}

.hero-2__video-button:before {
    width: 32px;
    height: 20px;
    left: 0;
    margin-top: -10px;
    border: 1px solid currentColor
}

.hero-2__video-button:after {
    left: 10px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    transform: rotate(45deg);
    border: 1px solid;
    border-left: none;
    border-bottom: none;
    background: linear-gradient(45deg, transparent 46%, currentColor 46%, currentColor 58%, transparent 58%)
}

.hero-2__video-button:hover {
    color: #358c9c
}

.hero-2__button--video-close {
    position: absolute;
    right: 0px;
    background-color: transparent;
    color: #e23a3a;
    transition: color .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    font-size: 1.5rem;
    font-weight: 100;
    border: none;
    z-index: 2
}

@media screen and (min-width: 1700px) {
    .hero-2__button--video-close {
        top: -30px
    }
}

@media screen and (max-width: 1300px) {
    .hero-2__button--video-close {
        right: 10px
    }
}

@media screen and (min-width: 1000px) {
    .hero-2__button--video-close {
        top: -14px
    }
}

@media screen and (max-width: 1000px) {
    .hero-2__button--video-close {
        top: 10px
    }
}

.hero-2__button--video-close:hover {
    color: #fff
}

#como-escolher-um-plano-de-previdencia-privada .hero-2--is-open .hero-2__intro,
#como-escolher-um-plano-de-previdencia-privada .hero-2--is-open .hero-2__form,
#como-escolher-um-plano-de-previdencia-privada .hero-2--is-open .hero-2__image {
    opacity: 0
}

#como-escolher-um-plano-de-previdencia-privada .hero-2--is-open .hero-2__video-container {
    opacity: 1
}

.hero-2 .soft-lead-form {
    width: 500px
}

.hero-2 .soft-lead-form__label,
.hero-2 .soft-lead-form__error {
    display: inline-block
}

.hero-2 .soft-lead-form__label {
    width: calc(50% - 2px)
}

.hero-2 .soft-lead-form__button {
    background: transparent;
    border-radius: 0;
    width: auto;
    color: #44adc0;
    border: 1px solid currentColor;
    padding: 10px 30px
}

.hero-2 .soft-lead-form__button:hover,
.hero-2 .soft-lead-form__button:focus {
    color: #358c9c
}

.hero-2 .soft-lead-form__error {
    height: 0;
    transform: translateY(-11px)
}

.list {
    position: relative;
    overflow: hidden;
    padding-bottom: 200px
}

@media screen and (min-width: 768px) {
    .list-title__row {
        padding-bottom: 100px
    }
}

@media screen and (max-width: 767px) {
    .list-title__row {
        padding-bottom: 20px
    }
}

.list__item {
    border-bottom: 1px solid #e3e3e3;
    line-height: 1.5;
    font-weight: 300;
    font-size: 1.15625rem;
    color: #707173;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.list__item:last-child {
    border-bottom: 0
}

.list__item strong {
    font-weight: 700
}

.list-image__container {
    align-items: center;
    display: flex
}

.list-image__element {
    max-width: 100%
}

@media screen and (max-width: 767px) {
    .list__dash {
        display: none
    }
}

.list--numbered .list__list {
    counter-reset: a
}

.list--numbered .list__item:before {
    counter-increment: a;
    content: counter(a) "."
}

.list--infinity-border:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    left: 52%;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (min-width: 1025px) {
    .list--infinity-border:after {
        content: ''
    }
}

.list--infinity-border.cuidados-essenciais:after {
    background-image: url("../images/prev_7cuidados.jpg");
    max-height: 625px;
    top: 456px
}

.product-slider__title,
.product-slider__text,
.product-slider__link {
    font-weight: 400
}

.product-slider {
    padding-top: 64px;
    margin-top: 50px
}

@media screen and (min-width: 1025px) {
    .product-slider {
        width: 80%
    }
}

@media screen and (max-width: 1024px) {
    .product-slider {
        width: 130%;
        transform: translateX(-12.5%)
    }
}

@media screen and (max-width: 1024px) {
    .product-slider__container {
        overflow: hidden;
        margin-left: -16px;
        margin-right: -16px
    }
}

.product-slider__arrow {
    position: absolute;
    width: 19px;
    height: 45px;
    top: 300px;
    transform: translateY(-15px);
    cursor: pointer
}

@media screen and (max-width: 1024px) {
    .product-slider__arrow {
        display: none
    }
}

.product-slider__arrow:before,
.product-slider__arrow:after {
    content: '';
    display: block;
    width: 2px;
    height: 50%;
    background-color: #e23a3a;
    position: absolute;
    left: 7px
}

.product-slider__arrow:before {
    top: 15px
}

.product-slider__arrow--next {
    right: 0
}

.product-slider__arrow--next:before {
    transform: rotate(45deg)
}

.product-slider__arrow--next:after {
    transform: rotate(-45deg)
}

.product-slider__arrow--prev {
    left: 0
}

.product-slider__arrow--prev:before {
    transform: rotate(-45deg)
}

.product-slider__arrow--prev:after {
    transform: rotate(45deg)
}

.product-slider__title {
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 1.625rem;
    line-height: 1.2;
    margin-bottom: 25px
}

.product-slider__text {
    color: #7d7d7d;
    line-height: 1.5
}

.product-slider__link {
    text-transform: uppercase;
    color: #000;
    font-size: 1rem;
    position: relative;
    padding-left: 53px;
    line-height: 44px;
    text-decoration: none;
    transition: margin .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    margin-top: 80px
}

.product-slider__link:hover {
    color: #000
}

.product-slider__link:before,
.product-slider__link:after {
    content: '';
    display: block;
    position: absolute
}

.product-slider__link:before {
    width: 44px;
    height: 44px;
    background-color: #000;
    border-radius: 50%;
    left: 0
}

.product-slider__link:after {
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 17px solid #e23a3a;
    left: 16px;
    top: 12px
}

.product-slider .swiper-slide {
    background-image: url("../images/product_slider_bg_card.png");
    background-position: bottom;
    background-repeat: no-repeat;
    border: 1px solid #f5f5f5;
    border-top-width: 2px;
    border-top-color: #e23a3a;
    padding: 64px 30px;
    margin-top: 0;
    margin-bottom: 36px;
    opacity: 0.7;
    transition: margin .3s cubic-bezier(0.165, 0.84, 0.44, 1), padding .3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: flex;
    flex-direction: column
}

.product-slider .swiper-slide-active {
    opacity: 1;
    margin-top: -64px;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 100px
}

.product-slider .swiper-slide-active .product-slider__link {
    margin-top: 100px
}

.hero-wrap,
.hero-wrap--centered {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #ccc;
    background-size: cover
}

.hero-wrap--centered {
    background-repeat: no-repeat;
    background-color: #222
}

.hero-wrap__container,
.hero-wrap__row {
    position: relative
}

@media screen and (min-width: 1025px) {
    .hero-wrap__container,
    .hero-wrap__row {
        min-height: 550px;
        max-height: 635px
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .hero-wrap__container,
    .hero-wrap__row {
        max-height: 610px
    }
}

@media screen and (max-width: 767px) {
    .hero-wrap__container,
    .hero-wrap__row {
        min-height: 500px
    }
}

@media screen and (max-width: 700px) {
    .hero-wrap__container,
    .hero-wrap__row {
        min-height: 620px
    }
}

@media screen and (min-width: 768px) {
    .hero-wrap__container,
    .hero-wrap__row {
        height: calc(100vh - 77px)
    }
}

@media screen and (max-width: 1024px) {
    .hero-wrap__col {
        position: static
    }
}

@media screen and (min-width: 768px) {
    .hero-wrap__content {
        position: absolute
    }
}

@media screen and (max-width: 1024px) {
    .hero-wrap__content {
        padding-top: 4rem
    }
}

@media screen and (min-width: 1025px) {
    .hero-wrap__content {
        transform: translateY(-50%);
        top: 50%
    }
    .hero-wrap__content--centered {
        position: absolute;
        top: auto;
        bottom: 48px
    }
    .hero-wrap__content-bottom {
        margin-top: 50px
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .hero-wrap__content {
        transform: translateY(-50%);
        top: 50%
    }
}

@media screen and (max-width: 1024px) {
    .hero-wrap__content--centered {
        position: absolute;
        top: auto;
        bottom: 54px
    }
}

@media screen and (max-width: 767px) {
    .hero-wrap__content {
        text-align: center;
        top: 4rem
    }
    .hero-wrap--image-as-title .hero-wrap__content {
        height: 100%;
        width: 100%
    }
}

@media screen and (max-width: 550px) {
    .hero-wrap__content {
        text-align: center
    }
}

.hero-wrap__pretitle {
    letter-spacing: .1em;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    margin: 0 0 18px 0;
    color: #fff
}

.hero-wrap__title {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    color: #fff
}

@media screen and (min-width: 1025px) {
    .hero-wrap__title {
        font-size: 3.125rem
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .hero-wrap__title {
        font-size: 2.75rem
    }
}

@media screen and (min-width: 768px) {
    .hero-wrap__title {
        line-height: 1.1
    }
}

@media screen and (max-width: 767px) {
    .hero-wrap__title {
        line-height: 1.3;
        font-size: 1.5rem
    }
}

.hero-wrap__text {
    color: #fff
}

.hero-wrap__video-button--luciano-huck {
    margin-top: 60px;
    display: block
}

@media screen and (max-width: 767px) {
    .hero-wrap__video-button--luciano-huck {
        margin: 30px auto 20px
    }
}

.hero-wrap__form {
    transform: translateY(150px)
}

.hero-wrap__form__title {
    color: #fff
}

@media screen and (max-width: 767px) {
    .hero-wrap--image-as-title .hero-wrap__content-bottom {
        margin-top: 90px
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .hero-wrap--image-as-title .hero-wrap__content-bottom {
        margin-top: 120px
    }
}

.hero-wrap--with-box.hero-wrap,
.hero-wrap--with-box.hero-wrap--centered {
    max-height: none;
    height: auto
}

.hero-wrap--with-box .hero-wrap__container,
.hero-wrap--with-box .hero-wrap__row {
    max-height: none;
    position: relative;
    height: auto
}

@media screen and (max-width: 767px) {
    .hero-wrap--with-box .hero-wrap__container,
    .hero-wrap--with-box .hero-wrap__row {
        min-height: auto;
        height: auto
    }
}

.hero-wrap--with-box .hero-wrap__content {
    transform: none;
    position: relative;
    top: auto
}

@media screen and (min-width: 1025px) {
    .hero-wrap--with-box .hero-wrap__content {
        padding-top: 4rem
    }
}

.hero-wrap--with-box .hero-wrap__form {
    margin-left: 0
}

.hero-wrap--with-box .hero-wrap__container {
    padding-bottom: 4rem
}

@media screen and (max-width: 1024px) {
    .hero-wrap--with-box .hero-wrap__title {
        font-size: 2.5rem
    }
}

@media screen and (max-width: 767px) {
    .hero-wrap--with-box .hero-wrap__title {
        font-size: 1.5rem
    }
}

@media screen and (max-width: 1024px) {
    .hero-wrap--with-box .hero-wrap__box-container {
        max-width: 375px
    }
    .hero-wrap--with-box .hero-wrap__box-container:not(:first-child) {
        margin-top: -32px
    }
}

@media screen and (min-width: 1025px) {
    .hero-wrap--with-box .hero-wrap__box-container--even {
        transform: translateX(-8px)
    }
}

@media screen and (max-width: 550px) {
    .hero-wrap--with-box .hero-wrap__box-container {
        text-align: left
    }
}

@media screen and (min-width: 1025px) {
    .hero-wrap,
    .hero-wrap--centered {
        min-height: 550px;
        max-height: 635px
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .hero-wrap,
    .hero-wrap--centered {
        max-height: 610px
    }
}

@media screen and (max-width: 767px) {
    .hero-wrap,
    .hero-wrap--centered {
        min-height: 500px
    }
}

@media screen and (max-width: 700px) {
    .hero-wrap,
    .hero-wrap--centered {
        min-height: 620px
    }
}

@media screen and (max-width: 767px) {
    .hero-wrap:before,
    .hero-wrap--centered:before {
        margin-left: 0;
        background: rgba(0, 0, 0, 0.6);
        position: absolute;
        content: '';
        display: block;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0
    }
}

.hero-wrap .dash--slim,
.hero-wrap--centered .dash--slim {
    margin-top: 24px;
    margin-bottom: 24px
}

#home .hero-wrap,
#home .hero-wrap--centered {
    background-color: #000;
}

@media screen and (min-width: 768px) {
    #home .hero-wrap,
    #home .hero-wrap--centered {
        background-position: center
    }
}

@media screen and (max-width: 767px) {
    #home .hero-wrap,
    #home .hero-wrap--centered {
        background-position: center -130px;
    }
    #home .hero-wrap:before,
    #home .hero-wrap--centered:before {
        content: none
    }
    #home .hero-wrap:after,
    #home .hero-wrap--centered:after {
        background: linear-gradient(to top, #000 50%, transparent 100%);
        position: absolute;
        content: '';
        z-index: 0;
        height: 50px;
        bottom: 0;
        width: 100%;
        left: 0
    }
}

@media screen and (max-width: 767px) and (max-width: 623px) {
    #home .hero-wrap:after,
    #home .hero-wrap--centered:after {
        bottom: 129px
    }
}

@media screen and (max-width: 767px) {
    #home .hero-wrap .hero-wrap__container,
    #home .hero-wrap--centered .hero-wrap__container {
        z-index: 1
    }
}

@media screen and (min-width: 768px) {
    #home .hero-wrap__image-title {
        max-width: 100%
    }
}

@media screen and (max-width: 767px) {
    #home .hero-wrap__image-title {
        max-width: 290px;
        margin-top: 50px;
        margin-bottom: 285px
    }
}

@media screen and (min-width: 1101px) {
    #home .hero-wrap__text,
    #home .hero-wrap__content {
        max-width: 512px
    }
}

@media screen and (min-width: 901px) and (max-width: 1100px) {
    #home .hero-wrap__text,
    #home .hero-wrap__content {
        max-width: 460px
    }
}

@media screen and (min-width: 768px) and (max-width: 900px) {
    #home .hero-wrap__text,
    #home .hero-wrap__content {
        max-width: 400px
    }
}

@media screen and (max-width: 767px) {
    #home .hero-wrap__content {
        padding-top: 0;
        padding-bottom: 50px
    }
}

@media screen and (min-width: 768px) {
    #home .hero-wrap__content-bottom {
        display: none
    }
}

@media screen and (max-width: 767px) {
    #home .hero-wrap__content-bottom {
        margin-top: 0;
        text-align: center
    }
}

#renda-fixa .hero-wrap,
#renda-fixa .hero-wrap--centered {
    background-position: center top
}

@media screen and (max-width: 1024px) {
    #simulador-renda-fixa .hero-wrap,
    #simulador-renda-fixa .hero-wrap--centered {
        background-position: top right
    }
}

#tesouro-direto .hero-wrap .hero-wrap__box-container,
#tesouro-direto .hero-wrap--centered .hero-wrap__box-container {
    max-width: 100%
}

@media screen and (min-width: 1025px) {
    #tesouro-direto .hero-wrap__content {
        padding-top: 7rem
    }
}

@media screen and (max-width: 767px) {
    #tesouro-direto .hero-wrap .hero-wrap__title,
    #tesouro-direto .hero-wrap--centered .hero-wrap__title {
        font-size: 2.5rem
    }
}

#novo-portal .hero-wrap,
#novo-portal .hero-wrap--centered {
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #222
}

@media screen and (min-width: 1025px) {
    #novo-portal .hero-wrap,
    #novo-portal .hero-wrap--centered {
        background-size: contain
    }
}

#novo-portal .hero-wrap__video-container {
    max-width: 100%;
    height: 267px
}

@media screen and (min-width: 768px) {
    #novo-portal .hero-wrap__video-container {
        transform: translateY(126px)
    }
}

@media screen and (max-width: 767px) {
    #novo-portal .hero-wrap__video-container {
        transform: translateY(-200px);
        height: 180px;
        width: 118%
    }
}

#novo-portal .hero-wrap__video-container .button {
    text-transform: uppercase;
    margin-top: 16px;
    display: inline-block;
    padding: 12px 24px
}

#novo-portal .hero-wrap__video-element {
    height: 100%;
    width: 100%
}

#fundos-de-investimento .hero-wrap,
#fundos-de-investimento .hero-wrap--centered {
    background-image: url("../images/hero-fundos-de-investimento.jpg")
}

#renda-fixa-vs-poupanca .hero-wrap,
#renda-fixa-vs-poupanca .hero-wrap--centered {
    background-image: url("../images/hero-renda-fixa-vs-poupanca.jpg")
}


#simulador-renda-fixa .hero-wrap,
#simulador-renda-fixa .hero-wrap--centered {
    background-image: url("../images/hero-simulador-renda-fixa.jpg")
}

#tesouro-direto .hero-wrap,
#tesouro-direto .hero-wrap--centered {
    background-image: url("../images/hero-tesouro-direto.jpg")
}

#coe .hero-wrap,
#coe .hero-wrap--centered {
    background-image: url("../images/hero-coe.jpg")
}

#custos-operacionais .hero-wrap,
#custos-operacionais .hero-wrap--centered {
    background-image: url("../images/hero-custos-operacionais.jpg")
}

#como-abrir-sua-conta .hero-wrap,
#como-abrir-sua-conta .hero-wrap--centered {
    background-image: url("../images/hero-como-abrir-sua-conta.jpg")
}

.hero-wrap__custos {
    padding-top: 15px;
    flex-wrap: wrap;
    display: flex
}

.hero-wrap__custos__container {
    line-height: 1.2em;
    font-size: 15.2px;
    padding: 1em 0;
    display: inline-block;
    width: 13.666%;
    color: #fff;
    margin-right: 3%;
    margin-left: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

@media screen and (max-width: 1024px) {
    .hero-wrap__custos__container {
        margin-bottom: 15px;
        width: 19.7%
    }
}

@media screen and (max-width: 767px) {
    .hero-wrap__custos__container {
        text-align: left;
        width: 30.3%
    }
}

.hero-wrap__custos__mark {
    background: url(../images/icon_check.png) right 10px center no-repeat;
    background-size: 20px;
    margin-bottom: 8px;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 1.5em;
    display: block;
    color: #e23a3a
}

.hero-wrap__custos__text-small {
    line-height: 1.3em;
    font-size: 12px
}

.hero-wrap-video,
.hero-wrap-video__element {
    width: 100%
}

.hero-wrap-video {
    background-color: #000;
    position: absolute;
    display: none;
    z-index: 10;
    height: 100%
}

.hero-wrap-video__close-button {
    margin-top: 10px;
    font-size: 26px;
    cursor: pointer;
    color: #fff
}

@media screen and (max-width: 767px) {
    .hero-wrap-video__close-button {
        margin-top: 25px
    }
}

.hero-wrap-video__element {
    height: 90%
}

.hero--is-open .hero-wrap-video {
    display: block
}

@-webkit-keyframes videoAppear {
    0% {
        transform: translateY(-20px);
        opacity: 0
    }
    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes videoAppear {
    0% {
        transform: translateY(-20px);
        opacity: 0
    }
    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.call-out-simulator {
    border-top: 1px solid #ccc
}

@media screen and (min-width: 668px) {
    .call-out-simulator__text {
        font-size: 3.125rem
    }
}

@media screen and (min-width: 381px) and (max-width: 667px) {
    .call-out-simulator__text {
        font-size: 1.875rem
    }
}

@media screen and (max-width: 380px) {
    .call-out-simulator__text {
        font-size: 1.375rem
    }
}

@media screen and (min-width: 1025px) {
    .call-out-simulator__text {
        width: 68%
    }
}

.simulator-card {
    background-color: #f9f9f9;
    border-radius: 4px;
    padding: 0 30px 60px 30px;
    position: relative
}

@media screen and (min-width: 1025px) {
    .simulator-card {
        min-height: 510px
    }
}

.simulator-card__title {
    padding: 20px 0 10px;
    border-bottom: 1px solid #ccc
}

.simulator-card__sub-title {
    padding: 24px 0;
    margin: 0 0 0 20px;
    position: relative
}

.simulator-card__sub-title--loss {
    color: #EF3F45
}

.simulator-card__sub-title--loss em:before {
    content: '';
    height: 12px;
    width: 12px;
    display: block;
    position: absolute;
    left: -20px;
    top: 26px;
    transform: rotate(45deg);
    border: 2px solid #EF3F45;
    border-top: none;
    border-left: none
}

.simulator-card__sub-title--loss em:after {
    content: '';
    height: 10px;
    width: 16px;
    display: block;
    position: absolute;
    left: -22px;
    top: 22px;
    border: 2px solid #EF3F45;
    border-top: none;
    border-left: none;
    border-right: none
}

.simulator-card__sub-title--win {
    color: #7cc81a
}

.simulator-card__sub-title--win em:before {
    content: '';
    height: 12px;
    width: 12px;
    display: block;
    position: absolute;
    left: -20px;
    top: 29px;
    transform: rotate(45deg);
    border: 2px solid #7cc81a;
    border-bottom: none;
    border-right: none
}

.simulator-card__sub-title--win em:after {
    content: '';
    height: 10px;
    width: 15px;
    display: block;
    position: absolute;
    left: -22px;
    top: 26px;
    border: 2px solid #7cc81a;
    border-top: none;
    border-left: none;
    border-right: none
}

.simulator-card__currency {
    font-style: normal
}

.simulator-card__sub-title-description {
    display: block;
    text-transform: none;
    color: #929292
}

.simulator-card__button {
    max-width: 280px;
    padding: 12px 24px;
    display: block;
    position: absolute;
    bottom: 20px
}

.fixed-income-simulator-graphic__base {
    align-items: flex-end;
    height: 280px
}

@media screen and (max-width: 767px) {
    .fixed-income-simulator-graphic__base {
        margin-bottom: 25px
    }
}

.fixed-income-simulator-graphic__shadow {
    background-image: url("../images/simulator-shadow.png");
    position: absolute;
    width: 100%;
    z-index: 2;
    height: 75px
}

.fixed-income-simulator-graphic__bar {
    position: relative;
    height: 100%;
    margin-left: 1%;
    margin-right: 1%
}

.fixed-income-simulator-graphic__fill,
.fixed-income-simulator-graphic__fill--positive,
.fixed-income-simulator-graphic__fill--negative {
    opacity: .3;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    transition: height .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.fixed-income-simulator-graphic__fill--positive {
    background-color: #6ED373
}

.fixed-income-simulator-graphic__fill--negative {
    background-color: #F95D5D
}

.fixed-income-simulator-graphic__value {
    position: absolute;
    width: 100%;
    bottom: 5%;
    left: 0;
    text-align: center;
    font-size: .8rem;
    font-weight: bold
}

@media screen and (max-width: 767px) {
    .fixed-income-simulator-graphic__value {
        bottom: 35px;
        text-align: left;
        transform: rotate(-90deg);
        white-space: nowrap
    }
}

.fixed-income-simulator-graphic__label {
    position: absolute;
    left: 0;
    width: 100%;
    font-size: .6rem;
    text-align: center
}

@media screen and (min-width: 768px) {
    .fixed-income-simulator-graphic__label {
        top: 105%
    }
}

@media screen and (max-width: 767px) {
    .fixed-income-simulator-graphic__label {
        text-align: right;
        transform: rotate(-90deg);
        bottom: -60px
    }
}

.simulator-investments-options__check {
    border-radius: 4px;
    border: 1px solid #ccc;
    display: inline-block;
    height: 16px;
    padding: 2px;
    width: 16px;
    cursor: pointer
}

.simulator-investments-options__check--checked:after {
    background: #09c2ff;
    border-radius: 2px;
    content: '';
    display: block;
    height: 10px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 10px
}

.simulator-investments-options__container {
    margin-top: 40px
}

.simulator-investments-options__item {
    position: relative;
    display: inline-block;
    width: 48%;
    margin-bottom: 16px
}

@media screen and (max-width: 1024px) {
    .simulator-investments-options__item {
        display: block;
        width: 100%
    }
}

@media screen and (min-width: 1025px) {
    .simulator-investments-options__item:nth-child(even) {
        transform: translateX(25px)
    }
}

.simulator-investments-options__item__description {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin-left: 8px;
    vertical-align: top;
    cursor: pointer
}

.simulator-investments-options__item__description:hover {
    color: #09c2ff
}

.simulator-investments-options__noui__target {
    background: #fafafa;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
    height: 12px;
    margin-top: 22px;
    margin-bottom: 22px
}

.simulator-investments-options__noui__target * {
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing: border-box
}

.simulator-investments-options__noui__base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.simulator-investments-options__noui__connect {
    transform-origin: left;
    height: 100%;
    background-color: #67dbff
}

.simulator-investments-options__noui__connects {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    z-index: 0
}

.simulator-investments-options__noui__origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transform-origin: 0 0;
    height: 0
}

.simulator-investments-options__noui__handle {
    position: absolute;
    background: #fafafa;
    border-radius: 100px;
    border: 1px solid #dde0e7;
    cursor: col-resize;
    right: -17px;
    height: 25px;
    top: -8px;
    width: 25px
}

.investments_options .card-grid__image {
    background-position: center
}

.investments_options .card-grid__description {
    min-height: 70px
}

.two_column_banner {
    position: relative
}

@media screen and (max-width: 480px) {
    .two_column_banner .two_column_banner__col {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}

.two_column_banner .section-title__dash {
    background-color: #fff
}

.two_column_banner__image--small {
    background-size: cover
}

@media screen and (max-width: 1599px) {
    .two_column_banner__image--small {
        background-position: center center;
        max-width: 450px
    }
}

@media screen and (min-width: 1600px) {
    .two_column_banner__image--small {
        background-position: right top
    }
}

.two_column_banner .btn__large--light--blue {
    width: 220px;
    height: 56px;
    display: table-cell;
    vertical-align: middle
}

.two_column_banner--layout-2 .section-title__dash {
    background-color: #e23a3a
}

#acoes .two_column_banner .two_column_banner__image {
    background-position: center center
}

#fundos-de-investimento .two_column_banner .two_column_banner__image {
    background-position: center center
}

.statistics__title {
    font-size: 3.125rem
}

@media screen and (max-width: 667px) {
    .statistics__title {
        font-size: 1.875rem
    }
}

@media screen and (max-width: 380px) {
    .statistics__title {
        font-size: 1.375rem
    }
}

@media screen and (max-width: 1024px) {
    .statistics__single {
        margin-bottom: 45px
    }
}

.statistics__single__number small {
    font-size: 18px;
    margin-right: 13px
}

.statistics--with-bg {
    background-size: cover;
    background-position: center center
}

.statistics--with-bg .statistics__title {
    color: #fff
}

@media screen and (max-width: 767px) {
    .statistics--with-bg .statistics__single {
        margin-bottom: 25px
    }
}

.statistics--with-bg .statistics__single__title,
.statistics--with-bg .statistics__single__details__line2 {
    color: #fff
}

.statistics--with-bg .statistics__single__details__line1,
.statistics--with-bg .statistics__single__number {
    color: #e23a3a
}

.statistics--with-bg .statistics__single__number {
    margin-right: 6px
}

.statistics--with-bg .statistics__single__number small {
    margin-right: 3px
}

.statistics--with-bg .statistics__single__details {
    position: relative
}

.statistics--with-bg .statistics__single__details__line1 {
    position: absolute;
    bottom: 2px
}

.statistics--dark .statistics__title {
    color: #fff
}

.statistics--dark .statistics__single__title {
    color: #fff
}

.statistics--dark .statistics__single__number,
.statistics--dark .statistics__single__details {
    color: #e23a3a
}

.simulator-national-treasury {
    display: flex;
    font-weight: 400
}

@media screen and (min-width: 1051px) {
    .simulator-national-treasury {
        flex-wrap: nowrap
    }
}

@media screen and (max-width: 1050px) {
    .simulator-national-treasury {
        flex-wrap: wrap
    }
}

.simulator-national-treasury__container {
    background: linear-gradient(#ebeef2, #fff)
}

.simulator-national-treasury__canvas-container {
    position: relative;
    width: 100%;
    order: 1
}

@media screen and (min-width: 1051px) {
    .simulator-national-treasury__canvas-container {
        max-width: 60%;
        min-height: 475px
    }
}

@media screen and (max-width: 1050px) {
    .simulator-national-treasury__canvas-container {
        min-height: 200px;
        margin-top: 25px
    }
}

.simulator-national-treasury__canvas-container.is-loading {
    position: relative;
    z-index: 0
}

.simulator-national-treasury__canvas-container.is-loading canvas {
    transition: all .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: .35
}

.simulator-national-treasury__canvas-container.is-loading:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    z-index: 9999;
    opacity: 1;
    transition: opacity .3s .1s ease
}

.simulator-national-treasury__canvas-container.is-loading:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 9999;
    top: 50%;
    margin: -40px 0 0 -40px;
    width: 80px;
    height: 80px;
    border: 10px solid #e23a3a;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: rotate 1.5s linear infinite;
    animation: rotate 1.5s linear infinite
}

@-webkit-keyframes rotate {
    to {
        transform: rotate(359deg)
    }
}

@keyframes rotate {
    to {
        transform: rotate(359deg)
    }
}

@media screen and (min-width: 1051px) {
    .simulator-national-treasury__data {
        width: 37%;
        order: 2
    }
}

.simulator-national-treasury__line {
    position: absolute;
    height: 2px;
    background-color: #ff9827;
    opacity: 0;
    transition: opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.simulator-national-treasury__line:after {
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    right: 0;
    top: 50%;
    margin-top: -8px;
    border: solid 4px #ff9827;
    border-radius: 50%;
    background-color: #fff
}

.simulator-national-treasury__tooltip {
    position: absolute;
    padding: 12px 10px;
    background-color: #434849;
    border-radius: 10px;
    color: #fff;
    opacity: 0;
    transition: opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    font-size: 14px;
    transform: translateX(-50%) translateY(-55px);
    z-index: 1
}

.simulator-national-treasury__tooltip:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 50%;
    margin-left: -6px;
    bottom: -5px;
    width: 12px;
    height: 12px;
    background-color: #434849;
    transform: rotate(45deg);
    border-radius: 3px
}

.simulator-national-treasury__legend {
    overflow: hidden;
    list-style: none;
    margin-bottom: 65px
}

.simulator-national-treasury__legend li {
    float: left;
    color: gray;
    text-transform: uppercase;
    font-size: .75rem;
    width: 33.3%;
    position: relative;
    padding: 7px 0 7px 30px
}

.simulator-national-treasury__legend li.legend-other:before,
.simulator-national-treasury__legend li.legend-xp:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    width: 19px;
    height: 19px;
    border-radius: 5px
}

.simulator-national-treasury__legend li.legend-other:before {
    background-color: #3ae7c5
}

.simulator-national-treasury__legend li.legend-xp:before {
    background-color: #e23a3a
}

.simulator-national-treasury__legend li.legend-line {
    padding-left: 40px
}

.simulator-national-treasury__legend li.legend-line:before,
.simulator-national-treasury__legend li.legend-line:after {
    content: '';
    position: absolute;
    top: 50%
}

.simulator-national-treasury__legend li.legend-line:before {
    left: 0;
    height: 2px;
    background-color: #ff9827;
    width: 18px;
    margin-top: -1px
}

.simulator-national-treasury__legend li.legend-line:after {
    left: 18px;
    width: 16px;
    height: 16px;
    border: solid 4px #ff9827;
    margin-top: -8px;
    border-radius: 50%
}

@media screen and (max-width: 1050px) {
    .simulator-national-treasury {
        margin-bottom: 30px
    }
    .simulator-national-treasury li {
        width: auto
    }
    .simulator-national-treasury li+li {
        margin-left: 15px
    }
}

.simulator-national-treasury__field {
    max-width: 350px;
    position: relative;
    overflow: hidden
}

.simulator-national-treasury__field+.simulator-national-treasury__field {
    margin-top: 50px
}

@media screen and (max-width: 1050px) {
    .simulator-national-treasury__field {
        display: inline-block;
        margin-bottom: 15px
    }
    .simulator-national-treasury__field+.simulator-national-treasury__field {
        margin-top: 0
    }
}

.simulator-national-treasury__label {
    text-transform: lowercase;
    font-size: .875rem;
    margin-bottom: 25px
}

.simulator-national-treasury__info {
    font-size: 2.125rem;
    position: absolute;
    left: 205px;
    bottom: 5px
}

.simulator-national-treasury__info small {
    font-size: 1.25rem;
    display: inline-block;
    width: auto;
    float: none;
    margin: 0
}

#tesouro-direto small {
    opacity: .5;
    font-size: .8125rem
}

.simulator-national-treasury__range-input {
    -webkit-appearance: none;
    margin: 12.5px 0;
    width: 100%;
    background: #e5e5e5;
    height: 10px;
    max-width: 190px
}

.simulator-national-treasury__range-input:focus {
    outline: none
}

.simulator-national-treasury__range-input::-webkit-slider-runnable-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    box-shadow: 0 0 0 transparent, 0 0 0 rgba(13, 13, 13, 0);
    border: 0 solid none;
    border-radius: 0
}

.simulator-national-treasury__range-input::-webkit-slider-thumb {
    box-shadow: 0 0 0 transparent, 0 0 0 rgba(13, 13, 13, 0);
    border: 2px solid #e6e6e6;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -8.5px
}

.simulator-national-treasury__range-input::-moz-range-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    box-shadow: 0 0 0 transparent, 0 0 0 rgba(13, 13, 13, 0);
    background: #e6e6e6;
    border: 0 solid none;
    border-radius: 0;
    height: 0
}

.simulator-national-treasury__range-input::-moz-range-thumb {
    box-shadow: 0 0 0 transparent, 0 0 0 rgba(13, 13, 13, 0);
    border: 2px solid #e6e6e6;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer
}

.ie .simulator-national-treasury__range-input {
    width: 100%;
    height: 30px;
    outline: none;
    line-height: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    display: block;
    background: transparent
}

.ie .simulator-national-treasury__range-input::-ms-track {
    animate: 0.2s;
    cursor: pointer;
    height: 10px;
    width: 100%;
    margin: 4px 0;
    display: block;
    background: transparent;
    border-color: transparent;
    border-width: 2px 0;
    color: transparent
}

.ie .simulator-national-treasury__range-input::-ms-fill-lower {
    background-color: #3ae7c5
}

.ie .simulator-national-treasury__range-input::-ms-fill-upper {
    background: #e6e6e6;
    border: none
}

.ie .simulator-national-treasury__range-input::-ms-thumb {
    box-shadow: 0 0 0 transparent, 0 0 0 rgba(13, 13, 13, 0);
    border: 2px solid #e6e6e6;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer
}

.simulator-national-treasury__range-input {
    -webkit-appearance: none;
    margin: 12.5px 0;
    width: 100%;
    background: #e5e5e5;
    height: 10px;
    max-width: 190px
}

.simulator-national-treasury__range-input:focus {
    outline: none
}

.simulator-national-treasury__range-input::-webkit-slider-runnable-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    box-shadow: 0 0 0 transparent, 0 0 0 rgba(13, 13, 13, 0);
    border: 0 solid none;
    border-radius: 0
}

.simulator-national-treasury__range-input::-webkit-slider-thumb {
    box-shadow: 0 0 0 transparent, 0 0 0 rgba(13, 13, 13, 0);
    border: 2px solid #e6e6e6;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -8.5px
}

.simulator-national-treasury__range-input::-moz-range-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    box-shadow: 0 0 0 transparent, 0 0 0 rgba(13, 13, 13, 0);
    background: #e6e6e6;
    border: 0 solid none;
    border-radius: 0;
    height: 0
}

.simulator-national-treasury__range-input::-moz-range-thumb {
    box-shadow: 0 0 0 transparent, 0 0 0 rgba(13, 13, 13, 0);
    border: 2px solid #e6e6e6;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer
}

.ie .simulator-national-treasury__range-input {
    width: 100%;
    height: 30px;
    outline: none;
    line-height: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    display: block;
    background: transparent
}

.ie .simulator-national-treasury__range-input::-ms-track {
    animate: 0.2s;
    cursor: pointer;
    height: 10px;
    width: 100%;
    margin: 4px 0;
    display: block;
    background: transparent;
    border-color: transparent;
    border-width: 2px 0;
    color: transparent
}

.ie .simulator-national-treasury__range-input::-ms-fill-lower {
    background-color: #3ae7c5
}

.ie .simulator-national-treasury__range-input::-ms-fill-upper {
    background: #e6e6e6;
    border: none
}

.ie .simulator-national-treasury__range-input::-ms-thumb {
    box-shadow: 0 0 0 transparent, 0 0 0 rgba(13, 13, 13, 0);
    border: 2px solid #e6e6e6;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer
}

.ebook {
    background-color: #222
}

.ebook .section-title {
    color: #fff
}

.ebook .section-title__sub-title {
    color: #fff
}

@media screen and (max-width: 1024px) {
    .box {
        padding-top: 16px;
        padding-bottom: 16px
    }
}

.box__container {
    display: flex
}

@media screen and (max-width: 1024px) {
    .box__container {
        max-width: 375px
    }
}

.box__content {
    width: 100%;
    clear: none;
    padding: 26px 20px;
    background-color: rgba(33, 35, 36, 0.75);
    margin-bottom: 8px;
    transition: background-color .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    cursor: pointer
}

.box__content:hover {
    background-color: rgba(24, 24, 25, 0.97)
}

.box__icon-container {
    flex-grow: 1;
    flex-basis: 15%;
    max-width: 15%;
    border-right: 1px solid #fff;
    height: 44px
}

.box__icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 28px
}

.box__text-container {
    flex-grow: 1;
    padding-left: 15px;
    position: relative
}

.box__text {
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1.3
}

.form .form__container__form-col {
    background-color: #18191a;
    border-radius: 10px;
    padding: 35px 15px 25px;
    max-width: 400px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.35)
}

@media screen and (max-width: 767px) {
    .form .form__container__form-col {
        margin: 50px auto 0
    }
}

.form .form__container__display {
    display: flex;
    align-items: center
}

.form__image {
    display: flex;
    justify-content: center;
    margin-bottom: 20px
}

[modal="liquidez-diaria"] .modal__element__content {
    background-color: #fff;
    max-width: 1000px;
    width: 100%;
    padding: 30px 50px 40px 25px;
    top: 40%
}

@media screen and (max-width: 690px) {
    [modal="tabela-bovespa"] .modal__element__content table th:last-child {
        padding-right: 33px
    }
}

@media screen and (min-width: 1025px) {
    .national-treasury__explanation {
        margin-top: 40px
    }
}

.national-treasury__reasons-container {
    display: flex;
    flex-wrap: wrap
}

.national-treasury__reason {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-grow: 1;
    flex-basis: 100%;
    margin-bottom: 25px
}

@media screen and (min-width: 1025px) {
    .national-treasury__reason {
        max-width: 19%;
        margin-left: 7%;
        margin-right: 7%
    }
}

@media screen and (min-width: 950px) and (max-width: 1024px) {
    .national-treasury__reason {
        max-width: 25%;
        margin-left: 10%;
        margin-right: 10%
    }
}

@media screen and (max-width: 949px) {
    .national-treasury__reason {
        max-width: 100%;
        align-content: center;
        flex-direction: column
    }
}

.national-treasury__reason img {
    margin-right: 10px;
    height: 37px;
    width: 37px
}

@media screen and (max-width: 949px) {
    .national-treasury__reason img {
        margin: 0 auto 15px
    }
}

.national-treasury__reason p {
    line-height: 1.5;
    font-weight: 400
}

@media screen and (max-width: 949px) {
    .national-treasury__reason p {
        text-align: center
    }
}

.coe-slider__container .sly-row {
    overflow: hidden
}

.coe-slider__section-title {
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 400
}

@media screen and (max-width: 1024px) {
    .coe-slider__section-title {
        font-size: 1.75rem
    }
}

.page-acoes .nh-hero {
    background-image: url("../heroes/acoes.jpg")
}

@media screen and (min-width: 1025px) {
    .acoes-child .actions-menu__button-container {
        flex: 0 0 22%;
        max-width: 22%
    }
}

@media screen and (max-width: 1024px) {
    .acoes-child .actions-menu__button-container {
        flex: 0 0 46%;
        max-width: 46%;
        margin-bottom: 15px
    }
}

@media screen and (max-width: 767px) {
    .acoes-child .actions-menu__button-container {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.acoes-child .actions-menu__button {
    display: inline-table;
    background-color: #222;
    border-bottom: 2px solid #e23a3a;
    text-align: center;
    padding: 10px 50px;
    color: #fff;
    font-size: 1rem;
    width: 100%;
    vertical-align: middle;
    min-height: 70px;
    transition: background .3s cubic-bezier(0.165, 0.84, 0.44, 1), color .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    font-size: .9375rem
}

.acoes-child .actions-menu__button:hover {
    background-color: #000;
    color: #e23a3a
}

.acoes-child .actions-menu__button span {
    display: table-cell;
    vertical-align: middle
}

.acoes-child .else-to-know {
    overflow-x: hidden
}

@media screen and (min-width: 1025px) {
    .acoes-child .else-to-know__white-column {
        padding-right: 40px
    }
}

.acoes-child .else-to-know__gray-column {
    background-color: #f5f5f5
}

@media screen and (min-width: 1025px) {
    .acoes-child .else-to-know__gray-column {
        padding-left: 40px
    }
}

.acoes-child .else-to-know__gray-column:after {
    left: 100%;
    width: 50%;
    top: 0;
    height: 100%;
    position: absolute;
    z-index: -1;
    content: '';
    background-color: #f5f5f5
}

@media screen and (max-width: 1024px) {
    .acoes-child .else-to-know__gray-column:after {
        left: -50%;
        width: 200%
    }
}

.acoes-child .else-to-know__title,
.acoes-child .else-to-know__title--side {
    line-height: 1.4;
    color: #1e1f21;
    font-family: Roboto Slab, Arial, sans-serif
}

@media screen and (min-width: 1025px) {
    .acoes-child .else-to-know__title,
    .acoes-child .else-to-know__title--side {
        font-size: 2rem;
        margin: 0 0 25px
    }
}

@media screen and (max-width: 1024px) {
    .acoes-child .else-to-know__title,
    .acoes-child .else-to-know__title--side {
        font-size: 1.25rem;
        margin: 0 0 15px
    }
}

@media screen and (min-width: 1025px) {
    .acoes-child .else-to-know__title--side {
        font-size: 1.5rem;
        margin: 0 0 15px
    }
}

.acoes-child .else-to-know__help-title {
    margin-bottom: 5px
}

.acoes-child .else-to-know__text {
    color: #1e1f21;
    font-weight: 100;
    line-height: 1.5
}

@media screen and (max-width: 1024px) {
    .acoes-child .else-to-know__text {
        font-size: .875rem
    }
}

.actions-child-know-more__col {
    background-color: white;
    padding: 25px 25px 45px;
    display: flex;
    flex-direction: column
}

@media screen and (max-width: 767px) {
    .actions-child-know-more__col+.actions-child-know-more__col {
        margin-top: 25px
    }
}

.actions-child-know-more__title {
    font-size: 1.25rem;
    padding-right: 25px;
    margin: 0 0 12px;
    font-weight: 500;
    color: #1e1f21;
    font-family: Roboto Slab, Arial, sans-serif;
    line-height: 1.5
}

.actions-child-know-more__text {
    font-weight: 100;
    font-size: .875rem;
    line-height: 1.6;
    color: #222;
    margin: 0 0 1.5625rem
}

.actions-child-know-more__link-container {
    margin-top: auto
}

.page-aluguel-acoes .xp-hero__image {
    background-image: url("../heroes/aluguel-acoes.jpg");
    background-position: center;
    background-size: cover
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .page-aluguel-acoes .xp-hero__image {
        background-image: url("../heroes/aluguel-acoes%402x.jpg")
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3),
(-webkit-min-device-pixel-ratio: 3.6458333333333335),
(min-resolution: 350dpi) {
    .page-aluguel-acoes .xp-hero__image {
        background-image: url("../heroes/aluguel-acoes%403x.jpg")
    }
}

.page-alavancagem .xp-hero__image {
    background-image: url("../heroes/alavancagem.jpg");
    background-size: cover;
    background-position: 20%
}

.page-assessoria-xp .xp-hero__image {
    background-image: url("/assets/hero-importancia_assessoria-2018.jpg");
    background-position: 43% top
}

.page-assessoria-xp__longe-perto .jumbo-columns__col:before {
    background-image: url("/assets/pic_a_importancia_assessoria-cuidar_de_longe_ou_bem_de_perto.jpg")
}

.page-assessoria-xp__general .jumbo-columns__col:before {
    background-image: url("/assets/pic_a_importancia_assessoria-generalista_ou_especialista.jpg")
}

.page-assessoria-xp__produtos-plataforma .jumbo-columns__col:before {
    background-image: url("/assets/pic_a_importancia_assessoria-produtos_proprios_ou_plataforma_aberta.jpg")
}

.page-assessoria-xp__ou-seja .jumbo-columns__col:before {
    background-image: url("/assets/pic_a_importancia_assessoria-ou_seja.jpg")
}

.page-assessoria-xp .jumbo-columns__col p:first-child {
    margin-top: 32px
}

.page-assessoria-xp .jumbo-columns__col p:last-child {
    margin-bottom: 32px
}

.page-carreiras .xp-hero__image {
    background-image: url("../heroes/carreiras.jpg");
    background-size: cover
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .page-carreiras .xp-hero__image {
        background-image: url("../heroes/carreiras%402x.jpg")
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3),
(-webkit-min-device-pixel-ratio: 3.6458333333333335),
(min-resolution: 350dpi) {
    .page-carreiras .xp-hero__image {
        background-image: url("../heroes/carreiras%403x.jpg")
    }
}

@media screen and (min-width: 768px) {
    .page-carreiras .xp-hero__image {
        background-position: 17%
    }
}

@media screen and (max-width: 767px) {
    .page-carreiras .xp-hero__image {
        background-position: 31%
    }
}

.page-carreiras .xp-hero__xday-logo {
    margin-bottom: 20px;
    display: block;
    height: 64px;
    width: 96px
}

@media screen and (max-width: 767px) {
    .page-carreiras .xp-hero__xday-logo {
        display: none
    }
}

.page-carreiras__diferenca .jumbo-columns__col:before {
    background-image: url("../images/carreiras-diferenca.jpg")
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .page-carreiras__diferenca .jumbo-columns__col:before {
        background-image: url("../images/carreiras-diferenca%402x.jpg")
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3),
(-webkit-min-device-pixel-ratio: 3.6458333333333335),
(min-resolution: 350dpi) {
    .page-carreiras__diferenca .jumbo-columns__col:before {
        background-image: url("../images/carreiras-diferenca%403x.jpg")
    }
}

.page-carreiras__entendemos .jumbo-columns__col:before {
    background-image: url("../images/carreiras-entendemos.jpg")
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .page-carreiras__entendemos .jumbo-columns__col:before {
        background-image: url("../images/carreiras-entendemos%402x.jpg")
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3),
(-webkit-min-device-pixel-ratio: 3.6458333333333335),
(min-resolution: 350dpi) {
    .page-carreiras__entendemos .jumbo-columns__col:before {
        background-image: url("../images/carreiras-entendemos%403x.jpg")
    }
}

.page-custodia-remunerada .xp-hero__image {
    background-image: url("../heroes/custodia.jpg");
    background-position: 55%;
    background-size: cover
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .page-custodia-remunerada .xp-hero__image {
        background-image: url("../heroes/custodia%402x.jpg")
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3),
(-webkit-min-device-pixel-ratio: 3.6458333333333335),
(min-resolution: 350dpi) {
    .page-custodia-remunerada .xp-hero__image {
        background-image: url("../heroes/custodia%403x.jpg")
    }
}

.page-custos-operacionais .rbt-font {
    font-family: 'Roboto', Arial, sans-serif
}

.page-custos-operacionais .nh-hero {
    background-image: url("../heroes/custos-operacionais.jpg")
}

.page-custos-operacionais .intro {
    background-color: #F4F4F4;
    padding: 91px 0
}

@media screen and (min-width: 768px) {
    .page-custos-operacionais .intro__logo {
        display: flex;
        align-items: center;
        justify-content: flex-end
    }
}

@media screen and (min-width: 768px) {
    .page-custos-operacionais .intro__logo img {
        margin-bottom: 10%
    }
}

@media screen and (max-width: 767px) {
    .page-custos-operacionais .intro__logo img {
        margin-top: 32px
    }
}

.page-custos-operacionais .custo__taxa-zero>div {
    display: flex;
    align-items: center
}

.page-custos-operacionais .custo__taxa-zero>div:nth-child(1) {
    justify-content: center
}

.page-custos-operacionais .custo__taxa-zero>div:nth-child(1) span {
    line-height: 1;
    position: relative;
    color: #e23a3a;
    font-weight: 400;
    font-size: 55px;
    margin: 0px 10px
}

.page-custos-operacionais .custo__taxa-zero>div:nth-child(1) span:after {
    background-color: #e23a3a;
    transform: translateX(-50%) rotate(45deg);
    position: absolute;
    content: "";
    height: 100%;
    width: 3px;
    left: 16px;
    top: 0px
}

.page-custos-operacionais .custo__taxa-zero>div:nth-child(2) {
    line-height: 1.3
}

@media screen and (max-width: 767px) {
    .page-custos-operacionais .custo__taxa-zero>div:nth-child(4) img {
        margin-top: 16px;
        width: 200px
    }
}

.page-custos-operacionais .custo__porcentagem {
    font-size: 3.4375rem;
    line-height: 1.4;
    color: #e23a3a;
    font-weight: 400
}

.page-custos-operacionais .custo__porcentagem-texto {
    display: flex;
    align-items: center;
    line-height: 1.3
}

.page-custos-operacionais .custo__porcentagem small {
    font-size: 2rem;
    font-weight: 300
}

.page-custos-operacionais .custo__porcentagem small+span {
    padding-left: 16px
}

.page-custos-operacionais .custo__price>p {
    display: flex;
    align-items: center
}

.page-custos-operacionais .custo__price>span:nth-child(1) {
    font-size: 3.4375rem;
    color: #e23a3a;
    font-weight: 400
}

.page-custos-operacionais .custo__price>span:nth-child(1):before {
    content: 'R$';
    color: #e23a3a;
    height: 100%;
    font-size: 1.375rem
}

.page-custos-operacionais .custo__hr-h {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 1px;
    vertical-align: middle;
    display: block;
    border: 0;
    border-top: 1px solid #c5c5c5
}

.page-custos-operacionais .custo__hr-v {
    top: -0.06rem;
    position: relative;
    display: inline-block;
    width: 1px;
    height: 100%;
    vertical-align: middle;
    margin: 0px 1rem;
    display: block;
    border: 0;
    border-left: 1px solid #c5c5c5
}

.page-custos-operacionais .orders {
    font-size: .875rem;
    line-height: 22px
}

.page-custos-operacionais .orders p {
    font-weight: 400
}

.page-custos-operacionais .text__centered {
    display: flex;
    align-items: center
}

.page-custos-operacionais .text-bold {
    font-weight: 400
}

.page-custos-operacionais .align-center {
    display: flex;
    align-items: center
}

@media screen and (max-width: 767px) {
    .page-custos-operacionais .tooltip-title-text {
        width: 79%
    }
}

.page-custos-operacionais .multa-saldo-devedor__item {
    border-right: 1px solid #e2e2e2;
    margin-bottom: 24px
}

@media screen and (min-width: 768px) {
    .page-custos-operacionais .multa-saldo-devedor__item {
        padding: 0 33px;
        margin-top: 64px
    }
}

.page-custos-operacionais .multa-saldo-devedor__item--first {
    padding-left: .5rem
}

.page-custos-operacionais .multa-saldo-devedor__item--last {
    border-right: 0
}

.page-custos-operacionais .multa-saldo-devedor__item p:first-child {
    line-height: 1.875rem;
    margin-bottom: 5px
}

.page-custos-operacionais .multa-saldo-devedor__item .text-bold {
    font-size: 1.25rem
}

@media screen and (min-width: 768px) {
    .page-custos-operacionais .custos-operacionais-intro {
        padding: 108px 1rem
    }
}

@media screen and (max-width: 767px) {
    .page-custos-operacionais .custos-operacionais-intro {
        padding: 64px 1rem
    }
}

.page-custos-operacionais .custos-operacionais-intro__h1,
.page-custos-operacionais .custos-operacionais-intro__h2 {
    font-family: Roboto Slab, Arial, sans-serif
}

@media screen and (min-width: 768px) {
    .page-custos-operacionais .custos-operacionais-intro__h1,
    .page-custos-operacionais .custos-operacionais-intro__h2 {
        max-width: 80%
    }
}

@media screen and (min-width: 768px) {
    .page-custos-operacionais .custos-operacionais-intro__titles-cols {
        border-right: 1px solid #ccc
    }
}

@media screen and (min-width: 768px) {
    .page-custos-operacionais .custos-operacionais-intro__tabs-cols {
        padding-left: 52px
    }
}

.page-custos-operacionais .custos-operacionais-intro__h1 {
    font-size: 2rem;
    line-height: 2.1875rem;
    margin-bottom: 15px
}

.page-custos-operacionais .custos-operacionais-intro__h2 {
    font-size: 1.25rem;
    line-height: 1.875rem
}

@media screen and (max-width: 767px) {
    .page-custos-operacionais .custos-operacionais-intro__h2 {
        margin-bottom: 64px
    }
}

.page-custos-operacionais .ficou-alguma-duvida {
    padding: 90px 0;
    background-color: #f4f4f4
}

@media screen and (min-width: 768px) {
    .page-custos-operacionais .ficou-alguma-duvida__intro {
        max-width: 50%
    }
}

.page-custos-operacionais .ficou-alguma-duvida .accordion-line__title {
    background-color: #f4f4f4
}

.page-custos-operacionais .ficou-alguma-duvida .title--h1.nh-title:after {
    content: none
}

.page-custos-operacionais .arrow-right-link {
    color: #121212;
    position: relative
}

.page-custos-operacionais .arrow-right-link:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(/assets/icons/arrow-right.svg);
    right: -20px
}

.platform-item__title,
.platform-modal__title {
    font-weight: 300
}

.platform-item__categories li,
.platform-modal__categories li,
.platform-modal__links-title {
    font-weight: 400
}

.platform-item__price-free,
.platform-item__price-starts-at,
.platform-item__price-value-rs,
.platform-item__price-value-reais,
.platform-item__price-value-per-month,
.platform-modal__xp-free,
.platform-modal__xp-price-rs,
.platform-modal__xp-price-reais,
.platform-modal__xp-price-per-month,
.platform-modal__caption-title {
    font-weight: 500
}

.platform-item__price-value-centavos {
    font-weight: 600
}

.platform-item__categories li,
.platform-modal__categories li {
    display: inline-block
}

.platform-item__categories li:nth-child(n+2):before,
.platform-modal__categories li:nth-child(n+2):before {
    margin-left: 6px
}

.platform-item {
    position: relative;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    transform: none;
    transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: auto;
    order: 1;
    margin-bottom: 60px;
    transform: scale(1, 1);
    padding-right: .5rem;
    padding-left: .5rem
}

.platform-item__xp-badge {
    position: absolute;
    z-index: 1;
    top: -30px;
    right: 0;
    max-width: 60px;
    max-height: 60px
}

.platform-item__thumb {
    display: block;
    width: 100%;
    height: 220px;
    background-size: cover;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: box-shadow .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.platform-item:hover .platform-item__thumb {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3)
}

.platform-item__title {
    color: #4C4D4F;
    font-size: 1.875rem;
    padding-top: 20px;
    padding-bottom: 10px
}

.platform-item__info-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    padding-top: 20px;
    padding-bottom: 20px
}

.platform-item__categories li {
    color: #A7A9AC;
    font-size: 1.125rem
}

.platform-item__categories li:nth-child(n+2):before {
    content: "+ "
}

.platform-item__price {
    margin-top: -100px;
    margin-bottom: -100px
}

.platform-item__price-free {
    color: #39BB82;
    font-size: 1rem;
    text-transform: uppercase
}

.platform-item__price-starts-at {
    display: block;
    margin-bottom: 2px;
    color: #87888A;
    font-size: .6875rem;
    text-transform: uppercase
}

.platform-item__price-value {
    display: flex
}

.platform-item__price-value-rs,
.platform-item__price-value-reais,
.platform-item__price-value-centavos,
.platform-item__price-value-per-month {
    color: #87888A
}

.platform-item__price-value-rs {
    margin-top: 1px;
    font-size: .8125rem
}

.platform-item__price-value-reais {
    font-size: 1.65rem;
    vertical-align: text-bottom
}

.platform-item__price-value-centavos {
    display: inline-block;
    font-size: .85rem;
    line-height: 1.4;
    vertical-align: super
}

.platform-item__price-value-per-month {
    font-size: .8rem;
    margin-top: 3px;
    margin-left: 2px
}

.platform-item__price-value-per-month span {
    color: #e23a3a
}

.platform-tj {
    display: inline-block;
    width: 100%;
    padding: 48px;
    margin: 0 0 80px;
    background: #F9F9F9;
    clear: both;
    font-family: Roboto, Helvetica, Arial, sans-serif
}

.platform-tj__title {
    margin-bottom: 24px;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.2
}

.platform-tj__text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}

.platform-tj__text+.platform-tj__text {
    margin-top: 16px
}

.platform-tj__text a {
    color: #000
}

.platform-tj__text span {
    opacity: .5
}

.platform-modal {
    color: #fff
}

.platform-modal__close-button {
    width: 39px;
    height: 39px;
    padding: 0;
    background: transparent;
    border-radius: 50%;
    color: #fff;
    transition: background .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.platform-modal__close-button:before,
.platform-modal__close-button:after,
.platform-modal__close-button:hover:before,
.platform-modal__close-button:hover:after {
    top: 50%;
    left: 50%
}

.platform-modal__close-button:before {
    transform: translate(-50%) rotate(45deg)
}

.platform-modal__close-button:after {
    transform: translate(-50%) rotate(-45deg)
}

.platform-modal__close-button:hover {
    background: #696969
}

.platform-modal__close-button:hover:before {
    transform: translate(-50%) rotate(0deg)
}

.platform-modal__close-button:hover:after {
    transform: translate(-50%) rotate(0deg)
}

@media screen and (min-width: 768px) {
    .platform-modal__close-button {
        top: 0;
        right: 0
    }
}

@media screen and (max-width: 767px) {
    .platform-modal__close-button {
        top: -54px;
        right: 7px
    }
}

.platform-modal__content {
    top: 10%;
    width: 100%;
    border-top: 10px solid #e23a3a;
    background-color: #18191a;
    padding-top: 50px;
    padding-bottom: 50px
}

@media screen and (min-width: 768px) {
    .platform-modal__content-col {
        padding-right: 4.1666666667%
    }
    .platform-modal__content-col--has-offset {
        padding-left: 4.1666666667%
    }
}

@media screen and (max-width: 767px) {
    .platform-modal__content-col {
        position: inherit;
        margin-top: 30px
    }
}

.platform-modal__title {
    font-size: 1.875rem
}

.platform-modal__categories {
    margin-top: 10px;
    margin-bottom: 15px
}

.platform-modal__categories li {
    font-size: .875rem
}

.platform-modal__categories li:nth-child(n+2):before {
    content: "| "
}

.platform-modal__text {
    line-height: 1.3
}

.platform-modal__text i,
.platform-modal__text em {
    font-style: italic
}

.platform-modal__dash {
    margin: 20px 0
}

.platform-modal__compact-free-col {
    flex: 0 0 160px;
    max-width: 160px
}

.platform-modal__xp-free {
    line-height: 1.1;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 1.5rem
}

.platform-modal__xp-free span {
    color: #e23a3a
}

.platform-modal__xp-free sup {
    right: -.1em;
    font-size: 70%
}

.platform-modal__xp-price {
    display: flex;
    font-family: Roboto Slab, Arial, sans-serif
}

.platform-modal__xp-price-rs,
.platform-modal__xp-price-centavos,
.platform-modal__xp-price-per-month {
    font-size: 1rem
}

.platform-modal__xp-price-rs {
    margin-right: 3px
}

.platform-modal__xp-price-reais {
    margin-top: -.375rem;
    font-size: 2.375rem
}

.platform-modal__xp-price-per-month {
    color: #e23a3a
}

.platform-modal__partner-link {
    margin-top: 25px
}

@media screen and (min-width: 768px) {
    .platform-modal__partner-link {
        font-size: .75rem
    }
}

@media screen and (max-width: 767px) {
    .platform-modal__partner-link {
        font-size: 1rem
    }
}

.platform-modal__partner-link a {
    color: #fff
}

.platform-modal__partner-link a:focus,
.platform-modal__partner-link a:hover {
    color: #fff
}

.platform-modal__primary-buttons {
    margin: 40px -10px 0
}

.platform-modal__primary-button {
    margin: 0 10px 10px
}

.platform-modal__links {
    margin: 0 -15px
}

.platform-modal__links a {
    margin: 0 15px 10px
}

.platform-modal__links-title {
    margin-top: 60px;
    margin-bottom: 20px;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 1.125rem
}

.platform-modal__obs-text {
    font-size: .75rem;
    line-height: 1.3
}

.platform-modal__obs-text:nth-last-child(n+2) {
    margin-bottom: .625rem
}

.platform-modal__slide--apply-dark-layer:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent, #000);
    content: ""
}

.platform-modal__slide img {
    width: 100%
}

.platform-modal__caption {
    position: absolute;
    bottom: 0;
    padding: 0 15px 15px
}

.platform-modal__caption-title {
    margin-bottom: 10px;
    font-size: 1.125rem
}

.platform-modal__caption-description {
    font-size: .875rem;
    line-height: 1.3
}

.platform-modal__slider-navigation {
    margin-bottom: 20px;
    text-align: center
}

.platform-modal__slider-navigation .swiper-pagination-bullet {
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 1;
    transition: background-color .3s cubic-bezier(0.165, 0.84, 0.44, 1), border-color .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.platform-modal__slider-navigation .swiper-pagination-bullet-active {
    border-color: #e23a3a;
    background-color: #e23a3a
}

.platform-filter__buttons-title {
    line-height: 1.5;
    margin-top: 40px;
    margin-bottom: 20px;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 1.5rem
}

.platform-filter__type-title {
    position: relative;
    display: block;
    height: 28px;
    padding: 0;
    margin: 0 auto 30px;
    line-height: 28px;
    text-align: left;
    font-size: 1.1875rem;
    font-weight: 300
}

.platform-filter__type-title:before {
    position: absolute;
    bottom: -6px;
    width: 17px;
    height: 3px;
    background-color: #e23a3a;
    content: ""
}

.platform-filter__button {
    width: 100%;
    height: 100%;
    padding: 10px;
    border: 1px solid #D9D9D9;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1.0625rem
}

.platform-filter__button:hover {
    background-color: #D9D9D9
}

.platform-filter__button.js-active {
    background-color: #e23a3a
}

.platform-filter__button.js-active:hover {
    background-color: #e23a3a
}

.platform-filter__button-container {
    display: flex;
    flex-wrap: wrap
}

.platform-filter__button-container li {
    padding-right: 15px;
    margin-bottom: 10px;
    flex-grow: inherit;
    flex-shrink: 2
}

@media screen and (min-width: 768px) {
    .platform-filter__button-container li {
        flex-basis: 33.3%
    }
}

@media screen and (max-width: 767px) {
    .platform-filter__button-container li {
        flex-basis: 50%
    }
}

.platform-main-slider__title,
.platform-main-slider__text {
    color: #fff
}

.platform-main-slider__slide {
    position: relative;
    background-position: center;
    background-size: cover
}

.platform-main-slider__slide:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""
}

@media screen and (min-width: 1025px) {
    .platform-main-slider__slide:before {
        background: linear-gradient(180deg, rgba(33, 33, 36, 0.01), rgba(33, 33, 36, 0.01) 9%, rgba(33, 33, 36, 0.03) 12%, rgba(33, 33, 36, 0.02) 13%, rgba(33, 33, 36, 0.04) 14%, rgba(33, 33, 36, 0.03) 16%, rgba(33, 33, 36, 0.06) 18%, rgba(33, 33, 36, 0.09) 24%, rgba(33, 33, 36, 0.15) 29%, rgba(33, 33, 36, 0.28) 36%, rgba(33, 33, 36, 0.28) 37%, rgba(33, 33, 36, 0.33) 39%, rgba(33, 33, 36, 0.47) 47%, rgba(33, 33, 36, 0.51) 48%, rgba(33, 33, 36, 0.61) 52%, rgba(33, 33, 36, 0.64) 55%, rgba(33, 33, 36, 0.65) 56%, rgba(33, 33, 36, 0.69) 57%, rgba(33, 33, 36, 0.81) 65%, rgba(33, 33, 36, 0.86) 69%, rgba(33, 33, 36, 0.88) 70%, rgba(33, 33, 36, 0.87) 71%, rgba(33, 33, 36, 0.91) 74%, rgba(33, 33, 36, 0.94) 78%, rgba(33, 33, 36, 0.94) 79%, rgba(33, 33, 36, 0.97) 84%, #212124)
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .platform-main-slider__slide:before {
        background: linear-gradient(270deg, rgba(33, 33, 36, 0.2), rgba(33, 33, 36, 0.24) 4%, rgba(33, 33, 36, 0.28) 7%, rgba(33, 33, 36, 0.33) 10%, rgba(33, 33, 36, 0.47) 21%, rgba(33, 33, 36, 0.51) 23%, rgba(33, 33, 36, 0.61) 30%, rgba(33, 33, 36, 0.66) 34%, rgba(33, 33, 36, 0.65) 35%, rgba(33, 33, 36, 0.69) 36%, rgba(33, 33, 36, 0.81) 48%, rgba(33, 33, 36, 0.86) 55%, rgba(33, 33, 36, 0.88) 56%, rgba(33, 33, 36, 0.87) 58%, rgba(33, 33, 36, 0.91) 62%, rgba(33, 33, 36, 0.92) 67%, rgba(33, 33, 36, 0.93) 68%, rgba(33, 33, 36, 0.94) 69%, rgba(33, 33, 36, 0.97) 76%, #212124)
    }
}

@media screen and (max-width: 767px) {
    .platform-main-slider__slide:before {
        background: rgba(0, 0, 0, 0.5)
    }
}

@media screen and (min-width: 1025px) {
    .platform-main-slider__slide {
        padding-top: 254px
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .platform-main-slider__slide {
        padding-top: 100px
    }
}

@media screen and (max-width: 767px) {
    .platform-main-slider__slide {
        padding: 18vw
    }
}

.platform-main-slider__hat {
    color: #e23a3a;
    text-transform: uppercase;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 500
}

@media screen and (min-width: 768px) {
    .platform-main-slider__title {
        font-size: 3.875rem
    }
}

@media screen and (max-width: 767px) {
    .platform-main-slider__title {
        font-size: 2.0625rem
    }
}

.platform-main-slider__text {
    margin: 30px auto;
    line-height: 1.875rem;
    font-size: 1.125rem;
    font-weight: 400
}

@media screen and (min-width: 768px) {
    .platform-main-slider__text {
        max-width: 638px
    }
}

.platform-main-slider__button {
    margin-bottom: 50px
}

[is-filter-by-category="true"] .platform-item {
    height: 0;
    order: 9999;
    margin-bottom: 0;
    transform: scale(0, 0);
    padding-right: 0;
    padding-left: 0
}

[cost-filter="pago"] [filters*="gratis"],
[cost-filter="gratis"] [filters*="pago"] {
    height: 0 !important;
    order: 9999 !important;
    margin-bottom: 0 !important;
    transform: scale(0, 0) !important;
    padding-right: 0 !important;
    padding-left: 0 !important
}

[is-filter-by-category="true"] .platform-item.js-show {
    height: auto;
    order: 1;
    margin-bottom: 60px;
    transform: scale(1, 1);
    padding-right: .5rem;
    padding-left: .5rem
}

.coe-characteristics {
    background-color: #1e1f21;
    background-image: url("../images/bg-coe.jpg");
    background-repeat: no-repeat;
    background-size: contain
}

@media screen and (min-width: 1441px) {
    .coe-characteristics {
        background-position: left center
    }
}

@media screen and (min-width: 1121px) and (max-width: 1440px) {
    .coe-characteristics {
        background-position: -150px center
    }
}

@media screen and (max-width: 1120px) {
    .coe-characteristics {
        background-position: -200px center
    }
}

@media screen and (max-width: 1024px) {
    .coe-characteristics {
        background-size: cover;
        background-position: center;
        position: relative
    }
    .coe-characteristics:before {
        content: '';
        display: block;
        background-color: rgba(0, 0, 0, 0.7);
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }
}

.coe-characteristics__col {
    background-color: #1e1f21;
    padding-top: 75px;
    padding-bottom: 90px
}

@media screen and (min-width: 1025px) {
    .coe-characteristics__col {
        padding-left: 30px
    }
}

@media screen and (max-width: 1024px) {
    .coe-characteristics__col {
        background-color: transparent;
        position: relative;
        z-index: 1
    }
}

@media screen and (min-width: 768px) {
    .coe-characteristics__button-container a+a {
        margin-left: 3%
    }
}

@media screen and (max-width: 767px) {
    .coe-characteristics__button-container a+a {
        margin-top: 10px
    }
}

.coe-characteristics ul li {
    padding-bottom: 15px;
    font-weight: 400;
    line-height: 1.5
}

#como-escolher-um-plano-de-previdencia-privada .plan-types__image {
    max-width: 120px
}

#como-escolher-um-plano-de-previdencia-privada .plan-types__titlehat,
#como-escolher-um-plano-de-previdencia-privada .plan-types__title {
    margin-bottom: 0
}

@media screen and (max-width: 580px) {
    #como-escolher-um-plano-de-previdencia-privada .plan-types__titlehat,
    #como-escolher-um-plano-de-previdencia-privada .plan-types__title {
        text-align: center
    }
}

#como-escolher-um-plano-de-previdencia-privada .plan-types__titlehat {
    font-size: .875rem;
    color: #6d6e71
}

#como-escolher-um-plano-de-previdencia-privada .plan-types__title {
    font-size: 1.5rem
}

@media screen and (max-width: 580px) {
    #como-escolher-um-plano-de-previdencia-privada .plan-types__dash {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

div.page-comparador-investimentos iframe.page-comparador-investimentos__iframe {
    position: relative;
    top: 0;
    bottom: 0;
    display: inline-block;
    height: 100vh
}

div.page-comparador-investimentos .hlp--pt-56,
div.page-comparador-investimentos .hlp--vp-56,
div.page-comparador-investimentos .xp-hero {
    display: none
}

div.page-comparador-investimentos .hlp--vp-64 {
    padding: 0
}

div.page-comparador-investimentos .sly-container--jumbo {
    max-width: none
}

div.page-comparador-investimentos .sly-container--jumbo .sly-col {
    padding: 0
}

div.page-comparador-investimentos .sly-container--jumbo .sly-row {
    margin: 0
}

.profissionais-envolvidos {
    background-image: url("../images/bg-fundos-de-investimento.jpg");
    background-repeat: no-repeat;
    background-color: #f6f7f8
}

@media screen and (min-width: 1441px) {
    .profissionais-envolvidos {
        background-position: center left
    }
}

@media screen and (min-width: 1140px) and (max-width: 1381px) {
    .profissionais-envolvidos {
        background-position: -150px center
    }
}

@media screen and (min-width: 976px) and (max-width: 1380px) {
    .profissionais-envolvidos {
        background-position: -200px center
    }
}

@media screen and (max-width: 975px) {
    .profissionais-envolvidos {
        background-position: 32% center;
        background-size: cover
    }
}

@media screen and (max-width: 767px) {
    .profissionais-envolvidos {
        background: #f6f7f8
    }
}

.profissionais-envolvidos .product-col {
    margin-bottom: 15px
}

@media screen and (max-width: 580px) {
    .profissionais-envolvidos .sly-col-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.page-lista-de-fundos .nh-hero {
    background-image: url("../heroes/lista-fundos.jpg")
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .page-lista-de-fundos .nh-hero {
        background-image: url("../heroes/lista-fundos%402x.jpg")
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3),
(-webkit-min-device-pixel-ratio: 3.6458333333333335),
(min-resolution: 350dpi) {
    .page-lista-de-fundos .nh-hero {
        background-image: url("../heroes/lista-fundos%403x.jpg")
    }
}

#investment-funds .xp_page-wrapper>div>.sly-container>article {
    padding-top: 64px
}

#investment-funds .xp_page-wrapper>div>article.xp-flex-table>.xp-flex-body>.xp-flex-body__cell .xp-flex-body__cell__content {
    overflow: hidden;
    max-width: 100%
}

#fundos-imobiliarios .nh-hero {
    background-image: url("../images/hero-fundos-imobiliarios-2.jpg")
}

.portfolio-recomendation__item,
.portfolio-recomendation__fund {
    border: 1px solid #ddd;
    padding: 20px
}

.portfolio-recomendation {
    font-size: .9375rem;
    line-height: 1.5;
    font-weight: 400;
    color: #939598
}

.portfolio-recomendation strong {
    font-weight: 700
}

.portfolio-recomendation__item,
.portfolio-recomendation__fund {
    border: 1px solid #ddd;
    padding: 20px
}

.portfolio-recomendation__head-label {
    font-size: 1rem
}

.portfolio-recomendation__head-value {
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 1.25rem
}

.portfolio-recomendation__fund {
    display: flex;
    flex-direction: column;
    padding-top: 30px
}

.portfolio-recomendation__fund-row {
    margin-bottom: -15px;
    justify-content: center
}

.portfolio-recomendation__fund-col {
    margin-bottom: 15px
}

@media screen and (min-width: 768px) {
    .portfolio-recomendation__fund-col {
        max-width: 250px
    }
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
    .portfolio-recomendation__fund-col {
        min-width: 230px
    }
}

@media screen and (min-width: 768px) and (max-width: 950px) {
    .portfolio-recomendation__fund-col {
        min-width: 220px
    }
}

@media screen and (max-width: 767px) {
    .portfolio-recomendation__fund-col {
        flex-basis: 100%
    }
}

.portfolio-recomendation__fund-name {
    font-family: Roboto Slab, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.125rem
}

.portfolio-recomendation__fund-label {
    font-size: .75rem
}

.portfolio-recomendation__fund-list-item {
    font-size: .75rem;
    display: flex;
    justify-content: space-between
}

.portfolio-recomendation__fund-list-item strong {
    white-space: nowrap
}

.portfolio-recomendation__footer {
    font-size: .8125rem
}

@media screen and (min-width: 768px) {
    .portfolio-recomendation__footer-right-col {
        text-align: right
    }
}

#futuros .quem-pode-operar__intertitle,
#futuros .quem-pode-operar__text,
#futuros .como-comecar__title,
#futuros .como-comecar__text {
    color: #fff;
    line-height: 1.5;
    margin-bottom: 8px
}

#futuros .quem-pode-operar {
    background-color: #464b52
}

@media screen and (min-width: 768px) {
    #futuros .quem-pode-operar {
        background-image: url("../images/bg-futuros.png");
        background-repeat: no-repeat;
        background-position: center right
    }
}

#futuros .quem-pode-operar__intertitle {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1rem
}

#futuros .quem-pode-operar__link {
    display: block;
    margin-bottom: 16px
}

#futuros .como-comecar {
    background-color: #1e1f21
}

@media screen and (min-width: 768px) {
    #futuros .como-comecar {
        background-image: url("../images/futuros-last.jpg");
        background-repeat: no-repeat
    }
}

@media screen and (min-width: 1501px) {
    #futuros .como-comecar {
        background-position: -140px center
    }
}

@media screen and (min-width: 1121px) and (max-width: 1500px) {
    #futuros .como-comecar {
        background-position: -300px center
    }
}

@media screen and (max-width: 1120px) {
    #futuros .como-comecar {
        background-position: -300px
    }
}

@media screen and (min-width: 1501px) {
    #futuros .como-comecar__col {
        flex: 0 0 65.6%;
        max-width: 65.6%;
        margin-left: 34%
    }
}

@media screen and (min-width: 1281px) and (max-width: 1500px) {
    #futuros .como-comecar__col {
        flex: 0 0 52.6%;
        max-width: 52.6%;
        margin-left: 47%
    }
}

@media screen and (max-width: 1280px) {
    #futuros .como-comecar__col {
        flex: 0 0 50.6%;
        max-width: 50.6%;
        margin-left: 49%
    }
}

@media screen and (max-width: 767px) {
    #futuros .como-comecar__col {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0
    }
}

#futuros .como-comecar__text {
    font-weight: 400
}

#futuros .como-comecar__text+.como-comecar__text {
    margin-top: 16px
}

.earn-more-simulator--loading:before,
.earn-more-simulator--loading:after,
.earn-more-simulator-graph__graph-content .graph__line:before {
    box-sizing: unset
}

.earn-more__body {
    border-top: 7px solid #e23a3a;
    overflow-x: hidden;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url("../images/ganhe-mais-bg.jpg");
    background-color: #292929;
    background-size: 100% auto
}

.earn-more__header {
    padding-top: 50px
}

@media screen and (min-width: 768px) {
    .earn-more__custom-container-size {
        flex: 0 0 770px;
        max-width: 770px
    }
}

@media screen and (min-width: 768px) {
    .earn-more__hero {
        padding-top: 70px;
        padding-bottom: 90px
    }
}

@media screen and (max-width: 767px) {
    .earn-more__hero {
        padding-top: 35px;
        padding-bottom: 30px
    }
}

.earn-more__logo:hover {
    opacity: .8
}

.earn-more__title {
    font-weight: 100;
    line-height: 1.2;
    text-align: center;
    color: #fff
}

@media screen and (min-width: 768px) {
    .earn-more__title {
        font-size: 1.875rem
    }
}

@media screen and (max-width: 767px) {
    .earn-more__title {
        font-size: 1.5rem
    }
}

.earn-more__button {
    text-transform: none;
    font-weight: 300;
    font-size: 1rem
}

@media screen and (min-width: 768px) {
    .earn-more__reasons-list {
        margin-top: 80px;
        margin-bottom: 50px
    }
}

@media screen and (max-width: 767px) {
    .earn-more__reasons-list {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.earn-more__reasons-list-item {
    flex-direction: column;
    text-align: center;
    display: flex;
    margin: 15px 0;
    color: #fff
}

@media screen and (min-width: 768px) {
    .earn-more__reasons-list-item {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media screen and (max-width: 767px) {
    .earn-more__reasons-list-item {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media screen and (max-width: 440px) {
    .earn-more__reasons-list-item {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.earn-more__reasons-list-item span {
    line-height: 1.2;
    max-width: 140px;
    display: block;
    padding-top: 10px;
    padding-bottom: 15px;
    margin-left: auto;
    margin-right: auto
}

.earn-more__reasons-list-item img {
    margin: 0 auto;
    height: 48px;
    width: 48px
}

.earn-more__footer {
    padding-bottom: 24px;
    line-height: 1.2;
    font-size: .625rem;
    color: #696969
}

.earn-more-simulator--loading {
    position: relative
}

.earn-more-simulator--loading:before {
    line-height: 50;
    text-align: center;
    position: absolute;
    content: '';
    z-index: 10;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.earn-more-simulator--loading * {
    opacity: .7
}

.earn-more-simulator--loading:after {
    -webkit-animation: 1s rotate linear infinite;
    animation: 1s rotate linear infinite;
    position: absolute;
    content: '';
    z-index: 20;
    height: 40px;
    margin: -20px 0 0 -20px;
    width: 40px;
    left: 50%;
    top: 50%;
    border: 10px solid #9fcd77;
    border-left-color: transparent;
    border-radius: 50%
}

@keyframes rotate {
    to {
        transform: rotate(359deg)
    }
}

.earn-more-simulator__title {
    border-bottom: 1px solid #434849;
    padding: 0 0 15px 40px;
    color: #fff;
    font-weight: 400;
    font-size: 1.125rem;
    background: transparent url("/assets/images/icon-range.svg") left 3px no-repeat;
    background-size: 27px 17px
}

.earn-more-simulator__list {
    list-style: none;
    margin-top: 20px;
    font-size: .8125rem;
    overflow: hidden;
    padding: 20px;
    color: #8f8f8f;
    border: dashed 1px #434849;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

@media screen and (max-width: 1100px) {
    .earn-more-simulator__list {
        flex-wrap: wrap
    }
}

.earn-more-simulator__list li {
    align-items: center;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    flex: 0 0 50%;
    max-width: 50%
}

@media screen and (max-width: 1100px) {
    .earn-more-simulator__list li {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.earn-more-simulator__list li+li:before {
    background-color: #575757;
    margin-top: -20px;
    position: absolute;
    content: '';
    height: 40px;
    width: 1px;
    left: -25px;
    top: 50%
}

@media screen and (max-width: 1100px) {
    .earn-more-simulator__list li+li:before {
        height: 1px;
        width: 100%;
        left: 0;
        top: 5px
    }
}

@media screen and (max-width: 1100px) {
    .earn-more-simulator__list li+li {
        margin-top: 30px
    }
}

.earn-more-simulator__list-text {
    margin-right: 10px;
    line-height: 1.2;
    color: #fff;
    font-weight: 400;
    font-size: .8125rem;
    flex: 0 0 130px;
    max-width: 130px
}

.earn-more-simulator__list-data {
    font-size: 1.125rem;
    color: #b1b3b4
}

.earn-more-simulator__list-data span {
    letter-spacing: -1px;
    color: #e23a3a;
    font-weight: 500;
    font-size: 2rem
}

.earn-more-simulator-range {
    font-weight: 400;
    line-height: 1.2;
    padding-top: 25px;
    padding-bottom: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

@media screen and (max-width: 767px) {
    .earn-more-simulator-range {
        flex-wrap: wrap
    }
}

.earn-more-simulator-range__container {
    padding-top: 40px;
    position: relative
}

@media screen and (min-width: 768px) {
    .earn-more-simulator-range__container {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media screen and (max-width: 767px) {
    .earn-more-simulator-range__container {
        flex: 0 0 100%;
        max-width: 100%
    }
    .earn-more-simulator-range__container+.earn-more-simulator-range__container {
        margin-top: 40px
    }
}

.earn-more-simulator-range__icon {
    position: absolute;
    height: 35px;
    width: 35px;
    left: 0;
    top: -5px
}

.earn-more-simulator-range__text {
    font-size: 14px;
    display: inline-block;
    color: #8f8f8f;
    width: 100px
}

.earn-more-simulator-range__range {
    margin-right: 20px;
    padding-top: 10px;
    float: right;
    width: calc(100% - 150px)
}

.earn-more-slider,
.earn-more-slider * {
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing: border-box
}

.earn-more-slider__base,
.earn-more-slider__handle {
    transform: translate3d(0, 0, 0)
}

.earn-more-slider__target {
    border-radius: 4px;
    background: #434849;
    direction: ltr;
    position: relative
}

.earn-more-slider__horizontal {
    height: 4px
}

.earn-more-slider__base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    margin-top: 10px;
    cursor: pointer
}

.earn-more-slider__connects {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    z-index: 0
}

.earn-more-slider__connect {
    transform-origin: left;
    height: 100%;
    background: #2994ec
}

.earn-more-slider__origin {
    will-change: transform;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: -100%;
    transform-origin: 0 0
}

.earn-more-slider__handle {
    position: absolute;
    z-index: 1;
    border: 6px solid #fff;
    border-radius: 50%;
    background: #2994ec;
    width: 21px;
    height: 21px;
    left: -17px;
    top: -8px;
    cursor: pointer
}

.earn-more-slider__tooltip {
    background-color: #fff;
    border-radius: 5px;
    color: #000;
    display: block;
    font-size: 16px;
    line-height: 1.3;
    min-width: 110px;
    padding: 8px 15px;
    position: absolute;
    text-align: center;
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 40px
}

@media screen and (max-width: 767px) {
    .earn-more-slider__tooltip {
        font-size: 14px;
        min-width: 90px;
        padding: 8px 8px
    }
}

.earn-more-slider__tooltip:after {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px;
    background-color: #fff;
    transform: rotate(45deg);
    border-bottom: solid 1px #fff;
    border-right: solid 1px #fff;
    content: ''
}

.earn-more-simulator-graph {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

@media screen and (max-width: 600px) {
    .earn-more-simulator-graph {
        flex-wrap: wrap
    }
}

.earn-more-simulator-graph__graph-content .graph {
    position: relative;
    margin-top: 35px
}

.earn-more-simulator-graph__graph-content .graph__title {
    color: #9aa09d;
    font-size: .75rem;
    text-align: center;
    padding-top: 10px
}

.earn-more-simulator-graph__graph-content .graph__line {
    position: absolute;
    background-color: #e23a3a;
    height: 3px;
    transition: width .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
    width: 0
}

.earn-more-simulator-graph__graph-content .graph__line:before {
    background-color: #000;
    border-radius: 50%;
    border: 3px solid #e23a3a;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    margin-top: -4px;
    width: 5px;
    content: ''
}

.earn-more-simulator-graph__graph-content .graph__number {
    position: absolute;
    color: #fff;
    font-size: 16px;
    transform: translateX(-50%) translateY(-25px);
    transition: opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0
}

.earn-more-simulator-graph__legend {
    color: #fff;
    font-weight: 400;
    font-size: .8125rem;
    margin-left: 10%;
    margin-top: 30px
}

@media screen and (min-width: 768px) and (max-width: 870px) {
    .earn-more-simulator-graph__legend {
        margin-left: 3%
    }
}

@media screen and (max-width: 600px) {
    .earn-more-simulator-graph__legend {
        margin-left: 0
    }
}

.earn-more-simulator-graph__legend li {
    padding: 8px 5px 8px 25px;
    position: relative;
    line-height: 1.2
}

.earn-more-simulator-graph__legend li:nth-child(-n+3):before {
    position: absolute;
    left: 0;
    top: 50%;
    height: 15px;
    width: 15px;
    margin: -7px 0 0 0;
    content: ''
}

.earn-more-simulator-graph__legend li:nth-child(1):before {
    background-color: #2994ec
}

.earn-more-simulator-graph__legend li:nth-child(2):before {
    background-color: #989a99
}

.earn-more-simulator-graph__legend li:nth-child(3):before {
    background-color: #c9cbca
}

.earn-more-simulator-graph__legend li:last-child:before,
.earn-more-simulator-graph__legend li:last-child:after {
    left: 0;
    top: 50%;
    box-sizing: content-box;
    content: ''
}

.earn-more-simulator-graph__legend li:last-child:before {
    background-color: #e23a3a;
    height: 2px;
    margin-top: -1px;
    position: absolute;
    width: 15px
}

.earn-more-simulator-graph__legend li:last-child:after {
    background-color: black;
    border-radius: 50%;
    border: solid 3px #e23a3a;
    height: 3px;
    margin-top: -4px;
    position: absolute;
    width: 3px
}

.earn-more-profiles__list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.earn-more-profiles__item {
    border-radius: 4px;
    color: #8f8f8f;
    float: left;
    font-size: .75rem;
    padding: 12px 12px 12px 75px;
    position: relative;
    transition: background-color .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    min-height: 130px;
    font-weight: 400;
    line-height: 1.2;
    cursor: pointer;
    flex: 0 0 33.3%;
    max-width: 33.3%
}

.earn-more-profiles__item:hover,
.earn-more-profiles__item--active {
    background-color: rgba(67, 67, 67, 0.5)
}

.earn-more-profiles__icon {
    position: absolute;
    left: 10px;
    top: 15px;
    width: 56px;
    height: 33px
}

.earn-more-profiles__title {
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 10px
}

@media screen and (max-width: 1100px) {
    .earn-more-profiles {
        display: flex;
        flex-direction: column
    }
}

@media screen and (max-width: 1100px) and (min-width: 768px) {
    .earn-more-profiles__item {
        padding: 12px;
        margin-left: 1px;
        margin-right: 1px
    }
    .earn-more-profiles__icon {
        position: relative;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: 10px
    }
}

@media screen and (max-width: 767px) {
    .earn-more-profiles__list {
        flex-wrap: wrap
    }
    .earn-more-profiles__item {
        min-height: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.sign-up-iframe__content {
    background-color: #f7f7f7;
    border-radius: 2px 0 0 2px;
    padding: 20px 16px
}

.sign-up-iframe__text-skin {
    font-weight: 300
}

.sign-up-iframe__title {
    margin-bottom: 15px;
    font-size: 1.25rem;
    color: #1e1f21
}

.sign-up-iframe__text {
    margin-bottom: 15px;
    font-size: .75rem;
    color: #939598
}

.sign-up-iframe .soft-lead-form__label {
    margin-bottom: 10px;
    display: block
}

.sign-up-iframe .soft-lead-form__input {
    font-size: 1rem
}

.page-nps .xp-hero__image {
    background-image: url("/nps/img/hero-desk-2018.jpg");
    background-position-y: 30%
}

@media screen and (min-width: 491px) {
    .page-nps .xp-hero__image {
        background-position-x: right
    }
}

@media screen and (max-width: 490px) {
    .page-nps .xp-hero__image {
        background-position-x: 90%
    }
}

.page-nps__graphic-area .grafico-holder {
    position: relative
}

@media screen and (max-width: 767px) {
    .page-nps__graphic-area .grafico-holder {
        padding: 10px;
        width: 100%
    }
}

@media screen and (min-width: 768px) {
    .page-nps__graphic-area .grafico-holder .bracket:before,
    .page-nps__graphic-area .grafico-holder .bracket:after {
        position: absolute;
        display: block;
        content: ''
    }
    .page-nps__graphic-area .grafico-holder .bracket:before {
        background-color: #e23a3a;
        height: 100%;
        right: -15px;
        width: 1px;
        top: 0
    }
    .page-nps__graphic-area .grafico-holder .bracket:after {
        background-color: #fff;
        transform: rotate(45deg);
        height: 20px;
        right: -25px;
        width: 20px;
        top: 112px;
        border-right: 1px solid #e23a3a;
        border-top: 1px solid #e23a3a
    }
}

@media screen and (min-width: 768px) {
    .page-nps__graphic-area .main-nps-number {
        margin-left: 36px
    }
}

@media screen and (max-width: 767px) {
    .page-nps__graphic-area .main-nps-number {
        display: block;
        margin: 0 auto
    }
}

.page-nps__graphic-area .nps-legend-text {
    color: #b1b3b5
}

@media screen and (max-width: 767px) {
    .page-nps__graphic-area .nps-legend-text {
        line-height: 1.6875rem;
        font-size: 1.3125rem;
        padding: 50px 0 0 0
    }
}

@media screen and (min-width: 768px) {
    .page-nps__graphic-area .nps-legend-text {
        line-height: 1.5;
        text-align: center;
        font-size: .9375rem;
        max-width: 212px;
        padding: 26px 0 0 13px
    }
}

.page-nps__passo1 .jumbo-columns__col:before {
    background-image: url("../images/nps-step1.jpg")
}

.page-nps__passo3 .jumbo-columns__col:before {
    background-image: url("../images/nps-step3.jpg");
    background-position: top
}

.page-nps__passo3 .title--h3+.regular-text {
    margin-bottom: 32px
}

.page-nps .recommendation-card {
    text-align: center
}

.page-nps .nps-others__company-logo {
    margin-bottom: 15px;
    max-height: 96px
}

.page-portabilidade .nh-hero {
    background-image: url("../heroes/portabilidade.jpg")
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .page-portabilidade .nh-hero {
        background-image: url("../heroes/portabilidade%402x.jpg")
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3),
(-webkit-min-device-pixel-ratio: 3.6458333333333335),
(min-resolution: 350dpi) {
    .page-portabilidade .nh-hero {
        background-image: url("../heroes/portabilidade%403x.jpg")
    }
}

.page-xp-inc .xp-hero__image {
    background-image: url("../heroes/grupo-xp.jpg");
    background-size: cover
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .page-xp-inc .xp-hero__image {
        background-image: url("../heroes/grupo-xp%402x.jpg")
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3),
(-webkit-min-device-pixel-ratio: 3.6458333333333335),
(min-resolution: 350dpi) {
    .page-xp-inc .xp-hero__image {
        background-image: url("../heroes/grupo-xp%403x.jpg")
    }
}

@media screen and (min-width: 768px) {
    .page-xp-inc .xp-hero__image {
        background-position: 36%
    }
}

@media screen and (max-width: 767px) {
    .page-xp-inc .xp-hero__image {
        background-position: 50%
    }
}

.page-xp-inc .xp-inc-title {
    max-height: 60px
}

@media screen and (min-width: 768px) {
    .grupo-xp__company__container {
        margin-top: 120px
    }
}

@media screen and (max-width: 767px) {
    .grupo-xp__company__container {
        margin-top: 60px
    }
}

@media screen and (max-width: 767px) {
    .grupo-xp__company__container .col-flex:last-child {
        margin-bottom: 0
    }
}

.grupo-xp__company__logo {
    height: 39px
}

.grupo-xp__partner__name,
.grupo-xp__partner__role {
    color: #707070
}

.grupo-xp__partner__name {
    letter-spacing: -.88px;
    font-weight: 300;
    font-size: 1.75rem
}

.grupo-xp__partner__role {
    text-transform: uppercase;
    font-weight: 700;
    font-size: .75rem
}

.grupo-xp__nossos-valores__full-image {
    background-size: cover;
    height: 280px;
    position: absolute;
    width: 100%;
    background-position: left bottom;
    background-image: url("../images/xp-inc-nossos-valores.jpg")
}

.grupo-xp__nossos-valores__container {
    overflow: hidden;
    height: 280px;
    position: relative;
    width: 100%;
    background-position: bottom center
}

@media screen and (max-width: 767px) {
    .grupo-xp__nossos-valores__container {
        display: none;
        margin-bottom: 0;
        margin-top: 64px
    }
}

.grupo-xp__nossos-valores__container .sly-col:before {
    content: '';
    display: block;
    position: absolute;
    width: 50%;
    height: 100%;
    background: #182c36;
    left: calc(100% - 15px)
}

.grupo-xp__assessoria-de-imprensa {
    background-color: #18191a;
    color: #fff
}

@media screen and (max-width: 767px) {
    .grupo-xp__partner-logos {
        justify-content: space-evenly;
        align-items: center;
        flex-wrap: wrap;
        display: flex
    }
}

.grupo-xp__partner-logo {
    display: block;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

@media screen and (max-width: 767px) {
    .grupo-xp__partner-logo {
        margin-top: 32px
    }
}

@media screen and (min-width: 768px) {
    .grupo-xp__partner-logo+.grupo-xp__partner-logo {
        margin-top: 64px
    }
}

@media screen and (max-width: 767px) {
    #previdencia-privada .nh-hero {
        background-image: url("../heroes/previdencia-privada-mobile.jpg");
        background-position: 85%
    }
}

@media screen and (min-width: 768px) {
    #previdencia-privada .nh-hero {
        background-image: url("../heroes/previdencia-privada.jpg")
    }
}

@media screen and (max-width: 767px) {
    #previdencia-privada .nh-hero__title br {
        display: none
    }
}

#previdencia-privada .planejamento-sucessorio {
    background-color: #fafafa
}

@media screen and (min-width: 768px) {
    #previdencia-privada .planejamento-sucessorio {
        background-image: url("../images/bg-previdencia-privada.jpg");
        background-position: right center;
        background-repeat: no-repeat
    }
}

#previdencia-privada .previdencia-privada-na-xp__highlight-container {
    margin-left: 0;
    margin-right: 0
}

#previdencia-privada .previdencia-privada-na-xp__highlight-box {
    padding: 38px 8px;
    border: 1px solid #ddd;
    margin-bottom: 48px;
    text-align: center
}

@media screen and (min-width: 584px) {
    #previdencia-privada .previdencia-privada-na-xp__highlight-box {
        max-width: 48.5%
    }
}

@media screen and (max-width: 583px) {
    #previdencia-privada .previdencia-privada-na-xp__highlight-box {
        flex: 0 0 100%;
        max-width: 100%
    }
    #previdencia-privada .previdencia-privada-na-xp__highlight-box+.previdencia-privada-na-xp__highlight-box {
        margin-top: -24px
    }
}

#previdencia-privada .previdencia-privada-na-xp__highlight-box__title {
    color: #1e1f21;
    line-height: 1.5
}

@media screen and (min-width: 1025px) {
    #previdencia-privada .previdencia-privada-na-xp__highlight-box__title {
        font-size: 2rem
    }
}

@media screen and (max-width: 1024px) {
    #previdencia-privada .previdencia-privada-na-xp__highlight-box__title {
        font-size: 1.75rem
    }
}

@media screen and (max-width: 767px) {
    #previdencia-privada .previdencia-privada-na-xp__highlight-box__title {
        font-size: 1.5rem
    }
}

#previdencia-privada .previdencia-privada-na-xp__highlight-box ul li {
    color: #939598;
    font-size: .875rem;
    line-height: 1.6
}

#previdencia-privada .previdencia-privada-na-xp__highlight-box ul li:last-child {
    margin-top: 24px
}

#previdencia-privada .previdencia-privada-na-xp__highlight-box ul li:last-child strong {
    display: block
}

@media screen and (min-width: 768px) {
    #previdencia-privada .previdencia-privada-na-xp__highlight-box ul li:last-child strong {
        font-size: 1.875rem
    }
}

@media screen and (max-width: 767px) {
    #previdencia-privada .previdencia-privada-na-xp__highlight-box ul li:last-child strong {
        font-size: 1.375rem
    }
}

#previdencia-privada .previdencia-privada-na-xp__highlight-box strong {
    font-weight: 700
}

#previdencia-privada .pension-yellow-area {
    position: relative;
    background-color: #e23a3a
}

@media screen and (min-width: 1025px) {
    #previdencia-privada .pension-yellow-area:before {
        position: absolute;
        display: block;
        width: 50%;
        height: 100%;
        background-image: url("../images/assessores.jpg");
        background-position: center;
        background-size: cover;
        content: ""
    }
}

#previdencia-privada .pension-yellow-area__title {
    margin-bottom: 16px;
    color: #1e1f21;
    font-family: Roboto Slab, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.5
}

@media screen and (min-width: 1025px) {
    #previdencia-privada .pension-yellow-area__title {
        font-size: 2rem
    }
}

@media screen and (max-width: 1024px) {
    #previdencia-privada .pension-yellow-area__title {
        font-size: 1.75rem
    }
}

@media screen and (max-width: 767px) {
    #previdencia-privada .pension-yellow-area__title {
        font-size: 1.5rem
    }
}

@media screen and (max-width: 1024px) {
    #previdencia-privada .pension-yellow-area__title {
        text-align: center
    }
}

@media screen and (max-width: 1024px) {
    #previdencia-privada .pension-yellow-area__button-container {
        text-align: center
    }
    #previdencia-privada .pension-yellow-area__button-container a {
        margin-bottom: 10px
    }
}

#previdencia-privada .previdencia-brands {
    display: flex;
    justify-content: center
}

@media screen and (min-width: 768px) {
    #previdencia-privada .previdencia-brands {
        flex-wrap: nowrap
    }
}

@media screen and (max-width: 767px) {
    #previdencia-privada .previdencia-brands {
        flex-wrap: wrap;
        margin-bottom: 30px
    }
}

#previdencia-privada .previdencia-brands__figure-el {
    display: flex;
    margin-left: 30px;
    margin-right: 30px
}

@media screen and (max-width: 767px) {
    #previdencia-privada .previdencia-brands__figure-el {
        flex-basis: 100%;
        flex-grow: 1;
        margin: 15px 0
    }
}

#previdencia-privada .previdencia-brands__img-el {
    max-width: 100%;
    margin: auto
}

#previdencia-privada .accordion--modality ul {
    display: flex
}

#previdencia-privada .accordion--modality ul li {
    width: 49.8666666667%;
    padding-top: 38px;
    padding-bottom: 38px;
    text-align: center
}

#previdencia-privada .accordion__head {
    margin-bottom: 0;
    color: #fff;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 25px
}

#previdencia-privada .accordion__head__item {
    background: #ddd;
    cursor: pointer
}

#previdencia-privada .accordion__head__item--active {
    background: #e23a3a
}

#previdencia-privada .accordion__tab {
    font-size: 16px
}

#previdencia-privada .accordion__tab div:nth-child(even) {
    background-color: #f9f9f9
}

#previdencia-privada .accordion__tab--content {
    padding: 38px 22px
}

#previdencia-privada .accordion__tab--title {
    max-width: 438px;
    margin-bottom: 22px;
    color: #A7A9AC
}

#previdencia-privada .accordion__tab--text {
    max-width: 438px
}

@media screen and (min-width: 1025px) {
    .previdencia-graph {
        margin-top: 140px;
        margin-bottom: 200px
    }
}

@media screen and (max-width: 1024px) {
    .previdencia-graph {
        margin-top: 80px
    }
}

@media screen and (min-width: 1025px) {
    .previdencia-graph__side-text {
        margin-top: 200px
    }
}

@media screen and (max-width: 1024px) {
    .previdencia-graph__side-text {
        margin-top: 100px;
        margin-bottom: 120px
    }
}

.modality__desktop--title-color {
    color: #09C2FF
}

.modality__desktop th {
    text-align: left
}

.modality__desktop tbody tr:nth-child(even) {
    background-color: #f9f9f9
}

.modality__desktop tbody td {
    max-width: 365px;
    padding: 30px 70px 30px 0;
    line-height: 1.43;
    vertical-align: middle
}

.modality__desktop tbody td:first-of-type {
    padding: 30px 70px
}

.modality__mobile--title {
    margin: 30px 0 56px 49px;
    color: #09C2FF;
    font-weight: 700
}

.taxation__description {
    padding-right: 200px;
    padding-left: 200px;
    color: #aaa;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 27px;
    font-weight: 300;
    text-align: center
}

.taxation__table {
    max-width: 626px;
    background-color: #f9f9f9;
    font-size: 18px
}

@media screen and (max-width: 767px) {
    .taxation__table {
        max-width: none;
        font-size: 15px
    }
}

.taxation__table--title {
    background-color: #e23a3a;
    color: #fff;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 26px;
    text-align: center
}

.taxation__table--description {
    padding: 67px 80px 32px 80px;
    color: #b1b3b4;
    line-height: 1.5
}

@media screen and (max-width: 767px) {
    .taxation__table--description {
        padding: 35px 20px;
        text-align: left
    }
}

.taxation__table--content {
    display: flex;
    padding-left: 80px;
    padding-right: 80px
}

@media screen and (max-width: 767px) {
    .taxation__table--content th,
    .taxation__table--content td {
        padding-left: 15px
    }
}

@media screen and (min-width: 768px) {
    .taxation__table--content table {
        min-width: 370px
    }
}

.taxation__table--content table tr {
    border-bottom: 1px solid #b1b3b4
}

.taxation__table--content table thead tr {
    color: #e23a3a;
    text-align: left
}

.taxation__table--content table td {
    color: #000;
    font-weight: 700
}

.taxation__table--footer {
    padding-bottom: 34px;
    margin-left: 80px;
    font-size: 14px
}

@media screen and (max-width: 767px) {
    .taxation__table--footer {
        margin-left: 20px
    }
}

@media screen and (max-width: 767px) {
    .categories__content {
        padding-bottom: 35px;
        border-bottom: 1px solid #959595
    }
}

.categories__mobile p {
    margin: 30px 0 0 28px
}

@media screen and (max-width: 767px) {
    .plans__item-title {
        margin-bottom: 10px
    }
}

@media screen and (min-width: 1025px) {
    .previdencia-accordion__col--escolha-modalidade,
    .previdencia-accordion__col--escolha-taxa,
    .previdencia-accordion__col--escolha-fundos {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media screen and (max-width: 1024px) {
    .previdencia-accordion__col--escolha-modalidade,
    .previdencia-accordion__col--escolha-taxa,
    .previdencia-accordion__col--escolha-fundos {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.previdencia-accordion__col--conteudo-modalidade,
.previdencia-accordion__col--conteudo-taxa,
.previdencia-accordion__col--conteudo-fundos {
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 65px;
    padding-bottom: 65px;
    display: none
}

.previdencia-accordion__col.js-active {
    display: block;
    -webkit-animation: appear .5s 1;
    animation: appear .5s 1
}

@media screen and (max-width: 1024px) {
    .previdencia-accordion__col--escolha-modalidade {
        order: 0
    }
}

@media screen and (max-width: 1024px) {
    .previdencia-accordion__col--escolha-taxa {
        order: 2
    }
}

@media screen and (max-width: 1024px) {
    .previdencia-accordion__col--escolha-fundos {
        order: 4
    }
}

@media screen and (max-width: 1024px) {
    .previdencia-accordion__col--conteudo-modalidade {
        order: 1
    }
}

@media screen and (max-width: 1024px) {
    .previdencia-accordion__col--conteudo-taxa {
        order: 3
    }
}

@media screen and (max-width: 1024px) {
    .previdencia-accordion__col--conteudo-fundos {
        order: 5
    }
}

.previdencia-accordion__col .link--plus:before,
.previdencia-accordion__col .link--plus:after {
    transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.previdencia-accordion__col .link--plus.js-active:before {
    transform: rotate(135deg)
}

.previdencia-accordion__col .link--plus.js-active:after {
    transform: rotate(-135deg)
}

.disclaimer {
    margin: 40px 0;
    font-size: .625rem;
    line-height: 1.3
}

.disclaimer.no-margin,
.disclaimer.regular-text {
    margin: 0
}

@-webkit-keyframes appear {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes appear {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.page-projetos-sociais .xp-hero__image {
    background-image: url("/sobre-a-xp/projetos-sociais/assets/bg-xp-social-background.jpg")
}

@media screen and (min-width: 1600px) {
    .page-projetos-sociais .xp-hero__image {
        background-position: 90%;
        background-size: 165%
    }
}

@media screen and (min-width: 768px) and (max-width: 1600px) {
    .page-projetos-sociais .xp-hero__image {
        background-size: cover
    }
}

@media screen and (min-width: 1250px) and (max-width: 1600px) {
    .page-projetos-sociais .xp-hero__image {
        background-position: 70%
    }
}

@media screen and (min-width: 768px) and (max-width: 1249px) {
    .page-projetos-sociais .xp-hero__image {
        background-position: 63%
    }
}

@media screen and (max-width: 767px) {
    .page-projetos-sociais .xp-hero__image {
        background-position: right;
        background-size: cover
    }
}

.page-projetos-sociais .xp-banner {
    background-image: url("/sobre-a-xp/projetos-sociais/assets/bg-xp-social-footer.jpg")
}

.page-projetos-sociais__projeto-educacao-grupo-xp-logo {
    justify-content: center;
    align-items: center;
    display: flex
}

.page-projetos-sociais__projeto-educacao-banner {
    background-image: url("/sobre-a-xp/projetos-sociais/assets/bg-xp-social-criancas.png")
}

.page-quem-somos .xp-hero__image {
    background-image: url("../heroes/quem-somos.jpg")
}

.page-quem-somos__statistcs-item .large-text {
    line-height: 1.3
}

.page-quem-somos__logo-list {
    flex-wrap: wrap;
    display: flex
}

.page-quem-somos__logo-list figure {
    margin-right: 0;
    flex-basis: 25%
}

@media screen and (max-width: 767px) {
    .page-quem-somos__logo-list figure {
        flex-basis: 50%
    }
}

@media screen and (max-width: 460px) {
    .page-quem-somos__logo-list figure {
        flex-basis: 100%
    }
}

.page-quem-somos__logo-list .grupo-xp__company__logo.xp-assest-management {
    height: 42px
}

.page-relacionamento-xp .nh-hero {
    background-image: url("../heroes/relacionamento-xp.jpg")
}

@media screen and (max-width: 767px) {
    .page-relacionamento-xp .pre-tabs {
        padding-bottom: 128px
    }
}

@media screen and (max-width: 767px) {
    .page-relacionamento-xp .xp-tabs {
        padding-top: 0;
        margin-top: -128px
    }
}

@media screen and (min-width: 768px) {
    .page-relacionamento-xp .xp-tabs .nh-button {
        width: 285px
    }
}

.page-rlp .nh-hero {
    background-image: url("../heroes/indique-um-amigo.jpg")
}

.page-rlp .rlp-grid h3 {
    padding-top: 48px;
    padding-bottom: 16px;
    font-weight: bold;
    font-size: 1.375rem;
    border-bottom: 1px solid #e2e2e2
}

.page-rlp .rlp-grid h3 small {
    font-size: 80%;
    font-weight: 300
}

.page-rlp .rlp-grid__list {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    margin: 48px 0px 0px;
    padding: 0px;
    list-style: none
}

.page-rlp .rlp-grid__list li {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: calc(50% - 8px);
    min-height: 150px;
    font-size: 1.5rem;
    font-weight: bold;
    flex-flow: column;
    margin: 8px 0px;
    border-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
    -o-border-image: initial;
    border-image: initial
}

@media screen and (max-width: 767px) {
    .page-rlp .rlp-grid__list li {
        width: 100%
    }
}

.page-rlp .rlp-grid__list li:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 4px;
    background-color: #e23a3a
}

.page-rlp .rlp-grid__list li small {
    padding-top: 16px;
    font-size: 65%;
    font-weight: normal
}

.page-rlp .lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

.page-rlp .lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #e2e2e2;
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
    animation-timing-function: cubic-bezier(0, 1, 1, 0)
}

.page-rlp .lds-ellipsis div:nth-child(1) {
    left: 8px;
    -webkit-animation: lds-ellipsis1 0.6s infinite;
    animation: lds-ellipsis1 0.6s infinite
}

.page-rlp .lds-ellipsis div:nth-child(2) {
    left: 8px;
    -webkit-animation: lds-ellipsis2 0.6s infinite;
    animation: lds-ellipsis2 0.6s infinite
}

.page-rlp .lds-ellipsis div:nth-child(3) {
    left: 32px;
    -webkit-animation: lds-ellipsis2 0.6s infinite;
    animation: lds-ellipsis2 0.6s infinite
}

.page-rlp .lds-ellipsis div:nth-child(4) {
    left: 56px;
    -webkit-animation: lds-ellipsis3 0.6s infinite;
    animation: lds-ellipsis3 0.6s infinite
}

.page-rlp .tabela-rlp {
    width: 586px
}

@-webkit-keyframes lds-ellipsis1 {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1)
    }
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes lds-ellipsis3 {
    0% {
        transform: scale(1)
    }
    100% {
        transform: scale(0)
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1)
    }
    100% {
        transform: scale(0)
    }
}

@-webkit-keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0)
    }
    100% {
        transform: translate(24px, 0)
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0)
    }
    100% {
        transform: translate(24px, 0)
    }
}

#simulador-renda-fixa .nh-hero {
    margin-bottom: 64px;
    background-image: url("../images/hero-simulador-renda-fixa.jpg");
    background-position: 85% top;
    background-size: cover
}

.page-tesouro-direto .nh-hero {
    background-image: url("../heroes/tesouro-direto.jpg")
}

.page-transferencia-de-recursos .xp-hero__image {
    background-image: url("../heroes/transferencia-de-recursos.jpg");
    background-size: cover
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .page-transferencia-de-recursos .xp-hero__image {
        background-image: url("../heroes/transferencia-de-recursos%402x.jpg")
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3),
(-webkit-min-device-pixel-ratio: 3.6458333333333335),
(min-resolution: 350dpi) {
    .page-transferencia-de-recursos .xp-hero__image {
        background-image: url("../heroes/transferencia-de-recursos%403x.png")
    }
}

@media screen and (min-width: 768px) {
    .page-transferencia-de-recursos .xp-hero__image {
        background-position: 17%
    }
}

@media screen and (max-width: 767px) {
    .page-transferencia-de-recursos .xp-hero__image {
        background-position: 28%
    }
}

.transferencias__stay-alert {
    background-color: #f4f4f4;
    padding: 24px
}

.page-tour-xp .xp-hero__image {
    background-image: url("../heroes/tour-xp.jpg");
    background-size: cover
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .page-tour-xp .xp-hero__image {
        background-image: url("../heroes/tour-xp%402x.jpg")
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3),
(-webkit-min-device-pixel-ratio: 3.6458333333333335),
(min-resolution: 350dpi) {
    .page-tour-xp .xp-hero__image {
        background-image: url("../heroes/tour-xp%403x.jpg")
    }
}

@media screen and (min-width: 1555px) {
    .page-tour-xp .xp-hero__image {
        background-position: -9%
    }
}

@media screen and (min-width: 1340px) and (max-width: 1554px) {
    .page-tour-xp .xp-hero__image {
        background-position: 18%
    }
}

@media screen and (min-width: 1090px) and (max-width: 1339px) {
    .page-tour-xp .xp-hero__image {
        background-position: 44%
    }
}

@media screen and (min-width: 768px) and (max-width: 1089px) {
    .page-tour-xp .xp-hero__image {
        background-position: 56%
    }
}

@media screen and (max-width: 767px) {
    .page-tour-xp .xp-hero__image {
        background-position: 60%
    }
}

.tour-xp__quote-name {
    align-items: center;
    flex-wrap: nowrap;
    display: flex;
    height: 40px
}

@media screen and (max-width: 767px) {
    .tour-xp__quote-name {
        justify-content: center
    }
}

.tour-xp__quote-name img {
    margin-right: 15px;
    max-width: 40px
}

@media screen and (min-width: 768px) {
    .tour-xp__jumbotron {
        margin-bottom: 75px
    }
}

.tour-xp__google-map {
    background-position: center top;
    height: 658px;
    background-image: url("../images/tour-xp-map.jpg")
}

@media screen and (min-width: 1025px) and (max-width: 1424px) {
    .tour-xp__google-map {
        height: 46vw
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .tour-xp__google-map {
        background-image: url("../images/tour-xp-map%402x.png")
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3),
(-webkit-min-device-pixel-ratio: 3.6458333333333335),
(min-resolution: 350dpi) {
    .tour-xp__google-map {
        background-image: url("../images/tour-xp-map%403x.png")
    }
}

@media screen and (max-width: 767px) {
    .investment-description__right-col {
        margin-top: 4rem
    }
}

.investment-description__text-element {
    clear: none;
    text-align: inherit;
    margin-bottom: 1rem
}

@media screen and (min-width: 461px) {
    .investment-description__text-element {
        float: left;
        width: 58.33333%;
        margin-left: 0;
        margin-right: 4.16667%
    }
}

@media screen and (max-width: 460px) {
    .investment-description__text-element {
        width: 100%
    }
}

.investment-description__text-element--video {
    height: 300px
}

.investment-description__text-element~p {
    font-weight: 400;
    text-align: justify
}

.investment-description__advantage__figure {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0;
    margin-right: 3%;
    padding-right: 2rem
}

@media screen and (min-width: 671px) {
    .full-on-mobile .investment-description__advantage__figure {
        width: 14.75%
    }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
    .investment-description__advantage__figure {
        padding-right: .8rem
    }
}

@media screen and (max-width: 670px) {
    .investment-description__advantage__figure {
        width: 14.16667%
    }
}

@media screen and (max-width: 490px) {
    .investment-description__advantage__figure {
        padding-right: 1rem
    }
}

@media screen and (max-width: 360px) {
    .investment-description__advantage__figure {
        padding-right: 0.3rem
    }
}

.investment-description__advantage__title {
    margin: 0 0 .4rem;
    font-size: .9375rem;
    font-weight: 700;
    color: #1e1f21;
    font-family: Roboto, Helvetica, Arial, sans-serif
}

.investment-description__advantage__text-container {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.25%;
    margin-left: 0
}

.investment-description p {
    color: #939598;
    margin: 0 0 1.8rem;
    font-size: .9375rem;
    line-height: 1.5
}

.investment-description__list {
    p-font-weight: 400;
    p-text-align: justify
}

@media screen and (max-width: 767px) {
    .investment-description__list {
        display: flex;
        flex-wrap: wrap
    }
}

.investment-description__list li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem
}

@media screen and (min-width: 768px) {
    .investment-description__list li:last-child {
        border-bottom: 0
    }
}

@media screen and (max-width: 767px) and (min-width: 671px) {
    .investment-description__list li {
        flex-basis: 46%;
        margin-left: 1%;
        margin-right: 1%
    }
    .full-on-mobile li {
        flex-basis: 100%
    }
}

@media screen and (max-width: 670px) {
    .investment-description__list li {
        flex-basis: 100%
    }
    .investment-description__list li:last-child {
        border-bottom: 0
    }
}

.investment-description__list p {
    margin-bottom: 0
}

.investment-description__highlight {
    border: 1px solid #ddd;
    padding: 20px 15px;
    width: 100%;
    margin-bottom: 35px
}

.investment-description__highlight__image {
    width: 160px;
    float: left;
    margin: 15px 24px 0 0
}

#coe .investment-description__highlight__image {
    height: 180px
}

@media screen and (max-width: 767px) {
    .investment-description__highlight__image--without-link {
        display: block;
        float: none;
        height: 140px;
        margin: 0 auto
    }
}

.investment-description__highlight__text-container p {
    padding-right: 20px;
    color: #939598;
    margin: 0 0 1.8rem;
    line-height: 1.5;
    font-weight: 400;
    font-size: 1rem
}

.investment-description__highlight__text-container strong {
    font-weight: bold
}

.investment-description__highlight__title {
    font-size: 1rem;
    margin: 10px 0;
    color: #1e1f21;
    font-weight: 700;
    line-height: 1.5
}

.investment-description__highlight__title--no-margin-after {
    margin-bottom: 0
}

.investment-description__highlight--link {
    box-shadow: none;
    transition: box-shadow .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.investment-description__highlight--link.investment-description__highlight {
    padding-top: 10px;
    padding-bottom: 10px
}

@media screen and (max-width: 767px) {
    .investment-description__highlight--link.investment-description__highlight {
        margin-bottom: 15px
    }
}

.investment-description__highlight--link.investment-description__highlight:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2)
}

.investment-description__highlight--link .investment-description__highlight__title {
    font-size: .9375rem
}

.investment-description__highlight--link .investment-description__highlight__image {
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0;
    margin-right: 3%;
    padding-right: 5px
}

@media screen and (max-width: 767px) {
    .investment-description__highlight--link .investment-description__highlight__image {
        clear: none;
        text-align: inherit;
        width: 31.33333%;
        margin-left: 0;
        margin-right: 3%
    }
}

.investment-description__highlight--link .investment-description__highlight__text-container p {
    font-size: .8125rem
}

.investment-description__highlight__link-element {
    text-decoration: none;
    font-weight: 700;
    font-size: .875rem
}

.investment-description__investment-club-image {
    text-align: center
}

@media screen and (max-width: 600px) {
    .investment-description__investment-club-image {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media screen and (max-width: 420px) {
    .investment-description__investment-club-image {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 40px;
        padding-right: 40px
    }
    .investment-description__investment-club-image+.investment-description__investment-club-image {
        margin-top: 20px
    }
}

.product-col h6 {
    color: #1e1f21;
    margin-bottom: 20px;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase
}

.product-col p {
    color: #939598;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1.5
}

.product-col strong {
    font-weight: 700
}

.products-card {
    padding: 1.5em 2em;
    margin-bottom: 34px;
    text-decoration: none;
    transition: box-shadow .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 7px 12px rgba(0, 0, 0, 0.2);
    border: 1px solid #ddd;
    height: auto;
    display: flex;
    flex-direction: column
}

@media screen and (min-width: 1025px) {
    .products-card {
        margin-left: 1%;
        margin-right: 1%;
        flex: 0 0 23%;
        max-width: 23%
    }
}

@media screen and (max-width: 1024px) {
    .products-card {
        margin-left: 1%;
        margin-right: 1%;
        flex: 0 0 48%;
        max-width: 48%
    }
}

@media screen and (max-width: 670px) {
    .products-card {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.products-card:hover {
    box-shadow: 0 14px 18px rgba(0, 0, 0, 0.25)
}

.products-card__container {
    border: 0
}

.products-card__titlehat {
    color: #6d6e71;
    text-transform: capitalize;
    font-size: 1rem;
    font-weight: 700;
    margin: 0;
    line-height: 1.5
}

.products-card__title {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 400;
    color: #1e1f21;
    font-family: Roboto Slab, Arial, sans-serif
}

.products-card__text {
    color: #939598;
    margin: 0;
    font-size: 1rem;
    line-height: 1.5
}

.products-card__text:last-of-type {
    margin-bottom: 1.8rem
}

.products-card__dash {
    margin-top: 0;
    margin-bottom: 25px
}

.products-card__know-more {
    margin-top: auto;
    border-top: 1px solid #ddd;
    font-weight: 700;
    padding-top: 1rem;
    display: block
}

.products-card strong {
    font-weight: 700
}

.ativacao-faq .large-text--bold {
    font-weight: bold
}

@media screen and (max-width: 767px) {
    .ativacao-faq .welcome-col-text--1,
    .ativacao-faq .welcome-col-text--2,
    .ativacao-faq .welcome-col-text--3 {
        margin-bottom: 30px
    }
}

@media screen and (min-width: 768px) {
    .ativacao-faq .welcome-col-title--1 {
        order: 1
    }
}

@media screen and (min-width: 768px) {
    .ativacao-faq .welcome-col-text--1 {
        order: 4
    }
}

@media screen and (min-width: 768px) {
    .ativacao-faq .welcome-col-title--2 {
        order: 2
    }
}

@media screen and (min-width: 768px) {
    .ativacao-faq .welcome-col-text--2 {
        order: 5
    }
}

@media screen and (min-width: 768px) {
    .ativacao-faq .welcome-col-title--3 {
        order: 3
    }
}

@media screen and (min-width: 768px) {
    .ativacao-faq .welcome-col-text--3 {
        order: 6
    }
}

@media screen and (max-width: 767px) {
    .ativacao-faq [class^="welcome-col-title"]:not(:first-child) {
        margin-top: 40px
    }
}

.ativacao-faq .xp-hero__image {
    background-color: #000;
    background-repeat: no-repeat
}

@media screen and (max-width: 767px) {
    .ativacao-faq .xp-hero__image {
        background-image: url("../heroes/ana-mobile.jpg");
        background-size: cover;
        background-position: center
    }
}

@media screen and (min-width: 768px) {
    .ativacao-faq .xp-hero__image {
        background-position: 0 0;
        background-image: url("../heroes/ana-desktop.jpg")
    }
}

@media screen and (max-width: 380px) {
    .ativacao-faq.accordion-line {
        overflow: hidden
    }
}

.ativacao-faq.accordion-line .accordion-line__item {
    border: 0
}

.ativacao-faq.accordion-line .accordion-line__item:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 1200px;
    max-width: 100%;
    height: 1px;
    background-color: #ddd;
    transition: background-color .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.ativacao-faq.accordion-line .accordion-line__item--hide-border-when-active:after {
    transition: background-color .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-delay: .3s
}

.ativacao-faq.accordion-line .accordion-line__item--hide-border-when-active.is-active:after {
    transition-delay: .15s;
    background-color: transparent
}

.ativacao-faq.accordion-line .accordion-line__item--remove-border:after {
    content: none
}

.ativacao-faq.accordion-line .ativacao-faq__accordion-header {
    padding: 83px 45px 83px 152px;
    display: flex
}

.ativacao-faq.accordion-line .ativacao-faq__accordion-header-icon {
    background-image: url("../images/ativacao-steps.png");
    background-color: transparent;
    transform: translateY(-50%);
    width: 120px;
    top: 50%;
    position: absolute;
    left: 0
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .ativacao-faq.accordion-line .ativacao-faq__accordion-header-icon {
        background-image: url("../images/ativacao-steps%402x.png");
        background-size: 398px
    }
}

.ativacao-faq.accordion-line .ativacao-faq__accordion-header:hover {
    background-color: transparent
}

.ativacao-faq.accordion-line .ativacao-faq__accordion-header--1 .ativacao-faq__accordion-header-icon {
    height: 92px;
    background-position: -10px -169px
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .ativacao-faq.accordion-line .ativacao-faq__accordion-header--1 .ativacao-faq__accordion-header-icon {
        background-position: -5px -154px
    }
}

.ativacao-faq.accordion-line .ativacao-faq__accordion-header--2 .ativacao-faq__accordion-header-icon {
    height: 139px;
    background-position: -10px -10px
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .ativacao-faq.accordion-line .ativacao-faq__accordion-header--2 .ativacao-faq__accordion-header-icon {
        background-position: -5px -6px
    }
}

.ativacao-faq.accordion-line .ativacao-faq__accordion-header--3 .ativacao-faq__accordion-header-icon {
    height: 82px;
    background-position: -291px -10px
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .ativacao-faq.accordion-line .ativacao-faq__accordion-header--3 .ativacao-faq__accordion-header-icon {
        background-position: -280px -5px;
        background-size: 395px
    }
}

.ativacao-faq.accordion-line .ativacao-faq__accordion-header--support .ativacao-faq__accordion-header-icon {
    height: 102px;
    background-position: -150px -10px
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .ativacao-faq.accordion-line .ativacao-faq__accordion-header--support .ativacao-faq__accordion-header-icon {
        background-position: -131px -4px;
        background-size: 385px
    }
}

.ativacao-faq .banner-container {
    color: #fff;
    background-image: url("../images/xp-banner.jpg");
    background-size: cover
}

.ativacao-faq .banner-container__text {
    font-size: 1.5rem;
    padding: 50px 38px 0 38px
}

.ativacao-faq .banner-container__text p {
    line-height: 1.67
}

@media screen and (min-width: 768px) {
    .ativacao-faq .banner-container__text p {
        margin-bottom: 25px
    }
}

@media screen and (max-width: 767px) {
    .ativacao-faq .banner-container__text {
        font-size: 1.125rem;
        padding: 30px 50px 0 50px
    }
    .ativacao-faq .banner-container__text p {
        line-height: 1.75
    }
}

@media screen and (max-width: 424px) {
    .ativacao-faq .banner-container__text {
        font-size: 1rem;
        padding: 30px 40px 0 40px
    }
}

@media screen and (max-width: 374px) {
    .ativacao-faq .banner-container__text {
        padding: 30px 30px 0 30px
    }
}

.ativacao-faq .banner-container__schedule {
    text-align: right;
    font-family: Roboto Slab, Arial, sans-serif;
    font-size: 2.5rem;
    margin-top: 120px
}

.ativacao-faq .banner-container__schedule a {
    font-weight: bold;
    letter-spacing: 2px
}

.ativacao-faq .banner-container__schedule p {
    margin-bottom: 25px
}

@media screen and (max-width: 767px) {
    .ativacao-faq .banner-container__schedule {
        text-align: center;
        margin-top: 30px;
        font-size: 1.625rem;
        padding-bottom: 40px
    }
}

.ativacao-faq .banner-container__live-logo {
    display: none;
    padding-left: 38px
}

.ativacao-faq .banner-container__live-logo img {
    width: 430px
}

.ativacao-faq .banner-container__live-logo:before,
.ativacao-faq .banner-container__live-logo:after {
    content: '';
    display: block;
    height: 1px;
    background: #e23a3a;
    position: absolute;
    left: 0
}

.ativacao-faq .banner-container__live-logo:after {
    width: calc(50vw + 50px);
    left: -50vw;
    bottom: 42px
}

.ativacao-faq .banner-container__live-logo:before {
    bottom: 42px;
    width: 472px
}

@media screen and (min-width: 768px) {
    .ativacao-faq .banner-container__live-logo {
        display: block;
        padding-bottom: 50px
    }
}

.ativacao-faq .banner-container__live-logo--mobile {
    display: none
}

@media screen and (max-width: 767px) {
    .ativacao-faq .banner-container__live-logo--mobile {
        display: block;
        padding-left: 66px
    }
    .ativacao-faq .banner-container__live-logo--mobile img {
        width: 430px
    }
}

@media screen and (max-width: 600px) {
    .ativacao-faq .banner-container__live-logo--mobile img {
        width: 400px
    }
}

@media screen and (max-width: 500px) {
    .ativacao-faq .banner-container__live-logo--mobile img {
        width: 320px
    }
}

@media screen and (max-width: 400px) {
    .ativacao-faq .banner-container__live-logo--mobile img {
        width: 290px
    }
}

@media screen and (max-width: 370px) {
    .ativacao-faq .banner-container__live-logo--mobile img {
        width: 260px
    }
}

@media screen and (max-width: 320px) {
    .ativacao-faq .banner-container__live-logo--mobile img {
        width: 210px
    }
}

@media screen and (max-width: 320px) {
    .ativacao-faq .banner-container__live-logo--mobile {
        padding-left: 50px
    }
}

.ativacao-faq .banner-container__dash {
    width: 510px;
    margin-left: -80px
}

@media screen and (max-width: 600px) {
    .ativacao-faq .banner-container__dash {
        width: 482px
    }
}

@media screen and (max-width: 500px) {
    .ativacao-faq .banner-container__dash {
        width: 400px
    }
}

@media screen and (max-width: 400px) {
    .ativacao-faq .banner-container__dash {
        width: 370px
    }
}

@media screen and (max-width: 370px) {
    .ativacao-faq .banner-container__dash {
        width: 340px
    }
}

@media screen and (max-width: 340px) {
    .ativacao-faq .banner-container__dash {
        width: 320px
    }
}

@media screen and (max-width: 320px) {
    .ativacao-faq .banner-container__dash {
        width: 290px
    }
}

.ativacao-faq .banner-container__dash hr {
    border: 0;
    height: 1px;
    background: #e23a3a
}

.ativacao-faq .bank-info__title {
    margin-bottom: 8px
}

.ativacao-faq .bank-info__title--first {
    margin-bottom: 0
}

.ativacao-faq .bank-info__title--first:after {
    margin-top: 30px
}

@media screen and (max-width: 767px) {
    .ativacao-faq .bank-info__text {
        line-height: 1.75
    }
}

.ativacao-faq .phone-numbers {
    padding-bottom: 90px;
    padding-top: 40px
}

@media screen and (max-width: 767px) {
    .ativacao-faq .phone-numbers {
        padding-bottom: 0
    }
}

.ativacao-faq .phone-numbers p {
    margin-bottom: 10px
}

@media screen and (max-width: 767px) {
    .ativacao-faq .phone-numbers__content {
        padding-bottom: 24px
    }
}

.ativacao-faq--assessoria .xp-hero__image {
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 0 0
}

@media screen and (max-width: 767px) {
    .ativacao-faq--assessoria .xp-hero__image {
        background-image: url("../images/bg-hero-assessores-mobile.jpg");
        background-size: cover
    }
}

@media screen and (min-width: 768px) {
    .ativacao-faq--assessoria .xp-hero__image {
        background-image: url("../images/bg-hero-assessores.jpg")
    }
}

@media screen and (max-width: 767px) {
    .ativacao-faq--assessoria .xp-hero {
        background-image: url("../images/xp-banner.jpg")
    }
}

@media screen and (max-width: 767px) {
    .ativacao-faq--assessoria .xp-hero__text-subtitle {
        color: #fff
    }
}

.ativacao-faq--assessoria .xp-hero__logo-assessoria-live {
    position: relative;
    margin-bottom: 50px
}

.ativacao-faq--assessoria .xp-hero__logo-assessoria-live:before,
.ativacao-faq--assessoria .xp-hero__logo-assessoria-live:after {
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    bottom: -20px;
    background-color: #e23a3a
}

.ativacao-faq--assessoria .xp-hero__logo-assessoria-live:before {
    right: 0;
    width: 100vw
}

.ativacao-faq--assessoria .xp-hero__logo-assessoria-live:after {
    width: 100%
}

.ativacao-faq--assessoria .xp-hero__logo-assessoria-live img {
    width: 412px;
    max-width: 100%
}