@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box;outline:none;font-family:Poppins,sans-serif;transition:all .2s ease-in-out}@media (max-width: 768px){body .SearchxM nav.MainNav{flex-direction:column;height:15vh}body .SearchxM .SearchPage .search a{padding:10px 20px}body .SearchxM nav.MainNav .logo{height:50%;max-width:60%;object-fit:cover}body .SearchxM .searchResults{margin-left:0}body .SearchxM .searchResults .image-search-results{display:grid;grid-template-columns:48% 48%;column-gap:2%}body .SearchxM .searchResults .image-search-results .image-result{width:100%;border:none;height:100%;padding:20px 0}body .SearchxM .searchResults .image-search-results .image-result a,body .SearchxM .searchResults .image-search-results .image-result p{font-size:x-small}body .SearchxM .searchResults .newsResult{width:100%;grid-template-columns:65% 35%}body .ViewNews{display:none}}body{min-height:100vh;background:#292929;max-width:100vw;overflow-x:hidden}.SearchxM .SearchPage *{-webkit-user-select:none;user-select:none}.SearchxM .SearchPage{background:#292929;height:100vh;display:flex;align-items:center;width:100%;justify-content:center}.SearchxM .SearchPage .searchContainer{flex-direction:column;width:100%;display:flex;align-items:center;justify-content:center}.SearchxM .SearchPage .logo{height:5%;max-height:150px;overflow:hidden;display:flex;min-width:350px;align-items:center;justify-content:center;max-width:100%}.SearchxM .SearchPage .search{min-width:350px;width:30%;display:grid;background:#fff;place-items:center;grid-template-columns:80% 10%;justify-content:space-between;border-radius:45px;overflow:hidden;padding:1px}.SearchxM .SearchPage .search input{padding:5px 15px;border:none;width:100%}.SearchxM .SearchPage .search a{width:100%;background:#5e17eb;padding:10px;border-radius:50%;display:flex;align-items:center;justify-content:center}.SearchxM .SearchPage .search button{background:transparent;cursor:pointer;border:none;color:#fff;font-weight:800}.SearchxM .SearchPage .search a:hover{background:#c567e6}.SearchxM nav.MainNav{width:100%;display:flex;background:#292929;height:15vh;align-items:center;justify-content:space-around}.SearchxM nav.MainNav .logo{height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;max-width:250px}.SearchxM nav.MainNav .logo img{width:100%}.SearchxM nav.MainNav .navSearchBar{min-width:350px;width:25%;display:grid;background:#fff;height:fit-content;padding:2px;grid-template-columns:80% 10%;justify-content:space-between;border-radius:45px;overflow:hidden}.SearchxM nav.MainNav .navSearchBar input{padding:4px 12px;border:none}.SearchxM nav.MainNav .navSearchBar button{background:#5e17eb;border-radius:50%;padding:6px;color:#fff;border:none}.SearchxM .SearchResults .ShowNav{margin-left:4%;display:grid;gap:20px}.SearchxM .SearchResults div.nav{display:flex;width:90%;height:40px;gap:28px;margin:0 28px}.SearchxM .SearchResults div.nav span{color:#bcc0c3;padding:5px}.SearchxM .SearchResults div.nav span:hover{transition:none;border-bottom:2px solid #99c3ff}span.info{color:#bcc0c3;font-size:small;padding:15px 25px}h3.showResults{font-weight:500;color:#bcc0c3;padding:0 25px;font-size:medium}.SearchxM .SearchResults{width:100%}.SearchxM .searchResults{display:flex;flex-direction:column;width:100%;margin-left:4%}.SearchxM .searchResult{max-width:700px}.SearchxM .searchResult,.SearchxM .newsSearchResults{border-radius:15px;display:flex;flex-direction:column;font-size:smaller;padding:15px 25px;color:#bcc0c3}.SearchxM .searchResult a{color:#99c3ff;text-decoration:none}.SearchxM .searchResult a span{color:#fff}.SearchxM .searchResult h3{font-weight:600;color:#99c3ff}.SearchxM .searchResult .link{font-size:12px}.SearchxM .searchResults .image-search-results{display:flex;row-gap:10px;flex-wrap:wrap}.SearchxM .searchResults .image-search-results .image-result{width:250px;overflow:hidden;height:250px;padding:20px;display:grid;align-items:center;justify-content:center;border-radius:15px;grid-template-rows:90% 10%}.SearchxM .searchResults .image-search-results .image-result .imageResult-image{height:100%;width:100%;display:flex;border-radius:10px;margin-bottom:5px;overflow:hidden}.SearchxM .searchResults a{text-decoration:none}.SearchxM .searchResults .image-search-results .image-result a:hover{text-decoration:underline}.SearchxM .searchResults .image-search-results .image-result a,.SearchxM .searchResults .image-search-results .image-result p{color:#a9a9a9;font-size:small;width:100%}.SearchxM .searchResults .image-search-results .image-result .imageResult-image img{width:100%;object-fit:cover}.Loader{left:50%;padding:20px 0;top:20px;transform:translate(-50%)}.ifError{font-weight:500;color:#bcc0c3;text-align:center;-webkit-user-select:none;user-select:none}.newsSearchResults{gap:10px}.newsResult{max-height:205px;display:grid;grid-template-columns:70% 30%;padding:15px 10px 15px 0;gap:10px;width:50%;overflow:hidden}.newsResult a{color:#99c3ff}.newsResult .newsLeft{display:flex;flex-direction:column}.newsResult img{max-width:100%;border-radius:10px;object-fit:cover}.skeleton{display:flex;flex-direction:column;align-items:center}.skeleton-image{width:200px;height:150px;background-color:#e0e0e0;margin-bottom:10px}.skeleton-text{width:150px;height:20px;background-color:#e0e0e0}
