.featured-card{display:flex;height:100%;flex-direction:column;border-radius:16px;padding:.5rem}.featured-card:is(.dark *){border-radius:16px;border-width:1px;--tw-border-opacity:1;border-color:rgb(52 52 52/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(52 52 52/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(246 245 244/var(--tw-text-opacity,1))}.featured-card header{position:relative;height:230px;width:100%;border-radius:16px}.featured-card header:is(.dark *){--tw-bg-opacity:1;background-color:rgb(249 243 250/var(--tw-bg-opacity,1))}.featured-card header img{border-radius:16px}.featured-card header>div{padding-top:0}.featured-card main{margin-top:1rem;display:flex;flex-direction:column;gap:1rem;padding-left:1rem;padding-right:1rem}.featured-card main h2{font-size:1.5rem;line-height:2rem;--tw-text-opacity:1;color:rgb(121 20 86/var(--tw-text-opacity,1))}.featured-card main h2:is(.dark *){--tw-text-opacity:1;color:rgb(246 245 244/var(--tw-text-opacity,1))}.featured-card footer{margin-top:auto;display:flex;justify-content:space-between;--tw-bg-opacity:1;background-color:rgb(246 245 244/var(--tw-bg-opacity,1));padding:0 1rem}.featured-card footer:is(.dark *){--tw-bg-opacity:1;background-color:rgb(52 52 52/var(--tw-bg-opacity,1))}.btn-filter{gap:.5rem;background-image:linear-gradient(53.74deg,#932580 9.76%,#99247e 16.2%,#e51d72 90.24%);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-filter:hover{--tw-bg-opacity:1;background-color:rgb(163 163 163/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(246 245 244/var(--tw-text-opacity,1))}.btn-filter:is(.dark *){--tw-bg-opacity:1;background-color:rgb(52 52 52/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(246 245 244/var(--tw-text-opacity,1))}.input-field{position:relative;border-radius:5px}.input-field .error{position:absolute;top:3.5rem;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.input-field input{height:45px;width:100%;border-radius:5px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding-left:.5rem}.input-field input::placeholder{--tw-placeholder-opacity:1;color:rgb(26 26 26/var(--tw-placeholder-opacity,1))}.input-field input{outline:2px solid transparent;outline-offset:2px}.input-field input:is(.dark *){--tw-bg-opacity:1;background-color:rgb(52 52 52/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.input-field input:is(.dark *)::placeholder{--tw-text-opacity:1;color:rgb(246 245 244/var(--tw-text-opacity,1))}.input-field .input-secundary{height:45px;width:100%;border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:0;border-bottom-right-radius:0;--tw-bg-opacity:1;background-color:rgb(246 245 244/var(--tw-bg-opacity,1));padding-left:1rem}.input-field .input-secundary::placeholder{--tw-placeholder-opacity:1;color:rgb(26 26 26/var(--tw-placeholder-opacity,1))}.input-field .input-secundary{outline:2px solid transparent;outline-offset:2px}.input-field .input-secundary:is(.dark *){--tw-bg-opacity:1;background-color:rgb(52 52 52/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.input-field .input-secundary:is(.dark *)::placeholder{--tw-text-opacity:1;color:rgb(246 245 244/var(--tw-text-opacity,1))}#modal-portal .backdrop{position:fixed;inset:0;z-index:30;height:100%;background-color:rgba(0,0,0,.2)}.modal{position:fixed;top:50%;left:50%;z-index:30;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.modal:is(.dark *){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.modal h2{text-align:center;font-size:1.5rem;line-height:2rem;font-weight:700}.modal .btn-close:hover{background-color:transparent}