@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;1,100;1,200;1,300&family=Roboto:ital,wght@0,100;0,300;0,400;1,100;1,300;1,400&display=swap);*{margin:0;padding:0;box-sizing:border-box}body{overflow-x:hidden;display:flex;justify-content:center;align-items:center;background-color:#fff9f9;font-family:"Roboto",sans-serif}a{text-decoration:none;color:#686767;font-size:smaller}h3{color:#001fcc;font-weight:400;font-size:large}h3:hover{text-decoration:underline}p{font-size:smaller;color:#686767}.profilePic{width:30px;height:30px;object-fit:cover;border-radius:50%}.empty{flex-direction:column;margin-top:30vh}.empty,.fulllsearch{display:flex;justify-content:center;align-items:center}.fulllsearch .googleImg{height:30px;width:auto;margin:1.5rem 1rem 1rem 1.5rem}.googleImg{width:300px;height:auto;object-fit:cover}.inputSearch{display:flex;align-items:center;justify-content:space-between;margin:.7rem;width:70vw;max-width:600px;height:40px;border-radius:3rem;box-shadow:2px 2px 2px #888}.iconNone,.iconSearch{display:none}.linkSearch{display:flex;justify-content:space-between;align-items:center}.inputSearch input[type=text]{width:90%;border-radius:3rem;height:100%;padding:0 1rem;border:0;font-size:1rem}.icons{display:flex}.linkSearch p,.links p{margin:1rem .5rem}.linkSearch p:hover,.links p:hover{cursor:pointer;text-decoration:underline}.links div,.linkSearch div{margin-top:.2rem;margin-left:.2rem}.links{display:flex;justify-content:space-between;align-items:center;right:30px;top:10px}.links,.submit{position:absolute}.submit{bottom:0;left:0;display:none}.input{display:flex;align-items:center;margin-top:2rem;width:65vw;max-width:460px;height:40px;border-radius:3rem;box-shadow:2px 2px 2px #888}.searchIcon{color:grey;margin-left:.7rem}.input input[type=text]{width:90%;border-radius:3rem;height:100%;padding:0 1rem;border:0;font-size:1rem}.input input[type=text]:focus,.inputSearch input[type=text]:focus{outline:none}.micImg{width:10px;height:20px;object-fit:cover;margin-right:.8rem}.submitSearch{border:0;background-color:transparent;margin:.3rem .5rem 0 .2rem;color:grey}.searchResults{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 2rem;width:90vw;max-width:680px}.searchBlock{margin:1rem 0}.nonemarks{display:none}.bookmarks{margin-top:1rem}.bookmarks,.bookmarks div{display:flex;align-items:center;justify-content:center}.bookmarks div{flex-direction:column;margin:1.5rem;width:100px;height:100px;transition:all .3s linear}.bookmarks div:hover{border:1px solid #000;background-color:#eeecec;cursor:pointer}.bookmarks div img{width:50px;height:50px;object-fit:cover;margin-bottom:10px}@media (max-width:490px){a{font-size:small}h3{font-weight:400;font-size:medium}.googleImg{height:50px;width:150px;object-fit:cover}.input{width:80vw}.bookmarks div img{width:30px;height:30px;object-fit:cover}.bookmarks div{margin:3px;height:90px;width:90px}p{font-size:small}.inputSearch{width:60vw}}@media (min-width:668px){.inputSearch{width:55vw}.searchResults{padding:0 2rem 0 4.5rem}}@media (min-width:848px){.iconSearch{display:block}.googleImg{margin-left:2rem}.iconSearch{margin-left:3vw;margin-right:2rem}.inputSearch{width:60vw}.searchResults{padding:0 2rem 0 7rem}}@media (min-width:1068px){.inputSearch{margin-right:7vw}.googleImg{margin-left:2rem}.iconSearch{margin-left:9vw}.searchResults{padding:0 2rem 0 9rem}}@media (min-width:1168px){.inputSearch{margin-right:10vw}.iconSearch{margin-left:13vw}.inputSearch{width:85vw}}
/*# sourceMappingURL=main.30f7e9ad.chunk.css.map */