html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/assets/inter-400-regular-DzE3sXQr.woff)}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(/assets/inter-500-C8GenLAp.woff)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/assets/roboto-400-regular-CKhRtUFO.woff)}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(/assets/roboto-500-BU-otfqs.woff)}@font-face{font-family:Roboto;font-style:bold;font-weight:700;src:url(/assets/roboto-700-CCwTn0--.woff)}@font-face{font-family:Roboto;font-style:black;font-weight:900;src:url(/assets/roboto-900-Blac3EU0.woff)}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(/assets/roboto-slab-400-regular-CwRj1CH-.woff)}@font-face{font-family:Roboto Slab;font-style:bold;font-weight:700;src:url(/assets/roboto-slab-700-DZvX1nQI.woff)}@font-face{font-family:JosefinSans;font-style:bold;font-weight:700;src:url(/assets/JosefinSans-Bold-hYhV19xk.ttf)}@font-face{font-family:Nunito;font-style:bold;font-weight:700;src:url(/assets/Nunito-Bold-LWqDuPdh.ttf)}.section__about{max-width:1440px;width:100%;height:auto;padding:0}.about__title{font-family:JosefinSans;color:#f8fafc;margin-bottom:10px;text-align:left}.about__content{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;height:100%;box-sizing:border-box;justify-content:center}.about__img{width:100%;height:100%;border-radius:20px}.about__content-paragraph{margin-top:40px}.about__paragraph{font-family:Inter;color:#f8fafc;margin-bottom:15px}.about__content-contacto{margin-top:40px;padding:25px;border-radius:20px;border:1px solid white}.contacto__title{color:#f8fafc;margin-bottom:10px}.contacto__form{display:flex;flex-direction:column;gap:20px}.input__contacto{width:auto;height:40px;padding-left:10px}.contacto__mensaje{width:auto;height:70px;padding-left:10px;padding-top:10px}.input__contacto,.contacto__mensaje{border-radius:10px;border:1px solid #334155;color:#f8fafc;font-family:Inter;outline:none;transition:all .3s ease}.input__contacto:focus,.contacto__mensaje:focus{border:1px solid #7C3AED;box-shadow:0 0 0 2px #7c3aed4d}.button__enviar{font-family:JosefinSans;display:block;font-size:18px;width:250px;height:48px;cursor:pointer;color:#f8fafc;border-radius:10px;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;margin:10px auto 0;transition:all .3s ease}.button__enviar:hover{transform:translateY(-2px);box-shadow:0 10px 20px #7c3aed66}.button__enviar:active{transform:scale(.97)}.hero{max-width:1440px;width:100%;height:320px;padding:0;color:#f8fafc;display:flex;align-items:center;justify-content:center;margin-top:30px;background:linear-gradient(135deg,#2e3e58 40%,#7c3aed,#38bdf8)}.hero__content{display:flex;height:auto;flex-direction:column;align-items:left;gap:15px}.hero__name{color:#f8fafc;width:auto;margin-bottom:0;font-size:24px;font-weight:700;text-align:left;font-family:JosefinSans;background-color:none}.hero__paragraph{color:#f8fafc;width:auto;font-size:20px;font-weight:700;font-family:JosefinSans;background-color:none}.hero__link{font-family:JosefinSans;font-size:20px;width:250px;height:58px;opacity:1;cursor:pointer;text-align:center;align-items:center;color:#f8fafc;border-radius:10px;text-decoration:none;background-color:#7c3aed}.hero__photo{width:320px;height:320px;border-radius:12px}nav{max-width:1440px;width:100%;height:80px;display:flex;justify-content:space-around;align-items:center;font-family:JosefinSans}.navbar__logo{width:200px;height:auto}.navbar__link{text-decoration:none;color:#f8fafc;font-size:24px;margin:0 10px;font-weight:700;transition:color .2s}.navbar__link:hover{color:#023e8a}.section__card-projects{max-width:1440px;width:100%;height:auto;padding:0}.projects__title{color:#f8fafc;width:auto;margin-bottom:0;font-size:24px;font-weight:700;text-align:left;font-family:JosefinSans}.projects__subtitle{color:#f8fafc;width:auto;font-size:18px;font-family:JosefinSans;margin-bottom:30px}.project__card-list{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;box-sizing:border-box;width:100%;gap:20px}.project__card{position:relative;max-width:400px;width:100%;height:auto;border:2px solid #e0e0e0;border-radius:20px;transition:box-shadow .3s ease,transform .3s ease;overflow:hidden}.project__card:hover{box-shadow:0 10px 25px #0000001f;transform:translateY(-4px)}.card__overlay{position:absolute;inset:0;background:#36374033;z-index:1}.project__card_img{max-width:400px;width:100%;height:150px;object-fit:cover;border-top-left-radius:20px;border-top-right-radius:20px}.project__card_content{justify-content:center;align-items:center;text-align:center;z-index:2;top:50px;right:10px;left:10px;color:#fdfdfd}.project__card_title{font-size:24px;line-height:1.4}.project__card_paragraph1{font-size:18px;line-height:1.6}.project__button{display:block;padding:6px 12px;font-family:JosefinSans;font-size:20px;width:250px;height:38px;opacity:1;cursor:pointer;color:#f8fafc;border-radius:10px;text-align:center;text-decoration:none;background-color:#7c3aed;margin:20px auto}.servicios{max-width:1440px;width:100%;height:auto;padding:0}.servicios__title{color:#f8fafc;width:auto;font-size:24px;font-weight:700;text-align:left;font-family:JosefinSans;margin-bottom:30px}.servicios__card-list{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;box-sizing:border-box;width:100%;gap:20px}.servicios__card{position:relative;max-width:400px;width:100%;height:auto;border:2px solid #e0e0e0;border-radius:20px;transition:box-shadow .3s ease,transform .3s ease;overflow:hidden;justify-content:center;align-items:center;text-align:center;color:#fdfdfd}.footer{max-width:1440px;width:100%;height:auto;padding:0}.footer__container{display:flex;justify-content:center;text-align:center;margin-top:130px}.footer__container-list{display:block;justify-content:center;align-items:center;text-align:center;gap:15px;margin:10px auto 0}.footer__icono-circle{width:54px;height:54px;border-radius:50%;background-color:#fff;justify-content:center;text-align:center;align-items:center}.icono__img{width:40px;height:40px}.footer__description{position:relative;font-family:Roboto Slab;font-weight:400;font-size:16px;line-height:40px;color:transparent;text-decoration:none;top:-50px;right:5px}body{background:#1e293b;color:#333;line-height:1.6;padding:20px}.home__content{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:80px 20px;max-width:1200px;margin:0 auto}.home__image img{width:400px;border-radius:20px;box-shadow:0 15px 35px #0000001a}.home__buttons .btn{padding:12px 20px;background-color:#07c;color:#fff;border-radius:8px;text-decoration:none;margin-right:12px;transition:background .3s ease}.home__buttons .btn:hover{background-color:#005fa3}.home__tech img{width:40px;margin-right:12px;margin-bottom:15px}.home__title,.home__subtitle,.home__paragraph{margin-bottom:15px;color:#0077b6}section{max-width:800px;margin:0 auto 40px;padding:20px}.section__home{background-image:url(../src//images/fondo-home.png);background-size:cover;background-position:center;background-repeat:no-repeat}.cv-wrapper img{width:100%;margin-bottom:20px;border-radius:8px;box-shadow:0 4px 12px #0000001a}
