*{margin:0}html{font-family:Poppins,sans-serif;width:100%;scroll-behavior:smooth;scroll-padding-top:max(10vh,4rem)}@media screen and (max-width: 800px){html{scroll-padding-top:0}}.nav{display:flex;justify-content:space-around;width:100%;height:max(10vh,4rem);position:fixed;background-color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#222;box-shadow:0 2px 10px #0000000d;z-index:10;transition:top .4s ease-in-out}.nav.hidden{top:min(-10vh,-4rem)}.nav.visible{top:0}.header_logo{display:flex;text-align:center;justify-content:center;align-items:center;font-size:32px}.hamburger{display:none}.header_portfolio{font-size:2rem;letter-spacing:.8px;text-decoration:none;color:#000}@media screen and (max-width: 1050px){.nav{max-width:100vw;display:flex;justify-content:space-around;position:relative;box-shadow:none}.header_portfolio{text-align:center;display:flex;justify-content:center}.hamburger{display:flex;cursor:pointer;justify-content:center;align-items:center;position:relative}.nav_content{position:absolute;top:12vh;transform:scaleY(0);transform-origin:top;width:max-content;z-index:10;background-color:#000;border-radius:5px;text-align:center;font-size:1rem;flex-direction:column;opacity:0;transition:all .2s ease-out}.nav_content.show{opacity:1;transform:scaleY(1);gap:.5rem 0;display:flex}.nav_content a{text-decoration:none;color:#fff;padding:10px;display:block;font-size:1.2rem}}.header_links{display:flex;padding:0 2em;align-items:center;font-size:1.3rem}.header_links a{text-decoration:none;color:#555;cursor:pointer;margin:0 1.5rem;position:relative}.header_links a:after{content:"";position:absolute;left:50%;bottom:-5px;width:0;height:2px;background-color:#555;transition:width .3s ease,left .3s ease}.header_links a:hover:after{width:100%;transform:none;left:0%}.header_links a:hover{color:#555;transition:all .2s ease}@media screen and (max-width: 1050px){.header_links{display:none}}.body{display:flex;align-items:center;justify-content:space-between;height:100vh;min-height:690px;max-height:800px;width:100%;margin:0 auto;flex-wrap:wrap}.body_heading{width:65vw;display:flex;justify-content:space-between;align-items:center;margin:0 auto;flex-wrap:wrap}.body_image{display:flex;margin:auto;justify-content:center;align-items:center;min-height:300px;width:400px;height:400px}.body_image img{width:100%;height:100%;object-fit:cover;border-radius:50%;justify-content:center;display:flex}.body_text{margin:auto;text-align:center;display:flex;flex-direction:column;padding:20px 10px 0}.body_text .body_text_1{font-size:1rem;color:#555;font-weight:500;padding:0%;margin:0%}.body_text .body_text_2{font-size:3rem;font-weight:700;letter-spacing:1px}.body_text .body_text_3{font-size:1.5rem;color:#555;font-weight:600;padding:0%;margin:0%}.body_button_1{padding:1em;display:flex;flex-wrap:wrap;gap:1em;justify-content:space-between}.body_download_resume,.body_contact_info{width:120px;border-radius:2rem;border-style:solid;cursor:pointer;font-weight:600;transition:all .3s ease;padding:1rem}.body_download_resume{background-color:#fff;border-color:#353535;color:#353535}.body_contact_info{background-color:#353535;color:#fff}.body_contact_info:hover{background-color:#181818}.body_download_resume:hover{background-color:#353535;color:#fff}.body_button_2{display:flex;align-items:center;margin:auto;justify-content:center}.icon{width:30px;height:30px;margin:0 .5rem;cursor:pointer;transition:all .3s ease}.icon-anchor{display:flex}.icon:hover{transform:translateY(-4px)}@media screen and (max-width: 1200px){.body{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;align-content:center;flex-wrap:wrap}.body_heading{margin:0;width:100%}.body_image{display:flex;justify-content:center;align-items:center;width:300px;height:300px}.body_image img{width:300px;height:300px;object-fit:cover;justify-content:center;display:flex}.body_text{text-align:center;display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin-top:10vh}}.about{display:flex;flex-direction:row;margin:auto;justify-content:center;min-height:100vh;width:100%;flex-wrap:wrap;position:relative}.about_body{display:flex;justify-content:space-evenly;min-height:80vh;align-items:center;width:100%;flex-wrap:wrap}.about_body_img{display:flex;min-width:200px;min-height:300px;width:400px;height:400px}.about_body_img img{width:100%;height:100%;object-fit:cover;border-radius:10%;justify-content:center}.about_body_text{width:50vw;display:flex;flex-direction:column;flex-wrap:wrap;min-height:400px;justify-content:space-around}.about_body_desc{width:50vw;display:flex;justify-content:space-around;flex-wrap:wrap;align-items:center;gap:1rem 0}.about_body_desc_containers{width:max(20vw,250px);border-radius:2rem;border-style:solid;border-width:.1rem;border-color:#a3a3a3;text-align:center;justify-content:center;padding:1.5rem}.about_body_desc_containers img{cursor:pointer;height:2rem;margin:0;padding:0;overflow:clip}.about_body_desc_containers p,.about_body_desc_containers h3{margin:0;padding:0}.about_body_para{color:#555;margin:0;padding:0;font-size:1rem;height:100%;display:flex;justify-content:center;align-items:center}.about_body_para p{margin:0;padding:1rem 0;text-align:center}@media screen and (max-width: 950px){.about_body_desc{display:flex;flex-direction:row;width:100%;padding:1rem 0}}@media screen and (max-width: 600px){.about_body_desc{display:flex;flex-direction:column;width:100%;padding:1rem 0}}@media screen and (max-width: 950px){.about{width:100vw;min-height:800px;align-items:center;display:flex;flex-direction:column;flex-wrap:wrap}.about_body{display:flex;min-height:100vh;align-items:center;justify-content:unset;flex-direction:column}.about_body_img{width:350px;height:350px}.about_body_text{width:100%;min-height:500px}.about_body_desc_containers{margin:1rem;min-width:200px;justify-content:space-evenly;align-items:center;display:flex;flex-direction:column;box-shadow:0 0 5px 3px #0000001a}.about_body_desc_containers p{font-size:.8rem}.about_body_para{margin:0 20px;font-size:1rem}}.experience_footer_img{position:absolute;right:5rem;bottom:2.5rem;cursor:pointer;width:30px;height:30px;margin:0;padding:0}@media screen and (max-width: 1200px){.experience_footer_img{display:none}}.header_boiler_plate{justify-content:center;align-items:center;display:flex;height:20vh}.header_boiler_plate h1{font-size:3rem}@media screen and (max-width: 800px){.header_boiler_plate h1{font-size:2.2rem}}.experience{display:flex;flex-direction:column;min-height:100vh;position:relative;margin:auto;justify-content:center}.experience_body{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;min-height:80vh;gap:2rem}.experience_list{width:80%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem}.experience_list_button{border:2px solid rgb(53,53,53);color:#353535;width:calc(80% / 6);min-width:120px;height:50px;cursor:pointer;font-weight:600;transition:background-color .3s ease,color .3s ease,transform .2s ease;padding:.5rem;border-radius:2rem;font-size:1rem;text-align:center;background-color:#fff;display:flex;justify-content:center;align-items:center}.experience_list_button.active{background-color:#353535;color:#fff;transform:scale(1.05);box-shadow:0 5px 5px #0003;transform:translateY(-5px)}.experience_list_button:hover{box-shadow:0 5px 5px #0003}.experience_containers{width:80%;min-height:60vh}.experience_container{display:grid;grid-template-columns:repeat(4,1fr);border-radius:2rem;border-style:solid;border-width:.1rem;border-color:#a3a3a3}@media screen and (max-width: 1200px){.experience_body{margin:0;gap:2rem 0}.experience_containers{width:100%;min-height:60vh;display:flex;justify-content:center;align-items:start}.experience_container{width:80%;grid-template-columns:repeat(2,1fr);border:2px solid rgb(163,163,163);border-radius:2rem}.experience_list_button.active{transform:translateY(0);box-shadow:none;transition:none}.experience_list_button:hover{box-shadow:none;transition:none}.experience_list{width:90%;gap:1rem}.experience_list_button{width:40%;font-size:.8rem}}.techstack{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;padding:2rem;margin:0%}.techstack h4{padding:0%;margin:0%;font-size:1.1rem;font-weight:600}.techstack p{padding:0%;margin:0%;font-size:.8rem}@media screen and (max-width: 1200px){.techstack{padding:1rem}}.carousel-container{display:flex;flex-direction:column;border-radius:2rem;border-color:#a3a3a3;border-style:solid;border-width:.1rem;width:max(45vw,600px);height:25rem;position:relative;transition:all .3s ease-in-out}.carousel-container:hover{box-shadow:0 4px 10px #34495e4d;transition:all .3s ease-in-out}.container-title{flex-grow:1;display:flex;align-items:center;justify-content:center;padding:0%}.container-body{display:flex;align-items:center;flex-grow:2;padding:1.5rem}.container-title h2{text-align:center;font-size:1.7rem;font-weight:500;padding:.4em}.carousel-container p{text-align:center;font-size:.9rem;font-weight:400;padding:.5rem}.carousel-container img{width:250px;height:250px;object-fit:cover;display:flex;border-radius:30px;border-style:none;margin:auto}.button_div a{text-align:center;align-items:center;font-size:.9rem;text-decoration:none;width:90px;padding:1em;transition:all .3s;border-style:solid;border-width:.1rem;border-radius:50px}.button_div{display:flex;justify-content:space-around;align-items:center;width:300px;margin:1em auto}.github{color:#000;border-color:#a3a3a3}.github:hover{background-color:#353535;border-color:#353535;color:#fff}.launch{background-color:#353535;color:#fff;border-color:#353535}.launch:hover{background-color:#181818}.carousel-container.empty{visibility:hidden;width:20vw}@media screen and (max-height: 550px){.carousel-container.empty{display:none}}@media screen and (width< 950px){.carousel-container{width:max(80%,300px);height:max-content}.container-body{flex-direction:column;padding:.3rem}.body-content{padding:1rem}.button_div{margin:0 auto;padding:.4rem 0}.carousel-container:hover{box-shadow:0 0 10px #0003;transition:all .3s ease-in-out;background:#fafafa}.container-title h2{font-size:1.4rem;padding:2rem 1rem}.carousel-container.empty{display:none}}#project{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;position:relative}.project_body{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;gap:0rem 3rem;flex-wrap:wrap;width:100%;padding:0rem;overflow-y:scroll;height:min(75vh,700px)}@media screen and (max-height: 550px){.project_body{padding:0 0 5rem;flex-direction:row;gap:3rem 0;height:100%;overflow-y:hidden;width:80%}}@media screen and (max-width: 800px){.project_body{padding:0 0 5rem;flex-direction:row;gap:3rem 0;height:100%;overflow-y:hidden}}#contact{display:flex;flex-direction:column;justify-content:center;align-items:center;height:min(100vh,100%);background-color:#fff;position:relative}#contact p a{text-align:center;color:#000;text-decoration:none;text-decoration-color:#fff}.contact_body{display:flex;justify-content:space-between;border-radius:2rem;margin:0 auto 12rem;padding:.5rem;width:80%}.contact_container{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1rem;gap:.1rem}.contact_form{padding:2rem;width:75%;display:flex;flex-direction:column;gap:1rem 0;border-right:1px solid black}.contact_form label{font-size:1.2rem;font-weight:600}.contact_form input{border-radius:.5rem;border:.1rem solid rgb(163,163,163);padding:.5rem;font-size:1rem}.contact_form_first{display:flex;justify-content:space-evenly;gap:0 1.5rem}.contact_form_message textarea{height:10rem;padding:.5rem;border-radius:.5rem;border:.1rem solid rgb(163,163,163);font-size:1rem;max-width:100%;min-height:5rem;outline:none;transition:border-color .3s ease-in-out}.contact_form_message textarea:focus{border-color:#000}.contact_form_first input{height:2rem;outline:none;transition:border-color .3s ease-in-out}.contact_form_first input:focus{border-color:#000}.contact_form_name,.contact_form_email{width:50%}.contact_form_name,.contact_form_email,.contact_form_message{display:flex;flex-direction:column;gap:.5rem 0}.contact_form_button{display:flex}.contact_form_button button{background-color:#000;color:#fff;border:none;padding:.5rem 1rem;border-radius:.5rem;font-size:1.2rem;cursor:pointer}.contact_form_button button:hover{background-color:#353535}.contact_form_button button:active{background-color:#000}.contact_details{padding:0 2rem;width:25%;display:flex;flex-direction:column;gap:1rem 0;justify-content:center;align-items:center}.contact_container{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;gap:1rem}.contact_container_icon{display:flex;justify-content:center;align-items:center}.contact_container_content{display:flex;flex-direction:column}.contact_container_content h3{font-size:1.5rem;font-weight:600;padding:0%;margin:0%}.contact_container_icon img{width:2rem;height:2rem}.error{border-color:red!important}@media screen and (max-width: 800px){.contact_body{flex-direction:column;width:80%;padding:0;margin:0;gap:2rem 0}.contact_form{width:100%;border-right:none;padding:0%}.contact_form_first{flex-direction:column;gap:1rem 0}.contact_form_name,.contact_form_email{width:100%;padding:0%}.contact_details{width:calc(100% - 2rem);padding:3rem 1rem;border-top:2px solid black;margin:0 auto}.contact_container{width:100%;padding:0%}.contact_container_icon img{width:1.5rem;height:1.5rem}.contact_container_content h3{font-size:1.2rem}}footer{text-align:center;justify-content:center;bottom:1rem;position:absolute}footer p{font-size:.8rem;color:#888}@media screen and (max-width: 800px){footer{padding-top:5rem;justify-content:center;align-items:center;display:flex;position:relative}footer p{font-size:.7rem}}.work-experience{height:max-content;position:relative;margin:5rem 0}.work-experience-body{display:flex;justify-content:center;align-items:center;height:max-content;min-height:80vh;position:relative}.timeline{position:absolute;width:.5em;background-color:#000;opacity:.8;margin:0 auto;height:100%;border-radius:10px}.timeline-content{width:70rem;height:100%}.container-row{width:100%;display:flex}.container-row:nth-child(2n){flex-direction:row-reverse}.timeline-container{position:relative;align-items:center;width:min(30rem,35vw);background-color:#353535;border-radius:10px;padding:1rem;color:#fff;transition:all .3s ease}.timeline-container:hover{box-shadow:0 4px 6px #34495e4d}.container-row:nth-child(odd) .timeline-container:after{content:"";position:absolute;width:2rem;height:2.9rem;background-color:#353535;right:-1rem;top:50%;transform:translateY(-50%);clip-path:polygon(0% 0%,100% 50%,0% 100%);transition:all .5s ease}.container-row:nth-child(2n) .timeline-container:before{content:"";position:absolute;width:2rem;height:2.9rem;background-color:#353535;left:-1rem;top:50%;transform:translateY(-50%);clip-path:polygon(100% 0%,0% 50%,100% 100%);transition:all .5s ease}.container-row .timeline-container:hover:before,.container-row .timeline-container:hover:after{box-shadow:0 4px 6px #34495e4d}.timeline-header{text-align:left;width:100%;margin:.4rem 0}.timeline-header h2{font-weight:600}.timeline-header h4{font-weight:500}.timeline-header h5{font-weight:400}.timeline-body{font-size:.8rem}.timeline-header img{border-radius:50%;border-style:solid;border-width:.05rem;border-color:#000;position:absolute;z-index:1;background-color:transparent}@media screen and (width >=1400px){.timeline-header img{width:4rem;height:4rem;top:calc(50% - 2rem)}.container-row:nth-child(2n) .timeline-header img{left:-5rem}.container-row:nth-child(odd) .timeline-header img{right:-5rem}}@media screen and (max-width: 1400px){.timeline-container{width:70%;padding:.2rem 1rem}.container-row:nth-child(2n){margin:1rem 0;justify-content:center}.container-row{justify-content:center}.container-row .timeline-container:after{content:"";position:absolute;width:2rem;height:2.9rem;background-color:#353535;right:-1rem;top:50%;transform:translateY(-50%);clip-path:polygon(0% 0%,100% 50%,0% 100%);transition:all .5s ease}.container-row:nth-child(2n) .timeline-container:before{content:"";width:0;height:0}.timeline{right:5%}.timeline-body{display:none}.container-row .timeline-container:hover:before,.container-row .timeline-container:hover:after{opacity:1;background:#353535;right:-1.4rem;top:50%;transform:translateY(-50%)}.timeline-header h2{font-weight:600;font-size:1.3rem;padding:.5rem 0}.timeline-header h4{font-weight:500;font-size:1rem}.timeline-header h5{font-weight:400;font-size:.5rem;font-size:.8rem}.timeline-header img{width:2rem;height:2rem;top:calc(50% - 1rem)}.container-row:nth-child(2n) .timeline-header img{right:-2.5rem}.container-row:nth-child(odd) .timeline-header img{right:-2.5rem}}
