@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");

:root {
    accent-color: #131313
}

#terms-cookie button,
#home .s-conteudo-home .dicas-rapidas .grid-dicas .item .img,
.fixed-whatsapp,
.barra-final .grid .social a {
    display: flex;
    align-items: center;
    justify-content: center
}

#home .s-top:before,
#home .s-conteudo-home .grid-duplo .post-como-fazer-grande .bg,
#home .s-conteudo-home .grid-duplo .post-como-fazer-grande:before,
#home .s-conteudo-home .dicas-rapidas .grid-dicas .item .img:before,
#home .s-conteudo-home .dicas-rapidas .swiper-dicas-mobile .swiper-slide .img:before,
.post-blog .img:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ''
}

@keyframes rotation {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.rotation {
    animation: rotation 10s infinite linear
}

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

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

* {
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    font-style: normal;
    font-weight: normal;
    box-sizing: border-box;
    cursor: default
}

a,
button {
    cursor: pointer
}

a *,
button * {
    cursor: pointer
}

input,
textarea {
    cursor: text
}

button,
input,
select {
    border-radius: 0;
    font-family: "Poppins", sans-serif
}

button:focus,
button:active,
input:focus,
input:active {
    outline: none
}

body {
    line-height: 1em
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

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

textarea,
input,
a {
    outline: none
}

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

*::selection {
    background: #131313;
    color: #fff
}

*::-moz-selection {
    background: #131313;
    color: #fff
}

html {
    font-size: 16px;
    scroll-behavior: smooth
}

body {
    font-size: 1em;
    font-family: "Poppins", sans-serif;
    color: #131313
}

p {
    color: #131313;
    line-height: 1.5em
}

a {
    text-decoration: none;
    color: currentColor
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

img::selection {
    background-color: transparent
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
p {
    letter-spacing: 0.01em
}

.clear {
    clear: both
}

.box-site {
    position: relative;
    overflow: hidden
}

.clearfix,
.container {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after {
    display: table;
    content: "";
    line-height: 0;
}

.container:after,
.clearfix:after {
    clear: both;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.no-scroll {
    overflow: hidden
}

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

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

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

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.w-100 {
    width: 100% !important
}

.h-100 {
    height: 100% !important
}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.box-center {
    display: flex;
    justify-content: center
}

.no-events {
    pointer-events: none !important
}

.xdebug-var-dump {
    font-size: 14px
}

.video-container {
    position: relative;
    height: 0px;
    background-color: red;
    padding: 0 0 56.25%
}

.video-container iframe,
.video-container video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.titulo svg {
    width: 800px;
}


@media (min-width: 1102px) {
    .visible-mobile {
        display: none !important
    }
}

@media (max-width: 1101px) {
    .visible-desktop {
        display: none !important
    }
}

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

    .d-sm-none {
        display: none !important
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
}

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

    .d-md-none {
        display: none !important
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
}

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

    .d-lg-none {
        display: none !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
}

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

    .d-xl-none {
        display: none !important
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media (min-width: 1300px) {
    .container {
        max-width: 1240px
    }

    .d-sl-none {
        display: none !important
    }

    .d-sl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1102px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1500px) {
    .col-sl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

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

    .col-sl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

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

    .col-sl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

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

    .col-sl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

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

    .col-sl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

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

    .order-sl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sl-12 {
        -ms-flex-order: 12;
        order: 12
    }

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

    .offset-sl-1 {
        margin-left: 8.333333%
    }

    .offset-sl-2 {
        margin-left: 16.666667%
    }

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

    .offset-sl-4 {
        margin-left: 33.333333%
    }

    .offset-sl-5 {
        margin-left: 41.666667%
    }

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

    .offset-sl-7 {
        margin-left: 58.333333%
    }

    .offset-sl-8 {
        margin-left: 66.666667%
    }

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

    .offset-sl-10 {
        margin-left: 83.333333%
    }

    .offset-sl-11 {
        margin-left: 91.666667%
    }
}

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

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

.gutters-2 {
    margin-right: -2px;
    margin-left: -2px
}

.gutters-2>.col,
.gutters-2>[class*="col-"] {
    padding-right: 2px;
    padding-left: 2px
}

.gutters-3 {
    margin-right: -3px;
    margin-left: -3px
}

.gutters-3>.col,
.gutters-3>[class*="col-"] {
    padding-right: 3px;
    padding-left: 3px
}

.gutters-5 {
    margin-right: -5px;
    margin-left: -5px
}

.gutters-5>.col,
.gutters-5>[class*="col-"] {
    padding-right: 5px;
    padding-left: 5px
}

.gutters-7 {
    margin-right: -7px;
    margin-left: -7px
}

.gutters-7>.col,
.gutters-7>[class*="col-"] {
    padding-right: 7px;
    padding-left: 7px
}

.hidden {
    display: none !important
}

@media (min-width: 1500px) {
    .hidden-sl {
        display: none !important
    }
}

@media (max-width: 1499px) and (min-width: 1200px) {
    .hidden-xl {
        display: none !important
    }
}

@media (max-width: 1499px) {
    .no-gutters-xl-low {
        margin-right: 0;
        margin-left: 0
    }

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

    .gutters-2-xl-low {
        margin-right: -2px;
        margin-left: -2px
    }

    .gutters-2-xl-low>.col,
    .gutters-2-xl-low>[class*="col-"] {
        padding-right: 2px;
        padding-left: 2px
    }

    .gutters-3-xl-low {
        margin-right: -3px;
        margin-left: -3px
    }

    .gutters-3-xl-low>.col,
    .gutters-3-xl-low>[class*="col-"] {
        padding-right: 3px;
        padding-left: 3px
    }

    .gutters-5-xl-low {
        margin-right: -5px;
        margin-left: -5px
    }

    .gutters-5-xl-low>.col,
    .gutters-5-xl-low>[class*="col-"] {
        padding-right: 5px;
        padding-left: 5px
    }

    .gutters-10-xl-low {
        margin-right: -10px;
        margin-left: -10px
    }

    .gutters-10-xl-low>.col,
    .gutters-10-xl-low>[class*="col-"] {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .hidden-lg {
        display: none !important
    }
}

@media (max-width: 1199px) {
    .no-gutters-lg-low {
        margin-right: 0;
        margin-left: 0
    }

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

    .gutters-2-lg-low {
        margin-right: -2px;
        margin-left: -2px
    }

    .gutters-2-lg-low>.col,
    .gutters-2-lg-low>[class*="col-"] {
        padding-right: 2px;
        padding-left: 2px
    }

    .gutters-3-lg-low {
        margin-right: -3px;
        margin-left: -3px
    }

    .gutters-3-lg-low>.col,
    .gutters-3-lg-low>[class*="col-"] {
        padding-right: 3px;
        padding-left: 3px
    }

    .gutters-5-lg-low {
        margin-right: -5px;
        margin-left: -5px
    }

    .gutters-5-lg-low>.col,
    .gutters-5-lg-low>[class*="col-"] {
        padding-right: 5px;
        padding-left: 5px
    }
}

@media (min-width: 992px) {
    .hidden-desktop {
        display: none !important
    }
}

@media (max-width: 991px) {
    .hidden-mobile {
        display: none !important
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .hidden-md {
        display: none !important
    }
}

@media (max-width: 991px) {
    .no-gutters-md-low {
        margin-right: 0;
        margin-left: 0
    }

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

    .gutters-2-md-low {
        margin-right: -2px;
        margin-left: -2px
    }

    .gutters-2-md-low>.col,
    .gutters-2-md-low>[class*="col-"] {
        padding-right: 2px;
        padding-left: 2px
    }

    .gutters-3-md-low {
        margin-right: -3px;
        margin-left: -3px
    }

    .gutters-3-md-low>.col,
    .gutters-3-md-low>[class*="col-"] {
        padding-right: 3px;
        padding-left: 3px
    }

    .gutters-5-md-low {
        margin-right: -5px;
        margin-left: -5px
    }

    .gutters-5-md-low>.col,
    .gutters-5-md-low>[class*="col-"] {
        padding-right: 5px;
        padding-left: 5px
    }
}

@media (max-width: 767px) and (min-width: 576px) {
    .hidden-sm {
        display: none !important
    }
}

@media (max-width: 767px) {
    .no-gutters-sm-low {
        margin-right: 0;
        margin-left: 0
    }

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

    .gutters-2-sm-low {
        margin-right: -2px;
        margin-left: -2px
    }

    .gutters-2-sm-low>.col,
    .gutters-2-sm-low>[class*="col-"] {
        padding-right: 2px;
        padding-left: 2px
    }

    .gutters-3-sm-low {
        margin-right: -3px;
        margin-left: -3px
    }

    .gutters-3-sm-low>.col,
    .gutters-3-sm-low>[class*="col-"] {
        padding-right: 3px;
        padding-left: 3px
    }

    .gutters-5-sm-low {
        margin-right: -5px;
        margin-left: -5px
    }

    .gutters-5-sm-low>.col,
    .gutters-5-sm-low>[class*="col-"] {
        padding-right: 5px;
        padding-left: 5px
    }
}

@media (max-width: 575px) {
    .hidden-ss {
        display: none !important
    }

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

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

    .gutters-2-ss {
        margin-right: -2px;
        margin-left: -2px
    }

    .gutters-2-ss>.col,
    .gutters-2-ss>[class*="col-"] {
        padding-right: 2px;
        padding-left: 2px
    }

    .gutters-3-ss {
        margin-right: -3px;
        margin-left: -3px
    }

    .gutters-3-ss>.col,
    .gutters-3-ss>[class*="col-"] {
        padding-right: 3px;
        padding-left: 3px
    }

    .gutters-5-ss {
        margin-right: -5px;
        margin-left: -5px
    }

    .gutters-5-ss>.col,
    .gutters-5-ss>[class*="col-"] {
        padding-right: 5px;
        padding-left: 5px
    }
}

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

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

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

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

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

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

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

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

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

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

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -ms-flex: 11 auto !important;
        flex: 11 auto !important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1500px) {
    .flex-sl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sl-fill {
        -ms-flex: 11 auto !important;
        flex: 11 auto !important
    }

    .flex-sl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.editor {
    font-size: 16px;
    line-height: 150%;
    padding: 40px 0
}

.editor img {
    max-width: 100%
}

.editor p,
.editor ul,
.editor ol {
    font-size: 1em;
    line-height: calc(1em + 10px);
    margin-bottom: 1em
}

.editor img {
    padding: 30px 0;
    max-width: 100%;
    height: auto !important
}

.editor em {
    font-style: italic
}

.editor b,
.editor strong {
    font-weight: 700
}

.editor a {
    text-decoration: underline
}

.editor ol,
.editor ul {
    list-style-type: none;
    padding-left: 2em
}

.editor ol li,
.editor ul li {
    padding: 0.2em 0
}

.editor ul li {
    position: relative
}

.editor ul li::before {
    content: " ";
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #000;
    top: 0.95em;
    margin-top: -2.5px;
    left: -20px
}

.editor h2,
.editor h3,
.editor h4,
.editor h5,
.editor h6 {
    margin-bottom: 2.143rem;
    margin-top: 2em;
    font-weight: bold
}

.editor h2:first-child,
.editor h3:first-child,
.editor h4:first-child,
.editor h5:first-child,
.editor h6:first-child {
    margin-top: 0
}

.editor h2 {
    margin-top: 2.5em;
    font-size: 25px;
    line-height: 120%
}

.editor h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 120%
}

.editor h6 {
    font-weight: 600;
    font-size: 1.28em
}

.editor ol {
    counter-reset: li
}

.editor ol li {
    position: relative
}

.editor ol li::before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    width: 1em;
    height: 1.5em;
    color: #000;
    top: 0.95em;
    margin-top: -0.75em;
    left: -20px;
    font-weight: 800
}

.editor blockquote {
    font-size: 1.2em;
    padding: 0.5em 0 0 3em;
    margin: 1.5em 0 1.5em 0.5em;
    font-style: italic
}

.editor .alignnone {
    display: block;
    margin: 1em 0 2em
}

.editor .aligncenter {
    display: block;
    margin: 1em auto 1em
}

.editor .aligncenter .wp-caption-text {
    text-align: center
}

.editor .alignright {
    float: right;
    margin: 1em 0 1em 1em;
    max-width: 50%
}

.editor .alignleft {
    float: left;
    margin: 1em 1em 1em 0;
    max-width: 50%
}

.editor .wp-caption-text {
    font-size: 0.725em;
    line-height: 1.2em;
    margin: 5px 0 0
}

.editor .wp-caption {
    max-width: 100%
}

.editor .wp-caption.alignleft,
.editor .wp-caption.alignright {
    max-width: 50%
}

#terms-cookie {
    background: #FFFFFF;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    z-index: 9999;
    width: 450px;
    height: 115px;
    position: fixed;
    left: 15px;
    bottom: 15px;
    display: flex;
    align-items: center;
    padding: 13px 30px
}

#terms-cookie.accept {
    display: none
}

#terms-cookie .text {
    padding: 10px 0
}

#terms-cookie .text h3 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 10px
}

#terms-cookie .text span {
    font-weight: 400;
    font-size: 14px;
    line-height: 133%
}

#terms-cookie button {
    width: 75px;
    height: 100%;
    border-left: 1px solid #714C2B;
    background: transparent
}

#terms-cookie button svg {
    margin-left: 25px
}

