@import url(https://fonts.googleapis.com/css2?family=Cormorant+SC:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Caveat:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Amatic+SC&display=swap);@import url(https://fonts.googleapis.com/css2?family=Square+Peg&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bad+Script&display=swap);@import url(https://fonts.googleapis.com/css2?family=Saira:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Taviraj:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Alex+Brush&display=swap);@import url(https://fonts.googleapis.com/css2?family=Allura&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Taviraj:wght@100&display=swap);.about{background:var(--bg2);transition:1s ease}.about__item{background:var(--bg);border-radius:10px;box-shadow:0 0 50px 0 rgba(0,0,0,.05);height:100%;transition:.5s ease}.about__item .about__item-img{text-align:center}.about__item .about__item-img img{height:120px;margin:10px 0;width:150px}.about__item .about__item-heading{color:var(--black)}.about__item .about__item-heading h3{font-size:20px;padding:10px;text-align:center}.about__item .about__item-heading .about__item-para{align-items:center;display:flex;justify-content:center}.about__item .about__item-heading .about__item-para p{height:auto;width:90%}.about__item:hover{-webkit-transform:translateY(-.6%);transform:translateY(-.6%);transition:.3s ease}.about__item-details h5{color:var(--black);font-size:17px}.about__item-details .about__item-section-2 ul{list-style:none;margin:0;padding:0}.venture{color:var(--black);padding:50px 0}.venture .venture__heading{font-family:Taviraj,serif;font-size:35px;transition:.8s ease}@media screen and (max-width:392px){.venture .venture__heading{font-size:38px}}@media screen and (max-width:344px){.venture .venture__heading{font-size:35px}}@media screen and (max-width:274px){.venture .venture__heading{font-size:32px}}@media screen and (max-width:254px){.venture .venture__heading{font-size:30px}}.venture .container{width:80%}.venture .container .venture__item{background:var(--bg);border-radius:10px;box-shadow:0 0 50px 0 rgba(0,0,0,.05);height:100%;padding:40px;transition:.5s ease}.venture .container .venture__item .venture__item-logo img{padding:10px;transition:.8s ease;width:300px}@media screen and (max-width:540px){.venture .container .venture__item .venture__item-logo img{width:250px}}@media screen and (max-width:460px){.venture .container .venture__item .venture__item-logo img{width:220px}}@media screen and (max-width:420px){.venture .container .venture__item .venture__item-logo img{width:200px}}@media screen and (max-width:385px){.venture .container .venture__item .venture__item-logo img{width:180px}}@media screen and (max-width:335px){.venture .container .venture__item .venture__item-logo img{width:150px}}@media screen and (max-width:315px){.venture .container .venture__item .venture__item-logo img{width:130px}}.venture .container .venture__item .venture__item-logo .blur{-webkit-filter:blur(5.5px);filter:blur(5.5px)}.venture .container .venture__item .venture__item-about span{background:#ebf5ff;border-radius:10px;padding:8px;transition:.5s ease;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.venture .container .venture__item .venture__item-about span a{color:#4489db;text-decoration:none}@media screen and (max-width:385px){.venture .container .venture__item .venture__item-about span{font-size:12px}}@media screen and (max-width:335px){.venture .container .venture__item .venture__item-about span{font-size:10px}}.venture .container .venture__item:hover{-webkit-transform:translateY(-.6%);transform:translateY(-.6%);transition:.3s ease}@media screen and (max-width:385px){.venture .container .venture__item{padding:30px}}@media screen and (max-width:335px){.venture .container .venture__item{padding:20px}}@media screen and (max-width:315px){.venture .container .venture__item{padding:20px}}.footer{background:var(--bg);border-top:1.5px solid #ddd;color:var(--black);padding:15px 0}.footer__links a{color:var(--black);font-size:large;margin:0 10px}.footer__copy{color:var(--black);margin:auto 0}.header{background-color:var(--bg);min-height:100vh;padding-top:25vh;position:relative;transition:.8s ease}@media screen and (max-width:992px){.header{padding-top:15vh;text-align:center}}@media screen and (max-width:820px){.header{padding-top:12vh}}@media screen and (max-width:445px){.header{padding-top:14vh}}@media screen and (max-width:392px){.header{padding-top:16vh}}@media screen and (max-width:340px){.header{padding-top:18vh}}@media screen and (max-width:300px){.header{padding-top:16vh}}.header__flex,.profile-pic{align-items:center;display:flex;justify-content:center}.profile-pic img{border-radius:100%;box-shadow:0 0 30px var(--secondary);margin:40px;transition:.8s ease}@media screen and (max-width:1200px){.profile-pic img{width:370px}}@media screen and (max-width:992px){.profile-pic img{width:350px}}@media screen and (max-width:770px){.profile-pic img{width:280px}}@media screen and (max-width:445px){.profile-pic img{width:250px}}@media screen and (max-width:392px){.profile-pic img{width:250px}}@media screen and (max-width:350px){.profile-pic img{width:230px}}@media screen and (max-width:300px){.profile-pic img{width:210px}}.header__hello{font-family:Cormorant SC,serif;font-size:30px;font-weight:700}@media screen and (max-width:352px){.header__hello{font-size:25px;transition:.8s ease}}@media screen and (max-width:274px){.header__hello{font-size:20px;transition:.8s ease}}.header__intro{font-family:Cormorant SC,serif;font-size:80px;transition:.8s ease}@media screen and (max-width:772px){.header__intro{font-size:75px}}@media screen and (max-width:545px){.header__intro{font-size:72px}}@media screen and (max-width:508px){.header__intro{font-size:62px}}@media screen and (max-width:445px){.header__intro{font-size:55px}}@media screen and (max-width:392px){.header__intro{font-size:49px}}@media screen and (max-width:344px){.header__intro{font-size:42px}}@media screen and (max-width:274px){.header__intro{font-size:37px}}.header__list{font-family:Caveat,cursive;font-size:40px;list-style-type:none;transition:.8s ease}@media screen and (max-width:772px){.header__list{font-size:55px}}@media screen and (max-width:545px){.header__list{font-size:50px}}@media screen and (max-width:508px){.header__list{font-size:45px}}@media screen and (max-width:445px){.header__list{font-size:40px}}@media screen and (max-width:392px){.header__list{font-size:35px}}@media screen and (max-width:344px){.header__list{font-size:30px}}@media screen and (max-width:274px){.header__list{font-size:25px}}.project{background:var(--bg);color:var(--black);padding:100px 0}.project__display{padding:50px 0}.comp{background:var(--bg)}.project__item{border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.05);height:100%;padding:10px;transition:.5s ease}.project__item .project__item-img{padding:10px;text-align:center;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.project__item .project__item-img img{height:200px;width:200px}.project__item .project__item-img .blur{-webkit-filter:blur(8px);filter:blur(8px)}.project__item .project__item-about .project__name h3{font-size:20px;padding:10px;text-align:center}.project__item .project__item-about .project__name p{height:auto;width:90%}.project__item .project__item-about .project__item-about-content{height:auto;padding:20px 10px}.project__item .project__item-about .project__item-about-content p{margin:0 auto;width:90%}.project__item .project__item-about .project__item-about-content .project__item-about-tech{padding-top:10px;text-align:center}.project__item .project__item-about .project__item-about-content .project__item-about-tech h5{color:var(--black);font-size:17px}.project__item .project__item-about .project__item-about-content ul{list-style:none;margin:0;padding:0;text-align:center}.project__item .project__item-about .project__item-links{bottom:0;position:relative;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.project__item .project__item-about .project__item-links .project__item-links-item{font-size:15px;margin:10px auto;padding:5px;text-align:center;width:50%}.project__item .project__item-about .project__item-links .project__item-links-item a{text-decoration:none}.project__item .project__item-about .project__item-links .live{background-color:#ebf5ff}.project__item .project__item-about .project__item-links .live a{color:#4489db}.project__item .project__item-about .project__item-links .code{background-color:#ebf5ff}.project__item .project__item-about .project__item-links .code a{color:var(--black)}.project__item:hover{box-shadow:0 5px 20px 8px rgba(0,0,0,.05);-webkit-transform:translateY(-.6%);transform:translateY(-.6%);transition:.3s ease}.project__other img{border-radius:10px;box-shadow:0 7px 20px -2px rgba(0,0,0,.05);transition:.4s ease}.project__other img:hover{box-shadow:0 5px 20px 6px rgba(0,0,0,.05);-webkit-transform:translateY(-2%);transform:translateY(-2%)}.project__other-heading h3{color:var(--black);font-family:Taviraj,serif;font-size:30px;margin:20px 0;padding-top:30px;text-align:center}.contact{background:var(--bg2);padding:100px 0}.contact__form{align-items:center;display:flex;justify-content:center;padding:40px 0}.contact__form-1{background:var(--bg);border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.05);padding:35px}@media (max-width:767px){.contact__form-1{padding:25px}}.contact__form-1 h6{color:var(--black);font-family:Saira,cursive;font-size:32px;font-weight:600;margin:0 0 5px;text-align:center}.contact__form-1 form{padding:20px}.contact__form-1 .form-control{background-color:var(--bg);border:0;padding:.575rem .75rem}.contact__form-1 .form-control,.contact__form-1 .ok{border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.08)}.contact__form-1 .ok:focus{box-shadow:0 0 20px 0 #f4daa6}.contact__form-1 .error{border-radius:10px;box-shadow:0 0 20px 0 #d69e9e}.contact__form-1 .error:focus{box-shadow:0 0 20px 0 #f4daa6}.contact__form-1 .form-group span{color:#d22f2f;padding:10px 5px 0}.form__button a{text-decoration:none}.form__button Button{z-index:2}.contact__infos{font-size:30px;padding:30px}.contact__infos a{color:#333;margin:20px;padding:10px}.contact__image img{width:250px}.message__success span{background:rgba(203,255,226,.4);border-radius:10px;color:#34ab68;padding:7px 15px}.message__error span{background:hsla(0,100%,89%,.4);border-radius:10px;color:#8b2929;padding:7px 15px}.message__empty span{background:#f4daa6;border-radius:10px;color:#6e6427;padding:7px 15px}.education{background:var(--bg);padding:100px 0}.edu__mainrow{width:80%}@media screen and (max-width:992px){.edu__mainrow{width:100%}}.education__heading{margin:0 0 20px}.ins{border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.05);color:var(--black);margin:50px auto;padding:0 10px}.ins .ins__logo{text-align:center}.ins .ins__logo img{width:250px}.ins .ins__info{align-items:center;display:flex}.ins .ins__name{word-wrap:break-word;font-size:20px}@media screen and (max-width:430px){.ins .ins__name{font-size:18px}}.ins .ins__duration{word-wrap:break-word}@media screen and (max-width:430px){.ins .ins__duration{font-size:15px}}.ins .ins__edu{word-wrap:break-word;font-size:18px}@media screen and (max-width:430px){.ins .ins__edu{font-size:17px}}.ins .ins__deg{word-wrap:break-word;font-size:17px}@media screen and (max-width:430px){.ins .ins__deg{font-size:16px}}@media screen and (max-width:992px){.ins{margin:40px auto;padding:20px}}.skillAndExperience{background:var(--bg2);color:var(--black);padding:100px 0}.skill__heading-1{padding-top:20px}.skill__heading-2{font-family:Taviraj,serif;font-size:30px;padding-top:20px}.skill,.skill .row{padding:20px 0}.skill .row .skill__detail{align-items:center;display:flex;padding:15px 10px;transition:all .35s ease}.skill .row h6{color:var(--black);margin:0;padding-left:15px}.skill .skill__icon{align-items:center;border-radius:50%;display:flex;font-size:50px;height:50px;justify-content:center;padding:10px;width:50px}.exp_heading-2{word-wrap:break-word;font-family:Taviraj,serif;font-size:30px}.experience__details{padding:20px 5px}.experience__details .row{border-top:2px solid var(--black);padding-top:10px}.experience__details h6{word-wrap:break-word;transition:.8s ease}@media screen and (max-width:385px){.experience__details h6{font-size:14px}}@media screen and (max-width:350px){.experience__details h6{font-size:12px}}.experience__details h5{word-wrap:break-word;transition:.8s ease}@media screen and (max-width:385px){.experience__details h5{font-size:18px}}@media screen and (max-width:350px){.experience__details h5{font-size:16px}}@media screen and (max-width:320px){.experience__details h5{font-size:14px}}.experience__details p{word-wrap:break-word;transition:.8s ease}@media screen and (max-width:350px){.experience__details p{font-size:14px}}.get-resume{display:flex;justify-content:center}.get-resume a{text-decoration:none}.get-resume Button{z-index:1}.navbar{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:hsla(0,0%,98%,.4);color:var(--black);font-family:Taviraj,serif;min-width:50px;position:fixed!important;width:100%;z-index:10}.navbar-brand h1{font-family:Allura,cursive;font-weight:500;transition:1s ease}.navbar-brand h1 a{color:var(--black)}.navbar-collapse{margin:0 50px 0 0;transition:.5s ease}@media screen and (max-width:1060px){.navbar-collapse{margin:0 120px 0 0}}@media screen and (max-width:991.5px){.navbar-collapse{margin:0}}.navbar-nav a{color:var(--black);transition:.25s ease}.navbar-nav a:focus,.navbar-nav a:hover{color:var(--secondary)}.navbar-nav-btn{display:none}@media screen and (max-width:420px){.navbar-nav-btn{display:block}}.navbar-btn{position:absolute;right:10px;top:22px}@media screen and (max-width:991.5px){.navbar-btn{display:block;margin-right:70px}}@media screen and (max-width:420px){.navbar-btn{display:none}}.navbar-toggler{height:20px;position:relative;transition:.5s ease-in-out;width:20px}.navbar-toggler,.navbar-toggler-icon:focus,.navbar-toggler:active,.navbar-toggler:focus{border:0;box-shadow:none;outline:none}.navbar-toggler span{margin:0;padding:0}.toggler-icon{background:var(--secondary);border-radius:1px;display:block;height:3px;left:0;opacity:1;position:absolute;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:.4s ease-in-out;width:100%}.middle-bar{margin-top:0}.navbar-toggler .top-bar{margin-top:0;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.navbar-toggler .middle-bar{filter:alpha(opacity=0);opacity:0}.navbar-toggler .bottom-bar{margin-top:0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.navbar-toggler.collapsed .top-bar{margin-top:-20px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.navbar-toggler.collapsed .middle-bar{filter:alpha(opacity=100);opacity:1}.navbar-toggler.collapsed .bottom-bar{margin-top:20px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.navbar-toggler.collapsed .toggler-icon{background:var(--secondary)}.section__heading{word-wrap:break-word;color:var(--black);font-family:Taviraj,serif;font-size:50px;transition:.8s ease}@media screen and (max-width:392px){.section__heading{font-size:49px}}@media screen and (max-width:344px){.section__heading{font-size:42px}}@media screen and (max-width:274px){.section__heading{font-size:37px}}@media screen and (max-width:254px){.section__heading{font-size:32px}}:root{--font-base:"DM Sans",sans-serif;--bg:#fafafa;--bg2:#fef7e9;--primary:#e9a622;--secondary:#e9a622;--yellow-hover:#ebad32;--black:#333}*{box-sizing:border-box;color:#333;color:var(--black);margin:0;padding:0;scroll-behavior:smooth}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:grey;border-radius:10px;-webkit-transition:all .5s ease;transition:all .5s ease}::-webkit-scrollbar-thumb:hover{background:#333;background:var(--black);-webkit-transition:all .5s ease;transition:all .5s ease}.bar{font-size:60px;font-weight:800;padding:0 5px}.tags{color:#e9a622;color:var(--primary);font-family:Amatic SC,cursive}img{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}
/*# sourceMappingURL=main.d07c5ec6.css.map*/