.wrapper {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
}

.slick-prev {
    left: 30px;
}

.slick-next {
    right: 30px;
}

h3,
h2,
h1 {
    /*font-family: 'Montserrat' !important;*/
    font-family: 'Open Sans' !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; */
    min-height: 200px;
    overflow: hidden;
    position: relative;
}

.page-home div.banner {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    /* min-height: 376px; */
    /* height: 530px; */
    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: 100%;
}

.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-slide {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100vw;
    overflow: hidden;
    position: relative;
    margin-bottom: 0px !important;
    /* background-color: #525252; */
}

.page-home div.banner .banner-slide .mobile {
    display: none;
}

.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: 'Open Sans';
    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;
    justify-content: space-between;
}

.container {
    padding: 40px 40px;
    min-height: auto;
}

.container-title {
    font-size: 32px;
    color: #000000e1;
}

.scroll-container {
    display: flex;
    gap: 20px;
    min-height: auto;
}

.grid.cups {
    gap: 20px;
    cursor: unset !important;
}

.cups .card {
    /* flex: 1; */
    /* width: 300px; */
    text-align: center;
    border-radius: 20px;
    transition: 0.4s ease-in-out;
}

.cups .card:hover {
    background-color: #9193F8;
}

/* Parte cinza com texto */
.cups .card-img {
    height: 300px;
    border-radius: 20px;
    color: white;
    font-size: 34px;
    line-height: 1.2em;
    font-weight: normal;
    text-decoration: underline;
    text-align: left;
}

.cups .card .card-text {
    color: black;
    display: block;
    width: 100%;
    text-align: start;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    transition: 0.4s ease-in-out;
    letter-spacing: 0.075em;
}

.cups .card:hover .card-text {
    color: #fff;
}

.grid.steps {
    gap: 20px;
    cursor: unset !important;
}

.steps .card {
    width: 305px;
    min-width: 305px;
    height: 270px;
    text-align: center;
    border-radius: 20px;
    transition: 0.4s ease-in-out;
}

.steps .card:hover {
    background-color: #9193F8;
}

/* Parte cinza com texto */

.steps .step {
    width: 100%;
}


.steps .card-img {
    height: 150px;
    width: 100%;
    border-radius: 20px;
    color: white;
    font-size: 34px;
    line-height: 1.2em;
    font-weight: normal;
    text-decoration: underline;
    text-align: left;
}

.steps .card .card-text {
    color: black;
    display: block;
    width: 100%;
    text-align: start;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    transition: 0.4s ease-in-out;
}

.steps .card:hover .card-text {
    color: #fff;
}

.steps .card .card-text p {
    color: white;
    font-size: 14px;
    text-transform: none;
    line-height: 18px;
    font-weight: 300;
    margin-top: 10px;
}

.container.measure-cups {
    padding: 40px;
}

/* Botão PERSONALIZAR */
.medidas-content {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    padding: 20px 0;
    min-height: auto;
    cursor: unset !important;
}

.medida a {
    box-shadow: 3px 5px 19px rgb(0 0 0 / 15%);
    background: transparent;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    display: flex;
    align-items: end;
    justify-content: center;
    padding: 14px;
    color: white;
    font-size: 34px;
    line-height: 1.2em;
    font-weight: normal;
    text-decoration: underline;
    text-align: left;
    cursor: pointer;
    flex: 1;
    transition: 0.3s ease-in-out;
}

.medida a img {
    opacity: 1;
    transition: 0.3s ease-out;
}

.medida[data-medida="200ml"]:hover a img {
    opacity: 0;
}

.medida[data-medida="300ml"]:hover a img {
    opacity: 0;
}

.medida[data-medida="400ml"]:hover a img {
    opacity: 0;
}

.medida[data-medida="550ml"]:hover a img {
    opacity: 0;
}

.medida[data-medida="200ml"]:hover a::before {
    content: "";
    width: 53px;
    height: 74px;
    position: absolute;
    background-image: url('../../images/paginas/home/200ml-art.png');
}

.medida[data-medida="300ml"]:hover a::before {
    content: "";
    width: 56px;
    height: 93px;
    position: absolute;
    background-image: url('../../images/paginas/home/300ml-art.png');
}

.medida[data-medida="400ml"]:hover a::before {
    content: "";
    width: 56px;
    height: 108px;
    position: absolute;
    background-image: url('../../images/paginas/home/400ml-art.png');
}

.medida[data-medida="550ml"]:hover a::before {
    content: "";
    width: 66px;
    height: 122px;
    position: absolute;
    background-image: url('../../images/paginas/home/550ml-art.png');
}

