@font-face{font-family:Twemoji Mozilla;src:url(/_next/static/media/TwemojiMozilla.04dabe7f.ttf) format("truetype");font-weight:400;font-style:normal}.stdropdown-container{text-align:left;border:1px solid #ccc;position:relative;border-radius:5px;font-family:Arial,Helvetica,sans-serif}.stdropdown-input input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Twemoji Mozilla!important}.stdropdown-flag{font-family:Twemoji Mozilla!important}.stdropdown-menu::-webkit-scrollbar{width:2px}.stdropdown-menu::-webkit-scrollbar-track{background:#f1f1f1}.stdropdown-menu::-webkit-scrollbar-thumb{background:#888}.stdropdown-menu::-webkit-scrollbar-thumb:hover{background:#555}.stdropdown-input{padding:5px;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none}.stdropdown-menu{position:absolute;transform:translateY(4px);width:100%;border:1px solid #ccc;border-radius:5px;overflow:auto;max-height:150px;background-color:#fff;z-index:99}.stdropdown-item{padding:5px;cursor:pointer}.stdropdown-item:hover{background-color:rgba(159,195,248,.4392156863)}.stdropdown-item.selected{background-color:#0d6efd;color:#fff}.stdropdown-tags{display:flex;flex-wrap:wrap;gap:5px}.stdropdown-tag-item{background-color:#ddd;padding:2px 4px;border-radius:2px}.stdropdown-tag-close,.stdropdown-tag-item{display:flex;align-items:center}.stsearch-box{padding:5px;background-color:transparent}.stsearch-box input{width:100%;box-sizing:border-box;padding:5px;border:1px solid #ccc;border-radius:5px}.card-container{perspective:1000px}.card{transform-style:preserve-3d;transition:transform .5s ease-in-out}.card.rotate-y-180{transform:rotateY(180deg)}.card-front{backface-visibility:hidden;border-radius:12px;overflow:hidden;position:relative}.card-front img{-o-object-fit:cover;object-fit:cover;border-radius:12px}.card-back{backface-visibility:hidden;transform:rotateY(180deg);display:flex;justify-content:center;align-items:center;text-align:center;padding:20px;background-color:white;border:4px solid #fbd017;font-size:16px;color:black;border-radius:12px}.card-back h4{font-size:1.25rem;margin-bottom:10px}.card-front .bg-color1{position:absolute;bottom:0}.flip-card{perspective:1000px;width:100%;height:220px;cursor:pointer}.flip-card-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s ease-in-out}.flip-card.flipped .flip-card-inner{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px}.flip-card-front img{width:80px;height:80px}.flip-card-front h4{margin-top:10px;font-weight:700;color:#333}.flip-card-back{background:white;border-left:4px solid #ffd700;border-right:4px solid #ffd700;transform:rotateY(180deg);padding:15px;color:#333;font-weight:700}