.wrapper {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
}

@font-face {
    font-family: 'Poppins';
    src: url("../../css/fonts/poppins/Poppins-Medium.ttf");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url("../../css/fonts/poppins/Poppins-SemiBold.ttf");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url("../../css/fonts/poppins/Poppins-Bold.ttf");
    font-weight: 700;
    font-style: normal;
}

.slick-prev {
    left: 30px;
}

.slick-next {
    right: 30px;
}

h3,
h2,
h1 {
    /*font-family: 'Montserrat' !important;*/
    font-family: 'Roboto' !important;
    font-weight: 400;
}

.title {
    color: #000;
    font-weight: 400;
    font-size: 20px !important;
}

.text {
    color: #000;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 20px;
}

div.title h3,
div.titulo h3 {
    font-size: 20px;
    font-weight: 400;
}

.a-padrao {
    font-size: 14px !important;
    color: #000;
    text-decoration: underline !important;
}

.page-home {
    margin-top: 75px;
}

.aviso-feriado {
    background-color: #F68C52;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.aviso-feriado p {
    color: #fff;
    font-size: 14px;
}

.new-years-message {
    background-color: #EBB424;
    position: fixed;
    top: 75px;
    width: 100%;
    left: 0;
    /*display: flex;*/
    display: none;
    justify-content: center;
    align-items: center;
    min-height: 25px;
    z-index: 9;
    transition: ease-in-out 0.3s;
}

.new-years-message p {
    color: #fff;
    font-size: 12px;
    padding: 10px;
    margin-right: 30px;
}

.new-years-message .close-message {
    position: absolute;
    right: 10px;
}

