.custom-book-form label+*{margin-top:0!important}.custom-book-form{background-color:#252a33;color:#e0e0e0;padding:30px;border:1px solid #3a4150;box-shadow:0 0 20px rgb(0 0 0 / .5);max-width:700px;margin:40px auto}.custom-book-form h2{color:#0af;text-align:left;font-weight:700;letter-spacing:1px;margin-bottom:30px}.custom-book-form .step-list{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;position:relative;padding:0}.custom-book-form .step-list::before{content:'';position:absolute;top:28%;left:0;right:0;height:2px;background-color:#3a4150;transform:translateY(-28%);z-index:1}.custom-book-form .step-list span{position:relative;z-index:2;background-color:#252a33;color:#e0e0e0;border:2px solid #3a4150;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-weight:700;transition:all 0.3s ease;cursor:pointer}.custom-book-form .step-list span.active{background-color:#0af;border-color:#0af;color:#fff;box-shadow:0 0 15px rgb(0 170 255 / .5)}.custom-book-form .step-list .step-item-wrapper{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;background-color:#252a33;padding:0 10px}.custom-book-form .step-list .step-label{margin-top:10px;font-size:14px;font-weight:700;color:#e0e0e0;text-align:center;text-transform:uppercase}.custom-book-form .step-list .active+.step-label{color:#0af;font-weight:700}.custom-book-form .step{display:none}.custom-book-form .step.active{display:block;animation:fadeIn 0.5s ease-in-out}.custom-book-form .services-list{list-style-type:none;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.custom-book-form .services-list li.service{background-color:#1a1d24;padding:20px;border:1px solid #3a4150;border-radius:8px;cursor:pointer;transition:all 0.3s ease;text-align:center}.custom-book-form .services-list li.service:hover{border-color:#0af;transform:translateY(-5px)}.custom-book-form .services-list li.service.selected{border-color:#0af;background-color:#0af;color:#fff;box-shadow:0 0 15px rgb(0 170 255 / .5);transform:translateY(-5px)}.custom-book-form label{display:block;margin-bottom:8px;font-weight:400;color:#a0a0a0;font-size:16px}.custom-book-form .custom-form-calendar-input{width:100%;padding:12px 15px;font-size:16px;border:1px solid #3a4150;border-radius:8px;box-sizing:border-box;margin-bottom:10px;background-color:#1a1d24;color:#e0e0e0;transition:border-color .3s ease,box-shadow .3s ease}.custom-book-form .custom-form-calendar-input:focus{outline:none;border-color:#0af;box-shadow:0 0 10px rgb(0 170 255 / .5)}.custom-book-form input[type="range"]{-webkit-appearance:none;appearance:none;width:100%;height:4px;background:#3a4150;border-radius:5px;outline:none;margin-top:10px}.custom-book-form input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;background:#0af;cursor:pointer;border-radius:50%;box-shadow:0 0 10px rgb(0 170 255 / .5);border:3px solid #252a33}.custom-book-form input[type="range"]::-moz-range-thumb{width:22px;height:22px;background:#0af;cursor:pointer;border-radius:50%;box-shadow:0 0 10px rgb(0 170 255 / .5);border:3px solid #252a33}.custom-book-form .value{color:#0af;font-weight:700}.custom-book-form .transport-options p{color:#a0a0a0;font-weight:300;margin-bottom:10px}.custom-book-form .transport-options label{display:flex;align-items:center;gap:10px;padding:10px;background-color:#1a1d24;border:1px solid #3a4150;border-radius:8px;margin-bottom:10px;cursor:pointer;transition:all 0.3s ease}.custom-book-form .transport-options label:hover{border-color:#0af}.custom-book-form .transport-options input[type="radio"]{display:none}.custom-book-form .transport-options input[type="radio"]+span{display:inline-block;width:20px;height:20px;border-radius:50%;border:2px solid #3a4150;position:relative;transition:all 0.3s ease}.custom-book-form .transport-options input[type="radio"]:checked+span{border-color:#0af}.custom-book-form .transport-options input[type="radio"]:checked+span::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background-color:#0af;box-shadow:0 0 10px rgb(0 170 255 / .5)}.custom-book-form #kmInputContainer{display:none;margin-top:10px;animation:fadeIn 0.5s}.custom-book-form .navigation-buttons{display:flex;justify-content:space-between;margin-top:30px}.custom-book-form .btn{background-color:#0af;color:#fff;border:none;padding:12px 25px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:700;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:1px}.custom-book-form .btn:hover{background-color:#08c;box-shadow:0 0 15px rgb(0 170 255 / .5)}.custom-book-form .btn.prev-btn{background-color:#3a4150}.custom-book-form .btn.prev-btn:hover{background-color:#4a5160}.custom-book-form .btn:disabled{background-color:#3a4150;cursor:not-allowed;opacity:.6}.custom-book-form .step-errors{background-color:#fff5f5;border:1px solid #e53e3e;border-left-width:4px;color:#c53030;padding:5px 10px;margin-top:15px;margin-bottom:15px}.custom-book-form .step-errors ul{margin:0;padding-left:15px;list-style-type:disc}.custom-book-form .step-errors li{margin-bottom:5px;font-size:18px}.step-errors li:last-child{margin-bottom:0}.custom-book-form .summary-header{background-color:#f7f7f7;padding:15px 20px;border-bottom:1px solid #e0e0e0}.custom-book-form .summary-header h3{margin:0;font-size:1.25em;color:#333}.custom-book-form .summary-section h4{font-size:1.1em;color:#555;margin-top:0;margin-bottom:15px;padding-bottom:5px;border-bottom:1px solid #eee}.custom-book-form .summary-card{background-color:#1a1d24;border:1px solid #3a4150;border-radius:8px;margin-top:20px;padding:20px}.custom-book-form .summary-body{display:grid;grid-template-columns:1fr;gap:12px;padding:20px}.custom-book-form .summary-item{display:grid;grid-template-columns:120px 1fr;gap:15px;padding:8px 0;border-bottom:1px solid #2a303c;font-size:.95em}.custom-book-form .summary-item:last-child{border-bottom:none}.custom-book-form .summary-label{font-weight:400;color:#a0a0a0}.custom-book-form .summary-value{color:#e0e0e0;font-weight:500;text-align:right}@media (max-width:767px){.custom-book-form .step-list .step-label{display:none}.custom-book-form .step-list::before{top:50%;transform:translateY(-50%)}.custom-book-form .step-list .step-item-wrapper{padding:0 5px}.custom-book-form .summary-item{grid-template-columns:1fr;gap:5px}.custom-book-form .summary-value{text-align:left;padding-left:10px;color:#fff}.custom-book-form .btn{padding:12px 10px;font-size:14px}.custom-book-form .summary-card{padding:0}}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}