.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}.sidebar-container{width:100%;z-index:100000000;display:flex;flex-direction:column;overflow:hidden;overflow-y:auto;position:fixed;top:45px;height:calc(100vh - 45px);background:#1e1e1e}.sidebar-container .wrapper{padding-top:0!important}.sidebar-container .sidebar-top{position:relative;background-color:#1e1e1e;display:flex;flex-direction:column;padding-bottom:50px;padding-top:15px}.sidebar-container .sidebar-top .top-one{display:block}.sidebar-container .sidebar-top .top-one .top-text{font-weight:500;font-size:16px;line-height:21.86px;padding:5px 15px}.sidebar-container .sidebar-top .top-one .top-text .link{text-decoration:none;color:#fff}.sidebar-container .sidebar-top .top-two{display:block}.sidebar-container .sidebar-top .top-two .top-text{font-weight:500;font-size:16px;line-height:21.86px;padding:5px 15px}.sidebar-container .sidebar-top .top-two .top-text .link{text-decoration:none;color:#fff}.sidebar-container .sidebar-top .top-three,.sidebar-container .sidebar-top .top-three .top-three-bottom{display:block}.sidebar-container .sidebar-top .top-three .top-three-bottom .top-text{font-weight:500;font-size:16px;line-height:21.86px;padding:5px 15px}.sidebar-container .sidebar-top .top-three .top-three-bottom .top-text .link{text-decoration:none;color:#fff}.sidebar-container .sidebar-top .top-three .gap{flex:1 1;display:flex;justify-content:center}.sidebar-container .sidebar-top .top-three .gap .sidebar-button{width:90%;height:55px;z-index:2;position:absolute;top:95%;left:5%;font-weight:500;line-height:19.6px;font-size:14px}.sidebar-container .sidebar-top .hr-container{display:flex;justify-content:center;align-items:center}.sidebar-container .sidebar-top .hr-container .hr-divider{width:90%;border:1px solid gray;opacity:.1}.custom-marquee-wrapper{background-color:#191919;z-index:100;top:45px;width:100vw;height:30px;display:flex;align-items:center;position:relative;padding-left:20px;padding-right:30px;overflow:hidden;position:fixed}.custom-marquee-scroll-container{flex:1 1;overflow:hidden;height:100%;display:flex;align-items:center;position:relative}.custom-marquee-text{white-space:nowrap;display:inline-block;animation:scroll-left 15s linear infinite;font-weight:600;font-size:14px;color:#fff;padding-left:100%}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.marquee-close-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer}.mob-navbar-top{width:100%;height:45px;display:flex;position:fixed;top:0;left:0;z-index:100000000000000000;background-color:#000}.mob-navbar-top .left-grid{padding-left:15px;padding-right:15px}.mob-navbar-top .left-grid,.mob-navbar-top .left-grid a{display:flex;justify-content:center;align-items:center}.mob-navbar-top .left-grid a img{height:36px!important;width:auto}.mob-navbar-top .right-grid{display:inline-flex;justify-content:flex-end;align-items:center;padding-left:15px;padding-right:15px;margin-left:auto}.mob-navbar-top .right-grid .hamburger{width:18px;height:25px;cursor:default;display:flex;flex-direction:column;justify-content:space-evenly;-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.mob-navbar-top .right-grid .hamburger span{background-color:#fcffe7;width:100%;height:2px;transform-origin:left;transition:all 1s ease;text-decoration:none}.mob-navbar-top .right-grid .hamburger.active span:first-child{background-color:#fff;transform:rotate(45deg)}.mob-navbar-top .right-grid .hamburger.active span:nth-child(2){opacity:0}.mob-navbar-top .right-grid .hamburger.active span:last-child{background-color:#fff;transform:rotate(-45deg)}.default-container .mob-top-space{padding-top:45px;position:relative;background:#f3f3f3}.mobile-banner-container{position:relative;display:inline-block;width:100%}.mobile-banner-overlay{position:absolute;top:15%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:2;width:100%}.mobile-banner-title{font-size:32px;font-weight:400;color:#fff;margin:0 0 20px;line-height:1.2;white-space:nowrap}.mobile-banner-subtitle{font-size:14px;font-weight:400;color:#fff;margin:0;line-height:1.6}.mobile-hero-section{position:relative;width:100%;height:100%;overflow:visible}.mobile-form-container{position:relative;margin-top:-50px;z-index:3}.mobile-dealer-form{background:#fff;border-radius:16px;padding:24px;margin:0 auto;max-width:400px}.mobile-dealer-form-modalized{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);width:94vw;max-width:420px;max-height:90vh;overflow:hidden;z-index:1001}.mobile-dealership-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:1000}.mobile-form-header{text-align:center;margin-bottom:24px}.mobile-form-header h2{font-size:24px;font-weight:400;color:#2d2d2d;margin:0 0 8px;font-family:Poppins,sans-serif;text-align:left}.mobile-form-header .mobile-form-subtitle{font-size:12px;font-weight:400;color:rgba(0,0,0,.4);margin:0;line-height:1.4;font-family:Poppins,sans-serif;text-align:left}.mobile-form-grid{display:flex;flex-direction:column;gap:16px}.mobile-form-group{position:relative}.mobile-form-group.mobile-full-width{width:100%}.mobile-form-group input[type=email],.mobile-form-group input[type=tel],.mobile-form-group input[type=text],.mobile-form-group select,.mobile-form-group textarea{width:100%;padding:16px;border:none;border-radius:8px;font-size:14px;color:#2c3e50;background-color:#f3f3f3;transition:all .2s ease;font-family:Poppins,sans-serif;box-sizing:border-box}.mobile-form-group input[type=email]:focus,.mobile-form-group input[type=tel]:focus,.mobile-form-group input[type=text]:focus,.mobile-form-group select:focus,.mobile-form-group textarea:focus{outline:none;background-color:#fff;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.mobile-form-group input[type=email]:-ms-input-placeholder,.mobile-form-group input[type=tel]:-ms-input-placeholder,.mobile-form-group input[type=text]:-ms-input-placeholder,.mobile-form-group select:-ms-input-placeholder,.mobile-form-group textarea:-ms-input-placeholder{font-size:14px;font-weight:500;color:#747474;font-family:Poppins,sans-serif}.mobile-form-group input[type=email]::placeholder,.mobile-form-group input[type=tel]::placeholder,.mobile-form-group input[type=text]::placeholder,.mobile-form-group select::placeholder,.mobile-form-group textarea::placeholder{font-size:14px;font-weight:500;color:#747474;font-family:Poppins,sans-serif}.mobile-form-group input[type=email].mobile-error,.mobile-form-group input[type=tel].mobile-error,.mobile-form-group input[type=text].mobile-error,.mobile-form-group select.mobile-error,.mobile-form-group textarea.mobile-error{background-color:#fff5f5;box-shadow:0 0 0 2px rgba(231,76,60,.1)}.mobile-form-group input[type=email]:-webkit-autofill,.mobile-form-group input[type=email]:-webkit-autofill:active,.mobile-form-group input[type=email]:-webkit-autofill:focus,.mobile-form-group input[type=email]:-webkit-autofill:hover,.mobile-form-group input[type=tel]:-webkit-autofill,.mobile-form-group input[type=tel]:-webkit-autofill:active,.mobile-form-group input[type=tel]:-webkit-autofill:focus,.mobile-form-group input[type=tel]:-webkit-autofill:hover,.mobile-form-group input[type=text]:-webkit-autofill,.mobile-form-group input[type=text]:-webkit-autofill:active,.mobile-form-group input[type=text]:-webkit-autofill:focus,.mobile-form-group input[type=text]:-webkit-autofill:hover,.mobile-form-group select:-webkit-autofill,.mobile-form-group select:-webkit-autofill:active,.mobile-form-group select:-webkit-autofill:focus,.mobile-form-group select:-webkit-autofill:hover,.mobile-form-group textarea:-webkit-autofill,.mobile-form-group textarea:-webkit-autofill:active,.mobile-form-group textarea:-webkit-autofill:focus,.mobile-form-group textarea:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #f3f3f3!important;-webkit-text-fill-color:#2c3e50!important;background-color:#f3f3f3!important;background-image:none!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.mobile-form-group select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.mobile-form-group textarea{resize:vertical;min-height:100px;font-family:Poppins,sans-serif}.mobile-red-asterisk{position:absolute;top:12px;color:red;font-size:16px;pointer-events:none;transition:opacity .2s ease;display:inline-block;width:auto;z-index:2}.mobile-asterisk-name{left:60px}.mobile-asterisk-email{left:58px}.mobile-asterisk-phone{left:86px}.mobile-asterisk-city{left:96px}.mobile-asterisk-investment{left:192px}input:not(:-ms-input-placeholder)+.mobile-red-asterisk{opacity:0}input:not(:placeholder-shown)+.mobile-red-asterisk{opacity:0}.mobile-city-input-container{position:relative}.mobile-city-input-container .mobile-location-detect-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.mobile-city-input-container .mobile-location-detect-btn:hover{background-color:rgba(52,152,219,.1)}.mobile-city-input-container .mobile-location-detect-btn:disabled{cursor:not-allowed;opacity:.6}.mobile-city-input-container .mobile-location-detect-btn .mobile-location-icon{width:20px;height:20px;transition:transform .3s ease}.mobile-city-input-container .mobile-location-detect-btn .mobile-location-icon.detecting{animation:spin 1s linear infinite}.mobile-city-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:none;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);max-height:200px;overflow-y:auto;z-index:1000}.mobile-city-dropdown .mobile-city-option{padding:12px 16px;cursor:pointer;border-bottom:1px solid #f8f9fa;font-size:14px;color:#2c3e50;transition:background-color .2s ease}.mobile-city-dropdown .mobile-city-option:hover{background-color:#f8f9fa}.mobile-city-dropdown .mobile-city-option:last-child{border-bottom:none}.mobile-textarea-section h4{font-size:14px;font-weight:500;color:#2c3e50;margin:0 0 12px;font-family:Poppins,sans-serif}.mobile-form-submit,.mobile-submit-btn{display:flex;justify-content:center}.mobile-submit-btn{width:279px;height:49px;background:#da1731;color:#fff;border:none;border-radius:32px;padding:16px 24px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif;align-items:center;gap:8px}.mobile-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#c0392b,#a93226);transform:translateY(-2px);box-shadow:0 4px 12px rgba(231,76,60,.3)}.mobile-submit-btn:disabled{background:#d9dadd;cursor:not-allowed;transform:none;box-shadow:none;opacity:.8}.mobile-submit-btn .mobile-spinner{width:20px;height:20px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.mobile-error-message{display:block;color:#e74c3c;font-size:12px;margin-top:4px;font-family:Poppins,sans-serif}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mobile-explore-section{margin:40px auto 0;max-width:400px;padding:0 10px 40px;text-align:center}.mobile-explore-title{font-size:32px;font-weight:400;color:#000;line-height:1.3;margin-bottom:24px;font-family:Poppins,sans-serif}.mobile-bike-tabs{display:flex;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:53px;padding:5px;gap:5px;margin-bottom:24px}.mobile-bike-tab{flex:1 1;border:none;background:transparent;font-size:14px;font-weight:400;color:rgba(45,45,45,.6);border-radius:32px;padding:10px;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}.mobile-bike-tab.active{background:#000;color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.15)}.mobile-bike-card{background:#fff;border-radius:12px;overflow:hidden}.mobile-bike-image-wrapper{background:#d9d9d9;border-radius:12px;padding:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.mobile-bike-image{width:100%;max-width:260px;height:auto}.mobile-bike-info{text-align:left;padding:5px 20px 25px}.mobile-bike-name{font-size:24px;font-weight:400;color:#000;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.1);font-family:Poppins,sans-serif}.mobile-bike-features{display:flex;flex-direction:column;gap:12px;margin-top:20px}.mobile-feature-row{display:flex;justify-content:flex-start;align-items:flex-start;gap:65px;font-family:Poppins,sans-serif}.mobile-feature-label{color:#000;font-size:14px;font-weight:400;min-width:150px;text-align:left}.mobile-feature-value{color:#000;font-size:14px;font-weight:600;text-align:left}.mobile-dealership-brochure{padding:0 10px 40px;margin:0 auto;max-width:420px}.mobile-brochure-card{background:#fff;border-radius:16px;padding:32px 24px 36px;text-align:center;border:1px solid rgba(0,0,0,.06)}.mobile-brochure-title{font-size:32px;font-weight:400;color:#000;margin:0 0 16px;font-family:Poppins,sans-serif}.mobile-brochure-description{font-weight:400;margin:0 0 12px}.mobile-brochure-description,.mobile-brochure-subtext{font-size:14px;line-height:1.6;color:#565656;font-family:Poppins,sans-serif}.mobile-brochure-subtext{margin:0 0 28px}.mobile-brochure-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px 16px;gap:28px 16px;margin-bottom:32px}.mobile-brochure-stat{display:flex;flex-direction:column;align-items:center}.mobile-brochure-stat .stat-number{font-size:32px;font-weight:400;color:#000;margin:0;font-family:Poppins,sans-serif}.mobile-brochure-stat .stat-label{font-size:14px;color:#000;font-weight:400;margin:0;line-height:1.4;font-family:Poppins,sans-serif}.mobile-brochure-button{width:100%;max-width:248px;margin:0 auto;height:49px;border-radius:28px;border:1px solid #000;background:transparent;color:#000;font-size:14px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif}.mobile-brochure-button .button-arrow{font-size:16px;transition:transform .3s ease}.mobile-brochure-button:hover{background:rgba(0,0,0,.04)}.mobile-brochure-button:hover .button-arrow{transform:translate(2px,-2px)}.mobile-dealership-modal-content{background:#fff;border-radius:16px;width:94vw;max-width:420px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px rgba(0,0,0,.25);position:relative;display:flex;flex-direction:column}.mobile-dealership-modal-close{background:none;border:none;font-size:32px;color:#999;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:16px;right:16px;z-index:3}.mobile-dealership-modal-close:hover{background-color:rgba(0,0,0,.05);color:#333}.mobile-dealership-modal-body{padding:20px;overflow-y:auto}.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}.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}}.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}body{margin:0;padding:0;box-sizing:border-box;background-color:#f9f9f9}#__next,body,html{height:100%;scroll-behavior:smooth}.default-container{display:flex;flex-direction:column;min-height:100vh}.default-container .desk-top-space{flex:1 1;padding-top:10vh;position:relative}.dealership-page{min-height:100%}.dealership-page,.dealership-page a,.dealership-page button,.dealership-page div,.dealership-page h1,.dealership-page h2,.dealership-page h3,.dealership-page h4,.dealership-page h5,.dealership-page h6,.dealership-page input,.dealership-page label,.dealership-page p,.dealership-page select,.dealership-page span,.dealership-page textarea{font-family:Poppins,sans-serif!important}.dealership-page .hero-section{position:relative;width:100%;height:100%;overflow:visible}.dealership-page .banner-container{position:relative;width:100%;height:60vh;margin:0;z-index:1}.dealership-page .banner-container .banner-image{width:100%;height:100%;object-fit:cover;object-position:center}.dealership-page .banner-container .banner-overlay{position:absolute;top:13%;right:11%;text-align:left;color:#fff;max-width:40%;padding:0 20px 20px}.dealership-page .banner-container .banner-overlay .banner-title{font-size:48px;font-weight:500;margin:0 0 10px;line-height:1.2}.dealership-page .banner-container .banner-overlay .banner-subtitle{font-size:16px;font-weight:400;margin:0;line-height:1.5}.dealership-page .form-container{position:relative;width:100%;padding:80px 20px 0;box-sizing:border-box;background:#f5f5f5}.dealership-page .form-container .form-wrapper{max-width:1200px;margin:-197px auto 0;border-radius:12px;overflow:hidden;z-index:10;position:relative}.dealership-page .contentArea{position:relative}.dealership-page .contentArea .content-area{padding:60px 0;background:#fff}.dealership-page .explore-section{background-color:#f5f5f5;padding:40px 0;color:#000}.dealership-page .explore-section .explore-container{max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}.dealership-page .explore-section .explore-title{font-size:42px;font-weight:400;color:#000;margin-bottom:60px;line-height:1.3}.dealership-page .explore-section .bike-cards-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}.dealership-page .explore-section .bike-card{background:#fff;border-radius:16px;padding:0;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}.dealership-page .explore-section .bike-card:hover{transform:translateY(-5px)}.dealership-page .explore-section .bike-card .bike-image-container{width:100%;height:180px;border-radius:16px;margin-bottom:0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background-color:#d9d9d9}.dealership-page .explore-section .bike-card .bike-image-container .bike-image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.dealership-page .explore-section .bike-card .bike-image-container:hover .bike-image{transform:scale(1.05)}.dealership-page .explore-section .bike-card .bike-info{text-align:left;padding:25px 20px 30px}.dealership-page .explore-section .bike-card .bike-info .bike-name{font-size:24px;font-weight:400;color:#000;text-align:left;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1)}.dealership-page .explore-section .bike-card .bike-info .bike-features{margin-top:10px}.dealership-page .explore-section .bike-card .bike-info .bike-features .feature-row{display:flex;align-items:center;padding:8px 0;gap:40px}.dealership-page .explore-section .bike-card .bike-info .bike-features .feature-row:last-child{border-bottom:none}.dealership-page .explore-section .bike-card .bike-info .bike-features .feature-row .feature-label{font-size:14px;font-weight:400;width:140px;flex-shrink:0}.dealership-page .explore-section .bike-card .bike-info .bike-features .feature-row .feature-value{font-size:14px;font-weight:600;margin-left:20px}.dealership-page .explore-section .bike-card .bike-info .bike-features .feature-row .feature-newvalue{margin-left:-25px}.dealership-page .explore-section .bike-card .bike-info .bike-features .feature-newrow{gap:10px}.dealership-page .dealership-brochure-section{background-color:#f5f5f5;padding:40px 0}.dealership-page .dealership-brochure-section .brochure-container{max-width:1200px;margin:0 auto;padding:0 20px}.dealership-page .dealership-brochure-section .brochure-content{background:#fff;border-radius:16px;padding:60px;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.dealership-page .dealership-brochure-section .brochure-left .brochure-title{font-size:42px;font-weight:400;color:#000;margin-bottom:30px;line-height:1.2}.dealership-page .dealership-brochure-section .brochure-left .brochure-description{font-size:18px;color:#565656;line-height:1.6;margin-bottom:20px;font-weight:400}.dealership-page .dealership-brochure-section .brochure-left .sub-brochure-description{font-size:18px;color:#565656;line-height:1.6;margin-bottom:0;font-weight:400}.dealership-page .dealership-brochure-section .brochure-right .stats-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}.dealership-page .dealership-brochure-section .brochure-right .stat-item{text-align:center}.dealership-page .dealership-brochure-section .brochure-right .stat-item .stat-number{font-size:48px;font-weight:400;color:#000;margin-bottom:10px;line-height:1}.dealership-page .dealership-brochure-section .brochure-right .stat-item .stat-label{font-size:18px;color:#000;line-height:1.4;margin:0;font-weight:400}.dealership-page .dealership-brochure-section .brochure-button-container{display:flex;justify-content:center;margin-top:40px}.dealership-page .dealership-brochure-section .brochure-button-container .brochure-button{background:#fff;border:1px solid #000;border-radius:28px;padding:12px 30px;font-size:14px;font-weight:500;color:#000;cursor:pointer;display:inline-flex;align-items:center;gap:10px;width:248px;height:49px;justify-content:center;transition:all .3s ease}.dealership-page .dealership-brochure-section .brochure-button-container .brochure-button:hover{background:rgba(0,0,0,.05);transform:translateY(-2px)}.dealership-page .dealership-brochure-section .brochure-button-container .brochure-button .button-arrow{font-size:18px;transition:transform .3s ease}.dealership-page .dealership-brochure-section .brochure-button-container .brochure-button:hover .button-arrow{transform:translate(2px,-2px)}.dealership-page .dealership-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.dealership-page .dealership-modal-content{background:#fff;border-radius:16px;width:88vw;max-width:820px;box-shadow:0 10px 40px rgba(0,0,0,.25);position:relative;display:flex;flex-direction:column;transform:scale(.8);transform-origin:center;overflow:hidden}.dealership-page .dealership-modal-close{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:20px;right:20px;z-index:3}.dealership-page .dealership-modal-body{padding:20px;overflow:visible}@media(max-width:1440px){.dealership-page .dealership-modal-content{transform:scale(.65)}}@media(max-width:768px){.dealership-page .dealership-modal-content{width:94vw;max-width:560px;transform:scale(.85);max-height:90vh}.dealership-page .dealership-modal-body{padding:10px}}@media(max-width:1024px){.dealership-page .banner-container .banner-overlay{max-width:50%;right:5%}.dealership-page .banner-container .banner-overlay .banner-title{font-size:40px}.dealership-page .form-container .form-wrapper{margin:0 auto}.dealership-page .explore-section .bike-cards-container{gap:20px}.dealership-page .dealership-brochure-section .brochure-content{gap:60px;padding:50px}.dealership-page .dealership-brochure-section .brochure-left .brochure-title{font-size:36px}.dealership-page .dealership-brochure-section .brochure-right .stat-item .stat-number{font-size:40px}}@media(max-width:768px){.dealership-page .banner-container{height:50vh}.dealership-page .banner-container .banner-overlay{max-width:80%;right:10%;top:10%;text-align:center}.dealership-page .banner-container .banner-overlay .banner-title{font-size:32px}.dealership-page .banner-container .banner-overlay .banner-subtitle{font-size:14px}.dealership-page .form-container{padding:60px 15px 0;background:#f5f5f5}.dealership-page .form-container .form-wrapper{margin:-80px auto 0;max-width:500px;z-index:10;position:relative}.dealership-page .explore-section{padding:60px 0;margin-top:40px}.dealership-page .explore-section .explore-title{font-size:28px;margin-bottom:40px}.dealership-page .explore-section .bike-cards-container{grid-template-columns:1fr;gap:30px}.dealership-page .dealership-brochure-section{padding:60px 0}.dealership-page .dealership-brochure-section .brochure-content{grid-template-columns:1fr;gap:40px;text-align:center;padding:40px 30px}.dealership-page .dealership-brochure-section .brochure-left .brochure-title{font-size:32px}.dealership-page .dealership-brochure-section .brochure-left .brochure-description{font-size:15px}.dealership-page .dealership-brochure-section .brochure-right .stats-grid{gap:30px}.dealership-page .dealership-brochure-section .brochure-right .stat-item .stat-number{font-size:36px}.dealership-page .dealership-brochure-section .brochure-right .stat-item .stat-label{font-size:13px}}@media(max-width:480px){.dealership-page .banner-container .banner-overlay .banner-title{font-size:28px}.dealership-page .banner-container .banner-overlay .banner-subtitle{font-size:13px}.dealership-page .explore-section{padding:40px 0;margin-top:30px}.dealership-page .explore-section .explore-title{font-size:24px}.dealership-page .explore-section .bike-card{padding:0}.dealership-page .explore-section .bike-card .bike-image-container{height:140px}.dealership-page .explore-section .bike-card .bike-info{padding:20px 15px 25px}.dealership-page .dealership-brochure-section{padding:40px 0}.dealership-page .dealership-brochure-section .brochure-content{padding:30px 20px}.dealership-page .dealership-brochure-section .brochure-left .brochure-title{font-size:28px}.dealership-page .dealership-brochure-section .brochure-left .brochure-description{font-size:14px}.dealership-page .dealership-brochure-section .brochure-left .brochure-button{padding:10px 25px;font-size:14px}.dealership-page .dealership-brochure-section .brochure-right .stats-grid{gap:25px}.dealership-page .dealership-brochure-section .brochure-right .stat-item .stat-number{font-size:32px}.dealership-page .dealership-brochure-section .brochure-right .stat-item .stat-label{font-size:12px}}