#about_bruja {
    margin: 65px auto;
}

.container {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    justify-content: center;
}

.caja-img {
    width: 55%;
    background: rgba(217, 217, 217, 1);
    align-content: center;
    text-align: center;
    max-width: 500px;
}

.caja-img img {
    display: flex;
    width: 100%;
    background: rgba(217, 217, 217, 1);
    text-align: center;
}

.caja-cont {
    width: 45%;
    max-height: 80%;
    height: 100%;
    background-color: white;
    align-content: center;
    transform: translate(-3%, -0%);
    padding: clamp(0.2rem, 2vw + 0.2rem, 2rem);
    text-align: left;
    box-shadow: 5px 10px 16px -14px #000000;
}

.caja-cont h3 {
    font-size: clamp(0.2rem, 2vw + 0.2rem, 2rem);
    font-family: "Poppins", sans-serif;
    margin-top: 0;
}

.caja-cont h6 {
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
    font-weight: 500;
    font-size: clamp(10px, 2vw + 0.1rem, 0.7rem);
}

.caja-cont p {
    font-size: clamp(0.1rem, 2vw + 0.1rem, 1.2rem);
    padding-bottom: 4%;
}

.invers {
    flex-direction: row-reverse;
}

.tras-x {
    transform: translate(3%, -0%);
    text-align: end;
    box-shadow: -5px 10px 16px -14px #000000;
}

#vmv {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    text-align: center;
}

.line-y-black {
    background-color: #f4f4f4;
    height: 100%;
    padding: 1px !important;
    width: 0px !important;
    height: 370px;
}

#vmv>div {
    display: flex;
    max-width: 320px;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    padding: clamp(0.1rem, 1vw, 2rem);
}

#vmv>div h2 {
    font-size: clamp(0.2rem, 2vw + 0.2rem, 2rem);
    margin-bottom: 0;
}

.cont-img-vmv {
    width: 60%;
    aspect-ratio: 1 / 1;
    height: auto;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.cont-img-vmv img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

#vmv>div p {
    background-color: #efefef;
    padding: 5px;
    border-radius: 10px;
    font-size: clamp(0.1rem, 2vw, 1.2rem);
}

.metodo-pago {
    text-align: center;
}

/* @media screen and (max-width: 900px) {
    .caja-cont{
        h6{
            font-size: clamp(12px, 2vw, 30px);
        }
        h3{
            font-size: clamp(30px, 2vw, 12px);
        }
        p{
            font-size: clamp(16px, 2vw, 12px);
        }
    }
    
} */

/* metodos de pago----------------------------------------------------- */

.metodo-pago {
    color: white;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 40px auto;
}

.metodo-pago h3,
.metodo-pago p {
    background: linear-gradient(135deg, #ff6b6b, #ff8e53);
    padding: 5px 0px;
    border-radius: 10px;
    margin: 10px auto;
}

.metodo-pago>h3 {
    padding: 10px 38px;
    font-size: clamp(0.2rem, 2vw + 0.2rem, 2rem);
    font-weight: 600;
    border-radius: 27px;
}

.metodo-pago .nombresrl {
    padding: 5px 20px;
    font-size: clamp(0.1rem, 1.5vw, 1.3rem);
    font-weight: 500;
    border-radius: 24px;
    margin-top: 0;
}

.cont-metodos-pago {
    display: flex;
    justify-items: center;
    gap: 8px;
    margin: clamp(0.2em, 1.5vw + 1rem, 4rem) auto;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}

.cont-metodos-pago>div {
    width: 31%;
    margin-bottom: 12px;
    display: flex;
    flex-direction: column;
}

.cont-metodos-pago>div .cont-img-pagos {
    height: 9rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 870px) {
    .cont-metodos-pago>div .cont-img-pagos {
        height: 4rem;
    }   
}

@media screen and (max-width: 425px) {
    .cont-metodos-pago>div {
        margin-bottom: 0px;
    }
}

.cont-metodos-pago>div h3 {
    padding: 5px 0px !important;
    width: 100%;
    margin: 0 !important;
    margin-top: 9px !important;
}

.cont-metodos-pago>div img {
    max-height: 100%;
    max-width: 100%;
}

.cont-metodos-pago>div p {
    font-size: clamp(0.2rem, 2vw, 1.7rem);
    width: auto;
    padding: 5px 7px;
}

.cont-metodos-pago>div span {
    color: red;
    font-size: clamp(0.1rem, 1.5vw, 1.3rem);
    font-weight: 500;
}

.marcas{
    margin: 50px auto;
}

.marcas span {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 35px;
    color: #a8a8a8;
    font-weight: 600;
}

.fade-effect {
    mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
    -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
}

.marca-swiper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 170px;
}

.marca-swiper img {
    max-width: 100%;
    max-height: 60%;
}