.home_cards__h8IGX{display:flex;flex-wrap:wrap;justify-content:center;gap:35px;padding:20px 10px;align-items:flex-start}.home_card__pCmUk{box-shadow:0 0 10px gray;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;cursor:pointer;text-decoration:none;color:inherit;transition:all .75s;animation:home_appear__ULZpi}.home_card__pCmUk:hover{box-shadow:0 0 2px gray;filter:brightness(.95)}.home_card__pCmUk:hover img{transform:scale(1.5)}.home_card__pCmUk:hover h2{font-size:1.2rem;padding:6.5px}.home_card__pCmUk h2{padding:10px;margin:0;text-align:center;bottom:0;width:100%;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.1rem;background:hsla(0,0%,100%,.333);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.home_card__pCmUk button{position:absolute!important;top:0;right:0}.home_assetCard__0fBd3{box-shadow:0 0 10px gray;border-radius:10px;padding:0 20px;width:100%;margin:-10px 0;background:#fff}.home_assetCard__0fBd3 h3{display:inline-flex;width:calc(100% - 10px);align-items:center;overflow:auto;gap:15px}.home_assetCard__0fBd3 summary{cursor:pointer}.home_assetCard__0fBd3 summary h3{width:calc(100% - 20px)}.home_assetCard__0fBd3 a{text-decoration:none}.home_active__3apvg{border:1px solid red;background:rgba(245,134,17,.145)}.home_meta__Eh5J3{margin:-16px 0 20px 15px;font-style:italic;font-size:.8rem}.home_copy__V_3q4{cursor:pointer;transition:all 1s}.home_copy__V_3q4:active{transform:scale(.5)}.home_copy__V_3q4:active:after{content:"Link Copied!";font-size:.8rem;font-weight:600}@keyframes home_spin__ngZRp{0%{transform:rotate(5deg)}50%{border-top:7px solid blue}to{transform:rotate(355deg)}}@keyframes home_appear__ULZpi{0%{opacity:0;transform:translateY(50vh)}}@media screen and (min-width:950px){.home_cards__h8IGX{padding:50px;gap:50px}}