.barra-topo-site {
    background-color: #FE5000
}

.barra-topo-site .grid {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 35px
}

.barra-topo-site .grid .produzido {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #fff;
    gap: 15px
}

.barra-topo-site .grid .conheca {
    background-color: #23303E;
    height: 35px;
    width: 155px;
    color: #fff;
    text-decoration: underline;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 14px
}

header {
    background-color: #001A72;
    position: relative
}

header .enfeite {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}

@media (min-width: 1102px) {
    header .top-site {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 80px
    }

    header .top-site nav ul {
        display: flex;
        align-items: center
    }

    header .top-site nav ul li {
        padding: 10px;
        position: relative
    }

    header .top-site nav ul li a {
        color: #fff;
        letter-spacing: 0.01em;
        font-weight: 500;
        padding: 14px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    header .top-site nav ul li a svg {
        margin-left: 5px;
        margin-bottom: 2px
    }

    header .top-site nav ul li .sub-menu {
        position: absolute;
        background: #FFFFFF;
        border-radius: 0px 0px 5px 5px;
        width: 262px;
        z-index: 99;
        top: 90px;
        left: -80px;
        overflow: hidden;
        display: none;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px
    }

    header .top-site nav ul li .sub-menu a {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 40px;
        border-top: 0.7px dashed #EEEEEE;
        font-weight: 500;
        font-size: 16px;
        color: #131313;
        transition: 0.3s
    }

    header .top-site nav ul li .sub-menu a:hover {
        background: #F2F1F1
    }

    header .top-site nav ul li .sub-menu a:first-child {
        border-top: none
    }

    header .top-site nav ul li:hover .sub-menu {
        display: block
    }

    header .top-site .btn-busca {
        height: 44px;
        width: 58px;
        border-radius: 3px;
        background-color: #FE5000;
        display: flex;
        justify-content: center;
        align-items: center
    }

    header .toggle-menu {
        display: none
    }
}

@media (max-width: 1101px) {
    header .top-site {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        height: 90px;
        align-items: center
    }

    header .top-site .logo {
        text-align: center
    }

    header .top-site .logo img {
        width: 145px;
        height: auto
    }

    header .top-site .btn-busca {
        height: 44px;
        width: 44px;
        border-radius: 3px;
        background-color: #FE5000;
        display: flex;
        justify-content: center;
        align-items: center
    }

    header .top-site .busca-area {
        display: flex;
        justify-content: flex-end
    }

    header nav {
        background-color: #001A72;
        color: #fff;
        display: block;
        position: fixed;
        width: 100%;
        left: -100%;
        top: 0;
        bottom: 0;
        padding: 0;
        z-index: 9997;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        padding-left: 15px
    }

    header nav.active {
        opacity: 1;
        left: 0
    }

    header nav ul {
        margin-top: 120px
    }

    header nav ul a {
        font-size: 16px;
        line-height: 24px;
        padding: 12px 0;
        display: inline-block
    }

    header nav ul li .sub-menu {
        display: none
    }

    header nav ul li .sub-menu.active {
        display: block
    }

    header nav ul li .sub-menu a {
        font-size: 14px;
        padding-left: 5px;
        display: flex;
        align-items: center;
        gap: 5px;
        padding: 9px 0
    }

    header nav ul li .sub-menu a:before {
        display: block;
        content: '-'
    }

    header nav ul li .has-child svg {
        margin-left: 5px;
        margin-bottom: 2px
    }

    header nav ul li .has-child.active svg {
        transform: rotate(180deg)
    }

    header nav .borda {
        margin: 30px 0 40px 0;
        width: 100%;
        height: 1px;
        background-color: #FE5000;
        max-width: 230px
    }

    header nav .loja {
        display: flex;
        align-items: center;
        gap: 15px
    }

    header .toggle-menu {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        cursor: pointer;
        width: 70px;
        height: 70px;
        z-index: 9999
    }

    header .toggle-menu span {
        display: block;
        width: 40px;
        height: 6px;
        background: #FE5000;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease
    }

    header .toggle-menu span+span {
        margin-top: 9px
    }

    header .toggle-menu.active span.line1 {
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    header .toggle-menu.active span.line2 {
        margin-top: -5px;
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    header .toggle-menu.active span.line3 {
        display: none
    }
}

#modal-busca {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    display: none;
    background-color: transparent
}

#modal-busca h3 {
    text-align: center;
    font-weight: 300;
    font-size: 64px;
    line-height: 96px;
    margin-bottom: 50px;
    letter-spacing: 0.01em;
    color: #FFFFFF
}

#modal-busca form {
    width: 100%;
    width: 610px;
    height: 65px;
    background: #fff;
    border: 1px solid #F8F8F8;
    border-radius: 3px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    padding: 5px
}

