.btn_see_proj{display:flex;justify-content:center;align-items:center;width:13rem;overflow:hidden;height:3rem;background-size:300% 300%;backdrop-filter:blur(1rem);border-radius:.1rem;transition:1s ease-in;animation:gradient_301 5s ease infinite;border:4px double transparent;background-image:linear-gradient(#161a25,#161a25),linear-gradient(137.48deg,#43f56a 10%,#105eac 45%,#98ee4d 67%,#161a25 87%);background-origin:border-box;background-clip:content-box,border-box;font-family:sans-serif}.light .btn_see_proj{border-radius:10px;background-image:linear-gradient(#0092e4,#f4f4f4),linear-gradient(137.48deg,#1be59a 10%,#56d89a,#4caf8d 67%,#e1ee4d 87%)}.light .strong{color:#333;text-shadow:0 0 4px rgba(0,0,0,.3)}.light .circle:first-of-type{background:rgba(173,216,230,.636)}.light .circle:nth-of-type(2){background:rgba(255,182,193,.704)}.light .btn_see_proj:hover #container-stars{background-color:#fff}.light .strong:hover{color:#000}.light .btn_see_proj:active{border:4px double #98c379}.light .btn_see_proj:active .circle{background:#98c379}#container-stars{position:absolute;z-index:-1;width:100%;height:100%;overflow:hidden;transition:2s;backdrop-filter:blur(1rem);border-radius:5rem}.light #container-stars{border-radius:0}.strong{z-index:2;font-family:Orbitron,sans-serif;font-size:12px;letter-spacing:5px;color:#eae7e7;text-shadow:0 0 4px #fff}#glow{position:absolute;display:flex;width:12rem}.circle-container{position:relative;width:100%;height:100%;animation:orbit 5s linear infinite}.circle{position:absolute;width:30px;height:30px;border-radius:50%;filter:blur(2rem)}.circle:first-of-type{background:rgba(67,245,117,.636);animation:orbit 8s linear infinite}.circle:nth-of-type(2){background:rgba(74,148,21,.704);animation:orbit 10s linear infinite}.btn_see_proj:hover #container-stars{z-index:1;background-color:#161a25}.strong:hover{color:#fff}.btn:active{border:4px double #28631e;background-origin:border-box;background-clip:content-box,border-box;animation:none}.btn_see_proj:active .circle{background:#1e6328}@keyframes orbit{0%{transform:rotate(0deg) translateX(100px) rotate(0deg)}to{transform:rotate(1turn) translateX(100px) rotate(-1turn)}}#stars{position:relative;background:transparent;width:200rem;height:200em}#stars:after{top:-10rem;left:-100rem;width:100%;height:100%;animation:animStarRotate 90s linear infinite}#stars:after,#stars:before{content:"";position:absolute;background-image:radial-gradient(#fff 1px,transparent 1%);background-size:50px 50px}#stars:before{top:0;left:-50%;width:170%;height:500%;animation:animStar 60s linear infinite;opacity:.5;z-index:1}@keyframes animStar{0%{transform:translateY(0)}to{transform:translateY(-135rem)}}@keyframes animStarRotate{0%{transform:rotate(1turn)}to{transform:rotate(0)}}@keyframes gradient_301{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes pulse_3011{0%{transform:scale(.75);box-shadow:0 0 0 0 rgba(0,0,0,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px transparent}to{transform:scale(.75);box-shadow:0 0 0 0 transparent}}.wrapper{width:50%;mask-image:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent);overflow:hidden;max-width:1500px;margin-inline:auto;position:relative;height:100px;box-sizing:border-box;margin-top:130px}@keyframes scrollAuto{to{left:-200px}}.item{width:100px;height:100px;border-radius:10px;position:absolute;left:100%;animation:scrollAuto 30s linear infinite;svg{width:41px}}#item-1{animation-delay:calc(30s / 9 * (9 - 1) * -1)}#item-2{animation-delay:calc(30s / 9 * (9 - 2) * -1)}#item-3{animation-delay:calc(30s / 9 * (9 - 3) * -1)}#item-4{animation-delay:calc(30s / 9 * (9 - 4) * -1)}#item-5{animation-delay:calc(30s / 9 * (9 - 5) * -1)}#item-6{animation-delay:calc(30s / 9 * (9 - 6) * -1)}#item-7{animation-delay:calc(30s / 9 * (9 - 7) * -1)}#item-8{animation-delay:calc(30s / 9 * (9 - 8) * -1)}#item-9{animation-delay:calc(30s / 9 * (9 - 9) * -1)}