.sliderpina{position:relative;width:100%;padding:20px 0 36px;background:#fff;overflow:clip}.spn-inner{display:flex;flex-direction:column;gap:28px}.spn-stage{position:relative;width:100%;height:650px;overflow:visible}.spn-slot{position:absolute;top:0;overflow:hidden;border-radius:0px;cursor:pointer;transition:opacity .7s ease-in-out}.spn-slot img{width:auto;height:100%;object-fit:cover;display:block;pointer-events:none;border-radius:0px}.spn-slot--fading{opacity:0 !important}.spn-slot--centro{height:100%;left:50%;transform:translateX(-50%);top:0;z-index:10;cursor:default}.spn-slot--izq1,.spn-slot--der1{height:92%;top:4%;z-index:6}.spn-slot--izq1{left:17%}.spn-slot--der1{left:56%}.spn-slot--izq2,.spn-slot--der2{height:82%;top:9%;z-index:2;opacity:.88}.spn-slot--izq2{left:0%}.spn-slot--der2{left:77%}.spn-controles{display:flex;align-items:center;justify-content:space-between}.spn-flechas{display:flex;align-items:center;gap:15px}.spn-btn{width:18px;height:18px;background:rgba(0,0,0,0);border:none;border-radius:50%;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;flex-shrink:0}.spn-btn:hover{background:rgba(0,0,0,.07)}.spn-btn img{width:100%;height:100%;object-fit:contain;display:block}.spn-flecha-der{transform:rotate(180deg)}.spn-dots{display:flex;align-items:center;gap:8px}.spn-dot{width:12px;height:12px;border-radius:50%;border:none;background:#fff;border:2px solid #617661;cursor:pointer;padding:0;transition:background .25s ease,transform .25s ease;flex-shrink:0}.spn-dot--active{background:#617661;transform:scale(1.1)}.spn-dot:hover:not(.spn-dot--active){background:#617661}@media(max-width: 1100px){.spn-stage{height:500px}.spn-slot--centro{width:32%}.spn-slot--izq1,.spn-slot--der1{width:26%;height:90%;top:5%}.spn-slot--izq1{left:21%}.spn-slot--der1{left:53%}.spn-slot--izq2,.spn-slot--der2{width:22%;height:78%;top:11%}.spn-slot--izq2{left:10%}.spn-slot--der2{left:68%}}@media(max-width: 768px){.sliderpina{padding:40px 0 24px}.spn-inner{gap:20px}.spn-slot--centro{width:100%;left:0;transform:none}.spn-slot img{width:100%}.spn-slot--izq1,.spn-slot--der1,.spn-slot--izq2,.spn-slot--der2{display:none}}/*# sourceMappingURL=sliderpina.min.css.map */