.topbar{z-index:100;height:45px;background-color:#111318;width:100vw;display:flex;position:fixed;top:0;left:0;z-index:100000000000000000;right:0}.topbar .left{flex:1 1}.topbar .center{flex:1 1}.topbar .center,.topbar .center .home-route{display:flex;justify-content:center;align-items:center}.topbar .center .home-route{cursor:default;color:#fcffe7;font-size:20px}.topbar .right{flex:1 1;display:flex;justify-content:flex-end;align-items:center}.topbar .right .hamburger{width:18px;height:25px;cursor:default;margin-right:10%;display:flex;flex-direction:column;justify-content:space-evenly;-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.topbar .right .hamburger span{background-color:#fcffe7;width:100%;height:2px;transform-origin:left;transition:all 1s ease;text-decoration:none}.topbar .right .hamburger.active span:first-child{background-color:#fff;transform:rotate(45deg)}.topbar .right .hamburger.active span:nth-child(2){opacity:0}.topbar .right .hamburger.active span:last-child{background-color:#fff;transform:rotate(-45deg)}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0;cursor:pointer;top:50%;transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0px;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.switch{position:relative;display:inline-block;width:40px;height:20px}.switch input{opacity:0;width:0;height:0}.slider{cursor:default;top:0;right:0;background-color:#ccc}.slider,.slider:before{position:absolute;left:0;bottom:0;transition:.4s}.slider:before{content:"";height:20px;width:20px;background-color:#fff}input:checked+.slider{background-color:#2c3333}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translateX(20px)}.slider.round{border-radius:20px}.slider.round:before{border-radius:50%}.wrapper{position:relative}.wrapper img{width:100%;height:136px;object-fit:cover}.wrapper label{width:100%;position:absolute;top:70%;display:flex;justify-content:center;align-items:center;right:0}.wrapper label span{font-weight:600;font-size:20px;line-height:26.46px;color:#fff;cursor:default}.otp-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.otp-modal{background:#f5f5f5;border-radius:24px;width:100%;max-width:400px;position:relative;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.otp-close-btn{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;z-index:10}.otp-close-btn:hover{background-color:rgba(0,0,0,.05)}.otp-close-btn svg{font-size:24px;color:#333}.otp-content{padding:60px 32px 32px;text-align:center}.otp-title{font-size:24px;font-weight:600;color:#333;margin:0 0 16px;line-height:1.2}.otp-subtitle{font-size:14px;color:#666;margin:0 0 32px;line-height:1.4}.otp-inputs{display:flex;gap:12px;justify-content:center;margin-bottom:24px}.otp-input{width:56px;height:56px;border:2px solid #e0e0e0;border-radius:12px;background:#fff;text-align:center;font-size:24px;font-weight:600;color:#333;outline:none;transition:all .2s ease}.otp-input:focus{border-color:#000;box-shadow:0 0 0 3px rgba(0,123,255,.1)}.otp-input.filled{border-color:#333;background:#f8f9fa}.otp-input.error{border-color:#dc3545;background:#fff5f5}.otp-messages{margin-bottom:32px;min-height:20px}.error-message{color:#dc3545;font-size:14px;margin:0}.resend-message,.timer-message{color:#666;font-size:14px;margin:0}.resend-link{background:none;border:none;color:#007bff;cursor:pointer;text-decoration:underline;font-size:inherit;padding:0}.resend-link:hover{color:#0056b3}.otp-continue-btn{width:100%;height:56px;border-radius:28px;border:none;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.otp-continue-btn.active{background:#000;color:#fff}.otp-continue-btn.active:hover{background:#333}.otp-continue-btn.disabled{background:#e0e0e0;color:#999;cursor:not-allowed}.otp-success-content{padding:60px 32px 32px;text-align:center}.success-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;position:relative}.success-icon:before{content:"";position:absolute;width:96px;height:96px;border-radius:50%;top:-8px;left:-8px}.success-icon svg{font-size:32px;color:#fff;z-index:1}.success-title{font-size:24px;font-weight:600;color:#333;margin:0 0 32px}.otp-ok-btn{width:100%;height:56px;border-radius:28px;border:none;background:#000;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.otp-ok-btn:hover{background:#333}@media(max-width:480px){.otp-modal{margin:0 16px;max-width:none}.otp-content,.otp-success-content{padding:50px 24px 24px}.otp-inputs{gap:8px}.otp-input{width:48px;height:48px;font-size:20px}.success-icon{width:64px;height:64px}.success-icon:before{width:80px;height:80px;top:-8px;left:-8px}.success-icon svg{font-size:28px}}.loading-icon{height:70px;width:70px}.loading-blue{display:flex;justify-content:center;align-items:center;height:30vh}.mobile-booking-wrapper .w-booking-wrapper{padding-top:0!important}.mobile-booking-wrapper .w-booking-wrapper .w-booking-RightContainer{width:100%!important;background-color:#eee!important}.mobile-booking-wrapper .w-booking-wrapper .w-book-bottom .w-book-bottom-center{padding:0!important;margin-bottom:0!important}.mobile-booking-wrapper .w-booking-wrapper .w-book-bottom .w-book-bottom-bottom{padding:0!important;margin-top:20px!important}.mobile-booking-wrapper .w-booking-wrapper .w-book-bottom .w-book-bottom-bottom .w-book-bottom-text{font-size:13px!important;font-weight:400!important;line-height:20px!important}.mobile-booking-wrapper .n-w-booking-RightContainer{width:100%!important}.mobile-booking-wrapper .new-booking-form{padding-top:0!important;height:auto!important}.mobile-booking-wrapper .new-booking-form .n-w-bottom-top-input{margin-bottom:24px!important;background-color:#fff!important;border:1px solid #d9d9d9!important}.mobile-booking-wrapper .new-booking-form .n-w-bottom-top-input input:-webkit-autofill,.mobile-booking-wrapper .new-booking-form .n-w-bottom-top-input input:-webkit-autofill:active,.mobile-booking-wrapper .new-booking-form .n-w-bottom-top-input input:-webkit-autofill:focus,.mobile-booking-wrapper .new-booking-form .n-w-bottom-top-input input:-webkit-autofill:hover,.mobile-booking-wrapper .new-booking-form .n-w-bottom-top-input input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-text-fill-color:#000!important;background-color:#fff!important;background-image:none!important;color:#000!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;-webkit-appearance:none!important}.mobile-booking-wrapper .new-booking-form .n-w-bottom-top-input.error{border:1px solid #ec7272!important;background-color:#fef2f2!important}.mobile-booking-wrapper .new-booking-form .n-w-bottom-top-input.error input,.mobile-booking-wrapper .new-booking-form .n-w-bottom-top-input.error select{border-color:#ec7272!important;background-color:#fef2f2!important}.mobile-booking-wrapper .new-booking-form .n-w-bottom-top-input.error input:-webkit-autofill,.mobile-booking-wrapper .new-booking-form .n-w-bottom-top-input.error input:-webkit-autofill:active,.mobile-booking-wrapper .new-booking-form .n-w-bottom-top-input.error input:-webkit-autofill:focus,.mobile-booking-wrapper .new-booking-form .n-w-bottom-top-input.error input:-webkit-autofill:hover,.mobile-booking-wrapper .new-booking-form .n-w-bottom-top-input.error input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px #fef2f2!important;-webkit-text-fill-color:#000!important;background-color:#fef2f2!important;background-image:none!important;color:#000!important;-webkit-appearance:none!important}.mobile-booking-wrapper .new-booking-form .w-whatsapp-input input:-webkit-autofill,.mobile-booking-wrapper .new-booking-form .w-whatsapp-input input:-webkit-autofill:active,.mobile-booking-wrapper .new-booking-form .w-whatsapp-input input:-webkit-autofill:focus,.mobile-booking-wrapper .new-booking-form .w-whatsapp-input input:-webkit-autofill:hover,.mobile-booking-wrapper .new-booking-form .w-whatsapp-input input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-text-fill-color:#000!important;background-color:#fff!important;background-image:none!important;color:#000!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;-webkit-appearance:none!important}.mobile-booking-wrapper .new-booking-form .w-whatsapp-input.error{border:1px solid #ec7272!important;background-color:#fef2f2!important}.mobile-booking-wrapper .new-booking-form .w-whatsapp-input.error input{background-color:#fef2f2!important}.mobile-booking-wrapper .new-booking-form .w-whatsapp-input.error input:-webkit-autofill,.mobile-booking-wrapper .new-booking-form .w-whatsapp-input.error input:-webkit-autofill:active,.mobile-booking-wrapper .new-booking-form .w-whatsapp-input.error input:-webkit-autofill:focus,.mobile-booking-wrapper .new-booking-form .w-whatsapp-input.error input:-webkit-autofill:hover,.mobile-booking-wrapper .new-booking-form .w-whatsapp-input.error input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px #fef2f2!important;-webkit-text-fill-color:#000!important;background-color:#fef2f2!important;background-image:none!important;color:#000!important;-webkit-appearance:none!important}.mobile-booking-wrapper .new-booking-form .error-input{border:2px solid #ec7272!important;background-color:#fef2f2!important;box-shadow:0 0 0 1px hsla(0,76%,69%,.2)!important}.mobile-booking-wrapper .new-booking-form .error-input:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px hsla(0,76%,69%,.1)!important;outline:none!important}.mobile-booking-wrapper input:-webkit-autofill,.mobile-booking-wrapper input:-webkit-autofill:active,.mobile-booking-wrapper input:-webkit-autofill:focus,.mobile-booking-wrapper input:-webkit-autofill:hover,.mobile-booking-wrapper input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-text-fill-color:#000!important;background-color:#fff!important;background-image:none!important;color:#000!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;-webkit-background-clip:text!important;-webkit-appearance:none!important}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-text-fill-color:#000!important;background-color:#fff!important;background-image:none!important;color:#000!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.new-booking-form input:-webkit-autofill,.new-booking-form input:-webkit-autofill:active,.new-booking-form input:-webkit-autofill:focus,.new-booking-form input:-webkit-autofill:hover,.new-booking-form input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-text-fill-color:#000!important;background-color:#fff!important;background-image:none!important;color:#000!important}@supports(-webkit-touch-callout:none){.mobile-booking-wrapper input:-webkit-autofill,.mobile-booking-wrapper input:-webkit-autofill:active,.mobile-booking-wrapper input:-webkit-autofill:focus,.mobile-booking-wrapper input:-webkit-autofill:hover,.mobile-booking-wrapper input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-text-fill-color:#000!important;background-color:#fff!important;background-image:none!important;color:#000!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;-webkit-appearance:none!important}.mobile-booking-input-container input:-webkit-autofill,.mobile-booking-input-container input:-webkit-autofill:active,.mobile-booking-input-container input:-webkit-autofill:focus,.mobile-booking-input-container input:-webkit-autofill:hover,.mobile-booking-input-container input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-text-fill-color:#000!important;background-color:#fff!important;background-image:none!important;color:#000!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;-webkit-appearance:none!important}.l-n-w-bottom-top-input input:-webkit-autofill,.l-n-w-bottom-top-input input:-webkit-autofill:active,.l-n-w-bottom-top-input input:-webkit-autofill:focus,.l-n-w-bottom-top-input input:-webkit-autofill:hover,.l-n-w-bottom-top-input input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-text-fill-color:#000!important;background-color:#fff!important;background-image:none!important;color:#000!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;-webkit-appearance:none!important}.mobile-booking-input:-webkit-autofill,.mobile-booking-input:-webkit-autofill:active,.mobile-booking-input:-webkit-autofill:focus,.mobile-booking-input:-webkit-autofill:hover,.mobile-booking-input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-text-fill-color:#000!important;background-color:#fff!important;background-image:none!important;color:#000!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;-webkit-appearance:none!important}[class*=booking] input:-webkit-autofill,[class*=booking] input:-webkit-autofill:active,[class*=booking] input:-webkit-autofill:focus,[class*=booking] input:-webkit-autofill:hover,[class*=booking] input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-text-fill-color:#000!important;background-color:#fff!important;background-image:none!important;color:#000!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;-webkit-appearance:none!important}.error input:-webkit-autofill,.error input:-webkit-autofill:active,.error input:-webkit-autofill:focus,.error input:-webkit-autofill:hover,.error input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px #fef2f2!important;-webkit-text-fill-color:#000!important;background-color:#fef2f2!important;background-image:none!important;color:#000!important}}@media(max-width:991px){.mobile-booking-wrapper .new-booking-form .n-w-booking-RightContainer{width:100%!important}}.home-continer{display:flex;flex-direction:column;width:100%;height:100%;left:0;padding-top:44px;top:0}.home-continer .home-top{display:flex;flex-direction:column;z-index:1000}.home-continer .home-top .home-top-top{flex:1 1;position:relative}.home-continer .home-top .home-top-top .top-bottom-inside{border-top:.5px solid #fff;font-weight:500;font-size:25px;color:#fcffe7;display:flex;justify-content:space-around;align-items:center;top:0;margin:0;background:#111318;place-content:flex-start;padding:10px 15px}.home-continer .container{overflow-y:scroll;-ms-scroll-snap-points-y:repeat();scroll-snap-points-y:repeat();-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;position:relative;overflow-x:hidden;border:none}.showroom-btn .dropbtn div{font-size:12px}.tiktok{scroll-snap-align:start}.tiktok .image-container{width:100%;height:100%;animation:placeholder 2s ease-in-out infinite}.tiktok .react-player{height:100vh!important}.tiktok .image-container img{width:100%}@keyframes placeholder{0%{background-color:var(--placeholder-primary)}50%{background-color:var(--placeholder-secondary)}to{background-color:var(--placeholder-primary)}}@keyframes fadeIn{0%{opacity:0}to{opacity:100%}}.tiktok .item.loaded .image-container{animation:none}.tiktok .item.loaded .image-container img{animation:fadeIn .5s linear}.tiktokNew{width:240px;scroll-snap-align:start}.booking-top-wrapper{position:relative}.booking-top-wrapper .book-container{width:100vw;height:100vh;display:flex;flex-direction:column}.booking-top-wrapper .book-container .book-top{display:flex;flex-direction:column}.booking-top-wrapper .book-container .book-bottom{position:relative;flex:5 1;display:flex;flex-direction:column;background-color:#eee}.booking-top-wrapper .book-container .book-bottom .book-bottom-top{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.booking-top-wrapper .book-container .book-bottom .book-bottom-top .bottom-top-select{margin-bottom:15px;width:90%}.booking-top-wrapper .book-container .book-bottom .book-bottom-top .bottom-top-select .select-city{width:100%;background-color:#fff}.booking-top-wrapper .book-container .book-bottom .book-bottom-top .bottom-top-select.error{border:1px solid #ec7272}.booking-top-wrapper .book-container .book-bottom .book-bottom-top ::-webkit-input-placeholder{color:#111318;opacity:.7;font-weight:400;font-size:14px;line-height:19.6px}.booking-top-wrapper .book-container .book-bottom .book-bottom-top .bottom-top-label{margin:40px 0 20px;width:90%}.booking-top-wrapper .book-container .book-bottom .book-bottom-top .bottom-top-label label{font-weight:600;line-height:26.46px;font-size:20px}.booking-top-wrapper .book-container .book-bottom .book-bottom-top .bottom-top-input{margin-bottom:15px;background-color:#fff;width:90%;height:44px;display:flex;align-items:center;justify-content:space-around}.booking-top-wrapper .book-container .book-bottom .book-bottom-top .bottom-top-input .book-hr-line{height:20px;opacity:.4}.booking-top-wrapper .book-container .book-bottom .book-bottom-top .bottom-top-input input{outline:none;border:none;height:inherit;padding-left:10px;font-weight:400;font-size:14px;line-height:19.6px;width:100%}.booking-top-wrapper .book-container .book-bottom .book-bottom-top .bottom-top-input label{display:flex;justify-content:center;align-items:center;width:50px}.booking-top-wrapper .book-container .book-bottom .book-bottom-top .bottom-top-input.error{border:1px solid #ec7272}.booking-top-wrapper .book-container .book-bottom .book-bottom-center{margin-bottom:-8px;display:flex;flex-direction:column}.booking-top-wrapper .book-container .book-bottom .book-bottom-center .book-bottom-center-top{padding:2px 0 20px;flex:1 1;display:flex;justify-content:center;margin-top:0}.booking-top-wrapper .book-container .book-bottom .book-bottom-center .book-bottom-center-top .whatsapp-text-container{display:flex;width:90%;justify-content:flex-start}.booking-top-wrapper .book-container .book-bottom .book-bottom-center .book-bottom-center-top .whatsapp-text-container .whatsapp-text{display:flex;padding-left:10px}.booking-top-wrapper .book-container .book-bottom .book-bottom-center .book-bottom-center-bottom{width:100%;display:flex;justify-content:center}.booking-top-wrapper .book-container .book-bottom .book-bottom-center .book-bottom-center-bottom .whatsapp-input{width:90%;height:45px;background-color:#fff;display:flex;justify-content:flex-end;align-items:center}.booking-top-wrapper .book-container .book-bottom .book-bottom-center .book-bottom-center-bottom .whatsapp-input .book-hr-line{height:20px;opacity:.3}.booking-top-wrapper .book-container .book-bottom .book-bottom-center .book-bottom-center-bottom .whatsapp-input .country-code{display:flex;justify-content:center;align-items:center;width:45px;font-weight:400;font-size:14px;line-height:10.6px}.booking-top-wrapper .book-container .book-bottom .book-bottom-center .book-bottom-center-bottom .whatsapp-input input{padding-left:10px;flex:6 1;height:80%;border:none;outline:none;font-weight:400;font-size:14px;line-height:19.6px}.booking-top-wrapper .book-container .book-bottom .book-bottom-center .book-bottom-center-bottom .whatsapp-input .whatsapp-container{flex:1 1;display:flex;justify-content:center;align-items:center}.booking-top-wrapper .book-container .book-bottom .book-bottom-center .book-bottom-center-bottom .whatsapp-input.error{border:1px solid #ec7272}.booking-top-wrapper .book-container .book-bottom .book-bottom-bottom{margin-top:30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.booking-top-wrapper .book-container .book-bottom .book-bottom-bottom .book-bottom-button{background-color:#111318;width:90%;height:56px;cursor:default;outline:none;border:none;color:#fff;font-size:14px;line-height:19.6px;font-weight:500;display:flex;justify-content:center;align-items:center}.booking-top-wrapper .book-container .book-bottom .book-bottom-bottom .book-bottom-button.disable{background-color:#d9dadd}.booking-top-wrapper .book-container .book-bottom .book-bottom-bottom #booking-generate-otp-btn{max-width:351px!important;height:59px!important}.booking-top-wrapper .book-container .book-bottom .book-bottom-bottom .book-bottom-text{width:90%;margin-top:16px;height:50px;font-weight:500;font-size:11px;line-height:16.5px;display:flex;justify-content:flex-start;align-items:center}.booking-top-wrapper .book-container.disable{filter:blur(20px);pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.booking-top-wrapper .popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999}.nw-text{margin-bottom:10px}.w-bottom-top-normals{margin:0 0 10px;width:100%;line-height:1.5}.w-bottom-top-normals .nw-text{font-size:20px;text-align:center;margin-bottom:0}.w-bottom-top-normals .nw-text label{font-weight:700;font-size:24px;align-items:center;display:flex;justify-content:center;line-height:2}.w-bottom-top-normals .nw-text label img{margin-left:10px}.css-154xyx0-MuiInputBase-root-MuiOutlinedInput-root{font-family:Red Hat Display,sans-serif!important}.l-n-w-bottom-top-input{margin-bottom:15px!important}.l-n-w-bottom-top-input .redsrisks{position:absolute;top:50%;transform:translateY(-50%);color:red}.l-n-w-bottom-top-input .redAsterisk1{left:60px}.l-n-w-bottom-top-input .redAsterisk2{left:135px}.l-n-w-bottom-top-input .redAsterisk3{left:180px}.l-n-w-bottom-top-input input:not(:-ms-input-placeholder)+.redsrisks{opacity:0}.l-n-w-bottom-top-input input:not(:placeholder-shown)+.redsrisks{opacity:0}.tiktok video{height:auto!important}.mobile-booking-wrapper .n-w-booking-RightContainer .n-w-book-bottom-top{padding:30px 15px 0;max-width:530px;width:100%;margin:0 auto}.mobile-booking-wrapper .n-w-booking-RightContainer .n-b-step{padding-bottom:40px;padding-top:40px!important}.mobile-booking-wrapper .n-w-booking-RightContainer .w-bottom-top-input,.mobile-booking-wrapper .n-w-booking-RightContainer .w-bottom-top-select{margin-bottom:32px}.mobile-booking-wrapper .n-w-booking-RightContainer .n-icon-container .n-inner-icon-container{margin-bottom:10px;height:100px}.mobile-booking-wrapper *{box-sizing:border-box}.mobile-booking-wrapper .home-continer{top:0;height:100%;padding-top:45px}.mobile-booking-wrapper .home-continer .container{height:100%;position:relative}.mobile-booking-wrapper .book-bottom{height:100%}.sigma-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.sigma-hero-overlay .sigma-hero-content{color:#fff;z-index:3;padding:30px 20px 50px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.sigma-hero-overlay .sigma-hero-content h1{font-size:24px;font-weight:400;letter-spacing:2%}.sigma-hero-overlay .sigma-hero-content .max-price{font-size:12px;font-weight:400}.sigma-hero-overlay .sigma-hero-content .offer-price{font-size:18px;font-weight:600}.sigma-hero-overlay .sigma-hero-content .limited-offer-text{font-size:8px;font-weight:400}.sigma-hero-overlay .sigma-hero-content .sigma-hero-price{font-size:12px;color:#fff;font-weight:400;text-align:center;max-width:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px}.mobile-booking-input:-ms-input-placeholder{color:#111318!important;opacity:.7}.mobile-booking-input::placeholder{color:#111318!important;opacity:.7}.mobile-booking-whatsapp-input:-ms-input-placeholder{color:#111318!important;opacity:.7}.mobile-booking-whatsapp-input::placeholder{color:#111318!important;opacity:.7}.up-arrow{width:12px;height:12px;position:relative;animation:jumpInfiniteUp 1.5s infinite;margin-left:5px;display:flex}.up-arrow:after{content:" ";background:url(/_next/static/media/down-arrow-1.149db1dc.svg) no-repeat 50%;background-size:contain;width:100%;height:100%;z-index:1;position:absolute;top:0;left:0;transform:rotate(180deg)}@keyframes jumpInfiniteUp{0%{margin-bottom:0}50%{margin-bottom:10px}to{margin-bottom:0}}.testimonials-section{background-position:50%;background-size:cover}.testimonials-section .slick-dots{bottom:-40px}.testimonials-section .subtitle{color:rgba(0,0,0,.4);max-width:85%;font-size:20px;margin:10px auto 25px;font-weight:400}@media(max-width:767px){.testimonials-section .section-heading{max-width:90%;font-size:24px;margin:0 auto 12px}.testimonials-section .subtitle{color:rgba(0,0,0,.4);max-width:90%;font-size:16px;margin:0 auto 25px}}.testimonials-section .testimonials-figure{border-radius:28px;background:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:40px;margin:10px;height:329px}.testimonials-section .testimonials-figure .d-fx{align-items:center}.testimonials-section .testimonials-figure .img-box{width:78px;height:78px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background-color:#33ffda;overflow:hidden}.testimonials-section .testimonials-figure .img-box img{width:120px;height:120px}.testimonials-section .testimonials-figure .content-box{padding-left:25px;width:calc(100% - 120px)}.testimonials-section .testimonials-figure .content-box .testi-rating{color:#000;font-size:14px;line-height:20px;display:flex;gap:5px;margin:0 0 5px}.testimonials-section .review-content{margin-top:40px}.testimonials-section .testimonials-figure .content-box .review{color:#fff;font-size:16px;font-weight:400;line-height:24px;opacity:.8;margin:0}.testimonials-section .testimonials-figure .content-box .author-name{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:30px;margin:0}.testimonials-section .testimonials-figure .content-box .author-location{color:#fff;font-size:14px;font-style:italic;font-weight:500;line-height:20px;margin:0;opacity:.6}.slick-next:before,.slick-prev:before{color:#ccc!important;font-size:36px!important}.slick-next,.slick-prev{border-radius:50%;width:40px;height:40px;display:flex!important;align-items:center;justify-content:center}.slick-next{right:-35px}.slick-prev{left:-35px}.testimonials-section .slick-dots li button:before{font-size:14px;color:#828080}.testimonials-section .slick-dots li.slick-active button:before{color:#fff;padding:1px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}@media(max-width:767px){.slick-next:before,.slick-prev:before{color:#ccc!important;font-size:20px!important}.slick-next,.slick-prev{background-color:#fff!important;border-radius:50%;width:20px;height:13px!important;display:flex!important;align-items:center;justify-content:center}.slick-next{right:-13px!important}.slick-prev{left:-13px!important}.custom-padding.testimonials-section{padding:70px 0;background:#f3f3f3}.testimonials-section .slick-list{margin:0 -15px}.testimonials-section .slick-slide>div{padding:0 15px}.testimonials-section .testimonials-figure{padding:20px}.testimonials-section .testimonials-figure .content-box{width:100%;padding:10px 0 0}.testimonials-section .slick-dots{bottom:-35px}.testimonials-section .testimonials-figure .img-box{width:50%;height:100%;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background-color:#33ffda;overflow:hidden}.testimonials-section .testimonials-figure .img-box img{width:100%;height:100%;object-fit:cover;border-radius:50%}.testimonials-figure .d-fx{gap:20px}}.testimonials-section.for-bookingpage .slick-list{overflow:visible}.testimonials-section.for-bookingpage .slick-slide>div{padding:0}.testimonials-section.for-bookingpage .slick-slide{opacity:.7;transform:scale(.9);transition:all .3s ease;padding:0}.testimonials-section.for-bookingpage .slick-slide.slick-center{opacity:1;transform:scale(1);z-index:2}.testimonials-section.for-bookingpage .review-content{margin-top:20px;font-weight:400!important;font-size:12px!important}.testimonials-section.for-bookingpage .testimonials-figure{height:275px!important;padding:40px;margin:0;width:100%;max-width:400px;box-sizing:border-box}.testimonials-section.for-bookingpage .testimonials-figure .content-box .review{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;font-size:12px!important;line-height:1.5;max-height:7.5em;cursor:pointer;position:relative}.testimonials-section.for-bookingpage .testimonials-figure .content-box .review:hover:after{content:attr(data-full-text);position:absolute;bottom:100%;left:0;right:0;background:rgba(0,0,0,.9);color:#fff;padding:10px;border-radius:8px;font-size:14px;line-height:1.4;z-index:1000;white-space:normal;word-wrap:break-word;box-shadow:0 4px 12px rgba(0,0,0,.3);opacity:0;animation:tooltipFadeIn .3s ease forwards}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:767px){.testimonials-section.for-bookingpage .testimonials-figure{height:275px;padding:20px 30px;max-width:320px}.testimonials-section.for-bookingpage .testimonials-figure .content-box .review{-webkit-line-clamp:4;line-clamp:4;max-height:6em}}.mob-bike-360-section{width:100vw;background:#fff;position:relative;overflow:hidden;padding:162px 0 0}.mob-bike-360-section .bike-360-title-wrap{text-align:center;padding:0 40px;color:#000}.mob-bike-360-section .bike-360-subtitle,.mob-bike-360-section .bike-360-title{font-size:32px;font-weight:400;line-height:128%;letter-spacing:2%}.mob-bike-360-section .bike-360-title{color:#000}.mob-bike-360-section .bike-360-subtitle{color:rgba(0,0,0,.4)}.mob-bike-360-section .bike-360-desc-subtitle{color:rgba(0,0,0,.4);font-size:16px;font-weight:400;margin-top:8px;margin-bottom:0}.mob-bike-360-section .bike-360-content{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;margin-top:30px;border-radius:0 0 0 0;min-height:245px;position:relative}.mob-bike-360-section .bike-360-left{flex:1.1 1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;padding:44px 0 0 6vw;min-width:320px;max-width:420px;z-index:1}.mob-bike-360-section .bike-360-color-label{display:flex;align-items:center;gap:16px;font-size:1.3rem;font-weight:500;margin-bottom:0}.mob-bike-360-section .bike-360-color-icon{width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eee;border:3px solid #fff;box-shadow:0 0 0 1px #000}.mob-bike-360-section .bike-360-color-name{font-size:1.25rem;font-weight:500;color:#222;display:flex;align-items:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;transform:translateZ(0);will-change:auto}.mob-bike-360-section .bike-360-desc-main{font-size:1.18rem;font-weight:600;color:#fff;margin-top:32px;text-shadow:0 2px 8px rgba(229,57,69,.12)}.mob-bike-360-section .bike-360-desc-divider{height:2px;width:125px;background-color:#fff}.mob-bike-360-section .bike-360-desc-sub{font-size:1.01rem;color:#fff;font-weight:400;opacity:.7;margin-bottom:0}.mob-bike-360-section .bike-360-color-selector{display:flex;align-items:center;flex-direction:column;padding:36px 60px 170px;z-index:1;position:relative;margin-top:35px;gap:18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;transform:translateZ(0);will-change:auto}.mob-bike-360-section .bike-360-center{flex:1 1;display:flex;align-items:center;justify-content:center;min-width:0;position:relative;transform:translateY(60px);z-index:1}.mob-bike-360-section .bike-360-red-bg{background:linear-gradient(180deg,#f46267,#df292f 38%,#d2091f 79.33%,#a40c11);width:100vw;height:340px;position:absolute;z-index:0;top:0}.mob-bike-360-section .bike-360-bg{width:100vw;height:244px;position:absolute;z-index:0;left:0;bottom:5px}.mob-bike-360-section .bike-360-bg.cyan{background:linear-gradient(180deg,#72e5df,#42c7be 38%,#2ea59d 79.33%,#1a6e6a)}.mob-bike-360-section .bike-360-bg.orange{background:linear-gradient(180deg,#f9a156,#f77a1a 38%,#de6200 79.33%,#a74400)}.mob-bike-360-section .bike-360-bg.red{background:linear-gradient(180deg,#f46267,#df292f 38%,#d2091f 79.33%,#a40c11)}.mob-bike-360-section .bike-360-bg.gray{background:linear-gradient(180deg,#666,#555 38%,#444 79.33%,#222)}.mob-bike-360-section .bike-360-bg.white{background:linear-gradient(180deg,#f1f1f1,#d8d8d8 38%,#bbb 79.33%,#9b9b9b)}.mob-bike-360-section .bike-360-bike-bg{position:relative;width:600px;min-width:320px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transform:scale(1.1);z-index:1}.mob-bike-360-section .bike-360-bike-bg:after{content:"";position:absolute;width:80%;display:block;height:80%;bottom:20px;background:url(/_next/static/media/360bandTransparent.08389372.webp) bottom no-repeat;z-index:-1;background-size:contain;left:auto;right:auto}.mob-bike-360-section .bike-360-bike-img{width:100%;max-width:600px;min-width:320px;object-fit:contain;z-index:2;margin-bottom:0;margin-top:0;filter:drop-shadow(0 8px 32px rgba(0,0,0,.1))}.mob-bike-360-section .bike-360-360icon{display:flex;align-items:center;gap:6px;color:#bbb;font-size:1.1rem;font-weight:500;margin-top:8px;opacity:.8;-webkit-user-select:none;-ms-user-select:none;user-select:none}.mob-bike-360-section .bike-360-right{flex:1 1;display:flex;align-items:flex-start;justify-content:flex-end;padding:44px 54px 0 0;min-width:220px;max-width:320px;z-index:1}.mob-bike-360-section .test-ride-button{color:#000;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:2px;border-bottom:1px solid #000;text-decoration:none}.mob-bike-360-section .test-ride-button span{font-size:12px;font-weight:400;color:#000}.mob-bike-360-section .bike-360-color-palette{display:flex;flex-direction:row;gap:22px;align-items:center;margin-left:0}.mob-bike-360-section .swatch-container{display:flex;gap:2rem;align-items:center}.mob-bike-360-section .swatch{width:2rem;height:2rem;border-radius:50%;background:conic-gradient(var(--color) 0 50%,#444 50% 100%);cursor:pointer;transition:transform .2s ease;transform:rotate(-45deg);z-index:2;-webkit-transform:rotate(-45deg);backface-visibility:hidden;transform-style:preserve-3d;will-change:transform;-webkit-font-smoothing:antialiased}.mob-bike-360-section .swatch.active{border:3px solid #fff;box-shadow:0 0 0 1px #000}.mob-bike-360-section .swatch-cyan{--color:#4bdcd3}.mob-bike-360-section .swatch-orange{--color:#ec7623}.mob-bike-360-section .swatch-red{--color:#d6312c}.mob-bike-360-section .swatch-gray{--color:#eae9e9}.mob-bike-360-section .swatch-white{--color:#eae8e8}.mob-bike-360-section .bike-360-color-dot{width:36px;height:36px;border-radius:50%;border:2px solid #fff;outline:none;cursor:pointer;transition:border .2s,box-shadow .2s;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center}.mob-bike-360-section .bike-360-color-dot.active{border:2px solid #222;box-shadow:0 4px 16px rgba(229,57,69,.1)}@supports(-webkit-touch-callout:none){.mob-bike-360-section .bike-360-color-selector{padding:36px 60px 100px!important;perspective:1000px}.mob-bike-360-section .bike-360-color-name{transform:translateZ(0);backface-visibility:hidden}.mob-bike-360-section .swatch{transform:rotate(-45deg) translateZ(0);background:linear-gradient(45deg,var(--color) 0,var(--color) 50%,#444 50%,#444 100%)}.mob-bike-360-section .bike-360-color-palette{transform:translateZ(0);isolation:isolate}}.rorring-section{height:100%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;padding:60px 20px 30px;scroll-snap-align:start}.rorring-container{width:100%;max-width:400px;margin:0 auto}.rorring-content{text-align:center;color:#333}.rorring-title{font-size:32px;font-weight:400;line-height:1.2;margin-bottom:8px;color:#000}.rorring-subtitle{font-size:16px;color:#666;margin-bottom:40px;font-weight:400}.rorring-card{background:#fff;border-radius:16px;margin-bottom:40px}.rorring-image-container{margin-bottom:24px;display:flex;justify-content:center}.bike-image-placeholder{width:100%;height:266px;background-color:#000;border-radius:16px 16px 0 0;display:flex;align-items:center;justify-content:center;overflow:hidden}.bike-video{width:100%;height:100%;object-fit:cover;border-radius:12px}.rorring-specs{display:flex;justify-content:space-between;gap:25px;padding:10px 25px 30px}.spec-item{flex:1 1;display:flex;flex-direction:column;align-items:flex-start}.spec-number{margin-bottom:8px}.spec-value{font-size:24px;font-weight:500;color:#000;line-height:1}.spec-unit{font-size:20px;margin-left:4px}.spec-label,.spec-unit{font-weight:400;color:#000}.spec-label{font-size:14px;line-height:1.3;text-align:left}.view-specs-btn{background-color:transparent;border:1px solid #000;color:#000;padding:12px 24px;border-radius:25px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;width:218px;height:49px;justify-content:center}.view-specs-btn:hover{background-color:#000;color:#fff}.view-specs-btn:active{transform:scale(.98)}.view-specs-btn .arrow-icon{font-size:20px;font-weight:900;line-height:1}@media(max-width:375px){.rorring-title{font-size:28px}.bike-image-placeholder{width:280px;height:180px}.spec-value{font-size:32px}.rorring-specs{gap:15px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.mob-innovation-section{width:100%;max-width:1300px;margin:33px auto;padding:0}.mob-innovation-section__header{padding:0 0 0 44px;max-width:340px}.mob-innovation-section__header h2{font-size:24px;font-weight:400;line-height:132%;color:#000}.mob-innovation-section__header p{margin-top:8px;font-size:12px;font-weight:400;line-height:173%;color:rgba(0,0,0,.502)}.mob-innovation-section__container{display:flex;background:#fff;border-radius:18px;box-shadow:0 2px 16px rgba(0,0,0,.04);overflow:hidden;align-items:stretch;justify-content:center;margin-top:45px;max-height:440px;height:100%}.mob-innovation-section__left{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:48px 32px 48px 48px;min-width:340px;max-width:520px;background:#fff;gap:12px;overflow-y:auto}.mob-innovation-section__item{display:flex;align-items:flex-start;gap:18px;cursor:pointer;opacity:.45;transition:all .3s ease-in-out;font-size:1.25rem;font-weight:400;color:#000;margin-bottom:8px;pointer-events:auto}.mob-innovation-section__item-index{font-size:1.3rem;font-weight:500;min-width:36px;color:#000;opacity:.7}.mob-innovation-section__item-content{display:flex;flex-direction:column}.mob-innovation-section__item-title{font-size:1.18rem;color:#222;margin-bottom:2px;letter-spacing:-.01em}.mob-innovation-section__item-desc{font-size:1.05rem;color:#222;font-weight:400;margin-top:6px;line-height:1.5;opacity:1;transition:opacity .3s}.mob-innovation-section__item.active{opacity:1;color:#111}.mob-innovation-section__item.active .innovation-section__item-title{color:#111}.mob-innovation-section__item.active .innovation-section__item-desc{opacity:1}.mob-innovation-section__right{flex:1.2 1;background:#000;display:flex;align-items:stretch;justify-content:stretch;min-width:420px;border-radius:18px;position:relative;max-height:440px;height:100%}.mob-innovation-section__slider{margin-top:18px}.mob-innovation-section__slider .slick-slide{padding:0 5px!important}.mob-innovation-section__slider .slick-slide img{object-fit:cover}.mob-innovation-section__slide-container{box-sizing:border-box}.mob-innovation-section__slider-container{position:relative}.mob-innovation-section__pagination-arrows{position:absolute;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 6px;top:37%;transform:translateY(-50%)}.mob-innovation-section__slide{height:100%;background-color:#fff;margin:10px 0;border-radius:18px;min-height:385px}.mob-innovation-section__slide-image{background-color:#000}.mob-innovation-section__slide-image,.mob-innovation-section__slide-image img{height:250px;width:100%;border-radius:18px}.mob-innovation-section__slide-content{padding:16px 27px 12px;display:flex;flex-direction:column;gap:8px}.mob-innovation-section__slide-content h2{font-size:14px;font-weight:500;line-height:150%}.mob-innovation-section__slide-content p{font-size:12px;font-weight:400;line-height:150%}.mob-innovation-section__img{max-width:100%;max-height:100%;object-fit:contain;border-radius:18px;box-shadow:0 2px 16px rgba(0,0,0,.1);background:transparent}.mob-innovation-section__dot-pagination,.mob-innovation-section__pagination{color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 36px 0 54px;width:100%;margin-top:4px}.mob-innovation-section__dot-pagination{justify-content:center;padding:0}.mob-innovation-section__pagination-text{font-size:8px;font-weight:400}.mob-innovation-section__pagination-bullets{font-size:12px;font-weight:400;color:rgba(0,0,0,.302);display:flex;gap:14px;align-items:center;transition:color 1s ease}.mob-innovation-section__dot-pagination-bullets{display:flex;gap:18px;align-items:center;transition:color 1s ease}.mob-innovation-section__dot-pagination-bullet{background-color:rgba(0,0,0,.4);transition:background-color 1s ease;width:12px;height:12px;border-radius:50%}.mob-innovation-section__dot-pagination-bullet-active{background-color:#000;transition:background-color 1s ease}.mob-innovation-section__pagination-bullet-active{color:#000;transition:color 1s ease}.mob-innovation-section .arrow-rotated{transform:rotate(180deg);transition:transform .3s ease}.smart-ownership-section{background-color:#f5f5f5;padding:40px 35px;display:flex;align-items:center;justify-content:center;min-height:80vh}.smart-ownership-container{width:100%;max-width:400px;margin:0 auto;background-color:#fff;border-radius:20px;box-shadow:0 2px 6px rgba(0,0,0,.06);padding:40px 35px 0}.smart-ownership-content{text-align:center;color:#333}.smart-ownership-title{font-size:32px;font-weight:400;line-height:1.2;margin-bottom:16px;color:#000;text-align:left}.smart-ownership-subtitle{font-size:16px;color:#666;margin-bottom:40px;font-weight:400;line-height:1.4;text-align:left}.phone-image-container,.phone-image-placeholder{display:flex;justify-content:center;align-items:center}.phone-image-placeholder{width:280px;height:400px;background-color:transparent;border-radius:12px;border:2px dashed #ccc;color:#999;font-size:14px}.phone-image-placeholder:after{content:"Hand holding phone image will be added here";text-align:center;padding:20px}.phone-image-placeholder.has-image{border:none}.phone-image-placeholder.has-image:after{display:none}.phone-image-placeholder.has-image img{height:100%}@media(max-width:375px){.smart-ownership-section{padding:40px 15px}.smart-ownership-title{font-size:28px}.phone-image-placeholder{width:250px;height:360px}}.features-section{background-color:#f5f5f5;padding:30px 20px;display:flex;align-items:center;justify-content:center}.features-container{width:100%;max-width:400px;margin:0 auto}.features-content{text-align:center;color:#333}.features-title{font-size:32px;font-weight:400;line-height:1.2;margin-bottom:40px;color:#000}.features-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-bottom:40px}.feature-box{background-color:#fff;border-radius:16px;padding:24px 16px;text-align:center;flex-direction:column;gap:16px;min-height:120px}.feature-box,.feature-icon{display:flex;align-items:center}.feature-icon{width:48px;height:48px;background-color:#f0f0f0;border-radius:50%;justify-content:center;color:#666}.feature-icon img{width:24px;height:24px;object-fit:contain}.feature-text{text-align:center}.feature-title{line-height:1.2;margin-bottom:4px}.feature-subtitle,.feature-title{font-size:14px;font-weight:400;color:#000}.feature-subtitle{line-height:1.3}.check-pricing-btn{background-color:transparent;border:1px solid #000;color:#000;padding:14px 32px;border-radius:30px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;min-width:200px;justify-content:center}.check-pricing-btn:hover{background-color:#000;color:#fff}.check-pricing-btn:active{transform:scale(.98)}.check-pricing-btn .arrow-icon{font-size:20px;font-weight:900;line-height:1}@media(max-width:375px){.features-section{padding:40px 15px}.features-title{font-size:28px}.features-grid{gap:12px}.feature-box{padding:20px 12px;min-height:110px}.feature-icon{width:40px;height:40px}.feature-title{font-size:14px}.feature-subtitle{font-size:12px}}.faq-section{background-color:#fff;padding:30px 20px;display:flex;align-items:center;justify-content:center}.faq-section,.faq-section *,.faq-section :after,.faq-section :before{font-family:Poppins,sans-serif!important}.faq-container{width:100%;max-width:400px;margin:0 auto}.faq-content{text-align:center;color:#333}.faq-title{font-size:20px;font-weight:400;line-height:1.2;margin-bottom:16px;color:#000}.faq-subtitle{font-size:12px;color:#666;font-weight:400;line-height:1.4}.faq-list,.faq-subtitle{margin-bottom:40px}.faq-item{background-color:transparent;border-bottom:1px solid #e5e5e5;margin-bottom:0;overflow:hidden}.faq-item:last-child{border-bottom:none}.faq-question{padding:24px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease}.faq-question:hover{opacity:1}.question-text{font-size:18px;font-weight:500;color:#000;text-align:left;flex:1 1;line-height:1.4}.expand-icon{font-size:20px;font-weight:500;color:#000;transition:all .3s cubic-bezier(.4,0,.2,1);width:20px;height:20px;display:flex;align-items:center;justify-content:center}.faq-answer{padding:0;max-height:0;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.faq-answer.expanded{max-height:300px;opacity:1;padding:0 0 24px}.faq-answer p{color:#000;padding-top:16px}.faq-answer div,.faq-answer p{font-size:14px;line-height:1.5;margin:0;text-align:left}.faq-answer div{color:#666}.faq-answer div ol,.faq-answer div ul{text-align:left;padding-left:20px;margin:0}.faq-answer div ol li,.faq-answer div ul li{text-align:left;margin-bottom:8px}.faq-answer div br{line-height:1.5}.view-more-btn{background-color:transparent;border:none;color:#999;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;text-decoration:underline}.view-more-btn:hover{color:#666}@media(max-width:375px){.faq-section{padding:40px 15px}.faq-title{font-size:28px}.faq-question{padding:16px}.question-text{font-size:14px}.faq-answer,.faq-answer.expanded{padding:0 16px 16px}.faq-answer p{font-size:13px;padding-top:12px}}.Footer-content-section{background-color:#000}.Footer-content-section .Footer-Heading-section{font-weight:400;font-size:24px;color:hsla(0,0%,100%,.68);padding:23px;background-color:#282828}.Footer-content-section .Footer-Heading-section .Mobile-Footer-Heading{font-size:24px;font-weight:400;line-height:132%;padding:0 0 24px;color:#fff}.Footer-content-section .Footer-Heading-section .text-white{color:#fff}.Footer-content-section .Footer-Heading-section .Opacity-text{color:#fff;opacity:50%}.Footer-content-section .Footer-Heading-section .sub-heading{font-size:12px;font-weight:400;color:hsla(0,0%,100%,.4);padding-top:30px}.Footer-content-section .Footer-Heading-section .footer-paragraph{font-size:12px;font-weight:400;color:hsla(0,0%,100%,.4);padding-top:20px}.Footer-content-section .Footer-Heading-section .learn-more-section{margin-top:2rem}.Footer-content-section .Footer-Heading-section .learn-more-section .learn-more{display:inline-block;color:#fff;cursor:pointer;font-size:12px;text-decoration:underline;font-weight:200;text-underline-offset:4px}.Footer-content-section .Footer-Heading-section .learn-more-section .learn-more:hover{opacity:100%;color:#fff;transition:color .3s ease}.Footer-content-section .Footer-Heading-section .Content-Header{font-size:23px;font-weight:200;padding-top:30px;color:hsla(0,0%,100%,.68)}.Footer-content-section .Footer-Heading-section .Content-SubHeader{margin-top:2rem;font-size:18px;font-weight:200;color:hsla(0,0%,100%,.68)}.Footer-content-section .Footer-Heading-section ul li{list-style:decimal;color:hsla(0,0%,100%,.4);font-size:12px;padding-top:30px}.Footer-content-section .Footer-Heading-section .specs-table{width:100%;border-collapse:collapse;margin-top:20px}.Footer-content-section .Footer-Heading-section .specs-table td,.Footer-content-section .Footer-Heading-section .specs-table th{border:1px solid hsla(0,0%,100%,.2);padding:10px;color:#fff;text-align:left;font-weight:200;font-size:12px}.Footer-content-section .Footer-Heading-section .specs-table th{background-color:#444;font-weight:300}.Footer-content-section .Footer-Heading-section .specs-table tbody tr:hover{background-color:hsla(0,0%,100%,.1)}.intro-description{font-size:14px;color:#ccc;line-height:1.6;margin-bottom:0;font-weight:400}.additional-content{margin-top:20px;animation:slideDown .3s ease-out}.additional-content p{font-size:14px;color:#ccc;line-height:1.6;margin-bottom:16px;font-weight:400}.additional-content p:last-child{margin-bottom:0}@keyframes slideDown{0%{opacity:0;max-height:0;margin-top:0}to{opacity:1;max-height:500px;margin-top:20px}}.read-more-btn{background-color:transparent;border:none;color:#999;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;text-decoration:underline;padding:0;transition:color .3s ease}.read-more-btn:hover{color:#ccc}@media(max-width:375px){.intro-section{padding:40px 15px}.intro-title{font-size:28px}.additional-content p,.intro-description{font-size:13px}}.bookingpage-footer{background-color:#000;color:#fff;padding:40px 20px 60px}.bookingpage-footer-container{width:100%;max-width:400px;margin:0 auto}.bookingpage-footer-content{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px}.bookingpage-footer-left{flex:1 1}.bookingpage-footer-section-title{font-size:16px;font-weight:600;color:#fff;margin-bottom:20px;letter-spacing:1px}.bookingpage-footer-links{list-style:none;padding:0;margin:0}.bookingpage-footer-links li{margin-bottom:12px}.bookingpage-footer-links li a{color:#ccc;text-decoration:none;font-size:14px;line-height:1.4;transition:color .3s ease}.bookingpage-footer-links li a:hover{color:#fff}.bookingpage-footer-right{flex-shrink:0;margin-left:20px}.bookingpage-footer-logo img{height:40px;width:auto}.bookingpage-footer-address{margin-bottom:24px}.bookingpage-footer-address address{color:#ccc;font-size:14px;line-height:1.5;font-style:normal}.bookingpage-footer-contact{margin-bottom:32px}.bookingpage-footer-contact a{color:#ccc;text-decoration:none;font-size:14px}.bookingpage-footer-contact a:hover{color:#fff}.bookingpage-footer-social{margin-bottom:24px}.bookingpage-social-icons{display:flex;gap:16px}.bookingpage-social-icons a{color:#666;transition:color .3s ease}.bookingpage-social-icons a:hover{color:#fff}.bookingpage-social-icons a svg{width:28px;height:28px}.bookingpage-footer-copyright{text-align:left}.bookingpage-footer-copyright span{color:#666;font-size:12px}@media(max-width:375px){.bookingpage-footer{padding:30px 15px 15px}.bookingpage-footer-section-title{font-size:14px}.bookingpage-footer-address address,.bookingpage-footer-contact a,.bookingpage-footer-links li a{font-size:13px}.bookingpage-footer-logo img{height:35px}.bookingpage-social-icons{gap:12px}.bookingpage-social-icons svg{width:24px;height:24px}}.booking-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.booking-modal-content{background-color:#fff;border-radius:16px;width:100%;max-width:400px;max-height:90vh;overflow-y:auto;position:relative}.booking-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:2px solid #f44}.booking-modal-header h2{font-size:20px;font-weight:600;color:#000;margin:0}.close-button{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.close-button:hover{color:#000}.booking-modal-body{padding:24px}.booking-form{display:flex;flex-direction:column;gap:0}.booking-modal-content .n-w-bottom-top-input{position:relative;display:flex;align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:0;margin-bottom:16px;height:56px;overflow:hidden}.booking-modal-content .n-w-bottom-top-input input,.booking-modal-content .n-w-bottom-top-input select{flex:1 1;padding:16px;border:none;background:transparent;font-size:16px;outline:none;font-family:Red Hat Display,sans-serif}.booking-modal-content .n-w-bottom-top-input input:-ms-input-placeholder,.booking-modal-content .n-w-bottom-top-input select:-ms-input-placeholder{color:#666;opacity:.7;font-weight:400}.booking-modal-content .n-w-bottom-top-input input::placeholder,.booking-modal-content .n-w-bottom-top-input select::placeholder{color:#666;opacity:.7;font-weight:400}.booking-modal-content .n-w-bottom-top-input input:focus,.booking-modal-content .n-w-bottom-top-input select:focus{outline:none}.booking-modal-content .n-w-bottom-top-input input:-webkit-autofill,.booking-modal-content .n-w-bottom-top-input input:-webkit-autofill:active,.booking-modal-content .n-w-bottom-top-input input:-webkit-autofill:focus,.booking-modal-content .n-w-bottom-top-input input:-webkit-autofill:hover,.booking-modal-content .n-w-bottom-top-input select:-webkit-autofill,.booking-modal-content .n-w-bottom-top-input select:-webkit-autofill:active,.booking-modal-content .n-w-bottom-top-input select:-webkit-autofill:focus,.booking-modal-content .n-w-bottom-top-input select:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important;-webkit-text-fill-color:#000!important;background-color:#fff!important;background-image:none!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;border-radius:8px!important}.booking-modal-content .n-w-bottom-top-input input:-moz-autofill,.booking-modal-content .n-w-bottom-top-input select:-moz-autofill{background-color:#fff!important;color:#000!important;border-radius:8px!important}.booking-modal-content .n-w-bottom-top-input select{padding-right:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 10px);width:100%;color:#000!important;appearance:none;background-image:url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 8"><path fill="%23666" d="M6 8L0 2l1.5-1.5L6 5l4.5-4.5L12 2z"/></svg>');background-repeat:no-repeat;background-position:right 12px center;background-size:12px}.booking-modal-content .n-w-bottom-top-input select:focus{color:#000!important;outline:none}.booking-modal-content .n-w-bottom-top-input select option{color:#000!important;background-color:#fff!important}.booking-modal-content .n-w-bottom-top-input select option[value=select-city],.booking-modal-content .n-w-bottom-top-input select option[value=select-showroom]{color:#666!important;font-style:italic}.booking-modal-content .n-w-bottom-top-input label{padding:16px 12px;font-size:16px;color:#666;border-right:1px solid #e0e0e0;background-color:#f8f9fa;font-family:Red Hat Display,sans-serif;font-weight:400}.booking-modal-content .n-w-bottom-top-input .modal-redsrisks{position:absolute;top:50%;transform:translateY(-49%);color:red;font-size:16px;font-weight:700}.booking-modal-content .n-w-bottom-top-input .modal-redAsterisk1{left:65px}.booking-modal-content .n-w-bottom-top-input .modal-redAsterisk2{left:145px}.booking-modal-content .n-w-bottom-top-input .modal-redAsterisk3{left:185px}.booking-modal-content .n-w-bottom-top-input .modal-w-redsrisks{position:absolute;top:50%;transform:translateY(-49%);color:red;font-size:16px;font-weight:700}.booking-modal-content .n-w-bottom-top-input input:not(:-ms-input-placeholder)+.modal-redsrisks{opacity:0}.booking-modal-content .n-w-bottom-top-input input:not(:placeholder-shown)+.modal-redsrisks{opacity:0}.booking-modal-content .n-w-bottom-top-input select:not([value=select-showroom]):not([value=""])+.modal-w-redsrisks,.booking-modal-content .n-w-bottom-top-input select[value=select-showroom]+.modal-w-redsrisks{opacity:1}.booking-modal-content .w-book-hr-line{width:1px;height:20px;background-color:#e0e0e0;border:none;margin:0 8px}.booking-modal-content .w-book-bottom-center{margin:16px 0}.booking-modal-content .w-book-bottom-center .w-book-bottom-center-top{display:flex;align-items:center;gap:12px}.booking-modal-content .w-book-bottom-center .w-book-bottom-center-top .w-whatsapp-text{font-size:14px;color:#666}.booking-modal-content .w-book-bottom-center-bottom{margin-top:16px;margin-bottom:16px}.booking-modal-content .w-book-bottom-center-bottom .w-whatsapp-input{display:flex;align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:0;height:56px}.booking-modal-content .w-book-bottom-center-bottom .w-whatsapp-input .w-country-code{padding:16px 12px;font-size:16px;color:#666;background-color:#f8f9fa;border-right:1px solid #e0e0e0;font-family:Red Hat Display,sans-serif;font-weight:400}.booking-modal-content .w-book-bottom-center-bottom .w-whatsapp-input input{flex:1 1;padding:16px;border:none;background:transparent;font-size:16px;outline:none;font-family:Red Hat Display,sans-serif}.booking-modal-content .w-book-bottom-center-bottom .w-whatsapp-input input:-ms-input-placeholder{color:#666;opacity:.7;font-weight:400}.booking-modal-content .w-book-bottom-center-bottom .w-whatsapp-input input::placeholder{color:#666;opacity:.7;font-weight:400}.booking-modal-content .w-book-bottom-center-bottom .w-whatsapp-input input:-webkit-autofill,.booking-modal-content .w-book-bottom-center-bottom .w-whatsapp-input input:-webkit-autofill:active,.booking-modal-content .w-book-bottom-center-bottom .w-whatsapp-input input:-webkit-autofill:focus,.booking-modal-content .w-book-bottom-center-bottom .w-whatsapp-input input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px transparent!important;-webkit-text-fill-color:#000!important;background-color:transparent!important;background-image:none!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.booking-modal-content .w-book-bottom-center-bottom .w-whatsapp-input input:-moz-autofill{background-color:transparent!important;color:#000!important}.phone-input{display:flex;align-items:center}.phone-input .country-code{background-color:#f8f9fa;border:1px solid #e0e0e0;border-right:none;border-radius:8px 0 0 8px;padding:16px 12px;font-size:16px;color:#666}.phone-input input{border-radius:0 8px 8px 0;border-left:none}.phone-input.error .country-code{border-color:#f44}.whatsapp-section{display:flex;flex-direction:column;gap:12px}.whatsapp-toggle{display:flex;align-items:center;gap:12px}.whatsapp-toggle label{font-size:14px;color:#666}.consent-text{font-size:12px;color:#999;line-height:1.4;text-align:center;margin:16px 0;padding:0 8px}.book-button{background-color:#000;color:#fff;border:none;border-radius:25px;padding:16px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;width:100%}.book-button:hover:not(.disabled){background-color:#333}.book-button.disabled,.book-button:disabled{background-color:#ccc;cursor:not-allowed}.modal-input-container{position:relative;margin-bottom:20px;display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:8px;padding:0;background:#fff;height:56px}.modal-input{flex:1 1;border:none;outline:none;padding:16px;font-size:16px;background:transparent;font-family:Red Hat Display,sans-serif}.modal-input:-ms-input-placeholder{color:#666;opacity:.7;font-weight:400}.modal-input::placeholder{color:#666;opacity:.7;font-weight:400}.modal-input:-webkit-autofill,.modal-input:-webkit-autofill:active,.modal-input:-webkit-autofill:focus,.modal-input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important;-webkit-text-fill-color:#000!important;background-color:#fff!important;background-image:none!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;border-radius:8px!important}.modal-input:-moz-autofill{background-color:#fff!important;color:#000!important;border-radius:8px!important}.modal-phone-container .modal-country-code{padding:16px 12px;font-size:16px;color:#666;font-weight:400;background-color:#f8f9fa;border-right:1px solid #e0e0e0;font-family:Red Hat Display,sans-serif}.modal-phone-container .modal-hr-line{width:1px;height:20px;background:#e0e0e0;border:none;margin:0 8px}.modal-phone-container .modal-phone-input{padding:16px 16px 16px 0}.modal-select{flex:1 1;border:none;padding:16px;font-size:16px;background:transparent;cursor:pointer;font-family:Red Hat Display,sans-serif;max-width:calc(100% - 60px);appearance:none;background-image:url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 8"><path fill="%23666" d="M6 8L0 2l1.5-1.5L6 5l4.5-4.5L12 2z"/></svg>');background-repeat:no-repeat;background-position:right 12px center;background-size:12px}.modal-select,.modal-select:focus{outline:none;color:#000!important}.modal-select option{padding:8px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000!important;background-color:#fff!important}.modal-select option[value=select-city],.modal-select option[value=select-showroom]{color:#666!important;font-style:italic}.modal-asterisk{position:absolute;right:16px;color:#e74c3c;font-size:16px;font-weight:700;top:50%;transform:translateY(-50%)}.modal-select-asterisk{right:40px}.modal-consent-text{font-size:12px;color:#666;line-height:1.4;margin-bottom:24px;text-align:left;padding:0 8px}.modal-input:not(:-ms-input-placeholder)+.modal-asterisk{opacity:0}.modal-input:not(:placeholder-shown)+.modal-asterisk{opacity:0}.modal-select:not([value=""])+.modal-asterisk{opacity:1}@media(max-width:375px){.booking-modal-overlay{padding:10px}.booking-modal-header{padding:20px 20px 12px}.booking-modal-header h2{font-size:18px}.booking-modal-body{padding:20px}.form-input input,.form-input select{padding:14px;font-size:14px}.phone-input .country-code{padding:14px 10px;font-size:14px}.modal-input-container{height:52px}.modal-input,.modal-select{padding:14px;font-size:14px}.modal-phone-container .modal-country-code{padding:14px 10px;font-size:14px}}@supports(-webkit-touch-callout:none){.booking-modal-content .n-w-bottom-top-input select,.booking-modal-content .n-w-bottom-top-input select:focus,.modal-select,.modal-select:focus{color:#000!important;-webkit-text-fill-color:#000!important}.booking-modal-content .n-w-bottom-top-input select:valid,.modal-select:valid{color:#000!important;-webkit-text-fill-color:#000!important}.booking-modal-content .n-w-bottom-top-input select[value=select-city],.booking-modal-content .n-w-bottom-top-input select[value=select-showroom],.modal-select[value=select-city],.modal-select[value=select-showroom]{color:#666!important;-webkit-text-fill-color:#666!important}.booking-modal-content .n-w-bottom-top-input select option,.modal-select option{color:#000!important;-webkit-text-fill-color:#000!important;background-color:#fff!important}.booking-modal-content .n-w-bottom-top-input select option[value=select-city],.booking-modal-content .n-w-bottom-top-input select option[value=select-showroom],.modal-select option[value=select-city],.modal-select option[value=select-showroom]{color:#666!important;-webkit-text-fill-color:#666!important}}.mobile-booking-highlights{background-color:#f5f5f5;padding:40px 0 5px;overflow:hidden}.mobile-booking-highlights__slider-container{width:100%;max-width:100vw;margin:0 auto;position:relative}.mobile-booking-highlights__slide-container{padding:0 15px;box-sizing:border-box}.mobile-booking-highlights__slide{background:#fff;border-radius:28px;padding:0;box-shadow:0 4px 20px rgba(0,0,0,.08);height:410px;display:flex;flex-direction:column;position:relative;overflow:hidden;justify-content:space-between}.mobile-booking-highlights__slide-content{text-align:left;z-index:2;position:relative;padding:30px;flex-shrink:0}.mobile-booking-highlights__slide-content h2{font-size:20px;font-weight:500;color:#000;margin:0 0 12px;line-height:1.3}.mobile-booking-highlights__slide-content p{font-size:14px;color:#000;margin:0;line-height:1.4;font-weight:400}.mobile-booking-highlights__slide-image{flex:1 1;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-radius:0 0 28px 28px;background:#000;max-height:245px}.mobile-booking-highlights__slide-image img,.mobile-booking-highlights__slide-image video{width:100%;height:100%;object-fit:cover;border-radius:0 0 28px 28px;transition:transform .3s ease}.mobile-booking-highlights__pagination-arrows{display:flex;justify-content:space-between;align-items:center;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);padding:0 20px;pointer-events:none;z-index:10}.arrow-button{cursor:pointer;pointer-events:auto;transition:transform .2s ease;position:relative}.arrow-button:before{display:none!important}.arrow-button:hover{transform:scale(1.1)}.arrow-button:active{transform:scale(.95)}.arrow-button img{display:block;position:relative;z-index:1}.mobile-booking-highlights__dot-pagination{display:flex;justify-content:center;margin-top:32px;padding:0 20px}.mobile-booking-highlights__dot-pagination-bullets{display:flex;gap:8px}.mobile-booking-highlights__dot-pagination-bullet{width:8px;height:8px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:all .3s ease}.mobile-booking-highlights__dot-pagination-bullet.mobile-booking-highlights__dot-pagination-bullet-active{background-color:#000;transform:scale(1.2)}@media(max-width:375px){.mobile-booking-highlights{padding:30px 0}.mobile-booking-highlights__slide-container{padding:0 12px}.mobile-booking-highlights__slide{height:450px}.mobile-booking-highlights__slide-content h2{font-size:18px}.mobile-booking-highlights__slide-content p{font-size:13px}}@media(max-width:320px){.mobile-booking-highlights__slide-container{padding:0 10px}.mobile-booking-highlights__slide{height:420px;padding:18px 14px}}.mbooking-footer-new{background-color:#1a1a1a;padding:40px 20px;display:flex;align-items:center;justify-content:center;min-height:120px}.mbooking-footer-new-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;max-width:400px;width:100%}.mbooking-footer-new-logo img{height:40px;width:auto;object-fit:contain}.mbooking-footer-new-copyright span{color:#fff;font-size:12px;font-weight:400;text-align:left;line-height:1.4;opacity:.8}@media(max-width:480px){.mbooking-footer-new{padding:30px 20px;min-height:100px}.mbooking-footer-new-container{gap:15px}.mbooking-footer-new-logo img{height:35px}.mbooking-footer-new-copyright span{font-size:11px}}.marquee-container-2,.marquee-innerSec{background-color:#191919}.marquee-container-2{position:relative;overflow:hidden;white-space:nowrap;margin-left:84px;margin-right:30px;padding:6px 40px 6px 10px}.marquee-content-wrapper-2{display:inline-block;white-space:nowrap;width:205%}.scrolling{animation:scroll 30s linear infinite}.marquee-content-2{display:inline-block;width:50%;box-sizing:border-box}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.marquee-close-icon-web{position:absolute;right:0;top:50%;transform:translateY(-50%);height:15px;width:15px;cursor:pointer;margin-left:20px;background-color:#191919;z-index:10}.marquee-content-2 p{margin:0;display:inline-block;font-size:14px}.marquee-content-2 a{color:#fff;text-decoration:none;font-size:14px}.marquee-content-2 span a{text-decoration:underline;font-size:14px}.w-navbar{width:100%;height:10vh;background-color:#000;display:flex;justify-content:space-between;align-items:center;top:0;z-index:100;padding:0 60px;gap:30px}.w-navbar *{font-family:Poppins,sans-serif}.w-navbar .oben-logo{display:flex;align-items:center}.w-navbar .oben-logo a{display:inline-flex}.w-navbar .sigma-logo-right{display:flex;align-items:center;margin-left:auto}.w-navbar .hamburgar-menu{height:inherit;display:flex;gap:2rem;justify-content:center;align-items:center}.w-navbar .hamburgar-menu .hamburger-icon{color:#fff;scale:1.5;cursor:pointer}.w-navbar .nh-l-menu{display:flex;align-items:center;margin-left:30px;gap:10px}.w-navbar .nh-btn-text{text-decoration:none;color:#fff;display:flex;align-items:center;justify-content:center;padding:5px 15px;white-space:nowrap;transition:all .3s ease-in-out;text-transform:capitalize}.w-navbar .nh-btn-text:hover{color:hsla(0,0%,100%,.8);transition:all .3s ease-in-out}.primary-nav-container .w-navbar-responsive{max-width:1920px;margin:0 auto;width:100%}.headers{font-weight:500;font-size:12px;cursor:pointer;line-height:19px;color:#fff;text-align:center}@media(max-width:1200px){.headers{font-size:10px;line-height:16px}}@media(max-width:991px){.headers{font-size:9px;line-height:14px}}@media(max-width:768px){.headers{font-size:8px;line-height:12px}}.activeHeader{opacity:1}.not-activeHeader{opacity:.5}.prevArrow{color:#fff;position:absolute;left:-20px;z-index:100;cursor:pointer;font-size:15px;top:50%;margin-top:-7px}.navbar_button{font-weight:700;font-size:16px;line-height:140%;color:#fff}.nextArrow{position:absolute;top:0;right:-20px;z-index:100;cursor:pointer;font-size:15px;color:#fff;top:50%;margin-top:-7px}.d-slider-cb{max-width:480px;margin:0 auto}@media(max-width:1500px){.d-slider-cb{max-width:320px}.d-slider-cb .nextArrow,.d-slider-cb .prevArrow{margin-top:-9px}}@media(max-width:1400px){.d-slider-cb{max-width:250px}}@media(max-width:1200px){.d-slider-cb{max-width:150px}}@media(max-width:991px){.d-slider-cb{max-width:200px}}@media(max-width:768px){.d-slider-cb{max-width:160px}}.d-slider-cb .slick-track{display:flex!important}.d-slider-cb .slick-slide{height:inherit!important}.d-slider-cb .slick-slide>div{height:100%;display:flex;align-items:center}*{margin:0;padding:0}body,html{height:100%;position:relative}.dropdown{position:relative;display:inline-block;min-width:160px}.hamburgar-menu .dropdown{display:flex;font-size:12px;gap:10px}.hamburgar-menu .dropdown button{text-transform:inherit;padding:5px 12px;white-space:nowrap;min-width:110px}.dropbtn{border-color:#fff!important;color:#fff!important;width:100%;white-space:nowrap}.dropbtn div{transition:color .5s ease;z-index:1}.dropbtn:after,.dropbtn:before{content:"";background:#fff;height:50%;width:0;position:absolute;transition:.3s cubic-bezier(.785,.135,.15,.86)}.dropbtn:before{top:0;left:0;right:auto}.dropbtn:after{bottom:0;right:0;left:auto}.dropbtn:hover{transition:2s ease-in-out}.dropbtn:hover:before{width:100%;right:0;left:auto}.dropbtn:hover:after{width:100%;left:0;right:auto}.dropbtn:hover div{color:#000!important}.dropdown-content{display:none;position:absolute;background-color:#f1f1f1;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;width:100%}.dropdown-content p{color:#fff;background-color:#000;padding:12px 16px;text-decoration:none;text-align:center;cursor:pointer}.dropdown:hover .dropdown-content{display:block}.w-sidemenu{width:300px;height:100vh;background-color:#000;position:fixed;z-index:2;top:0;right:0;z-index:99}.w-sidemenu .sidemenu-top{height:10vh;display:flex;justify-content:flex-end;align-items:center;padding-right:10vh}.w-sidemenu .sidemenu-top .close-icon{color:#fff;scale:1.5;z-index:10;cursor:pointer}.w-sidemenu .sidemenu-bottom{height:90vh;overflow:auto}.w-sidemenu .sidemenu-bottom .sidemenu-b-top{padding-left:30px}.w-sidemenu .sidemenu-bottom .sidemenu-b-top .menu-text{font-size:14px;font-weight:400;line-height:21.17px;text-decoration:none;color:#fff;cursor:pointer;margin-top:5px;margin-bottom:5px}.w-sidemenu .sidemenu-bottom .sidemenu-b-bottom{display:flex;justify-content:center;align-items:center;width:100%;height:100px;margin-top:75px;position:relative;margin-bottom:50px}.w-sidemenu .sidemenu-bottom .sidemenu-b-bottom img{width:90%;object-fit:revert}.w-sidemenu .sidemenu-bottom .sidemenu-b-bottom button{position:absolute;top:-65px;left:14%;width:70%;height:45px;font-size:16px!important;font-weight:700!important;line-height:27px!important;cursor:pointer}.sidemenu-container-toggle{position:fixed;z-index:11;width:100%;height:100%;background:rgba(0,0,0,.6);top:0;left:0;display:none}.sidemenu-container-toggle.active{display:block}.hr-container .hr-divider{width:90%;border:.1px solid gray;opacity:.5;margin:13px 0}.booking-footer{background:#000;padding:20px 45px}.booking-footer .booking-footer-content{padding:0 35px;display:flex;justify-content:space-between;align-items:center}.booking-footer .booking-footer-content .booking-footer-logo .footer-logo-link{display:flex;align-items:center}.booking-footer .booking-footer-content .booking-footer-logo .footer-logo-link img{width:120px;height:auto}.booking-footer .booking-footer-content .booking-footer-copyright p{color:#fff;font-size:10px;font-weight:400;margin:0;font-style:normal;line-height:1.5}@media(max-width:768px){.booking-footer .booking-footer-content{flex-direction:column;gap:15px;text-align:center}.booking-footer .booking-footer-content .booking-footer-logo .footer-logo-link img{width:100px}}.default-container.newbooking *{font-family:Poppins,sans-serif!important}.w-booking-wrapper{padding-top:10vh;display:flex}.w-booking-wrapper .w-booking-leftContainer{width:50%;background-color:#d9dadd;display:flex;align-items:flex-start;justify-content:center}.w-booking-wrapper .w-booking-leftContainer .w-booking-img{width:100%;background-repeat:no-repeat}.w-booking-wrapper .w-booking-RightContainer{background-color:#eee;width:50%}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom{position:relative;flex:5 1;display:flex;flex-direction:column;background-color:#eee;width:100%}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-top{padding:0 72px;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-top .w-bottom-top-select{margin-bottom:24px;width:90%}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-top .w-bottom-top-select .w-select-city{width:100%;height:55px;background-color:#fff}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-top .w-bottom-top-select.error{border:1px solid #ec7272}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-top ::-webkit-input-placeholder{color:#111318;opacity:.7;font-weight:400;font-size:14px;line-height:19.6px}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-top .w-bottom-top-label{margin:40px 0 20px;width:90%}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-top .w-bottom-top-label label{font-weight:600;line-height:26.46px;font-size:20px}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-top .w-bottom-top-input{margin-bottom:24px;background-color:#fff;width:90%;height:55px;display:flex;align-items:center;justify-content:space-around}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-top .w-bottom-top-input .w-book-hr-line{height:20px;opacity:.4}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-top .w-bottom-top-input input{outline:none;border:none;height:inherit;padding-left:10px;font-weight:400;font-size:14px;line-height:19.6px;width:100%}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-top .w-bottom-top-input label{display:flex;justify-content:center;align-items:center;width:50px}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-top .w-bottom-top-input.error{border:1px solid #ec7272}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-center{padding:0 72px;margin-bottom:-8px;display:flex;flex-direction:column}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-center .w-book-bottom-center-top{padding:2px 0 20px;flex:1 1;display:flex;justify-content:center;margin-top:0}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-center .w-book-bottom-center-top .w-whatsapp-text-container{display:flex;width:90%;justify-content:flex-start}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-center .w-book-bottom-center-top .w-whatsapp-text-container .w-whatsapp-text{display:flex;padding-left:10px}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-center .w-book-bottom-center-bottom{width:100%;display:flex;justify-content:center}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-center .w-book-bottom-center-bottom .w-whatsapp-input{width:90%;height:55px;background-color:#fff;display:flex;justify-content:flex-end;align-items:center}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-center .w-book-bottom-center-bottom .w-whatsapp-input .w-book-hr-line{height:20px;opacity:.3}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-center .w-book-bottom-center-bottom .w-whatsapp-input .w-country-code{display:flex;justify-content:center;align-items:center;width:45px;font-weight:400;font-size:14px;line-height:10.6px}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-center .w-book-bottom-center-bottom .w-whatsapp-input input{padding-left:10px;flex:6 1;height:80%;border:none;outline:none;font-weight:400;font-size:14px;line-height:19.6px}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-center .w-book-bottom-center-bottom .w-whatsapp-input .w-whatsapp-container{flex:1 1;display:flex;justify-content:center;align-items:center}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-center .w-book-bottom-center-bottom .w-whatsapp-input.error{border:1px solid #ec7272}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-bottom{padding:0 72px;margin-top:12px;display:flex;flex-direction:column;justify-content:center;align-items:center}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-bottom .w-book-bottom-button{background-color:#111318;width:100%;height:56px;cursor:pointer;outline:none;border:none;color:#fff;font-size:14px;line-height:19.6px;font-weight:500;display:flex;justify-content:center;align-items:center}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-bottom .w-book-bottom-button.disable{background-color:#d9dadd}.w-booking-wrapper .w-booking-RightContainer .w-book-bottom .w-book-bottom-bottom .w-book-bottom-text{width:90%;font-weight:500;font-size:1vw;line-height:16.5px;display:flex;justify-content:flex-start;align-items:center;margin-top:16px}.w-booking-wrapper.disable{filter:blur(5px);pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.popup{position:fixed;top:25%;z-index:2}.css-viou3o-MuiAutocomplete-root .MuiOutlinedInput-root{padding:4px!important}.css-1d3z3hw-MuiOutlinedInput-notchedOutline{border:none!important}.css-154xyx0-MuiInputBase-root-MuiOutlinedInput-root{font-family:Poppins,sans-serif!important;font-weight:400!important;font-size:14px!important;line-height:19.6px}.w-bottom-top-normal{margin:-50px 0 10px;width:100%;line-height:1.5}.w-bottom-top-normal .nw-text{font-size:20px;text-align:center}.w-bottom-top-normal .nw-text label{font-weight:700;font-size:24px;align-items:center;display:flex;justify-content:center;line-height:2}.w-bottom-top-normal .nw-text label img{margin-left:10px}.l-n-w-bottom-top-input{position:relative}.l-n-w-bottom-top-input .w-redsrisks{position:absolute;top:50%;transform:translateY(-55%);color:red}.l-n-w-bottom-top-input .w-redAsterisk1{left:60px}.l-n-w-bottom-top-input .w-redAsterisk2{left:126px}.l-n-w-bottom-top-input .w-redAsterisk3{left:57px}.l-n-w-bottom-top-input input:not(:-ms-input-placeholder)+.w-redsrisks{opacity:0}.l-n-w-bottom-top-input input:not(:placeholder-shown)+.w-redsrisks{opacity:0}.l-n-w-bottom-top-input input:-ms-input-placeholder{color:#fff}.l-n-w-bottom-top-input input::placeholder{color:#fff}.l-n-w-bottom-top-input input:-webkit-autofill,.l-n-w-bottom-top-input input:-webkit-autofill:active,.l-n-w-bottom-top-input input:-webkit-autofill:focus,.l-n-w-bottom-top-input input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px transparent!important;-webkit-text-fill-color:#fff!important;background-color:transparent!important;background-image:none!important;background:transparent!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;caret-color:#fff!important}.l-n-w-bottom-top-input input:-moz-autofill{background-color:transparent!important;background:transparent!important;color:#fff!important}.whatsapp-input:-ms-input-placeholder{color:#fff!important;opacity:1}.whatsapp-input::placeholder{color:#fff!important;opacity:1}.booking-form-container input:-webkit-autofill,.booking-form-container input:-webkit-autofill:active,.booking-form-container input:-webkit-autofill:focus,.booking-form-container input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px hsla(0,0%,100%,.1)!important;-webkit-text-fill-color:#fff!important;background-color:transparent!important;background-image:none!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.booking-form-container input:-moz-autofill{background-color:transparent!important;color:#fff!important}.booking-form-container .phone-input-container input:-webkit-autofill,.booking-form-container .whatsapp-input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px transparent!important;-webkit-text-fill-color:#fff!important;background-color:transparent!important}.scrollContainer{overflow-y:scroll!important}.scrollContainer::-webkit-scrollbar{width:7px!important}.scrollContainer::-webkit-scrollbar-thumb{background-color:gray!important;border-radius:3px}@media(max-width:1400px){.hero-section .hero-left{flex:0 0 50%!important}.hero-section .hero-right{flex:0 0 59%!important;padding:1rem!important}}.hero-section .hero-right{min-width:500px}@media(max-width:1400px){.booking-form-container{padding:1rem!important;max-width:400px!important}.booking-form-container .whatsapp-toggle-container div[style*="width: 44px"]{width:28px!important;height:16px!important;border-radius:8px!important}.booking-form-container .whatsapp-toggle-container div[style*="width: 44px"] div[style*="width: 20px"]{width:12px!important;height:12px!important;left:14px!important}.booking-form-container .phone-input-container{padding:8px 12px!important}.booking-form-container .phone-input-container span{font-size:12px!important}.booking-form-container .phone-input-container div[style*="height: 20px"]{height:16px!important}.booking-form-container .phone-input-container input{font-size:12px!important}.booking-form-container h2{font-size:24px!important;margin-bottom:1rem!important}.booking-form-container input,.booking-form-container select{padding:8px 12px!important;font-size:12px!important}.booking-form-container div[style*="display: flex"][style*="align-items: center"]{padding:8px 12px!important}.booking-form-container div[style*="display: flex"][style*="align-items: center"] input{padding:0!important;font-size:12px!important}.booking-form-container div[style*="display: flex"][style*="align-items: center"] span{font-size:12px!important}.booking-form-container .l-n-w-bottom-top-input{margin-bottom:.8rem!important}.booking-form-container div[style*="display: flex"][style*="gap: 0.5rem"]{margin-bottom:.8rem!important;gap:.3rem!important}.booking-form-container div[style*="display: flex"][style*="gap: 0.5rem"] label{font-size:12px!important}.booking-form-container div[style*="display: flex"][style*="gap: 0.5rem"]>div[style*="width: 44px"]{width:28px!important;height:16px!important;border-radius:8px!important}.booking-form-container div[style*="display: flex"][style*="gap: 0.5rem"]>div[style*="width: 44px"]>div[style*="width: 20px"]{width:12px!important;height:12px!important;top:2px!important;left:2px!important}.booking-form-container div[style*="width: 44px"][style*="height: 24px"]{width:28px!important;height:16px!important;border-radius:8px!important}.booking-form-container div[style*="width: 44px"][style*="height: 24px"] div[style*="width: 20px"][style*="height: 20px"]{width:12px!important;height:12px!important;top:2px!important;left:2px!important}.booking-form-container div[style*="cursor: pointer"][style*="width: 44px"]{width:28px!important;height:16px!important;border-radius:8px!important}.booking-form-container div[style*="cursor: pointer"][style*="width: 44px"] div{width:12px!important;height:12px!important;top:2px!important;left:2px!important}.booking-form-container button{padding:8px!important;font-size:12px!important;height:auto!important}.booking-form-container p[style*="font-size: 10px"]{font-size:8px!important;line-height:1.3!important;margin-bottom:.8rem!important}.booking-form-container select{padding:8px 30px 8px 12px!important}.booking-form-container .w-redAsterisk1{left:50px!important}.booking-form-container .w-redAsterisk2{left:107px!important}.booking-form-container .w-redAsterisk3{left:48px!important}.booking-form-container .dropdownartrics{left:120px!important}.booking-form-container .dropdownartrics-city{left:82px!important}}.new-booking-form{padding-top:0!important;display:flex;overflow:hidden}.new-booking-form *{box-sizing:border-box}.new-booking-form .n-w-booking-RightContainer{position:relative;height:100%;width:50%}.new-booking-form .n-w-booking-RightContainer .n-w-book-bottom{position:relative;height:100%;flex-direction:row}.new-booking-form .n-w-booking-RightContainer .n-w-spacer-bottom{overflow-y:auto;width:100%}.new-booking-form .n-w-booking-RightContainer .n-w-book-bottom-top{padding:0 15px;max-width:530px;width:100%;margin:0 auto}.new-booking-form .n-w-booking-RightContainer .n-title{color:#000;text-align:center;font-family:Poppins;font-size:22px;font-style:normal;font-weight:600;margin-bottom:20px}.new-booking-form .n-w-booking-RightContainer .l-n-w-bottom-top-input,.new-booking-form .n-w-booking-RightContainer .n-w-bottom-top-input{margin-bottom:24px;background-color:#fff;width:100%;height:60px;display:flex;align-items:center;justify-content:space-around;border:1px solid #d9d9d9;overflow:hidden}.new-booking-form .n-w-booking-RightContainer .l-n-w-bottom-top-input .w-book-hr-line,.new-booking-form .n-w-booking-RightContainer .n-w-bottom-top-input .w-book-hr-line{height:20px;opacity:.4}.new-booking-form .n-w-booking-RightContainer .l-n-w-bottom-top-input label,.new-booking-form .n-w-booking-RightContainer .n-w-bottom-top-input label{display:flex;justify-content:center;align-items:center;width:50px}.new-booking-form .n-w-booking-RightContainer .l-n-w-bottom-top-input input,.new-booking-form .n-w-booking-RightContainer .n-w-bottom-top-input input{outline:none;border:none;height:inherit;padding-left:10px;font-weight:400;font-size:16px;width:100%;color:#000}.new-booking-form .n-w-booking-RightContainer .l-n-w-bottom-top-input input:-webkit-autofill,.new-booking-form .n-w-booking-RightContainer .l-n-w-bottom-top-input input:-webkit-autofill:active,.new-booking-form .n-w-booking-RightContainer .l-n-w-bottom-top-input input:-webkit-autofill:focus,.new-booking-form .n-w-booking-RightContainer .l-n-w-bottom-top-input input:-webkit-autofill:hover,.new-booking-form .n-w-booking-RightContainer .n-w-bottom-top-input input:-webkit-autofill,.new-booking-form .n-w-booking-RightContainer .n-w-bottom-top-input input:-webkit-autofill:active,.new-booking-form .n-w-booking-RightContainer .n-w-bottom-top-input input:-webkit-autofill:focus,.new-booking-form .n-w-booking-RightContainer .n-w-bottom-top-input input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important;-webkit-text-fill-color:#000!important;background-color:#fff!important;background-image:none!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.new-booking-form .n-w-booking-RightContainer .l-n-w-bottom-top-input input:-moz-autofill,.new-booking-form .n-w-booking-RightContainer .n-w-bottom-top-input input:-moz-autofill{background-color:#fff!important;color:#000!important}.new-booking-form .n-w-booking-RightContainer .l-n-w-bottom-top-input select,.new-booking-form .n-w-booking-RightContainer .n-w-bottom-top-input select{outline:none;border:none;height:inherit;padding-left:10px;padding-right:5px;font-weight:400;font-size:16px;width:calc(100% - 10px);margin-right:auto;background:#fff;color:#000}.new-booking-form .n-w-booking-RightContainer .n-w-bottom-top-input.error{border:1px solid #ec7272}.new-booking-form .n-w-booking-RightContainer .l-n-w-bottom-top-input.error{border:1px solid #fff}.new-booking-form .n-w-booking-RightContainer .w-book-bottom .w-book-bottom-center{padding:0!important;margin-bottom:0!important}.new-booking-form .n-w-booking-RightContainer .w-book-bottom .w-book-bottom-center .w-whatsapp-input,.new-booking-form .n-w-booking-RightContainer .w-book-bottom .w-book-bottom-center .w-whatsapp-text-container{width:100%!important}.new-booking-form .n-w-booking-RightContainer .w-book-bottom-center-top{display:block}.new-booking-form .n-w-booking-RightContainer .w-bottom-top-input,.new-booking-form .n-w-booking-RightContainer .w-bottom-top-select{margin-bottom:24px;width:100%}.new-booking-form .n-w-booking-RightContainer .w-bottom-top-input.error .input-style,.new-booking-form .n-w-booking-RightContainer .w-bottom-top-select.error .input-style{border:1px solid #fff}.new-booking-form .n-w-booking-RightContainer .w-bottom-top-input .input-style,.new-booking-form .n-w-booking-RightContainer .w-bottom-top-select .input-style{width:100%;height:60px;background-color:#fff;border:1px solid #d9d9d9;font-size:16px}.new-booking-form .n-w-booking-RightContainer .w-bottom-top-input .input-style.spacer-input,.new-booking-form .n-w-booking-RightContainer .w-bottom-top-select .input-style.spacer-input{padding-left:10px}.new-booking-form .n-w-booking-RightContainer .w-bottom-top-input .input-style .css-154xyx0-MuiInputBase-root-MuiOutlinedInput-root,.new-booking-form .n-w-booking-RightContainer .w-bottom-top-select .input-style .css-154xyx0-MuiInputBase-root-MuiOutlinedInput-root{font-size:16px!important}.new-booking-form .n-w-booking-RightContainer .n-icon-container{display:flex;text-align:center;gap:10px;justify-content:space-between;flex-wrap:wrap}.new-booking-form .n-w-booking-RightContainer .n-icon-container .n-wrapper-icon-container.active .n-inner-icon-container{border:1px solid #20b340;background:rgba(32,179,64,.04)}.new-booking-form .n-w-booking-RightContainer .n-icon-container .n-inner-icon-container{background:#fff;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border:1px solid #d9d9d9;cursor:pointer;margin-bottom:5px;box-shadow:0 0 10px rgba(0,0,0,.1)}.new-booking-form .n-w-booking-RightContainer .n-b-step{padding-bottom:40px;padding-top:50px}.new-booking-form .n-w-booking-RightContainer .divider-line{border-top:1px solid #cbcaca}.new-booking-form .n-w-booking-RightContainer .cursor-pointer{cursor:pointer}.new-booking-form .n-w-booking-RightContainer .w-test-rides{max-width:450px;margin:0 auto;position:relative}.new-booking-form .n-w-booking-RightContainer .n-l-o-cb{max-width:450px;margin:0 auto;padding:15px;background:#fff;border:1px solid #d9d9d9;position:relative;height:100%}.new-booking-form .n-w-booking-RightContainer .n-l-o-cb.active{border:1px solid #20b340;background:rgba(32,179,64,.04)}.new-booking-form .n-w-booking-RightContainer .n-l-o-cb .n-title-small{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;margin-bottom:15px}.new-booking-form .n-w-booking-RightContainer .n-l-o-cb .img-cb{position:relative;margin-bottom:15px}.new-booking-form .n-w-booking-RightContainer .n-l-o-cb .img-cb img{max-width:100%}.new-booking-form .n-w-booking-RightContainer .l-d-cb .l-d-i-cb{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:5px;align-items:flex-start;font-size:14px}.new-booking-form .n-w-booking-RightContainer .l-d-cb .icon-cb{display:block;flex:0 0 auto;width:auto;max-width:100%;padding-top:3px}.new-booking-form .n-w-booking-RightContainer .l-d-cb .l-cb{flex:1 0;width:100%;max-width:100%}.new-booking-form .n-w-booking-RightContainer .l-d-cb .l-cb a{color:#235ef6}.new-booking-form .n-w-booking-RightContainer .n-date-cb{display:flex;flex-wrap:wrap;gap:20px}.new-booking-form .n-w-booking-RightContainer .n-date-cb .n-date-i-cb{background:#fff;width:80px;height:60px;display:flex;border:1px solid #d9d9d9;cursor:pointer;box-shadow:0 0 10px rgba(0,0,0,.1);flex-direction:column;padding:10px}.new-booking-form .n-w-booking-RightContainer .n-date-cb .n-date-i-cb.active{border:1px solid #20b340;background:rgba(32,179,64,.04)}.new-booking-form .n-w-booking-RightContainer .n-date-cb .n-date-i-cb h6{color:#111318;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.new-booking-form .n-w-booking-RightContainer .n-date-cb .n-date-i-cb span{color:rgba(17,19,24,.4);font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.new-booking-form .n-w-booking-RightContainer .n-info-text{color:rgba(0,0,0,.5);font-family:Poppins;font-size:13px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:20px}.new-booking-form .n-w-booking-RightContainer .w-book-bottom .w-book-bottom-bottom{padding:0;margin-top:20px}.new-booking-form .n-w-booking-RightContainer .w-book-bottom .w-book-bottom-bottom .w-book-bottom-text{color:rgba(0,0,0,.5);text-align:center;font-family:Poppins;font-size:13px!important;font-style:normal;font-weight:400!important;line-height:20px!important}.new-booking-form .n-w-booking-RightContainer .w-book-bottom .w-book-bottom-bottom .w-book-bottom-button{max-width:200px}.new-booking-form .n-w-booking-RightContainer .n-msg-cb{text-align:center;padding-bottom:15px}.new-booking-form .n-w-booking-RightContainer .n-msg-cb img{margin-bottom:10px}.new-booking-form .n-w-booking-RightContainer .n-blog-cb{margin-top:50px;padding-bottom:0}.new-booking-form .n-w-booking-RightContainer .n-blog-cb .n-title{text-align:left}.new-booking-form .n-w-booking-RightContainer .n-blog-cb .n-blog-w-cb{position:relative;display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.new-booking-form .n-w-booking-RightContainer .n-blog-cb .n-blog-s-cb{flex:0 0 auto;width:50%;padding-left:10px;padding-right:10px;margin-bottom:30px}.new-booking-form .n-w-booking-RightContainer .n-blog-cb .n-blog-g-cb{color:#000;text-decoration:none}.new-booking-form .n-w-booking-RightContainer .n-blog-cb .n-blog-g-cb span{color:#000;font-size:14px;font-style:normal;font-weight:400;display:block;margin-bottom:5px}.new-booking-form .n-w-booking-RightContainer .n-blog-cb .n-blog-g-cb p{color:#000;font-size:16px;font-style:normal;font-weight:600}.new-booking-form .n-w-booking-RightContainer .n-blog-cb .n-blog-img-cb{margin-bottom:10px}.new-booking-form .n-w-booking-RightContainer .n-blog-cb .n-blog-img-cb img{max-width:100%}.new-booking-form .n-w-booking-RightContainer .n-o-cb{text-align:center;padding-top:10px;padding-bottom:30px}.new-booking-form .n-w-booking-RightContainer .n-btn-cb{background-color:#111318;width:100%;height:56px;cursor:pointer;outline:none;border:none;color:#fff;font-size:14px;line-height:19.6px;font-weight:500;display:flex;justify-content:center;align-items:center;text-decoration:none;max-width:200px;display:inline-flex}.new-booking-form .n-w-booking-RightContainer .n-l-w-o-cb{display:flex;flex-wrap:wrap;margin-left:-7px;margin-right:-7px}.new-booking-form .n-w-booking-RightContainer .n-l-w-o-cb .col-g-cb{padding-left:7px;padding-right:7px;margin-bottom:14px;flex:0 0 auto;width:50%}@media(max-width:375px){.new-booking-form .n-w-booking-RightContainer .n-l-w-o-cb .col-g-cb{width:100%}}@media(max-width:767px){.new-booking-form .n-w-booking-RightContainer .n-l-w-o-cb .l-d-i-cb,.new-booking-form .n-w-booking-RightContainer .n-l-w-o-cb .n-title-small{font-size:13px}.new-booking-form .n-w-booking-RightContainer .n-l-w-o-cb .n-l-o-cb{padding:10px 10px 5px}}.mobile-booking-wrapper .book-bottom{width:100%;height:calc(100vh - 70px)}.mobile-booking-wrapper .new-booking-form{padding-top:0;display:flex;height:auto;overflow:auto}.mobile-booking-wrapper .n-w-booking-RightContainer{height:auto;width:100%}.mobile-booking-wrapper .n-w-booking-RightContainer .n-w-spacer-bottom{padding-top:0}.mobile-booking-wrapper .n-msg-cb{padding-top:50px}input{width:400px}.carousel-testimonials-section{background-position:50%;background-size:cover}.carousel-testimonials-section .carousel-subtitle{color:rgba(0,0,0,.4);max-width:85%;font-size:20px;margin:10px auto 25px;font-weight:400}.carousel-testimonials-section .carousel-section-heading{max-width:90%;font-size:42px;font-weight:400;margin:0 auto 12px;text-align:center}.carousel-testimonials-section .carousel-scroll-container{overflow:hidden;width:100vw;margin-left:calc(-50vw + 50%);position:relative;padding:40px 0;margin-top:-20px;margin-bottom:-20px;height:335px}.carousel-testimonials-section .carousel-scroll-container:before{content:"";position:absolute;top:0;left:0;width:200px;height:100%;background:linear-gradient(90deg,#f3f3f3,hsla(0,0%,95%,0));z-index:3;pointer-events:none}.carousel-testimonials-section .carousel-scroll-container:after{content:"";position:absolute;top:0;right:0;width:200px;height:100%;background:linear-gradient(270deg,#f3f3f3,hsla(0,0%,95%,0));z-index:3;pointer-events:none}.carousel-testimonials-section .carousel-track{display:flex;transition:transform .5s ease;gap:20px;align-items:center}.carousel-testimonials-section .carousel-testimonial-figure{flex:0 0 300px;height:221px;transition:all .3s ease;border:3px solid transparent;margin:0;border-radius:12px;background:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:30px;box-shadow:0 4px 15px rgba(0,0,0,.08)}.carousel-testimonials-section .carousel-testimonial-figure.active{height:250px;opacity:1;transform:scale(1);box-shadow:0 8px 30px rgba(0,0,0,.15);z-index:2}.carousel-testimonials-section .carousel-testimonial-figure.adjacent,.carousel-testimonials-section .carousel-testimonial-figure.distant{opacity:1;transform:scale(.95)}.carousel-testimonials-section .carousel-d-fx{align-items:center;display:flex}.carousel-testimonials-section .carousel-img-box{width:60px;height:60px;border-radius:50%;background-color:#33ffda;overflow:hidden;flex-shrink:0}.carousel-testimonials-section .carousel-img-box img{width:100%;height:100%;object-fit:cover;border-radius:50%}.carousel-testimonials-section .carousel-content-box{padding-left:15px;flex:1 1}.carousel-testimonials-section .carousel-testi-rating{color:#000;font-size:14px;line-height:20px;display:flex;gap:5px;margin:0 0 5px}.carousel-testimonials-section .carousel-review-content{margin-top:20px}.carousel-testimonials-section .carousel-review{color:#000!important;font-size:12px;font-weight:400;line-height:20px;opacity:.8;margin:0;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.carousel-testimonials-section .carousel-author-name{color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin:0}.carousel-testimonials-section .carousel-testimonial-dots{display:flex;justify-content:center;align-items:center;margin-top:40px;gap:10px}.carousel-testimonials-section .carousel-testimonial-dots .carousel-custom-dot{transition:all .3s ease}.carousel-testimonials-section .carousel-testimonial-dots .carousel-custom-dot.active{background-color:#000!important}@media(max-width:768px){.carousel-testimonials-section .carousel-section-heading{max-width:90%;font-size:24px;margin:0 auto 12px}.carousel-testimonials-section .carousel-subtitle{color:rgba(0,0,0,.4);max-width:85%;font-size:16px;margin:0 auto 25px}.carousel-testimonials-section .carousel-scroll-container{width:100vw;margin-left:calc(-50vw + 50%)}.carousel-testimonials-section .carousel-testimonial-figure{flex:0 0 280px;height:220px;padding:20px}.carousel-testimonials-section .carousel-content-box{padding-left:10px;flex:1 1}.carousel-testimonials-section .carousel-img-box{width:50px;height:50px}.carousel-testimonials-section .carousel-d-fx{gap:10px}.carousel-testimonials-section .carousel-author-name,.carousel-testimonials-section .carousel-review{font-size:12px;line-height:18px}}.desktop-otp-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:10000;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.desktop-otp-modal{background:#fff;border-radius:0;width:90%;max-width:639px;max-height:633px;overflow-y:auto;box-shadow:0 15px 40px rgba(0,0,0,.4);position:relative;padding:50px 20px}@media(max-width:768px){.desktop-otp-modal{max-width:90%;margin:15px}}.desktop-otp-close-btn{background:none;border:none;font-size:28px;color:#ccc;cursor:pointer;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;position:absolute;top:15px;right:15px}.desktop-otp-close-btn:hover{background-color:#444;color:#fff}.desktop-otp-close-btn svg{font-size:24px;color:#ccc}.desktop-otp-content{display:flex;flex-direction:column;gap:16px;align-items:center;padding:20px 24px 24px}.desktop-otp-header{text-align:center;margin-bottom:20px}.desktop-otp-title{font-size:32px;font-weight:400;margin:0 0 12px}.desktop-otp-subtitle,.desktop-otp-title{color:#000;font-family:Poppins,sans-serif}.desktop-otp-subtitle{font-size:14px;margin-bottom:8px;line-height:1.3}.desktop-otp-phone{font-size:16px;font-weight:600;color:#000;margin-top:8px;font-family:Poppins,sans-serif}.desktop-otp-inputs{display:flex;justify-content:center;gap:16px;margin-bottom:10px}.desktop-otp-input{width:60px;height:60px;border:none;text-align:center;font-size:24px;font-weight:600;color:#000;background:#eee;caret-color:#000;transition:all .2s ease;outline:none;box-sizing:border-box;cursor:text;padding:0;overflow:hidden;font-family:Poppins,sans-serif}.desktop-otp-input:focus{border:none;outline:none;box-shadow:none}.desktop-otp-input.filled{border:none;background:#eee}.desktop-otp-input.error{border:none;background:#fff}.desktop-otp-messages{margin-bottom:25px;min-height:24px}.desktop-error-message{color:#f44}.desktop-error-message,.desktop-resend-message{font-size:14px;margin:0;font-family:Poppins,sans-serif}.desktop-resend-message{color:#000;justify-content:center}.desktop-timer-message{color:#aaa;font-size:14px;margin:0;font-family:Poppins,sans-serif}.desktop-resend-link{background:none;border:none;color:#000;cursor:pointer;font-weight:600;text-decoration:underline;font-size:inherit;font-family:Poppins,sans-serif}.desktop-resend-link:hover{color:#c41429}.desktop-otp-continue-btn{width:292px;height:49px;padding:14px;background-color:#da1731;color:#fff;border:none;border-radius:25px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:6px;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif}.desktop-otp-continue-btn:hover:not(.disabled){background-color:#c41429;transform:translateY(-1px)}.desktop-otp-continue-btn.disabled{background-color:#da1731;cursor:not-allowed}.desktop-otp-continue-btn.disabled:hover{transform:none;box-shadow:none}.desktop-otp-success-content{display:flex;flex-direction:column;gap:16px;align-items:center;padding:20px 24px 24px;text-align:center}.desktop-success-icon{width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 30px}.desktop-success-icon svg{font-size:60px;color:#fff}.desktop-success-title{color:#fff;font-size:32px;font-weight:400;margin:0 0 12px;font-family:Poppins,sans-serif}.desktop-success-subtitle{font-size:14px;color:#aaa;margin-bottom:30px;line-height:1.3;font-family:Poppins,sans-serif}.desktop-otp-ok-btn{width:405px;padding:14px;background-color:#28a745;color:#eee;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:6px;font-family:Poppins,sans-serif}.desktop-otp-ok-btn:hover{background-color:#218838;transform:translateY(-1px);box-shadow:0 4px 12px rgba(40,167,69,.3)}@media(max-width:768px){.desktop-otp-modal{max-width:90%;margin:20px}.desktop-otp-content,.desktop-otp-success-content{padding:40px 30px 30px}.desktop-otp-title{font-size:24px}.desktop-otp-inputs{gap:12px}.desktop-otp-input{width:50px;height:50px;font-size:20px}}@media(max-width:480px){.desktop-otp-content,.desktop-otp-success-content{padding:30px 20px 20px}.desktop-otp-inputs{gap:8px}.desktop-otp-input{width:45px;height:45px;font-size:18px}}.w-booking-leftContainer{width:50%;background-color:#d9dadd;display:flex;align-items:flex-start;justify-content:center}.w-booking-leftContainer *{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.w-booking-leftContainer .w-booking-img{width:100%}.w-booking-leftContainer.img-bg{background-position:center -20px;background-size:cover;position:relative;overflow:hidden}.w-booking-leftContainer.img-bg:before{background:url(/_next/static/media/top-bg.dd660ded.png) repeat-x 0 0;z-index:1}.w-booking-leftContainer.img-bg:after,.w-booking-leftContainer.img-bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:none}.w-booking-leftContainer.img-bg:after{background:url(/_next/static/media/bottom-bg.83882d30.png) repeat-x 0 100%;z-index:2}.w-booking-leftContainer.img-bg .logo-img{background:url(/_next/static/media/oben-logo.96b98996.webp) no-repeat 100% 0;width:120px;padding-top:58px;background-size:contain;position:absolute;z-index:3;top:30px;right:40px;display:none}.w-booking-leftContainer.img-bg .hashtag-img{background:url(/_next/static/media/hastag.1a149270.svg) no-repeat 100% 0;width:193px;background-size:contain;position:absolute;z-index:3;bottom:0;right:0;padding-top:30px}.w-booking-leftContainer.img-bg .test-ride-now-img{background:url(/_next/static/media/test-ride-now.03a8c00f.webp) no-repeat 0 0;width:260px;background-size:contain;position:absolute;z-index:3;bottom:0;left:90px;padding-top:80px}.w-booking-leftContainer.img-bg .title-img{background:url(/_next/static/media/future-of-perfomance.3b6348e3.webp) no-repeat 0 0;width:420px;background-size:contain;position:absolute;z-index:3;top:160px;left:90px;padding-top:200px}@media(max-width:1800px){.w-booking-leftContainer.img-bg{background-position:center -50px;background-size:cover;background-position:50%;background-repeat:no-repeat}.w-booking-leftContainer.img-bg .test-ride-now-img{width:230px}.w-booking-leftContainer.img-bg .title-img{width:320px}}@media(max-width:1600px){.w-booking-leftContainer.img-bg{background-position:center 0}.w-booking-leftContainer.img-bg .test-ride-now-img{width:220px;padding-top:70px}.w-booking-leftContainer.img-bg .title-img{width:350px}}@media(max-width:1400px){.w-booking-leftContainer.img-bg{background-position:center -30px}.w-booking-leftContainer.img-bg .title-img{width:270px;top:120px}.w-booking-leftContainer.img-bg .test-ride-now-img{width:170px;bottom:0;padding-top:60px}.w-booking-leftContainer.img-bg .logo-img{width:100px}.w-booking-leftContainer.img-bg .hashtag-img{right:-40px}}@media(max-width:1300px){.w-booking-leftContainer.img-bg{background-position:center 0}.w-booking-leftContainer.img-bg .title-img{width:220px;top:150px}.w-booking-leftContainer.img-bg .test-ride-now-img{width:150px;padding-top:50px}}@media(max-width:1200px){.w-booking-leftContainer.img-bg .test-ride-now-img,.w-booking-leftContainer.img-bg .title-img{left:40px}}@media(max-width:991px){.w-booking-leftContainer.img-bg{display:none}.new-booking-form .n-w-booking-RightContainer{width:100%!important}}.w-booking-wrapper .w-booking-leftContainer .w-booking-img{background:#000}.bike-360-section{width:100vw;background:#fff;padding:0 0 150px;position:relative;overflow:hidden}.bike-360-section .bike-360-title-wrap{text-align:center;margin:32px 0 50px;display:flex;flex-direction:column;gap:20px}.bike-360-section .bike-360-title{font-size:42px;font-weight:400;color:#222}.bike-360-section .bike-360-subtitle{font-size:2rem;font-weight:400;color:#aaa;margin-top:0}.bike-360-section .bike-360-content{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;background:linear-gradient(180deg,#fff,#fff);border-radius:0 0 0 0;min-height:520px;position:relative;max-width:1920px;margin:0 auto}.bike-360-section .bike-360-left{flex:1.1 1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding:44px 0 0 60px;min-width:320px;max-width:420px;z-index:1}.bike-360-section .bike-360-left .bike-360-divider{margin:12px 0;border:none;border-top:1px solid #fff;width:130px}.bike-360-section .bike-360-color-label{display:flex;align-items:center;gap:16px;font-size:1.3rem;font-weight:500}.bike-360-section .bike-360-color-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eee;border:3px solid #fff;box-shadow:0 0 0 1px #000}.bike-360-section .bike-360-color-name{font-size:1.25rem;font-weight:400;color:#222;display:flex;align-items:center}.bike-360-section .bike-360-desc-main{font-size:1.18rem;font-weight:600;color:#fff;margin-top:32px;text-shadow:0 2px 8px rgba(229,57,69,.12)}.bike-360-section .bike-360-desc-divider{height:2px;width:125px;background-color:#fff}.bike-360-section .bike-360-desc-sub{font-size:1.01rem;color:#fff;font-weight:400;opacity:.7;margin-bottom:0}.bike-360-section .bike-360-color-selector{display:flex;align-items:center;justify-content:space-between;padding:10px 60px 30px;z-index:10;max-width:1920px;margin:0 auto}.bike-360-section .bike-360-center{flex:2 1;display:flex;align-items:flex-start;justify-content:center;min-width:0;position:relative}.bike-360-section .bike-360-bg{width:100%;height:293px;position:absolute;z-index:0;left:0;top:40px}.bike-360-section .bike-360-bg.cyan{background:linear-gradient(180deg,#72e5df,#42c7be 38%,#2ea59d 79.33%,#1a6e6a)}.bike-360-section .bike-360-bg.orange{background:linear-gradient(180deg,#f9a156,#f77a1a 38%,#de6200 79.33%,#a74400)}.bike-360-section .bike-360-bg.red{background:linear-gradient(180deg,#f46267,#df292f 38%,#d2091f 79.33%,#a40c11)}.bike-360-section .bike-360-bg.gray{background:linear-gradient(180deg,#666,#555 38%,#444 79.33%,#222)}.bike-360-section .bike-360-bg.sigma-cyan{background:linear-gradient(180deg,#72e5df,#42c7be 38%,#2ea59d 79.33%,#1a6e6a)}.bike-360-section .bike-360-bg.sigma-orange{background:linear-gradient(180deg,#f9a156,#f77a1a 38%,#de6200 79.33%,#a74400)}.bike-360-section .bike-360-bg.sigma-red{background:linear-gradient(180deg,#f46267,#df292f 38%,#d2091f 79.33%,#a40c11)}.bike-360-section .bike-360-bg.sigma-white{background:linear-gradient(180deg,#666,#555 38%,#444 79.33%,#222)}.bike-360-section .bike-360-bike-bg{position:relative;width:600px;min-width:320px;max-width:90vw;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transform:scale(1.5) translateY(-5px);z-index:1}.bike-360-section .bike-360-bike-bg:after{content:"";position:absolute;width:66%;display:block;height:50%;bottom:35px;background:url(/_next/static/media/360bandTransparent.08389372.webp) bottom no-repeat;z-index:-1;background-size:contain;left:auto;right:auto}.bike-360-section .bike-360-bike-img{width:100%;max-width:600px;min-width:320px;object-fit:contain;z-index:2;margin-bottom:0;margin-top:0;filter:drop-shadow(0 8px 32px rgba(0,0,0,.1))}.bike-360-section .bike-360-360icon{display:flex;align-items:center;gap:6px;color:#bbb;font-size:1.1rem;font-weight:500;margin-top:8px;opacity:.8;-webkit-user-select:none;-ms-user-select:none;user-select:none}.bike-360-section .bike-360-right{flex:1 1;display:flex;align-items:flex-start;justify-content:flex-end;padding:44px 54px 0 0;min-width:220px;max-width:320px;z-index:1;margin-top:32px}.bike-360-section .test-ride-button{color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;padding:2px;border-bottom:1px solid #fff;text-decoration:none}.bike-360-section .test-ride-button span{font-size:16px;font-weight:400}.bike-360-section .bike-360-color-palette{display:flex;flex-direction:row;gap:22px;align-items:center;margin-left:0}.bike-360-section .swatch-container{display:flex;gap:2rem;align-items:center}.bike-360-section .swatch{width:2rem;height:2rem;border-radius:50%;background:conic-gradient(var(--color) 0 50%,#444 50% 100%);cursor:pointer;transition:transform .2s ease;transform:rotate(-45deg);z-index:2}.bike-360-section .swatch.active{border:3px solid #fff;box-shadow:0 0 0 1px #000}.bike-360-section .swatch-cyan{--color:#4bdcd3}.bike-360-section .swatch-orange{--color:#ec7623}.bike-360-section .swatch-red{--color:#d6312c}.bike-360-section .swatch-gray{--color:#eae9e9}.bike-360-section .swatch-sigma-cyan{--color:#4bdcd3}.bike-360-section .swatch-sigma-orange{--color:#ec7623}.bike-360-section .swatch-sigma-red{--color:#d6312c}.bike-360-section .swatch-sigma-white{--color:#eae9e9}.bike-360-section .bike-360-color-dot{width:36px;height:36px;border-radius:50%;border:2px solid #fff;outline:none;cursor:pointer;transition:border .2s,box-shadow .2s;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center}.bike-360-section .bike-360-color-dot.active{border:2px solid #222;box-shadow:0 4px 16px rgba(229,57,69,.1)}.bookingpage .bike-360-bg.sigma-white{background:linear-gradient(180deg,#f1f1f1,#d8d8d8 38%,#bbb 79.33%,#9b9b9b)}@media screen and (min-width:992px)and (max-width:1253px){.bike-360-section .bike-360-bg{width:100vw;height:186px;position:absolute;z-index:0;left:0;top:37px}.bike-360-section .bike-360-desc-main,.bike-360-section .bike-360-right{margin-top:3px}}.nhSigma-footer{position:relative;background:#000;padding-top:70px;padding-bottom:0;margin-top:40px}.nhSigma-footer .FooterSigmaContent{background-color:#282828;border-radius:18px;align-items:flex-start;margin:0 50px}.nhSigma-footer .FooterSigmaContent .FooterSigmaContentText{padding:25px;display:flex;flex-direction:column;gap:2rem;flex:0 0 67%}.nhSigma-footer .FooterSigmaContent .FooterSigmaContentText .FooterSigmaContentTextTitle{color:#fff;font-weight:400}.nhSigma-footer .FooterSigmaContent .FooterSigmaContentText .FooterSigmaContentTextTitle .opacity-text{color:hsla(0,0%,100%,.4);opacity:70%}.nhSigma-footer .FooterSigmaContent .FooterSigmaContentText .FooterSubContent{font-weight:400;font-size:20px;color:#fff}.nhSigma-footer .FooterSigmaContent .FooterSigmaContentText .FooterParagraph{font-size:14px;font-weight:400;color:hsla(0,0%,100%,.68)}.nhSigma-footer .FooterSigmaContent .FooterSigmaContentText .Content-Header{font-weight:700;color:hsla(0,0%,100%,.68)}.nhSigma-footer .FooterSigmaContent .FooterSigmaContentText .Content-Paragraph{color:hsla(0,0%,100%,.68);font-size:14px}.nhSigma-footer .FooterSigmaContent .FooterSigmaContentText ul li{color:hsla(0,0%,100%,.68)}.nhSigma-footer .FooterSigmaContent .FooterSigmaContentText ul li .listContent{font-weight:300;font-size:14px}.nhSigma-footer .FooterSigmaContent .FooterSigmaContentText .FooterContent_table_header,.nhSigma-footer .FooterSigmaContent .FooterSigmaContentText .FooterFinalContent,.nhSigma-footer .FooterSigmaContent .FooterSigmaContentText .FooterFinalContentPara{color:hsla(0,0%,100%,.68)}.nhSigma-footer .FooterSigmaContent .FooterSigmaContentText .specs-table{max-width:700px}.nhSigma-footer .FooterSigmaContent .learn-more{margin-top:2rem;display:inline-block;color:#fff;cursor:pointer;font-size:14px;text-decoration:none;font-weight:400;text-decoration:underline;text-underline-offset:4px}.nhSigma-footer .FooterSigmaContent .learn-more:hover{opacity:100%;color:#fff;transition:color .3s ease}.nhSigma-footer .FooterSigmaContent .learn-more-inline{font-size:14px;margin:0 0 0 4px}.nhSigma-footer .SigmaFooterList{flex:0 0 auto;width:16.66666667%}.nhSigma-footer .nh-f-title{font-size:14px;margin-bottom:10px;color:hsla(0,0%,96%,.5);font-weight:500}.nhSigma-footer .nh-link-list{list-style:none;padding:0;margin:0 0 20px}.nhSigma-footer .nh-link-list .link_career{color:#fff}.nhSigma-footer .nh-link-list li{display:block;margin-bottom:10px}.nhSigma-footer .nh-link-list li a{color:#fff;font-size:14px;font-weight:400;text-decoration:none;position:relative;display:inline-flex;padding-bottom:2px}.nhSigma-footer .nh-link-list li a,.nhSigma-footer .nh-link-list li a:before{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.nhSigma-footer .nh-link-list li a:before{content:"";position:absolute;width:0;height:1px;background:#fff;left:0;bottom:0}.nhSigma-footer .nh-link-list li a:hover{color:hsla(0,0%,96%,.8)}.nhSigma-footer .nh-link-list li a:hover,.nhSigma-footer .nh-link-list li a:hover:before{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.nhSigma-footer .nh-link-list li a:hover:before{width:100%;background:hsla(0,0%,96%,.8)}.nhSigma-footer .nh-f-copyright{border-top:1px solid hsla(0,0%,96%,.2);padding-top:30px;margin:15px 30px 30px;padding-bottom:30px;position:relative}.nhSigma-footer .nh-f-copyright .nh-row{justify-content:space-between;color:#fff;font-size:10px;font-style:normal}.nhSigma-footer .nh-f-copyright .nh-f-logo{flex:0 0;display:flex;gap:16%}.nhSigma-footer .nh-f-copyright .nh-f-logo .nh-f-inner-cb{display:flex;gap:20px;font-style:normal;font-size:10px;font-weight:400;line-height:2;color:#fff}.nhSigma-footer .nh-f-copyright .nh-f-logo .nh-f-inner-cb p{white-space:nowrap}.nhSigma-footer .nh-f-copyright .nh-f-logo .nh-f-inner-cb p a{text-decoration:none}.nhSigma-footer .nh-f-copyright .nh-f-logo address{font-style:normal;font-size:10px;font-weight:400;line-height:2;display:flex;min-width:350px}.nhSigma-footer .nh-f-copyright .f-logo{width:120px;display:flex;align-items:baseline;flex:0 0 auto}.nhSigma-footer .nh-f-copyright .f-logo img{width:100%}.nhSigma-footer .nh-f-copyright .nh-f-social{flex:0 0 auto;width:auto}.nhSigma-footer .nh-f-copyright .nh-f-social .nh-f-social-inner{display:flex;justify-content:flex-end}.nhSigma-footer .nh-f-copyright .nh-f-social .nh-f-social-inner ul{list-style:none;padding:0;display:flex;margin:0 0 5px}.nhSigma-footer .nh-f-copyright .nh-f-social .nh-f-social-inner li{display:flex;position:relative;padding:0 5px}.nhSigma-footer .nh-f-copyright .nh-f-social .nh-f-social-inner .f-fb a{background-position:6px 2px}.nhSigma-footer .nh-f-copyright .nh-f-social .nh-f-social-inner .f-insta a{background-position:-22px 2px}.nhSigma-footer .nh-f-copyright .nh-f-social .nh-f-social-inner .f-linkedin a{background-position:-56px 0}.nhSigma-footer .nh-f-copyright .nh-f-social .nh-f-social-inner .f-youtube a{background-position:-92px 2px}.nhSigma-footer .nh-f-copyright .nh-f-social .nh-f-social-inner a{display:flex;position:relative;text-decoration:none;width:22px;height:22px;text-indent:-999999px;background:url(/_next/static/media/social-icon.f802ca55.svg) no-repeat}.nhSigma-footer .nh-f-copyright .nh-f-social .f-c-footer p{font-style:normal;font-size:10px;font-weight:400;line-height:2;text-align:right}.nhSigma-footer .FooterDividerLine{border-top:1px solid hsla(0,0%,96%,.2)}.nhSigma-footer .FooterBreadCrumbs{color:#fff;font-weight:400;font-size:14px;padding:30px 0;max-width:1300px;margin:auto}.nhSigma-footer .FooterBreadCrumbs .FooterBreadCrumbsText{margin:0 50px}.nhSigma-footer .footer-two-column{display:flex;align-items:flex-start;gap:40px;margin:0 50px}.nhSigma-footer .FooterSigmaContent{display:flex;max-width:1300px;margin:auto;min-width:0}.nhSigma-footer .FooterSigmaImageRight{flex:0 0 33%;display:flex;align-items:center;justify-content:flex-start;margin:25px 0 0}.nhSigma-footer .footer-right-img{max-width:400px;height:auto;object-fit:contain}.nhSigma-footer table{width:100%;border-collapse:collapse;margin:16px 0;font-family:Arial,Helvetica,sans-serif;color:hsla(0,0%,100%,.8)}.nhSigma-footer table td,.nhSigma-footer table th{border:1px solid hsla(0,0%,100%,.2);padding:12px;vertical-align:top;color:hsla(0,0%,100%,.8);font-weight:300}.nhSigma-footer table tr:nth-child(2n){background-color:hsla(0,0%,100%,.05)}.nhSigma-footer table tr:hover{background-color:hsla(0,0%,100%,.1)}.nhSigma-footer table thead th,.nhSigma-footer table tr:first-child td{background:linear-gradient(135deg,#4a4a4a,#2c2c2c);color:#fff;font-weight:500;font-size:16px;text-align:left;border-color:hsla(0,0%,100%,.3)}.nhSigma-footer .table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5rem 0;border-radius:8px}.nhSigma-footer .table-responsive table{min-width:600px;margin:0}@media(max-width:1400px){.nhSigma-footer .nh-f-copyright .nh-f-logo{gap:11%}}.nh-footer table{width:100%;border-collapse:collapse;margin-top:20px}.nh-footer table td,.nh-footer table th{border:1px solid hsla(0,0%,100%,.2);padding:10px;color:#fff;text-align:left;font-weight:200}.nh-footer table th{background-color:#444;font-weight:300}.web-booking-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:10000;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.web-booking-modal-content{background:hsla(0,0%,9%,.85);border-radius:12px;width:90%;max-width:639px;max-height:633px;overflow-y:auto;box-shadow:0 15px 40px rgba(0,0,0,.4);position:relative;padding:50px 20px}@media(max-width:768px){.web-booking-modal-content{max-width:90%;margin:15px}}.web-booking-modal-header{display:flex;flex-direction:column;gap:8px;position:relative}.web-booking-modal-header .web-modal-breadcrumb{font-size:14px;color:#999;font-weight:500;padding:6px 10px;background-color:#333;border-radius:6px;border-left:3px solid #da1731;margin-bottom:6px}.web-booking-modal-header .web-modal-header-row{display:flex;justify-content:center;align-items:center}.web-booking-modal-header h2{margin:0;color:#fff;font-size:32px;font-weight:400}.web-close-button{background:none;border:none;font-size:28px;color:#ccc;cursor:pointer;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;position:absolute;top:-30px;right:10px}.web-close-button:hover{background-color:#444;color:#fff}.web-booking-modal-body{padding:20px 24px 24px}.web-booking-form{display:flex;flex-direction:column;gap:16px;align-items:center}.web-modal-input-container{position:relative}.web-modal-input-container.error .web-modal-input,.web-modal-input-container.error .web-modal-select{border-color:#fff}.web-modal-input-container .web-modal-dynamic-asterisk{position:absolute;top:50%;transform:translateY(-50%);color:#da1731;font-size:18px;font-weight:700;pointer-events:none}.web-modal-input-container .web-modal-asterisk-name{left:65px}.web-modal-input-container .web-modal-asterisk-phone{left:135px}.web-modal-input-container .web-modal-asterisk-email{left:60px}.web-modal-input-container .web-modal-asterisk-dropdown{left:152px}.web-modal-input-container input:not(:-ms-input-placeholder)+.web-modal-dynamic-asterisk{opacity:0}.web-modal-input-container input:not(:placeholder-shown)+.web-modal-dynamic-asterisk{opacity:0}.web-modal-input-container input:-ms-input-placeholder{color:#fff}.web-modal-input-container input::placeholder{color:#fff}.web-modal-input-container select:not([value=select-city]):not([value=select-showroom])+.web-modal-dynamic-asterisk{opacity:1}.web-modal-input-container .web-modal-asterisk-dropdown{transition:opacity .2s ease}.web-modal-input{width:405px;padding:12px 14px;border:2px solid #555;border-radius:8px;font-size:15px;color:#fff;background:#3a3a3a;transition:all .2s ease;box-sizing:border-box;height:48px}.web-modal-input:focus{outline:none;border-color:#fff;box-shadow:0 0 0 2px rgba(218,23,49,.2)}.web-modal-input:-ms-input-placeholder{color:#aaa}.web-modal-input::placeholder{color:#aaa}.web-modal-input:-webkit-autofill,.web-modal-input:-webkit-autofill:active,.web-modal-input:-webkit-autofill:focus,.web-modal-input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #3a3a3a!important;-webkit-text-fill-color:#fff!important;background-color:#3a3a3a!important;background-image:none!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.web-modal-input:-moz-autofill{background-color:#3a3a3a!important;color:#fff!important}.web-modal-phone-container{display:flex;align-items:center;border:2px solid #555;border-radius:8px;padding:12px 14px;background:#3a3a3a;transition:all .2s ease;width:405px;max-height:48px;box-sizing:border-box}.web-modal-phone-container:focus-within{border-color:#fff;box-shadow:0 0 0 2px rgba(218,23,49,.2)}.web-modal-phone-container.error{border-color:#fff}.web-modal-country-code{color:#fff;font-size:15px;font-weight:500;margin-right:10px}.web-modal-divider{width:1px;height:18px;background-color:#666;margin-right:10px}.web-modal-phone-input{flex:1 1;border:none;padding:0;font-size:15px;color:#fff;background:transparent}.web-modal-phone-input:focus{outline:none;box-shadow:none}.web-modal-phone-input:-ms-input-placeholder{color:#aaa}.web-modal-phone-input::placeholder{color:#aaa}.web-modal-phone-input:-webkit-autofill,.web-modal-phone-input:-webkit-autofill:active,.web-modal-phone-input:-webkit-autofill:focus,.web-modal-phone-input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px transparent!important;-webkit-text-fill-color:#fff!important;background-color:transparent!important;background-image:none!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.web-modal-phone-input:-moz-autofill{background-color:transparent!important;color:#fff!important}.web-modal-whatsapp-toggle{display:flex;align-items:center;gap:10px;margin:6px 0;width:405px;justify-content:flex-start}.web-modal-toggle{width:32px;height:16px;background-color:#e0e0e0;border-radius:13px;position:relative;cursor:pointer;transition:all .3s ease}.web-modal-toggle.active{background-color:#fff}.web-modal-toggle-slider{width:15px;height:16px;background-color:#3b3b3b;border-radius:50%;position:absolute;top:0;left:0;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.web-modal-toggle.active .web-modal-toggle-slider{transform:translateX(16px)}.web-modal-whatsapp-label{color:#ccc;font-size:13px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.web-modal-whatsapp-icon{width:24px;height:24px;margin-left:8px}.web-modal-whatsapp-icon img{width:100%;height:100%;object-fit:contain}.web-modal-select{width:405px;padding:12px 40px 12px 14px;border:2px solid #555;border-radius:8px;font-size:15px;color:#fff;background:#3a3a3a;transition:all .2s ease;box-sizing:border-box;cursor:pointer;height:48px;appearance:none;background-image:url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 8"><path fill="white" d="M6 8L0 2l1.5-1.5L6 5l4.5-4.5L12 2z"/></svg>');background-repeat:no-repeat;background-position:right 12px center;background-size:12px}.web-modal-select:focus{outline:none;border-color:#fff;box-shadow:0 0 0 2px rgba(218,23,49,.2)}.web-modal-select option{padding:6px;color:#fff;background:#3a3a3a}.web-modal-asterisk{position:absolute;right:16px;top:50%;transform:translateY(-60%);color:#da1731;font-size:18px;font-weight:700;pointer-events:none}.web-modal-select-asterisk{right:40px}.web-modal-consent-text{font-size:11px;color:#aaa;line-height:1.3;margin-top:6px;text-align:left;width:405px}.web-modal-book-button{width:405px;padding:14px;background-color:#da1731;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:6px}.web-modal-book-button:hover:not(.disabled){background-color:#c41429;transform:translateY(-1px);box-shadow:0 4px 12px rgba(218,23,49,.3)}.web-modal-book-button.disabled{background-color:#666;cursor:not-allowed}.web-modal-book-button.disabled:hover{transform:none;box-shadow:none}@media(max-width:768px){.web-booking-modal-content{max-width:90%;margin:10px;border:1px solid hsla(0,0%,100%,.1)}.web-booking-modal-header{padding:16px 20px 12px}.web-booking-modal-header h2{font-size:18px}.web-booking-modal-body{padding:16px 20px 20px}.web-modal-input,.web-modal-select{font-size:16px}}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.web-booking-modal-content{animation:modalFadeIn .3s ease-out;border:1px solid hsla(0,0%,100%,.1)}.slider-design.w-home{width:100vw;height:90vh;position:relative;background-size:100% 100%}.slider-design .web_banner_full_cb .nh-txt-cb{display:flex;flex-direction:column;gap:20px}.slider-design .web_banner_full_cb .nh-txt-cb .sigma-hero-price{font-size:12px;color:#fff;font-family:Red Hat Display,sans-serif!important}.slider-design .web_banner_full_cb .nh-txt-cb .Location-btn{width:119px}.slider-design .overlay{position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.05)}.slider-design .home_logo_container{position:absolute;top:20vh;z-index:2;left:5vw}.slider-design .home_box{position:absolute;bottom:50px;left:15%;z-index:2;width:70%}.slider-design .home_box .box-div{display:grid;grid-auto-flow:column;grid-gap:16px;gap:16px}.slider-design .starting_at{font-weight:700;font-size:20px!important;line-height:24px!important;color:#fff;margin-top:16px!important}.slider-design .landing_video{width:100%;height:100%;object-fit:cover;position:absolute;left:0}.slider-design .container_value_new{font-weight:700!important;font-size:1.6vw!important;line-height:120%!important;color:#111318!important;text-align:center}.slider-design .container_value_new i{display:block;font-style:normal}.slider-design .div_container_box{flex:1 1;height:10vh;box-shadow:inset 12.4px -12.4px 12.4px rgba(94,94,94,.1),inset -12.4px 12.4px 12.4px rgba(0,0,0,.1);background:rgba(0,0,0,.33);-webkit-backdrop-filter:blur(12.4px);backdrop-filter:blur(12.4px);border-radius:8px;padding:16px 12px 12px 16px;display:flex;gap:18px;align-items:center;transition:all .3s ease-in-out;justify-content:center;background:#fff;cursor:pointer;position:relative;overflow:hidden}.slider-design .div_container_box:hover{box-shadow:inset 12.4px -12.4px 12.4px rgba(94,94,94,.2),inset -12.4px 12.4px 12.4px rgba(0,0,0,.2);transition:all .3s ease-in-out;background:rgba(0,0,0,.33)}.slider-design .div_container_box:hover .container_value_new{color:#fff!important}.slider-design .div_container_box:before{position:absolute;top:4px;left:4px;bottom:4px;content:"";width:50%;background:transparent}.slider-design .div_container_box span:first-child{position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#ccc,#000);animation:animate1 2s linear infinite}@keyframes animate1{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.slider-design .div_container_box span:nth-child(2){position:absolute;top:0;right:0;width:4px;height:100%;background:linear-gradient(180deg,#ccc,#000);animation:animate2 2s linear infinite;animation-delay:1s}@keyframes animate2{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.slider-design .div_container_box span:nth-child(3){position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(270deg,#ccc,#000);animation:animate3 2s linear infinite}@keyframes animate3{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.slider-design .div_container_box span:nth-child(4){position:absolute;top:0;left:0;width:2px;height:100%;background:linear-gradient(0deg,#ccc,#000);animation:animate4 2s linear infinite;animation-delay:1s}@keyframes animate4{0%{transform:translateY(100%)}to{transform:translateY(-100%)}}.slider-design .slick-slider{overflow:hidden}.slider-design .slick-dots{display:block;top:85vh;height:auto;max-height:40px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;left:50%;position:absolute;text-align:center;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);z-index:5}@media(min-width:576px){.slider-design .slick-dots{max-width:540px}}@media(min-width:768px){.slider-design .slick-dots{max-width:720px}}@media(min-width:992px){.slider-design .slick-dots{max-width:960px}}@media(min-width:1200px){.slider-design .slick-dots{max-width:1140px}}@media(min-width:1400px){.slider-design .slick-dots{max-width:1320px}}.slider-design .slick-dots li button{width:20px!important;height:20px!important;display:flex!important;justify-content:center;align-items:center}.slider-design .slick-dots li button:before{opacity:.5;color:#fff;font-size:8px}.slider-design .slick-dots li.slick-active button{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #fff;display:flex;justify-content:center;align-items:center}.slider-design .slick-dots li.slick-active button:before{color:#fff;opacity:1;line-height:22px}.nh_price_heading{font-size:16px;color:#fff}.nh_price_main{font-size:20px;color:#fff;margin-bottom:25px}.nh_price_main p{font-size:8px;margin-top:5px}.nh_price_main .old-price-stripe{font-size:13px;margin-right:7px;text-decoration:line-through}.scroll-icon{animation:jumpInfinite1 1.5s infinite;-webkit-animation:jumpInfinite1 1.5s infinite;width:40px;height:40px;border-radius:50%;position:absolute;z-index:2;bottom:10px;right:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#fff url(/_next/static/media/down-arrow-1.149db1dc.svg) no-repeat 50%;background-size:14px;border:3px solid #ccc}@keyframes jumpInfinite1{0%{bottom:20px}50%{bottom:30px}to{bottom:20px}}@media(min-width:768px){.sigma-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.2) 60%,transparent);z-index:2}.sigma-hero-content{color:#fff;margin-left:60px;margin-top:84px;max-width:-moz-fit-content;max-width:fit-content;z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.sigma-hero-content h1{font-size:2rem;font-weight:400;line-height:1.1}.sigma-hero-content .sigma-hero-price{font-size:12px;color:#fff;font-weight:400;text-align:left}.sigma-hero-content .sigma-hero-btns{display:flex;align-items:center;justify-content:flex-start;gap:14px;margin-top:9px}.sigma-hero-content .sigma-hero-btns .sigma-hero-btn{padding:10px 24px;border-radius:8px;font-size:14px;font-weight:400;max-width:120px;border:none;cursor:pointer;transition:background .2s,color .2s;text-decoration:none;display:inline-block}.sigma-hero-content .sigma-hero-btns .primary{background:#fff;color:#111;box-sizing:border-box;border:1.5px solid #fff}.sigma-hero-content .sigma-hero-btns .primary:hover{background:#000;color:#fff}.sigma-hero-content .sigma-hero-btns .secondary{background:transparent;color:#fff;border:1.5px solid #fff}.sigma-hero-content .sigma-hero-btns .secondary:hover{background:#fff;color:#000}.sigma-hero-content .sigma-hero-tsc{font-size:.8rem;color:#ccc;margin-top:8px;display:block}}.web_box_div{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}@media(max-width:900px){.web_box_div{margin-top:24px}}