@import"https://fonts.googleapis.com/css?family=DM+Sans:400,500|Jost:400,500,600&display=swap";svg{display:inline-block;vertical-align:middle}path{stroke:#0ff;stroke-width:6;stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:193.904983521;fill:none;animation:load 4s linear infinite,color 3s linear infinite}@keyframes load{0%{stroke-dashoffset:775.6199340820312}}@keyframes color{33%{stroke:#ff0}66%{stroke:#f0f}}body{color:#2b2c48;font-family:Jost,sans-serif;background-color:#f1f2f7;flex-wrap:wrap}.cardequip{max-width:340px;margin:auto;overflow-y:auto;position:relative;z-index:1;overflow-x:hidden;background-color:#fff;display:flex;transition:.3s;flex-direction:column;border-radius:10px;box-shadow:0 0 0 8px #fff3}.cardequip[data-state="#about"]{height:500px}.cardequip[data-state="#about"] .card-main{padding-top:0}.cardequip[data-state="#contact"]{height:430px}.cardequip[data-state="#experience"]{height:550px}.cardequip.is-active .card-header2{height:80px}.cardequip.is-active .card-cover{height:100px;top:-50px}.cardequip.is-active .card-avatar{transform:none;left:20px;width:50px;height:50px;bottom:10px}.cardequip.is-active .card-fullname,.cardequip.is-active .card-jobtitle{left:86px;transform:none}.cardequip.is-active .card-fullname{bottom:18px;font-size:19px}.cardequip.is-active .card-jobtitle{bottom:16px;letter-spacing:1px;font-size:10px}.card-header2{position:relative;display:flex;height:200px;flex-shrink:0;width:100%;transition:.3s}.card-header2 *{transition:.3s}.card-cover{width:100%;height:100%;position:absolute;height:160px;top:-20%;left:0;will-change:top;background-size:cover;background-position:center;filter:blur(30px);transform:scale(1.2);transition:.5s}.card-avatar{width:100px;height:100px;box-shadow:0 8px 8px #0003;border-radius:50%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;position:absolute;bottom:0;left:50%;transform:translate(-50%) translateY(-64px)}.card-fullname{position:absolute;bottom:0;font-family:Jost,sans-serif;font-size:22px;font-weight:700;text-align:center;white-space:nowrap;transform:translateY(-10px) translate(-50%);left:50%}.card-jobtitle{position:absolute;bottom:-15px;font-family:Jost,sans-serif;font-size:11px;white-space:nowrap;font-weight:500;opacity:.7;text-transform:uppercase;letter-spacing:1.5px;margin:0;left:50%;transform:translate(-50%) translateY(-7px)}.card-main{position:relative;flex:1;display:flex;padding-top:10px;flex-direction:column}.card-subtitle{font-weight:700;font-size:13px;margin-bottom:8px}.card-content{padding:20px}.card-desc{line-height:1.6;color:#636b6f;font-size:14px;margin:0;font-weight:400;font-family:DM Sans,sans-serif}.card-social{display:flex;align-items:center;padding:0 20px;margin-bottom:30px}.card-social svg{fill:#a5b5ce;width:16px;display:block;transition:.3s}.card-social a{color:#8797a1;height:32px;width:32px;display:inline-flex;align-items:center;justify-content:center;transition:.3s;background-color:#5d85c10d;border-radius:50%;margin-right:10px}.card-social a:hover svg{fill:#637faa}.card-social a:last-child{margin-right:0}.card-buttons{display:flex;background-color:#fff;margin-top:auto;position:sticky;bottom:0;left:0}.card-buttons a{flex:1 1 auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:0;font-size:13px;border:0;padding:15px 5px;cursor:pointer;color:#5c5c6d;transition:.3s;font-family:Jost,sans-serif;font-weight:500;outline:0;border-bottom:3px solid transparent;text-align:center}.card-buttons a.is-active,.card-buttons a:hover{color:#2b2c48;border-bottom:3px solid #8a84ff;background:linear-gradient(to bottom,rgba(127,199,231,0) 0%,rgba(207,204,255,.2) 44%,rgba(211,226,255,.4) 100%)}.card-section{display:none}.card-section.is-active{margin-top:15px;display:block;-webkit-animation:fadeIn .6s both;animation:fadeIn .6s both}@-webkit-keyframes fadeIn{0%{opacity:0;transform:translatey(40px)}to{opacity:1}}@keyframes fadeIn{0%{opacity:0;transform:translatey(40px)}to{opacity:1}}.card-timeline{margin-top:30px;position:relative}.card-timeline:after{background:linear-gradient(to top,rgba(134,214,243,0) 0%,#516acc 100%);left:42px;width:2px;top:0;height:100%;position:absolute;content:""}.card-item{position:relative;padding-left:60px;padding-right:20px;padding-bottom:30px;z-index:1}.card-item:last-child{padding-bottom:5px}.card-item:after{content:attr(data-year);width:10px;position:absolute;top:0;left:37px;width:8px;height:8px;line-height:.6;border:2px solid #fff;font-size:11px;text-indent:-35px;border-radius:50%;color:#868686b3;background:linear-gradient(to bottom,#a0aee3 0%,#516acc 100%)}.card-item-title{font-weight:500;font-size:14px;margin-bottom:5px}.card-item-desc{font-size:13px;color:#6f6f7b;line-height:1.5;font-family:DM Sans,sans-serif}.card-contact-wrapper{margin-top:20px}.card-contact{display:flex;align-items:center;font-size:13px;color:#6f6f7b;font-family:DM Sans,sans-serif;line-height:1.6;cursor:pointer}.card-contact+.card-contact{margin-top:16px}.card-contact svg{flex-shrink:0;width:30px;min-height:34px;margin-right:12px;transition:.3s;padding-right:12px;border-right:1px solid #dfe2ec}.contact-me{border:0;outline:none;background:linear-gradient(to right,rgba(83,200,239,.8) 0%,rgba(81,106,204,.8) 96%);box-shadow:0 4px 6px #00000026;color:#fff;padding:12px 16px;width:100%;border-radius:5px;margin-top:25px;cursor:pointer;font-size:14px;font-weight:500;font-family:Jost,sans-serif;transition:.3s}.color-select-container{display:block;overflow:auto}.color-select-left{width:25%;overflow:auto}.color-select-right{width:72%;overflow:auto}@media only screen and (max-width: 768px){.color-select-left{width:100%;overflow:auto;padding-bottom:15px}.color-select-right{width:100%;overflow:auto}}.color-block-container{overflow:auto}.color-block{width:11.1%;padding-top:11.1%;display:block;float:left;cursor:pointer}.block-clear{clear:both}.color-block-select-container{width:100%;display:block;overflow:hidden;margin-bottom:20px}@media only screen and (max-width: 768px){.color-block-select-container{width:130px;display:block;overflow:auto;margin-bottom:10px;float:left}}.color-block-select{width:42px;height:42px;display:block;cursor:pointer;border-radius:60px}.color-select-label{color:#0000004d;font-family:Rubik,sans-serif;font-size:80%;font-weight:500;left:50px;top:12px;position:relative}#primaryselect,#primaryselect_e{border:2px solid #b2b2b2;background-color:#e5e5e5}#primarygrid{display:block}.toggle-btn{width:80px;height:40px;margin:10px;border-radius:50px;display:inline-block;position:relative;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAyklEQVQ4T42TaxHCQAyENw5wAhLACVUAUkABOCkSwEkdhNmbpHNckzv689L98toIAKjqGcAFwElEFr5ln6ruAMwA7iLyFBM/TPDuQSrxwf6fCKBoX2UMIYGYkg8BLOnVg2RiAEexGaQQq4w9e9klcxGLLAUwgDAcihlYAR1IvZA1sz/+AAaQjXhTQQVoe2Yo3E7UQiT2ijeQdojRtClOfVKvMVyVpU594kZK9zzySWTlcNqZY9tjCsUds00+A57z1e35xzlzJjee8xf0HYp+cOZQUQAAAABJRU5ErkJggg==) no-repeat 50px center #e74c3c;-webkit-transition:background-color .4s ease-in-out;-moz-transition:background-color .4s ease-in-out;-o-transition:background-color .4s ease-in-out;transition:background-color .4s ease-in-out;cursor:pointer}.toggle-btn.active{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAmUlEQVQ4T6WT0RWDMAhFeZs4ipu0mawZpaO4yevBc6hUIWLNd+4NeQDk5sE/PMkZwFvZywKSTxF5iUgH0C4JHGyF97IggFVSqyCFga0CvQSg70Mdwd8QSSr4sGBMcgavAgdvwQCtApvA2uKr1x7Pu++06ItrF5LXPB/CP4M0kKTwYRIDyRAOR9lJTuF0F0hOAJbKopVHOZN9ACS0UgowIx8ZAAAAAElFTkSuQmCC) no-repeat 10px center #2ecc71}.toggle-btn.active .round-btn{left:45px}.toggle-btn .round-btn{width:30px;height:30px;background-color:#fff;border-radius:50%;display:inline-block;position:absolute;left:5px;top:50%;margin-top:-15px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.toggle-btn .cb-value{position:absolute;left:0;right:0;width:100%;height:100%;opacity:0;z-index:9;cursor:pointer}
