* {
    margin: 0;
    box-sizing: border-box;
    scroll-behavior: smooth
}

html {
    scroll-behavior: smooth
}

:target {
    scroll-margin-top: 9em
}

:root {
    --bs-meliblue: #2a2e6d;
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #fffc00 !important;
    --bs-yellow-2: #f0ec00 !important;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))
}

.logo {
    width: 200px
}

.navbar {
    height: 100px
}

.nav-container {
    width: 100% !important;
    display: flex;
    align-items: center !important;
    justify-content: space-between !important
}

.navbar-collapse {
    flex-grow: 0 !important
}

.btn-nav {
    border-color: var(--bs-yellow);
    color: var(--bs-yellow)
}

.btn-nav:hover {
    background-color: var(--bs-yellow);
    color: var(--bs-dark);
    border-color: transparent !important
}

.hero h1 {
    font-style: italic;
    font-size: 2.5em
}

.hero span {
    background-color: #fffc00
}

.hero p {
    font-size: 1.8em
}

.nav-link {
    display: flex;
    flex-direction: row
}

.hero .container {
    margin-top: 8em;
    padding: 2em 0
}

.hero .btn-lg {
    font-size: 1.8em !important
}

.hero .herop {
    background-color: var(--bs-yellow);
    border-color: transparent;
    color: var(--bs-dark)
}

.hero .herop:hover {
    background-color: var(--bs-yellow-2);
    border-color: transparent;
    color: var(--bs-dark)
}

.hero .herop:focus {
    background-color: var(--bs-yellow-2);
    border-color: transparent;
    color: var(--bs-dark)
}

.services h1 {
    font-size: 3em;
    color: var(--bs-yellow)
}

.services p {
    font-size: 1.6em;
    line-height: 1.8
}

.services .list {
    list-style: none;
    font-size: 1.6em;
    display: flex;
    flex-direction: column;
    row-gap: .8em;
    margin-top: 2em
}

.services .list li {
    display: flex;
    align-items: center
}

.services .list i {
    color: var(--bs-yellow);
    padding-right: .6em
}

.meli-info .container {
    width: 100%
}

.meli-info .container p {
    text-align: left;
    font-size: 1.8em;
    margin-top: .5em
}

.marketplace-logo {
    width: 50%
}

.row-meli {
    height: auto;
    padding: 1em 0;
    display: flex;
    align-items: center
}

.col-icon {
    color: var(--bs-meliblue);
    font-size: 2em;
    width: fit-content
}

.col-value {
    font-size: 1.6em;
    font-weight: bolder;
    color: var(--bs-meliblue)
}

.col-desc {
    width: 60%;
    padding: 0 0 0 2em
}

.col-desc span {
    font-weight: bolder;
    color: var(--bs-meliblue)
}

