body div#topBar.headertopBar {
    height: 45px;
}

.lp-header {
    display: grid;
    align-items: center;
    aspect-ratio: 1920 / 968;
}

.lp-header:before {
    top: 40%;
    width: calc(64px + (((100% - 1470px) / 2) - 128px));
    min-width: 32px;
    height: 440px;
    background-image: url(../svg/gradiente_esq.svg);
    background-position: 100% 50%;
}

.lp-header h1 {
    font-size: 70px;
}

.lp-header h2 {
    font-size: 28px;
    max-width: 508px;
}

.lp-header .lp-hero {
    width: 100%;
    max-width: 1503px;
    margin: 0 auto;
    padding-left: 50px;
}

.lp-header .lp-container {
    padding-top: 0;
    padding-left: 0;
}

.lp-header .lp-content {
    display: grid;
    gap: 16px;
}

.lp-header .lp-content i {
    display: block;
    width: 350px;
    height: 72px;
}

.lp-header .lp-content i svg {
    display: block;
    width: inherit;
    height: inherit;
}

.lp-header figure::before {
    top: 12.5%;
    left: 22.5%;
}

#btnFloat.lp-actions {
    display: flex;
    justify-content: center;
    width: 462px;
    padding-top: 32px;
}

#btnFloat.lp-actions .lp-btn {
    width: 100%;
    max-width: 282px;
}

.lp-header figure {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40%;
    right: 0;
    margin: 0;
}

.lp-header figure img {
    height: 100%;
    object-position: 0% 50%;
}

/* SOBRE */
.lp-about {
    padding-top: 134px;
    padding-bottom: 96px;
    margin: 0 64px;
}

.lp-about header {
    width: 100%;
    margin-left: 60px;
    margin-right: 60px;
    padding-top: 136px;
    padding-bottom: 112px;
}

.lp-about header:before {
    top: 0;
    right: -48px;
    width: 378px;
    height: 128px;
    background-image: url(../svg/about_grafismo_big.svg);
}

.lp-about header i {
    width: 211px;
    height: 211px;
    top: -20px;
    left: -58px;
}

.lp-about header .lp-content {
    position: relative;
    display: inline-grid;
    left: 10%;
    gap: 64px;
    grid-template-columns: max-content 546px;
}

.lp-about header .lp-head {
    font-size: 45px;
    margin: 0;
}

.lp-about header .lp-head span {
    position: relative;
    top: -8px;
}

.lp-about header .lp-txt {
    font-size: 20px;
}

.lp-about article {
    width: 100%;
    max-width: 1503px;
    padding-top: 96px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.lp-about article h3 {
    font-size: 50px;
    max-width: 568px;
}

.lp-about article ul {
    width: 100%;
    max-width: 600px;
    gap: 54px;
    justify-content: space-between;
}

.lp-about article ul i {
    width: 164px;
    height: 164px;
}

.lp-products:before {
    content: '';
    position: absolute;
    top: -700px;
    right: 0;
    width: 95px;
    height: 290px;
    background: url(../svg/grafismo_dir.svg) 50% 50% no-repeat;
    background-size: cover;
}

.lp-products:after {
    content: '';
    position: absolute;
    top: -330px;
    left: 0;
    width: 87px;
    height: 332px;
    background: url(../svg/gradiente_esq.svg) 50% 50% no-repeat;
    background-size: cover;
}

.lp-products .lp-categories {
    width: 100%;
    justify-content: space-evenly;
    gap: 0;
}

.lp-products .lp-swiper {
    padding: 0 105px 40px;
}

.lp-products .lp-swiper:before,
.lp-products .lp-swiper:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    background: #f2f2f2;
    z-index: 2;
}

.lp-products .lp-swiper:before {
    left: 0;
    width: 105px;
}

.lp-products .lp-swiper:after {
    right: 0;
    width: 105px;
}

.lp-products .lp-swiper .swiper-button-prev,
.lp-products .lp-swiper .swiper-button-next {
    display: flex;
}

.lp-products .lp-swiper .swiper-pagination {
    display: none;
}

.lp-products .lp-actions {
    position: relative;
    width: 100%;
    justify-content: center;
    padding-bottom: 48px;
}

.lp-products .lp-actions .lp-btn {
    width: 292px;
}

.lp-products .lp-actions small {
    position: absolute;
    display: flex;
    right: 104px;
    height: 48px;
    align-items: center;
}

