@media (min-width: 640px) {
    .s-block {
        margin-top: 0rem;
    }
}@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
        margin-top: 1rem;
    }
}.text-right {
    text-align: center;
    place-items: center;
}.copyright-text p {

    color: rgb(255 255 255);
}.product-card-sky .add-product-button-sky .s-button-btn {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 0%;
    width: 40px;
    height: 40px;
    line-height: normal;
    BACKGROUND-COLOR: BLACK;
    COLOR: WHITE;
}.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
    margin-top: -2rem;
}@media (min-width: 768px) {
    .s-slider-block__title {
        margin-bottom: 2rem;
        margin-top: 1rem;
    }
}@media (min-width: 768px) {
    .md\:gap-2 {
        gap: 0.5rem;
        PLACE-ITEMS: CENTER;
    }
}.smt-app-whatsapp .sm-button.sm-button-circle:not(.sm-small), .smt-app-whatsapp .sm-button.sm-button-circle:not(.sm-small) a:not(.powered-link) {
    height: 40px;
    width: 41px;
}.h-80 {
    height: 32rem;
}.s-block {
    margin-top: 2rem;
    text-align: center;
}@media (min-width: 380px) and (max-width: 479px) {
    .s-block--tabs-produtcs .tabs {
        padding-right: 1rem;
        text-align: center;
    }
}@media (min-width: 1024px) {
    .s-block--tabs-produtcs .tabs {
        margin-left: 0px;
        margin-right: 0px;

        PLACE-SELF: CENTER;
    }
}@media (min-width: 380px) and (max-width: 479px) {
    .xxs\:hidden {
            display: grid;
        CONTAIN: STRICT;
    }
}@media (min-width: 1024px) {
    .lg\:grid-cols-12 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
}.cursor-pointer * {
    pointer-events: none;
    display: none;
}