.breakdance .bde-section-18280-317{background-size:1100px auto;background-repeat:no-repeat;background-position:right center}.breakdance .bde-section-18280-317 .section-container{padding-bottom:0}@media (max-width:1119px){.breakdance .bde-section-18280-317{background-size:75% auto}}@media (max-width:767px){.breakdance .bde-section-18280-317{background-size:95% auto}}@media (max-width:767px){.breakdance .bde-heading-18280-318{text-align:center}}.breakdance .bde-columns-18280-319{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-18280-319{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-18280-319{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-18280-319{--columnCount:2}.breakdance .bde-columns-18280-319.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-18280-319.bde-columns>.bde-column{width:100%}}@media (max-width:479px){.breakdance .bde-columns-18280-319{--columnCount:2}}.breakdance .bde-column-18280-320{--column-width:50%;gap:28px;justify-content:center}@media (max-width:767px){.breakdance .bde-column-18280-320{align-items:center;text-align:center}}.breakdance .bde-fancy-divider-18280-321{--bde-fancy-divider-border-style:solid;--bde-fancy-divider-border-size:2px;--bde-fancy-divider-border-color:var(--bde-palette-color-1);width:66px}@media (max-width:1119px){.breakdance .bde-fancy-divider-18280-321{--bde-fancy-divider-border-style:solid}}@media (max-width:1023px){.breakdance .bde-fancy-divider-18280-321{--bde-fancy-divider-border-style:solid}}@media (max-width:767px){.breakdance .bde-fancy-divider-18280-321{--bde-fancy-divider-border-style:solid}}@media (max-width:479px){.breakdance .bde-fancy-divider-18280-321{--bde-fancy-divider-border-style:solid}}.breakdance .bde-div-18280-322{width:100%;margin-top:46px;align-items:center;text-align:center}.breakdance .bde-code-block-18280-323{margin-top:30px;margin-bottom:70px}.search-wizard{max-width:800px;margin:0 auto;padding:24px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.progress-steps{display:flex;align-items:center;justify-content:center;margin-bottom:40px;position:relative}.step{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#E5E7EB;color:#6B7280;font-weight:600;z-index:2}.step.active{background:#fff;border:2px solid #FF6A3B;color:#FF6A3B}.step-line{width:100px;height:2px;background:#E5E7EB;margin:0 10px}h2{font-size:48px;font-weight:700;text-align:center;margin-bottom:32px;color:#111827}h3{font-size:48px;font-weight:700;text-align:center;margin-bottom:32px;color:#111827}.currency-select{text-align:right;margin-bottom:32px}.currency-select select{padding:8px 16px;border:1px solid #E5E7EB;border-radius:8px;font-size:16px;background:#fff;cursor:pointer}.price-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:700px;margin:0 auto}.price-card{background:#fff;border:2px solid #E5E7EB;border-radius:12px;padding:32px 24px;text-align:center;cursor:pointer;transition:all 0.2s ease;position:relative;overflow:hidden}.price-card:hover{border-color:#FF6A3B;transform:translateY(-2px)}.price-card.selected{border-color:#FF6A3B;background:#FFF5F2}.money-icon{font-size:32px;margin-bottom:16px}.price-text{margin-bottom:8px}.amount{font-size:36px;font-weight:700;color:#111827}.currency{font-size:24px;color:#111827}.per-day{font-size:18px;color:#6B7280}.label{font-size:16px;color:#6B7280;font-weight:500}.vehicle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:700px;margin:0 auto}.vehicle-card{background:#fff;border:2px solid #E5E7EB;border-radius:12px;padding:32px 24px;text-align:center;cursor:pointer;transition:all 0.2s ease}.vehicle-card:hover{border-color:#FF6A3B;transform:translateY(-2px)}.vehicle-card.selected{border-color:#FF6A3B;background:#FFF5F2}.vehicle-icon{font-size:32px;margin-bottom:16px}.vehicle-text{font-size:18px;color:#111827;font-weight:500}.dates-container{max-width:700px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.date-input{display:flex;flex-direction:column;gap:8px}.date-input label{font-size:20px;font-weight:500;color:#4B5563}.date-input input{padding:12px;border:2px solid #E5E7EB;border-radius:8px;font-size:16px;width:100%}.date-input input:focus{border-color:#FF6A3B;outline:none}.loading-state{text-align:center;padding:48px 0;display:none}.loading-state.visible{display:block}.spinner{border:4px solid #f3f3f3;border-top:4px solid #FF6A3B;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto 16px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.success-message{text-align:center;padding:48px 0}.success-message h2{color:#111827;margin-bottom:16px}.success-message p{color:#6B7280;font-size:18px;margin-bottom:32px}.navigation-buttons{display:flex;justify-content:center;gap:24px;margin-top:32px}.next-button,.back-button{min-width:160px;padding:12px 32px;font-size:16px;font-weight:600;transition:all 0.2s ease;text-align:center;border-radius:10px}.next-button{background:#FF6A3B;border:none;color:#fff;cursor:not-allowed}.next-button:not([disabled]){background:#FF6A3B;color:#fff;cursor:pointer}.next-button:not([disabled]):hover{background:#FF6A3B;transform:translateY(-1px)}.back-button{background:#fff;border:2px solid #E5E7EB;color:#6B7280;cursor:pointer}.back-button:hover{background:#F9FAFB;border-color:#D1D5DB;transform:translateY(-1px)}.next-button:disabled{background:#FFB4A1;cursor:not-allowed;transform:none}.hidden{display:none!important}@media (max-width:640px){.price-grid,.vehicle-grid,.dates-container{grid-template-columns:1fr}.step-line{width:60px}h2{font-size:32px}.amount{font-size:28px}.navigation-buttons{flex-direction:column}.next-button,.back-button{width:100%}}.breakdance .bde-column-18280-324{--column-width:50%;align-items:center;text-align:center;justify-content:center}.breakdance .bde-image-18280-325{margin-bottom:-50px}.breakdance .bde-div-18280-326{padding:22px 15px 22px 15px;border-radius:10px;box-shadow:5px 20px 75px 0 #00000025;gap:28px;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start}.breakdance .bde-div-18280-326{background-color:var(--bde-palette-color-3)}.breakdance .bde-icon-18280-327 .bde-icon-icon.breakdance-icon-atom{font-size:42px}.breakdance .bde-div-18280-328{gap:14px}.breakdance .bde-text-18280-329{font-size:var(--preset-id-3dd5519d-f88f-4dcf-8c5a-dd3db0dfa817-font-size);font-weight:var(--preset-id-3dd5519d-f88f-4dcf-8c5a-dd3db0dfa817-font-weight);line-height:var(--preset-id-3dd5519d-f88f-4dcf-8c5a-dd3db0dfa817-line-height);text-transform:var(--preset-id-3dd5519d-f88f-4dcf-8c5a-dd3db0dfa817-text-transform)}.breakdance .bde-text-18280-330{font-size:var(--preset-id-3785127f-9271-48ac-8b77-c6067c4c6ee9-font-size);font-weight:var(--preset-id-3785127f-9271-48ac-8b77-c6067c4c6ee9-font-weight);line-height:var(--preset-id-3785127f-9271-48ac-8b77-c6067c4c6ee9-line-height);letter-spacing:var(--preset-id-3785127f-9271-48ac-8b77-c6067c4c6ee9-letter-spacing);text-transform:var(--preset-id-3785127f-9271-48ac-8b77-c6067c4c6ee9-text-transform)}.breakdance .bde-button-18280-331{margin-top:30px}.breakdance .bde-columns-18280-249{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-18280-249{--columnCount:2}.breakdance .bde-columns-18280-249.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-18280-249.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-18280-249{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-18280-249{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-18280-249{--columnCount:2}}.breakdance .bde-column-18280-250{--column-width:75%}.breakdance .bde-breadcrumbs-18280-295{margin-bottom:20px}.breakdance .bde-rich-text-18280-211{margin-top:20px;margin-bottom:2px;text-align:left;width:900px}.breakdance .bde-author-18280-301{background:#FFF;border-radius:4px;box-shadow:3px 5px 15px 0 #00000025;padding:40px 40px 40px 40px;margin-top:60px}.breakdance .bde-column-18280-251{--column-width:25%}.breakdance .bde-column-18280-251{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-div-18280-307{margin-bottom:30px}.breakdance .bde-div-18280-307{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center}.breakdance .bde-author-18280-309{width:100%;gap:5px;background:#F7F7F7;border-radius:4px;box-shadow:5px 20px 75px 0 #00000025;padding:10px 20px 10px 20px}.breakdance .bde-author-18280-309 .ee-author-avatar img{width:100px;height:100px}.breakdance .bde-badge-18280-308{background:var(--bde-palette-color-2);color:var(--bde-palette-color-3);border-radius:5px}.breakdance .bde-div-18280-313{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:5px}.breakdance .bde-icon-18280-312 .bde-icon-icon.breakdance-icon-atom{font-size:20px}.breakdance .bde-table-of-contents-18280-332 .bde-table-of-contents__list{padding-top:0}.breakdance .bde-table-of-contents-18280-332 .bde-table-of-contents__icon{color:}@media (max-width:1119px){.breakdance .bde-table-of-contents-18280-332 .bde-table-of-contents__icon{color:}}@media (max-width:1023px){.breakdance .bde-table-of-contents-18280-332 .bde-table-of-contents__icon{color:}}@media (max-width:767px){.breakdance .bde-table-of-contents-18280-332 .bde-table-of-contents__icon{color:}}@media (max-width:479px){.breakdance .bde-table-of-contents-18280-332 .bde-table-of-contents__icon{color:}}.breakdance .bde-div-18280-260{width:100%;margin-top:20px;align-items:center;text-align:center;justify-content:center}.breakdance .bde-heading-18280-259{text-align:center;margin-bottom:20px}.breakdance .bde-post-list-18280-258>.bde-loop{--bde-posts-gap:20px;--bde-posts-per-row:3;--bde-posts-per-row:1}.breakdance .bde-post-list-18280-258 .ee-post{border-radius:4px;box-shadow:2px 4px 20px 0 #0000000F;padding:20px 20px 20px 20px;align-items:flex-start}.breakdance .bde-post-list-18280-258 .ee-post-wrap{align-items:flex-start}.breakdance .bde-post-list-18280-258 .ee-post-meta-item:not(:last-child):after{content:"/"}.breakdance .bde-post-list-18280-258 .ee-post-title{margin-bottom:4px;text-align:left}.breakdance .bde-post-list-18280-258 .ee-post-title a{line-height:1.4}.breakdance .bde-post-list-18280-258 .ee-post-meta{justify-content:flex-start}.breakdance .bde-post-list-18280-258 .ee-post-taxonomy{justify-content:flex-start}.breakdance .bde-post-list-18280-258 .ee-post-content{text-align:left}@media (max-width:1119px){.breakdance .bde-post-list-18280-258>.bde-loop{--bde-posts-per-row:2}}.breakdance .bde-comments-list-18280-306{margin-top:50px}.breakdance .bde-comments-list-18280-306 .comments-list__avatar .avatar{border-radius:50%}@media (max-width:1119px){.breakdance .bde-comments-list-18280-306 .comments-list__avatar .avatar{border-radius:50%}}@media (max-width:1023px){.breakdance .bde-comments-list-18280-306 .comments-list__avatar .avatar{border-radius:50%}}@media (max-width:767px){.breakdance .bde-comments-list-18280-306 .comments-list__avatar .avatar{border-radius:50%}}@media (max-width:479px){.breakdance .bde-comments-list-18280-306 .comments-list__avatar .avatar{border-radius:50%}}