@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.0/css/all.min.css);@import url(https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,900&display=swap);:root{--app-height:100vh}a{color:#fff;text-decoration:none;cursor:pointer}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.big-text{font-size:50px}.small-text{font-size:14px}.alt-label{color:#d9d9d9}.sub-label{color:#828282}.upper-case{text-transform:uppercase}.tag,.tag--blue,.tag--green,.tag--pink,.tag--red,.tag--white,.tag--yellow{color:#0b1c14;background-color:#64f4ac;font-size:13px;font-weight:500;width:auto;display:inline-block;padding:3px 11px;border-radius:3px;cursor:pointer}.tag--green{background-color:#84f464}.tag--yellow{background-color:#daf464}.tag--blue{background-color:#649af4}.tag--red{background-color:#f46464}.tag--white{background-color:#e0d0d0}.tag--pink{background-color:#f464b7}.icon-button{position:relative;margin-left:27px;justify-content:center;display:inline-block;border-radius:50px;cursor:pointer}.icon-button:hover{color:#64f4ac;background-color:#333438}a.active,a:hover{color:#64f4ac}a:hover .sub-label{color:#c0f1d8}a.active .arrows{visibility:visible}a .arrows{visibility:hidden;margin-left:10px;margin-right:10px}.icon-button span{width:45px;height:45px;display:flex;justify-content:center;align-items:center}.fa-envelope{transform:scaleX(1.4)}body{overflow:hidden}.page,body{height:100vh;height:var(--app-height)}.page{overflow-y:scroll;-webkit-scroll-snap-type:mandatory;-ms-scroll-snap-type:mandatory;scroll-snap-type:mandatory;-webkit-scroll-snap-points-y:repeat(100vh);-ms-scroll-snap-points-y:repeat(100vh);scroll-snap-points-y:repeat(100vh);-webkit-scroll-snap-points-y:repeat(var(--app-height));-ms-scroll-snap-points-y:repeat(var(--app-height));scroll-snap-points-y:repeat(var(--app-height));-webkit-scroll-snap-type:y mandatory;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.screen{height:100vh;scroll-snap-align:start}::-webkit-scrollbar{width:0}.screen{background-color:#2d2e32;height:var(--app-height);width:100%;color:#efefef;overflow:hidden;position:relative}.header{display:flex;padding-left:100px;align-items:center;padding-right:100px;padding-top:50px;z-index:1}.header span{z-index:2}.header__home span:first-child{margin-right:5px;font-weight:700}.header__home:hover{cursor:pointer}.header__links{flex-shrink:1;flex-grow:3}.header__links i{display:none}.header__home{font-size:20px;flex-shrink:0;flex-grow:1}.header__social{flex-shrink:1;flex-grow:1;justify-content:flex-end;display:flex;align-items:center}.header__social>a{margin-left:15px;margin-right:15px}.header__social>a:not(.icon-button)>span:first-child{padding-right:10px}.profile{justify-content:space-around;height:100%;height:calc(var(--app-height) - 95px)}.profile,.profile>div{display:flex;align-items:center}.profile>div{flex:1 1;height:100%}.profile>div:first-child{flex-direction:column;height:calc(var(--app-height) - 95px);justify-content:space-around;justify-content:center}.profile>div:nth-child(2){justify-content:flex-start}.profile__info{align-self:flex-end;margin-top:8%}.profile__motto{width:480px;margin-top:30px}.profile__saying{margin-top:30px;width:400px}.profile__experience{display:flex;align-self:flex-end;margin-right:100px;margin-top:8%}.profile__experience>span{display:flex;margin-right:10px}.profile__experience>span>span:nth-child(2){width:155px;display:flex;justify-content:flex-start;align-items:center;padding-left:10px}.profile__experience>span:first-child>span:nth-child(2){width:119px}.profile__picture{z-index:0}.tag-container>span{margin:0 5px}.nav-dots{position:fixed;right:-25px;width:100px;height:auto;top:50%;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center}.nav-dots a{width:20px;height:20px;background-color:#25262a;border-radius:50px;margin:5px;cursor:default}.nav-dots a.active{width:30px;height:30px;background-color:#64f4ac}.screen--about{flex-direction:column;background-color:#202123}.bio--content,.screen--about{display:flex;justify-content:center}.bio--content{margin-top:50px}.bio--content>div{flex:1 1 50%}.skillset{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;align-items:flex-end;margin-right:50px}.card{width:100%;height:80px;background-color:#29292d;max-width:370px;margin-bottom:7px;border-radius:7px;padding:35px;position:relative}.card:hover .card__header{color:#64f4ac}.card__header{display:flex;justify-content:space-between;align-items:center}.card__header__icon{color:#64f4ac}.card__header__title{font-size:22px}.card__info{font-size:12px;margin-top:5px}.card__footer{position:absolute;bottom:30px}.card__footer .page-link{font-size:12px}.card:hover{cursor:pointer;background-color:#2d2e32;box-shadow:2px 3px rgba(43,43,43,.7019607843137254)}.card:hover .card__footer .page-link{color:#fff;text-decoration:underline}.introduce{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;margin-left:50px}.introduce__label{font-size:12px}.introduce>div{margin-bottom:30px;width:60%}.introduce__greetings{font-size:40px}.introduce__motto{font-size:20px;font-style:italic}.introduce__story{font-size:12px;line-height:1.8em}.bio--footer_company-logo{width:100px;padding:0 20px;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.2}.bio--footer_company-logo:hover{opacity:.75}.bio--footer{align-items:center;width:100%;margin-top:40px}.bio--footer,.screen--about>div{justify-content:center;display:flex}.screen--about>div{height:100%;flex-direction:column}@media only screen and (max-width:600px){.big-text{font-size:30px}.screen{flex-direction:column}.profile,.profile>div:first-child{height:calc(var(--app-height) - 211px)}.profile>div:first-child{width:100%;justify-content:space-around}.profile>div:nth-child(2){position:absolute;bottom:0;justify-content:flex-end;opacity:.2;display:flex;flex-direction:column;opacity:.1}.profile__picture img{width:100%}.profile__info{width:100%;margin-top:8%}.profile__experience,.profile__info{display:flex;flex-direction:column;justify-content:center;align-items:center}.profile__experience{margin-right:unset;align-self:unset;margin-top:unset}.profile__saying{justify-content:center;align-items:center;text-align:center;display:flex;width:75%;padding:0 20%}.profile__motto{width:80%;text-align:center}.profile__experience>span{margin:20px 0 0}.header{padding:unset;flex-direction:column;padding-top:50px}.header__home{font-size:30px}.header>span:nth-child(2){padding-top:30px}.header__links{width:100%;display:flex;justify-content:center;align-items:center;font-size:0}.header__links i,.header__links span{display:inline-block;font-size:14px}.header__links i{font-size:17px}.header__social .sub-label{display:none}.header__social .fa-envelope{border-left:1px solid #18191b;padding-left:20px}.header__social{border-top:1px solid #18191b;margin-top:29px}.screen--about>div{display:unset;flex-direction:unset;justify-content:unset}.bio--content{margin-top:unset;flex-direction:column}.bio--content>div{flex:unset}.skillset{display:flex;align-items:center;margin-right:unset;position:absolute;bottom:0;width:100%}.introduce__greetings{font-size:30px}.introduce__label{display:none}.introduce{margin-left:unset;justify-content:center;align-items:center;margin-top:30px}.introduce>div{width:80%}.card__info{display:none}.card{max-width:370px;margin-bottom:unset;width:calc(100% - 40px);padding:20px;height:unset}.card__footer{position:unset;bottom:unset}.bio--footer{margin-top:15px}}@media only screen and (max-width:600px) and (max-height:736px){.screen--about>div{display:flex;flex-direction:column;height:calc(100% - 264px);justify-content:center}.introduce__story{display:none}.screen--about{justify-content:flex-start}}@media only screen and (max-width:600px) and (max-height:568px){.big-text{font-size:25px}.profile__experience .big-text{font-size:16px}.profile__experience>span{margin:unset}.profile__experience>span>span{width:unset!important}}body,html{margin:0;font-family:"Source Code Pro",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;height:100%;width:100%}
/*# sourceMappingURL=main.6a2964fc.chunk.css.map */