.loading-icon{height:70px;width:70px}.loading-blue{display:flex;justify-content:center;align-items:center;height:30vh}.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.sidebar-open{top:0;height:100vh}.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:52px}.sidebar-container .sidebar-top .sidebar-close-btn{position:absolute;top:8px;right:14px;width:32px;height:32px;border:none;background:transparent;color:hsla(0,0%,100%,.45);font-size:42px;line-height:20px;font-weight:300;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.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}.mob-navbar-top{width:100%;height:45px;display:flex;position:fixed;top:0;left:0;z-index:100000000000000000;background-color:#000;transition:transform .3s ease-in-out}.mob-navbar-top.nav-visible{transform:translateY(0)}.mob-navbar-top.nav-hidden{transform:translateY(-100%)}.mob-navbar-top.sidebar-open{z-index:10}.mob-navbar-top .left-grid{padding-left:12px;padding-right:8px}.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:32px!important;width:auto}.mob-navbar-top .right-grid{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding-left:8px;padding-right:12px;margin-left:auto}.mob-navbar-top .right-grid svg{width:20px;height:20px;color:#fff!important;display:block;visibility:visible;opacity:1;cursor:pointer;transition:color .2s ease}.mob-navbar-top .right-grid svg:hover{color:#da1731!important}.mob-navbar-top .right-grid>a{display:flex;align-items:center;justify-content:center;line-height:0}.mob-navbar-top .right-grid>a img{width:18px;height:18px;object-fit:contain;filter:brightness(0) invert(1);display:block}.mob-navbar-top .right-grid .hamburger{width:24px;height:20px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important;align-items:flex-end}.mob-navbar-top .right-grid .hamburger .hamburger-icon-image{width:20px;height:20px;object-fit:contain;display:block}.mob-navbar-top .right-grid .hamburger span{background-color:#fcffe7;width:100%;height:2px;transform-origin:left;transition:all .3s ease;text-decoration:none;border-radius:10px}.mob-navbar-top .right-grid .hamburger .hamburger_one{width:100%;height:2px;background-color:#f15708}.mob-navbar-top .right-grid .hamburger .hamburger_two{width:100%;height:2px;background-color:#fff}.mob-navbar-top .right-grid .hamburger .hamburger_three{width:70%;height:2px;background-color:#3db40f}.mob-navbar-top .right-grid .hamburger.active span:first-child{background-color:#fff;transform:rotate(45deg) translate(2px,-2px)}.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) translate(2px,2px);width:100%}@media(max-width:360px){.mob-navbar-top .right-grid{gap:8px}.mob-navbar-top .right-grid svg{width:18px;height:18px}.mob-navbar-top .right-grid>a img{width:16px;height:16px}.mob-navbar-top .right-grid .hamburger{width:14px}}.moffer-notice{position:fixed;top:45px;left:0;width:100%;height:35px;z-index:99999;display:flex;align-items:center;overflow:hidden;background:linear-gradient(90deg,#65000e,#a00c1f 52.4%,#65000e);font-size:14px;color:#fff;padding-left:20px}.moffer-notice .moffer-notice-text{display:inline-block;white-space:nowrap;transform:translateX(0)}.moffer-notice .moffer-notice-text.animate{animation:marquee-ltr 15s linear forwards}.moffer-notice:hover .moffer-notice-text.animate{animation-play-state:paused}@keyframes marquee-ltr{0%{transform:translateX(0)}to{transform:translateX(100vw)}}.mob-footer-container{background-color:#000;padding:20px 40px;position:relative}.mob-footer-container .mob-footer-menu{color:#fff;width:100%;position:relative}.mob-footer-container .mob-footer-menu .mob-f-inner-menu{position:relative;border-bottom:1px solid hsla(0,0%,100%,.15)}.mob-footer-container .mob-footer-menu .mob-f-inner-menu.active .mob-f-a-title:after{background:url(/_next/static/media/minus.2b6d3923.svg) 50% no-repeat}.mob-footer-container .mob-footer-menu .mob-f-inner-menu.active ul{display:block}.mob-footer-container .mob-footer-menu .mob-f-a-title{margin:0;padding:15px 30px 15px 0;font-size:14px;font-weight:500;color:hsla(0,0%,100%,.5);position:relative;cursor:pointer}.mob-footer-container .mob-footer-menu .mob-f-a-title:after{content:"";position:absolute;width:12px;height:12px;background:url(/_next/static/media/plus.a4c81a61.svg) 50% no-repeat;background-size:contain;right:0;top:50%;margin-top:-6px}.mob-footer-container .mob-footer-menu ul{list-style:none;position:relative;margin:0 0 15px;display:none}.mob-footer-container .mob-footer-menu li{margin-bottom:10px}.mob-footer-container .mob-footer-menu li a{text-decoration:none;display:block;padding:5px 0;font-size:14px}.mob-footer-container .mob-logo-cb{color:#fff;padding:30px 0 15px;border-bottom:1px solid hsla(0,0%,100%,.15);position:relative}.mob-footer-container .mob-logo-cb .mob-logo-i-cb img{max-height:48px;width:auto}.mob-footer-container .mob-logo-cb address{font-style:normal;font-weight:400;font-size:12px;display:block;padding:5px 0}.mob-footer-container .mob-logo-cb .mob-e-i-cb{font-style:normal;font-weight:500;font-size:12px}.mob-footer-container .mob-logo-cb .mob-e-i-cb a{text-decoration:none}.mob-footer-container .nh-f-social{position:relative;padding-bottom:30px}.mob-footer-container .nh-f-social .nh-f-social-inner{position:relative;padding:20px 0 10px}.mob-footer-container .nh-f-social .nh-f-social-inner ul{list-style:none;padding:0;display:flex;margin:0 0 5px}.mob-footer-container .nh-f-social .nh-f-social-inner li{display:flex;position:relative;padding:0 10px 0 0}.mob-footer-container .nh-f-social .nh-f-social-inner .f-fb a{background-position:6px 2px}.mob-footer-container .nh-f-social .nh-f-social-inner .f-insta a{background-position:-22px 2px}.mob-footer-container .nh-f-social .nh-f-social-inner .f-linkedin a{background-position:-56px 0}.mob-footer-container .nh-f-social .nh-f-social-inner .f-youtube a{background-position:-92px 2px}.mob-footer-container .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}.mob-footer-container .nh-f-social .f-copyright-cb{font-style:normal;font-size:10px;font-weight:400;color:#fff;display:block}.nh-footer-bottom-margin{padding-bottom:50px}.btnTestDrive{width:100%;color:#fff;margin:32px 0;background-color:#000;border:none;outline:none;font-weight:500;font-size:14px;padding:16px 0}.result-address{font-style:normal;font-weight:400;font-size:14px}.result-icon{width:20px;height:20px}.bnf-wrapper{display:flex;margin:20px;background-color:#fff;flex-direction:column}.bnf-wrapper .bnf-top{display:flex;justify-content:center;align-items:center;padding:20px 0}.bnf-wrapper .bnf-center{gap:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.bnf-wrapper .bnf-center .bnf-center-head{width:80%;font-weight:500;font-size:22px;line-height:26px;text-align:center}.bnf-wrapper .bnf-center .bnf-center-text{font-weight:400;font-size:16px;line-height:140%;width:80%;text-align:center}.bnf-wrapper .bnf-bottom{display:flex;flex-direction:column;align-items:center;justify-content:space-around;margin:12px 0}.bnf-wrapper .bnf-bottom .link{width:90%;display:flex;justify-content:center;align-items:center;text-decoration:none}.bnf-wrapper .bnf-bottom .link .bnf-bottom-button{width:100%;border:none;outline:none;height:56px;background-color:#111318;color:#fff;font-size:15px;font-weight:500;line-height:19.6px;cursor:pointer}.bnf-wrapper .bnf-bottom p{margin-top:16px;text-align:center;font-size:16px;font-weight:400}.back_to_home{display:flex;align-items:center;justify-content:center;gap:12px;padding-bottom:12px;border-bottom:1px solid #000;font-size:16px;color:#000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto auto 12px;text-decoration:none}