@charset "UTF-8";.light-shake-animation:hover{animation:lightShake .5s linear}@keyframes lightShake{0%{transform:rotate(0)}50%{transform:rotate(-1deg)}to{transform:rotate(0)}}.link-animation{text-decoration:none;position:relative}.link-animation:before{content:"";background:linear-gradient(to right,#121212 45%,#12121200 55%);background-size:220% 100%;background-position:100% 50%;background-repeat:no-repeat;width:100%;height:2px;position:absolute;left:0;bottom:-2px;transition:.3s ease-out¡}.link-animation:hover:before{background:linear-gradient(to right,#121212 45%,#12121200 55%);background-size:220% 100%;background-position:0% 50%;transition:.3s ease-out}.btn-secondary-white-animation{z-index:1;position:relative;overflow:hidden;transition:all .3s ease}.btn-secondary-white-animation:hover{border-color:transparent}.btn-secondary-white-animation:after{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity));position:absolute;content:"";width:100%;height:0;top:0;left:0;z-index:-1;transition:all .3s ease}.btn-secondary-white-animation:hover:after{top:auto;bottom:0;height:100%}.card-scratch svg{fill:#f0f0f0;transition:fill 1s ease}.card-scratch:hover svg{fill:#e4d1eb}
