:root{--primary-color:#17a2b8;--dark-color:#343a40;--light-color:#f4f4f4;--danger-color:#dc3545;--success-color:#28a745;--secondary-color:#cc4c7d}.row{box-sizing:border-box;opacity:.9;margin-left:5rem;display:inline-flex}.label{font-weight:bolder;color:#dc143c;font-size:small;font-family:Verdana,Geneva,Tahoma,sans-serif}*{box-sizing:border-box;margin:0;padding:0}.cert{display:block;margin-right:100px;width:10px}body{font-family:"Raleway",sans-serif;font-size:1rem;line-height:1.6;background-color:#fff}a{color:var(--primary-color);text-decoration:none}ul{list-style:circle}img{width:20%}.container{margin:6rem auto 3rem}.container,.container2{max-width:1100px;overflow:hidden;padding:0 1rem}.container2{margin:1rem auto 1rem 5rem}.grid-1{display:grid;grid-template-columns:repeat(1,2fr);grid-gap:.1rem;margin:auto;padding:2vh}.grid-2{display:grid;grid-template-columns:repeat(2,.4fr);grid-gap:.1rem;padding-left:10vh}.grid-3{display:grid;grid-template-columns:repeat(3,2fr);grid-gap:.5rem}.grid-4{grid-template-columns:repeat(4,1fr);grid-gap:.25rem}.grid-4,.grid-5{display:grid;border:1px solid #ccc;padding-left:4vh}.grid-5{grid-template-columns:repeat(5,1fr);grid-gap:.1rem}.grid-6{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:.1rem;border:1px solid #ccc;padding-left:4vh}.container3{float:none;padding-right:.5pt}.textarea2{resize:none;padding:0;font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;font-weight:700;font-size:12pt;color:#17202a}.x-large{font-size:4rem}.large,.x-large{line-height:1.2;margin-bottom:1rem}.large{font-size:3rem}.lead{font-size:1.5rem;margin-bottom:1rem}.text-center{text-align:center}.text-primary{color:var(--primary-color)}.text-danger{color:#00008b;text-align:center;font-size:20pt}.text-dark{color:var(--dark-color)}.p{padding:.5rem}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.py{padding:.5rem 0}.py-1{padding:1rem 0}.py-2{padding:2rem 0}.py-3{padding:3rem 0}.m{margin:.5rem}.m-1{margin:1rem}.m-2{margin:2rem}.m-3{margin:3rem}.my{margin:.5rem 0}.my-1{margin:1rem 0}.my-2{margin:2rem 0}.my-3{margin:3rem 0}.my-5{margin:5rem 0}.btn{display:inline-block;background:var(--secondary-color);color:#333;padding:.4rem 1.3rem;font-size:1rem;border:none;cursor:pointer;margin-right:.5rem;transition:opacity .2s ease-in;outline:none}.badge{text-align:center;background:var(--light-color);color:#333}.badge,.badge2{font-size:.8rem;padding:.1rem;margin:.3rem}.badge2{text-align:left;background-color:#fff8dc;color:#ff8c00}.alert{padding:0;margin:0;width:auto;text-align:center;background:var(--light-color);color:#333}.alert-primary,.badge-primary,.bg-primary,.btn-primary{background:var(--primary-color);color:#fff}.alert-secondary{background:var(--warning-color);color:#690810}.alert-light,.badge-light,.bg-light,.btn-light{background:var(--light-color);color:#333}.alert-dark,.badge-dark,.bg-dark,.btn-dark{background:var(--dark-color);color:#fff}.small{color:#28a745;font-weight:700}.alert-danger,.badge-danger,.bg-danger,.btn-danger{background:var(--danger-color);color:#fff}.alert-success,.badge-success,.bg-success,.btn-success{background:var(--success-color);color:#fff}.alert-white,.badge-white,.bg-white,.btn-white{background:#fff;color:#333;border:1px solid #ccc}.btn:hover{opacity:.8}.badge-light,.bg-light{border:1px solid #ccc}.round-img{border-radius:50%}.line{height:100px;width:500px;background:#ccc;margin:1.5rem 0;font-size:4rem}.dark-overlay{background-color:#fafafa;position:absolute;top:0;left:0;width:100%;height:100%}.form .form-group{margin:.5rem 0}.form .form-text{display:block;margin-top:.5rem;color:#b8860b;font-size:medium;font-weight:700}.form input[type=email],.form input[type=number],.form input[type=password],.form input[type=select],.form input[type=text],.form select,.form textarea{display:inline-block block;width:100%;padding:.4rem;font-size:10pt;font-weight:700;border:1px solid #ccc;color:#00008b}.form input[type=date]{display:block;width:90%;padding:.4rem;font-size:.8rem;border:1px solid #ccc;color:#e7260d}.form input[type=checkbox]{zoom:1.5}.container2{align-items:center;background-color:"#FF6666";flex:1 1}.form input[type=submit],button{font:medium}.form .social-input{display:flex}.form .social-input i{padding:.5rem;width:4rem}.form .social-input i.fa-twitter{color:#38a1f3}.form .social-input i.fa-facebook{color:#3b5998}.form .social-input i.fa-instagram{color:#3f729b}.form .social-input i.fa-youtube{color:#c4302b}.form .social-input i.fa-linkedin{color:#0077b5}.table td,.table th{padding:1rem;text-align:left}.table th{background:var(--light-color)}.navbar{flex-wrap:wrap;justify-content:space-between;padding:.5rem 1rem;position:fixed;top:0;width:100%;z-index:999;background:linear-gradient(90deg,rgba(233,147,135,.9),rgba(209,152,109,.9));box-shadow:0 2px 6px rgba(0,0,0,.2);color:#181717}.navbar,.navbar ul{display:flex;align-items:center}.navbar ul{list-style:none;margin:0;padding:0;grid-gap:1.2rem;gap:1.2rem}.navbar ul a{color:#1e1b1b;font-weight:600;padding:.5rem .75rem;border-radius:5px;transition:background .2s ease-in-out,color .2s ease-in-out;text-decoration:none;font-size:1rem}.navbar ul a:hover{background-color:hsla(0,0%,100%,.2);color:#f8f8f8}.navbar ul li{list-style:none}.navbar a.active,.navbar ul a:focus{background-color:hsla(0,0%,100%,.3)}.navbar .logo,.navbar .title{font-size:1.1rem;font-weight:700;color:#fff;text-decoration:none;margin-right:1rem}@media (max-width:768px){.navbar{padding:1rem}.navbar,.navbar ul{flex-direction:column;align-items:flex-start}.navbar ul{width:100%;margin-top:.5rem;grid-gap:.5rem;gap:.5rem}.navbar ul a{width:100%;padding:.5rem 1rem}}.navbar-brand:hover{text-decoration:underline;background-color:initial!important;color:#fff!important}.landing{position:relative;background:url(/static/media/tnimage.26b43131.png) no-repeat 50%;height:100vh}.landing-inner{width:50%;text-align:center}.landing-inner,.landing-inner2{height:100%;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.landing-inner2{color:rgba(42,0,139,.815);width:80%;text-align:left}.profile{grid-template-columns:2fr 2fr 5fr;grid-gap:.5rem;padding:.2rem;line-height:.5;margin-bottom:.2rem;border:2px solid var(--primary-color)}.profile,.profile2{display:grid;align-items:center}.profile2{grid-template-columns:2fr 2fr 1fr 2fr 2fr;grid-gap:.5rem;padding:.25rem;margin-left:10vh;line-height:.8;margin-bottom:.5rem;border:1px solid var(--primary-color)}.odd,.profile2{font-weight:700}.odd{background-color:#98fb98;color:green}.but-center{display:flex;flex:1 1;flex-direction:row;align-items:center;justify-content:center;padding:20px}.even{background-color:#ffe4e1;color:#dc143c}.profile3{display:grid;grid-template-columns:3fr 2fr 4fr;align-items:center;grid-gap:.7rem;padding:.7rem;margin-left:10vh;line-height:.8;margin-bottom:.5rem;font-weight:700;border:1px solid var(--primary-color)}.profile-grid{display:grid;grid-template-areas:"top top" "about about" "exp edu" "github github";grid-gap:1rem;padding:1rem;border:2px solid var(--primary-color)}.profile-top{grid-area:top;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.profile-top img{width:250px}.profile-top .icons a{color:#fff;margin:0 .3rem}.profile-top .icons a:hover{color:var(--dark-color)}.profile-about{grid-area:about;text-align:center}.profile-about .skills{display:flex;align-items:center;justify-content:center;text-align:center}.profile-exp{grid-area:exp}.profile-edu{grid-area:edu}.profile-edu h2,.profile-exp h2{margin-bottom:1rem}.profile-edu>div,.profile-exp>div{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px dotted #ccc}.profile-edu>div:last-child,.profile-exp>div:last-child{border:0}.profile-edu p,.profile-exp p{margin:.5rem 0}.profile-github{grid-area:github}.profile-github .repo{display:flex}.profile-github .repo>div:first-child{flex:7 1;flex-basis:70%}.profile-github>div:last-child{flex:3 1;flex-basis:20%}.post-form .post-form-header{background:var(--primary-color);padding:.5rem}.post{display:grid;grid-template-columns:1fr 4fr;grid-gap:2rem;align-items:center}.post>div:first-child{text-align:center}.post img{width:100px}.post .comment-count{background:var(--light-color);color:var(--primary-color);padding:.1rem .2rem;border-radius:5px;font-size:.8rem}.post .post-date{color:#aaa;font-size:.8rem;margin-bottom:.5rem}@media (max-width:700px){.container{margin-top:8rem}.hide-sm{display:none}.x-large{font-size:3rem}.large{font-size:2rem}.lead{font-size:1rem}.navbar{display:block;text-align:center}.navbar ul{text-align:center;justify-content:center}.navbar h1{margin-bottom:1rem}.navbar .welcome{display:none}.profile{grid-template-columns:1fr;text-align:center}.profile ul{display:none}.profile-top img,.profile img{width:200px;margin:auto}.profile-grid{grid-template-areas:"top" "about" "exp" "edu" "github"}.profile-about .skills{flex-direction:column}.dash-buttons a{display:block;width:100%;margin-bottom:.2rem}.post{grid-template-columns:1fr}.post a,.post button{padding:.3rem .4rem}}
/*# sourceMappingURL=main.d565453f.chunk.css.map */