#modal-busca form input {
    width: 100%;
    padding: 0 22px;
    height: 65px
}

#modal-busca form button {
    height: 60px;
    width: 68px;
    border-radius: 3px;
    background-color: #FE5000;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width: 1101px) {
    #modal-busca {
        padding: 0 15px
    }

    #modal-busca h3 {
        font-size: 34px;
        line-height: 56px
    }

    #modal-busca form {
        width: 100%
    }
}

#error404 {
    padding: 70px 0 130px 0;
    text-align: center
}

#error404 h1 {
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 100px;
    line-height: 150%
}

#error404 h2 {
    font-weight: 400;
    font-size: 60px;
    line-height: 150%
}

#error404 p {
    font-weight: 400;
    font-size: 18px;
    line-height: 300%;
    margin-bottom: 35px
}

@media (max-width: 1101px) {
    #error404 h1 {
        font-size: 50px;
        line-height: 120%;
        margin-top: 20px
    }

    #error404 h2 {
        font-size: 25px;
        line-height: 120%;
        margin-bottom: 15px
    }

    #error404 p {
        font-size: 15px;
        line-height: 25px
    }

    #error404 svg {
        max-width: 100%;
        height: auto
    }
}

#home .s-top {
    height: 470px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden
}

@media (max-width: 1101px) {
    #home .s-top {
        align-items: flex-end
    }
}

