.s-product-card-image img.loaded {
    position: relative;
    opacity: 1;
    background-color: white;
}.text-2xl {
    font-size: 1.3rem;
    line-height: 2rem;
}.\!font-normal {
    font-weight: 700 !important;
}body {
    background-color: #fcfcfc;
}@media (min-width: 768px) {
    .s-block--tabs-produtcs .tab-trigger button {
        font-size: 1.55rem;
        line-height: 2.75rem;
        font-weight: 700;
    }
}.s-product-card-content-title {
    margin-bottom: 0.625rem;
    max-width: 100%;
    line-height: 1.5rem;
    display: table-footer-group;
}@media (min-width: 640px) {
    .s-product-card-content {
        padding: 1.25rem;
        text-align: -webkit-center;
    }
}.s-product-card-entry {
    justify-content: flex-start;
    background-color: rgb(255 255 255);
    border-radius: 13;
    border-width: 1px;
    border-style: solid;
    border-color: #ebebeb;}
    .s-product-card-price {
    background-color: #fdf9f3;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    border-radius: 13;
    border-width: 0px;
    border-style: solid;
    border-color: #f3e9e4;
    inline-size: -webkit-fill-available;
}.s-button-primary {
    border-radius: 0px;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 800;
}.z-2 {
    z-index: 0;
}.main-banner .swiper-slide-active .background-image {
    opacity: 1;
    transform: scale(1);
    display: contents;
}.object-cover {
  object-fit: scale-down;
      MAX-BLOCK-SIZE: FIT-CONTENT;

background: #ffffff;
}.h-full {
    height: 100%;   

}


@media (min-width: 640px) {
.object-cover {
background: #ffffff;
    MAX-BLOCK-SIZE: unset;


}}
s-products-list-wrapper {
    margin-bottom: 1rem;
    display: grid;
}.section-space {
    margin-top: auto;
    margin-bottom: inherit;
}.s-product-card-content-sub {
    justify-content: flex-start;
    gap: 0.75rem;
    background-color: rgb(253 249 243);
    border-radius: 13;
    border-width: 1px;
    border-style: solid;
    border-color: #ebebeb;
}