.hero .carousel-item{transition:opacity .5s ease}.hero .indicators .bg-white{position:relative;background-color:#a76f2a80}.hero .indicators .bg-white:after{content:"";position:absolute;left:0;width:0;height:100%;animation:load 3s infinite;z-index:10;background:#fff!important;bottom:0;border-radius:9999px}.hero .indicators .bg-white\/50{background-color:#fff!important;opacity:.3!important}@keyframes load{0%{width:0;background:#fff!important}25%{width:40%;background:#fff!important}50%{width:60%;background:#fff!important}75%{width:75%;background:#fff!important}to{width:100%;background:#fff!important}}.blurred-input{filter:blur(2px);pointer-events:none;position:relative}.blurred-input:before{content:"Unlock";position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#ffffffb3;cursor:pointer;border-radius:var(--rounded-md)}.blurred-input:hover:before{background-color:#ffffffe6}
