body{margin:0;padding: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}.custom-button{width:125px;height:40px;letter-spacing:.5px;background-color:#1e43ac;color:#fff;font-family:"Lato",sans-serif;font-weight:700;border:none;cursor:pointer;border-radius:5px}.custom-button:hover{background-color:#fff;color:#000;border:1px solid #000}body{position:relative}body .header{height:60px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#7bfff0;position:-webkit-sticky;position:sticky;top:0;z-index:5}@media screen and (min-width:640px){body .header{height:70%;width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:.5px solid #d3d3d3;padding:5px}}body .header .header-img{margin-left:0}@media screen and (min-width:640px){body .header .header-img{margin-left:8rem}}body .header .header-links{width:100%;margin-left:1.5rem}@media screen and (min-width:640px){body .header .header-links{width:25%}}body .header .header-links .profile-icon{display:flex;justify-content:space-evenly}@media screen and (min-width:640px){body .header .header-links .profile-icon{display:flex;justify-content:center;margin-left:1.5rem}}body .header .header-links .profile-icon .option{padding:8px 0 5px;width:50%}@media screen and (min-width:640px){body .header .header-links .profile-icon .option{padding:10px;cursor:pointer;color:#000;font-weight:bolder}body .header .header-links .profile-icon .option:hover{border-bottom:1px solid #1e43ac}}body .header .header-links .opt{display:flex;justify-content:space-evenly;margin-left:1.5rem}@media screen and (min-width:640px){body .header .header-links .opt{display:flex;justify-content:center;margin-right:5rem}}body .header .header-links .opt .option{padding:8px 0 5px;width:50%}@media screen and (min-width:640px){body .header .header-links .opt .option{padding:10px;cursor:pointer;color:#000;font-weight:bolder;margin-right:2rem}body .header .header-links .opt .option:hover{border-bottom:1px solid #1e43ac}}.dropdown{position:absolute;width:205px;height:268px;display:flex;flex-direction:column;border:1px solid #000;border-top:.5px solid #d3d3d3;background-color:#fff;cursor:pointer;top:59px;right:10px;z-index:5}@media screen and (min-width:640px){.dropdown{position:absolute;width:205px;height:268px;display:flex;flex-direction:column;border:1px solid #000;border-top:.5px solid #d3d3d3;background-color:#fff;cursor:pointer;top:59px;right:40px;z-index:5}}.dropdown .items{display:flex;flex-direction:column;width:200px;position:relative;left:1.1px}.dropdown .items .item{text-decoration:none;color:#000;border-bottom:.5px solid #d3d3d3;height:66px;display:flex;justify-content:center;align-items:center;font-weight:bolder;font-size:1.1rem}@media screen and (min-width:640px){.dropdown .items .item{background-color:unset;color:#000}.dropdown .items .item:hover{background-color:#39b0fa;color:#fff}}.profile{display:flex;justify-content:flex-start;cursor:pointer;width:100%}.profile .arrow{display:flex;justify-content:flex-end;align-items:center;width:90%}@media screen and (min-width:640px){.profile .arrow{display:flex;justify-content:flex-start;align-items:center;width:100%}}.profile .arrow .naming{font-size:1rem;font-weight:700;padding-left:.5rem;padding-bottom:.2rem}.footer{width:100%;background-color:#212121}.footer,.footer .container{display:flex;flex-direction:column}@media screen and (min-width:640px){.footer .container{display:flex;flex-direction:row;justify-content:space-between}}.footer .container .section{padding-left:2rem}@media screen and (min-width:640px){.footer .container .section{padding-left:5rem}}.footer .container .section .title{display:flex;justify-content:flex-start;font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;font-weight:700;font-size:2rem;color:#fff}@media screen and (min-width:640px){.footer .container .section .title{font-size:3rem;margin-left:1rem}}.footer .container .section .follow{display:flex;justify-content:flex-start}@media screen and (min-width:640px){.footer .container .section .follow{display:flex;justify-content:space-around}}.footer .container .options{display:flex;justify-content:space-between;padding:3rem 0}@media screen and (min-width:640px){.footer .container .options{display:flex;width:28%;justify-content:space-evenly}}.footer .container .options .option{display:flex;flex-direction:column;color:#fff;padding:0 2rem}@media screen and (min-width:640px){.footer .container .options .option{padding:0}}.footer .container .options .option .option-head{margin:0}@media screen and (min-width:640px){.footer .container .options .option .option-head{margin:1rem 0}}.footer .container .options .option .links{padding-top:1rem;color:#fff}@media screen and (min-width:640px){.footer .container .options .option .links{padding-top:1.5rem;color:#fff;font-weight:700}}.footer .container .options .option .links:hover{color:#fed183}.footer .copyright{display:flex;justify-content:center;align-items:center;height:2rem;background-color:#1e43ac}@media screen and (min-width:640px){.footer .copyright{margin-top:3rem}}.footer .copyright .copyright-title{font-weight:700;color:#fff}
/*# sourceMappingURL=main.ac8ad4e3.chunk.css.map */