*{box-sizing:border-box;margin:0;padding:0}:root{--special-color:#f96aff;--light-bg:#fff;--dark-bg:#1d1d1d;--text-ligth-main:#000;--text-ligth-second:#9e9e9e;--text-dark-main:#fff;--text-dark-second:#cfcfcfcf;--main-font:"Open Sans",sans-serif;--secondary-font:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}html{scroll-behavior:smooth}body{font-family:var(--secondary-font)}.glass--wrapper{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:15px;background:linear-gradient(178.72deg,hsla(0,0%,100%,.1) 1.09%,hsla(0,0%,100%,0) 110.7%);box-shadow:inset 0 0 60px #ffffff80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}::-moz-selection{background-color:#7fffd4;color:var(--text-ligth-main)}::selection{background-color:#7fffd4;color:var(--text-ligth-main)}.error--message{width:100%;text-align:center;color:#ff5151;font-size:20px;font-family:var(--main-font)}@keyframes switch{0%{transform:translateX(0) rotate(0deg)}50%{transform:translateX(60px) rotate(1turn)}65%{transform:translateX(45px) rotate(180deg)}80%{transform:translateX(58px) rotate(300deg)}to{transform:translateX(50px) rotate(1turn)}}@keyframes inverseSwitch{0%{transform:translateX(50px)}25%{top:-20px}50%{top:1px;transform:translateX(0)}55%{top:-5px;transform:translateX(0)}65%{top:0;transform:translateX(0)}75%{top:-2px;transform:translateX(0)}90%{top:0;transform:translateX(0)}to{transform:translateX(0)}}@keyframes typing{0%{width:0}to{width:12ch}}@keyframes typingPointer{0%{opacity:1}to{opacity:0}}@keyframes successEmail{0%{transform:translate(-50%,-70px) rotate(0)}25%{transform:translate(-50%,100px) rotate(0)}28%{transform:translate(-50%,100px) rotate(10deg)}31%{transform:translate(-50%,100px) rotate(-10deg)}34%{transform:translate(-50%,100px) rotate(5deg)}37%{transform:translate(-50%,100px) rotate(-5deg)}40%{transform:translate(-50%,100px) rotate(0deg)}90%{transform:translate(-50%,100px) rotate(0deg)}to{transform:translate(-50%,-70px) rotate(0)}}.header__mobile{width:100%;padding-top:15px;display:flex;align-items:center;justify-content:space-evenly}.navbar__mobile--sticky{position:fixed;top:8px;z-index:5}.navbar__open--symbol{width:100%;display:flex;justify-content:center;align-items:center;padding:5px 0;cursor:pointer}.open--line1{transform:rotate(-40deg) translateX(-3px)}.open--line2{transform:rotate(40deg) translateX(3px)}.close--line1{transform:rotate(-50deg) translateX(3px)}.close--line2{transform:rotate(50deg) translateX(-3px)}.open--items__mobile{transform:translateX(100%);transition:transform .5s;transition-delay:.5s}.header__desktop{width:100%;display:grid;grid-template-columns:1fr 2fr;place-items:center;padding:10px 40px}.navbar__desktop{width:100%;display:flex;justify-content:center;align-items:center}.navbar__desktop--items{margin-right:25px}.theme__handler{position:relative;width:100px;height:40px;cursor:pointer}.theme--options{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-around;align-items:center}.theme--options img{width:20px;height:20px}.theme__handler input{opacity:0;width:0;height:0}.landing__thumbnails{grid-area:thumbnails;position:relative;width:100%;height:250px;max-width:400px;perspective:5000px}.landing__thumbnails div{position:absolute;width:180px;height:110px;border-radius:15px;transition:transform 1s;transform:rotateX(25deg) rotateY(-25deg) translateY(5px);overflow:hidden}.landing__thumbnails img{width:100%;height:100%}.landing__thumbnails div:after{content:"";position:absolute;top:-65%;left:-50%;width:200px;height:200px;background:hsla(0,0%,100%,.13);background:linear-gradient(90deg,hsla(0,0%,100%,.13) 0,hsla(0,0%,100%,.13) 77%,hsla(0,0%,100%,.5) 92%,hsla(0,0%,100%,0));transform:rotate(25deg);transition:transform .5s}.landing__thumbnails div:first-child{top:10%;left:10%}.landing__thumbnails div:nth-child(2){top:15%;right:5%}.landing__thumbnails div:nth-child(3){bottom:15%;left:15%}.landing__thumbnails:hover div{transform:rotateX(0deg) rotateY(0deg) translateY(-5px)}.landing__thumbnails:hover div:after{background:linear-gradient(90deg,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,.1) 77%,hsla(0,0%,100%,.25) 92%,hsla(0,0%,100%,0));transform:rotate(45deg) translate(-55px,-30px)}.landing__technologies{grid-area:techhub;position:relative;overflow:hidden;width:clamp(320px,100%,800px);min-height:300px;height:100%;max-height:800px}.landing--figure,.landing__techhub{width:100%;height:100%}.landing__techhub{position:absolute;top:0;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(12,1fr)}.landing__techhub img{width:25px;height:25px}.techhub--javascript{grid-row:5/span 1;grid-column:5/span 1}.techhub--react{grid-row:7/span 1;grid-column:7/span 1}.techhub--redux{grid-row:9/span 1;grid-column:5/span 1}.techhub--next{grid-row:7/span 1;grid-column:4/span 1}.techhub--css{grid-row:9/span 1;grid-column:8/span 1}.techhub--node{grid-row:6/span 1;grid-column:9/span 1}@media screen and (min-width:720px){.glass--wrapper{width:55px;height:55px}.landing__techhub img{width:40px;height:40px}.landing__thumbnails{max-width:600px}.landing__thumbnails div{width:clamp(180px,100%,260px);height:100%;max-height:150px}.landing__thumbnails div:after{top:-65%;left:-45%;height:250px}.landing__thumbnails div:first-child{top:5%;left:15%}.landing__thumbnails div:nth-child(2){top:15%;right:8%}.landing__thumbnails div:nth-child(3){bottom:0;left:20%}}@media screen and (min-width:1024px){.landing__technologies{justify-self:end;width:clamp(320px,100%,1000px);max-height:800px}}@media screen and (min-width:1440px){.glass--wrapper{padding:10px;width:80px;height:80px}.landing__techhub img{width:55px;height:55px}}.projects__list{display:grid;grid-row-gap:70px;row-gap:70px;margin-top:50px;padding:0 10px;grid-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.project{display:grid;grid-template-areas:"description" "stack" "pictures";grid-gap:30px;gap:30px}.project__stack{grid-area:stack}.project--tech{text-align:center}.project--tech img{width:30px;height:30px;margin:5px}.project__pictures{grid-area:pictures;text-align:center}.project__pictures img{width:clamp(280px,100%,500px);max-height:400px}.projects--header a:hover .githubIcon path{fill:var(--special-color)}@media screen and (min-width:1024px){.projects__list{padding:0 20px;grid-template-areas:"main-1 main-1" "main-2 main-2" "main-3 main-3" "secondary-4 secondary-5";row-gap:150px}.project{grid-template-areas:"description pictures" "stack pictures";place-items:center}.inverted{grid-template-areas:"pictures description" "pictures stack"}.project__stack{width:80%}.project--tech{text-align:left;text-align:initial;display:flex;justify-content:space-evenly}.project--tech img{width:40px;height:40px}.main-1{grid-area:main-1}.main-2{grid-area:main-2}.main-3{grid-area:main-3}.secondary-4{grid-area:secondary-4;grid-template-areas:"description description" "pictures stack ";gap:10px}.secondary-5{grid-area:secondary-5;grid-template-areas:"description description" "stack pictures";gap:10px}.secondary-4 img,.secondary-5 img{width:clamp(150px,100%,350px)}.secondary-5 .project__stack{justify-self:end}}@media screen and (min-width:1440px){.projects__list{width:90%;margin:100px auto 0}.project{padding:0 50px;grid-template-columns:1fr 1fr}.project__pictures img{width:clamp(400px,100%,700px);height:700px}.secondary-5 .project__pictures img{width:clamp(150px,100%,300px);height:300px}.secondary-4 .project__pictures img{width:clamp(150px,100%,220px);height:180px}}.contact__form{width:80%;margin:30px auto 0;display:flex;flex-flow:column;justify-content:center;align-items:flex-start}.contact--field{display:block;margin:15px 0;width:100%}.contact--field input,.contact--message textarea{padding:8px;font-size:18px;color:var(--text-ligth-second);border-radius:5px;outline:none;border:2px solid var(--text-ligth-main);font-family:var(--secondary-font);width:100%;transition:box-shadow .6s}.contact--userinfo{width:100%;display:grid}.contact--message textarea{min-height:150px}.contact--field input:focus,.contact--message textarea:focus{box-shadow:0 0 0 3px var(--special-color)}.contact--submit{align-self:flex-end;border:none;outline:none;border-radius:50%;padding:12px;background-color:var(--special-color);cursor:pointer}.contact--submit img{vertical-align:middle;width:35px;height:35px}.contact__social{position:relative;margin-top:30px;text-align:center}.contact--figure{width:clamp(320px,100%,450px);min-height:400px;height:100%;max-height:500px}.contact--socialMedia{position:absolute;top:0;width:100%;height:100%;display:grid;grid-template-columns:repeat(5,60px);grid-template-rows:repeat(5,60px);place-content:center}.contact--socialMedia img{width:40px;height:40px}.contact--socialMedia .glass--wrapper{height:60px;width:60px}.contact--linkedin{grid-row:2/span 1;grid-column:2/span 1}.contact--twitter{grid-row:2/span 1;grid-column:4/span 1}.contact--github{grid-row:4/span 1;grid-column:3/span 1}@media screen and (min-width:720px){.contact--userinfo{grid-template-columns:repeat(2,1fr);-moz-column-gap:30px;column-gap:30px}.contact--socialMedia{grid-template-columns:repeat(5,80px);grid-template-rows:repeat(5,80px)}.contact--socialMedia img{width:50px;height:50px}.contact--socialMedia .glass--wrapper{height:70px;width:70px}}@media screen and (min-width:1024px){.contact__socialHub{align-self:center}}@media screen and (min-width:1444px){.form__section{width:80%;justify-self:end}}.lds-roller{display:inline-block;position:relative;width:80px;height:80px;margin:0 auto}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:var(--special-color);margin:-4px 0 0 -4px}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}