.boton{display:flex;font-size:1.3rem;width:100%;max-width:25rem;margin-top:20px;padding:10px 4px;align-items:center;background:#000;box-shadow:0 8px 32px #1f26875e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:9px;border:1.5px solid var(--green-terminal);justify-content:center;font-weight:700;cursor:pointer;gap:1rem;min-width:13rem;text-decoration:none;color:#fff}.boton:hover{border:1.8px solid var(--blue)}.button-secondary{background-color:#4403b58c;backdrop-filter:blur(13px);color:#08f300;border-color:#01ff16}.button-secondary:hover{color:#ffffffc2}@media (min-width: 768px){.boton{max-width:15rem;font-size:1.2rem;padding:1.2rem .4rem}}@media (min-width: 1200px){.boton{margin-bottom:2rem}}:root{--main-color: #181818;--seccond-color: rgb(228, 228, 228);--black: 15, 18, 25;--purple: #2e016c;--dark-purple: rgb(11 0 37);--purple-bg: #19003c;--purple-buble: #ae00ff;--ligth-purple: #610094;--blue: #58ecff;--accent: #2337ff;--accent-dark: #000d8a;--gray: 96, 115, 159;--gray-light: 229, 233, 240;--gray-dark: 34, 41, 57;--gray-gradient: rgba(var(--gray-light), 50%), #fff;--box-shadow: 0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%);--box-shadow-toggle: 2px 1px 20px 0px rgba(145, 192, 255, .5), inset 2px 0px 1px 0px rgba(214, 232, 255, .214), inset 0px 11px 28px 0px rgb(255, 255, 255);--gradient: linear-gradient(181deg, #000000 35%, #2e006e 100%);--gradient-transparent: 181deg, #2e006e 50%, #000000c5 100%;--green-terminal: rgb(0, 255, 102);--yellow-terminal: rgb(182, 182, 3);--pink-terminal: rgb(255, 0, 144);--blue-terminal: aqua;--fira-code: "Fira Code", monospace;--montserrat: "Montserrat", sans-serif;--dark-bg:rgb(6, 6, 6);--pure-black: #000000;--terminal-bg-dark: rgba(18, 0, 33, .734);--icons-glow-dark: invert(1) saturate(0%) sepia(0) var(--glow-blue);--glow-blue: drop-shadow(0 0px 5px rgba(0, 230, 270, 2))}*{box-sizing:border-box;scroll-behavior:smooth}html{font-size:62.5%;overflow-x:hidden;scroll-padding:10rem}body{overflow-x:hidden;font-family:var(--montserrat);margin:0;padding:0;text-align:left;word-wrap:break-word;overflow-wrap:break-word;color:rgb(var(--gray-dark));font-size:1.2rem;line-height:1.7;background-color:var(--seccond-color)}.dark-mode body{background:var(--dark-bg);z-index:10}ol li{list-style:decimal;font-size:1.7rem}ul li{font-size:1.7rem}.titulo{font-size:4rem;font-family:var(--montserrat);text-align:center}.max__width{max-width:1344px}a{color:var(--pink-terminal);text-decoration:none}h3{font-size:1.8rem}h4{font-size:1.6rem}.prose p{font-size:1.7rem}.dark-mode{.blockquote-with-attribution h1,h2,h3,h4,h5,h6 th,p,strong,em,li{color:var(--seccond-color)}}.dark-mode a{color:var(--green-terminal)}.dark-mode code span{background-color:#24292e}.dark-mode code{background-color:var(--main-color)}.dark-mode mark{background-color:var(--blue)}.dark-mode .prose{color:#fff}textarea{width:100%;font-size:16px}code{padding:.3rem 1rem;background-color:#333;border-radius:.3rem;font-size:1.4rem;color:var(--green-terminal)}code .line span{font-size:1.7rem}pre{padding:1.5em;border-radius:8px}pre>code{all:unset}blockquote{border-left:4px solid var(--accent);padding:0 0 0 20px;margin:0;font-size:1.333em}hr{border:none;border-top:1px solid var(--main-color)}.cards__list{padding:0}::-webkit-scrollbar{width:1.5rem}::-webkit-scrollbar-track{background:#242424}::-webkit-scrollbar-thumb{background:#00efe3}::-webkit-scrollbar-thumb:hover{background:#5f00e3}::-webkit-scrollbar-button:single-button{background-color:#292929;display:block;border-style:solid;height:14px;width:13px}::-webkit-scrollbar-button:single-button:vertical:decrement{border-width:0 8px 8px 8px;border-color:transparent transparent #a0a5a5 transparent}::-webkit-scrollbar-button:single-button:vertical:decrement:hover{border-color:transparent transparent #777777 transparent}::-webkit-scrollbar-button:single-button:vertical:increment{border-width:8px 8px 0 8px;border-color:#a0a5a5 transparent transparent transparent}::-webkit-scrollbar-button:vertical:single-button:increment:hover{border-color:#777777 transparent transparent transparent}@keyframes move{to{transform:translateZ(20px) rotate(360deg)}}.dark-mode .background{background-color:var(--dark-bg);position:fixed;width:105vw;height:100vh;top:0;left:0;overflow:hidden;z-index:-50;filter:blur(4px)}.dark-mode .background span{width:15vmin;height:15vmin;border-radius:2vmin;backface-visibility:hidden;position:absolute;animation:move;animation-duration:30;animation-timing-function:linear;animation-iteration-count:infinite;color:var(--purple-buble)}.dark-mode .background span:nth-child(0){background-image:url(../../svg/javascript-color.svg);filter:blur(4px);background-repeat:no-repeat;background-size:cover;background-position:center;top:30%;left:15%;animation-duration:122s;animation-delay:-86s;transform-origin:19vw -3vh;box-shadow:-44vmin 0 6.097023496756592vmin currentColor}.dark-mode .background span:nth-child(1){background-image:url(../../svg/javascript-color.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:65%;left:34%;animation-duration:150s;animation-delay:-132s;transform-origin:3vw 24vh;box-shadow:44vmin 0 6.3067763698871095vmin currentColor}.dark-mode .background span:nth-child(2){background-image:url(../../svg/react-dark.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:40%;left:6%;animation-duration:95s;animation-delay:-55s;transform-origin:-17vw -3vh;box-shadow:-44vmin 0 6.067807537859071vmin currentColor}.dark-mode .background span:nth-child(3){color:var(--purple-buble);top:44%;left:6%;animation-duration:103s;animation-delay:-177s;transform-origin:-13vw 16vh;box-shadow:44vmin 0 5.990559767032023vmin currentColor}.dark-mode .background span:nth-child(4){background-image:url(../../svg/react-dark.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:54%;left:65%;animation-duration:175s;animation-delay:-181s;transform-origin:-22vw 6vh;box-shadow:44vmin 0 5.89827191210985vmin currentColor}.dark-mode .background span:nth-child(5){background-image:url(../../svg/nodejs-dark.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:16%;left:87%;animation-duration:143s;animation-delay:19s;transform-origin:5vw 13vh;box-shadow:-44vmin 0 6.01603110848237vmin currentColor}.dark-mode .background span:nth-child(6){background-image:url(../../svg/sass.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:96%;left:45%;animation-duration:10s;animation-delay:-80s;transform-origin:9vw 12vh;box-shadow:44vmin 0 6.409555791820468vmin currentColor}.dark-mode .background span:nth-child(7){background-image:url(../../svg/astro.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:10%;left:95%;animation-duration:191s;animation-delay:-83s;transform-origin:-21vw 19vh;box-shadow:44vmin 0 5.504111027962081vmin currentColor}.dark-mode .background span:nth-child(8){color:var(--purple-buble);top:10%;left:21%;animation-duration:203s;animation-delay:-61s;transform-origin:-11vw -13vh;box-shadow:44vmin 0 6.441283887845018vmin currentColor}.dark-mode .background span:nth-child(9){background-image:url(../../svg/nodejs-dark.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:88%;left:36%;animation-duration:8s;animation-delay:-16s;transform-origin:4vw -21vh;box-shadow:44vmin 0 6.107456099597057vmin currentColor}.dark-mode .background span:nth-child(10){background-image:url(../../svg/styledcomponents.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:88%;left:90%;animation-duration:97s;animation-delay:-205s;transform-origin:18vw -15vh;box-shadow:44vmin 0 5.619394122904159vmin currentColor}.dark-mode .background span:nth-child(11){background-image:url(../../svg/javascript-color.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:67%;left:90%;animation-duration:167s;animation-delay:-56s;transform-origin:15vw -13vh;box-shadow:-44vmin 0 5.619794203205103vmin currentColor}.dark-mode .background span:nth-child(12){background-image:url(../../svg/wordpress.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:95%;left:4%;animation-duration:199s;animation-delay:-82s;transform-origin:25vw -5vh;box-shadow:-44vmin 0 6.1717554578547595vmin currentColor}.dark-mode .background span:nth-child(13){background-image:url(../../svg/vue.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:38%;left:21%;animation-duration:45s;animation-delay:-224s;transform-origin:18vw -4vh;box-shadow:-44vmin 0 6.044398330258511vmin currentColor}.dark-mode .background span:nth-child(14){background-image:url(../../svg/ubuntu.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:50%;left:9%;animation-duration:128s;animation-delay:-84s;transform-origin:-11vw -10vh;box-shadow:44vmin 0 6.1765324638286065vmin currentColor}.dark-mode .background span:nth-child(15){background-image:url(../../svg/css-color.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:99%;left:71%;animation-duration:128s;animation-delay:-84s;transform-origin:-11vw -10vh;box-shadow:44vmin 0 6.1765324638286065vmin currentColor}.dark-mode .background span:nth-child(16){color:var(--purple-buble);top:32%;left:71%;animation-duration:128s;animation-delay:-84s;transform-origin:-11vw -10vh;box-shadow:44vmin 0 6.1765324638286065vmin currentColor}.dark-mode .background span:nth-child(17){background-image:url(../../svg/file-type-html.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:36%;left:41%;animation-duration:128s;animation-delay:-84s;transform-origin:-11vw -10vh;box-shadow:44vmin 0 6.1765324638286065vmin currentColor}.dark-mode .background span:nth-child(18){background-image:url(../../svg/file-type-html.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:60%;left:41%;animation-duration:128s;animation-delay:-84s;transform-origin:-11vw -10vh;box-shadow:44vmin 0 6.1765324638286065vmin currentColor}.dark-mode .background span:nth-child(19){color:var(--purple-buble);top:40%;left:51%;animation-duration:128s;animation-delay:-4s;transform-origin:-11vw -10vh;box-shadow:44vmin 0 6.1765324638286065vmin currentColor}.dark-mode .background span:nth-child(20){color:var(--purple-buble);top:66%;left:100%;animation-duration:128s;animation-delay:-3s;transform-origin:-20vw -10vh;box-shadow:44vmin 0 6.1765324638286065vmin currentColor}@media (min-width: 768px){.dark-mode .background span{width:8vmin;height:8vmin;border-radius:2vmin;backface-visibility:hidden;position:absolute;animation:move;animation-duration:30;animation-timing-function:linear;animation-iteration-count:infinite;color:var(--purple-buble)}.dark-mode .background span:nth-child(0){background-repeat:no-repeat;background-size:cover;background-position:center;top:71%;left:42%;animation-duration:122s;animation-delay:-86s;transform-origin:19vw -3vh;box-shadow:-44vmin 0 6.097023496756592vmin currentColor}.dark-mode .background span:nth-child(1){background-image:url(../../svg/react-dark.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:41%;left:94%;animation-duration:150s;animation-delay:-132s;transform-origin:3vw 29vh;box-shadow:44vmin 0 6.3067763698871095vmin currentColor}.dark-mode .background span:nth-child(2){background-image:url(../../svg/react-dark.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:30%;left:26%;animation-duration:95s;animation-delay:-55s;transform-origin:-17vw -3vh;box-shadow:-44vmin 0 6.067807537859071vmin currentColor}.dark-mode .background span:nth-child(3){color:var(--purple-buble);top:34%;left:16%;animation-duration:103s;animation-delay:-177s;transform-origin:-13vw 16vh;box-shadow:44vmin 0 5.990559767032023vmin currentColor}.dark-mode .background span:nth-child(4){background-image:url(../../svg/react-dark.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:94%;left:70%;animation-duration:175s;animation-delay:-101s;transform-origin:-22vw 96vh;box-shadow:44vmin 0 5.89827191210985vmin currentColor}.dark-mode .background span:nth-child(5){background-image:url(../../svg/nodejs-dark.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:150%;left:37%;animation-duration:143s;animation-delay:5s;transform-origin:5vw 13vh;box-shadow:-44vmin 0 6.01603110848237vmin currentColor}.dark-mode .background span:nth-child(6){background-image:url(../../svg/javascript-color.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:66%;left:45%;animation-duration:10s;animation-delay:-80s;transform-origin:9vw 12vh;box-shadow:44vmin 0 6.409555791820468vmin currentColor}.dark-mode .background span:nth-child(7){background-image:url(../../svg/astro.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:40%;left:75%;animation-duration:191s;animation-delay:-83s;transform-origin:-21vw 19vh;box-shadow:44vmin 0 5.504111027962081vmin currentColor}.dark-mode .background span:nth-child(8){color:var(--purple-buble);top:90%;left:21%;animation-duration:203s;animation-delay:-61s;transform-origin:-11vw -13vh;box-shadow:44vmin 0 6.441283887845018vmin currentColor}.dark-mode .background span:nth-child(9){background-image:url(../../svg/nodejs-dark.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:1%;left:16%;animation-duration:8s;animation-delay:-16s;transform-origin:4vw -21vh;box-shadow:44vmin 0 6.107456099597057vmin currentColor}.dark-mode .background span:nth-child(10){background-image:url(../../svg/styledcomponents.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:53%;left:93%;animation-duration:97s;animation-delay:-205s;transform-origin:18vw -15vh;box-shadow:44vmin 0 5.619394122904159vmin currentColor}.dark-mode .background span:nth-child(11){background-image:url(../../svg/javascript-color.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:7%;left:94%;animation-duration:167s;animation-delay:-56s;transform-origin:15vw -10vh;box-shadow:-44vmin 0 5.619794203205103vmin currentColor}.dark-mode .background span:nth-child(12){background-image:url(../../svg/wordpress.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:45%;left:4%;animation-duration:199s;animation-delay:-82s;transform-origin:25vw -5vh;box-shadow:-44vmin 0 6.1717554578547595vmin currentColor}.dark-mode .background span:nth-child(13){background-image:url(../../svg/vue.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:48%;left:21%;animation-duration:45s;animation-delay:-224s;transform-origin:18vw -4vh;box-shadow:-44vmin 0 6.044398330258511vmin currentColor}.dark-mode .background span:nth-child(14){background-image:url(../../svg/ubuntu.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:86%;left:21%;animation-duration:128s;animation-delay:-84s;transform-origin:-11vw -10vh;box-shadow:44vmin 0 6.1765324638286065vmin currentColor}.dark-mode .background span:nth-child(15){background-image:url(../../svg/css-color.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:90%;left:31%;animation-duration:128s;animation-delay:-84s;transform-origin:-11vw -10vh;box-shadow:44vmin 0 6.1765324638286065vmin currentColor}.dark-mode .background span:nth-child(16){color:var(--purple-buble);top:105%;left:71%;animation-duration:128s;animation-delay:-84s;transform-origin:-11vw -10vh;box-shadow:44vmin 0 6.1765324638286065vmin currentColor}.dark-mode .background span:nth-child(17){background-image:url(../../svg/file-type-html.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:56%;left:41%;animation-duration:128s;animation-delay:-84s;transform-origin:-11vw -10vh;box-shadow:44vmin 0 6.1765324638286065vmin currentColor}.dark-mode .background span:nth-child(18){background-image:url(../../svg/file-type-html.svg);background-repeat:no-repeat;background-size:cover;background-position:center;top:56%;left:41%;animation-duration:128s;animation-delay:-84s;transform-origin:-11vw -10vh;box-shadow:44vmin 0 6.1765324638286065vmin currentColor}.dark-mode .background span:nth-child(19){color:var(--purple-buble);top:-70%;left:51%;animation-duration:128s;animation-delay:-4s;transform-origin:-11vw -10vh;box-shadow:44vmin 0 6.1765324638286065vmin currentColor}.dark-mode .background span:nth-child(20){color:var(--purple-buble);top:56%;left:100%;animation-duration:128s;animation-delay:-3s;transform-origin:-20vw -10vh;box-shadow:44vmin 0 6.1765324638286065vmin currentColor}}.dark-mode .header{box-shadow:0 8px 32px #1f26875e;border:1px solid rgba(255,255,255,.18)}.dark-mode .logo__dark{transition:filter 2s ease-in-out;filter:drop-shadow(0 0 11px rgba(0,212,255,1));color:#fff}.dark-mode .menu__link{color:#00d4ff}.dark-mode .menu__list:hover .menu__link{color:#fff}.dark-mode .menu__list:hover{background-color:#101010}.dark-mode .span__dark{transition:color 2s ease-in-out;color:#00d4ff;filter:drop-shadow(0 0 11px rgba(0,212,255,1))}.dark-mode .dark-mode__icon{align-items:center;cursor:pointer;display:block;filter:invert(0%) sepia(80%) saturate(300%) hue-rotate(110deg) brightness(91%) contrast(101%) drop-shadow(0 0 12px rgba(0,212,255,1));transition:.2s ease-in-out}.dark-mode .bi-lightning-charge-fill{font-size:2.8rem;filter:invert(0%) sepia(80%) saturate(300%) hue-rotate(110deg) brightness(91%) contrast(101%) drop-shadow(0 0 12px rgba(0,212,255,1));color:#fff;cursor:pointer}.dark-mode .hamburger-inner{filter:invert(74%) sepia(58%) saturate(4419%) hue-rotate(149deg) brightness(102%) contrast(107%)}.dark-mode .panel.is-active{background:#000000a1}.dark-mode .panel__styles{box-shadow:0 8px 32px #1f26875e;border:1px solid rgba(255,255,255,.18);color:var(--glow-blue);.dark-mode .menu-hamburger__link{color:var(--blue)}}.dark-mode .panel__btn{border-color:var(--blue)}.dark-mode .bi-arrow-up-circle{color:var(--blue);filter:brightness(91%) contrast(101%) drop-shadow(0 0 12px rgb(48,200,231))}.dark-mode .hero{background:#00000076}.dark-mode .hero__titulo span{color:var(--blue);filter:var(--glow-blue);transition:3s ease-in-out}.dark-mode .hero__subtitulo{color:var(--pink-terminal)}.dark-mode .hero__subtitulo span{color:var(--green-terminal)}.dark-mode .img__ligth{display:none}.dark-mode .img__dark{display:block;position:relative;filter:drop-shadow(0px 0 17px #972eff);transition:3s ease-in-out}.dark-mode .icon-1 .social__icon,.dark-mode .icon-2 .social__icon,.dark-mode .icon-3 .social__icon,.dark-mode .icon-4 .social__icon,.dark-mode .icon-5 .social__icon{animation:none}.dark-mode .icono__dark{filter:invert(600%) sepia(100) saturate(0%) drop-shadow(0 0 10px #5cb5ac)}.dark-mode .skills{justify-content:flex-start;background:var(--gradient)}.dark-mode .tools,.dark-mode .tools__caja__slider{background-color:var(--dark-bg)}.dark-mode .terminal{filter:invert(100%) drop-shadow(-1px 2px 4px #76ffc3)}.dark-mode .tool__dark{filter:drop-shadow(-1px 2px 4px #76ffc3)}.dark-mode .about{background:var(--dark-bg)}.dark-mode .titulo__dark{transition:3s ease-in-out;color:var(--blue);filter:var(--glow-blue)}.dark-mode .acerca__titulo span{color:var(--blue);filter:var(--glow-blue);transition:3s ease-in-out}.dark-mode .card__about{background-color:var(--terminal-bg-dark);transition:3s ease-in-out}.card-title span{color:var(--pink-terminal);transition:3s ease-in-out}.dark-mode .terminal__link{filter:none}.dark-mode .terminal__link:hover{color:var(--green-terminal)}.dark-mode .terminal__content--span{color:var(--blue);filter:var(--glow-blue);transition:3s ease-in-out}.dark-mode .terminal__content--h3{color:var(--green-terminal)}.dark-mode .about__icons--pdf{filter:var(--icons-glow-dark)}.dark-mode .terminal__content p{color:#fff}.dark-mode .icono__boton{filter:invert(100%) saturate(0%) drop-shadow(-1px 2px 4px #76ffc3)}.dark-mode .boton{background:var(--pure-black);box-shadow:0 8px 32px #1f26875e;backdrop-filter:blur(19px);-webkit-backdrop-filter:blur(19px);border:3px solid rgba(244,247,247,.743)}.dark-mode .boton:hover{transition:0s ease-out;border:3px solid var(--green-terminal)}.dark-mode .skills__titulo{transition:3s ease-in-out;color:#00d4ff;filter:drop-shadow(0 0 5px rgba(0,212,255,1))}.dark-mode .caja__dark{background:#0e001ae7;box-shadow:0 8px 32px #1f26875e;backdrop-filter:blur(19px);-webkit-backdrop-filter:blur(19px);border:1px solid rgba(255,255,255,.18)}.dark-mode .tools__caja{border-radius:50%}.skills__caja:hover .skills__icono__dark{filter:invert(24%) sepia(1%) saturate(40%) hue-rotate(42deg) brightness(96%) contrast(80%)}.dark-mode .portafolio{background:#0009}.dark-mode .caja__dark__portafolio{background:#0000003b;box-shadow:0 0 12px #1f26875e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:10px;border:1px solid rgba(255,255,255,.18)}.dark-mode .portafolio__tarjeta .faceA,.dark-mode .portafolio__tarjeta .faceB{background-color:unset;background:#000000e6}.dark-mode .ytchannel{.ytchannel__title-red{color:#fff;text-shadow:0px 1px 1px #000000;filter:var(--glow-blue)}.ytchannel__title-red:hover{color:red;text-shadow:none;filter:none}}@keyframes flicker-in-infinite{0%{opacity:0}10%{opacity:0}10.1%{opacity:1}10.2%{opacity:0}20%{opacity:0}20.1%{opacity:1;color:var(--glow-blue);filter:drop-shadow(0 0 12px var(--blue))}20.6%{opacity:0}30%{opacity:0}30.5%{opacity:1;color:var(--glow-blue);filter:drop-shadow(0 0 12px var(--blue))}30.5%{opacity:1;color:var(--glow-blue);filter:drop-shadow(0 0 12px var(--blue))}30.6%{opacity:0}45%{opacity:0}45.5%{opacity:1}50%{opacity:1;color:var(--glow-blue);filter:drop-shadow(0 0 12px var(--blue))}55%{opacity:1;color:var(--glow-blue);filter:drop-shadow(0 0 12px var(--blue))}55.1%{opacity:0;color:var(--glow-blue);filter:drop-shadow(0 0 12px var(--blue))}57%{opacity:0}57.1%{opacity:1}60%{opacity:1}60.1%{opacity:0}65%{opacity:0}65.5%{opacity:1;color:var(--glow-blue);filter:drop-shadow(0 0 12px var(--blue))}75%{opacity:1}75.1%{opacity:0}77%{opacity:0}77.1%{opacity:1;color:var(--glow-blue);filter:drop-shadow(0 0 12px var(--blue))}85%{opacity:1}85.1%{opacity:0;color:var(--glow-blue);filter:drop-shadow(0 0 12px var(--blue))}86%{opacity:0}86.1%{opacity:1}to{opacity:1}}.short-circuit body{background:#0d0d0d;color:#fff}.short-circuit .titulo{animation:flicker-in-infinite 2s linear .5s both infinite;transform:rotate(339deg);overflow:hidden}.short-circuit .hero{background:#0d0d0d}.short-circuit .hero__titulo span{transform:rotate(25deg)!important;animation:flicker-in-infinite 2s linear .5s both infinite;color:var(--seccond-color);position:absolute;top:calc(50% -2rem)}.short-circuit .img__damage{display:block;transform:rotate(359deg)}.short-circuit .img__ligth{display:none}.short-circuit .platzi,.short-circuit .alura,.short-circuit .linkedin,.short-circuit .github,.short-circuit .youtube{filter:invert(95%) sepia(9%) saturate(6%) hue-rotate(348deg) brightness(87%) contrast(81%)}.short-circuit .custom-shape-divider-bottom-1685513857 .shape-fill{fill:none}.short-circuit .custom-shape-divider-top-1697134839 svg{background-color:transparent}.short-circuit .custom-shape-divider-top-1697134839 .shape-fill{fill:none}.short-circuit .img{filter:saturate(0)}.short-circuit .slider{animation:flicker-in-infinite 2s linear .7s both infinite}.short-circuit .boton{display:none}.short-circuit .caja__cristal{background-color:#251808}.short-circuit .terminal__content{color:#d21e3c;line-height:3rem}.short-circuit .terminal__content span{color:gray}.short-circuit .about__img--src{filter:saturate(0);transform:rotate(11deg)}.short-circuit .portafolio__tarjeta .faceA{background-color:#1a1a1a}.short-circuit .portafolio__img{filter:saturate(0)}.short-circuit .portafolio__tarjeta:hover .faceB{background-color:#1a1a1a}.short-circuit .ytchannel{overflow:hidden}.short-circuit .ytchannel__titulo{z-index:20}.short-circuit .form__img{filter:invert()}.wrapper{box-sizing:border-box;position:relative}.custom-shape-divider-bottom-1685513857{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-bottom-1685513857 svg{position:relative;display:block;width:calc(152% + 21.80000000000001px);height:102px}.custom-shape-divider-bottom-1685513857 .shape-fill{fill:#e4e4e4}.dark-mode .custom-shape-divider-bottom-1685513857 .shape-fill{fill:var(--pure-black)}@media (min-width: 768px){.custom-shape-divider-bottom-1685513857{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-bottom-1685513857 svg{position:relative;display:block;width:calc(138% + 230.8px);height:175px}}@media (min-width: 1200px){.custom-shape-divider-bottom-1685513857{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-bottom-1685513857 svg{position:relative;display:block;width:calc(90% + 1123.8px);height:224px}}.toogle-dark__container[data-astro-cid-xzdko5ra]{transition:1s ease-in-out;-webkit-animation:scale-up-center .3s ease-in 2s backwards;animation:scale-up-center .3s ease-in 2s backwards}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.toogle-dark__container[data-astro-cid-xzdko5ra]{z-index:999;position:fixed;width:4rem;height:4rem;transition:all 1s;justify-content:center;align-items:center;backdrop-filter:blur(10px);background:linear-gradient(var(--gradient-transparent));border-radius:50px;box-shadow:var(--box-shadow-toggle);padding:7px;display:flex;bottom:10.1%;right:83%;cursor:pointer}.dark-mode__icon[data-astro-cid-xzdko5ra]{padding:20px 1px;width:45px;transition:1s ease-in-out;justify-content:center}.bi-lightning-charge[data-astro-cid-xzdko5ra]{font-size:29px;filter:invert(100%);transition:1s ease-in-out}@media (min-width: 768px){.toogle-dark__container[data-astro-cid-xzdko5ra]{bottom:23%;right:2%}}@media (min-width: 1200px){.toogle-dark__container[data-astro-cid-xzdko5ra]{bottom:17%;right:2%}}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