.medidas-content .measure-button {
    text-align: center;
    margin-top: 10px;
}

.medidas-content .measure-button a {
    display: block;
    width: 79px;
    height: 35px;
    font-weight: bold;
    letter-spacing: 0.089em;
    font-size: 14px;
    color: var(--green);
    line-height: 16px;
    transition: 0.3s ease-in-out;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}

.ctn-medida:hover .measure-button a,
.medidas-content .measure-button:hover a {
    background-color: #E8EDEC;
}

.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;
}

.infinite-ctn {
    background-color: var(--mid-green);
}

.container.infos {
    display: flex;
    gap: 40px;
    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 {
    padding: 10px 40px;
    padding-bottom: 50px;
}

/* Parte cinza com texto */
.avaliacoes .card {
    min-width: 300px;
    max-width: 300px;
    background: #fff;
    height: 220px;
    border-radius: 20px;
    padding: 15px;
    color: white;
    box-shadow: 3px 5px 19px rgb(0 0 0 / 15%);
    transition: 0.3s ease-in-out;
}

.avaliacoes .card:hover {
    transform: scale(1.05);
}

.avaliacoes .card .name_avaliation {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    line-height: 24px;
    margin: 15px 0px;
}

.avaliacoes .card .avaliation {
    font-size: 14px;
    color: #000000e3;
    line-height: 18px;
    margin-bottom: 10px;
    min-height: 110px;
}

.avaliacoes .card .card-img {
    display: flex;
    gap: 5px;
    justify-content: end;
}

.infos-slider {
    overflow: hidden;
    background-color: #9193f8;
    height: 120px;
    min-height: 120px;
    max-height: 120px;
    padding: 23px 0px;
    
    /* display: flex;
    align-items: center; */
}

.infos-slider .p-text-block {
    text-align: center;
    color: #fff;
    width: 100%;
    justify-content: center;
    gap: 10px;
    line-height: 155%;
}

@media only screen and (max-width: 1050px) {
    .container.infos {
        flex-direction: column-reverse;
    }

    .container.infos .banner {
        width: 100%;
        height: auto;
    }

    .container.infos .btn {
        display: none;
    }
}

@media only screen and (max-width: 750px) {
    .banner-full .categorias {
        display: none;
    }

    .container {
        padding: 40px 20px;
    }

    .container.cups-theme {
        padding-right: 0px;
    }

    .container.measure-cups {
        padding-right: 0px !important;
    }

    .container.measure-cups {
        padding: 20px;
        padding-top: 40px;
        padding-right: 0px;
    }

    .medida[data-medida="200ml"]:hover a::before,
    .medida[data-medida="300ml"]:hover a::before,
    .medida[data-medida="400ml"]:hover a::before,
    .medida[data-medida="550ml"]:hover a::before {
        display: none;
    }

    .medida[data-medida="200ml"] a img,
    .medida[data-medida="300ml"] a img,
    .medida[data-medida="400ml"] a img,
    .medida[data-medida="550ml"] a img {
        opacity: 1 !important;
    }

    .medidas-content {
        gap: 20px;
    }

    .container.ctn-steps {
        padding: 40px 20px;
        padding-right: 0px;
    }

    .steps .card {
        background-color: #9193F8;
    }

    .steps .card .card-text {
        color: white;
    }

    .grid.steps {
        padding-right: 20px;
    }

    .avaliacoes {
        padding: 10px 20px;
        padding-bottom: 50px;
    }

    .mobile-no-mg {
        margin-bottom: 0px !important;
    }

    .header-slider {
        padding-right: 20px;
    }
}

@media only screen and (max-width: 650px) {
    .page-home {
        margin-top: 65px;
    }

    .page-home .banner-full div.banner {
        /*min-height: 600px;*/
    }

    .page-home div.banner .banner-slide .mobile {
        display: block;
    }

    .page-home div.banner .banner-slide .desktop {
        display: none;
    }

    .mobile-banner-content {
        position: relative;
        display: flex !important;
        align-items: end;
    }

    .mobile-banner-content img {
        width: 90%;
    }

    .text-block-banner-50 {
        margin-right: 0px !important;
    }

    .around-content {
        padding: 20px !important;
    }

    .around-content .mobile-banner-content button {
        position: absolute;
        right: 0;
        bottom: 25px;
    }

    .page-home div.banner video {
        width: 100%;
        height: unset;
    }
}

@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;
    }
}