@charset "UTF-8";.step-indicator-container{align-items:center;display:none;justify-content:center;margin-bottom:100px}@media screen and (min-width:992px){.step-indicator-container{display:flex}}@media screen and (min-width:992px) and (max-width:1199px){.step-indicator-container{margin-top:100px}}.step-indicator-item{background-color:#244224;border-radius:50%;color:#fff;height:60px;position:relative;width:60px}.step-indicator-item:not(:last-child){margin-right:70px}.step-indicator-item:not(:first-child):after{background-color:#79a383;content:"";height:2px;position:absolute;right:60px;top:50%;width:70px}.step-indicator-item.active{background-color:#c1583f}.step-indicator-circle{border-radius:50%;height:100%;width:100%;z-index:1}.step-indicator-circle,.step-indicator-iterator{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.step-indicator-iterator{color:#fff;font-size:2rem!important;z-index:2}.step-indicator-text{bottom:-40px;color:#244224;font-size:1.35rem;left:50%;position:absolute;text-align:center;transform:translateX(-50%);width:165%}.create-project-title{font-size:3rem;margin-bottom:50px;margin-top:50px;position:relative;text-align:center}@media screen and (min-width:992px){.create-project-title{margin-top:0}}.create-project-tooltip{bottom:-40px;font-size:1.4rem!important;font-weight:300;left:50%;position:absolute;text-align:center;transform:translateX(-50%)}@media screen and (min-width:768px){.create-project-tooltip{bottom:-20px}}.garden-area-input{margin-bottom:20px;max-width:150px}.label-gallery{color:gray;font-size:1.2rem!important;font-style:italic}.create-project-success-page{margin-top:50px}@media screen and (min-width:992px){.create-project-success-page{margin-top:0}}.create-project-success-message,.create-project-success-title{font-size:2.5rem;text-align:center}@media screen and (min-width:768px){.create-project-success-message,.create-project-success-title{font-size:3rem}}.create-project-success-message{position:relative;z-index:3}.step-indicator-item{transition:box-shadow .25s}.step-indicator-item.active{box-shadow:0 0 0 5px rgba(193,88,63,.22),0 0 0 10px rgba(193,88,63,.08)}.step-indicator-item.active:not(:first-child):after{background-color:#244224}.step-indicator-item.completed{background-color:#1a281a;position:relative}.step-indicator-item.completed .step-indicator-iterator{visibility:hidden}.step-indicator-item.completed:before{color:#fff;content:"✓";font-size:2.2rem;font-weight:700;left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:3}.step-indicator-item.completed:not(:first-child):after{background-color:#244224}.page-container{background:linear-gradient(160deg,#f4f9f5,#fafafa);min-height:80vh;padding-bottom:3rem}.create-project-subtitle{color:#999;display:block;font-size:1.4rem;font-weight:400;letter-spacing:.01em;margin-bottom:2rem;margin-top:-35px;text-align:center}.step-indicator-wrapper{margin-bottom:.5rem;text-align:center}.step-indicator-eyebrow{color:#244224;font-size:1.1rem;font-weight:600;letter-spacing:.1em;margin-bottom:1.25rem;opacity:.75;text-transform:uppercase}.step-indicator-item:not(:last-child){margin-right:100px}.step-indicator-item:not(:first-child):after{width:100px}.step-indicator-item.active .step-indicator-circle{box-shadow:0 0 0 5px rgba(68,160,94,.15),0 0 0 11px rgba(68,160,94,.06)}