@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:"Montserrat",sans-serif}html{font-size:62.5%;scroll-behavior:smooth}body{text-align:center;line-height:1.5}h1{font-weight:700}p,a{font-size:1.6rem}a{text-decoration:none}a:hover{transition:all .3s ease-in-out}.section-title{margin-bottom:4.5rem;font-size:4rem;text-transform:uppercase}@media(max-width: 37.5em){.section-title{font-size:2.8rem}}.dark-blue-color{color:#272341}.text-color-main{margin-left:1rem;color:#5b86e5;-webkit-text-fill-color:#5b86e5}@supports((-webkit-background-clip: text) or (background-clip: text)) or (-webkit-background-clip: text){.text-color-main{background-image:linear-gradient(135deg, #36d1dc 0%, #5b86e5 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}}@media(max-width: 37.5em){.text-color-main{margin:0;background-image:none;-webkit-text-fill-color:#5b86e5;box-shadow:none}}.cta-btn{display:inline-block;position:relative;padding:.8rem 1.6rem;font-weight:bold;line-height:1;border-radius:3px;transition:all 0.3s ease;overflow:hidden}.cta-btn::after{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(135deg, #36d1dc 0%, #5b86e5 100%);transition:width 0.3s ease;z-index:-1}.cta-btn:hover::after{width:100%}.cta-btn--hero{color:#5b86e5;-webkit-text-fill-color:#5b86e5;border:2px solid rgba(0,0,0,0);-o-border-image:linear-gradient(135deg, #36d1dc 0%, #5b86e5 100%);border-image:linear-gradient(135deg, #36d1dc 0%, #5b86e5 100%);border-image-slice:1}@supports((-webkit-background-clip: text) or (background-clip: text)) or (-webkit-background-clip: text){.cta-btn--hero{background-image:linear-gradient(135deg, #36d1dc 0%, #5b86e5 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}}@media(max-width: 37.5em){.cta-btn--hero{border:2px solid #5b86e5;background-image:none;-webkit-text-fill-color:#5b86e5}}.cta-btn--hero:hover{-webkit-text-fill-color:#fff;text-decoration:none}@media(max-width: 37.5em){.cta-btn--hero:hover{-webkit-text-fill-color:#5b86e5}}.cta-btn--resume{border-radius:0;color:#fff;border:2px solid #fff}.cta-btn--resume::after{background:#fff}.cta-btn--resume:hover{color:#5b86e5;text-decoration:none;box-shadow:none}@media(max-width: 37.5em){.cta-btn--resume:hover{color:#fff}}.cta-btn--resume:hover::after{width:100%}.cta-btn--projects{border:2px solid rgba(0,0,0,0);box-shadow:0 2px 8px rgba(0,0,0,0.1)}@media(max-width: 37.5em){.cta-btn--projects{box-shadow:0 1px 4px rgba(0,0,0,0.1)}}.cta-btn--projects:hover{box-shadow:0 4px 12px rgba(0,0,0,0.15);transform:translateY(-1px)}.footer{background-color:#333;padding:4.8rem 0}.footer__text{font-size:1.3rem;color:#b3b3b3}.footer__text a{font-size:1.3rem;color:#bfbfbf;transition:all .2s ease-in-out;display:inline-block}.footer__text a:hover,.footer__text a:active{color:#36d1dc}.footer hr{margin:1rem auto;border:0;width:50%;border-top:2px solid rgba(255,255,255,.1)}.social-links{display:flex;justify-content:center}.social-links a{font-size:3rem;display:flex;flex-direction:column;justify-content:center;color:#fff;width:5rem;height:5rem;margin:1.6rem 1.6rem;transition:all ease .2s}.social-links a i{transition:all ease-in-out .2s}.social-links a:hover{transform:scale(1.1) translateY(-2px)}.social-links a:hover .fa-twitter{color:#00acee}.social-links a:hover .fa-instagram{color:#c13584}.social-links a:hover .fa-linkedin{color:#4875b4}.social-links a:hover .fa-codepen{color:#212121}.back-to-top i{color:#fff;margin:1rem 0 1.6rem;transition:all 200ms ease}.back-to-top i:hover{transform:translateY(-2px)}section{padding:8rem 0}@media(max-width: 75em){section{padding:6rem 0}}@media(max-width: 37.5em){section{padding:4rem 1rem}}section .row{display:grid;gap:3rem;grid-template-columns:1fr 1.5fr;align-items:center;padding:0 1.5rem}@media(max-width: 56.25em){section .row{grid-template-columns:1fr;gap:2rem}}@media(max-width: 37.5em){section .row{padding:0;gap:1.5rem}}section .row p+p{margin-top:1rem}.container{width:100%;padding:0 1.5rem;margin:0 auto;max-width:1140px}@media(max-width: 75em){.container{max-width:960px;width:100%}}@media(max-width: 56.25em){.container{max-width:720px;width:100%;justify-content:center}}@media(max-width: 48em){.container{max-width:720px;width:100%}}@media(max-width: 37.5em){.container{max-width:540px;width:100%}}#about{background:linear-gradient(135deg, #36d1dc 0%, #5b86e5 100%);color:#fff;padding:8rem 0}@media(max-width: 75em){#about{padding:6rem 0}}@media(max-width: 37.5em){#about{padding:4rem 0}}#about .about-wrapper{grid-template-columns:1fr 1fr}@media(max-width: 56.25em){#about .about-wrapper{grid-template-columns:1fr}}@media(max-width: 37.5em){#about .about-wrapper{padding-bottom:2rem}}#about .about-wrapper__image{display:flex;align-items:center;justify-content:center}#about .about-wrapper__image img{max-width:350px;width:100%;border-radius:8px}@media(max-width: 48em){#about .about-wrapper__image{padding-bottom:3rem}}#about .about-wrapper__info{display:flex;justify-content:center;flex-direction:column;text-align:left}@media(max-width: 48em){#about .about-wrapper__info{align-items:center;text-align:center}}#contact{background-color:#e5e5e5;padding:8rem 0}@media(max-width: 75em){#contact{padding:6rem 0}}@media(max-width: 37.5em){#contact{padding:4rem 0}}#contact .contact-wrapper{margin-top:3rem;padding:0 2rem}#contact .contact-wrapper__text{margin-bottom:2.5rem;font-size:2.4rem}@media(max-width: 37.5em){#contact .contact-wrapper__text{font-size:2rem}}#contact .contact-wrapper a{font-size:2.4rem}@media(max-width: 37.5em){#contact .contact-wrapper a{font-size:2rem}}#hero{min-height:100vh;height:100vh;display:flex;align-items:center;background:#fff;font-weight:400;color:#272341;padding:0rem 5.6rem;top:0;left:0;bottom:0;right:0;z-index:-1;line-height:1.2;animation:hidden 1000ms linear forwards}@media(max-width: 56.25em){#hero{justify-content:center}}@media(max-width: 37.5em){#hero{padding:0rem 1.6rem}}#hero .hero-title{font-size:5.6rem;font-weight:700;margin-bottom:3.2rem;text-align:left}#hero .hero-title span{margin:0;display:inline-block}@media(max-width: 75em){#hero .hero-title{font-size:4rem}}@media(max-width: 56.25em){#hero .hero-title{font-size:3.6rem;text-align:center}}@media(max-width: 37.5em){#hero .hero-title{font-size:3.5rem;line-height:1.5}}@media(max-width: 20em){#hero .hero-title{font-size:2.8rem}}#hero .hero-cta{display:flex}@media(max-width: 56.25em){#hero .hero-cta{justify-content:center}}#hero .hero-cta a{font-size:2.4rem}@media(max-width: 37.5em){#hero .hero-cta a{font-size:2rem}}.scroll-down-link{position:absolute;left:50%;bottom:20px;transform:translateX(-50%)}.scroll-down{height:50px;width:30px;border:2px solid #000;border-radius:50px;cursor:pointer}.scroll-down::before,.scroll-down::after{height:10px;width:10px;content:"";position:absolute;top:20%;left:50%;border:2px solid #5b86e5;transform:translate(-50%, -100%) rotate(45deg);border-top:none;border-left:none;animation:scroll-down 1s ease-in-out infinite}.scroll-down::after{top:30%;animation-delay:.3s}@keyframes hidden{0%{opacity:0}50%{opacity:0}100%{opacity:1}}@keyframes scroll-down{0%{opacity:0}30%{opacity:1}60%{opacity:1}100%{opacity:0;top:90%}}#projects{background-color:#e5e5e5;color:#272341;padding:8rem 0}@media(max-width: 75em){#projects{padding:5rem 0}}@media(max-width: 37.5em){#projects{padding:4rem 0}}#projects .project-wrapper{margin-bottom:15rem}@media(max-width: 37.5em){#projects .project-wrapper{margin-bottom:0rem}}#projects .project-wrapper .row{margin:0;margin-bottom:8rem}@media(max-width: 37.5em){#projects .project-wrapper .row{margin-bottom:4rem}}#projects .project-wrapper__text{width:100%;text-align:left}@media(max-width: 75em){#projects .project-wrapper__text{margin-bottom:4.8rem}}@media(max-width: 37.5em){#projects .project-wrapper__text{margin-bottom:2.5rem}}#projects .project-wrapper__text-title{font-weight:bold;margin-bottom:1.8rem;font-size:2.5rem}@media(max-width: 37.5em){#projects .project-wrapper__text-title{font-size:2rem}}#projects .project-wrapper__text-info{margin-bottom:1.5rem}#projects .project-wrapper__text-btns{width:100%;display:flex;align-items:center;flex-wrap:wrap}#projects .project-wrapper__image{width:90%;margin:0 auto}@media(max-width: 75em){#projects .project-wrapper__image{width:100%;margin:0}}#projects .project-wrapper__image .thumbnail{border:none;box-shadow:8px 8px 9px 7px rgba(174,174,192,.4),-5px -5px 15px 7px #fff}#projects .project-wrapper__image .thumbnail .img-fluid{width:100%;height:auto;vertical-align:middle;border-radius:2px}@media(max-width: 37.5em){#projects .project-wrapper__image .thumbnail{box-shadow:none;border:1px solid #d2d2d2;margin-bottom:3.2rem;transform:none}}#experience{background-color:#e5e5e5;color:#272341;padding:8rem 0}@media(max-width: 75em){#experience{padding:6rem 0}}@media(max-width: 37.5em){#experience{padding:4rem 0}}#experience .experience-wrapper{max-width:900px;margin:0 auto}#experience .experience-company{display:grid;grid-template-columns:120px 1fr;gap:3rem;margin-bottom:5rem}@media(max-width: 37.5em){#experience .experience-company{grid-template-columns:80px 1fr;gap:2rem;margin-bottom:4rem}}#experience .experience-company:last-child{margin-bottom:0}#experience .experience-company__logo{display:flex;align-items:flex-start;justify-content:center;padding-top:0.5rem}#experience .experience-company__logo img{width:100%;max-width:100px;height:auto;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}@media(max-width: 37.5em){#experience .experience-company__logo img{max-width:70px;border-radius:8px}}#experience .experience-company__roles{text-align:left}#experience .experience-company__name{font-size:2rem;font-weight:700;color:#5b86e5;margin-bottom:2.5rem}@media(max-width: 37.5em){#experience .experience-company__name{font-size:1.8rem;margin-bottom:2rem}}#experience .experience-item{margin-bottom:3rem;padding-bottom:3rem;border-left:2px solid #ddd;padding-left:2rem;position:relative}@media(max-width: 37.5em){#experience .experience-item{padding-left:1.5rem;margin-bottom:2.5rem;padding-bottom:2.5rem}}#experience .experience-item::before{content:'';position:absolute;left:-6px;top:0;width:10px;height:10px;border-radius:50%;background:#5b86e5}#experience .experience-item:last-child{border-left:none;padding-bottom:0;margin-bottom:0}#experience .experience-item__header{margin-bottom:1rem}#experience .experience-item__title{font-size:2.2rem;font-weight:bold;margin-bottom:0.5rem}@media(max-width: 37.5em){#experience .experience-item__title{font-size:1.8rem}}#experience .experience-item__period{font-size:1.5rem;color:#666;font-style:italic}@media(max-width: 37.5em){#experience .experience-item__period{font-size:1.4rem}}#experience .experience-item__description{line-height:1.7}#experience .experience-item__industries{list-style:none;padding-left:0;margin:1rem 0 1.5rem 0;display:grid;grid-template-columns:repeat(2, 1fr);gap:0.8rem}@media(max-width: 37.5em){#experience .experience-item__industries{grid-template-columns:1fr;gap:0.6rem}}#experience .experience-item__industries li{padding-left:2rem;position:relative;font-size:1.6rem;color:#272341}#experience .experience-item__industries li::before{content:'▸';position:absolute;left:0;color:#5b86e5;font-weight:bold}#education{background-color:#fff;color:#272341;padding:8rem 0}@media(max-width: 75em){#education{padding:6rem 0}}@media(max-width: 37.5em){#education{padding:4rem 0}}@media(max-width: 56.25em){#education .education-wrapper .row{grid-template-columns:1fr}}#education .education-wrapper__content{text-align:left}@media(max-width: 56.25em){#education .education-wrapper__content{text-align:center}}#education .education-wrapper__header{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}@media(max-width: 56.25em){#education .education-wrapper__header{justify-content:center}}#education .education-wrapper__title{font-weight:bold;font-size:2.5rem;margin:0}@media(max-width: 37.5em){#education .education-wrapper__title{font-size:2rem}}#education .education-wrapper__badge{background:linear-gradient(135deg, #36d1dc 0%, #5b86e5 100%);color:#fff;padding:0.5rem 1.2rem;border-radius:20px;font-size:1.4rem;font-weight:600}@media(max-width: 37.5em){#education .education-wrapper__badge{font-size:1.2rem;padding:0.4rem 1rem}}#education .education-wrapper__institution{font-size:2rem;font-weight:600;color:#5b86e5;margin-bottom:1.5rem}@media(max-width: 37.5em){#education .education-wrapper__institution{font-size:1.8rem}}#education .education-wrapper__info{margin-bottom:2rem;line-height:1.7}#education .education-wrapper__btns{display:flex;gap:1rem;flex-wrap:wrap}@media(max-width: 56.25em){#education .education-wrapper__btns{justify-content:center}}#education .education-wrapper__image{display:flex;align-items:center;justify-content:center}@media(max-width: 56.25em){#education .education-wrapper__image{margin-top:3rem}}#education .education-wrapper__image img{max-width:250px;width:100%;height:auto}@media(max-width: 37.5em){#education .education-wrapper__image img{max-width:180px}}#certifications{background-image:linear-gradient(135deg, #36d1dc 0%, #5b86e5 100%);color:#fff;padding:8rem 0}@media(max-width: 75em){#certifications{padding:6rem 0}}@media(max-width: 37.5em){#certifications{padding:4rem 0}}#certifications .section-title{margin-bottom:5rem;text-align:center}#certifications #cert-list{width:100%;margin-top:2rem}
