a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}a{text-decoration:none}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--background:#0f172a;--white:#fff;--title-white:#d0d6dc;--content:#a5b0bb;--red-accent:#b32a31;--medium-green:#12a996;--light-green:#1ce8ce;--dark-green:#0c5c52}.gray-font{color:#a5b0bb;color:var(--content)}.red-font{color:#b32a31;color:var(--red-accent)}.lightgray-font{color:#d0d6dc;color:var(--title-white)}.white-font{color:#fff;color:var(--white)}.lightgreen-font{color:#1ce8ce;color:var(--light-green)}.blue-bg{background-color:#0f172a;background-color:var(--background)}.gray-bg{background-color:#d0d6dc;background-color:var(--title-white)}.green-bg{background-color:#0c5c52;background-color:var(--dark-green)}.lightgreen-bg{background-color:#12a996;background-color:var(--medium-green)}.raleway{font-family:Raleway,sans-serif}.title{font-size:1.4rem}.subtitle{font-size:1.2rem}.title-margin{margin:0 8%}.subtitle-margin{margin:1.5rem 0 1rem}.general-content{font-size:1.1rem}.lightbold{font-weight:600}.bold{font-weight:700}.line-height{line-height:2rem}.line-height-content{line-height:1.5rem}.focus{color:#fff;color:var(--white);font-weight:500}.margin-bottom-content{margin-bottom:1rem}.general-layout{margin:0 8%}.sticky-title{background-color:rgba(15,23,42,.8);margin:0 -8%;padding:2rem 0;position:-webkit-sticky;position:sticky;top:0}.landing-section{align-items:center;background-image:url(/static/media/bg-phone.0d4dc263e3d489ec90f5.png);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center;width:100vw}#title-border{border-bottom:1px solid #a5b0bb;border-bottom:1px solid var(--content);padding-bottom:1.2rem}.icons-cont{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:1.2rem}.icon{color:#d0d6dc;color:var(--title-white);height:2.5rem!important;transition:all .3s ease-in-out!important;width:2.5rem!important}.icon:hover{color:#b32a31;color:var(--red-accent)}.btn-cont{margin:1rem 0}.btn{align-items:center;background-color:initial;border:2px solid #d0d6dc;border:2px solid var(--title-white);border-radius:2px;color:#d0d6dc;color:var(--title-white);display:flex;font-size:1.3rem;justify-content:space-between;padding:.4rem .8rem;transition:all .3s ease-in-out;width:105%}.btn:hover{background-color:#12a996;background-color:var(--medium-green);border:2px solid #12a996;border:2px solid var(--medium-green);cursor:pointer}.btn-icon{transition:-webkit-transform .3s ease-in-out!important;transition:transform .3s ease-in-out!important;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out!important}.btn:hover .btn-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.img-about-cont{align-items:center;display:flex;justify-content:center;padding:.5rem 0 3.5rem}.img-about{width:75vw}.skills-container{display:flex;flex-direction:column}.skill-bar{margin-bottom:1rem;width:100%}.skill-bar,.skill-name{align-items:center;border:none;display:flex;height:2.4vh}.skill-name{background-color:#12a996;background-color:var(--medium-green);color:#d0d6dc;color:var(--title-white);font-size:.7rem;font-weight:600;justify-content:center;width:70px}.bar-container{background-color:#fff;background-color:var(--white);flex:1 1;overflow:hidden}.bar,.bar-container{border:none;height:2.4vh}.bar{-webkit-animation:progress-animation 2s ease-in-out;animation:progress-animation 2s ease-in-out;background-color:#0c5c52;background-color:var(--dark-green)}@-webkit-keyframes progress-animation{0%{width:0}}@keyframes progress-animation{0%{width:0}}.project-grid{grid-template-columns:1fr}.img-projects{margin-bottom:1rem;width:80%}.subtitle{align-items:center;display:flex;justify-content:left}.subtitle:hover{color:#12a996;color:var(--medium-green)}.skills{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 1rem 1rem 0}.skill{background-color:#0c5c52;background-color:var(--dark-green);border-radius:20px;color:#1ce8ce;color:var(--light-green);display:flex;font-size:.8rem;justify-content:center;padding:8px 12px}.name-referencer{font-size:1.2rem}.referencer-margin{margin:1rem 0 2rem}.referencer-grid{grid-template-columns:1fr}.contact-cont{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:2rem 0}a{color:#d0d6dc;color:var(--title-white)}a:hover{color:#12a996;color:var(--medium-green)}a:visited{color:#d0d6dc;color:var(--title-white)}.footer-cont{align-items:center;background-color:#12a996;background-color:var(--medium-green);display:flex;flex-direction:column;justify-content:center;margin-top:4rem;position:relative}.arrow-footer{background-color:#b32a31;background-color:var(--red-accent);color:#fff;color:var(--white);cursor:pointer;height:3rem!important;position:absolute;top:-25px;width:3rem!important}.arrow-footer-cont{width:100vw}.arrow-footer-cont,.icons-cont-footer{align-items:center;display:flex;justify-content:center}.icons-cont-footer{gap:15px;margin:2.5rem 0 1rem}.logo-footer{width:30%}.last-text-footer-cont,.logo-footer-cont{align-items:center;display:flex;justify-content:center}.last-text-footer-cont{margin:1rem 0 1.5rem;text-align:center}@media screen and (min-width:768px){.sticky-title{align-items:center;display:flex;justify-content:center}.landing-section{background-image:url(/static/media/bg-desktop.a3b7e4bb9b6d7e410a1d.png);background-repeat:no-repeat;background-size:cover;height:100vh;width:95vw}.img-about{width:25%}.about-text-cont{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr 1fr}.skills-section{align-items:center;display:block;justify-content:center}.skills-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;padding:0 12rem}.skill-bar{height:3vh}.skill-name{font-size:.8rem;height:3vh;width:80px}.bar,.bar-container{height:3vh}section:nth-of-type(2) .bar span{display:block;padding:0 15px 0 0;z-index:1}.project-grid{grid-gap:50px;display:grid;grid-template-columns:repeat(2,1fr)}.referencer-grid{grid-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);margin:0 10rem}.content-contact-cont{margin:0 10rem}.logo-footer{width:15%}.last-footer{font-size:1.2rem}}
/*# sourceMappingURL=main.a998b5fa.css.map*/