.lp-advantages {
    padding-top: 112px;
    padding-bottom: 112px;
}

.lp-advantages header {
    display: flex;
    align-items: center;
}

.lp-advantages header h3 {
    max-width: 452px;
    font-size: 38px;
}

.lp-advantages header i {
    display: block;
    width: 350px;
    height: 72px;
}

.lp-advantages header i svg {
    display: block;
    width: inherit;
    height: inherit;
}

.lp-advantages article {
    position: relative;
    display: grid;
    grid-template-columns: 58% 42%;
}

.lp-advantages article ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.lp-advantages article ul li:nth-child(2) {
    order: 3;
}

.lp-advantages article ul li:nth-child(4) {
    order: 4;
}

.lp-advantages article i {
    width: 80px;
    height: 80px;
}

.lp-advantages article h3 {
    font-size: 20px;
}

.lp-advantages article figure {
    position: relative;
    margin-top: -168px;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0 0 32px 32px;
    width: 100%;
    max-width: 686px;
}

.lp-advantages article figure:before {
    background-image: url(../svg/advantages_grafismo_big.svg);
    right: calc(((100vw - 1735px)/2) * -1);
    min-width: 87.5%;
}

.lp-advantages article figure img {
    height: auto;
    aspect-ratio: 658 / 614;
}

.lp-features {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: #f2f2f2;
    align-items: center;
    margin-bottom: 140px;
}

.lp-features:before {
    content: '';
    position: absolute;
    display: block;
    width: 342px;
    height: 198px;
    bottom: 0;
    right: 0;
    background: url(../svg/grafimos_triangulo.svg) 50% 50% no-repeat;
    background-size: cover;
}

.lp-features header {
    order: 2;
    align-items: center;
}

.lp-features header .lp-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: 664px;
}

.lp-features header h2 {
    font-size: 50px;
    text-align: left;
}

.lp-features header h3 {
    font-size: 25px;
    padding: 0;
}

.lp-features .lp-actions {
    padding: 0;
}

.lp-features .lp-actions .lp-btn {
    width: 190px;
    margin-top: 40px;
}

.lp-features article {
    overflow: hidden;
}

.lp-features .lp-swiper {
    padding-bottom: 40px;
    background: none;
}

.lp-features .lp-slide figure video {
    top: 0;
    right: 2.5%;
    object-position: 50% 50%;
    aspect-ratio: 720 / 608;
}

.lp-features .lp-swiper .swiper-button-prev {
    left: 22.5%;
}

.lp-features .lp-swiper .swiper-button-next {
    right: 22.5%;
}

.lp-features .swiper-pagination {
    bottom: 0;
    margin-bottom: 32px;
}

.lp-stores {
    max-width: 1696px;
}

.lp-stores header {
    position: absolute;
    top: -54px;
    left: 16px;
    width: 50%;
    padding-left: 98px;
    padding-right: 98px;
    background: none;
}

.lp-stores header ul {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 112px;
}

.lp-stores header h4 {
    font-size: 42px;
}

.lp-stores header h4 small {
    font-size: 20px;
}

.lp-stores header i {
    display: block;
    width: 110px;
    height: 110px;
}

.lp-stores article {
    padding-top: 112px;
    padding-bottom: 48px;
    padding-left: 48%;
    padding-right: 48px;
}

.lp-stores .swiper-container {
    padding-bottom: 10px;
}

.lp-faq header h2 {
    font-size: 50px;
}

.lp-faq header h2 small {
    font-size: 12px;
}

.lp-faq article {
    padding-bottom: 180px;
}

.lp-faq .lp-actions .lp-btn {
    max-width: 214px;
    min-width: 214px;
}

.lp-faq .lp-contact {
    width: 140px;
}

.lp-faq .lp-contact span {
    width: auto;
}

.lp-doubtlist:last-of-type {
    margin-bottom: 90px;
}

.mobile-only{display: none !important;}

.qrcode{display: block;}

/* BREADCRUMB */
.breadcrumb-top {
        padding: 10px 16px;
    list-style: none;
    z-index: 999;
    position: absolute;
    margin-top: 90px;
    left: 100px;
}

.breadcrumb-top li {
    display: inline;
    color: #eee;
    font-size: 14px;
}

.breadcrumb-top li a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
}

.breadcrumb-top li+li:before {
    padding: 8px;
    color: #000;
    content: "\003E";
}