:root{--color-background:#fff;--color-text-base:#111;--color-text-base-light:#7a7a7a;--color-title-text-base:#fff;font-size:60%}*{margin:0;padding:0;box-sizing:border-box}#root,body,html{height:100vh;scroll-behavior:smooth}body{background:#fff;background:var(--color-background)}#root{display:flex;align-items:flex-start;justify-content:center}input,textarea{font:500 1.6rem Poppins;color:#111;color:var(--color-text-base)}button,legend,p,span{font:500 1.6rem Poppins;color:#fff;color:var(--color-title-text-base)}.container{width:100vw;max-width:100%}@media (min-width:700px){:root{font-size:62.5%}}.technologie-card{min-width:7rem;height:3rem;padding:0 1rem;border-radius:.5rem;display:flex;justify-content:center;align-items:center;background-color:#111;margin:0 1rem 1rem 0}.project-card{background-color:transparent;width:65rem;height:44rem;perspective:1000px}.project-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform 1s;transform-style:preserve-3d}.project-card:hover .project-card-inner{transform:rotateX(180deg)}.project-card-back,.project-card-front{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:.8rem;display:flex;justify-content:center;align-items:center}.project-card-back{background-color:#bbb;color:#000;cursor:pointer}.project-card-front>img{width:100%;height:100%;border-radius:.8rem}.project-card-front>p{display:flex;justify-content:center;align-items:center;position:absolute;padding:0 2rem;height:3rem;border-radius:.8rem;bottom:.5rem;background-color:rgba(17,17,17,.8)}.project-card-front>p:last-child{display:none}.project-card-back{background-color:#fff;transform:rotateX(180deg)}.project-card-back .project-card-informations{width:100%;height:100%;padding:1rem 2rem 2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-radius:0 .8rem .8rem 0;position:relative;font-family:Archivo}.project-card-back .project-card-informations>h1,.project-card-back .project-card-informations>h2{align-self:flex-start;font-size:2.8rem;font-weight:bolder}.project-card-back .project-card-informations>h2{margin:1.5rem 0;font-size:2.4rem}.project-card-back .project-card-informations>p{color:#111;text-align:left;text-align:initial;font-size:1.5rem;border-top:1rem;padding:1rem 0}.project-card-back .project-card-informations .project-technologies{margin:1rem;min-height:5rem;width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.project-card-back .project-card-informations .project-card-buttons{width:100%;height:10rem;display:flex;justify-content:space-evenly;align-items:center;margin-top:4rem;position:absolute;bottom:0}.project-card-back .project-card-informations .project-card-buttons .github-button{width:16rem;height:7rem;outline:0;border:0;border-radius:.8rem;background-color:#111;cursor:pointer;transition:all .2s;font-size:1.8rem;box-shadow:.1rem .1rem .5rem #111}.project-card-back .project-card-informations .project-card-buttons .github-button:hover{transform:scale(1.1)}.project-card-back .project-card-informations .project-card-buttons .github-button>a{text-decoration:none;color:#fff;height:100%;width:100%;display:flex;justify-content:center;align-items:center}@media (max-width:600px){.project-card{width:90%;height:63rem;border-radius:.8rem}.project-card:hover .project-card-inner{transform:rotateY(180deg)}.project-card-front{background-color:#fff}.project-card-front>img{height:50%}.project-card-front>p{height:4rem;bottom:1rem}.project-card-front>p:nth-child(2){display:none}.project-card-front>p:last-child{display:flex;justify-content:center;align-items:center}.project-card-back{transform:rotateY(180deg)}.project-card-back .project-card-informations .project-card-buttons{flex-direction:column;height:12rem}.project-card-back .project-card-informations .project-card-buttons .github-button{width:15rem;height:4rem;font-size:1.5rem}}@media (max-width:600px){#my-projects{padding:3.5rem 2rem 1rem;min-height:75rem}#my-projects .projects-desktop{display:none}#my-projects .projects-mobile{width:100%;height:90%;display:flex;justify-content:space-evenly;align-items:center;position:relative}#my-projects .projects-mobile .arrow{color:#fff;width:3rem;height:3rem;position:absolute}#my-projects .projects-mobile .arrow:first-child{left:-1.5rem}#my-projects .projects-mobile .arrow:last-child{right:-1.5rem}#my-projects .projects-button{margin:2rem 0 1rem}}#my-projects{width:100%;min-height:50rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:rgba(17,17,17,.8);padding:2rem 0}#my-projects legend{font:700 2.8rem Archivo;color:#fff;margin:2rem 0}#my-projects .projects-desktop{width:100%;height:90%;display:flex;justify-content:space-evenly;align-items:center;padding:0 4rem;margin-top:3rem}#my-projects .projects-mobile{display:none}#my-projects .projects-button{width:15rem;height:6rem;background-color:#111;font:700 1.8rem Archivo;border:none;border-radius:.8rem;cursor:pointer;margin-top:2.5rem;box-shadow:.1rem .1rem .5rem #111;transition:all .2s}#my-projects .projects-button:hover{transform:scale(1.2)}#my-projects .projects-button>a{color:#fff;text-decoration:none}@media (max-width:1000px){#my-projects .projects-desktop{flex-direction:column}}@media (max-width:600px){#my-projects{padding:3.5rem 2rem 1rem;min-height:75rem}#my-projects .projects-desktop{display:none}#my-projects .projects-mobile{width:100%;height:90%;display:flex;justify-content:space-evenly;align-items:center;position:relative}#my-projects .projects-mobile .arrow{color:#fff;width:3rem;height:3rem;position:absolute;cursor:pointer}#my-projects .projects-mobile .arrow:first-child{left:-1.5rem}#my-projects .projects-mobile .arrow:last-child{right:-1.5rem}#my-projects .projects-button{margin:2rem 0 1rem}}.loader1,.loader2{position:absolute;border-radius:50%;width:45%;height:40%;border-bottom:.5rem solid #455f8c;border-top:.5rem solid #455f8c;border-color:#fff #455f8c;border-style:solid;border-width:.5rem}.loader1{-webkit-animation:spin1 3s linear infinite;animation:spin1 3s linear infinite}.loader2{-webkit-animation:spin2 3s linear infinite;animation:spin2 3s linear infinite}@-webkit-keyframes spin1{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(180deg)}}@keyframes spin1{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@-webkit-keyframes spin2{0%{-webkit-transform:rotate(180deg)}to{-webkit-transform:rotate(0deg)}}@keyframes spin2{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}@media (min-width:1000px){.loader1,.loader2{width:40%;height:50%}}.gears{width:50%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.gear1{width:18rem;align-self:flex-start;top:3rem;left:7rem;-webkit-animation:spin-gear1 3s linear infinite;animation:spin-gear1 3s linear infinite}.gear1,.gear2{position:absolute}.gear2{width:12rem;align-self:flex-end;top:13.5rem;left:18rem;-webkit-animation:spin-gear2 3s linear infinite;animation:spin-gear2 3s linear infinite}@-webkit-keyframes spin-gear1{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin-gear1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes spin-gear2{0%{-webkit-transform:rotate(1turn)}to{-webkit-transform:rotate(0deg)}}@keyframes spin-gear2{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@media(max-width:600px){.gears{width:100%}.gear1{width:13rem;left:9rem}.gear2{width:8rem;top:10rem;left:18rem}}.desktop{width:50%;height:30rem;position:relative;display:flex;justify-content:center;align-items:center}.desktop img{width:80%;height:80%}.desktop>p{width:7rem;height:3.5rem;border-radius:.8rem;display:flex;justify-content:center;align-items:center;font:700 1.6rem Archivo;position:absolute}.desktop p:nth-child(2){background-color:#b75d1c;-webkit-animation:screen-slide1 4s linear infinite;animation:screen-slide1 4s linear infinite}.desktop p:nth-child(3){background-color:#2a65b7;-webkit-animation:screen-slide2 4s linear infinite;animation:screen-slide2 4s linear infinite}.desktop p:nth-child(4){background-color:#ebef00;color:#111;-webkit-animation:screen-slide3 4s linear infinite;animation:screen-slide3 4s linear infinite}.desktop p:nth-child(5){background-color:#6defe9;color:#111;-webkit-animation:screen-slide4 4s linear infinite;animation:screen-slide4 4s linear infinite}.loader{width:3rem;height:3rem;position:absolute;top:11rem;left:17.2rem;border-radius:50%;border:.5rem solid #455f8c;border-color:#b75d1c #2a65b7 #ebef00 #6defe9;border-style:solid;border-width:.5rem;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes screen-slide1{0%{top:6.5rem;left:7.3rem}25%{top:6.5rem;left:23.1rem}50%{top:15rem;left:23.1rem}75%{top:15rem;left:7.3rem}to{top:6.5rem;left:7.3rem}}@keyframes screen-slide1{0%{top:6.5rem;left:7.3rem}25%{top:6.5rem;left:23.1rem}50%{top:15rem;left:23.1rem}75%{top:15rem;left:7.3rem}to{top:6.5rem;left:7.3rem}}@-webkit-keyframes screen-slide2{0%{top:6.5rem;left:23.1rem}25%{top:15rem;left:23.1rem}50%{top:15rem;left:7.3rem}75%{top:6.5rem;left:7.3rem}to{top:6.5rem;left:23.1rem}}@keyframes screen-slide2{0%{top:6.5rem;left:23.1rem}25%{top:15rem;left:23.1rem}50%{top:15rem;left:7.3rem}75%{top:6.5rem;left:7.3rem}to{top:6.5rem;left:23.1rem}}@-webkit-keyframes screen-slide3{0%{top:15rem;left:7.3rem}25%{top:6.5rem;left:7.3rem}50%{top:6.5rem;left:23.1rem}75%{top:15rem;left:23.1rem}to{top:15rem;left:7.3rem}}@keyframes screen-slide3{0%{top:15rem;left:7.3rem}25%{top:6.5rem;left:7.3rem}50%{top:6.5rem;left:23.1rem}75%{top:15rem;left:23.1rem}to{top:15rem;left:7.3rem}}@-webkit-keyframes screen-slide4{0%{top:15rem;left:23.1rem}25%{top:15rem;left:7.3rem}50%{top:6.5rem;left:7.3rem}75%{top:6.5rem;left:23.1rem}to{top:15rem;left:23.1rem}}@keyframes screen-slide4{0%{top:15rem;left:23.1rem}25%{top:15rem;left:7.3rem}50%{top:6.5rem;left:7.3rem}75%{top:6.5rem;left:23.1rem}to{top:15rem;left:23.1rem}}@media (max-width:600px){.desktop{width:70%;height:100%;padding:0;display:flex;justify-content:center;align-items:center}.desktop img{width:100%;height:100%}.desktop>p{width:5rem;height:3rem;border-radius:.6rem;display:flex;justify-content:center;align-items:center;font:700 1.3rem Archivo;position:absolute}.loader{width:2.5rem;height:2.5rem;position:absolute;top:6.8rem;left:11rem;border-radius:50%;border:.5rem solid #455f8c;border-color:#b75d1c #2a65b7 #ebef00 #6defe9;border-style:solid;border-width:.5rem;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes screen-slide1{0%{top:3rem;left:3rem}25%{top:3rem;left:16.7rem}50%{top:10rem;left:16.7rem}75%{top:10rem;left:3rem}to{top:3rem;left:3rem}}@keyframes screen-slide1{0%{top:3rem;left:3rem}25%{top:3rem;left:16.7rem}50%{top:10rem;left:16.7rem}75%{top:10rem;left:3rem}to{top:3rem;left:3rem}}@-webkit-keyframes screen-slide2{0%{top:3rem;left:16.7rem}25%{top:10rem;left:16.7rem}50%{top:10rem;left:3rem}75%{top:3rem;left:3rem}to{top:3rem;left:16.7rem}}@keyframes screen-slide2{0%{top:3rem;left:16.7rem}25%{top:10rem;left:16.7rem}50%{top:10rem;left:3rem}75%{top:3rem;left:3rem}to{top:3rem;left:16.7rem}}@-webkit-keyframes screen-slide3{0%{top:10rem;left:3rem}25%{top:3rem;left:3rem}50%{top:3rem;left:16.7rem}75%{top:10rem;left:16.7rem}to{top:10rem;left:3rem}}@keyframes screen-slide3{0%{top:10rem;left:3rem}25%{top:3rem;left:3rem}50%{top:3rem;left:16.7rem}75%{top:10rem;left:16.7rem}to{top:10rem;left:3rem}}@-webkit-keyframes screen-slide4{0%{top:10rem;left:16.7rem}25%{top:10rem;left:3rem}50%{top:3rem;left:3rem}75%{top:3rem;left:16.7rem}to{top:10rem;left:16.7rem}}@keyframes screen-slide4{0%{top:10rem;left:16.7rem}25%{top:10rem;left:3rem}50%{top:3rem;left:3rem}75%{top:3rem;left:16.7rem}to{top:10rem;left:16.7rem}}}.education-card{width:30rem;height:32rem;background-color:#fff;border-radius:.8rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-family:Archivo;padding:1rem 2rem}.education-card>h1{font:700 2.3rem;word-wrap:break-word}.education-card>p{font-size:1.35rem;color:var(--color-text-base-light);margin-top:1rem}.education-card>p:nth-child(2){font-size:1.5rem;align-self:flex-start}#who-am-i-page{width:100%;height:85.2rem;background-image:url(/static/media/background.3126276c.jpg);background-repeat:no-repeat;background-size:cover;background-color:#111;color:#fff}#who-am-i-page main{height:100%;font:700 1.9rem Archivo;background-color:rgba(17,17,17,.8)}#who-am-i-page main,#who-am-i-page main>div{display:flex;align-items:center;justify-content:center}#who-am-i-page main>div:nth-child(3),#who-am-i-page main>div:nth-child(5){color:#3f5377}#who-am-i-page main>div:nth-child(4){flex-direction:column;margin:0 4rem 0 4.5rem}#about-me{width:100%;height:47.8rem;display:flex;justify-content:center;align-items:center;background-color:#3f5377;padding-left:4rem}legend{font:700 2.8rem Archivo;margin-top:2rem}#about-me .my-photo{margin-right:5rem}#about-me .my-photo img{width:35rem;height:35rem;border-radius:50%;transition:transform .2s}#about-me .my-photo img:hover{transform:scale(1.1)}#about-me .my-informations{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:65rem;height:90%}#about-me .my-informations legend{align-self:flex-start;margin-top:0}#about-me .my-informations p{font:400 1.6rem Archivo;line-height:2rem;letter-spacing:.04rem}#about-me .my-informations .skills{width:70%;display:flex;align-items:flex-start;justify-content:space-between}#about-me .my-informations .skills>span{width:auto;border-left:.4rem solid #fff;padding-left:.3rem}#about-me .my-informations button{width:15rem;height:5rem;display:flex;justify-content:center;align-items:center;border-radius:.8rem;border:none;outline:none;background-color:#111;font:700 1.7rem Archivo;cursor:pointer;box-shadow:.1rem .1rem .5rem #111;transition:transform .2s}#about-me .my-informations button:hover{transform:scale(1.1)}#about-me .my-informations button a{text-decoration:none;color:#fff}#what-i-do{width:100%;min-height:41.8rem;flex-direction:column;justify-content:flex-start;background-color:#5771a3;color:#fff;font:700 1.6rem Archivo}#what-i-do,#what-i-do .stack{display:flex;align-items:center}#what-i-do .stack{margin-top:3rem;width:75rem;height:34rem;justify-content:space-between}#what-i-do .stack:nth-child(3){margin:0 0 3rem}#what-i-do .stack .text{width:37.5rem;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0 2rem}#what-i-do .stack:nth-child(2) .text{border-right:4px solid #111;border-bottom:4px solid #fff}#what-i-do .stack:nth-child(3) .text{border-left:4px solid #fff;border-top:4px solid #111}#what-i-do .stack .text h2{margin:1rem;font-size:2.8rem;text-align:left;text-align:initial}#what-i-do .stack .text>p{word-wrap:break-word;font:400 1.6rem Archivo;line-height:2rem;letter-spacing:.04rem}#what-i-do .stack .text>li{margin-top:1rem;font-weight:400}#my-education{width:100%;min-height:44rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:#111;padding:0 0 3.5rem}#my-education>legend{margin-top:3rem}#my-education .cards{width:100%;height:90%;display:flex;justify-content:space-evenly;align-items:center;padding:0 17rem}@media(max-width:1000px){#who-am-i-page{height:79.3rem}#who-am-i-page main{font:700 .9rem Archivo}#who-am-i-page main>div:nth-child(4){flex-direction:column;margin:0}#about-me,#my-education,#what-i-do{padding:2rem 2rem 1rem}#about-me{height:107rem;flex-direction:column;padding:6rem 2.5rem 2.5rem}#about-me .my-photo{margin:0}#about-me .my-photo img{width:25rem;height:25rem}#about-me .my-informations{margin-top:2rem;width:100%}#about-me .my-informations legend{align-self:center;margin-bottom:2rem}#about-me .my-informations .skills{width:100%;height:8rem;flex-wrap:wrap;align-items:center}#about-me .my-informations button{align-self:center}#what-i-do{height:110rem;justify-content:center;position:relative}#what-i-do legend{position:absolute;top:5.5rem;margin:0}#what-i-do .stack{width:100%;height:50rem;margin:0;flex-direction:column-reverse;align-self:center}#what-i-do .stack .text>li{text-align:left;text-align:initial}#what-i-do .stack:last-child{flex-direction:column;height:42rem}#what-i-do .stack .desktop,#what-i-do .stack .gears{padding:0}#what-i-do .stack:nth-child(2){margin:2rem 0 1rem}#what-i-do .stack:nth-child(3){margin:0}#what-i-do .stack:nth-child(2) .text,#what-i-do .stack:nth-child(3) .text{padding:0 1rem;width:100%;border:none}#my-education{height:120rem}#my-education>legend{margin-top:3rem}#my-education .cards{flex-direction:column;padding:0;height:95%}}footer{height:3rem;display:flex;align-items:center;justify-content:flex-start;padding:1rem 4rem;background-color:#111;position:absolute;bottom:0}footer p{font:400 1.2rem Poppins}@media (max-width:600px){footer p{font-size:1rem}}.input-block{position:relative;color:#111}.input-block+.input-block{margin-top:1.4rem}.input-block label{font:400 1.4rem Archivo}.input-block input{width:100%;height:5.6rem;margin-top:.8rem;border-radius:.8rem;background:#f2f2f2;border:1px solid #c9c9c9;outline:0;padding:0 1.6rem;font:1.6rem Archivo}.input-block:focus-within:after{width:calc(100% - 3.2rem);height:3px;content:"";background:#455f8c;position:absolute;left:1.6rem;right:1.6rem;bottom:0}.textarea-block{position:relative;margin-top:1.4rem}.textarea-block label{font:400 1.4rem Archivo;color:#111}.textarea-block textarea{width:100%;min-height:14rem;max-height:14rem;margin-top:.8rem;border-radius:.8rem;background:#f2f2f2;border:1px solid #c9c9c9;outline:0;resize:vertical;padding:1.2rem 1.6rem;font:1.6rem Archivo;color:#111}.textarea-block:focus-within:after{width:calc(100% - 3.2rem);height:3px;content:"";background:#455f8c;position:absolute;left:1.6rem;right:1.6rem;bottom:3px}@media (max-width:600px){.textarea-block textarea{min-height:13rem;max-height:13rem}}#contact-me{width:100%;height:85.2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#111;position:relative}#contact-me legend{font:700 2.8rem Archivo;margin-top:2rem;position:absolute;top:.2rem}#contact-me .contact-form{width:50rem;height:67rem;background-color:#fff;border-radius:.8rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-top:2rem;position:relative}#contact-me .contact-form form{width:80%}#contact-me .contact-form form button{width:15rem;height:5rem;border-radius:.8rem;border:none;outline:none;background-color:#111;font:700 1.7rem Archivo;cursor:pointer;box-shadow:.1rem .1rem .5rem #111;position:absolute;bottom:13.5rem;right:5rem;transition:all .2s}#contact-me .contact-form form button:hover{transform:scale(1.1)}#contact-me .contact-form .social-medias-container{height:12rem;width:100%;padding:0 4rem;border-radius:0 0 .8rem .8rem;display:flex;align-items:center;justify-content:space-evenly;z-index:1;background-color:rgba(17,17,17,.8);position:relative}#contact-me .contact-form .social-medias-container legend{position:absolute;top:.5rem;margin:0;font:500 2.4rem Poppins}#contact-me .contact-form .social-medias-container a svg{width:4rem;height:4rem;color:#fff;transition:all .2s;margin-top:3rem}#contact-me .contact-form .social-medias-container a svg:hover{transform:scale(1.2)}#contact-me .social-medias-container a .github-icon:hover{color:#919191}#contact-me .social-medias-container a .twitter-icon:hover{color:#46c6e0}#contact-me .social-medias-container a .instagram-icon:hover{color:#b546a7}#contact-me .social-medias-container a .linkedin-icon:hover{color:#316ed8}#contact-me .social-medias-container a .whatsapp-icon:hover{color:#38b57c}@media(max-width:700px){#contact-me{height:82.2rem}#contact-me legend{margin-top:5rem}#contact-me .contact-form{width:85%;height:77%;margin-top:3rem}#contact-me .contact-form form button{width:12rem;height:5rem;bottom:11rem;right:3.5rem}#contact-me .contact-form .social-medias-container{padding:0;height:9.5rem}#contact-me .contact-form .social-medias-container a svg{width:3rem;height:3rem}}#languages,#options{position:fixed;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;background-color:rgba(17,17,17,.7);color:#111}#options{width:15rem;height:15rem;top:5rem;right:20.6rem}#languages{top:5rem;right:33.5rem;width:11rem;height:10rem}#languages>p,#options>p{height:100%;width:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}#languages p:hover,#options p:hover{border:0;border-right:.4rem solid #fff}@media (max-width:700px){header .desktop-header{display:none}header .mobile-header{width:100%;height:5rem;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;z-index:1;background-color:#111}header .mobile-header .menu-icon{color:#fff;width:3rem;height:100%}#about-me-options,#language-options,#menu{width:100%;height:100vh;position:absolute;top:0;right:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:rgba(17,17,17,.9);color:#fff;padding:10rem 0}#language-options{justify-content:space-evenly}#about-me-options>p,#language-options>p,#menu>p{font:700 2.4rem Archivo}#about-me-options .clone-icon,#language-options .clone-icon,#menu .clone-icon{width:4rem;height:4rem}#about-me-options .clone-icon:hover,#language-options .clone-icon:hover,#menu .clone-icon:hover{color:#455f8c}}header{width:100%}header .desktop-header{width:100%;height:5rem;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;z-index:1;transition:background-color .2s}header .desktop-header:hover{background-color:rgba(17,17,17,.7)}header .desktop-header nav{width:50rem;height:100%;display:flex;justify-content:space-evenly}header .desktop-header nav>p{cursor:pointer;display:flex;align-items:center;text-decoration:none;outline:none;height:100%;transition:all .2s}header .desktop-header nav>p:hover{border-bottom:.4rem solid #fff}header a{text-decoration:none;outline:none;color:#fff;height:100%;display:flex;align-items:center;justify-content:center}#languages,header .desktop-header>#options{position:fixed;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;background-color:rgba(17,17,17,.7);color:#111}header .desktop-header>#options{width:12rem;height:15rem;top:5rem;right:21rem}header .desktop-header>#languages{top:5rem;right:32rem;width:11rem;height:10rem}#languages>p,header .desktop-header>#options>p{height:100%;width:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}#languages p:hover,header .desktop-header>#options p:hover{border:0;border-right:.4rem solid #fff}header .mobile-header{display:none}header .mobile-header #menu{width:100%}@media (max-width:1000px){header .desktop-header{background-color:rgba(17,17,17,.7)}}@media (max-width:700px){header .desktop-header{display:none}header .mobile-header{width:100%;height:5rem;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;z-index:1;background-color:#111}header .mobile-header .menu-icon{color:#fff;width:3rem;height:100%;cursor:pointer}#about-me-options,#language-options,#menu{width:100%;height:100vh;position:absolute;top:0;right:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:rgba(17,17,17,.9);color:#fff;padding:10rem 0}#language-options{justify-content:space-evenly}#about-me-options>p,#language-options>p,#menu>p{font:700 2.4rem Archivo;cursor:pointer}#about-me-options .clone-icon,#language-options .clone-icon,#menu .clone-icon{width:4rem;height:4rem;cursor:pointer}#about-me-options .clone-icon:hover,#language-options .clone-icon:hover,#menu .clone-icon:hover{color:#455f8c}}.go-to-top{width:2.5rem;height:2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;bottom:2rem;right:2rem;background-color:rgba(17,17,17,.3);border-radius:1.5rem;cursor:pointer;transition:all .2s}.go-to-top a{color:#fff}.go-to-top svg{width:2rem;height:2rem}.go-to-top:hover{transform:scale(1.2);background-color:rgba(17,17,17,.7)}.float-social-medias{position:fixed;left:1rem;top:25rem;height:23rem;width:4rem;border-radius:.8rem;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;background-color:rgba(17,17,17,.5);z-index:1}.float-social-medias a svg{width:3rem;height:3rem;color:#fff;transition:all .2s}.float-social-medias a svg:hover{transform:scale(1.2)}.float-social-medias a .github-icon:hover{color:#999}.float-social-medias a .twitter-icon:hover{color:#46c6e0}.float-social-medias a .instagram-icon:hover{color:#b546a7}.float-social-medias a .linkedin-icon:hover{color:#316ed8}.float-social-medias a .whatsapp-icon:hover{color:#38b57c}@media(max-width:1000px){.float-social-medias{display:none}}
/*# sourceMappingURL=main.60495322.chunk.css.map */