.align-center{align-items:center;display:flex;justify-content:center}.app-row{display:flex;flex-direction:row}.app-column{display:flex;flex-direction:column}.third-row{margin:10px auto 20px;max-width:620px;text-align:center}*{font-family:Kalam;margin:0;padding:0}body{overflow:auto}.root,body,html{height:100%;width:100%}::-webkit-scrollbar{border-radius:5px;width:4px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:768px){::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#555}}.app-wrapper{background-color:#fff;background:linear-gradient(#dc84a6,#23a6d5,#23d5ab);color:#0f0a5e;display:flex;flex-direction:column;height:100%;width:100%}.app-header-wrapper{height:40px;padding:40px 20px}@media(max-width:768px){.app-header-wrapper{height:auto;padding:10px}}.app-header-title{color:#fff;font-size:60px;font-weight:700}@media(max-width:768px){.app-header-title{font-size:24px}}.app-content-wrapper{flex-direction:column;height:100%}.app-url-box-wrapper{align-items:center;display:flex;height:calc(100vh - 170px);justify-content:center;width:100%}@media(max-width:768px){.app-url-box-wrapper{height:300px;width:300px}}.url-box{border-radius:10px;box-shadow:0 2px 4px #ccc;color:#000;height:300px;padding:5px 30px 10px;text-align:center;width:600px}@media(max-width:768px){.url-box{height:300px;width:220px}}.app-url-box-title-wrapper{align-items:center;display:flex;height:50px;justify-content:center;padding:15px;width:100%}.app-url-box-title-wrapper>.app-url-box-title{color:#fff;font-size:25px;font-weight:700}@media(max-width:768px){.app-url-box-title-wrapper>.app-url-box-title{font-size:16px}}.app-url-box-input-button-wrapper{display:flex;flex-direction:row;padding:15px}@media(max-width:768px){.app-url-box-input-button-wrapper{height:25%;width:100%}}.app-url-box-para-wrapper{align-items:center;display:flex;height:40px;justify-content:center;padding:15px;width:95%}@media(max-width:768px){.app-url-box-para-wrapper{display:flex;height:90px;justify-content:center;text-align:center;width:100%}}.app-url-box-para-wrapper>.app-url-box-para{color:#fff;font-size:15px;font-weight:300}@media(max-width:768px){.app-url-box-para-wrapper>.app-url-box-para{font-size:12px}}.app-url-box-output-wrapper{align-items:center;color:#000;display:flex;height:50px;justify-content:center;width:100%}.app-input-wrapper{box-sizing:border-box;height:70px;margin-right:15px;width:100%}.app-input-wrapper>.app-input{background-color:#fff;background:transparent;border:2px solid #8707ff;border-radius:10px;box-sizing:inherit;color:#8707ff;font-size:20px;line-height:28px;margin-bottom:0;padding:20px;width:100%}@media(max-width:768px){.app-input-wrapper>.app-input{height:100%;width:100%}.app-input-wrapper>.app-input>.app-input{font-size:10px}}.app-input-wrapper>.app-input::-webkit-input-placeholder{color:#fff;font-size:17px}.app-input-wrapper>.app-input::placeholder{color:#fff;font-size:17px}@media(max-width:768px){.app-input-wrapper>.app-input::-webkit-input-placeholder{font-size:13px}.app-input-wrapper>.app-input::placeholder{font-size:13px}}.app-input:active{box-shadow:inset 2px 2px 15px #8707ff}.app-button-wrapper{height:70px;width:25%}@media(max-width:768px){.app-button-wrapper{height:100%;width:25%}}.app-button-wrapper>.app-button{align-items:center;background:#e8e8e8;border:2px solid #8707ff;border-radius:20px;border-radius:15px;box-shadow:4px 8px 19px -3px rgba(0,0,0,.27);color:#8707ff;cursor:pointer;display:flex;font-size:17px;font-weight:700;font-weight:1000;height:100%;justify-content:center;overflow:hidden;padding:15px 25px;position:relative;transition:all .25s;width:100%;z-index:1}@media(max-width:768px){.app-button-wrapper>.app-button{font-size:13px}}.app-button-wrapper .app-button:before{background-color:#8707ff;border-radius:15px;box-shadow:4px 8px 19px -3px rgba(0,0,0,.27);content:"";height:100%;left:0;position:absolute;top:0;transition:all .25s;width:0;z-index:-1}.app-button-wrapper .app-button:hover{color:#e8e8e8}.app-button-wrapper .app-button:hover:before{width:100%}.app-icons-box-wrapper{align-items:center;display:flex;height:calc(100vh - 50px);justify-content:center;width:100%}@media(max-width:768px){.app-icons-box-wrapper{height:370px}}.app-icons-box{align-items:center;display:flex;flex-direction:row;height:250px;justify-content:space-between;width:55%}@media(max-width:768px){.app-icons-box{height:auto;justify-content:space-between;padding:15px;width:80%}}.app-icons-box>.app-icon-box{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;width:160px}@media(max-width:768px){.app-icons-box>.app-icon-box{height:85px;width:85px}}.app-icon-box:hover{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.app-icon-box-back-side,.app-icon-box-front-side{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border:1px solid hsla(0,0%,100%,.8);border-radius:1rem;box-shadow:0 0 .3em hsla(0,0%,100%,.5);color:#fff;display:flex;flex-direction:column;font-weight:700;height:100%;justify-content:space-evenly;position:absolute;width:100%}.app-icon-box-front-side,.app-icon-box-front-side:before{background:linear-gradient(43deg,#4158d0,#c850c0 46%,#ffcc70)}.app-icon-box-back-side,.app-icon-box-back-side:before{background-image:linear-gradient(160deg,#0093e9,#80d0c7)}.app-icon-box-back-side{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.app-icon-box-back-side:before,.app-icon-box-front-side:before{-webkit-animation:animate 5s linear infinite;animation:animate 5s linear infinite;border-radius:1em;content:"";-webkit-filter:blur(20px);filter:blur(20px);height:110%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:110%;z-index:-1}@-webkit-keyframes animate{0%{opacity:.3}80%{opacity:1}to{opacity:.3}}@keyframes animate{0%{opacity:.3}80%{opacity:1}to{opacity:.3}}.app-icon{color:#fff;-webkit-transform:scale(1.8);transform:scale(1.8);vertical-align:middle}@media(max-width:768px){.app-icon{-webkit-transform:scale(.8);transform:scale(.8)}}.app-icon-box-title{color:#4d0095;font-size:20px;font-weight:700;padding:10px}@media(max-width:768px){.app-icon-box-title{font-size:8px;padding:5px}}.app-icon-box-para{color:#fff;font-size:15px;font-weight:360;line-height:1.5;padding:5px;text-align:center}@media(max-width:768px){.app-icon-box-para{font-size:10px;padding:5px}}.app-footer-wrapper{align-items:center;bottom:0;height:30px;justify-content:center;padding:10px;position:-webkit-sticky;position:sticky;text-align:center}.app-footer-wrapper>.app-footer-para{color:#434242;font-size:13px}
/*# sourceMappingURL=main.a005aec1.css.map*/