/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

.bf-dropdown__container,
.container {
    width: auto
}

@media only screen and (min-width:30rem) {

    .bf-dropdown__container,
    .container {
        width: 30rem
    }

    .col-ph {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-ph,
    .col-ph-1 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-ph-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }

    .col-ph-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }

    .col-ph-2,
    .col-ph-3 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-ph-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-ph-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }

    .col-ph-4,
    .col-ph-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-ph-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }

    .col-ph-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-ph-6,
    .col-ph-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-ph-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }

    .col-ph-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }

    .col-ph-8,
    .col-ph-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-ph-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-ph-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }

    .col-ph-10,
    .col-ph-11 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-ph-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }

    .col-ph-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-ph-12,
    .offset-ph-0 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-ph-0 {
        margin-left: 0
    }

    .offset-ph-1 {
        margin-left: 8.33333%
    }

    .offset-ph-1,
    .offset-ph-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-ph-2 {
        margin-left: 16.66667%
    }

    .offset-ph-3 {
        margin-left: 25%
    }

    .offset-ph-3,
    .offset-ph-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-ph-4 {
        margin-left: 33.33333%
    }

    .offset-ph-5 {
        margin-left: 41.66667%
    }

    .offset-ph-5,
    .offset-ph-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-ph-6 {
        margin-left: 50%
    }

    .offset-ph-7 {
        margin-left: 58.33333%
    }

    .offset-ph-7,
    .offset-ph-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-ph-8 {
        margin-left: 66.66667%
    }

    .offset-ph-9 {
        margin-left: 75%
    }

    .offset-ph-9,
    .offset-ph-10 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-ph-10 {
        margin-left: 83.33333%
    }

    .offset-ph-11 {
        margin-left: 91.66667%
    }

    .offset-ph-11,
    .offset-ph-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .start-ph {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-ph {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-ph {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-ph {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .middle-ph {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .bottom-ph {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .around-ph {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-ph {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first-ph {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .last-ph {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width:48rem) {

    .bf-dropdown__container,
    .container {
        width: 48rem
    }

    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm,
    .col-sm-1 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-sm-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-2,
    .col-sm-3 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-sm-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-4,
    .col-sm-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-sm-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-sm-6,
    .col-sm-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-sm-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-8,
    .col-sm-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-sm-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-10,
    .col-sm-11 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-sm-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-sm-12,
    .offset-sm-0 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-1,
    .offset-sm-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-3,
    .offset-sm-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-5,
    .offset-sm-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-7,
    .offset-sm-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-9,
    .offset-sm-10 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }

    .offset-sm-11,
    .offset-sm-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .start-sm {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-sm {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-sm {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-sm {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .middle-sm {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .bottom-sm {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .around-sm {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-sm {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first-sm {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .last-sm {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width:64rem) {

    .bf-dropdown__container,
    .container {
        width: 64rem
    }

    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md,
    .col-md-1 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-md-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }

    .col-md-2,
    .col-md-3 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-md-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }

    .col-md-4,
    .col-md-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-md-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-md-6,
    .col-md-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-md-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }

    .col-md-8,
    .col-md-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-md-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }

    .col-md-10,
    .col-md-11 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-md-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-md-12,
    .offset-md-0 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-1,
    .offset-md-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-3,
    .offset-md-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-5,
    .offset-md-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-7,
    .offset-md-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-9,
    .offset-md-10 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }

    .offset-md-11,
    .offset-md-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .start-md {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-md {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-md {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-md {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .middle-md {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .bottom-md {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .around-md {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-md {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first-md {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .last-md {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width:75rem) {

    .bf-dropdown__container,
    .container {
        width: 75rem
    }

    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg,
    .col-lg-1 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-lg-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-2,
    .col-lg-3 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-lg-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-4,
    .col-lg-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-lg-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-lg-6,
    .col-lg-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-lg-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-8,
    .col-lg-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-lg-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-10,
    .col-lg-11 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-lg-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-lg-12,
    .offset-lg-0 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-1,
    .offset-lg-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-3,
    .offset-lg-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-5,
    .offset-lg-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-7,
    .offset-lg-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-9,
    .offset-lg-10 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }

    .offset-lg-11,
    .offset-lg-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .start-lg {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-lg {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-lg {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-lg {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .middle-lg {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .bottom-lg {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .around-lg {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-lg {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first-lg {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .last-lg {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.visuallyhidden .focusable:active,
.visuallyhidden .focusable:focus {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto
}

@media (max-width:48rem) {
    .hide-xs {
        display: none
    }
}

@media (min-width:48rem) {
    .hide-lg {
        display: none
    }
}

.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.overflow {
    overflow: hidden
}

.bf-dropdown__container,
.container,
.container-fluid,
.container-lg,
.container-md,
.container-ph,
.container-sm {
    margin: 0 auto
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -1rem;
    margin-right: -1rem
}

.reverse.row,
.row {
    -webkit-box-orient: horizontal
}

.reverse.row {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.col.reverse,
.reverse.row {
    -webkit-box-direction: reverse
}

.col.reverse {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.col-xs {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-xs,
.col-xs-1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1rem
}

.col-xs-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%
}

.col-xs-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%
}

.col-xs-2,
.col-xs-3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1rem
}

.col-xs-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
}

.col-xs-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%
}

.col-xs-4,
.col-xs-5 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1rem
}

.col-xs-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%
}

.col-xs-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
}

.col-xs-6,
.col-xs-7 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1rem
}

.col-xs-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%
}

.col-xs-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%
}

.col-xs-8,
.col-xs-9 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1rem
}

.col-xs-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
}

.col-xs-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%
}

.col-xs-10,
.col-xs-11 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1rem
}

.col-xs-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%
}

.col-xs-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.col-xs-12,
.offset-xs-0 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1rem
}

.offset-xs-0 {
    margin-left: 0
}

.offset-xs-1 {
    margin-left: 8.33333%
}

.offset-xs-1,
.offset-xs-2 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1rem
}

.offset-xs-2 {
    margin-left: 16.66667%
}

.offset-xs-3 {
    margin-left: 25%
}

.offset-xs-3,
.offset-xs-4 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1rem
}

.offset-xs-4 {
    margin-left: 33.33333%
}

.offset-xs-5 {
    margin-left: 41.66667%
}

.offset-xs-5,
.offset-xs-6 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1rem
}

.offset-xs-6 {
    margin-left: 50%
}

.offset-xs-7 {
    margin-left: 58.33333%
}

.offset-xs-7,
.offset-xs-8 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1rem
}

.offset-xs-8 {
    margin-left: 66.66667%
}

.offset-xs-9 {
    margin-left: 75%
}

.offset-xs-9,
.offset-xs-10 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1rem
}

.offset-xs-10 {
    margin-left: 83.33333%
}

.offset-xs-11 {
    margin-left: 91.66667%
}

.offset-xs-11,
.offset-xs-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1rem
}

.start-xs {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start
}

.center-xs {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.end-xs {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end
}

.top-xs {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.middle-xs {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.bottom-xs {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.around-xs {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.between-xs {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.first-xs {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.last-xs {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.order-default-xs {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

@media only screen and (min-width:30rem) {

    .bf-dropdown__container,
    .container,
    .container-ph {
        width: 30rem
    }

    .col-ph {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-ph,
    .col-ph-1 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-ph-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }

    .col-ph-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }

    .col-ph-2,
    .col-ph-3 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-ph-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-ph-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }

    .col-ph-4,
    .col-ph-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-ph-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }

    .col-ph-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-ph-6,
    .col-ph-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-ph-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }

    .col-ph-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }

    .col-ph-8,
    .col-ph-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-ph-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-ph-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }

    .col-ph-10,
    .col-ph-11 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-ph-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }

    .col-ph-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-ph-12,
    .offset-ph-0 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-ph-0 {
        margin-left: 0
    }

    .offset-ph-1 {
        margin-left: 8.33333%
    }

    .offset-ph-1,
    .offset-ph-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-ph-2 {
        margin-left: 16.66667%
    }

    .offset-ph-3 {
        margin-left: 25%
    }

    .offset-ph-3,
    .offset-ph-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-ph-4 {
        margin-left: 33.33333%
    }

    .offset-ph-5 {
        margin-left: 41.66667%
    }

    .offset-ph-5,
    .offset-ph-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-ph-6 {
        margin-left: 50%
    }

    .offset-ph-7 {
        margin-left: 58.33333%
    }

    .offset-ph-7,
    .offset-ph-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-ph-8 {
        margin-left: 66.66667%
    }

    .offset-ph-9 {
        margin-left: 75%
    }

    .offset-ph-9,
    .offset-ph-10 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-ph-10 {
        margin-left: 83.33333%
    }

    .offset-ph-11 {
        margin-left: 91.66667%
    }

    .offset-ph-11,
    .offset-ph-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .start-ph {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-ph {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-ph {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-ph {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .middle-ph {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .bottom-ph {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .around-ph {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-ph {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first-ph {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .last-ph {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-default-ph {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }
}

@media only screen and (min-width:48rem) {

    .bf-dropdown__container,
    .container,
    .container-ph,
    .container-sm {
        width: 48rem
    }

    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm,
    .col-sm-1 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-sm-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-2,
    .col-sm-3 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-sm-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-4,
    .col-sm-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-sm-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-sm-6,
    .col-sm-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-sm-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-8,
    .col-sm-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-sm-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-10,
    .col-sm-11 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-sm-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-sm-12,
    .offset-sm-0 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-1,
    .offset-sm-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-3,
    .offset-sm-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-5,
    .offset-sm-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-7,
    .offset-sm-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-9,
    .offset-sm-10 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }

    .offset-sm-11,
    .offset-sm-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .start-sm {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-sm {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-sm {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-sm {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .middle-sm {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .bottom-sm {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .around-sm {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-sm {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first-sm {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .last-sm {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-default-sm {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }
}

@media only screen and (min-width:64rem) {

    .bf-dropdown__container,
    .container,
    .container-md,
    .container-ph,
    .container-sm {
        width: 64rem
    }

    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md,
    .col-md-1 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-md-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }

    .col-md-2,
    .col-md-3 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-md-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }

    .col-md-4,
    .col-md-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-md-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-md-6,
    .col-md-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-md-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }

    .col-md-8,
    .col-md-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-md-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }

    .col-md-10,
    .col-md-11 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-md-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-md-12,
    .offset-md-0 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-1,
    .offset-md-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-3,
    .offset-md-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-5,
    .offset-md-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-7,
    .offset-md-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-9,
    .offset-md-10 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }

    .offset-md-11,
    .offset-md-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .start-md {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-md {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-md {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-md {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .middle-md {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .bottom-md {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .around-md {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-md {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first-md {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .last-md {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-default-md {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }
}

@media only screen and (min-width:75rem) {

    .bf-dropdown__container,
    .container,
    .container-lg,
    .container-md,
    .container-ph,
    .container-sm {
        width: 75rem
    }

    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg,
    .col-lg-1 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-lg-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-2,
    .col-lg-3 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-lg-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-4,
    .col-lg-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-lg-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-lg-6,
    .col-lg-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-lg-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-8,
    .col-lg-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-lg-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-10,
    .col-lg-11 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .col-lg-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-lg-12,
    .offset-lg-0 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-1,
    .offset-lg-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-3,
    .offset-lg-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-5,
    .offset-lg-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-7,
    .offset-lg-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-9,
    .offset-lg-10 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }

    .offset-lg-11,
    .offset-lg-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem
    }

    .start-lg {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-lg {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-lg {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-lg {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .middle-lg {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .bottom-lg {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .around-lg {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-lg {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first-lg {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .last-lg {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-default-lg {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

:focus {
    outline: none
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #212121;
    font-family: Encode Sans, sans-serif;
    font-size: 16px;
    font-smooth: always;
    line-height: 1.5;
    margin: 0;
    min-height: 100%;
    overflow-x: hidden;
    text-rendering: optimizeLegibility
}

body {
    background: #fff;
    margin: 0
}

button,
input[type=email] input[type=number],
input[type=text],
select,
textarea {
    font-family: Encode Sans, sans-serif
}

button {
    -webkit-border-radius: 0;
    border-radius: 0;
    border-width: 0;
    cursor: pointer
}

p {
    margin: 0 0 1rem
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

a,
a:hover {
    text-decoration: none
}

img[data-original] {
    opacity: 0;
    -webkit-transition: opacity .2 ease;
    transition: opacity .2 ease
}

@-moz-document url-prefix() {
    img:-moz-loading {
        visibility: hidden
    }
}

.wrapper {
    overflow-x: hidden
}

::-moz-selection {
    background: rgba(247, 163, 15, .34);
    color: #212121;
    text-shadow: none
}

::selection {
    background: rgba(247, 163, 15, .34);
    color: #212121;
    text-shadow: none
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

::-webkit-details-marker {
    display: none
}

@media print {

    *,
    :after,
    :before,
    blockquote:first-letter,
    blockquote:first-line,
    div:first-letter,
    div:first-line,
    li:first-letter,
    li:first-line,
    p:first-letter,
    p:first-line {
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        border: 0;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

h1 {
    font-size: 26px;
    font-size: 1.625rem
}

h2 {
    font-size: 24px;
    font-size: 1.5rem
}

h3 {
    font-size: 22px;
    font-size: 1.375rem
}

h4 {
    font-size: 20px;
    font-size: 1.25rem
}

h5 {
    font-size: 18px;
    font-size: 1.125rem
}

h6 {
    font-size: 16px;
    font-size: 1rem
}

body.swal2-shown {
    overflow-y: hidden
}

.swal2-container,
body.swal2-iosfix {
    position: fixed;
    left: 0;
    right: 0
}

.swal2-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    top: 0;
    bottom: 0;
    padding: 10px;
    background-color: transparent;
    z-index: 1060
}

.swal2-container.swal2-fade {
    -webkit-transition: background-color .1s;
    transition: background-color .1s
}

.swal2-container.swal2-shown {
    background-color: rgba(0, 0, 0, .4)
}

.swal2-modal {
    background-color: #fff;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    margin: auto;
    display: none;
    position: relative
}

.swal2-modal:focus {
    outline: 0
}

.swal2-modal.swal2-loading {
    overflow-y: hidden
}

.swal2-modal .swal2-title {
    color: #595959;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 0 0 .4em;
    padding: 0;
    display: block;
    word-wrap: break-word
}

.swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled] {
    opacity: .4;
    cursor: no-drop
}

.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid transparent;
    border-color: transparent;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 7.5px;
    vertical-align: top;
    background-color: transparent !important;
    color: transparent;
    cursor: default;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    animation: rotate-loading 1.5s linear 0s infinite normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel {
    margin-left: 30px;
    margin-right: 30px
}

.swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm:after {
    display: inline-block;
    content: "";
    margin-left: 5px 0 15px;
    vertical-align: -1px;
    height: 15px;
    width: 15px;
    border: 3px solid #999;
    -webkit-box-shadow: 1px 1px 1px #fff;
    box-shadow: 1px 1px 1px #fff;
    border-right-color: transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    animation: rotate-loading 1.5s linear 0s infinite normal
}

.swal2-modal .swal2-styled {
    border: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    margin: 15px 5px 0;
    padding: 10px 32px
}

.swal2-modal .swal2-image {
    margin: 20px auto;
    max-width: 100%
}

.swal2-modal>.swal2-checkbox,
.swal2-modal>.swal2-file,
.swal2-modal>.swal2-input,
.swal2-modal>.swal2-radio,
.swal2-modal>.swal2-select,
.swal2-modal>.swal2-textarea {
    display: none
}

.swal2-modal .swal2-content {
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #a6a6a6;
    word-wrap: break-word
}

.swal2-modal .swal2-checkbox,
.swal2-modal .swal2-file,
.swal2-modal .swal2-input,
.swal2-modal .swal2-radio,
.swal2-modal .swal2-select,
.swal2-modal .swal2-textarea {
    margin: 20px auto
}

.swal2-modal .swal2-file,
.swal2-modal .swal2-input,
.swal2-modal .swal2-textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06);
    -webkit-transition: border-color box-shadow .3s;
    transition: border-color box-shadow .3s
}

.swal2-modal .swal2-file.swal2-inputerror,
.swal2-modal .swal2-input.swal2-inputerror,
.swal2-modal .swal2-textarea.swal2-inputerror {
    border-color: #f27474 !important;
    -webkit-box-shadow: 0 0 2px #f27474 !important;
    box-shadow: 0 0 2px #f27474 !important
}

.swal2-modal .swal2-file:focus,
.swal2-modal .swal2-input:focus,
.swal2-modal .swal2-textarea:focus {
    outline: 0;
    border: 1px solid #b4dbed;
    -webkit-box-shadow: 0 0 3px #c4e6f5;
    box-shadow: 0 0 3px #c4e6f5
}

.swal2-modal .swal2-file:focus::-webkit-input-placeholder,
.swal2-modal .swal2-input:focus::-webkit-input-placeholder,
.swal2-modal .swal2-textarea:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .3s ease .03s;
    transition: opacity .3s ease .03s;
    opacity: .8
}

.swal2-modal .swal2-file:focus:-ms-input-placeholder,
.swal2-modal .swal2-input:focus:-ms-input-placeholder,
.swal2-modal .swal2-textarea:focus:-ms-input-placeholder {
    -webkit-transition: opacity .3s ease .03s;
    transition: opacity .3s ease .03s;
    opacity: .8
}

.swal2-modal .swal2-file:focus::placeholder,
.swal2-modal .swal2-input:focus::placeholder,
.swal2-modal .swal2-textarea:focus::placeholder {
    -webkit-transition: opacity .3s ease .03s;
    transition: opacity .3s ease .03s;
    opacity: .8
}

.swal2-modal .swal2-file::-webkit-input-placeholder,
.swal2-modal .swal2-input::-webkit-input-placeholder,
.swal2-modal .swal2-textarea::-webkit-input-placeholder {
    color: #e6e6e6
}

.swal2-modal .swal2-file:-ms-input-placeholder,
.swal2-modal .swal2-input:-ms-input-placeholder,
.swal2-modal .swal2-textarea:-ms-input-placeholder {
    color: #e6e6e6
}

.swal2-modal .swal2-file::placeholder,
.swal2-modal .swal2-input::placeholder,
.swal2-modal .swal2-textarea::placeholder {
    color: #e6e6e6
}

.swal2-modal .swal2-range input {
    float: left;
    width: 80%
}

.swal2-modal .swal2-range output {
    float: right;
    width: 20%;
    font-size: 20px;
    font-weight: 600;
    text-align: center
}

.swal2-modal .swal2-range input,
.swal2-modal .swal2-range output {
    height: 43px;
    line-height: 43px;
    vertical-align: middle;
    margin: 20px auto;
    padding: 0
}

.swal2-modal .swal2-input {
    height: 43px;
    padding: 0 12px
}

.swal2-modal .swal2-input[type=number] {
    max-width: 150px
}

.swal2-modal .swal2-file {
    font-size: 20px
}

.swal2-modal .swal2-textarea {
    height: 108px;
    padding: 12px
}

.swal2-modal .swal2-select {
    color: #545454;
    font-size: inherit;
    padding: 5px 10px;
    min-width: 40%;
    max-width: 100%
}

.swal2-modal .swal2-radio {
    border: 0
}

.swal2-modal .swal2-radio label:not(:first-child) {
    margin-left: 20px
}

.swal2-modal .swal2-radio input,
.swal2-modal .swal2-radio span {
    vertical-align: middle
}

.swal2-modal .swal2-radio input {
    margin: 0 3px 0 0;
    -webkit-appearance: radio
}

.swal2-modal .swal2-checkbox {
    color: #545454
}

.swal2-modal .swal2-checkbox input,
.swal2-modal .swal2-checkbox span {
    vertical-align: middle
}

.swal2-modal .swal2-validationerror {
    background-color: #f0f0f0;
    margin: 0 -20px;
    overflow: hidden;
    padding: 10px;
    color: gray;
    font-size: 16px;
    font-weight: 300;
    display: none
}

.swal2-modal .swal2-validationerror:before {
    content: "!";
    display: inline-block;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #ea7d7d;
    color: #fff;
    line-height: 24px;
    text-align: center;
    margin-right: 10px
}

@supports (-ms-accelerator:true) {
    .swal2-range input {
        width: 100% !important
    }

    .swal2-range output {
        display: none
    }
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .swal2-range input {
        width: 100% !important
    }

    .swal2-range output {
        display: none
    }
}

.swal2-icon {
    width: 80px;
    height: 80px;
    border: 4px solid transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 20px auto 30px;
    padding: 0;
    position: relative;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.swal2-icon.swal2-error {
    border-color: #f27474
}

.swal2-icon.swal2-error .swal2-x-mark {
    position: relative;
    display: block
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
    position: absolute;
    height: 5px;
    width: 47px;
    background-color: #f27474;
    display: block;
    top: 37px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 17px
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px
}

.swal2-icon.swal2-warning {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #f8bb86;
    border-color: #facea8
}

.swal2-icon.swal2-info,
.swal2-icon.swal2-warning {
    font-size: 60px;
    line-height: 80px;
    text-align: center
}

.swal2-icon.swal2-info {
    font-family: Open Sans, sans-serif;
    color: #3fc3ee;
    border-color: #9de0f6
}

.swal2-icon.swal2-question {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #87adbd;
    border-color: #c9dae1;
    font-size: 60px;
    line-height: 80px;
    text-align: center
}

.swal2-icon.swal2-success {
    border-color: #006b5a
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 120px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
    -webkit-border-radius: 120px 0 0 120px;
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
    -webkit-border-radius: 0 120px 120px 0;
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    transform-origin: 0 60px
}

.swal2-icon.swal2-success .swal2-success-ring {
    width: 80px;
    height: 80px;
    border: 4px solid #009d4e;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2
}

.swal2-icon.swal2-success .swal2-success-fix {
    width: 7px;
    height: 90px;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
    height: 5px;
    background-color: #009d4e;
    display: block;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    z-index: 2
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.swal2-progresssteps {
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0
}

.swal2-progresssteps li {
    display: inline-block;
    position: relative
}

.swal2-progresssteps .swal2-progresscircle {
    background: #3085d6;
    -webkit-border-radius: 2em;
    border-radius: 2em;
    color: #fff;
    height: 2em;
    line-height: 2em;
    text-align: center;
    width: 2em;
    z-index: 20
}

.swal2-progresssteps .swal2-progresscircle:first-child {
    margin-left: 0
}

.swal2-progresssteps .swal2-progresscircle:last-child {
    margin-right: 0
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
    background: #3085d6
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline {
    background: #add8e6
}

.swal2-progresssteps .swal2-progressline {
    background: #3085d6;
    height: .4em;
    margin: 0 -1px;
    z-index: 10
}

[class^=swal2] {
    -webkit-tap-highlight-color: transparent
}

@-webkit-keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    80% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    80% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    to {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }
}

@keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    to {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }
}

.swal2-show {
    -webkit-animation: showSweetAlert .3s;
    animation: showSweetAlert .3s
}

.swal2-show.swal2-noanimation {
    -webkit-animation: none;
    animation: none
}

.swal2-hide {
    -webkit-animation: hideSweetAlert .15s forwards;
    animation: hideSweetAlert .15s forwards
}

.swal2-hide.swal2-noanimation {
    -webkit-animation: none;
    animation: none
}

@-webkit-keyframes animate-success-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }

    54% {
        width: 0;
        left: 1px;
        top: 19px
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }

    to {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@keyframes animate-success-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }

    54% {
        width: 0;
        left: 1px;
        top: 19px
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }

    to {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@-webkit-keyframes animate-success-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }

    65% {
        width: 0;
        right: 46px;
        top: 54px
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px
    }

    to {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@keyframes animate-success-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }

    65% {
        width: 0;
        right: 46px;
        top: 54px
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px
    }

    to {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@-webkit-keyframes rotatePlaceholder {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }

    to {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }
}

@keyframes rotatePlaceholder {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }

    to {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }
}

.swal2-animate-success-line-tip {
    -webkit-animation: animate-success-tip .75s;
    animation: animate-success-tip .75s
}

.swal2-animate-success-line-long {
    -webkit-animation: animate-success-long .75s;
    animation: animate-success-long .75s
}

.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in
}

@-webkit-keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

@keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

.swal2-animate-error-icon {
    -webkit-animation: animate-error-icon .5s;
    animation: animate-error-icon .5s
}

@-webkit-keyframes animate-x-mark {
    0% {
        -webkit-transform: scale(.4);
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }

    50% {
        -webkit-transform: scale(.4);
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }

    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

@keyframes animate-x-mark {
    0% {
        -webkit-transform: scale(.4);
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }

    50% {
        -webkit-transform: scale(.4);
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }

    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

.swal2-animate-x-mark {
    -webkit-animation: animate-x-mark .5s;
    animation: animate-x-mark .5s
}

@-webkit-keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

#ajaxBusy {
    height: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: -100%
}

#ajaxBusy p {
    font-size: 0
}

.bf-loading {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1rem 0
}

.bf-loading .icon {
    height: 3.75rem;
    width: 3.75rem
}

.bf-icon--loading {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.button {
    cursor: pointer
}

.button--primary {
    background-color: #f7a30f;
    color: #fff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.button--primary:hover {
    background-color: #cc8507
}

.button--secondary {
    background-color: #f7a30f;
    color: #fff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.button--secondary:hover {
    background-color: #e59508
}

.button--giftlist,
.button--sku {
    background-color: #f7a30f;
    border: .125rem solid #f7a30f;
    -webkit-border-radius: .3125rem;
    border-radius: .3125rem;
    color: #fff
}

.button--giftlist:hover,
.button--sku:hover {
    background-color: #cc8507;
    border-color: #cc8507
}

.button--sku {
    background-color: #f7a30f;
    border-color: #f7a30f;
    color: #fff;
    cursor: pointer
}

.button--sku:hover {
    background-color: #cc8507;
    border-color: #cc8507
}

.button--outline {
    border: .0625rem solid #f7a30f;
    -webkit-border-radius: .3125rem;
    border-radius: .3125rem;
    color: #b0bec5;
    -webkit-transition: .2s;
    transition: .2s
}

.bf-btn,
.button--outline:hover {
    background-color: #f7a30f;
    color: #fff
}

.bf-btn {
    border: .0625rem solid #f7a30f;
    -webkit-border-radius: .1875rem;
    border-radius: .1875rem;
    font-size: 1rem;
    height: 3.125rem;
    text-transform: uppercase;
    -webkit-transition: .4s;
    transition: .4s
}

.bf-btn:hover {
    background-color: #cc8507
}

.bf-btn--outline {
    background-color: #fff;
    color: #b0bec5
}

.bf-btn--outline:hover {
    background-color: #f7a30f;
    color: #fff
}

.bf-btu .bf-btn {
    font-size: .875rem;
    font-weight: 500;
    height: auto;
    padding: 1.375rem 5rem
}

.c-mask {
    height: 100%;
    width: 100%;
    background-color: #000;
    display: none;
    opacity: .5;
    position: fixed;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    z-index: 30
}

.c-mask--active,
.c-mask.is-active {
    -webkit-animation: fadeIn .4s;
    animation: fadeIn .4s;
    background-color: #000;
    opacity: .5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.c-mask--overflow {
    overflow: hidden
}

.fullscreen {
    height: 100%;
    width: 100%;
    -webkit-animation: fadeIn .4s;
    animation: fadeIn .4s;
    background-color: #000;
    left: 0;
    opacity: .5;
    position: fixed;
    top: 0;
    z-index: 30
}

.bf-title--section {
    margin-bottom: 1rem;
    text-align: center
}

@media (min-width:48rem) {
    .bf-title--section {
        margin-bottom: 1.5rem
    }
}

.bf-title--section h1,
.bf-title--section h2,
.bf-title--section h3,
.bf-title--section h4,
.bf-title--section h5,
.bf-title--section h6 {
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: .02em;
    line-height: normal;
    margin: 0;
    text-align: center;
    text-transform: uppercase
}

.bf-title--section h1 span,
.bf-title--section h2 span,
.bf-title--section h3 span,
.bf-title--section h4 span,
.bf-title--section h5 span,
.bf-title--section h6 span {
    color: #f7a30f
}

.slick-dots {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%
}

.slick-dots,
.slick-dots li {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.slick-dots li {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    margin: 0 .25rem;
    opacity: .4;
    -webkit-transition: .4s;
    transition: .4s;
    width: 1.5rem !important
}

.slick-dots li:after {
    background-color: #b0bec5;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    content: "";
    display: block;
    height: .3125rem;
    -webkit-transition: .2s;
    transition: .2s;
    width: 100%;
    opacity: 1
}

.slick-dots li button {
    display: none
}

.slick-dots li.slick-active {
    opacity: 1;
    width: 2rem !important
}

.slick-dots li.slick-active:after {
    background-color: #f7a30f
}

.slick-next,
.slick-prev {
    height: 3rem;
    width: 3rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    border: .0625rem solid #ebebeb;
    font-size: 0;
    z-index: 1;
    top: 35%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slick-next,
.slick-next:after,
.slick-prev,
.slick-prev:after {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute
}

.slick-next:after,
.slick-prev:after {
    height: .75rem;
    width: .5rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.295 10.59L1.705 12l6-6-6-6-1.41 1.41L4.875 6l-4.58 4.59z' fill='%23000' fill-opacity='.54'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slick-prev:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.705 1.41L6.295 0l-6 6 6 6 1.41-1.41L3.125 6l4.58-4.59z' fill='%23000' fill-opacity='.54'/%3E%3C/svg%3E")
}

.slick-next {
    right: 0
}

.bf-footer-page {
    background-color: #fff;
    clear: both
}

.bf-footer-page__container {
    padding-bottom: 1.375rem
}

@media (min-width:48rem) {
    .bf-footer-page__top {
        margin-bottom: 1.25rem;
        padding-top: 1.875rem
    }
}

.bf-footer-page__nav {
    margin-bottom: 2.1875rem;
    margin-top: 2.1875rem
}

@media (min-width:48rem) {
    .bf-footer-page__nav {
        margin-bottom: 0
    }
}

.bf-footer-page__title {
    border-bottom-color: #d8d8d8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-opacity: .6;
    color: #212121;
    cursor: pointer;
    font-weight: 600;
    font-size: .875rem;
    padding-bottom: 1.25rem;
    padding-top: 1.5625rem;
    position: relative
}

@media (min-width:48rem) {
    .bf-footer-page__title {
        border: none;
        cursor: default;
        font-size: .875rem
    }
}

.bf-footer-page__title.bf-contato {
    font-size: 1rem
}

.bf-footer-page__title .icon {
    width: 10px;
    height: 5px;
    fill: #000;
    opacity: .54;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
    -webkit-transition: .4s;
    transition: .4s
}

@media (min-width:48rem) {
    .bf-footer-page__title .icon {
        display: none
    }
}

.bf-footer-page__title--active .icon {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.bf-footer-page__title--active+.bf-footer-page__list {
    display: block
}

.bf-footer-page__list {
    margin-top: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: wrap column;
    -ms-flex-flow: wrap column;
    flex-flow: column wrap;
    display: none;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

@media (min-width:48rem) {
    .bf-footer-page__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 5px
    }
}

.bf-footer-page__list li {
    margin-bottom: 3%;
    margin-left: .9375rem
}

.bf-footer-page__list li p {
    font-size: .875rem;
    margin: 0
}

.bf-footer-page__list li a {
    font-size: 14px;
    font-size: .875rem;
    color: #757575;
    overflow-wrap: break-word;
    -webkit-transition: .4s;
    transition: .4s
}

.bf-footer-page__list li a:hover {
    color: #f7a30f
}

@media (min-width:48rem) {
    .bf-footer-page__list li {
        margin-left: 0
    }
}

.bf-footer-page .bf-contato__tel {
    padding-bottom: 16px
}

.bf-footer-page .bf-contato__tel a {
    font-size: 20px;
    font-size: 1.25rem;
    color: #53565a;
    font-weight: 700;
    -webkit-transition: .4s;
    transition: .4s
}

.bf-footer-page .bf-contato__tel a:hover {
    color: #f7a30f
}

.bf-footer-page .bf-contato__list {
    font-size: 14px;
    font-size: .875rem
}

.bf-footer-page .bf-contato__list li {
    margin-bottom: 16px
}

.bf-footer-page .bf-contato__list a {
    font-size: 14px;
    font-size: .875rem;
    color: #53565a;
    text-decoration: underline;
    -webkit-transition: .4s;
    transition: .4s
}

.bf-footer-page .bf-contato__list a:hover {
    color: #f7a30f;
    text-decoration: none
}

.bf-social {
    padding-bottom: .5rem
}

@media (min-width:48rem) {
    .bf-social {
        margin-bottom: 1.375rem
    }
}

.bf-social .bf-footer-page__title {
    border-bottom: none;
    padding-bottom: 8px
}

.bf-social .bf-footer-page__title--active .icon {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.bf-social .bf-footer-page__title--active+.bf-social__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.bf-social__list {
    padding-top: 10px;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: none
}

@media (min-width:48rem) {
    .bf-social__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.bf-social__list li {
    margin-right: .625rem;
    margin-top: 10px;
    display: inline-block
}

.bf-social__list a {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .4s;
    transition: .4s
}

.bf-social__list a .icon {
    fill: #9e9e9e;
    height: 1.5rem;
    width: 1.5rem
}

.bf-social__list a .icon:hover {
    fill: #f7a30f
}

.bf-social__list a .icon-facebook {
    height: 1.5rem;
    width: .75rem
}

.bf-social__list a .icon-youtube {
    height: 1.5rem;
    width: 2.0625rem
}

.bf-social__list a .icon-instagram,
.bf-social__list a .icon-linkedin {
    height: 1.5rem;
    width: 1.5rem
}

.bf-social__list a .icon-twitter {
    height: 1.5rem;
    width: 1.75rem
}

.bf-social__list a .icon-googleplus {
    height: 1.5rem;
    width: 2.3125rem
}

.bf-social__list .icon.icone-gangapp {
    height: 4rem !important;
    width: 4rem !important
}

.bf-social .icon {
    top: 63%
}

.bf-stamps {
    border-top: 1px solid #d8d8d8;
    margin-bottom: 17px
}

.bf-stamps__title {
    color: #212121;
    font-size: .875rem;
    font-weight: 600;
    padding-top: 1.5625rem;
    padding-bottom: 1.25rem;
    position: relative
}

@media (min-width:48rem) {
    .bf-stamps__title {
        padding: 0;
        text-transform: uppercase;
        font-weight: 600
    }
}

@media (min-width:48rem) {
    .bf-stamps {
        padding: 2.1875rem 0 .3125rem;
        border-bottom: 1px solid #d8d8d8
    }
}

.bf-stamps__cards {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-end;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 1rem
}

@media (min-width:48rem) {
    .bf-stamps__cards {
        margin: 0 -4px 16px;
        padding: 0;
        border-bottom: none
    }
}

.bf-stamps__cards li {
    margin: 0 4px 8px
}

.bf-stamps__cards li img {
    max-height: 60px
}

@media (min-width:48rem) {
    .bf-stamps__cards--credit {
        margin-top: 26px
    }
}

.bf-stamps__cards--credit img {
    width: 64px;
    height: 40px
}

.bf-stamps__cards--security {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.bf-stamps__cards--security li:first-child {
    padding-left: 5px
}

@media (min-width:48rem) {
    .bf-stamps__cards--security li {
        padding-top: 30px;
        padding-right: 10px
    }

    .bf-stamps__cards--security li:first-child {
        padding-left: 15px
    }
}

@media (min-width:64rem) {
    .bf-stamps__cards--security li {
        padding: 26px 15px 8px
    }

    .bf-stamps__cards--security li:first-child {
        padding-left: 15px
    }
}

.bf-stamps__cards--security .selo-circulo {
    height: 48px
}

.bf-stamps__cards--security .selo-horizontal {
    height: 36px
}

@media (min-width:48rem) {
    .bf-stamps__cards--security .selo-circulo {
        height: 53px
    }

    .bf-stamps__cards--security .selo-horizontal {
        height: 40px
    }
}

.bf-footer-copyright {
    font-size: 12px;
    font-size: .75rem;
    color: #9e9e9e
}

.bf-footer-copyright p {
    margin: 0
}

.bf-footer-copyright p+p {
    margin-top: 8px
}

.bf-footer-copyright span {
    color: #757575;
    font-weight: 700;
    margin: 7px 0;
    display: block
}

.bf-developed {
    margin-top: 1.5rem
}

@media (min-width:48rem) {
    .bf-developed {
        margin-top: 0
    }
}

.bf-developed__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1rem
}

@media (min-width:64rem) {
    .bf-developed__list {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: 0 -1rem
    }
}

.bf-developed__list li {
    margin: 0 1rem
}

.bf-developed__list li .logo-vtex {
    height: 28px;
    width: 81px;
    opacity: .5
}

.bf-developed__list li .logo-driven {
    height: 24px;
    width: 81px;
    opacity: .8
}

.bf-developed__list li .icon {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.bf-developed__list li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.bf-developed__list li a span {
    font-size: 12px;
    font-size: .75rem;
    color: #757575;
    display: block;
    padding-bottom: 8px
}

.bf-developed__list li a:hover .icon {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.dcx-wishlist__toggle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    padding: 0 10px;
    -webkit-flex-basis: 40px;
    -ms-flex-preferred-size: 40px;
    flex-basis: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 40px
}

@media (min-width:48rem) {
    .dcx-wishlist__toggle {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.dcx-wishlist__toggle .icon {
    height: 20px;
    width: 20px;
    fill: #53565a
}

.bf-header {
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .14), 0 0 4px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .14), 0 0 4px rgba(0, 0, 0, .12);
    position: relative
}

.bf-header__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0
}

@media (min-width:64rem) {
    .bf-header__body {
        margin: 0 -1rem
    }
}

.bf-header__body-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 .5rem
}

@media (min-width:64rem) {
    .bf-header__body-items {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.bf-header__body-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #FFF;
    padding: .8rem 0;
    position: relative;
    border-bottom: 1px solid #ebebeb
}

@media (min-width:48rem) {
    .bf-header__body-top {
        padding: .8rem 0
    }
}

.bf-header__body-inner {
    width: 100%
}

@media (min-width:64rem) {
    .bf-header__body-inner {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 0 1rem 0 0;
        width: auto;
        margin-top: 0
    }
}

@media (min-width:75rem) {
    .bf-header__body-inner {
        padding: 0 1rem
    }
}

@media (min-width:48rem) {
    .bf-header__body--fixed.bf-header__body--float {
        position: fixed;
        top: 0;
        z-index: 40;
        width: 100%;
        margin: 0;
        right: 0;
        left: 0
    }
}

.bf-header__body-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.bf-header .bf-wishlist__toggle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    padding: 0 1rem;
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 8.33333%
}

@media (min-width:48rem) {
    .bf-header .bf-wishlist__toggle {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.bf-logo {
    margin: 0 auto;
    background: url(https://lojawap.vteximg.com.br/arquivos/logos_wap_waaw.png) no-repeat;
    font-size: 0
}

.bf-logo,
.bf-logo a {
    width: 13.4375rem;
    height: 2rem;
    display: block
}

.bf-header.active .bf-nav {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    z-index: 40
}

.bf-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 260px;
    max-width: 100%;
    height: 100vh;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s, visibility .4s, -webkit-transform .4s;
    transition: opacity .4s, visibility .4s, -webkit-transform .4s;
    transition: opacity .4s, visibility .4s, transform .4s;
    transition: opacity .4s, visibility .4s, transform .4s, -webkit-transform .4s
}

@media (min-width:48rem) {
    .bf-nav {
        width: 100%;
        background-color: transparent;
        position: static;
        opacity: 1;
        visibility: visible;
        min-height: 0;
        height: auto;
        -webkit-transform: none;
        transform: none
    }
}

.bf-nav-mobile__toggle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    position: relative
}

@media (min-width:48rem) {
    .bf-nav-mobile__toggle {
        display: none
    }
}

.bf-nav-mobile__toggle .icon {
    height: 12px;
    width: 20px;
    fill: #616161
}

.bf-nav-mobile__close {
    height: 1rem;
    width: 1rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M16 7H3.83l5.59-5.59L8 0 0 8l8 8 1.41-1.41L3.83 9H16V7z' fill='%23fff'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    display: block;
    margin-right: 1.125rem;
    padding: 1rem
}

.bf-nav-mobile__bar {
    position: relative
}

@media (min-width:48rem) {
    .bf-nav-mobile__bar {
        display: none
    }
}

.bf-nav-mobile__top {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 2.25rem;
    background-color: #000;
    padding: 1.25rem .5rem 1.25rem 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800
}

.bf-nav-mobile__menu,
.bf-nav-mobile__pitchbar {
    border-bottom: 2px solid #ededed;
    padding: .875rem 0 1.4375rem
}

@media (min-width:48rem) {

    .bf-nav-mobile__menu,
    .bf-nav-mobile__pitchbar {
        display: none
    }
}

.bf-nav-mobile__menu a,
.bf-nav-mobile__pitchbar a {
    color: #212121;
    display: block;
    padding: .4375rem .5rem;
    font-size: .875rem;
    font-weight: 600
}

.bf-nav-mobile__pitchbar {
    border-top: 2px solid #ededed;
    border-bottom: 0
}

.bf-nav__overlay {
    background-color: rgba(0, 0, 0, .77);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    -webkit-transition: opacity .6s, visibility .4s, -webkit-transform .4s;
    transition: opacity .6s, visibility .4s, -webkit-transform .4s;
    transition: opacity .6s, visibility .4s, transform .4s;
    transition: opacity .6s, visibility .4s, transform .4s, -webkit-transform .4s;
    -webkit-animation: fadeIn .4s;
    animation: fadeIn .4s;
    display: none;
    z-index: 30
}

@media (min-width:48rem) {
    .bf-nav__overlay {
        display: none !important
    }
}

.bf-nav__body {
    background-color: #fff;
    height: -webkit-calc(100vh - 53px);
    height: calc(100vh - 53px);
    overflow-y: auto;
    position: relative
}

@media (min-width:48rem) {
    .bf-nav__body {
        background: none;
        height: auto;
        overflow: visible;
        position: static;
        padding: 0
    }
}

.bf-nav__links {
    padding: 1rem 0 2.1875rem
}

@media (min-width:48rem) {
    .bf-nav__links {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 -1.25rem;
        padding: 0
    }
}

@media (min-width:48rem) {
    .bf-nav__links>li {
        padding: 0 .75rem
    }
}

@media (min-width:64rem) {
    .bf-nav__links>li {
        padding: 0 0.25rem
    }
}

@media (min-width:75rem) {
    .bf-nav__links>li:first-child {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        cursor: pointer
    }

    .bf-nav__links>li:first-child>a {
        color: #212121
    }

    .bf-nav__links>li:first-child:before {
        height: .75rem;
        width: 1.125rem;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 12h18v-2H0v2zm0-5h18V5H0v2zm0-7v2h18V0H0z' fill='%23212121'/%3E%3C/svg%3E");
        margin: 1rem 2.6875rem 0 0
    }

    .bf-nav__links>li:first-child:after,
    .bf-nav__links>li:first-child:before {
        background-position: 50%;
        background-repeat: no-repeat;
        content: "";
        display: block
    }

    .bf-nav__links>li:first-child:after {
        height: .625rem;
        width: .625rem;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 .5l5 5 5-5H0z' fill='%23C0C0C0'/%3E%3C/svg%3E");
        margin: 1rem 0 0 3.625rem
    }
}

@media (min-width:48rem) {
    .bf-nav__links>li:hover>a:before {
        opacity: 1
    }

    .bf-nav__links>li:hover>a+.bf-dropdown {
        display: block
    }
}

.bf-nav__links>li>a {
    color: #616161;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: .875rem;
    font-family: Encode Sans, sans-serif;
    font-weight: 500;
    padding: .5rem 1rem .5rem .5rem
}

.bf-nav__links>li>a:after {
    height: .4375rem;
    width: .3125rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='8' viewBox='0 0 6 8' fill='none'%3E%3Cpath d='M.727 7.098L3.78 4.16.727 1.222l.94-.902 4 3.84-4 3.84-.94-.902z' fill='%239E9E9E'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    display: block
}

@media (min-width:48rem) {
    .bf-nav__links>li>a {
        display: block;
        line-height: .9375rem;
        padding: .875rem 0;
        position: relative;
        -webkit-transition: .4s;
        transition: .4s
    }

    .bf-nav__links>li>a:after {
        content: none
    }

    .bf-nav__links>li>a:before {
        height: .125rem;
        width: 100%;
        background-color: #f7a30f;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        opacity: 0;
        position: absolute;
        -webkit-transition: .4s;
        transition: .4s
    }
}

.bf-nav__links--active .bf-dropdown__content {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@media (min-width:48rem) {
    .bf-nav__links--active .bf-dropdown__content {
        -webkit-transform: none;
        transform: none
    }
}

@media (min-width:48rem) {

    .bf-nav__links--active .bf-dropdown,
    .bf-nav__links--active .bf-navbar__action {
        z-index: 40
    }

    .bf-nav__links--active .bf-dropdown__content {
        display: block;
        z-index: 40
    }

    .bf-nav__links--active .bf-dropdown,
    .bf-nav__links--active .bf-dropdown__overlay {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .bf-nav__links--active+.bf-dropdown__overlay {
        display: block
    }
}

.bf-dropdown {
    background-color: #fff;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media (min-width:48rem) {
    .bf-dropdown {
        background-color: transparent;
        top: 100%;
        z-index: 20
    }
}

@media (max-width:48rem) {
    .bf-dropdown__container {
        width: 100%
    }
}

.bf-dropdown--active {
    display: block
}

@media (min-width:48rem) {
    .bf-dropdown--active {
        display: none
    }
}

.bf-dropdown__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:48rem) {
    .bf-dropdown__content {
        position: relative
    }
}

.bf-dropdown__content h2 {
    color: #000;
    cursor: pointer;
    border-bottom-color: #b0bec5;
    border-bottom-style: solid;
    border-bottom-width: .0625rem;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    margin: 0;
    padding: 1rem 1rem 1rem 3rem;
    position: relative;
    text-transform: uppercase;
    width: 100%
}

@media (min-width:48rem) {
    .bf-dropdown__content h2 {
        display: none
    }
}

.bf-dropdown__content h2:before {
    height: 1rem;
    width: 1rem;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTYgMTYnIGZpbGw9JyNGN0EzMEYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTggMEw2LjU5IDEuNDEgMTIuMTcgN0gwdjJoMTIuMTdsLTUuNTggNS41OUw4IDE2bDgtOC04LTh6Jz48L3BhdGg+PC9zdmc+");
    background-size: 1rem;
    content: "";
    display: block;
    left: .5rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg)
}

@media (min-width:48rem) {
    .bf-dropdown__content h2:before {
        display: none
    }
}

.bf-dropdown__content h2.bf-dropdown__title-sub {
    display: none
}

.bf-dropdown__categories {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 2.1875rem
}

@media (min-width:48rem) {
    .bf-dropdown__categories {
        background-color: #fff;
        padding: 1rem 0;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-flex: 2;
        -webkit-flex: 2;
        -ms-flex: 2;
        flex: 2;
        width: 40%;
        max-width: 40%;
        padding: 0;
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 65vh;
        -webkit-box-shadow: 0 4px 28px rgba(0, 0, 0, .04);
        box-shadow: 0 4px 28px rgba(0, 0, 0, .04)
    }
}

@media (min-width:64rem) {
    .bf-dropdown__categories {
        width: 25%;
        max-width: 25%
    }
}

.bf-dropdown__categories ul {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0
}

.bf-dropdown__categories ul li a {
    color: #212121;
    font-size: .875rem;
    padding: .5rem 1rem .5rem .5rem;
    position: relative;
    -webkit-transition: .4s;
    transition: .4s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #616161
}

@media (min-width:48rem) {
    .bf-dropdown__categories ul li a {
        padding: .375rem 1rem
    }

    .bf-dropdown__categories ul li a:hover {
        color: #f7a30f;
        background-color: #fafafa;
        -webkit-transition: .4s;
        transition: .4s
    }
}

.bf-dropdown__categories ul li a:not(.bf-dropdown-subitem):after {
    height: .4375rem;
    width: .3125rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='8' viewBox='0 0 6 8' fill='none'%3E%3Cpath d='M.727 7.098L3.78 4.16.727 1.222l.94-.902 4 3.84-4 3.84-.94-.902z' fill='%239E9E9E'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    display: block
}

.bf-dropdown__sub {
    display: none;
    padding: 0 1rem;
    top: 0;
    background-color: #fff;
    margin-bottom: 2.5rem
}

@media (min-width:48rem) {
    .bf-dropdown__sub {
        -webkit-transition: .4s;
        transition: .4s;
        max-width: 100%;
        height: 100%;
        left: 40%;
        position: absolute;
        width: 60%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-left: 1px solid #b0bec5;
        margin-bottom: 0;
        -webkit-box-shadow: 0 4px 28px rgba(0, 0, 0, .04);
        box-shadow: 0 4px 28px rgba(0, 0, 0, .04)
    }
}

@media (min-width:64rem) {
    .bf-dropdown__sub {
        width: 75%;
        left: 25%
    }
}

.bf-dropdown__sub--active {
    display: block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%
}

.bf-dropdown__sub li {
    padding: 0 5px 16px
}

@media (min-width:48rem) {
    .bf-dropdown__sub li {
        padding: 0
    }
}

.bf-dropdown__sub li a {
    color: #616161;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .875rem;
    width: 100%
}

@media (min-width:48rem) {
    .bf-dropdown__sub li a {
        padding: .375rem 1rem
    }
}

.bf-dropdown__sub li a:hover {
    color: #f7a30f;
    background-color: #ededed
}

.bf-dropdown__sub .bf-dropdown__sublinks {
    max-width: 100%;
    width: 100%;
    height: 100%
}

.bf-dropdown__sub .bf-dropdown__sublinks li {
    width: 100%;
    padding: 0
}

@media (min-width:48rem) {
    .bf-dropdown__sub .bf-dropdown__sublinks {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start
    }

    .bf-dropdown__sub .bf-dropdown__sublinks li {
        width: 50%
    }
}

@media (min-width:75rem) {
    .bf-dropdown__sub .bf-dropdown__sublinks {
        max-width: 50%
    }
}

.bf-dropdown__banner {
    display: none;
    padding: 0 1rem;
    margin-left: auto;
    max-width: 50%;
    height: 100%
}

@media (min-width:64rem) {
    .bf-dropdown__banner {
        padding: 0
    }
}

@media (min-width:75rem) {
    .bf-dropdown__banner {
        display: block
    }
}

.bf-dropdown__banner ul,
.bf-dropdown__banner ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.bf-dropdown__banner ul li {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .625rem
}

.bf-dropdown__banner ul li a {
    height: 100%
}

.bf-dropdown__banner img {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover
}

.bf-hint {
    display: none;
    /*border-bottom:1px solid #b0bec5;*/
    color: #FFFFFF;
    background-color: #262B42;
    position: relative;
}

@media (min-width:48rem) {
    .bf-hint {
        display: block
    }
}

.bf-hint__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.bf-hint__list a {
    font-size: 14px;
    font-size: .875rem;
    color: #FFFFFF;
    margin: 0;
    text-align: center;
    padding: 10px 15px;
    vertical-align: middle;
    line-height: 17px;
    font-weight: 500
}

@media (min-width:64rem) {
    .bf-hint__list a {
        padding: 10px 24px
    }
}

.bf-hint__list a:last-child {
    padding-right: 0
}

.bf-hint__list a:first-of-type {
    margin-right: auto;
    padding: 10px 0
}

#vtexIdContainer {
    background: rgba(0, 0, 0, .5);
    position: fixed !important
}

#vtexIdContainer .vtexIdUI-close {
    background-color: #f7a30f;
    color: #000;
    padding: .25rem;
    right: 0
}

#vtexIdContainer .vtexIdUI {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

#vtexIdContainer .vtexIdUI * {
    -webkit-transition: all 0s ease 0s;
    transition: all 0s ease 0s
}

#vtexIdContainer .vtexIdUI .vtexIdUI-enter-left,
#vtexIdContainer .vtexIdUI .vtexIdUI-enter-right,
#vtexIdContainer .vtexIdUI .vtexIdUI-leave-left,
#vtexIdContainer .vtexIdUI .vtexIdUI-leave-right {
    -webkit-animation: none !important;
    animation: none !important;
    -webkit-transform: none !important;
    transform: none !important
}

#vtexIdContainer .vtexIdUI .vtexIdUI-leave-left,
#vtexIdContainer .vtexIdUI .vtexIdUI-leave-right {
    display: none !important
}

#vtexIdContainer .vtexIdUI .vtexIdUI-enter-left,
#vtexIdContainer .vtexIdUI .vtexIdUI-enter-right {
    display: block !important
}

#vtexIdContainer .vtexIdUI .bottom-icon,
#vtexIdContainer .vtexIdUI .vtexid-icon-lock {
    display: none
}

#vtexIdContainer .vtexIdUI-show-app {
    -webkit-transform: none;
    transform: none
}

#vtexIdContainer .vtexIdUI-loading-modal {
    display: none
}

#vtexIdContainer .vtexIdUI-page {
    min-height: inherit;
    position: static
}

#vtexIdContainer .vtexIdUI-providers-list {
    padding-bottom: .5rem
}

#vtexIdContainer .vtexIdUI-providers-list>li {
    margin-bottom: 0;
    margin-top: .5rem
}

#vtexIdContainer .vtexIdUI-providers-list>li:first-child {
    margin-top: 0
}

#vtexIdContainer .vtexIdUI .modal-header .close {
    background: #f7a30f;
    color: #000;
    display: block !important;
    cursor: pointer
}

#vtexIdContainer .vtexIdUI .modal-body {
    background-color: transparent
}

#vtexIdContainer .vtexIdUI .modal-body a {
    color: #f7a30f
}

#vtexIdContainer .vtexIdUI .modal-footer {
    background-color: transparent;
    margin-top: .5rem
}

#vtexIdContainer .vtexIdUI .modal-footer .vtexIdUI-back-link {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-image: none;
    border: .0625rem solid #b0bec5;
    -webkit-border-radius: .1875rem;
    border-radius: .1875rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #b0bec5;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .75rem;
    font-weight: 700;
    height: 3rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.625rem;
    margin: 0;
    padding: 0 1rem;
    text-transform: uppercase;
    text-shadow: none;
    -webkit-transition: .4s;
    transition: .4s
}

#vtexIdContainer .vtexIdUI .modal-footer .vtexIdUI-back-link:hover {
    background-color: #f7a30f;
    color: #fff;
    text-decoration: none
}

#vtexIdContainer .vtexIdUI .modal-footer .vtexIdUI-back-link i {
    display: none
}

#vtexIdContainer .vtexIdUI .btn,
#vtexIdContainer .vtexIdUI .btn-success {
    background-color: #fff;
    background-image: none;
    border: .0625rem solid #9e9e9e;
    -webkit-border-radius: .1875rem;
    border-radius: .1875rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000;
    cursor: pointer;
    font-size: .625rem;
    font-weight: 700;
    height: 3rem;
    line-height: 1.625rem;
    text-transform: uppercase;
    text-shadow: none;
    -webkit-transition: .4s;
    transition: .4s
}

@media (min-width:48rem) {

    #vtexIdContainer .vtexIdUI .btn,
    #vtexIdContainer .vtexIdUI .btn-success {
        font-size: .75rem
    }
}

#vtexIdContainer .vtexIdUI .btn-success:hover,
#vtexIdContainer .vtexIdUI .btn:hover {
    background-color: #f7a30f;
    background-image: none;
    border-color: #f7a30f;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

#vtexIdContainer .vtexIdUI #vtexIdUI-facebook i,
#vtexIdContainer .vtexIdUI .btn-success i,
#vtexIdContainer .vtexIdUI .btn i {
    display: none
}

#vtexIdContainer .vtexIdUI #vtexIdUI-facebook p {
    display: inline-block;
    line-height: 1.25rem;
    margin: 0
}

#vtexIdContainer .vtexIdUI #vtexIdUI-facebook p span+span {
    padding-left: .5ch
}

#vtexIdUI-global-loader {
    display: none !important
}

.bf-welcome {
    display: none
}

.bf-js-login {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    padding: 0 10px 0 0;
    -webkit-flex-basis: 100px;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100px
}

@media (min-width:48rem) {
    .bf-js-login {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.bf-js-login .icon-account {
    height: 24px;
    width: 24px;
    fill: #616161
}

.bf-js-login #bf-js-login {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.bf-js-login #bf-js-login span {
    font-size: 10px;
    font-size: .625rem;
    display: block;
    margin-left: 6px
}

.bf-js-login {
    cursor: pointer;
    position: relative
}

.bf-login {
    display: none;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    top: 100%;
    right: 0;
    width: 24.375rem;
    z-index: 40
}

@media (min-width:90rem) {
    .bf-login {
        left: -11.25rem;
        right: inherit
    }
}

@media (min-width:48rem) {

    .bf-login--active,
    .bf-login--active+.bf-login__overlay {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .bf-login--active+.bf-login__overlay {
        -webkit-animation: fadeIn .4s;
        animation: fadeIn .4s;
        background-color: #000;
        opacity: .5
    }

    .bf-login--active+.bf-js-login {
        z-index: 40
    }
}

.bf-login__overlay {
    height: 100%;
    width: 100%;
    background-color: #000;
    display: none;
    left: 0;
    opacity: .5;
    position: fixed;
    top: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    z-index: 30
}

.bf-login__wrapper {
    padding-top: 1.75rem;
    width: 100%
}

.bf-login__container {
    background-color: #fff;
    position: relative
}

.bf-login__container:before {
    height: 0;
    width: 0;
    border-bottom: .625rem solid #fff;
    border-left: .625rem solid transparent;
    border-right: .625rem solid transparent;
    content: "";
    display: block;
    position: absolute;
    right: 10%;
    top: -.5625rem
}

@media (min-width:90rem) {
    .bf-login__container:before {
        right: 40.5%
    }
}

.bf-login__content {
    background-color: #fff;
    padding: .5rem 1rem
}

.bf-login__content+.bf-login__content {
    border-top-width: 0
}

.bf-login__content .icon {
    height: 3.125rem;
    width: 3.125rem;
    display: block;
    fill: #f7a30f;
    margin: 0 auto
}

.bf-login__title {
    color: #000;
    font-weight: 700;
    margin: .5rem 0 1rem
}

.bf-login__menu a {
    color: #616161;
    display: block;
    padding: .25rem 0;
    -webkit-transition: .4s;
    transition: .4s
}

.bf-login__menu a:hover {
    color: #f7a30f
}

.bf-login #vtexIdContainer {
    height: auto;
    width: auto;
    background: none;
    left: inherit;
    -webkit-perspective: none;
    perspective: none;
    position: static !important;
    top: 0;
    width: 100%;
    z-index: auto
}

.bf-login #vtexIdContainer .vtexIdUI {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto !important;
    margin: 0;
    position: static;
    width: 100%
}

.bf-login #vtexIdContainer .vtexIdUI * {
    -webkit-transition: all 0s ease 0s;
    transition: all 0s ease 0s
}

.bf-login #vtexIdContainer .vtexIdUI .vtexIdUI-enter-left,
.bf-login #vtexIdContainer .vtexIdUI .vtexIdUI-enter-right,
.bf-login #vtexIdContainer .vtexIdUI .vtexIdUI-leave-left,
.bf-login #vtexIdContainer .vtexIdUI .vtexIdUI-leave-right {
    -webkit-animation: none !important;
    animation: none !important;
    -webkit-transform: none !important;
    transform: none !important
}

.bf-login #vtexIdContainer .vtexIdUI .vtexIdUI-leave-left,
.bf-login #vtexIdContainer .vtexIdUI .vtexIdUI-leave-right {
    display: none !important
}

.bf-login #vtexIdContainer .vtexIdUI .vtexIdUI-enter-left,
.bf-login #vtexIdContainer .vtexIdUI .vtexIdUI-enter-right {
    display: block !important
}

.bf-login #vtexIdContainer .vtexIdUI .bottom-icon,
.bf-login #vtexIdContainer .vtexIdUI .vtexid-icon-lock {
    display: none
}

.bf-login #vtexIdContainer .vtexIdUI-show-app {
    -webkit-transform: none;
    transform: none
}

.bf-login #vtexIdContainer .vtexIdUI-loading-modal {
    display: none
}

.bf-login #vtexIdContainer .vtexIdUI-page {
    min-height: inherit;
    position: static
}

.bf-login #vtexIdContainer .vtexIdUI-providers-list {
    padding-bottom: .5rem
}

.bf-login #vtexIdContainer .vtexIdUI-providers-list>li {
    margin-bottom: 0;
    margin-top: .5rem
}

.bf-login #vtexIdContainer .vtexIdUI-providers-list>li:first-child {
    margin-top: 0
}

.bf-login #vtexIdContainer .vtexIdUI .modal-header {
    display: none
}

.bf-login #vtexIdContainer .vtexIdUI .modal-body {
    background-color: transparent;
    min-height: inherit;
    max-height: inherit;
    padding: 0
}

.bf-login #vtexIdContainer .vtexIdUI .modal-body a {
    color: #f7a30f
}

.bf-login #vtexIdContainer .vtexIdUI .modal-footer {
    background-color: transparent;
    margin-top: .5rem;
    padding-left: 0;
    padding-right: 0
}

.bf-login #vtexIdContainer .vtexIdUI .modal-footer .vtexIdUI-back-link {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-image: none;
    border: .0625rem solid #b0bec5;
    -webkit-border-radius: .1875rem;
    border-radius: .1875rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #b0bec5;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .75rem;
    font-weight: 700;
    height: 3rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.625rem;
    margin: 0;
    padding: 0 1rem;
    text-transform: uppercase;
    text-shadow: none;
    -webkit-transition: .4s;
    transition: .4s
}

.bf-login #vtexIdContainer .vtexIdUI .modal-footer .vtexIdUI-back-link:hover {
    background-color: #f7a30f;
    color: #fff;
    text-decoration: none
}

.bf-login #vtexIdContainer .vtexIdUI .modal-footer .vtexIdUI-back-link i {
    display: none
}

.bf-login #vtexIdContainer .vtexIdUI .btn,
.bf-login #vtexIdContainer .vtexIdUI .btn-success {
    background-color: #fff;
    background-image: none;
    border: .0625rem solid #9e9e9e;
    -webkit-border-radius: .1875rem;
    border-radius: .1875rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000;
    cursor: pointer;
    font-size: .625rem;
    font-weight: 700;
    height: 3rem;
    line-height: 1.625rem;
    text-transform: uppercase;
    text-shadow: none;
    -webkit-transition: .4s;
    transition: .4s
}

@media (min-width:48rem) {

    .bf-login #vtexIdContainer .vtexIdUI .btn,
    .bf-login #vtexIdContainer .vtexIdUI .btn-success {
        font-size: .75rem
    }
}

.bf-login #vtexIdContainer .vtexIdUI .btn-success:hover,
.bf-login #vtexIdContainer .vtexIdUI .btn:hover {
    background-color: #f7a30f;
    background-image: none;
    border-color: #f7a30f;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.bf-login #vtexIdContainer .vtexIdUI #vtexIdUI-facebook i,
.bf-login #vtexIdContainer .vtexIdUI .btn-success i,
.bf-login #vtexIdContainer .vtexIdUI .btn i {
    display: none
}

.bf-login #vtexIdContainer .vtexIdUI #vtexIdUI-facebook p {
    display: inline-block;
    line-height: 1.25rem;
    margin: 0
}

.bf-login #vtexIdContainer .vtexIdUI #vtexIdUI-facebook p span+span {
    padding-left: .5ch
}

body.login .modal-header,
body.login .modal-header .close.vtexIdUI-close.ng-hide {
    display: block !important
}

.bf-loading-svg {
    fill: #b0bec5
}

.bf-loading-svg--linear {
    fill: #f7a30f
}

.bf-minicart {
    background-color: #b0bec5;
    display: none;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    z-index: 40
}

@media (min-width:48rem) {
    .bf-minicart {
        display: block
    }
}

.bf-minicart .bf-button--close {
    height: 2.5rem;
    width: 2.5rem;
    background-color: #f7a30f;
    -webkit-border-radius: .1875rem;
    border-radius: .1875rem;
    left: 0;
    padding: 0;
    position: absolute;
    top: 1rem;
    -webkit-transition: .4s;
    transition: .4s;
    z-index: 1
}

.bf-minicart .bf-button--close .icon {
    height: .875rem;
    width: .875rem;
    fill: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

.bf-minicart .bf-button--close:hover .icon {
    fill: #212121
}

.bf-minicart__mobile,
.bf-minicart__toggle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.bf-minicart__mobile span,
.bf-minicart__toggle span {
    font-size: 11px;
    font-size: .6875rem;
    height: 18px;
    width: 18px;
    background-color: #f7a30f;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 18px;
    position: absolute;
    text-align: center;
    top: -9px;
    right: -8px
}

@media (min-width:48rem) {

    .bf-minicart__mobile span,
    .bf-minicart__toggle span {
        left: 50%;
        margin-left: 8px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        right: inherit
    }
}

.bf-minicart__mobile .icon-minicart,
.bf-minicart__toggle .icon-minicart path {
    height: 24px;
    width: 24px;
    fill: #616161
}

.bf-minicart__toggle {
    display: none;
    padding: 0 16px 0 10px;
    -webkit-flex-basis: 50px;
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
    max-width: 50px
}

@media (min-width:48rem) {
    .bf-minicart__toggle {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.bf-minicart__mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 .5rem
}

@media (min-width:48rem) {
    .bf-minicart__mobile {
        display: none
    }
}

.bf-minicart__mobile--inner {
    position: relative
}

.bf-minicart__loading {
    height: 100%;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .3);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 10
}

.bf-minicart__loading .icon {
    height: 3.25rem;
    width: 7.5rem
}

.bf-minicart__wrapper {
    background-color: #fff;
    border: none;
    height: 100%;
    position: relative;
    width: 18.75rem;
    z-index: 11
}

.bf-minicart__contain,
.bf-minicart__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.bf-minicart__contain {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.bf-minicart__contain,
.bf-minicart__products {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.bf-minicart__products {
    overflow: auto;
    position: relative;
    width: 100%
}

.bf-minicart__products .bf-loading {
    font-size: 1rem;
    font-weight: 700;
    margin: 1.5rem 0 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 1
}

.bf-minicart__total {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-color: #b0bec5;
    border-style: solid;
    border-width: .0625rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 1rem
}

.bf-minicart__totalizer {
    color: #212121;
    font-weight: 500
}

.bf-minicart__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 20.25rem;
    width: 100%
}

.bf-minicart__price {
    color: #f7a30f;
    font-weight: 600
}

.bf-minicart__btns {
    background-color: #fff;
    height: 9rem;
    padding: 1rem 1.5625rem;
    width: 100%
}

.bf-minicart__btn {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    color: #616161;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 1rem;
    font-weight: 500;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s;
    width: 100%;
    text-transform: uppercase
}

.bf-minicart__btn--checkout {
    background-color: #f7a30f;
    color: #fff;
    font-weight: 800;
    height: 3.5rem;
    margin-bottom: 1rem;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transform: skew(-21deg);
    transform: skew(-21deg)
}

.bf-minicart__btn--checkout span {
    -webkit-transform: skew(21deg);
    transform: skew(21deg)
}

.bf-minicart__btn--checkout:hover {
    background-color: #cc8507
}

.bf-minicart--active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.bf-minicart--active .bf-minicart__close {
    visibility: visible;
    opacity: 1
}

.bf-minicart--active .bf-button--close {
    left: -3.5rem
}

.bf-cart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.bf-cart .bf-qtd-btn {
    bottom: 1.1875rem;
    position: absolute
}

.bf-cart .bf-qtd-btn .bf-form-control {
    padding: 0
}

.bf-cart .bf-qtd-btn .bf-form-control input[type=number]::-webkit-inner-spin-button,
.bf-cart .bf-qtd-btn .bf-form-control input[type=number]::-webkit-outer-spin-button {
    display: none
}

.bf-cart .bf-qtd-btn .bf-form-control input {
    height: 1.875rem;
    width: 1.5625rem;
    background-color: #fff;
    border-width: 0;
    color: #616161;
    font-size: .875rem;
    font-weight: 400;
    text-align: center
}

.bf-cart .bf-qtd-btn .bf-input-group {
    padding-left: 1.5rem;
    position: relative
}

.bf-cart .bf-qtd-btn .bf-input-group-button {
    bottom: .1875rem;
    position: absolute;
    left: .1875rem
}

.bf-cart .bf-qtd-btn .bf-input-group-button:last-of-type {
    bottom: inherit;
    top: .1875rem
}

.bf-cart .bf-qtd-btn .bf-input-group-button .bf-btn {
    height: .625rem;
    width: .625rem;
    background: none;
    border: 0;
    margin: 0;
    padding: 0
}

.bf-cart .bf-qtd-btn .bf-input-group-button .icon {
    height: .625rem;
    width: .625rem;
    fill: #b0bec5
}

.bf-cart .bf-qtd-btn .bf-input-group-button .icon.icon-qtd-plus {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.bf-cart__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 7rem;
    margin-bottom: 1rem;
    position: relative;
    width: 100%
}

.bf-cart__item:not(:last-child) {
    border-bottom: .0625rem solid #b0bec5
}

.bf-cart__article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .75rem 1.5625rem .75rem 6.0625rem
}

.bf-cart__article,
.bf-cart__media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.bf-cart__media {
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    padding: .3125rem 1.125rem;
    position: absolute;
    top: 0
}

.bf-cart__img {
    height: 4.375rem;
    width: 3.3125rem
}

.bf-cart__img img {
    display: block;
    height: auto;
    max-width: 100%;
    min-width: 3.3125rem
}

.bf-cart__title {
    margin: 0 0 .625rem
}

.bf-cart__title a {
    color: #212121;
    font-size: .75rem;
    font-weight: 400
}

.bf-cart__price {
    min-height: 2rem;
    padding-left: 5rem;
    margin-left: auto
}

.bf-cart__old-price {
    color: #b0bec5;
    font-size: .6875rem;
    text-decoration: line-through
}

.bf-cart__best-price {
    color: #212121;
    font-size: .875rem;
    font-weight: 700
}

.bf-cart__check {
    position: absolute;
    right: .625rem;
    top: .5rem
}

.bf-cart__check label {
    height: .5625rem;
    width: .5625rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bf-cart__check label:before {
    height: .5625rem;
    width: .5625rem;
    background-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPScjNzU3NTc1JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxMy4xMSAxMy4xMSc+PHBhdGggZD0nTTEyLjc0LDExLDguMzIsNi41NWw0LjQyLTQuNDJBMS4yNSwxLjI1LDAsMCwwLDExLC4zN0w2LjU1LDQuNzksMi4xMy4zN0ExLjI1LDEuMjUsMCwwLDAsLjM3LDIuMTNMNC43OSw2LjU1LjM3LDExYTEuMjUsMS4yNSwwLDAsMCwxLjc3LDEuNzdMNi41NSw4LjMyLDExLDEyLjc0QTEuMjUsMS4yNSwwLDAsMCwxMi43NCwxMVonLz48L3N2Zz4=");
    background-repaet: no-repeat;
    background-size: cover;
    content: "";
    display: block
}

.bf-cart__check input {
    display: none
}

.bf-free-ship {
    padding: 1rem
}

.bf-free-ship p {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .75rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    text-transform: uppercase
}

.bf-free-ship p strong {
    color: #f7a30f;
    padding: 0 .6ch
}

.bf-free-ship .icon {
    height: 1.5625rem;
    width: 1.5625rem;
    fill: #d4d4d4
}

.bf-free-ship progress[value] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 1rem;
    width: 100%
}

.bf-free-ship progress[value]::-webkit-progress-bar {
    background-color: #e1e1e1;
    height: .3125rem
}

.bf-free-ship progress[value]::-webkit-progress-value {
    background-color: #f7a30f
}

.bf-free-ship .bf-progress-bar {
    height: .3125rem;
    width: 100%;
    background-color: #fafafa;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: block;
    position: relative
}

.bf-free-ship .bf-progress-bar span {
    background-color: #f7a30f;
    display: block;
    text-indent: -9999px
}

.bf-header-page .bf-badge--amount-in-cart {
    height: 1.375rem;
    width: 1.375rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f7a30f;
    border: .125rem solid #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: -.625rem;
    top: -.6875rem
}

@media (min-width:48rem) {
    .bf-header-page .bf-badge--amount-in-cart {
        right: -.1875rem
    }
}

.bf-header-page .bf-badge--amount-in-cart span {
    color: #fff;
    display: block;
    font-size: .625rem;
    font-style: normal
}

.bf-search__wrapper {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 8px 0 0;
    padding: 0 8px;
    position: relative;
    width: 100%
}

@media (min-width:48rem) {
    .bf-search__wrapper {
        margin: 0;
        width: auto
    }
}

.bf-search__wrapper form {
    position: relative
}

.bf-search .bf-autocomplete {
    display: none;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    opacity: 0
}

.bf-search .bf-autocomplete+.bf-autocomplete__overlay {
    display: none
}

.bf-search--active .bf-search--skew,
.bf-search--active .bf-search__field {
    z-index: 40
}

.bf-search--active .bf-autocomplete {
    display: block;
    opacity: 1;
    z-index: 40;
    left: -8px
}

@media (min-width:75rem) {
    .bf-search--active .bf-autocomplete {
        left: 65px
    }
}

.bf-search--active .bf-autocomplete__overlay {
    display: block !important;
    z-index: 30
}

.bf-search--skew {
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    border: .0625rem solid #b0bec5;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    background-color: #f5f5f5;
    max-width: 753px;
    overflow: hidden;
    position: relative
}

@media (min-width:48rem) {
    .bf-search--skew {
        margin: 0 auto
    }
}

.bf-search--skew .bf-search__field {
    -webkit-transform: skew(20deg);
    transform: skew(20deg);
    height: 2.5rem;
    width: 100%;
    background-color: #f5f5f5;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTggMTgnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZmlsbD0nIzUzNTY1QScgZmlsbC1ydWxlPSdldmVub2RkJyBjbGlwLXJ1bGU9J2V2ZW5vZGQnIGQ9J00xMS45NjQ5IDExLjI1NUgxMi43NTQ5TDE3Ljc0NDkgMTYuMjU1TDE2LjI1NDkgMTcuNzQ1TDExLjI1NDkgMTIuNzU1VjExLjk2NUwxMC45ODQ5IDExLjY4NUM5Ljg0NDg4IDEyLjY2NSA4LjM2NDg4IDEzLjI1NSA2Ljc1NDg4IDEzLjI1NUMzLjE2NDg4IDEzLjI1NSAwLjI1NDg4MyAxMC4zNDUgMC4yNTQ4ODMgNi43NTVDMC4yNTQ4ODMgMy4xNjUgMy4xNjQ4OCAwLjI1NTAwNSA2Ljc1NDg4IDAuMjU1MDA1QzEwLjM0NDkgMC4yNTUwMDUgMTMuMjU0OSAzLjE2NSAxMy4yNTQ5IDYuNzU1QzEzLjI1NDkgOC4zNjUgMTIuNjY0OSA5Ljg0NSAxMS42ODQ5IDEwLjk4NUwxMS45NjQ5IDExLjI1NVpNMi4yNTQ4OCA2Ljc1NUMyLjI1NDg4IDkuMjQ1IDQuMjY0ODggMTEuMjU1IDYuNzU0ODggMTEuMjU1QzkuMjQ0ODggMTEuMjU1IDExLjI1NDkgOS4yNDUgMTEuMjU0OSA2Ljc1NUMxMS4yNTQ5IDQuMjY1MDEgOS4yNDQ4OCAyLjI1NSA2Ljc1NDg4IDIuMjU1QzQuMjY0ODggMi4yNTUgMi4yNTQ4OCA0LjI2NTAxIDIuMjU0ODggNi43NTVaJy8+PC9zdmc+");
    background-position: right 1rem center;
    background-repeat: no-repeat;
    background-size: 1.125rem;
    border: 0;
    color: #9e9e9e;
    font-size: .875rem;
    font-weight: 500;
    padding: 0 1rem;
    max-width: 753px
}

@media (min-width:48rem) {
    .bf-search--skew .bf-search__field {
        padding: 0 1.875rem;
        background-position: right 1.875rem center
    }
}

.bf-search .bf-search__btn {
    background: none;
    border: none;
    left: 10px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width:48rem) {
    .bf-search .bf-search__btn {
        left: 10px
    }
}

.bf-search .bf-search__btn .icon {
    height: 1.125rem;
    width: 1.125rem
}

.bf-search .bf-js-autocomplete {
    display: block
}

.bf-search .busca label,
.bf-search .busca legend,
.bf-search .busca select {
    display: none
}

.bf-search .busca .fulltext-search-box {
    background-color: #fff;
    border: none;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    color: #9e9e9e;
    font-size: 14px;
    height: 32px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2
}

@media (min-width:48rem) {
    .bf-search .busca .fulltext-search-box {
        font-size: 14px;
        height: 40px;
        padding: 0 20px 0 50px;
        text-align: left
    }
}

.bf-search .busca .btn-buscar {
    height: 1.125rem;
    width: 1.125rem;
    background-color: #fff;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxOCAxOCc+PHBhdGggZmlsbC1ydWxlPSdldmVub2RkJyBjbGlwLXJ1bGU9J2V2ZW5vZGQnIGQ9J00xLjUyMTEzIDcuNTIxMjFDMS41MjExMyA0LjIwNzM2IDQuMjA3MzYgMS41MjExMyA3LjUyMDk2IDEuNTIxMTNDMTAuODM0OCAxLjUyMTEzIDEzLjUyMSA0LjIwNzM2IDEzLjUyMSA3LjUyMTIxQzEzLjUyMSAxMC44MzQ4IDEwLjgzNDggMTMuNTIxIDcuNTIwOTYgMTMuNTIxQzQuMjA3MzYgMTMuNTIxIDEuNTIxMTMgMTAuODM0OCAxLjUyMTEzIDcuNTIxMjFaTTcuNTIwOTYgMEMzLjM2NzMzIDAgMCAzLjM2NzMyIDAgNy41MjEyMUMwIDExLjY3NDggMy4zNjczMyAxNS4wNDIyIDcuNTIwOTYgMTUuMDQyMkM5LjIzODkxIDE1LjA0MjIgMTAuODIyNCAxNC40NjYzIDEyLjA4ODggMTMuNDk2OEMxMi4xMjQ0IDEzLjU0OTUgMTIuMTY1OCAxMy41OTk4IDEyLjIxMjYgMTMuNjQ2NkwxNi4yNjg5IDE3LjcwMjlDMTYuNjY0OCAxOC4wOTkgMTcuMzA3IDE4LjA5OSAxNy43MDI5IDE3LjcwMjlDMTguMDk5IDE3LjMwNyAxOC4wOTkgMTYuNjY0OCAxNy43MDI5IDE2LjI2ODlMMTMuNjQ2NiAxMi4yMTI2QzEzLjU5OTggMTIuMTY1OCAxMy41NDk1IDEyLjEyNDQgMTMuNDk2OCAxMi4wODg4QzE0LjQ2NjMgMTAuODIyNCAxNS4wNDIyIDkuMjM5MTYgMTUuMDQyMiA3LjUyMTIxQzE1LjA0MjIgMy4zNjczMiAxMS42NzQ4IDAgNy41MjA5NiAwWicvPjwvc3ZnPg==");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 1.125rem;
    border: 0;
    cursor: pointer;
    display: block;
    font-size: 0;
    left: 1rem;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

.bf-autocomplete {
    background-color: #fff;
    border: .0625rem solid #b0bec5;
    position: absolute;
    top: 100%;
    width: 100%;
    margin-top: 1rem
}

@media (min-width:48rem) {
    .bf-autocomplete {
        top: 97%;
        left: -9px;
        max-width: 752px
    }
}

.bf-autocomplete+.bf-autocomplete__overlay {
    display: block
}

.bf-autocomplete__overlay {
    height: 100%;
    width: 100%;
    background-color: #000;
    display: none;
    left: 0;
    opacity: .5;
    position: fixed;
    top: 0;
    z-index: 1
}

.bf-autocomplete__container {
    max-height: 26.5rem;
    overflow: auto;
    padding: 1rem 2.8125rem 1rem 3.4375rem
}

@media (min-width:48rem) {
    .bf-autocomplete__container {
        max-height: none;
        overflow: hidden;
        padding: 1.5rem 3.4375rem
    }
}

.bf-autocomplete__content ul li {
    padding-bottom: .5rem
}

.bf-autocomplete__content .bf-autocomplete__name {
    background: none;
    padding: 0
}

.bf-autocomplete__content .bf-autocomplete__name:hover {
    text-decoration: underline
}

.bf-autocomplete__display .bf-autocomplete__title {
    margin-top: 1rem;
    margin-bottom: 1.5rem
}

.bf-autocomplete__display ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -.5rem
}

.bf-autocomplete__display ul li {
    min-height: 5.3125rem;
    padding: 0 .5rem 1rem;
    width: 100%
}

@media (min-width:64rem) {
    .bf-autocomplete__display ul li {
        width: 50%;
        padding: 0 1rem 1rem
    }
}

.bf-autocomplete__display ul li a {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -.25rem
}

.bf-autocomplete__display ul li .bf-autocomplete__media,
.bf-autocomplete__display ul li .bf-autocomplete__title {
    padding: 0 .25rem
}

@media (min-width:48rem) {

    .bf-autocomplete__display ul li .bf-autocomplete__media,
    .bf-autocomplete__display ul li .bf-autocomplete__title {
        padding: 0 1rem 0 0
    }
}

.bf-autocomplete__title {
    height: 14px;
    color: #212121;
    margin-bottom: 1rem;
    margin-top: 0;
    font-size: .875rem;
    font-weight: 700;
    -webkit-transition: .4s;
    transition: .4s
}

.bf-autocomplete__name {
    color: #616161;
    font-size: .8125rem;
    line-height: 1rem;
    margin-bottom: .5rem
}

.bf-autocomplete .product .bf-autocomplete__name {
    text-transform: capitalize
}

.bf-autocomplete__price {
    color: #000;
    font-size: 1rem;
    margin: 0
}

.bf-autocomplete__media {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-right: 1rem;
    max-height: 6.25rem;
    max-width: 5rem;
    width: 5rem
}

.bf-autocomplete__media img {
    height: auto;
    width: auto;
    display: block;
    max-height: 100%;
    max-width: 100%
}

@media (min-width:48rem) {
    .bf-autocomplete__media img {
        margin: 0 auto
    }
}

.bf-autocomplete__info {
    width: 65%
}

.bf-breadcrumb {
    display: none;
    padding: .5rem 0;
    background: #fafafa;
    border-bottom: 1px solid #ebebeb
}

@media (min-width:48rem) {
    .bf-breadcrumb {
        display: block
    }
}

.bf-breadcrumb ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.bf-breadcrumb li {
    line-height: .9375rem;
    position: relative
}

.bf-breadcrumb li+li {
    padding-left: 2.8125rem
}

.bf-breadcrumb li+li:before {
    height: .5rem;
    width: .5rem;
    background-color: #b0bec5;
    -webkit-border-radius: .5rem;
    border-radius: .5rem;
    content: "";
    display: block;
    left: 1.15625rem;
    position: absolute;
    top: .25rem
}

.bf-breadcrumb li:last-child {
    font-size: .75rem;
    line-height: .9375rem;
    margin-top: .0625rem
}

.bf-breadcrumb li:last-child,
.bf-breadcrumb li:last-child a {
    color: #212121;
    font-weight: 500
}

.bf-breadcrumb li:last-child:before {
    background-color: silver
}

.bf-breadcrumb a {
    color: #616161;
    font-size: .75rem;
    line-height: .9375rem
}

.bf-breadcrumb a:hover {
    color: #f7a30f
}

@media (min-width:48rem) {
    .home .bf-carousel__benefits {
        margin-bottom: 4rem
    }
}

.bf-carousel__benefits {
    width: 100%;
    margin-top: 1rem;
    margin-bottom: .875rem
}

@media (min-width:48rem) {
    .bf-carousel__benefits {
        margin-top: 2.125rem;
        margin-bottom: 2rem
    }
}

.bf-carousel__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.bf-carousel__list .slick-list,
.bf-carousel__list li {
    width: 100%
}

.bf-carousel .slick-dots,
.bf-carousel button {
    display: none !important
}

.bf-carousel__container {
    margin: 0 -1rem 0 0;
    padding: 0
}

@media (min-width:48rem) {
    .bf-carousel__container {
        margin: 0
    }
}

.bf-carousel-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 15px
}

.bf-carousel-item__icons {
    height: 2.5rem;
    width: 2.5rem;
    margin-right: 2.3125rem
}

@media (min-width:30rem) {
    .bf-carousel-item__icons {
        margin-right: 1.125rem
    }
}

@media (min-width:64rem) {
    .bf-carousel-item__icons {
        margin-right: 2.3125rem
    }
}

.bf-carousel-item__icons svg {
    fill: silver
}

.bf-carousel-item__conteudo .bf-carousel__title {
    font-size: 1rem;
    font-weight: 800;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0;
    color: #212121
}

.bf-carousel-item__conteudo p {
    font-size: .875rem;
    font-weight: 500;
    line-height: 20px;
    color: #757575;
    margin: 0;
    padding: .25rem 0
}

.bf-carousel-item__conteudo a {
    font-size: .75rem;
    font-weight: 500;
    line-height: 20px;
    color: #9e9e9e;
    text-decoration: underline
}

.bf-carousel-item__conteudo a:hover {
    color: #f7a30f
}

.bf-shelfs .slick-track,
.bf-shelfs .slick-track .slick-slide,
.bf-shelfs .slick-track .slick-slide>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.bf-shelfs .slick-track .slick-slide>div {
    padding: 0 .5rem;
    width: 100%
}

.bf-shelfs .slick-dots {
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.bf-shelfs .slick-arrow {
    display: none !important
}

@media (min-width:48rem) {
    .bf-shelfs .slick-arrow {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

.bf-shelfs__container {
    overflow: hidden;
    position: relative;
    margin-bottom: 1.25rem
}

@media (max-width:30rem) {
    .bf-shelfs__container {
        margin-right: -1rem
    }
}

.bf-shelfs__container .slick-slider {
    margin: 0 -.5rem
}

@media (min-width:48rem) {
    .bf-shelfs__container .slick-slider {
        margin: 0
    }
}

.bf-shelfs__container .bf-shelf-item {
    padding: 0 .5rem
}

.bf-shelfs__container .helperComplement {
    display: none
}

.bf-shelfs__container ul:not(.slick-initialized) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:30rem) {
    .bf-shelfs__container ul:not(.slick-initialized) li {
        margin-right: 1rem;
        width: 100%
    }
}

@media (min-width:30rem) {
    .bf-shelfs__container ul:not(.slick-initialized) li {
        width: 50%
    }
}

@media (min-width:48rem) {
    .bf-shelfs__container ul:not(.slick-initialized) li {
        width: 272px
    }
}

@media (min-width:30rem) {
    .bf-shelfs__container ul:not(.slick-initialized) li .bf-shelf-item {
        padding: 0 .5rem
    }
}

@media (max-width:30rem) {
    .bf-shelfs__container ul:not(.slick-initialized) li .bf-shelf-item {
        padding: 0
    }
}

.bf-shelfs__container ul:not(.slick-initialized) li .bf-shelf-item__aside:before {
    margin-left: 50%;
    height: -webkit-calc(100% - 40px);
    height: calc(100% - 40px)
}

@media (min-width:48rem) {
    .bf-shelfs__container ul:not(.slick-initialized) li .bf-shelf-item__aside:before {
        top: 50%
    }
}

@media (min-width:64rem) {
    .bf-shelfs__container ul:not(.slick-initialized) li .bf-shelf-item__aside:before {
        top: 55%
    }
}

@media (max-width:30rem) {
    .bf-shelfs__container ul:not(.slick-initialized) li .bf-shelf-item__aside:before {
        height: 100%;
        top: 60%
    }
}

.bf-shelfs__container--shelf ul li {
    width: 50%
}

@media (min-width:48rem) {
    .bf-shelfs__container--shelf ul li {
        padding: 0 .5rem;
        width: 25%
    }
}

.bf-shelfs__container h2 {
    color: #616161;
    font-size: 1rem;
    font-weight: 800;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 1rem
}

@media (min-width:48rem) {
    .bf-shelfs__container h2 {
        margin-bottom: 1.9375rem;
        font-size: 1.25rem;
        line-height: 25px
    }
}

.bf-shelf-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    margin-bottom: 1.5rem;
    height: 31.5625rem
}

@media (min-width:30rem) {
    .bf-shelf-item {
        height: 31.125rem
    }
}

@media (min-width:64rem) {
    .bf-shelf-item {
        height: 32.8125rem;
        margin-bottom: 2rem
    }
}

@media (min-width:75rem) {
    .bf-shelf-item {
        height: 31.5625rem
    }
}

@media (min-width:48rem) {
    .bf-shelf-item:hover {
        -webkit-box-shadow: 0 4px 28px rgba(0, 0, 0, .04);
        box-shadow: 0 4px 28px rgba(0, 0, 0, .04);
        -webkit-border-radius: 6px;
        border-radius: 6px
    }
}

.bf-shelf-item:hover .bf-shelf-item__aside:before {
    border: 5px solid #f7a30f;
    -webkit-border-image: linear-gradient(70deg, #f7a30f, #fff, #fff);
    border-image: linear-gradient(70deg, #f7a30f, #fff, #fff);
    border-image-slice: 10
}

@media (min-width:64rem) {
    .bf-shelf-item:hover .bf-shelf-item__button {
        visibility: visible
    }
}

.bf-shelf-item__container {
    width: 100%
}

.bf-shelf-item__container:hover .bf-shelf-item__image--back,
.bf-shelf-item__container:hover .bf-shelf-item__quickview {
    opacity: 1
}

.bf-shelf-item__aside {
    position: relative;
    text-align: center;
    overflow: hidden
}

.bf-shelf-item__aside:before {
    content: "";
    border: 5px solid #9e9e9e;
    -webkit-border-image: linear-gradient(80deg, #f0f0f0, #fff, #fff);
    border-image: linear-gradient(80deg, #f0f0f0, #fff, #fff);
    border-image-slice: 7 12 14 5;
    -webkit-transform: skew(20deg) rotate(110.1deg);
    transform: skew(20deg) rotate(110.1deg);
    position: absolute;
    width: 100%;
    height: 65%;
    top: 50%;
    right: 0;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: -webkit-calc(100% - 25px);
    height: calc(100% - 25px)
}

@media (min-width:30rem) {
    .bf-shelf-item__aside:before {
        height: -webkit-calc(100% - 45px);
        height: calc(100% - 45px)
    }
}

@media (min-width:48rem) {
    .bf-shelf-item__aside:before {
        height: -webkit-calc(100% - 50px);
        height: calc(100% - 50px)
    }
}

@media (min-width:75rem) {
    .bf-shelf-item__aside:before {
        height: 90%
    }
}

.bf-shelf-item__aside a {
    display: block
}

.bf-shelf-item__image {
    text-align: center;
    max-width: 222px;
    max-height: 222px;
    display: inline-block;
    -webkit-transform: perspective(1px);
    transform: perspective(1px)
}

@media (min-width:64rem) {
    .bf-shelf-item__image {
        max-width: 256px;
        max-height: 256px
    }
}

.bf-shelf-item__image img {
    height: auto;
    width: auto;
    height: 100%;
    max-height: 222px;
    display: inline-block
}

@media (min-width:64rem) {
    .bf-shelf-item__image img {
        max-height: 256px
    }
}

.bf-shelf-item__image--back {
    height: 100%;
    width: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.bf-shelf-item__flags {
    bottom: 0;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .75rem;
    font-weight: 400;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.bf-shelf-item__flags .flag {
    background-color: #34a853;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    margin: 0 .125rem;
    padding: .1875rem .625rem
}

@media (min-width:48rem) {
    .bf-shelf-item__flags .flag {
        padding: .1875rem 1.25rem
    }
}

@media (min-width:64rem) {
    .bf-shelf-item__flags .flag {
        margin: 0 .1875rem
    }
}

.bf-shelf-item__flags .flag.compre-o-look {
    background: #000
}

.bf-shelf-item__flags .flag.compre-o-look a {
    color: #fff;
    text-transform: uppercase
}

.bf-shelf-item__discount {
    position: absolute;
    top: 0;
    left: 0
}

.bf-shelf-item__flag--discount {
    font-size: 12px;
    font-size: .75rem;
    background-color: #53565a;
    color: #fff;
    display: block;
    font-weight: 800;
    line-height: 130%;
    padding: 8px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr
}

.bf-shelf-item__flag--discount span {
    font-weight: 600
}

.bf-shelf-item__info {
    padding: 1.0625rem 0 0
}

.bf-shelf-item__info a {
    display: block
}

.bf-shelf-item__title {
    color: #212121;
    line-height: 1.25rem;
    margin-bottom: .5rem;
    overflow: hidden
}

.bf-shelf-item__button,
.bf-shelf-item__title {
    font-size: 1rem;
    font-weight: 800;
    font-family: Encode Sans, sans-serif;
    text-transform: uppercase
}

.bf-shelf-item__button {
    display: block;
    background: #34a853;
    color: #fff;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    text-align: center;
    margin-top: .75rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    width: -webkit-calc(100% - 16px);
    width: calc(100% - 16px);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:48rem) {
    .bf-shelf-item__button {
        width: 100%;
        left: 0
    }
}

@media (min-width:64rem) {
    .bf-shelf-item__button {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 100%;
        visibility: hidden
    }
}

.bf-shelf-item__button a:not(.bf-shelf-item__container) {
    padding: 1.125rem 0;
    display: inline-block;
    color: #fff;
    width: 100%
}

.bf-shelf-item__button a:not(.bf-shelf-item__container):before {
    height: 1.5rem;
    width: 1.5rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.296 11.97c-.34.62-1 1.03-1.75 1.03h-7.45l-1.1 2h12v2h-12c-1.52 0-2.48-1.63-1.75-2.97l1.35-2.44L3.996 4h-2V2h3.27l.94 2h14.8c.76 0 1.24.82.87 1.48l-3.58 6.49zM19.306 6H7.156l2.37 5h7.02l2.76-5zM7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm8.01 2c0-1.1.89-2 1.99-2s2 .9 2 2-.9 2-2 2-1.99-.9-1.99-2z' fill='%23fff' opacity='.8'/%3E%3C/svg%3E");
    background-size: 1.5rem;
    content: "";
    display: inline-block;
    margin-right: 1.125rem;
    vertical-align: top
}

.bf-shelf-item__old-price {
    color: #9e9e9e;
    display: block;
    text-decoration: line-through
}

.bf-shelf-item__best-price,
.bf-shelf-item__old-price {
    font-size: .75rem;
    font-weight: 500;
    font-family: Encode Sans, sans-serif;
    line-height: 15px
}

.bf-shelf-item__best-price {
    color: #616161;
    text-decoration: none;
    padding-bottom: 1rem
}

.bf-shelf-item__installment {
    color: #f7a30f;
    font-size: 1rem;
    font-weight: 800;
    font-family: Encode Sans, sans-serif;
    padding-bottom: .3125rem;
    line-height: 1.25rem;
    display: block
}

.bf-shelf-item__out-of-stock {
    color: #9e9e9e;
    font-size: 1rem;
    font-weight: 800;
    line-height: 20px;
    margin-top: 1.5rem
}

.bf-newsletter {
    margin-top: 1rem;
    height: 300px;
    background: #212121
}

@media (min-width:48rem) {
    .bf-newsletter {
        height: 112px
    }
}

.bf-newsletter__wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 1;
    position: relative
}

.bf-newsletter__background,
.bf-newsletter__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.bf-newsletter__background {
    height: 300px
}

@media (min-width:48rem) {
    .bf-newsletter__background {
        height: 112px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.bf-newsletter__background:after {
    content: "";
    background-image: url(/arquivos/logo-wap-footer.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 280px;
    opacity: .1;
    height: 300px;
    width: 100%;
    display: block;
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0
}

@media (min-width:48rem) {
    .bf-newsletter__background:after {
        height: 112px;
        background-position: 0;
        background-size: contain;
        left: auto;
        right: auto
    }
}

@media (min-width:64rem) {
    .bf-newsletter__background:after {
        background-size: contain
    }
}

.bf-newsletter__title {
    color: #fff;
    margin-top: 40px;
    margin-bottom: 15px;
    text-align: center;
    font-weight: 800;
    font-size: 1.25rem;
    line-height: 1.6875rem;
    text-transform: uppercase;
    width: 100%
}

@media (min-width:48rem) {
    .bf-newsletter__title {
        width: 28%;
        margin-top: 20px;
        margin-bottom: 0;
        font-size: 25px;
        text-align: left;
        margin-top: 1px;
        line-height: 1.75rem
    }
}

@media (min-width:64rem) {
    .bf-newsletter__title {
        font-size: 28px;
        width: 22%
    }
}

.bf-newsletter__title p {
    margin: 0
}

.bf-newsletter__title span {
    font-size: .875rem;
    font-weight: 400;
    text-transform: none
}

@media (min-width:48rem) {
    .bf-newsletter__title span {
        opacity: .5;
        line-height: 17px
    }
}

.bf-newsletter__form {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

@media (min-width:48rem) {
    .bf-newsletter__form {
        width: 70%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width:64rem) {
    .bf-newsletter__form {
        width: 77%
    }
}

@media (min-width:75rem) {
    .bf-newsletter__form {
        width: 78%
    }
}

.bf-newsletter__field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 47px;
    position: relative;
    margin-right: 20px
}

.bf-newsletter__field input {
    font-size: .875rem;
    font-weight: 500;
    color: hsla(0, 0%, 100%, .5);
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bf-newsletter__field .campo-news {
    border: 0;
    padding: 7px 0;
    border-bottom: 1px solid silver;
    background-color: transparent
}

.bf-newsletter__field .campo-news~.focus-border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #f7a30f;
    -webkit-transition: .3s;
    transition: .3s
}

.bf-newsletter__field .campo-news:focus~.focus-border {
    width: 100%;
    -webkit-transition: .3s;
    transition: .3s
}

.bf-newsletter__button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px
}

@media (min-width:48rem) {
    .bf-newsletter__button {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-top: 0
    }
}

.bf-newsletter__button button {
    color: #fff;
    background: #f7a30f;
    font-weight: 800;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    outline: 0;
    font-size: 1rem;
    padding: 18px 75px;
    display: inline-block;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 0;
    margin-right: 10px
}

.bf-newsletter__button button:visited {
    color: #fff
}

.bf-newsletter__button button:hover {
    background: #b38b28
}

.bf-newsletter__button button>span {
    display: inline-block;
    -webkit-transform: skew(20deg);
    transform: skew(20deg)
}

@media (min-width:48rem) {
    .bf-newsletter__button button {
        padding: 18px 40px;
        margin-right: 0
    }
}

@media (min-width:64rem) {
    .bf-newsletter__button button {
        padding: 18px 75px;
        margin-left: 5px
    }
}

.bf-news-modal {
    height: 100%;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .5);
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    padding: 1rem;
    z-index: 20
}

.bf-news-modal--active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.bf-news-modal__close {
    height: .875rem;
    width: .875rem;
    cursor: pointer;
    position: absolute;
    top: 1rem;
    right: 1rem
}

.bf-news-modal__close svg {
    height: .875rem;
    width: .875rem;
    fill: #616161
}

.bf-news-modal__wrapper {
    background-color: #fff;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    overflow: auto
}

@media (min-width:48rem) {
    .bf-news-modal__row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.bf-news-modal__banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:48rem) {
    .bf-news-modal__banner {
        max-width: 21.875rem
    }
}

.bf-news-modal__banner .box-banner {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.bf-news-modal__banner .box-banner a {
    height: 100%;
    width: 100%;
    display: block
}

.bf-news-modal__banner img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.bf-news-modal__banner--desk {
    display: none
}

@media (min-width:48rem) {
    .bf-news-modal__banner--desk {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.bf-news-modal__banner--mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media (min-width:48rem) {
    .bf-news-modal__banner--mob {
        display: none
    }
}

.bf-news-modal__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 23.4375rem;
    padding: 1.5rem 1.875rem
}

.bf-news-modal__text {
    color: #616161;
    padding-bottom: .5rem
}

.bf-news-modal__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.bf-news-modal__field,
.bf-news-modal__form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.bf-news-modal__field+.bf-news-modal__field {
    padding-top: 1rem
}

.bf-news-modal__button {
    height: 3rem;
    width: 3rem;
    background-color: #34a853;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    border-width: 0;
    color: #fff;
    cursor: pointer;
    margin-left: .5rem
}

@media (min-width:48rem) {
    .bf-news-modal__button {
        margin-left: 1rem
    }
}

.bf-sweet {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important
}

.bf-sweet .swal2-title {
    color: rgba(0, 0, 0, .87);
    font-size: 1.625rem;
    font-weight: 700;
    font-family: Encode Sans, sans-serif;
    padding: 1rem 1.25rem;
    text-align: left
}

.bf-sweet .swal2-close {
    height: .875rem;
    width: .875rem;
    background-color: transparent;
    display: none;
    font-size: 0 !important;
    padding: 0;
    position: absolute;
    right: 1.25rem;
    top: 1.25rem
}

.bf-sweet .swal2-close:before {
    height: .875rem;
    width: .875rem;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMjBweCcgaGVpZ2h0PScyMHB4JyBmaWxsPScjNzU3NTc1JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZD0nTTE5IDYuNDFMMTcuNTkgNSAxMiAxMC41OSA2LjQxIDUgNSA2LjQxIDEwLjU5IDEyIDUgMTcuNTkgNi40MSAxOSAxMiAxMy40MSAxNy41OSAxOSAxOSAxNy41OSAxMy40MSAxMnonLz48L3N2Zz4=");
    background-position: 50%;
    content: "";
    display: block
}

.bf-sweet .swal2-buttonswrapper {
    padding-bottom: 1rem
}

.bf-sweet .swal2-buttonswrapper .swal2-cancel,
.bf-sweet .swal2-buttonswrapper .swal2-confirm {
    border: .125rem solid transparent;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    font-size: .875rem;
    font-weight: 700;
    font-family: Encode Sans, sans-serif;
    height: 3.5rem;
    margin-top: 1rem;
    text-transform: uppercase;
    -webkit-transition: .4s;
    transition: .4s
}

.bf-sweet .swal2-buttonswrapper .swal2-cancel {
    background-color: #fff !important;
    border-color: #616161;
    color: #616161
}

.bf-sweet .swal2-buttonswrapper .swal2-confirm {
    background-color: #34a853 !important;
    border-color: #34a853 !important;
    color: #fff
}

.bf-sweet .other-payment-method-ul li {
    color: #b0bec5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .875rem;
    font-weight: 400;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 2rem
}

.bf-sweet .other-payment-method-ul li:nth-child(odd) {
    background-color: #b0bec5
}

.bf-sweet .other-payment-method-ul li strong {
    font-weight: 400
}

.bf-sweet .bf-shelf-item__sku {
    padding: 0 1rem;
    text-align: center
}

.bf-sweet .bf-shelf-item__sku label {
    display: inline-block;
    margin: .5rem !important !important
}

.bf-sweet .bf-shelf-item__sku label input {
    display: none
}

.bf-sweet .bf-shelf-item__sku label input:checked+span {
    border-color: #616161;
    border-width: .125rem;
    color: #616161;
    font-weight: 700
}

.bf-sweet .bf-shelf-item__sku label span {
    height: 2.5rem;
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: .0625rem solid #9e9e9e;
    color: #9e9e9e;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .875rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 3.125rem;
    overflow: hidden;
    padding: .5rem;
    position: relative;
    -webkit-transition: .4s;
    transition: .4s
}

.bf-sweet .bf-shelf-item__sku label:hover span {
    border-color: #616161;
    border-width: .125rem;
    color: #616161;
    font-weight: 700
}

.swal2-confirm {
    background-color: #f7a30f !important
}

.swal-wide {
    max-width: 70.9375rem;
    width: 100% !important
}

@media (min-width:64rem) {
    .swal-wide {
        height: 31.875rem
    }
}

.swal-wide .swal2-title {
    display: none
}

.swal-wide .swal2-content {
    overflow: hidden
}

@media (min-width:64rem) {
    .swal-wide .swal2-content {
        height: 30.625rem
    }
}

.swal-wide .swal2-close {
    background-color: #f7a30f;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-family: Arial san-serif;
    font-size: 1.5625rem;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px
}