.content-meli {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.meli-data {
    max-width: 50%;
    display: flex;
    font-size: 1.3em;
    display: flex;
    flex-direction: column
}

.meli-image {
    height: 100%;
    width: 60%
}

.meli-image img {
    width: 100%
}

.meli-search .title {
    width: 100%
}

.meli-search h1 {
    font-size: 3.2em;
    font-style: italic;
    color: var(--bs-white) !important
}

.meli-search b {
    color: #fffc00
}

.meli-search p {
    font-size: 3em
}

.meli-search span {
    color: #fffc00;
    font-weight: bolder
}

.brands h1 {
    font-size: 2em
}

.brands .r-brands {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    column-gap: 2em;
    flex-direction: row
}

.brands .r-brands .c-brands {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content
}

.container-ecommerce .container h1 {
    font-size: 1.5em;
    font-style: italic;
    color: var(--bs-white)
}

.container-ecommerce .container b {
    color: var(--bs-yellow)
}

.container-ecommerce .container .title {
    width: 100%;
    font-size: 2.5em
}

.graphic {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: .3em;
    margin: 1em 0
}

.graphic .row {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row
}

.graphic .col {
    font-size: .8em;
    flex: auto
}

.bar,
.bar-1,
.bar-2,
.bar-3,
.bar-4,
.bar-5,
.bar-6,
.bar-7,
.bar-8 {
    color: var(--bs-dark);
    background-color: var(--bs-yellow)
}

.bar {
    max-width: 80%
}

.bar-1 {
    max-width: 79%
}

.bar-2 {
    max-width: 75%
}

.bar-3 {
    max-width: 74%
}

.bar-4 {
    max-width: 73%
}

.bar-5 {
    max-width: 69%
}

.bar-6 {
    max-width: 70%
}

.bar-7 {
    max-width: 35%
}

.info,
.info-1,
.info-2,
.info-3,
.info-4,
.info-5,
.info-6,
.info-7,
.info-8 {
    color: var(--bs-white);
    width: fit-content
}

.container-meli-sale {
    font-size: 1.8em
}

.container-meli-sale h1 {
    font-size: 2em;
    color: var(--bs-meliblue)
}

.container-meli-sale h2 {
    font-size: 1.5em
}

.container-meli-sale p {
    font-size: 1em
}

.graphic-meli-sale {
    width: 100%;
    display: flex;
    font-size: 1em;
    flex-direction: column;
    row-gap: .3em;
    margin-top: 1.5em
}

.graphic-meli-sale .row {
    width: 100%
}

.graphic-meli-sale .col {
    color: var(--bs-dark);
    flex: none
}

.graphic-meli-sale .sale,
.graphic-meli-sale .sale-1,
.graphic-meli-sale .sale-2,
.graphic-meli-sale .sale-3,
.graphic-meli-sale .sale-4,
.graphic-meli-sale .sale-5,
.graphic-meli-sale .sale-6 {
    background-color: var(--bs-yellow)
}

.graphic-meli-sale .sale {
    width: 10%
}

.graphic-meli-sale .sale-1 {
    width: 20%
}

.graphic-meli-sale .sale-2 {
    width: 30%
}

.graphic-meli-sale .sale-3 {
    width: 40%
}

.graphic-meli-sale .sale-4 {
    width: 50%
}

.graphic-meli-sale .sale-5 {
    width: 60%
}

.graphic-meli-sale .sale-6 {
    width: 70%
}

.contact {
    width: 100%;
    height: fit-content;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.contact .row {
    display: flex;
    align-items: center;
    justify-content: center
}

.contact .title h1 {
    font-size: 3em
}

.contact .title p {
    font-size: 1.3em;
    text-align: center
}

.contact .contact-phone {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1em
}

.contact .contact-phone ul {
    width: fit-content;
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.contact .contact-phone li {
    width: 100%;
    font-size: 1.2em
}

.social-media {
    width: 100%;
    display: flex;
    justify-content: center
}

.social-media ul {
    width: fit-content;
    list-style: none;
    display: flex;
    flex-direction: row;
    column-gap: 1em;
    padding: 0
}

.social-media ul li a {
    font-size: 3em;
    color: var(--bs-gray-dark)
}

.social-media ul li a:hover {
    font-size: 3em;
    color: var(--bs-dark);
    transition: ease-in-out .5s
}

.title-divider {
    display: flex;
    align-items: flex-start;
    height: auto;
    background-color: var(--bs-dark);
    color: var(--bs-light)
}

.container-title {
    width: 100%
}

footer,
footer i {
    color: var(--bs-light) !important
}

.hero-image {
    animation: 2s Infinite linear floating;
    animation-delay: 0s;
    margin-right: 0
}

.col-lg-6 {
    padding-left: 0
}

@keyframes floating {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    50% {
        transform: translateY(-10px)
    }
}

@media screen and (max-width:992px) {
    * {
        margin: 0 !important
    }

    body {
        width: 100%
    }

    .logo {
        width: 200px
    }

    .navbar {
        height: 100%
    }

    .hero-image {
        display: none
    }

    .hero .hero-buttons {
        margin-top: 2em !important
    }

    .hero {
        width: 100%;
        margin: 0;
        padding-left: 0 !important
    }

    .hero .col-lg-6 {
        padding: 0 0 1em .8em
    }

    .hero h1 {
        font-style: italic;
        font-size: 2.5em;
        line-height: 0
    }

    .hero span {
        background-color: #fffc00
    }

    .hero p {
        font-size: 1.8em
    }

    .hero .container {
        margin-top: 0
    }

    .hero .btn-lg {
        font-size: 1.8em !important
    }

    .hero .herop {
        background-color: var(--bs-yellow);
        border-color: transparent;
        color: var(--bs-dark)
    }

    .hero .herop:hover {
        background-color: var(--bs-yellow-2);
        border-color: transparent;
        color: var(--bs-dark)
    }

    .hero .herop:focus {
        background-color: var(--bs-yellow-2);
        border-color: transparent;
        color: var(--bs-dark)
    }

    .container-ecommerce .container h1 {
        font-size: 1em;
        font-style: italic;
        color: var(--bs-white);
        padding-bottom: 1em
    }

    .container-ecommerce .container b {
        color: var(--bs-yellow)
    }

    .graphic {
        width: 100%;
        display: flex;
        flex-direction: column;
        row-gap: .3em;
        margin: 1em 0;
        font-size: .5em;
        padding-bottom: 1.5em
    }

    .graphic .row {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: row
    }

    .graphic .col {
        font-size: .8em;
        flex: auto
    }

    .bar,
    .bar-1,
    .bar-2,
    .bar-3,
    .bar-4,
    .bar-5,
    .bar-6,
    .bar-7,
    .bar-8 {
        color: var(--bs-dark);
        background-color: var(--bs-yellow)
    }

    .bar {
        max-width: 80%
    }

    .bar-1 {
        max-width: 79%
    }

    .bar-2 {
        max-width: 75%
    }

    .bar-3 {
        max-width: 74%
    }

    .bar-4 {
        max-width: 73%
    }

    .bar-5 {
        max-width: 69%
    }

    .bar-6 {
        max-width: 70%
    }

    .bar-7 {
        max-width: 35%
    }

    .info,
    .info-1,
    .info-2,
    .info-3,
    .info-4,
    .info-5,
    .info-6,
    .info-7,
    .info-8 {
        color: var(--bs-white);
        width: fit-content
    }

    .meli-info .container {
        width: 100%
    }

    .meli-info .container p {
        text-align: left;
        font-size: 1.4em;
        margin-top: .5em
    }

    .marketplace-logo {
        width: 100%;
        padding: 1em
    }

    .row-meli {
        height: auto;
        padding: 1em 0;
        display: flex;
        align-items: center
    }

    .col-icon {
        color: var(--bs-meliblue);
        font-size: 2em;
        width: fit-content
    }

    .col-value {
        font-size: 1.6em;
        font-weight: bolder;
        color: var(--bs-meliblue)
    }

    .col-desc {
        width: 60%;
        padding: 0 0 0 2em
    }

    .col-desc span {
        font-weight: bolder;
        color: var(--bs-meliblue)
    }

    .content-meli {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: .7em
    }

    .meli-data {
        max-width: 50%;
        display: flex;
        font-size: 1.3em;
        display: flex;
        flex-direction: column
    }

    .meli-image {
        height: 100%;
        width: 60%
    }

    .meli-image img {
        width: 100%
    }

    .meli-search {
        width: 100%;
        padding: 0
    }

    .meli-search h1 {
        font-size: 2.5em;
        font-style: italic;
        color: var(--bs-white) !important;
        padding-bottom: .7em
    }

    .meli-search b {
        color: #fffc00
    }

    .meli-search p {
        font-size: 2em
    }

    .meli-search span {
        color: #fffc00;
        font-weight: bolder
    }

    .container-meli-sale {
        font-size: 1.5em;
        padding: 0
    }

    .container-meli-sale h1 {
        color: var(--bs-meliblue)
    }

    .container-meli-sale h2 {
        font-size: 1.3em;
        padding: .4em 0
    }

    .container-meli-sale p {
        font-size: 1em;
        padding: .4em 0
    }

    .graphic-meli-sale {
        width: 100%;
        display: flex;
        font-size: .9em;
        flex-direction: column;
        row-gap: .3em;
        margin-top: 1.5em
    }

    .graphic-meli-sale .row {
        width: 100%
    }

    .graphic-meli-sale .col {
        color: var(--bs-dark);
        flex: none
    }

    .graphic-meli-sale .sale,
    .graphic-meli-sale .sale-1,
    .graphic-meli-sale .sale-2,
    .graphic-meli-sale .sale-3,
    .graphic-meli-sale .sale-4,
    .graphic-meli-sale .sale-5,
    .graphic-meli-sale .sale-6 {
        background-color: var(--bs-yellow)
    }

    .graphic-meli-sale .sale {
        width: 10%
    }

    .graphic-meli-sale .sale-1 {
        width: 20%
    }

    .graphic-meli-sale .sale-2 {
        width: 30%
    }

    .graphic-meli-sale .sale-3 {
        width: 40%
    }

    .graphic-meli-sale .sale-4 {
        width: 50%
    }

    .graphic-meli-sale .sale-5 {
        width: 60%
    }

    .graphic-meli-sale .sale-6 {
        width: 70%
    }

    .services h1 {
        font-size: 2.5em;
        color: var(--bs-yellow);
        padding-bottom: .6em
    }

    .services p {
        font-size: 1.3em;
        line-height: 1.8;
        padding-bottom: 1.5em
    }

    .services .list {
        list-style: none;
        font-size: 1.6em;
        display: flex;
        flex-direction: column;
        row-gap: .8em;
        margin-top: 2em
    }

    .services .list li {
        display: flex;
        align-items: center
    }

    .services .list i {
        color: var(--bs-yellow);
        padding-right: .6em
    }

    .meli-image {
        display: none
    }

    .meli-data {
        max-width: 100%
    }

    .row {
        margin-left: 0;
        margin-right: 0
    }

    .maps {
        display: none
    }

    .brands {
        height: auto;
        padding: 0
    }

    .brands .r-brands {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        column-gap: 2em;
        flex-direction: row;
        padding: 0 !important
    }

    .brands .r-brands .c-brands {
        display: flex;
        align-items: center;
        justify-content: center;
        width: fit-content
    }

    .brands h1 {
        width: 100%;
        font-size: 2.5em;
        padding: 1em 0
    }

    .brands .r-brands {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        column-gap: 2em;
        flex-direction: row
    }

    .brands .r-brands .c-brands {
        display: flex;
        align-items: center;
        justify-content: center;
        width: fit-content
    }

    .contact .contact-phone {
        padding-top: 1em;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1em
    }
}

@media screen and (max-width:472px) {
    .hero {
        width: 100%;
        display: flex
    }

    .hero .col-lg-6 {
        padding: 0 0 1em .8em;
        margin: 0 auto !important
    }

    .hero h1 {
        font-style: italic;
        font-size: 2em;
        line-height: 0
    }

    .hero span {
        background-color: #fffc00
    }

    .hero p {
        font-size: 1.8em;
        text-align: left
    }

    .hero .container {
        margin-top: 0
    }

    .hero .btn-lg {
        font-size: 1.8em !important
    }

    .hero .herop {
        background-color: var(--bs-yellow);
        border-color: transparent;
        color: var(--bs-dark)
    }

    .hero .herop:hover {
        background-color: var(--bs-yellow-2);
        border-color: transparent;
        color: var(--bs-dark)
    }

    .hero .herop:focus {
        background-color: var(--bs-yellow-2);
        border-color: transparent;
        color: var(--bs-dark)
    }

    .container-ecommerce .container h1 {
        font-size: .8em;
        font-style: italic;
        color: var(--bs-white);
        padding-bottom: 1em
    }

    .container-ecommerce .container b {
        color: var(--bs-yellow)
    }

    .graphic {
        width: 100%;
        display: flex;
        flex-direction: column;
        row-gap: .3em;
        margin: 1em 0;
        font-size: .5em;
        padding-bottom: 1.5em
    }

    .graphic .row {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: row
    }

    .graphic .col {
        font-size: .65em
    }

    .bar,
    .bar-1,
    .bar-2,
    .bar-3,
    .bar-4,
    .bar-5,
    .bar-6,
    .bar-7,
    .bar-8 {
        color: var(--bs-dark);
        background-color: var(--bs-yellow)
    }

    .bar {
        max-width: 80%
    }

    .bar-1 {
        max-width: 79%
    }

    .bar-2 {
        max-width: 75%
    }

    .bar-3 {
        max-width: 74%
    }

    .bar-4 {
        max-width: 73%
    }

    .bar-5 {
        max-width: 69%
    }

    .bar-6 {
        max-width: 70%
    }

    .bar-7 {
        max-width: 35%
    }

    .info,
    .info-1,
    .info-2,
    .info-3,
    .info-4,
    .info-5,
    .info-6,
    .info-7,
    .info-8 {
        color: var(--bs-white);
        width: fit-content
    }

    .meli-info .container {
        width: 100%
    }

    .meli-info .container p {
        text-align: left;
        font-size: 1.4em;
        margin-top: .5em
    }

    .marketplace-logo {
        width: 100%;
        padding: 1em
    }

    .row-meli {
        width: 100%;
        height: auto;
        padding: 1em 0;
        display: flex;
        align-items: center;
        column-gap: 1em
    }

    .col-icon {
        color: var(--bs-meliblue);
        font-size: 2em;
        width: fit-content
    }

    .col-value {
        font-size: 1.6em;
        font-weight: bolder;
        color: var(--bs-meliblue)
    }

    .col-desc {
        width: 60%;
        padding: 0 0 0 2em
    }

    .col-desc span {
        font-weight: bolder;
        color: var(--bs-meliblue)
    }

    .content-meli {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: .6em
    }

    .meli-data {
        max-width: 100%;
        display: flex;
        font-size: 1.4em;
        display: flex;
        flex-direction: column
    }

    .meli-image {
        height: 100%;
        width: 60%
    }

    .meli-image img {
        width: 100%
    }

    .container-meli-sale {
        font-size: 1.5em;
        padding: 0
    }

    .container-meli-sale h1 {
        color: var(--bs-meliblue)
    }

    .container-meli-sale h2 {
        font-size: 1.3em;
        padding: .4em 0
    }

    .container-meli-sale p {
        font-size: 1em;
        padding: .4em 0
    }

    .graphic-meli-sale {
        width: 100%;
        display: flex;
        font-size: .7em;
        flex-direction: column;
        row-gap: .3em;
        padding: 1em 0
    }

    .graphic-meli-sale .row {
        width: 100%
    }

    .graphic-meli-sale .col {
        color: var(--bs-dark);
        flex: none
    }

    .graphic-meli-sale .sale,
    .graphic-meli-sale .sale-1,
    .graphic-meli-sale .sale-2,
    .graphic-meli-sale .sale-3,
    .graphic-meli-sale .sale-4,
    .graphic-meli-sale .sale-5,
    .graphic-meli-sale .sale-6 {
        background-color: var(--bs-yellow)
    }

    .graphic-meli-sale .sale {
        width: 10%
    }

    .graphic-meli-sale .sale-1 {
        width: 20%
    }

    .graphic-meli-sale .sale-2 {
        width: 30%
    }

    .graphic-meli-sale .sale-3 {
        width: 40%
    }

    .graphic-meli-sale .sale-4 {
        width: 50%
    }

    .graphic-meli-sale .sale-5 {
        width: 60%
    }

    .graphic-meli-sale .sale-6 {
        width: 70%
    }

    .contact .contact-phone {
        padding-top: 1em;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1em
    }
}

@media screen and (max-width:400px) {
    .hero {
        width: 100%;
        display: flex
    }

    .hero .col-lg-6 {
        padding: 0 0 1em .8em;
        margin: 0 auto !important
    }

    .hero h1 {
        font-style: italic;
        font-size: 2em;
        line-height: 0
    }

    .hero span {
        background-color: #fffc00
    }

    .hero p {
        font-size: 1.8em;
        text-align: left
    }

    .hero .container {
        margin-top: 0
    }

    .hero .btn-lg {
        font-size: 1.8em !important
    }

    .hero .herop {
        background-color: var(--bs-yellow);
        border-color: transparent;
        color: var(--bs-dark)
    }

    .hero .herop:hover {
        background-color: var(--bs-yellow-2);
        border-color: transparent;
        color: var(--bs-dark)
    }

    .hero .herop:focus {
        background-color: var(--bs-yellow-2);
        border-color: transparent;
        color: var(--bs-dark)
    }

    .container-ecommerce .container h1 {
        font-size: .8em;
        font-style: italic;
        color: var(--bs-white);
        padding-bottom: 1em
    }

    .container-ecommerce .container b {
        color: var(--bs-yellow)
    }

    .graphic {
        width: 100%;
        display: flex;
        flex-direction: column;
        row-gap: .3em;
        margin: 1em 0;
        font-size: .4em;
        padding-bottom: 1.5em
    }

    .graphic .row {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: row
    }

    .graphic .col {
        font-size: .65em
    }

    .bar,
    .bar-1,
    .bar-2,
    .bar-3,
    .bar-4,
    .bar-5,
    .bar-6,
    .bar-7,
    .bar-8 {
        color: var(--bs-dark);
        background-color: var(--bs-yellow)
    }

    .bar {
        max-width: 80%
    }

    .bar-1 {
        max-width: 79%
    }

    .bar-2 {
        max-width: 75%
    }

    .bar-3 {
        max-width: 74%
    }

    .bar-4 {
        max-width: 73%
    }

    .bar-5 {
        max-width: 69%
    }

    .bar-6 {
        max-width: 70%
    }

    .bar-7 {
        max-width: 35%
    }

    .info,
    .info-1,
    .info-2,
    .info-3,
    .info-4,
    .info-5,
    .info-6,
    .info-7,
    .info-8 {
        color: var(--bs-white);
        width: fit-content
    }

    .meli-info .container {
        width: 100%
    }

    .meli-info .container p {
        text-align: left;
        font-size: 1.4em;
        margin-top: .5em
    }

    .marketplace-logo {
        width: 100%;
        padding: 1em
    }

    .row-meli {
        width: 100%;
        height: auto;
        padding: 1em 0;
        display: flex;
        align-items: center;
        column-gap: 1em
    }

    .col-icon {
        color: var(--bs-meliblue);
        font-size: 2em;
        width: fit-content
    }

    .col-value {
        font-size: 1.6em;
        font-weight: bolder;
        color: var(--bs-meliblue)
    }

    .col-desc {
        width: 60%;
        padding: 0 0 0 2em
    }

    .col-desc span {
        font-weight: bolder;
        color: var(--bs-meliblue)
    }

    .content-meli {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: .45em
    }

    .meli-data {
        max-width: 100%;
        display: flex;
        font-size: 1.4em;
        display: flex;
        flex-direction: column
    }

    .meli-image {
        height: 100%;
        width: 60%
    }

    .meli-image img {
        width: 100%
    }

    .container-meli-sale {
        font-size: 1.5em;
        padding: 0
    }

    .container-meli-sale h1 {
        color: var(--bs-meliblue)
    }

    .container-meli-sale h2 {
        font-size: 1.3em;
        padding: .4em 0
    }

    .container-meli-sale p {
        font-size: 1em;
        padding: .4em 0
    }

    .graphic-meli-sale {
        width: 100%;
        display: flex;
        font-size: .5em;
        flex-direction: column;
        row-gap: .3em;
        padding: 1em 0
    }

    .graphic-meli-sale .row {
        width: 100%
    }

    .graphic-meli-sale .col {
        color: var(--bs-dark);
        flex: none
    }

    .graphic-meli-sale .sale,
    .graphic-meli-sale .sale-1,
    .graphic-meli-sale .sale-2,
    .graphic-meli-sale .sale-3,
    .graphic-meli-sale .sale-4,
    .graphic-meli-sale .sale-5,
    .graphic-meli-sale .sale-6 {
        background-color: var(--bs-yellow)
    }

    .graphic-meli-sale .sale {
        width: 10%
    }

    .graphic-meli-sale .sale-1 {
        width: 20%
    }

    .graphic-meli-sale .sale-2 {
        width: 30%
    }

    .graphic-meli-sale .sale-3 {
        width: 40%
    }

    .graphic-meli-sale .sale-4 {
        width: 50%
    }

    .graphic-meli-sale .sale-5 {
        width: 60%
    }

    .graphic-meli-sale .sale-6 {
        width: 70%
    }

    .contact .contact-phone {
        padding-top: 1em;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: .8em
    }
}