#home .s-top:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    position: absolute
}

@media (max-width: 1101px) {
    #home .s-top:before {
        display: none
    }
}

#home .s-top .post-grande {
    margin-bottom: 75px;
    height: calc(100% - 45px);
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

#home .s-top .post-grande h3 {
    font-weight: 700;
    font-size: 25px;
    line-height: 120%;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 15px;
    transition: 0.3s
}

#home .s-top .post-grande h3:hover {
    text-decoration: underline
}

@media (max-width: 1101px) {
    #home .s-top .post-grande {
        height: auto
    }
}

#home .s-top .posts-min {
    display: flex;
    flex-direction: column;
    gap: 25px;
    position: relative
}

#home .s-top .posts-min:before {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    height: 600px;
    left: -25px;
    width: 5000px;
    content: '';
    top: -60px
}

#home .s-top .post-topo-min {
    display: flex;
    gap: 15px;
    position: relative;
    z-index: 999
}

#home .s-top .post-topo-min .img {
    min-width: 173px;
    width: 193px;
    max-width: 193px;
    height: 125px;
    overflow: hidden;
    border-radius: 5px
}

#home .s-top .post-topo-min .img img {
    min-width: 193px;
    width: 193px;
    height: 125px;
    object-fit: cover;
    object-position: center;
    transition: 0.5s
}

#home .s-top .post-topo-min .info h3 {
    margin-top: 12px;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #fff;
    transition: 0.3s
}

#home .s-top .post-topo-min:hover h3 {
    text-decoration: underline
}

#home .s-top .post-topo-min:hover .img img {
    transform: scale(1.3)
}

@media (max-width: 1101px) {
    #home .s-top {
        height: auto
    }

    #home .s-top .swiper {
        padding-bottom: 50px
    }

    #home .s-top .swiper-slide {
        height: 470px;
        background-size: cover;
        background-position: center;
        display: flex;
        align-items: flex-end;
        padding: 0 15px;
        position: relative
    }

    #home .s-top .swiper-slide:before {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        content: ''
    }

    #home .s-top .swiper-slide .post-grande {
        z-index: 99;
        position: relative
    }

    #home .s-top .swiper-pagination {
        bottom: var(--swiper-pagination-bottom, 0)
    }

    #home .s-top .swiper-pagination .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        background: #131313;
        border-radius: 8px;
        transition: 0.2s
    }

    #home .s-top .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 23px;
        border-radius: 20px;
        opacity: 1
    }
}

#home .s-recentes {
    padding: 90px 0 0px 0
}

@media (max-width: 1101px) {
    #home .s-recentes {
        padding: 80px 0 100px 0
    }
}

#home .s-recentes .ver-mais {
    margin-top: 16px
}

@media (max-width: 1101px) {
    #home .s-recentes .ver-mais {
        margin-top: 40px
    }
}

#home .s-recentes .posts-lateral .post-min {
    margin-bottom: 32px
}

#home .s-conteudo-home {
    padding: 20px 0 80px 0
}

#home .s-conteudo-home .titulo-mt-35 {
    margin-top: 35px
}

#home .s-conteudo-home .grid-duplo {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px
}

@media (min-width: 1102px) {
    #home .s-conteudo-home .grid-duplo {
        padding-right: 20px;
        margin-bottom: 64px;
    }
}

@media (max-width: 1101px) {
    #home .s-conteudo-home .grid-duplo {
        grid-template-columns: 1fr;
        gap: 0
    }
}

#home .s-conteudo-home .grid-duplo .post-como-fazer-grande {
    margin-bottom: 32px;
    border-radius: 5px;
    width: 100%;
    height: 352px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;
    padding: 25px 20px;
    position: relative;
    overflow: hidden
}

#home .s-conteudo-home .grid-duplo .post-como-fazer-grande .bg {
    background-size: cover;
    background-position: center;
    transition: 0.5s
}

@media (max-width: 1101px) {
    #home .s-conteudo-home .grid-duplo .post-como-fazer-grande {
        margin-bottom: 50px
    }
}

#home .s-conteudo-home .grid-duplo .post-como-fazer-grande:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 74.48%);
    z-index: 99
}

#home .s-conteudo-home .grid-duplo .post-como-fazer-grande .info {
    position: relative;
    z-index: 99
}

