@font-face{font-family:LitilaFace;src:url('/fonts/LilitaOne-Regular.ttf');font-size:small}.logo{width:100px;max-width:100%;height:auto;border-radius:50%}.header{display:flex;justify-content:space-between;align-items:center;padding:5px 10px;background-color:#2b2d31}.header-support{display:flex;align-items:center}.support-link{display:flex;align-items:center;text-decoration:none;color:#fff}.support-logo{height:35px;margin-right:10px}.support-text{margin-right:20px;font-size:24px;color:#fff}.header-icons{display:flex;justify-content:space-between;align-items:center}.twitter-logo{height:55px;margin-right:20px;margin-top:5px}.telegram-logo{height:55px;margin-right:20px;margin-top:5px}@media(max-width:1024px){.logo{width:80px}}@media(max-width:430px){.logo{width:75px}.support-logo{height:40px;margin-right:10px}.support-text{display:none}.telegram-logo{height:50px;margin-right:15px}}body{background-color:#313338;color:#fff;box-sizing:border-box;font-family:LitilaFace,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif}.search-form{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.enterTag{text-align:center;margin-top:5px;font-size:30px}.search-form-txt{outline:0;padding:12px 32px;font-size:20px;background-color:#fff;border:2px solid #000;border-right:0;border-radius:5px;transform:rotate();-moz-transform:skew(-6deg);-webkit-transform:skew(-5deg);border-bottom:4px solid #000;border-top:4px solid #c9cdd6;text-transform:uppercase}::placeholder{transform:rotate();-webkit-transform:skew(5deg);text-transform:none}.search-form-button{display:flex;justify-content:center;align-items:center;background-color:#efc608;border-bottom:4px solid #c66f22;border-radius:6px;border-top:4px solid #fcf042;max-width:40px;transform:rotate();-moz-transform:skew(-6deg);-webkit-transform:skew(-5deg);padding:10px 28px;height:56px;outline:0;border-right:0;border-left:0;cursor:pointer}.search-form-button-img{width:40px;display:flex;align-items:center;justify-content:center}.faq{margin-top:100px;text-align:center;height:70%}#imageContainer img{max-width:100%;height:auto;max-height:80%;margin-bottom:20px;transition:.5s}#imageContainer{display:flex;justify-content:center}.loader{border:8px solid #f3f3f3;border-top:8px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite;margin:20px auto}.loaderContainer{display:flex;justify-content:center}.downloadButton img{height:48px;float:right;display:flex;align-items:center}.downloadButtonContainer{display:flex;align-items:center;justify-content:center}.downloadButton{border:0;width:270px;height:55px;display:block;text-align:center;background-color:#66f;border-radius:6px;color:#fff;font-size:30px;display:flex;align-items:center;float:inline-start}.buttonContainer{display:flex;justify-content:center;flex-wrap:wrap}.url-button-inactive{background-color:#000;color:#669;border-radius:5px;padding:10px 20px;margin:5px;border:0;cursor:pointer;border-radius:5px;transition:.35s}.url-button{padding:10px 20px;margin:5px;border:0;cursor:pointer;color:#fff;background-color:#66f;border-radius:5px;transition:.35s}.active-button,.url-button:hover{background-color:#336;color:#669}.switch{position:relative;display:inline-block;width:120px;height:40px;margin:10px}.switch input{opacity:0;width:0;height:0}.slider-div{display:flex;justify-content:center;margin-bottom:30px}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:rgba(28,28,28,.5);transition:.4s;transform:rotate();-webkit-transform:skew(-6deg);border-radius:5px}.slider:before{position:absolute;content:"";left:-3px;bottom:-3px;background:url(/images/hor.png) no-repeat center;background-size:contain;background-color:#f00;border-left:3px #f00 solid;border-right:3px #f00 solid;width:54px;height:50px;border-radius:5px}.slider:active{animation-name:click-animation;animation-duration:.3s}input:checked+.slider:before{transform:translateX(63px);background:url(/images/vert.png) no-repeat center;background-size:contain;height:44px;background-color:#0c0;border-left:3px #0c0 solid;border-right:3px #0c0 solid;border-top:3px #0c0 solid;border-bottom:3px #0c0 solid}@keyframes click-animation{0%{transform:scale(1)}50%{transform:scale(.9)}100%{transform:scale(1)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media(max-width:500px){.search-form-txt{width:150px}.downloadButton{top:200px;width:150px;height:50px}.downloadButton img{height:45px}.imgtxt{display:none}#imageContainer{padding:10px 5%}.url-button,.url-button-inactive{flex:1 0 45%;margin:5px;font-size:14px}}@media(max-width:1024px){#imageContainer{padding:10px 5%}}