.animated{animation-duration:1s;animation-fill-mode:forwards}.animated.bounceIn{animation-duration:.7s}.animated.bounceOut{animation-duration:.5s}.animated.bounceIn{animation-name:bounceIn}.animated.bounceOut{animation-name:bounceOut}.animated.fadeIn{animation-duration:.7s;animation-name:fadeIn}.animated.fadeOut{animation-duration:.3s;animation-name:fadeOut}.animated.bounceInDown{animation-name:bounceInDown}.animated.bounceOutUp{animation-name:bounceOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:perspective(1px) scale3d(.3,.3,.3)}20%{transform:perspective(1px) scale3d(1.1,1.1,1.1)}40%{transform:perspective(1px) scale3d(.9,.9,.9)}60%{opacity:1;transform:perspective(1px) scale3d(1.03,1.03,1.03)}80%{transform:perspective(1px) scale3d(.97,.97,.97)}to{opacity:1;transform:perspective(1px) scaleX(1)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.rrt-confirm-holder{height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999999}.rrt-confirm-holder .shadow{background-color:#323a44cc;height:100%;width:100%}.rrt-confirm-holder .rrt-confirm{background-color:#fff;border-radius:4px;box-shadow:3px 3px 20px #333;left:50%;margin-left:-160px;overflow:hidden;position:absolute;top:20%;width:320px;z-index:9}.rrt-confirm-holder .rrt-confirm .rrt-message{background-color:#fff;clear:both;font-family:open-sanscondensed-light,sans-serif;font-size:1em;min-height:50px;padding:5%;text-align:center;width:100%}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder{display:flex}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button{background-color:#0000;border:none;border-top:1px solid #f0f0f0;cursor:pointer;flex-grow:1;float:left;font-size:14px;height:50px;margin:0;overflow:hidden;padding:0;text-transform:capitalize}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:hover{background-color:#f5f5f5}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-ok-btn:active{background-color:#60bb71;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-cancel-btn:active{background-color:#db6a64;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:focus{outline:none}body.toastr-confirm-active{overflow:hidden}.redux-toastr *,.redux-toastr :after,.redux-toastr :before{box-sizing:border-box}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{padding:0 10px;position:fixed;width:350px;z-index:99999999}.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{top:0}.redux-toastr .bottom-right,.redux-toastr .top-right{right:0}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right{bottom:0}.redux-toastr .bottom-left,.redux-toastr .top-left{left:0}.redux-toastr .bottom-center,.redux-toastr .top-center{left:50%;margin-left:-175px}@media(max-width:320px){.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{width:320px}.redux-toastr .bottom-center,.redux-toastr .top-center{margin-left:-160px}}.redux-toastr .toastr{background-color:#fcfcfc;border-radius:4px;box-shadow:2px 2px 10px #0006;color:#333;margin:10px 0;min-height:70px;opacity:.94;overflow:hidden;position:relative;width:100%;z-index:2}.redux-toastr .toastr:hover:not(.rrt-message){box-shadow:0 0 10px #0009;opacity:1}.redux-toastr .toastr .toastr-status{height:5px;width:100%}.redux-toastr .toastr .toastr-status.success{background-color:#60bb71}.redux-toastr .toastr .toastr-status.warning{background-color:#f7a336}.redux-toastr .toastr .toastr-status.info{background-color:#58abc3}.redux-toastr .toastr .toastr-status.error{background-color:#db6a64}.redux-toastr .toastr .rrt-left-container,.redux-toastr .toastr .rrt-right-container{float:left;overflow:hidden;text-align:center}.redux-toastr .toastr .rrt-left-container{bottom:0;left:0;position:absolute;top:0;width:80px}.redux-toastr .toastr .rrt-left-container .rrt-holder{height:70px;left:5px;line-height:60px;margin-top:-35px;position:absolute;top:50%;width:70px}.redux-toastr .toastr .rrt-left-container .toastr-icon{fill:#fff;margin-top:5px;vertical-align:middle}.redux-toastr .toastr .rrt-middle-container{float:left;font-family:Arial,Helvetica,sans-serif;font-size:1em;margin-left:80px;padding:10px 5px;position:relative;text-align:left;width:65%}.redux-toastr .toastr .rrt-middle-container .rrt-title{font-size:1.1em;font-weight:700;margin-bottom:5px}.redux-toastr .toastr .rrt-right-container{width:10%}.redux-toastr .toastr .close-toastr{background-color:#0000;border:none;color:#000;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial sans-serif;font-size:22px;height:100%;opacity:.5;outline:none;position:absolute;right:0;top:0;width:10%}.redux-toastr .toastr .close-toastr:hover{opacity:1}.redux-toastr .toastr .close-toastr:focus{outline:none}.redux-toastr .toastr .close-toastr span{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.redux-toastr .toastr.rrt-error,.redux-toastr .toastr.rrt-info,.redux-toastr .toastr.rrt-success,.redux-toastr .toastr.rrt-warning{color:#fff}.redux-toastr .toastr.rrt-info{background-color:#58abc3}.redux-toastr .toastr.rrt-info .rrt-progressbar{background-color:#378298}.redux-toastr .toastr.rrt-success{background-color:#60bb71}.redux-toastr .toastr.rrt-success .rrt-progressbar{background-color:#3e914d}.redux-toastr .toastr.rrt-warning{background-color:#f7a336}.redux-toastr .toastr.rrt-warning .rrt-progressbar{background-color:#d87e09}.redux-toastr .toastr.rrt-error{background-color:#db6a64}.redux-toastr .toastr.rrt-error .rrt-progressbar{background-color:#c5352e}.redux-toastr .toastr.rrt-light .rrt-progressbar{background-color:#ccc}.redux-toastr .toastr.rrt-light .toastr-icon{fill:#333!important}.redux-toastr .toastr.rrt-message{border:1px solid #dbdbdb;opacity:1}.redux-toastr .toastr.rrt-message .rrt-title{font-size:1.2em;height:50px;line-height:50px;overflow:hidden;padding:0 20px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:90%}.redux-toastr .toastr.rrt-message .rrt-text{background-color:#fff;border-bottom:1px solid #f1f1f1;border-top:1px solid #f1f1f1;font-size:1.1em;margin-bottom:20px;max-height:400px;overflow:hidden;overflow-y:auto;padding:15px;width:100%}.redux-toastr .toastr.rrt-message .rrt-text img{display:block;margin:10px auto;max-width:100%}.redux-toastr .toastr.rrt-message .close-toastr{height:50px}.redux-toastr .toastr .rrt-progress-container{bottom:20px;height:5px;margin:0 -20px -20px -60px;position:absolute;width:100%}.redux-toastr .toastr .rrt-progress-container .rrt-progressbar{border-radius:0 0 0 4px;height:100%}.redux-toastr .toastr-attention{background-color:#0006;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:1}*{letter-spacing:0;scroll-behavior:smooth}.carousel-inner{overflow:visible!important;overflow:initial!important}.modal .show{overflow:hidden;position:fixed}.bg-none{background-color:initial}.top-band{overflow-x:hidden!important}.top-band .slick-slide.slick-active:hover{border:#0000;box-shadow:3px 2px 19px 0 #1de5f01c}.accordion-button:focus,.freedo-outline-btn-small:focus,.freedo-outline-btn:focus,.freedo-primary-button-lg:focus,.freedo-primary-button:focus,button:focus{border-color:#2bc7c9;border-color:var(--theme-color);box-shadow:none;outline:none}.cancel-booking-btn{background-color:initial;border:1px solid red;color:red;font-size:.9em;padding:6px 15px;transition:all .3s ease-in}.cancel-booking-btn:hover{background-color:red!important;border:none;color:#fff!important}#cancel-modal{align-items:center!important;display:flex!important}.freedo-primary-button:hover{box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}button:focus:not(:focus-visible){box-shadow:none;outline:0}.btn-primary{border:none}.btn-primary:hover{background-color:#2bc7c9;border:none;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}.freedo-txt,a{color:#2bc7c9;color:var(--theme-color)}h1{font-size:2.1875em}h2{font-size:1.5625em;font-weight:600}h3{font-size:1.375em}.nav-link:focus,.nav-link:hover{color:#2bc7c9;color:var(--theme-color)}.table>thead{vertical-align:top}h4{font-size:1.25em}h5{font-size:1.125em}.nav-link,h6,p{font-size:1em}.smallest-text{font-size:.8125em}.user-btn button{background-color:#f8f9fa}.user-btn button:hover{background-color:#f8f9fa!important;color:#0b132b;color:var(--dark-color)}.user-btn .dropdown-toggle:after{content:none}.fa-ellipsis:before,.user-btn .fa-ellipsis-h:before,.user-btn a{color:#0b132b;color:var(--dark-color)}.user-btn a:hover{color:#2bc7c9;color:var(--theme-color)}.btn.active,.btn.show,.btn:first-child:active,.user-btn .btn-check:checked+.btn,:not(.btn-check)+.btn:active{background-color:#f8f9fa;color:#0b132b;color:var(--dark-color)}.search-btn{background:#0000 linear-gradient(90deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;border-bottom-right-radius:50px;border-top-left-radius:1px;border-top-right-radius:50px;color:#0b132b!important;color:var(--dark-color)!important;font-weight:500;margin-left:-20px;text-align:center;width:200px}#cityModalBtn{width:100%}.search-btn:hover{border:1px solid #2bc7c9!important;border:1px solid var(--theme-color)!important;box-shadow:3px 3px 6px -1px #a2a2a240}.shine{animation:glowing 1.8s infinite;background:#a7fdfe66;height:40px;left:160px;position:absolute;top:0;transition:all .3s linear;width:20px}@keyframes glowing{0%{transform:skewX(20deg) translateX(30px)}50%{transform:skewX(20deg) translateX(80px)}to{transform:skewX(20deg) translateX(135px)}}.location-btn{background-color:#2bc7c9;border-bottom-left-radius:50px;border-top-left-radius:50px;border-top-right-radius:1px;color:#fff}.user-img{border-radius:50%;height:30px;object-fit:cover;padding:0!important;width:30px}.moon-img{float:right;height:22px}.user-setting a{color:#0b132b;color:var(--dark-color)}.user-setting a:hover{color:#2bc7c9;color:var(--theme-color)}.downloadfile-wrap{background-color:#f9fdfd;border:1px dashed #ddd;padding:20px;text-align:center}.dlImageContainer{border:1px dashed #ddd;padding:5px}.downloadfile-wrap h6{color:#2bc7c9;color:var(--theme-color);font-weight:400}.downloadfile-wrap p{color:#0b132b;color:var(--dark-color);font-size:.8375em;font-weight:500;margin:0}p.support-file{color:#707070!important;font-size:.8375em}p.file-drag{font-weight:600;margin:8px 0}.back-cam,.front-cam{margin:20px;text-align:center}.back-cam img,.front-cam img{height:113px;width:203px}.back-cam button,.front-cam button{background-color:initial;border:none;display:block}.back-cam button img,.front-cam button img{height:48px;width:48px}.back-cam i,.front-cam i{background-color:#2bc7c9;border-radius:55px;color:#f5feff;color:var(--light-theme);line-height:.9em;padding:13px}.down-processwrap.progress{background:#0000;height:3px;margin-top:-3px}.down-processwrap .progress-bar{background:#0000 linear-gradient(90deg,#1c8688,#a9e5e5) 0 0 no-repeat padding-box;border-radius:20px;width:50%}.rent-tab-wrapper{position:relative}.rent-tab-wrap{display:flex;flex-wrap:wrap;justify-content:center;margin-left:90px;width:100%}.rent-days-wrap{position:absolute;right:0;top:5px}.vehicle-wrapper{grid-column-gap:30px;display:flex;justify-content:start}.rent-tab-wrapper .vehicle-wrapper{grid-column-gap:30px;display:flex;justify-content:center}ul#pills-tab{width:48%}.mitc-check:checked{background-color:#2bc7c9!important;background-color:var(--theme-color)!important;border-color:#2bc7c9!important;border-color:var(--theme-color)!important}.linear-wipe{-webkit-text-fill-color:#0000;animation:shine 1s linear infinite;background:linear-gradient(90deg,#00fff9 20%,#adff00 40%,#00ff83 80%);background-clip:text;-webkit-background-clip:text;background-size:200% auto;font-size:1em;font-weight:800;transition:left 1s}@keyframes shine{to{background-position:200%}}@media screen and (max-width:991px){.renting-wrap .container{align-items:center;display:flex;flex-direction:column;justify-content:center}.renting-wrap .detect-btn{background:#d5e9e9}}@media screen and (max-width:768px){ul#pills-tab{width:60%}.rent-tab-wrap{justify-content:center;margin-left:0}.booking-tab-rides{margin-top:20px}.testimonial-img-container{height:210px}}@media screen and (max-width:576px){ul#pills-tab{width:100%}.rent-days-wrap{position:static;width:100%}}@media screen and (max-width:480px){.back-cam img,.front-cam img{height:78px;width:138px}.back-cam button img,.front-cam button img{height:38px;width:38px}.camera-wrap{flex-wrap:wrap}.after-upload-wrap,.uoloaded{margin:15px 0 0}}.fileIcon>input{height:0;visibility:hidden;width:0}.no-vehicle-found{height:232px;object-fit:contain;width:100%}.fr-nav-link{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-image:linear-gradient(90deg,#2bc7c9,#2bc7c9 50%,#0b132b 0);background-position:-100%;background-size:200% 100%;display:inline-block;padding:5px 0;position:relative;transition:all .3s ease-in-out}.fr-nav-item .fr-nav-link:hover{background-position:0}.fr-nav-link:before{background:#0000;bottom:-3px;content:"";display:block;height:3px;left:0;position:absolute;transition:all .5s ease-in-out;width:0}.fr-nav-link:hover:before{width:100%}@media screen and (min-width:320px) and (max-width:992px){.fr-nav-link{background-image:linear-gradient(90deg,#2bc7c9,#2bc7c9 50%,#fefefe 0)}}input:focus{border:none;box-shadow:none;outline:0}.light-freedo-btn{background-color:#fafafa;border:none;font-size:1.125em;padding:12px 32px}.rent-modal{flex-direction:column}.citylist-container div,.rent-modal{align-items:center;display:flex;justify-content:center}.light-freedo-btn:hover{background-color:#f0fffc}.freedo-outline-btn-small{background-color:initial;border:1px solid #2bc7c9;border:1px solid var(--theme-color);font-size:.9em!important;padding:6px 15px;transition:all .3s ease-in}.freedo-primary-button-small{background:#0000 linear-gradient(90deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;border:none;font-size:.87em;padding:6px 22px}.freedo-primary-button{color:#0b132b;color:var(--dark-color);cursor:pointer;font-weight:500;padding:9px 28px}.freedo-primary-button,.freedo-primary-button-lg{background:#0000 linear-gradient(90deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;border:none;font-size:1em}.freedo-primary-button-lg{padding:12px 65px}.freedo-outline-btn{background-color:#fff;border:1px solid #2bc7c9;border:1px solid var(--theme-color);color:#2bc7c9;color:var(--theme-color);font-size:1em;padding:9px 20px;transition:.3s}@media screen and (min-width:700px){.freedo-outline-btn:hover{background:#0000 linear-gradient(90deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;border:none;box-shadow:3px 3px 6px -1px #a2a2a240;color:#0b132b;color:var(--dark-color)}}.freedo-primary-button-lg:hover,.freedo-primary-button-small:hover,.freedo-primary-button:hover{box-shadow:3px 3px 26px -1px #a2a2a240;transition:all .3s ease}.freedo-btn-link,.freedo-btn-link:hover{color:#2bc7c9;color:var(--theme-color)}.freedo-btn-link:hover{text-decoration:underline}body{font-family:Euclid Circular B}a{text-decoration:none}.resend-otp a{color:#2bc7c9;color:var(--theme-color);font-weight:600;text-decoration:underline}.testimonial-logo{height:20px}.form-control:focus,.form-select:focus{border:1px solid #e6eef2;box-shadow:none}.form-control::placeholder{color:#cdcdcd}.container-fluid{padding:0 30px}.main-content-wrapper{margin:0 30px}header{background-color:#fff;position:sticky;top:0;z-index:9}.navbar-expand-lg{box-shadow:2px 2px 8px 3px #7090b02e}.navbar-brand img{height:100%;padding:0;width:100px}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:#2bc7c9;color:var(--theme-color);font-weight:600}.navbar-expand-lg .navbar-nav .nav-link{padding:6px 20px}.login-wrap a,.nav-link{color:#0b132b;color:var(--dark-color)}.text-reset{height:8px;position:absolute;right:15px;top:15px;width:10px}.slider-wrapper{background:url(/static/media/slider-bg.a7ee8ee4b561776292ce.png);background-attachment:fixed;background-position:55%;background-repeat:no-repeat;background-size:cover;padding:20px 0;width:100%}.slider-img-wrap{padding:0 5px;width:250px}.slider-content a{color:#000;display:inline-block;font-size:14px;margin-top:23px}.slider-content a i{margin-left:10px}.slider-right-wrap{position:relative}.slider-right-wrap .top-content{right:-27px;top:25px}.slider-right-wrap .bottom-content,.slider-right-wrap .top-content{align-items:center;background:#fff;box-shadow:2px 2px 5px 0 #7090b036;display:inline-block;display:flex;font-size:.99em;font-weight:500;justify-content:center;padding:5px 0 5px 22px;position:absolute;text-align:center;width:auto}.slider-right-wrap .bottom-content{bottom:25px;left:-7px}.slider-right-wrap .bottom-content .fa-solid.fa-circle-check,.slider-right-wrap .top-content .fa-solid.fa-circle-check{color:#0b132b;color:var(--dark-color);font-size:2.5em;margin:0 4px}.slider-content{align-items:center;letter-spacing:1px}.slider-content h1,.slider-content h5{font-weight:600;margin-bottom:10px}.slider-content p{font-size:16px;font-weight:400}.slider-img-wrap img{height:210px;margin:5px 10px;object-fit:cover;object-position:center 28%;width:100%}.slider-img-wrap img.slide-2{height:254px}@media screen and (max-width:1220px){.slider-img-wrap img.new-slide-2{height:265px}}.location-wrap{align-items:center;display:flex;margin:40px 0 0;padding:0;position:relative;white-space:nowrap}.location-wrap .detect-btn{background:#d5e9e9;font-size:14px}.location-wrap .detect-btn:hover{box-shadow:3px 3px 26px -1px #a2a2a240;transition:all .3s ease}.location-wrap input{border:none;box-shadow:2px 2px 14px 2px #7090b01c;color:#747474;padding-bottom:10px;padding-right:14%;padding-top:10px;position:absolute;text-align:right;width:85%;z-index:0}.location-wrap button img{height:14px;margin:-3px 10px 0 0;object-fit:contain;width:22px}.slider-img-wrap video{height:265px;margin:0;margin:5px 10px;object-fit:cover;width:100%}.carousel-indicators{bottom:-12px}.carousel-indicators [data-bs-target]{background-color:#dfdfdf}.fixed-social-tray{animation:fadeInAnimation 2s ease}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}#fixed-social{position:fixed;right:0;top:45%;transform:translateY(-33%);z-index:99}#fixed-social a{border-radius:4px;color:#fff;display:block;font-weight:500;height:40px;line-height:40px;margin-bottom:1px;position:relative;text-align:center;width:40px;z-index:2}#fixed-social a:hover>span{left:-121px;opacity:1;visibility:visible}#fixed-social a span{border-radius:4px;left:60px;line-height:40px;opacity:0;position:absolute;text-align:center;transition-duration:.5s;visibility:hidden;width:120px;z-index:1}@media (max-width:900px){#fixed-social a span,#fixed-social a:hover>span{left:0;opacity:0;visibility:hidden}}.fixed-facebook,.fixed-facebook span{background-color:#4267b2}.fixed-linkedin,.fixed-linkedin span{background-color:#0077b5}.fixed-instagram{--white:#fff;--blue:#3051f1;--purple:#c92bb7;--red:#f73344;--orange:#fa8e37;--yellow:#fcdf8f;--yellow_to:#fbd377}.fixed-instagram,.fixed-instagram span{background:radial-gradient(circle farthest-corner at 28% 100%,var(--yellow) 0,var(--yellow_to) 10%,var(--orange) 22%,#f30 35%,#0000 65%),linear-gradient(145deg,var(--blue) 10%,var(--purple) 70%);background:radial-gradient(circle farthest-corner at 28% 100%,var(--yellow) 0,var(--yellow_to) 10%,var(--orange) 22%,var(--red) 35%,#0000 65%),linear-gradient(145deg,var(--blue) 10%,var(--purple) 70%)}.fixed-whatsapp,.fixed-whatsapp span{background-color:#25d366}.locate-me-model-wrap .modal-content{background:#fff}.locate-me-model-wrap .location-wrap .btn-close{position:absolute;right:25px!important;top:25px;z-index:1}.renting-wrap .btn-close{position:absolute;right:25px!important;top:12px;z-index:1}.locate-me-model-wr.renting-wrap .btn-close{position:absolute;right:25px!important;top:25px;z-index:1}.locate-me-model-wrap .modal-header{justify-content:start}.locate-me-model-wrap .modal-title{padding-left:45px}.locate-me-model-wrap .modal-body{margin:0;padding:10px 30px 23px}.locate-me-model-wrap .form-control.btn-journey:focus{border:none!important;box-shadow:2px 2px 14px 2px #7090b01c!important}.coming-soon-city .modal-body{padding:0!important}.coming-soon-city img{border-radius:8px;object-fit:cover;object-position:right;padding:0!important}.detect-btn{background:#d5e9e9;font-size:14px;margin:10px 0 20px;padding:10px 30px;position:relative!important;width:40%}.city-model-wrap{display:inline-block;position:relative;text-align:center}.city-model-wrap img:hover{box-shadow:3px 3px 26px -1px #a2a2a240;transition:all .3s ease}.city-model-wrap p{background-color:#00000080;border-radius:0 0 17px 17px;bottom:0;color:#fff;margin:0 4px;padding:5px 0;position:absolute;text-align:center;width:94%}@media (max-width:800px){.journey-box .city-model-wrap{align-items:center;display:flex;height:155px;justify-content:center}.journey-box .city-model-wrap p{bottom:-1px;margin-left:20px;width:66%}.journey-box .city{height:auto;width:200px}}#journyModal .modal-footer .btn:disabled{cursor:no-drop}.city-model-wrap p:hover{background-color:#2bc6c99d}.mid-wrap p{margin:-6px 4px!important}.testimonial-img-container{-ms-flex-align:center;-ms-flex-pack:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:0;display:-moz-flex;display:-ms-flex;display:flex;display:-ms-flexbox;height:280px;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;overflow:hidden;padding-bottom:0;position:relative;width:100%}.blog-wrapper{margin-top:40px;margin-top:var(--main-spacing-top)}.blog-wrap h2{margin:30px 0;text-align:center}.search-options{height:100%;position:relative}.search-options ul{background:#fff;border-radius:8px;box-shadow:2px 3px 8px #ddd;display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:20px 10px;position:absolute;width:100%}.search-options ul li{background:#0000 linear-gradient(90deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;border-radius:5px;font-size:13px;margin:5px 3px;padding:5px 10px}.search-options ul li a{color:#fff}.badge{font-size:14px;font-weight:400;padding:10px 20px}.bg-freedo-theme{background:#0000 linear-gradient(90deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;font-size:.79em;padding:8px 10px}.popular-blog-img{border-radius:10px;height:50px;margin-right:10px;object-fit:cover;width:16%}.counter-wrapper{margin-top:40px;margin-top:var(--main-spacing-top)}.counter-row{text-align:center}.counter-row .counter-number{color:#2bc7c9;font-size:2.5em;text-align:center}.faq-wrap{background-color:#fff9;border-radius:10px;box-shadow:0 0 8px -3px #d7d3d4;margin:30px;padding:30px}.faq-wrap .accordion-item{border:none;border-radius:10px;box-shadow:0 5px 20px -2px #7090b038;margin:20px 20px 30px}.faq-wrap .accordion-button.collapsed{border:none;border-radius:10px;box-shadow:0 5px 10px -2px #7090b03d}.faq-wrap .accordion-button.collapsed,.faq-wrap .accordion-button:not(.collapsed){background-color:#f5feff;background-color:var(--light-theme);color:#0b132b;color:var(--dark-color);padding:15px 25px}.faq-wrap .accordion-button:not(.collapsed){border-radius:10px 10px 0 0;box-shadow:none}.faq-wrap .accordion-body{background:#f5feff;background:var(--light-theme);border-radius:0 0 10px 10px;font-size:14px;padding:1.5rem;text-align:justify}.faq-wrap .accordion-button:not(.collapsed):after{content:"-";transform:rotate(-180deg);transform:none}.faq-wrap .accordion-button:after,.faq-wrap .accordion-button:not(.collapsed):after{align-items:center;background:none;background-color:#2bc7c9;background-color:var(--theme-color);border-radius:100%;color:#fff;color:var(--white);display:flex;font-size:22px;justify-content:center}.faq-wrap .accordion-button:after{background-repeat:no-repeat;background-size:1.25rem;content:"+";flex-shrink:0;height:1.25rem;margin-left:auto;padding:6px 0 10px;transition:transform .2s ease-in-out;width:1.25rem}footer{background:url(/static/media/footer-bg.68395301b39de161cf55.png);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;color:var(--white);padding:50px 0 0;text-align:center}footer img{height:50px;margin-top:-20px}.footer-content{margin-top:16px;text-align:left}footer h4{margin:20px 0;text-decoration:underline;text-underline-offset:5px}footer h4,footer p{color:#fff;color:var(--white)}footer p{margin-bottom:50px;padding:0 120px}footer p a{color:#fff;color:var(--white);text-decoration:underline}ul.footer-list{padding-left:0}ul.footer-list li{line-height:30px;list-style-type:none}ul.footer-list li a{color:#fff;color:var(--white)}ul.footer-list li a:hover{color:#2bc7c9;color:var(--theme-color);text-decoration:underline}.footer-content h4{display:inline;margin-bottom:10px;text-decoration:none;text-transform:uppercase}.address-list li{font-size:14px;margin-bottom:10px}.download-app-section{text-align:left;text-decoration:none}.download-app-section h4{margin-top:0;text-decoration:none;text-transform:uppercase}.download-app-btn-wrap{margin-top:-12px}.download-app-btn-wrap img{margin-right:10px;margin-top:5px;width:160px}footer hr{border-color:#7090b0;border-width:2px;margin:30px 20px}ul.loacton-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;list-style-type:none;padding:0}ul.loacton-list li{cursor:pointer;margin-bottom:20px}ul.loacton-list li a{color:#fff;color:var(--white);font-size:.8em;padding:10px}ul.loacton-list li a:hover{text-decoration:underline}ul.loacton-list li a i{color:#2bc7c9;color:var(--theme-color);padding:5px}.copyright-wrap{background:#0000 linear-gradient(90deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;color:#0b132b;color:var(--dark-color);padding:10px 0;text-align:center}.offcanvassigninWrapper{background:linear-gradient(180deg,hsla(0,0%,95%,.454) 41%,rgba(43,198,201,.331) 68%),url(/static/media/signin-bg.cd7d794572a6f4d2ff5e.jpg) no-repeat 50%;background-size:cover;max-width:100%;overflow-y:scroll}.offcanvassigninWrapper .offcanvas-body{padding:90px 40px}.offcanvassigninWrapper .offcanvas-body h3{margin-bottom:25px;position:relative;text-align:center}.offcanvassigninWrapper .offcanvas-body h3:after{background-color:#2bc7c9;background-color:var(--theme-color);bottom:-15px;content:"";height:3px;left:0;margin:0 auto;position:absolute;right:0;width:35px}.btn-close{z-index:9}.offcanvassigninWrapper .form-control{background:#f4f7f8;border:1px solid #e6eef2;color:#242b35}.offcanvassigninWrapper label{font-size:.8em}.input-group-text{background:#f4f7f8;border-color:#e6eef2}.sign-up p{font-size:14px;margin-top:18px}.sign-up p span{font-size:14px;font-weight:600}.mission-wrapper{margin:50px 0 0}.mission-wrap,.story-wrap,.vision-wrap{background-color:#f9f9f9;margin:50px 0}.mission-wrap img,.story-wrap img,.vision-wrap img{border-radius:15px;padding:0!important}.mission-wrapper .content-wrap{padding:0 60px}.mission-wrapper .content-wrap p{margin:10px 0 40px}.mission-wrapper .content-wrap h6{margin-bottom:60px}.mission-wrapper .content-wrap a{color:#0b132b;color:var(--dark-color)}.mission-wrapper .content-wrap a i{padding-left:4px}.innerpage-main-head{align-items:center;letter-spacing:1px}.innerpage-main-head h1{font-size:4.0625em;font-weight:600;margin-bottom:10px}.innerpage-main-head p{font-size:16px;margin-top:20px}.inner-bottom-text{margin-top:40px}.innerpage-wrap{width:185px}.innerpage-slider-right-wrap{position:relative}.innerpage-slider-right-wrap .slider-img-wrap{padding:0 5px;width:250px}.innerpage-slider-right-wrap .slider-img-wrap img.slide-2,.innerpage-slider-right-wrap .slider-img-wrap img.slide-3{height:265px}.innerpage-slider-right-wrap .slider-img-wrap img{height:190px;margin:10px 0 0;object-fit:cover;width:100%}span.innerpage-img-head{display:block;position:relative}.innerpage-img-head h5{background-color:#0b132b8c;bottom:5px;color:#fff;left:10px;margin:0;padding:10px;position:absolute;right:-11px;text-align:center;transition:1s ease}.innerpage-img-head h5 a{color:#fff;font-size:16px;transition:font-size .5s}.innerpage-img-head h5 a:hover{font-size:18px;transform:scale(1.002)}.innerpage--wrapper{background:url(/static/media/slider-bg.a7ee8ee4b561776292ce.png);background-size:cover;padding:30px 0;width:100%}.faq-inner-wrapper .faq-wrap .accordion-button:not(.collapsed){background-color:#f5feff;background-color:var(--light-theme);border-bottom:1px solid #ececec;border-radius:10px 10px 0 0;box-shadow:none;color:#2bc7c9;padding:15px 25px}.faq-banner-wrap{align-items:center;background:url(/static/media/banner-default.7e502af75a165011780b.png);background-repeat:no-repeat;background-size:cover;border-radius:30px;display:flex;height:125px;justify-content:center;padding:30px 0;width:100%}.main-faq-wrapper form{margin:-20px auto 0}.main-faq-wrapper form .input-group-text{background:#fff;border-color:#e6eef2;border-bottom:0;border-left:0;border-radius:.775rem;border-top:0;padding:0 18px}.main-faq-wrapper form .input-group{background:#fff;border-radius:25px;box-shadow:2px 4px 20px 4px #d2f5f7}.main-faq-wrapper form .form-control{border:none;border-radius:.775rem;padding:.775rem .75rem}.content-wrap h2{position:relative}.content-wrap h2:after{background-color:#2bc7c9;background-color:var(--theme-color);bottom:-5px;content:"";height:4px;left:0;position:absolute;width:44px}.contact-content{margin:50px 0}.office-content{margin:40px 0 0}.contact-content h2{position:relative}.contact-content h2:after{background-color:#2bc7c9;background-color:var(--theme-color);bottom:-5px;content:"";height:2px;left:0;position:absolute;width:45px}.contact-content .form-control::placeholder{font-size:14px}.contact-content .left label.form-label{font-size:.938}.support-wrap{margin:40px 0 0}.support-wrap a{color:#0b132b;color:var(--dark-color);text-decoration:underline}.top-band{background-color:#0b132b;background-color:var(--dark-color);padding:4px 0}.top-slider .slick-slide.slick-active:hover{border:none;box-shadow:none}.steps-inner-wrap{display:flex;justify-content:center;margin-bottom:20px;margin-top:20px}.steps-body.visited h6{background:#f5feff;background:var(--light-theme);color:#2bc7c9;color:var(--theme-color);position:relative}.steps-body.visited .number{background-color:#2bc7c9;background-color:var(--theme-color);color:#fff;color:var(--white)}.steps-body.visited .steps-border{border-bottom:1px solid #2bc7c9;border-bottom:1px solid var(--theme-color)}.steps-body.active .number h6{background:#f5feff;background:var(--light-theme);color:#0b132b;color:var(--dark-color);position:relative}.steps-body.active .number{background-color:#0b132b;background-color:var(--dark-color);color:#fff;color:var(--white)}.steps-border{border-bottom:1px dashed #0b132b;border-bottom:1px dashed var(--dark-color);margin:4px 0 0 10px;width:135px}.steps-body{align-items:center;background:#f5feff;background:var(--light-theme);color:#727272;color:var(--list-color);display:flex;padding:10px;white-space:nowrap}.steps-body.next h6{color:#707070}.steps-body .visited h6{color:#2bc7c9;color:var(--theme-color);margin:0;position:relative}.steps-body .number{background-color:#727272;background-color:var(--list-color);border-radius:20px;color:#fbfbfb;color:var(--light-theme-grey);height:20px;margin-right:10px;width:20px}.Info-wrapper,.steps-body .number{align-items:center;display:flex;justify-content:center}.Info-wrapper{color:#fff;color:var(--white)}.message{margin-right:7px}.timer-wrap span b{font-weight:600}.timer-wrap span{padding:0 0 0 6px}.message{font-weight:800;text-align:center}.contact-wrap{background-color:#0b132b;background-color:var(--dark-color);position:absolute;right:3%;top:6px;z-index:11}.contact-wrap a i{color:#2bc7c9;color:var(--theme-color);padding:0 5px 0 15px}.contact-wrap a{color:#fff;color:var(--white)}.checkoutview-wrapper{position:relative;z-index:9999}.checkout-wrapper{padding:20px 0}.checkout-wrapper h2{display:inline-block;font-weight:400;margin-bottom:15px;position:relative}.mode-of-delivery{margin-right:5px}.checkout-wrapper h2:after{background-color:#2bc7c9;background-color:var(--theme-color);bottom:-3px;content:"";height:2px;left:0;position:absolute;width:30%}.coupon-details-wrapper{background-color:#f5feff;background-color:var(--light-theme);border-radius:5px;box-shadow:11px 11px 24px -5px #70707038;padding:10px 15px}.coupon-details-wrapper h6{font-weight:600}.coupon-details-wrapper .pay-now-term-and-condition{font-size:.7rem;margin-bottom:10px;text-align:center}.apply-head{font-weight:500}.apply-head img{margin-right:6px;width:22px}.apply-coupon{align-items:center;display:flex;justify-content:space-between}.apply-coupon a{color:#2bc7c9;color:var(--theme-color)}.apply-sec button{font-size:14px}.checkout-coupon span+button{background-color:#f5feff;border:1px solid #2bc7c9;border-radius:5px;padding:3px 8px}.helmet-wrap{display:block;margin-top:10px}.helmet-wrap p{color:#727272;color:var(--list-color);font-size:12px;margin-bottom:10px}.helmate-wrap label{font-size:16px;margin:3px 0 0;white-space:nowrap}.helmate-wrap #rentAdditionalHelmet{margin-top:8px}.form-check-input{background-color:#f4f7f8;border:1px solid #e6eef2;height:16px;margin-right:6px;width:16px}.form-check-input:checked{background-color:var(--theme-color);border-color:var(--theme-color)}.form-check-input:focus{border-color:none;box-shadow:none;outline:0}.value-button{-webkit-touch-callout:none;background:#eee;border:1px solid #ddd;display:inline-block;height:20px;margin:0;padding:11px 0;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;width:40px}.value-button:hover{cursor:pointer}form #decrease{border-radius:8px 0 0 8px;margin-right:-4px}form #increase{border-radius:0 8px 8px 0;margin-left:-4px}form #input-wrap{margin:0;padding:0}input#number{border:1px solid #ddd;border-left:none;border-right:none;height:40px;margin:0;text-align:center;width:40px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.helmate-wrap form p{font-size:11px;margin:0;padding:3px 0}.table{margin:0}.billing-wrap .table-responsive .table td:nth-child(2){font-weight:500;text-align:right}.billing-wrap .table-responsive .table tr.table-group-divider{border-top:1px solid #2b2a2a;padding:10px}.total-amount{color:#2bc7c9;color:var(--theme-color)}.amount-head{font-weight:500}.change-address-wrapper .top-header-canvas{background-color:#2bc7c9;background-color:var(--theme-color);border-radius:0 0 20px 20px;color:#f5feff!important;color:var(--light-theme)!important;padding:20px;position:absolute;width:100%;z-index:9}.change-address-wrapper .top-header-canvas .btn-back{background:none;border:none;color:#fff;font-size:20px;left:15px;opacity:1;position:absolute;top:-4px}.change-address-wrapper .top-header-canvas .btn-close{background:none;color:#fff;font-size:23px;opacity:1;position:absolute;right:15px;top:16px}.change-address-wrapper .offcanvas.offcanvas-end{overflow-y:scroll}.change-address-wrapper h6{margin-bottom:0;padding-left:10px}.change-address-wrapper p{font-size:.8em;letter-spacing:.11em;margin:0;padding-left:25px}.change-address-wrapper button.btn-home{background:#f5feff;background:var(--light-theme);border-radius:29px;cursor:auto;display:inline-block;margin:8px 0 0 22px!important;padding:3px 10px}.change-address-wrapper .use-address-icon{color:#2bc7c9;color:var(--theme-color);font-size:20px}.change-address-wrapper-inner{border-bottom:1px solid #d1d1d1;margin-bottom:20px;padding-bottom:20px}.use-address{position:relative}.use-address button{left:39%;position:absolute}.add-address-wrapper .top-header-canvas{background-color:#2bc7c9;background-color:var(--theme-color);border-radius:0 0 20px 20px;color:#fff;padding:50px 20px 20px;position:relative;z-index:9}.add-address-wrapper .top-header-canvas .btn-close{background:none;color:#fff;font-size:23px;left:15px;opacity:1;position:absolute;top:8px}.add-address-wrapper .offcanvas.offcanvas-end{width:550px}.add-address-wrapper h6{margin-bottom:0;padding-left:10px}.add-address-wrapper p{margin:0;padding-left:22px}.add-address-wrapper button.btn-home{background:#d9d9d9;border-radius:29px;display:inline-block;margin:8px 0 0 22px!important;padding:3px 10px}.add-address-wrapper .use-address-icon{color:#2bc7c9;color:var(--theme-color);font-size:20px}.add-address-wrapper-inner{border-bottom:1px solid #d1d1d1;margin-bottom:20px;padding-bottom:20px}.add-address-wrapper .offcanvas-body.text-start{margin-top:-24px;position:relative;z-index:1}.mode-delivery .form-check{align-items:center;color:#292825;float:right;margin-bottom:0;margin-right:16px}.mode-delivery .form-check-input{margin-right:5px}.mode-delivery{display:flex;padding:6px 0;white-space:nowrap}.mode-delivery,.product-details{align-items:center;background:#fff 0 0 no-repeat padding-box;border:1px solid #ddd;border-radius:8px}.product-details{padding:10px}.product-details img.prod-image{margin-right:4px}.product-details img.class-edit{float:right}.product-details img.bike-right{float:right;max-width:65%}.product-details span.product-detail{color:#021325;font-weight:600}.product-details span.hero{color:#f30;display:block;font-weight:700;margin-top:20px}.product-details span.head{color:#0b132b;display:block;font-weight:600;margin-bottom:10px}.add-det,.rent-det{font-size:14px;font-weight:500;margin-bottom:5px;text-decoration:underline}.select-hub-box{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.select-hub-box p{color:#212529bf;font-size:14px;font-weight:500;margin-bottom:5px;text-align:center}.product-details a.rent-det{color:#0b132b;font-weight:500;text-decoration:underline}.product-details a.rent-det:hover{color:#2bc7c9;color:var(--theme-color)}.rented-helmet img{margin:auto;width:50px}.selectedHelmet{border:1px solid #2bc7c9;border:1px solid var(--theme-color)}.selectedHelmet:after{align-items:center;background:#2bc7c9;background:var(--theme-color);border:2px solid #fff;border-radius:100%;color:#fff;content:"\f00c";display:flex;font:normal normal normal 16px/1 FontAwesome;font-size:11px;height:24px;justify-content:center;position:absolute;right:-9px;text-align:center;top:-9px;width:24px}.map-details{padding-top:1rem;position:relative}#list-view{display:none}.list-view-wrap{align-items:center;background:#242b35;border:none;border-radius:18px;bottom:10%;color:#fff;display:flex;font-size:14px;justify-content:center;left:0;margin:10px auto 0;padding:5px 22px!important;position:relative;right:0;width:20%!important;z-index:1}.list-view-wrap img{margin-right:1px}.list-view-wrap:hover{box-shadow:0 0 19px 5px #d6d6d6}.slick-prev{left:-15px}.slick-next,.slick-prev{position:absolute;top:40%}.slick-next{right:0}.renting-wrap .coming-new-city-content{background-color:initial!important}.renting-wrap .coming-soon-city .card{background-color:#ffffffc4;border:1px solid hsla(0,0%,100%,.125);border-radius:12px;font-size:.9em;left:50%;margin:0;padding:10px;position:absolute;top:50%;transform:translate(-50%,-50%);width:35%}.coming-new-city-content{background-color:initial!important}.coming-soon-city .modal-body{background-color:initial}.coming-soon-city .card-container{position:relative;z-index:99}.coming-soon-city p{color:#0b132b;color:var(--dark-color);font-size:.9em;font-weight:500}.background-overlay{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;filter:brightness(.87);min-height:80vh}.coming-soon-city .card{background-color:#ffffffc4;border:none;border-radius:12px;filter:brightness();font-size:.9em;left:50%;margin:0;padding:10px;position:absolute;top:50%;transform:translate(-50%,-50%);width:35%}.location-wrap .coming-soon-city input,.renting-wrap .coming-soon-city input{backdrop-filter:blur(22px) saturate(180%);-webkit-backdrop-filter:blur(22px) saturate(180%);background-color:#05070bbf;border-radius:50px}.location-wrap .coming-soon-city input::placeholder,.renting-wrap .coming-soon-city input::placeholder{color:#fff;font-weight:400}.renting-wrap h4.modal-title{font-weight:500;padding-left:45px;position:relative}.coming-soon-city input{color:#fff;font-size:.99em;position:static;width:100%}.location-wrap .coming-soon-city input{color:#fff;padding-left:5%;text-align:left}.renting-wrap .coming-soon-city input{color:#fff}.coming-soon-city .card h4{color:#0b132b;color:var(--dark-color);font-weight:600}.locate-me-model-wrap .location-wrap .coming-soon-city .btn-close{color:#fff;left:auto;opacity:1;position:absolute}.freedo-city-SEO{font-size:10px;text-align:left!important}.freedo-city-SEO p{margin-bottom:10px;padding:0;text-align:left!important}.freedo-city-SEO ul{margin-bottom:10px;padding-left:30px}.freedo-city-SEO-1{margin-top:10px;padding-left:15px}@media screen and (max-width:575px){.coming-soon-city .card{background-color:initial;width:100%}.coming-soon-city .card h4{color:#fff}.coming-soon-city p{color:#fff;font-size:.78em!important}.renting-wrap .coming-soon-city .card{background-color:initial;width:100%}.renting-wrap .coming-soon-city .card h4{color:#fff}.renting-wrap .coming-soon-city p{color:#fff;font-size:.78em!important}.location-wrap .coming-soon-city input,.renting-wrap .coming-soon-city input{color:#fff;font-size:.78em;padding-left:10px}.background-overlay{background-position:100%}}.map-details iframe{border:1px solid #ddd!important;border-radius:8px;margin-top:10px;padding:0;width:100%}.delivery-details span.del-detail{color:#021325;font-weight:600}.delivery-details img.delv-image{margin-right:4px}.delivery-details{border:1px solid #ddd!important;border-radius:8px;margin-top:10px;padding:10px 0}.delivery-details button.Change-Address{background:#fff;border:1px solid #2bc7c9;border-radius:29px;color:#2bc7c9;float:right;font-size:12px;font-size:var(--small-text);padding:10px 16px}.delivery-details button.Change-Address:hover{background-color:#2bc7c9;background-color:var(--theme-color);color:#fff;transition:all .3s ease}.delivery-details span.head{color:#242b35;display:block;font-weight:500;margin:20px 0 3px}.delivery-details span.text{display:block;font-size:.875rem}.delivery-details .btn-home{background:#f5feff;background:var(--light-theme);border:1px solid #2bc7c9;border:1px solid var(--theme-color);border-radius:29px;color:#2bc7c9;color:var(--theme-color);display:inline-block;margin:8px 0 0;padding:3px 10px}.delivery-details p.text{margin-bottom:5px}.time-slot-details img.time-slot{margin-right:4px;margin-top:-6px}.time-slot-details span.time-slot{color:#021325;font-weight:600}.time-slot-details .time-slot{margin-top:20px;padding-right:0}.time-slot-details .tab-content{padding:0}.time-slot-details .time-slot li.nav-item{cursor:pointer;text-align:center;width:33.33%}.form-check-input{cursor:pointer}.time-slot-details .time-slot .nav-link{background-color:initial;border-radius:0;color:#000;padding:5px}ul.nav.nav-tabs.time-slot{background:#f0f2f2;border-radius:5px}.time-slot-details .time-slot .nav-link.active,.time-slot-details .time-slot .nav-link:hover{background:#2bc7c9;border-bottom:2px solid #07a1a2;color:#fff;text-decoration:none}.time-slot-details .time-slot .nav-link.active .timeslot-icon svg,.time-slot-details .time-slot .nav-link:hover .timeslot-icon svg{fill:#fff}.timeslot-icon svg{color:#fff;display:inline-block;height:18px;margin-right:6px;width:18px}.time-slot-details .timing-sets{align-items:center;border:1px solid #ddd!important;border-radius:5px;display:flex;flex-wrap:wrap;flex-wrap:nowrap;margin-top:10px;margin:auto;overflow-x:auto;padding:10px;scroll-behavior:smooth;text-align:center;white-space:nowrap;width:100%}.time-slot-details .timing-sets::-webkit-scrollbar{height:2px;width:3px}.time-slot-details .timing-sets .form-check{margin-bottom:0}.time-slot-details .timing-sets label{line-height:25px;margin-left:0;margin-right:20px}.coupon-details-wrapper .helmate-wrap nav{align-items:center;display:flex;justify-content:end;width:24%}.value-button{align-items:center;background:#fff!important;border:1px solid #ddd!important;display:inline-flex!important;height:30px!important;justify-content:center;width:32%!important}.mode-delivery .form-check-input{height:15px;width:15px}input#number{border:1px solid #ddd!important;font-size:12px;height:30px!important;width:32%!important}span.mode-of-delivery{color:#021325;font-weight:600;white-space:nowrap}.main-content-wrapper-slider{margin-right:50px}.progressbar{margin-top:10px}.progressbar span:before{height:13px;width:13px}.progressbar span.active:after{background-color:#bbb;left:12px;top:7px;width:46px}.ml-0{margin-left:0!important}.progressbar-wrap{justify-content:space-between}.progressbar-wrap,.progressbar-wrap .journey-modal{align-items:center;display:flex;flex-wrap:wrap}.progressbar{counter-reset:step;width:70px}.date-progress{align-items:center;display:flex;justify-content:space-between;margin:10px -37px 10px 0;padding-left:0}.date-progress span.next:before{background-color:#bbb}.day-one{background:#2bc7c9;border-radius:2px;color:#fff!important;padding:2px 6px;white-space:nowrap}.date-progress .location{color:#0b132b;float:left;margin:0 8px 0 0}.add-details-wrapper{margin-bottom:31px}.add-details-wrapper,.select-hub-wrapper{background-color:#f5feff;background-color:var(--light-theme);border-radius:5px;box-shadow:11px 11px 24px -5px #70707038;padding:10px 15px}.select-hub-wrapper{align-items:center;display:flex;flex-direction:column;gap:30px;height:284px;justify-content:center}.add-new-address-wrap .map-details iframe{height:350px}.gm-style .gm-style-iw-c{background-color:initial;border-radius:8px;box-shadow:none;cursor:pointer;font-weight:600;left:0;padding:5px;text-align:center;width:120px}.gm-style .gm-style-iw-d{overflow:visible!important;overflow:initial!important}.mapWarehouseInfo{align-items:center;display:flex;flex-direction:column;transition:.15s}.mapWarehouseInfoPricing{align-items:center;background:linear-gradient(90deg,#fff 29.92%,#c6feff),#fff;border:1px solid #ededed;border-radius:60px;color:#000;display:flex;font-size:14px;justify-content:center;padding:6px 13px;text-align:center}.mapWarehouseInfoPricing.selected{background:#000;color:#fff}.mapWarehouseName{background-color:#2bc7c9;background-color:var(--theme-color);border-radius:15px;display:flex;padding:3px 8px}.mapWarehouseName p{color:#fff;font-size:12px;font-weight:500;justify-content:center;max-width:95px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map{padding-left:0;padding-right:0}.card-listing{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:#fff;border-radius:7px;box-shadow:0 0 10px #0000001a;height:100%;margin-left:10px;padding:12px 16px 4px}.card-listing,.card-scroll-listing{display:flex;flex-direction:column;gap:10px;overflow-y:auto}.card-scroll-listing{height:38vh}.card-scroll-listing::-webkit-scrollbar{display:none}.show-more-btn{color:#2bc7c9;color:var(--theme-color);font-size:12px;text-align:center;text-decoration:underline}.listing-heading{color:#021325;font-size:14px;font-weight:500;white-space:nowrap}.card-warehouse-listing{align-items:flex-start;border:1px solid #7090b028;border-radius:10px;cursor:pointer;display:flex;gap:6px;padding:11px 9px}.card-warehouse-listing.selected{border:2px solid #2bc7c9}.card-warehouse-heading{color:#021325;font-size:12px;font-weight:500;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-warehouse-location p{font-size:10px;justify-content:center;max-width:195px;overflow:hidden;text-overflow:ellipsis}.card-warehouse-info{align-items:flex-start;display:flex;flex-direction:column;width:100%}.card-warehouse-infoBox{display:flex;justify-content:space-between;width:100%}.card-warehouse-infoBox p{color:#2bc7c9;font-size:12px}.add-new-address-wrap span.btn-home{margin:0 15px 0 0!important}.details-wrapper{font-size:12px}.additional-helmets-info{align-items:flex-start;display:flex;flex-direction:column}.excess-charge img,.excess-hour-charge img,.total-km img{margin-right:8px}.excess-charge span,.excess-hour-charge span,.total-km span{font-size:12px;font-weight:500}.excess-charge,.excess-hour-charge,.total-km{align-items:center;display:flex}.add-details-wrapper h6{font-weight:400;text-decoration:underline}.add-new-address-wrap .map-details iframe{border:1px solid #ddd!important;border-radius:0;height:250px;margin-top:0;padding:0;width:100%}.add-new-address-wrap span.btn-home{background:#f5feff;background:var(--light-theme);border-radius:29px;cursor:pointer;display:inline-block;margin:0 15px 10px 0!important;padding:3px 10px}.add-new-address-wrap span.active{background:#2bc7c9!important;background:var(--theme-color)!important;color:#fff!important}.details-wrapper{align-items:center;display:flex;justify-content:space-between}.details-wrapper .vr{margin:0 10px}.value{font-weight:500;margin-left:15px}.excess-charge img,.excess-hour-charge img,.total-km img{margin-right:5px;margin-top:-5px;width:26px}.modal-content{background:#0000 linear-gradient(22deg,#e4fffa,#fff) 0 0 no-repeat padding-box}.location-wrap .modal-header{border-bottom:none;margin:0;padding-bottom:0}.renting-wrap .modal-header{background:#0000 linear-gradient(90deg,#56f7dc4d,#ececec00 0) 0 0 no-repeat padding-box;border-bottom:none;margin:0;margin-bottom:0!important;padding-bottom:5px}.location-wrap .modal-dialog{max-width:95%;transform:none}.location-wrap .coming-soon-city-modal input{background:#0000;background:#ffffff14;border:1px solid #0000;border-radius:40px;color:#fff!important;height:50px;padding-left:20px;padding-left:10px!important;padding-right:20px;transition:.3s}.location-wrap .coming-soon-city-modal{margin-left:auto;margin-right:auto;width:70%}.location-wrap .coming-soon-city-modal input::placeholder{color:#000}.location-wrap h4.modal-title{font-weight:500;position:relative}.location-wrap h4.modal-title:after{background:#0000 linear-gradient(0deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;border-radius:5px;bottom:-3px;content:"";height:3px;left:-3px;margin:0 auto;position:absolute;right:0;width:30%}.location-wrap .modal-footer{border:none;justify-content:center}.journey-box{border-radius:3px;margin-bottom:6px;margin-top:-50px;padding:10px;position:relative;z-index:0}.journey-box .smallest-text{font-size:.8125em}.city-wrap,.date-wrap,.reset-wrap{position:relative;width:29%;z-index:1}.date-wrap{z-index:9}.city-wrap:after,.date-wrap:after,.reset-wrap:after{background:#ffffff61;border:1px solid #2bc7c9;border:1px solid var(--theme-color);border-radius:5px;bottom:0;content:"";height:80%;left:0;margin-bottom:18px;position:absolute;width:100%;z-index:-1}.dashed:after{border:1px dashed #2bc7c9;border:1px dashed var(--theme-color)}.city-wrap .top-img,.date-wrap .top-img,.reset-wrap .top-img{margin-bottom:50px;position:relative;width:100px;z-index:1}.mid-wrap{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;font-weight:500;height:140px;justify-content:center;margin:15px auto;width:140px}.mid-wrap.datepicker{width:100%}.mid-wrap.datepicker input{align-content:center;align-items:center;border:1px solid #868e96;border-radius:5px;color:#868e96;display:flex;height:33px;justify-content:center;padding:5px;width:70%}.progressbar{display:flex;font-size:16px;justify-content:space-between;margin:0 10px;padding-left:0;padding-top:1px;width:60px}.progressbar span.active{color:#2bc7c9}.progressbar span{display:inline-block;list-style:none;position:relative;text-align:center;width:auto}.date-progress span.next{float:right}.progressbar span.active:before{border-color:#2bc7c9}.progressbar span:before{background-color:#2bc7c9;border-radius:100%;content:"";display:block;height:8px;line-height:30px;margin:0 auto;text-align:center;width:8px}.progressbar span.next:before{background-color:#bbb}.mt-70{margin-top:70px}.progressbar span.active:after{border:.2px dashed #bbb;content:"";height:1px;left:8px;position:absolute;top:3px;width:50px}@media screen and (max-width:576px){.date-filter{display:flex;flex-direction:column}.date-filter .progressbar,.end-date{display:none}.end-date-mobile{color:#777;display:inline-flex!important;margin-top:30px;z-index:-100}.start-end-date-text{border-radius:100%;color:#2bc7c9;color:var(--theme-color);display:inline-flex!important;left:15px;position:absolute;top:-13px}}.end-date-mobile,.start-end-date-text{display:none}.end-date{color:#777;font-size:14px;width:35%}.modal-body{margin:0;padding:10px 30px}.Journey-wrap{align-items:flex-end;display:flex;justify-content:space-between;text-align:center}.Journey-wrap h6{font-weight:500;margin-bottom:5px;padding-bottom:5px;position:relative}.journey-box h6:after{background:#0000 linear-gradient(0deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;border-radius:5px;bottom:0;content:"";height:3px;left:0;margin:0 auto;position:absolute;right:0;width:13%}.Journey-wrap p{font-size:16px;margin:4px!important}.location-display{width:40%}.time-box{background-color:#fff;border:1px solid #f3f3f3;border-radius:5px;cursor:pointer;height:auto;margin:4px;padding:6px 16px 6px 5px;position:relative;text-align:left;width:30%}.time-box:focus,.time-box:hover{border:none;box-shadow:2px 2px 5px -1px #c3bebe;transition:none}.favourite:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAAASCAYAAAAE7bMcAAAABHNCSVQICAgIfAhkiAAABo9JREFUWEflV3tQVFUY/y2LgIqJ8hQUER88BsQmJYSFTcVX1iiDr8ksrZmacTKstBqHwVc+a0oZRxvGzDGFEjXNJ/JYXKBJlETEwmwiAUNw1BF0YZdlb985e+96uVwWmuk/78DcvefxO9/5fb/v+87RRJaWZULASsFmAwQBts5OsId9a6Rvekv9vb1t0jz5fIYn4bK3Ezxpvpo9fJ4cR8LtBa/Lek/3l6V1wXpTVlajhm040lh6ThCEWWobpHZAJIj183/WJrZLbc42JseV8BxvCU/+lq2nxHVmD19HtJHPk9nYg3015v37IjgJ4/PyBnZ49C8nRUQyJbBGroj/SwF9wOmmIDUliTjrkqdhfd6FPimK4TpVkBUxnAT2RBSWjRRcrFdogo9SETmxk+Dv4S4N5e/sv2qxt+Zmn4lyqgAnnpccIc0/tGghZoeNw9maGiw5lP1UmXIF/Ac8m80a6yCBbSzMYJgIG0ppYXc5EQZ9EoL6e+BOW5uDCEbC1zf/4IphIF1iuA+e7ym3OHJSD4pcEhOD1OgoZJaUoujWLVxb/SG3KXrrdkdO40pWy2kqOcQmdMZ1IYErosCwmKI+x+EBAjPoE4mE/hh7+qydeZHpjyMjMNHHGw/MZpg6rGwJHCNy3okIx/X7D7D1SgUfm5mUiIGurnjrQj7WTpqISQEBaLdaUdXcjM/KfuZjclPm4VpTEzYZS5CeqEOMvx9Sc35Axkt6xAT4o/KfRgQOGgQj4TMSjlZVIWnUKMwgVbDnakMDcq9W4rtL5djw8mxMpr62Dgsq6+qRfuKkQ7EO8sV80U0JkpvD8wvX2wRhnUSEUgkVtMHHHR14bVQIWultpk34uLvjzhMT4mnBitQUuGm1iMr+HotGj8bnunjcoDm/0qaXEkEtFgtf6jk3NxysvoFPigxofP89lJDBqUdycXTBfCSNDIbvth04tnghkkJC+Pj6R49wvLoaaQkJ2EVKiKMxEwIDeV9Tayv2/3IJI7y88PbkONQ9eAiPfv3gN8gTX+YXIP3HE6qhq6oEHhb5RWsEwbaDZ1piTFKCFA4V9+/jhaHecKcaE3vqDPfk5bmvknc7oTv5E3aSEfOIoL20weihQ6ELHIbVZPSq5yfAg8gZf+AgN6hq+Zt8A1FZ+3A3bSWMdXVYkHsMufNTu5GwkYjaVVqGjGlTHCSsO5+HqjUfMQEiett2bkf12k8xmFR7lQil+oD40FDcJgdM2LCxGwlc1bB1D4dxBcWJGtiMDtlQbBpIkiwn8HAQq8al2TPRTr91Z85x8NPTk+FFnmVKYN/XFy1AfetjjPD0RP3jVsw8fgK/vfE6WswWvHjYntDKly6B74ABCNm9B41EQgmRkHrkqKoSvDdt5rhyEliFkHJC1JZtPDf9mZHOia2m8OHs0F9zawuW7z+grgRlYgwvKPCGRnuDDPSXZ2VJCWPI61L7qSl6jKEYPddwB08oJOaT55vb2qEjEtgGD1MZ0w0L4AbtqbqOLeWXkZcyF2NIrmcorhnOnNGhuEWyTc7O4Uqob2lBUe3fSAkPw3MUXvJw4CQQbkby1C5KuLwqDcFDvHCY8k9FfT3eTYhHmJ8fTl6rQmt7O6ZT+O0jFX4hK6nypKy1KpQQXnSxkMJgqrKuOpQgSp/1J/j6YAvJO4g8aSHjmCpaLB1IEJWQSMnsm6lTcM/UhskU50xB+uFB2K7TYTjFKXsaKI5XFxpw8fZtfPvKHMwiUthzz2TiCulGgooS0nQJ+ICUOtjDAzsNxSimipFJOSV4yBCO1Uxr7KZQkpMg35/WLCuR4cXGzcT0WmVdZjlBtZyJ+SLR1xfGu3e7ntTUToEyHH1QIIpZzMrrOf3WBwejuLa2y0lPfr5wemRXrDlt3FgU/F5jX0PsU5uvtVrsOSH8YtkMctV5Wl0jxTyfwKJKcXJUO9n1cDZ/elKTCCA8fq6QEeI40Ul1XXnQ6eWu0Ks9veC5mMxxmoiyspGw2ippI16Oe4GCVaXHlLXW6d1AqSQJW2qXn/RkbXJFSviqHlVTnWzj3U6qCntcLe2xmghj6Q5yWazQab8UCQLdGbiCOuHCCghvlw5I0m2Q2qmfjePj2ZBOunVSg4RD9dfez8axYsUVZT/J2cfb22mBLjg2wmENDI+Pk9ljx2G3W6ldDFVup2gHxxftYO1sH2w/3E42nybb8cPoO0BrIhK45p/FZ9kyLzeNyx5Xk/mrZ5cE5vgVKzwHNj0MfbZJECPgX7MWjv0vIs++AAAAAElFTkSuQmCC);height:13px;width:49px;z-index:1}.favourite:before,.time-box:after{background-size:cover;content:"";position:absolute;right:0;top:0}.time-box:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAA0CAYAAACDzrhBAAAABHNCSVQICAgIfAhkiAAAAetJREFUSEvVVz1SwlAQ3k0sHC3kBlLyU0DjOFTiCeAGcIN4A+EE5gZyA/AEUuUHC6gcS28gJTIk69sHRDJj8fYljZmhYCbve7v7ffvtBpthPAGAgfoZPjRPwB1/dG7mfABr4VvXAaoCkI8AV4YoQADj987tSAMwWmOxaENCcwlIAs59BsA3M5gL6atxFEQvGUA9ijyH0Dc9fHwP60HcR6QeAg6lh3URm0H8BQgVm8N7gDBWBbV/VASRT4hDSfVPr9vrwKU17NIZIl5LY8lYqC6XlcvNltXVkoDkdNAIFyoVehYDbM7PVheb7ycbKpFvBSIPEdqSmzMhFaexqA7qQfTgKB1Iq5+lwDrYF3E7U2K6k9YhR6PcnQ6OxIbCQrKhUkcAsPt0yJnaUKl0EI+QwLNt6eLtrCJY27ayNhRtaUBD1co9KYUa4GjrbCyA6ElBymln1kEtDKs2VB50AOBSOrWhEhtBzALqS3Mv1Q9Wtq2c0ehA2lVierRJ43e8szcKd4SckPiPdLznAPRhCyp1CohJy2Y30BEoHSxtjKRUHUwUmmDNy5Ntvebl5oLtmleuDv73mlecRq6mammezsbb+p80YkIcjfGWRqfLNiNKt7Tcuq9G3KNKYWTqStkHx360wcDUmTnsFF3/+MnzAwlqLQDPhjckAAAAAElFTkSuQmCC);background-repeat:no-repeat;height:100%;width:12px}.disable-img{opacity:.4}.disable-package.dashed:after{border:none!important}.disable-package h6,.package-txt{opacity:.4}.disable-package .mid-wrap.time-wrap,.disable-package~button{visibility:hidden}.mid-wrap.time-wrap{flex-wrap:wrap;height:140px;justify-content:start;overflow-y:auto;padding:0 10px;scrollbar-width:none;width:100%}.mid-wrap.time-wrap::-webkit-scrollbar{display:none}.time-box h5{font-size:14px;font-weight:500;margin:0;text-align:center}.time-box p{font-size:8px;margin:0;padding:0}.step-process{align-items:center;background-color:#fff;background:#fff;border:1px solid #2bc7c9;border:1px solid var(--theme-color);border-radius:100%;display:flex;font-size:16px;height:30px;justify-content:center;left:-7px;position:absolute;top:50px;width:30px}.dotted-circle{border:1px dashed #2bc7c9;border:1px dashed var(--theme-color)}button.close-model{background:#0000;border:none;font-size:22px;position:absolute;right:20px;top:15px}.Renting-wrapper{background-color:#fbfbfb;background-color:var(--light-theme-grey);margin-top:20px;padding:40px 0}.rent-wrap h2{margin-bottom:30px;text-align:center}.rent-wrap .modal-dialog{max-width:95%}.rent-wrap .col-lg-9{margin:0 auto;width:auto}.tab-width{left:29%;position:relative}.tab-width .nav-pills{width:50%}.gm-style-mtc-bbw{cursor:pointer;left:0;margin:10px;position:absolute;top:36px!important;z-index:0}ul#pills-tab{border-bottom:1px solid #d6d6d6;display:flex;justify-content:space-between}.Renting-wrapper ul#pills-tab li{position:relative}.Renting-wrapper .nav-pills .nav-link{margin:0 20px}.Renting-wrapper .nav-pills .nav-link.active,.Renting-wrapper .nav-pills .show>.nav-link{background:#0000;color:#0b132b;color:var(--dark-color);font-weight:600}.Renting-wrapper .nav-pills .nav-link.active:before,.Renting-wrapper .nav-pills .show>.nav-link{background:none;border-bottom:5px solid #2bc7c9;border-radius:0;border-radius:10px;bottom:-3px;color:var(--dark);content:"";left:0;position:absolute;width:100%}.Renting-wrapper .card{border:none;border-radius:40px;display:grid;padding:10px 15px;position:relative}.Renting-wrapper .card .ModelCardImage{display:block;height:150px;margin-left:auto;margin-right:auto;object-fit:contain;width:240px}.deposite-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;margin:15px 0 0}.deposite-wrap span{align-items:center;animation:move 5s ease infinite;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(68.7deg,#2bc7c9 13.2%,#2b9ac9 29.8%,#6d7fe5 48.9%,#0f3af9 68.2%,#008cff 86.4%);background-size:400%;color:#0000;display:flex;font-size:12px;font-size:var(--small-text);font-weight:500;position:absolute}@keyframes move{0%,to{background-position:200% 0}50%{background-position:0 200%}}.deposite-wrap span:first-child{left:10px}.deposite-wrap span:nth-child(2){align-items:center;display:flex;font-size:12px;font-size:var(--small-text);position:absolute;right:10px}.deposite-wrap span i{color:#2bc7c9;color:var(--theme-color);font-size:.9em;padding:0 5px}.vehicle-wrapper .card .footer-btn{margin:35px auto 14px;width:auto}.pop-tag-wrap{height:25px}.populer-tag{font-size:12px;font-weight:600;height:25px;left:-15px;line-height:1.8;margin-top:0;padding-left:10px;position:relative;width:110px;z-index:999}.populer-tag:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAAAZCAYAAADQfBuCAAAABHNCSVQICAgIfAhkiAAABrFJREFUaEPtWs2OVUUQPn3OuffORE38AU0MJLpwocLSESEgmIwuTNzpO7hw58Y3cOED+BKsTdwMC4WZISEYiBIegAVGownBEHCO/VfdVdXVP/eMJpjMuMA6P32qq/ur76vqqzr9997Vq5uPhsUXveo+6abu3KBUp/T1oe+7bpq6aOvrU9f14X609ZPxur8fnsvYZlzzF8a3z016nN59H9lxfOOPuQ/PRf/ce8hfbesJsPGZn2Y+euJhfG0P2jbft/4XbOu/uU/igfw34+j4Gb/s+N4O/uv4mvvwfpv/auf5QX2sTu3uvqJf39GDvYmDb5yWF0M7oKcFiwLPaJ/sdZgw2Oa+mZ8bz41pbOcsso3lxwhjge2DaK7DO3a8zDfDoqP7MTjM/9w30fUwJztv4wPyn9gwz7g5cBzd3GNcm+Lt4+I38Q+PhuGjV5V6qE5f2/9e77BttzMAaQxZCDFzkRV2MEKYhMgysjjSAGFw3ftfQHzWf4SsgCSLEI9Aj8yiDYvCkRUyQfTXZQKaISoZ6sfH4/ChWTSTpdTp3f0poAalO464gKCwY/zuR6iwu4nbdkzY5R6VDbvcopc/h5BH0A3XD+M/oJkgDeZTRlJE5HrPReRW39tV47D9slIPLLfYhbu2N4VF8jk3nybpjpY5Sua6fFqAnQfvRduNj3cmR1a03fjcbuQoz2k2HWWQ1aPrMV6OwxxyOIc5pDqNkMsMsv8xrdt43xgW4/t40RLEyTsHkOVzM+RphqyB8A8sAuTziDjLUa1I4hzFOE/yN+UQ5n8GWcF/+w3kP7LX4ajs5of5QzpHth2f2jc2FuMHLyr1JyAtQRyHLbbZDkAqKOWU+RyIVaLMZTEYDdzAOCuHJM5ZGFlWXZa4DTQBUcOS6m1CFo/rrWeWi/PSolUQl+5UpyZTZReVnsxhiUpESMLqsKSyUs6tqbOK/xUua1V/XDUGtc1UefIccDg8Rzn9llouLp5U6neOtIC4U5rjaB3VVo+1IGudOs3VXxFpfWudZjhE4ihQr0KdltRtkLZARSJ13V6nlTIGlElNdeadYbU8V1q0IE7M7grpMCg3/7GmGirWRqFuQ1wW0i7nqIqdoFtUjQ5ZLXWayK+Ew2KdVhJorZlB4CxX65pvBqS52m5w1+/8/Xh54Y3n1K85pImIa1WTvN5o40DUQfCckHZAcnUa6mQAktAiYjWYdEAa6q/AZcU6do7/9bqSaIleffX6avV1bdECx1l1lkMaXAc1Sey0PvM7x3dXGOdBsBnSWndwue4poz6gl3BbWj/hTZjza5a6JB0Qqa61vhxoPz97bbW6XFs8hTlOQpIZ4HAcmKvT3HXaS3S9O9vTs9/ldlR51d6iV5WWo3gHREBW7CWixSQdEF5nZvy33Iz893ZTe8ulzyfD1G+f3FxcKS2eXTin7Ep1mp683TG+twiLid6xznIkCQpU6niUSpFaByd2V2LNyLksji/3GtdCVkYNRo3g61ShTiOZDfU9Qx/X862O80NdV549sVz+VFWVc5BV5jbaAaHd/HydFoKc68oLnFWtt6AeY0j7L/xvUduNGuE3NR2cPbGxcVdavIg4z2GDyGW0AyIhK4ekf0udpfUR65V6dNMOCKo7SUeEctssjs11QIQeq1zHpicFTh3H69q+t1qO7xxX6h5fvLBwJeLP7UzaS6TnZ3E8qb6BjeDPo8L5F7Wbu/QVzgr+i3VaLjPw+eA6E/mPzvvS8zQThUNqhGm6u7lcvPuCUn/gxUsQ53YfO7MKitOrxJzNJTpSoFJHoU2dpXWaXLdhBAKigHer3XfSbiIIbO0t4roVKVeo5ezmAdTbZ7mNEJgq/OsHi/EiHOnYcgDESU0g1HuX6cl1vU5D9dmM3mLCbZkOSBunHNL/RmTN58DpyvFx3NbC5QlZONrxiCfT0J8EDos7h56Qr99LjIuWmwzlnvIJA5xMY4VmVRzrGbbUaeS9LJKQivYIM4jK17HIf9SfxCcl8btyB0fH4/JL4/CpXrxJvc16lfWcnOsg+DrH9g6RaiS9RP1pZtO6DdVpDV159xsO+puPtLfIe68V/1nPtPwblvzJ+3xkMX8hDh7R+p9vj43D5zZV+jT4nU7Ce5pgf+nVwf3RM6H7d9T/xb/RG9ln9A16L44QrqMB+TesnXwDnnJ+gA9GBXMP4X3uHxo2vD97DmIM0DzZ/fhtH0shRngecoxdWB6M455B3F+LQV24ubV1Ha3N0f8+5RHQv/La//L2ma1vnnI/j9xjEVBv7ew8+/OlS+FHKEcR+n9E4B8Cma4Z6ajsLwAAAABJRU5ErkJggg==);background-size:cover;content:"";height:25px;left:0;position:absolute;width:110px;z-index:-1}.populer-tag .blog-wrap .card{background:#f4f1f1;border:none;border-radius:15px}.blog-wrap .card{border:none;border-radius:20px;box-shadow:1.95px 1.95px 2.6px #00000026}.testimonial a{color:#0b132b;color:var(--dark-color);font-size:1em;text-align:left}h6.bike-brand{color:#f30;color:var(--red);font-size:.89em;margin:3px 0}.name-price-wrap{align-items:center;display:flex;justify-content:space-between}.name-price-wrap h6{font-size:.9em}.name-price-wrap h6:before{background-color:#2bc7c9;background-color:var(--theme-color);border-radius:10px;bottom:3px;content:"";height:3px;left:0;position:absolute;width:39px}.name-price-wrap p{color:#2bc7c9;color:var(--theme-color);font-size:.98em;font-size:14px;font-weight:600;margin-top:-10px}p.perday-rent{font-size:.89em;font-weight:600;margin-top:8px}p.perday-rent i{color:#727272;color:var(--list-color);font-size:.8125em;font-weight:400}.rent-wrap .form-select{background-color:initial;border:none;border-bottom:1px solid #d6d6d6;border-radius:inherit;font-size:.9375em}.blog-wrap .card .card-img-top{border:none;border-radius:20px;height:auto;object-fit:cover;padding:0;transition:1s ease;width:100%}.Renting-wrapper button.freedo-outline-btn{margin:45px auto 0;width:auto}.renting-wrapper{margin:25px 0}.filter-btnclose{background-color:#f5feff;border:1px solid #000;border-radius:100%;font-size:12px;opacity:1;padding:5px;position:absolute;right:15px;top:15px}.mobileFiltersMain{overflow-y:scroll}.filter-head-wrap{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px;margin-top:8px;position:relative}.filter-head-wrap h4{position:relative;width:100%}.filter-head-wrap:after{border-bottom:1px dashed #b7b7b7;bottom:-8px;content:"";left:0;position:absolute;width:100%}.filter-head-wrap i{color:#2bc7c9;color:var(--theme-color)}.filter-list-wrap{background-color:#f5feff;background-color:var(--light-theme);padding:20px 15px}.range-slider .range-slider__thumb{background:#2bc7c9!important}.range-slider .range-slider__range{background:#76d3d5!important}.range-slider{margin-top:10px}.filter-row{align-items:center;display:flex;margin:4px 0}.filter-list-wrap .form-check{margin:10px 0}.detect-filter{width:23%}.detect-filter .form-control{padding:10px 15px 10px 35px;position:relative}.detect-filter .loaction-detect{background:#fff;border-radius:100%!important;box-shadow:3px 3px 15px 4px #b3b3b361;left:11px;top:-17px;width:25px}.detect-filter .loaction-detect,.detect-filter .start-end-date{align-items:center;color:#2bc7c9;color:var(--theme-color);display:flex;height:25px;justify-content:center;position:absolute;z-index:99}.detect-filter .start-end-date{left:13px;top:-15px}.filter-row .form-control{border-radius:1.375rem;border-right:0}.filter-row.form img{width:22px}.filter-row .input-group-text{background-color:initial;border-radius:1.375rem}.date-filter{align-items:center;display:flex;width:43%}.date-filter .form-control{border:1px solid #eee;padding:10px 30px}.day-select-filter .form-select{background-color:initial;border:1px solid #d6d6d6;border-radius:30px;font-size:.9em;padding:10px 15px 10px 35px;position:relative}.day-select-filter{position:relative;width:26%}.day-select-filter .clock-Day{align-items:center;background:#fff;border-radius:100%!important;box-shadow:3px 3px 15px 4px #b3b3b361;color:#2bc7c9;color:var(--theme-color);display:flex;height:25px;justify-content:center;left:25px;position:absolute;top:-17px;width:25px}.renting-wrap .accordion-item{border:none;box-shadow:none}.rent-search-filter a{align-items:center;background:#0000 linear-gradient(90deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;border-radius:100%;color:#0b132b;color:var(--dark-color);display:flex;font-size:16px;height:35px;justify-content:center;margin-left:20px;width:35px}.filter-row input::placeholder{color:#000}.display-result-filter{align-items:center;display:flex;justify-content:space-between;margin-bottom:-31px}.display-result-filter p{color:#727272;color:var(--list-color);font-size:.8em;margin:0}.display-result-filter .form-select{background-color:initial;border:1px solid #d6d6d6;border-radius:30px;color:#727272;color:var(--list-color);font-size:.8em;padding:.3rem .4rem .3rem .59rem;width:17%}.faq-showmore{margin:45px 0 0}.renting-wrap .accordion-button.collapsed{border:none;border-radius:10px;position:relative}.renting-wrap .accordion-button.collapsed,.renting-wrap .accordion-button:not(.collapsed){background-color:#f5feff;background-color:var(--light-theme);box-shadow:none;color:#0b132b;color:var(--dark-color);padding:15px 0}.renting-wrap .accordion-button:not(.collapsed){border-radius:10px 10px 0 0}.renting-wrap .accordion-header{position:relative}.renting-wrap .accordion-header:after{background-color:#2bc7c9;background-color:var(--theme-color);bottom:9px;content:"";height:2px;left:0;position:absolute;width:20px;z-index:9}.renting-wrap .accordion-body{background:#f5feff;background:var(--light-theme);border-radius:0 0 10px 10px;padding:10px 0;position:relative}.renting-wrap .accordion-button:not(.collapsed):after{align-items:center;content:"\f068";display:flex;font-family:FontAwesome;font-size:14px;justify-content:center;transform:rotate(-180deg);transform:none}.renting-wrap .accordion-button:after,.renting-wrap .accordion-button:not(.collapsed):after{background:none;background-color:#2bc7c9;background-color:var(--theme-color);border-radius:100%;color:#fff;color:var(--white)}.renting-wrap .accordion-button:after{background-repeat:no-repeat;background-size:0;content:"\2b";font-size:22px;height:20px;line-height:18px;margin-left:auto;text-align:center;transition:transform .2s ease-in-out;width:20px}.all-vehicle-type-label,.vihicle-type-box,.vihicle-type-box .form-check{align-items:center;display:flex;justify-content:space-between}.all-vehicle-type-label{margin-right:8px}.vihicle-type-box .form-check-input .form-check-label{margin-left:-10px}.vehicle-specs .carousel-inner img{padding:20px}.vehicle-specs .carousel-inner{align-items:center;display:flex;height:308px;overflow:hidden!important}.rent-card-btn{margin-bottom:20px!important;margin-top:20px!important}.support-box{bottom:0;display:block;position:relative;text-align:center;top:2rem}.b-btn{color:#fff;font-weight:700;text-decoration:none}.b-btn.paypal i{color:blue}.b-btn:hover{font-weight:700;text-decoration:none}.b-btn i{color:#ff0;font-size:20px;margin-top:2rem}.rent-filter-result{background:#0000;margin:0;padding:0}.rent-filter-result .vehicle-wrapper{display:flex;flex-wrap:wrap;margin-top:1vh}.rent-filter-result .vehicle-wrapper .card{max-width:auto;width:auto}.breadcrumb-wrap a,.breadcrumb-wrap li{font-size:1rem;font-size:.75rem}.booknow-model .modal.show .modal-dialog{max-width:70%}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}@media screen and (max-width:576px){.modal-dialog{padding-bottom:35px}}.booknow-model img{margin-top:0!important}.specific-wrap ul{list-style:none;margin:0;padding:0}.booknow-model h6.bike-brand{color:#f30;color:var(--red);margin:20px 0 7px}.specific-wrap ul li span{display:inline-block;font-weight:500;line-height:35px;white-space:nowrap;width:35%}.specific-wrap ul li span:nth-child(2){font-weight:600}.edit-del-add{display:flex;justify-content:end;margin-bottom:30px}.edit-del-add a{cursor:pointer;margin-right:10px}.location-wrap .detect-btn{margin:5px 0;width:30%}@media screen and (max-width:1280px){.time-box{padding:0 10px 10px 5px}.city-wrap,.date-wrap,.reset-wrap{width:30%}.date-filter .progressbar{width:85px}.date-filter .progressbar span.active:after{width:74px}.detect-filter{width:30%}.date-filter{width:40%}.date-filter .custom-calendar-img{cursor:pointer}.day-select-filter .form-select{padding:.6rem 1.25rem .6rem .9rem}.detect-filter .form-control{padding:10px 15px}}@media screen and (max-width:1200px){.slider-content p{font-size:1.125em}.slider-img-wrap{width:210px}.slider-img-wrap img.slide-3,.slider-img-wrap video{height:190px}.slider-right-wrap .bottom-content,.slider-right-wrap .top-content{font-size:1em}.time-box{width:142px}.mid-wrap.time-wrap{height:145px;overflow-y:auto}.time-box{margin:7px;padding:6px 16px 6px 5px;width:102px}.deposite-wrap{flex-wrap:wrap;margin:15px 0 0}.deposite-wrap span{margin-bottom:10px}p.price{font-size:.995em}.deposite-wrap span i{padding:0 8px}.filter-offcanvasbtn{display:none}.filter-row{flex-wrap:wrap}.day-select-filter{margin:20px 0;width:41%}.rent-search-filter{margin:10px 0}.date-filter{margin-bottom:20px;width:55%}.detect-filter{margin-bottom:20px;width:40%}.vihicle-type-box{flex-wrap:wrap;justify-content:start;white-space:nowrap}.filter-list-wrap .form-check{margin:10px 14px 0 0}.list-view-wrap{padding:8px 10px!important;width:25%!important}}@media screen and (max-width:991px){.contact-wrap{text-align:center}.nav-link,.nav-link:focus,.nav-link:hover{color:#fff;color:var(--white)}.offcanvas.offcanvas-end .navbar-nav{margin:30px 0 0!important}.navbar-expand-lg .navbar-nav .nav-link{padding:15px 25px}.login-wrap{margin-left:25px;margin-top:15px}.main-content-wrapper{margin:0 20px}.container-fluid{padding:0 20px}.Info-wrapper{flex-wrap:wrap;justify-content:center}.slider-img-wrap{width:185px}.slider-wrapper .col-12{padding:0}.slider-content p{font-size:.875em}.light-freedo-btn{background-color:#fafafa;border:none;font-size:1em;padding:10px}.location-wrap input{padding-right:6%;text-align:right}.slider-right-wrap .top-content{font-size:.9375em;right:0;top:10px}.slider-right-wrap .bottom-content{bottom:20px;font-size:1em;left:0}.slider-right-wrap .bottom-content .fa-solid.fa-circle-check,.slider-right-wrap .top-content .fa-solid.fa-circle-check{color:#0b132b;color:var(--dark-color);font-size:28px;margin:0 10px}.Renting-wrapper .nav-pills .nav-link{color:#0b132b;color:var(--dark-color)}.vehicle-wrapper{grid-gap:35px;overflow-x:auto}.product-details img.bike-right{max-width:100%}.details-wrapper .vr{margin:0 22px}.journey-btn{left:19%;right:20%}.time-box{width:100%}.city-wrap,.date-wrap,.reset-wrap{padding-bottom:10px;width:32%}.mid-wrap{height:126px;width:126px}.mid-wrap img{height:100%;max-width:100%}.time-box{height:40px;margin:4px 7px;padding-left:15px}.mid-wrap.time-wrap{height:126px}.Journey-wrap p{margin-bottom:1em}.city-wrap:after,.date-wrap:after,.reset-wrap:after{margin-bottom:28px}.step-process{top:40px}.modal-dialog-centered{margin:30px 20px}.freedo-outline-btn,.freedo-primary-button{font-size:.875em;padding:8px 20px}.freedo-primary-button-lg{padding:10px 45px}.progressbar-wrap{font-size:.8375em}.progressbar{width:60px}.progressbar span.active:after{width:50px}.mid-wrap.datepicker{width:200px}.Renting-wrapper .nav-pills .nav-link{margin:0}ul.loacton-list{overflow-x:auto;text-align:left;white-space:nowrap}ul.loacton-list li a{padding:20px 10px 0 0}.innerpage-slider-right-wrap .slider-img-wrap{width:185px}.innerpage-slider-right-wrap .slider-img-wrap img{height:150px}.innerpage-slider-right-wrap .slider-img-wrap img.slide-2,.innerpage-slider-right-wrap .slider-img-wrap img.slide-3{height:190px}.innerpage-img-head h5{font-size:1rem;font-weight:400}.inner-bottom-text{margin-right:20px}.display-result-filter .form-select{font-size:.9375em;font-weight:300;width:20%}.filter-row .form-control{font-size:.9375em;font-weight:300}.rent-filter-result .vehicle-wrapper{grid-template-columns:1fr 1fr}.faq-banner-wrap{height:100px}footer p{padding:0}.change-address-wrapper .offcanvas-body{background:#fff}}@media screen and (max-width:850px){:root{--main-text:14px;--main-heading:20px}.apply-coupon,.helmate-wrap{flex-wrap:wrap}.helmate-wrap form p{margin:0}.coupon-details-wrapper .helmate-wrap nav{margin:10px 0;width:100%}.value-button,input#number{width:100%!important}.time-slot-details .timing-sets{flex-wrap:nowrap;overflow-x:scroll}.journey-btn{left:9%;right:9%}.mid-wrap{font-weight:500;margin:0 auto}.mid-wrap img{height:125px}.city-wrap:after,.date-wrap:after,.reset-wrap:after{margin-bottom:0}.innerpage-slider-right-wrap .slider-img-wrap{width:165px}.mission-wrapper .content-wrap{padding:0;padding:0 10px}.mission-wrapper .content-wrap p{margin:10px 0 15px}.mission-wrapper .content-wrap h6{margin-bottom:30px}.date-filter,.detect-filter{width:100%}.steps-inner-wrap{justify-content:start;overflow-x:auto}.vehicle-wrapper .card a{margin-top:20px}.name-price-wrap{flex-wrap:wrap}.deposite-wrap{margin:0}}@media screen and (max-width:768px){:root{--main-spacing-top:30px}h2,h3{font-size:1.25rem}h4{font-size:1.125em}h5,h6,p{font-size:.9375em}.small-text{font-size:.875em}.carousel-indicators{bottom:-30px}.main-content-wrapper .row.xs-reverse{flex-direction:column-reverse}.product-details img.bike-right{float:left}.delivery-details button.Change-Address{float:left;margin-top:14px}.coupon-details-wrapper{margin-top:20px}.mid-wrap,.mid-wrap.time-wrap{height:130px}.mid-wrap img{height:130px!important}.step-process{top:65px}.modal-dialog-centered{margin:30px 15px}.date-progress{justify-content:start}.progressbar span.active:after{width:35px}.progressbar{width:44px}.progressbar-wrap{font-size:.8125em}.blog-wrap .row{flex-wrap:nowrap;overflow-x:auto}.blog-wrap .card{margin-bottom:20px}.counter-row .counter-number{font-size:1.875em}.download-app-section{text-align:center}ul.loacton-list{grid-template-columns:1fr 1fr 1fr;text-align:left}.download-app-section h4{margin-top:20px}.download-app-btn-wrap img{margin-bottom:20px}.innerpage-slider-right-wrap{display:none}.innerpage-main-head{padding:20px 0;text-align:center}.innerpage-main-head h1{font-size:3.0625em;font-weight:600;margin-bottom:10px}.innerpage-main-head p{font-size:16px;margin-top:15px}.innerpage--wrapper{background:#0000 linear-gradient(22deg,#e4fffa,#fff) 0 0 no-repeat padding-box;padding:20px 0}.steps-border{width:100px}.helmate-wrap form p br{display:none}.coupon-details-wrapper .helmate-wrap nav{width:50%}.renting-filter-wrapper .filter-offcanvasbtn{display:block;margin-bottom:20px;text-align:center}.renting-filter-wrapper .responsive-sm{display:block}.renting-filter-wrapper .responsive-xl{display:none}.filter-row{flex-wrap:wrap;margin:28px 0 0}.detect-filter{width:35%}.date-filter{width:60%}.day-select-filter,.rent-search-filter{margin:20px 0}.display-result-filter .form-select{width:20%}.day-select-filter .form-select{margin-left:0}.renting-filter-wrapper .offcanvas-body{background:#f5feff;background:var(--light-theme)}.rent-filter-result .vehicle-wrapper{margin-top:25px}.main-faq-wrapper{margin:30px 0 0}.contact-content{margin:30px 0}.office-content .row{flex-direction:column-reverse}.support-wrap{margin:20px 0 0}.socail-support{margin:0 0 10px}.card-listing{background-color:#fff;margin-left:0;width:100%}.card-scroll-listing{height:auto;padding-bottom:10px}.map{padding-top:10px}.details-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px}}.single-blog-main{background-attachment:fixed;background-position:top;background-repeat:no-repeat;background-size:cover;background-size:100% auto;color:#fff;color:var(--white);height:350px;padding:450px 0 0}.blog-card-img{border-radius:20px}.single-blog-main-img,.single-blog-main-img img{width:100%}.single-blog-content-main{background:#fff;border-radius:10px;box-shadow:0 17px 22px #74747414;margin:-50px auto 20px;padding:20px 40px;width:90%}p.single-blog-detail{font-size:14px;line-height:25px;margin-bottom:20px}.delete-account-otp-container .otpContainer{justify-content:left!important;margin:0!important;padding:0!important}@media screen and (max-width:992px){.location-wrap .detect-btn{margin:0 0 5px;width:30%}.navbar-collapse{background-color:#0b132b;background-color:var(--dark-color)}.blog-main-img{width:50%}.blog-content-main{margin-left:-81px;width:57%}.day-select-filter .form-select{margin-left:0}.user-btn button{background-color:initial}.user-btn button:hover{background-color:#f8f9fa!important;color:#0b132b;color:var(--dark-color)}.btn.active,.btn.show,.btn:first-child:active,.user-btn .btn-check:checked+.btn,:not(.btn-check)+.btn:active{background-color:initial!important;color:#f5feff;color:var(--light-theme)}.contact-wrap{display:none}}@media screen and (max-width:768px){.infowindow{align-items:center;background-color:#1c2541;border-radius:15px;color:#fff;display:flex;height:25px;justify-content:center;left:10px;max-width:70px;padding:0;text-align:center;width:70px}.slider-right-wrap{display:none;position:relative}.slider-wrapper{background:#0000 linear-gradient(22deg,#e4fffa,#fff) 0 0 no-repeat padding-box;padding:20px 0 50px}button.proceed{width:85%}.slider-content h1 br,.slider-content p br{display:none}.slider-content{justify-content:center;text-align:center}.location-wrap{margin:40px auto 0;width:68%}.location-wrap input{padding-left:135px;width:100%}.carousel-indicators{bottom:-63px}.Journey-wrap{overflow-x:auto;overflow-y:clip}@media screen and (max-width:414px){.Journey-wrap{align-items:center;align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between;overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial;text-align:center}.city-wrap,.date-wrap,.reset-wrap{margin:0!important}.city-model-wrap .mid-wrap p{display:inline-block;width:43%}}.city-wrap,.date-wrap,.reset-wrap{margin:10px;padding-bottom:20px;width:100%}.mid-wrap,.mid-wrap.time-wrap{width:200px}.mid-wrap img{max-width:100%}.modal-body{padding:0 15px}.list-view-wrap{width:30%!important}.blog-wrap .row{flex-wrap:nowrap;overflow-x:auto}.blog-wrap .card{margin-bottom:20px}.blog-main-img{width:100%}.blog-content-main{background:#fff;margin:-100px 20px 0;width:100%}}@media screen and (max-width:575px){.single-blog-main{background-position:50%}.steps-border{width:20px}.mode-delivery .form-check{float:left;margin-top:10px}.product-details span.hero{margin-top:12px}.delivery-details .text-end{margin:10px 0 0;text-align:left!important}.time-slot-details .time-slot .nav-link,.time-slot-details .time-slot .nav-link.active,.time-slot-details .time-slot .nav-link:hover{font-size:13px}.form-check-input{height:15px;width:15px}.coupon-details-wrapper{padding:15px}.helmate-wrap{flex-wrap:wrap}.location-wrap button{font-size:14px;position:absolute;z-index:1}.location-wrap{margin:40px auto 0;width:100%}.location-wrap input{font-size:.875em;margin-left:0}.counter-row .counter-number{font-size:1.5625em}.faq-wrap{margin:30px 0;padding:11px}.faq-wrap .accordion-item{margin:20px 20px 0}footer p{margin-bottom:20px;padding:0}.footer-content{text-align:center}.footer-content br{display:none}.download-app-section{text-align:center}ul.loacton-list{grid-template-columns:1fr 1fr;text-align:left}ul.loacton-list li a{padding:20px 8px}.download-app-btn-wrap img{margin-bottom:14px;margin-right:10px;width:160px}.copyright-wrap{padding:10px 0}footer{padding:30px 0 0}.offcanvassigninWrapper .offcanvas-body{padding:15px}.resend-otp a{color:#2bc7c9;color:var(--theme-color);font-weight:600;text-decoration:underline}.mission-wrapper .content-wrap{padding:20px}.mission-wrapper{margin:30px 0 0;text-align:center}.mission-wrap img,.story-wrap img,.vision-wrap img{height:300px;margin:0 auto;max-width:100%;text-align:center}.mission-wrap,.story-wrap,.vision-wrap{background-color:#f9f9f9;margin:30px 0;padding:30px}.mission-wrap .row{flex-direction:column-reverse}.check-out-step-wrap{display:none}.breadcrumb-wrap a,.breadcrumb-wrap li{font-size:.875rem}button.pay-now{width:100%}.day-select-filter{width:60%}.display-result-filter .form-select{width:35%}.date-filter,.detect-filter{width:100%}.day-select-filter{width:80%}.rent-filter-result .vehicle-wrapper .card{width:100%}.offcanvas{width:100%!important}.filter-head-wrap{margin-top:35px}.faq-banner-wrap{height:77px;padding:30px 0}.change-address-wrapper .offcanvas.offcanvas-end{width:395px;width:100%}.coupon-right{padding:0}.change-address-wrapper-inner{position:relative}.edit-del-add{position:absolute;right:0;top:0}.change-address-wrapper-inner button{margin-left:22px}.success-book-text{font-size:small}.testimonial-img-container{height:210px}}.offcanvas-backdrop~.offcanvas-backdrop{opacity:0}@media screen and (max-width:460px){.use-button-wrap{white-space:nowrap;width:100%}.address-details-wrap{width:100%}.change-address-wrapper-inner .freedo-outline-btn.rounded-pill{margin-left:22px}.list-view-wrap{width:40%!important}.blog-content-main{margin:-100px 5px 0;padding:15px}.blog-content{margin:-50px 5px 0;padding:15px}}@media screen and (max-width:414px){.location-wrap .detect-btn{width:100%}.journey-btn{bottom:-2%}.mid-wrap,.mid-wrap.time-wrap{width:215px}button.close-model{font-size:18px}.fee-wrapper{align-items:center;display:flex;font-size:14px;margin-bottom:14px}.zero{margin-right:10px}.fee-wrapper .zero img{margin-right:5px;width:14px}.fee-wrapper .unlimited img{margin-right:2px;width:20px}.product-details img.bike-right{display:block;float:none;margin:0 auto}.coupon-details-wrapper .helmate-wrap nav{width:100%}.date-progress{flex-wrap:wrap}.day-one{margin:7px 0 0}.delete-account-button-container button{margin-top:10px}.ul.specific-list li span{width:94px}ul.specific-list li span:nth-child(2n){width:180px!important}.location-display{width:50%}}@media screen and (max-width:360px){button.close-model{background:#fff;border:1px solid #ccc;border-radius:100%;font-size:14px;height:25px;right:-6px;top:-12px;width:25px}h4{font-size:.9375em}.contact-wrap a{display:block}.display-result-filter{align-items:start;flex-direction:column;gap:20px}}.font-italic{font-style:italic}.text-justify{text-align:justify}.error-message{color:red;font-size:12px}.office-address-wrap p{line-height:20px;margin-bottom:1rem;margin-top:1rem}.rent-wrap .progressbar-wrap{color:#777;font-size:14px;margin-bottom:5px;margin-left:0;margin-top:5px;width:100%}.fee-wrapper{font-size:14px}.fee-wrapper .zero img{margin-right:5px;width:22px}.fee-wrapper .unlimited img{margin-right:2px;margin-top:-2px;width:28px}.billing-wrap .table-responsive{border-radius:7px;padding:5px 10px}.billing-wrap .table-responsive .table th{font-size:.9375em;padding-bottom:8px}.billing-wrap .table-responsive .table td{font-size:12px;font-size:var(--small-text)}button.pay-now{margin-bottom:10px;margin-top:-47px;width:100%}.billing-wrap .table-responsive .table td.active{color:#021325;font-weight:500}@media screen and (max-width:340px){.date-filter{flex-wrap:wrap;margin-right:20px}.date-filter .progressbar{width:100px}.date-filter .progressbar span.active:after{width:88px}.rent-search-filter a{font-size:14px;height:30px;margin-left:10px;width:30px}.display-result-filter .form-select{padding:.375rem 1.395rem .375rem .795rem}}.float-right{float:right}.applicable-info,.applicable-info-deliveryTime{color:#2bc7c9;color:var(--theme-color);font-size:10px;font-weight:600;margin-bottom:0}.applicable-info{padding:3px 30px;text-align:right}.applicable-info .add-address-home-delivery{color:#2bc7c9;cursor:"pointer"}.applicable-info .address-not-deliverable-text{text-wrap:wrap;color:#fa8e37}.custom-calendar-img::-webkit-calendar-picker-indicator{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABHNCSVQICAgIfAhkiAAAAKRJREFUOE9jZEACrb1TGxgZGev////fWF2c3YAsB2PjUsNINYPa+6c7/Pv/bz0jA6MAyCUwF4FobC5CV/Of4f8HJkamQMa23mkfGBgZ+EGagJod//3758DExHQAqGE/NoNwqHnA2NY37T82DaSKjQSDqoqyUJICsWEEC2N4GI0ahBF0IyKMkDItsWkHXR0wgz9kBBcj//4tAOZqeXIMAhkCLC0SAO2DnOmBrGtcAAAAAElFTkSuQmCC)}.disc-price{color:#21dec6}.blog-main-img{width:40%}.blog-main-img img{width:100%}.blog-sub-content{margin-bottom:15px;margin-top:10px;text-align:center}.blog-sub-content img{border-radius:10px;height:200px;overflow:hidden;width:300px}.blog-content-main{background:#fff;border-radius:10px;box-shadow:0 17px 22px #74747414;margin-left:-60px;padding:20px 40px;width:60%}.blog-time{font-size:12px}.blog-time span{font-size:14px;font-weight:500;margin-right:5px}.blog-content{background:#fff;border-radius:8px;box-shadow:0 17px 22px #74747414;margin-left:15px;margin-right:15px;margin-top:-50px;min-height:290px;padding:20px;position:relative}.popular-content{width:82%}.popular-content p{font-size:12px}.search-blog .input-group{border-radius:8px;box-shadow:0 8px 17px #dddddd4a}.search-blog .input-group-text{background:#f4f4f4;border-color:#0000;padding:15px 25px}.search-blog .form-control{border:none;font-size:15px;padding:15px}.card-details{display:inline-grid;margin-top:12%}.pac-container{z-index:2000}.blog-content-snippet{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:991px){.blog-main h5{font-size:1em;margin:10px 0 0}ul.specific-list li span:nth-child(2n){display:inline-block;padding:5px 0;width:96px}.blog-main p{font-size:.875em;line-height:25px}.side-head{margin-top:15px}.popular-blog{display:flex;flex-wrap:wrap}.popular-blog h5{width:100%}.blog-box{width:48%}.single-blog-content-main{background:#fff;border-radius:10px;box-shadow:0 17px 22px #74747414;margin:-30px auto 0;padding:15px;width:100%}}@media screen and (max-width:767px){.single-blog-main-img,.single-blog-main-img img{width:100%}p.single-blog-detail{font-size:14px;line-height:25px;margin-bottom:0}.single-blog-content-main{box-shadow:0 6px 12px #74747414;margin:10px auto;padding:20px 15px}.blog-box{margin:10px 0!important}.bike-sp-wrap{margin-top:65px!important}}@media screen and (max-width:576px){.blog-box{width:100%}.adbannerimg{height:300px;margin:0 auto;object-fit:cover;width:100%}}.payment-wrap video{height:180px}.payment-list,.payment-text{margin-top:-20px}.payment-wrap h5{color:#2bc7c9;color:var(--theme-color);margin-top:0}.payment-list li p{font-size:1em}.payment-wrap .card{box-shadow:0 2px 8px 0 #63636333}.privacy-banner{background:fixed no-repeat;background-position:50%;background-size:cover;height:300px;position:relative;text-align:center;width:100%}.banner-title{color:#fff;font-size:2em;left:50%;margin:auto;position:absolute;top:50%;transform:translate(-50%,-50%)}.freedo-policy .card{border:none;box-shadow:0 1px 4px #00000029;margin-top:-80px}.freedo-policy h6{border-bottom:2px dashed #2bc7c9;display:inline-block;margin-bottom:10px;position:relative;-webkit-text-decoration:dashed;text-decoration:dashed}.freedo-policy p{color:#727272;color:var(--list-color);font-size:.86em;letter-spacing:.021em;line-height:1.5;margin-bottom:20px}.cp{cursor:pointer}.cursor-default{cursor:default!important}.invisible{visibility:hidden}.list-disc li{list-style-type:disc}.footer-img,.sub-list li p{margin-bottom:10px}.footer-img{height:320px;margin-left:10px;width:450px}@media screen and (max-width:567px){.banner-title{font-size:1.3em;width:100%}.footer-img{height:auto;width:auto}}@media only screen and (min-width:320px) and (max-width:480px){.date-filter .progressbar{width:83px}.date-filter,.detect-filter{width:100%}}.input-group .react-datepicker-wrapper{width:100%}@media only screen and (min-width:320px){.date-filter .progressbar{width:87px}.date-filter .progressbar span.active:after{width:76px}}.footer-img{align-items:center;box-shadow:0 6px 24px 0 #0000000d,0 0 0 1px #00000014;display:flex;flex-direction:column;justify-content:center}.footer-img img{width:65%}.footer-img .card-body{text-align:center}.gm-ui-hover-effect{display:none!important}.city-model-wrap .city-new{height:19px;left:-1px;object-fit:fill;position:absolute;top:0;width:67px}.city-new-text{bottom:0;color:#fff;left:20px;position:absolute;top:18px}#modify-modal .modal-header .btn-close{margin:0}.modify-booking-details .date-container .calender-btn{color:#2bc7c9;color:var(--theme-color);font-weight:600;margin-right:5px}.modify-booking-details .date-container .modify-label-items{margin-bottom:10px}.modify-booking-details .date-container .modify-label-items p{font-size:16px}.modify-booking-details .date-container .modify-label-items span{font-size:16px;font-weight:500;padding-left:10px}.modify-booking-details .date-container .modify-label-items span i{color:#2bc7c9;color:var(--theme-color)}.modify-booking-details .react-datepicker{border:1px solid #ccc;box-shadow:1.95px 1.95px 2.6px #00000026}.modify-booking-details .react-datepicker-wrapper{margin:10px 0}.modify-booking-details .date-container .react-datepicker{display:flex;flex-direction:column}.modify-booking-details .date-container .react-datepicker .react-datepicker__header{background-color:#2bc7c9;background-color:var(--theme-color);border-bottom:none;box-shadow:0 2px 8px 0 #63636333}.modify-booking-details .date-container .react-datepicker .react-datepicker__header .react-datepicker__current-month{font-size:1rem}.modify-booking-details .date-container .react-datepicker .react-datepicker__header div{color:#fff;font-weight:600}.modify-booking-details .date-container .react-datepicker .react-datepicker__children-container{border-top:1px solid #ccc;margin:auto;padding:10px 0;width:100%}.modify-booking-details .date-container .react-datepicker .react-datepicker__children-container div{text-align:center}.modify-booking-details .date-container .react-datepicker .react-datepicker__children-container button:disabled{cursor:auto;opacity:1!important}.modify-booking-details .react-datepicker-popper{padding-top:0!important}.modify-booking-details .react-datepicker__triangle{display:none}.modify-booking-details .date-container .react-datepicker .react-datepicker__children-container button{font-size:.9em;margin:0 5px!important;padding:6px 15px!important}.modify-booking-details .color-primary{color:#2bc7c9;color:var(--theme-color)}.modify-booking-details .date-container .react-datepicker .react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__quarter-text--in-selecting-range{background-color:#2bc7c9!important;background-color:var(--theme-color)!important;border-radius:50%!important;color:#fff!important}.modify-booking-details .react-datepicker__day:hover{border-radius:50%!important}.modify-booking-details .react-datepicker__navigation{color:#fff;top:0!important}.modify-booking-details .react-datepicker__navigation:hover{color:#fff}.modify-booking-details .react-datepicker__day--keyboard-selected{background-color:#f0f0f0;border-radius:50%!important}.modify-booking-details .react-datepicker__navigation-icon--next:before,.modify-booking-details .react-datepicker__navigation-icon--previous:before,.modify-booking-details .react-datepicker__navigation:hover :before{border-color:#fff}.modify-booking-details .date-container .react-datepicker__input-container{display:none}.modify-booking-details .modification-table{border:.4px solid #e2e2e2;border-radius:13px}.modify-booking-details .fw-500{font-weight:500}.modify-booking-details button:disabled{cursor:auto;opacity:.5}.modify-booking-details i.icons{font-size:20px}.modify-booking-details i.fa-arrow-left{font-size:18px}.modify-booking-details .modal-title{font-size:20px;position:relative}.modify-booking-details .modal-sub-title{display:inline-block;font-size:16px}.modify-booking-details .modify-confirm-button{background-color:initial}.theme-color{color:#2bc7c9;color:var(--theme-color)}.modify-booking-details .theme-border-bottom:after{background-color:#2bc7c9;background-color:var(--theme-color);bottom:-3px;content:"";height:2px;left:0;position:absolute;width:30%}.modify-booking-details .date-container .modify-label-items p>:first-child{display:inline-block;font-weight:400;padding-left:0;width:160px}.modify-booking-details .modification-table h6{font-size:18px}.modify-booking-details .date-container table th{background-color:#bfeeef;font-weight:16px;width:33.33%}.modify-booking-details .date-container table tr{text-align:center}.modify-booking-details .date-container table td{font-size:14px;font-weight:500}.modify-booking-details .date-container table tbody tr:hover{background-color:#f5feff;background-color:var(--light-theme)}@media screen and (min-width:320px) and (max-width:992px){.modal{overflow-y:hidden}.modify-booking-details .modal-title{font-size:18px}.modify-booking-details .modal-sub-title{font-size:16px}.modify-booking-details .date-container .modify-label-items span{font-size:14px}.modify-booking-details .date-container .modify-label-items p>:first-child{display:inline-block;font-weight:400;padding-left:0;width:140px}.modify-booking-details .date-container table td,.modify-booking-details .date-container table th{font-size:14px}}.successModalContainer .modal-body p{font-weight:500}.successModalContainer a{text-decoration:underline}.underlined-header:after{bottom:9px;height:2px;width:20px;z-index:9}.modal-title-underlined:before,.underlined-header:after{background-color:#2bc7c9;background-color:var(--theme-color);content:"";left:0;position:absolute}.modal-title-underlined:before{border-radius:10px;bottom:3px;height:3px;width:39px}.hub_scroll_wrapper::-webkit-scrollbar-thumb{border-radius:10px;height:2px}@font-face{font-family:Euclid Circular B;font-style:normal;font-weight:700;src:url(/static/media/EuclidCircularB-Bold.ddc615dcf618600159d0.eot);src:local("Euclid Circular B Bold"),local("../assets/fonts/EuclidCircularB-Bold"),url(/static/media/EuclidCircularB-Bold.ddc615dcf618600159d0.eot?#iefix) format("embedded-opentype"),url(/static/media/EuclidCircularB-Bold.80ea63f1fe7ac9e1799a.woff2) format("woff2"),url(/static/media/EuclidCircularB-Bold.49d8e7bdcf27ff9fb67d.woff) format("woff"),url(/static/media/EuclidCircularB-Bold.f9b0ae2872dea44f65c3.ttf) format("truetype")}@font-face{font-family:Euclid Circular B;font-style:italic;font-weight:400;src:url(/static/media/EuclidCircularB-Italic.1846f9be9865e4043331.eot);src:local("Euclid Circular B Italic"),local("../assets/fonts/EuclidCircularB-Italic"),url(/static/media/EuclidCircularB-Italic.1846f9be9865e4043331.eot?#iefix) format("embedded-opentype"),url(/static/media/EuclidCircularB-Italic.fcd6d5f18ec23298c640.woff2) format("woff2"),url(/static/media/EuclidCircularB-Italic.7caa2106a6b918057f3b.woff) format("woff"),url(/static/media/EuclidCircularB-Italic.e67cf188f9c6508e237e.ttf) format("truetype")}@font-face{font-family:Euclid Circular B;font-style:normal;font-weight:500;src:url(/static/media/EuclidCircularB-Medium.bf41fb404bc6ac60317f.eot);src:local("Euclid Circular B Medium"),local("../assets/fonts/EuclidCircularB-Medium"),url(/static/media/EuclidCircularB-Medium.bf41fb404bc6ac60317f.eot?#iefix) format("embedded-opentype"),url(/static/media/EuclidCircularB-Medium.3d208ed259f6be7deb77.woff2) format("woff2"),url(/static/media/EuclidCircularB-Medium.f28d7b92fda1e2d7b18a.woff) format("woff"),url(/static/media/EuclidCircularB-Medium.da9107f189000fddc6e7.ttf) format("truetype")}@font-face{font-family:Euclid Circular B;font-style:italic;font-weight:600;src:url(/static/media/EuclidCircularB-SemiBoldItalic.ef6f244fe28bbf877058.eot);src:local("Euclid Circular B SemiBold Italic"),local("../assets/fonts/EuclidCircularB-SemiBoldItalic"),url(/static/media/EuclidCircularB-SemiBoldItalic.ef6f244fe28bbf877058.eot?#iefix) format("embedded-opentype"),url(/static/media/EuclidCircularB-SemiBoldItalic.bb64c1a50eda9bedbf21.woff2) format("woff2"),url(/static/media/EuclidCircularB-SemiBoldItalic.a394e242c1fec5b12be1.woff) format("woff"),url(/static/media/EuclidCircularB-SemiBoldItalic.4d6c05464ad001027245.ttf) format("truetype")}@font-face{font-family:Euclid Circular B;font-style:italic;font-weight:700;src:url(/static/media/EuclidCircularB-BoldItalic.2fbb55e98cc4dceced00.eot);src:local("Euclid Circular B Bold Italic"),local("../assets/fonts/EuclidCircularB-BoldItalic"),url(/static/media/EuclidCircularB-BoldItalic.2fbb55e98cc4dceced00.eot?#iefix) format("embedded-opentype"),url(/static/media/EuclidCircularB-BoldItalic.88fda0df305ec61cd3ca.woff2) format("woff2"),url(/static/media/EuclidCircularB-BoldItalic.456e8b1f51c87919260d.woff) format("woff"),url(/static/media/EuclidCircularB-BoldItalic.3a29cb1f773b6259cc7c.ttf) format("truetype")}@font-face{font-family:Euclid Circular B;font-style:italic;font-weight:500;src:url(/static/media/EuclidCircularB-MediumItalic.ddabc6a2c176a499caa5.eot);src:local("Euclid Circular B Medium Italic"),local("../assets/fonts/EuclidCircularB-MediumItalic"),url(/static/media/EuclidCircularB-MediumItalic.ddabc6a2c176a499caa5.eot?#iefix) format("embedded-opentype"),url(/static/media/EuclidCircularB-MediumItalic.563edcc002a949d1fb1a.woff2) format("woff2"),url(/static/media/EuclidCircularB-MediumItalic.7188b7b68ab53359451e.woff) format("woff"),url(/static/media/EuclidCircularB-MediumItalic.dcfcd0e94ab24d2a4ef0.ttf) format("truetype")}@font-face{font-family:Euclid Circular B;font-style:normal;font-weight:600;src:url(/static/media/EuclidCircularB-SemiBold.7df2acc4b58d77da24b2.eot);src:local("Euclid Circular B SemiBold"),local("../assets/fonts/EuclidCircularB-SemiBold"),url(/static/media/EuclidCircularB-SemiBold.7df2acc4b58d77da24b2.eot?#iefix) format("embedded-opentype"),url(/static/media/EuclidCircularB-SemiBold.685285bb7d13d53da0f6.woff2) format("woff2"),url(/static/media/EuclidCircularB-SemiBold.8c87b69d145012c6b982.woff) format("woff"),url(/static/media/EuclidCircularB-SemiBold.b55694b69b1287ed0f66.ttf) format("truetype")}@font-face{font-family:Euclid Circular B;font-style:normal;font-weight:300;src:url(/static/media/EuclidCircularB-Light.c7ba5f06971dfbca8235.eot);src:local("Euclid Circular B Light"),local("../assets/fonts/EuclidCircularB-Light"),url(/static/media/EuclidCircularB-Light.c7ba5f06971dfbca8235.eot?#iefix) format("embedded-opentype"),url(/static/media/EuclidCircularB-Light.5d0b0c9f2805431409a8.woff2) format("woff2"),url(/static/media/EuclidCircularB-Light.426a17c048818b7de742.woff) format("woff"),url(/static/media/EuclidCircularB-Light.de6ac5224afb2bd0d0c2.ttf) format("truetype")}@font-face{font-family:Euclid Circular B;font-style:normal;font-weight:400;src:url(/static/media/EuclidCircularB-Regular.754649adca0ffe36a306.eot);src:local("Euclid Circular B Regular"),local("../assets/fonts/EuclidCircularB-Regular"),url(/static/media/EuclidCircularB-Regular.754649adca0ffe36a306.eot?#iefix) format("embedded-opentype"),url(/static/media/EuclidCircularB-Regular.e6df03610c6ef88437cd.woff2) format("woff2"),url(/static/media/EuclidCircularB-Regular.4e9cf618d58d09ad4e64.woff) format("woff"),url(/static/media/EuclidCircularB-Regular.4a3055af2b5d3eb95690.ttf) format("truetype")}@font-face{font-family:Euclid Circular B;font-style:italic;font-weight:300;src:url(/static/media/EuclidCircularB-LightItalic.defc0a95373736be6d52.eot);src:local("Euclid Circular B Light Italic"),local("../assets/fonts/EuclidCircularB-LightItalic"),url(/static/media/EuclidCircularB-LightItalic.defc0a95373736be6d52.eot?#iefix) format("embedded-opentype"),url(/static/media/EuclidCircularB-LightItalic.2d78f2637b0ac78291c3.woff2) format("woff2"),url(/static/media/EuclidCircularB-LightItalic.365afed95c1e7624d2bb.woff) format("woff"),url(/static/media/EuclidCircularB-LightItalic.01ccd4c83139ce3f1ba7.ttf) format("truetype")}.Booking-details-wrapper{margin:20px 0}.Booking-details-wrapper h2{display:inline-block;font-size:20px;font-weight:400;margin-bottom:15px;position:relative}.booking-status-wrapper{border:1px solid #ddd;border-radius:10px;padding:8px 20px}.booking-status-wrapper a.freedo-outline-btn-small{font-size:15px}.booking-status-top{align-items:flex-start;display:flex;justify-content:space-between;white-space:nowrap}.booking-status-btn{margin:.7rem .5rem 0}.booking-status-btn .modify-booking-btn{background:#0000 linear-gradient(90deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;border:none;color:#0b132b;color:var(--dark-color);padding:6px 15px}.booking-status-btn .modify-booking-btn:hover{box-shadow:3px 3px 26px -1px #a2a2a240}.cancle-ride-btn-modify a{color:#f30;color:var(--red);padding-right:15px;text-decoration:underline}.need-help-btn-container{justify-content:end;position:absolute;right:2%;top:8%}.need-help-btn a{color:#2bc7c9;color:var(--theme-color);text-decoration:underline}.booking-status-policy a{font-size:.8em}.booking-status-policy a:hover{text-decoration:underline}.booking-bike-wrap{align-items:center;display:flex}.booking-bike-model{width:30%}.booking-bike-model img{margin-top:-25px}.bike-model-details{font-size:15px;margin-left:30px}.bike-model-details h6{font-size:15px;margin:0}.bike-model-details .bike-name{font-size:18px;font-weight:700;margin:5px 0 0}.plan-days{font-weight:500}.booking-status-bottom{border:1px solid #ddd;border-radius:10px;margin:10px 0 0;min-height:300px;padding:20px;position:relative}.booking-id-first{align-items:start;display:flex;justify-content:space-between}.Upcoming-ride-btn{background:#f5feff;background:var(--light-theme);border-radius:38px;box-shadow:0 1px 2px 0 #3c40434d,0 1px 3px #3c404326;color:#fff;font-size:12px;padding:5px 10px;position:absolute;right:4px;top:5px}.booking-id-wrap h6{color:#727272;color:var(--list-color);font-size:14px}.booking-id-wrap h4{color:#2bc7c9;color:var(--theme-color);font-size:15px}.booking-id-wrap span{color:#fff;color:var(--white)}.booking-id-mid{color:#727272;color:var(--list-color);font-size:12px;margin:5px 0 0}.booking-id-mid h4{color:#0b132b;color:var(--dark-color);font-size:12px;padding:4px 0 16px}.booking-id-last a{font-size:15px;margin:0 10px}.booking-detailsfaq{background-color:#fff9;border-radius:10px}.booking-detailsfaq .accordion-item{border:none;border-radius:0;box-shadow:none;margin:0;padding:5px 5px 0}.booking-detailsfaq .accordion-header:after{background-color:initial;bottom:9px;content:"";height:2px;left:0;position:absolute;width:20px;z-index:9}.booking-detailsfaq h2{background:#0000;display:block;font-weight:400;font-weight:500;margin-bottom:0;position:relative}.booking-detailsfaq .accordion-body{background:#0000;border-radius:0;font-size:15px;padding:15px 15px 0}.booking-detailsfaq .accordion-button.collapsed{border:none;border-radius:0;position:relative}.booking-detailsfaq .accordion-button.collapsed,.booking-detailsfaq .accordion-button:not(.collapsed){background-color:initial;border-bottom:1px solid #ddd;box-shadow:none;color:#0b132b;color:var(--dark-color);font-size:14px;font-weight:500;padding:15px}.booking-detailsfaq .accordion-button:not(.collapsed){border-radius:0}.booking-detailsfaq .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:0;border-bottom-right-radius:0}.address-icon{color:#2bc7c9;color:var(--theme-color);margin:0 8px 0 0}.booking-detailsfaq .accordion-body .space-top{margin-top:20px}.extend-ride-wrapper .modal-body{padding:16px 16px 30px}.extend-ride-wrapper .modal-header h5{margin:0}.extent-ride-body-wrap{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;padding-bottom:8px}@media screen and (max-width:1200px){.extent-ride-body-wrap{flex-direction:column}}.extend-ride-form .form-select{font-size:14px;font-weight:400}.extent-ride-details p{font-size:16px}.extent-ride-details span{font-size:16px;font-weight:500;padding-left:5px}.extent-ride-details span.idbook{color:#2bc7c9;color:var(--theme-color)}.extent-ride-details span.status-ongoing{color:#67e2ac}.odometer-warning{color:#fc2828;margin-bottom:20px;position:relative}.odometer-warning span{font-size:.76em;position:absolute}.confirm-package{opacity:.4}.confirm-package.active{opacity:1}.modal-header .btn-close{font-size:12px}.mode-wrap{align-items:center;display:flex}.mode-wrap h6{font-size:15px;margin-bottom:0;margin-right:20px}.mode-wrap .form-check{margin:0 20px}.end-ride-slot .time-slot .nav-link{margin:0}.time-note{font-size:12px;font-style:italic;margin:0;padding:5px 0;text-align:left}.saved-address{align-items:start;display:flex;font-size:15px;margin:10px 0}.saved-address h2{font-size:16px;font-weight:600;margin-bottom:20px;margin-top:15px}.address-box-wrap{display:flex;flex-wrap:wrap;margin:10px 0;position:relative}.time-slot-details ul.nav.nav-tabs.time-slot{border-bottom:none;margin:10px 0}.end-ride-slot .timing-sets{justify-content:normal;margin:0!important}.address-row{margin-top:-20px;overflow-x:auto}.address-row i{align-items:center;background-color:#fff;border-radius:100%;box-shadow:1px 1px 8px 0 #2bc7c94f;display:flex;height:28px;justify-content:center;margin-top:-23px;top:-12px;width:28px}.address-top{display:flex;flex-wrap:wrap;justify-content:space-between;margin:8px 0 0 20px!important}.address-top h6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:70%}.title-description{display:flex;flex-wrap:wrap;justify-content:space-between;margin:10px 0!important}.address-top h6{margin-bottom:0}a.address-box{background:#fff;border:1px solid #d1f3f3;border-radius:5px;color:#0b132b;color:var(--dark-color);margin:0 15px 20px 0;padding:10px;width:30%}a.address-box.selected{border:1px solid #2bc7c9;border:1px solid var(--theme-color)}.address-box p{font-size:14px;line-height:22px;margin:5px 0 0 20px;width:75%}.booking-status-wrapper .modal-header{border-bottom:none}.booking-status-wrapper h5{position:relative}.booking-status-wrapper h5:after{background-color:#2bc7c9;background-color:var(--theme-color);bottom:-3px;content:"";height:2px;left:0;position:absolute;width:30%}.booking-status-box{position:relative;text-align:center;width:30%;z-index:1}.booking-status-box img{margin:0 0 20px}.booking-status-box p{font-size:14px;margin:0}.modal-body .booking-status-steps{display:flex;flex-wrap:nowrap;justify-content:space-between;overflow-x:auto;padding-bottom:20px;white-space:normal}.booking-status-image-wrap.active{position:relative}.booking-status-image-wrap.active:after{background-color:#2bc7c9;background-color:var(--theme-color);border:none;content:"";height:1px;left:73%;position:absolute;top:65%;width:75%;z-index:-1}.booking-status-image-wrap{position:relative}.booking-status-image-wrap:after{border:1px dashed #000;content:"";height:1px;left:76%;position:absolute;top:55%;width:75%;z-index:-1}.tick-yes{height:25px;position:absolute;right:25%;top:13%}.booking-status-image-wrap.no-bdr:after{border:none;content:"";display:none;position:absolute}.toggled-on .toggle-content{border-radius:10px;display:block;margin-top:0;padding:15px}.refund-staus-details{align-items:center;display:flex;justify-content:center;margin-bottom:10px;position:relative;text-align:left}.refund-staus-details h6{margin:0}.refund-staus-details p{color:#95989a;font-size:17px;padding:8px 0 0}.refund-staus-details img{height:auto!important;margin-right:10px!important}.refund-staus-icon{position:relative}.refund-staus-icon.active:after{background-color:#2bc7c9;background-color:var(--theme-color);border:none}.refund-staus-icon.active:after,.refund-staus-icon:after{content:"";height:55%;left:40%;position:absolute;top:68%;width:2px}.refund-staus-icon:after{border:1px dashed #000}.refund-staus-icon.nobdr:after{border:none}.toggled-on .fa-angle-down{display:none}.toggle-title{cursor:pointer;position:relative}.toggle-title a{font-size:16px;text-decoration:underline}.toggle-title i{color:#2bc7c9;color:var(--theme-color);font-size:20px;position:absolute;right:24px;top:4px}.toggled-off .fa-angle-up,.toggled-off .toggle-content{display:none}.end-bookingstatus-bottom{margin:10px 0;width:100%}.end-bookingstatus-bottom i{margin-right:5px}.Vehicle-Price-Details .table-responsive .table td{font-size:12px;font-size:var(--small-text)}.Vehicle-Price-Details .table-responsive .table td:nth-child(2){font-weight:500;text-align:right}.Vehicle-Price-Details .table-responsive .table td:nth-child(2) a .fas{font-size:18px}.Vehicle-Price-Details .amount-head{font-weight:500;padding:10px 0 0}.Vehicle-Price-Details .total-amount{color:#2bc7c9;color:var(--theme-color);padding:10px 0 0}.delivery-address-details-wrap{align-items:start;display:flex}.delivery-address-details-wrap #map-view{border-radius:15px;height:130px;width:80%}.delivery-address-details-wrap .details{font-weight:600;margin-left:20px}.delivery-address-details-wrap .details p{font-size:14px;font-weight:400;margin:10px 0}.extend-Price-Details .table-responsive .table td{font-size:12px;font-size:var(--small-text)}.extend-Price-Details .table-responsive .table td:nth-child(2){float:right;font-weight:500}.extened-coupon-btn{background:#0000;border:none;color:#2bc7c9;color:var(--theme-color)}.paid-extra thead th p{font-size:12px;font-weight:600}.tr-bottom-border{border-bottom:1px solid #ddd}#coupon-selected .offcanvas-header{background-color:#2bc7c9;background-color:var(--theme-color);border-radius:0 0 10px 10px;color:#fff;display:block;padding:0 20px 5px}#coupon-selected .offcanvas-header .offcanvas-title{color:#fff;font-size:1rem;line-height:var(--bs-offcanvas-title-line-height);margin-bottom:0;padding:10px 0}#coupon-selected .offcanvas-header .btn-close i{color:#fff;font-size:20px}#coupon-selected .offcanvas-header .btn-close{background:none;float:right;opacity:1}.searchbox-wrap{border-radius:10px;display:flex;margin-left:auto;margin-right:auto;width:100%}.searchbox-wrap input{background-color:#f4f7f8;border:1px solid #e6eef2;border-radius:10px 0 0 10px;border-right:none;box-shadow:none;flex:1 1;font-size:1.1em;padding:10px 15px}.searchbox-wrap button{background-color:#f4f7f8;border:1px solid #e6eef2;border-left:none;border-radius:0 10px 10px 0;cursor:pointer;cursor:hand;padding-right:15px}.searchbox-wrap button span{border-radius:20px;color:#2bc7c9;color:var(--theme-color);font-size:15px;font-weight:300;font-weight:500;margin-left:50px}.coupon-box-wrap{align-items:start;border:1px solid #efefef;border-radius:10px;cursor:pointer;display:flex;justify-content:space-between;margin:20px 0;padding:10px 15px}.cpn-selected{background-color:#f0f8ff;border:1px dashed #2bc7c9;font-size:12px;padding:4px 10px;text-align:center;text-transform:uppercase}.coupon-box-wrap.selected-cpn{border:1px solid #2bc7c9;border:1px solid var(--theme-color)}.coupon-content{margin-left:25px}.coupon-content .coupn-name{background:#f5feff;background:var(--light-theme);border:1px dashed #2bc7c9;border:1px dashed var(--theme-color);border-radius:5px;display:inline-block;font-size:.8em;font-weight:400;letter-spacing:2px;margin-bottom:10px;padding:5px 10px;text-transform:uppercase}.coupon-icon-sec{width:19%}.coupon-box-wrap .left{display:flex;width:56%}.coupon-content .coupn-title{font-size:16px;margin-bottom:5px}.coupon-content p{color:#949392;font-size:14px;font-weight:400;margin:0}.apply-sec a{display:block;font-size:14px;margin-bottom:10px;text-transform:uppercase}.save-code{color:#51b74e;color:var(--success);font-size:.99em}.applycoupon-btn{margin:10px 0 0;width:100%}.total-amount-wrap{border-top:1px solid #ddd;margin:10px 0 0}.read-more-cpn .card-body{border-color:#e6eef2;font-size:12px;margin-top:-18px;padding:5px}@media screen and (max-width:1280px){.city-wrap,.date-wrap,.reset-wrap{width:30%}.day-select-filter .form-select{padding:.675rem 3.25rem .675rem .975rem}.detect-filter .form-control{padding:10px 15px}}@media screen and (max-width:1200px){.slider-content p{font-size:1.125em}.slider-img-wrap{width:210px}.slider-img-wrap img.slide-3,.slider-img-wrap video{height:190px}.slider-right-wrap .bottom-content,.slider-right-wrap .top-content{font-size:1em}.time-box{width:142px}.mid-wrap.time-wrap{height:145px;overflow-y:auto}.time-box{margin:7px;padding:6px 16px 6px 5px;width:102px}.deposite-wrap{flex-wrap:wrap;margin:15px 0 0}.deposite-wrap span{margin-bottom:10px}p.price{font-size:.995em}.deposite-wrap span i{padding:0 8px}.filter-offcanvasbtn{display:none}.filter-row{flex-wrap:wrap}.rent-search-filter{margin:10px 0}.date-filter{margin-bottom:20px;width:55%}.detect-filter{margin-bottom:20px;width:40%}.vihicle-type-box{flex-wrap:wrap;justify-content:start;white-space:nowrap}.filter-list-wrap .form-check{margin:10px 14px 0 0}.list-view-wrap{padding:8px 10px!important;width:25%!important}.extent-ride-details{font-size:14px;margin-right:45px}.extend-ride-form h6{font-size:14px}}@media screen and (max-width:991px){.contact-wrap{text-align:center}.nav-link,.nav-link:focus,.nav-link:hover{color:#fff;color:var(--white)}.offcanvas.offcanvas-end .navbar-nav{margin:30px 0 0!important}.navbar-expand-lg .navbar-nav .nav-link{padding:15px 25px}.login-wrap{margin-left:25px;margin-top:15px}.main-content-wrapper{margin:0 20px}.container-fluid{padding:0 20px}.slider-img-wrap{width:185px}.slider-wrapper .col-12{padding:0}.slider-content p{font-size:.875em}.light-freedo-btn{background-color:#fafafa;border:none;font-size:1em;padding:10px}.location-wrap input{padding-left:105px}.slider-right-wrap .top-content{font-size:.9375em;right:0;top:10px}.slider-right-wrap .bottom-content{bottom:20px;font-size:1em;left:0}.slider-right-wrap .bottom-content .fa-solid.fa-circle-check,.slider-right-wrap .top-content .fa-solid.fa-circle-check{color:#0b132b;color:var(--dark-color);font-size:28px;margin:0 10px}.Renting-wrapper .nav-pills .nav-link{color:#0b132b;color:var(--dark-color)}.Renting-wrapper .card{width:300px}.product-details img.bike-right{max-width:100%}.details-wrapper .vr{margin:0 22px}.journey-btn{left:19%;right:20%}.time-box{width:100%}.city-wrap,.date-wrap,.reset-wrap{padding-bottom:10px;width:32%}.mid-wrap{height:126px;width:126px}.mid-wrap img{height:100%;max-width:100%}.time-box{height:40px;margin:4px 7px;padding-left:15px}.mid-wrap.time-wrap{height:126px}.Journey-wrap p{margin-bottom:1em}.city-wrap:after,.date-wrap:after,.reset-wrap:after{margin-bottom:28px}.step-process{top:40px}.modal-dialog-centered{margin:30px 20px}.freedo-outline-btn,.freedo-primary-button{font-size:.875em;padding:8px 20px}.freedo-primary-button-lg{padding:10px 45px}.progressbar-wrap{font-size:.8375em}.progressbar{width:60px}.progressbar span.active:after{width:50px}.mid-wrap.datepicker{width:200px}.Renting-wrapper .nav-pills .nav-link{margin:0}ul.loacton-list{overflow-x:auto;text-align:left;white-space:nowrap}ul.loacton-list li a{padding:20px 10px 0 0}.innerpage-slider-right-wrap .slider-img-wrap{width:185px}.innerpage-slider-right-wrap .slider-img-wrap img{height:150px}.innerpage-slider-right-wrap .slider-img-wrap img.slide-2,.innerpage-slider-right-wrap .slider-img-wrap img.slide-3{height:190px}.innerpage-img-head h5{font-size:1rem;font-weight:400}.inner-bottom-text{margin-right:20px}.filter-row .form-control{font-size:.9375em;font-weight:300}.rent-filter-result .vehicle-wrapper{grid-template-columns:1fr 1fr}.faq-banner-wrap{height:100px}footer p{padding:0}.change-address-wrapper .offcanvas-body{background:#fff}#Booking-Status .modal-dialog{margin-left:auto;margin-right:auto;max-width:92%}#EndrideModal .modal-dialog,.extend-ride-wrapper .modal-dialog{max-width:92%}.booking-status-box img{margin:0 0 20px}.toggle-title a{font-size:15px;text-decoration:underline}.toggle-title i{font-size:15px;right:0;top:7px}.refund-staus-details h6{font-size:14px}.refund-staus-details p{color:#95989a;font-size:15px;padding:3px 0 0}.booking-status-box{width:40%}a.address-box{background:#fff;border:1px solid #d1f3f3;border-radius:5px;color:#0b132b;color:var(--dark-color);margin:0 15px 10px 0;padding:10px;width:40%}.address-box p{font-size:13px;margin:8px 0 0 20px}#coupon-selected .offcanvas-body{background-color:#fff}.delivery-address-details-wrap #map-view{width:25%}}@media screen and (max-width:850px){:root{--main-text:14px;--main-heading:20px}.apply-coupon,.helmate-wrap{flex-wrap:wrap}.helmate-wrap form p{margin:0}.coupon-details-wrapper .helmate-wrap nav{margin:10px 0;width:100%}.value-button,input#number{width:100%!important}.time-slot-details .timing-sets{flex-wrap:nowrap;overflow-x:scroll}.journey-btn{left:9%;right:9%}.mid-wrap{font-weight:500;margin:0 auto}.mid-wrap img{height:125px}.city-wrap:after,.date-wrap:after,.reset-wrap:after{margin-bottom:0}.innerpage-slider-right-wrap .slider-img-wrap{width:165px}.mission-wrapper .content-wrap{padding:0;padding:0 10px}.mission-wrapper .content-wrap p{margin:10px 0 15px}.mission-wrapper .content-wrap h6{margin-bottom:30px}.date-filter,.detect-filter{width:100%}.day-select-filter{width:80%}.steps-inner-wrap{justify-content:start;overflow-x:auto}.vehicle-wrapper .card a{margin-top:20px}.name-price-wrap{flex-wrap:wrap}.deposite-wrap{margin:0}}@media screen and (max-width:768px){:root{--main-spacing-top:30px}h2,h3{font-size:1.25rem}h4{font-size:1.125em}h5,h6,p{font-size:.9375em}.small-text{font-size:.875em}.main-content-wrapper .row.xs-reverse{flex-direction:column-reverse}.product-details img.bike-right{float:left}.delivery-details button.Change-Address{float:left;margin-top:14px}.coupon-details-wrapper{margin-top:20px}.mid-wrap,.mid-wrap.time-wrap{height:130px}.mid-wrap img{height:130px!important}.step-process{top:65px}.modal-dialog-centered{margin:30px 15px}.date-progress{justify-content:start}.progressbar span.active:after{width:35px}.progressbar{width:44px}.progressbar-wrap{font-size:.8125em}.blog-wrap .row{flex-wrap:nowrap;overflow-x:auto}.blog-wrap .card{margin-bottom:20px}.counter-row .counter-number{font-size:1.875em}.download-app-section{text-align:center}ul.loacton-list{grid-template-columns:1fr 1fr 1fr;text-align:left}.download-app-section h4{margin-top:20px}.download-app-btn-wrap img{margin-bottom:20px}.innerpage-slider-right-wrap{display:none}.innerpage-main-head{padding:20px 0;text-align:center}.innerpage-main-head h1{font-size:3.0625em;font-weight:600;margin-bottom:10px}.innerpage-main-head p{font-size:16px;margin-top:15px}.innerpage--wrapper{background:#0000 linear-gradient(22deg,#e4fffa,#fff) 0 0 no-repeat padding-box;padding:20px 0}.steps-border{width:100px}.helmate-wrap form p br{display:none}.apply-coupon a{margin:0;width:30%}.coupon-details-wrapper .helmate-wrap nav{width:50%}.renting-filter-wrapper .filter-offcanvasbtn{display:block;margin-bottom:20px;text-align:center}.renting-filter-wrapper .responsive-sm,.renting-filter-wrapper .responsive-xl{display:block}.filter-row{flex-wrap:wrap;margin:28px 0 0}.detect-filter{width:35%}.date-filter{width:60%}.day-select-filter,.rent-search-filter{margin:20px 0}.renting-filter-wrapper .offcanvas-body{background:#f5feff;background:var(--light-theme)}.rent-filter-result .vehicle-wrapper{margin-top:25px}.freedo-primary-button.rounded-pill.text-dark.filter-offcanvasbtn{display:block}.booknow-model .carousel-indicators{bottom:28px;margin-bottom:0}.booknow-model h6.bike-brand{margin:60px 0 7px}.booknow-model .modal.show .modal-dialog{max-width:90%}.contact-content{margin:30px 0}.office-content .row{flex-direction:column-reverse}.support-wrap{margin:20px 0 0}.socail-support{margin:0 0 10px}.booking-status-box{width:42%}.booking-status-wrapper h5{font-size:18px}.extend-ride-form button{margin-top:10px}#EndrideModal .modal-body{padding:10px}a.address-box{width:60%}.need-help-btn-container{justify-content:end;position:absolute;right:2%;top:3.3%}}@media screen and (max-width:765px){.slider-right-wrap{display:none;position:relative}.slider-wrapper{background:#0000 linear-gradient(22deg,#e4fffa,#fff) 0 0 no-repeat padding-box;padding:20px 0 50px}.slider-content h1 br,.slider-content p br{display:none}.slider-content{justify-content:center;text-align:center}.carousel-inner{overflow:visible}.location-wrap{margin:40px auto 0;width:68%}.location-wrap input{padding-left:135px;width:100%}.carousel-indicators{bottom:-63px}.city-wrap,.date-wrap,.reset-wrap{margin:10px;padding-bottom:20px;width:700px}.mid-wrap,.mid-wrap.time-wrap{width:200px}.mid-wrap img{max-width:100%}.modal-body{padding:0 15px}.apply-coupon a{width:30%}.list-view-wrap{width:30%!important}}@media screen and (max-width:575px){.steps-border{width:20px}.mode-delivery .form-check{float:left;margin-top:10px}.product-details span.hero{margin-top:12px}.delivery-details .text-end{margin:10px 0 0;text-align:left!important}.time-slot-details .time-slot .nav-link,.time-slot-details .time-slot .nav-link.active,.time-slot-details .time-slot .nav-link:hover{font-size:13px}.form-check-input{height:15px;width:15px}.coupon-details-wrapper{padding:15px}.helmate-wrap{flex-wrap:wrap}.location-wrap input{font-size:.875em}.location-wrap button{font-size:14px;position:absolute;z-index:1}.location-wrap{margin:40px auto 0;width:100%}.location-wrap input{padding-left:125px}.counter-row .counter-number{font-size:1.5625em}.faq-wrap{margin:30px 0;padding:11px}.faq-wrap .accordion-item{margin:20px 20px 0}footer p{margin-bottom:20px;padding:0}.footer-content{text-align:center}.footer-content br{display:none}.download-app-section{text-align:center}ul.loacton-list{grid-template-columns:1fr 1fr;text-align:left}ul.loacton-list li a{padding:20px 8px}.download-app-btn-wrap img{margin-bottom:14px;margin-right:10px;width:160px}.copyright-wrap{padding:10px 0}footer{padding:30px 0 0}.signin-wrapper .offcanvas.offcanvas-end{margin:0;width:100%}.signin-wrapper .offcanvas-body{padding:15px}.mission-wrapper .content-wrap{padding:20px}.mission-wrapper{margin:30px 0 0;text-align:center}.mission-wrap img,.story-wrap img,.vision-wrap img{height:300px;margin:0 auto;max-width:100%;text-align:center}.mission-wrap,.story-wrap,.vision-wrap{background-color:#f9f9f9;margin:30px 0;padding:30px}.mission-wrap .row{flex-direction:column-reverse}.check-out-step-wrap{display:none}.breadcrumb-wrap a,.breadcrumb-wrap li{font-size:.875rem}button.pay-now{width:100%}.day-select-filter{width:60%}.date-filter,.detect-filter{width:100%}.day-select-filter{width:80%}.rent-filter-result .vehicle-wrapper .card{width:100%}.offcanvas{width:100%!important}.filter-head-wrap{margin-top:35px}.faq-banner-wrap{height:77px;padding:30px 0}.change-address-wrapper .offcanvas.offcanvas-end{width:395px;width:100%}.coupon-right{padding:0}.change-address-wrapper-inner{position:relative}.edit-del-add{position:absolute;right:0;top:0}.change-address-wrapper-inner button{margin-left:22px}.booking-bike-wrap{flex-wrap:wrap}.bike-model-details .bike-name{font-size:16px;margin:3px 0 0}.bike-model-details h6{font-size:14px;margin:0}.bike-model-details{font-size:13px;margin-bottom:20px;margin-left:20px}.booking-bike-model{width:42%}.booking-status-wrapper{padding:20px}.Upcoming-ride-btn{font-size:12px;right:1%;top:5px}.booking-id-wrap h6{font-size:13px}.booking-id-wrap h4{font-size:15px}.booking-id-mid{font-size:13px}.booking-id-mid h4{font-size:14px;padding:6px 0 5px}.booking-detailsfaq .accordion-body{font-size:14px}.booking-detailsfaq .accordion-button.collapsed{font-size:15px}.booking-status-box{width:70%}.booking-status-wrapper h5{font-size:18px}.booking-status-wrapper .modal-header{margin:0;padding:0}.mode-wrap{flex-wrap:wrap;white-space:nowrap}.mode-wrap h6{margin-bottom:0;margin-right:20px;width:100%}.mode-wrap .form-check{margin:9px 20px 0 0}.address-box{width:62%}.saved-address{flex-wrap:wrap}.saved-address h2{font-size:15px;margin-bottom:5px}.booking-id-last a{margin:0 5px}#EndrideModal .modal-dialog-scrollable .modal-body{margin:10px 0;overflow-x:hidden;overflow-y:auto}.time-slot-details .timing-sets{margin:0}.mode-wrap h6,.saved-address h2{font-size:14px}.delivery-address-details-wrap{flex-wrap:wrap}.delivery-address-details-wrap #map-view{width:100%}.delivery-address-details-wrap .details{margin-left:0;margin-top:20px}.booking-status-box:after{background-color:#2bc7c9;background-color:var(--theme-color);border:none;content:"";height:33%;position:absolute;width:1px;z-index:-1}.modal-body .booking-status-steps{flex-wrap:wrap;justify-content:center}.booking-status-image-wrap.active:after{content:none!important}.booking-status-box.noBdr:after{content:none}}@media screen and (max-width:460px){.use-button-wrap{white-space:nowrap;width:100%}.address-details-wrap{width:100%}.change-address-wrapper-inner .freedo-outline-btn.rounded-pill{margin-left:22px}.list-view-wrap{width:40%!important}}@media screen and (max-width:480px){.booking-status-top{align-items:center;flex-wrap:wrap;white-space:nowrap}.booking-bike-wrap{margin-bottom:15px}.booking-status-wrapper a.freedo-outline-btn-small{text-align:center;width:100%}}@media screen and (max-width:414px){.journey-btn{bottom:-2%}.mid-wrap,.mid-wrap.time-wrap{width:215px}button.close-model{font-size:18px}.product-details img.bike-right{display:block;float:none;margin:0 auto}.coupon-details-wrapper .helmate-wrap nav{width:100%}.date-progress{flex-wrap:wrap}.day-one{margin:7px 0 0}.booking-id-first{flex-wrap:wrap}.booking-status-box{width:95%}.extent-ride-details{margin-right:30px}.booking-status-wrapper{padding:10px}.bike-model-details{margin-left:5px}.extened-coupon-btn{white-space:nowrap}.coupon-box-wrap{flex-wrap:wrap}.coupon-content{margin-left:0}.coupon-box-wrap .left{width:100%}.apply-sec{border-top:1px solid #efefef;display:flex;justify-content:space-between;width:100%}.apply-sec,.apply-sec a,.save-code{margin:10px 0 0}a.address-box{width:81%}}@media screen and (max-width:360px){button.close-model{background:#fff;border:1px solid #ccc;border-radius:100%;font-size:14px;height:25px;right:-6px;top:-12px;width:25px}h4{font-size:.9375em}.contact-wrap a{display:block}.progressbar-wrap{margin-bottom:5px;margin-left:0;margin-top:5px}.booknow-model .carousel-item{min-height:200px}.specific-wrap ul li span{display:inline-block;font-weight:500;line-height:35px;vertical-align:top;white-space:break-spaces;width:49%}}.slider{margin:20px auto;width:100%}.slick-slide{margin:0 10px}.slick-slide img{width:100%}.slick-next:before,.slick-prev:before{color:#242b35}.slick-active,.slick-current{opacity:1}.card-3 .price-type-low{align-items:center;color:#1c2541;display:flex;font-size:12px;position:relative}.card-3 .price-type-low:before{align-items:center;background-color:#82cd47;border-radius:100%;content:"";display:flex;height:8px;justify-content:center;left:-13px;margin-right:10px;position:absolute;width:8px}.card-3 .price-type-high{align-items:center;color:#1c2541;display:flex;font-size:13px;position:relative}.card-3 .price-type-high:before{align-items:center;background-color:#fc2828;border-radius:100%;content:"";display:flex;height:8px;justify-content:center;left:-13px;margin-right:10px;position:absolute;width:8px}.card-3 .price-type-medium{align-items:center;color:#1c2541;display:flex;font-size:13px;position:relative}.slick-track{display:flex!important}.slick-slide{height:inherit!important}.card-3 .price-type-medium:before{align-items:center;background-color:#ff6d28;border-radius:100%;content:"";display:flex;height:8px;justify-content:center;left:-13px;margin-right:10px;position:absolute;width:8px}.card-3 .card-title{color:#1c2541;font-size:16px;text-align:left}.card-3 p{color:#1c2541;font-size:12px;line-height:18px;margin:0;text-align:left}.package{color:#14b8bb!important;font-size:13px!important;padding:3px 0 0}.warehouse-img{border-radius:10px}.card-3{border:none;border-radius:10px;box-shadow:3px 2px 19px 0 #00000026;margin:20px;opacity:1;text-align:center;transition:all .3s ease-in-out}.card-3 .warehouse-img{border-radius:10px;box-shadow:4px 3px 10px 3px #d9f3fb;height:97px;margin:-20px auto 0;object-position:center;width:131px!important}.card-3 .warhouse-price-wrapper{align-items:center;display:flex;justify-content:space-between;padding:20px 0 10px}.card-3 .pricetag{border-radius:0;color:#1c2541;font-size:14px;font-weight:500;margin-bottom:0;padding:0}.list-slider .slick-next:before,.list-slider .slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.list-slider .slick-prev:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAydpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAxIDc5LmMwMjA0YjJkZWYsIDIwMjMvMDIvMDItMTI6MTQ6MjQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyNC4zIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGMDM2MkJFRkU1QTQxMUVEODNBQUFDNUFDMzNCODU0RCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGMDM2MkJGMEU1QTQxMUVEODNBQUFDNUFDMzNCODU0RCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkYwMzYyQkVERTVBNDExRUQ4M0FBQUM1QUMzM0I4NTREIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkYwMzYyQkVFRTVBNDExRUQ4M0FBQUM1QUMzM0I4NTREIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VZaBzQAAAL1JREFUeNpi/P//PwM1AQs2QUZGRkL6FgCxCNAxPugSTGQ4ogmI44H4KlZZkJfRMR7QCNICxDU49ZJgYDPUsGq8jiHSwHqoYbUEfUeEgTCXVRAVXAQMRAkzSg2sRQ8zSgzsgxoWhy/KsenFlQ7ZoPRPklMpHi+3Ql1ZTA0vw0An1NBSahkIAl1QQwupZSAIdGBzKaVZrwdqaBG1DER2aTG1DESOqBZsehmxGUBEAbsciPmAer0x9FK7CgAIMACistHcu1Nw2QAAAABJRU5ErkJggg==);content:"";height:20px;position:absolute;width:20px}.list-slider .slick-next{right:0}.list-slider .slick-prev{left:-15px}.list-slider .slick-next:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAydpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAxIDc5LmMwMjA0YjJkZWYsIDIwMjMvMDIvMDItMTI6MTQ6MjQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyNC4zIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyQzdFMzEyNUU1QTYxMUVEOEJDMENENjE5MzExNTNGRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyQzdFMzEyNkU1QTYxMUVEOEJDMENENjE5MzExNTNGRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjJDN0UzMTIzRTVBNjExRUQ4QkMwQ0Q2MTkzMTE1M0ZFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjJDN0UzMTI0RTVBNjExRUQ4QkMwQ0Q2MTkzMTE1M0ZFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+1U//AgAAALhJREFUeNpi/P//PwM1AQs2QUZGxi1A6g0QJ+DTjM0xTDjUXgXieCBuItmJIFvQMRTUgKSBuJEkvXgMBIFqqKHN1DIQBGqhhtZTy0AQqMDmUkoMxBqmlBqIHKa11DIQBOKghvZh08tERmb4CaXZSE2H2EAx1HWt1PByKdSwTmpESiHUsC5qJBuYyzqokbCLoIb1UCPrFeNyGTkGtqBHALEGMmKLBGABuxVIfQLiSFILWEZqVwEAAQYAa+vT3HpoKnQAAAAASUVORK5CYII=);content:"";height:20px;position:absolute;width:20px}.fee-wrapper{align-items:center;display:flex;font-size:12px;margin-bottom:14px}.zero{margin-right:10px}.ProfileScreen_profileTopBanner__BVas4{align-items:center;background:#0000 linear-gradient(90deg,#59f7da00,#f5feff) 0 0 no-repeat padding-box;display:flex;justify-content:space-between;position:relative}.ProfileScreen_userProfileImage__2WWkD{border:1px solid #2bc7c9;border-radius:50%;cursor:pointer;height:100px;object-fit:cover;transition:opacity .3s ease;width:100px}.ProfileScreen_profileFieldsBox__F8Tgz{display:flex;gap:20px;width:100%}.ProfileScreen_selfieCamera__709JP{aspect-ratio:auto 320/300;height:300px;object-fit:contain;overflow:clip;overflow-clip-margin:content-box;width:320px}.ProfileScreen_emergencyDetailsWrapper__2lQ9l{align-items:center;backface-visibility:hidden;background-color:#fff;border-radius:10px;box-shadow:3px 3px 21px 0 #7090b04f;display:flex;flex-direction:column;gap:16px;padding:18px;transform:rotateY(0deg);transition:transform .6s;width:100%}.ProfileScreen_emergencyOtpScreenWrapper__n9GtS{height:100%;justify-content:center}.ProfileScreen_emergencyDetailsUpdate__uDaL3,.ProfileScreen_emergencyOtpScreenWrapper__n9GtS{align-items:center;background-color:#fff;border-radius:10px;box-shadow:3px 3px 21px 0 #7090b04f;display:flex;gap:16px;padding:18px;transform:rotateY(180deg);transform-style:preserve-3d;transition:transform .6s;width:100%}.ProfileScreen_emergencyDetailsUpdate__uDaL3{justify-content:flex-start}.ProfileScreen_profileBox__6SBIF{display:inline-block;position:relative}.ProfileScreen_overlay__PShO-{align-items:center;background-color:#00000080;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;gap:6px;height:100%;justify-content:center;left:0;opacity:0;padding:5px;position:absolute;top:0;transition:opacity .3s ease;width:100%}.ProfileScreen_profileBox__6SBIF:hover .ProfileScreen_overlay__PShO-{opacity:1}.ProfileScreen_profileBox__6SBIF:hover .ProfileScreen_userProfileImage__2WWkD{opacity:.7}.ProfileScreen_uploadedImagePreview__yV03k{align-items:center;display:flex;height:220px;justify-content:center;position:relative;width:220px}.ProfileScreen_uploadedImagePreview__yV03k img{border-radius:50%;height:200px;object-fit:cover;width:200px}@media screen and (max-width:360px){.ProfileScreen_selfieCamera__709JP{width:290px}}.headerBar_linkStyle__bbgOf{align-items:center;color:#333;display:flex;font-size:1rem;font-weight:400;gap:6px;text-decoration:none;transition:color .3s ease,transform .3s ease}.headerBar_linkStyle__bbgOf:hover{color:#2bc7c9;transform:scale(1.01)}.headerBar_signOutStyle__n-wHi{cursor:pointer;padding-bottom:10px;padding-left:18px;width:100%}.headerBar_signOutinnerStyle__-57Vk{align-items:center;display:flex;gap:6px;justify-content:flex-start;transition:color .3s ease,transform .3s ease}.headerBar_signOutStyle__n-wHi :hover{color:#2bc7c9;transform:scale(1.01)}.headerBar_navbarBrand__xkWgm img{height:100%;height:33px;padding:0;width:100px}.headerBar_navigationItem__o3aFr{background-position:0;cursor:pointer;text-align:center}.headerBar_menuBoxContainer__h8Cgn{border:1px solid #00000026;border-radius:6px;cursor:pointer;padding:4px 12px}.headerBar_menuBoxContainer__h8Cgn:hover{border:1px solid #2bc7c9}.headerBar_profileContainer__ZQhQ5{align-items:center;border-radius:6px;box-shadow:none;color:#fff;cursor:pointer;display:flex;gap:4px;justify-content:center;padding:6px 10px;text-align:center;transition:box-shadow .3s ease}.headerBar_profileContainer__ZQhQ5:hover{box-shadow:0 8px 16px #0000004d}.headerBar_profileContainer__ZQhQ5 img{border-radius:50%;height:30px;object-fit:cover;padding:0!important;width:30px}.headerBar_appBarContainer__oNIfk{background-color:#f8f9fa!important;box-shadow:2px 2px 8px 3px #7090b02e}.headerBar_appBarContainerBox__dotPj{align-items:center;display:flex;justify-content:space-between;width:100%}.headerBar_popoverMenuContainer__ZbhDV{align-items:center;display:flex;flex-grow:1;gap:30px;justify-content:center}.headerBar_navigationLinkActive__iVy6C{color:#2bc7c9;font-size:.875rem;font-weight:600}.headerBar_navigationLinkActive__iVy6C:hover{color:#2bc7c9}.headerBar_navigationLinkDefault__vvft5{color:#0b132b;display:inline-block;font-size:.875rem;font-weight:400;padding:.2rem 0;position:relative;text-decoration:none;transition:color .2s ease-in}.headerBar_navigationLinkDefault__vvft5:after{background-color:#2bc7c9;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease-in-out;width:100%}.headerBar_navigationLinkDefault__vvft5:hover{color:#2bc7c9}.headerBar_collapseStackContainer__PAvx9{align-items:flex-start;background-color:#0b132b;display:flex;gap:18px;margin-top:10px;padding:16px 20px}.headerBar_buttonBox__CV\+Fx{align-items:center;background-color:#ddeff1;border-radius:36px;display:flex;height:33px;justify-content:center;overflow:hidden;position:relative;transition:background-color .3s ease,transform .3s ease;width:118px}.headerBar_rotatingBorder__9XxpS{animation:headerBar_rotate__ipvXe 3s infinite;animation-timing-function:linear;background:#2bc7c9;height:10px;width:160px}.headerBar_buttonBoxActive__VvmaT{align-items:center;border-radius:36px;display:flex;height:33px;justify-content:center;overflow:hidden;position:relative;width:118px}.headerBar_buttonBoxActive__VvmaT,.headerBar_buttonBox__CV\+Fx:hover{background-color:#2bc7c9;transition:background-color .3s ease,transform .3s ease}@keyframes headerBar_rotate__ipvXe{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.exploreContent_exploreContentMain__Xvwcr{background:url(/static/media/footer-bg.68395301b39de161cf55.png);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;gap:20px;padding-top:20px;text-align:center}.exploreContent_divider__-x\+Nb{border-color:#7090b0!important;border-width:1px!important;margin:30px 20px!important}.exploreContent_copyRight__tdQjv{background:#0000 linear-gradient(90deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;color:#0b132b;padding:10px 0;text-align:center}.exploreContent_freedoSeo__gO7vk{display:flex;flex-direction:column;gap:20px;margin-top:20px}.footer_footer__LhKmO{background:url(/static/media/footer-bg.68395301b39de161cf55.png);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;gap:20px;margin-top:30px;padding-top:20px;text-align:center}.footer_footerListItemDownload__gsMNI,.footer_footerListItem__4gkql,.footer_footerListItems__tuW\+E{align-items:flex-start;display:flex;flex-direction:column}.footer_footerListItem__4gkql{gap:7px}.footer_textFooter__Df6td{text-align:left}.footer_divider__9vjP7{border-color:#7090b0!important;border-width:1px!important;margin:30px 20px!important}.footer_footerCityList__mS2ds{display:flex;justify-content:flex-start;text-align:left}@media screen and (max-width:567px){.footer_footerListItems__tuW\+E{align-items:normal}.footer_footerListItem__4gkql{align-items:center}.footer_footerListItemDownload__gsMNI{align-items:normal}.footer_textFooter__Df6td{margin-bottom:10px;margin-top:10px;text-align:center;width:200px}}.molecule_planCardContainer__Nu5T\+{align-items:center;border:1px dashed #dedede;box-shadow:none;cursor:pointer;display:flex;height:100px;justify-content:center;outline-offset:1px;padding:"10px";width:190px}.molecule_planCardContainer__Nu5T\+:hover{border:1px dashed #2bc7c9;transition:all .3s ease}.molecule_planCardSelected__WwMdI{align-items:center;border:1px solid #2bc7c9;box-shadow:none;cursor:pointer;display:flex;height:100px;justify-content:center;outline-offset:1px;padding:"10px";width:190px}.molecule_checkoutSectionWrapper__TWX8i{background-color:var(--light-theme);border-radius:5px;box-shadow:11px 11px 24px -5px #70707038;padding:10px 15px}.molecule_helmetChipScrollbar__WhNb3{-ms-overflow-style:none;scrollbar-width:none;&::-webkit-scrollbar{background:#0000;width:0}}:root{--dark-color:#0b132b;--theme-color:#2bc7c9;--light-theme:#f5feff;--light-theme-grey:#fbfbfb;--heading-color:#021325;--sub-text-color:#242b35;--list-color:#727272;--red:#f30;--small-text:12px;--main-spacing-top:40px;--success:#51b74e}.section_card__YdKc\+{border-radius:16px!important;cursor:pointer;position:relative}.section_card__YdKc\+.section_selected__sf73r{background-color:#02696a;color:#fffc}.section_planTypeCardBox__CQn76{display:flex;flex-direction:column;gap:20px;height:85px;justify-content:center;padding:9px 5px;width:170px}.section_checkoutCardWrapper__lLyW1{background:#fff 0 0 no-repeat padding-box;border:1px solid #ddd;border-radius:5px;padding:10px 15px}.section_payNowTnC__qaONm{margin-bottom:10px;text-align:center}.section_couponPill__CgOUq{border:2px dashed #d3d3d3;gap:.5rem;padding:3px}.section_underlinetext__Cq3qg{text-decoration:underline}.section_checkoutSectionWrapper__MUFzv{background-color:#f5feff;background-color:var(--light-theme);border-radius:5px;box-shadow:11px 11px 24px -5px #70707038;padding:10px 15px}.section_planCardsWrapper__0xrNI::-webkit-scrollbar{height:2px;width:5px}.section_chipStyle__Xccgs{align-items:center!important;background:#2bc7c9;border-radius:1rem;color:#fff!important;padding:0 6px!important;white-space:nowrap}.section_couponAddonsWrapper__\+xpvr{background:#fff 0 0 no-repeat padding-box;border:1px solid #ddd;border-radius:5px;padding:10px 15px}.section_additionalHelmetWrapper__sGHZG::-webkit-scrollbar,.section_hub_scroll_wrapper__vo5T7::-webkit-scrollbar{height:2px;width:5px}.BlogPage_blogFirstCard__poXPi{margin-left:-60px;padding:20px 40px}.BlogPage_blogCardData__3FSuK,.BlogPage_blogFirstCard__poXPi{background:#fff;border-radius:10px;box-shadow:0 17px 22px #74747414;gap:15px}.BlogPage_blogCardData__3FSuK{height:272px;margin:-70px 5px 0;padding:13px 20px}.BlogPage_tag__jCfFm{background:#0000 linear-gradient(90deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;border-radius:6px;color:#fff;display:flex;justify-content:center;max-width:125px;padding:6px 20px}.BlogPage_blogContent__H7clC{-webkit-line-clamp:4;color:#6c757d;line-height:1.4}.BlogPage_blogContent__H7clC,.BlogPage_blogTitle__9zbcG{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.BlogPage_blogTitle__9zbcG{-webkit-line-clamp:2}.BlogPage_searchOptionsMain__\+o75T{position:relative}.BlogPage_searchOptions__PrHYQ{background:#fff;border-radius:8px;box-shadow:2px 3px 8px #ddd;display:flex;flex-wrap:wrap;gap:15px;margin:20px 0 0;padding:20px 10px;position:absolute;width:100%}.BlogPage_blogDetailImg__ojvRS{background-attachment:fixed;background-position:top;background-repeat:no-repeat;background-size:cover!important;background-size:100% auto;color:#fff;height:350px}.BlogPage_blogDetailData__xpcbS{background:#fff;border-radius:10px;box-shadow:0 17px 22px #74747414;margin-top:-80px;padding:20px 40px;width:90%}.BlogPage_blogDetailDataInner__Zpgr9{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.BlogPage_containerInner__1VXue{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-left:40px!important;padding-right:40px!important}@media screen and (max-width:850px){.BlogPage_blog-content-main__tKEzn{background:#fff;margin:-50px 20px 0;width:100%}.BlogPage_blogFirstCard__poXPi{margin:-50px 5px 0;padding:15px}.BlogPage_blogDetailImg__ojvRS{background-position:50%;background-size:contain!important}.BlogPage_blogDetailData__xpcbS{padding:20px}}.cmsComponent_cms__WArmp{align-items:center;background:fixed no-repeat;background-position:50%;background-size:cover;display:flex;height:300px;justify-content:center;text-align:center}.cmsComponent_cmsContainer__XY9bn{margin-bottom:50px;margin-top:-80px!important;padding-left:50px!important;padding-right:50px!important}.cmsComponent_cmsContainerApp__sBTwo{margin-bottom:50px;margin-top:70px;padding-left:30px!important;padding-right:30px!important}.cmsComponent_cmsBox__9ksb3{box-shadow:0 1px 4px #00000029}.cmsComponent_cmsBoxApp__E9sni,.cmsComponent_cmsBox__9ksb3{background-color:#fff;border-radius:10px;padding:25px}.cmsComponent_topBanner__JuG7Z{background:url(/static/media/slider-bg.a7ee8ee4b561776292ce.png);background-size:cover;padding:30px 0;width:100%}.cmsComponent_imageHead__6hRRc{position:relative;width:100%}.cmsComponent_imageHead__6hRRc .cmsComponent_text__yoSwg{background-color:#0b132b8c;bottom:0;color:#fff;padding:10px;position:absolute;text-align:center;transition:1s ease;width:100%}.cmsComponent_leftText__aUBoL{display:flex;flex-direction:column;gap:25px;text-align:left}.cmsComponent_imgStyleBanner__5ty3P{height:150px;object-fit:cover;width:100%}.cmsComponent_topBanner__JuG7Z video{height:265px}.cmsComponent_banner__gE9JM{background-color:#f9f9f9}.cmsComponent_bannerTypo__tBzXz{color:#1c2541;margin-bottom:20px;text-align:justify}.cmsComponent_rightText__tKl17{display:flex;flex-direction:column;gap:10px;padding:0 60px;text-align:left}.cmsComponent_gridStyleBanner__mKZim{align-items:center!important;display:flex!important}.cmsComponent_gridStyleTopBanner__iKWtn{align-items:flex-end!important;display:flex!important;flex-direction:column!important;gap:10px!important}.cmsComponent_contactUs__jlWYP h4:after,.cmsComponent_rightText__tKl17 h4:after{background-color:#2abdbd;content:"";display:block;height:4px;width:44px}.cmsComponent_regionalAddress__qIa7T{align-items:flex-start;display:flex;gap:5px}.cmsComponent_contactUsSocials__7SUaE{display:flex;gap:25px}.cmsComponent_contactUsSocials__7SUaE img{height:25px;max-width:100%}.cmsComponent_followUs__31bCn{display:flex;gap:5px;margin-top:-3px}.cmsComponent_contactUsContainer__Qrdp1{display:flex!important;flex-direction:row!important}.cmsComponent_containerBanner__HNLH8{display:flex;flex-direction:column;gap:50px;padding-bottom:40px;padding-top:40px}.cmsComponent_imageHead__6hRRc .cmsComponent_text__yoSwg:hover{margin-left:10px;transform:scale(1.1);width:92%}.cmsComponent_faqsInner__Rbh9Z{background:url(/static/media/faq-inner-bg.08d2f1518b61633f49a4.png);background-size:cover;padding:25px 20px;width:100%}.cmsComponent_faqInnerWrap__3aPLF{background-color:#fff9;border-radius:10px;box-shadow:0 0 8px -3px #d7d3d4;padding:10px 0}.cmsComponent_faqBannerWrap__yW2Oj{align-items:center;background:url(/static/media/banner-default.7e502af75a165011780b.png);background-repeat:no-repeat;background-size:cover;border-radius:30px;display:flex;height:125px;justify-content:center;margin-top:30px;padding:30px 0;width:100%}.cmsComponent_followUs__31bCn img{height:20px;width:20px}@media screen and (max-width:680px){.cmsComponent_faqsInner__Rbh9Z{padding:20px 0}.cmsComponent_rightText__tKl17{padding:initial;text-align:center}.cmsComponent_leftText__aUBoL{text-align:center}.cmsComponent_rightText__tKl17 h4:after{display:flex!important;left:50%;position:absolute;transform:translate(-50%,-50%)}.cmsComponent_banner__gE9JM{padding:50px}.cmsComponent_cmsContainerApp__sBTwo,.cmsComponent_cmsContainer__XY9bn{padding-left:15px!important;padding-right:15px!important}.cmsComponent_contactUsSocials__7SUaE{flex-direction:column;gap:7px}.cmsComponent_contactUsContainer__Qrdp1{flex-direction:column-reverse!important}}@media screen and (max-width:380px){.cmsComponent_banner__gE9JM{padding:30px}.cmsComponent_rightText__tKl17{padding:0 20px}}.responseForm_Wrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(102.05deg,#9ff5f63d 4.68%,#ffffff3d 93.22%);border:7px solid #fff;border-radius:0 24px 24px 24px;box-shadow:8px 8px 80px 0 #00000029;gap:17px;max-width:600px;padding:17px;width:570px}.responseform_innerWrapper{background:#fff;border-radius:60px;box-shadow:0 1px 8px 0 #10182829;gap:16px;max-width:700px;padding:7px 11px 7px 16px}.inner_wrapper{align-items:center!important;display:flex!important;flex-direction:row!important;gap:10px!important}@media screen and (max-width:420px){.inner_wrapper{gap:0!important}.responseform_innerWrapper{padding:4px 8px 4px 0!important}.responseForm_Wrapper{padding:20px 4px!important;width:100%!important}}.skeleton_rentingFleetcard__4YV0Y{background:#fff;border-radius:8px!important;box-shadow:0 0 16px 1px #00000014!important;height:390px;min-width:270px;width:270px}.component_titleUnderlined__0QtXL{font-weight:600;position:relative}.component_titleUnderlined__0QtXL:after{background-color:var(--theme-color);border-radius:10px;bottom:0;content:"";height:3px;left:0;position:absolute;width:39px}.component_animatedGlowingText__gxrgN{animation:component_move__IY6NE 5s ease infinite;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(68.7deg,#2bc7c9 13.2%,#2b9ac9 29.8%,#6d7fe5 48.9%,#0f3af9 68.2%,#008cff 86.4%);background-size:400%;color:#0000;font-weight:500}@keyframes component_move__IY6NE{0%,to{background-position:200% 0}50%{background-position:0 200%}}.component_cityCard__InqO2{background-repeat:no-repeat;background-size:cover;cursor:pointer;display:flex;flex-direction:column;height:140px;justify-content:space-between;position:relative;width:130px}.component_cityCard__InqO2:hover{box-shadow:3px 3px 26px -1px #a2a2a240;transition:all .3s ease}.component_cityCardUpcoming__Yizo5{height:20px;left:-5px;position:absolute;top:0;width:90px}.component_cityCardNew__cPKE9{height:20px;left:-8px;position:absolute;top:0;width:76px}.component_cityNameCard__ww2La{align-items:center;display:flex;justify-content:center;width:100%}.component_selectcityUnderline__9w8qw{background:linear-gradient(0deg,#59f7da,#18e3f2);border-radius:5px;height:3px;width:40%}.component_descriptionLabels__L-E4N{width:250px}@media screen and (max-width:576px){.component_descriptionLabels__L-E4N{margin-top:60px;width:100%}}.component_ellipsesTextClass__0bTZ8{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.genericModal_genericModalTitle__AHg3W:after{background:#0000 linear-gradient(0deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;border-radius:5px;content:"";height:3px;left:15px;margin:0 auto;position:absolute;top:50px;width:50px}.bookingDetails_flexBox__7JZ2W{display:flex;justify-content:space-between}.bookingDetails_currentBookingBox__o2IoJ{border:1px solid #ddd;border-radius:14px;cursor:pointer;margin:20px 0 0;padding:20px;position:relative;text-align:center}.bookingDetails_bookingDetailsBox__LUWC8{border:1px solid #ddd;border-radius:10px;padding:8px 20px}.bookingDetails_stepIcon__4ljWs{background-color:#2abdbd;color:#0000 linear-gradient(180deg,#4af3e0,#14e2f3) 0 0 no-repeat padding-box;height:10px;width:10px;z-index:2}.bookingDetails_currentBookingStatusBadge__Vc6t\+,.bookingDetails_statusBadge__LVJwN{position:absolute;right:-42px;top:-33px;transform:translate(-50%,50%)}.bookingDetails_currentBookingStatusBadge__Vc6t\+{animation:bookingDetails_animate__W4nKD 1.5s ease-in-out infinite forwards}@keyframes bookingDetails_animate__W4nKD{0%{opacity:.4}50%{opacity:.9}to{opacity:1}}.bookingDetails_verticalSeparator__wVKFl{border-right:1px solid #909090;display:inline-block;font-size:14px;line-height:17px;margin:0 5px}.bookingDetails_bookingCard__aDnXa{border:1px dashed #2bc7c9;border-radius:6px;margin:10px 0 12px;padding:20px 18px 15px;position:relative}.bookingDetails_planCardContainer__GTSak{align-items:center;border:1px solid #dedede;box-shadow:none;cursor:pointer;display:flex;height:100px;justify-content:center;outline-offset:1px;padding:"10px";width:190px}.bookingDetails_planCardContainer__GTSak:hover{box-shadow:3px 3px 26px -1px #a2a2a240;transition:all .3s ease}.bookingDetails_planCardSelected__chXQX{align-items:center;border:1px solid #2bc7c9;box-shadow:none;cursor:pointer;display:flex;height:100px;justify-content:center;outline-offset:1px;padding:"10px";width:190px}.bookingDetails_vehicleDetailsBox__Zcv4j{align-items:center;display:flex;gap:10px;justify-content:flex-end;width:100%}@media screen and (min-width:900px) and (max-width:1175px){.bookingDetails_flexBox__7JZ2W{flex-direction:column;gap:10px}}@media screen and (max-width:710px){.bookingDetails_flexBox__7JZ2W{flex-direction:column;gap:10px}}@media screen and (max-width:600px){.bookingDetails_flexBox__7JZ2W{flex-direction:column;gap:30px}}@media screen and (max-width:380px){.bookingDetails_flexBox__7JZ2W{gap:30px}.bookingDetails_flexBox__7JZ2W,.bookingDetails_vehicleDetailsBox__Zcv4j{flex-direction:column;justify-content:flex-start}}.userKyc_drivingLicenceBox__Q8Zjg{align-items:center;background-color:#f9fdfd;border:1px dashed #ddd;display:flex;justify-content:center;padding:50px;width:100%}.userKyc_uploadDrivingLicenceBox__3uElQ{background-color:#f9fdfd;border:1px dashed #ddd;border-radius:0!important;box-shadow:none!important;padding:6px}.userKyc_docUploadButton__C1ZFA{align-items:center;border-radius:50%;cursor:pointer;display:flex;justify-content:center}.userKyc_dlImageStyle__SzmrE{height:120px;object-fit:fill;width:210px}.userKyc_digiLockerImg__lfFIG{height:100px;width:100px}.userKyc_selfieCard__zEOqQ{align-items:center;background:#f5feff;border:1px dashed #2bc7c9;border-radius:10px;cursor:pointer;display:flex;gap:20px;padding:10px 20px;white-space:nowrap}.userKyc_docsWrap__N6HiW{background-color:#f9fdfd;border:1px dashed #ddd;gap:30px}.userKyc_docsWrap__N6HiW,.userKyc_otherdocswrap__rAxAp{align-items:center;display:flex;flex-direction:column;margin:0 auto;padding:20px;text-align:center;width:100%}.userKyc_otherdocswrap__rAxAp{background:#f5feff;border:1px dashed #2bc7c9;border-radius:10px;gap:5px}.userKyc_gridStyle__OnRfy{align-items:center!important;display:flex!important;width:100%!important}.userKyc_cameraIcon__sZJXy{animation:userKyc_blink__VM7zZ 1s infinite;background-color:#2bc7c9;border-radius:50%;color:#fff;cursor:pointer;height:40px!important;padding:10px;width:40px!important}.userKyc_selfieCamera__d3ERU{aspect-ratio:auto 320/300;height:300px;object-fit:contain;overflow:clip;overflow-clip-margin:content-box;width:320px}.userKyc_container__tRNlx{align-items:center;display:flex;flex-direction:column;gap:30px}.userKyc_deleteIconBox__duryz{color:#d02f2f;cursor:pointer;text-align:end;width:100%}.userKyc_uploadIconBox__gqHQa{align-items:center;display:flex;gap:10px}.userKyc_updateKycContainer__itxFE{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:680px){.userKyc_selfieCard__zEOqQ{flex-direction:column;gap:15px}}@keyframes userKyc_blink__VM7zZ{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media screen and (max-width:330px){.userKyc_dlImageStyle__SzmrE{height:86px;width:176px}}.customCalender .rmdp-day.rmdp-today span,.customDatePicker .rmdp-day.rmdp-today span{background-color:#2abdbd;border-radius:50%;color:#000}.customCalender .rmdp-week-day,.customDatePicker .rmdp-week-day{color:#3c3c434d;font-size:11px;line-height:18px;text-transform:uppercase}.customCalender .rmdp-range,.customDatePicker .rmdp-range{background:#2bc7c914;box-shadow:none;color:#000}.customCalender .rmdp-day span:hover,.customDatePicker .rmdp-day span:hover{background-color:#2abdbd;color:#000}.customCalender .rmdp-header-values span,.customDatePicker .rmdp-header-values span{color:#01353d;font-size:14px;font-weight:500;line-height:24px}.customCalender .rmdp-header,.customDatePicker .rmdp-header{display:flex}.customCalender .rmdp-arrow,.customDatePicker .rmdp-arrow{border:solid #01353d;border-width:0 2px 2px 0;height:10px;width:10px}.customCalender .rmdp-arrow-container:hover,.customDatePicker .rmdp-arrow-container:hover{background-color:initial;box-shadow:none}.customCalender .rmdp-arrow-container:hover .rmdp-arrow,.customDatePicker .rmdp-arrow-container:hover .rmdp-arrow{border:solid #01353d;border-width:0 2px 2px 0}.customCalender .rmdp-border-bottom,.customDatePicker .rmdp-border-bottom{border-bottom:1px solid #dcdcdc}.customCalender .rmdp-calendar,.customDatePicker .rmdp-calendar{padding:0 15px}.customCalender .rmdp-day.rmdp-selected span:not(.highlight),.customDatePicker .rmdp-day.rmdp-selected span:not(.highlight){background-color:#2abdbd;color:#000}.customCalender{margin-top:40px;position:absolute}.customCalender,.customDatePicker{background:#fff;border-radius:16px!important;box-shadow:0 10px 60px 0 #0000001a!important}.packages{display:flex;gap:10px;overflow-x:scroll;scrollbar-width:none;width:250px}.packages .typography-package{border-radius:4px;color:#191d23;display:flex;gap:5px;padding:6px 8px}.rmdp-day-hidden,.rmdp-day-hidden:hover .rmdp-day.rmdp-disabled,.rmdp-day.rmdp-disabled :hover{background-color:initial!important;color:inherit!important}.rmdp-day-hidden,.rmdp-day-hidden:hover span{background-color:initial!important;color:#0000}.YorHomeScreen_subscriptionOfferCards__EG5lg{align-items:center;background:#fbfbfb;border:1px solid #f1f1f1;border-radius:8px;display:flex;gap:24px;height:104px;padding:15px 20px;width:100%}.YorHomeScreen_customerReviewCard__ZbeI7{border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:20px;width:265px}.YorHomeScreen_customerReviewDesc__niDYm{align-items:center;display:flex;flex-direction:row;gap:10px}.YorHomeScreen_emojiBox__LZ2iw{align-items:center;background-color:#eff0f0;border-radius:50%;display:flex;height:50px;justify-content:center;left:40%;position:absolute;top:-13%;width:50px}.YorHomeScreen_YORHeadingContent__2Gn3y{align-items:center;display:flex;justify-content:center;padding:50px;width:100%}.YorHomeScreen_customerReviewBox__w2auC{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:10px}.YorHomeScreen_yorCarouselBox__zx7r0{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(102.05deg,#9ff5f63d 4.68%,#ffffff3d 93.22%);border:3px solid #ffffff3d;border-radius:4px 56px 56px 56px;box-shadow:8px 8px 80px 0 #00000029;gap:24px;padding:40px 20px;width:603px}.YorHomeScreen_yorCarouselBoxTitleContentVector__PBAqk{border:1px solid #305d61;height:0;width:110px}.YorHomeScreen_yorCarouselIndicatorsContainer__76\+xA{background-color:#0000008f;border:1px solid #fff;border-radius:20px;bottom:0;left:50%;margin-top:10px;position:absolute;text-align:center;transform:translate(-50%,-50%);width:4%!important;z-index:1}.YorHomeScreen_rentingFleetContainer__qS7pg{background:#fff;border:1px solid #ededed;left:-.06px;top:-67.85px}.YorHomeScreen_rentingFleetcard__M1eBk{background:#fff;border-radius:8px!important;box-shadow:0 0 16px 1px #00000014!important;height:390px;min-width:300px;width:300px}.YorHomeScreen_rentingFleetcardOverlay__K\+yiK{align-items:center;background:#fff;border:1px 0 0;border-radius:0 0 8px 0;color:#305d61;display:flex;font-size:10px;font-weight:500;gap:8px;justify-content:center;max-width:210px;padding:3px 6px}.YorHomeScreen_rentingCardFeature__99rTa{align-items:center;background:#fff;border:1px solid #ececec;border-radius:22px;display:flex;gap:1px;height:32px;justify-content:center;padding:8px 4px;width:100px}.YorHomeScreen_mobileFiltersFleet__MREEG,.YorHomeScreen_mobileViewCrousel__Z63LJ{display:none}.YorHomeScreen_poweredbyFreedo__hO5HN{align-items:center;display:flex;gap:6px;height:19px;width:335px}.YorHomeScreen_yorCrouselOne__5LOIT{background-repeat:no-repeat;border-radius:0;box-shadow:none;height:455px;padding:60px 30px;width:100%}.YorHomeScreen_mobileViewDateCityPicker__Jqd\+J{align-items:center;display:flex;flex-direction:column;gap:15px;width:100%}.YorHomeScreen_mobileFiltersModal__DHCnR{bottom:0;display:flex;padding:10px;position:fixed;width:100%}.YorHomeScreen_youCityButton__oX52L{background:#0000;border:none;color:#01353d;padding:8px 13px;width:none!important}.YorHomeScreen_youCityButton__oX52L:hover{background-color:#2abdbd;border-radius:21px;color:#fff;padding:8px 13px;transition:all .2s ease-in}.YorHomeScreen_cityCard__kFoZg{background-repeat:no-repeat;background-size:cover;cursor:pointer;display:flex;flex-direction:column;height:140px;justify-content:space-between;position:relative;width:130px}.YorHomeScreen_cityCard__kFoZg:hover{box-shadow:3px 3px 26px -1px #a2a2a240;transition:all .3s ease}.YorHomeScreen_cityCardUpcoming__VCSYe{height:20px;left:-5px;position:absolute;top:0;width:90px}.YorHomeScreen_cityCardNew__pEf\+b{height:20px;left:-8px;position:absolute;top:0;width:76px}.YorHomeScreen_cityNameCard__8Xj9Z{align-items:center;display:flex;justify-content:center;width:100%}.YorHomeScreen_selectcityUnderline__OTwk5{background:linear-gradient(0deg,#59f7da,#18e3f2);border-radius:5px;height:3px;width:40%}.YorHomeScreen_mobilefilterHeading__5cToN{height:100%}.YorHomeScreen_mobileSortHeading__vGWRY,.YorHomeScreen_mobilefilterHeading__5cToN{align-items:center;display:flex;gap:6px;justify-content:center;width:50%}.YorHomeScreen_mobileSortContainer__9mE0R{background-color:#fff;bottom:0;display:flex;gap:2px;height:260px;max-width:480px;position:absolute;width:100%}.YorHomeScreen_mobileSortChipContainer__kpqwt{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:space-between;padding:0 20px 20px;width:100%}.YorHomeScreen_filtersSectionscontainer__8WKyx{border-top:1px solid #ededed;display:flex;gap:8px;padding:20px}.YorHomeScreen_rentingFleetFiltersBox__ldu9i{align-items:center;display:flex;justify-content:space-between;padding:20px}.YorHomeScreen_rentingFleetBoxContent__\+n7Wb{background-position:100% 0;background-repeat:no-repeat;gap:20px;padding:25px 32px;width:100%}.YorHomeScreen_optReasonCard__l7aMR{background-position:cover!important;background-repeat:no-repeat;background-size:cover!important;border-radius:17px!important;box-shadow:3px 3px 26px -1px #fff!important;height:113px;padding:10px;width:242px}.YorHomeScreen_optReasonCard__l7aMR:hover{box-shadow:3px 3px 26px -1px #a2a2a240!important;transition:all .3s ease}.YorHomeScreen_getStartedYorBox__AbX4Q{align-items:center;background-color:#fff;border-radius:4px;display:flex;gap:10px;padding:16px 44px 16px 16px;transition:"background-color 0.3s ease";width:100%}.YorHomeScreen_getStartedYorBox__AbX4Q:hover{background-color:#325f63}.YorHomeScreen_alignJustifyCenter__Cv3uI,.YorHomeScreen_faqsBox__8Dwj5{align-items:center;display:flex;justify-content:center}.YorHomeScreen_faqsBox__8Dwj5{gap:10px;width:100%}.YorHomeScreen_commaIconStyle__JgJaU{height:44px;left:-18px;position:absolute;top:-21px;width:44px}.YorHomeScreen_customerReviewCardBox__QpMSb{align-items:center;display:flex;flex-direction:column;position:relative}.YorHomeScreen_customerReviewCardBottomBox__eoqT6{background-color:#e8e8e8;border-radius:0 0 6px 6px;height:11px;margin-top:1px;width:180px}.YorHomeScreen_selectCityUnderline__1s0o5{background:#0000 linear-gradient(0deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;border-radius:5px;height:3px;width:40%}.YorHomeScreen_roundCutLeft__yZhs8{left:-18px;transform:rotate(-45deg);transition:box-shadow .3s ease}.YorHomeScreen_roundCutLeft__yZhs8,.YorHomeScreen_roundCutRight__GHWbI{background-color:#fff;border-color:#0000 #f1f1f1 #f1f1f1 #0000;border-radius:50%;border-style:solid;border-width:1px;height:36px;position:absolute;top:34px;width:36px}.YorHomeScreen_roundCutRight__GHWbI{right:-18px;transform:rotate(-225deg)}.YorHomeScreen_customerTestimonials__CdkWr{background-color:#f9f9f9;display:flex;padding:15px 0;position:relative}.YorHomeScreen_customerTestimonialsMobile__Kb7Me,.YorHomeScreen_customerTestimonialsTab__K69Ju{background-color:#f9f9f9;display:none;padding:15px 0;position:relative}.YorHomeScreen_rentingFleetFiltersBoxcrossIcon__0HqAJ{display:flex;justify-content:flex-end;margin-bottom:10px}@media screen and (max-width:1275px){.YorHomeScreen_customerTestimonials__CdkWr{display:none}.YorHomeScreen_customerTestimonialsTab__K69Ju{display:flex}}@media screen and (max-width:675px){.YorHomeScreen_customerTestimonialsTab__K69Ju,.YorHomeScreen_customerTestimonials__CdkWr{display:none}.YorHomeScreen_customerTestimonialsMobile__Kb7Me{display:flex}}@media screen and (max-width:900px){.YorHomeScreen_mobileFiltersFleet__MREEG{align-items:center;background:#fff;border:1px 0 0;border-top:1px solid #ececec;bottom:0;display:flex;height:44px;justify-content:space-around;position:fixed;width:100%}.YorHomeScreen_mobileViewCrousel__Z63LJ{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:-webkit-linear-gradient(102.05deg,#9ff5f63d 4.68%,#ffffff3d 93.22%);border:3px solid;border-image-source:-webkit-linear-gradient(257.74deg,#b4d5e5,#ffffff3d 98.24%);box-shadow:8px 8px 80px 0 #00000029;display:flex;gap:16px;padding:24px 24px 40px}}@media screen and (max-width:320px){.YorHomeScreen_rentingFleetContainer__qS7pg,.YorHomeScreen_rentingFleetcard__M1eBk{width:200px}}@media screen and (max-width:900px) and (min-width:480px){.YorHomeScreen_mobileSortContainer__9mE0R{border-top-left-radius:12px;right:0}}@media screen and (max-width:330px){.YorHomeScreen_mobileSortChipContainer__kpqwt{justify-content:center}}.planDetails_rideStartDate__SiMmm{border:1px solid #ececec;border-radius:30px;display:flex;justify-content:space-between;padding:12px 16px;width:60%}.planDetails_planChargesList__P-EQZ{display:flex;justify-content:space-between!important;padding:0 16px!important}.planDetails_carouselStyle__7kc99{border:1px solid #ececec;border-radius:5px;padding:40px 20px}.planDetails_headingValueStyle__5W661{border-bottom:1px solid #ececec;display:flex;padding:8px}.planDetails_planTabs__3Q22p{position:absolute;top:50%;transform:translate(-50%,-50%)}.planDetails_topCarousel__pGSyU{display:none}.planDetails_subscriptionOfferCards__YT-hG{align-items:center;background:#fbfbfb;border:1px solid #f1f1f1;border-radius:8px;display:flex;gap:24px;height:104px;padding:15px 20px;width:100%}.planDetails_roundCutLeft__4oBN9{background-color:#fff;border-color:#0000 #f1f1f1 #f1f1f1 #0000;border-radius:50%;border-style:solid;border-width:1px;height:36px;left:-18px;position:absolute;top:34px;transform:rotate(-45deg);transition:box-shadow .3s ease;width:36px}.planDetails_roundCutLeft__4oBN9:hover{box-shadow:inset 3px 3px 26px -1px #a2a2a240;transition:all .3s ease}.planDetails_roundCutRight__UMkzv{background-color:#fff;border-color:#0000 #f1f1f1 #f1f1f1 #0000;border-radius:50%;border-style:solid;border-width:1px;height:36px;position:absolute;right:-18px;top:34px;transform:rotate(-225deg);width:36px}@media screen and (max-width:900px){.planDetails_topCarousel__pGSyU{display:inline}.planDetails_carousel__JYM35{display:none}}.GetInTouch_faqBannerWrap__0j4Hu{align-items:center;background:url(/static/media/banner-default.7e502af75a165011780b.png);background-repeat:no-repeat;background-size:cover;border-radius:30px;display:flex;height:125px;justify-content:center;padding:30px 0;width:100%}.GetInTouch_getInTouchForm__PgSwV h4:after{background-color:#2abdbd;content:"";display:block;height:4px;width:44px}.GetInTouch_getInTouchForm__PgSwV img{max-width:100%}.accordions_mapContainer__J2mvs{height:20vh;width:auto}@media screen and (max-width:768px){.accordions_mapContainer__J2mvs{height:20vh;width:37vh}}@keyframes accordions_Myblink__NAWlf{0%,50%{background:#ff7a00;height:6px;width:6px}to{background:#eed659;height:6px;width:6px}}.accordions_badgeBlink__SL7mU{animation:accordions_Myblink__NAWlf .7s infinite;border-radius:100%;height:6px;width:6px}.DeleteAccount_bottomStyle__MGyv-{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center}.DeleteAccount_mainContainer__ULcI4{box-shadow:0 2px 8px 0 #63636333;padding:20px}.DeleteAccount_resendOTPButton__0-i\+i{align-items:center;display:flex;flex-direction:row;gap:10px}@media (max-width:900px){.DeleteAccount_bottomStyle__MGyv-{flex-direction:column;gap:10px;margin-top:20px}}.HomeScreen_featuresContentCard__uGVHV{align-items:center;border:none;border-radius:20px;box-shadow:2px 2px 14px -1px #7090b036;display:flex;flex-direction:revert;gap:20px;justify-content:space-around;padding:10px 20px}.HomeScreen_featuresContent__LQHRD{display:flex;gap:20px;justify-content:center;padding:0 0 15px}.HomeScreen_faqInnerWrapper__sUtET{background:url(/static/media/faq-inner-bg.08d2f1518b61633f49a4.png);background-size:cover;padding:30px 0;width:100%}.HomeScreen_carousalItem_wrapper__6J12I{position:relative;width:100%}.HomeScreen_searchIconStyles__dYqth{border-radius:50%;height:35px!important;padding:8px;width:35px!important}.HomeScreen_counterNumber__kEh7T{color:#2bc7c9;font-size:2.5rem;text-align:center}@media screen and (max-width:1200px){.HomeScreen_featuresContent__LQHRD{justify-content:flex-start;overflow-x:auto;scrollbar-width:thin}}@media screen and (max-width:600px){.HomeScreen_typographyFeaturedCard__JC7dg{width:160px}.HomeScreen_counterNumber__kEh7T{font-size:1.5rem}.HomeScreen_dateText__-XICe{font-size:10px!important}.HomeScreen_searchIconStyles__dYqth{height:30px!important;width:30px!important}}.freedo-city-wrapper{background-image:url(/static/media/bg-banner.5ff80921c1a319b465e3.png);background-repeat:no-repeat;background-size:cover;padding:50px 0}.banner-right{position:relative}.banner-right img{width:440px}.banner-right .left-content{font-size:20px;left:-19%;max-width:38%;top:28%}.banner-right .left-content,.banner-right .right-content{background:#0000 linear-gradient(90deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;border:10px solid #ecf9f9;border-radius:28px;box-shadow:0 15px 19px #bffff9;font-weight:600;padding:7px 20px;position:absolute}.banner-right .right-content{font-size:18px;max-width:43%;right:-15px;top:20%}.freedo-city-wrapper h5{margin-bottom:10px}.freedo-city-wrapper p{font-size:1.25em;font-weight:300;margin-bottom:26px}.freedo-city-wrapper h1{font-size:3.125rem;font-weight:600;margin-bottom:10px;padding-right:10%;width:80%}.content-wrap{position:relative;z-index:1}h2.rental-head{margin:0 0 30px;padding:0 0 10px;position:relative;text-align:center}h2.rental-head:after{background-color:var(--theme-color);bottom:0;content:"";height:2px;left:0;margin:0 auto;position:absolute;right:0;width:116px}h2.lefthead{margin:10px 0 20px;padding:0 0 10px;position:relative}h2.lefthead:after{background-color:var(--theme-color);bottom:0;content:"";height:2px;left:0;position:absolute;width:80px}.hassel-wrap{align-items:center;display:flex;height:680px;margin:50px 0 0;position:relative}.hassel-wrap:after{background-image:url(/static/media/hassel-free.6eb2a5b1bd0b70f7a3ff.png);background-size:cover;content:"";height:680px;position:absolute;right:0;top:0;width:100%;z-index:0}.hassel-wrap p{color:#707070;line-height:26px;margin-bottom:16px}.hassel-wrap .content-wrap .icons-wrap{margin:0 50px 0 0;width:150px}@media screen and (max-width:447px){.hassel-wrap .content-wrap .icons-wrap{display:flex;flex-direction:column}.content-icon,.hassel-wrap .content-wrap .icons-wrap{align-items:center;justify-content:center}}.hassel-wrap .content-wrap .icons-wrap h3{font-size:16px}.content-icon{margin:26px 0}.img-container{position:relative}.img-bg{background:#14e2f3;background:linear-gradient(0deg,#14e2f3,#4af3e0);border-radius:30px;height:400px;left:50%;position:absolute;right:0;top:0;transform:translateX(-50%);width:25%;z-index:0}.content-wrap img{background:#adf3f3;border-radius:15px;height:90px;margin-bottom:1px;margin-right:6px;padding:14px}.renting-fleet{background-color:#f5fbfa;margin:50px 0 0;padding:50px 0}.rent-card-wrap{align-items:center;display:flex;justify-content:space-between}.rent-card,.rent-card img{position:relative}.rent-card img{filter:grayscale(1);height:100%;transform:scale(.8);z-index:1}.rent-card.active{position:relative}.rent-card.active img{filter:grayscale(0);height:250px;left:50%;top:50px;transform:scale(.9);transform:translateX(-50%);z-index:1}.rent-card .brand-name{background-color:var(--dark-color);border-radius:0 30px 0 30px;color:#fff;padding:20px;position:absolute;right:37%;top:0;z-index:1}.rent-content{margin-top:20px;text-align:center}.rent-content h5{padding-bottom:10px}.city-blog-wrap .card-body{padding:16px 0}.city-blog-wrap .card-body p{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;line-height:26px;margin-bottom:22px;min-height:100px;overflow:hidden}.city-blog-wrap .card-body .freedo-primary-button{font-weight:500;padding:10px 16px}.city-blog-wrap .card-img-top{border-radius:5px;height:200px;object-fit:cover;position:relative}.city-blog-wrap .card-img-top:after{content:"";height:9px;left:0;position:absolute;right:0;width:100%}.featured-icon-wrap{align-items:center;background:#fff;border-radius:18px;box-shadow:3px 3px 10px #ddd;display:flex;margin:10px;padding:16px 20px;white-space:nowrap;width:30%}.featured-icon-wrap img{height:42px;margin-right:12px}.about-rental-wrap{margin:50px 0}.abt-content p{line-height:26px;margin-bottom:16px}.about-2-head{padding:28px 0;text-align:center}.fetured-row{margin-bottom:20px}.abt-detail-content h2{font-size:20px;padding:12px 0 5px}.services-wrap{margin:50px 0 0}.services-icon-row{position:relative}.services-icon-row:after{align-content:center;align-items:center;background:url(/static/media/service-center.2580723680c3673e4776.png);background-repeat:no-repeat;background-size:contain;bottom:0;content:"";display:flex;height:320px;justify-content:center;left:0;margin:0 auto;position:absolute;right:0;top:0;width:320px}.services-icons{align-items:center;background:#ebfffd;border-radius:10px;display:flex;margin:24px 0;padding:10px;text-align:left}.services-icons img{background:#adf3f3;border-radius:10px;height:65px;margin-right:10px;object-fit:contain;padding:10px;width:62px}.head-pop{font-size:20px;margin-bottom:18px;padding-bottom:6px;padding-left:0;position:relative}.head-pop:after{background-color:var(--theme-color);bottom:0;content:"";height:2px;left:0;position:absolute;width:50px}.close-btn-pop{position:absolute;right:15px;top:15px}.rental-model{border-radius:20px;position:relative}.close-btn-pop button{filter:brightness(0) invert(1);opacity:1;padding:0;position:relative;z-index:1}.vehicle-brand-name{background-color:#000;border-radius:0 20px 0 20px;color:#fff;content:"";font-size:18px;padding:36px 44px 36px 24px;position:absolute;right:0;top:0;width:auto;z-index:0}.rental-model .form-control,.rental-model .form-select{border:1px solid #e6eef2;border-left:none;border-radius:10px;padding:10px;position:relative}.rental-model .input-group-text{background-color:#fff;border-color:#e6eef2;border-radius:10px 0 0 10px;position:relative}.rental-model .input-group-text:after{background-color:#e6eef2;content:"";height:22px;position:absolute;right:0;width:1px}.rental-popup-wrap .modal-lg,.rental-popup-wrap .modal-xl{--bs-modal-width:90%;margin:0 auto}.city-blog-wrap h5.card-title{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden}@media screen and (max-width:1199px){.banner-right .left-content,.banner-right .right-content{font-size:18px;max-width:48%}.freedo-city-wrapper h1{font-size:2.375rem}.hassel-wrap,.hassel-wrap:after{height:560px}.featured-icon-wrap{width:40%}}@media screen and (max-width:1107px){.banner-right .left-content,.banner-right .right-content{box-shadow:0 7px 13px #bffff9;font-size:1rem;font-weight:500;max-width:48%;padding:14px 20px}.banner-right .left-content{left:-41px;top:0}.banner-right .right-content{right:0;top:80%}.services-icon-row:after{height:280px;top:10%;width:280px}}@media screen and (max-width:991px){.services-icon-row:after{height:250px;top:15%;width:250px}.services-icons img{height:60px;width:55px}.hassel-wrap:after{height:504px}.content-wrap img{height:70px}.hassel-wrap .content-wrap .icons-wrap h3{font-size:14px}.hassel-wrap{align-items:start;height:auto}.rental-popup-wrap .modal-lg,.rental-popup-wrap .modal-xl{--bs-modal-width:98%;margin:0 auto}}@media screen and (max-width:850px){.hassel-wrap:after{height:416px}.img-bg{height:400px;width:35%}.rent-card .brand-name{right:32%}}@media screen and (max-width:767px){.freedo-city-wrapper h1{font-size:1.875rem;width:100%}.freedo-city-wrapper p{font-size:1rem}.banner-right .left-content,.banner-right .right-content{max-width:100%}.freedo-city-wrapper p br,.services-icon-row:after{display:none}.services-icons{margin:10px;padding:4px}.hassel-wrap:after{height:400px}.hassel-wrap .content-wrap .icons-wrap{margin:0 26px 0 0;width:auto}.hassel-wrap .content-wrap .icons-wrap h3{font-size:14px;font-weight:500}.services-icons{font-size:14px}.faq-wrapper .faq-wrap .accordion{padding:20px}.faq-wrapper{background-size:cover}.faq-wrap{padding:0}h2.rental-head{margin:0 0 15px;padding:0 0 10px}.abt-content .abt-dist{display:block;margin:0 auto 20px;text-align:center;width:70%}.featured-icon-wrap{width:46%}.rental-model .renting-modal{flex-direction:column-reverse}.rental-model .modal-body{padding:20px 40px}.faq-showmore{margin:0}.rent-card .brand-name{right:0}.rent-card.active img{height:100%}}@media screen and (max-width:680px){.freedo-city-wrapper h1{font-size:1.625rem}.banner-right .left-content,.banner-right .right-content{font-size:14px;padding:10px}.hassel-wrap .content-wrap .icons-wrap{margin:0 20px 0 0}.hassel-wrap:after{height:300px}}@media screen and (max-width:575px){.freedo-city-wrapper .row{flex-direction:column-reverse}.banner-right{position:relative;text-align:center}.banner-right .left-content{left:0;top:0}.freedo-city-wrapper{text-align:center}.freedo-city-wrapper h5{margin-top:24px}.banner-right img{width:350px}.faq-wrapper,.hassel-wrap,.renting-fleet,.services-wrap{margin:30px 0 0}.renting-fleet{padding:30px 0}.hassel-wrap:after{display:none}.featured-icon-wrap{width:100%}.rental-model h4{font-size:18px}.city-blog-wrap .blog-card-box{max-width:90%;width:90%}.content-icon{grid-column-gap:10px;grid-row-gap:15px;flex-wrap:wrap}.about-2-head,.abt-detail-content h2,.freedo-city-wrapper h1,h2.lefthead,h2.rental-head{font-size:1.25rem}h2.lefthead:after,h2.rental-head:after{display:none}}@media screen and (max-width:414px){.banner-right .left-content,.banner-right .right-content{box-shadow:0 3px 9px #bffff9}.banner-right .left-content{left:-9px;top:-32px}.img-bg{background:#0000;border-radius:30px;height:400px;left:50%;position:absolute;right:0;top:0;transform:translateX(-50%);width:35%;z-index:0}}.faqHeader{align-items:center;display:flex;flex-direction:column;justify-content:center}@font-face{font-family:EuclidCircularB-Bold;src:url(/static/media/EuclidCircularB-Bold.f9b0ae2872dea44f65c3.ttf)}@font-face{font-family:EuclidCircularB-BoldItalic;src:url(/static/media/EuclidCircularB-BoldItalic.3a29cb1f773b6259cc7c.ttf)}@font-face{font-family:EuclidCircularB-Italic;src:url(/static/media/EuclidCircularB-Italic.e67cf188f9c6508e237e.ttf)}@font-face{font-family:EuclidCircularB-Light;src:url(/static/media/EuclidCircularB-Italic.e67cf188f9c6508e237e.ttf)}@font-face{font-family:EuclidCircularB-Regular;src:url(/static/media/EuclidCircularB-Regular.4a3055af2b5d3eb95690.ttf)}@font-face{font-family:EuclidCircularB-Medium;src:url(/static/media/EuclidCircularB-Medium.da9107f189000fddc6e7.ttf)}@font-face{font-family:EuclidCircularB-SemiBold;src:url(/static/media/EuclidCircularB-SemiBold.b55694b69b1287ed0f66.ttf)}@font-face{font-family:EuclidCircularB-SemiBoldItalic;src:url(/static/media/EuclidCircularB-SemiBoldItalic.4d6c05464ad001027245.ttf)}:root{--primaryColor:#2bc7c9;--hColor:#0b132b;--pcolor:#1c2541;--white:#fff}*{box-sizing:border-box}*,:after,:before{margin:0;padding:0}:focus{outline:none}:active,:focus,:hover{outline:0!important;outline-offset:0}a,a:hover{text-decoration:none}a:hover{color:#2bc7c9;color:var(--primaryColor)}::-webkit-scrollbar{height:10px;width:5px}::-webkit-scrollbar-track{border-radius:1px;box-shadow:inset 0 0 0 #eee}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#ddd}ol,ul{margin:0;padding:0}input:focus,select:focus,textarea:focus{outline:none}html{scroll-behavior:smooth;scroll-padding-top:75px}body{background-color:#fff;background-color:var(--white);color:#1c2541;color:var(--pcolor);font-family:EuclidCircularB-Regular;font-size:16px;font-weight:400;overflow-x:hidden;position:relative}h1,h2,h3,h4,h5,h6{color:#0b132b;color:var(--hColor)}h1,h2,h3,h4,h5,h6,p{line-height:normal;margin:0;padding:0}p{color:#1c2541;color:var(--pcolor)}.dropShadow{box-shadow:0 3px 36px 20px #2e4a7514}.freedo-btn-hover{background-size:300% 100%;border:none;cursor:pointer;font-size:16px;font-weight:600;text-align:center}.freedo-btn-hover,.freedo-btn-hover:hover{moz-transition:all .4s ease-in-out;color:#0b132b;color:var(--hColor);transition:all .4s ease-in-out}.freedo-btn-hover:hover{background-position:100% 0}.freedo-btn-hover.FreedocolorOne{background-image:linear-gradient(90deg,#54f7dc 14%,#11e2f6 73%);box-shadow:0 4px 15px 0 #31c4bebf}.btn-primary,.form-check-input:checked{background-color:#2bc7c9;background-color:var(--primaryColor);border-color:#2bc7c9;border-color:var(--primaryColor)}.sticky{margin-bottom:3px;top:0;width:100%;z-index:999}.sticky,.stickyBox{position:sticky}.fixedBox{position:fixed}.mainContainer{margin-left:3%;margin-right:3%}.freedo-btn-hover-small{background-size:300% 100%;border:none;cursor:pointer;font-family:EuclidCircularB-Medium;font-size:12px;text-align:center}.freedo-btn-hover-small,.freedo-btn-hover-small:hover{moz-transition:all .4s ease-in-out;color:#0b132b;color:var(--hColor);transition:all .4s ease-in-out}.freedo-btn-hover-small:hover{background-position:100% 0}.freedo-btn-hover-small:focus{outline:none}.freedo-btn-hover-small.FreedocolorOne{background-image:linear-gradient(90deg,#54f7dc 14%,#11e2f6 73%);box-shadow:0 4px 15px 0 #31c4bebf}.error-field-container{margin-bottom:10px}.error-field{left:4%}.error-field,.error-textArea{color:red;font-size:10px;font-weight:500;position:relative;top:-2px}.required-mark{color:red;font-size:18px}.theme-color{color:"#2ABDBD"}.social-links img{height:20px;margin:0 3px}.bike-sp-wrap h6{margin:10px 0 5px}.bike-sp-wrap{margin-top:70px}h5.specific{font-size:14px;margin-bottom:10px;margin-top:10px;padding-bottom:4px;position:relative}h5.specific:after{background-color:var(--theme-color);bottom:0;content:"";height:2px;left:0;position:absolute;width:33px}ul.specific-list{list-style-type:none;padding:0}ul.specific-list li{display:flex;font-size:16px}ul.specific-list li span{display:inline-block;padding:5px 0;width:109px}ul.specific-list li span:nth-child(2n){display:inline-block;padding:5px 0;width:210px}.vehicle-model .carousel-indicators{bottom:-74px}.Renting-wrapper .vehicle-wrapper .vehicle-model .carousel-item img{height:200px!important;margin-bottom:20px!important;margin-top:0!important;object-fit:contain!important}.vehicle-model .carousel-indicators .slider-1,.vehicle-model .carousel-indicators .slider-2,.vehicle-model .carousel-indicators .slider-3,.vehicle-model .carousel-indicators .slider-4{background-size:cover;border-radius:5px;height:50px;margin-top:10px;width:50px}.vehicle-model .carousel-control-next-icon,.vehicle-model .carousel-control-prev-icon{display:none}.vehicle-model .carousel-indicators .active{border:1px solid var(--theme-color)}.vehicle-model .carousel-indicators [data-bs-target]{border-top:1px solid var(--light-theme);border:1px solid var(--theme-color)}.vehicle-model .carousel-indicators .slider-2{background-image:url(/static/media/bike-1.59b99d6ec4074ef4e40b.png)}.vehicle-model .carousel-indicators .slider-3{background-image:url(/static/media/bike-2.7660ee6e041dedcef540.png)}.name-price-wrap h6{cursor:pointer;font-weight:600;padding-bottom:10px;position:relative}
/*# sourceMappingURL=main.2b940ba6.css.map*/