.slide-footer-container{display:flex;align-items:center;justify-content:space-between}.slide-footer-back{display:flex;justify-content:center;align-items:center;height:46px;width:46px;box-shadow:0 2px 2px 0 rgba(0,0,0,.3);cursor:pointer;transition:transform .2s ease-in-out;border:1px solid #017b4f;border-radius:3px}.slide-footer-back:hover{transform:translateY(-4px)}.option-picker-container{width:100%;display:flex;justify-content:center;align-items:center;flex-grow:1}.option-grid.more-than-three{@media (min-width:620px){max-width:450px;gap:12px}}.option-grid.more-than-three,.option-grid.three-or-less{display:flex;align-items:center;flex-wrap:wrap;box-sizing:border-box;justify-content:center;gap:32px}.option-grid.three-or-less{@media (min-width:620px){max-width:550px}}.option-card{background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.2),0 2px 4px rgba(0,0,0,.14),0 3px 4px rgba(0,0,0,.12);border-radius:.5rem;cursor:pointer;display:flex;align-items:center;flex-direction:column;box-sizing:border-box;transform-origin:center;border:4px solid transparent;width:140px;height:150px;transition:transform .2s ease-in-out;padding:8px}.option-card:hover{border:4px solid #6c0;transform:translateY(-4px)}.option-image{display:block;margin-left:auto;margin-right:auto;max-height:80px}.option-label{text-align:center;font-weight:600;font-size:12px;line-height:16px;color:#017b4f;margin-top:auto}.start-features{display:flex;justify-content:space-around}.feature-item{display:flex;align-items:center}.feature-text{color:#017b4f;line-height:32px}.multi-option-picker-container{width:100%;display:flex;justify-content:center;align-items:center;flex-grow:1;margin-bottom:14px}.multi-option-grid.more-than-three{gap:12px;@media (min-width:620px){max-width:550px}}.multi-option-grid.more-than-three,.multi-option-grid.three-or-less{display:flex;align-items:center;flex-wrap:wrap;box-sizing:border-box;justify-content:center}.multi-option-grid.three-or-less{@media (min-width:620px){max-width:550px}}.multi-option-card{background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.2),0 2px 4px rgba(0,0,0,.14),0 3px 4px rgba(0,0,0,.12);border-radius:.5rem;cursor:pointer;display:flex;align-items:center;flex-direction:column;box-sizing:border-box;transform-origin:center;border:4px solid transparent;width:170px;height:180px;padding:10px;transition:transform .2s ease-in-out}.multi-option-card:hover{border:4px solid #6c0;transform:translateY(-4px)}.multi-option-image{display:block;margin-left:auto;margin-right:auto;max-height:80px}.multi-option-label{text-align:center}.multi-option-content,.multi-option-label{font-weight:600;font-size:12px;line-height:16px;color:#017b4f}.multi-option-content{display:flex;justify-content:space-between;align-items:center;width:100%;height:30px;margin-top:auto}