.suggestions-container{position:absolute;border:1px solid #ddd;border-top:none;background-color:white;z-index:1000;max-height:200px;overflow-y:auto;width:100%;font-size:15px;font-weight:700}.suggestions-container div{padding:10px;cursor:pointer}.suggestions-container div:hover{background-color:#f0f0f0}.step h2 .icon{margin-right:10px;vertical-align:middle}.step h2 svg{margin-right:15px;width:30px;height:30px;padding:6px;background-color:rgba(255,255,255,.2);border-radius:50%}.form-navigation button svg{position:absolute;width:18px;height:18px;background-color:rgba(255,255,255,.2);border-radius:50%}#prev-step svg{left:10px}#next-step svg{right:10px}#submit-form svg{right:10px}#prev-step span,#next-step span{margin:0 20px}.column-van{float:left;width:25%;padding:15px;box-sizing:border-box}.column-van img{width:100%}.column h3 svg{margin-right:10px}@media screen and (max-width:768px){.column-van{width:50%}}.checkbox-option{display:flex}.checkbox-option input[type=checkbox]{margin-right:10px;cursor:pointer;accent-color:#007bff;width:20px!important;height:20px!important}.checkbox-option label{font-size:18px;cursor:pointer}.checkbox-option input[type=checkbox]:focus{outline:none}.section-title{font-size:15px;font-weight:700;background-color:#4d4d4d;color:#fff;padding:5px}.subsection-title{font-size:13px;font-weight:700;background-color:#00faea;padding:5px}.two-columns{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.summary-column{width:48%;border:1px solid #ababab;margin-top:5px}.summary-row{width:100%;border:1px solid #ababab;margin-top:5px}.label{display:inline-block;font-size:13px;font-weight:700;width:30%}.label-value{display:inline-block;font-size:13px;margin-left:15px;width:70%}.even{background-color:#e3e3e3}.values{display:flex;align-items:center;padding:5px}.grand-total{font-size:25px;padding:5px}.grand-total-price{font-size:25px;font-weight:700;background-color:#107c01;color:#fff;padding:5px}.accordion-item.active .accordion-content{display:block}