#home .s-conteudo-home .grid-duplo .post-como-fazer-grande .info h3 {
    margin: 15px 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #fff;
    max-width: 240px
}

#home .s-conteudo-home .grid-duplo .post-como-fazer-grande:hover .bg {
    transform: scale(1.4)
}

#home .s-conteudo-home .grid-duplo .post-como-fazer-grande:hover h3 {
    text-decoration: underline
}

#home .s-conteudo-home .grid-duplo .post-min {
    margin-bottom: 32px
}

#home .s-conteudo-home .dicas-rapidas .grid-dicas {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-bottom: 50px;
    margin-right: 20px;
}

@media (max-width: 1101px) {
    #home .s-conteudo-home .dicas-rapidas .grid-dicas {
        display: grid;
        grid-template-columns: 1fr;
        gap: 25px
    }
}

@media (max-width: 1101px) {
    #home .s-conteudo-home .dicas-rapidas .grid-dicas .item {
        width: 100%;
        display: block
    }
}

#home .s-conteudo-home .dicas-rapidas .grid-dicas .item .img {
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px
}

#home .s-conteudo-home .dicas-rapidas .grid-dicas .item .img:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2))
}

#home .s-conteudo-home .dicas-rapidas .grid-dicas .item .img img {
    width: 100%;
    height: 247px;
    object-fit: cover;
    object-position: center
}

#home .s-conteudo-home .dicas-rapidas .grid-dicas .item .img svg {
    position: absolute;
    z-index: 99
}

#home .s-conteudo-home .dicas-rapidas .grid-dicas .item h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 120%
}

#home .s-conteudo-home .dicas-rapidas .grid-dicas .item:nth-child(n+4) {
    display: none
}

#home .s-conteudo-home .dicas-rapidas .grid-dicas.active .item:nth-child(n+4) {
    display: inline-block
}

#home .s-conteudo-home .dicas-rapidas .swiper-dicas-mobile .swiper-slide .img {
    display: block;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px
}

#home .s-conteudo-home .dicas-rapidas .swiper-dicas-mobile .swiper-slide .img:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2))
}

#home .s-conteudo-home .dicas-rapidas .swiper-dicas-mobile .swiper-slide .img img {
    height: 247px;
    object-fit: cover;
    object-position: center
}

#home .s-conteudo-home .dicas-rapidas .swiper-dicas-mobile .swiper-slide .img svg {
    position: absolute;
    z-index: 99
}

#home .s-conteudo-home .dicas-rapidas .swiper-dicas-mobile .swiper-slide h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 120%
}

@media (min-width: 1102px) {
    #home .titulo-mt-menos-70 {
       /*  margin-top: -70px */
    }
}

#home .conheca-loja {
    position: relative;
    padding: 0 35px;
    
}

@media (min-width: 1102px) {
    #home .conheca-loja .swiper-loja {
        padding-bottom: 160px
    }
}

@media (max-width: 1101px) {
    #home .conheca-loja .swiper-loja {
        padding-bottom: 30px
    }
}

#home .conheca-loja .swiper-loja .swiper-slide {
    padding: 15px 5px;
    border: 1px solid #F8F8F8;
    filter: drop-shadow(0px 4px 10px rgba(172, 172, 172, 0.1));
    border-radius: 5px
}

#home .conheca-loja .swiper-loja .swiper-slide img {
    width: 100%;
    object-position: center;
    object-fit: cover;
    height: 185px;
    border-radius: 5px
}

#home .conheca-loja .swiper-loja .swiper-slide .info {
    text-align: center
}

#home .conheca-loja .swiper-loja .swiper-slide .info h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    padding: 15px 0
}

#home .conheca-loja .swiper-loja .swiper-slide .info a {
    display: inline-block
}

#home .conheca-loja .swiper-pagination {
    bottom: var(--swiper-pagination-bottom, 109px)
}

#home .conheca-loja .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #131313;
    border-radius: 8px;
    transition: 0.2s
}

#home .conheca-loja .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 23px;
    border-radius: 20px;
    opacity: 1
}

#home .conheca-loja .setas {
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    bottom: 290px
}

@media (max-width: 991px) {
    #home .conheca-loja .setas {
        bottom: 200px
    }
}

#home .conheca-loja .setas button {
    background: transparent
}

#home .conheca-loja .setas button.swiper-button-disabled {
    opacity: 0.6;
    pointer-events: none
}

#home .bloco-h1 {
    margin-bottom: 85px;
    margin-top: 20px;
    width: 99%;
}

@media (max-width: 1101px) {
    #home .bloco-h1 {
        margin-top: 150px
    }
}

#home .bloco-h1 h1 {
    font-weight: 700;
    font-size: 35px;
    line-height: 150%;
    letter-spacing: 0.01em;
    margin-bottom: 30px
}

@media (max-width: 1101px) {
    #home .bloco-h1 h1 {
        font-size: 30px;
        line-height: 120%
    }
}

#home .bloco-h1 .editor, .review .bloco-h1 .editor {
    padding: 0
}

.post-blog {
    background: #FFFFFF;
    box-shadow: 0px 1px 10px rgba(172, 172, 172, 0.1)
}

.post-blog .img {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    max-height: 232px
}

.post-blog .img:before {
    transition: 0.5s;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 39.58%, rgba(0, 0, 0, 0) 51.56%, #020304 100%)
}

.post-blog .img .cat-post {
    position: absolute;
    left: 15px;
    bottom: 0
}

.post-blog .img img {
    width: 100%;
    height: 232px;
    object-fit: cover;
    object-position: center;
    transition: 0.5s
}

.post-blog .info {
    padding: 15px
}

.post-blog .info h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 12px;
    transition: 0.3s
}

.post-blog:hover .img img {
    transform: scale(1.3)
}

.post-blog:hover h3 {
    text-decoration: underline
}

.post-min {
    background: #FFFFFF;
    box-shadow: 0px 1px 10px rgba(172, 172, 172, 0.1);
    display: flex;
    align-items: center;
    gap: 15px;
    position: relative;
    z-index: 999
}

