header,video{background-color:transparent}#quienes-somos,#sobre-mi,#sobre-mi h1,.cite{color:#ff8500}#sobre-mi h1,.proyecto{margin-bottom:20px}footer,h2{color:#fff}#sobre-mi,footer,main{text-align:center}header h1{margin-top:50px;font-size:5rem;font-weight:700;animation:3s linear infinite color-animation}video{display:block;margin:20px auto;width:90%;max-width:800px;border:3px solid transparent;border-radius:10px;box-shadow:0 0 20px #ff8500,0 0 40px #ff8500;filter:hue-rotate(10deg) saturate(150%) brightness(80%);transition:background-color .5s ease-in-out}video::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,165,0,.2);pointer-events:none;mix-blend-mode:screen}header #logo-header-negativo-zg{width:50%;height:auto;padding-bottom:1%}section{margin-top:5%!important;margin-bottom:10%!important}.proyecto img{width:100%;height:auto}#sobre-mi{margin:0 auto;background:radial-gradient(circle,rgba(50,50,50,.9),rgba(30,30,30,.9));border:4px dashed #f8fcf2;border-radius:10px;padding:40px 0;width:90%;box-shadow:0 0 10px rgba(0,0,0,.5);font-family:Papyrus,fantasy;position:relative}#sobre-mi h1{font-size:5em}#sobre-mi p{font-size:medium}#sobre-mi:after,#sobre-mi:before{content:'';position:absolute;width:100%;height:20px;background:#f5deb3d4;left:0}#sobre-mi:before{top:-25px;border-top-left-radius:10px;border-top-right-radius:10px}#sobre-mi:after{bottom:-25px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}#sobre-mi .row{flex-wrap:nowrap!important}#sobre-mi video{width:100%;max-width:3000px;border:4px solid #ff8500;border-radius:10px;box-shadow:0 0 10px rgba(255,133,0,.5)}#sobre-mi .sobre-mi-descripcion{margin-left:6%}.redes-sociales{justify-content:center;margin:0 auto}.redes-sociales p{text-decoration:underline;font-size:x-large}.redes-sociales div a{margin:0 10px;text-decoration:none}.redes-sociales div svg{max-width:8%}.redes-sociales div svg path{fill:#ff8500}#archievement .pergamino p{width:100%;text-align:center;margin:0 auto}#proyectos{background-color:rgb(62 60 60 / 85%);padding:40px 0;color:#f8fcf2;border-top:4px solid #ff8500;border-bottom:4px solid #ff8500}footer{background-color:#222;padding:10px}footer ul{list-style:none;padding:0;margin:0;display:flex;justify-content:center}.jamsSwiper .lazy_loaded{width:328px;height:250px}@keyframes color-animation{0%,100%{color:red}50%{color:#ff0}75%{color:green}}