.btn{border:none;border-radius:5px;padding:10px;font-size:19px;color:#fff;cursor:pointer;transition:all .2s}.btn.primary{background-color:#047bc2}.btn.secondary{background-color:#454f58}.btn.disabled{filter:brightness(.5)}.btn.primary:hover{background-color:#29a3e9}.btn.secondary:hover{background-color:#626b72}#home section{padding:20px 30px;color:#265268}#home button{border-radius:0;background:linear-gradient(90deg,#005d95,#047bc2);background-position:0;animation:shine 2.5s infinite linear;animation-fill-mode:forwards;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 2px 6px 2px;transition:transform .2s}#home button:hover{transform:scale(1.1)}@keyframes shine{0%{background-position:0}20%{background-position:140px}to{background-position:140px}}.hero{position:relative;display:flex;justify-content:space-evenly;align-items:center;margin-top:70px;color:#265268}h1{max-width:500px;font-size:45px;font-weight:800;margin:0}p{font-size:15px;font-weight:600;max-width:400px;color:#000}.btn{margin-top:20px}.hero--illus{width:100%;max-width:1000px;background-color:#cce7f5;justify-self:end;padding:20px;border-radius:5px;position:relative;background-image:url(../../assets/geoshapes.png);background-repeat:no-repeat;background-size:cover}.hero--illus:after{content:"Build your own professional Curriculum Vitae easily within minutes. No Sign Up required 🔮";position:absolute;right:0;top:20px;font-size:18px;font-weight:600;width:350px;color:#2f2e41;font-family:Oswald}.hero img{width:100%;max-width:400px}@media only screen and (max-width: 1300px){.hero{flex-direction:column-reverse}h1{margin-top:40px}p{margin:5px 0}.hero--illus{text-align:center}.hero--illus:after{content:""}.hero--content{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:150px}}main#info{margin-top:70px}main#info h1{margin-bottom:55px;color:#265268}.sections-container{display:flex;flex-direction:column;align-items:center}.sections-container--sections{position:relative}.bar-container{width:550px!important;height:10px!important;background-color:#d3d5d6!important}.bar-container--progress{background-color:#5db5e1!important;transition:width .5s}.sections-container--section{background-color:#d3d5d6;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:-20px;transition:background .5s;cursor:pointer;-webkit-user-select:none;user-select:none}.sections-container--section.active{background-color:#5db5e1}.sections-container--section img{width:30px;pointer-events:none}.sections-container--section#template{left:-2px}.sections-container--section#personal{left:calc(25% + 25px)}.sections-container--section#exp{right:calc(25% + 25px)}.sections-container--section#done{right:-2px}.form{margin-top:100px}.themes-container{margin:80px 0 30px;display:flex;justify-content:center}.themes-container--{width:fit-content;display:flex;justify-content:center;padding:10px;border-radius:50px;background-color:#cdd6db}.themes-container .theme{width:30px;height:30px;margin:0 5px;border-radius:50%;cursor:pointer;position:relative}.themes-container .theme.picked:after{content:"";width:20px;height:20px;background-color:#cdd6db;position:absolute;border-radius:50%;left:5px;top:5px}#info .templates-container{margin-top:50px;padding:20px}#info .templates-container .template{cursor:pointer}form{margin:50px auto;width:850px}.actions{margin-top:80px;display:flex;justify-content:center;align-items:center}.actions button{min-width:120px;margin:0 15px;box-shadow:#64646f33 0 7px 29px}.template-frame{margin:0 auto;width:1000px;height:fit-content;min-height:1200px;background-color:#fff;padding:10px;position:relative}.actions button,.template-frame{box-shadow:#64646f33 0 7px 29px}.target-template{width:1000px;height:fit-content}html:has(.downloading){overflow:hidden}.content-loading h3{margin-left:10px}.content-loading .loader{top:0;left:0}@media only screen and (max-width: 1000px){.template-frame{width:95vw}}@media only screen and (max-width: 1300px){main.info{margin-top:0}}@media only screen and (max-width: 770px){form{border-radius:0!important}}@media only screen and (max-width: 550px){.bar-container{width:350px!important}.sections-container--section{width:40px;height:40px;top:-15px}.sections-container--section img{width:25px}.sections-container--section#personal{left:calc(25% + 12.5px)}.sections-container--section#exp{right:calc(25% + 12.5px)}}.bar-container{position:relative;width:130px;height:13px;background-color:#f4f9fd}.bar-container--progress{position:absolute;left:0;right:0;top:0;bottom:0;background-color:var(--theme-color)}.templates-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(370px,1fr));gap:10px}.template{background-color:#fff;place-self:center;border-radius:5px;position:relative;box-shadow:#64646f33 0 7px 29px;transition:all .2s;border:3px solid #fff;padding:5px}.template.picked{border-color:#5db5e1;transform:translateY(-5px);box-shadow:#00000030 0 10px 20px,#0000003b 0 6px 6px}.template img.checkmark{width:0;height:0}.template.picked img.checkmark{position:absolute;width:35px;height:35px;top:3px;right:3px}.template img{width:300px}.template--view{max-width:0;background-color:#28505233;position:absolute;left:0;right:0;top:0;bottom:0;z-index:10;transition:all .3s;display:flex;justify-content:center;align-items:center;cursor:pointer}.template--view img{width:45px;height:45px;transform:scale(0);transition:transform .3s;border-radius:10px;background-color:#1f1f1f;pointer-events:none}.template:hover>.template--view{max-width:100%}.template:hover>.template--view img{transform:scale(1);padding:10px;margin:10px 20px 0 0}.template--view img:hover{transform:scale(1.1)}.view{position:fixed;left:0;right:0;top:0;bottom:0;padding:50px;z-index:100;background-color:#1f1f1fe6;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}.view--template{max-width:100%;max-height:100%}.view--cancel{position:absolute;top:30px;right:30px;width:40px;cursor:pointer;transition:all .2s;background-color:#1f1f1f;padding:10px;border-radius:3px;animation-name:grow;animation-duration:.5s}.view--cancel:hover{opacity:.8}@keyframes grow{0%{transform:scale(0)}to{transform:scale(1)}}@media only screen and (max-width: 750px){.templates-container{grid-template-columns:repeat(1,minmax(300px,1fr))}}.templates-container--ask-for-more{margin-top:10px;display:flex;justify-content:center}.templates-container--ask-for-more a{color:#6f6f6f;font-size:13px}form{max-width:100%;background-color:#fff;border-radius:15px;padding:20px;box-shadow:#64646f33 0 7px 29px}form textarea{line-height:normal;resize:none}.form--row{display:grid;grid-template-columns:1fr 1fr;margin-top:24px}.form--row div{margin-top:0}.form--row div:first-of-type{margin-right:15px}.form--block{margin:50px 0;position:relative}.form--block-cancel{position:absolute;width:30px;height:30px;padding:7px;border-radius:10px;background-color:#ff7a7a;right:0;top:-25px;cursor:pointer;transition:background .2s}.form--block-cancel:hover{background-color:#f5a5a5}form h3{margin:0 0 50px;position:relative}.form--block:after,form h3:after{content:"";position:absolute;left:0;width:100%;height:1px}.form--block:after{bottom:-15px;border-bottom:2px #e3e3e4 solid}.form--block:last-of-type:after{display:none}form h3:after{bottom:-5px;border-bottom:1px black dotted}.nice-form-group{--nf-label-font-size: 17px !important;--nf-input-focus-border-color: #29a3e9 !important}.nice-form-group input:not(input[type=file]){padding:5px 15px!important}.nice-form-group label span{color:red!important}.form--additional-btn{margin-top:20px}.form--button{background-color:#f1f1f1!important;color:#000!important;width:100%;padding-left:20px}.form--button{background-color:#e0dede!important}.form--additional{padding:10px;max-height:0;overflow:hidden;transition:max-height .7s}.form--additional.active{max-height:700px}.loader{width:48px;height:48px;border-radius:50%;position:relative;top:150px;left:50%;animation:rotate 1s linear infinite}.loader:before,.loader:after{content:"";box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:5px solid #5db5e1;animation:prixClipFix 2s linear infinite}.loader:after{transform:rotate3d(90,90,0,180deg);border-color:#047bc2}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}75%,to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}}body:has(.loader) footer{display:none!important}.template-container li{margin:3px 0}.template-container p{font-size:11px;min-width:100%}.template-container h1{font-size:23px}.template-container h2{margin:0;font-size:18px;color:var(--theme-color)!important}.template-container h3{font-size:15px}.template-container h4{font-size:13px}.template-container h3,.template-container h4,.template-container p{margin:0;color:#000!important}hr{border:none;width:100%;height:1px;background-color:#000;margin:3px 0 20px}.template-container section{margin-top:20px;padding:0 5px}.template-container--exp-date h4{text-transform:capitalize;font-size:10px}.template-container--exp-ele span{font-size:13px}.template-container--skill{padding:0 5px;display:flex;justify-content:space-between;align-items:center;color:#000;margin-top:15px}.template-container--Pskills h4{display:inline;padding:3px;border-radius:3px;background-color:#f7f7f7;text-wrap:nowrap;line-height:25px}.template-container .bar-container{width:130px!important;height:15px!important;background-color:#c4c7ca!important}.template-container .bar-container--progress{background-color:var(--theme-color)!important}#template_1{display:grid;grid-template-columns:1fr 1.5fr;gap:50px;color:#000}#template_1 .template-container--profile h2,.template-container--profile h3{color:#fff!important}#template_1 .template-container p,.template-container h4{font-weight:400!important}#template_1 .template-container .left-col .wrapper{padding:0 5px}#template_1 .template-container--profile{background-color:var(--theme-color);padding:15px;text-align:center;margin:0!important}#template_1 .template-container--profile img{border-radius:5px}#template_1 .template-container--profile h2{margin:20px 0 0}#template_1 .template-container--profile h3{font-weight:200;margin:7px 0 0}#template_1 .template-container--profile img{width:150px}#template_1 .template-container--inline-contacts{display:flex;align-items:center}#template_1 .template-container--contact{display:flex;margin:10px}#template_1 .left-col .template-container--contacts,.left-col .template-container--additional-info{display:none}#template_1 .template-container--inline-contacts .template-container--contact{margin:0 10px}#template_1 .template-container--contact p{margin:0 0 0 15px}#template_1 .template-container--contact img{width:20px}#template_1 .template-container--exp-ele{display:grid;grid-template-columns:1fr 1.5fr;margin-bottom:30px}#template_1 .template-container--exp-ele span{color:gray;font-size:13px}#template_1 .template-container--exp-ele p{margin-top:10px}#template_1 .template-container--additional-info-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:7px}#template_1 .template-container--additional-info-container p{display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:960px){#template_1,#template_1 .left-col .template-container--contacts,.left-col .template-container--additional-info{display:block}#template_1 .right-col .template-container--contacts,.right-col .template-container--additional-info{display:none}}@media only screen and (max-width:530px){#template_1 .template-container--exp-ele{display:block}}#template_2{padding:15px 20px}#template_2 h3{font-weight:600}#template_2 p{min-width:100%}#template_2 .template-container--header h1,#template_2 h2{color:var(--theme-color)!important}#template_2 .template-container--header h1{margin:0!important}#template_2 .template-container--header h3{margin:5px 0 15px}#template_2 .template-container--header p{margin-top:15px}#template_2 .template-container--contacts p{display:inline-block;min-width:auto;margin:0 10px;font-size:13px;font-weight:500}#template_2 .template-container--contacts p:first-child{margin-left:0}#template_2 .template-container section{margin-top:30px}#template_2 .template-container--exp-ele{display:grid;grid-template-columns:1fr 5fr;margin-bottom:30px}#template_2 .template-container--exp-ele span{color:gray;font-size:13px}#template_2 .template-container--exp-ele p{margin-top:10px}@media only screen and (max-width: 750px){#template_2 .template-container--contacts p{display:block;margin:5px 0}#template_2 .template-container--exp-ele{display:block}}#template_3{padding-bottom:50px}#template_3 section{padding:0 30px}#template_3 h3{font-weight:600}#template_3 p{min-width:100%}#template_3 .template-container--header{padding:15px 20px;background-color:var(--theme-color)}#template_3 .template-container--header h1,#template_3 .template-container--header h3,#template_3 .template-container--header p{color:#fff!important}#template_3 .template-container--summary{padding:15px 20px}#template_3 h2{color:var(--theme-color)!important;margin-bottom:20px}#template_3 .template-container--section-title{position:relative}#template_3 .template-container--section-icon{width:30px;height:30px;padding:5px;border-radius:10px;position:absolute;top:0;left:-44px;background-color:var(--theme-color)}#template_3 .template-container--header h1{margin:0!important}#template_3 .template-container--header h3{margin:5px 0 15px}#template_3 .template-container--header p{margin-top:15px}#template_3 .template-container--contacts p{display:inline-block;min-width:auto;margin:0 10px;font-size:13px;font-weight:500}#template_3 .template-container--contacts.additional{margin-top:5px}#template_3 .template-container--contacts p:first-child{margin-left:0}#template_3 .template-container section{margin-top:30px}#template_3 .template-container--wrapper{margin-left:50px;position:relative}#template_3 .template-container--wrapper:before{content:"";width:1px;position:absolute;top:20px;bottom:0;left:0;background-color:#000}#template_3 .template-container--exp-ele{display:grid;grid-template-columns:1fr 4fr;margin-bottom:30px}#template_3 .template-container--exp-ele span{color:gray;font-size:13px}#template_3 .template-container--exp-ele p{margin-top:10px}#template_3 .template-container--exp-date:before,#template_3 .template-container--skill h4:before{content:"";width:10px;height:10px;border-radius:50%;position:absolute;left:-4px;background-color:var(--theme-color);filter:brightness(.8)}@media only screen and (max-width: 750px){#template_3 .template-container--contacts p{display:block;margin:5px 0}#template_3 .template-container--exp-ele{display:block}}#template_4{min-height:1122px;display:grid;grid-template-columns:1fr 1fr}#template_4 .left-col{background-color:var(--theme-color);color:#fff;padding:20px 0}#template_4 .left-col h2,#template_4 .left-col h3,#template_4 .left-col h4,#template_4 .left-col p{color:#fff!important}#template_4 .template-container--profile{position:relative;padding:30px 20px 50px 50px}#template_4 .template-container--profile p{margin-top:15px}#template_4 .template-container--profile h3{color:#eee!important}#template_4 .template-container--profile:after{content:"";background-color:#fff;width:100%;height:20px;position:absolute;left:0;right:-5px;bottom:0}#template_4 .template-container--exp-container:first-of-type{margin-top:40px}#template_4 .left-col section{width:90%;padding:0!important}#template_4 section p,#template_4 section>div>div,#template_4 .template-container--exp-ele h4{margin-top:10px;padding-left:50px}#template_4 .template-container--exp-ele h4{color:#eee!important;margin:0}#template_4 .template-container--exp-date h4{color:#fff!important;padding:0}#template_4 section h3{padding-left:50px}#template_4 section h4{margin-top:5px}#template_4 .template-container--Pskills{padding-left:50px}#template_4 .template-container--Pskills h4{background-color:transparent;padding:0}#template_4 section .template-container--skill{margin-top:0}#template_4 .left-col section h2{background-color:#fff;padding:7px 7px 7px 50px;position:relative;margin-bottom:15px}#template_4 section h2,#template_4 .left-col section h2{color:var(--theme-color)!important}#template_4 .left-col section h2:after{content:"";width:35.5px;height:35.5px;border-radius:50%;background-color:#fff;position:absolute;right:-17px;top:-.5px}#template_4 .right-col{padding:5px 15px}#template_4 .right-col section{margin-bottom:25px}#template_4 .template-container--contacts h2{margin-bottom:10px}#template_4 .template-container--pfp,#template_4 .template-container--contacts{display:flex;flex-direction:column;justify-content:center;align-items:center}#template_4 .template-container--pfp img{width:200px;border-radius:5px}#template_4 .template-container--contact{display:flex;margin:7px 0}#template_4 .template-container--contact p{margin:0 0 0 15px;padding:0}#template_4 .template-container--contact img{width:20px}.template-container--contact span{font-size:11px}#template_4 .template-container--skill{padding:0!important}nav{display:flex;justify-content:space-between;align-items:center;background-color:#245872;color:#fff;padding:15px;margin:0 5px 5px;border-radius:5px;font-family:Oswald;-webkit-user-select:none;user-select:none}.nav--logo{cursor:pointer;display:flex;align-items:center}.nav--logo span{margin-left:10px;font-size:30px;font-weight:600}.nav--logo img{width:50px}.nav--items{display:flex;padding:0;margin:0}.nav--items li{list-style:none;margin:0 7px}.nav--items a{color:#fff;text-decoration:none;transition:background .5s;padding:3px 5px;cursor:pointer}.nav--items a:hover{background-color:#0e2733;border-radius:3px}footer{background-color:#245872;display:flex;justify-content:space-between;align-items:center;color:#fff;padding:5px 15px;margin-top:70px}footer.home{position:absolute;left:0;right:0;bottom:0;margin:0}body:has(footer.home){min-height:100vh;position:relative}.footer--rights{font-size:15px}.footer--social{display:flex;align-items:center;list-style:none;margin:0}.footer--social li{transition:all .5s;margin:0 3px}.footer--social li:hover{opacity:.7}.footer--social .github{width:40px}.footer--social .coffee{width:33px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0}body{box-sizing:border-box;font-family:Inter,sans-serif;background-color:#f4f9fd;background-image:url(/assets/bg-C1-Dv4DT.png);background-size:550px;padding-top:5px}.disabled{cursor:no-drop;filter:brightness(.75)}.fadeInUp{opacity:0;animation-duration:1s;animation-fill-mode:both;animation-name:fadeInUp}@keyframes fadeInUp{0%{transform:translate3d(0,40px,0)}to{transform:translateZ(0);opacity:1}}@-webkit-keyframes fadeInUp{0%{transform:translate3d(0,40px,0)}to{transform:translateZ(0);opacity:1}}html:has(.content-loading){overflow:hidden}.content-loading{position:fixed;left:0;right:0;top:0;bottom:0;background-color:#000000fc;color:#fff;display:flex;align-items:center;justify-content:center;z-index:10}
