.titulo{color:#e8c39e;text-align:center}.nav{font-size:xx-large}.logo{filter:blur(1px);font-weight:800;color:#e8c39e;margin-top:36px}nav{display:flex;justify-content:space-between;background-color:#323232;padding:16px;margin-top:-20px;margin-left:-8px;margin-right:-8px}.botonContacto{margin-right:70px;background-color:#f2aa1f;border-radius:10px;max-height:30px;border-style:none;font-weight:700;font-size:medium;font-family:system-ui;margin-top:40px;text-decoration:none;padding-left:10px;padding-right:10px;padding-top:7px;color:#000}#root{display:grid;min-height:96vh;grid-template-rows:270px 3fr 15%;color:#fff}body{background-color:#000;text-decoration:none;display:grid}footer{margin-top:auto}.main{margin-top:60px;display:flex}.descripMain{font-family:system-ui;max-width:58%;color:#adadad;text-shadow:0px 0px 2px #ffffff9f}.spanName{color:#6e12cb;text-shadow:0px 0px 2px #6e12cb}h2{color:#e8c39e;margin-left:70px;font-family:system-ui}p{margin-left:70px;color:#fff;max-width:50%}@media (width <= 1000px){.main{margin-top:20px}}@media (width <= 500px){.main{margin-top:10px}}@property --hue{syntax: "<angle>"; initial-value: 0deg; inherits: false;}div{transform-style:preserve-3d;box-sizing:border-box}.cont{--clr: hsl(var(--hue) 80% 80%);--hue2: calc(var(--hue) + 90deg);--clr2: hsl(var(--hue2) 80% 80%);color:var(--clr);filter:drop-shadow(0 0 1.5vmin currentcolor);animation:clr-chg infinite 15s linear}.cube{width:25vmin;height:25vmin;aspect-ratio:1;position:relative;rotate:1 1 1 45deg;animation:rot infinite 240s linear}.cube:hover{animation-play-state:paused}.cube:hover .side{--clr2: color-mix(in lab, var(--clr), #ffffff);box-shadow:0 0 2vmin currentcolor}.side{--ang: 45deg;position:absolute;top:0;right:0;bottom:0;left:0;font-size:3rem;border:1px solid;background-image:repeating-linear-gradient(var(--ang),#0000 0 21%,var(--clr) 0 28%,#0000 0 37%,var(--clr2) 0 43%,#0000 0)}.side:nth-of-type(1){translate:0 0 12.5vmin}.side:nth-of-type(2){rotate:y 90deg;translate:12.5vmin;transform:rotate(270deg)}.side:nth-of-type(3){rotate:y 90deg;translate:-12.5vmin;--ang: 135deg;transform:rotate(90deg)}.side:nth-of-type(4){rotate:x 90deg;translate:0 12.5vmin;transform:rotate(270deg)}.side:nth-of-type(5){rotate:x 90deg;translate:0 -12.5vmin;--ang: 135deg}.side:nth-of-type(6){translate:0 0 -12.5vmin;transform:rotate(180deg)}@keyframes rot{to{transform:rotatex(1080deg) rotatey(360deg) rotate(720deg)}}@keyframes clr-chg{0%{--hue: 0deg}to{--hue: 360deg}}.cajaCubo{max-height:1px;margin:0 15% 0 0}.contactoFooter a{color:#ff0;text-shadow:0px 0px 20px rgba(255,255,0,.842);padding-left:100px;font-size:x-large;font-weight:600;text-decoration:none}footer{width:100%;display:flex;justify-content:center;margin-top:25px}.copy{width:100%;margin-left:20%}@media (width <= 1500px){.contactoFooter a{padding-left:100px;margin-right:-30%}}@media (width <= 1000px){.contactoFooter a{margin-left:-100px}}@media (width <= 500px){.contactoFooter a{margin-left:-150px}}
