*{box-sizing:border-box;font-family:"Karla",sans-serif!important}#root,body,html{height:100vh}body{margin:0;font-family:"Karla",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.shadow-xs{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.shadow-outline{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.shadow-none{box-shadow:none}.linkme_btn.btn{border-radius:0;height:60px;font-size:1rem;box-shadow:none;border:1px solid #6d6b6b}.linkme_btn.btn.rounded{border-radius:.5rem}.linkme_btn.btn.fullrounded{border-radius:2rem}.linkme_btn.btn.outline{background:transparent;border-width:2px}.linkme_btn.btn.soft-shadow{box-shadow:0 3px 5px 0 rgba(0,0,0,.1)}.linkme_btn.btn.hard-shadow{box-shadow:4px 4px 0 0 #736c6c}.spinner{width:40px;height:40px;position:relative;-webkit-animation:spinner 2.5s linear infinite both;animation:spinner 2.5s linear infinite both;left:calc(50% - 20px);top:calc(50% - 20px)}.spinner .spinner-dot{width:100%;height:100%;position:absolute;left:0;top:0;-webkit-animation:spinner-dot 2s ease-in-out infinite both;animation:spinner-dot 2s ease-in-out infinite both}.spinner .spinner-dot:before{content:"";display:block;width:25%;height:25%;background-color:red;border-radius:100%;-webkit-animation:spinner-dot-before 2s ease-in-out infinite both;animation:spinner-dot-before 2s ease-in-out infinite both}.spinner .spinner-dot:first-child{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner .spinner-dot:nth-child(2){-webkit-animation-delay:-1s;animation-delay:-1s}.spinner .spinner-dot:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner .spinner-dot:nth-child(4){-webkit-animation-delay:-.8s;animation-delay:-.8s}.spinner .spinner-dot:nth-child(5){-webkit-animation-delay:-.7s;animation-delay:-.7s}.spinner .spinner-dot:nth-child(6){-webkit-animation-delay:-.6s;animation-delay:-.6s}.spinner .spinner-dot:first-child:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner .spinner-dot:nth-child(2):before{-webkit-animation-delay:-1s;animation-delay:-1s}.spinner .spinner-dot:nth-child(3):before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner .spinner-dot:nth-child(4):before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.spinner .spinner-dot:nth-child(5):before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.spinner .spinner-dot:nth-child(6):before{-webkit-animation-delay:-.6s;animation-delay:-.6s}@-webkit-keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spinner-dot{80%,to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-dot{80%,to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spinner-dot-before{50%{-webkit-transform:scale(.4);transform:scale(.4)}0%,to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes spinner-dot-before{50%{-webkit-transform:scale(.4);transform:scale(.4)}0%,to{-webkit-transform:scale(1);transform:scale(1)}}.btn{-webkit-justify-content:center!important;justify-content:center!important}.btn-fullWidth{width:100%}.site{height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:50%}.site,.site__header{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.site__header{margin-top:3rem;text-align:center}.site__header .title{margin:1rem 0}.site__header .bio{white-space:pre-line}.site__links{margin-top:3rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.site__links .link{margin-bottom:1rem}
/*# sourceMappingURL=main.cf8d7b56.chunk.css.map */