.resources-page{margin-top:8rem;width:100vw}.blog-explore-section,.resources-page{display:flex;flex-direction:column;justify-content:center;align-items:center}.blog-explore-section{margin:2rem 4rem}.blog-page{display:flex;flex-direction:column;justify-content:center;align-items:center}.resources-title{text-align:center;margin-bottom:4rem}.resources-title h1{margin:2rem}.explore-topic{width:100%}.explore-topic,.search-bar{display:flex;justify-content:space-between;align-items:center}.search-bar{height:40px;width:400px;padding:0 20px;border-radius:20px;background-color:white;flex-direction:row}.search-bar input{all:unset;border:none;outline:none;background:transparent;box-shadow:none;text-decoration:none;width:100%;color:black;text-align:left;padding-right:30px}.search-bar .search-icon{font-size:18px;color:#ccc;pointer-events:none}.post-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;margin-top:1rem;gap:3rem;width:100%}.blog-card{text-align:left;height:700px;width:400px;gap:13px;border-radius:30px;background:#00000040;box-shadow:0 5px 10px 0 #ffffff33;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;padding-bottom:1rem}.blog-card-content:hover,.blog-card:hover{cursor:pointer}.blog-card:hover{box-shadow:0 5px 10px 0 #bf81fd}.blog-card img{width:400px;min-height:245px;max-height:245px;object-fit:cover;border-radius:30px;margin-bottom:1rem}.blog-card-content{width:100%;height:60%;padding:0 2rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;color:white}.blog-card-info{flex-grow:1;max-height:80%;overflow:hidden;display:flex;flex-direction:column;gap:1.5rem}.blog-card button{width:150px;padding:10px;margin-bottom:1rem;margin-top:1rem}.topic-row{margin:2rem 0;display:flex;justify-content:flex-start;width:90vw;flex-wrap:wrap}.topic-row .secondary-button{padding:5px 30px;margin-right:2rem;margin-bottom:1rem}.secondary-button.active{border:1px solid #bf81fd;color:white;box-shadow:0 5px 10px 0 rgba(110,0,208,.5);&:before{background:linear-gradient(90deg,#bf81fd,#9944e5)}}.secondary-button.active{background:linear-gradient(90deg,#bf81fd,#9944e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:768px){.blog-page .post-row{margin:2rem 3rem;width:85vw;display:flex;flex-direction:row;flex-wrap:wrap;gap:3rem}.resources-page{margin-top:15vh;padding:0 3rem}.resources-page h1{padding-top:1rem;font-size:43px;line-height:51.6px;letter-spacing:0;text-align:center;margin:1rem 0}.explore-topic{flex-direction:column}.explore-topic h2{font-size:32px;line-height:43.2px;letter-spacing:0;text-align:center}.search-bar{width:200px;font-size:12px;margin-top:1rem}.search-bar input{padding-right:5px}.topic-row{display:flex;flex-wrap:wrap;margin-top:2rem;justify-content:center;gap:1rem}.topic-row .secondary-button{margin-right:0;margin-top:15px;padding:6px 15px;font-size:14px}.post-row{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:2rem;gap:3rem}.blog-card{text-align:left;min-height:400px;width:80vw;gap:13px}.blog-card img{width:80vw;min-height:245px;max-height:245px;object-fit:cover;border-radius:30px}}