.about-macstore
.hero-banner-header {
    position: relative;
    height: 400px;
    max-width: 100%;
    width: 100%;
}

.about-macstore
.hero-banner-main {
    display: flex;
    position: absolute;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(0px);
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 0;
    top: 0;
    transition: backdrop-filter 1s ease;
    width: 100%;
}

.about-macstore
.hero-banner-img {
    display: block;
    height: 100%;
    object-fit: cover;
    transition: filter 1s ease;
    width: 100%;
}

.about-macstore
.hero-banner-logo {
    display: block;
    height: auto;
    max-width: 640px;
    margin: 0;
    margin-top: -24px;
    width: 100%;
}

.about-macstore
.hero-banner-title {
    color: var(--wwhite);
    font-family: "SF Pro Text";
    font-weight: 500;
    font-size: 48px;
    letter-spacing: -0.02em;
    margin: 0;
    margin-top: -16px;
}

.about-macstore
.hero-banner-header.hero-banner-effect
.hero-banner-img {
    filter: grayscale();
}

.about-macstore
.hero-banner-header.hero-banner-effect
.hero-banner-main {
    background-color: rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(4px);
}


.about-macstore
.info__title {
    font-size: 20px;
    line-height: normal;
    max-height: unset;
}

.about-macstore
.card-app-value-props h3 {
    font-size: 20px;
    line-height: normal;
    letter-spacing: -0.02em;
}

.about-macstore
.card-app-value-props p {
    max-height: unset;
    -webkit-line-clamp: unset;
}

.about-macstore
.description__text {
    font-size: 16px;
    line-height: normal;
}

.about-macstore
.dc__info, .info__description, .info__title {
    max-width: 480px;
}

.about-macstore
.about-description-wrap {
    margin-inline: auto;
    max-width: 1220px;
    width: 100%;
}

.about-macstore
.about-description {
    padding-inline: 24px;
    padding-block: 80px;
}

.about-macstore
.about-description-paragraph {
    color: var(--bblack);
    font-size: 24px;
    font-family: "SF Pro Text";
    font-weight: 500;
    letter-spacing: -0.02em;
    line-height: 28px;
    padding-inline: 24px;
    text-align: center;
}

    .about-macstore
    .about-description-paragraph span {
        display: inline-block;
        background-color: var(--gray4);
        color: var(--bblue);
        font-family: "SF Pro Text";
        font-weight: 500;
        border-radius: 100px;
        margin: 8px;
        padding: 8px;
    }

.about-macstore
.svg-container-props {
    height: 80px;
}

.about-macstore
.reasons-to-buy {
    margin-block: 80px;
    margin-inline: auto;
    max-width: 1220px;
    padding-inline: 48px;
    width: 100%;
}

.about-macstore
.reasons-title {
    color: var(--bblack);
    font-size: 28px;
    font-family: "SF Pro Text";
    font-weight: 600;
    letter-spacing: -0.02em;
    margin: 0;
    margin-bottom: 48px;
    text-align: center;
}

.about-macstore
.reasons-list {
    column-count: 3;
    column-gap: 48px;
    list-style: none;
    padding-inline: 0;
}

    .about-macstore
    .reasons-list > li {
        display: flex;
        align-items: center;
        flex-direction: row;
        gap: 8px;
        margin-bottom: 16px;
    }

    .about-macstore
    .reasons-list > li > svg {
        display: block;
        min-width: 24px;
        min-height: 24px;
    }
    
    .about-macstore
    .reasons-list > li > span {
        display: block;
        color: var(--gray2);
        font-family: "SF Pro Text";
        font-weight: 400;
        font-size: 16px;
        letter-spacing: -0.02em;
    }

@media only screen and (max-width: 1220px) {
    .about-macstore
    .reasons-list {
        column-count: 2;
    }
}

@media only screen and (max-width:767px ) {
    .about-macstore
    .about-description-paragraph {
        font-size: 20px;
        line-height: 24px;
    }

    .about-macstore
    .as-flex__dc {
        padding: 24px;
    }

    .about-macstore
    .card-list {
        gap: 80px;
    }

    .about-macstore
    .card-app-value-props
    p {
        padding-inline: 36px;
    }

    .about-macstore
    .reasons-list {
        column-count: 1;
    }
}

    #acerca-de {
        height: 400px;
        width: 100%;
        padding: 0px;
        margin: 0px;
        background-image: url("@(ImgURL)/lp/acerca-de/header-ms.png");
        background-position: center;
        background-size: cover;
    }

#acerca-de .container {
    height: 100%;
}

#acerca-de .row {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

    #acerca-de .row h1 {
        color: white;
        font-weight: 500;
        font-size: 50px;
    }

        #acerca-de .row h1 img {
            width: 60%;
        }

#textoBlack {
    color: #121212bf;
    padding: 60px 80px;
}

    #textoBlack p {
        font-size: 18px;
        text-align: justify;
        letter-spacing: -0.02em;
        font-family: "SF Pro Text";
        font-weight: 400;
        padding: 2px 50px;
    }