.post-min .img {
    min-width: 153px;
    width: 153px;
    height: 159px;
    overflow: hidden;
    border-radius: 5px;
    max-width: 153px
}

@media (max-width: 330px) {
    .post-min .img {
        width: 133px;
        min-width: 133px;
        max-width: 133px
    }
}

.post-min img {
    min-width: 153px;
    width: 153px;
    height: 159px;
    object-fit: cover;
    object-position: center;
    transition: 0.5s
}

@media (max-width: 330px) {
    .post-min img {
        width: 133px;
        min-width: 133px
    }
}

.post-min .info {
    padding-right: 10px
}

.post-min .info h3 {
    margin-top: 12px;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 12px;
    transition: 0.3s
}

@media (max-width: 330px) {
    .post-min .info h3 {
        font-size: 16px
    }
}

.post-min:hover h3 {
    text-decoration: underline
}

.post-min:hover .img img {
    transform: scale(1.3)
}

.grid-blog {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px
}

@media (max-width: 1101px) {
    .grid-blog {
        grid-template-columns: 1fr
    }
}

.breadcrumb {
    padding: 25px 0;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

@media (max-width: 1101px) {
    .breadcrumb {
        padding: 35px 0
    }
}

.breadcrumb span {
    margin: 0 5px;
    font-weight: 700;
    color: #FE5000
}

.breadcrumb .no-events {
    font-weight: 700;
    color: #000
}

@media (max-width: 1101px) {
    .breadcrumb .no-events {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 22ch
    }
}

#archive-blog {
    padding-bottom: 50px
}

#archive-blog h1 {
    font-weight: 700;
    font-size: 35px;
    line-height: 150%;
    color: #FE5000;
    margin: 10px 0 40px 0
}

@media (max-width: 1101px) {
    #archive-blog h1 {
        font-size: 30px;
        margin: 0 0 20px 0
    }
}

#archive-blog .paginacao {
    padding: 50px 0 100px 0;
    display: flex;
    justify-content: center;
    align-items: center
}

#archive-blog .paginacao .posicao {
    padding: 0 20px;
    font-size: 14px;
    color: #000
}

#archive-blog .paginacao .posicao strong {
    font-weight: bold
}

@media (max-width: 1101px) {
    #archive-blog .paginacao {
        padding: 50px 0 20px 0
    }

    #archive-blog .paginacao .posicao {
        padding: 0 12px
    }

    #archive-blog .paginacao .btn {
        padding: 10px 12px;
        font-size: 10px
    }
}

#archive-blog .search-results {
    font-weight: 400;
    color: #131313;
    font-size: 35px;
    line-height: 150%;
    margin-top: 70px
}

@media (max-width: 1101px) {
    #archive-blog .search-results {
        font-size: 25px;
        line-height: 120%
    }
}

#single-blog .sidebar {
    margin-top: 40px
}

@media (max-width: 1101px) {
    #single-blog .sidebar {
        margin-top: 0
    }
}

#single-blog .img-topo {
    width: 100%;
    height: 492px;
    object-position: center;
    object-fit: cover
}

@media (max-width: 1101px) {
    #single-blog .img-topo {
        height: 135px
    }
}

#single-blog .topo h1 {
    font-weight: 700;
    font-size: 35px;
    line-height: 150%;
    margin-bottom: 20px;
    margin-top: 15px
}

@media (max-width: 1101px) {
    #single-blog .topo h1 {
        font-size: 30px;
        line-height: 120%
    }
}

#single-blog .topo .meta {
    display: flex;
    align-items: center;
    gap: 28px
}

#single-blog .topo .meta .meta-info {
    display: flex;
    align-items: center;
    gap: 25px
}

#single-blog .topo .meta .data-post {
    margin-top: 23px
}

#single-blog .topo .meta .audio {
    display: flex;
    flex-direction: column
}

#single-blog .topo .meta .audio strong {
    display: block;
    font-size: 15px;
    margin-bottom: 8px
}

@media (max-width: 1101px) {
    #single-blog .topo .meta {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px
    }

    #single-blog .topo .meta .meta-info {
        display: flex;
        align-items: center;
        gap: 15px
    }
}

#single-blog .conteudo-post {
    background: #FFFFFF;
    border: 1px solid #F8F8F8;
    border-radius: 3px;
    margin-top: -120px;
    padding: 27px
}

@media (max-width: 1101px) {
    #single-blog .conteudo-post {
        margin-top: 20px;
        padding: 0;
        border: none
    }
}

#single-blog .compartilhar {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 38px 0;
    border-bottom: 0.8px solid #FF5722
}

#single-blog .perfil {
    display: flex;
    gap: 20px;
    padding: 30px 0 30px 0
}

#single-blog .perfil h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    margin-top: 10px
}

#single-blog .perfil p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 150%
}

#single-blog h2.h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 40px
}

#single-blog .relacionados {
    padding: 85px 0 85px 0
}

#single-blog .relacionados.produtos-relacionados {
    background: #eee
}

@media (max-width: 1101px) {
    #single-blog .relacionados {
        padding-top: 50px
    }
}

@media (min-width: 1102px) {
    #single-blog .relacionados .slide {
        /* padding: 0 40px */
    }
}

#single-blog .relacionados .swiper-pagination {
    bottom: var(--swiper-pagination-bottom, 50px)
}

#single-blog .relacionados .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #131313;
    border-radius: 8px;
    transition: 0.2s
}

#single-blog .relacionados .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 23px;
    border-radius: 20px;
    opacity: 1
}

#single-blog .relacionados .setas {
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    bottom: 270px;
    z-index: 9999;
}

#single-blog .relacionados .setas button {
    background: transparent
}

#single-blog .relacionados .setas button.swiper-button-disabled {
    opacity: 0.6;
    pointer-events: none
}

#single-blog .relacionados .swiper-relacionados,
#single-blog .relacionados .swiper-produtos-relacionados {
    padding-bottom: 80px;
}

#single-blog .relacionados .produto-relacionado {
    display: block;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    padding: 15px;
    margin: 10px;
}

