body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}h1{color:#6941c6}.App,h1{text-align:center}.App{margin-top:30px}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}input{font-size:20px;height:50px;width:550px}#btn1{background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);color:#111827;cursor:pointer;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-weight:600;line-height:1.25rem;margin-left:20px;padding:.75rem 1rem;touch-action:manipulation;user-select:none;-webkit-user-select:none}#btn1,#para{text-align:center}#para{color:#d88;margin-top:20px}#btn1:hover{background-color:#6941c6;color:#fff}#btn1:focus{outline:2px solid rgba(0,0,0,.1);outline-offset:2px}#btn1:focus-visible{box-shadow:none}.input{border:none;border-bottom:1px solid #e5e5e5;font-size:18px;font-weight:500;height:50px;margin-bottom:20px;outline:none;padding-left:10px}.input:focus{border-bottom:2px solid #6941c6;transition:.7s}.page{background:#fff;background-image:linear-gradient(#f5f5f0 1.1rem,#ccc 1.2rem);background-size:100% 1.2rem;border-radius:10px;box-sizing:border-box;display:inline-block;font-family:cursive;font-size:20px;line-height:1.2rem;margin-left:20px;margin-top:60px;max-width:500px;padding:1.4rem .5rem .3rem 4.5rem;position:relative}.page:after,.page:before{bottom:10px;box-shadow:0 5px 14px rgba(0,0,0,.7);content:"";height:10px;position:absolute;transition:all .3s ease;width:40%;z-index:-1}.page:before{left:15px;-webkit-transform:skew(-5deg) rotate(-5deg);transform:skew(-5deg) rotate(-5deg)}.page:after{right:15px;-webkit-transform:skew(5deg) rotate(5deg);transform:skew(5deg) rotate(5deg)}.page:hover:after,.page:hover:before{box-shadow:0 2px 14px rgba(0,0,0,.4)}.margin{border-left:1px solid #d88;display:flex;height:100%;left:3.3rem;position:absolute;top:0}.page p{color:#000;line-height:20px;margin:0;padding-bottom:1.2rem;text-align:justify;text-indent:1rem}#icon{color:#6941c6;cursor:pointer;font-size:20px}#icon:hover{color:red}#btn2{border:none}.lod{display:flex;justify-content:center;margin-top:20px}.loader{-webkit-animation:drawLine 4s linear infinite;animation:drawLine 4s linear infinite;border-bottom:3px solid #6941c6;box-sizing:border-box;height:26px;position:relative;width:350px}.loader:before{-webkit-animation:pencilRot 5s linear infinite;animation:pencilRot 5s linear infinite;background-image:linear-gradient(#000 6px,transparent 0),linear-gradient(45deg,rgba(0,0,0,.02) 49%,#fff 51%),linear-gradient(315deg,rgba(0,0,0,.02) 49%,#fff 51%),linear-gradient(180deg,#fff 10%,#d88 0,#d88 90%,#fff 0);background-position:bottom,left 88px,right 88px,0 0;background-repeat:no-repeat;background-size:3px 3px,8px 8px,8px 8px,16px 88px;border-radius:20px 20px 50px 50px;bottom:-6px;content:"";height:90px;left:calc(100% + 14px);position:absolute;-webkit-transform:rotate(25deg);transform:rotate(25deg);width:16px}@-webkit-keyframes drawLine{0%,to{width:0}45%,55%{width:200px}}@keyframes drawLine{0%,to{width:0}45%,55%{width:200px}}@-webkit-keyframes pencilRot{0%,45%{bottom:-6px;left:calc(100% + 14px);-webkit-transform:rotate(25deg);transform:rotate(25deg)}55%,to{bottom:-12px;left:calc(100% + 16px);-webkit-transform:rotate(220deg);transform:rotate(220deg)}}@keyframes pencilRot{0%,45%{bottom:-6px;left:calc(100% + 14px);-webkit-transform:rotate(25deg);transform:rotate(25deg)}55%,to{bottom:-12px;left:calc(100% + 16px);-webkit-transform:rotate(220deg);transform:rotate(220deg)}}
/*# sourceMappingURL=main.1db13f7c.css.map*/