.bloquesIma {
    height: 585px;
    width: 100%;
    padding: 0px;
}

    .bloquesIma #img1 {
        height: 100%;
        padding: 0px;
        margin: 0px;
        background-image: url("@(ImgURL)/lp/acerca-de/servicio.png");
        background-position: center;
        background-size: cover;
    }

    .bloquesIma #img2 {
        height: 100%;
        padding: 0px;
        margin: 0px;
        background-image: url("@(ImgURL)/lp/acerca-de/atencion.png");
        background-position: center;
        background-size: cover;
    }

    .bloquesIma:hover #img1 {
        transition: all .3s;
        -webkit-filter: grayscale(10%);
        filter: grayscale(10%);
    }

    .bloquesIma:hover #img2 {
        transition: all .3s;
        -webkit-filter: grayscale(10%);
        filter: grayscale(10%);
    }

.container-fluid.bloquesIma .row {
    margin-left: 0px;
    margin-right: 0px;
}

.bloquesIma .row .textoB {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

    .bloquesIma .row .textoB p {
        font-size: 18px;
    }

.bloquesIma .row #black p {
    color: #121212bf;
}

.bloquesIma .row #black {
    background-color: #f2f2f2;
}

#silverB img {
    width: 50%;
    margin: auto;
}

div#silverB .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

    div#silverB .row p {
        font-size: 18px;
        padding: 30px;
    }

.container-fluid.espaciosB {
    padding: 40px 0px;
}
    
#galeria {
    height: 400px;
    padding: 0px;
    margin: 0px;
    transition: all .3s;
    margin-bottom: 600px;
}

    #galeria .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    #galeria .imgG {
        height: 500px;
        padding: 0px;
        margin: 0px;
        background-position: center;
        background-size: cover;
        border: solid 3px white;
        border-radius: 16px;
        overflow: hidden;
    }

.imgG
img {
    display: block;
    position: absolute;
    height: 100%;
    left: 0;
    object-fit: cover;
    top: 0;
    width: 100%;
    z-index: -1;
}

        #galeria .imgG .cortina {
            transition: all .3s ease;
            height: 0%;
            width: 100%;
            padding: 0;
            margin: 0;
            color: white;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 18px;
            background: #00000024;
            backdrop-filter: blur(8px);
            color: transparent;
        }

            #galeria .imgG .cortina h4 {
                font-size: 20px;
                font-family: "SF Pro Text";
                font-weight: 400;
                letter-spacing: -0.02em;
            }

    #galeria #g1:hover .cortina {
        background: #000000c7;
        cursor: default;
        transition: all .3s;
        height: 100%;
        color: white;
    }

    #galeria #g2:hover .cortina {
        background: #000000c7;
        cursor: default;
        transition: all .3s;
        height: 100%;
        color: white;
    }


    #galeria #g3:hover .cortina {
        background: #000000c7;
        cursor: default;
        transition: all .3s;
        height: 100%;
        color: white;
    }

    #galeria #g4:hover .cortina {
        background: #000000c7;
        cursor: default;
        transition: all .3s;
        height: 100%;
        color: white;
    }

    #galeria #g5:hover .cortina {
        background: #000000c7;
        cursor: default;
        transition: all .3s;
        height: 100%;
        color: white;
    }

    #galeria #g6:hover .cortina {
        background: #000000c7;
        cursor: default;
        transition: all .3s;
        height: 100%;
        color: white;
    }

    #galeria #g7:hover .cortina {
        background: #000000c7;
        cursor: default;
        transition: all .3s;
        height: 100%;
        color: white;
    }

    #galeria #g8:hover .cortina {
        background: #000000c7;
        cursor: default;
        transition: all .3s;
        height: 100%;
        color: white;
    }

.aa {
    margin-top: 10px;
}

.container-fluid.espaciosB i {
    font-size: 50px;
    margin-bottom: 20px;
    color: #767575;
}

#iconShop {
    margin-top: 380px;
}

.textoB {
    padding: 2px 117px;
}

.container-fluid.bloquesIma .row {
    margin-left: 0px;
    margin-right: 0px;
    height: 100%;
}

.contamos-1 {
    font-family: "SF Pro Text";
    font-weight: 400;
    letter-spacing: -0.02em;
    color: #121212bf;
}

.boton {
    text-transform: initial;
}

@media (max-width:991px) {

    #galeria {
        height: 300px;
    }

    #iconShop {
        margin-top: 280px;
    }

    #iconShop {
        margin-top: 280px;
        padding: 50px;
    }
}

@media (max-width:768px) {

    #galeria {
        height: 250px;
    }

    #iconShop {
        margin-top: 250px;
    }

    #textoBlack p {
        font-size: 16px;
    }

    .bloquesIma .row .textoB p {
        font-size: 16px;
    }

    div#silverB .row p {
        font-size: 16px;
    }

    #silverB img {
        width: 65%;
    }

    #acerca-de .row h1 {
        font-size: 35px;
    }

    .container-fluid.espaciosB h3 {
        font-size: 20px;
    }

    .textoB {
        padding: 10px 30px;
    }
}

@media (max-width:428px) {
    #textoBlack {
        color: #121212bf;
        padding: 40px 30px;
    }

    .bloquesIma {
        height: 400px;
    }

    div#silverB .row {
        display: block;
        align-items: center;
        justify-content: center;
    }

    .container-fluid.espaciosB i {
        font-size: 40px;
    }

    #iconShop {
        margin-top: 720px;
    }
}

@media (max-width:375px) {
    #acerca-de .row h1 {
        font-size: 25px;
    }
}
