html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#121212;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h2,p,span,ul{color:#dfe4ea}h3,h4{margin:0}h3,h4,time{color:#dfe4ea}time{display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;unicode-bidi:isolate}.app{margin:0 auto;max-width:1440px;width:100%}.home-page{display:grid;grid-template-rows:auto 1fr auto;padding:0 5% 5rem}.experiences,.presentation,.projects{scroll-snap-align:start}.experience{scroll-snap-align:end}.presentation{align-items:center;display:flex;gap:8rem;justify-content:center;min-height:calc(100dvh - 60px)}.presentation h1{color:#5f095f;color:#6f4e82;font-size:2rem;margin:0}.presentation h3{font-size:1rem;margin:0}.social-icons{display:flex;gap:1rem;height:25px;padding-top:1rem}.social-icon{transition:box-shadow .3s ease,transform .2s ease}.social-icon:hover{border-radius:50%;outline:2px solid #6f4e82;outline-offset:4px}.cv-button{align-items:center;background-color:#6f4e82;border-radius:999px;color:#fff;display:inline-flex;font-size:.5rem;font-weight:500;gap:.2rem;padding:.1rem .5rem;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.cv-button:hover{transform:translateY(-2px)}.cv-icon{height:15px;padding-top:1px;width:15px}.ian-img,.ian-img img{border-radius:50%}.ian-img img{position:relative;width:15rem}@keyframes slideUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.text{animation:slideUp 1s ease-out forwards;opacity:0}.ian-img{animation:slideDown 1s ease-out forwards;opacity:0}.projects{margin-bottom:5rem;margin-top:4rem;padding:0 5%}.projects h2{font-size:2rem;margin-bottom:3rem;text-align:center}.project{grid-gap:8rem;display:grid;gap:8rem;grid-template-columns:1fr 1fr;justify-content:center;margin-bottom:1rem}.project-info h3{margin:0}.project-info{display:flex;flex-direction:column}.project-image img{border-radius:2.5%;display:block;justify-self:end;max-width:800px;object-fit:cover;overflow:hidden;transition:box-shadow .3s ease,transform .2s ease;width:100%}.project-image img:hover{cursor:pointer;outline:2px solid #6f4e82;outline-offset:4px;transform:scale(1.02)}.icons-container{align-self:end;display:flex;gap:.5rem;padding-right:2rem}.experiences{margin-bottom:5rem}.experiences h2{font-size:2rem;margin-bottom:3rem;text-align:center}.experience{border-left:.2rem solid #6f4e82;display:grid;grid-template-columns:.5fr 2fr;justify-self:center;max-width:800px;padding-bottom:1rem;padding-left:2rem;padding-top:1rem;position:relative}.experience:before{background-color:#6f4e82;border:2px solid #303036;border-radius:50%;content:"";height:12px;left:-.55rem;position:absolute;top:1.5rem;width:12px}.about-me h2{font-size:2rem;margin-bottom:3rem;text-align:center}.about-me p{margin:0}.about-me{justify-items:center;margin-bottom:5rem}.about-container{display:flex;flex-direction:row;gap:8rem;max-width:800px}.about-slider{height:300px;margin:0 auto;max-height:100%;max-width:100%;position:relative;width:300px}.slider{aspect-ratio:100%;display:flex;gap:1rem;overflow-x:auto;overflow:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.slider,.slider img{scroll-snap-align:start}.slider img{border-radius:5%;flex:1 0 100%;height:300px;object-fit:cover;width:300px}.slider-nav{bottom:1.25rem;column-gap:1rem;display:flex;left:50%;position:absolute;transform:translateX(-50%);z-index:1}.slider-nav button{all:unset;background-color:#e6e6e6;border:none;border-radius:50%;cursor:pointer;height:.5rem;opacity:.75;transition:opacity .25s ease;width:.5rem}.slider-nav button:before{content:"";height:2rem;position:absolute;top:-.8rem;transform:translateX(-5px);width:1.2rem}.slider-nav button:hover{opacity:1}.Feria-exdev1IMG{object-position:left}.Feria-exdev2IMG{object-position:-40px}@media (max-width:825px){.about-container{flex-direction:column}.slider img{height:auto;max-height:300px;max-width:300px;width:auto}}.technologies h2{font-size:2rem;margin-bottom:3rem;text-align:center}.technologies{margin-bottom:5rem;overflow:hidden;width:100%}.carousel{max-width:1400px;overflow:hidden;width:100dvw}.image-container{animation:scroll 12s linear infinite;display:flex;gap:.5rem;justify-items:stretch;width:max-content}.carousel:hover .image-container{animation-play-state:paused}.info-icon,.social-icon{color:#e6e6e6;height:25px;width:25px}.skill-card h4{font-size:1rem}.skill-card{background-color:#231f1fd6;border:2px solid rgba(90,74,105,.484);border-radius:10%;display:flex;flex-direction:column;padding:2rem;text-align:center;width:100px}.skill-icon{color:#e6e6e6;height:50px;padding-bottom:1rem;width:50px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.studies h2{font-size:2rem;margin-bottom:3rem;text-align:center}.studies{margin-bottom:5rem}.studyIMG img{height:100px}.study{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:auto 1fr;margin:0 auto;max-width:550px;padding-bottom:2rem;position:relative}@media(min-height:1100px){.presentation{height:1100px;min-height:max-content}}@media (max-width:650px){.presentation,.project{gap:2rem}}@media(max-width:600px){.presentation{flex-direction:column}.experience,.project{grid-template-columns:1fr}.experience-summary{padding-bottom:1rem}.text{animation:slideDown 1s ease-out forwards;opacity:0}.ian-img{animation:slideUp 1s ease-out forwards;opacity:0}}#about,#experiences,#projects{scroll-margin-top:50px}.header{background-color:none;height:20px;padding:10px;position:sticky;scroll-snap-align:start;text-align:center;top:0;z-index:1000}a{text-wrap:nowrap;color:#e6e6e6;font-weight:700;text-decoration:none}.container-header{align-items:center;border-radius:999px;display:flex;gap:4dvw;justify-content:center;margin:0 auto;max-width:400px;padding:.5rem 1rem;width:auto}.container-header.scrolled{background-color:#1c1a1a;border:2px solid #241f1f;z-index:1000}.container-header a:hover{color:#a06ec8}.footer{background-color:#f1f1f1;padding:10px;text-align:center}
/*# sourceMappingURL=main.c877216a.css.map*/