/*
Generated time: September 25, 2025 20:36
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.unidenti-slider-wrapper{position:relative;padding:2rem 0;overflow:hidden}.unidenti-slider{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none}.unidenti-slider::-webkit-scrollbar{display:none}.unidenti-slide{flex:0 0 85%;scroll-snap-align:start;position:relative;border-radius:2rem;overflow:hidden;background:#fdfaf7;box-shadow:0 6px 20px rgba(0,0,0,.05);opacity:.7;transition:transform .7s cubic-bezier(.22, 1, .36, 1),opacity .4s ease}.unidenti-slide.is-visible{transform:scale(1.03);opacity:1}.unidenti-slide-image{width:100%;height:auto;object-fit:cover;display:block}.unidenti-slide-content{position:absolute;bottom:1.5rem;left:1.5rem;background:rgba(255,255,255,.85);padding:1rem;border-radius:1rem;max-width:70%}.unidenti-slide-content h2{font-size:1.2rem;font-weight:500;margin-bottom:.5rem}.unidenti-slide-button{display:inline-block;background-color:#3e3026;color:#fff;padding:.4rem .9rem;border-radius:9999px;font-size:.85rem;text-decoration:none}.unidenti-badge{position:absolute;top:1rem;left:1rem;background:#000;color:#fff;padding:.25rem .6rem;font-size:.75rem;border-radius:9999px;z-index:2}.favorite-icon{position:absolute;top:1rem;right:1rem;font-size:1.2rem;color:#bbb}.unidenti-slide-editorial-text{position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;text-align:center;background:rgba(255,255,255,.85);padding:1rem;border-radius:1rem}.unidenti-slide-editorial-text p{margin:0;font-size:1.1rem;font-style:italic;color:#333}.unidenti-pagination{text-align:center;margin-top:1rem}.unidenti-pagination-dot{display:inline-block;width:10px;height:10px;margin:0 5px;background:#ccc;border-radius:50%;transition:background .3s ease}.unidenti-pagination-dot.active{background:#3e3026}.unidenti-gradient-left,.unidenti-gradient-right{position:absolute;top:0;bottom:0;width:40px;pointer-events:none;z-index:1}.unidenti-gradient-left{left:0;background:linear-gradient(to right,#fff,transparent)}.unidenti-gradient-right{right:0;background:linear-gradient(to left,#fff,transparent)}@media (min-width:768px){.unidenti-slide{flex:0 0 42%}}