*{padding:0;margin:0;box-sizing:border-box;font-family:"Raleway"}::selection{background-color:#7051ba;color:#fff}ul,ol{list-style:none;margin:0;padding:0}a{text-decoration:none}img{max-width:100%;height:auto;display:block}p,h1,h2,h3,h4,h5,h6{margin:0}button,input{border:0;font-family:"Raleway"}button:focus,input:focus{border:0}body{font-family:"Raleway";background-color:#050505;overflow-x:hidden}html{scroll-behavior:smooth;font-size:62.5%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#121212}::-webkit-scrollbar-thumb{background-color:#7051ba;border-radius:8px}header{padding:0px 50px;z-index:999;width:100%;position:fixed;top:0;left:0}@media screen and (max-width: 992px){header{padding:0px 24px}}header .grid-layout nav{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:32px;padding:16px 32px;background:#13121a;border-radius:40px;border:1px solid #2e2f34}header .grid-layout nav h1{font-size:24px;font-family:"Raleway";font-weight:500;color:#fff}header .grid-layout nav .nav-list{list-style:none;display:flex}header .grid-layout nav .nav-list li{margin-left:48px}@media screen and (max-width: 992px){header .grid-layout nav .nav-list li{margin-left:0px}}header .grid-layout nav .nav-list li a{color:#fff;position:relative;font-size:1.8rem}header .grid-layout nav .nav-list li a:hover{color:#7051ba}.mobile-menu{display:none}.mobile-menu div{width:32px;height:1px;background-color:#fff;margin:8px;transition:.4s}.nav-list.active{visibility:initial;transition:1s all ease}@keyframes navLinkFade{from{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}.mobile-menu.active .line1{transform:rotate(-45deg) translate(-8px, 8px)}.mobile-menu.active .line2{opacity:0}.mobile-menu.active .line3{transform:rotate(45deg) translate(-5px, -5px)}@media screen and (max-width: 992px){body{overflow-x:hidden}.nav-list{text-align:center;position:absolute;top:130px;right:0;width:100vw;height:100vh;z-index:999;background-color:#171717;flex-direction:column;padding-top:96px;visibility:hidden}header .grid-layout nav .nav-list li{opacity:0;margin-bottom:48px}header .grid-layout nav .nav-list li a{font-size:2.4rem}.mobile-menu{display:block}}#s-home{padding:0px 50px;position:relative}@media screen and (max-width: 992px){#s-home{padding:100px 20px 0px 20px}}#s-home .grid-layout .skills-1{display:flex;align-items:center;justify-content:space-around;gap:0px 24px}@media screen and (max-width: 992px){#s-home .grid-layout .skills-1{flex-wrap:wrap}}#s-home .grid-layout .skills-1>div{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:24px}#s-home .grid-layout .skills-1>div article{background-color:#151518;border:1px solid #2e2f34;border-radius:40px;padding:12px 24px;display:flex;align-items:center;gap:12px}#s-home .grid-layout .skills-1>div article p{font-size:20px;color:#fff}#s-home .grid-layout #home{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:88px;text-align:center;min-height:100vh;overflow:hidden;width:100%}@media screen and (max-width: 992px){#s-home .grid-layout #home{padding:80px 0}}#s-home .grid-layout #home #home-container-text{width:100%;flex-direction:column}@media screen and (max-width: 992px){#s-home .grid-layout #home #home-container-text{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center;padding:0px}}#s-home .grid-layout #home #home-container-text h3{font-family:"Raleway";color:#fff;font-size:3.2rem;line-height:140%;font-weight:400}#s-home .grid-layout #home #home-container-text h3 b{color:#7360df}@media screen and (max-width: 992px){#s-home .grid-layout #home #home-container-text h3{font-size:2.4rem}}#s-home .grid-layout #home #home-container-text h2{font-family:"Raleway";color:#fff;line-height:140%;font-size:6.4rem;font-weight:500}@media screen and (max-width: 992px){#s-home .grid-layout #home #home-container-text h2{font-size:4rem}}#s-home .grid-layout #home #home-container-text p{color:#fff;font-size:2rem;width:95%;margin:0 auto;font-weight:400;line-height:160%;padding:24px 0 48px 0}#s-home .grid-layout #home #home-container-text a{display:flex;justify-content:center;align-items:center;background:#7051ba;color:#fff;padding:20px 32px;max-width:300px;border-radius:4px;transition:all .4s ease;margin:0 auto;font-size:18px;font-weight:600}#s-home .grid-layout #home #home-container-text a:hover{padding:20px 45px;max-width:325px}#s-about{padding:120px 0px;background-color:#070707}@media screen and (max-width: 1216px){#s-about{padding:72px 20px}}#s-about .grid-layout>div{display:flex;align-items:center;justify-content:space-between;gap:48px}@media screen and (max-width: 992px){#s-about .grid-layout>div{flex-wrap:wrap}}#s-about .grid-layout>div img{width:100%;object-fit:cover;border-radius:12px}#s-about .grid-layout h3{font-size:2rem;color:#fff;background-color:#2f234c;border-radius:6px;padding:12px 32px;font-weight:500;display:inline}#s-about .grid-layout h2{font-size:4.8rem;font-weight:500;color:#fff;margin-top:32px;margin-bottom:40px}#s-about .grid-layout p{font-size:2rem;line-height:160%;color:#fff}@media screen and (max-width: 992px){#s-about .grid-layout p{font-size:2rem}}#s-projects{width:100%;height:auto;background-color:#070707;color:#fff;padding:120px 20px;text-align:center}#s-projects .grid-layout h3{font-size:2rem;color:#fff;background-color:#2f234c;border-radius:6px;padding:12px 32px;font-weight:500;display:inline}#s-projects .grid-layout>h2{font-size:4.8rem;text-align:center;font-weight:500;margin-top:32px}@media screen and (max-width: 992px){#s-projects .grid-layout>h2{font-size:4rem}}#s-projects .grid-layout>div{margin-top:80px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:32px}#s-projects .grid-layout>div article{z-index:20;width:31%;height:auto;border:2px solid #1d1d1d;border-radius:16px;background-color:#171717;padding:24px;text-align:left}@media screen and (max-width: 992px){#s-projects .grid-layout>div article{width:100%}}#s-projects .grid-layout>div article>img{width:100%;height:150px;object-fit:cover;border-radius:8px 8px 0px 0px}#s-projects .grid-layout>div article span{margin-top:16px;display:flex;align-items:center;justify-content:space-between}#s-projects .grid-layout>div article span img{width:24px}#s-projects .grid-layout>div article h4{font-size:2.4rem;margin:16px 0;font-weight:500}#s-projects .grid-layout>div article p{font-size:1.8rem;line-height:160%}#s-contact{width:100%;height:auto;color:#fff;padding:120px 0px;text-align:center}#s-contact .grid-layout h3{font-size:2rem;color:#fff;background-color:#2f234c;border-radius:6px;padding:12px 32px;font-weight:500;display:inline}#s-contact .grid-layout h2{font-size:4.8rem;font-weight:500;margin-top:32px;margin-bottom:80px}@media screen and (max-width: 992px){#s-contact .grid-layout h2{font-size:4rem}}#s-contact .grid-layout .container-contact{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:40px}#s-contact .grid-layout .container-contact article{min-width:250px}@media screen and (max-width: 992px){#s-contact .grid-layout .container-contact article{width:42%}}@media screen and (max-width: 768px){#s-contact .grid-layout .container-contact article{width:100%}}#s-contact .grid-layout .container-contact div{border-radius:100%;background-color:#171717;border:1px solid #2e2f34;height:62px;width:62px;margin:0 auto;display:flex;align-items:center;justify-content:center}#s-contact .grid-layout .container-contact h4{font-size:2rem;font-weight:500;margin:20px 0}#s-contact .grid-layout .container-contact p{font-size:2rem;font-weight:400}footer{width:100%;height:auto;background-color:#151518;color:#fff;padding:24px 0px}footer p{font-size:1.8rem;text-align:center}@media screen and (max-width: 1216px){footer .grid-layout{text-align:center;justify-content:center;flex-wrap:wrap;gap:48px}footer .grid-layout div{display:none}}.grid-layout{max-width:1140px;margin:0 auto}.sombra{position:absolute;top:-50%;left:50%;transform:translate(-50%, -30%);z-index:-3}.slider-wrapper{overflow:hidden;max-width:1216px;margin:0 70px 55px}.card-list .card-item{height:auto;color:#fff;user-select:none;padding:35px;display:flex;flex-direction:column;border-radius:10px;backdrop-filter:blur(30px);background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.5)}.slider-wrapper .swiper-pagination-bullet{background:#fff;height:13px;width:13px;opacity:.5}.slider-wrapper .swiper-pagination-bullet-active{opacity:1}.slider-wrapper .swiper-slide-button{color:#fff;margin-top:-55px;transition:.2s ease}.slider-wrapper .swiper-slide-button:hover{color:#4658ff}@media(max-width: 768px){.slider-wrapper{margin:0 10px 40px}.slider-wrapper .swiper-slide-button{display:none}} .project-title-link {
  color: #fff;
  text-decoration: none;
}/*# sourceMappingURL=style.css.map */