*{box-sizing:border-box;margin:0;padding:0}body{width:100%;height:100vh;overflow-y:scroll}.Header__primary{display:flex;flex-direction:column;align-items:center}.Header__primary .progress-bar{position:fixed;top:0;left:0;right:0;height:15px;background:linear-gradient(90deg,#8fd14f,#ffd16d);transform-origin:0;z-index:1}.Header__primary .HeaderC{padding:1em 1em 0;display:flex;flex-direction:row;width:100%;justify-content:space-between}.Header__primary .HeaderC img{width:10em}.Header__primary .HeaderC .Options{display:flex;flex-direction:row;align-items:baseline;gap:.5em}.Header__primary .HeaderC .Options i{cursor:pointer}.Header__primary .HeaderC .Options .btn1{padding:2px;background:linear-gradient(90deg,#8fd14f,#b4d159)}.Header__primary .HeaderC .Options .btn2{padding:2px;background-color:#e1d073}.Header__primary .HeaderC .Options #name{color:#848e95;font-weight:300;font-size:.8em}.Header__primary .HeaderC .Options img{width:3.125em;height:3.125em;border-radius:50%;object-fit:cover;cursor:pointer}.Header__primary .navbar{background:linear-gradient(90deg,#8fd14f,#b4d159);border-radius:5px;width:auto}.Header__primary .navbar .colorMia{color:#fff;cursor:pointer}.Header__primary .navbar .colorMia:hover{font-weight:700;color:#fff}.Header__primary .navbar #forum{text-decoration:none;color:#fff}.Header__primary .nav-divider{position:relative;margin-right:10px;padding-right:8px}.Header__primary .nav-divider:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:2px;height:50%;background-color:#fff}@media(max-width:768px){.div{display:flex;justify-content:end;width:100%;margin-right:2rem!important}.div .container-fluid{padding:0!important;display:flex!important;justify-content:end!important}.div .navbar{border-radius:.5rem!important;padding:0!important}.div .nav-item{margin-left:1.2rem!important}.nav-divider:after,h5{display:none}}.centerC{display:flex;flex-direction:row;width:100%;height:480px;justify-items:center}.centerC .center{position:relative;top:50%;left:50%;display:inline-block;width:275px;height:480px;border-radius:3px;transform:translate(-50%,-50%);overflow:hidden;background-image:linear-gradient(to top right,#f9a743,#f9db5f);box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}.centerC .center .google{background-color:transparent;position:relative;z-index:1;width:30px;height:auto;cursor:pointer}.center .ear{position:absolute;top:-110px;width:200px;height:200px;border-radius:50%;background-color:#243946}.center .ear.ear--left{left:-135px}.center .ear.ear--right{right:-135px}.center .face{display:flex;flex-direction:column;align-items:center;width:200px;height:150px;margin:80px auto 10px;--rotate-head:0deg;transform:rotate(var(--rotate-head));transition:transform .2s;transform-origin:center 20px}.center .eye{display:inline-block;width:25px;height:25px;border-radius:50%;background-color:#243946}.center .eye.eye--left{margin-right:40px}.center .eye.eye--right{margin-left:40px}.center .eye .glow{position:relative;top:3px;right:-12px;width:12px;height:6px;border-radius:50%;background-color:#fff;transform:rotate(38deg)}.center .nose{position:relative;top:30px;transform:scale(1.1)}.center .nose .glow{position:absolute;top:3px;left:32%;width:15px;height:8px;border-radius:50%;background-color:#476375}.center .mouth{position:relative;margin-top:45px}.center svg.smile{position:absolute;left:-28px;top:-19px;transform:scaleX(1.1);stroke:#243946}.center .mouth-hole{position:absolute;top:0;left:-50%;width:60px;height:15px;border-radius:50%/100% 100% 0 0;transform:rotate(180deg);background-color:#243946;z-index:-1}.center .tongue{position:relative;top:5px;width:30px;height:20px;background-color:#ffd7dd;transform-origin:top;transform:rotateX(60deg)}.center .tongue.breath{animation:breath .3s linear infinite}.center .tongue-top{position:absolute;bottom:-15px;width:30px;height:30px;border-radius:15px;background-color:#ffd7dd}.center .line{width:30px;height:5px}.center .line,.center .median{position:absolute;top:0;background-color:#fcb7bf}.center .median{left:50%;transform:translateX(-50%);width:4px;height:25px;border-radius:5px}.center .hands{position:relative}.center .hands .hand{position:absolute;top:-6px;display:flex;transition:transform .5s ease-in-out;z-index:1}.center .hands .hand--left{left:50px}.center .hands .hand--left.hide{transform:translate(2px,-155px) rotate(-160deg)}.center .hands .hand--left.peek{transform:translateY(-120px) rotate(-160deg)}.center .hands .hand--right{left:170px}.center .hands .hand--right.hide{transform:translate(-6px,-155px) rotate(160deg)}.center .hands .hand--right.peek{transform:translate(-4px,-120px) rotate(160deg)}.center .hands .finger{position:relative;z-index:0}.center .hands .finger .bone{width:20px;height:20px;border:2px solid #243946;border-top:none;border-bottom:none;background-color:#fac555}.center .hands .finger .nail{position:absolute;left:0;top:10px;width:20px;height:18px;border-radius:50%;border:2px solid #243946;background-color:#fac555;z-index:-1}.center .hands .finger:first-child,.center .hands .finger:nth-child(3){left:4px;z-index:1}.center .hands .finger:first-child .bone,.center .hands .finger:nth-child(3) .bone{height:10px}.center .hands .finger:nth-child(3){left:-4px}.center .hands .finger:nth-child(2){top:-5px;z-index:2}.center .hands .finger:first-child .nail,.center .hands .finger:nth-child(3) .nail{top:0}.center .login{position:relative;display:flex;flex-direction:column}.center .login label{position:relative;padding:0 20px}.center .login label .fa{position:absolute;top:40%;left:35px;color:#bbb}.center .login label .fa:before{position:relative;left:1px}.center .login .login-button,.center .login input{width:100%;height:35px;border:none;border-radius:30px}.center .login input{padding:0 20px 0 40px;margin:5px 0;box-shadow:none;outline:none}.center .login input::placeholder{color:#ccc}.center .login input.password{padding:0 90px 0 40px}.center .login .password-button{position:absolute;top:9px;right:25px;display:flex;justify-content:center;align-items:center;width:80px;height:27px;border-radius:30px;border:none;outline:none;background-color:#243946;color:#fff}.center .login .password-button:active{transform:scale(.95)}.center .login .login-button{width:calc(100% - 40px);margin:20px 20px 0;outline:none;background-color:#243946;color:#fff;transition:transform .1s}.center .login .login-button:active{transform:scale(.95)}.center .social-buttons{display:flex;justify-content:center;margin-top:25px}.center .social-buttons .social{display:flex;justify-content:center;align-items:center;width:35px;height:35px;margin:0 10px;border-radius:50%;background-color:transparent;color:#fff;font-size:18px}.center .social-buttons .social:active{transform:scale(.95)}.center .footer{text-align:center;margin-top:15px}@media screen and (max-height:500px){.center{transition:transform .5s;transform:translate(-50%,-50%) scale(.8)}}@keyframes breath{0%,to{transform:rotateX(0deg)}50%{transform:rotateX(60deg)}}.main{display:flex;justify-content:space-around;text-align:center}.logoR{width:20%;height:auto}.count{border-radius:1rem;padding:2rem;border:.1rem solid gray;align-items:center;gap:10px}.count input{border-radius:1rem;width:100%;padding:.5rem}.count h3{margin-bottom:12px;font-size:larger;font-weight:bolder}span{display:block;color:tomato;font-size:x-small}.logo3R{margin-top:15%}.btnC{padding:5px;border-radius:8px;margin-top:30px;background-color:#dfac2b}.redireccion{display:flex;gap:15px;margin-top:20px;text-align:center;justify-content:center}.redireccion__link{cursor:pointer;color:#f3631b}.googleR,.social figure{width:20px;height:auto}.footer{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,#8fd14f,#e1d073);padding-left:1.8em;padding-right:1.8em;padding-top:1.8em;font-family:Arial,sans-serif}hr{width:100%;border-top:.2rem solid #333}.hr{display:none}.contanto{text-align:center;font-size:22px;line-height:1.5}.contanto #contacto{font-weight:700}.footer-img{margin-left:1rem;width:8%;border-radius:7rem}.redes{margin:1rem;font-size:24px;cursor:pointer}.redesc{position:relative;text-align:center}@media(max-width:768px){.footer{flex-direction:column;text-align:center}hr{display:none}.hr{display:block;border-top:.1rem solid #333}.footer-img{width:30%}.contanto{margin-top:5rem;font-size:18px}.redesc{display:flex;align-items:center;position:absolute;margin-top:14rem}.redesc .h2{display:none}}@media(max-width:650px){.redesc{margin-top:10rem}}@media(max-width:450px){.redesc{margin-top:6.5rem}}