@import url(https://fonts.googleapis.com/css2?family=Halant:wght@300;400;500;700&family=Poppins:wght@200;300;400&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*,body,html{margin:0;padding:0}:focus{outline:none}:root{--black:#3f3d56;--white:#f1ffeb;--green:#2ec4b6!important;--red:#e71d36!important;--orange:#ff9f1c}::selection{color:#000;background:#2ec4b6;background:var(--green)}.red{color:#e71d36;color:var(--red)}.green{color:#2ec4b6;color:var(--green)}.main-header{background:url(/static/media/back.68f3e53a.svg) no-repeat;background-size:cover}.heading{font-family:"Halant",serif;font-weight:700;color:#3f3d56;color:var(--black)}.text{font-family:"Poppins",sans-serif}.btn-ripple{display:inline-block;position:relative;overflow:hidden;transition:all .5s ease-in-out}.btn-ripple:after{content:"";display:block;position:absolute;top:0;left:25%;height:100%;width:50%;background-color:#000;border-radius:50%;opacity:0;pointer-events:none;transition:all 1s ease-in-out;transform:scale(5)}.btn-ripple:active:after{padding:0;margin:0;opacity:.2;transition:0s;transform:scale(0)}.styledDiv{border:1px dashed red;padding:1%;border-radius:15px;display:inline-flex;justify-content:space-evenly;align-items:center;font-size:30px}.custom-button{height:40px;width:100%;border:none;margin:10px;background:hsla(0,0%,62%,.2);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);text-align:left}.google-sign-in{background:0 0;color:grey}.facebook-sign-in{background-color:#3b5897;color:#fff}.icon{width:23px;margin-left:55px;margin-right:20px}.custom-button:focus{outline:none}.marginAuto{margin:auto}.circle{width:96px;height:96px;border-radius:50%;border:2px solid #000;object-fit:contain}.box,.circle{display:block;margin-bottom:16px}.box{width:350px;padding:16px 20px;text-align:center;box-sizing:border-box;text-decoration:none;transition:box-shadow .25s cubic-bezier(.08,.59,.29,.99) 0s,border-color .25s cubic-bezier(.08,.59,.29,.99) 0s,transform .25s cubic-bezier(.08,.59,.29,.99) 0s,background-color .25s cubic-bezier(.08,.59,.29,.99) 0s;border:2px solid #2ec4b6;cursor:pointer;height:auto;font-weight:700;font-size:23px;background-color:#2ec4b6;color:#fff}.box:hover{background-color:transparent;color:#2ec4b6}.editbox{cursor:default;display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width:600px) and (max-width:1000px){.box{width:500px}}@media only screen and (min-width:1000px){.box{width:600px}}
/*# sourceMappingURL=main.6caaba85.chunk.css.map */