@font-face {
    font-family: "Buzz Black";
    src: url("https://static.ptocdn.net/especiales/ptp224_piknicelectronik/font/Buzz-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
}
html,
body {
    scroll-behavior: smooth;
    height: 100vh;
    transition: background 1s ease;
}
.relative {
    position: relative;
}
.relative .vinilo {
    max-width: 50%;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: -100px;
    margin-right: -70px;
}
@media screen and (min-width: 768px) {
    .relative .vinilo {
        max-width: 60%;
        margin-bottom: -200px;
        margin-right: -170px;
    }
}
@media screen and (min-width: 1024px) {
    .relative .vinilo {
        max-width: 62%;
        margin-bottom: 184px;
        margin-right: -208px;
    }
}
@keyframes myAnim {
    0% {
        transform: scale3d(1, 1, 1);
    }
    30% {
        transform: scale3d(0.75, 1.25, 1);
    }
    40% {
        transform: scale3d(1.25, 0.75, 1);
    }
    50% {
        transform: scale3d(0.85, 1.15, 1);
    }
    65% {
        transform: scale3d(1.05, 0.95, 1);
    }
    75% {
        transform: scale3d(0.95, 1.05, 1);
    }
    100% {
        transform: scale3d(1, 1, 1);
    }
}
.sandalia {
    position: absolute;
    top: 10px;
    right: 0px;
    z-index: 1;
    margin-top: -149px;
    margin-right: -114px;
    z-index: 999;
    max-width: 75%;
}
.cover-tabla {
    background-color: #a3ffd3;
    border: solid 15px #007cff;
    padding: 1rem;
    border-radius: 30px;
    margin-top: 2rem;
}
.cover-tabla a {
    font-family: "Buzz Black";
}
.banner {
    background-color: #fff;
    border-radius: 20px;
    padding: 1rem;
    margin: 1rem 0;
}
.boton-compra__picnik-2.entel {
    background-color: #ff5900 !important;
    color: #fff !important;
    padding: 10px;
}
.boton-compra__picnik-2.entel img {
    max-width: 50%;
    margin-left: 15px;
    margin-bottom: 5px;
}
.boton-compra__picnik-2.bancochile {
    background-color: #001163 !important;
    color: #fff !important;
    padding: 10px;
}
.boton-compra__picnik-2.bancochile img {
    max-width: 50%;
    margin-left: 15px;
    margin-bottom: 5px;
}
.boton-compra__picnik-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #007cff;
    font-family: "buzzblack";
    padding: 1rem;
    margin: 0.5rem 0;
    border-radius: 25px;
    color: #ffe7aa;
    font-size: 1.1rem;
    text-align: center;
    transition: all 0.4s !important;
}
.boton-compra__picnik-2.prime {
    align-items: left;
    justify-content: left;
}
.boton-compra__picnik-2:hover {
    opacity: 0.7 !important;
    text-decoration: none;
    color: #02458c;
}
.boton-compra__picnik-2.inactive {
    pointer-events: none;
    background-color: #ccc;
    opacity: 0.5 !important;
}
.legales-piknic {
    color: #007cff;
    font-size: 0.8rem;
}
.section-footer span {
    font-size: 0.7rem;
    text-align: justify;
    line-height: 0.5rem;
    color: #007cff;
}
@media screen and (min-width: 1024px) {
    main#main {
        padding-bottom: 0px !important;
    }
}
@media screen and (max-width: 768px) {
    .seccion-resena h1 {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }
    .seccion-resena p {
        font-size: 1rem;
    }
    .seccion-resena ul li {
        font-size: 1.5rem;
        text-align: left;
    }
    .boton-compra__picnik-2.prime {
        align-items: center;
        justify-content: center;
    }
}
a.inactive {
    pointer-events: none !important;
}
a.inactive img {
    filter: grayscale(4) !important;
    opacity: 0.6 !important;
    pointer-events: none !important;
} 
.legalrpecios{
    text-transform: uppercase;
    text-align: center;
    color: #007cff;
    margin-top: 50px;
}

.legales-piknic{
    color: #007cff;
}
