.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.animated.bounceIn{-webkit-animation-duration:.7s;animation-duration:.7s}.animated.bounceOut{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}.animated.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}.animated.fadeIn{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-name:fadeIn;animation-name:fadeIn}.animated.fadeOut{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:fadeOut;animation-name:fadeOut}.animated.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.animated.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:perspective(1px) scale3d(.3,.3,.3);transform:perspective(1px) scale3d(.3,.3,.3)}20%{-webkit-transform:perspective(1px) scale3d(1.1,1.1,1.1);transform:perspective(1px) scale3d(1.1,1.1,1.1)}40%{-webkit-transform:perspective(1px) scale3d(.9,.9,.9);transform:perspective(1px) scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:perspective(1px) scale3d(1.03,1.03,1.03);transform:perspective(1px) scale3d(1.03,1.03,1.03)}80%{-webkit-transform:perspective(1px) scale3d(.97,.97,.97);transform:perspective(1px) scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:perspective(1px) scaleX(1);transform:perspective(1px) scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:perspective(1px) scale3d(.3,.3,.3);transform:perspective(1px) scale3d(.3,.3,.3)}20%{-webkit-transform:perspective(1px) scale3d(1.1,1.1,1.1);transform:perspective(1px) scale3d(1.1,1.1,1.1)}40%{-webkit-transform:perspective(1px) scale3d(.9,.9,.9);transform:perspective(1px) scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:perspective(1px) scale3d(1.03,1.03,1.03);transform:perspective(1px) scale3d(1.03,1.03,1.03)}80%{-webkit-transform:perspective(1px) scale3d(.97,.97,.97);transform:perspective(1px) scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:perspective(1px) scaleX(1);transform:perspective(1px) scaleX(1)}}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,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:rgba(50,58,68,.8);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:transparent;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 rgba(0,0,0,.4);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 rgba(0,0,0,.6);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:transparent;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%;-webkit-transform:translateY(-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:rgba(0,0,0,.4);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}.freedo-primary-button:hover{box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}button:focus:not(:focus-visible){box-shadow:none;outline:0}.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}.shine{-webkit-animation:glowing 1.8s infinite;animation:glowing 1.8s infinite;background:rgba(167,253,254,.4);height:40px;left:160px;position:absolute;top:0;transition:all .3s linear;width:20px}@-webkit-keyframes glowing{0%{-webkit-transform:skewX(20deg) translateX(30px);transform:skewX(20deg) translateX(30px)}50%{-webkit-transform:skewX(20deg) translateX(80px);transform:skewX(20deg) translateX(80px)}to{-webkit-transform:skewX(20deg) translateX(135px);transform:skewX(20deg) translateX(135px)}}@keyframes glowing{0%{-webkit-transform:skewX(20deg) translateX(30px);transform:skewX(20deg) translateX(30px)}50%{-webkit-transform:skewX(20deg) translateX(80px);transform:skewX(20deg) translateX(80px)}to{-webkit-transform:skewX(20deg) translateX(135px);transform:skewX(20deg) translateX(135px)}}.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}.rent-tab-wrapper{position:relative}.rent-tab-wrap{display:flex;flex-wrap:wrap;justify-content:center;margin-left:90px;width:100%}.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:transparent;-webkit-animation:shine 1s linear infinite;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}@-webkit-keyframes shine{to{background-position:200%}}@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}}@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%}}@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}}.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:transparent;-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:transparent;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}.freedo-primary-button{background:transparent linear-gradient(90deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;border:none;color:#0b132b;color:var(--dark-color);cursor:pointer;font-size:1em;font-weight:500;padding:9px 28px}body{font-family:Euclid Circular B}a{text-decoration:none}.testimonial-logo{height:20px}.form-control:focus,.form-select:focus{border:1px solid #e6eef2;box-shadow:none}.form-control::-webkit-input-placeholder{color:#cdcdcd}.form-control::placeholder{color:#cdcdcd}.main-content-wrapper{margin:0 30px}header{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:9}.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}.nav-link{color:#0b132b;color:var(--dark-color)}.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-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}}.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{-webkit-animation:fadeInAnimation 2s ease;animation:fadeInAnimation 2s ease}@-webkit-keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}#fixed-social{position:fixed;right:0;top:45%;-webkit-transform:translateY(-33%);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%,transparent 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%,transparent 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}.renting-wrap .btn-close{position:absolute;right:25px!important;top:12px;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}.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-wrap h2{margin:30px 0;text-align:center}.counter-wrapper{margin-top:40px;margin-top:var(--main-spacing-top)}.faq-wrap{background-color:hsla(0,0%,100%,.6);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:not(.collapsed):after{content:"-";-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transform:none;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:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-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 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}footer hr{border-color:#7090b0;border-width:2px;margin:30px 20px}.input-group-text{background:#f4f7f8;border-color:#e6eef2}.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}.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}.top-slider .slick-slide.slick-active:hover{border:none;box-shadow:none}.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}.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%}.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}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}.table{margin:0}.product-details{align-items:center;background:#fff 0 0 no-repeat padding-box;border:1px solid #ddd;border-radius:8px;padding:10px}.product-details img.prod-image{margin-right:4px}.product-details img.class-edit{float:right}.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:rgba(33,37,41,.75);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)}.map-details{padding-top:1rem;position:relative}#list-view{display:none}.slick-prev{left:-15px}.slick-next,.slick-prev{position:absolute;top:40%}.slick-next{right:0}.renting-wrap .coming-soon-city .card{background-color:hsla(0,0%,100%,.77);border:1px solid hsla(0,0%,100%,.125);border-radius:12px;font-size:.9em;left:50%;margin:0;padding:10px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:35%}.renting-wrap .coming-soon-city input{backdrop-filter:blur(22px) saturate(180%);-webkit-backdrop-filter:blur(22px) saturate(180%);background-color:rgba(5,7,11,.75);border-radius:50px}.renting-wrap .coming-soon-city input::-webkit-input-placeholder{color:#fff;font-weight:400}.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}.map-details iframe{border:1px solid #ddd!important;border-radius:8px;margin-top:10px;padding:0;width:100%}.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}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}.select-hub-wrapper{align-items:center;background-color:#f5feff;background-color:var(--light-theme);border-radius:5px;box-shadow:11px 11px 24px -5px #70707038;gap:30px;height:284px;justify-content:center;padding:10px 15px}.card-listing,.select-hub-wrapper{display:flex;flex-direction:column}.card-listing{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:#fff;border-radius:7px;box-shadow:0 0 10px #0000001a;gap:10px;height:100%;margin-left:10px;overflow-y:auto;padding:12px 16px 4px}.listing-heading{color:#021325;font-size:14px;font-weight:500;white-space:nowrap}.add-new-address-wrap span.btn-home{background:#f5feff;background:var(--light-theme);border-radius:29px;display:inline-block;margin:0 15px 0 0!important;padding:3px 10px}.details-wrapper{align-items:center;display:flex;font-size:12px}.additional-helmets-info{align-items:flex-start;display:flex;flex-direction:column}.details-wrapper .vr{margin:0 10px}.value{font-weight:500;margin-left:15px}.renting-wrap .modal-header{background:transparent linear-gradient(90deg,#56f7dc4d,#ececec00 0) 0 0 no-repeat padding-box;border-bottom:none;margin:0;margin-bottom:0!important;padding-bottom:5px}.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}.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}.progressbar span.active:after{border:.2px dashed #bbb;content:"";height:1px;left:8px;position:absolute;top:3px;width:50px}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:transparent;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}@-webkit-keyframes move{0%,to{background-position:200% 0}50%{background-position:0 200%}}@keyframes move{0%,to{background-position:200% 0}50%{background-position:0 200%}}.vehicle-wrapper .card .footer-btn{margin:35px auto 14px;width:auto}.blog-wrap .card{border:none;border-radius:20px;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15)}.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}.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-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}.filter-list-wrap .form-check{margin:10px 0}.renting-wrap .accordion-item{border:none;box-shadow:none}.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-button:not(.collapsed):after{align-items:center;content:"\f068";display:flex;font-family:FontAwesome;font-size:14px;justify-content:center;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transform:none;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:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:20px}.vehicle-specs .carousel-inner img{padding:20px}.vehicle-specs .carousel-inner{align-items:center;display:flex;height:308px;overflow:hidden!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}@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}p.price{font-size:.995em}.filter-list-wrap .form-check{margin:10px 14px 0 0}}@media screen and (max-width:991px){.nav-link,.nav-link:focus,.nav-link:hover{color:#fff;color:var(--white)}.main-content-wrapper{margin:0 20px}.slider-img-wrap{width:185px}.slider-content p{font-size:.875em}.slider-right-wrap .top-content{font-size:.9375em;right:0;top:10px}.slider-right-wrap .bottom-content{bottom:20px;font-size:1em;left:0}.Renting-wrapper .nav-pills .nav-link{color:#0b132b;color:var(--dark-color)}.vehicle-wrapper{grid-gap:35px;overflow-x:auto}.details-wrapper .vr{margin:0 22px}.freedo-outline-btn,.freedo-primary-button{font-size:.875em;padding:8px 20px}.progressbar-wrap{font-size:.8375em}.progressbar{width:60px}.progressbar span.active:after{width:50px}.Renting-wrapper .nav-pills .nav-link{margin:0}footer p{padding:0}}@media screen and (max-width:850px){:root{--main-text:14px;--main-heading:20px}input#number{width:100%!important}.time-slot-details .timing-sets{flex-wrap:nowrap;overflow-x:scroll}.vehicle-wrapper .card a{margin-top:20px}}@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}.carousel-indicators{bottom:-30px}.main-content-wrapper .row.xs-reverse{flex-direction:column-reverse}.product-details img.bike-right{float:left}.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}.main-faq-wrapper{margin:30px 0 0}.card-listing{background-color:#fff;margin-left:0;width:100%}.map{padding-top:10px}}p.single-blog-detail{font-size:14px;line-height:25px;margin-bottom:20px}@media screen and (max-width:768px){.slider-right-wrap{display:none;position:relative}.slider-content h1 br,.slider-content p br{display:none}.slider-content{justify-content:center;text-align:center}.carousel-indicators{bottom:-63px}.blog-wrap .row{flex-wrap:nowrap;overflow-x:auto}.blog-wrap .card{margin-bottom:20px}}@media screen and (max-width:575px){.product-details span.hero{margin-top:12px}.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}.faq-wrap{margin:30px 0;padding:11px}.faq-wrap .accordion-item{margin:20px 20px 0}footer p{margin-bottom:20px;padding:0}footer{padding:30px 0 0}.filter-head-wrap{margin-top:35px}.testimonial-img-container{height:210px}}@media screen and (max-width:414px){.product-details img.bike-right{display:block;float:none;margin:0 auto}.ul.specific-list li span{width:94px}ul.specific-list li span:nth-child(2n){width:180px!important}}@media screen and (max-width:360px){h4{font-size:.9375em}}.rent-wrap .progressbar-wrap{color:#777;font-size:14px;margin-bottom:5px;margin-left:0;margin-top:5px;width:100%}.slider{margin:20px auto;width:100%}.slick-slide{margin:0 10px}.slick-slide img{width:100%}.slick-next:before,.slick-prev:before{color:#242b35}.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}.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}.pac-container{z-index:2000}@media screen and (max-width:991px){ul.specific-list li span:nth-child(2n){display:inline-block;padding:5px 0;width:96px}}@media screen and (max-width:767px){p.single-blog-detail{font-size:14px;line-height:25px;margin-bottom:0}}.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}.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-info{box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);display:flex;flex-direction:column;height:320px;margin-bottom:10px;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%}}@media only screen and (min-width:320px){.date-filter .progressbar{width:87px}.date-filter .progressbar span.active:after{width:76px}}.footer-img{align-items:flex-start;width:100%}.card-warehouse-infoBox{display:flex;justify-content:space-between;width:100%}.card-warehouse-infoBox p{color:#2bc7c9;font-size:12px}.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}.gm-ui-hover-effect{display:none!important}.gm-style-mtc-bbw{cursor:pointer;left:0;margin:10px;position:absolute;top:36px!important;z-index:0}.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}.map{padding-left:0;padding-right:0}.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-wrapper .col-12{padding:0}@media screen and (max-width:768px){.slider-wrapper{background:transparent linear-gradient(22deg,#e4fffa,#fff) 0 0 no-repeat padding-box;padding:20px 0 50px}}.successModalContainer .modal-body p{font-weight:500}.successModalContainer a{text-decoration:underline}.underlined-header:after{background-color:#2bc7c9}@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")}.headerBar_linkStyle__VE4ao{align-items:center;color:#333;display:flex;font-size:1rem;font-weight:400;gap:6px;text-decoration:none;transition:color .3s ease,-webkit-transform .3s ease;transition:color .3s ease,transform .3s ease;transition:color .3s ease,transform .3s ease,-webkit-transform .3s ease}.headerBar_linkStyle__VE4ao:hover{color:#2bc7c9;-webkit-transform:scale(1.01);transform:scale(1.01)}.headerBar_signOutStyle__4VUWk{cursor:pointer;padding-bottom:10px;padding-left:18px;width:100%}.headerBar_signOutinnerStyle__3gZHt{align-items:center;display:flex;gap:6px;justify-content:flex-start;transition:color .3s ease,-webkit-transform .3s ease;transition:color .3s ease,transform .3s ease;transition:color .3s ease,transform .3s ease,-webkit-transform .3s ease}.headerBar_signOutStyle__4VUWk :hover{color:#2bc7c9;-webkit-transform:scale(1.01);transform:scale(1.01)}.headerBar_navbarBrand__J8TEB img{height:100%;padding:0;width:100px}.headerBar_navigationItem__b\+k89{background-position:0;cursor:pointer;text-align:center}.headerBar_menuBoxContainer__B6ues{border:1px solid rgba(0,0,0,.15);border-radius:6px;cursor:pointer;padding:4px 12px}.headerBar_menuBoxContainer__B6ues:hover{border:1px solid #2bc7c9}.headerBar_profileContainer__2Tykk{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__2Tykk:hover{box-shadow:0 8px 16px rgba(0,0,0,.3)}.headerBar_profileContainer__2Tykk img{border-radius:50%;height:30px;object-fit:cover;padding:0!important;width:30px}.headerBar_appBarContainer__KU\+\+s{background-color:#f8f9fa!important;box-shadow:2px 2px 8px 3px #7090b02e}.headerBar_appBarContainerBox__Q\+\+0P{align-items:center;display:flex;justify-content:space-between;width:100%}.headerBar_popoverMenuContainer__n7XPN{align-items:center;display:flex;flex-grow:1;gap:30px;justify-content:center}.headerBar_navigationLinkActive__Nz9Js{color:#2bc7c9;font-size:.875rem;font-weight:600}.headerBar_navigationLinkActive__Nz9Js:hover{color:#2bc7c9}.headerBar_navigationLinkDefault__urq7s{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__urq7s:after{background-color:#2bc7c9;bottom:0;content:"";height:2px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:100%}.headerBar_navigationLinkDefault__urq7s:hover{color:#2bc7c9}.headerBar_collapseStackContainer__UmNkR{align-items:flex-start;background-color:#0b132b;display:flex;gap:18px;margin-top:10px;padding:16px 20px}.headerBar_buttonBox__\+S1p4{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,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease;width:118px}.headerBar_rotatingBorder__vSoB5{-webkit-animation:headerBar_rotate__jtbkT 3s infinite;animation:headerBar_rotate__jtbkT 3s infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#2bc7c9;height:10px;width:160px}.headerBar_buttonBoxActive__6pL1i{align-items:center;border-radius:36px;display:flex;height:33px;justify-content:center;overflow:hidden;position:relative;width:118px}.headerBar_buttonBoxActive__6pL1i,.headerBar_buttonBox__\+S1p4:hover{background-color:#2bc7c9;transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease}@-webkit-keyframes headerBar_rotate__jtbkT{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes headerBar_rotate__jtbkT{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.genericModal_genericModalTitle__2KFL0:after{background:transparent 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}.molecule_planCardContainer__4pRuu{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__4pRuu:hover{border:1px dashed #2bc7c9;transition:all .3s ease}.molecule_planCardSelected__67xr3{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__OVP1j{background-color:var(--light-theme);border-radius:5px;box-shadow:11px 11px 24px -5px #70707038;padding:10px 15px}.molecule_helmetChipScrollbar__kzD9V{-ms-overflow-style:none;scrollbar-width:none;&::-webkit-scrollbar{background:transparent;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__fFnsu{border-radius:16px!important;cursor:pointer;position:relative}.section_card__fFnsu.section_selected__4VNG9{background-color:#02696a;color:#ffffffcc}.section_planTypeCardBox__u6BFs{display:flex;flex-direction:column;gap:20px;height:85px;justify-content:center;padding:9px 5px;width:170px}.section_checkoutCardWrapper__gEqvB{background:#fff 0 0 no-repeat padding-box;border:1px solid #ddd;border-radius:5px;padding:10px 15px}.section_payNowTnC__Y6pGe{margin-bottom:10px;text-align:center}.section_couponPill__NtdqU{border:2px dashed #d3d3d3;gap:.5rem;padding:3px}.section_underlinetext__y2NLg{text-decoration:underline}.section_checkoutSectionWrapper__5If3A{background-color:#f5feff;background-color:var(--light-theme);border-radius:5px;box-shadow:11px 11px 24px -5px #70707038;padding:10px 15px}.section_planCardsWrapper__OJw3r::-webkit-scrollbar{height:2px;width:5px}.section_chipStyle__49rRx{align-items:center!important;background:#2bc7c9;border-radius:1rem;color:#fff!important;padding:0 6px!important;white-space:nowrap}.section_couponAddonsWrapper__c7bpB{background:#fff 0 0 no-repeat padding-box;border:1px solid #ddd;border-radius:5px;padding:10px 15px}.section_additionalHelmetWrapper__r0iYH::-webkit-scrollbar{height:2px;width:5px}.section_mapWarehouseInfoPricing__UQNHS{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}.section_hub_scroll_wrapper__WIMJ4{display:flex;flex-direction:column;gap:10px;overflow:hidden auto;padding:6px 16px;position:relative}.section_hub_scroll_wrapper__WIMJ4::-webkit-scrollbar-thumb{border-radius:10px;height:2px}.section_cardWarehouseInfoBoxText__Mmx4y{color:#2bc7c9;font-size:12px}.section_cardWarehouseLocationText__smaqF{font-size:10px;justify-content:center;max-width:195px;overflow:hidden;text-overflow:ellipsis}.section_mapWarehouseInfoPricingSelected__VZKlr{background:#000;color:#fff}.section_mapWarehouseName__DaV9F{background-color:#2bc7c9;background-color:var(--theme-color);border-radius:15px;display:flex;padding:3px 8px}.section_mapWarehouseName__DaV9F p{color:#fff;font-size:12px;font-weight:500;justify-content:center;max-width:95px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section_cardListingWrapper__UwxrM{border-radius:7px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;gap:10px;height:100%}.section_hubListScrollWrapper__ucgYK{display:flex;flex-direction:column;gap:10px;overflow-x:hidden;overflow-y:auto;padding:6px 16px}.section_cardWarehouseListing__EMxsA{align-items:flex-start;border:1px solid #7090b028;border-radius:10px;cursor:pointer;display:flex;gap:6px;padding:11px 9px}.section_cardWarehouseListingSelected__noUeI{border:2px solid #2bc7c9}.section_cardWarehouseInfo__E-KgM{align-items:flex-start;display:flex;flex-direction:column;width:100%}.section_cardWarehouseInfoBox__sxVao{display:flex;justify-content:space-between;width:100%}.section_cardWarehouseInfoBoxP__3Risq{color:#2bc7c9;font-size:12px}.section_cardWarehouseHeading__j0ysj{color:#021325;font-size:12px;font-weight:500;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section_cardWarehouseLocationP__n93E1{font-size:10px;justify-content:center;max-width:195px;overflow:hidden;text-overflow:ellipsis}.BlogPage_blogFirstCard__ZE2hF{margin-left:-60px;padding:20px 40px}.BlogPage_blogCardData__M5aKd,.BlogPage_blogFirstCard__ZE2hF{background:#fff;border-radius:10px;box-shadow:0 17px 22px #74747414;gap:15px}.BlogPage_blogCardData__M5aKd{height:272px;margin:-70px 5px 0;padding:13px 20px}.BlogPage_tag__0umxK{background:transparent 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__mmDGh{-webkit-line-clamp:4;color:#6c757d;line-height:1.4}.BlogPage_blogContent__mmDGh,.BlogPage_blogTitle__GeYEJ{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.BlogPage_blogTitle__GeYEJ{-webkit-line-clamp:2}.BlogPage_searchOptionsMain__ZN\+yC{position:relative}.BlogPage_searchOptions__EtckT{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__PH-H6{background-attachment:fixed;background-position:top;background-repeat:no-repeat;background-size:cover!important;background-size:100% auto;color:#fff;height:350px}.BlogPage_blogDetailData__659Si{background:#fff;border-radius:10px;box-shadow:0 17px 22px #74747414;margin-top:-80px;padding:20px 40px;width:90%}.BlogPage_blogDetailDataInner__K-CwP{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.BlogPage_containerInner__aTnIv{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__qh6yo{background:#fff;margin:-50px 20px 0;width:100%}.BlogPage_blogFirstCard__ZE2hF{margin:-50px 5px 0;padding:15px}.BlogPage_blogDetailImg__PH-H6{background-position:50%;background-size:contain!important}.BlogPage_blogDetailData__659Si{padding:20px}}.cmsComponent_cms__5mzoZ{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__THLYL{margin-bottom:50px;margin-top:-80px!important;padding-left:50px!important;padding-right:50px!important}.cmsComponent_cmsContainerApp__uj8jJ{margin-bottom:50px;margin-top:70px;padding-left:30px!important;padding-right:30px!important}.cmsComponent_cmsBox__92pF8{box-shadow:0 1px 4px rgba(0,0,0,.16)}.cmsComponent_cmsBoxApp__Urp9K,.cmsComponent_cmsBox__92pF8{background-color:#fff;border-radius:10px;padding:25px}.cmsComponent_topBanner__7dKWN{background:url(/static/media/slider-bg.a7ee8ee4b561776292ce.png);background-size:cover;padding:30px 0;width:100%}.cmsComponent_imageHead__N-UU2{position:relative;width:100%}.cmsComponent_imageHead__N-UU2 .cmsComponent_text__Zsqof{background-color:#0b132b8c;bottom:0;color:#fff;padding:10px;position:absolute;text-align:center;transition:1s ease;width:100%}.cmsComponent_leftText__LXr6E{display:flex;flex-direction:column;gap:25px;text-align:left}.cmsComponent_imgStyleBanner__FxxgI{height:200px;object-fit:cover;width:100%}.cmsComponent_banner__n3HoT{background-color:#f9f9f9}.cmsComponent_bannerTypo__\+aBM-{color:#1c2541;margin-bottom:20px;text-align:justify}.cmsComponent_rightText__8vL3P{display:flex;flex-direction:column;gap:10px;padding:0 60px;text-align:left}.cmsComponent_gridStyleBanner__L4-Zy{align-items:center!important;display:flex!important}.cmsComponent_gridStyleTopBanner__NVU9M{align-items:flex-end!important;display:flex!important;flex-direction:column!important;gap:10px!important}.cmsComponent_contactUs__k2R4e h4:after,.cmsComponent_rightText__8vL3P h4:after{background-color:#2abdbd;content:"";display:block;height:4px;width:44px}.cmsComponent_regionalAddress__wwr\+1{align-items:flex-start;display:flex;gap:5px}.cmsComponent_contactUsSocials__HJpdB{display:flex;gap:25px}.cmsComponent_contactUsSocials__HJpdB img{height:25px;max-width:100%}.cmsComponent_followUs__eHBS7{display:flex;gap:5px;margin-top:-3px}.cmsComponent_contactUsContainer__GIHQL{display:flex!important;flex-direction:row!important}.cmsComponent_containerBanner__OD\+0h{display:flex;flex-direction:column;gap:50px;padding-bottom:40px;padding-top:40px}.cmsComponent_imageHead__N-UU2 .cmsComponent_text__Zsqof:hover{margin-left:10px;-webkit-transform:scale(1.1);transform:scale(1.1);width:92%}.cmsComponent_faqsInner__PV0FB{background:url(/static/media/faq-inner-bg.08d2f1518b61633f49a4.png);background-size:cover;padding:25px 20px;width:100%}.cmsComponent_faqInnerWrap__p3zoC{background-color:hsla(0,0%,100%,.6);border-radius:10px;box-shadow:0 0 8px -3px #d7d3d4;padding:10px 0}.cmsComponent_faqBannerWrap__BWNBa{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__eHBS7 img{height:20px;width:20px}@media screen and (max-width:680px){.cmsComponent_faqsInner__PV0FB{padding:20px 0}.cmsComponent_rightText__8vL3P{padding:initial;text-align:center}.cmsComponent_leftText__LXr6E{text-align:center}.cmsComponent_rightText__8vL3P h4:after{display:flex!important;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cmsComponent_banner__n3HoT{padding:50px}.cmsComponent_cmsContainerApp__uj8jJ,.cmsComponent_cmsContainer__THLYL{padding-left:15px!important;padding-right:15px!important}.cmsComponent_contactUsSocials__HJpdB{flex-direction:column;gap:7px}.cmsComponent_contactUsContainer__GIHQL{flex-direction:column-reverse!important}}@media screen and (max-width:380px){.cmsComponent_banner__n3HoT{padding:30px}.cmsComponent_rightText__8vL3P{padding:0 20px}}.responseForm_Wrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(102.05deg,rgba(159,245,246,.24) 4.68%,hsla(0,0%,100%,.24) 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__PwMMw{background:#fff;border-radius:8px!important;box-shadow:0 0 16px 1px #00000014!important;height:390px;min-width:270px;width:270px}.component_titleUnderlined__hQsuW{font-weight:600;position:relative}.component_titleUnderlined__hQsuW:after{background-color:var(--theme-color);border-radius:10px;bottom:0;content:"";height:3px;left:0;position:absolute;width:39px}.component_animatedGlowingText__s1aKN{-webkit-animation:component_move__aJ195 5s ease infinite;animation:component_move__aJ195 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:transparent;font-weight:500}@-webkit-keyframes component_move__aJ195{0%,to{background-position:200% 0}50%{background-position:0 200%}}@keyframes component_move__aJ195{0%,to{background-position:200% 0}50%{background-position:0 200%}}.component_cityCard__tWkVf{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__tWkVf:hover{box-shadow:3px 3px 26px -1px #a2a2a240;transition:all .3s ease}.component_cityCardUpcoming__EW7YG{height:20px;left:-5px;position:absolute;top:0;width:90px}.component_cityCardNew__crctE{height:20px;left:-8px;position:absolute;top:0;width:76px}.component_cityNameCard__fuRuF{align-items:center;display:flex;justify-content:center;width:100%}.component_selectcityUnderline__WnuUx{background:linear-gradient(0deg,#59f7da,#18e3f2);border-radius:5px;height:3px;width:40%}.component_descriptionLabels__ALol8{width:250px}@media screen and (max-width:576px){.component_descriptionLabels__ALol8{margin-top:60px;width:100%}}.component_ellipsesTextClass__IuxX0{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component_specification_title__sku9q:after{background-color:var(--theme-color);bottom:0;content:"";height:2px;left:0;position:absolute;width:33px}.bookingDetails_flexBox__Tzn4T{display:flex;justify-content:space-between}.bookingDetails_currentBookingBox__Q3V-M{border:1px solid #ddd;border-radius:14px;cursor:pointer;margin:20px 0 0;padding:20px;position:relative;text-align:center}.bookingDetails_bookingDetailsBox__521az{border:1px solid #ddd;border-radius:10px;padding:8px 20px}.bookingDetails_stepIcon__zyIU3{background-color:#2abdbd;color:transparent linear-gradient(180deg,#4af3e0,#14e2f3) 0 0 no-repeat padding-box;height:10px;width:10px;z-index:2}.bookingDetails_currentBookingStatusBadge__Jg0bF,.bookingDetails_statusBadge__3ONdg{position:absolute;right:-42px;top:-33px;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.bookingDetails_currentBookingStatusBadge__Jg0bF{-webkit-animation:bookingDetails_animate__5LsU- 1.5s ease-in-out infinite forwards;animation:bookingDetails_animate__5LsU- 1.5s ease-in-out infinite forwards}@-webkit-keyframes bookingDetails_animate__5LsU-{0%{opacity:.4}50%{opacity:.9}to{opacity:1}}@keyframes bookingDetails_animate__5LsU-{0%{opacity:.4}50%{opacity:.9}to{opacity:1}}.bookingDetails_bookingCard__pKds8{border:1px dashed #2bc7c9;border-radius:6px;margin:10px 0 12px;padding:20px 18px 15px;position:relative}.bookingDetails_planCardContainer__AZ6\+c{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__AZ6\+c:hover{box-shadow:3px 3px 26px -1px #a2a2a240;transition:all .3s ease}.bookingDetails_planCardSelected__LPQ-X{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__Sj4VO{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__Tzn4T{flex-direction:column;gap:10px}}@media screen and (max-width:710px){.bookingDetails_flexBox__Tzn4T{flex-direction:column;gap:10px}}@media screen and (max-width:600px){.bookingDetails_flexBox__Tzn4T{flex-direction:column;gap:30px}}@media screen and (max-width:380px){.bookingDetails_flexBox__Tzn4T{gap:30px}.bookingDetails_flexBox__Tzn4T,.bookingDetails_vehicleDetailsBox__Sj4VO{flex-direction:column;justify-content:flex-start}}.multistepper_mainBox__F0LIj{display:flex;flex-direction:row;justify-content:center;width:80%}.multistepper_footerUI__Mx7La{display:flex;gap:20px;justify-content:center;margin-top:5px;width:100%}.multistepper_renderUI__K8hDq{display:flex;flex-direction:row;justify-content:start;margin-top:5px}.multistepper_renderUIBox__ynlTF{align-items:center;border-radius:8px;display:flex;flex-direction:column;justify-content:center;margin-bottom:12px;padding:10px 20px;width:100%}.multistepper_prev__kuIjj{align-items:center;cursor:pointer;display:flex;gap:5px;justify-content:center;z-index:999}.multistepper_prevNextBox__nKvc7{display:flex;justify-content:space-between;padding:10px 20px}.multistepper_next__OgTZ6{align-items:center;align-self:flex-end;display:flex;gap:5px;justify-content:flex-end;width:100%;z-index:999}.multistepper_stepperIconStyle__vn4-m{cursor:pointer}.multistepper_multistepIconbox__vcni7,.multistepper_stepperIconStyle__vn4-m{align-items:center;border-radius:100%;color:#fff;display:flex;font-size:12px;justify-content:center;padding:9px;transition:background-color .3s ease-in-out,-webkit-transform .2s ease-out;transition:background-color .3s ease-in-out,transform .2s ease-out;transition:background-color .3s ease-in-out,transform .2s ease-out,-webkit-transform .2s ease-out}@media (max-width:768px){.multistepper_mainBox__F0LIj{width:95%}}@media (max-width:480px){.multistepper_mainBox__F0LIj{flex-direction:column;width:100%}}.userKyc_drivingLicenceBox__aG2B9{align-items:center;background-color:#f9fdfd;border:1px dashed #ddd;display:flex;justify-content:center;padding:50px;width:100%}.userKyc_uploadDrivingLicenceBox__D-0bt{background-color:#f9fdfd;border:1px dashed #ddd;border-radius:0!important;box-shadow:none!important;padding:6px}.userKyc_docUploadButton__vjlNu{align-items:center;border-radius:50%;cursor:pointer;display:flex;justify-content:center}.userKyc_dlImageStyle__P1YiO{height:120px;object-fit:fill;width:210px}.userKyc_digiLockerImg__-hAY\+{height:60px;width:55px}.userKyc_selfieCard__csBU6{align-items:center;border:1px dashed #2bc7c9;border-radius:10px;cursor:pointer;display:flex;gap:16px;justify-content:center;padding:20px;white-space:nowrap;width:35%}.userKyc_docsWrap__bS8nZ{background-color:#f9fdfd;border:1px dashed #ddd;gap:30px}.userKyc_docsWrap__bS8nZ,.userKyc_otherdocswrap__IDXxh{align-items:center;display:flex;flex-direction:column;margin:0 auto;padding:20px;text-align:center;width:100%}.userKyc_otherdocswrap__IDXxh{background:#f5feff;border:1px dashed #2bc7c9;border-radius:10px;gap:5px}.userKyc_gridStyle__7KUB1{align-items:center!important;display:flex!important;width:100%!important}.userKyc_cameraIcon__xIYoD{-webkit-animation:userKyc_blink__3Ce2v 1s infinite;animation:userKyc_blink__3Ce2v 1s infinite;background-color:#2bc7c9;border-radius:50%;color:#fff;cursor:pointer;height:40px!important;padding:10px;width:40px!important}.userKyc_selfieCamera__GtOqb{overflow-clip-margin:content-box;aspect-ratio:auto 320/300;background-color:#6a6a6ccc;height:265px;object-fit:cover;overflow:clip;width:320px}.userKyc_container__uqbGz{align-items:center;display:flex;flex-direction:column;gap:30px}.userKyc_deleteIconBox__zYawW{color:#d02f2f;cursor:pointer;text-align:end;width:100%}.userKyc_uploadIconBox__kgvFp{align-items:center;display:flex;gap:10px}.userKyc_updateKycContainer__s1C7P{align-items:center;display:flex;justify-content:flex-end}.userKyc_docDetailOuter__9ZE\+V{background:linear-gradient(146.42deg,#cdfeff 3.93%,#49babb 24.42%,#1bd8da 51.5%,#cdfeff 80.05%);border-radius:8px;height:158px;max-width:300px;padding:1px;width:300px}.userKyc_docDetailsInner__7bRd9{background:#fff;border-radius:8px;gap:10px;height:156px;padding:10px;position:relative}.userKyc_docNumberBox__TcQXz{align-items:center;display:flex;height:100%;justify-content:center}.userKyc_skeltonBox__-eWEs{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.userKyc_dluploadUiBox__wZ7qc{align-items:center;display:flex;gap:16px;height:100%;justify-content:center}.userKyc_dlImagePreview__qkGXN{border-radius:6px;cursor:pointer;height:46px;width:80px}.userKyc_dlDetailsCardsBox__7wNlT{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.userKyc_aadhaarContainer__\+OZzI{display:flex;justify-content:space-between;margin-bottom:14px;margin-top:20px;width:100%}.userKyc_dlPendingNoteBox__wV1We{align-items:center;display:flex;gap:6px;justify-content:center;text-align:center}.userKyc_dlReuploaduiBox__qBaEa,.userKyc_dlReviewMsgBox__\+uXcj{align-items:center;display:flex;height:100%;justify-content:center}.userKyc_dlReuploaduiBox__qBaEa{gap:3px}.userKyc_selfieverifiedUi__cRqwd{align-items:center;background-color:#3abc5e;border-bottom-right-radius:13px;border-top-right-radius:13px;display:flex;height:17px;margin-left:-16px;margin-top:-7px;padding-left:12px;padding-right:14px;width:-webkit-max-content;width:max-content}.userKyc_selfieVerifiedBox__kTxwA{align-items:center;display:flex;position:absolute;right:-6px;top:-19px}.userKyc_selfieImageStyle__Cl2fC{border-radius:7px;height:190px;object-fit:cover}.userKyc_aadhaarNumberBox__YmYNW{align-items:flex-end;display:flex;flex-wrap:wrap;gap:18px;justify-content:center;width:100%}.userKyc_selfieImageStyle__Cl2fC{display:block;height:auto;margin:auto;max-height:calc(90vh - 80px);object-fit:fill;width:100%}@media screen and (max-width:680px){.userKyc_selfieCard__csBU6{flex-direction:column;gap:15px}}@-webkit-keyframes userKyc_blink__3Ce2v{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes userKyc_blink__3Ce2v{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media screen and (max-width:330px){.userKyc_dlImageStyle__P1YiO{height:86px;width:176px}}.ProfileScreen_profileTopBanner__X7Suh{align-items:center;background:transparent linear-gradient(90deg,#59f7da00,#f5feff) 0 0 no-repeat padding-box;display:flex;justify-content:space-between;position:relative}.ProfileScreen_userProfileImage__MCS6B{border:1px solid #2bc7c9;border-radius:50%;cursor:pointer;height:80px;object-fit:cover;transition:opacity .3s ease;width:80px}.ProfileScreen_profileFieldsBox__UFiCV{display:flex;gap:20px;width:100%}.ProfileScreen_selfieCamera__FO1cS{overflow-clip-margin:content-box;aspect-ratio:auto 320/300;height:300px;object-fit:contain;overflow:clip;width:320px}.ProfileScreen_emergencyDetailsWrapper__FGu9b{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:column;gap:16px;-webkit-transform:rotateY(0deg);transform:rotateY(0deg);transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;width:100%}.ProfileScreen_emergencyDetailsWrapper__FGu9b,.ProfileScreen_profileDetailsCard__xvtM\+{background-color:#fff;border-radius:10px;box-shadow:3px 3px 21px 0 #7090b04f;padding:18px}.ProfileScreen_emergencyOtpScreenWrapper__3bskg{height:100%;justify-content:center}.ProfileScreen_emergencyDetailsUpdate__Tl9bq,.ProfileScreen_emergencyOtpScreenWrapper__3bskg{align-items:center;background-color:#fff;border-radius:10px;box-shadow:3px 3px 21px 0 #7090b04f;display:flex;gap:16px;padding:18px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;width:100%}.ProfileScreen_emergencyDetailsUpdate__Tl9bq{justify-content:flex-start}.ProfileScreen_profileBox__ZFDkW{display:inline-block;position:relative}.ProfileScreen_overlay__vqDKi{align-items:center;background-color:rgba(0,0,0,.5);border-radius:50%;cursor:pointer;display:flex;flex-direction:column;gap:6px;height:80px;justify-content:center;left:0;opacity:0;padding:5px;position:absolute;top:0;transition:opacity .3s ease;width:80px}.ProfileScreen_profileBox__ZFDkW:hover .ProfileScreen_overlay__vqDKi{opacity:1}.ProfileScreen_profileBox__ZFDkW:hover .ProfileScreen_userProfileImage__MCS6B{opacity:.7}.ProfileScreen_uploadedImagePreview__lypVa{align-items:center;display:flex;height:220px;justify-content:center;position:relative;width:220px}.ProfileScreen_uploadedImagePreview__lypVa img{border-radius:50%;height:200px;object-fit:cover;width:200px}.ProfileScreen_editEmergencyTextBox__07MvJ{align-items:center;display:flex;gap:6px;justify-content:center;margin-top:39px}.ProfileScreen_emergencyDetailsHeading__OKfow{align-items:center;display:flex;gap:6px;justify-content:center;width:100%}@media screen and (max-width:360px){.ProfileScreen_selfieCamera__FO1cS{width:290px}}.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:transparent}.YorHomeScreen_subscriptionOfferCards__VJva0{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__FlYSE{border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:20px;width:265px}.YorHomeScreen_customerReviewDesc__HbUjp{align-items:center;display:flex;flex-direction:row;gap:10px}.YorHomeScreen_emojiBox__8BD0I{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__sKEeM{align-items:center;display:flex;justify-content:center;padding:50px;width:100%}.YorHomeScreen_customerReviewBox__biWjt{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:10px}.YorHomeScreen_yorCarouselBox__MC1\+z{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(102.05deg,rgba(159,245,246,.24) 4.68%,hsla(0,0%,100%,.24) 93.22%);border:3px 0 0;border:3px solid hsla(0,0%,100%,.24);border-radius:4px 56px 56px 56px;box-shadow:8px 8px 80px 0 #00000029;gap:24px;padding:40px 20px;width:603px}.YorHomeScreen_yorCarouselBoxTitleContentVector__M7wrs{border:1px solid #305d61;height:0;width:110px}.YorHomeScreen_yorCarouselIndicatorsContainer__o\+ZM8{background-color:#0000008f;border:1px solid #fff;border-radius:20px;bottom:0;left:50%;margin-top:10px;position:absolute;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4%!important;z-index:1}.YorHomeScreen_rentingFleetContainer__7nCXJ{background:#fff;border:1px solid #ededed;left:-.06px;top:-67.85px}.YorHomeScreen_rentingFleetcard__5aAUg{background:#fff;border-radius:8px!important;box-shadow:0 0 16px 1px #00000014!important;height:390px;min-width:300px;width:300px}.YorHomeScreen_rentingFleetcardOverlay__ew3RG{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__rlj7M{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__yizs1,.YorHomeScreen_mobileViewCrousel__KgbwX{display:none}.YorHomeScreen_poweredbyFreedo__vWlPR{align-items:center;display:flex;gap:6px;height:19px;width:335px}.YorHomeScreen_yorCrouselOne__hrazx{background-repeat:no-repeat;border-radius:0;box-shadow:none;height:455px;padding:60px 30px;width:100%}.YorHomeScreen_mobileViewDateCityPicker__kXgm1{align-items:center;display:flex;flex-direction:column;gap:15px;width:100%}.YorHomeScreen_mobileFiltersModal__OjYgS{bottom:0;display:flex;padding:10px;position:fixed;width:100%}.YorHomeScreen_youCityButton__nTHgx{background:transparent;border:none;color:#01353d;padding:8px 13px;width:none!important}.YorHomeScreen_youCityButton__nTHgx:hover{background-color:#2abdbd;border-radius:21px;color:#fff;padding:8px 13px;transition:all .2s ease-in}.YorHomeScreen_cityCard__\+s3yu{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__\+s3yu:hover{box-shadow:3px 3px 26px -1px #a2a2a240;transition:all .3s ease}.YorHomeScreen_cityCardUpcoming__UokeM{height:20px;left:-5px;position:absolute;top:0;width:90px}.YorHomeScreen_cityCardNew__iDshT{height:20px;left:-8px;position:absolute;top:0;width:76px}.YorHomeScreen_cityNameCard__gw1LF{align-items:center;display:flex;justify-content:center;width:100%}.YorHomeScreen_selectcityUnderline__mUCEP{background:linear-gradient(0deg,#59f7da,#18e3f2);border-radius:5px;height:3px;width:40%}.YorHomeScreen_mobilefilterHeading__xiT8h{height:100%}.YorHomeScreen_mobileSortHeading__AA1de,.YorHomeScreen_mobilefilterHeading__xiT8h{align-items:center;display:flex;gap:6px;justify-content:center;width:50%}.YorHomeScreen_mobileSortContainer__rRHPc{background-color:#fff;bottom:0;display:flex;gap:2px;height:260px;max-width:480px;position:absolute;width:100%}.YorHomeScreen_mobileSortChipContainer__UqdzF{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:space-between;padding:0 20px 20px;width:100%}.YorHomeScreen_filtersSectionscontainer__kQsns{border-top:1px solid #ededed;display:flex;gap:8px;padding:20px}.YorHomeScreen_rentingFleetFiltersBox__G1qqJ{align-items:center;display:flex;justify-content:space-between;padding:20px}.YorHomeScreen_rentingFleetBoxContent__XJiJp{background-position:100% 0;background-repeat:no-repeat;gap:20px;padding:25px 32px;width:100%}.YorHomeScreen_optReasonCard__5x8B8{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__5x8B8:hover{box-shadow:3px 3px 26px -1px #a2a2a240!important;transition:all .3s ease}.YorHomeScreen_getStartedYorBox__GXYmD{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__GXYmD:hover{background-color:#325f63}.YorHomeScreen_alignJustifyCenter__I0EYI,.YorHomeScreen_faqsBox__Tg3Wo{align-items:center;display:flex;justify-content:center}.YorHomeScreen_faqsBox__Tg3Wo{gap:10px;width:100%}.YorHomeScreen_commaIconStyle__MdbeB{height:44px;left:-18px;position:absolute;top:-21px;width:44px}.YorHomeScreen_customerReviewCardBox__\+amtI{align-items:center;display:flex;flex-direction:column;position:relative}.YorHomeScreen_customerReviewCardBottomBox__JBGbK{background-color:#e8e8e8;border-radius:0 0 6px 6px;height:11px;margin-top:1px;width:180px}.YorHomeScreen_selectCityUnderline__bl4iE{background:transparent linear-gradient(0deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;border-radius:5px;height:3px;width:40%}.YorHomeScreen_roundCutLeft__cNODE{left:-18px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:box-shadow .3s ease}.YorHomeScreen_roundCutLeft__cNODE,.YorHomeScreen_roundCutRight__FjjJm{background-color:#fff;border-color:transparent #f1f1f1 #f1f1f1 transparent;border-radius:50%;border-style:solid;border-width:1px;height:36px;position:absolute;top:34px;width:36px}.YorHomeScreen_roundCutRight__FjjJm{right:-18px;-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}.YorHomeScreen_customerTestimonials__gFjs5{background-color:#f9f9f9;display:flex;padding:15px 0;position:relative}.YorHomeScreen_customerTestimonialsMobile__MZhX4,.YorHomeScreen_customerTestimonialsTab__ldh6U{background-color:#f9f9f9;display:none;padding:15px 0;position:relative}.YorHomeScreen_rentingFleetFiltersBoxcrossIcon__W35ni{display:flex;justify-content:flex-end;margin-bottom:10px}@media screen and (max-width:1275px){.YorHomeScreen_customerTestimonials__gFjs5{display:none}.YorHomeScreen_customerTestimonialsTab__ldh6U{display:flex}}@media screen and (max-width:675px){.YorHomeScreen_customerTestimonialsTab__ldh6U,.YorHomeScreen_customerTestimonials__gFjs5{display:none}.YorHomeScreen_customerTestimonialsMobile__MZhX4{display:flex}}@media screen and (max-width:900px){.YorHomeScreen_mobileFiltersFleet__yizs1{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__KgbwX{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:-webkit-linear-gradient(102.05deg,rgba(159,245,246,.24) 4.68%,hsla(0,0%,100%,.24) 93.22%);border:3px solid;border-image-source:-webkit-linear-gradient(257.74deg,#b4d5e5,hsla(0,0%,100%,.24) 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__7nCXJ,.YorHomeScreen_rentingFleetcard__5aAUg{width:200px}}@media screen and (max-width:900px) and (min-width:480px){.YorHomeScreen_mobileSortContainer__rRHPc{border-top-left-radius:12px;right:0}}@media screen and (max-width:330px){.YorHomeScreen_mobileSortChipContainer__UqdzF{justify-content:center}}.planDetails_rideStartDate__sZ37Y{border:1px solid #ececec;border-radius:30px;display:flex;justify-content:space-between;padding:12px 16px;width:60%}.planDetails_planChargesList__yYMI5{display:flex;justify-content:space-between!important;padding:0 16px!important}.planDetails_carouselStyle__Ct3Ir{border:1px solid #ececec;border-radius:5px;padding:40px 20px}.planDetails_headingValueStyle__IJKzO{border-bottom:1px solid #ececec;display:flex;padding:8px}.planDetails_planTabs__y-Ptx{position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.planDetails_topCarousel__Tc71q{display:none}.planDetails_subscriptionOfferCards__4J2kV{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__C9AGR{background-color:#fff;border-color:transparent #f1f1f1 #f1f1f1 transparent;border-radius:50%;border-style:solid;border-width:1px;height:36px;left:-18px;position:absolute;top:34px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:box-shadow .3s ease;width:36px}.planDetails_roundCutLeft__C9AGR:hover{box-shadow:inset 3px 3px 26px -1px #a2a2a240;transition:all .3s ease}.planDetails_roundCutRight__zl0QE{background-color:#fff;border-color:transparent #f1f1f1 #f1f1f1 transparent;border-radius:50%;border-style:solid;border-width:1px;height:36px;position:absolute;right:-18px;top:34px;-webkit-transform:rotate(-225deg);transform:rotate(-225deg);width:36px}@media screen and (max-width:900px){.planDetails_topCarousel__Tc71q{display:inline}.planDetails_carousel__eUGKI{display:none}}.exploreContent_exploreContentMain__ESE3L{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__-Dxaq{border-color:#7090b0!important;border-width:1px!important;margin:30px 20px!important}.exploreContent_copyRight__AHgFq{background:transparent linear-gradient(90deg,#59f7da,#18e3f2) 0 0 no-repeat padding-box;color:#0b132b;padding:10px 0;text-align:center}.exploreContent_freedoSeo__MZGOT{display:flex;flex-direction:column;gap:20px;margin-top:20px}.GetInTouch_faqBannerWrap__BCS0b{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__x6Gqn h4:after{background-color:#2abdbd;content:"";display:block;height:4px;width:44px}.GetInTouch_getInTouchForm__x6Gqn img{max-width:100%}.HomeScreen_featuresContentCard__cVkf\+{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__2-Gr9{display:flex;gap:20px;justify-content:center;padding:0 0 15px}.HomeScreen_faqInnerWrapper__np4rk{background:url(/static/media/faq-inner-bg.08d2f1518b61633f49a4.png);background-size:cover;padding:30px 0;width:100%}.HomeScreen_carousalItem_wrapper__jtnd3{position:relative;width:100%}.HomeScreen_searchIconStyles__mLZY\+{border-radius:50%;height:35px!important;padding:8px;width:35px!important}.HomeScreen_counterNumber__Za3NG{color:#2bc7c9;font-size:2.5rem;text-align:center}.HomeScreen_sliderWrapper__dNICn{background-attachment:fixed;background-color:#f7fefd;background-position:55%;background-repeat:no-repeat;background-size:cover;padding:1px 0;width:100%}.HomeScreen_imageStyles__wZs2j{height:100%;left:0;max-height:100%;max-width:100%;object-fit:cover;position:absolute;top:0;transition:opacity 1s ease-in-out;width:100%}@media screen and (max-width:1200px){.HomeScreen_featuresContent__2-Gr9{justify-content:flex-start;overflow-x:auto;scrollbar-width:thin}}@media screen and (max-width:600px){.HomeScreen_typographyFeaturedCard__JMu7c{width:160px}.HomeScreen_counterNumber__Za3NG{font-size:1.5rem}.HomeScreen_dateText__UYuyD{font-size:10px!important}.HomeScreen_searchIconStyles__mLZY\+{height:30px!important;width:30px!important}.HomeScreen_sliderWrapper__dNICn{background:transparent linear-gradient(22deg,#e4fffa,#fff) 0 0 no-repeat padding-box}}.accordions_mapContainer__ZI66c{height:20vh;width:auto}@media screen and (max-width:768px){.accordions_mapContainer__ZI66c{height:20vh;width:37vh}}@-webkit-keyframes accordions_Myblink__q7M5A{0%,50%{background:#ff7a00;height:6px;width:6px}to{background:#eed659;height:6px;width:6px}}@keyframes accordions_Myblink__q7M5A{0%,50%{background:#ff7a00;height:6px;width:6px}to{background:#eed659;height:6px;width:6px}}.accordions_badgeBlink__VE2a7{-webkit-animation:accordions_Myblink__q7M5A .7s infinite;animation:accordions_Myblink__q7M5A .7s infinite;border-radius:100%;height:6px;width:6px}.DeleteAccount_bottomStyle__i80sL{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center}.DeleteAccount_mainContainer__CvmXp{box-shadow:0 2px 8px 0 #63636333;padding:20px}.DeleteAccount_resendOTPButton__AHEgY{align-items:center;display:flex;flex-direction:row;gap:10px}@media (max-width:900px){.DeleteAccount_bottomStyle__i80sL{flex-direction:column;gap:10px;margin-top:20px}}.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:transparent 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}.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;-webkit-transform:translateX(-50%);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{-webkit-filter:grayscale(1);filter:grayscale(1);height:100%;-webkit-transform:scale(.8);transform:scale(.8);z-index:1}.rent-card.active{position:relative}.rent-card.active img{-webkit-filter:grayscale(0);filter:grayscale(0);height:250px;left:50%;top:50px;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transform:translateX(-50%);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{-webkit-filter:brightness(0) invert(1);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}.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}.content-wrap img{height:70px}.rental-popup-wrap .modal-lg,.rental-popup-wrap .modal-xl{--bs-modal-width:98%;margin:0 auto}}@media screen and (max-width:850px){.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{font-size:14px;margin:10px;padding:4px}.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}}@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,.renting-fleet,.services-wrap{margin:30px 0 0}.renting-fleet{padding:30px 0}.featured-icon-wrap{width:100%}.rental-model h4{font-size:18px}.city-blog-wrap .blog-card-box{max-width:90%;width:90%}.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:transparent;border-radius:30px;height:400px;left:50%;position:absolute;right:0;top:0;-webkit-transform:translateX(-50%);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)}.form-check-input:checked{background-color:#2bc7c9;background-color:var(--primaryColor);border-color:#2bc7c9;border-color:var(--primaryColor)}.sticky{margin-bottom:3px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:999}.error-field-container{margin-bottom:10px}.error-field{color:red;font-size:10px;font-weight:500;left:4%;position:relative;top:-2px}.theme-color{color:"#2ABDBD"}.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)}.underlined-header:after{background-color:var(--theme-color);bottom:9px;content:"";height:2px;left:0;position:absolute;width:20px;z-index:9}.footer-img{height:320px;margin-bottom:10px;margin-left:10px;width:450px}@media screen and (max-width:567px){.footer-img{height:auto;width:auto}}.footer-img{align-items:center;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);display:flex;flex-direction:column;justify-content:center}.footer-img img{width:65%}.footer-img .card-body{text-align:center}.payment-wrap video{height:180px}.payment-text{margin-top:-20px}.payment-wrap h5{color:var(--theme-color);margin-top:0}.payment-wrap .card{box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}