.header .header__banner{background-color:#f7f7f0;color:#242424;padding:3em .5em;margin:0 .5em;border-radius:16px}.header .header__banner .steps{display:flex;justify-content:center;align-items:center;padding:2em 0;gap:1em;margin-bottom:1em}.header .header__banner .steps .step{display:flex;align-items:center;justify-content:center;font-weight:700;position:relative}.header .header__banner .steps .step__circle{border-radius:50%;width:2.5em;height:2.5em;display:flex;justify-content:center;align-items:center;position:absolute}.header .header__banner .steps .step__circle:nth-of-type(1){background-color:#242424;top:-1.5em}.header .header__banner .steps .step__circle:nth-of-type(2){background-color:#f7f7f0;top:-1.3em}.header .header__banner .steps .step__square{background-color:#242424;color:#ffffffde;padding:1em;border-radius:16px}@media screen and (min-width:400px){.header .header__banner .steps{flex-direction:row;gap:3em;margin-bottom:2em}}@media screen and (min-width:1200px){.header{width:1000px}.header .header__banner{margin:0}}@media screen and (min-width:2560px){.header .header__banner h2{font-size:1.7rem}.header .header__banner .steps{padding:4em 0;gap:2em;margin-bottom:0}.header .header__banner .steps .step__circle{font-size:1.7rem}.header .header__banner .steps .step__square{padding:1.5em;font-size:1.7rem}}.navbar{display:flex;justify-content:space-between;align-items:center;gap:2em;height:5em;margin:0 .5em;padding:1em 0}.navbar__logo img{display:flex;align-items:center;justify-content:center}.navbar__menu .cta{background-color:#d3b50c;text-transform:uppercase;padding:.5em 1em;color:#242424;border-radius:16px;border:3px solid rgba(255,255,255,.8705882353);font-weight:700;transition:.6s}.navbar__menu .cta:hover{background-color:#9d8708}@media screen and (min-width:1200px){.navbar{width:1000px;margin:0}}@media screen and (min-width:2560px){.navbar{height:7em}.navbar__logo img{width:150px}.navbar__menu .cta{font-size:1.7rem}}.price{color:#ffffffde}.price__desc{padding:1.5em 0}.what__list{padding:1.5em 0;text-align:left;list-style-type:disc;margin-left:2em}.what__list li{line-height:2em}.what__examples{padding-bottom:1.5em}.what__examples .gray{background-color:#44443b}.what__interested{padding-bottom:2em;text-align:right}.footer{padding:6em 0 2em 1em;text-align:left}@media screen and (min-width:1200px){.what .what__list{margin-left:4em}.what .what__examples{padding:2em 0}}@media screen and (min-width:2560px){.home{font-size:1.7rem}.home h2{font-size:2rem}}@page{size:A4;margin:0}.create{color:#242424;margin:0 auto;padding:0;display:flex;flex-direction:column}.create .pdf{display:inline-block;position:relative;height:297mm;width:210mm;font-size:12pt;margin:0 auto;padding:1.5cm;background-color:#f7f7f0}.create .pdf input{border-radius:8px;border:1.5px solid #242424;background-color:#ffffffde}.create .pdf__data{display:flex;justify-content:space-between;align-items:center;margin-bottom:3em}.create .pdf__data .title,.create .pdf__data .date{font-weight:700;text-align:center;height:45px}.create .pdf__days{display:flex;justify-content:space-between;align-items:center;font-weight:700}.create .pdf__days .day{width:50px;height:50px;text-align:center}.create .pdf__days .day0{width:160px}.create .pdf__btns{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:3em;margin-top:3em}.create .pdf__btns button{cursor:pointer}.create .pdf__btns .add__task{background-color:#242424;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:.5s}.create .pdf__btns .add__task button{background-color:transparent;color:#fff;font-weight:700;font-size:3em;border:none;transition:.5s}.create .pdf__btns .add__task-disabled{background-color:gray}.create .pdf__btns .add__task:hover{background-color:#000;box-shadow:0 0 5px #000}.create .pdf__btns .add__task-disabled:hover{background-color:gray;box-shadow:none}.create .pdf__btns .generate__pdf{width:100%;display:flex;justify-content:flex-end}@media screen{.pdf:after{position:absolute;content:"";top:0;left:0;width:calc(100% - 1cm);height:calc(100% - 1cm);margin:.5cm;outline:thin dashed black;pointer-events:none;z-index:9999}}@media print{.pdf{margin:0;overflow:hidden}.pdf .no__print{display:none}}.task{display:flex;align-items:center;justify-content:space-between;margin-bottom:1em}.task__name,.task .goal{font-weight:700;line-height:45px;text-align:center}.task .blank{width:45px;height:45px}.task .blank,.task input{border-radius:8px;border:1.5px solid #242424;background-color:#ffffffde}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#4a0d0d;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{margin:0 auto;text-align:center}body{margin:0;display:flex;min-width:280px;min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}h1{font-size:3rem;line-height:1.1}ul{list-style:none}a{text-decoration:none}.font__size-regular-large{font-size:1.5rem}section{padding:4em 2em 0;margin:0 auto}section h2{border-left:5px solid #d3b50c;text-align:left;padding-left:.25em}.footer{position:relative;bottom:0}.bold{font-weight:700}.btn{background-color:#d3b50c;color:#242424;font-weight:700;padding:1em 2em;border:3px solid #242424;border-radius:16px;box-shadow:0 0 #d3b50ccc;transition:.5s}.btn-pulse{animation:pulse 2s infinite}.btn-border{border:3px solid rgba(255,255,255,.8705882353)}.btn:hover{background-color:#9d8708}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(211,181,12,.8)}70%{-webkit-box-shadow:0 0 0 20px rgba(211,181,12,0)}to{-webkit-box-shadow:0 0 0 0 rgba(211,181,12,0)}}@media screen and (min-width:1200px){section{width:800px}}@media print{.no__print{display:none}}@media screen and (min-width:2560px){.btn,.footer{font-size:1.5rem}}
