.NoteCard_note-card__TPWqD{display:flex;flex-direction:column;height:300px;background-color:#fff;border-radius:10px;overflow:hidden;transition:transform .3s ease;box-shadow:0 0 20px hsla(0,0%,86%,.734);padding:8px;font-family:Barlow,sans-serif}.NoteCard_note-card__TPWqD:hover{transform:scale(1.03)}.NoteCard_note-title__rEhYY{font-size:1.4rem;font-weight:600;margin:10px 0;color:#393939}.NoteCard_note-description__nQ0gF{font-size:1.1rem;color:#666}.NoteCard_note-card__TPWqD img{width:100%;height:150px;object-fit:cover;border-radius:5px}.NoteCard_note-card__TPWqD h3,.NoteCard_note-card__TPWqD p{margin:10px}.NoteCard_note-card__TPWqD .NoteCard_tags__CEnfD{display:flex;flex-wrap:wrap;gap:5px;margin:0 10px 10px}.NoteCard_note-card__TPWqD .NoteCard_tags__CEnfD span{background-color:#e8f1f5;color:#8aa2b2;padding:3px 6px;font-size:15px;border-radius:3px}.NoteCard_note-card__TPWqD .NoteCard_tags__CEnfD span:hover{background-color:#aebed0;color:#fff;cursor:pointer}@import url("https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");.NotesGallery_notes-gallery__pRimE{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));grid-gap:20px;gap:20px;padding:20px;justify-content:center;margin:auto}.NotesGallery_notes-page__LvOBX{padding:20px;height:100%;background:linear-gradient(180deg,#fff9ed,#fff9ed)}.NotesGallery_title-section__mSMpN{text-align:center;margin-bottom:30px}.NotesGallery_page-title__gnTld{margin-bottom:10px;font-size:50px;font-weight:700;color:#191919;text-shadow:0 0 25px #e8f5ff;font-family:Barlow Semi Condensed,sans-serif}.NotesGallery_subtitle__a4rJS{font-size:1.5rem;color:#262626;margin-bottom:1rem;font-family:Barlow Semi Condensed,sans-serif}.NotesGallery_search-and-tag__nkBk9{display:flex;justify-content:center;align-items:center;gap:10px;margin:10px 0}.NotesGallery_search-bar__mpCHu{padding:8px 15px;font-size:20px;width:400px;max-width:30%;border-radius:4px;font-family:Barlow,sans-serif}.NotesGallery_selected-tag__ePNM8{display:flex;align-items:center;background-color:#fff;color:#8aa2b2;padding:5px 10px;border-radius:15px;font-size:.9rem}.NotesGallery_selected-tag__ePNM8 span{margin-right:5px}.NotesGallery_clear-tag__tDT27{background:none;border:none;cursor:pointer;color:#8aa2b2;font-size:1rem}.NotesGallery_clear-tag__tDT27:hover{color:#666}@media (max-width:600px){.NotesGallery_notes-page__LvOBX{padding:10px;height:100%}.NotesGallery_notes-gallery__pRimE{padding:10px}.NotesGallery_search-bar__mpCHu{width:80%}}@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;600;900&family=Barlow:wght@500;600;900&display=swap");.Layout_layout__oM4MU{display:flex;flex-direction:column;min-height:100vh}.Layout_header__8XhYm{background-color:#fff;width:100%;height:40px;display:flex;justify-content:center;align-items:center;position:relative;box-shadow:0 0 5px 5px hsla(0,0%,42%,.094)}.Layout_header__8XhYm:after{content:"";flex:1 1}.Layout_nav__qOLUE{display:flex;align-items:center;list-style:none;padding:10px;margin:0 auto}.Layout_navWrapper___2lmo{display:flex;justify-content:center;align-items:center;width:100%}.Layout_nav__qOLUE li{color:#07487d;margin-left:40px;margin-right:40px;font-size:20px;font-family:Barlow Semi Condensed,sans-serif;font-weight:600}.Layout_nav__qOLUE li:hover{cursor:pointer;color:#95c3db}.Layout_footer__3v8iv{background-color:#fff;height:25px;font-size:14px;display:flex;justify-content:center;font-family:Barlow,sans-serif;align-items:center;color:#818181}.Layout_logo__Yfd0y{top:0;position:absolute;left:30px;height:40px}@media (max-width:700px){.Layout_logo__Yfd0y{display:none}}.CustomDropdown_typedropdown__NIHcl{padding:8px 12px;font-size:16px;border-radius:4px;height:40px;cursor:pointer;margin-left:10px;background-color:#fff;color:#8aa2b2}.CustomDropdown_typedropdown__NIHcl:focus{outline:none;border-color:#8aa2b2}.CustomDropdown_typedropdown__NIHcl option{background-color:#fff;padding:8px}