: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) ::slotted(svg),: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 ::slotted(.swiper-navigation-icon),.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) ::slotted(.swiper-navigation-icon),: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) ::slotted(.swiper-navigation-icon),: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) ::slotted(.swiper-navigation-icon),: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) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.CarVideoSection-module__REkN5G__root{width:100%}.CarVideoSection-module__REkN5G__inner{flex-direction:column;gap:80px;padding:0 240px;display:flex}.CarVideoSection-module__REkN5G__title{font-size:var(--text-h4-size);font-weight:700;line-height:var(--text-h4-lh);color:var(--gray-900);margin:0}.CarVideoSection-module__REkN5G__videosContainer{align-items:center;gap:24px;width:100%;display:flex}.CarVideoSection-module__REkN5G__mainVideo{aspect-ratio:16/9;background-color:hsl(var(--muted));cursor:pointer;border:none;border-radius:20px;flex:0 0 59%;width:auto;height:auto;padding:0;position:relative;overflow:hidden}.CarVideoSection-module__REkN5G__mainVideoImg{-o-object-fit:cover;object-fit:cover}.CarVideoSection-module__REkN5G__mainIframe{border:none;width:100%;height:100%;position:absolute;inset:0}.CarVideoSection-module__REkN5G__mainVideoNoPlay{cursor:default}.CarVideoSection-module__REkN5G__playBtnDisabled{opacity:.45;background:hsl(var(--muted))!important}.CarVideoSection-module__REkN5G__playOverlay{background:#00000026;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute;inset:0}.CarVideoSection-module__REkN5G__mainVideo:hover .CarVideoSection-module__REkN5G__playOverlay{background:#00000047}.CarVideoSection-module__REkN5G__playBtn{background:red;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .15s;display:flex}.CarVideoSection-module__REkN5G__mainVideo:hover .CarVideoSection-module__REkN5G__playBtn{transform:scale(1.08)}.CarVideoSection-module__REkN5G__playIcon{width:32px;height:32px;color:var(--gray-white);margin-left:4px}.CarVideoSection-module__REkN5G__shortsPanel{--shorts-slide-gap:16px;--shorts-per-view:2;flex:auto;align-self:stretch;align-items:center;min-width:0;height:auto;padding:0;display:flex;position:relative;overflow:hidden}.CarVideoSection-module__REkN5G__shortsPanelFull{flex:100%}.CarVideoSection-module__REkN5G__shortsSwiper{width:100%;min-width:0;height:100%}.CarVideoSection-module__REkN5G__shortsSwiper .swiper-wrapper{align-items:stretch}.CarVideoSection-module__REkN5G__shortsSlide{width:calc((100% - (var(--shorts-per-view) - 1) * var(--shorts-slide-gap)) / var(--shorts-per-view));height:100%;display:flex}.CarVideoSection-module__REkN5G__shortsCard{cursor:pointer;background:0 0;border:none;width:100%;min-width:0;height:100%;padding:0;display:block}.CarVideoSection-module__REkN5G__shortsThumbWrap{background-color:hsl(var(--muted));border-radius:12px;width:100%;height:100%;display:block;position:relative;overflow:hidden}.CarVideoSection-module__REkN5G__shortsThumbImg{-o-object-fit:cover;object-fit:cover}.CarVideoSection-module__REkN5G__shortsThumbOverlay{background:#00000040;transition:background .15s;position:absolute;inset:0}.CarVideoSection-module__REkN5G__shortsCard:hover .CarVideoSection-module__REkN5G__shortsThumbOverlay{background:#0006}.CarVideoSection-module__REkN5G__shortsPlayBtn{background:red;border-radius:9999px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CarVideoSection-module__REkN5G__shortsPlayIcon{width:20px;height:20px;color:var(--gray-white);margin-left:2px}.CarVideoSection-module__REkN5G__shortsNavBtn{z-index:2;background-color:var(--gray-white);width:40px;height:40px;color:var(--gray-900);box-shadow:var(--shadow-menu);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s,opacity .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}@media (hover:hover) and (pointer:fine) and (min-width:1024px){.CarVideoSection-module__REkN5G__shortsNavBtn{opacity:0}.CarVideoSection-module__REkN5G__shortsPanel:hover .CarVideoSection-module__REkN5G__shortsNavBtn,.CarVideoSection-module__REkN5G__shortsNavBtn:focus-visible{opacity:1}}.CarVideoSection-module__REkN5G__shortsNavBtn:disabled{color:var(--gray-400);cursor:not-allowed}.CarVideoSection-module__REkN5G__shortsNavBtn:not(:disabled):hover{background-color:var(--gray-900);color:var(--gray-white)}.CarVideoSection-module__REkN5G__shortsNavBtn:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.CarVideoSection-module__REkN5G__shortsNavPrev{left:4px}.CarVideoSection-module__REkN5G__shortsNavNext{right:4px}.CarVideoSection-module__REkN5G__shortsNavIcon{width:22px;height:22px}@media (max-width:1439px){.CarVideoSection-module__REkN5G__inner{padding-left:clamp(40px,8.33vw,240px);padding-right:clamp(40px,8.33vw,240px)}}@media (max-width:1024px){.CarVideoSection-module__REkN5G__inner{gap:40px;padding-left:24px;padding-right:24px}.CarVideoSection-module__REkN5G__videosContainer{flex-direction:column;align-items:stretch}.CarVideoSection-module__REkN5G__mainVideo{aspect-ratio:16/9;flex:none;width:100%;height:auto}.CarVideoSection-module__REkN5G__shortsPanel{flex:none;align-self:auto;height:auto}.CarVideoSection-module__REkN5G__shortsSlide,.CarVideoSection-module__REkN5G__shortsCard{height:auto}.CarVideoSection-module__REkN5G__shortsThumbWrap{aspect-ratio:9/16;width:100%;height:auto}}@media (min-width:768px) and (max-width:1024px){.CarVideoSection-module__REkN5G__shortsPanel{--shorts-per-view:3}}@media (max-width:768px){.CarVideoSection-module__REkN5G__inner{gap:32px;padding-left:16px;padding-right:16px}.CarVideoSection-module__REkN5G__title{font-size:32px;line-height:48px}.CarVideoSection-module__REkN5G__shortsNavBtn{width:36px;height:36px}.CarVideoSection-module__REkN5G__shortsNavIcon{width:20px;height:20px}.CarVideoSection-module__REkN5G__shortsPlayBtn{width:36px;height:36px}.CarVideoSection-module__REkN5G__shortsPlayIcon{width:16px;height:16px}}@media (max-width:1023.98px){.CarVideoSection-module__REkN5G__inner{padding-inline:clamp(20px,5.55vw,40px)}}@media (min-width:1024px) and (max-width:1439px){.CarVideoSection-module__REkN5G__inner{padding-inline:clamp(40px,8.33vw,240px)}}.CarVideoSection-module__REkN5G__mainVideoFull{aspect-ratio:16/9;flex:100%;width:100%;height:auto}
.CarReviewImageSection-module__3mZhTa__root{width:100%;position:relative;overflow:hidden}.CarReviewImageSection-module__3mZhTa__aspectBox{width:100%;position:relative}.CarReviewImageSection-module__3mZhTa__bg{-o-object-fit:cover;object-fit:cover;position:absolute;inset:0}.CarReviewImageSection-module__3mZhTa__content{flex-direction:column;gap:40px;padding:80px 240px;display:flex;position:relative}.CarReviewImageSection-module__3mZhTa__titleWrap{text-align:center;flex-shrink:0}.CarReviewImageSection-module__3mZhTa__titleLine1{font-size:var(--text-h4-size);font-weight:700;line-height:var(--text-h4-lh);color:var(--gray-900);word-break:keep-all;margin:0}.CarReviewImageSection-module__3mZhTa__titleLine2{font-size:var(--text-h4-size);font-weight:700;line-height:var(--text-h4-lh);color:var(--green-primary);word-break:keep-all;margin:0}.CarReviewImageSection-module__3mZhTa__columns{gap:40px;display:flex}.CarReviewImageSection-module__3mZhTa__col{flex-direction:column;flex:1 0 0;gap:40px;min-width:0;display:flex}.CarReviewImageSection-module__3mZhTa__colOffset{padding-top:120px}.CarReviewImageSection-module__3mZhTa__card{flex-shrink:0;container-type:inline-size}.CarReviewImageSection-module__3mZhTa__cardLink{color:inherit;text-decoration:none;display:block}.CarReviewImageSection-module__3mZhTa__cardLink:focus-visible{outline-offset:2px;border-radius:20px;outline:2px solid #078c03}.CarReviewImageSection-module__3mZhTa__cardInner{background:hsl(var(--card));border-radius:20px;flex-direction:column;gap:24px;padding:24px;transition:box-shadow .2s ease-out;display:flex;box-shadow:0 4px 16px #00000014}.CarReviewImageSection-module__3mZhTa__cardLink:hover .CarReviewImageSection-module__3mZhTa__cardInner{box-shadow:0 8px 24px #00000024}.CarReviewImageSection-module__3mZhTa__cardText{flex-direction:column;gap:12px;display:flex}.CarReviewImageSection-module__3mZhTa__cardTitle{font-size:var(--text-b2-size);font-weight:700;line-height:var(--text-b2-lh);color:var(--gray-900);word-break:keep-all;margin:0}.CarReviewImageSection-module__3mZhTa__cardComment{font-size:var(--text-b3-size);font-weight:500;line-height:var(--text-b3-lh32);color:var(--gray-800);-webkit-line-clamp:2;word-break:keep-all;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.CarReviewImageSection-module__3mZhTa__cardImgWrap{background:hsl(var(--muted));border-radius:20px;flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}.CarReviewImageSection-module__3mZhTa__cardImg{-o-object-fit:cover;object-fit:cover}@media (max-width:1439px){.CarReviewImageSection-module__3mZhTa__content{padding-left:clamp(40px,8.33vw,240px);padding-right:clamp(40px,8.33vw,240px)}.CarReviewImageSection-module__3mZhTa__titleLine1,.CarReviewImageSection-module__3mZhTa__titleLine2{font-size:36px;line-height:52px}.CarReviewImageSection-module__3mZhTa__colOffset{padding-top:60px}}@media (max-width:1023.98px){.CarReviewImageSection-module__3mZhTa__content{padding-inline:clamp(20px,5.55vw,40px);gap:32px;padding-top:40px;padding-bottom:40px}.CarReviewImageSection-module__3mZhTa__titleLine1,.CarReviewImageSection-module__3mZhTa__titleLine2{font-size:28px;line-height:40px}.CarReviewImageSection-module__3mZhTa__columns{grid-template-columns:repeat(2,1fr);gap:min(5.55vw,40px);display:grid}.CarReviewImageSection-module__3mZhTa__col{display:contents}.CarReviewImageSection-module__3mZhTa__cardInner{border-radius:min(3.125cqw,20px);gap:min(3.75cqw,24px);padding:min(3.75cqw,24px)}.CarReviewImageSection-module__3mZhTa__cardText{gap:min(1.875cqw,12px)}.CarReviewImageSection-module__3mZhTa__cardTitle{font-size:min(3.75cqw,24px);line-height:normal}.CarReviewImageSection-module__3mZhTa__cardComment{-webkit-line-clamp:2;height:min(10cqw,64px);font-size:min(3.125cqw,20px);line-height:min(5cqw,32px)}.CarReviewImageSection-module__3mZhTa__cardImgWrap{aspect-ratio:16/5;border-radius:min(3.125cqw,20px);height:auto}}@media (max-width:767.98px){.CarReviewImageSection-module__3mZhTa__content{padding-top:32px;padding-bottom:32px}.CarReviewImageSection-module__3mZhTa__columns{grid-template-columns:1fr}.CarReviewImageSection-module__3mZhTa__titleLine1,.CarReviewImageSection-module__3mZhTa__titleLine2{font-size:24px;line-height:36px}}
.CarFooterSection-module__fzZFJG__root{background-color:hsl(var(--background));flex-direction:column;gap:clamp(48px,8vw,128px);width:100%;padding-top:0;padding-bottom:clamp(60px,6.25vw,120px);display:flex}.CarFooterSection-module__fzZFJG__partnersSection{padding-block:0 clamp(48px,5vw,80px);padding-inline:240px}.CarFooterSection-module__fzZFJG__partnersHeader{justify-content:space-between;align-items:center;margin-bottom:clamp(32px,4vw,80px);display:flex}.CarFooterSection-module__fzZFJG__partnersTitle{font-family:var(--font-brand);color:var(--gray-900);white-space:nowrap;margin:0;font-size:clamp(24px,6.667vw,48px);font-weight:700;line-height:1.5}.CarFooterSection-module__fzZFJG__partnersNav{align-items:center;gap:16px;display:flex}.CarFooterSection-module__fzZFJG__navBtn{background-color:var(--gray-white);cursor:pointer;width:clamp(40px,8.889vw,64px);height:clamp(40px,8.889vw,64px);color:var(--gray-900);border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:inline-flex;box-shadow:2px 8px 4px #00000029}.CarFooterSection-module__fzZFJG__navBtn:not(:disabled):hover{background-color:var(--gray-900);color:var(--gray-white)}.CarFooterSection-module__fzZFJG__navBtn:disabled{background-color:var(--gray-white);color:var(--gray-400);cursor:not-allowed}.CarFooterSection-module__fzZFJG__navBtnIcon{width:clamp(30px,6.667vw,48px);height:clamp(30px,6.667vw,48px)}.CarFooterSection-module__fzZFJG__partnersSwiper{width:100%;overflow:hidden}:is(.CarFooterSection-module__fzZFJG__partnersSwiper .swiper-button-prev,.CarFooterSection-module__fzZFJG__partnersSwiper .swiper-button-next){display:none}.CarFooterSection-module__fzZFJG__partnerSlide{height:auto}.CarFooterSection-module__fzZFJG__partnerCard{aspect-ratio:180/132;background-color:var(--gray-white);width:100%;position:relative;overflow:hidden}.CarFooterSection-module__fzZFJG__partnerImg{-o-object-fit:contain;object-fit:contain;width:70%!important;height:70%!important;inset:15% auto auto 15%!important}.CarFooterSection-module__fzZFJG__partnerNameFallback{font-family:var(--font-brand);color:hsl(var(--foreground));text-align:center;word-break:keep-all;font-size:clamp(12px,1.2vw,16px);font-weight:600}.CarFooterSection-module__fzZFJG__inquirySection{flex-direction:column;gap:24px;padding-inline:240px;display:flex}@media (min-width:768px){.CarFooterSection-module__fzZFJG__inquirySection{flex-direction:row;gap:24px}}.CarFooterSection-module__fzZFJG__inquiryCard{border-radius:20px;flex-direction:row;flex:1 0 0;align-items:center;gap:24px;min-width:0;padding:clamp(24px,2.5vw,40px);text-decoration:none;transition:filter .18s;display:flex}.CarFooterSection-module__fzZFJG__inquiryCard:hover{filter:brightness(.96)}.CarFooterSection-module__fzZFJG__inquiryCardKakao{background-color:#fae100}.CarFooterSection-module__fzZFJG__inquiryCardPhone{background-color:var(--gray-900);border:1px solid var(--gray-400)}.CarFooterSection-module__fzZFJG__inquiryContent{flex-direction:column;flex:1 0 0;gap:clamp(16px,2vw,24px);min-width:0;display:flex}.CarFooterSection-module__fzZFJG__inquiryCardTitle{font-family:var(--font-brand);color:var(--gray-900);margin:0;font-size:clamp(18px,1.875vw,30px);font-weight:700;line-height:1}.CarFooterSection-module__fzZFJG__inquiryCardPhone .CarFooterSection-module__fzZFJG__inquiryCardTitle{color:var(--gray-white)}.CarFooterSection-module__fzZFJG__inquiryDetail{flex-direction:column;gap:12px;display:flex}.CarFooterSection-module__fzZFJG__inquiryHandle{font-family:var(--font-brand);color:var(--gray-900);margin:0;font-size:clamp(16px,1.875vw,30px);font-weight:700;line-height:1}.CarFooterSection-module__fzZFJG__inquiryHandlePhone{color:var(--gray-white);text-shadow:var(--shadow-title)}.CarFooterSection-module__fzZFJG__inquiryDesc{font-family:var(--font-brand);color:var(--gray-900);word-break:keep-all;margin:0;font-size:clamp(13px,1.5vw,24px);font-weight:500;line-height:1.54}.CarFooterSection-module__fzZFJG__inquiryCardPhone .CarFooterSection-module__fzZFJG__inquiryDesc{color:var(--gray-white)}.CarFooterSection-module__fzZFJG__inquiryIconWrap{flex-shrink:0;justify-content:center;align-items:center;display:flex}.CarFooterSection-module__fzZFJG__inquiryIcon{-o-object-fit:contain;object-fit:contain;width:clamp(60px,6vw,100px);height:clamp(60px,6vw,100px)}.CarFooterSection-module__fzZFJG__faqSection{padding-inline:240px}.CarFooterSection-module__fzZFJG__faqList{border-top:2px solid var(--gray-900);margin:0;padding:0;list-style:none}.CarFooterSection-module__fzZFJG__faqItem{border-bottom:1px solid var(--gray-400)}.CarFooterSection-module__fzZFJG__faqRow{background-color:var(--gray-white);flex-direction:row;align-items:center;gap:24px;width:100%;padding:clamp(20px,2.08vw,40px);text-decoration:none;transition:background-color .16s;display:flex}.CarFooterSection-module__fzZFJG__faqRow:hover{background-color:#00000005}.CarFooterSection-module__fzZFJG__faqTextGroup{flex-direction:column;flex:1 0 0;align-items:flex-start;gap:12px;min-width:0;display:flex}.CarFooterSection-module__fzZFJG__faqQuestion{font-family:var(--font-brand);color:var(--gray-900);word-break:keep-all;font-size:clamp(16px,1.5625vw,30px);font-weight:700;line-height:normal}.CarFooterSection-module__fzZFJG__faqRow:hover .CarFooterSection-module__fzZFJG__faqQuestion{color:var(--green-primary)}.CarFooterSection-module__fzZFJG__faqAnswerPreview{font-family:var(--font-brand);color:var(--gray-700);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:clamp(13px,1.04vw,20px);font-weight:500;line-height:32px;display:block;overflow:hidden}.CarFooterSection-module__fzZFJG__faqArrowBtn{background-color:var(--gray-white);border:1px solid var(--gray-900);isolation:isolate;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;transition:border-color .2s;display:inline-flex;position:relative;overflow:hidden}.CarFooterSection-module__fzZFJG__faqArrowBtn:before{content:"";z-index:-1;transform-origin:0;background-color:#078c03;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:scaleX(0)}.CarFooterSection-module__fzZFJG__faqRow:hover .CarFooterSection-module__fzZFJG__faqArrowBtn:before,.CarFooterSection-module__fzZFJG__faqRow:focus-visible .CarFooterSection-module__fzZFJG__faqArrowBtn:before{transform:scaleX(1)}.CarFooterSection-module__fzZFJG__faqRow:hover .CarFooterSection-module__fzZFJG__faqArrowBtn,.CarFooterSection-module__fzZFJG__faqRow:focus-visible .CarFooterSection-module__fzZFJG__faqArrowBtn{border-color:#078c03}.CarFooterSection-module__fzZFJG__faqArrowIcon{width:48px;height:48px;color:var(--gray-900);transition:color .2s;position:relative}.CarFooterSection-module__fzZFJG__faqRow:hover .CarFooterSection-module__fzZFJG__faqArrowIcon,.CarFooterSection-module__fzZFJG__faqRow:focus-visible .CarFooterSection-module__fzZFJG__faqArrowIcon{color:var(--gray-white)}@media (max-width:1439px){.CarFooterSection-module__fzZFJG__partnersSection,.CarFooterSection-module__fzZFJG__inquirySection,.CarFooterSection-module__fzZFJG__faqSection{padding-inline:clamp(40px,8.33vw,240px)}}@media (max-width:1024px){.CarFooterSection-module__fzZFJG__partnersSection,.CarFooterSection-module__fzZFJG__inquirySection,.CarFooterSection-module__fzZFJG__faqSection{padding-inline:24px}}@media (max-width:768px){.CarFooterSection-module__fzZFJG__partnersSection,.CarFooterSection-module__fzZFJG__inquirySection,.CarFooterSection-module__fzZFJG__faqSection{padding-inline:16px}}@media (max-width:640px){.CarFooterSection-module__fzZFJG__faqArrowIcon{width:28px;height:28px}.CarFooterSection-module__fzZFJG__faqArrowBtn{padding:5px}}@media (prefers-reduced-motion:reduce){.CarFooterSection-module__fzZFJG__navBtn,.CarFooterSection-module__fzZFJG__inquiryCard,.CarFooterSection-module__fzZFJG__faqArrowBtn:before,.CarFooterSection-module__fzZFJG__faqArrowIcon,.CarFooterSection-module__fzZFJG__faqRow{transition:none}}@media (max-width:1023.98px){.CarFooterSection-module__fzZFJG__faqSection,.CarFooterSection-module__fzZFJG__inquirySection,.CarFooterSection-module__fzZFJG__partnersSection{padding-inline:clamp(20px,5.55vw,40px)}}@media (min-width:1024px) and (max-width:1439px){.CarFooterSection-module__fzZFJG__partnersSection,.CarFooterSection-module__fzZFJG__inquirySection{padding-inline:clamp(40px,8.33vw,240px)}}
