#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background-color:#fff!important;font-weight:500;font-family:Inter,sans-serif!important}#info{width:171px}#info,#shop{height:100px}#shop{width:218px}#info text{-webkit-animation:textAnimate 5s infinite alternate;animation:textAnimate 5s infinite alternate}#info text,#shop text{font-family:Inter;letter-spacing:3px;stroke:#012652;font-size:85px;font-weight:700;stroke-width:1}#shop text{-webkit-animation:textAnimate2 5s infinite alternate;animation:textAnimate2 5s infinite alternate}.custom-file-input::-webkit-file-upload-button{visibility:hidden}.custom-file-input:before{content:"Faylni tanlang";display:inline-block;background:-webkit-linear-gradient(top,#f9f9f9,#e3e3e3);border:1px solid #999;border-radius:3px;padding:5px 8px;outline:none;white-space:nowrap;-webkit-user-select:none;cursor:pointer;text-shadow:1px 1px #fff;font-weight:700;font-size:10pt}.custom-file-input:hover:before{border-color:#000}.custom-file-input:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}@-webkit-keyframes textAnimate{0%{stroke-dasharray:0 50%;stroke-dashoffset:20%;fill:#09caec}to{stroke-dasharray:50% 0;stroke-dashoffstet:-20%;fill:#9d68d9}}@keyframes textAnimate{0%{stroke-dasharray:0 50%;stroke-dashoffset:20%;fill:#09caec}to{stroke-dasharray:50% 0;stroke-dashoffstet:-20%;fill:#9d68d9}}@-webkit-keyframes textAnimate2{0%{stroke-dasharray:0 50%;stroke-dashoffset:20%;fill:#9d68d9}to{stroke-dasharray:50% 0;stroke-dashoffstet:-20%;fill:#09caec}}@keyframes textAnimate2{0%{stroke-dasharray:0 50%;stroke-dashoffset:20%;fill:#9d68d9}to{stroke-dasharray:50% 0;stroke-dashoffstet:-20%;fill:#09caec}}@media (max-width:700px){body{overflow-x:hidden}#info text,#shop text{font-size:60px}#info{width:124px}#shop{width:157px}}