body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Poppins,sans-serif;margin:0}body::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.button{background:linear-gradient(180deg,#fdc50f 26.71%,#fb982f 99.36%);border:none;border-radius:34px;box-shadow:0 20px 24px 3px rgba(251,161,40,.42);color:#fff;font-size:16px;padding:10px}:root{--yellow:#f5c32c;--orange:#fca61f;--black:#242d49;--gray:#788097;--blueCard:#ddf8fe;--purple:#eed2ff;--boxShadow:0px 19px 60px rgb(0 0 0/8%);--orangeCard:rgba(252,166,31,.45);--smboxShadow:-79px 51px 60px rgba(0,0,0,.08)}.App{color:#242d49;color:var(--black);overflow:hidden;padding:.5rem 3.5rem}@media screen and (max-width:480px){.App{padding:.5rem 1rem}}.contact{margin-top:6rem;padding-top:3rem}.contact,.contact .c-left{display:flex;position:relative}.contact .c-left{flex:1 1;flex-direction:column}.contact .c-left>:first-child{color:var(--black);font-size:4rem;font-weight:700}.contact .c-left>:nth-child(2){color:var(--orange);font-size:4rem;font-weight:700}.contact .c-right{display:flex;flex:1 1;justify-content:center;position:relative}.contact .c-right>form{align-items:center;display:flex;flex-direction:column;gap:2rem}.contact .c-right .user{border:3px solid var(--orange);border-radius:8px;font-size:12pt;height:2.5rem;outline:none;padding:.3rem;width:27rem}.contact .c-right .user::-webkit-input-placeholder{font-family:monospace}.contact .c-right .user::placeholder{font-family:monospace}.contact textarea{height:4rem!important}.contact .button{padding:11px 26px}.contact .blur{border-radius:50%;-webkit-filter:blur(72px);filter:blur(72px);height:17rem;left:50rem;position:absolute;top:15rem;width:30rem;z-index:-9}.contact .c-blur{left:8rem;top:1rem}@media screen and (max-width:480px){.contact{flex-direction:column;gap:4rem;margin-top:2.5rem}.contact .c-left>:first-child,.contact .c-left>:nth-child(2){font-size:2.4rem}.contact .c-right .user{width:17rem}}.intro{display:flex;height:77vh;margin-top:6rem}.intro .i-left{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:2rem;position:relative}.intro .i-left .i-name{align-items:flex-start;display:flex;flex-direction:column}.intro .i-left .i-name>:first-child{color:var(--black);font-size:4rem;font-weight:700}.intro .i-left .i-name>:nth-child(2){color:var(--orange);font-size:4rem;font-weight:700}.intro .i-left .i-name>:nth-child(3){color:--gray;font-size:14px;font-weight:300;margin-top:10px}.intro .i-left .i-button{padding:11px 26px}.intro .i-left .i-button:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}.intro .i-left .i-icons{display:flex;gap:0;margin-top:3rem}.intro .i-left .i-icons>*{-webkit-transform:scale(.5);transform:scale(.5)}.intro .i-left .i-icons>img:hover{cursor:pointer}.intro .i-right{flex:1 1;position:relative}.intro .i-right>*{position:absolute;z-index:1}.intro .i-right>:first-child{left:-8%;top:8%;-webkit-transform:scale(.8);transform:scale(.8)}.intro .i-right>:nth-child(2){left:-2rem;top:.7rem;-webkit-transform:scale(.7);transform:scale(.7)}.intro .i-right>:nth-child(3){left:12rem;top:12.3%;-webkit-transform:scale(1.5);transform:scale(1.5)}.intro .i-right>:nth-child(4){left:-11rem;top:-1rem;-webkit-transform:scale(.8);transform:scale(.8)}.intro .i-right .blur{background:#edd0ff;border-radius:50%;-webkit-filter:blur(72px);filter:blur(72px);height:17rem;left:56%;position:absolute;top:-2rem;width:22rem;z-index:-9}@media screen and (max-width:480px){.intro{flex-direction:column;gap:0;height:64rem;margin-top:2.5rem}.intro .i-left .i-name>:first-child,.intro .i-left .i-name>:nth-child(2){font-size:2.4rem}.intro .i-left .i-icons{margin-top:0}.intro .i-right{left:-5rem;-webkit-transform:scale(.5);transform:scale(.5)}.intro .i-right .blur{display:none}.intro .i-right .floating-div:first-of-type{top:-4rem!important}.intro .i-right .floating-div:nth-of-type(2){top:27.5rem!important}}.floatingdiv{align-items:center;background-color:#fff;border-radius:20px;box-shadow:var(--boxShadow);display:flex;height:4.5rem;justify-content:space-between;padding:10px 28px 10px 0;position:relative}.floatingdiv :first-child{-webkit-transform:scale(.4);transform:scale(.4)}.floatingdiv :nth-child(2){color:var(--black)}.floatingdiv>span>span{color:#000}.toggle{border:3px solid var(--orange);border-radius:1rem;cursor:pointer;display:flex;justify-content:center;padding:2px;position:relative}.toggle>*{color:var(--orange);height:1rem;width:1rem}.toggle .t-button{background:var(--orange);border-radius:100%;left:.2rem;position:absolute}.n-wrapper{display:flex;height:10vh;justify-content:space-between}.n-wrapper .n-left{align-items:center;display:flex;gap:3rem;justify-content:center}.n-wrapper .n-left .n-name{font-size:1.3rem;font-weight:700}.n-wrapper .n-right{gap:5rem}.n-wrapper .n-right,.n-wrapper .n-right .n-list>ul{align-items:center;display:flex;justify-content:center}.n-wrapper .n-right .n-list>ul{cursor:pointer;gap:4rem;list-style:none}.n-wrapper .n-right .n-list>ul>li{font-weight:700}.n-wrapper .n-right .n-list>ul>li:hover{color:var(--orange)!important}.n-wrapper .n-right .n-button{padding:11px 26px}.n-wrapper .n-right .n-button:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:480px){.n-button,.n-list{display:none}}.portafolio{display:flex;flex-direction:column;margin-top:6rem}.portafolio>:first-child{color:var(--black);font-size:4rem;font-weight:700}.portafolio>:nth-child(2){color:var(--orange);font-size:4rem;font-weight:700}.portafolio .p-img{display:flex;flex-direction:row;flex-wrap:wrap;gap:3rem;margin:2rem 1.6rem}.portafolio .p-img a>img{height:300px;width:450px}.portafolio .p-img a>img:hover{cursor:pointer;opacity:.5;-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:480px){.portafolio{margin-top:4rem}.portafolio>:first-child{font-size:2rem}.portafolio>:nth-child(2){font-size:2.4rem;margin-bottom:2rem}.portafolio .p-img{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0}.portafolio .p-img a>img{width:290px}}.services{height:90vh;margin-bottom:8rem;margin-top:11rem;padding:0 3rem}.services,.services .awesome{display:flex;position:relative}.services .awesome{align-items:flex-start;flex:1 1;flex-direction:column}.services .awesome>:first-child{color:var(--black);font-size:3rem;font-weight:700}.services .awesome>:nth-child(2){color:var(--orange);font-size:3rem;font-weight:700}.services .awesome>:nth-child(3){color:var(--gray);font-size:14px;margin-top:1rem}.services .awesome .s-button{margin-top:3rem;padding:11px 26px}.services .awesome .s-button:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}.services .awesome .blur{background:#edd0ff;border-radius:50%;-webkit-filter:blur(72px);filter:blur(72px);height:17rem;left:-5rem;position:absolute;top:18rem;width:22rem;z-index:-9}.services .cards{display:flex;flex:1 1}.services .cards .cards-conteiner,.services .cards .cards-glasses,.services .cards .cards-humble{position:relative}.services .cards .blur-cards{background:#edd0ff;border-radius:50%;-webkit-filter:blur(72px);filter:blur(72px);height:17rem;left:50rem;position:absolute;top:15rem;width:30rem;z-index:-9}@media screen and (max-width:480px){.services{flex-direction:column;gap:5rem;height:66rem;margin-top:0;padding:0}.services .awesome>:first-child,.services .awesome>:nth-child(2){font-size:2.4rem}.services .awesome .blur{display:none}.cards{display:flex;flex-direction:column;position:static}.cards-conteiner,.cards-glasses{left:40rem!important}.cards-glasses{top:2rem!important}.cards-humble{left:40rem!important;top:4rem!important}}.card{align-items:center;border:8px solid var(--yellow);border-radius:18px;display:flex;flex-direction:column;height:340px;justify-content:center;position:relative;width:250px}.card>:first-child{-webkit-transform:scale(.6);transform:scale(.6)}.card>:nth-child(2){color:var(--black);font-size:15pt;margin-bottom:1rem}.card>:nth-child(3){color:var(--gray);margin-bottom:1rem;text-align:center}.card>:nth-child(4){background-color:#fff;border:none;border-radius:5px;color:var(--orange);font-size:12pt;font-weight:700;padding:11px 26px;text-transform:uppercase}.card>:nth-child(4):hover{color:var(--black);cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:480px){.card{left:-40rem;width:auto}}.works{display:flex;height:77vh;margin-top:6rem}.works .i-left{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:2rem;position:relative}.works .i-left .i-name{align-items:flex-start;display:flex;flex-direction:column}.works .i-left .i-name>:first-child{color:var(--black);font-size:4rem;font-weight:700}.works .i-left .i-name>:nth-child(2){color:var(--orange);font-size:4rem;font-weight:700}.works .i-left .i-name>:nth-child(3){color:--gray;font-size:14px;font-weight:300;margin-top:10px}.works .i-left .i-button{padding:11px 26px}.works .i-left .i-button:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}.works .i-left .blur{border-radius:50%;-webkit-filter:blur(72px);filter:blur(72px);height:17rem;position:absolute;width:22rem;z-index:-9}.works .i-right{flex:1 1}.works .i-right .w-background{display:flex;height:25rem;justify-content:center;position:relative;z-index:-1}.works .i-right .w-background>:first-child,.works .i-right .w-background>:nth-child(2){border-radius:100%;height:18rem;position:absolute;width:18rem}.works .i-right .w-background>:nth-child(3){background-color:#fff;border-radius:100%;height:25rem;position:absolute;width:25rem}.works .i-right .w-background>:nth-child(4){align-items:center;display:flex;justify-content:center;z-index:1}.works .i-right .w-background .img-conteiner{background-color:#dcdcdc;height:9rem;width:9rem}.works .i-right .w-background .img-conteiner,.works .i-right .w-background .img-withe{align-items:center;border-radius:100%;display:flex;justify-content:center;position:relative}.works .i-right .w-background .img-withe{background-color:#fff;height:8rem;width:8rem}.works .i-right .w-background .img-withe img{-webkit-transform:scale(.6);transform:scale(.6)}.works .i-right .w-background .blur-s{border-radius:50%;-webkit-filter:blur(72px);filter:blur(72px);height:27rem;position:absolute;width:22rem;z-index:-9}@media screen and (max-width:480px){.works{flex-direction:column;gap:7rem;margin-top:30rem}.works .i-left .i-name>:first-child,.works .i-left .i-name>:nth-child(2){font-size:2.4rem}.works .i-left .blur,.works .i-right{display:none}}.a-conteiner{flex-direction:column}.a-conteiner,.a-conteiner .circle{align-items:center;display:flex;justify-content:center}.a-conteiner .circle{background:#fff;border-radius:100%;font-size:2rem;font-weight:700;height:7rem;margin-top:2rem;position:relative;width:7rem}.a-conteiner .circle:before{background-image:linear-gradient(180deg,#87e6fb,#ffc05c)!important;border-radius:100%;bottom:-8px;box-shadow:var(--boxShadow);content:"";left:-8px;position:absolute;right:-8px;top:-8px;z-index:-1}.a-conteiner>:nth-child(2){color:var(--black);font-size:16pt;padding-top:2rem}.a-conteiner>:nth-child(3){color:var(--orange);font-size:16pt;font-weight:700}.experience{align-items:center;display:flex;gap:7rem;height:30vh;justify-content:center;margin-bottom:8rem;position:relative}@media screen and (max-width:480px){.experience{flex-direction:column;margin-top:65rem}}.footer{margin:4rem -3.5rem -.5rem;position:relative}.footer,.footer .f-icons{align-items:center;display:flex}.footer .f-icons{flex-direction:column;gap:2rem;justify-content:center;margin-top:30rem;position:absolute;-webkit-transform:scale(1.5);transform:scale(1.5);width:100%}@media screen and (max-width:480px){.footer{height:100px;margin-top:8rem}.f-icons{top:-30rem;-webkit-transform:scale(.8)!important;transform:scale(.8)!important}}
/*# sourceMappingURL=main.3877be36.css.map*/