body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--dark-blue-background);font-family:Ubuntu,Roboto;margin:0;overflow-y:scroll}#root{color:var(--white-color);min-height:100vh;width:auto}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--dark-blue-background:#000814;--dark-blue-background-opacity:#000814cc;--blue-background:#001d3d;--blue-background-opacity:#001d3dcc;--yellow-logo-color:#f4d35e;--red-coral-logo-color:#f95738;--dark-red-coral-color:#f95838bc;--darker-red-coral-color:#9f1b009d;--blue-logo-color:#0d3b66;--font-platinum-color:#e0e1dd;--font-platinum-color-opacity:#e0e1dd80;--white-color:#fff;--white-egg-color:#fdf0d5;--gray-shadow:#80808099;--white-shadow:#fff9;--light-blue:#8ecae6;--secondary-light-blue:#219ebc;--maroon-color:#780000}.gradient-txt-red-yellow{-webkit-text-fill-color:#0000;background:linear-gradient(60deg,var(--red-coral-logo-color),var(--yellow-logo-color));background-clip:text;-webkit-background-clip:text;width:-webkit-fit-content;width:fit-content}p{line-height:1.6em}h2{font-weight:600}img{animation:appear .3s ease-in-out}@keyframes appear{0%{opacity:0}to{opacity:1}}.gradient-btn-primary{background-image:linear-gradient(90deg,var(--red-coral-logo-color),var(--yellow-logo-color));border:none;border-radius:12px;box-shadow:1px 2px 1px 0 var(--gray-shadow);color:var(--white-color);cursor:pointer;font-weight:700;padding:1em 2em;text-decoration:none;text-transform:capitalize}.gradient-btn-primary:hover{scale:1.1}.bracket-secondary-btn{color:var(--white-color);cursor:pointer;font-weight:700;text-decoration:none}.bracket-secondary-btn:hover{scale:1.1}.bracket-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,var(--red-coral-logo-color),var(--yellow-logo-color));-webkit-background-clip:text;background-clip:text;margin:1em}.social-media-icon{border-radius:0;box-sizing:border-box;display:inline-block;height:1.5em;padding:0;position:relative;width:1.5em}@keyframes move-around{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.social-media-icon:before{background:linear-gradient(90deg,var(--red-coral-logo-color),var(--yellow-logo-color)) border-box;border:1px solid #0000;border-radius:50%;bottom:-3px;content:"";left:-3px;mask:repeating-conic-gradient(from 0deg,#0000,#0000 5deg,#000 5deg,#000 10deg);-webkit-mask:repeating-conic-gradient(from 0deg,#0000,#0000 5deg,#000 5deg,#000 10deg);padding:8px;position:absolute;right:-3px;top:-3px;transition:transform .3s ease-in-out}.social-media-icon:hover:before{animation:borderAnimation 2s linear infinite}@keyframes borderAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.flex-end{display:flex;justify-content:flex-end}@keyframes rotateLeft90{0%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes rotateRight90{0%{transform:rotate(90deg)}to{transform:rotate(0)}}@keyframes appearTopBottom{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes appearBottomTop{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeftFull{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideRightFull{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@keyframes scaleUp{0%{opacity:0;scale:.6}to{opacity:1;scale:1}}@keyframes slideRightFullComp{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.about-me-comp{height:auto;margin:1em 0;overflow:hidden;width:-webkit-fill-available}.about-top-section{display:flex;justify-content:space-between;padding:5em 10em;position:relative;width:-webkit-fill-available;z-index:5}.hand-icon{animation:waveAnimation 2.5s infinite;display:inline-block}@keyframes waveAnimation{0%{transform:rotate(0deg)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0deg)}to{transform:rotate(0deg)}}.vector-comp{height:-webkit-fill-available;overflow:hidden;position:absolute;top:25vh;width:100%;z-index:1}.image-vector{height:auto;width:-webkit-fill-available}.box-card-animation{animation:slide-right 1.3s .2s forwards;background-color:var(--dark-blue-background);height:100%;position:absolute;top:0;transform:translateX(0);width:100%;z-index:10}@keyframes slide-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes appear-top-bottom{0%{opacity:0;scale:1;transform:translateY(-250px)}50%{scale:1.2;transform:translateY(50px)}to{opacity:1;scale:1;transform:translateY(0)}}.img-elem{height:100%;position:absolute;width:100%}@keyframes opacityChange{0%{opacity:0;z-index:2}to{opacity:1;z-index:6}}.text-profile-comp{animation:appear-top-bottom .6s .2s forwards;margin:auto 0;opacity:0;width:45%}.profile-comp{animation:scale-up .6s .6s forwards;display:flex;justify-content:end;opacity:0;width:45%}.profile-img-comp{aspect-ratio:1/1;background-image:linear-gradient(45deg,var(--red-coral-logo-color),var(--yellow-logo-color));border-radius:50%;display:flex;height:-webkit-max-content;height:max-content;margin:auto;overflow:hidden;position:relative;width:100%}.profile-img{bottom:0;height:auto;left:0;object-fit:cover;object-position:center;position:absolute;width:100%}.desc-txt{text-overflow:ellipsis;width:70%}.btns-component{align-items:center;display:flex;margin:2em 0;width:100%}.gradient-btn-primary{animation:opacityChange 1s 1.3s forwards;opacity:0}.bracket-secondary-btn{animation:opacityChange 1s 1.5s forwards;opacity:0}.social-media-comp{display:flex;justify-content:flex-start;text-decoration:none}.social-media-comp a{opacity:0}.social-media-comp svg{background-color:var(--white-color);border-radius:50%;color:var(--dark-blue-background);display:block;height:100%;position:relative;width:100%;z-index:2}.social-media-comp a:first-child{animation:scale-up .5s 1.3s forwards;margin-right:24px}.social-media-comp a:nth-child(2){animation:scale-up .4s 1.4s forwards}.about-top-section .follow-title{text-align:left;width:100%}@media only screen and (max-width:1000px){.about-top-section{align-items:center;display:flex;flex-direction:column-reverse;justify-content:center;margin:auto;padding:1em 0;position:relative;width:90%}.about-top-section .follow-title{text-align:center;width:100%}.text-profile-comp{animation:appear-top-bottom .6s .2s forwards;margin:auto;opacity:0;padding:0 2em;width:auto}.text-profile-comp h1{padding:2em auto;text-align:center}.text-profile-comp p{margin:auto}.profile-comp{animation:scale-up .6s .6s forwards;justify-content:flex-end;margin-bottom:2em;opacity:0}.profile-comp,.profile-img-comp{display:flex;height:100%;width:100%}.profile-img-comp{aspect-ratio:1/1;background-image:linear-gradient(45deg,var(--red-coral-logo-color),var(--yellow-logo-color));border-radius:50%;overflow:hidden;position:relative}.profile-img{height:auto;opacity:1;width:100%}.btns-component{display:flex;flex-direction:column;margin:2em auto;width:100%}.gradient-btn-primary{margin-bottom:2em}.social-media-comp{display:flex;justify-content:center}.desc-txt,.text-profile-comp h3{text-align:center}.desc-txt{width:100%}}.experience-comp{height:auto;padding:2em 10em;width:-wekit-fill-available}.recap-comp{animation:slideLeftFull .4s forwards;display:flex;justify-content:space-around;opacity:0;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10%)}to{opacity:1;transform:translateY(0)}}.left-recap-comp{border-radius:50%;height:100%;width:45%}.right-recap-comp{margin:auto 0 auto auto;width:45%}.circle-code{align-items:center;aspect-ratio:1/1;border-radius:50%;display:flex;height:100%;overflow:hidden;padding:auto;position:relative}.image-circle{bottom:-3%;height:auto;left:15%;object-fit:cover;object-position:center;position:absolute;width:70%;z-index:2}.image-elm{height:100%;opacity:1;width:100%}.right-recap-comp .desc-txt{display:block;margin:0;text-overflow:ellipsis;width:70%}.recap-comp .right-recap-comp .btns-component{align-items:flex-start;display:flex;flex-direction:column;margin:0;width:100%}.counter-container{display:flex;justify-content:space-around;margin-bottom:2em;width:100%}.counter-inside{width:100%}.counter-container .counter-inside:nth-last-child() .counter-txt{text-wrap:wrap;height:-webkit-fit-content;height:fit-content;width:100%}.counter-txt{text-wrap:wrap;height:-webkit-fit-content;height:fit-content;width:95%}@media only screen and (max-width:1000px){.experience-comp{height:auto;padding:1em;width:-wekit-fill-available}.recap-comp{animation:none;display:flex;flex-direction:column-reverse;opacity:1;width:100%}.circle-code{display:block;margin:auto}.left-recap-comp{width:100%}.right-recap-comp{margin:auto auto 2em;padding:0 2em;width:auto}.right-recap-comp h1{margin:auto auto 12px;text-align:center}.circle-code{width:100%}.right-recap-comp .desc-txt{margin:0 auto 2em;text-align:center;width:100%}.counter-container{display:block;justify-content:space-around;margin-bottom:2em;width:100%}.counter-txt{margin:auto;text-align:center;width:70%}.recap-comp .right-recap-comp .btns-component{animation:none;display:flex;flex-direction:column-reverse}.recap-comp .btns-component .gradient-btn-primary{display:flex;margin:auto auto 2em;width:-webkit-fit-content;width:fit-content}}.code-comp{align-items:flex-start;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;justify-content:center;margin:auto;width:50%}.circle-code{background-image:linear-gradient(45deg,var(--red-coral-logo-color),var(--yellow-logo-color));width:90%}.row-comp{align-items:flex-start;display:flex;height:auto;width:100%}.row-comp div{margin-right:1em}.yellow-line{background-color:var(--yellow-logo-color);height:2px;margin:1em 0}.blue-line{background-color:var(--light-blue);height:2px;margin:1em 0}.dark-blue-line{background-color:var(--secondary-light-blue);height:2px;margin:1em 0}.darker-red-line{background-color:var(--darker-red-coral-color);height:2px;margin:1em 0}.width-10{width:10%}.width-20{width:20%}.width-30{width:30%}.width-50{width:50%}.margin-left{margin-left:2em}@media only screen and (max-width:1000px){.margin-left{margin-left:1em}}.counter-comp{display:block;width:100%}@media only screen and (max-width:1000px){.counter-comp{display:block;margin:auto;text-align:center}}.education-comp{padding:2em 10em;width:-webkit-fill-available}.education-comp,.education-comp-container{display:flex;justify-content:space-between}.education-comp-container{animation:slideLeftFull .4s forwards;opacity:0}.education-left,.education-right{width:40%}.education-field{display:block}.information-comp{align-items:end;display:flex;justify-content:space-between}.information-comp p:first-child{width:50%}.information-comp p:nth-child(2){display:flex;justify-content:flex-end;width:40%}.txt-information{border-bottom:1px solid var(--white-color)}.headline-txt{margin-bottom:8px}@media only screen and (max-width:1000px){.education-comp-container{display:block;opacity:1}.education-comp{display:block;margin:0 auto;padding:0 2em;width:-webkit-fill-available}.education-left{width:100%}.education-left h1{text-align:center;width:100%}.education-right{width:100%}.education-right h1{text-align:center;width:100%}}.portfolio-comp h1{margin:2em auto 0;text-align:center;width:-webkit-fit-content;width:fit-content}.portfolio-grid-comp{grid-gap:3em;display:grid;gap:3em;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));height:auto;justify-content:center;padding:2em 10em;width:-webkit-fill-available}.project-info-card{box-sizing:border-box;display:flex;flex:1 1 300px;flex-direction:column;margin:0 2em;min-height:400px;opacity:0;padding:1em;text-align:center}.links-comp{align-items:flex-start;margin-top:auto;min-height:200px}.img-stack-component{grid-gap:12px;align-items:center;background-image:linear-gradient(60deg,var(--red-coral-logo-color),var(--yellow-logo-color));border-radius:15px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(3vw,1fr));height:-webkit-fit-content;height:fit-content;justify-items:center;min-height:150px;padding:12px;width:-webkit-fill-available}.img-stack-component img{height:auto;margin:0 24px;width:3vw}.project-info-card .gradient-txt-red-yellow{text-align:center;width:100%}.links-comp{align-items:center;display:flex;flex-direction:column}.project-info-card .gradient-btn-primary{text-wrap:wrap;width:-webkit-fit-content;width:fit-content}.project-info-card .bracket-secondary-btn,.project-info-card .gradient-btn-primary{animation:none;margin:2em auto 0;opacity:1}.project-info-card p{margin:auto}@media only screen and (max-width:1000px){.portfolio-comp-container{animation:none}.project-info-card{text-wrap:wrap;box-sizing:border-box;display:flex;flex-direction:column;margin:auto;min-height:-webkit-fit-content;min-height:fit-content;opacity:0;padding:1em;text-align:center;width:100%}.img-stack-component,.project-info-card{height:-webkit-fit-content;height:fit-content}.img-stack-component{align-items:center;background-image:linear-gradient(60deg,var(--red-coral-logo-color),var(--yellow-logo-color));border-radius:15px;display:grid;grid-template-columns:repeat(auto-fit,minmax(42px,1fr));justify-items:center;min-height:150px;padding:12px;width:-webkit-fill-available}.links-comp{align-items:flex-start;display:flex;flex-direction:column;margin:auto;min-height:-webkit-fit-content;min-height:fit-content}.img-stack-component img{height:auto;margin:0 24px;width:42px}}.nav-bar-comp{background-image:linear-gradient(180deg,var(--blue-background),var(--dark-blue-background));border-bottom:1px solid var(--font-platinum-color);color:var(--white-color);padding:2em 4em;position:-webkit-sticky;position:sticky;top:-.1px;z-index:40}.menu-comp-top{justify-content:space-between}.logo-comp,.menu-comp-top{align-items:center;display:flex}.logo-comp{animation:scale-up .2s forwards;background-image:linear-gradient(90deg,var(--blue-logo-color),var(--red-coral-logo-color),var(--yellow-logo-color));border-radius:150px;cursor:pointer;font-size:2em;font-weight:700;height:auto;justify-content:center;padding:10px;text-align:center;width:auto}@keyframes scale-up{0%{opacity:0;scale:0}90%{opacity:1;scale:1.2}to{opacity:1;scale:1}}.menu-list-comp{display:flex;list-style:none}.menu-list-comp li{cursor:pointer;font-weight:600;list-style:none;margin:0 24px;text-transform:uppercase}.link-menu{color:var(--white-color);text-decoration:none}.link-menu:hover{color:var(--font-platinum-color)}.follow-title,.menu-footer h3{text-align:right}.mob-menu{display:none}@media only screen and (max-width:1000px){.nav-bar-comp{height:100px;overflow-x:hidden;padding:0}.menu-comp-top{justify-content:space-between;padding:1em 2em}.logo-comp,.menu-comp-top{align-items:center;display:flex}.logo-comp{animation:scale-up .2s forwards;background-image:linear-gradient(90deg,var(--blue-logo-color),var(--red-coral-logo-color),var(--yellow-logo-color));border-radius:100%;cursor:pointer;font-size:2em;font-weight:700;height:auto;justify-content:center;padding:10px;text-align:center;width:auto}.menu-icon{height:1.5em;position:relative;width:1.5em}.mob-menu{background-image:linear-gradient(180deg,var(--dark-blue-background-opacity),var(--blue-background-opacity));display:block;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:fixed;top:100px;transform:translateX(100%);transition:transform .3s ease-in-out;width:100%;z-index:100}.mob-menu li{border-bottom:1px solid var(--font-platinum-color-opacity);border-top:1px solid var(--font-platinum-color-opacity);padding:1em 2em}.mounted{opacity:0;z-index:0}.menu-close{transform:translateX(100%)}.menu-open{transform:translateX(0)}.open{animation:rotateLeft90 .5s forwards;transform:rotate(0)}.close{animation:rotateRight90 .5s forwards;transform:rotate(90deg)}.menu-list-comp{display:none}.mob-menu li:last-child{border:none}.mob-menu .follow-title{text-align:center}}.footer-comp{background-image:linear-gradient(180deg,var(--dark-blue-background),var(--blue-background));border-image:linear-gradient(90deg,var(--red-coral-logo-color),var(--yellow-logo-color)) 1 0 0 0;border-top:2px solid;display:flex;height:auto;justify-content:space-around;margin-top:2em;padding:2em 4em;width:-webkit-fill-available}.left-footer{height:auto;width:20%}.menu-footer{display:block;height:auto;width:70%;width:-webkit-fit-content;width:fit-content}.menu-footer .menu-list-comp{display:flex;justify-content:flex-start;list-style:none;margin-bottom:3em;text-align:center}.menu-footer .menu-list-comp li:first-child{color:var(--white-color)!important}.menu-footer .menu-list-comp li:last-child{margin-right:0!important}.menu-footer .social-media-comp{display:flex;justify-content:flex-end;text-decoration:none}@media only screen and (max-width:1000px){.footer-comp{background-image:linear-gradient(180deg,var(--dark-blue-background),var(--blue-background));display:flex;flex-direction:column-reverse;height:auto;justify-content:center;margin-top:2em;padding:2em 4em;width:-webkit-fit-content;width:fit-content}.menu-footer .menu-list-comp{display:block;margin:auto}.menu-footer .social-media-comp{display:flex;justify-content:center;margin:1em 0;text-decoration:none;width:100%}.menu-footer{margin:auto;width:100%}.menu-list-comp{margin:auto;padding:0;width:-webkit-fill-available}.menu-footer .menu-list-comp li:last-child{margin:auto}.menu-footer li{margin:12px auto}.menu-list-comp li a{margin:12px auto;text-align:center}.menu-footer h2{margin:1.5em auto .8em;text-align:center}.left-footer{text-align:center;width:100%}}
/*# sourceMappingURL=main.a6ecd144.css.map*/