body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.display-flex{align-items:center;display:flex;justify-content:center}.flex-column{flex-direction:column}.banner-container{background:#fd507e;height:250px;overflow:hidden;position:relative;width:100%;z-index:-1}.banner-container img{height:100%;object-fit:contain;width:100%}.banner-text-container{color:#fff;position:absolute}.banner-text{font-size:3rem}.banner-sub-text{font-weight:300}.input-container{margin-top:-2rem;width:100%;z-index:999}.input-wrapper{background-color:#fff;border-radius:10px;box-shadow:0 8px 20px rgb(0 0 0/6%);min-width:500px;padding-right:1rem}.input-wrapper:focus,.input-wrapper:hover{border-width:4px}.search-icon{padding:0 1.5rem}.search-input{border:none;font-size:1rem;height:3.5rem;padding-right:1rem;width:100%}.search-input:focus-visible{outline:none}.jumbotron-container{background-color:#fff;margin-top:2rem;padding:2rem 4rem}.categories-container{display:flex;justify-content:center;padding:1rem}.category{align-items:center;color:#525d77;display:flex;justify-content:space-between;list-style:none;min-width:62%}.category .category-list{border-radius:10px;cursor:pointer;font-weight:400;padding:10px 15px}.active,.category .category-list:hover{color:#0d0c22}.active{background-color:rgba(13,12,34,.05);font-weight:500!important;transition:.12s cubic-bezier(.075,.82,.165,1)}.fixed{position:-webkit-sticky;position:sticky;top:0}.images-container{display:flex;justify-content:center;padding:2rem}.images-wrapper{grid-column-gap:1.5rem;grid-row-gap:2rem;-webkit-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));min-width:80%;row-gap:2rem}.card-container{color:#525d77;display:flex;flex-direction:column;font-size:.8rem;row-gap:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.image{border-radius:12px;height:200px;overflow:hidden;width:350px}.image img{height:100%;object-fit:cover;width:100%}.details{-webkit-column-gap:2rem;column-gap:2rem;display:flex}.contributor-details{align-items:center;color:#0d0c22;-webkit-column-gap:.4rem;column-gap:.4rem;display:flex;font-weight:700}.contributor-details p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:70px}.contributor-image{border-radius:50%;height:1.5rem;overflow:hidden;width:1.5rem}.contributor-image img{height:100%;object-fit:contain;width:100%}.others-details{-webkit-column-gap:1rem;column-gap:1rem;justify-content:space-between}.likes,.others-details{align-items:center;display:flex}.likes{-webkit-column-gap:.3rem;column-gap:.3rem;justify-content:center}.likes .bi-heart-fill{color:#fd507e}.download,.views{align-items:center;-webkit-column-gap:.3rem;column-gap:.3rem;display:flex;justify-content:center}.card-container a:active,.card-container a:link,.card-container a:visited{color:#525d77;text-decoration:none}
/*# sourceMappingURL=main.986dd681.css.map*/