@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap);:root{--font:"Source Sans Pro",sans-serif;--black:#232323;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}.main__page{background-color:#232323;background-color:var(--black);max-width:100%;min-height:100vh;padding:1rem;width:100%}.page__center{align-items:flex-start;display:flex;flex-direction:column;gap:3rem;height:100%;justify-content:flex-start;margin:0 auto;max-width:100%;width:1200px}.page__head{color:#fff;color:var(--white);font-family:Source Sans Pro,sans-serif;font-family:var(--font);font-size:40px;line-height:64px;width:100%}.search__box{align-items:center;border-bottom:1px solid #fff;border-bottom:1px solid var(--white);display:flex;flex-direction:row;gap:.8rem;justify-content:flex-start;width:100%}.search__box input{border-radius:1px;color:#fff;color:var(--white);font-family:Source Sans Pro,sans-serif;font-family:var(--font);font-size:24px;padding:16px 0;width:100%}.search__box button,.search__box input{background-color:#232323;background-color:var(--black);border:none;outline:none}.search__box button{cursor:pointer;padding:16px 8px}.search__box button ion-icon{color:#fff;color:var(--white);font-size:32px}.images__list{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;width:100%}.list__head{font-size:32px}.list__head,.page__no{color:#fff;color:var(--white);font-family:Source Sans Pro,sans-serif;font-family:var(--font);width:100%}.page__no{font-size:20px}.all__images{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem 1rem;height:100%;justify-content:center;margin-top:2rem;max-width:100%;width:100%}.all__images .empty__list{color:#fff;color:var(--white);font-family:Source Sans Pro,sans-serif;font-family:var(--font);font-size:20px;width:100%}.all__images .image{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:.8rem;height:100%;justify-content:flex-start;max-width:100%;width:288px}@media (max-width:1232px){.all__images .image{width:280px}}@media (max-width:1200px){.all__images .image{width:320px}}@media (max-width:1024px){.all__images .image{width:300px}}@media (max-width:964px){.all__images .image{width:276px}}@media (max-width:892px){.all__images .image{width:45%}}@media (max-width:600px){*{cursor:default}.all__images .image{width:48%}}@media (max-width:500px){.page__head{font-size:36px}.all__images .image{width:90%}}@media (max-width:400px){.page__head{font-size:32px;line-height:52px;text-align:center}.all__images .image{width:100%}}@media (max-width:350px){.page__head{font-size:36px;line-height:normal;text-align:left}.page__head span{display:none}}.image img{height:200px;object-fit:cover;width:100%}.image p{color:#fff;color:var(--white);font-family:Source Sans Pro,sans-serif;font-family:var(--font);font-size:16px;text-align:center;width:100%}.toggle__buttons{align-items:center;display:flex;gap:1rem;height:100%;justify-content:space-between;max-width:100%;width:100%}.toggle__buttons button{align-items:center;background-color:#232323;background-color:var(--black);border:1px solid #fff;border:1px solid var(--white);border-radius:8px;color:#fff;color:var(--white);cursor:pointer;display:flex;font-family:Source Sans Pro,sans-serif;font-family:var(--font);font-size:20px;gap:.4rem;outline:none;padding:10px 12px;text-align:center}.toggle__buttons button ion-icon{font-size:18px}.toggle__buttons button:disabled{border:1px solid #dddddd4b;color:#dddddd4b;cursor:default}
/*# sourceMappingURL=main.52579adb.css.map*/