#single-blog .relacionados .produto-relacionado .img {
    /* width: 100%; */
    height: 227px;
    object-position: center;
    object-fit: cover
}

#single-blog .relacionados .produto-relacionado .info h3 {
    color: #333;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 15px;
    min-height: 62px
}

#single-blog .relacionados .produto-relacionado .info .preco span {
    color: #606060;
    font-size: 11px;
    margin: 18px -4px 0 1px;
    display: inline-block
}

#single-blog .relacionados .produto-relacionado .info .preco strong {
    font-size: 28px;
    font-weight: 100;
    color: #f96d10
}

#single-blog .relacionados .produto-relacionado .info .preco-prazo {
    margin: 10px 0;
    font-size: 11px;
    line-height: 19px;
    color: #606060;
    display: flex;
    align-items: center;
    gap: 3px
}

#single-blog .relacionados .produto-relacionado .info .preco-prazo img {
    object-position: center;
    object-fit: cover;
    width: 14px;
    height: 11px
}

#single-blog .relacionados .produto-relacionado .info .entrega {
    display: flex;
    align-items: center;
    gap: 3px;
    color: green;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px
}

#single-blog .comentarios input,
#single-blog .comentarios textarea {
    width: 100%;
    border: 1px solid #BABABA;
    border-radius: 3px;
    height: 44px;
    padding: 15px 20px
}

#single-blog .comentarios textarea {
    height: 220px
}

#sumario {
    border: 1px solid #F8F8F8;
    padding: 20px 25px;
    border-radius: 3px;
    margin-top: 30px
}

#sumario strong {
    font-weight: 500;
    font-size: 16px;
    line-height: 200%
}

#sumario a {
    font-weight: 400;
    font-size: 16px;
    line-height: 200%;
    color: #001A72;
    text-decoration: underline;
    display: block;
    padding: 3px 0
}

#sumario a.h3 {
    margin-left: 40px
}

@media (max-width: 1101px) {
    #sumario a {
        font-size: 15px;
        line-height: 150%;
        padding: 5px 0
    }

    #sumario a.h3 {
        margin-left: 20px
    }
}

@media (min-width: 1102px) {
    .single-post .box-site {
        overflow: inherit
    }

    .single-post .sidebar {
        position: sticky;
        top: 20px
    }
}

.data-post {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #131313;
    font-size: 14px;
    letter-spacing: 0.02em;
    text-transform: uppercase
}

.data-post svg {
    fill: currentColor
}

.data-post.branco {
    color: #fff
}

.data-post.min {
    font-size: 12px
}

.cat-post {
    display: inline-flex;
    padding: 4.5px 17px;
    background-color: #FE5000;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    height: 29px;
    position: relative;
    z-index: 99;
    align-items: center;
}

.cat-post span {
    position: relative;
    z-index: 99;
    padding-left: 3px
}

.cat-post:before {
    position: absolute;
    background-image: url(../images/cat.svg);
    background-repeat: no-repeat;
    width: 95px;
    height: 29px;
    top: 0;
    content: '';
    z-index: 1;
    right: -21px
}

@media (max-width: 330px) {
    .cat-post {
        font-size: 12px;
        padding: 3px 10px;
        padding-top: 7px
    }
}

.titulo {
    margin-bottom: 24px;
    overflow: hidden
}

.titulo h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    color: #23303E;
    /* margin-bottom: 8px */
}

@media (max-width: 1101px) {
    .titulo {
        max-width: 100%
    }

    .titulo svg {
        position: absolute
    }
}

.fixed-whatsapp {
    width: 60px;
    height: 60px;
    background-color: #25D366;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
    border-radius: 50%
}

.fixed-whatsapp svg {
    width: 30px;
    height: auto;
    fill: #fff
}

@media (max-width: 1101px) {
    .fixed-whatsapp {
        right: 10px;
        bottom: 10px
    }
}

.btn {
    padding: 18px 45px;
    border: 1px solid #23303E;
    border-radius: 5px;
    font-weight: 700;
    font-size: 12px;
    line-height: 120%;
    text-transform: uppercase;
    color: #000;
    transition: 0.3s
}

.btn:hover {
    background-color: #131313;
    color: #fff
}

.cta-center {
    text-align: center
}

.cta-center img {
    max-width: 100%;
    height: auto
}

@media (max-width: 1101px) {
    .cta-center {
        padding: 0 15px
    }
}

.grid-padrao-site {
    display: grid;
    grid-template-columns: 1fr 380px;
    gap: 50px
}

@media (max-width: 1101px) {
    .grid-padrao-site {
        grid-template-columns: 1fr
    }
}

@media (min-width: 1102px) {
    .sidebar {
/*         padding-left: 20px
 */    }
}

.sidebar .banner {
    text-align: center;
    display: block
}

.sidebar .titulo {
    margin-top: 50px
}

.sidebar .titulo h2 {
    margin-bottom: 10px
}

.sidebar .assuntos {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    max-width: 95%
}

.sidebar .assuntos a {
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #000000;
    border: 1px solid currentColor;
    border-radius: 30px;
    padding: 10px 25px;
    transition: 0.2s
}

.sidebar .assuntos a:hover {
    color: #FE5000;
    text-decoration: underline
}

.sidebar ul li {
    font-size: 18px;
    line-height: 300%;
    border-bottom: 1px solid #F8F8F8
}

.sidebar .newsletter {
    padding: 0 30px 35px 30px;
    background: #FE5000;
    border-radius: 3px;
    max-width: 335px;
    text-align: center;
    margin-top: 60px
}

@media (max-width: 1101px) {
    .sidebar .newsletter {
        max-width: 100%
    }
}

.sidebar .newsletter .titulo-1 {
    font-weight: 700;
    font-size: 25px;
    line-height: 120%;
    margin-bottom: 20px;
    margin-top: 12px;
    position: relative
}

.sidebar .newsletter .titulo-1:before {
    width: 125px;
    height: 4px;
    background: #131313;
    border-radius: 3px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -10px
}

