@import url(https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;700&family=Montserrat:wght@100&display=swap);@-webkit-keyframes rotateAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotateAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.gradient-text{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(200deg,#9077bd,#694c9b,#463368);-webkit-background-clip:text}button.primary{background:#463368;border:none;color:#ccc;cursor:pointer;outline:none;padding:.75rem 1rem;transition:all .3s ease-in-out;width:100%}button.primary:hover{background:#5d448a;color:#fff}button.primary:disabled,button.primary[disabled]{background:#7455ac;color:#e6e6e6;cursor:not-allowed}@media only screen and (max-width:767px){h1{font-size:1.8rem}}@media only screen and (min-width:768px){.banner .h1-main{font-size:2rem;white-space:nowrap}}@font-face{font-family:Roboto;font-weight:400;src:url(/static/media/roboto-regular-webfont.aa2245742e526702f793.woff2) format("woff2"),url(/static/media/roboto-regular-webfont.e91fe03b29099ab80d4e.woff) format("woff")}@font-face{font-family:Roboto;font-weight:300;src:url(/static/media/roboto-light-webfont.8c663a4eb0d19d40092a.woff2) format("woff2"),url(/static/media/roboto-light-webfont.fe4d562c19aedd9a4cd4.woff) format("woff")}@font-face{font-family:Roboto;font-weight:900;src:url(/static/media/roboto-black-webfont.b4cb56cb81c1ec740baf.woff2) format("woff2"),url(/static/media/roboto-black-webfont.52ca158cfc1a0e513069.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:7001;src:url(/static/media/roboto-bolditalic-webfont.258c382026e9809cf16c.woff2) format("woff2"),url(/static/media/roboto-bolditalic-webfont.0aa3e40334ce696896aa.woff) format("woff")}@font-face{font-family:JosefinSans;font-weight:700;src:url(/static/media/JosefinSans-Bold.0ec6d05a9917d9c58519.ttf) format("ttf")}@font-face{font-family:JosefinSans;font-weight:600;src:url(/static/media/JosefinSans-SemiBold.2e34db3490edd3889c75.ttf) format("ttf")}@font-face{font-family:JosefinSans;font-weight:500;src:url(/static/media/JosefinSans-Medium.3a0ce90aeb02cf6a189b.ttf) format("ttf")}@font-face{font-family:JosefinSans;font-weight:400;src:url(/static/media/JosefinSans-Regular.c978665c44b59cf9c71f.ttf) format("ttf")}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1{font-size:4vmin}h1,h2,h3,h4{font-family:EB Garamond,Montserrat,sans-serif,serif}img{width:100%}.icon{cursor:pointer}.comp-name{color:#463368}.mobile-menu-wrapper{bottom:0;left:0;position:fixed;right:0;top:0;z-index:990}.mobile-menu-wrapper .backdrop{background-color:rgba(0,0,0,.01);bottom:0;left:0;position:fixed;right:0;top:0;z-index:998}.mobile-menu-wrapper .content{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.8);display:flex;flex-direction:column;height:100vh;max-width:500px;position:relative;right:-100%;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:70%;z-index:999}.mobile-menu-wrapper .content .header{align-items:center;display:flex;height:50px;justify-content:space-between;padding:1.5rem 2.5rem;position:relative}.mobile-menu-wrapper .content .menus{flex-grow:1;font-weight:500;letter-spacing:.08rem}.mobile-menu-wrapper .content .menus>.menu{padding:.25rem 0}.mobile-menu-wrapper .content .menus>.menu>.mobile-menu-link{align-items:center;cursor:pointer;display:flex;justify-content:space-between;opacity:.6;padding:.3rem 2.5rem}.mobile-menu-wrapper .content .menus>.menu>.mobile-menu-link:hover{background:#463368;color:hsla(0,0%,100%,.9)}.mobile-menu-wrapper .content .menus>.menu>:not(.mobile-menu-link) .mobile-menu-link{cursor:pointer;display:block;flex-grow:1;opacity:.6;padding:.3rem 2.5rem}.mobile-menu-wrapper .content .menus>.menu>:not(.mobile-menu-link):hover{background:#463368;color:hsla(0,0%,100%,.9)}.mobile-menu-wrapper .content .menus>.menu>:not(.mobile-menu-link):hover .mobile-menu-link,.mobile-menu-wrapper .content .menus>.menu>:not(.mobile-menu-link):hover .mobile-menu-link .icon{opacity:1}.mobile-menu-wrapper .content .menus .logout{margin-top:10%;opacity:.6}.mobile-menu-wrapper .content .menus .logout span{cursor:pointer;letter-spacing:2px;padding:.3rem 2.5rem}.mobile-menu-wrapper .content .menus .logout span:hover{background:#463368;color:hsla(0,0%,100%,.9);opacity:1}.mobile-menu-wrapper.show{display:block}
/*# sourceMappingURL=main.4febb3c6.css.map*/