.new-years-message .close-message i {
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.page-home div.banner-full {
    max-height: 394px;
    overflow: hidden;
    position: relative;
}

.page-home div.banner {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 350px;
    overflow: hidden;
}

.page-home div.banner .selo-empresa-b {
    width: 58px;
    position: absolute;
    top: 0;
    left: 87%;
    z-index: 1;
}

.page-home div.banner video {
    width: 100%;
    /* height: 350px; */
}

.page-home div.banner .comprar-produtos-banner {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}

.page-home div.banner .banner-img {
    width: 100%;
    /* height: 350px; */
}

.page-home div.banner video::-webkit-media-controls-panel {
    display: none;
}

.page-home .image-mobile {
    display: none;
    width: 100%;
}

.page-home div.banner .banner-template {
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100vw;
    overflow: hidden;
    position: relative;
    background-color: #525252;
}

.page-home div.banner .banner-img-2 {
    /* width: 100%; */
    height: 350px;
}

.banner-slide .img-banner {
    width: calc(100vw) !important;
    height: calc(100vw * 0.2562) !important;
    position: absolute;
    bottom: 0;
}

.banner-slide .img-banner-compra {
    width: calc(1881px) !important;
    height: calc(350px) !important;
}

@media only screen and (min-width: 1881px) {
    .banner-slide .img-banner-compra {
        width: calc(100vw) !important;
        height: calc(350px) !important;
    }
}

@media only screen and (max-width: 1368px) {
    .banner-slide img.img-banner {
        width: calc(1366px) !important;
        height: calc(350px) !important;
    }
}

@media (min-width: 1880px) {
    .page-home div.banner .banner-img-2 {
        width: 100%;
    }
}

@media (min-width: 1000px) {
    .page-home .text-block-banner-40 {
        max-width: 420px !important;
    }
}

.page-home div.banner .text-block-3 {
    position: absolute;
    z-index: 2;
    bottom: 30px;

    width: 100%;
    max-width: 1350px;

    margin: 0 auto;
    padding-left: 50px;
}

.page-home div.banner .text-block-3 .title {
    font-size: 48px !important;
    font-weight: 700;
    /* text-shadow: 0px 0px black, 0 0 1em black, 0 0 0.2em black; */
    margin-bottom: 10px;
    color: #fff !important;
}

.page-home div.banner .text-block-3 .sub-title {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 30px;
    /* text-shadow: 0px 0px black, 0 0 1em black, 0 0 0.2em black; */
}

.page-home div.banner .text-block-2 {
    position: absolute;
    z-index: 2;
    bottom: 30px;

    width: 100%;
    max-width: 1350px;

    margin: 0 auto;
    padding-left: 50px;
}

.page-home div.banner .text-block-2 .title {
    font-size: 48px !important;
    font-weight: 700;
    /* text-shadow: 0px 0px black, 0 0 1em black, 0 0 0.2em black; */
    margin-bottom: 10px;
    color: #fff !important;
}

.page-home div.banner .text-block-2 .sub-title {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 30px;
    /* text-shadow: 0px 0px black, 0 0 1em black, 0 0 0.2em black; */
}

.page-home div.banner .text-block-2 .btn-sub-title {
    font-size: 18px;
    font-weight: 500;

    display: inline-flex;
    justify-content: center;
    align-items: center;

    border: 1px solid #000;
    background-color: #fff;
    color: black;
    height: 40px;
    padding: 0 20px;

    text-transform: uppercase;

    margin-bottom: 0px;
    /* text-shadow: 0px 0px black, 0 0 1em black, 0 0 0.2em black; */
}

.page-home div.banner .text-block-2 .purchase-btn {
    background-color: #F68C51;
    color: #fff;
    width: 103px;
    height: 30px;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;

    margin-bottom: 30px;
}

.page-home div.banner .text-block-2 .purchase-yellow-btn {
    background-color: #EAE226;
    color: #000;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    padding: 6px 10px;
    font-weight: 600;

    margin-bottom: 30px;
}

.page-home div.banner .text-block-2 .tag-pink-btn {
    background-color: #F453E5;
    padding: 2px 20px;
    color: white;
    border-radius: 25px;
    font-family: 'salmond';
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    padding-top: 7px;

}

.page-home div.banner .text-block-2 .mid-green-btn {
    background-color: var(--mid-green);
    padding: 9px 20px;
    color: white;
    border-radius: 25px;
    font-family: 'salmond';
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    padding-top: 14px;

}

.page-home div.banner .text-block-2 .participate-btn {
    background-color: #fff;
    color: #000;
    border: 1px solid;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    padding: 5px 20px;

    margin-bottom: 20px;
}

.page-home div.banner .text-block {
    z-index: 2;
    position: absolute;
    width: 100%;
    max-width: 398px;
    bottom: calc(50% - 67px);
    margin: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.page-home div.banner .text-block .title {
    font-size: 32px !important;
    font-weight: 600;
    margin-bottom: 20px;
    /* text-shadow: 0px 0px black, 0 0 1em black, 0 0 0.2em black; */
    color: #fff !important;
}

.page-home div.banner .text-block .sub-title {
    font-size: 24px;
    font-weight: lighter;
    color: #fff;
    margin-bottom: 20px;
    /* text-shadow: 0px 0px black, 0 0 1em black, 0 0 0.2em black; */
}

.page-home div.banner .text-block .purchase-btn {
    background-color: #F68C51;
    color: #fff;
    width: 103px;
    height: 30px;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
}

.cupom-promo {
    background-color: #fff;
    color: #F68C51;
    border-radius: 25px;
    padding: 6px 20px;
    padding-top: 14px;
    font-size: 26px;
    display: block;
    max-width: 277px;
}

body {
    font-family: 'Roboto';
    margin: 0;
    background-color: white;
}

/* Barra de categorias */
.categorias {
    background-color: #A8A8A8;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 44px;
}

.categorias select {
    background: #A8A8A8;
    color: white;
    border: none;
    font-size: 14px;
    font-weight: 500;
    padding: 3px 5px;
    outline: none;
    appearance: auto;
    cursor: pointer;
    width: 250px;
}

.grid {
    display: flex;
    /* flex-flow: row wrap; */
    gap: 15px;
}

.container {
    padding: 20px;
    min-height: auto;
}

.container-title {
    font-size: 32px;
    color: #000000e1;
}

.scroll-container {
    display: flex;
    gap: 20px;
    padding: 20px 0;
    min-height: auto;
}

.cups .card {
    flex: 1;
    /* width: 300px; */
    text-align: center;
}

/* Parte cinza com texto */
.cups .card-img {
    background: #525252;
    height: 300px;
    border-radius: 20px;
    padding: 10px;
    color: white;
    font-size: 34px;
    line-height: 1.2em;
    font-weight: normal;
    text-decoration: underline;
    text-align: left;
}

.cups .card-img a {
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    color: white;
}

/* Botão PERSONALIZAR */
.btn {
    margin-top: 10px;
    background: white;
    border: 1.5px solid #707070;
    border-radius: 30px;
    width: 212px;
    height: 50px;
    cursor: pointer;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.5px;
    transition: background 0.2s;
}

.btn:hover {
    background: #f2f2f2;
}

.medidas-content {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    padding: 20px 0;
    min-height: auto;
}

.medida a {
    background: #525252;
    height: 300px;
    width: 300px;
    border-radius: 20px;
    display: flex;
    align-items: flex-end;
    padding: 10px;
    color: white;
    font-size: 34px;
    line-height: 1.2em;
    font-weight: normal;
    text-decoration: underline;
    text-align: left;
    cursor: pointer;
    flex: 1;
}

.icon {
    width: 95px;
    height: 95px;
    background: #D9D9D9;
    border-radius: 50%;
    margin: 15px auto 5px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.volume {
    /* font-size: 24px;
    font-weight: 400;
    color: #fff; */
}

.scrollable {
    user-select: none;
    cursor: grab;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.scrollable::-webkit-scrollbar {
    display: none;
}

.scrollable {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.container.ferramenta .banner {
    width: 100%;
    border-radius: 20px;
    height: 250px;
    background: #525252;
    display: flex;
    align-items: end;
    justify-content: space-between;
    padding: 15px;
}

.container.infos {
    display: flex;
    gap: 20px;
    min-height: auto;
}

.container.infos .banner {
    background: #525252;
    border-radius: 20px;
    width: 640px;
    height: 461px;
}

.container.infos .banner {
    background: #525252;
    width: 640px;
}

.container.infos .content-container {
    flex: 1;
}

.avaliacoes .card {}

.avaliacoes .card {
    flex: 0 0 auto;
    width: 300px;
    text-align: center;
}

/* Parte cinza com texto */
.avaliacoes .card-img {
    background: #525252;
    height: 250px;
    border-radius: 20px;
    display: flex;
    align-items: flex-end;
    padding: 10px;
    color: white;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: normal;
    text-align: left;
}

@media only screen and (max-width: 1050px) {
    .container.infos {
        flex-direction: column-reverse;
    }

    .container.infos .banner {
        width: 100%;
    }

    .container.infos .btn {
        display: none;
    }
}

@media only screen and (max-width: 750px) {
    .banner-full .categorias {
        display: none;
    }
}

@media only screen and (max-width: 500px) {
    .page-home div.banner .banner-title {
        font-size: 48px !important;
        font-weight: 300 !important;
        text-shadow: unset !important;
    }

    .medidas-content {
        overflow-y: auto;
    }

    .medidas-content::-webkit-scrollbar {
        display: none;
    }
}