@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;overflow:hidden}.header-wrapper{display:grid;margin:.5rem 0;place-items:center}.header{align-items:center;display:flex;justify-content:space-between;width:80%}@media screen and (max-width:640px){.header{width:90%}}@media screen and (max-width:320px){.header{font-size:8px;width:90%}}.header__logo img{height:45px;width:70px}.links{align-items:center;display:flex;gap:2rem;justify-content:center;list-style:none}.links li{font-size:12px}.links li a{color:#222;text-decoration:none}.links li a:hover{color:#36454f;cursor:pointer}@media screen and (max-width:320px){.links li{font-size:10px}}.footer-wrapper{background-color:#222;display:grid;place-items:center;width:100%}.box{align-items:center;display:flex;justify-content:space-between;width:80%}@media screen and (max-width:640px){.box{width:90%}}@media screen and (max-width:320px){.box{font-size:8px;width:90%}}.footer-text{color:#fff;font-size:12px}.footer-text p span a{color:#fff}@media screen and (max-width:640px){.footer-text p{font-size:10px}}@media screen and (max-width:320px){.footer-text p{font-size:8px}}.footer-links{display:flex;gap:1rem}@media screen and (max-width:640px){.footer-links{gap:.5rem}}.github,.linkedin,.twitter{color:#fff}.body{align-items:center;display:flex;height:83vh;justify-content:center;width:100vw}.container{box-shadow:0 3px 12px rgba(0,0,0,.09);height:70%;margin:0 auto;width:45%}@media screen and (max-width:960px){.container{width:80%}}@media screen and (max-width:640px){.container{height:70%;width:85%}}@media screen and (max-width:320px){.container{height:80%;width:90%}}form{align-items:center;display:flex;flex-direction:column;height:90%;width:100%}.text-ctn{background:url(/advisor/static/media/quote.e531d7f893b96d17bc9a.png);background-position:50%;background-repeat:no-repeat;background-size:contain;display:grid;height:60%;place-items:center;width:80%}#text{text-align:center}@media screen and (max-width:960px){#text{font-size:16px}}@media screen and (max-width:640px){#text{font-size:14px}}@media screen and (max-width:320px){#text{font-size:12px}}#author{margin:1rem 0}@media screen and (max-width:960px){#author{font-size:16px}}@media screen and (max-width:640px){#author{font-size:14px}}@media screen and (max-width:320px){#author{font-size:12px}}.btn-ctn{align-items:flex-end;display:flex;justify-content:flex-end;width:90%}#new-quote{background:#222;border:none;color:#fff;padding:10px 15px}#new-quote:hover{background-color:#323131;color:#fff;cursor:pointer}@media screen and (max-width:960px){#new-quote{font-size:14px}}@media screen and (max-width:640px){#new-quote{font-size:12px}}@media screen and (max-width:320px){#new-quote{font-size:10px}}.share{height:10%;justify-content:flex-start;padding-left:1rem;width:100%}.share,.share-btn,.voice{align-items:center;display:flex}.share-btn,.voice{border:#fff;cursor:pointer;gap:.5rem;justify-content:center;margin-bottom:1rem;padding:10px 15px}.share-btn:hover,.voice:hover{background-color:#323131;color:#fff}@media screen and (max-width:960px){.share-btn,.voice{font-size:14px}}@media screen and (max-width:640px){.share-btn,.voice{font-size:12px}}@media screen and (max-width:320px){.share-btn,.voice{font-size:10px}}.voice{margin-left:1rem}.App{display:flex;flex-direction:column;min-height:100vh}.main{flex:1 1}
/*# sourceMappingURL=main.c3d9213d.css.map*/