{"id":10739,"date":"2022-10-31T14:06:19","date_gmt":"2022-10-31T19:06:19","guid":{"rendered":"https:\/\/helpermover.com\/?page_id=10739"},"modified":"2025-08-27T20:04:43","modified_gmt":"2025-08-28T00:04:43","slug":"apartment-movers","status":"publish","type":"page","link":"https:\/\/helpermover.com\/b\/apartment-movers\/","title":{"rendered":"Apartment Move"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text css=&#8221;&#8221; woodmart_inline=&#8221;no&#8221; text_larger=&#8221;no&#8221;]<!-- Dependencies -->\r\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n<script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script>\r\n<style>\r\n    body { font-family: 'Inter', sans-serif; }\r\n    \/* START: Google Maps Autocomplete Z-Index Fix *\/\r\n    \/* This ensures the address suggestions appear ON TOP of the modal, not behind it. *\/\r\n    .pac-container {\r\n        z-index: 10001 !important;\r\n    }\r\n    \/* END: Google Maps Autocomplete Z-Index Fix *\/\r\n<\/style>\r\n\r\n<div id=\"cbran-booking-root\" class=\"cbran-booking-container bg-gray-50 p-4 sm:p-6 lg:p-8\">\r\n    <div class=\"w-full max-w-6xl mx-auto\">\r\n        <div id=\"cbran-progress-bar\" class=\"w-full max-w-2xl mx-auto mb-16 mt-8\"><\/div>\r\n        \r\n        <div id=\"cbran-steps-container\">\r\n            <!-- =================================================================== -->\r\n            <!-- ============================ STEP 1 =============================== -->\r\n            <!-- =================================================================== -->\r\n            <div data-step=\"1\" class=\"is-visible\">\r\n                <div class=\"grid grid-cols-1 lg:grid-cols-5 gap-8\">\r\n                    <!-- Left Column (Form) -->\r\n                    <div class=\"lg:col-span-3 space-y-8\">\r\n                        \r\n                        <!-- Service Type Card -->\r\n                        <div id=\"service-type-card\" class=\"bg-white p-6 sm:p-8 rounded-2xl shadow-lg transition-all\">\r\n                             <h2 class=\"text-xl font-bold text-gray-800 border-b pb-3 mb-6\">Service Type<\/h2>\r\n                             <div class=\"flex items-center justify-center space-x-2 bg-gray-100 p-2 rounded-full\">\r\n                                <button data-service-type=\"distance\" class=\"service-type-btn flex-1 text-center p-3 rounded-full transition-all duration-300 flex items-center justify-center gap-2 hover:bg-gray-200\">\r\n                                    <i data-lucide=\"box\" class=\"h-5 w-5\"><\/i><span class=\"font-semibold\">Distance<\/span>\r\n                                <\/button>\r\n                                <button data-service-type=\"hourly\" class=\"service-type-btn flex-1 text-center p-3 rounded-full transition-all duration-300 flex items-center justify-center gap-2 hover:bg-gray-200\">\r\n                                    <i data-lucide=\"briefcase\" class=\"h-5 w-5\"><\/i><span class=\"font-semibold\">Hourly<\/span>\r\n                                <\/button>\r\n                             <\/div>\r\n                        <\/div>\r\n\r\n                        <!-- Move Type Card (Conditional) -->\r\n                        <div id=\"move-type-card\" class=\"bg-white p-6 sm:p-8 rounded-2xl shadow-lg transition-all\" style=\"display: none;\">\r\n                            <h2 class=\"text-xl font-bold text-gray-800 border-b pb-3 mb-6\">Move Type<\/h2>\r\n                            <div class=\"space-y-3\">\r\n                                <button data-move-type=\"one_way\" class=\"move-type-btn w-full p-4 border-2 rounded-lg flex items-center justify-between transition-all hover:border-pink-300 border-gray-200\"><span class=\"font-semibold text-gray-700\">One way<\/span><i data-lucide=\"arrow-right\" class=\"h-5 w-5 text-gray-400\"><\/i><\/button>\r\n                                <button data-move-type=\"return\" class=\"move-type-btn w-full p-4 border-2 rounded-lg flex items-center justify-between transition-all hover:border-pink-300 border-gray-200\"><span class=\"font-semibold text-gray-700\">Return<\/span><i data-lucide=\"arrow-left\" class=\"h-5 w-5 text-gray-400\"><\/i><\/button>\r\n                                <button data-move-type=\"round_trip\" class=\"move-type-btn w-full p-4 border-2 rounded-lg flex items-center justify-between transition-all hover:border-pink-300 border-gray-200\"><span class=\"font-semibold text-gray-700\">One way + return (different date\/time)<\/span><i data-lucide=\"repeat\" class=\"h-5 w-5 text-gray-400\"><\/i><\/button>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <!-- Service Details Card -->\r\n                        <div id=\"service-details-card\" class=\"bg-white p-6 sm:p-8 rounded-2xl shadow-lg transition-all\">\r\n                            <h2 id=\"service-details-title\" class=\"text-xl font-bold text-gray-800 border-b pb-3 mb-6\">Service Details<\/h2>\r\n                            <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-6\">\r\n                                <div>\r\n                                    <label class=\"block text-sm font-medium text-gray-700 mb-1\">Start Date<\/label>\r\n                                    <div data-modal-trigger=\"date\" class=\"w-full pl-10 pr-3 py-2 border border-gray-300 rounded-full shadow-sm cursor-pointer relative flex items-center min-h-[42px]\">\r\n                                        <i data-lucide=\"calendar\" class=\"h-5 w-5 text-gray-400 absolute left-3\"><\/i>\r\n                                        <span data-value-display=\"date\" class=\"text-gray-400\">Select date<\/span>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                <div>\r\n                                    <label class=\"block text-sm font-medium text-gray-700 mb-1\">Start Time<\/label>\r\n                                    <div data-modal-trigger=\"time\" class=\"w-full pl-10 pr-3 py-2 border border-gray-300 rounded-full shadow-sm cursor-pointer relative flex items-center min-h-[42px]\">\r\n                                        <i data-lucide=\"clock\" class=\"h-5 w-5 text-gray-400 absolute left-3\"><\/i>\r\n                                        <span data-value-display=\"time\" class=\"text-gray-400\">Select time<\/span>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <!-- Return Details Card (Conditional) -->\r\n                        <div id=\"return-details-card\" class=\"bg-white p-6 sm:p-8 rounded-2xl shadow-lg transition-all\" style=\"display: none;\">\r\n                            <h2 class=\"text-xl font-bold text-gray-800 border-b pb-3 mb-6\">Return Details<\/h2>\r\n                            <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-6\">\r\n                                <div>\r\n                                    <label class=\"block text-sm font-medium text-gray-700 mb-1\">Return Date<\/label>\r\n                                    <div data-modal-trigger=\"returnDate\" class=\"w-full pl-10 pr-3 py-2 border border-gray-300 rounded-full shadow-sm cursor-pointer relative flex items-center min-h-[42px]\">\r\n                                        <i data-lucide=\"calendar\" class=\"h-5 w-5 text-gray-400 absolute left-3\"><\/i>\r\n                                        <span data-value-display=\"returnDate\" class=\"text-gray-400\">Select date<\/span>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                <div>\r\n                                    <label class=\"block text-sm font-medium text-gray-700 mb-1\">Return Time<\/label>\r\n                                    <div data-modal-trigger=\"returnTime\" class=\"w-full pl-10 pr-3 py-2 border border-gray-300 rounded-full shadow-sm cursor-pointer relative flex items-center min-h-[42px]\">\r\n                                        <i data-lucide=\"clock\" class=\"h-5 w-5 text-gray-400 absolute left-3\"><\/i>\r\n                                        <span data-value-display=\"returnTime\" class=\"text-gray-400\">Select time<\/span>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <!-- Locations Card -->\r\n                        <div id=\"locations-card\" class=\"bg-white p-6 sm:p-8 rounded-2xl shadow-lg transition-all\">\r\n                            <h2 class=\"text-xl font-bold text-gray-800 border-b pb-3 mb-6\">Locations<\/h2>\r\n                            <div class=\"space-y-4\">\r\n                                <!-- Pickup Location -->\r\n                                <div>\r\n                                    <label id=\"pickup-label\" class=\"block text-sm font-medium text-gray-700 mb-1\">Start Location<\/label>\r\n                                    <div class=\"flex items-center gap-3\">\r\n                                        <span class=\"numbered-circle flex-shrink-0 h-6 w-6 bg-pink-600 text-white text-xs font-bold rounded-full flex items-center justify-center\">1<\/span>\r\n                                        <div class=\"flex-1\">\r\n                                            <div data-location-btn='pickup' class=\"location-btn w-full pl-10 pr-3 py-2 border border-gray-300 rounded-full shadow-sm cursor-pointer min-h-[42px] flex items-center relative\">\r\n                                                <div class=\"absolute inset-y-0 left-0 pl-3 flex items-center pointer-events-none\"><i data-lucide=\"map-pin\" class=\"h-5 w-5 text-gray-400\"><\/i><\/div>\r\n                                                <span class=\"text-gray-400\">Enter the starting address<\/span>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                \r\n                                <!-- Hourly: Optional Second Location -->\r\n                                <div id=\"hourly-second-location-wrapper\" style=\"display: none;\">\r\n                                    <!-- This will be populated by JS -->\r\n                                <\/div>\r\n\r\n                                <!-- Distance: Waypoints & Dropoff -->\r\n                                <div id=\"distance-locations-wrapper\">\r\n                                    <div id=\"waypoints-list\" class=\"space-y-4\"><\/div>\r\n                                    <div class=\"text-center\">\r\n                                        <button type=\"button\" id=\"add-waypoint-btn\" class=\"w-full text-pink-600 font-semibold py-2 px-4 border-2 border-dashed border-gray-300 rounded-full hover:bg-pink-50 hover:border-pink-600 transition-colors duration-200 flex items-center justify-center\">\r\n                                            <i data-lucide=\"plus\" class=\"h-5 w-5 mr-2\"><\/i> Add Waypoint\r\n                                        <\/button>\r\n                                    <\/div>\r\n                                    <div>\r\n                                        <label class=\"block text-sm font-medium text-gray-700 mb-1\">End Location<\/label>\r\n                                        <div id=\"dropoff-location-wrapper\" class=\"flex items-center gap-3\">\r\n                                            <span class=\"numbered-circle flex-shrink-0 h-6 w-6 bg-pink-600 text-white text-xs font-bold rounded-full flex items-center justify-center\">2<\/span>\r\n                                            <div class=\"flex-1\">\r\n                                                <div data-location-btn='dropoff' class=\"location-btn w-full pl-10 pr-3 py-2 border border-gray-300 rounded-full shadow-sm cursor-pointer min-h-[42px] flex items-center relative\">\r\n                                                    <div class=\"absolute inset-y-0 left-0 pl-3 flex items-center pointer-events-none\"><i data-lucide=\"map-pin\" class=\"h-5 w-5 text-gray-400\"><\/i><\/div>\r\n                                                    <span class=\"text-gray-400\">Enter the destination address<\/span>\r\n                                                <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <!-- Providers Card -->\r\n                        <div id=\"providers-card\" class=\"bg-white p-6 sm:p-8 rounded-2xl shadow-lg transition-all\">\r\n                            <h2 class=\"text-xl font-bold text-gray-800 border-b pb-3 mb-6 flex items-center gap-3\">\r\n                                <i data-lucide=\"users\" class=\"text-pink-600\"><\/i>\r\n                                <span>Providers<\/span>\r\n                            <\/h2>\r\n                            <div>\r\n                                <div class=\"flex justify-between items-center mb-1\">\r\n                                    <label class=\"block text-sm font-medium text-gray-700\">Providers<\/label>\r\n                                    <span id=\"helpers-pill-display\" class=\"text-xs font-semibold px-2 py-0.5 rounded-full bg-pink-100 text-pink-800 inline-flex items-center\"><\/span>\r\n                                <\/div>\r\n                                <div class=\"relative mt-1 flex items-center\">\r\n                                    <button type=\"button\" data-quantity=\"minus\" data-target=\"helpers\" class=\"px-3 py-2 border border-gray-300 rounded-l-full bg-gray-50 hover:bg-gray-100 focus:outline-none\">-<\/button>\r\n                                    <input type=\"number\" id=\"helpers-quantity\" value=\"1\" min=\"1\" readonly class=\"w-full text-center border-t border-b border-gray-300 py-2 focus:outline-none\">\r\n                                    <button type=\"button\" data-quantity=\"plus\" data-target=\"helpers\" class=\"px-3 py-2 border border-gray-300 rounded-r-full bg-gray-50 hover:bg-gray-100 focus:outline-none\">+<\/button>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Duration\/Extras Card -->\r\n                        <div id=\"duration-card\" class=\"bg-white p-6 sm:p-8 rounded-2xl shadow-lg transition-all\">\r\n                             <h2 class=\"text-xl font-bold text-gray-800 border-b pb-3 mb-6 flex items-center gap-3\">\r\n                                <i data-lucide=\"hourglass\" class=\"text-pink-600\"><\/i>\r\n                                <span id=\"duration-card-title-text\">Duration<\/span>\r\n                             <\/h2>\r\n                            <div>\r\n                                <div class=\"flex justify-between items-center mb-1\">\r\n                                    <label id=\"duration-card-label\" class=\"block text-sm font-medium text-gray-700\">Duration (hours)<\/label>\r\n                                    <span id=\"duration-pill-display\" class=\"text-xs font-semibold px-2 py-0.5 rounded-full bg-blue-100 text-blue-800 inline-flex items-center\"><\/span>\r\n                                <\/div>\r\n                                <div class=\"relative mt-1 flex items-center\">\r\n                                    <button type=\"button\" data-quantity=\"minus\" data-target=\"duration\" class=\"px-3 py-2 border border-gray-300 rounded-l-full bg-gray-50 hover:bg-gray-100 focus:outline-none\">-<\/button>\r\n                                    <input type=\"number\" id=\"duration-quantity\" value=\"2\" min=\"1\" readonly class=\"w-full text-center border-t border-b border-gray-300 py-2 focus:outline-none\">\r\n                                    <button type=\"button\" data-quantity=\"plus\" data-target=\"duration\" class=\"px-3 py-2 border border-gray-300 rounded-r-full bg-gray-50 hover:bg-gray-100 focus:outline-none\">+<\/button>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <!-- Spacer for floating footer -->\r\n                        <div class=\"pb-24\"><\/div>\r\n\r\n                    <\/div>\r\n                    <!-- Right Column (Summary) -->\r\n                    <div class=\"lg:col-span-2\">\r\n                        <div id=\"summary-column\" class=\"sticky top-8 space-y-8\">\r\n                            <div class=\"bg-white rounded-2xl shadow-lg overflow-hidden\">\r\n                                <div id=\"summary-map-canvas\" class=\"h-64 lg:h-96 bg-gray-200\"><\/div>\r\n                            <\/div>\r\n                            <div id=\"summary-metrics-card\" class=\"bg-white p-6 rounded-2xl shadow-lg\">\r\n                                <!-- JS will populate this -->\r\n                            <\/div>\r\n                             <div id=\"summary-card-wrapper\">\r\n                                <!-- The summary card will be injected here by JS -->\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- =================================================================== -->\r\n            <!-- ============================ STEP 2 =============================== -->\r\n            <!-- =================================================================== -->\r\n            <div data-step=\"2\" style=\"display: none;\">\r\n                <div class=\"grid grid-cols-1 lg:grid-cols-3 gap-8\">\r\n                    <!-- Left Column (Options) -->\r\n                    <div class=\"lg:col-span-2 space-y-8\">\r\n                        \r\n                        <!-- START: Modified Vehicle Selection Section -->\r\n                        <div id=\"vehicle-selection-card\" class=\"bg-white p-6 sm:p-8 rounded-2xl shadow-lg\" style=\"display: none;\">\r\n                            <h2 class=\"text-2xl font-bold text-gray-800 mb-6 flex items-center gap-3\">\r\n                                Select a Vehicle\r\n                                <span id=\"vehicle-requirement-pill\" class=\"text-xs font-semibold px-2 py-0.5 rounded-full capitalize\"><\/span>\r\n                            <\/h2>\r\n                            <div id=\"vehicle-list-wrapper\" class=\"space-y-4\">\r\n                                <!-- Vehicle cards will be injected here by JS -->\r\n                            <\/div>\r\n                        <\/div>\r\n                        <!-- END: Modified Vehicle Selection Section -->\r\n\r\n                        <!-- Extras Card -->\r\n                        <div id=\"extras-card\" class=\"bg-white p-6 sm:p-8 rounded-2xl shadow-lg\">\r\n                            <h2 class=\"text-2xl font-bold text-gray-800 mb-6 flex items-center gap-3\">\r\n                                Extra Options\r\n                                <span id=\"extras-requirement-pill\" class=\"text-xs font-semibold px-2 py-0.5 rounded-full capitalize\"><\/span>\r\n                            <\/h2>\r\n                            <div id=\"extras-list\" class=\"space-y-4\">\r\n                                <!-- Extra options will be injected here by JS -->\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <!-- Spacer for floating footer -->\r\n                        <div class=\"pb-24\"><\/div>\r\n                    <\/div>\r\n\r\n                    <!-- Right Column (Summary) -->\r\n                    <div class=\"lg:col-span-1\">\r\n                        <div class=\"sticky top-8 space-y-8\">\r\n                            <div class=\"bg-white rounded-2xl shadow-lg overflow-hidden\">\r\n                                <div id=\"step2-map-canvas\" class=\"h-64 bg-gray-200\"><\/div>\r\n                            <\/div>\r\n                            <div id=\"step2-summary-card-wrapper\">\r\n                                <!-- The summary card will be injected here by JS -->\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- =================================================================== -->\r\n            <!-- ============================ STEP 3 =============================== -->\r\n            <!-- =================================================================== -->\r\n            <div data-step=\"3\" style=\"display: none;\">\r\n                <div class=\"space-y-8\">\r\n                    <!-- Final Summary & Map -->\r\n                    <div class=\"bg-white rounded-2xl shadow-lg overflow-hidden\">\r\n                         <div class=\"grid grid-cols-1 md:grid-cols-2\">\r\n                             <div id=\"step3-map-canvas\" class=\"h-64 md:h-full bg-gray-200\"><\/div>\r\n                            <div id=\"step3-summary-card-wrapper\" class=\"p-6 sm:p-8\">\r\n                                <!-- Final Summary Card will be injected here by JS -->\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <!-- Notes Summary -->\r\n                     <div class=\"bg-white p-6 sm:p-8 rounded-2xl shadow-lg\">\r\n                        <h2 class=\"text-2xl font-bold text-gray-800 mb-6 flex items-center gap-3\">\r\n                            Notes Summary & Additional Details\r\n                            <span id=\"notes-requirement-pill\" class=\"text-xs font-semibold px-2 py-0.5 rounded-full capitalize\"><\/span>\r\n                        <\/h2>\r\n                        <div id=\"step3-notes-summary-container\" class=\"space-y-4 mb-6 border-b pb-6\">\r\n                            <!-- Notes summary will be injected here by JS -->\r\n                        <\/div>\r\n                        <div id=\"booking-notes-container\" class=\"mt-4 text-center\">\r\n                           <!-- JS will render the button or the note here -->\r\n                        <\/div>\r\n                    <\/div>\r\n                    <!-- Photo Summary -->\r\n                     <div class=\"bg-white p-6 sm:p-8 rounded-2xl shadow-lg\">\r\n                        <h2 class=\"text-2xl font-bold text-gray-800 mb-6\">Photos Summary<\/h2>\r\n                        <div id=\"file-previews-container\" class=\"mt-4 grid grid-cols-2 sm:grid-cols-3 md:grid-cols-5 gap-4 mb-6\">\r\n                            <!-- All file previews will be injected here by JS -->\r\n                        <\/div>\r\n                        <div class=\"mt-1 flex justify-center px-6 pt-5 pb-6 border-2 border-gray-300 border-dashed rounded-md\">\r\n                            <div class=\"space-y-1 text-center\">\r\n                                <i data-lucide=\"upload-cloud\" class=\"mx-auto h-12 w-12 text-gray-400\"><\/i>\r\n                                <div class=\"flex text-sm text-gray-600\">\r\n                                    <label for=\"file-upload\" class=\"relative cursor-pointer bg-white rounded-md font-medium text-pink-600 hover:text-pink-500 focus-within:outline-none\">\r\n                                        <span>Upload more files<\/span>\r\n                                        <input id=\"file-upload\" name=\"file-upload\" type=\"file\" class=\"sr-only\" multiple accept=\"image\/png, image\/jpeg, image\/gif\">\r\n                                    <\/label>\r\n                                    <p class=\"pl-1\">or drag and drop<\/p>\r\n                                <\/div>\r\n                                <p class=\"text-xs text-gray-500\">PNG, JPG, GIF up to 10MB<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <!-- Proof of Delivery Card (Moved to Step 3) -->\r\n                    <div id=\"proof-of-delivery-card\" class=\"bg-white p-6 sm:p-8 rounded-2xl shadow-lg transition-all\" style=\"display: none;\">\r\n                         <h2 class=\"text-xl font-bold text-gray-800 border-b pb-3 mb-6\">Proof of Delivery-Service<\/h2>\r\n                         <p class=\"text-sm text-gray-600 mb-4\">Select if you require the provider to collect a photo or signature upon completion.<\/p>\r\n                         <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-4\">\r\n                            <button data-pod-type=\"photo\" class=\"pod-type-btn w-full p-4 border-2 rounded-lg flex items-center justify-center gap-3 transition-all hover:border-pink-300 border-gray-200\">\r\n                                <i data-lucide=\"camera\" class=\"h-5 w-5 text-gray-500\"><\/i>\r\n                                <span class=\"font-semibold text-gray-700\">Photo<\/span>\r\n                            <\/button>\r\n                            <button data-pod-type=\"signature\" class=\"pod-type-btn w-full p-4 border-2 rounded-lg flex items-center justify-center gap-3 transition-all hover:border-pink-300 border-gray-200\">\r\n                                <i data-lucide=\"pen-square\" class=\"h-5 w-5 text-gray-500\"><\/i>\r\n                                <span class=\"font-semibold text-gray-700\">Signature<\/span>\r\n                            <\/button>\r\n                         <\/div>\r\n                    <\/div>\r\n                    <!-- Tip Card -->\r\n                    <div class=\"bg-white p-6 sm:p-8 rounded-2xl shadow-lg\">\r\n                        <div class=\"flex justify-between items-center\">\r\n                            <div>\r\n                                <h2 class=\"text-2xl font-bold text-gray-800\">Add a Tip<\/h2>\r\n                                <p class=\"text-sm text-gray-500\">100% of the tip goes to the providers.<\/p>\r\n                            <\/div>\r\n                            <button id=\"add-tip-btn\" style=\"background-color: #E9E9E9;\" class=\"text-gray-800 font-bold py-3 px-6 rounded-full hover:bg-gray-300\">\r\n                                Add Tip\r\n                            <\/button>\r\n                        <\/div>\r\n                        <div id=\"tip-display\" class=\"mt-4 text-lg font-semibold text-gray-800\" style=\"display: none;\"><\/div>\r\n                    <\/div>\r\n                    \r\n                    <!-- Spacer for floating footer -->\r\n                    <div class=\"pb-24\"><\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Floating Footer Navigation -->\r\n    <div id=\"cbran-footer-nav\" class=\"hidden\">\r\n        <div id=\"step2-error-message\" class=\"text-red-600 text-sm text-center mb-2\" style=\"display: none;\"><\/div>\r\n        <div id=\"step3-error-message\" class=\"text-red-600 text-sm text-center mb-2\" style=\"display: none;\"><\/div>\r\n        \r\n        <div class=\"flex justify-between items-center w-full\">\r\n            <!-- Back Buttons -->\r\n            <button id=\"step2-back-button\" class=\"bg-gray-100 text-gray-700 font-bold py-3 px-6 rounded-full hover:bg-gray-200 transition-colors duration-300 flex items-center\" style=\"display: none;\">\r\n                <i data-lucide=\"chevron-left\" class=\"mr-2 h-5 w-5\"><\/i> Back\r\n            <\/button>\r\n            <button id=\"step3-back-button\" class=\"bg-gray-100 text-gray-700 font-bold py-3 px-6 rounded-full hover:bg-gray-200 transition-colors duration-300 flex items-center\" style=\"display: none;\">\r\n                <i data-lucide=\"chevron-left\" class=\"mr-2 h-5 w-5\"><\/i> Back\r\n            <\/button>\r\n\r\n            <!-- This empty span helps push the single button in Step 1 to the right -->\r\n            <span><\/span>\r\n\r\n            <!-- Next\/Submit Buttons -->\r\n            <button id=\"step1-next-button\" style=\"background-color: #D6007A;\" class=\"w-full sm:w-auto text-white font-bold py-3 px-4 rounded-full hover:bg-opacity-90 transition-colors duration-300 flex items-center justify-center\" style=\"display: none;\">\r\n                Choose Options <i data-lucide=\"arrow-right\" class=\"ml-2 h-5 w-5\"><\/i>\r\n            <\/button>\r\n            <button id=\"step2-next-button\" style=\"background-color: #D6007A;\" class=\"text-white font-bold py-3 px-6 rounded-full hover:bg-opacity-90 focus:outline-none flex items-center\" style=\"display: none;\">\r\n                Booking Summary <i data-lucide=\"chevron-right\" class=\"ml-2 h-5 w-5\"><\/i>\r\n            <\/button>\r\n            <button id=\"step3-book-now-button\" style=\"background-color: #D6007A;\" class=\"text-white font-bold py-3 px-6 rounded-full hover:bg-opacity-90 focus:outline-none flex items-center\" style=\"display: none;\">\r\n                Book Now\r\n            <\/button>\r\n        <\/div>\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<!-- =================================================================== -->\r\n<!-- ============================ MODALS =============================== -->\r\n<!-- =================================================================== -->\r\n<div id=\"cbran-modals-container\">\r\n    <!-- Location Modal -->\r\n    <div id=\"location-modal\" class=\"cbran-modal\">\r\n        <div class=\"bg-white rounded-2xl shadow-xl w-full max-w-lg p-6 sm:p-8\" onclick=\"event.stopPropagation();\">\r\n            <h3 id=\"location-modal-title\" class=\"text-2xl font-bold text-gray-800 mb-6\">Location<\/h3>\r\n            <div class=\"space-y-4\">\r\n                <div class=\"grid grid-cols-3 gap-4\">\r\n                    <div class=\"col-span-2\">\r\n                        <label class=\"block text-sm font-medium text-gray-700 mb-1\">Address<\/label>\r\n                        <input type=\"text\" id=\"location-modal-address\" class=\"w-full py-2 px-3 border border-gray-300 rounded-full shadow-sm focus:outline-none focus:ring-2 focus:ring-pink-500\" placeholder=\"Enter the full address\">\r\n                    <\/div>\r\n                    <div>\r\n                        <label class=\"block text-sm font-medium text-gray-700 mb-1\">Unit\/Apt #<\/label>\r\n                        <input type=\"text\" id=\"location-modal-unit\" class=\"w-full py-2 px-3 border border-gray-300 rounded-full shadow-sm focus:outline-none focus:ring-2 focus:ring-pink-500\" placeholder=\"e.g., 4B\">\r\n                    <\/div>\r\n                <\/div>\r\n                <div>\r\n                    <label class=\"block text-sm font-medium text-gray-700 mb-1\">Stop details and instructions<\/label>\r\n                    <textarea rows=\"3\" id=\"location-modal-details\" class=\"w-full py-2 px-3 border border-gray-300 rounded-lg shadow-sm focus:outline-none focus:ring-2 focus:ring-pink-500\" placeholder=\"e.g., Park in guest spot #5\"><\/textarea>\r\n                <\/div>\r\n                <!-- NEW: Photo Upload Section -->\r\n                <div class=\"space-y-2\">\r\n                    <label class=\"block text-sm font-medium text-gray-700\">Photos for this stop <span class=\"text-gray-400 font-normal\">(Optional)<\/span><\/label>\r\n                    <div id=\"location-modal-previews-container\" class=\"grid grid-cols-3 sm:grid-cols-4 md:grid-cols-5 gap-2\">\r\n                        <!-- Photo previews will be injected here by JS -->\r\n                    <\/div>\r\n                    <label for=\"location-modal-file-upload\" class=\"mt-1 flex justify-center w-full px-6 py-4 border-2 border-gray-300 border-dashed rounded-md cursor-pointer hover:border-pink-500 hover:bg-gray-50\">\r\n                        <div class=\"space-y-1 text-center\">\r\n                            <i data-lucide=\"camera\" class=\"mx-auto h-8 w-8 text-gray-400\"><\/i>\r\n                            <div class=\"flex text-sm text-gray-600\">\r\n                                <span class=\"font-medium text-pink-600\">Click to upload<\/span>\r\n                            <\/div>\r\n                            <p class=\"text-xs text-gray-500\">PNG, JPG up to 5MB each<\/p>\r\n                        <\/div>\r\n                        <input id=\"location-modal-file-upload\" name=\"location-modal-file-upload\" type=\"file\" class=\"sr-only\" multiple accept=\"image\/png, image\/jpeg\">\r\n                    <\/label>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"mt-8 flex justify-end space-x-4\">\r\n                <button data-modal-cancel class=\"px-4 py-2 text-sm font-medium text-gray-700 bg-gray-100 rounded-full hover:bg-gray-200\">Cancel<\/button>\r\n                <button id=\"location-modal-save\" style=\"background-color: #D6007A;\" class=\"px-4 py-2 text-sm font-medium text-white rounded-full hover:bg-opacity-90\">Save Location<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <!-- Date Picker Modal -->\r\n    <div id=\"date-picker-modal\" class=\"cbran-modal\">\r\n         <div class=\"bg-white rounded-2xl shadow-xl w-full max-w-md p-6 sm:p-8\" onclick=\"event.stopPropagation();\">\r\n            <div class=\"flex justify-between items-center mb-6\">\r\n                <h3 id=\"date-modal-title\" class=\"text-2xl font-bold text-gray-800\">Select Date<\/h3>\r\n                <button data-modal-cancel class=\"text-gray-400 hover:text-gray-600\"><i data-lucide=\"x\"><\/i><\/button>\r\n            <\/div>\r\n            <div>\r\n                <div class=\"flex items-center justify-between mb-4\">\r\n                    <button id=\"prev-month-btn\" class=\"p-2 rounded-full hover:bg-gray-100\"><i data-lucide=\"chevron-left\"><\/i><\/button>\r\n                    <h4 id=\"month-year-display\" class=\"font-semibold text-gray-800\">Month Year<\/h4>\r\n                    <button id=\"next-month-btn\" class=\"p-2 rounded-full hover:bg-gray-100\"><i data-lucide=\"chevron-right\"><\/i><\/button>\r\n                <\/div>\r\n                <div class=\"grid grid-cols-7 gap-1 text-center text-sm text-gray-500 mb-2\">\r\n                    <div>Su<\/div><div>Mo<\/div><div>Tu<\/div><div>We<\/div><div>Th<\/div><div>Fr<\/div><div>Sa<\/div>\r\n                <\/div>\r\n                <div id=\"calendar-days-grid\" class=\"grid grid-cols-7 gap-1\"><\/div>\r\n            <\/div>\r\n            <div class=\"mt-8 flex justify-end space-x-4\">\r\n                <button data-modal-cancel class=\"px-4 py-2 text-sm font-medium text-gray-700 bg-gray-100 rounded-full hover:bg-gray-200\">Cancel<\/button>\r\n                <button id=\"date-modal-save\" style=\"background-color: #D6007A;\" class=\"px-4 py-2 text-sm font-medium text-white rounded-full hover:bg-opacity-90\">Save Date<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <!-- Time Picker Modal -->\r\n    <div id=\"time-picker-modal\" class=\"cbran-modal\">\r\n         <div class=\"bg-white rounded-2xl shadow-xl w-full max-w-md p-6 sm:p-8\" onclick=\"event.stopPropagation();\">\r\n            <div class=\"flex justify-between items-center mb-6\">\r\n                <h3 id=\"time-modal-title\" class=\"text-2xl font-bold text-gray-800\">Select Time<\/h3>\r\n                <button data-modal-cancel class=\"text-gray-400 hover:text-gray-600\"><i data-lucide=\"x\"><\/i><\/button>\r\n            <\/div>\r\n            <div id=\"time-slots-grid\" class=\"grid grid-cols-3 gap-2 max-h-64 overflow-y-auto pr-2\"><\/div>\r\n            <div class=\"mt-8 flex justify-end space-x-4\">\r\n                <button data-modal-cancel class=\"px-4 py-2 text-sm font-medium text-gray-700 bg-gray-100 rounded-full hover:bg-gray-200\">Cancel<\/button>\r\n                <button id=\"time-modal-save\" style=\"background-color: #D6007A;\" class=\"px-4 py-2 text-sm font-medium text-white rounded-full hover:bg-opacity-90\">Save Time<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <!-- Extra Note Modal -->\r\n    <div id=\"extra-note-modal\" class=\"cbran-modal\">\r\n        <div class=\"bg-white rounded-2xl shadow-xl w-full max-w-lg p-6 sm:p-8\" onclick=\"event.stopPropagation();\">\r\n            <h3 id=\"extra-note-modal-title\" class=\"text-2xl font-bold text-gray-800 mb-6\">Note<\/h3>\r\n            <div>\r\n                <label for=\"extra-note-modal-textarea\" class=\"block text-sm font-medium text-gray-700 mb-1\">Note <span class=\"text-gray-400 font-normal\">(Optional)<\/span><\/label>\r\n                <textarea id=\"extra-note-modal-textarea\" rows=\"3\" class=\"w-full p-3 border border-gray-300 rounded-lg shadow-sm focus:outline-none focus:ring-2 focus:ring-pink-500\" placeholder=\"Add any specific details...\"><\/textarea>\r\n            <\/div>\r\n            <div class=\"mt-8 flex justify-end space-x-4\">\r\n                <button data-modal-cancel class=\"px-4 py-2 text-sm font-medium text-gray-700 bg-gray-100 rounded-full hover:bg-gray-200\">Cancel<\/button>\r\n                <button id=\"extra-note-modal-save\" style=\"background-color: #D6007A;\" class=\"px-4 py-2 text-sm font-medium text-white rounded-full hover:bg-opacity-90\">Save Note<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <!-- Booking Note Modal -->\r\n    <div id=\"booking-note-modal\" class=\"cbran-modal\">\r\n        <div class=\"bg-white rounded-2xl shadow-xl w-full max-w-lg p-6 sm:p-8\" onclick=\"event.stopPropagation();\">\r\n            <h3 class=\"text-2xl font-bold text-gray-800 mb-6\">Booking Note<\/h3>\r\n            <div>\r\n                <label for=\"booking-note-modal-textarea\" class=\"block text-sm font-medium text-gray-700 mb-1\">Add any other notes for your booking <span class=\"text-gray-400 font-normal\">(Optional)<\/span><\/label>\r\n                <textarea id=\"booking-note-modal-textarea\" rows=\"4\" class=\"w-full p-3 border border-gray-300 rounded-lg shadow-sm focus:outline-none focus:ring-2 focus:ring-pink-500\" placeholder=\"e.g., Please call upon arrival.\"><\/textarea>\r\n            <\/div>\r\n            <div class=\"mt-8 flex justify-end space-x-4\">\r\n                <button data-modal-cancel class=\"px-4 py-2 text-sm font-medium text-gray-700 bg-gray-100 rounded-full hover:bg-gray-200\">Cancel<\/button>\r\n                <button id=\"booking-note-modal-save\" style=\"background-color: #D6007A;\" class=\"px-4 py-2 text-sm font-medium text-white rounded-full hover:bg-opacity-90\">Save Note<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <!-- Tip Modal -->\r\n    <div id=\"tip-modal\" class=\"cbran-modal\">\r\n        <div class=\"bg-white rounded-2xl shadow-xl w-full max-w-lg p-6 sm:p-8\" onclick=\"event.stopPropagation();\">\r\n            <h3 class=\"text-2xl font-bold text-gray-800 mb-6\">Add a Tip for Your Providers<\/h3>\r\n            \r\n            <!-- Percentage Options -->\r\n            <div class=\"mb-6\">\r\n                <label class=\"block text-sm font-medium text-gray-700 mb-2\">Choose a percentage:<\/label>\r\n                <div class=\"grid grid-cols-3 gap-4\">\r\n                    <button data-tip-percent=\"15\" class=\"tip-option-btn p-4 border-2 border-gray-200 rounded-lg transition-all duration-200\">15%<\/button>\r\n                    <button data-tip-percent=\"20\" class=\"tip-option-btn p-4 border-2 border-gray-200 rounded-lg transition-all duration-200\">20%<\/button>\r\n                    <button data-tip-percent=\"25\" class=\"tip-option-btn p-4 border-2 border-gray-200 rounded-lg transition-all duration-200\">25%<\/button>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Fixed Amount & Custom Options -->\r\n            <div>\r\n                <label class=\"block text-sm font-medium text-gray-700 mb-2\">Or choose a fixed amount:<\/label>\r\n                <div class=\"grid grid-cols-3 gap-4 mb-4\">\r\n                    <button data-tip-fixed=\"10\" class=\"tip-option-btn p-4 border-2 border-gray-200 rounded-lg transition-all duration-200\">$10<\/button>\r\n                    <button data-tip-fixed=\"20\" class=\"tip-option-btn p-4 border-2 border-gray-200 rounded-lg transition-all duration-200\">$20<\/button>\r\n                    <button data-tip-fixed=\"30\" class=\"tip-option-btn p-4 border-2 border-gray-200 rounded-lg transition-all duration-200\">$30<\/button>\r\n                <\/div>\r\n                <label for=\"tip-custom-amount\" class=\"block text-sm font-medium text-gray-700 mb-2\">Or type the amount:<\/label>\r\n                <div class=\"relative\">\r\n                    <span class=\"absolute inset-y-0 left-0 pl-3 flex items-center text-gray-500\">$<\/span>\r\n                    <input type=\"number\" id=\"tip-custom-amount\" class=\"w-full pl-7 pr-3 py-2 border border-gray-300 rounded-full shadow-sm focus:outline-none focus:ring-2 focus:ring-pink-500\" placeholder=\"Custom amount\">\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"mt-8 flex justify-between items-center\">\r\n                <button id=\"tip-modal-clear\" class=\"px-4 py-2 text-sm font-medium text-red-600 bg-red-100 rounded-full hover:bg-red-200 transition-colors flex items-center gap-2\">\r\n                    <i data-lucide=\"trash-2\" class=\"h-4 w-4\"><\/i> Clear Tip\r\n                <\/button>\r\n                <div class=\"space-x-4\">\r\n                    <button data-modal-cancel class=\"px-4 py-2 text-sm font-medium text-gray-700 bg-gray-100 rounded-full hover:bg-gray-200\">Cancel<\/button>\r\n                    <button id=\"tip-modal-save\" style=\"background-color: #D6007A;\" class=\"px-4 py-2 text-sm font-medium text-white rounded-full hover:bg-opacity-90\">Add Tip<\/button>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        lucide.createIcons();\r\n    });\r\n<\/script>\r\n\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row disable_element=&#8221;yes&#8221; woodmart_css_id=&#8221;68af9d0dbbff3&#8243; responsive_spacing=&#8221;eyJwYXJhbV90eXBlIjoid29vZG1hcnRfcmVzcG9uc2l2ZV9zcGFjaW5nIiwic2VsZWN0b3JfaWQiOiI2OGFmOWQwZGJiZmYzIiwic2hvcnRjb2RlIjoidmNfcm93IiwiZGF0YSI6eyJ0YWJsZXQiOnt9LCJtb2JpbGUiOnt9fX0=&#8221; mobile_bg_img_hidden=&#8221;no&#8221; tablet_bg_img_hidden=&#8221;no&#8221; woodmart_parallax=&#8221;0&#8243; woodmart_gradient_switch=&#8221;no&#8221; woodmart_box_shadow=&#8221;no&#8221; wd_z_index=&#8221;no&#8221; woodmart_disable_overflow=&#8221;0&#8243; row_reverse_mobile=&#8221;0&#8243; row_reverse_tablet=&#8221;0&#8243;][vc_column][chbs_booking_form booking_form_id=&#8221;19000&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space woodmart_hide_large=&#8221;0&#8243; woodmart_hide_medium=&#8221;0&#8243; woodmart_hide_small=&#8221;0&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;40px&#8221; woodmart_hide_large=&#8221;0&#8243; woodmart_hide_medium=&#8221;0&#8243; woodmart_hide_small=&#8221;0&#8243;][vc_message color=&#8221;info&#8221; style=&#8221;round&#8221;]Do you have only a few items to move (5 or less)? Use our cheapest and fastest delivery option <a href=\"https:\/\/helpermover.com\/b\/moving\/\">here &#8220;Move a few items&#8221; <em>Click Here &#8230;<\/em><\/a>[\/vc_message][vc_text_separator title=&#8221;FAQ&#8221; color=&#8221;black&#8221;][vc_toggle title=&#8221;What if I only have a few items to move from one place to another?&#8221; style=&#8221;round_outline&#8221;]If you have only a few items to move from one address to another (usually 5 items or less) we recommend using our cheaper and faster <a href=\"https:\/\/helpermover.com\/b\/moving\/\"><em>&#8220;Move Only a Few Items&#8221;<\/em> option.<\/a>[\/vc_toggle][vc_toggle title=&#8221;Are vehicles included in the initial price of my reservation when I choose the number of helpers\/movers needed?&#8221; style=&#8221;round_outline&#8221;]If you need a vehicle to move your belongings from one address to another, you can select a vehicle in the second step of the &#8220;extra options&#8221; section &#8220;Do you need a vehicle&#8221;. and the cost of the selected vehicle will be added to your reservation.[\/vc_toggle][vc_toggle title=&#8221;Who drives the vehicle I select in the &#8220;Extra Options&#8220; in the second step of the reservation after selecting the number of hours and the number of helpers\/movers estimated for my move?&#8221; style=&#8221;round_outline&#8221;]<\/p>\n<div class=\"flex-shrink-0 flex flex-col relative items-end\">\n<div>\n<div class=\"pt-0\">\n<div class=\"gizmo-bot-avatar flex h-8 w-8 items-center justify-center overflow-hidden rounded-full\">\n<div class=\"relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"group\/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\">\n<div class=\"flex-col gap-1 md:gap-3\">\n<div class=\"flex flex-grow flex-col max-w-full AIPRM__conversation__response\">\n<div class=\"min-h-[20px] text-message flex w-full flex-col items-end gap-2 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"481c0815-fc15-4a8c-96b6-e05e07e5378d\">\n<div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[3px]\">\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\n<p>When you select a vehicle in the &#8220;Extra Options&#8221; during the second step of the reservation process, after choosing the number of hours and the estimated number of helpers\/movers for your move, the vehicles will be provided by HelperMover\u2019s service providers. One or more of the helpers\/movers you hire will be responsible for driving the vehicle. This ensures that you receive professional assistance and a smooth moving experience.<\/p>\n<p>Customers won&#8217;t be allowed to drive a vehicle provided by Helpermover (Marketplace)<\/p><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/vc_toggle][\/vc_column][\/vc_row][vc_row][vc_column][vc_raw_html]JTNDcCUzRSU1QnZjX3JvdyUyMGZ1bGxfd2lkdGglM0QlMjJzdHJldGNoX3Jvd19jb250ZW50JTIyJTIwd29vZG1hcnRfY3NzX2lkJTNEJTIyNjM3YThlODgzMTNiNiUyMiUyMHJlc3BvbnNpdmVfc3BhY2luZyUzRCUyMmV5SndZWEpoYlY5MGVYQmxJam9pZDI5dlpHMWhjblJmY21WemNHOXVjMmwyWlY5emNHRmphVzVuSWl3aWMyVnNaV04wYjNKZmFXUWlPaUkyTXpkaE9HVTRPRE14TTJJMklpd2ljMmh2Y25SamIyUmxJam9pZG1OZmNtOTNJaXdpWkdGMFlTSTZleUowWVdKc1pYUWlPbnQ5TENKdGIySnBiR1VpT250OWZYMCUzRCUyMiUyMG1vYmlsZV9iZ19pbWdfaGlkZGVuJTNEJTIybm8lMjIlMjB0YWJsZXRfYmdfaW1nX2hpZGRlbiUzRCUyMm5vJTIyJTIwd29vZG1hcnRfcGFyYWxsYXglM0QlMjIwJTIyJTIwd29vZG1hcnRfZ3JhZGllbnRfc3dpdGNoJTNEJTIybm8lMjIlMjB3b29kbWFydF9ib3hfc2hhZG93JTNEJTIybm8lMjIlMjB3ZF96X2luZGV4JTNEJTIybm8lMjIlMjB3b29kbWFydF9kaXNhYmxlX292ZXJmbG93JTNEJTIyMCUyMiUyMHJvd19yZXZlcnNlX21vYmlsZSUzRCUyMjAlMjIlMjByb3dfcmV2ZXJzZV90YWJsZXQlM0QlMjIwJTIyJTVEJTVCdmNfY29sdW1uJTVEJTVCdmNfZW1wdHlfc3BhY2UlMjBoZWlnaHQlM0QlMjI1MHB4JTIyJTIwd29vZG1hcnRfaGlkZV9sYXJnZSUzRCUyMjAlMjIlMjB3b29kbWFydF9oaWRlX21lZGl1bSUzRCUyMjAlMjIlMjB3b29kbWFydF9oaWRlX3NtYWxsJTNEJTIyMCUyMiU1RCU1Qndvb2RtYXJ0X3BvcHVwJTIwY29sb3IlM0QlMjJwcmltYXJ5JTIyJTIwc2l6ZSUzRCUyMmV4dHJhLXNtYWxsJTIyJTIwc3R5bGUlM0QlMjJsaW5rJTIyJTIwaWNvbl9mb250YXdlc29tZSUzRCUyMmZhcyUyMGZhLWJ1bGxob3JuJTIyJTIwaWNvbl9wb3NpdGlvbiUzRCUyMmxlZnQlMjIlMjBidXR0b25faW5saW5lJTNEJTIyeWVzJTIyJTIwdGl0bGUlM0QlMjJGZWVkYmFjayUyMiUyMHdpZHRoJTNEJTIyNDAwJTIyJTIwd29vZG1hcnRfY3NzX2lkJTNEJTIyNjM3YThjOWYxMDRlMyUyMiUyMGZ1bGxfd2lkdGglM0QlMjJubyUyMiUyMHJlc3BvbnNpdmVfc3BhY2luZyUzRCUyMmV5SndZWEpoYlY5MGVYQmxJam9pZDI5dlpHMWhjblJmY21WemNHOXVjMmwyWlY5emNHRmphVzVuSWl3aWMyVnNaV04wYjNKZmFXUWlPaUkyTXpkaE9HTTVaakV3TkdVeklpd2ljMmh2Y25SamIyUmxJam9pZDI5dlpHMWhjblJmY0c5d2RYQWlMQ0prWVhSaElqcDdJblJoWW14bGRDSTZlMzBzSW0xdlltbHNaU0k2ZTMxOWZRJTNEJTNEJTIyJTVEJTVCdmNfcm93X2lubmVyJTVEJTVCdmNfY29sdW1uX2lubmVyJTVEJTVCdmNfY29sdW1uX3RleHQlMjB3b29kbWFydF9pbmxpbmUlM0QlMjJubyUyMiUyMHRleHRfbGFyZ2VyJTNEJTIybm8lMjIlNUQlM0MlMkZwJTNFJTBBJTNDaDQlM0VIYXZlJTIwZmVlZGJhY2slM0YlMjBXZSUyN2QlMjBsb3ZlJTIwdG8lMjBoZWFyJTIwaXQlMkMlMjBidXQlMjBwbGVhc2UlMjBkb24lMjd0JTIwc2hhcmUlMjBzZW5zaXRpdmUlMjBpbmZvcm1hdGlvbi4lMjBIYXZlJTIwcXVlc3Rpb25zJTNGJTIwVHJ5JTIwaGVscCUyMG9yJTIwc3VwcG9ydC4lM0MlMkZoNCUzRSUwQSUzQ3AlM0UlNUIlMkZ2Y19jb2x1bW5fdGV4dCU1RCU1QmNvbnRhY3QtZm9ybS03JTIwaWQlM0QlMjIxMDgxNCUyMiU1RCU1QnZjX2NvbHVtbl90ZXh0JTIwd29vZG1hcnRfaW5saW5lJTNEJTIybm8lMjIlMjB0ZXh0X2xhcmdlciUzRCUyMm5vJTIyJTVEU29tZSUyMGFjY291bnQlMjBhbmQlMjBzeXN0ZW0lMjBpbmZvcm1hdGlvbiUyMG1heSUyMGJlJTIwc2VudCUyMHRvJTIwb3VyJTIwd2Vic2l0ZXMuJTIwV2UlMjB3aWxsJTIwdXNlJTIwaXQlMjB0byUyMGZpeCUyMHByb2JsZW1zJTIwYW5kJTIwaW1wcm92ZSUyMG91ciUyMHNlcnZpY2VzJTJDJTIwc3ViamVjdCUyMHRvJTIwb3VyJTIwUHJpdmFjeSUyMFBvbGljeSUyMGFuZCUyMFRlcm1zJTIwb2YlMjBTZXJ2aWNlLiU1QiUyRnZjX2NvbHVtbl90ZXh0JTVEJTVCJTJGdmNfY29sdW1uX2lubmVyJTVEJTVCJTJGdmNfcm93X2lubmVyJTVEJTVCJTJGd29vZG1hcnRfcG9wdXAlNUQlNUIlMkZ2Y19jb2x1bW4lNUQlNUIlMkZ2Y19yb3clNUQlM0MlMkZwJTNFJTBB[\/vc_raw_html][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text css=&#8221;&#8221; woodmart_inline=&#8221;no&#8221; text_larger=&#8221;no&#8221;][\/vc_column_text][\/vc_column][\/vc_row][vc_row disable_element=&#8221;yes&#8221; woodmart_css_id=&#8221;68af9d0dbbff3&#8243; responsive_spacing=&#8221;eyJwYXJhbV90eXBlIjoid29vZG1hcnRfcmVzcG9uc2l2ZV9zcGFjaW5nIiwic2VsZWN0b3JfaWQiOiI2OGFmOWQwZGJiZmYzIiwic2hvcnRjb2RlIjoidmNfcm93IiwiZGF0YSI6eyJ0YWJsZXQiOnt9LCJtb2JpbGUiOnt9fX0=&#8221; mobile_bg_img_hidden=&#8221;no&#8221; tablet_bg_img_hidden=&#8221;no&#8221; woodmart_parallax=&#8221;0&#8243; woodmart_gradient_switch=&#8221;no&#8221; woodmart_box_shadow=&#8221;no&#8221; wd_z_index=&#8221;no&#8221; woodmart_disable_overflow=&#8221;0&#8243; row_reverse_mobile=&#8221;0&#8243; row_reverse_tablet=&#8221;0&#8243;][vc_column][chbs_booking_form booking_form_id=&#8221;19000&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space woodmart_hide_large=&#8221;0&#8243; woodmart_hide_medium=&#8221;0&#8243; woodmart_hide_small=&#8221;0&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-10739","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/helpermover.com\/b\/wp-json\/wp\/v2\/pages\/10739","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/helpermover.com\/b\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/helpermover.com\/b\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/helpermover.com\/b\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/helpermover.com\/b\/wp-json\/wp\/v2\/comments?post=10739"}],"version-history":[{"count":4,"href":"https:\/\/helpermover.com\/b\/wp-json\/wp\/v2\/pages\/10739\/revisions"}],"predecessor-version":[{"id":21676,"href":"https:\/\/helpermover.com\/b\/wp-json\/wp\/v2\/pages\/10739\/revisions\/21676"}],"wp:attachment":[{"href":"https:\/\/helpermover.com\/b\/wp-json\/wp\/v2\/media?parent=10739"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}