:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.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));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.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-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.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-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{-o-object-fit:contain;object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.HeroSection-module__-Bozpa__heroWrapper{width:100%;padding-bottom:60px;position:relative}.HeroSection-module__-Bozpa__sliderContainer{background-color:#f8fafc;width:100%;height:520px;position:relative;overflow:hidden}.HeroSection-module__-Bozpa__swiperRoot{width:100%;height:100%}.HeroSection-module__-Bozpa__slideBg{justify-content:center;width:100%;height:100%;display:flex}.HeroSection-module__-Bozpa__slideBgGradient{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%)}.HeroSection-module__-Bozpa__slideBgDark{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%)}.HeroSection-module__-Bozpa__slideInner{align-items:center;width:100%;max-width:1200px;height:100%;padding:0 40px;display:flex;position:relative}.HeroSection-module__-Bozpa__slideTextGroup{z-index:10;max-width:500px;margin-top:-60px;position:relative}.HeroSection-module__-Bozpa__badge{color:#fff;background:#2d3ed2;border-radius:4px;margin-bottom:20px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-flex}.HeroSection-module__-Bozpa__title{color:#0f172a;letter-spacing:-.04em;margin:0 0 16px;font-size:40px;font-weight:900;line-height:1.3}.HeroSection-module__-Bozpa__highlight{color:#2d3ed2}.HeroSection-module__-Bozpa__desc{color:#334155;margin:0;font-size:18px;font-weight:600;line-height:1.6}.HeroSection-module__-Bozpa__mockupArea{justify-content:flex-end;width:50%;max-width:600px;margin-top:-40px;display:flex;position:absolute;top:50%;right:40px;transform:translateY(-50%)}.HeroSection-module__-Bozpa__heroCarImage{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 20px 30px #0000001a);width:100%;height:auto}.HeroSection-module__-Bozpa__contentContainer{z-index:20;max-width:1200px;margin:-120px auto 0;padding:0 40px;position:relative}.HeroSection-module__-Bozpa__customPagination{align-items:center;gap:8px;margin-bottom:16px;display:flex;width:auto!important;position:relative!important;bottom:0!important;left:0!important}.swiper-pagination-bullet{transition:all .3s;opacity:1!important;background:#0000004d!important;width:8px!important;height:8px!important}.swiper-pagination-bullet-active{background:#2d3ed2!important;border-radius:4px!important;width:24px!important}.HeroSection-module__-Bozpa__overlapCards{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px;display:grid}.HeroSection-module__-Bozpa__cardItem{text-align:left;cursor:pointer;background:#1e293b;border:none;border-radius:16px;justify-content:space-between;align-items:center;height:110px;padding:24px;transition:transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.HeroSection-module__-Bozpa__cardItem:hover{transform:translateY(-4px)}.HeroSection-module__-Bozpa__cardInfo{z-index:10;flex-direction:column;gap:6px;display:flex}.HeroSection-module__-Bozpa__cardLabel{color:#fff;letter-spacing:-.02em;font-size:18px;font-weight:800}.HeroSection-module__-Bozpa__cardDesc{color:#94a3b8;font-size:13px;font-weight:500}.HeroSection-module__-Bozpa__cardImgWrap{z-index:5;width:90px;height:50px;position:relative;transform:scale(1.3)translate(10px)}.HeroSection-module__-Bozpa__cardCarImg{-o-object-fit:contain;object-fit:contain}.HeroSection-module__-Bozpa__quickSearchWrap{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px 32px;box-shadow:0 4px 20px #0000000d}.HeroSection-module__-Bozpa__searchForm{flex-direction:column;gap:16px;display:flex}.HeroSection-module__-Bozpa__selectGroup{align-items:stretch;gap:12px;display:flex}.HeroSection-module__-Bozpa__selectBox{color:#0f172a;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 16px center;background-repeat:no-repeat;background-size:16px;border:1px solid #cbd5e1;border-radius:8px;outline:none;flex:1;padding:14px 16px;font-size:15px;transition:border-color .2s}.HeroSection-module__-Bozpa__selectBox:focus{border-color:#2d3ed2}.HeroSection-module__-Bozpa__searchBtn{color:#fff;cursor:pointer;background:#2d3ed2;border:none;border-radius:8px;padding:0 40px;font-size:16px;font-weight:700}.HeroSection-module__-Bozpa__formFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.HeroSection-module__-Bozpa__formFooter p{color:#64748b;margin:0;font-size:14px;font-weight:500}.HeroSection-module__-Bozpa__kakaoTextBtn{color:#2d3ed2;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:700}@media (max-width:1024px){.HeroSection-module__-Bozpa__overlapCards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.HeroSection-module__-Bozpa__sliderContainer{height:480px}.HeroSection-module__-Bozpa__slideInner{flex-direction:column;justify-content:center;padding:20px}.HeroSection-module__-Bozpa__slideTextGroup{text-align:center;max-width:100%;margin-top:-100px}.HeroSection-module__-Bozpa__mockupArea{justify-content:center;width:100%;margin-top:0;position:relative;top:20px;right:0;transform:none}.HeroSection-module__-Bozpa__title{font-size:28px}.HeroSection-module__-Bozpa__contentContainer{margin-top:-100px;padding:0 20px}.HeroSection-module__-Bozpa__selectGroup{flex-direction:column}.HeroSection-module__-Bozpa__searchBtn{height:52px}.HeroSection-module__-Bozpa__formFooter{flex-direction:column;align-items:flex-start;gap:8px}}
.PopularCarsSection-module__6RAa7a__section{text-align:center;background-color:#fff;padding:80px 20px}.PopularCarsSection-module__6RAa7a__container{max-width:1200px;margin:0 auto}.PopularCarsSection-module__6RAa7a__header{margin-bottom:24px}.PopularCarsSection-module__6RAa7a__sectionTitle{color:#0f172a;letter-spacing:-.02em;font-size:32px;font-weight:800}.PopularCarsSection-module__6RAa7a__tabsWrap{justify-content:center;gap:40px;margin-bottom:40px;display:flex;position:relative}.PopularCarsSection-module__6RAa7a__tabsWrap:after{content:"";z-index:1;background:#e2e8f0;width:300px;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.PopularCarsSection-module__6RAa7a__tabBtn{color:#94a3b8;cursor:pointer;z-index:2;background:0 0;border:none;padding:0 10px 12px;font-size:18px;font-weight:700;transition:color .2s;position:relative}.PopularCarsSection-module__6RAa7a__tabActive{color:#2d3ed2}.PopularCarsSection-module__6RAa7a__tabActive:after{content:"";background:#2d3ed2;height:2px;position:absolute;bottom:0;left:0;right:0}.PopularCarsSection-module__6RAa7a__sliderWrap{align-items:center;display:flex;position:relative}.PopularCarsSection-module__6RAa7a__navBtn{cursor:pointer;z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 4px 12px #0000000d}.PopularCarsSection-module__6RAa7a__navBtn:hover{background:#f8fafc;box-shadow:0 6px 16px #00000014}.PopularCarsSection-module__6RAa7a__navLeft{left:-24px}.PopularCarsSection-module__6RAa7a__navRight{right:-24px}.PopularCarsSection-module__6RAa7a__navLeft:before,.PopularCarsSection-module__6RAa7a__navRight:before{content:"";border-top:2px solid #64748b;border-right:2px solid #64748b;width:10px;height:10px;display:inline-block}.PopularCarsSection-module__6RAa7a__navLeft:before{transform:rotate(-135deg)translate(-2px)}.PopularCarsSection-module__6RAa7a__navRight:before{transform:rotate(45deg)translate(-2px)}.PopularCarsSection-module__6RAa7a__scrollArea{scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:20px;padding:10px 4px;display:flex;overflow-x:auto}.PopularCarsSection-module__6RAa7a__scrollArea::-webkit-scrollbar{display:none}.PopularCarsSection-module__6RAa7a__scrollArea{-ms-overflow-style:none;scrollbar-width:none}.PopularCarsSection-module__6RAa7a__card{scroll-snap-align:start;text-align:left;flex:0 0 calc(25% - 15px);min-width:260px;transition:transform .2s;position:relative}.PopularCarsSection-module__6RAa7a__card:hover{transform:translateY(-4px)}.PopularCarsSection-module__6RAa7a__rankBadge{color:#fff;z-index:10;background:#475569;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:800;display:flex;position:absolute;top:0;left:0}.PopularCarsSection-module__6RAa7a__cardImageWrap{background:#f8fafc;border-radius:12px;justify-content:center;align-items:center;width:100%;height:160px;margin-bottom:12px;display:flex}.PopularCarsSection-module__6RAa7a__cardImage{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;transition:transform .3s}.PopularCarsSection-module__6RAa7a__card:hover .PopularCarsSection-module__6RAa7a__cardImage{transform:scale(1.05)}.PopularCarsSection-module__6RAa7a__cardTags{gap:6px;margin-bottom:8px;display:flex}.PopularCarsSection-module__6RAa7a__tag{color:#2d3ed2;border:1px solid #2d3ed233;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:600}.PopularCarsSection-module__6RAa7a__cardTitleArea{margin-bottom:12px}.PopularCarsSection-module__6RAa7a__cardBrand{color:#64748b;font-size:12px;font-weight:600;display:block}.PopularCarsSection-module__6RAa7a__cardModel{color:#0f172a;letter-spacing:-.02em;margin:2px 0 4px;font-size:18px;font-weight:800}.PopularCarsSection-module__6RAa7a__cardDetail{color:#94a3b8;margin:0;font-size:13px}.PopularCarsSection-module__6RAa7a__divider{background:#f1f5f9;width:100%;height:1px;margin-bottom:12px}.PopularCarsSection-module__6RAa7a__priceList{flex-direction:column;gap:6px;display:flex}.PopularCarsSection-module__6RAa7a__priceRow{justify-content:space-between;align-items:center;font-size:13px;display:flex}.PopularCarsSection-module__6RAa7a__priceType{color:#64748b;font-weight:600}.PopularCarsSection-module__6RAa7a__priceValue{color:#475569}.PopularCarsSection-module__6RAa7a__priceValue strong{color:#0f172a;margin:0 2px;font-size:15px;font-weight:800}.PopularCarsSection-module__6RAa7a__dots{justify-content:center;gap:6px;margin-top:32px;display:flex}.PopularCarsSection-module__6RAa7a__dot{background:#cbd5e1;border-radius:50%;width:6px;height:6px}.PopularCarsSection-module__6RAa7a__dotActive{background:#2d3ed2}@media (max-width:1024px){.PopularCarsSection-module__6RAa7a__navBtn{display:none}}@media (max-width:768px){.PopularCarsSection-module__6RAa7a__section{padding:60px 16px}.PopularCarsSection-module__6RAa7a__card{flex:0 0 calc(60% - 10px);min-width:220px}.PopularCarsSection-module__6RAa7a__tabsWrap:after{width:100%}}
.WhyNewcarSection-module__2O-POa__section{background-color:#fff;padding:60px 20px 80px}.WhyNewcarSection-module__2O-POa__container{max-width:1200px;margin:0 auto}.WhyNewcarSection-module__2O-POa__header{text-align:center;margin-bottom:40px}.WhyNewcarSection-module__2O-POa__title{color:#0f172a;letter-spacing:-.02em;font-size:28px;font-weight:800}.WhyNewcarSection-module__2O-POa__grid{justify-content:space-between;gap:20px;display:flex}.WhyNewcarSection-module__2O-POa__card{background-color:#2d3ed2;border-radius:24px;flex-direction:column;flex:1;justify-content:space-between;min-height:280px;padding:40px 30px;transition:transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #2d3ed226}.WhyNewcarSection-module__2O-POa__card:hover{transform:translateY(-5px)}.WhyNewcarSection-module__2O-POa__cardText{z-index:2}.WhyNewcarSection-module__2O-POa__cardTitle{color:#fff;white-space:pre-line;letter-spacing:-.02em;margin-bottom:16px;font-size:24px;font-weight:800;line-height:1.3}.WhyNewcarSection-module__2O-POa__cardDesc{color:#fffc;white-space:pre-line;font-size:15px;line-height:1.5}.WhyNewcarSection-module__2O-POa__cardIcon{z-index:1;width:100px;height:100px;position:absolute;bottom:20px;right:20px}.WhyNewcarSection-module__2O-POa__iconPlaceholder{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border-radius:50%;width:100%;height:100%}@media (max-width:1024px){.WhyNewcarSection-module__2O-POa__grid{gap:16px}.WhyNewcarSection-module__2O-POa__cardTitle{font-size:20px}}@media (max-width:768px){.WhyNewcarSection-module__2O-POa__grid{flex-direction:column}.WhyNewcarSection-module__2O-POa__card{min-height:220px}}
.ReviewSection-module__Q_QYmW__section{background-color:#fff;border-top:1px solid #f1f5f9;padding:80px 20px}.ReviewSection-module__Q_QYmW__container{max-width:1200px;margin:0 auto}.ReviewSection-module__Q_QYmW__header{border-bottom:2px solid #0f172a;justify-content:space-between;align-items:flex-end;margin-bottom:30px;padding-bottom:12px;display:flex}.ReviewSection-module__Q_QYmW__title{color:#0f172a;letter-spacing:-.02em;font-size:24px;font-weight:800}.ReviewSection-module__Q_QYmW__moreBtn{color:#64748b;cursor:pointer;font-size:14px}.ReviewSection-module__Q_QYmW__moreBtn:hover{color:#0f172a;text-decoration:underline}.ReviewSection-module__Q_QYmW__thumbGrid{gap:20px;margin-bottom:60px;display:flex}.ReviewSection-module__Q_QYmW__thumbCard{cursor:pointer;flex:1;transition:transform .2s}.ReviewSection-module__Q_QYmW__thumbCard:hover{transform:translateY(-4px)}.ReviewSection-module__Q_QYmW__thumbImageWrap{aspect-ratio:4/3;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin-bottom:12px;position:relative;overflow:hidden}.ReviewSection-module__Q_QYmW__thumbTag{color:#fff;z-index:2;background:#2d3ed2e6;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:700;position:absolute;top:12px;left:12px}.ReviewSection-module__Q_QYmW__thumbText{color:#0f172a;text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;overflow:hidden}.ReviewSection-module__Q_QYmW__bottomGrid{gap:40px;display:flex}.ReviewSection-module__Q_QYmW__youtubeWrap{flex:1}.ReviewSection-module__Q_QYmW__youtubeTitleArea{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ReviewSection-module__Q_QYmW__youtubeRedTag{color:#ef4444;margin-bottom:4px;font-size:12px;font-weight:800;display:block}.ReviewSection-module__Q_QYmW__youtubeTitle{color:#0f172a;font-size:20px;font-weight:800}.ReviewSection-module__Q_QYmW__videoPlaceholder{aspect-ratio:16/9;color:#fffc;background:#0f172a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;font-size:14px;display:flex}.ReviewSection-module__Q_QYmW__playIcon{color:#fff;cursor:pointer;background:#ef4444e6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding-left:4px;font-size:24px;transition:transform .2s;display:flex}.ReviewSection-module__Q_QYmW__videoPlaceholder:hover .ReviewSection-module__Q_QYmW__playIcon{transform:scale(1.1)}.ReviewSection-module__Q_QYmW__boardWrap{flex:1}.ReviewSection-module__Q_QYmW__boardTabs{border-bottom:1px solid #e2e8f0;gap:20px;margin-bottom:20px;display:flex}.ReviewSection-module__Q_QYmW__boardTab{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0 4px 12px;font-size:18px;font-weight:700;position:relative}.ReviewSection-module__Q_QYmW__boardTabActive{color:#0f172a}.ReviewSection-module__Q_QYmW__boardTabActive:after{content:"";background:#0f172a;height:3px;position:absolute;bottom:-1px;left:0;right:0}.ReviewSection-module__Q_QYmW__boardList{margin:0;padding:0;list-style:none}.ReviewSection-module__Q_QYmW__boardItem{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.ReviewSection-module__Q_QYmW__boardItem:hover .ReviewSection-module__Q_QYmW__postTitle{color:#2d3ed2;text-decoration:underline}.ReviewSection-module__Q_QYmW__boardItemLeft{align-items:center;gap:12px;min-width:0;display:flex}.ReviewSection-module__Q_QYmW__postType{white-space:nowrap;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:700}.ReviewSection-module__Q_QYmW__postNotice{color:#64748b;background:#f1f5f9}.ReviewSection-module__Q_QYmW__postReview{color:#2d3ed2;background:#eef2ff}.ReviewSection-module__Q_QYmW__postTitle{color:#334155;white-space:nowrap;text-overflow:ellipsis;max-width:250px;font-size:15px;overflow:hidden}.ReviewSection-module__Q_QYmW__postDate{color:#94a3b8;white-space:nowrap;font-size:13px}@media (max-width:1024px){.ReviewSection-module__Q_QYmW__thumbGrid{flex-wrap:wrap}.ReviewSection-module__Q_QYmW__thumbCard{flex:0 0 calc(50% - 10px)}.ReviewSection-module__Q_QYmW__bottomGrid{flex-direction:column}.ReviewSection-module__Q_QYmW__postTitle{max-width:400px}}@media (max-width:768px){.ReviewSection-module__Q_QYmW__postTitle{max-width:180px}}
.FAQSection-module__tTzibW__section{padding:var(--section-py,72px)0;background:var(--gray-50,#f8fafc)}.FAQSection-module__tTzibW__container{max-width:780px;padding:0 var(--content-gutter,20px);text-align:center;margin:0 auto}.FAQSection-module__tTzibW__label{color:var(--color-primary,#2d3ed2);font-size:14px;font-weight:700}.FAQSection-module__tTzibW__title{color:#0f172a;letter-spacing:-.03em;margin:8px 0 40px;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800}.FAQSection-module__tTzibW__list{text-align:left;flex-direction:column;gap:12px;display:flex}.FAQSection-module__tTzibW__item{background:#fff;border:none;border-radius:20px;transition:all .2s;overflow:hidden;box-shadow:0 2px 10px #0f172a08}.FAQSection-module__tTzibW__item:hover{box-shadow:0 4px 12px #0f172a0d}.FAQSection-module__tTzibW__itemOpen{box-shadow:0 4px 16px #2d3ed20f}.FAQSection-module__tTzibW__question{color:#0f172a;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;font-family:inherit;font-size:16px;font-weight:600;transition:color .2s;display:flex}.FAQSection-module__tTzibW__question:hover{color:var(--color-primary,#2d3ed2)}.FAQSection-module__tTzibW__questionText{flex:1}.FAQSection-module__tTzibW__chevron{color:#94a3b8;flex-shrink:0;font-size:20px;font-weight:300;transition:transform .2s}.FAQSection-module__tTzibW__itemOpen .FAQSection-module__tTzibW__chevron{color:var(--color-primary,#2d3ed2)}.FAQSection-module__tTzibW__answerWrap{max-height:0;padding:0 24px;transition:max-height .3s,padding .3s;overflow:hidden}.FAQSection-module__tTzibW__itemOpen .FAQSection-module__tTzibW__answerWrap{max-height:300px;padding:0 24px 20px}.FAQSection-module__tTzibW__answer{color:#475569;border-top:1px solid #f1f5f9;margin:0;padding-top:16px;font-size:15px;line-height:1.7}
.CTAPartnerSection-module__SGQZKq__section{overflow:hidden}.CTAPartnerSection-module__SGQZKq__ctaArea{background:var(--color-primary,#2d3ed2);padding:72px 0}.CTAPartnerSection-module__SGQZKq__ctaInner{max-width:var(--content-max-width,1200px);padding:0 var(--content-gutter,20px);text-align:center;margin:0 auto}.CTAPartnerSection-module__SGQZKq__ctaTitle{color:#fff;letter-spacing:-.03em;margin:0 0 8px;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800}.CTAPartnerSection-module__SGQZKq__ctaDesc{color:#fff9;margin:0 0 32px;font-size:16px}.CTAPartnerSection-module__SGQZKq__ctaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.CTAPartnerSection-module__SGQZKq__ctaPhone{color:var(--color-primary,#2d3ed2);letter-spacing:-.01em;background:#fff;border:none;border-radius:20px;align-items:center;gap:8px;padding:16px 32px;font-family:inherit;font-size:20px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #0000001a}.CTAPartnerSection-module__SGQZKq__ctaPhone:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.CTAPartnerSection-module__SGQZKq__ctaBtn{color:#fff;background:#ffffff26;border:1px solid #ffffff4d;border-radius:20px;align-items:center;padding:16px 36px;font-family:inherit;font-size:17px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.CTAPartnerSection-module__SGQZKq__ctaBtn:hover{background:#ffffff40;transform:translateY(-2px)}.CTAPartnerSection-module__SGQZKq__partnerArea{text-align:center;background:#fff;padding:40px 0}.CTAPartnerSection-module__SGQZKq__partnerLabel{color:#94a3b8;margin-bottom:20px;font-size:13px;font-weight:600;display:block}.CTAPartnerSection-module__SGQZKq__marqueeWrap{width:100%;overflow:hidden}.CTAPartnerSection-module__SGQZKq__marqueeTrack{gap:40px;width:max-content;animation:40s linear infinite CTAPartnerSection-module__SGQZKq__marquee;display:flex}.CTAPartnerSection-module__SGQZKq__marqueeTrack:hover{animation-play-state:paused}.CTAPartnerSection-module__SGQZKq__partnerLogo{flex-shrink:0;justify-content:center;align-items:center;height:36px;display:flex}@keyframes CTAPartnerSection-module__SGQZKq__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:640px){.CTAPartnerSection-module__SGQZKq__ctaArea{padding:48px 0}.CTAPartnerSection-module__SGQZKq__ctaPhone{padding:14px 24px;font-size:18px}.CTAPartnerSection-module__SGQZKq__ctaBtn{padding:14px 28px;font-size:15px}}
.FloatingDBForm-module__J4RNaq__bar{width:calc(100% - 32px);max-width:900px;z-index:var(--z-sticky,100);-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border:1px solid #fff9;border-radius:100px;padding:12px 16px 12px 32px;display:none;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 16px 48px #0f172a1f,inset 0 1px #fff}.FloatingDBForm-module__J4RNaq__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.FloatingDBForm-module__J4RNaq__titleArea{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.FloatingDBForm-module__J4RNaq__title{color:#0f172a;letter-spacing:-.02em;font-size:16px;font-weight:800}.FloatingDBForm-module__J4RNaq__desc{color:var(--color-primary,#2d3ed2);font-size:13px;font-weight:700}.FloatingDBForm-module__J4RNaq__inputArea{flex:1;justify-content:flex-end;gap:8px;display:flex}.FloatingDBForm-module__J4RNaq__input{color:#0f172a;background:#f8fafccc;border:1px solid #e2e8f0cc;border-radius:100px;outline:none;width:180px;padding:14px 20px;font-family:inherit;font-size:16px;transition:all .2s}.FloatingDBForm-module__J4RNaq__input:focus{border-color:var(--color-primary,#2d3ed2);background:#fff;box-shadow:0 0 0 3px #2d3ed214}.FloatingDBForm-module__J4RNaq__input::placeholder{color:#94a3b8;font-weight:500}.FloatingDBForm-module__J4RNaq__submitBtn{background:var(--color-primary,#2d3ed2);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:100px;flex-shrink:0;padding:14px 36px;font-family:inherit;font-size:16px;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #2d3ed233}.FloatingDBForm-module__J4RNaq__submitBtn:hover{background:var(--color-primary-hover,#2535b8);transform:translateY(-2px);box-shadow:0 8px 20px #2d3ed24d}.FloatingDBForm-module__J4RNaq__submitBtn:active{transform:translateY(0)}.FloatingDBForm-module__J4RNaq__submitBtn:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}@media (max-width:768px){.FloatingDBForm-module__J4RNaq__bar{border-radius:24px;padding:16px;display:block;bottom:20px}.FloatingDBForm-module__J4RNaq__inner{flex-direction:column;gap:12px}.FloatingDBForm-module__J4RNaq__titleArea{flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:4px}.FloatingDBForm-module__J4RNaq__title{font-size:15px}.FloatingDBForm-module__J4RNaq__desc{background:var(--color-primary-light,#eef2ff);border-radius:6px;padding:2px 8px;font-size:13px}.FloatingDBForm-module__J4RNaq__inputArea{flex-direction:column;gap:8px;width:100%}.FloatingDBForm-module__J4RNaq__input{border-radius:12px;width:100%;padding:14px 16px}.FloatingDBForm-module__J4RNaq__submitBtn{border-radius:12px;width:100%;height:52px}}
.MidCTABanner-module__YLQNzG__section{background-color:#f1f5f9;padding:80px 20px}.MidCTABanner-module__YLQNzG__container{max-width:1200px;margin:0 auto}.MidCTABanner-module__YLQNzG__formBox{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:40px;padding:40px 50px 40px 240px;display:flex;position:relative;box-shadow:0 10px 30px #0000000d}.MidCTABanner-module__YLQNzG__manImageWrap{justify-content:center;align-items:flex-end;width:200px;height:250px;display:flex;position:absolute;bottom:0;left:20px}.MidCTABanner-module__YLQNzG__manImagePlaceholder{font-size:150px;line-height:1}.MidCTABanner-module__YLQNzG__textWrap{flex:1;padding-right:40px}.MidCTABanner-module__YLQNzG__subtext{color:#64748b;margin-bottom:8px;font-size:14px}.MidCTABanner-module__YLQNzG__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:8px;font-size:26px;font-weight:800;line-height:1.3}.MidCTABanner-module__YLQNzG__titleBlue{color:#2d3ed2}.MidCTABanner-module__YLQNzG__minitext{color:#94a3b8;font-size:13px}.MidCTABanner-module__YLQNzG__form{flex-direction:column;gap:12px;width:480px;display:flex}.MidCTABanner-module__YLQNzG__inputGroup{gap:8px;display:flex}.MidCTABanner-module__YLQNzG__input{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;flex:1;min-width:0;padding:14px 16px;font-size:14px;transition:border-color .2s,box-shadow .2s}.MidCTABanner-module__YLQNzG__input:focus{background:#fff;border-color:#2d3ed2;box-shadow:0 0 0 3px #2d3ed21a}.MidCTABanner-module__YLQNzG__submitBtn{color:#fff;cursor:pointer;background-color:#2d3ed2;border:none;border-radius:8px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:background-color .2s}.MidCTABanner-module__YLQNzG__submitBtn:hover{background-color:#1e2fa0}.MidCTABanner-module__YLQNzG__submitBtn:disabled{cursor:not-allowed;background-color:#94a3b8}.MidCTABanner-module__YLQNzG__supportGrid{gap:20px;display:flex}.MidCTABanner-module__YLQNzG__supportCard{cursor:pointer;border-radius:16px;flex:1;align-items:center;gap:20px;padding:32px 24px;transition:transform .2s;display:flex}.MidCTABanner-module__YLQNzG__supportCard:hover{transform:translateY(-4px)}.MidCTABanner-module__YLQNzG__grayCard{background:#f8fafc;border:1px solid #e2e8f0}.MidCTABanner-module__YLQNzG__lightBlueCard{background:#eef2ff;border:1px solid #c7d2fe}.MidCTABanner-module__YLQNzG__blueCard{color:#fff;background:#2d3ed2;box-shadow:0 10px 20px #2d3ed233}.MidCTABanner-module__YLQNzG__supportIcon{font-size:40px;line-height:1}.MidCTABanner-module__YLQNzG__supportText{flex:1}.MidCTABanner-module__YLQNzG__supportDesc{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:600}.MidCTABanner-module__YLQNzG__blueCard .MidCTABanner-module__YLQNzG__supportDesc{color:#fffc}.MidCTABanner-module__YLQNzG__supportTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:6px;font-size:20px;font-weight:800}.MidCTABanner-module__YLQNzG__blueCard .MidCTABanner-module__YLQNzG__supportTitle{color:#fff}.MidCTABanner-module__YLQNzG__supportSub{color:#94a3b8;font-size:13px}.MidCTABanner-module__YLQNzG__blueCard .MidCTABanner-module__YLQNzG__supportSub{color:#fff9}@media (max-width:1024px){.MidCTABanner-module__YLQNzG__formBox{flex-direction:column;align-items:flex-start;padding:40px}.MidCTABanner-module__YLQNzG__manImageWrap{display:none}.MidCTABanner-module__YLQNzG__textWrap{margin-bottom:24px;padding-right:0}.MidCTABanner-module__YLQNzG__form{width:100%}.MidCTABanner-module__YLQNzG__supportGrid{flex-direction:column}}@media (max-width:768px){.MidCTABanner-module__YLQNzG__inputGroup{flex-direction:column}}
.RightSideForm-module__xB1E4G__wrapper{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:260px;display:flex;position:fixed;top:180px;right:20px;overflow:hidden;box-shadow:0 10px 40px #0000001a}.RightSideForm-module__xB1E4G__header{text-align:center;border-bottom:1px solid #f1f5f9;flex-direction:column;align-items:center;padding:24px 20px 16px;display:flex}.RightSideForm-module__xB1E4G__avatar{background-color:#f1f5f9;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:12px;display:flex;overflow:hidden}.RightSideForm-module__xB1E4G__avatarPlaceholder{background:linear-gradient(135deg,#e0e7ff 0%,#c7d2fe 100%);width:100%;height:100%}.RightSideForm-module__xB1E4G__titleInfo{flex-direction:column;gap:6px;display:flex}.RightSideForm-module__xB1E4G__badge{color:#2d3ed2;background:#eef2ff;border-radius:100px;margin:0 auto;padding:4px 8px;font-size:11px;font-weight:700;display:inline-block}.RightSideForm-module__xB1E4G__title{color:#0f172a;letter-spacing:-.02em;font-size:16px;font-weight:800;line-height:1.3}.RightSideForm-module__xB1E4G__form{flex-direction:column;gap:10px;padding:20px;display:flex}.RightSideForm-module__xB1E4G__inputGroup{width:100%}.RightSideForm-module__xB1E4G__input{color:#0f172a;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:14px;transition:border-color .2s}.RightSideForm-module__xB1E4G__input::placeholder{color:#94a3b8}.RightSideForm-module__xB1E4G__input:focus{border-color:#2d3ed2}.RightSideForm-module__xB1E4G__checkboxGroup{align-items:center;gap:6px;margin-top:4px;margin-bottom:8px;display:flex}.RightSideForm-module__xB1E4G__checkbox{accent-color:#2d3ed2;cursor:pointer;width:16px;height:16px}.RightSideForm-module__xB1E4G__label{color:#64748b;cursor:pointer;font-size:12px}.RightSideForm-module__xB1E4G__submitBtn{color:#fff;cursor:pointer;background-color:#2d3ed2;border:none;border-radius:8px;width:100%;padding:14px;font-size:15px;font-weight:700;transition:background-color .2s}.RightSideForm-module__xB1E4G__submitBtn:hover{background-color:#1e2b99}.RightSideForm-module__xB1E4G__footer{padding:0 20px 20px}.RightSideForm-module__xB1E4G__kakaoBtn{color:#371c1d;cursor:pointer;background-color:#fee500;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:12px;font-size:14px;font-weight:700;display:flex}.RightSideForm-module__xB1E4G__kakaoBtn:before{content:"";background-color:#371c1d;width:18px;height:18px;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3c-5.52 0-10 3.58-10 8 0 2.82 1.83 5.3 4.59 6.84l-1.14 4.3 4.54-2.58A11.3 11.3 0 0012 20c5.52 0 10-3.58 10-8s-4.48-8-10-8z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3c-5.52 0-10 3.58-10 8 0 2.82 1.83 5.3 4.59 6.84l-1.14 4.3 4.54-2.58A11.3 11.3 0 0012 20c5.52 0 10-3.58 10-8s-4.48-8-10-8z'/%3E%3C/svg%3E");-webkit-mask-size:cover;mask-size:cover}@media (max-width:1300px){.RightSideForm-module__xB1E4G__wrapper{display:none}}
.SpecialDiscountSection-module__VJImDq__section{z-index:1;background-color:#f8fafc;width:100%;padding:100px 20px 80px;position:relative;overflow:hidden}.SpecialDiscountSection-module__VJImDq__bgDiagonal{z-index:-2;clip-path:polygon(0 0,100% 0,80% 100%,0 100%);background-color:#1e40af;width:60%;height:100%;position:absolute;top:0;left:0}.SpecialDiscountSection-module__VJImDq__bgWatermark{color:#ffffff0d;white-space:nowrap;pointer-events:none;z-index:-1;font-size:240px;font-style:italic;font-weight:900;position:absolute;top:20px;left:-5%}.SpecialDiscountSection-module__VJImDq__inner{z-index:10;max-width:1200px;margin:0 auto;position:relative}.SpecialDiscountSection-module__VJImDq__header{margin-bottom:40px}.SpecialDiscountSection-module__VJImDq__title{color:#fff;letter-spacing:-.04em;text-shadow:0 4px 20px #0000001a;margin:0;font-size:48px;font-weight:900;line-height:1.2}.SpecialDiscountSection-module__VJImDq__highlight{color:#fbbf24}.SpecialDiscountSection-module__VJImDq__strongText{color:#fff}.SpecialDiscountSection-module__VJImDq__cardList{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.SpecialDiscountSection-module__VJImDq__card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:24px;transition:transform .2s;display:flex;box-shadow:0 20px 40px #00000014}.SpecialDiscountSection-module__VJImDq__card:hover{transform:translateY(-8px)}.SpecialDiscountSection-module__VJImDq__cardHeader{margin-bottom:12px}.SpecialDiscountSection-module__VJImDq__badge{color:#fff;background:#1e3a8a;border-radius:4px;padding:4px 12px;font-size:13px;font-weight:700}.SpecialDiscountSection-module__VJImDq__cardTitleArea{margin-bottom:16px}.SpecialDiscountSection-module__VJImDq__carName{color:#0f172a;letter-spacing:-.02em;margin:0 0 4px;font-size:22px;font-weight:800}.SpecialDiscountSection-module__VJImDq__carDetail{color:#64748b;margin:0;font-size:14px;font-weight:500}.SpecialDiscountSection-module__VJImDq__carImageArea{justify-content:center;align-items:center;height:140px;margin-bottom:24px;display:flex}.SpecialDiscountSection-module__VJImDq__carImage{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.SpecialDiscountSection-module__VJImDq__pricingArea{flex-direction:column;gap:8px;margin-top:auto;display:flex}.SpecialDiscountSection-module__VJImDq__priceRow{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.SpecialDiscountSection-module__VJImDq__priceInfo{align-items:center;gap:12px;display:flex}.SpecialDiscountSection-module__VJImDq__priceType{color:#64748b;font-size:14px;font-weight:700}.SpecialDiscountSection-module__VJImDq__priceValue{color:#0f172a;letter-spacing:-.02em;font-size:18px;font-weight:800}.SpecialDiscountSection-module__VJImDq__consultBtn{color:#fff;cursor:pointer;background:#2d3ed2;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:700;transition:background .2s}.SpecialDiscountSection-module__VJImDq__consultBtn:hover{background:#1e2b99}@media (max-width:1024px){.SpecialDiscountSection-module__VJImDq__cardList{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.SpecialDiscountSection-module__VJImDq__section{padding:60px 16px}.SpecialDiscountSection-module__VJImDq__bgDiagonal{clip-path:none;width:200%;height:60%;transform:rotate(-10deg)translateY(-20%)}.SpecialDiscountSection-module__VJImDq__bgWatermark{font-size:120px;top:40px}.SpecialDiscountSection-module__VJImDq__header{text-align:center;margin-bottom:24px}.SpecialDiscountSection-module__VJImDq__title{font-size:32px}.SpecialDiscountSection-module__VJImDq__cardList{grid-template-columns:1fr}.SpecialDiscountSection-module__VJImDq__priceValue{font-size:16px}.SpecialDiscountSection-module__VJImDq__consultBtn{padding:8px 12px;font-size:13px}}
.BrandFilterSection-module__UMBe3W__section{background-color:#fff;border-bottom:1px solid #f1f5f9;padding:60px 20px}.BrandFilterSection-module__UMBe3W__container{max-width:1200px;margin:0 auto}.BrandFilterSection-module__UMBe3W__header{text-align:center;margin-bottom:40px}.BrandFilterSection-module__UMBe3W__title{color:#0f172a;letter-spacing:-.02em;font-size:24px;font-weight:800}.BrandFilterSection-module__UMBe3W__brandRow{justify-content:center;align-items:center;gap:16px;margin-bottom:40px;display:flex}.BrandFilterSection-module__UMBe3W__arrowBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.BrandFilterSection-module__UMBe3W__brandList{gap:24px;display:flex}.BrandFilterSection-module__UMBe3W__brandItem{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;transition:transform .2s;display:flex}.BrandFilterSection-module__UMBe3W__brandItem:hover{transform:translateY(-2px)}.BrandFilterSection-module__UMBe3W__logoCircle{background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:all .2s;display:flex}.BrandFilterSection-module__UMBe3W__brandActive .BrandFilterSection-module__UMBe3W__logoCircle{border:2px solid #2d3ed2;box-shadow:0 4px 12px #2d3ed226}.BrandFilterSection-module__UMBe3W__allText{color:#0f172a;font-size:16px;font-weight:800}.BrandFilterSection-module__UMBe3W__brandActive .BrandFilterSection-module__UMBe3W__allText{color:#2d3ed2}.BrandFilterSection-module__UMBe3W__logoPlaceholder{color:#64748b;font-size:24px;font-weight:800}.BrandFilterSection-module__UMBe3W__carListWrap{align-items:center;display:flex;position:relative}.BrandFilterSection-module__UMBe3W__navBtn{cursor:pointer;z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:50%;width:48px;height:48px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000000d}.BrandFilterSection-module__UMBe3W__navLeft{left:-24px}.BrandFilterSection-module__UMBe3W__navRight{right:-24px}.BrandFilterSection-module__UMBe3W__navLeft:before,.BrandFilterSection-module__UMBe3W__navRight:before{content:"";border-top:2px solid #64748b;border-right:2px solid #64748b;width:10px;height:10px;display:inline-block}.BrandFilterSection-module__UMBe3W__navLeft:before{transform:rotate(-135deg)translate(-2px)}.BrandFilterSection-module__UMBe3W__navRight:before{transform:rotate(45deg)translate(-2px)}.BrandFilterSection-module__UMBe3W__scrollArea{scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:16px;padding:10px 4px;display:flex;overflow-x:auto}.BrandFilterSection-module__UMBe3W__scrollArea::-webkit-scrollbar{display:none}.BrandFilterSection-module__UMBe3W__scrollArea{-ms-overflow-style:none;scrollbar-width:none}.BrandFilterSection-module__UMBe3W__carCard{scroll-snap-align:start;text-align:center;cursor:pointer;border:1px solid #0000;border-radius:12px;flex:0 0 calc(16.666% - 14px);min-width:140px;padding:16px 8px;transition:all .2s}.BrandFilterSection-module__UMBe3W__carCard:hover{background:#f8fafc;border-color:#e2e8f0}.BrandFilterSection-module__UMBe3W__carImage{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;margin-bottom:12px}.BrandFilterSection-module__UMBe3W__dummyImage{background:#f1f5f9;border-radius:8px;width:100%;height:80px;margin-bottom:12px}.BrandFilterSection-module__UMBe3W__carName{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:700}.BrandFilterSection-module__UMBe3W__carPrice{color:#64748b;font-size:13px}@media (max-width:1024px){.BrandFilterSection-module__UMBe3W__navBtn{display:none}.BrandFilterSection-module__UMBe3W__carCard{flex:0 0 calc(25% - 12px)}}@media (max-width:768px){.BrandFilterSection-module__UMBe3W__brandList{padding-bottom:8px;overflow-x:auto}.BrandFilterSection-module__UMBe3W__arrowBtn{display:none}.BrandFilterSection-module__UMBe3W__carCard{flex:0 0 calc(33.333% - 10px)}}
.NewCarsSection-module__OnjCpq__section{background-color:#fff;padding:60px 20px 80px}.NewCarsSection-module__OnjCpq__container{max-width:1200px;margin:0 auto}.NewCarsSection-module__OnjCpq__header{text-align:center;margin-bottom:30px}.NewCarsSection-module__OnjCpq__title{color:#0f172a;letter-spacing:-.02em;font-size:24px;font-weight:800}.NewCarsSection-module__OnjCpq__pillTabsWrap{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;display:flex}.NewCarsSection-module__OnjCpq__pillTab{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:30px;padding:10px 20px;font-size:15px;font-weight:600;transition:all .2s}.NewCarsSection-module__OnjCpq__pillTab:hover{background:#f8fafc;border-color:#cbd5e1}.NewCarsSection-module__OnjCpq__pillActive{color:#fff;background:#0f172a;border-color:#0f172a}.NewCarsSection-module__OnjCpq__pillActive:hover{background:#1e293b;border-color:#1e293b}.NewCarsSection-module__OnjCpq__carListWrap{align-items:center;display:flex;position:relative}.NewCarsSection-module__OnjCpq__navBtn{cursor:pointer;z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:50%;width:48px;height:48px;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 4px 12px #0000000d}.NewCarsSection-module__OnjCpq__navLeft{left:-24px}.NewCarsSection-module__OnjCpq__navRight{right:-24px}.NewCarsSection-module__OnjCpq__navLeft:before,.NewCarsSection-module__OnjCpq__navRight:before{content:"";border-top:2px solid #64748b;border-right:2px solid #64748b;width:10px;height:10px;display:inline-block}.NewCarsSection-module__OnjCpq__navLeft:before{transform:rotate(-135deg)translate(-2px)}.NewCarsSection-module__OnjCpq__navRight:before{transform:rotate(45deg)translate(-2px)}.NewCarsSection-module__OnjCpq__scrollArea{scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:16px;width:100%;padding:10px 4px;display:flex;overflow-x:auto}.NewCarsSection-module__OnjCpq__scrollArea::-webkit-scrollbar{display:none}.NewCarsSection-module__OnjCpq__scrollArea{-ms-overflow-style:none;scrollbar-width:none}.NewCarsSection-module__OnjCpq__carCard{scroll-snap-align:start;text-align:center;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:0 0 calc(16.666% - 14px);min-width:160px;padding:16px;transition:all .2s}.NewCarsSection-module__OnjCpq__carCard:hover{border-color:#2d3ed2;transform:translateY(-4px);box-shadow:0 8px 24px #2d3ed21a}.NewCarsSection-module__OnjCpq__carImage{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;margin-bottom:16px}.NewCarsSection-module__OnjCpq__carName{color:#0f172a;margin-bottom:4px;font-size:16px;font-weight:800}.NewCarsSection-module__OnjCpq__carDetail{color:#94a3b8;margin-bottom:16px;font-size:12px}.NewCarsSection-module__OnjCpq__priceRow{border-top:1px solid #f1f5f9;justify-content:center;align-items:center;gap:8px;padding-top:12px;display:flex}.NewCarsSection-module__OnjCpq__priceLabel{color:#64748b;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:700}.NewCarsSection-module__OnjCpq__carPrice{color:#0f172a;font-size:14px;font-weight:800}@media (max-width:1024px){.NewCarsSection-module__OnjCpq__navBtn{display:none}.NewCarsSection-module__OnjCpq__carCard{flex:0 0 calc(25% - 12px)}}@media (max-width:768px){.NewCarsSection-module__OnjCpq__carCard{flex:0 0 calc(40% - 12px);min-width:140px}.NewCarsSection-module__OnjCpq__pillTabsWrap{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:4px;overflow-x:auto}}
.BluePromoBanner-module__p3HMRG__section{background-color:#2d3ed2;padding:40px 20px;overflow:hidden}.BluePromoBanner-module__p3HMRG__container{border-radius:20px;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex;position:relative}.BluePromoBanner-module__p3HMRG__textWrap{color:#fff;z-index:2}.BluePromoBanner-module__p3HMRG__subtext{opacity:.9;margin-bottom:8px;font-size:16px;font-weight:600}.BluePromoBanner-module__p3HMRG__title{letter-spacing:-.02em;margin-bottom:24px;font-size:32px;font-weight:800}.BluePromoBanner-module__p3HMRG__ctaBtn{color:#2d3ed2;cursor:pointer;background-color:#fff;border:none;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s}.BluePromoBanner-module__p3HMRG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.BluePromoBanner-module__p3HMRG__imageWrap{z-index:1;position:absolute;bottom:-40px;right:60px}.BluePromoBanner-module__p3HMRG__graphicPlaceholder{opacity:.5;font-size:180px;transform:rotate(15deg)}@media (max-width:768px){.BluePromoBanner-module__p3HMRG__section{text-align:center;padding:40px 20px}.BluePromoBanner-module__p3HMRG__imageWrap{display:none}.BluePromoBanner-module__p3HMRG__title{font-size:24px}}
