@import url(https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,700&family=Montserrat:wght@700&family=Roboto+Slab:wght@200;500;700&family=Roboto:wght@100;300;400&display=swap);.nav-bullets[data-v-017f74fe]{position:fixed;right:0;top:50%;transform:translateY(-50%);width:40px;z-index:1000}.bullet[data-v-017f74fe]{width:20px;height:20px;border:3px solid #0d6efd;border-radius:50%;margin:10px auto;cursor:pointer;position:relative}.bullet:hover .tool-tip[data-v-017f74fe]{display:block}.tool-tip[data-v-017f74fe]{position:absolute;right:10px;top:-7px;width:100px;color:#565454;cursor:default;display:none;pointer-events:none}nav[data-v-66d27cf7]{padding:10px;background-color:#000;overflow:visible;margin:0 auto;transition:all .3s}.collapse[data-v-66d27cf7]{flex-grow:0}.collapse a[data-v-66d27cf7]{margin-left:20px;transition:.3s}.nav-link[data-v-66d27cf7]:hover{background-color:#370def;border-radius:5px}@media(max-width:991px){.nav-link[data-v-66d27cf7]:hover{padding:10px}}.navbar-toggler-icon[data-v-66d27cf7]{filter:brightness(.3) invert(1) contrast(2)}.page-header[data-v-7f36dd05]{height:calc(100vb - 56px)}.content-top-bg[data-v-7f36dd05]{background-position:50%;background-size:cover;height:100%;position:absolute;width:100%;z-index:-1}.content-top-bg img[data-v-7f36dd05]{position:absolute;animation:up-and-down-7f36dd05 5s linear infinite;max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.content-top-bg img[data-v-7f36dd05]{-o-object-fit:none;object-fit:none}}.content-top-bg .content-top-bg-overlay[data-v-7f36dd05]{position:relative;height:100%;width:100%;background-image:linear-gradient(180deg,rgba(30,30,30,.73),rgba(30,30,30,.86) 30%,rgba(30,30,30,.99) 60%,#1e1e1e)}.container[data-v-7f36dd05]{padding-left:1rem;padding-right:1rem}.content-wrapper[data-v-7f36dd05]{padding-top:100px;text-align:center;color:#fff}.logo[data-v-7f36dd05]{min-height:300px;max-height:30vh}.heading[data-v-7f36dd05]{font-size:1.5rem;padding-bottom:0;margin:2rem auto .75rem;text-transform:uppercase;overflow:hidden;white-space:nowrap;width:331px;animation:control-width-7f36dd05 1s steps(24) 2s both}.heading[data-v-7f36dd05]:after{display:none}.subheading[data-v-7f36dd05]{font-size:1rem;color:#fff;animation:popup-7f36dd05 3s 3.5s both}@media(max-width:768px){.heading[data-v-7f36dd05]{font-size:1.2rem;width:100%}.subheading[data-v-7f36dd05]{font-size:.8rem;margin-bottom:0}}.social-icons[data-v-7f36dd05]{font-size:34px}.social-icons a[data-v-7f36dd05]{margin:10px}@keyframes up-and-down-7f36dd05{0%,to{top:0}50%{top:-30px}}@keyframes control-width-7f36dd05{0%{width:0}to{width:331px}}@keyframes popup-7f36dd05{0%{opacity:0}to{opacity:1}}.about[data-v-f10d958c]{background:#fff;padding:80px 0;text-align:center}.about h1[data-v-f10d958c]{font-size:2.5rem;margin-bottom:40px;color:#333}.about .container[data-v-f10d958c]{max-width:1200px}.about .personal-photo[data-v-f10d958c]{max-width:100%;height:auto;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:transform .3s ease;max-height:400px;-o-object-fit:cover;object-fit:cover}.about .personal-photo[data-v-f10d958c]:hover{transform:scale(1.05)}.about .about-text[data-v-f10d958c]{padding:20px}.about .about-text p[data-v-f10d958c]{font-size:1.1rem;color:#555;line-height:1.8;margin-bottom:20px}.about .about-text .btn-primary[data-v-f10d958c]{background-color:#007bff;border:none;padding:15px 40px;font-size:1.1rem;border-radius:5px;transition:background-color .3s ease}.about .about-text .btn-primary[data-v-f10d958c]:hover{background-color:#0056b3}@media(max-width:767px){.about .personal-photo[data-v-f10d958c]{margin-bottom:30px;max-width:250px}.about .about-text[data-v-f10d958c]{padding:0}.about .row[data-v-f10d958c]{flex-direction:column}}.mySkills[data-v-4be5887e]{background:#ffe4d6;padding:80px 0;text-align:center}.mySkills h1[data-v-4be5887e]{font-size:2.5rem;margin-bottom:40px;color:#333}.mySkills .skill-categories[data-v-4be5887e]{display:flex;flex-direction:column;gap:40px}.mySkills .skill-category[data-v-4be5887e]{background:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.mySkills .skill-category h3[data-v-4be5887e]{font-size:1.5rem;margin-bottom:20px;color:#444}.mySkills .skill-category .row[data-v-4be5887e]{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch}.mySkills .skill-category .skill-item[data-v-4be5887e]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:150px;padding:15px}.mySkills .skill-category span[data-v-4be5887e]{display:flex;justify-content:center;align-items:center;width:80px;height:80px}.mySkills .skill-category img[data-v-4be5887e]{height:80px}.mySkills .skill-category img[data-v-4be5887e],.mySkills .skill-category svg[data-v-4be5887e]{width:80px;font-size:50px;border-radius:50%;padding:15px;background:#f5f5f5;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.mySkills .skill-category h4[data-v-4be5887e]{font-size:1rem;margin-top:10px;color:#555;flex-grow:1;display:flex;align-items:center}.mySkills .skill-category .skill-item:hover img[data-v-4be5887e],.mySkills .skill-category .skill-item:hover svg[data-v-4be5887e]{transform:scale(1.1)}.my-work[data-v-261254d3]{padding-top:100px;padding-bottom:100px}.my-work h1[data-v-261254d3]{margin-bottom:40px}.my-work .project-container[data-v-261254d3]{width:300px;height:200px;transition:.5s;box-shadow:0 12px 20px 0 rgba(0,0,0,.13),0 2px 4px 0 rgba(0,0,0,.12);position:relative;overflow:hidden}.my-work .project-container .card-img-top[data-v-261254d3]{width:100%}.my-work .project-container:hover .github-icon[data-v-261254d3]{bottom:3px}.my-work .project[data-v-261254d3]{overflow:hidden;position:relative}.my-work .project[data-v-261254d3]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(3,169,244,.18);width:0;height:0;transition:3s;opacity:0;z-index:2}.my-work .project[data-v-261254d3]:hover:before{animation:flashing-261254d3 .8s}.my-work .project:hover h5[data-v-261254d3]{color:#2a0deb}.my-work .github-icon[data-v-261254d3]{position:absolute;left:10px;bottom:-50px;font-size:35px;transition:.3s}.my-work .github-icon[data-v-261254d3]:hover{font-size:40px}@keyframes flashing-261254d3{0%,40%{opacity:1}to{opacity:0;width:200%;height:200%}}.page-footer[data-v-e0465e48]{background-color:#000;color:#fff;padding-top:100px;text-align:center}.page-footer-column[data-v-e0465e48]{margin-bottom:3rem}.copyright-column[data-v-e0465e48]{margin-bottom:1rem}.address[data-v-e0465e48]{color:#eee}.social-icons[data-v-e0465e48]{font-size:34px}.social-icons a[data-v-e0465e48]{margin:10px}#app{font-family:Fraunces,serif;font-family:Montserrat,sans-serif;font-family:Roboto,sans-serif;font-family:Roboto Slab,serif}nav{padding:30px}nav a{font-weight:700;color:#2c3e50}nav a.router-link-exact-active{color:#42b983}h1{padding-bottom:50px;text-transform:uppercase;text-align:center;position:relative}h1:after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:20px;width:300px;height:3px;background-color:#000}