.content{justify-content:center;background:none;padding:2rem;font-family:Arial,Helvetica,sans-serif}.content,.content-wording{display:flex;flex-direction:column;gap:2rem}.logos-home{display:flex;flex-direction:row;align-items:end;gap:2rem;float:right;margin-top:20px}.accent-word{color:#f0663e}h3{font-size:20px;font-style:normal;font-weight:500;line-height:normal}.btn-start{display:flex;height:70px;flex-shrink:0;border-radius:50px;border:5px solid #f0663e;background:rgba(240,102,62,0);font-feature-settings:"liga" off,"clig" off;font-size:20px;font-weight:700;line-height:24px;letter-spacing:1px;text-decoration:none;color:#f0663e}.btn-start,.logo-btn-light{justify-content:center;align-items:center;font-family:Arial,Helvetica,sans-serif;font-style:normal}.logo-btn-light{padding:10px 20px;gap:10px;border-radius:0;border:none;border-bottom:1px solid #f0663e;color:#f8f7f4;font-size:28px;font-weight:500;line-height:normal;background:none}.footer{display:flex;width:100%;justify-content:center;gap:4rem;padding:2rem;background:#58595b}.logo-image{height:120px}h1,h3,p,span{font-family:Arial,Helvetica,sans-serif}.content-body{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.card-container{display:flex;gap:2rem}.step-card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:20px 43px;background-color:rgba(240,102,62,.2);border-radius:15px;border:2px solid #f9d4c3;width:240px;height:160px;max-width:240px;max-height:160px;font-size:16px;filter:drop-shadow(-4px 0 4px rgba(0,0,0,.15))}.moon{transform:translateY(35%) translateX(12%)}@media screen and (min-width:1600px) and (max-width:1950px){.step-card{width:320px!important}}@media screen and (min-width:1950px){.step-card{width:400px!important}}@media screen and (max-width:1023px){.step-card{gap:10px}.card-container{gap:1rem}.content{padding:2rem 0}}@media screen and (max-width:768px){.btn-start{margin-left:auto;margin-right:auto}.card-container{flex-direction:column}.step-card{max-width:400px;width:100%}}