.sidebar .newsletter .titulo-2 {
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 20px
}

.sidebar .newsletter form input {
    background: #FFFFFF;
    border: 1px solid #BABABA;
    border-radius: 3px;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    margin-bottom: 5px;
    font-size: 14px
}

.sidebar .newsletter form input::placeholder {
    color: #656565
}

.sidebar .newsletter form input[type="submit"] {
    text-align: center;
    background: #001A72;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    border-color: #001A72;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25)
}

.sidebar .newsletter form .wpcf7-spinner {
    display: none
}

.tta__listent_content {
    padding: 10px
}

#tta__listent_content_1.tta__listent_content .dashicons {
    display: block !important
}

.wpcf7 form {
    position: relative
}

.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
    height: 60px;
    width: 100%;
    padding: 0 25px
}

.wpcf7 textarea {
    height: 120px
}

.wpcf7 input[type='submit'] {
    cursor: pointer
}

.wpcf7 .ajax-loader {
    display: none
}

.wpcf7 .wpcf7-response-output {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important
}

.wpcf7 .wpcf7-not-valid-tip {
    font-size: 13px;
    margin-top: 5px
}

footer {
    background: #F8F8F8;
    padding: 50px 0;
    overflow: hidden
}

@media (max-width: 1101px) {
    footer {
        padding-bottom: 20px
    }
}

footer ul li {
    font-weight: 400;
    font-size: 14px;
    line-height: 250%;
    white-space: nowrap
}

footer ul li:hover {
    text-decoration: underline
}

footer .menu {
    display: grid;
    grid-template-columns: 1.2fr 1fr 0.9fr 0.8fr
}

@media (max-width: 1101px) {
    footer .menu {
        grid-template-columns: 1fr
    }
}

footer .grid {
    display: grid;
    grid-template-columns: 190px 1fr;
    gap: 50px
}

@media (max-width: 1101px) {
    footer .grid {
        grid-template-columns: 1fr;
        gap: 20px
    }
}

@media (max-width: 1101px) {
    footer .titulo h2 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer
    }

    footer .titulo h2 .seta svg {
        position: relative
    }

    footer ul {
        display: none !important
    }

    footer ul.active {
        display: block !important
    }

    footer .social {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        margin-bottom: 50px
    }

    footer .social a {
        width: 40px;
        height: 40px;
        background: #FE5000;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

.barra-final .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    padding: 18px 0
}

.barra-final .grid .area {
    display: flex;
    justify-content: center
}

.barra-final .grid .area.area-3 {
    justify-content: flex-end
}

.barra-final .grid a {
    font-weight: 500;
    font-size: 16px
}

.barra-final .grid .social {
    display: flex;
    align-items: center;
    gap: 8px
}

.barra-final .grid .social a {
    width: 40px;
    height: 40px;
    background: #FE5000;
    border-radius: 50%
}

@media (max-width: 1101px) {
    .barra-final {
        background: #F8F8F8;
        padding-bottom: 30px
    }

    .barra-final .grid {
        grid-template-columns: 1fr
    }

    .barra-final .grid .area-3 {
        justify-content: center
    }
}



/*********  web-stories da home*************/
.story-section{
margin-top: 50px;

}
.grid-stories .post-blog .info {
    padding-left: 0 !important;
}
.grid-stories .post-blog .img,
.grid-stories .story .img {
    max-height: 350px !important;

}
.grid-stories .story {
    background-color: transparent;
}
.grid-stories .story .img {
    max-height: 350px !important;

}
.grid-stories .story img {
    height: 350px !important;
}
.grid-stories .story .img:before {
    height: 350px !important;

}

.top {
    height: 220px;
    background-repeat: no-repea!important;
    background-size: cover!important;
    background-position: bottom!important;
}

.review .breadcrumb a {
    color: #fff;
}

.bloco-laranja {
    background-color: #E56135;
    padding: 40px;
    margin-bottom: 50px;
}

.bloco-laranja .titulo {
    font-weight: 700;
    font-size: 35px;
    line-height: 150%;
    color: #fff;
    margin-top: 0!important;
    margin-bottom: 20px;
}

.bloco-laranja p {
    color: #fff;
}

.grid-padrao-site .bloco-laranja {
    margin-top: -100px;
}

.post-destaque {
    min-height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.post-destaque h2 {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
}

.post-destaque span {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    color: #fff;
}

.post-type-archive-reviews .titulo {
    margin-top: 32px;
}

.grid-recomendado-review {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}

@media only screen and (max-width: 1000px) {
    .grid-recomendado-review {
        grid-template-columns: 1fr 1fr;
    }
}

@media only screen and (max-width: 767px) {
    .grid-recomendado-review {
        grid-template-columns: 1fr;
    }

    .single-review .card-produto .holder {
        flex-direction: column;
        margin-bottom: 20px;
    }

    .single-review .card-produto .imagem-produto, .single-review .card-produto .info {
        width: 100%;
    }

}

.review .bloco-h1 h1 {
    color: #000!important;
    letter-spacing: 0.01em;
    margin-bottom: 30px!important;
}

.review .sidebar .titulo h2 {
    margin-bottom: 0;
}

.review .posts-lateral a {
    margin-bottom: 20px;
}

.single-review .card-produto h3 {
    margin: 50px 0 0 0;
}

.single-review .card-produto .holder {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.single-review .card-produto .imagem-produto, .single-review .card-produto .info {
    width: 49%;
}

.single-review .card-produto .imagem-produto {
    margin-right: 2%;
}

.single-review .card-produto .info .preco {
    font-family: Poppins;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    color: #E56135;
}

.single-review .card-produto .info .descricao {
    margin: 20px 0 30px 0;
}

.single-review .card-produto .info .botao button {
    padding: 3% 18%;
    border-radius: 50px;
    background-color: #E56135;
    color: #fff;
    font-size: 1rem;
    line-height: 2rem;
}

.single-review .banner {
    overflow: hidden;
    margin-top: 50px;
}