@font-face{font-family:PP Neue Montreal;src:url(/fonts/PPNeueMontreal-Book.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PP Neue Montreal;src:url(/fonts/PPNeueMontreal-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:PP Neue Montreal;src:url(/fonts/PPNeueMontreal-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--font-primary:"PP Neue Montreal",sans-serif;--primary-color:black;--background-color:rgb(255,255,255);--border-color:rgb(60,60,60);--accent-color:#0084FF}*{box-sizing:border-box}html{background:var(--background-color);-webkit-font-smoothing:antialiased}#app,body,html{height:100%}body{font-family:var(--font-primary);margin:0;color:var(--primary-color)}@media(max-width:1024px){body{font-size:15px;line-height:24px}}a,button,div,h1,h2,h3,h4,h5,h6,li,nav,ol,p,span,ul{letter-spacing:-.01em;line-height:1.05em;margin:0;font-family:var(--font-primary)}img{max-width:100%;height:auto;display:block}h1{font-size:3rem;font-weight:400}@media(max-width:1024px){h1{font-size:2.25rem}}@media(max-width:768px){h1{font-size:2rem}}@media(max-width:400px){h1{font-size:1.75rem}}h2{font-size:2rem;font-weight:400;color:var(--neutral-color)}@media(max-width:1024px){h2{font-size:1.5rem}}@media(max-width:768px){h2{font-size:1.5rem}}@media(max-width:400px){h2{font-size:1.25rem}}p{font-size:1rem}a{color:currentColor}a:focus{opacity:.8;outline:none}a:active{opacity:.7;outline:none}svg{vertical-align:middle}button{border:none;background:none;cursor:pointer}a{text-decoration:none}.experience-items{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}@media(max-width:600px){.experience-items{grid-template-columns:1fr;gap:0}}.experience-item{display:flex;align-items:center;gap:12px;margin-bottom:.75rem;margin-top:3.125rem;background-color:#f5f5f5;padding:.25rem;border-radius:6px;cursor:pointer;transition:all .3s ease}@media(max-width:600px){.experience-item{margin-top:0}.experience-item:first-child{margin-top:1.875rem}}.experience-item:hover{background-color:rgba(236,236,236,.9215686275)}.experience-item__content{display:flex;flex-direction:column;justify-content:center;gap:.125rem}.experience-item__content__title{font-size:1.25rem;color:#000}.experience-item__title-year{display:flex;align-items:center;gap:.75rem}.experience-item__year{margin-top:-.5rem;font-size:.625rem;background-color:#d9d9d9;padding:.1875rem .25rem;border-radius:1px}.experience-item img{width:48px;height:48px;object-fit:cover;border-radius:6px;background-color:#ddd;padding:2px}.experience-item__description p{font-size:.75rem;color:#b1b1b1}.hero-section{margin-top:112px}.hero-section__subtitle,.hero-section__title{overflow:hidden}.hero-section p{margin-top:1.0625rem;margin-bottom:2.1875rem}.hero-section__image{margin-top:3.125rem;border-radius:.25rem;height:28.5rem;width:100%;object-fit:cover;object-position:center}.button-primary{display:flex;align-items:center;justify-content:start;background-color:var(--primary-color);color:var(--background-color);border-radius:.25rem;padding:.25rem;font-size:.875rem}.button-primary img{width:1.5625rem;height:1.5625rem;object-fit:cover;object-position:top center;border-radius:.1875rem}.button-primary span{margin-left:.75rem;margin-right:.75rem;overflow:hidden}.info-section{display:flex;flex-direction:column;margin-top:12.5rem}.info-section h1{margin-right:11.5rem;font-size:2rem;color:var(--neutral-color)}.info-section p{font-size:2rem}.info-first__row{display:flex;align-items:start}@media(max-width:700px){.info-first__row :first-child{margin-right:3.375rem}}@media(max-width:400px){.info-first__row :first-child{margin-right:.625rem}}@media(max-width:700px){.info-first__row :last-child{font-size:1.5rem}}.info-second__row{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:2.8125rem;grid-gap:1.5rem;gap:1.5rem}@media(max-width:700px){.info-second__row{margin-top:1.25rem}}.info-second__row p{font-size:1rem;text-align:justify}@media(max-width:700px){.info-second__row p{font-size:.75rem}}.scrolling-title{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;overflow:hidden;gap:1.25rem}@media(max-width:700px){.scrolling-title{gap:0}}.scrolling-title__title-1{overflow:hidden;height:60px}@media(max-width:700px){.scrolling-title__title-1{height:45px}}.scrolling-title__title-2{color:#0084ff;overflow:hidden;height:60px}.placeholder{height:100vh}.bubbles{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.bubbles__bubble{border-radius:50%;background-color:#0084ff}.bubbles__bubble--1{opacity:.3;width:10px;height:10px}.bubbles__bubble--2{opacity:.5;width:20px;height:20px}.bubbles__bubble--3{opacity:.7;width:25px;height:25px}.bubbles__bubble--4{width:35px;height:35px}.title-subtitle{display:flex;align-items:start}@media(max-width:400px){.title-subtitle{flex-direction:column;align-items:start}}.title-subtitle__title{font-size:2rem;color:#b1b1b1;min-width:12.1875rem}.title-subtitle__subtitle{font-size:1rem;color:#000;padding-top:1.25rem;margin-left:5.625rem;width:60%}@media(max-width:400px){.title-subtitle__subtitle{width:100%;margin-left:0}}@media(max-width:700px){.title-subtitle__subtitle{margin-left:1.25rem}}@media(max-width:400px){.title-subtitle__subtitle{margin-left:0}}.title-subtitle__subtitle--with-button{margin-left:1.25rem}.title-subtitle__button{font-size:.75rem;background-color:#0084ff;padding:.5rem .625rem;border-radius:4px;color:#fff;border:none;cursor:pointer;transition:all .3s ease;max-width:108px;font-weight:500;width:100%;margin-top:.625rem}.images-marquee{--animation-speed:50s}.images-marquee .container{position:relative;overflow:hidden}.images-marquee .container:after,.images-marquee .container:before{content:"";position:absolute;z-index:100;top:0;left:0;width:15rem;height:100%;background-image:linear-gradient(90deg,rgb(255,255,255),transparent);pointer-events:none}.images-marquee .container:after{left:auto;right:0;background-image:linear-gradient(270deg,rgb(255,255,255),transparent)}.images-marquee .marquee{position:relative;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:.625rem}.images-marquee .marquee.hover-pause:hover .marquee-content{animation-play-state:paused}.images-marquee .marquee-content{flex-shrink:0;display:flex;justify-content:space-around;animation:scroll var(--animation-speed) linear infinite;padding:0}@media(prefers-reduced-motion:reduce){.images-marquee .marquee-content{animation-play-state:paused!important}}.images-marquee .marquee-content li{display:flex;flex-shrink:0;flex-direction:column;justify-content:center;width:8rem;padding:0 1rem}.images-marquee .marquee-content li img{max-width:100%;height:3rem;object-fit:contain}@keyframes scroll{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.tools-marquee__marquee{margin-top:1.875rem}.experiences-section{margin-top:9.375rem}.experiences-section__more{font-size:.75rem;color:#b1b1b1;text-align:center;font-weight:400;margin-top:1rem}.projects-section{margin-top:9.375rem}.projects-section .title-subtitle__title{width:100%}.projects-items{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;margin-top:3.125rem}@media(max-width:1024px){.projects-items{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:.9375rem}}@media(max-width:768px){.projects-items{grid-template-columns:1fr;grid-template-rows:auto;gap:.75rem;margin-top:1.875rem}}.projects-items__item{display:flex;flex-direction:column;gap:1.25rem;background-color:#f2f2f2;padding:9px;border-radius:4px;cursor:pointer;overflow:hidden}.projects-items__item-image img{width:100%;height:150px;object-fit:cover;border-radius:2px}@media(max-width:768px){.projects-items__item-image img{height:180px}}.projects-items__item-content{display:flex;justify-content:space-between;padding:0 8px 8px}.projects-items__item-content-check{display:flex;align-items:center;gap:6px}.projects-items__item-content-check .arrow-container{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;width:15px;height:15px}.projects-items__item-content-check .arrow-container .arrow-right{position:absolute;top:15px;left:-15px}.projects-items__item-content-check .arrow-container .arrow-right-2{position:absolute;top:2px;left:0}.projects-items__item-company{font-size:12px;color:#b1b1b1;max-width:70px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.item-1{grid-column:1/2;grid-row:1/2}@media(max-width:1024px){.item-1{grid-column:1/2;grid-row:1/2}}@media(max-width:768px){.item-1{grid-column:1;grid-row:auto}}.item-2{grid-column:2/3;grid-row:1/2}@media(max-width:1024px){.item-2{grid-column:2/3;grid-row:1/2}}@media(max-width:768px){.item-2{grid-column:1;grid-row:auto}}.item-3{grid-column:3/4;grid-row:1/2}@media(max-width:1024px){.item-3{grid-column:1/2;grid-row:2/3}}@media(max-width:768px){.item-3{grid-column:1;grid-row:auto}}.item-4{grid-column:1/3;grid-row:2/3}@media(max-width:1024px){.item-4{grid-column:2/3;grid-row:2/3}.item-4 .projects-items__item-company{max-width:60px}}@media(max-width:768px){.item-4{grid-column:1;grid-row:auto}.item-4 .projects-items__item-company{max-width:60px}}.item-4 .projects-items__item-company{max-width:100px}.item-5{grid-column:3/4;grid-row:2/3}@media(max-width:1024px){.item-5{grid-column:1/3;grid-row:3/4}}@media(max-width:768px){.item-5{grid-column:1;grid-row:auto}}.projects-items__item-image-container{overflow:hidden}.scroll-percentage{position:fixed;top:50%;left:15%;transform:translateY(-50%);z-index:100}@media(max-width:900px){.scroll-percentage{left:4px;top:2.5%;transform:translateY(0)}}.scroll-percentage__track{width:1px;height:70vh;background-color:rgba(0,0,0,.1);position:relative}@media(max-width:700px){.scroll-percentage__track{height:6vh}}.scroll-percentage__line{position:absolute;top:0;left:0;width:100%;height:0;background-color:var(--accent-color);transition:height .1s ease-out}.navbar{position:fixed;top:30px;left:50%;transform:translateX(-50%);width:100%;display:flex;justify-content:space-between;align-items:center;z-index:1000;max-width:var(--container-width);background-color:hsla(0,0%,100%,.2);padding:7px 20px;border-radius:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:700px){.navbar{padding:5px 10px;width:90%;top:14px}}.navbar__left{display:flex;flex-direction:column;align-items:start}.navbar__left p:first-child{font-size:16px;font-weight:400;color:var(--primary-color)}.navbar__left p:last-child{font-size:12px;font-weight:400;color:var(--neutral-color);margin-top:2px}.navbar__right{display:flex}.navbar-items{flex:1 1}.navbar-items,.navbar-items-list{display:flex;justify-content:center;align-items:center}.navbar-items-list{gap:7px}.navbar-items-list li{list-style:none}.navbar-items-items{font-size:16px;font-weight:400;color:var(--primary-color);transition:all .3s ease;background:none;border:none;cursor:pointer;padding:0;font-family:inherit;text-decoration:none}@media(max-width:700px){.navbar-items-items{font-size:14px}}.navbar-items-items:hover{color:var(--accent-color)}.footer{display:flex;justify-content:center;flex-direction:column;align-items:center;padding-top:7rem}@media(max-width:700px){.footer{padding-top:70px}}.footer__row{display:grid;grid-template-columns:1fr 1fr;width:100%;grid-gap:220px;gap:220px}@media(max-width:1024px){.footer__row{gap:10px;overflow:hidden}}.footer__right{padding-top:10px}@media(max-width:1024px){.footer__right{padding-top:0}}.footer__right p{margin-bottom:18px}.footer__right ul{list-style:none;display:flex;justify-content:start;padding:0;gap:8px;margin-top:40px}.footer__right ul li a{font-size:14px;text-decoration:none;transition:all .3s ease}.footer__right ul li a:hover{text-decoration:underline}.footer__name{margin-top:22px}.footer__bottom{margin-top:100px;margin-bottom:60px;text-align:center}:root{--container-width:684px;--neutral-color:#B1B1B1}.container{margin-right:auto;margin-left:auto;max-width:var(--container-width)!important;width:100%}@media(max-width:700px){.container{max-width:95%!important}}