.DemandDownloadAppBannerStrip__stripLayoutSpacer{flex-shrink:0;height:calc(63px + env(safe-area-inset-top,0px));pointer-events:none}.DemandDownloadAppBannerStrip__strip{align-items:center;background:#6300a3;box-sizing:border-box;color:#fff;display:flex;gap:8px;left:0;padding:calc(12px + env(safe-area-inset-top,0px)) 8px 12px;position:fixed;right:0;top:0;width:100%;z-index:10}.DemandDownloadAppBannerStrip__strip .DemandDownloadAppBannerStrip__textRight{display:flex;gap:8px;width:100%}.DemandDownloadAppBannerStrip__strip .DemandDownloadAppBannerStrip__textRight .DemandDownloadAppBannerStrip__textMain{align-items:center;display:flex;justify-content:space-between;width:100%}.DemandDownloadAppBannerStrip__strip .DemandDownloadAppBannerStrip__logo{align-items:center;background-color:#2e054e;border-radius:8px;display:flex;height:40px;justify-content:center;width:40px}.DemandDownloadAppBannerStrip__strip .DemandDownloadAppBannerStrip__text{display:flex;flex-direction:column}.DemandDownloadAppBannerStrip__strip .DemandDownloadAppBannerStrip__text .DemandDownloadAppBannerStrip__content{font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.DemandDownloadAppBannerStrip__strip .DemandDownloadAppBannerStrip__text .DemandDownloadAppBannerStrip__desc{color:#d9d9d9;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:16px}.DemandDownloadAppBannerStrip__strip .DemandDownloadAppBannerStrip__cta .DemandDownloadAppBannerStrip__btn{background:#fff;border:none;border-radius:30px;color:#2e054e;cursor:pointer;font-family:font-medium;font-size:14px;height:auto;letter-spacing:0;line-height:18px;padding:4px 8px;white-space:nowrap}.FlipAnimate__container{display:grid;overflow:hidden;position:relative}.FlipAnimate__container .FlipAnimate__item{grid-area:1/1;height:100%;min-width:0;transform:translateZ(0);transition:opacity var(--flip-duration,.5s),transform var(--flip-duration,.5s);width:100%;will-change:opacity,transform}@media(prefers-reduced-motion:reduce){.FlipAnimate__container .FlipAnimate__item{transform:none!important;transition:none!important}}.FlipAnimate__container.FlipAnimate__vertical .FlipAnimate__enter{opacity:0;transform:translateY(calc(100% + var(--flip-item-gap, 4px)))}.FlipAnimate__container.FlipAnimate__vertical .FlipAnimate__enterActive,.FlipAnimate__container.FlipAnimate__vertical .FlipAnimate__exit{opacity:1;transform:translateY(0)}.FlipAnimate__container.FlipAnimate__vertical .FlipAnimate__exitActive{opacity:0;transform:translateY(calc(-100% - var(--flip-item-gap, 4px)))}.FlipAnimate__container.FlipAnimate__horizontal .FlipAnimate__enter{opacity:0;transform:translate(100%)}.FlipAnimate__container.FlipAnimate__horizontal .FlipAnimate__enterActive,.FlipAnimate__container.FlipAnimate__horizontal .FlipAnimate__exit{opacity:1;transform:translate(0)}.FlipAnimate__container.FlipAnimate__horizontal .FlipAnimate__exitActive{opacity:0;transform:translate(-100%)}.DownloadButton__action{width:-moz-max-content;width:max-content}.DownloadButton__action.DownloadButton__small button{height:40px;padding:10px 12px}.DownloadButton__action.DownloadButton__small button span{font-size:14px}.DownloadButton__action.DownloadButton__large button{height:48px;padding:14px 20px}.DownloadButton__action.DownloadButton__large button span{font-size:16px}.DownloadButton__action button{align-items:center;background:#6300a3;border:none;border-radius:8px;box-sizing:border-box;color:#fff;display:flex;flex-direction:row;font-family:font-medium;gap:8px;outline:none}.DownloadButton__action .DownloadButton__reviews{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:16px;margin-top:4px;text-align:center}.DownloadButton__action .DownloadButton__reviews span{align-items:center;display:inline-flex}.DownloadButton__action .DownloadButton__reviews .DownloadButton__separator{margin-inline:5px}.DownloadButton__action .DownloadButton__reviews svg{margin-left:2px}.InspectionReportNudge__wrapper{border-radius:20px 20px 0 0;box-sizing:border-box;overflow:hidden;position:relative}.InspectionReportNudge__wrapper .InspectionReportNudge__topSection{background:#f7f2fa;overflow:hidden;position:relative}.InspectionReportNudge__wrapper .InspectionReportNudge__topSection .InspectionReportNudge__logo{padding:16px 0 0 16px}.InspectionReportNudge__wrapper .InspectionReportNudge__topSection .InspectionReportNudge__img{aspect-ratio:375/275;display:block;margin-top:-32px;-o-object-fit:contain;object-fit:contain;position:relative;width:100%}.InspectionReportNudge__wrapper .InspectionReportNudge__bottomSection{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:16px 16px 20px;text-align:center}.InspectionReportNudge__wrapper .InspectionReportNudge__bottomSection .InspectionReportNudge__iconContainer{align-items:center;display:flex;gap:6px;justify-content:center}.InspectionReportNudge__wrapper .InspectionReportNudge__bottomSection .InspectionReportNudge__iconContainer .InspectionReportNudge__dot{background:#fbd4dc;border-radius:1px;transform:rotate(45deg)}.InspectionReportNudge__wrapper .InspectionReportNudge__bottomSection .InspectionReportNudge__iconContainer .InspectionReportNudge__dot.InspectionReportNudge__small{height:4px;width:4px}.InspectionReportNudge__wrapper .InspectionReportNudge__bottomSection .InspectionReportNudge__iconContainer .InspectionReportNudge__dot.InspectionReportNudge__large{height:6px;width:6px}.InspectionReportNudge__wrapper .InspectionReportNudge__bottomSection .InspectionReportNudge__iconContainer svg{margin-inline:2px}.InspectionReportNudge__wrapper .InspectionReportNudge__bottomSection h2{font-family:font-demi;font-size:20px;line-height:24px;margin-block:10px 8px;text-wrap:pretty;width:90%}.InspectionReportNudge__wrapper .InspectionReportNudge__bottomSection .InspectionReportNudge__subText{justify-items:center;margin-bottom:24px}.InspectionReportNudge__wrapper .InspectionReportNudge__bottomSection .InspectionReportNudge__subText span{align-items:center;color:#888;display:flex;font-family:font-book;font-size:14px;gap:4px;justify-content:center;letter-spacing:0;line-height:20px;line-height:18px}.InspectionReportNudge__wrapper .InspectionReportNudge__bottomSection .InspectionReportNudge__installNow{color:#ad9eb7;font-family:font-medium;font-size:10px;letter-spacing:1px;line-height:12px;margin-bottom:8px;position:relative;text-transform:uppercase;white-space:nowrap;width:100%}.InspectionReportNudge__wrapper .InspectionReportNudge__bottomSection .InspectionReportNudge__installNow:after,.InspectionReportNudge__wrapper .InspectionReportNudge__bottomSection .InspectionReportNudge__installNow:before{content:"";display:inline-block;height:1px;vertical-align:super;width:20%}.InspectionReportNudge__wrapper .InspectionReportNudge__bottomSection .InspectionReportNudge__installNow:before{background:linear-gradient(270deg,#dcdcdc,#efe5f600);margin-right:8px}.InspectionReportNudge__wrapper .InspectionReportNudge__bottomSection .InspectionReportNudge__installNow:after{background:linear-gradient(90deg,#dcdcdc,#efe5f600);margin-left:8px}.SaleOverlay__overlay{backdrop-filter:blur(12px);background:#00000080;height:100vh;overflow:hidden;position:fixed;width:100vw;z-index:19}.SaleOverlay__overlay.SaleOverlay__desktop{overflow:scroll}.SaleOverlay__overlay .SaleOverlay__machineWrapper{display:flex;height:100%;justify-content:center;margin-top:20%;transform:scale(0);transition:transform .5s ease-in-out}.SaleOverlay__overlay .SaleOverlay__machineWrapper.SaleOverlay__desktop{height:auto;margin-top:12%}.SaleOverlay__overlay .SaleOverlay__machineWrapper.SaleOverlay__loaded{transform:scale(1)}.SaleOverlay__overlay .SaleOverlay__machineWrapper .SaleOverlay__imageWrapper{position:relative}.SaleOverlay__overlay .SaleOverlay__machineWrapper .SaleOverlay__imageWrapper .SaleOverlay__machine{height:212px}.SaleOverlay__overlay .SaleOverlay__machineWrapper .SaleOverlay__imageWrapper .SaleOverlay__ticketWrapper{height:5px;left:20px;overflow:hidden;position:absolute;top:11.6em;transition:height 1.2s cubic-bezier(.68,-.55,.27,1.55)}.SaleOverlay__overlay .SaleOverlay__machineWrapper .SaleOverlay__imageWrapper .SaleOverlay__ticketWrapper.SaleOverlay__loaded{height:14em}.SaleOverlay__overlay .SaleOverlay__machineWrapper .SaleOverlay__imageWrapper .SaleOverlay__ticketWrapper .SaleOverlay__couponValueWrapper{color:#fff;left:50%;margin-top:3em;position:absolute;text-align:center;text-transform:uppercase;top:0;transform:translate(-50%);width:100%}.SaleOverlay__overlay .SaleOverlay__machineWrapper .SaleOverlay__imageWrapper .SaleOverlay__ticketWrapper .SaleOverlay__couponValueWrapper .SaleOverlay__topValue{font-family:font-book;font-size:16px;margin-bottom:8px}.SaleOverlay__overlay .SaleOverlay__machineWrapper .SaleOverlay__imageWrapper .SaleOverlay__ticketWrapper .SaleOverlay__couponValueWrapper .SaleOverlay__middleValue{font-family:font-demi;font-size:32px;margin-bottom:8px}.SaleOverlay__overlay .SaleOverlay__machineWrapper .SaleOverlay__imageWrapper .SaleOverlay__ticketWrapper .SaleOverlay__couponValueWrapper .SaleOverlay__middleValue .SaleOverlay__off{font-size:20px}.SaleOverlay__overlay .SaleOverlay__machineWrapper .SaleOverlay__imageWrapper .SaleOverlay__ticketWrapper .SaleOverlay__couponValueWrapper .SaleOverlay__bottomValue{font-family:font-book;font-size:14px}.SaleOverlay__overlay .SaleOverlay__machineWrapper .SaleOverlay__imageWrapper .SaleOverlay__textWrapper{color:#fff;left:50%;position:absolute;text-align:center;top:75px;transform:translate(-50%)}.SaleOverlay__overlay .SaleOverlay__machineWrapper .SaleOverlay__imageWrapper .SaleOverlay__textWrapper .SaleOverlay__topText{font-family:font-medium;font-size:20px;line-height:20px}.SaleOverlay__overlay .SaleOverlay__machineWrapper .SaleOverlay__imageWrapper .SaleOverlay__lottieWrapper{height:400px;position:absolute;top:0}.SaleOverlay__overlay .SaleOverlay__machineWrapper .SaleOverlay__button{background-color:#ed264f;border:1px solid transparent;border-radius:40px;color:#fff;cursor:pointer;font-family:font-demi;font-size:14px;line-height:18px;margin:250px 0 0;padding:16px 0;text-align:center;width:100%}.TestDriveIntimidation__innerClassName{overflow:unset!important}.MobileFooterWrapper__mobileFooterWrapper{padding-bottom:1px}.MobileFooterWrapper__mobileFooterWrapper.MobileFooterWrapper__mobileFooterPlpWrapper{max-width:106px}.MobileFooterWrapper__mobileFooterWrapper .MobileFooterWrapper__footer{font-size:18px;position:relative;transition:margin .5s ease-in-out}.MobileFooterWrapper__mobileFooterWrapper .MobileFooterWrapper__footer.MobileFooterWrapper__footerOpen{border-bottom:none;margin-bottom:0!important}.MobileFooterWrapper__mobileFooterWrapper .MobileFooterWrapper__footer.MobileFooterWrapper__footerOpen svg{transform:scaleY(-1)}.MobileFooterWrapper__mobileFooterWrapper .MobileFooterWrapper__footer.MobileFooterWrapper__footerOpen~.MobileFooterWrapper__mainFooter{max-height:-moz-fit-content;max-height:fit-content;opacity:1}.MobileFooterWrapper__mobileFooterWrapper .MobileFooterWrapper__footer.MobileFooterWrapper__marginBottom{margin-bottom:140px}.MobileFooterWrapper__mobileFooterWrapper .MobileFooterWrapper__listingFooterContent{border-left:none;border-right:none;display:flex;font-size:16px;justify-content:space-between;padding:24px}.MobileFooterWrapper__mobileFooterWrapper .MobileFooterWrapper__listingFooterContent.MobileFooterWrapper__removePaddingPlp{color:#e8e8e8;font-size:12px;padding:3px 24px}.MobileFooterWrapper__mobileFooterWrapper .MobileFooterWrapper__listingFooterContent.MobileFooterWrapper__addPaddingPlp{color:#2e054e;font-size:16px;padding:24px}.MobileFooterWrapper__mobileFooterWrapper .MobileFooterWrapper__listingFooterContent.MobileFooterWrapper__footerListingPosition{align-items:center;justify-content:flex-start}.MobileFooterWrapper__mobileFooterWrapper .MobileFooterWrapper__listingFooterContent.MobileFooterWrapper__addWidthforFooter{width:-moz-max-content;width:max-content}.MobileFooterWrapper__mobileFooterWrapper .MobileFooterWrapper__listingFooterContent h2{color:#2e054e;font-family:font-medium;margin-right:16px;transition:transform .2s}.MobileFooterWrapper__mobileFooterWrapper .MobileFooterWrapper__listingFooterContent h2.MobileFooterWrapper__headingColor{color:#e8e8e8}.MobileFooterWrapper__mobileFooterWrapper .MobileFooterWrapper__mainFooter{height:100%;max-height:0;opacity:0;overflow:hidden;transition:max-height .5s ease-in-out,opacity .5s ease-in-out}.MobileFooterWrapper__mobileFooterWrapper .MobileFooterWrapper__mainFooter .MobileFooterWrapper__topSection{display:flex;justify-content:space-between}.MobileFooterWrapper__loadingWrap{padding:12px 16px}.MobileFooterWrapper__loadingWrap .MobileFooterWrapper__line1{border-radius:4px;height:18px;margin-bottom:16px;width:80%}.MobileFooterWrapper__loadingWrap .MobileFooterWrapper__feature{border-radius:4px;height:6em;margin-bottom:24px;width:100%}.ScrollToTopDesktop__rightBackToTopContainer{align-items:center;background-color:#fff;border-radius:50%;bottom:56px;box-shadow:0 2px 4px #87878738;cursor:pointer;display:flex;height:48px;justify-content:center;opacity:0;position:fixed;right:16px;transform:translateY(64px);transition:opacity .2s ease-in-out,transform .3s ease-in-out;visibility:none;width:48px;z-index:10}.ScrollToTopDesktop__rightBackToTopContainer.ScrollToTopDesktop__active{opacity:1;transform:translateY(0)}.ScrollToTopDesktop__rightBackToTopContainer svg{transform:rotate(-180deg)}.ScrollToTop__backToTopContainer{display:flex;justify-content:center;left:50%;opacity:0;position:fixed;top:12%;transform:translate(-50%,50px);transition:opacity .2s ease-in-out,transform .3s ease-in-out;z-index:9}.ScrollToTop__backToTopContainer.ScrollToTop__small{top:5%!important}.ScrollToTop__backToTopContainer.ScrollToTop__medium{top:12%!important}.ScrollToTop__backToTopContainer.ScrollToTop__hasHeader{top:calc(12% + 48px)}.ScrollToTop__backToTopContainer.ScrollToTop__active{opacity:1;transform:translate(-50%)}.ScrollToTop__backToTopContainer.ScrollToTop__hide{z-index:-1}.ScrollToTop__backToTopContainer.ScrollToTop__bottomSmall{bottom:15%;top:unset!important}.ScrollToTop__backToTopContainer .ScrollToTop__backToTop{background-color:#fff;border:none;border-radius:16px;box-shadow:0 2px 4px #87878738;box-sizing:border-box;color:#6300a3;cursor:pointer;display:flex;font-family:font-medium;font-size:14px;justify-content:center;letter-spacing:0;line-height:18px;padding:4px 4px 4px 8px;position:relative;white-space:nowrap}.ScrollToTop__backToTopContainer .ScrollToTop__backToTop svg{margin-left:6px}.CompareCars__root{background:linear-gradient(182.11deg,#fff .56% 27.46%,#fff5f7 40.02%,#fef0ff 61.07%,#fff7f3 76.63%,#fff 97.14%);display:flex;flex-direction:column;padding:16px}.CompareCars__root.CompareCars__bottomSheet{border-radius:18px 18px 0 0;overflow:hidden;width:calc(100% - 32px)}.CompareCars__root.CompareCars__bottomSheet.CompareCars__listingSection{margin-bottom:18px}.CompareCars__root .CompareCars__header{align-items:center;display:flex;justify-content:space-between}.CompareCars__root .CompareCars__header .CompareCars__closeIconCircle{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 0 10px #87878733;display:flex;height:24px;justify-content:center;width:24px}.CompareCars__root .CompareCars__header .CompareCars__heading{color:#2e054e;font-family:font-demi;font-size:20px;line-height:28px}.CompareCars__root .CompareCars__currentCarContainer{align-items:center;display:flex;margin-top:16px;position:relative}.CompareCars__root .CompareCars__currentCarContainer .CompareCars__currentNudge{align-items:center;background-color:#efefff;border-radius:4px;display:flex;justify-content:center;padding:4px;position:absolute;top:0}.CompareCars__root .CompareCars__currentCarContainer .CompareCars__currentNudge p{align-items:center;color:#4444b2;display:flex;font-family:font-medium;font-size:10px;letter-spacing:1px;line-height:12px;text-align:center;text-transform:uppercase}.CompareCars__root .CompareCars__currentCarContainer .CompareCars__currentNudge p:before{aspect-ratio:1/1;background-color:#4444b2;border-radius:50%;content:"";height:4px;margin-right:4px;width:4px}.CompareCars__root .CompareCars__currentCarContainer .CompareCars__leftSide{width:50%}.CompareCars__root .CompareCars__currentCarContainer .CompareCars__leftSide .CompareCars__carImage{width:100%}.CompareCars__root .CompareCars__currentCarContainer .CompareCars__rightSide{display:flex;flex-direction:column;width:50%}.CompareCars__root .CompareCars__currentCarContainer .CompareCars__rightSide .CompareCars__carName{color:#2e054e;display:-webkit-box;font-family:font-medium;font-size:16px;-webkit-line-clamp:2;line-height:20px;padding-right:24px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.CompareCars__root .CompareCars__currentCarContainer .CompareCars__rightSide .CompareCars__otherInfoSection{display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CompareCars__root .CompareCars__currentCarContainer .CompareCars__rightSide .CompareCars__otherInfoSection span{align-items:center;color:#555;display:flex;flex-wrap:nowrap;font-family:font-book;font-size:12px;line-height:18px}@media only screen and (max-width:20em){.CompareCars__root .CompareCars__currentCarContainer .CompareCars__rightSide .CompareCars__otherInfoSection span{font-size:10px;line-height:15px}}.CompareCars__root .CompareCars__currentCarContainer .CompareCars__rightSide .CompareCars__otherInfoSection span{position:relative;text-transform:capitalize}.CompareCars__root .CompareCars__currentCarContainer .CompareCars__rightSide .CompareCars__otherInfoSection span:not(:last-child){margin-right:1em}.CompareCars__root .CompareCars__currentCarContainer .CompareCars__rightSide .CompareCars__otherInfoSection span:not(:last-child):after{background:#555;border-radius:50%;content:"";display:inline-block;height:2px;position:absolute;right:-7px;top:50%;width:2px}.CompareCars__root .CompareCars__currentCarContainer .CompareCars__rightSide .CompareCars__otherInfoSection span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CompareCars__root .CompareCars__currentCarContainer .CompareCars__rightSide .CompareCars__amount{color:#2e054e;font-family:font-medium;font-size:16px;line-height:20px;margin-top:8px}.CompareCars__root .CompareCars__currentCarContainer .CompareCars__rightSide .CompareCars__startingEmiText{color:#888;font-family:font-book;font-size:12px;line-height:16px}.CompareCars__root .CompareCars__vsSeparator{align-items:center;display:flex;justify-content:center;margin-top:16px;position:relative}.CompareCars__root .CompareCars__vsSeparator .CompareCars__line{background:linear-gradient(90deg,#fff0,#d088ff 50.24%,#fff0);height:1px;position:absolute;width:100%}.CompareCars__root .CompareCars__vsSeparator .CompareCars__vsText{align-items:center;background-color:#fff;border:1.5px solid #8233b5;border-radius:90px;color:#8233b5;display:flex;font-family:font-medium;font-size:10px;height:16px;justify-content:center;line-height:12px;width:16px;z-index:2}.CompareCars__root .CompareCars__listingSection{display:flex;gap:16px;overflow-x:scroll;scrollbar-width:none}.CompareCars__root .CompareCars__listingSection::-webkit-scrollbar{display:none;-ms-overflow-style:none!important;-webkit-appearance:none!important;background:transparent!important;scrollbar-width:none!important}.CompareCars__root .CompareCars__listingSection::-webkit-scrollbar-thumb{background:transparent!important}.CompareCars__root .CompareCars__listingSection{margin:16px -16px 0}.CompareCars__root .CompareCars__listingSection .CompareCars__listingContainer{display:flex}.CompareCars__root .CompareCars__listingSection .CompareCars__listingContainer:first-child{margin-left:16px}.CompareCars__root .CompareCars__listingSection .CompareCars__listingContainer:last-child{margin-right:16px}.CompareCars__root .CompareCars__listingSection .CompareCars__listingCardV2{box-shadow:none!important;display:flex;flex:1}.CompareCars__root .CompareCars__listingSection .CompareCars__listingCardV2 div{box-shadow:none!important}.CompareCars__root .CompareCars__listingSection .CompareCars__containerClassName{flex:1}.CompareCars__root .CompareCars__listingSection .CompareCars__btnClass{border-radius:0 0 12px 12px;font-family:font-medium!important;font-size:12px!important;height:32px!important;line-height:16px!important;text-transform:none!important}.CompareCarsNudge__bottomSheetClass{background:transparent!important;height:100%!important;max-height:100%!important}.CompareCarsNudge__rootMain .CompareCarsNudge__root{align-items:center;background-color:transparent;border-radius:16px;bottom:0;display:flex;flex-direction:column;position:absolute;top:auto;width:100%}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer{align-items:flex-start;display:flex;justify-content:space-between}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__currentCarContainer{display:flex;flex-direction:column;width:47%}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__currentCarContainer .CompareCarsNudge__leftSide{height:89px}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__currentCarContainer .CompareCarsNudge__leftSide .CompareCarsNudge__carImage{height:100%}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__currentCarContainer .CompareCarsNudge__rightSide{display:flex;flex-direction:column;margin-top:8px}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__currentCarContainer .CompareCarsNudge__rightSide.CompareCarsNudge__rightFlex{align-items:flex-end}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__currentCarContainer .CompareCarsNudge__rightSide .CompareCarsNudge__carName{color:#2e054e;font-family:font-medium;font-size:16px;line-height:20px;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__currentCarContainer .CompareCarsNudge__rightSide .CompareCarsNudge__otherInfoSection{display:flex;margin-top:3.2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__currentCarContainer .CompareCarsNudge__rightSide .CompareCarsNudge__otherInfoSection span{align-items:center;color:#888;display:flex;flex-wrap:nowrap;font-family:font-book;font-size:12px;line-height:18px}@media only screen and (max-width:20em){.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__currentCarContainer .CompareCarsNudge__rightSide .CompareCarsNudge__otherInfoSection span{font-size:10px;line-height:15px}}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__currentCarContainer .CompareCarsNudge__rightSide .CompareCarsNudge__otherInfoSection span{position:relative;text-transform:capitalize}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__currentCarContainer .CompareCarsNudge__rightSide .CompareCarsNudge__otherInfoSection span:not(:last-child){margin-right:1em}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__currentCarContainer .CompareCarsNudge__rightSide .CompareCarsNudge__otherInfoSection span:not(:last-child):after{background:#555;border-radius:50%;content:"";display:inline-block;height:2px;position:absolute;right:-7px;top:50%;width:2px}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__currentCarContainer .CompareCarsNudge__rightSide .CompareCarsNudge__otherInfoSection span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__currentCarContainer .CompareCarsNudge__rightSide .CompareCarsNudge__amount{color:#2e054e;font-family:font-medium;font-size:16px;line-height:20px}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__vsSeparator{align-items:center;display:flex;flex-direction:column}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__vsSeparator .CompareCarsNudge__line{background-color:#efe5f6;height:16px;margin-bottom:4px;width:1px}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__vsSeparator .CompareCarsNudge__bottomLine{background-color:#efe5f6;height:16px;margin-top:4px;width:1px}.CompareCarsNudge__rootMain .CompareCarsNudge__root .CompareCarsNudge__carsContainer .CompareCarsNudge__vsSeparator .CompareCarsNudge__vsText{align-items:center;background-color:#fff;border:1.5px solid #e0cced;border-radius:90px;color:#a166c8;display:flex;font-family:font-medium;font-size:10px;height:16px;justify-content:center;line-height:12px;width:16px;z-index:2}.styles__inspectionReportWrapperV2{background-color:#fff;padding:16px 0}.styles__inspectionReportWrapperV2.styles__desk .styles__inspectionDetailWrapperV2{border:1px solid #e8e8e8;border-radius:12px;padding:12px 16px 12px 0}.styles__inspectionReportWrapperV2.styles__desk .styles__inspectionDetailWrapperV2 .styles__actionButtonSection{align-items:center;display:flex;justify-content:space-between;padding-left:40px}.styles__inspectionReportWrapperV2.styles__desk .styles__inspectionDetailWrapperV2 .styles__actionButtonSection .styles__nextServiceDueWrapper{width:unset}.styles__inspectionReportWrapperV2.styles__desk .styles__inspectionDetailWrapperV2 .styles__actionButtonSection button{max-width:30%}.styles__inspectionReportWrapperV2 .styles__headingTitle{color:#2e054e;font-family:font-demi;font-size:20px;letter-spacing:0;line-height:24px;margin-bottom:24px;padding-left:16px}.styles__inspectionReportWrapperV2 .styles__inspectionDetailWrapperV2{display:flex;flex-wrap:wrap}.styles__inspectionReportWrapperV2 .styles__inspectionDetailWrapperV2 .styles__actionButtonSection{margin-top:12px;padding:0 16px;width:100%}.styles__inspectionReportWrapperV2 .styles__inspectionDetailWrapperV2 .styles__actionButtonSection button{text-transform:none}.styles__inspectionReportWrapperV2 .styles__inspectionDetailWrapperV2 .styles__nextServiceDueWrapper{gap:6px;margin-top:12px;width:100%}.styles__inspectionReportWrapperV2 .styles__inspectionDetailWrapperV2 .styles__nextServiceDueWrapper .styles__serviceIcon{height:13px;position:relative;top:-8px;width:10px}.styles__inspectionReportWrapperV2 .styles__inspectionDetailWrapperV2 .styles__nextServiceDueWrapper .styles__nextServiceDueContent{font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;text-align:center}.styles__inspectionReportWrapperV2 .styles__inspectionDetailWrapperV2 .styles__nextServiceDueWrapper .styles__nextServiceDueContent h4{color:#00b088}.styles__inspectionReportWrapperV2 .styles__inspectionDetailWrapperV2 .styles__nextServiceDueWrapper .styles__nextServiceDueContent p{color:#888}.styles__inspectionReportWrapperV2 .styles__viewFullDetail{text-transform:capitalize}.styles__inspectionReportWrapperV2 .styles__inspectionItemV2{border-bottom:1px solid #f1f1f1;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;padding:12px 0;position:relative;width:100%}.styles__inspectionReportWrapperV2 .styles__inspectionItemV2:first-child{padding-top:0}.styles__inspectionReportWrapperV2 .styles__inspectionItemV2.styles__tyre_life{border-bottom:0;padding-bottom:0}.styles__inspectionReportWrapperV2 .styles__inspectionItemV2.styles__tyre_life_remaining{border-bottom:0}.styles__inspectionReportWrapperV2 .styles__inspectionItemV2:after{background-color:#fff;content:"";height:1px;left:0;position:absolute;top:-1px;width:42px}.styles__inspectionReportWrapperV2 .styles__inspectionItemHeadingV2 .styles__heading{padding-left:16px}.styles__inspectionReportWrapperV2 .styles__inspectionItemHeadingV2 .styles__heading p{color:#2e054e;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px;margin-left:8px;margin-right:6px}.styles__inspectionReportWrapperV2 .styles__inspectionItemHeadingV2 .styles__subHeading{color:#555c;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;padding-left:42px}.styles__inspectionReportWrapperV2 .styles__inspectionItemHeadingV2 .styles__reportIcon{bottom:-1px;height:18px;position:relative;width:18px}.styles__inspectionReportWrapperV2 .styles__inspectionItemHeadingV2 .styles__reportIcon.styles__car_condition{bottom:1px}.styles__inspectionReportWrapperV2 .styles__summaryContent{position:relative}.styles__inspectionReportWrapperV2 .styles__summaryContent .styles__chipsWrapper{display:flex;overflow-x:auto;-ms-overflow-style:none;padding-left:42px;scrollbar-width:none}.styles__inspectionReportWrapperV2 .styles__summaryContent .styles__chipsWrapper::-webkit-scrollbar{display:none}.styles__inspectionReportWrapperV2 .styles__summaryContent .styles__chipsWrapper .styles__chipsOverflow{display:flex;gap:8px}.styles__inspectionReportWrapperV2 .styles__summaryContent .styles__chipsWrapper .styles__chipsOverflow:not(:first-child){padding-top:10px}.styles__inspectionReportWrapperV2 .styles__summaryContent .styles__chipsWrapper .styles__chipsOverflow .styles__extraSpacingEnd{padding:0 4px}.styles__inspectionReportWrapperV2 .styles__summaryContent .styles__chipsWrapper .styles__chips{align-items:center;background-color:#d3eee7;border-radius:6px;color:#2e054e;display:flex;flex:none;font-family:font-medium;font-size:14px;gap:4px;letter-spacing:0;line-height:18px;padding:8px 6px;position:relative}.styles__inspectionReportWrapperV2 .styles__summaryContent .styles__chipsWrapper .styles__chips.styles__minor{background-color:#e8e8e8d9}.styles__inspectionReportWrapperV2 .styles__summaryContent .styles__chipsWrapper .styles__chips.styles__major{background-color:#f9dfcc}.styles__inspectionReportWrapperV2 .styles__summaryContent .styles__chipsWrapper .styles__chips .styles__noOfParts{background-color:#fff;border-radius:50%;font-family:font-medium;font-size:10px;height:15px;line-height:14px;width:15px}.styles__inspectionReportWrapperV2 .styles__summaryContent .styles__tyreWrapper{gap:32px;padding-left:42px}.styles__inspectionReportWrapperV2 .styles__summaryContent .styles__tyreWrapper .styles__tyreHeading{color:#555c;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.styles__inspectionReportWrapperV2 .styles__summaryContent .styles__tyreWrapper .styles__tyreLifePercent{gap:8px}.styles__inspectionReportWrapperV2 .styles__summaryContent .styles__tyreWrapper .styles__tyreLifePercent span{color:#2e054e;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.styles__infoWrapper{gap:8px;padding:8px 16px 32px}.styles__infoWrapper h4{font-family:font-medium;font-size:16px}.styles__infoWrapper h4,.styles__infoWrapper p{color:#2e054e;letter-spacing:0;line-height:20px}.styles__infoWrapper p{font-family:font-book;font-size:14px;line-height:22px}.InspectionReportV3__inspectionReportWrapperV3{background-color:#fff;border-radius:12px;padding:16px}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__divider{background:#f1f1f1;height:1px;margin:20px -16px 0;width:inherit}.InspectionReportV3__inspectionReportWrapperV3.InspectionReportV3__desk{padding:0}.InspectionReportV3__inspectionReportWrapperV3.InspectionReportV3__desk .InspectionReportV3__inspectionDetailWrapperV3{border:1px solid #e8e8e8;border-radius:12px;padding:12px 12px 0}.InspectionReportV3__inspectionReportWrapperV3.InspectionReportV3__desk .InspectionReportV3__inspectionDetailWrapperV3 .InspectionReportV3__actionButtonSection{align-items:center;display:flex;flex-direction:column-reverse;justify-content:space-between;margin-bottom:16px;margin-top:-10px}.InspectionReportV3__inspectionReportWrapperV3.InspectionReportV3__desk .InspectionReportV3__inspectionDetailWrapperV3 .InspectionReportV3__actionButtonSection button{max-width:70%}.InspectionReportV3__inspectionReportWrapperV3.InspectionReportV3__desk .InspectionReportV3__inspectionDetailWrapperV3 .InspectionReportV3__actionButtonSection .InspectionReportV3__footerText{margin-bottom:12px;margin-top:0}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__headingTitle{color:#2e054e;font-family:font-demi;font-size:20px;letter-spacing:0;line-height:24px}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__headerSubtitle{color:#888;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;margin:6px 0}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__summaryIconsWrapper{background:#f6f6f6;border-bottom:1px solid #f1f1f1;border-radius:100px;box-sizing:border-box;display:flex;gap:4px;justify-content:space-between;list-style:none;overflow-x:auto;padding:6px 12px;width:100%}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__summaryIconsWrapper::-webkit-scrollbar{display:none}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__summaryIconsWrapper.InspectionReportV3__fit{width:-moz-fit-content;width:fit-content}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__summaryIconsWrapper.InspectionReportV3__desktop{gap:20px;justify-content:flex-start;margin-bottom:16px;width:-moz-fit-content;width:fit-content}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__summaryIconsWrapper .InspectionReportV3__summaryIcon{align-items:center;color:#888;display:flex;font-family:font-book;font-size:12px;gap:2px;letter-spacing:0;line-height:18px;white-space:nowrap}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionDetailWrapperV3{display:flex;flex-wrap:wrap}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionDetailWrapperV3 .InspectionReportV3__inspectionListV3{list-style:none;margin:0;padding:0;width:100%}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionDetailWrapperV3 .InspectionReportV3__inspectionListV3.InspectionReportV3__desktop{display:flex;flex-wrap:wrap;gap:16px}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionDetailWrapperV3 .InspectionReportV3__actionButtonSection{margin-top:24px;text-align:center;width:100%}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionDetailWrapperV3 .InspectionReportV3__actionButtonSection button{text-transform:none}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionDetailWrapperV3 .InspectionReportV3__actionButtonSection .InspectionReportV3__footerText{color:#555;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;margin-top:12px}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionDetailWrapperV3 .InspectionReportV3__actionButtonSection .InspectionReportV3__footerText span{color:#00b088}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3{background-color:#fff;border-bottom:1px solid #f1f1f1;box-sizing:border-box;display:flex;flex-direction:column;padding-top:20px;position:relative;width:100%}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__desktop{width:calc(50% - 16px)}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__noBtmMargin .InspectionReportV3__inspectionItemHeadingV3{margin-bottom:0}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__excellent .InspectionReportV3__imperfectionText,.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__excellent .InspectionReportV3__ratingText{color:#367960}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__excellent .InspectionReportV3__ratingChip{background:#367960}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__excellent .InspectionReportV3__polygonIcon{color:#e5f7f3}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__excellent .InspectionReportV3__imperfectionNote{background:#e5f7f3}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__good .InspectionReportV3__imperfectionText,.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__good .InspectionReportV3__ratingText{color:#00b088}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__good .InspectionReportV3__ratingChip{background:#00b088}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__good .InspectionReportV3__polygonIcon{color:#e5f7f3}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__good .InspectionReportV3__imperfectionNote{background:#e5f7f3}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__fair .InspectionReportV3__imperfectionText,.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__fair .InspectionReportV3__ratingText{color:#4444b2}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__fair .InspectionReportV3__ratingChip{background:#4444b2}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__fair .InspectionReportV3__polygonIcon{color:#efefff}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__fair .InspectionReportV3__imperfectionNote{background:#efefff}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__average .InspectionReportV3__imperfectionText,.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__average .InspectionReportV3__ratingText{color:#ad9031}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__average .InspectionReportV3__ratingChip{background:#ad9031}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__average .InspectionReportV3__polygonIcon{color:#fffae5}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3.InspectionReportV3__average .InspectionReportV3__imperfectionNote{background:#fffae5}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemV3:first-child{padding-top:20px}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemHeadingV3{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px;position:relative}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemHeadingV3 .InspectionReportV3__heading{align-items:flex-start;display:flex;flex:1;gap:8px;padding-left:0}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemHeadingV3 .InspectionReportV3__heading .InspectionReportV3__itemTitleWrapper{flex:1}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemHeadingV3 .InspectionReportV3__heading p{color:#2e054e;font-family:font-medium;font-size:16px;height:24px;letter-spacing:0;line-height:20px;width:182px}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemHeadingV3 .InspectionReportV3__heading .InspectionReportV3__itemIcon{width:18px}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemHeadingV3 .InspectionReportV3__subHeading{color:#888;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemHeadingV3 .InspectionReportV3__ratingSection{align-items:center;display:flex;flex-direction:column;gap:4px;width:44px}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemHeadingV3 .InspectionReportV3__ratingChip{align-items:center;border-radius:100px;box-sizing:border-box;color:#fff;display:flex;font-family:font-book;font-size:14px;gap:2px;justify-content:center;letter-spacing:0;line-height:20px;line-height:18px;padding:2px 8px;width:36px}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemHeadingV3 .InspectionReportV3__ratingText{font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:12px;text-align:center}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__inspectionItemHeadingV3 .InspectionReportV3__chevronIcon{align-items:center;display:flex;justify-content:center;margin-top:3px}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__polygonIcon{height:12px;position:relative;width:100%}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__polygonIcon svg{bottom:-2px;position:absolute;right:28px}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__imperfectionNote{border-radius:6px;margin-bottom:20px;padding:6px 8px}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__imperfectionNote .InspectionReportV3__topNote{align-items:center;display:flex;gap:2px}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__imperfectionNote .InspectionReportV3__imperfectionIcon{align-items:center;display:flex;height:12px;justify-content:center;width:12px}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__imperfectionNote .InspectionReportV3__imperfectionText{font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:16px;width:100%}.InspectionReportV3__inspectionReportWrapperV3 .InspectionReportV3__imperfectionNote .InspectionReportV3__extraText{color:#555;display:inline-block;font-family:font-book;font-size:10px;line-height:12px;margin-left:14px;margin-top:2px}.InspectionReportV3__infoWrapper{gap:8px;padding:8px 16px 32px}.InspectionReportV3__infoWrapper h4{color:#2e054e;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.InspectionReportV3__infoWrapper p{color:#2e054e;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:22px}.TransmissionInfo__transmissionInfoWrapper .TransmissionInfo__content{color:#2e054e;display:flex;flex-direction:column;font-family:font-book;font-size:14px;font-style:normal;font-weight:400;gap:16px;line-height:18px;padding:16px}.TransmissionInfo__transmissionInfoWrapper .TransmissionInfo__content .TransmissionInfo__heading{font-family:font-demi;font-weight:500}.TransmissionInfo__transmissionInfoWrapper .TransmissionInfo__content .TransmissionInfo__description{padding-left:15px}.TransmissionInfo__transmissionInfoWrapper .TransmissionInfo__content .TransmissionInfo__description.TransmissionInfo__isOneShown{padding-left:0}.TransmissionInfo__transmissionInfoWrapper.TransmissionInfo__isOneShown{margin-bottom:32px}.styles__overviewWrapper .styles__overviewSection{background-color:#fff;border-radius:6px 6px 0 0;margin:16px;padding:16px}.styles__overviewWrapper .styles__overviewSection .styles__heading{color:#2e054e;font-family:font-demi;font-size:20px;letter-spacing:0;line-height:24px}.styles__overviewWrapper .styles__overviewSection .styles__regMakeYearInfo{background-color:#fafafa;border:1px solid #fafafa;border-radius:6px;color:#888;font-family:font-medium;font-size:12px;line-height:16px;padding:8px}.styles__overviewWrapper .styles__overviewSection .styles__regMakeYearInfo span{color:#e36000}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList{display:flex;flex-wrap:wrap;padding:0!important}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem{border-bottom:1px solid #f1f1f1;box-sizing:border-box;padding:12px 0;width:55%}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem:last-child,.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem:nth-last-child(2){border-bottom:none}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem:nth-child(2n){width:45%}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem.styles__removeBottomBorder{border-bottom:none;padding-bottom:0}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem.styles__hideElement{display:none}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem .styles__itemLabel{color:#888;font-family:font-medium;font-size:12px;letter-spacing:0;line-height:16px}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem .styles__itemLabel p{color:#e36000;display:inline}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem .styles__itemDisplay{color:#2e054e;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px;line-height:20px;text-transform:capitalize;width:90%}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem .styles__itemDisplay.styles__addCarColor{align-items:center;display:flex}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem .styles__itemDisplay.styles__textLowercase{text-transform:none}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem .styles__itemDisplay.styles__removeWhiteSpace{align-items:center;display:flex;text-transform:none;white-space:nowrap;width:100%}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem .styles__itemDisplay.styles__removeWhiteSpace i{padding:4px 0 0 2px}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem .styles__itemDisplay .styles__productColor{border-radius:4px;display:inline-block;height:14px;margin-left:4px;vertical-align:sub;width:22px}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem .styles__tooltipIcon{padding-left:4px;position:relative;top:2px}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem .styles__transmissionInfoIcon{cursor:pointer;padding-left:2px}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__overviewItem .styles__transmissionInfoIcon svg{margin-bottom:-1px}.styles__overviewWrapper .styles__overviewSection .styles__overviewItemList .styles__carOverviewViewMore{align-items:center;color:#6300a3;display:flex;font-family:font-medium;font-size:14px;justify-content:center;line-height:14px;padding-bottom:16px;padding-top:12px;width:100%}.styles__responsiveTooltip p{width:200px}.styles__noOwnerInfoContainer{color:#2e054e;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;margin:24px 16px 32px}.styles__noOwnerInfoContainer .styles__heading{font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px;margin-bottom:4px}.ProductPriceSection__priceSectionLoader{width:100%}.ProductPriceSection__priceSectionLoader.ProductPriceSection__addEmiLoanSpecialInterestLoader .ProductPriceSection__loaderCard{height:auto;min-height:183px}.ProductPriceSection__loaderCard{background-color:#fff;border-radius:12px 12px 0 0;min-height:150px;overflow:hidden;position:relative;width:100%}.ProductPriceSection__loaderCard .ProductPriceSection__topSection{display:flex;flex-direction:column;gap:4px;padding:12px 16px 10px}.ProductPriceSection__loaderCard .ProductPriceSection__topSection .ProductPriceSection__validityLabel{border-radius:4px;height:16px;width:94px}.ProductPriceSection__loaderCard .ProductPriceSection__topSection .ProductPriceSection__priceRow{align-items:center;display:flex;gap:6px;padding:1px 0}.ProductPriceSection__loaderCard .ProductPriceSection__topSection .ProductPriceSection__priceRow .ProductPriceSection__priceMain{border-radius:4px;height:24px;width:120px}.ProductPriceSection__loaderCard .ProductPriceSection__topSection .ProductPriceSection__priceRow .ProductPriceSection__tcsBadge{border-radius:4px;height:18px;width:60px}.ProductPriceSection__loaderCard .ProductPriceSection__topSection .ProductPriceSection__tcsInfo{border-radius:4px;height:18px;width:200px}.ProductPriceSection__loaderCard .ProductPriceSection__divider{background-color:#e8e8e8;height:1px}.ProductPriceSection__loaderCard .ProductPriceSection__emiSection{align-items:center;display:flex;gap:16px;padding:10px 16px 12px}.ProductPriceSection__loaderCard .ProductPriceSection__emiSection .ProductPriceSection__emiContent{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.ProductPriceSection__loaderCard .ProductPriceSection__emiSection .ProductPriceSection__emiContent .ProductPriceSection__emiLabel{border-radius:4px;height:16px;width:100px}.ProductPriceSection__loaderCard .ProductPriceSection__emiSection .ProductPriceSection__emiContent .ProductPriceSection__emiAmount{border-radius:4px;height:20px;width:120px}.ProductPriceSection__loaderCard .ProductPriceSection__emiSection .ProductPriceSection__buttonLoader{border-radius:6px;flex-shrink:0;height:28px;width:128px}.ProductPriceSection__loaderCard .ProductPriceSection__bottomBanner{background-color:#fffae5;border-radius:0 0 12px 12px;margin-top:-8px;padding:10px 16px}.ProductPriceSection__loaderCard .ProductPriceSection__bottomBanner .ProductPriceSection__bannerContent{border-radius:4px;height:16px;width:80%}.ProductPriceSection__loaderCard .ProductPriceSection__exchangeBannerLoader{border-radius:12px;display:block;height:36px;margin:4px 16px 16px}.ProductPriceSection__priceSectionContents{width:100%}.ProductPriceSection__priceSectionContents .ProductPriceSection__exchangeBannerContainer{margin:6px 16px 16px}.PDPLoadingState__revampedGalleryLoaderContainer{border-radius:12px 12px 0 0;margin-top:-10px;position:relative;z-index:2}.PDPLoadingState__revampedGalleryLoaderContainer .PDPLoadingState__loaderContainer{display:flex;flex-direction:column;gap:16px;padding:16px}.PDPLoadingState__revampedGalleryLoaderContainer .PDPLoadingState__loaderContainer .PDPLoadingState__perksLoader{border-radius:12px;display:block;height:36px;height:190px}.PDPLoadingState__carListingCardLoadingWrap{background-color:#fff}.PDPLoadingState__loadingWrap{padding:12px 16px}.PDPLoadingState__loadingWrap .PDPLoadingState__line1{border-radius:4px;height:18px;margin-bottom:16px;width:60%}.PDPLoadingState__loadingWrap .PDPLoadingState__line2{border-radius:4px;height:18px;margin-bottom:16px;width:40%}.PDPLoadingState__loadingWrap .PDPLoadingState__line3{border-radius:4px;height:18px;margin-bottom:16px;width:50%}.PDPLoadingState__loadingWrap .PDPLoadingState__feature{border-radius:4px;height:5em;margin-bottom:24px;width:100%}.GSTBottomSheet__root .GSTBottomSheet__gstSectionRoot{background-color:#e5f7f3;border:1px solid #fff;border-radius:12px;box-shadow:0 2px 24px #0000001f;padding:32px 24px;position:relative}.GSTBottomSheet__root .GSTBottomSheet__gstSectionRoot .GSTBottomSheet__bgImage{position:absolute;top:-32px}.GSTBottomSheet__root .GSTBottomSheet__gstSectionRoot .GSTBottomSheet__topSection{align-items:center;display:flex;flex-direction:column;padding-bottom:24px}.GSTBottomSheet__root .GSTBottomSheet__gstSectionRoot .GSTBottomSheet__topSection .GSTBottomSheet__headingText{color:#2e054e;font-family:font-demi;font-size:16px;line-height:20px;margin-top:24px;text-align:center;width:75%}.GSTBottomSheet__root .GSTBottomSheet__gstSectionRoot .GSTBottomSheet__topSection .GSTBottomSheet__imgClass{height:84px;width:auto}.GSTBottomSheet__root .GSTBottomSheet__gstSectionRoot .GSTBottomSheet__greyBorder{background-color:#cacaca;height:.5px;margin-left:15%;width:70%}.GSTBottomSheet__root .GSTBottomSheet__gstSectionRoot .GSTBottomSheet__bottomSection{display:flex;flex-direction:column}.GSTBottomSheet__root .GSTBottomSheet__gstSectionRoot .GSTBottomSheet__bottomSection .GSTBottomSheet__pointContainer{align-items:center;display:flex;margin-top:24px}.GSTBottomSheet__root .GSTBottomSheet__gstSectionRoot .GSTBottomSheet__bottomSection .GSTBottomSheet__pointContainer .GSTBottomSheet__pointText{color:#367960;font-family:font-book;font-size:14px;line-height:18px;margin-left:16px}.GSTBottomSheet__root .GSTBottomSheet__gstSectionRoot .GSTBottomSheet__bottomSection .GSTBottomSheet__pointContainer .GSTBottomSheet__pointText span{font-family:font-medium}.GSTBottomSheet__root .GSTBottomSheet__gstSectionRoot .GSTBottomSheet__btn{color:#2e054e!important;font-family:font-medium;font-size:16px;line-height:20px;margin-top:24px;text-transform:none!important;width:100%}.GSTBottomSheet__root .GSTBottomSheet__gstSectionRoot .GSTBottomSheet__note{color:#888;font-family:font-book;font-size:12px;line-height:16px;margin-top:16px;text-align:center}.LoanCampaignEmiTextAnimation__text{color:#888;font-family:font-book;font-size:14px;font-size:12px;letter-spacing:0;line-height:20px;line-height:18px}.LoanCampaignEmiTextAnimation__text .LoanCampaignEmiTextAnimation__date{color:#e36000}.PdpPriceCardLoans__priceCardWithoutBuyer{display:flex;flex-direction:column}.PdpPriceCardLoans__priceCardWithoutBuyer .PdpPriceCardLoans__emiDetails{align-items:center;background:#f6f6f6;border-radius:0 0 10px 10px;box-sizing:border-box;display:inline-flex;gap:16px;justify-content:space-between;padding:10px 16px;width:100%}.PdpPriceCardLoans__priceCardWithoutBuyer .PdpPriceCardLoans__emiDetails.PdpPriceCardLoans__saleEmiDetails{background:#fff;border-top:1px solid #e8e8e8}.PdpPriceCardLoans__priceCardWithoutBuyer .PdpPriceCardLoans__emiDetails.PdpPriceCardLoans__saleEmiDetails .PdpPriceCardLoans__emiLeft{gap:2px}.PdpPriceCardLoans__priceCardWithoutBuyer .PdpPriceCardLoans__emiDetails .PdpPriceCardLoans__emiLeft{display:flex;flex-direction:column}.PdpPriceCardLoans__priceCardWithoutBuyer .PdpPriceCardLoans__emiDetails .PdpPriceCardLoans__emiLeft.PdpPriceCardLoans__dashedGap{gap:1px}.PdpPriceCardLoans__priceCardWithoutBuyer .PdpPriceCardLoans__emiDetails .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__emiHighlight{color:#6300a3;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.PdpPriceCardLoans__priceCardWithoutBuyer .PdpPriceCardLoans__emiDetails .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__emiHighlight .PdpPriceCardLoans__dashedEmi{background-image:linear-gradient(90deg,#6300a3 50%,transparent 0);background-position:0 100%;background-repeat:repeat-x;background-size:6px 1px;cursor:pointer}.PdpPriceCardLoans__priceCardWithoutBuyer .PdpPriceCardLoans__emiDetails .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__startingEmiText{color:#555;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:16px}.PdpPriceCardLoans__priceCardWithoutBuyer .PdpPriceCardLoans__emiDetails .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__saleUpper{align-items:flex-start;color:#2e054e;display:flex;font-family:font-book;font-size:12px;gap:3px;letter-spacing:0;line-height:16px}.PdpPriceCardLoans__priceCardWithoutBuyer .PdpPriceCardLoans__emiDetails .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__saleUpper .PdpPriceCardLoans__newRoi{color:#00b088;font-family:font-medium}.PdpPriceCardLoans__priceCardWithoutBuyer .PdpPriceCardLoans__emiDetails .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__saleUpper .PdpPriceCardLoans__oldRoi{color:#888;text-decoration:line-through}.PdpPriceCardLoans__priceCardWithoutBuyer .PdpPriceCardLoans__emiDetails .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__saleLower{align-items:center;color:#2e054e;display:flex;font-family:font-medium;font-size:16px;gap:8px;letter-spacing:0;line-height:20px}.PdpPriceCardLoans__priceCardWithoutBuyer .PdpPriceCardLoans__emiDetails .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__saleLower .PdpPriceCardLoans__dashedEmi{background-image:linear-gradient(90deg,#2e054e 50%,transparent 0);background-position:0 100%;background-repeat:repeat-x;background-size:6px 1px;cursor:pointer}.PdpPriceCardLoans__priceCardWithoutBuyer .PdpPriceCardLoans__emiDetails .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__saleLower .PdpPriceCardLoans__oldEmi{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:16px;text-decoration:line-through}.PdpPriceCardLoans__priceCardWithoutBuyer .PdpPriceCardLoans__emiDetails .PdpPriceCardLoans__calculateEmiButton{height:28px;padding:0 8px}.PdpPriceCardLoans__assuredStrip{align-items:center;background-color:#efe5f6;border:1px solid #e0cced;border-radius:0 0 12px 12px;box-sizing:border-box;color:#6300a3;display:flex;font-family:font-book;font-size:12px;gap:6px;justify-content:center;letter-spacing:0;line-height:16px;margin:0 -1px -1px;padding:6px 0;position:relative;text-align:center}.PdpPriceCardLoans__assuredStrip span{font-family:font-medium}.PdpPriceCardLoans__assuredStrip .PdpPriceCardLoans__assuredStripIcon{flex-shrink:0}.PdpPriceCardLoans__assuredStrip .PdpPriceCardLoans__assuredStripCap{left:16px;position:absolute;top:-8.2px}.PdpPriceCardLoans__saleStrip{align-items:center;background-color:#ffecc7;border:1px solid #ffcd00;border-radius:0 0 12px 12px;box-sizing:border-box;color:#2e054e;display:flex;font-family:font-book;font-size:12px;gap:4px;justify-content:center;letter-spacing:0;line-height:16px;margin:0 -1px -1px;padding:5px 0;position:relative;text-align:center}.PdpPriceCardLoans__saleStrip span{font-family:font-medium}.PdpPriceCardLoans__saleStrip .PdpPriceCardLoans__saleStripCap{left:16px;position:absolute;top:-8.2px}.PdpPriceCardLoans__priceCardWithBuyer{display:flex;flex-direction:column}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox{background:#fff;border:1px solid #e8e8e8;border-radius:0 0 12px 12px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;margin:0 -1px -1px;padding-top:10px}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__emiBoxTop{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:0 16px}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__emiBoxTop .PdpPriceCardLoans__emiLeft{align-items:flex-start;display:flex;flex-direction:column;gap:2px}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__emiBoxTop .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__startingEmiText{color:#555;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:16px}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__emiBoxTop .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__emiHighlight{color:#6300a3;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__emiBoxTop .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__emiHighlight .PdpPriceCardLoans__dashedEmi{background-image:linear-gradient(90deg,#6300a3 50%,transparent 0);background-position:0 100%;background-repeat:repeat-x;background-size:6px 1px;cursor:pointer}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__emiBoxTop .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__saleUpper{align-items:flex-start;color:#2e054e;display:flex;font-family:font-book;font-size:12px;gap:3px;letter-spacing:0;line-height:16px}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__emiBoxTop .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__saleUpper .PdpPriceCardLoans__newRoi{color:#00b088;font-family:font-medium}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__emiBoxTop .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__saleUpper .PdpPriceCardLoans__oldRoi{color:#888;text-decoration:line-through}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__emiBoxTop .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__saleLower{align-items:center;color:#2e054e;display:flex;font-family:font-medium;font-size:16px;gap:8px;letter-spacing:0;line-height:20px}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__emiBoxTop .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__saleLower .PdpPriceCardLoans__dashedEmi{background-image:linear-gradient(90deg,#2e054e 50%,transparent 0);background-position:0 100%;background-repeat:repeat-x;background-size:6px 1px;cursor:pointer}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__emiBoxTop .PdpPriceCardLoans__emiLeft .PdpPriceCardLoans__saleLower .PdpPriceCardLoans__oldEmi{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:16px;text-decoration:line-through}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__emiBoxTop .PdpPriceCardLoans__calculateEmiButton{height:28px;padding:0 8px}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__buyerStrip{align-items:center;background:#f6f6f6;border-radius:0 0 12px 12px;color:#2e054e;display:flex;font-family:font-book;font-size:12px;gap:4px;letter-spacing:0;line-height:16px;padding:6px 16px;position:relative}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__buyerStrip span{font-family:font-medium}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__buyerStrip .PdpPriceCardLoans__buyerStripIcon{flex-shrink:0}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__buyerStrip.PdpPriceCardLoans__buyerStripAssured{background:#efe5f6;border:1px solid #e0cced;color:#6300a3;margin:0 -1px -1px}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__buyerStrip.PdpPriceCardLoans__buyerStripSale{background:#ffecc7;border:1px solid #ffcd00;color:#2e054e;margin:0 -1px -1px}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__buyerStrip .PdpPriceCardLoans__buyerStripCap{left:16px;position:absolute;top:-8.2px}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__buyerStrip .PdpPriceCardLoans__assuredFlip{flex:1}.PdpPriceCardLoans__priceCardWithBuyer .PdpPriceCardLoans__emiBox .PdpPriceCardLoans__buyerStrip .PdpPriceCardLoans__assuredFlip>div{align-items:center;display:flex;gap:4px;white-space:nowrap}.PriceSectionV3__saleValidity{color:#e36000;font-family:font-book;font-size:12px;line-height:16px}.PriceSectionV3__saleValidity .PriceSectionV3__bold{font-family:font-medium}.PriceSectionV3__priceSectionRoot{display:flex;flex-direction:column;overflow:hidden}.PriceSectionV3__priceSectionRoot.PriceSectionV3__addBorder{border-top:1px solid #e8e8e8}.PriceSectionV3__priceSectionRoot .PriceSectionV3__gstSection{background-color:#e5f7f3;border:1px solid #d3eee7;border-radius:16px 16px 0 0;color:#367960;display:inline-block;font-family:font-book;font-size:12px;line-height:16px;margin-bottom:-10px;padding:6px 0 12px;white-space:nowrap}.PriceSectionV3__priceSectionRoot .PriceSectionV3__gstSection.PriceSectionV3__desktop{border-radius:0;margin-bottom:0;padding:6px 0}.PriceSectionV3__priceSectionRoot .PriceSectionV3__gstSection .PriceSectionV3__marquee1{animation:PriceSectionV3__marquee 10s linear infinite;display:inline-block;overflow:hidden;white-space:nowrap}.PriceSectionV3__priceSectionRoot .PriceSectionV3__gstSection .PriceSectionV3__marquee1 span{display:inline-block;font-size:12px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__gstSection .PriceSectionV3__marquee1 span .PriceSectionV3__diamondIcon{background-color:#367960;height:5px;margin-bottom:2px;transform:rotate(45deg);width:5px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__overflowVisible{overflow:visible!important}.PriceSectionV3__priceSectionRoot .PriceSectionV3__softProfiledNonSaleContainer{border-bottom:0!important;border-radius:12px 12px 24px 24px!important}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container{background-color:#fff;border:1px solid #e8e8e8;border-radius:12px;overflow:hidden;position:relative}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container.PriceSectionV3__desktop{border:none;border-radius:0}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topRight{position:absolute;right:10px;top:10px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__info{position:relative}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection{padding:12px 16px 10px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection.PriceSectionV3__desktop{padding-bottom:16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__headingSmallMiddle{color:#2e054e;font-family:font-medium;font-size:12px;letter-spacing:0;line-height:16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__headingSmallMiddle.PriceSectionV3__desktop{font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__headingSmallMiddle .PriceSectionV3__seperator{color:#e36000;margin-right:2px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__headingSmallMiddle .PriceSectionV3__value{color:#e36000}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__headingSmallMiddle .PriceSectionV3__timerIcon{align-items:center;background:#fcefe5;border-bottom-left-radius:100px;border-right:1px solid #f9dfcc;border-top-left-radius:100px;display:flex;gap:10px;opacity:1;padding:4px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__headingLarge{color:#2e054e;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__pricing{align-items:center;display:flex;gap:6px;padding:4px 0 6px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__pricing.PriceSectionV3__desktop{padding:8px 0}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__pricing.PriceSectionV3__lessPad{padding:6px 0}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__pricing .PriceSectionV3__info{display:flex}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__pricing .PriceSectionV3__ogPrice{align-items:flex-start;color:#2e054e;display:inline-flex;font-family:font-demi;font-family:font-medium;font-size:18px;letter-spacing:0;line-height:22px;line-height:24px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__pricing .PriceSectionV3__ogPrice.PriceSectionV3__desktop{align-items:center;font-family:font-demi;font-size:24px;letter-spacing:0;line-height:28px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__pricing .PriceSectionV3__ogPrice.PriceSectionV3__desktop svg{height:14px;margin-top:-4px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__pricing .PriceSectionV3__ogPrice svg{height:9px;margin-top:6px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__pricing .PriceSectionV3__strikethroughPrice{color:#888;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;text-decoration:line-through}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__pricing .PriceSectionV3__strikethroughPrice.PriceSectionV3__strikethroughPriceNew{font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__pricing .PriceSectionV3__strikethroughPrice svg{height:.8em;margin-right:-2px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__pricing .PriceSectionV3__discountAmt{background:#f2fbf9;border-radius:4px;color:#00b088;font-family:font-medium;font-size:12px;letter-spacing:0;line-height:16px;padding:4px 6px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__pricing .PriceSectionV3__discountAmt svg{height:.8em;margin-right:-2px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__tcs{color:#2e054e;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px;white-space:nowrap}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__moreDetails{align-items:center;display:flex}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__moreDetails.PriceSectionV3__topPad{border-top:1px solid #f1f1f1;padding:8px 0 6px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__moreDetails.PriceSectionV3__lowPad{padding-top:4px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__moreDetails .PriceSectionV3__dot{display:flex;padding:0 4px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__moreDetails .PriceSectionV3__note{color:#888;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:18px;white-space:nowrap}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__topSection .PriceSectionV3__moreDetails .PriceSectionV3__note.PriceSectionV3__addColor{color:#555}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiLoanSpecialInterest{align-items:flex-start;color:#6300a3;font-family:font-book;font-size:12px;letter-spacing:0;line-height:16px;padding:6px 0;text-align:center}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiLoanSpecialInterest .PriceSectionV3__tooltip{fill:#efe5f6;position:absolute;top:-11px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiLoanSpecialInterest span{font-family:font-medium}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiLoanSpecialInterest{background-color:#efe5f6}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiLoanSpecialInterest.PriceSectionV3__desktop{background:#efe5f6;border-radius:12px;margin:0 16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer{align-items:center;background:linear-gradient(90deg,#fef5d0 .02%,#fff 62.68%);display:flex;justify-content:space-between;padding:10px 16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer.PriceSectionV3__desktop{padding:16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer.PriceSectionV3__removeBackground{background:none;border-top:1px solid #e8e8e8}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer.PriceSectionV3__removeBorder{border-top:none}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide{display:flex;flex-direction:column;width:80%}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topInterestRateChip{align-items:center;color:#2e054e;display:flex;flex-direction:row;font-family:font-book;font-size:12px;gap:4px;line-height:16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topInterestRateChip .PriceSectionV3__greenEmiRoi{color:#00b088;font-family:font-medium;font-size:12px;line-height:16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topInterestRateChip .PriceSectionV3__slashedEmiRoi{color:#888;font-family:font-book;font-size:12px;line-height:16px;text-decoration:line-through}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi{align-items:center;display:flex;margin:4px 0}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi .PriceSectionV3__emiAmount{color:#2e054e;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px;margin-right:4px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi .PriceSectionV3__emiAmount.PriceSectionV3__desktop{font-size:18px;line-height:24px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi .PriceSectionV3__statusChip .PriceSectionV3__instantLoanChip{align-items:center;background-color:#00b088;border-radius:200px;display:flex;padding:4px 5px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi .PriceSectionV3__statusChip .PriceSectionV3__instantLoanChip p{color:#fff;font-family:font-medium;font-size:12px;line-height:12px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi .PriceSectionV3__statusChip .PriceSectionV3__instantLoanChip svg{margin-right:2px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi .PriceSectionV3__statusChip .PriceSectionV3__eligibleChip{align-items:center;background-color:#f2fbf9;border:1px solid #a8ddd0;border-radius:200px;display:flex;padding:4px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi .PriceSectionV3__statusChip .PriceSectionV3__eligibleChip p{color:#00b088;font-family:font-medium;font-size:12px;line-height:12px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi .PriceSectionV3__statusChip .PriceSectionV3__eligibleChip svg{margin-right:2px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi .PriceSectionV3__savingsWithLoanCampaignLoanSale .PriceSectionV3__instantLoanChip{align-items:center;background-color:#00b088;border-radius:200px;display:flex;padding:4px 5px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi .PriceSectionV3__savingsWithLoanCampaignLoanSale .PriceSectionV3__instantLoanChip p{color:#fff;font-family:font-medium;font-size:12px;line-height:12px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi .PriceSectionV3__savingsWithLoanCampaignLoanSale .PriceSectionV3__instantLoanChip svg{margin-right:2px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi .PriceSectionV3__savingsWithLoanCampaignLoanSale .PriceSectionV3__eligibleChip{align-items:center;background-color:#f2fbf9;border:1px solid #a8ddd0;border-radius:200px;display:flex;padding:4px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi .PriceSectionV3__savingsWithLoanCampaignLoanSale .PriceSectionV3__eligibleChip p{color:#00b088;font-family:font-medium;font-size:12px;line-height:12px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi .PriceSectionV3__savingsWithLoanCampaignLoanSale .PriceSectionV3__eligibleChip svg{margin-right:2px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi .PriceSectionV3__savingsWithLoanCampaignLoanSale .PriceSectionV3__validText{color:#e36000;font-family:font-book;font-size:12px;line-height:16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__topContentEmi .PriceSectionV3__savingsWithLoanCampaignLoanSale .PriceSectionV3__validText .PriceSectionV3__date{font-family:font-medium}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__bottomContent .PriceSectionV3__zeroDPText{align-items:center;display:flex;height:18px;overflow:hidden;position:relative}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__bottomContent .PriceSectionV3__zeroDPText svg{margin-right:2px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__bottomContent .PriceSectionV3__zeroDPText p{color:#ad9031;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__bottomContent .PriceSectionV3__zeroDPText.PriceSectionV3__desktop p{font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__bottomContent .PriceSectionV3__zeroDPText .PriceSectionV3__dpText{backface-visibility:hidden;height:16px;margin-bottom:8px;position:absolute;transform:translateY(0);transform-style:preserve-3d;transition:transform .3s ease-in-out;width:100%;z-index:2}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__bottomContent .PriceSectionV3__zeroDPText .PriceSectionV3__instantLoanText{align-items:center;backface-visibility:hidden;display:flex;height:16px;margin-bottom:8px;position:absolute;transform:translateY(-26px);transform-style:preserve-3d;transition:transform .3s ease-in-out;width:100%}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__bottomContent .PriceSectionV3__zeroDPText .PriceSectionV3__instantLoanText svg{margin-right:2px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__bottomContent .PriceSectionV3__zeroDPText .PriceSectionV3__instantLoanText p{color:#ad9031;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__bottomContent .PriceSectionV3__zeroDPText .PriceSectionV3__instantLoanText.PriceSectionV3__desktop p{font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__bottomContent .PriceSectionV3__zeroDPText.PriceSectionV3__showText2 .PriceSectionV3__dpText{transform:translateY(26px)}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__leftSide .PriceSectionV3__bottomContent .PriceSectionV3__zeroDPText.PriceSectionV3__showText2 .PriceSectionV3__instantLoanText{transform:translateY(0)}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__customiseButton{border-radius:unset!important;height:20px!important;text-transform:none!important}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__customiseButton p{color:#6300a3;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px;margin-right:4px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__personalisedEmiContainer .PriceSectionV3__customiseButton svg{margin-right:0!important}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails{align-items:center;background:#f6f6f6;border-radius:0 0 12px 12px;box-sizing:border-box;display:inline-flex;gap:16px;justify-content:space-between;padding:10px 16px;width:100%}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails.PriceSectionV3__desktop{background-color:#fff;border-top:1px solid #e8e8e8;margin:0 16px 10px;padding:16px 0 0;width:calc(100% - 32px)}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails.PriceSectionV3__removeBorderFromEMI{border-radius:0}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft{display:flex;flex-direction:column;gap:2px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft .PriceSectionV3__emiHighlight{color:#6300a3;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft .PriceSectionV3__startingEmiText{color:#555;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft .PriceSectionV3__bonusText{color:#888;display:flex;font-family:font-book;font-size:12px;gap:4px;line-height:16px;margin-bottom:4px;white-space:nowrap}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft .PriceSectionV3__bonusText .PriceSectionV3__newRoi{color:#00b088;font-family:font-medium}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft .PriceSectionV3__bonusText .PriceSectionV3__oldRoi{text-decoration:line-through}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft .PriceSectionV3__bottomEmiDetails{align-items:center;display:flex;gap:4px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft .PriceSectionV3__bottomEmiDetails .PriceSectionV3__emiHighlight{color:#2e054e;font-family:font-medium;font-size:16px;line-height:20px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft .PriceSectionV3__bottomEmiDetails .PriceSectionV3__savingsWithLoanCampaign{background:#e5f7f3;color:#00b088;font-size:10px;line-height:12px;line-height:18px;padding:0 8px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft .PriceSectionV3__bottomEmiDetails .PriceSectionV3__savingsWithLoanCampaign.PriceSectionV3__bothSales{background:#efefff;border:1.5px solid #c0c0ff;border-radius:12px;color:#4444b2}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft .PriceSectionV3__bottomEmiDetails .PriceSectionV3__savingsWithLoanCampaign.PriceSectionV3__bothSales .PriceSectionV3__pill{color:#4444b2}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft .PriceSectionV3__bottomEmiDetails .PriceSectionV3__savingsWithLoanCampaign.PriceSectionV3__listingCardV2{border-radius:12px 0 0 12px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft .PriceSectionV3__bottomEmiDetails .PriceSectionV3__savingsWithLoanCampaign.PriceSectionV3__noPadding{padding:0 5px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft .PriceSectionV3__bottomEmiDetails .PriceSectionV3__savingsWithLoanCampaign .PriceSectionV3__pill{color:#00b088;font-family:font-book}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft.PriceSectionV3__loanCampaignActive .PriceSectionV3__emis{align-items:center;display:inline-flex;gap:5px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft.PriceSectionV3__loanCampaignActive .PriceSectionV3__emis .PriceSectionV3__oldEmi{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:16px;text-decoration:line-through}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft.PriceSectionV3__loanCampaignActive .PriceSectionV3__emiHighlight{color:#00b088}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft.PriceSectionV3__loanCampaignActive .PriceSectionV3__startingEmiText{color:#888}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__emiDetailsLeft.PriceSectionV3__loanCampaignActive .PriceSectionV3__startingEmiText .PriceSectionV3__date{color:#e36000}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails .PriceSectionV3__calculateEmiButton{height:28px;padding:0 8px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails.PriceSectionV3__loanCampaignActive{background:#fff;border-top:1px solid #e8e8e8}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiLoanSpecialInterest{align-items:flex-start;color:#6300a3;font-family:font-book;font-size:12px;letter-spacing:0;line-height:16px;padding:6px 0;text-align:center}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiLoanSpecialInterest .PriceSectionV3__tooltip{fill:#efe5f6;position:absolute;top:-11px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiLoanSpecialInterest span{font-family:font-medium}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiLoanSpecialInterest{background-color:#efe5f6}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiLoanSpecialInterest.PriceSectionV3__desktop{background:#efe5f6;border-radius:12px;margin:0 16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__loanCampaignInfo{align-items:center;display:flex;font-family:font-book;font-size:12px;justify-content:center;letter-spacing:0;line-height:18px;position:relative;text-align:center;white-space:break-spaces}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__loanCampaignInfo .PriceSectionV3__tooltip{fill:#e5f7f3;left:10%;position:absolute;top:-11px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__loanCampaignInfo span{font-family:font-medium}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__loanCampaignInfo .PriceSectionV3__loanCampaignRupeeSymbol{height:12px;margin-right:4px;width:12px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__loanCampaignInfo.PriceSectionV3__loanCampaignInfoInRevampedGallery{margin-bottom:10px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__nonSaleSoftProfiledEmiContainer{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(180deg,#e8e8e8 25%,#ecf9f6 73%) border-box;border:1px solid transparent;border-radius:0 0 12px 12px;border-top:0;margin-left:-1px;overflow:hidden;width:100%}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer{border-top:1px solid #e8e8e8}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__emiDetails{align-items:center;border-radius:0 0 12px 12px;box-sizing:border-box;display:flex;gap:16px;justify-content:space-between;padding:10px 16px 8px;width:100%}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__emiDetails .PriceSectionV3__leftContent .PriceSectionV3__saleHelperText{color:#2e054e;font-family:font-book;font-size:12px;line-height:16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__emiDetails .PriceSectionV3__leftContent .PriceSectionV3__saleHelperText .PriceSectionV3__newRoi{color:#00b088;font-family:font-medium;margin-left:3px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__emiDetails .PriceSectionV3__leftContent .PriceSectionV3__saleHelperText .PriceSectionV3__oldRoi{color:#888;margin-left:2px;text-decoration:line-through}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__emiDetails .PriceSectionV3__leftContent .PriceSectionV3__nonSaleHelperText{color:#555;font-family:font-book;font-size:12px;line-height:16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__emiDetails .PriceSectionV3__leftContent .PriceSectionV3__bottomEmiDetails{align-items:center;display:flex;gap:4px;margin-top:2px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__emiDetails .PriceSectionV3__leftContent .PriceSectionV3__bottomEmiDetails .PriceSectionV3__emi{border-bottom:1px dashed #2e054e;color:#2e054e;cursor:pointer;font-family:font-medium;font-size:16px;line-height:20px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__emiDetails .PriceSectionV3__primaryCta{background:#6300a3;border-radius:6px;color:#fff;font-family:font-demi;font-size:14px;line-height:16px;padding:6px 8px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__saleBottomContainer{height:37px;position:relative}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__saleBottomContainer .PriceSectionV3__borderCap{left:18px;position:absolute;top:1px;z-index:1}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__saleBottom{background:#ffecc7!important;border:1px solid #ffcd00!important;border-radius:0 0 12px 12px;justify-content:center;left:-1px;position:absolute;top:8px;width:calc(100% - 32px)}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__nonSaleBottom{align-items:center;background:linear-gradient(90deg,var(--feedback-background-positive-subtle,#e5f7f3) 0,#fff 100%);display:flex;gap:4px;padding:6px 16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__nonSaleBottom p{color:#2e054e;font-family:font-book;font-size:12px;line-height:16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__nonSaleBottom p span{font-family:font-medium!important}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__assuredBottom{align-items:center;background:#efe5f6;border:1px solid #e0cced;border-radius:0 0 12px 12px;color:#6300a3;display:flex;font-family:font-book;font-size:12px;gap:4px;letter-spacing:0;line-height:16px;margin:0 -1px;padding:6px 16px;position:relative}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__assuredBottom span{font-family:font-medium}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__assuredBottom .PriceSectionV3__assuredBottomCap{left:16px;position:absolute;top:-8.2px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__assuredBottom .PriceSectionV3__assuredBottomIcon{flex-shrink:0}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__assuredBottom .PriceSectionV3__assuredFlip{flex:1}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__softProfiledEmiContainer .PriceSectionV3__assuredBottom .PriceSectionV3__assuredFlip>div{align-items:center;display:flex;gap:4px;white-space:nowrap}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__discounts{align-items:center;background:linear-gradient(90deg,#e5f7f3,#fff),linear-gradient(90deg,#f2fbf9,#fff 98.98%);border-radius:0 0 12px 12px;color:#2e054e;display:flex;font-family:font-medium;font-size:12px;gap:4px;letter-spacing:0;line-height:16px;padding:8px 16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__container .PriceSectionV3__discounts .PriceSectionV3__icon{height:16px;-o-object-fit:contain;object-fit:contain;width:16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__headingSmall{color:#2e054e;font-family:font-medium;font-size:12px;letter-spacing:0;line-height:16px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__headingSmall.PriceSectionV3__desktop{font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__headingSmall .PriceSectionV3__seperator{color:#e36000;margin-right:2px}.PriceSectionV3__priceSectionRoot .PriceSectionV3__headingSmall .PriceSectionV3__value{color:#e36000}.PriceSectionV3__priceSectionRoot .PriceSectionV3__headingSmall .PriceSectionV3__timerIcon{align-items:center;background:#fcefe5;border-bottom-left-radius:100px;border-right:1px solid #f9dfcc;border-top-left-radius:100px;display:flex;gap:10px;opacity:1;padding:4px}.PriceSectionV3__priceSectionRoot.PriceSectionV3__inRevampedGallery .PriceSectionV3__container{border:0;border-radius:12px 12px 0 0}.PriceSectionV3__priceSectionRoot.PriceSectionV3__inRevampedGallery .PriceSectionV3__container .PriceSectionV3__emiContainer .PriceSectionV3__emiDetails{background:#fff;border-radius:0;border-top:1px solid #e8e8e8}@keyframes PriceSectionV3__marquee{0%{transform:translate(0)}to{transform:translate(-49%)}}.PriceSectionV3__modalCloseButton{right:16px!important;top:16px!important}.PriceSectionV3__bottomSheet{background-color:#f6f6f6!important;height:93%!important;max-height:93%!important;overflow-x:hidden!important}.PriceSectionV3__closeIconInBottomSheet{margin-left:auto!important;position:sticky!important;z-index:8!important}.PriceSectionV3__containerModal{align-items:center;background-color:transparent;display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative}.PriceSectionV3__containerModal .PriceSectionV3__overlay{backdrop-filter:blur(12px);background:#00000080;display:flex;height:100%;inset:0;position:fixed;width:100%;z-index:7}.PriceSectionV3__containerModal .PriceSectionV3__overlay .PriceSectionV3__outer{cursor:pointer;inset:0;position:absolute}.PriceSectionV3__containerModal .PriceSectionV3__overlay .PriceSectionV3__contentWrap{background-color:#fff;margin-left:auto;overflow-y:scroll;position:relative;transform:translate(100%);transition:transform .3s ease-in;width:520px}.PriceSectionV3__containerModal .PriceSectionV3__overlay .PriceSectionV3__contentWrap.PriceSectionV3__show{transform:translate(0)}.SaleDiscountPill__discountPill{align-items:center;background:#e5f7f3;border-radius:4px;color:#00b088;display:inline-flex;font-family:font-medium;font-size:12px;gap:2px;letter-spacing:0;line-height:16px;padding:4px 6px;width:-moz-max-content;width:max-content}.SaleDiscountPill__discountPill .SaleDiscountPill__discountIcon{height:16px;width:16px}.SaleDiscountPill__discountPillExchange{border-radius:4px;color:#00b088}.SaleDiscountPill__discountPillExchange,.SaleDiscountPill__discountPillMulti{align-items:center;display:inline-flex;font-family:font-medium;font-size:12px;gap:2px;letter-spacing:0;line-height:16px;padding:4px 6px;width:-moz-max-content;width:max-content}.SaleDiscountPill__discountPillMulti{background-color:#367960;border:1px solid #00b088;border-radius:12px;color:#fff}.SaleDiscountPill__discountPillMulti .SaleDiscountPill__discountIcon{height:16px;width:16px}@property --pill-border-angle{syntax:"<angle>";initial-value:0deg;inherits:false}@property --suits-beam-angle{syntax:"<angle>";initial-value:0deg;inherits:false}@property --suits-beam-spread{syntax:"<angle>";initial-value:0deg;inherits:false}.WhyThisCarSuitsYou__suitsYouWrapper{margin:18px 0 0;position:relative}.WhyThisCarSuitsYou__wrapperEmpty{margin:0}.WhyThisCarSuitsYou__tailoringPill{align-items:center;background:radial-gradient(196.22% 166.26% at 19.83% 49.28%,#fff 0,#f3f3ff 44.11%,#6161ff 92.71%);border:2px solid transparent;border-radius:999px;box-shadow:0 4px 10px #6161ff4d,0 0 18px #6161ff40;color:#5f4fff;display:flex;font-family:font-book;font-family:font-medium;font-size:14px;gap:8px;inset:0 0 auto;letter-spacing:0;line-height:20px;padding:11px 12px;position:absolute;z-index:1}.WhyThisCarSuitsYou__tailoringPill:after{animation:WhyThisCarSuitsYou__pill-border-rotate 2s linear infinite;background:conic-gradient(from var(--pill-border-angle),rgba(97,97,255,.4) 0deg,rgba(97,97,255,.6) 30deg,rgba(97,97,255,.9) 45deg,rgba(99,0,163,.8) 60deg,rgba(99,0,163,.5) 90deg,rgba(97,97,255,.35) 140deg,rgba(97,97,255,.3) 180deg,rgba(97,97,255,.35) 220deg,rgba(97,97,255,.7) 280deg,rgba(97,97,255,.9) 320deg,rgba(97,97,255,.4) 1turn);border-radius:inherit;content:"";inset:-2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:4px;pointer-events:none;position:absolute}.WhyThisCarSuitsYou__suitsYouCard{background:linear-gradient(172deg,#d3d3ff24,#d3d3ff0d 55%,#fff 80%);border-radius:24px;padding:20px 16px;position:relative;transition:opacity .35s ease}.WhyThisCarSuitsYou__suitsYouCard.WhyThisCarSuitsYou__cardHidden{height:0;opacity:0;visibility:hidden}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__beamRing{--ring-spread-scale:1;animation:WhyThisCarSuitsYou__suits-beam-cycle 4s linear infinite;background:conic-gradient(from calc(var(--suits-beam-angle) + 65deg + var(--suits-beam-spread)*(1 - var(--ring-spread-scale))),transparent 0deg,rgba(151,71,255,.45) calc(var(--suits-beam-spread)*var(--ring-spread-scale)/3),#9747ff calc(var(--suits-beam-spread)*var(--ring-spread-scale)*2/3),transparent calc(var(--suits-beam-spread)*var(--ring-spread-scale)));-webkit-mask-composite:source-in,xor;-webkit-mask:radial-gradient(circle,#fff .6px,transparent .9px) 0 0/2.67px 2.67px,linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:radial-gradient(circle,#fff .6px,transparent .9px) 0 0/2.67px 2.67px,linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-in,xor,xor;mask-composite:intersect,exclude;padding:2.67px;pointer-events:none;position:absolute}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__beamLine{border-radius:27px;inset:-3px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__ringInner{border-radius:30px;inset:-5.67px}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__ringMid{--ring-spread-scale:.72;border-radius:32px;inset:-8.33px}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__ringOuter{--ring-spread-scale:.5;border-radius:35px;inset:-11px}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__heading{background:linear-gradient(90deg,#9747ff 0,var(--feedback-border-information-intense,#6161ff) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;align-items:center;color:#6161ff;display:flex;font-family:font-demi;font-size:20px;gap:10px;letter-spacing:0;line-height:24px}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__pointsList{list-style:none;margin:6px 0 0;padding:0}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__pointItem{align-items:center;color:#555;display:flex;font-family:font-book;font-size:16px;gap:14px;letter-spacing:0;line-height:24px;padding:14px 0}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__pointItem:not(:last-child){border-bottom:1px dotted #cacaca}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__pointItem b{font-family:font-medium}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__tickIcon{display:flex;flex-shrink:0}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__pointText{flex:1}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__updatePreferences{align-items:center;color:#6161ff;display:inline-flex;font-family:font-book;font-size:14px;gap:2px;letter-spacing:0;line-height:20px;margin-top:6px}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__doubleChevron{display:inline-flex}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__doubleChevron svg:last-child{margin-left:-10px}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__headingSkeleton{height:24px;width:60%}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__pointSkeleton{flex:1;height:24px;max-width:85%}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__pointItem:nth-child(2) .WhyThisCarSuitsYou__pointSkeleton{max-width:65%}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__pointItem:nth-child(3) .WhyThisCarSuitsYou__pointSkeleton{max-width:75%}.WhyThisCarSuitsYou__suitsYouCard .WhyThisCarSuitsYou__linkSkeleton{height:20px;margin-top:6px;width:45%}@keyframes WhyThisCarSuitsYou__pill-border-rotate{to{--pill-border-angle:360deg}}@keyframes WhyThisCarSuitsYou__pill-breathe{0%{opacity:.75;transform:scale(.92)}to{opacity:1;transform:scale(1.06)}}@keyframes WhyThisCarSuitsYou__suits-beam-cycle{0%{--suits-beam-angle:0deg;--suits-beam-spread:0deg}15%{--suits-beam-angle:0deg;--suits-beam-spread:120deg}80%{--suits-beam-angle:240deg;--suits-beam-spread:120deg}95%{--suits-beam-angle:360deg;--suits-beam-spread:0deg}to{--suits-beam-angle:360deg;--suits-beam-spread:0deg}}.MaxLiteBenefits__maxLiteContainer{background-color:#fff;padding:32px 24px}.MaxLiteBenefits__maxLiteContainer .MaxLiteBenefits__details h4{color:#2e054e;display:flex;flex-direction:column;font-family:font-demi;font-size:16px;gap:8px;letter-spacing:0;line-height:20px}.MaxLiteBenefits__maxLiteContainer .MaxLiteBenefits__details p{color:#2e054e;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.MaxLiteBenefits__maxLiteContainer .MaxLiteBenefits__benefitsIncluded{margin-top:24px}.MaxLiteBenefits__maxLiteContainer .MaxLiteBenefits__benefitsIncluded .MaxLiteBenefits__heading{align-items:center;color:#2e054e;display:flex;font-family:font-medium;font-size:16px;gap:8px;letter-spacing:0;line-height:20px;white-space:nowrap}.MaxLiteBenefits__maxLiteContainer .MaxLiteBenefits__benefitsIncluded .MaxLiteBenefits__heading .MaxLiteBenefits__line{background-color:#e8e8e8;height:1px;width:100%}.MaxLiteBenefits__maxLiteContainer .MaxLiteBenefits__benefitsIncluded .MaxLiteBenefits__listOfBenefits{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin-top:16px}.MaxLiteBenefits__maxLiteContainer .MaxLiteBenefits__benefitsIncluded .MaxLiteBenefits__listOfBenefits .MaxLiteBenefits__imageWrapper{align-items:center;border:1px solid #f1f1f1;border-radius:6px;display:flex;flex-direction:column;gap:12px;justify-content:center;min-width:96px;padding:8px 0}.MaxLiteBenefits__maxLiteContainer .MaxLiteBenefits__benefitsIncluded .MaxLiteBenefits__listOfBenefits .MaxLiteBenefits__imageWrapper .MaxLiteBenefits__mask svg{height:53px;width:53px}.MaxLiteBenefits__maxLiteContainer .MaxLiteBenefits__benefitsIncluded .MaxLiteBenefits__listOfBenefits .MaxLiteBenefits__imageWrapper .MaxLiteBenefits__description{color:#2e054e;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:14px;text-align:center}.MaxLiteBenefits__maxLiteContainer .MaxLiteBenefits__benefitsIncluded .MaxLiteBenefits__listOfBenefits .MaxLiteBenefits__imageWrapper .MaxLiteBenefits__description.MaxLiteBenefits__descriptionDisabled{color:#888}.NewExchangeBanner__mainContainer{border-radius:14px;cursor:pointer}.NewExchangeBanner__mainContainer.NewExchangeBanner__zeroHeight .NewExchangeBanner__cardWrapper{border:0;height:0;min-height:0;padding:0}.NewExchangeBanner__mainContainer.NewExchangeBanner__onPDP .NewExchangeBanner__cardWrapper{background:#f2fbf9;border:1px solid #d3eee7;border-radius:12px;height:-moz-fit-content;height:fit-content;margin-top:16px}.NewExchangeBanner__mainContainer.NewExchangeBanner__onPDP .NewExchangeBanner__cardWrapper .NewExchangeBanner__topWrapper{align-items:center;background:#f2fbf9;border-radius:12px;display:flex;justify-content:space-between;padding:8px 10px}.NewExchangeBanner__mainContainer.NewExchangeBanner__onPDP .NewExchangeBanner__cardWrapper .NewExchangeBanner__topWrapper .NewExchangeBanner__left{display:flex;gap:8px}.NewExchangeBanner__mainContainer.NewExchangeBanner__onPDP .NewExchangeBanner__cardWrapper .NewExchangeBanner__topWrapper .NewExchangeBanner__left .NewExchangeBanner__textContainer{align-items:center;color:#141414;display:flex;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px;padding-bottom:0}.NewExchangeBanner__mainContainer.NewExchangeBanner__onPDP .NewExchangeBanner__cardWrapper .NewExchangeBanner__topWrapper .NewExchangeBanner__left .NewExchangeBanner__textContainer .NewExchangeBanner__boldText{align-items:center;background-color:#e5f7f3;border-radius:4px;display:flex;font-family:font-book;font-size:10px;height:16px;line-height:12px;margin-left:4px;margin-right:4px;padding:2px 4px}.NewExchangeBanner__mainContainer.NewExchangeBanner__onPDP .NewExchangeBanner__cardWrapper .NewExchangeBanner__topWrapper .NewExchangeBanner__left .NewExchangeBanner__stocktextcontainer{align-items:center;color:#00b088;display:flex;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px;padding-bottom:0}.NewExchangeBanner__mainContainer.NewExchangeBanner__onPDP .NewExchangeBanner__cardWrapper .NewExchangeBanner__topWrapper .NewExchangeBanner__left .NewExchangeBanner__lockicon{align-items:center;background-color:#00b088;border-radius:50%;display:inline-flex;justify-content:center;padding:4px}.NewExchangeBanner__mainContainer.NewExchangeBanner__onPDP .NewExchangeBanner__cardWrapper .NewExchangeBanner__topWrapper .NewExchangeBanner__right{display:flex}.NewExchangeBanner__mainContainer.NewExchangeBanner__onPDP .NewExchangeBanner__cardWrapper .NewExchangeBanner__bottomWrapper{bottom:0;color:#00b088;display:flex;font-family:font-medium;font-size:12px;gap:2px;justify-content:center;letter-spacing:0;line-height:16px;margin-inline:auto;padding:8px 8px 5px;position:relative}.NewExchangeBanner__mainContainer.NewExchangeBanner__onPDP .NewExchangeBanner__cardWrapper .NewExchangeBanner__bottomWrapper p{position:absolute;z-index:2}.NewExchangeBanner__mainContainer.NewExchangeBanner__onPDP .NewExchangeBanner__cardWrapper .NewExchangeBanner__bottomWrapper .NewExchangeBanner__leftstar{position:relative;right:70px;z-index:2}.NewExchangeBanner__mainContainer.NewExchangeBanner__onPDP .NewExchangeBanner__cardWrapper .NewExchangeBanner__bottomWrapper .NewExchangeBanner__rightstar{left:70px;position:relative;z-index:2}.NewExchangeBanner__mainContainer.NewExchangeBanner__onPDP .NewExchangeBanner__cardWrapper .NewExchangeBanner__bottomWrapper .NewExchangeBanner__curvedImg{bottom:0;position:absolute;top:3px;width:316px;z-index:0}.NewExchangeBanner__exchangeContainer{margin-top:-24px}.NewExchangeBanner__pdpLoader{background-color:#fff;border-radius:14px;overflow:hidden;padding:16px}.NewExchangeBanner__pdpLoader span{display:block}.NewExchangeBanner__pdpLoader .NewExchangeBanner__bodyLoader{height:50px;margin-top:8px;width:100%}.NewExchangeBanner__closeIconInBottomSheet{align-items:center;background:#fff;border-radius:50%;box-shadow:0 0 10px #87878733;display:flex;height:27px;justify-content:center;position:absolute;width:27px;z-index:2}.NewExchangeBanner__closeIconInBottomSheet svg{height:18px;width:18px}.NewExchangeBanner__closeIconInBottomSheet .NewExchangeBanner__closeIconCircle{display:flex;position:relative}.VideoOverlay__videoOverlayContainer{align-items:center;background-color:#141414;display:flex;min-height:100%}.VideoOverlay__videoOverlayContainer .VideoOverlay__rotatePopup{position:absolute;text-align:center;top:20%;width:100%}.VideoOverlay__videoOverlayContainer .VideoOverlay__rotatePopup .VideoOverlay__hintText{color:#fff;font-family:font-medium;font-size:14px;padding:14px 52px;position:absolute}.VideoOverlay__videoOverlayContainer .VideoOverlay__modalCloseBtn{align-items:center;background-color:#6300a3;border-bottom-left-radius:4px;cursor:pointer;display:flex;height:18px;justify-content:center;padding:6px;position:absolute;right:0;top:0;width:18px}.GalleryBanner__galleryBannerWrapper{background:linear-gradient(117deg,rgba(0,0,0,.6) -.42%,rgba(0,0,0,.25) 20.75%,rgba(0,0,0,.03) 44.53%,transparent 122.78%);box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:16px}.GalleryBanner__galleryBannerWrapper .GalleryBanner__topSection{align-items:center;color:#fff;display:flex;font-family:font-demi;font-size:20px;letter-spacing:0;line-height:24px}.GalleryBanner__galleryBannerWrapper .GalleryBanner__topSection .GalleryBanner__line{background-color:#00e2ae;height:24px;margin-right:8px;width:3px}.GalleryBanner__galleryBannerWrapper .GalleryBanner__bottomSection{backdrop-filter:blur(2px);background:#141414b3;border-radius:6px;-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:1fr 1fr;padding:12px 16px;row-gap:8px}.GalleryBanner__galleryBannerWrapper .GalleryBanner__bottomSection .GalleryBanner__item{align-items:center;color:#fff;display:flex;font-family:font-medium;font-family:font-book;font-size:14px;letter-spacing:0;line-height:18px;white-space:pre-wrap}.GalleryBanner__galleryBannerWrapper .GalleryBanner__bottomSection .GalleryBanner__item .GalleryBanner__icon{height:16px;margin-right:4px;width:16px}.GalleryBanner__galleryBannerWrapper .GalleryBanner__bottomSection .GalleryBanner__item.GalleryBanner__changeFormat{align-items:center;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:16px}.GalleryBanner__galleryBannerWrapper .GalleryBanner__bottomSection .GalleryBanner__item.GalleryBanner__changeAlignment{align-items:flex-start}.GalleryBanner__galleryBannerWrapper .GalleryBanner__bottomSection .GalleryBanner__spotlightIcon{align-items:center;background-color:#fff3;border-radius:4px;display:flex;height:24px;margin-right:8px;padding:4px;width:24px}.GalleryBanner__galleryBannerWrapper .GalleryBanner__bottomSection .GalleryBanner__spotlightIcon.GalleryBanner__increaseSize{padding:6px 4px 2px}.GalleryBanner__galleryBannerWrapper .GalleryBanner__bottomSection .GalleryBanner__leftSection p{color:#fff;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:20px;opacity:.6}.GalleryBanner__galleryBannerWrapper.GalleryBanner__desktopGalleryBannerWrapper{padding:24px}.GalleryBanner__galleryBannerWrapper.GalleryBanner__desktopGalleryBannerWrapper .GalleryBanner__topSection{font-family:font-heavy;font-size:24px;line-height:32px;text-align:left}.GalleryBanner__galleryBannerWrapper.GalleryBanner__desktopGalleryBannerWrapper .GalleryBanner__topSection .GalleryBanner__line{height:32px;margin-right:12px}.GalleryBanner__galleryBannerWrapper.GalleryBanner__desktopGalleryBannerWrapper .GalleryBanner__spotlightIcon{height:32px;margin-right:12px;padding:7px;width:32px}.GalleryBanner__galleryBannerWrapper.GalleryBanner__desktopGalleryBannerWrapper .GalleryBanner__item{font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.GalleryBanner__galleryBannerWrapper.GalleryBanner__desktopGalleryBannerWrapper .GalleryBanner__item .GalleryBanner__icon{margin-right:12px}.GalleryBanner__galleryBannerWrapper.GalleryBanner__desktopGalleryBannerWrapper .GalleryBanner__bottomSection{row-gap:16px}.GalleryBanner__galleryBannerWrapper.GalleryBanner__desktopGalleryBannerWrapper .GalleryBanner__leftSection{text-align:left}.GalleryBanner__galleryBannerWrapper.GalleryBanner__bannerWrapV2{background:linear-gradient(270deg,#2e054e80,#2e054e);gap:24px;justify-content:center;overflow:hidden;padding:16px 16px 16px 0;position:relative}.GalleryBanner__galleryBannerWrapper.GalleryBanner__bannerWrapV2:after{background:#01e2ae;border-radius:50%;content:"";filter:blur(24px);height:28px;left:0;position:absolute;top:-14px;width:100%}.GalleryBanner__galleryBannerWrapper.GalleryBanner__bannerWrapV2 .GalleryBanner__topSection .GalleryBanner__line{height:100%}.GalleryBanner__galleryBannerWrapper.GalleryBanner__bannerWrapV2 .GalleryBanner__bottomSection{backdrop-filter:none;background:none;border-radius:unset}.GalleryBanner__galleryBannerWrapper.GalleryBanner__bannerWrapV2 .GalleryBanner__bottomSection .GalleryBanner__spotlightIcon{background:none;overflow:hidden;padding:6px;position:relative}.GalleryBanner__galleryBannerWrapper.GalleryBanner__bannerWrapV2 .GalleryBanner__bottomSection .GalleryBanner__spotlightIcon:after{background:#fff;border-radius:50%;content:"";filter:blur(6px);height:14px;left:-1px;position:absolute;top:-10px;width:100%}.ToggleSwitch__toggleContainer .ToggleSwitch__switch{display:inline-block;height:16px;position:relative;width:36px}.ToggleSwitch__toggleContainer .ToggleSwitch__switch input{height:16px;opacity:0;width:32px}.ToggleSwitch__toggleContainer .ToggleSwitch__switch input:checked+.ToggleSwitch__slider{background-color:#00e2ae}.ToggleSwitch__toggleContainer .ToggleSwitch__switch input:checked+.ToggleSwitch__slider:before{transform:translate(20px)}.ToggleSwitch__toggleContainer .ToggleSwitch__slider{background-color:#e8e8e8;cursor:pointer;inset:0;position:absolute;transition:transform .3s ease-in-out}.ToggleSwitch__toggleContainer .ToggleSwitch__slider:before{background:#fff;bottom:3px;content:"";height:10px;left:3px;position:absolute;transition:transform .3s ease-in-out;width:10px}.ToggleSwitch__toggleContainer .ToggleSwitch__slider.ToggleSwitch__round{border-radius:16px}.ToggleSwitch__toggleContainer .ToggleSwitch__slider.ToggleSwitch__round:before{border-radius:50%}.ToggleSwitch__toggleContainer.ToggleSwitch__native{align-items:center;display:flex}.ToggleSwitch__toggleContainer.ToggleSwitch__native .ToggleSwitch__switch{height:12px;width:28px}.ToggleSwitch__toggleContainer.ToggleSwitch__native .ToggleSwitch__switch input:checked+.ToggleSwitch__slider{background-color:#6300a329}.ToggleSwitch__toggleContainer.ToggleSwitch__native .ToggleSwitch__switch input:checked+.ToggleSwitch__slider:before{background-color:#6300a3;transform:translate(16px)}.ToggleSwitch__toggleContainer.ToggleSwitch__native .ToggleSwitch__slider:before{background-color:#888;bottom:-2px;height:16px;left:-2px;width:16px}.ToggleSwitch__toggleContainer.ToggleSwitch__native .ToggleSwitch__slider.ToggleSwitch__round{border-radius:12px}.ToggleSwitch__toggleContainer.ToggleSwitch__purple .ToggleSwitch__switch input:checked+.ToggleSwitch__slider{background-color:#6300a3}.ZigZagAnimationIconWrapper__iconWrap{height:40px;margin-bottom:12px;position:relative;width:40px}.ZigZagAnimationIconWrapper__iconWrap.ZigZagAnimationIconWrapper__noMargin{margin:0}.ZigZagAnimationIconWrapper__iconWrap svg{background-color:#fff;border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@keyframes DentIcon__dashOffset{0%{stroke-dashoffset:200}to{stroke-dashoffset:0}}.DentIcon__container{align-items:center;display:flex;height:56px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:56px}.DentIcon__container .DentIcon__wrap{margin-left:2px;margin-top:-2.2px;z-index:1}.DentIcon__container .DentIcon__wrap path{animation:DentIcon__dashOffset .35s cubic-bezier(.86,0,.07,1) 0s 1 normal forwards running;stroke-dasharray:200;stroke-dashoffset:200}.DentIcon__count{color:#fff;position:relative;z-index:1}.DentIcon__count,.DentIcon__label{font-family:font-demi;font-size:12px;line-height:16px}.DentIcon__label{background-color:#fff;border-radius:16px;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;color:#2e054e;left:0;margin-left:54px;margin-top:-18px;padding:6px 12px;position:absolute;text-transform:uppercase;top:0;transform:scale(0);transform-origin:0 50%;transition:transform .35s cubic-bezier(.86,0,.07,1);white-space:nowrap;z-index:2}.DentIcon__label.DentIcon__open{transform:scale(1)}.DentIcon__scale{transform:scale(1.3) translate(-41%,-41%)!important}.DentsListModal__container{background-color:#f6f4f8;color:#2e054e;display:flex;flex-direction:column;font-family:font-book;font-size:14px;height:100%;line-height:18px;overflow:hidden;position:relative;width:100%}.DentsListModal__container .DentsListModal__close{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 1px 12px #00000029;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:12px;top:12px;width:40px;z-index:2}.DentsListModal__container .DentsListModal__close:active{background-color:#6300a3}.DentsListModal__container .DentsListModal__close:active svg{fill:#fff}.DentsListModal__container .DentsListModal__dentUI .DentsListModal__animatedDent svg{background-color:unset;border-radius:unset}.DentsListModal__container .DentsListModal__canvas{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.DentsListModal__container .DentsListModal__canvas.DentsListModal__hide{display:none}.DentsListModal__container .DentsListModal__gradient{height:100%;left:0;position:absolute;top:-1px;width:100%;z-index:1}.DentsListModal__container .DentsListModal__circle{border:2px solid #e36000;border-radius:50%;content:"";display:flex;height:8px;left:50%;position:absolute;top:-20px;transform:translate(-4px);width:8px;z-index:2}.DentsListModal__container .DentsListModal__slidesWrap{box-sizing:border-box;flex:1;min-height:0;padding-top:72px;z-index:1}.DentsListModal__container .DentsListModal__slidesWrap .DentsListModal__carousel{background-color:#f6f4f8;height:100%;max-height:calc(50vw + 72px);overflow:unset}.DentsListModal__container .DentsListModal__slidesWrap .DentsListModal__carousel.DentsListModal__noBackground{background-color:unset}.DentsListModal__container .DentsListModal__slidesWrap .DentsListModal__carousel .DentsListModal__slide{overflow:unset}.DentsListModal__container .DentsListModal__slidesWrap .DentsListModal__carousel .DentsListModal__last{margin-left:10%!important}.DentsListModal__container .DentsListModal__slidesWrap .DentsListModal__carousel .DentsListModal__slider{margin:0 16px;width:90%}.DentsListModal__container .DentsListModal__slidesWrap .DentsListModal__carousel .DentsListModal__slider .DentsListModal__slideContent{background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:calc(100% - 16px)}.DentsListModal__container .DentsListModal__slidesWrap .DentsListModal__carousel .DentsListModal__slider .DentsListModal__slideContent .DentsListModal__topSection{padding:16px}.DentsListModal__container .DentsListModal__slidesWrap .DentsListModal__carousel .DentsListModal__slider .DentsListModal__slideContent .DentsListModal__topSection .DentsListModal__heading{align-items:center;display:flex;font-family:font-demi}.DentsListModal__container .DentsListModal__slidesWrap .DentsListModal__carousel .DentsListModal__slider .DentsListModal__slideContent .DentsListModal__topSection .DentsListModal__heading span{align-items:center;color:#acacac;display:flex}.DentsListModal__container .DentsListModal__slidesWrap .DentsListModal__carousel .DentsListModal__slider .DentsListModal__slideContent .DentsListModal__topSection p{font-size:16px;line-height:20px;margin-top:2px;white-space:normal}@media only screen and (max-width:20em){.DentsListModal__container .DentsListModal__slidesWrap .DentsListModal__carousel .DentsListModal__slider .DentsListModal__slideContent .DentsListModal__topSection p{font-size:14px;line-height:18px}}.DentsListModal__container .DentsListModal__slidesWrap .DentsListModal__carousel .DentsListModal__slider .DentsListModal__slideContent .DentsListModal__imgSection{box-shadow:inset 0 0 10em 1em #00000050;height:100%;width:100%}.DentsListModal__container .DentsListModal__slidesWrap .DentsListModal__carousel .DentsListModal__slider .DentsListModal__slideContent .DentsListModal__imgSection .DentsListModal__imgClass{height:100%;width:100%}.DentsListModal__container .DentsListModal__slidesWrap .DentsListModal__carousel .DentsListModal__slider .DentsListModal__slideContent .DentsListModal__imgSection .DentsListModal__expandIcon{align-items:center;background-color:#fff;border-radius:50%;bottom:12px;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;display:flex;height:46px;justify-content:center;position:absolute;right:12px;width:46px;z-index:1}.DentsListModal__container .DentsListModal__zoomPer{background-color:#000;border-radius:4px;bottom:16px;color:#fff;font-family:font-medium;font-size:12px;padding:4px 8px;position:absolute;right:16px;text-transform:capitalize;white-space:nowrap;z-index:3}.DentsListModal__container .DentsListModal__viewer{transform:scale(1.2) translateY(-8%);width:100%}.DentsListModal__container .DentsListModal__viewer img{height:100%!important}.DentsListModal__container .DentsListModal__viewer.DentsListModal__ipadView img{width:100vw!important}.DentsListModal__container .DentsListModal__viewer.DentsListModal__overflowUnset div{overflow:unset!important}.DentsListModal__container .DentsListModal__heading{color:#2e054e;font-family:font-demi;font-size:16px;line-height:20px}.DentsListModal__container .DentsListModal__heading span{color:#555;font-family:font-book;font-size:14px;line-height:18px}.ProductThreeSixtyView__container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%;z-index:0}.ProductThreeSixtyView__container.ProductThreeSixtyView__addPadding{padding-bottom:165px}.ProductThreeSixtyView__container .ProductThreeSixtyView__zoomPer{background-color:#000;border-radius:4px;bottom:16px;color:#fff;font-family:font-medium;font-size:12px;padding:4px 8px;position:absolute;right:16px;text-transform:capitalize;white-space:nowrap;z-index:3}.ProductThreeSixtyView__container .ProductThreeSixtyView__wrap{flex:1;min-height:0;position:relative;width:100%;z-index:2}.ProductThreeSixtyView__container .ProductThreeSixtyView__wrap.ProductThreeSixtyView__noOverflow div{overflow:unset!important}.ProductThreeSixtyView__container .ProductThreeSixtyView__wrap.ProductThreeSixtyView__ipadView img{width:100vw!important}.ProductThreeSixtyView__container .ProductThreeSixtyView__animatedDent{display:flex}.ProductThreeSixtyView__container .ProductThreeSixtyView__animatedDent svg{background-color:unset;border-radius:unset}.ProductThreeSixtyView__container .ProductThreeSixtyView__canvas{height:100%;left:0;position:absolute;top:0;width:100%}.ProductThreeSixtyView__container .ProductThreeSixtyView__dentHighlight{position:relative}.ProductThreeSixtyView__container .ProductThreeSixtyView__dentHighlight .ProductThreeSixtyView__dentDetails{align-items:center;background:#fff;border-radius:8px;box-sizing:border-box;display:flex;gap:8px;padding:8px;width:100%}.ProductThreeSixtyView__container .ProductThreeSixtyView__dentHighlight .ProductThreeSixtyView__dentDetails .ProductThreeSixtyView__imgClass{border-radius:4px;-o-object-fit:contain;object-fit:contain;order:1;width:60px}.ProductThreeSixtyView__container .ProductThreeSixtyView__dentHighlight .ProductThreeSixtyView__dentDetails .ProductThreeSixtyView__content{color:#2e054e;order:2}.ProductThreeSixtyView__container .ProductThreeSixtyView__dentHighlight .ProductThreeSixtyView__dentDetails .ProductThreeSixtyView__content .ProductThreeSixtyView__head{font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px;white-space:nowrap}.ProductThreeSixtyView__container .ProductThreeSixtyView__dentHighlight .ProductThreeSixtyView__dentDetails .ProductThreeSixtyView__content .ProductThreeSixtyView__subHead{font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.ProductThreeSixtyView__container .ProductThreeSixtyView__dentHighlight .ProductThreeSixtyView__dentDetails .ProductThreeSixtyView__start{order:0;transform:rotate(180deg)}.ProductThreeSixtyView__container .ProductThreeSixtyView__dentHighlight .ProductThreeSixtyView__dentDetails .ProductThreeSixtyView__end{order:3}.ProductThreeSixtyView__container .ProductThreeSixtyView__dentHighlight .ProductThreeSixtyView__iconClass{position:absolute}.ProductThreeSixtyView__container .ProductThreeSixtyView__dentHighlight .ProductThreeSixtyView__progress{animation:ProductThreeSixtyView__progressAnimation 4s linear forwards;stroke-dasharray:119.38;stroke-dashoffset:119.38}.ProductThreeSixtyView__container .ProductThreeSixtyView__dentHighlight .ProductThreeSixtyView__progressWrap{left:50%;position:absolute;top:4px;transform:translate(-50%);z-index:1}.ProductThreeSixtyView__container .ProductThreeSixtyView__dentHighlight .ProductThreeSixtyView__dentWrap{background:#e3600066;border-radius:50%;height:40px;width:40px}.ProductThreeSixtyView__threesixtyOverlay{display:flex;flex-direction:column;justify-content:center;opacity:1;transition:opacity 1s ease-in-out;width:100%;z-index:1}.ProductThreeSixtyView__threesixtyOverlay.ProductThreeSixtyView__hide{opacity:0}.ProductThreeSixtyView__threesixtyOverlay .ProductThreeSixtyView__hotspotsToggle{align-items:center;align-self:center;background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;color:#2e054e;display:flex;font-family:font-demi;font-size:14px;line-height:18px;margin:16px 0 12px;padding:12px;position:absolute;transition:opacity 1s ease-in-out;z-index:2}.ProductThreeSixtyView__threesixtyOverlay .ProductThreeSixtyView__hotspotsToggle .ProductThreeSixtyView__text{margin:0 16px 0 6px}.ProductThreeSixtyView__threesixtyOverlay .ProductThreeSixtyView__hotspotsToggle.ProductThreeSixtyView__hidden{opacity:0;visibility:hidden}.ProductThreeSixtyView__threesixtyOverlay .ProductThreeSixtyView__overlayContent{color:#2e054e;display:flex;flex-direction:column;justify-content:center;opacity:.5;padding:16px;text-align:center;transition:opacity .5s ease-in-out}.ProductThreeSixtyView__threesixtyOverlay .ProductThreeSixtyView__overlayContent.ProductThreeSixtyView__hide{opacity:0}.ProductThreeSixtyView__threesixtyOverlay .ProductThreeSixtyView__overlayContent .ProductThreeSixtyView__overlayHeading{font-family:font-demi;font-size:16px;line-height:24px}.ProductThreeSixtyView__threesixtyOverlay .ProductThreeSixtyView__overlayContent .ProductThreeSixtyView__overlaySubHeading{font-family:font-book;font-size:14px;line-height:16px}.ProductThreeSixtyView__v2Overlay{box-sizing:border-box;padding:24px 16px 72px;width:100%}.ProductThreeSixtyView__v2Overlay.ProductThreeSixtyView__hide{visibility:hidden}.ProductThreeSixtyView__v2Overlay .ProductThreeSixtyView__text{color:#2e054e;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px;margin-top:12px;text-align:center}@keyframes ProductThreeSixtyView__progressAnimation{0%{stroke-dashoffset:119.38}to{stroke-dashoffset:0}}.ThreeSixtyViewV2__t60Container{background:#fff;display:flex;flex-direction:column;flex-grow:1}.ThreeSixtyViewV2__right{align-items:center;display:flex;gap:8px}.ThreeSixtyViewV2__right svg{margin:0!important}.ThreeSixtyViewV2__right .ThreeSixtyViewV2__shortlist{border-radius:50%;box-sizing:border-box;padding:8px}.ThreeSixtyViewV2__right .ThreeSixtyViewV2__shareIcon{border-radius:50%;box-sizing:border-box;height:36px;padding:8px;position:relative}.ThreeSixtyViewV2__tabList{display:flex;gap:8px;justify-content:center;padding:16px;z-index:3}.ThreeSixtyViewV2__tabList .ThreeSixtyViewV2__tab{width:100%}.ThreeSixtyViewV2__tabList .ThreeSixtyViewV2__btn.ThreeSixtyViewV2__active{background:#2e054e;color:#fff}.ThreeSixtyViewV2__tabList .ThreeSixtyViewV2__btn.ThreeSixtyViewV2__active svg,.ThreeSixtyViewV2__tabList .ThreeSixtyViewV2__btn.ThreeSixtyViewV2__active svg path{fill:#fff}.ThreeSixtyViewV2__tabList .ThreeSixtyViewV2__btn{background:#f6f4f8;color:#2e054e;padding:10px 12px}.ThreeSixtyViewV2__tabList .ThreeSixtyViewV2__btn svg,.ThreeSixtyViewV2__tabList .ThreeSixtyViewV2__btn svg path{fill:#2e054e}.ThreeSixtyViewV2__tabList .ThreeSixtyViewV2__btn{font-family:font-medium;font-size:14px;height:-moz-fit-content!important;height:fit-content!important;letter-spacing:0;line-height:18px}.ThreeSixtyViewV2__threesixtyContainer{display:flex;flex:1;flex-direction:column;min-height:0;width:100%}.ThreeSixtyViewV2__threesixtyContainer .ThreeSixtyViewV2__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.ThreeSixtyViewV2__threesixtyContainer .ThreeSixtyViewV2__threeSixtyViewerWrapper{display:flex;flex-grow:1;position:relative}.ThreeSixtyViewV2__threesixtyContainer .ThreeSixtyViewV2__threeSixtyInteriorViewer{align-items:center;align-self:center;flex-grow:1;height:calc(100% - 142px);position:absolute;top:34px;width:100%}.ThreeSixtyViewV2__threesixtyContainer .ThreeSixtyViewV2__threeSixtyInteriorViewer #ThreeSixtyViewV2__three-sixty-viewer-close,.ThreeSixtyViewV2__threesixtyContainer .ThreeSixtyViewV2__threeSixtyInteriorViewer #ThreeSixtyViewV2__three-sixty-viewer-open.ThreeSixtyViewV2__three-sixty-viewer-open,.ThreeSixtyViewV2__threesixtyContainer .ThreeSixtyViewV2__threeSixtyInteriorViewer .ThreeSixtyViewV2__three-sixty-viewer-close{height:-moz-fit-content!important;height:fit-content!important;left:50%;max-height:100%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ThreeSixtyViewV2__threesixtyContainer .ThreeSixtyViewV2__threesixtyOverlayInterior{align-items:flex-end;bottom:0;display:flex;height:20%;justify-content:center;left:0;opacity:1;position:absolute;transition:opacity 1s ease-in-out;width:100%;z-index:1}.ThreeSixtyViewV2__threesixtyContainer .ThreeSixtyViewV2__threesixtyOverlayInterior .ThreeSixtyViewV2__overlayContent{color:#fff;display:flex;flex-direction:column;justify-content:center;padding:16px;text-align:center}.ThreeSixtyViewV2__threesixtyContainer .ThreeSixtyViewV2__threesixtyOverlayInterior .ThreeSixtyViewV2__overlayContent .ThreeSixtyViewV2__overlayHeading{font-family:font-demi;font-size:16px;letter-spacing:0;line-height:20px}.ThreeSixtyViewV2__threesixtyContainer .ThreeSixtyViewV2__threesixtyOverlayInterior .ThreeSixtyViewV2__overlayContent .ThreeSixtyViewV2__overlaySubHeading{font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.ThreeSixtyViewV2__gallery360CtaWrap{border-top:1px solid #e8e8e8;min-height:74px;width:100%}.PDPGalleryV2__container{background:#fff;position:relative}.PDPGalleryV2__container .PDPGalleryV2__addDimensions{height:100%;width:100%}.PDPGalleryV2__container .PDPGalleryV2__threeSixtyBtn{background-color:#fff!important;border:none!important;border-radius:20px;bottom:36px;height:28px!important;left:26px;padding:0 12px;position:absolute!important;transition:opacity 1s ease-in-out;width:48px!important;z-index:4}.PDPGalleryV2__container .PDPGalleryV2__threeSixtyBtn:before{border-top-color:#2e054e!important}.PDPGalleryV2__container .PDPGalleryV2__threeSixtyBtn svg{margin-right:0!important}.PDPGalleryV2__container .PDPGalleryV2__sliderCustomClass{line-height:0;margin:0 30vw;padding:0;width:40vw}.PDPGalleryV2__wrapper{background:#fff;box-sizing:border-box;display:flex;overflow-x:scroll;padding-bottom:10px;position:relative;width:100%}.PDPGalleryV2__wrapper::-webkit-scrollbar{display:none}.PDPGalleryV2__wrapper .PDPGalleryV2__category_banner{background:#f7f2fa;color:#6300a3;font-family:font-book;font-size:11px;left:0;line-height:14px;padding:10px 2px;position:sticky;text-align:center;text-transform:capitalize;transform:rotate(180deg);width:18px;writing-mode:vertical-lr;z-index:3}.PDPGalleryV2__wrapper .PDPGalleryV2__overViewWrapper{display:flex}.PDPGalleryV2__wrapper .PDPGalleryV2__overViewWrapper.PDPGalleryV2__animate{animation:PDPGalleryV2__scrollHint 1.5s ease-in-out 1}.PDPGalleryV2__wrapper .PDPGalleryV2__overViewWrapper .PDPGalleryV2__firstImage{display:flex;height:230px;-webkit-mask-image:linear-gradient(90deg,#141414 0,#141414 calc(100% - 25px),transparent calc(100% - 25px),transparent);mask-image:linear-gradient(90deg,#141414 0,#141414 calc(100% - 25px),transparent calc(100% - 25px),transparent);width:100vw}.PDPGalleryV2__wrapper .PDPGalleryV2__overViewWrapper .PDPGalleryV2__firstImage .PDPGalleryV2__img{height:inherit;-o-object-fit:cover;object-fit:cover;width:inherit}.PDPGalleryV2__wrapper .PDPGalleryV2__overViewWrapper .PDPGalleryV2__firstImage.PDPGalleryV2__firstImageError{margin:0 8px;-webkit-mask-image:none;mask-image:none}.PDPGalleryV2__wrapper .PDPGalleryV2__section{display:grid;gap:4px;grid-auto-columns:50vw;grid-auto-flow:column;grid-template-rows:repeat(2,1fr);height:auto;overflow-x:visible;-ms-overflow-style:none;scrollbar-width:none}.PDPGalleryV2__wrapper .PDPGalleryV2__section.PDPGalleryV2__sectionMargin{margin-left:-21px}.PDPGalleryV2__wrapper .PDPGalleryV2__section::-webkit-scrollbar{display:none}.PDPGalleryV2__wrapper .PDPGalleryV2__section .PDPGalleryV2__imgWrap{height:100%;max-height:113px;overflow:hidden;position:relative;width:50vw}.PDPGalleryV2__wrapper .PDPGalleryV2__section .PDPGalleryV2__imgWrap #PDPGalleryV2__vidOverlay{z-index:4}.PDPGalleryV2__wrapper .PDPGalleryV2__section .PDPGalleryV2__imgWrap.PDPGalleryV2__fullsize{grid-column:span 2;grid-row:1/3;max-height:230px;width:calc(100vw + 4px)}.PDPGalleryV2__wrapper .PDPGalleryV2__section .PDPGalleryV2__imgWrap .PDPGalleryV2__imagePlaceholder{height:calc(100% - 8px);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:4px;width:calc(100% - 8px)}.PDPGalleryV2__wrapper .PDPGalleryV2__section .PDPGalleryV2__imgWrap .PDPGalleryV2__img,.PDPGalleryV2__wrapper .PDPGalleryV2__section .PDPGalleryV2__imgWrap .PDPGalleryV2__videoDashboard{height:inherit;-o-object-fit:cover;object-fit:cover;width:inherit}.PDPGalleryV2__wrapper .PDPGalleryV2__section .PDPGalleryV2__imgWrap .PDPGalleryV2__img [data-id=play-btn],.PDPGalleryV2__wrapper .PDPGalleryV2__section .PDPGalleryV2__imgWrap .PDPGalleryV2__videoDashboard [data-id=play-btn]{z-index:2!important}.PDPGalleryV2__wrapper .PDPGalleryV2__section .PDPGalleryV2__imgWrap .PDPGalleryV2__thumbnailOverlay{background-color:#141414;border-radius:6px;height:100%;opacity:20%;position:absolute;width:100%;z-index:2}.PDPGalleryV2__wrapper .PDPGalleryV2__section .PDPGalleryV2__imgWrap .PDPGalleryV2__playIcon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.PDPGalleryV2__wrapper .PDPGalleryV2__section .PDPGalleryV2__imgWrap .PDPGalleryV2__bannerWrap{height:100%;left:0;position:absolute;top:0;width:100%}.PDPGalleryV2__wrapper .PDPGalleryV2__section .PDPGalleryV2__imgWrap .PDPGalleryV2__wrapBtn{align-items:center;backdrop-filter:blur(3.5px);background:#0006;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.PDPGalleryV2__wrapper .PDPGalleryV2__section .PDPGalleryV2__imgWrap .PDPGalleryV2__wrapBtn .PDPGalleryV2__btn{font-family:font-medium;font-size:12px;height:-moz-fit-content!important;height:fit-content!important;letter-spacing:0;line-height:16px;padding:8px!important}.PDPGalleryV2__wrapper.PDPGalleryV2__isIpad .PDPGalleryV2__firstImage{height:auto}.PDPGalleryV2__wrapper.PDPGalleryV2__isIpad .PDPGalleryV2__section .PDPGalleryV2__imgWrap,.PDPGalleryV2__wrapper.PDPGalleryV2__isIpad .PDPGalleryV2__section .PDPGalleryV2__imgWrap.PDPGalleryV2__fullsize{max-height:unset}@keyframes PDPGalleryV2__scrollHint{0%{scroll-behavior:smooth;transform:translate(0)}50%{transform:translate(-40px)}to{transform:translate(0)}}.PDPGalleryV2__videoOverlayLoader{align-items:center;background-color:#141414;display:flex;min-height:100%}.PDPGalleryV2__videoOverlayLoader .PDPGalleryV2__innerLoader{border-radius:0;min-height:210px;width:100%}.Perks__perksWrapper{background-color:#fff;border:2px solid #fff;border-radius:14px;overflow:hidden;padding:16px}.Perks__perksWrapper .Perks__title{color:#2e054e;font-family:font-demi;font-size:20px;letter-spacing:0;line-height:24px;margin-bottom:24px}.Perks__perksWrapper .Perks__perkIcon{display:flex;margin-right:16px;max-width:32px;width:32px}.Perks__perksWrapper td{text-align:left;vertical-align:top}.Perks__perksWrapper .Perks__point{color:#888;display:flex;flex-direction:column;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:18px;margin-bottom:16px}.Perks__perksWrapper .Perks__point .Perks__heading{align-items:center;color:#2e054e;display:flex;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px;margin-bottom:2px}.Perks__perksWrapper .Perks__point .Perks__heading.Perks__addSpotlight{background-color:#00b088;border-radius:4px;color:#fff;margin-bottom:6px!important;margin-left:-1px;padding:0 6px;width:-moz-max-content;width:max-content}.Perks__perksWrapper .Perks__point .Perks__heading .Perks__pillPoint{align-items:center;background-color:#00b088;border-radius:12px;color:#fff;display:flex;font-family:font-book;font-size:10px;line-height:12px;margin-left:4px;padding:2px 4px}.Perks__perksWrapper .Perks__point .Perks__heading .Perks__pillPoint svg{margin-right:2px}.Perks__perksWrapper .Perks__point .Perks__subHeading{white-space:pre-line}.Perks__perksWrapper .Perks__viewMoreOrLess{color:#6300a3;display:flex;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px;margin-left:6px;margin-top:4px}.Perks__perksWrapper .Perks__viewMoreOrLess span{margin-left:6px}.Perks__perksWrapper .Perks__viewMoreOrLess td:first-child{text-align:center}.Perks__perksWrapper .Perks__viewMoreOrLess.Perks__rotateChevron svg{transform:rotate(180deg)}.Perks__perksWrapper.Perks__removePadding{padding-bottom:0}.Perks__perksWrapper.Perks__desktopPerks{border-bottom:none;padding-right:64px}.Perks__perksWrapper.Perks__desktopPerks .Perks__point{line-height:20px;margin-top:16px}.Perks__perksWrapper.Perks__desktopPerks .Perks__point .Perks__heading{font-size:16px;line-height:22px;margin-bottom:2px}.Perks__perksWrapper.Perks__desktopPerks table{width:100%}.Perks__perksWrapper.Perks__desktopPerks table .Perks__pointRow{border-bottom:1px solid #f1f1f1}.Perks__perksWrapper.Perks__desktopPerks table .Perks__pointRow .Perks__perkIcon{margin-right:16px}.Perks__perksWrapper.Perks__desktopPerks table tr>td{width:100%}.Perks__perksWrapper.Perks__desktopPerks table tr>td:first-child{width:48px}.Perks__perksWrapper.Perks__desktopPerks table tr>td:first-child img{margin-top:16px}.Perks__perksWrapper.Perks__desktopPerks .Perks__viewMoreOrLess{cursor:pointer;font-size:16px;line-height:22px}.Perks__perksWrapper.Perks__desktopPerks table>tbody>tr:last-child{border-bottom:none}.Perks__perksWrapper .Perks__collapsable{display:block;max-height:0;overflow:hidden;transition:max-height .5s}.Perks__perksWrapper .Perks__collapsable.Perks__visible{margin-bottom:-16px;max-height:100vh!important}.Perks__perksWrapper .Perks__lastElementBorder tr:last-child{border-bottom:1px solid #f1f1f1!important}.Perks__perksWrapper .Perks__footerContent{align-items:center;background-color:#f7f2fa;display:flex;justify-content:space-between;margin:0 -16px;padding:16px}.Perks__perksWrapper .Perks__footerContent .Perks__leftSection{color:#6300a3;display:flex;font-family:font-demi;font-size:14px;line-height:18px}.Perks__perksWrapper .Perks__footerContent .Perks__leftSection svg{display:inline;margin-left:4px}.Perks__perksWrapper .Perks__footerContent .Perks__rightSection{transform:rotate(-90deg)}.Perks__perksLoaderContainer{background-color:#fff;padding:16px}.Perks__perksLoaderContainer span{display:block}.Perks__perksLoaderContainer .Perks__contentLine{display:flex;gap:8px}.Perks__perksLoaderContainer .Perks__contentLine .Perks__iconLoader{border-radius:50%;height:32px;width:32px}.Perks__perksLoaderContainer .Perks__contentLine .Perks__textLoader{height:32px;width:calc(100% - 32px)}.Perks__perksLoaderContainer .Perks__contentLine+.Perks__contentLine{margin-top:24px}.ProductBadge__floatingBadge{align-items:center;border-radius:2px;display:flex;font-family:font-demi;font-size:12px;height:20px;left:12px;line-height:16px;padding:2px 16px;position:absolute;text-transform:uppercase;top:12px}.ProductBadge__floatingBadge.ProductBadge__v2{border-radius:0 4px 4px 0;left:0;z-index:4}.ProductBadge__floatingBadge.ProductBadge__soldBadge{background-color:#f1f1f1;color:#888}.ProductBadge__floatingBadge.ProductBadge__bookedBadge{background-color:#ed264f;color:#fff}.ProductBadge__floatingBadge.ProductBadge__newCarBadge{background-color:#00b088;border-radius:30px;color:#fff;font-family:font-medium;font-size:12px;left:18px;letter-spacing:0;line-height:16px;padding:0 8px 0 16px;text-transform:capitalize}.ProductBadge__floatingBadge.ProductBadge__newCarBadgeDesktop{font-size:16px;left:32px;padding:3px 8px 3px 16px;top:16px}.ProductBadge__floatingBadge.ProductBadge__unavailable{background:linear-gradient(0deg,#e3600012,#e3600012),linear-gradient(0deg,#fff,#fff);color:#e36000}.ProductBadge__floatingBadge.ProductBadge__upcomingBadge{background-color:#01b088;color:#fff;padding-inline:8px}.ProductBadge__floatingBadge .ProductBadge__badgeMessage{background-color:#fff;border-radius:4px;color:#555;font-family:font-book;margin-left:-6px;padding:4px 8px 4px 14px;text-transform:none}.ProductBadge__floatingBadge.ProductBadge__hold{background-color:#e36000;color:#fff}.ProductBadge__doubleTickIcon{left:10px;position:absolute;top:12px;z-index:1}.ProductBadge__doubleTickIcon.ProductBadge__desktopDoubleTick{left:20px;top:16px}.RegYearInfoIcon__infoIconAsterix,.RegYearInfoIcon__orangeAsterix{color:#e36000}.RegYearInfoIcon__infoIconAsterix{padding-right:4px}.RegYearInfoIcon__desktopInfoIcon{cursor:pointer}.RegYearInfoIcon__detailsTooltip{width:400px}.RegYearInfoIcon__detailsContainer{margin:16px}.RegYearInfoIcon__detailsContainer .RegYearInfoIcon__heading{color:#2e054e;display:block;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px;line-height:24px;margin-bottom:4px}.RegYearInfoIcon__detailsContainer .RegYearInfoIcon__details{color:#2e054e!important;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.TooltipDesc__toolTipContent{color:#888;line-height:22px;max-width:280px;min-width:200px;padding:24px 16px 16px!important}.TestDriveNudge__container,.TooltipDesc__toolTipContent{font-family:font-book;font-size:14px;width:-moz-max-content;width:max-content}.TestDriveNudge__container{align-items:center;background-color:#f8ecffcc;border-radius:6px;color:#2e054e;display:flex;gap:2px;line-height:20px;margin-bottom:10px;margin-top:2px;padding-block:6px;padding-left:8px;position:relative;z-index:1}.TestDriveNudge__container:has(>.TestDriveNudge__infoIcon){padding-block:0}.TestDriveNudge__container>svg{height:22px;margin-left:-4px;margin-top:-5px;padding:0 8px 0 0;width:22px}.TestDriveNudge__container .TestDriveNudge__nudgeArrow{height:9px;left:18px;position:absolute;top:-8px;width:40px}.TestDriveNudge__container .TestDriveNudge__LottiePlayer{margin-top:-3px;padding-right:8px}.TestDriveNudge__container .TestDriveNudge__LottiePlayer>*{height:16px;width:29px}.TestDriveNudge__container .TestDriveNudge__infoIcon{cursor:pointer;padding:6px 8px 6px 2px}.TestDriveNudge__container .TestDriveNudge__infoIcon svg{color:#2e054e;fill:#2e054e;margin-bottom:-3px}.TestDriveNudge__containPark{padding-bottom:5px}.TestDriveNudge__responsiveTooltip p{color:#2e054e;font-family:font-book;font-size:12px;line-height:18px;padding:16px!important;width:200px}.ExchangeBanner__mainContainer{border-radius:14px;overflow:hidden}.ExchangeBanner__mainContainer .ExchangeBanner__cardWrapper{background:#fff;box-sizing:border-box;display:flex;height:151px;min-height:151px;padding:16px}.ExchangeBanner__mainContainer .ExchangeBanner__cardWrapper .ExchangeBanner__cardContainer{display:flex;flex-direction:column;height:115px;min-height:115px;transition:transform 1s ease-in;width:100%}.ExchangeBanner__mainContainer .ExchangeBanner__cardWrapper .ExchangeBanner__cardContainer .ExchangeBanner__imgClass{display:flex;min-height:18px;-o-object-fit:contain;object-fit:contain}.ExchangeBanner__mainContainer .ExchangeBanner__cardWrapper .ExchangeBanner__cardContainer .ExchangeBanner__textContainer{color:#2e054e;font-family:font-book;font-size:14px;line-height:20px;padding:8px 0 12px}.ExchangeBanner__mainContainer .ExchangeBanner__cardWrapper .ExchangeBanner__cardContainer .ExchangeBanner__textContainer .ExchangeBanner__textInfo{font-family:font-medium}.ExchangeBanner__mainContainer .ExchangeBanner__cardWrapper .ExchangeBanner__cardContainer .ExchangeBanner__textContainer .ExchangeBanner__boldText{font-family:font-demi}.ExchangeBanner__mainContainer .ExchangeBanner__cardWrapper .ExchangeBanner__cardContainer .ExchangeBanner__lowercase{text-transform:none}.ExchangeBanner__mainContainer.ExchangeBanner__zeroHeight .ExchangeBanner__cardWrapper{border:0;height:0;min-height:0;padding:0}.ExchangeBanner__mainContainer.ExchangeBanner__onPDP .ExchangeBanner__cardWrapper,.ExchangeBanner__mainContainer.ExchangeBanner__onPDP .ExchangeBanner__cardWrapper .ExchangeBanner__cardContainer{height:unset;min-height:unset}.ExchangeBanner__mainContainer.ExchangeBanner__onPDP .ExchangeBanner__cardWrapper .ExchangeBanner__cardContainer .ExchangeBanner__topWrapper{display:flex;gap:24px}.ExchangeBanner__mainContainer.ExchangeBanner__onPDP .ExchangeBanner__cardWrapper .ExchangeBanner__cardContainer .ExchangeBanner__topWrapper .ExchangeBanner__lottieImgContainer{min-width:70px}.ExchangeBanner__mainContainer.ExchangeBanner__onPDP .ExchangeBanner__cardWrapper .ExchangeBanner__cardContainer .ExchangeBanner__textContainer{padding-bottom:0}.ExchangeBanner__mainContainer.ExchangeBanner__onPDP .ExchangeBanner__cardWrapper .ExchangeBanner__cardContainer .ExchangeBanner__lowercase{margin-top:24px}.ExchangeBanner__exchangeContainer{margin-top:-24px}.ExchangeBanner__customLoaderClass{gap:8px}.ExchangeBanner__pdpLoader{background-color:#fff;border-radius:14px;overflow:hidden;padding:16px}.ExchangeBanner__pdpLoader span{display:block}.ExchangeBanner__pdpLoader .ExchangeBanner__headingLoader{height:25px;width:50%}.ExchangeBanner__pdpLoader .ExchangeBanner__bodyLoader{height:40px;margin-top:8px;width:100%}.ExchangeBanner__pdpLoader .ExchangeBanner__ctaLoader{height:50px;margin-top:24px;width:100%}.LoanStatusPreview__checkAwayContainer .LoanStatusPreview__loanImg{height:160px;margin-left:50%;min-height:160px;transform:translate(-50%);width:160px}.LoanStatusPreview__checkAwayContainer .LoanStatusPreview__loanImg.LoanStatusPreview__smallImg{height:150px;margin-top:44px;min-height:150px;width:150px}.LoanStatusPreview__checkAwayContainer .LoanStatusPreview__loanImg.LoanStatusPreview__bookingImg{margin-top:24px}.LoanStatusPreview__checkAwayContainer .LoanStatusPreview__spinnyCapitalImg{height:26px;min-height:26px;padding:30px 16px 24px}.LoanStatusPreview__checkAwayContainer .LoanStatusPreview__spinnyCapitalImg.LoanStatusPreview__spinnyCapitalSmallImg{height:24px;min-height:24px}.LoanStatusPreview__checkAwayContainer .LoanStatusPreview__textWrapper{padding:6px 40px 24px;text-align:center}.LoanStatusPreview__checkAwayContainer .LoanStatusPreview__textWrapper .LoanStatusPreview__textHeading{font-family:font-demi;font-size:20px;letter-spacing:0;line-height:24px}.LoanStatusPreview__checkAwayContainer .LoanStatusPreview__textWrapper .LoanStatusPreview__text{color:#555;font-family:font-book;font-size:16px;letter-spacing:0;line-height:24px;padding-top:8px}.LoanStatusPreview__checkAwayContainer .LoanStatusPreview__textWrapper .LoanStatusPreview__text.LoanStatusPreview__onlySubText{color:#2e054e;line-height:22px}.LoanStatusPreview__checkAwayContainer .LoanStatusPreview__textWrapper.LoanStatusPreview__noText{padding-bottom:44px}.LoanStatusPreview__checkAwayContainer .LoanStatusPreview__eligibilityBtn{background-color:#6300a3;color:#fff;margin:0 16px 48px;width:calc(100% - 32px)}.LoanStatusPreview__checkAwayContainer .LoanStatusPreview__note{color:#888;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;margin-bottom:44px;margin-top:-38px;padding:0 16px}.FinanceModal__container .FinanceModal__sppinyCapitalImg{height:26px;padding:30px 16px 16px}.FinanceModal__container .FinanceModal__congratulationsWrapper{border-bottom:1px solid #f1f1f1;display:flex;margin:0 16px;padding:16px 0 20px}.FinanceModal__container .FinanceModal__congratulationsWrapper .FinanceModal__congratulationsHeading{font-family:font-demi;font-size:18px;letter-spacing:0;line-height:22px}.FinanceModal__container .FinanceModal__congratulationsWrapper .FinanceModal__congratulationsText{font-family:font-book;font-size:16px;letter-spacing:0;line-height:24px}.FinanceModal__container .FinanceModal__congratulationsWrapper .FinanceModal__congratulationsImg{height:24px;padding-right:8px;width:24px}.FinanceModal__container .FinanceModal__resultContainer{display:flex;flex-direction:column;font-family:font-book;font-size:16px;letter-spacing:0;line-height:24px;padding:16px}.FinanceModal__container .FinanceModal__resultContainer .FinanceModal__carDetail{color:#888;font-family:font-book;font-size:14px;line-height:18px;padding-bottom:8px}.FinanceModal__container .FinanceModal__resultContainer .FinanceModal__resultRow{display:flex;justify-content:space-between;padding-bottom:8px}.FinanceModal__container .FinanceModal__resultContainer .FinanceModal__resultRow.FinanceModal__noPadding{padding-bottom:2px}.FinanceModal__container .FinanceModal__resultContainer .FinanceModal__resultRowHeading{font-family:font-book}.FinanceModal__container .FinanceModal__resultContainer .FinanceModal__resultRowValue{font-family:font-medium}.FinanceModal__container .FinanceModal__knowMoreBtn{margin:0 16px 10px;width:calc(100% - 32px)}.FinanceModal__container .FinanceModal__note{color:#888;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;padding:0 16px 48px}.FinanceModal__financeModalWrapper{margin-top:-24px}.LoanPDPBanner__mainContainer{border-radius:14px;overflow:hidden}.LoanPDPBanner__mainContainer .LoanPDPBanner__cardWrapper{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:108px;min-height:108px;padding:16px;position:relative}.LoanPDPBanner__mainContainer .LoanPDPBanner__cardWrapper .LoanPDPBanner__blockContainer{align-items:center;border-radius:12px;display:flex;gap:14px;justify-content:space-between;margin-top:16px;position:relative}.LoanPDPBanner__mainContainer .LoanPDPBanner__cardWrapper .LoanPDPBanner__blockContainer .LoanPDPBanner__cardContainer{align-items:center;display:flex;gap:16px}.LoanPDPBanner__mainContainer .LoanPDPBanner__cardWrapper .LoanPDPBanner__blockContainer .LoanPDPBanner__icon svg{height:32px;width:32px}.LoanPDPBanner__mainContainer .LoanPDPBanner__cardWrapper .LoanPDPBanner__blockContainer .LoanPDPBanner__cardDetails p{color:#2e054e;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.LoanPDPBanner__mainContainer .LoanPDPBanner__cardWrapper .LoanPDPBanner__blockContainer .LoanPDPBanner__cardDetails p .LoanPDPBanner__textSuccess{color:#00b088;font-family:font-demi}.LoanPDPBanner__mainContainer .LoanPDPBanner__cardWrapper .LoanPDPBanner__blockContainer .LoanPDPBanner__cardDetails p .LoanPDPBanner__textInfo{font-family:font-demi}.LoanPDPBanner__mainContainer .LoanPDPBanner__cardWrapper .LoanPDPBanner__headingSection{align-items:center;display:flex;gap:8px}.LoanPDPBanner__mainContainer .LoanPDPBanner__cardWrapper .LoanPDPBanner__headingSection h2{color:#2e054e;font-family:font-demi;font-size:18px;letter-spacing:0;line-height:22px}.LoanPDPBanner__mainContainer .LoanPDPBanner__cardWrapper .LoanPDPBanner__headingSection .LoanPDPBanner__dot{background:#cacaca;border-radius:50%;height:3px;width:3px}.LoanPDPBanner__mainContainer .LoanPDPBanner__cardWrapper.LoanPDPBanner__loading{height:108px;min-height:108px;padding:16px}.LoanPDPBanner__mainContainer .LoanPDPBanner__cardWrapper.LoanPDPBanner__loading span{display:block}.LoanPDPBanner__mainContainer .LoanPDPBanner__cardWrapper.LoanPDPBanner__loading .LoanPDPBanner__headingLoader{height:24px;margin-bottom:16px}.LoanPDPBanner__mainContainer .LoanPDPBanner__cardWrapper.LoanPDPBanner__loading .LoanPDPBanner__bodyLoader{height:36px}.LoanPDPBanner__mainContainer.LoanPDPBanner__zeroHeight .LoanPDPBanner__cardWrapper{border:0;height:0;min-height:0;padding:0}.LoanPDPBanner__overflowHidden{overflow:hidden!important}.LoanPDPBannerV2__root{align-items:center;display:inline-flex;flex-direction:column;gap:8px;justify-content:flex-start;position:relative;width:100%}.LoanPDPBannerV2__clickWrapper{align-self:stretch;position:relative;width:100%}.LoanPDPBannerV2__rippleOverlay{inset:0;position:absolute}.LoanPDPBannerV2__card{align-items:center;align-self:stretch;background:#fff;border-radius:12px;display:inline-flex;gap:16px;justify-content:flex-start;outline:1px solid #fceba3;outline-offset:-1px;overflow:hidden;padding:16px}.LoanPDPBannerV2__cardContent{align-items:flex-start;display:flex;flex:1 1 0;gap:8px;justify-content:flex-start}.LoanPDPBannerV2__cardContent.LoanPDPBannerV2__column{flex-direction:column}.LoanPDPBannerV2__coinWrapper{align-items:center;display:flex;flex-shrink:0;height:60px;justify-content:center;margin-left:-18px;margin-top:-18px;width:60px}.LoanPDPBannerV2__textBlock{align-items:flex-start;display:inline-flex;flex:1 1 0;flex-direction:column;gap:4px;justify-content:flex-start;margin-left:-12px;min-width:0}.LoanPDPBannerV2__headerRow{align-items:center;align-self:stretch;display:inline-flex;justify-content:space-between}.LoanPDPBannerV2__heading{color:#2e054e;font-family:font-demi;font-size:20px;letter-spacing:0;line-height:24px;word-wrap:break-word}.LoanPDPBannerV2__badgeLogo{align-items:center;display:flex;height:20px;justify-content:center;overflow:hidden;position:relative;width:58px}.LoanPDPBannerV2__badgeLogo img{max-height:20px;-o-object-fit:contain;object-fit:contain;position:relative;width:auto;z-index:0}.LoanPDPBannerV2__badgeLogo:after,.LoanPDPBannerV2__badgeLogo:before{animation:LoanPDPBannerV2__loanTagShimmerStrips 1.5s ease-in-out infinite;background:#fff;content:"";height:16px;left:0;pointer-events:none;position:absolute;top:0;transform-origin:top left;z-index:1}.LoanPDPBannerV2__badgeLogo:before{height:46px;left:15px;top:-10px;transform:rotate(45deg);width:6px}.LoanPDPBannerV2__badgeLogo:after{height:46px;left:-1px;top:0;transform:rotate(45deg);width:2px}@keyframes LoanPDPBannerV2__loanTagShimmerStrips{0%{opacity:0;transform:translate(-60px) rotate(45deg)}10%{opacity:1}85%{opacity:1}to{opacity:0;transform:translate(120px) rotate(45deg)}}@keyframes LoanPDPBannerV2__stepDotGlowPulse{0%,to{transform:scale(.6)}50%{transform:scale(1)}}.LoanPDPBannerV2__subheadingRow{align-items:center;align-self:stretch;display:inline-flex;gap:20px;justify-content:flex-start}.LoanPDPBannerV2__subheading{color:#888;flex:1 1 0;font-family:font-book;font-size:14px;letter-spacing:0;line-height:18px;word-wrap:break-word}.LoanPDPBannerV2__arrowButton{align-items:center;color:#2e054e;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.LoanPDPBannerV2__stepsWrapper{align-items:flex-start;align-self:stretch;display:flex;justify-content:flex-start}.LoanPDPBannerV2__step{display:flex;flex:1 1 0;flex-direction:column;gap:4px;justify-content:flex-start;min-width:0}.LoanPDPBannerV2__step.LoanPDPBannerV2__flex,.LoanPDPBannerV2__step.LoanPDPBannerV2__stepAlignStart{align-items:flex-start}.LoanPDPBannerV2__step.LoanPDPBannerV2__stepAlignCenter{align-items:center}.LoanPDPBannerV2__step.LoanPDPBannerV2__stepAlignEnd{align-items:flex-end}.LoanPDPBannerV2__step.LoanPDPBannerV2__stepDotAligned.LoanPDPBannerV2__stepAlignEnd .LoanPDPBannerV2__stepLineRow>.LoanPDPBannerV2__stepLineSpacer:last-child,.LoanPDPBannerV2__step.LoanPDPBannerV2__stepDotAligned.LoanPDPBannerV2__stepAlignStart .LoanPDPBannerV2__stepLineRow>.LoanPDPBannerV2__stepLineSpacer:first-child{flex:0 0 calc(var(--label-width, 0px)/2 - 6px);min-width:0}.LoanPDPBannerV2__stepLineRow{align-items:center;align-self:stretch;display:flex;gap:0;justify-content:flex-start;min-width:0;width:100%}.LoanPDPBannerV2__stepLabelWrap{max-width:100%;width:-moz-fit-content;width:fit-content}.LoanPDPBannerV2__stepLine{background:#e8e8e8;flex:1 1 0;height:1px;position:relative}.LoanPDPBannerV2__stepLine.LoanPDPBannerV2__filled{background:#6300a3}.LoanPDPBannerV2__stepLineSpacer{flex:1 1 0;min-width:0}.LoanPDPBannerV2__stepDot{align-items:center;background:#e8e8e8;border-radius:250px;display:inline-flex;flex-direction:column;flex-shrink:0;height:12px;justify-content:center;min-height:12px;min-width:12px;overflow:visible;position:relative;width:12px}.LoanPDPBannerV2__stepDot.LoanPDPBannerV2__focused{background:transparent;border-radius:250px;height:12px;min-height:12px;min-width:12px;width:12px}.LoanPDPBannerV2__stepDot.LoanPDPBannerV2__focused .LoanPDPBannerV2__stepDotGlow{animation:LoanPDPBannerV2__stepDotGlowPulse 2s ease-in-out infinite;background:#efe5f6;border-radius:9999px;height:20px;left:-4px;position:absolute;top:-4px;transform-origin:center;width:20px;z-index:0}.LoanPDPBannerV2__stepDot.LoanPDPBannerV2__focused .LoanPDPBannerV2__stepDotInner{background:#6300a3;border-radius:9999px;height:12px;position:relative;width:12px;z-index:1}.LoanPDPBannerV2__stepDot.LoanPDPBannerV2__focused .LoanPDPBannerV2__stepNumber{color:#fff;font-family:SpinnyJost,sans-serif;font-size:10px;font-weight:400;left:50%;line-height:12px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:12px;z-index:2}.LoanPDPBannerV2__stepDot.LoanPDPBannerV2__completed{background:#6300a3}.LoanPDPBannerV2__stepDotGlow,.LoanPDPBannerV2__stepDotInner{pointer-events:none}.LoanPDPBannerV2__stepIcon{align-items:center;display:flex;inset:0;justify-content:center;position:absolute}.LoanPDPBannerV2__stepTick{display:block}.LoanPDPBannerV2__stepLabel{align-self:stretch;font-family:SpinnyJost,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:center;word-wrap:break-word}.LoanPDPBannerV2__stepLabel.LoanPDPBannerV2__active{color:#2e054e}.LoanPDPBannerV2__stepLabel.LoanPDPBannerV2__inactive{color:#555}.LoanPDPBannerV2__stepLabel.LoanPDPBannerV2__stepLabelLeft{text-align:left}.LoanPDPBannerV2__stepLabel.LoanPDPBannerV2__stepLabelCenter{text-align:center}.LoanPDPBannerV2__stepLabel.LoanPDPBannerV2__stepLabelRight{text-align:right}.LoanPDPBannerV2__stepNumber{color:#fff;font-family:SpinnyJost,sans-serif;font-size:10px;font-weight:400;left:50%;line-height:12px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:12px}@keyframes TopProductDetail__rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes TopProductDetail__animateOpacity{0%{opacity:1}10%{opacity:.7}to{opacity:.5}}.TopProductDetail__imageBannerWrap{height:45px}.TopProductDetail__imageBannerWrap .TopProductDetail__imgBanner{height:100%;width:100%}.TopProductDetail__productImageCarouselWrapper{background:#fff;height:230px;padding-bottom:15px;position:relative;width:100%}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__background{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__imgsCrousel{height:auto;padding-top:56%;width:100%}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__imgsCrouselV2{height:100%;width:100%}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__videoDashboard{height:100%}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__videoDashboard video{position:absolute}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__carouselImage{-o-object-fit:cover;object-fit:cover;width:100%}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__carouselImage.TopProductDetail__imageWithThreesixty{transform:scale(1.1)}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__carouselImage.TopProductDetail__carouselImageV2{height:100%;height:230px;width:100vw}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__carouselImageV2{height:100%;height:230px;-o-object-fit:cover;object-fit:cover;width:100vw}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__viewAllPhotosWrapper{backdrop-filter:blur(8px);background:#f5f7faa3;height:100%;inset:0;position:absolute;width:100%}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__viewAllPhotosWrapper .TopProductDetail__viewAllPhotos{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__viewAllPhotosWrapper .TopProductDetail__viewAllPhotos p{font-family:font-book;font-size:16px;line-height:24px;margin:16px 0 32px}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__viewAllPhotosWrapper .TopProductDetail__viewAllPhotos .TopProductDetail__viewAllPhotosCardButton{width:65%}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__carouselBackground{background-size:cover;filter:brightness(.5)}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__viewAllImageWrapper{height:100%;width:100%}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__viewAllImageWrapper .TopProductDetail__viewAllImage{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:1}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__viewAllImageWrapper .TopProductDetail__viewAllImage .TopProductDetail__viewAllButton{background:transparent;border:2px solid #fff;border-radius:8px;color:#fff;font-family:font-demi;padding:16px 24px}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__carouselNoLoadImage{height:100%;position:absolute;top:0;width:100%}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__imagePlaceholder{display:flex;height:100%;margin:auto;width:100%}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper{bottom:12px;display:flex;position:absolute;width:100%}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper{display:flex;justify-content:flex-start;margin:auto;width:calc(100% - 24px)}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__tapButton,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewAllImages,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewSlideCount,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewThreesixtyImage{align-items:center;background-color:#14141475;border-radius:6px;color:#fff;display:flex;font-family:font-book;justify-content:center;padding:8px}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__tapButton.TopProductDetail__viewAllImages,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewAllImages.TopProductDetail__viewAllImages,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewSlideCount.TopProductDetail__viewAllImages,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewThreesixtyImage.TopProductDetail__viewAllImages{bottom:unset!important;left:unset!important;position:relative!important}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__tapButton.TopProductDetail__viewThreesixtyImage,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewAllImages.TopProductDetail__viewThreesixtyImage,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewSlideCount.TopProductDetail__viewThreesixtyImage,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewThreesixtyImage.TopProductDetail__viewThreesixtyImage{margin-left:12px}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__tapButton.TopProductDetail__viewAllImages span,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__tapButton.TopProductDetail__viewThreesixtyImage span,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewAllImages.TopProductDetail__viewAllImages span,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewAllImages.TopProductDetail__viewThreesixtyImage span,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewSlideCount.TopProductDetail__viewAllImages span,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewSlideCount.TopProductDetail__viewThreesixtyImage span,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewThreesixtyImage.TopProductDetail__viewAllImages span,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewThreesixtyImage.TopProductDetail__viewThreesixtyImage span{font-family:font-medium;font-size:14px;margin-left:.5em}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__tapButton.TopProductDetail__viewSlideCount,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewAllImages.TopProductDetail__viewSlideCount,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewSlideCount.TopProductDetail__viewSlideCount,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewThreesixtyImage.TopProductDetail__viewSlideCount{font-size:14px;margin-left:auto}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__tapButton.TopProductDetail__viewSlideCount.TopProductDetail__hideSlideCount,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewAllImages.TopProductDetail__viewSlideCount.TopProductDetail__hideSlideCount,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewSlideCount.TopProductDetail__viewSlideCount.TopProductDetail__hideSlideCount,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewThreesixtyImage.TopProductDetail__viewSlideCount.TopProductDetail__hideSlideCount{display:none}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__tapButton.TopProductDetail__tapButton,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewAllImages.TopProductDetail__tapButton,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewSlideCount.TopProductDetail__tapButton,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewThreesixtyImage.TopProductDetail__tapButton{height:35px;margin:0 auto;padding:2px 38px 2px 14px;position:relative}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__tapButton.TopProductDetail__tapButton img,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewAllImages.TopProductDetail__tapButton img,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewSlideCount.TopProductDetail__tapButton img,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewThreesixtyImage.TopProductDetail__tapButton img{background:transparent;height:40px;padding:0;position:absolute;right:0;top:0}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__tapButton.TopProductDetail__tapButton span,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewAllImages.TopProductDetail__tapButton span,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewSlideCount.TopProductDetail__tapButton span,.TopProductDetail__productImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewThreesixtyImage.TopProductDetail__tapButton span{font-size:14px;line-height:18px}.TopProductDetail__productImageCarouselWrapper .TopProductDetail__addDimensions{height:100%;width:100%}.TopProductDetail__productImageCarouselWrapper.TopProductDetail__productIpadImageCarouselWrapper .TopProductDetail__actionWrapper .TopProductDetail__actionItemWrapper .TopProductDetail__viewAllImages{bottom:1em;left:2em;position:absolute}.TopProductDetail__productDetailSection{background-color:#fff;color:#2e054e;padding:10px 16px 16px;position:relative}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails{border-bottom:1px solid #f1f1f1;display:flex;flex-direction:row-reverse;justify-content:space-between;position:relative}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails.TopProductDetail__addTBMargin{border-bottom:none;display:inherit}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__emptySectionContainer{display:flex;flex-direction:column;height:186px;margin-top:16px;width:100%}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__emptySectionContainer .TopProductDetail__emptySection{border-radius:12px;height:186px;width:100%}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__emptySectionContainer .TopProductDetail__emptyEmiSection{height:29px;margin:16px 0}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__emptySectionContainer .TopProductDetail__emptyEmiSection.TopProductDetail__extraHeight{height:75px}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__priceSectionV3Loader{border-radius:12px;height:150px;margin-top:10px;width:100%}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__priceSectionV3Loader.TopProductDetail__addEmiLoanSpecialInterestLoader{height:176px}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__priceSectionContents{margin-top:10px;width:100%}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__priceSectionContents .TopProductDetail__suitsYouContainer{background-color:#f6f6f6;margin:-16px -16px -32px;padding:16px}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__priceSectionContents .TopProductDetail__emiWrap{display:flex;flex-direction:column}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__priceSectionContents .TopProductDetail__emiSection{align-items:center;border-top:1px solid #f1f1f1;box-sizing:border-box;color:#6300a3;display:flex;font-family:font-demi;font-size:16px;justify-content:space-between;letter-spacing:0;line-height:20px;padding:16px 0}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__priceSectionContents .TopProductDetail__emiSection .TopProductDetail__emiSectionLeft{display:flex}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__priceSectionContents .TopProductDetail__emiSection .TopProductDetail__emiSectionLeft .TopProductDetail__emiHighlight{margin-left:4px}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__priceSectionContents .TopProductDetail__emiSection .TopProductDetail__emiSectionLeft .TopProductDetail__emiHighlight.TopProductDetail__emiHighlightAssured{color:#2e054e}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__priceSectionContents .TopProductDetail__emiSection.TopProductDetail__addLoanOffer{border:1px solid #e8e8e8!important;border-bottom:0!important;border-radius:12px 12px 0 0;color:#2e054e;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;margin-top:16px;padding:12px 16px;width:100%}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__priceSectionContents .TopProductDetail__emiSection.TopProductDetail__noEmiSection{border-top:none;padding:0}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__priceSectionContents .TopProductDetail__emiSection.TopProductDetail__removeBorderTop{border-color:transparent}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__priceSectionContents .TopProductDetail__emiLoanToast{background:linear-gradient(90deg,#fffae5,#fbeebc);border:1px solid #fceba3;border-radius:0 0 12px 12px;color:#ad9031;font-family:font-medium;font-size:12px;letter-spacing:0;line-height:16px;margin-bottom:16px;padding:2px 10px}.TopProductDetail__productDetailSection .TopProductDetail__productbasicDetails .TopProductDetail__priceSectionContents .TopProductDetail__calculateEmi{height:28px;padding:0 8px;position:relative}.TopProductDetail__productDetailSection .TopProductDetail__leftSide{width:85%}.TopProductDetail__productDetailSection .TopProductDetail__leftSide .TopProductDetail__addTBMarginCarLocation{border-bottom:4px solid #fafafa;color:#555;font-family:font-book;font-size:14px;line-height:18px;margin-left:-16px;padding:8px 0 16px 16px;width:calc(100% + 32px)}.TopProductDetail__productDetailSection .TopProductDetail__leftSide .TopProductDetail__addTBMarginCarLocation .TopProductDetail__carLocation{align-items:center;display:flex;margin-right:8px;position:relative}.TopProductDetail__productDetailSection .TopProductDetail__leftSide .TopProductDetail__addTBMarginCarLocation .TopProductDetail__carLocation .TopProductDetail__hubDistance,.TopProductDetail__productDetailSection .TopProductDetail__leftSide .TopProductDetail__addTBMarginCarLocation .TopProductDetail__carLocation .TopProductDetail__hubLocation{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TopProductDetail__productDetailSection .TopProductDetail__leftSide .TopProductDetail__addTBMarginCarLocation .TopProductDetail__carLocation .TopProductDetail__hubLocation{max-width:82%}.TopProductDetail__productDetailSection .TopProductDetail__leftSide .TopProductDetail__addTBMarginCarLocation .TopProductDetail__carLocation .TopProductDetail__hubLocationWithDistance{max-width:60%}.TopProductDetail__productDetailSection .TopProductDetail__leftSide .TopProductDetail__addTBMarginCarLocation .TopProductDetail__carLocation .TopProductDetail__hubDistance{max-width:22%}.TopProductDetail__productDetailSection .TopProductDetail__leftSide .TopProductDetail__addTBMarginCarLocation .TopProductDetail__carLocation svg{margin-right:4px}.TopProductDetail__productDetailSection .TopProductDetail__leftSide .TopProductDetail__addTBMarginCarLocation .TopProductDetail__carLocation .TopProductDetail__arrowIcon{margin:0 0 0 4px}.TopProductDetail__productDetailSection .TopProductDetail__leftSide .TopProductDetail__addTBMarginCarLocation .TopProductDetail__carLocation .TopProductDetail__arrowIcon svg{margin-right:0}.TopProductDetail__productDetailSection .TopProductDetail__leftSide .TopProductDetail__addMarginTop{margin-top:16px}.TopProductDetail__productDetailSection .TopProductDetail__rightSide{align-items:flex-end;display:flex;flex-direction:column;float:right;justify-content:space-between;width:15%}.TopProductDetail__productDetailSection .TopProductDetail__shortlistContainer{display:flex;flex-direction:column;text-align:center}.TopProductDetail__productDetailSection .TopProductDetail__shortlistContainer:first-child{margin-right:5px}.TopProductDetail__productDetailSection .TopProductDetail__nameSection{font-family:font-medium;font-size:16px;line-height:20px;margin:0 0 4px;width:calc(100% - 16px)}.TopProductDetail__productDetailSection .TopProductDetail__nameSection p{color:#e36000;display:inline}@media only screen and (max-width:20em){.TopProductDetail__productDetailSection .TopProductDetail__nameSection{font-size:14px}}.TopProductDetail__productDetailSection .TopProductDetail__nameSection.TopProductDetail__perceptionNameSection{width:calc(100% - 52px)}.TopProductDetail__productDetailSection .TopProductDetail__nameSection.TopProductDetail__widthSmall{width:calc(100% - 76px)}.TopProductDetail__productDetailSection .TopProductDetail__otherDetailSection{display:flex;font-size:14px;line-height:24px;white-space:nowrap}.TopProductDetail__productDetailSection .TopProductDetail__otherDetailSection .TopProductDetail__detailItem{align-items:center;display:inline-flex;font-family:font-book;text-transform:none}.TopProductDetail__productDetailSection .TopProductDetail__otherDetailSection .TopProductDetail__detailItem span.TopProductDetail__electric{background-color:#00b088;border-radius:4px;color:#fff;padding:0 6px}.TopProductDetail__productDetailSection .TopProductDetail__otherDetailSection .TopProductDetail__detailItem span.TopProductDetail__electric svg{transform:translateY(1px)}.TopProductDetail__productDetailSection .TopProductDetail__otherDetailSection.TopProductDetail__addTBMarginOtherDetails{font-size:14px;line-height:18px}.TopProductDetail__productDetailSection .TopProductDetail__leftSection{align-items:center;display:flex;margin-bottom:8px}.TopProductDetail__productDetailSection .TopProductDetail__leftSection .TopProductDetail__viewBenefits{color:#6300a3;font-family:font-demi;font-size:14px;line-height:18px;margin-left:4px}.TopProductDetail__productDetailSection .TopProductDetail__leftSection .TopProductDetail__viewBenefits svg{align-items:center;display:inline-flex;transform:rotate(-90deg)}.TopProductDetail__productDetailSection .TopProductDetail__leftSection.TopProductDetail__alterMargin{margin-bottom:0}.TopProductDetail__productDetailSection .TopProductDetail__leftSection .TopProductDetail__tcsInfo{align-items:center;background-color:#f6f6f6;border-radius:12px;color:#888;display:flex;font-family:font-medium;font-size:10px;height:18px;justify-content:center;letter-spacing:1px;margin-left:8px;padding:1px 4px 1px 6px;width:62px}.TopProductDetail__productDetailSection .TopProductDetail__leftSection.TopProductDetail__loanVisibilityExperiment .TopProductDetail__emiSection{align-items:flex-start;display:flex;flex-direction:column;row-gap:2px}.TopProductDetail__productDetailSection .TopProductDetail__leftSection.TopProductDetail__loanVisibilityExperiment .TopProductDetail__emiHeading{color:#00b088;font-size:8px;letter-spacing:1.2px;line-height:8px;text-transform:uppercase}.TopProductDetail__productDetailSection .TopProductDetail__leftSection.TopProductDetail__loanVisibilityExperiment .TopProductDetail__emi{align-items:flex-end;color:#2e054e;-moz-column-gap:4px;column-gap:4px;display:flex;font-weight:500;margin-top:2px}.TopProductDetail__productDetailSection .TopProductDetail__leftSection.TopProductDetail__loanVisibilityExperiment .TopProductDetail__emi .TopProductDetail__emiPrice{font-family:font-demi;font-size:18px;line-height:18px;position:relative}.TopProductDetail__productDetailSection .TopProductDetail__leftSection.TopProductDetail__loanVisibilityExperiment .TopProductDetail__calculateEmi{background-color:unset;border:unset;border-radius:unset;color:#6300a3;font-family:font-book;font-size:12px;line-height:16px;margin-top:2px;padding:0;text-decoration-line:underline}.TopProductDetail__productDetailSection .TopProductDetail__rightSection{align-items:center;align-items:flex-end;display:flex;flex-direction:column;font-family:font-book;font-size:16px;justify-content:flex-end;line-height:20px;position:relative;text-decoration:underline;width:120px}.TopProductDetail__productDetailSection .TopProductDetail__rightSection .TopProductDetail__extraSavings{color:#00b088;font-family:font-demi;font-size:8px;line-height:8px;margin-bottom:2px;text-transform:uppercase}.TopProductDetail__productDetailSection .TopProductDetail__rightSection .TopProductDetail__emiOffer{color:#555;font-size:12px;line-height:12px;margin-top:6px}.TopProductDetail__productDetailSection .TopProductDetail__rightSection span{font-family:font-demi}.TopProductDetail__productDetailSection .TopProductDetail__rightSection .TopProductDetail__infoIcon{display:inline-flex;margin:0 0 0 4px}.TopProductDetail__productDetailSection .TopProductDetail__rightSection.TopProductDetail__addMarginTop{margin-top:-10px}.TopProductDetail__productDetailSection .TopProductDetail__rightSection.TopProductDetail__addMarginTop .TopProductDetail__oldEmi{font-family:font-medium;text-decoration:line-through}@media only screen and (max-width:40em){.TopProductDetail__productDetailSection .TopProductDetail__rightSection{font-size:14px}.TopProductDetail__productDetailSection .TopProductDetail__rightSection .TopProductDetail__infoIcon{margin:2px 0 0 2px}}.TopProductDetail__productDetailSection .TopProductDetail__rightSection.TopProductDetail__loanVisibilityExperiment{gap:2px;width:unset}.TopProductDetail__productDetailSection .TopProductDetail__rightSection.TopProductDetail__loanVisibilityExperiment .TopProductDetail__heading{color:#888;font-size:8px;font-weight:500;letter-spacing:1.2px;line-height:8px;text-transform:uppercase}.TopProductDetail__productDetailSection .TopProductDetail__rightSection.TopProductDetail__loanVisibilityExperiment .TopProductDetail__heading.TopProductDetail__hide{visibility:hidden}.TopProductDetail__productDetailSection .TopProductDetail__rightSection.TopProductDetail__loanVisibilityExperiment .TopProductDetail__price{color:#2e054e;font-family:font-demi;font-size:18px;letter-spacing:0;line-height:22px}.TopProductDetail__productDetailSection .TopProductDetail__rightSection.TopProductDetail__loanVisibilityExperiment .TopProductDetail__info{color:#888;font-family:font-book;font-size:12px;line-height:16px}.TopProductDetail__productDetailSection .TopProductDetail__staticSection{border-bottom:1px solid #f1f1f1;font-family:font-medium;margin:0 -16px;padding:0 16px 16px}.TopProductDetail__productDetailSection .TopProductDetail__staticSection p{color:#888;font-family:font-book;font-size:12px;line-height:16px}.TopProductDetail__productDetailSection .TopProductDetail__staticSection .TopProductDetail__savingsAndWhatsappSection{align-items:center;color:#00b088;display:flex;font-family:font-demi;font-size:14px;justify-content:space-between;line-height:18px}.TopProductDetail__productDetailSection .TopProductDetail__staticSection .TopProductDetail__savingsAndWhatsappSection a{color:#00b088;font-size:inherit;line-height:inherit}.TopProductDetail__productDetailSection .TopProductDetail__staticSection .TopProductDetail__savingsAndWhatsappSection a svg{align-items:center;display:inline-flex;transform:rotate(-90deg)}.TopProductDetail__productDetailSection .TopProductDetail__staticSection .TopProductDetail__savingsAndWhatsappSection .TopProductDetail__whatsappBtn{align-items:center;color:#00b088;display:flex;font-family:font-demi;text-decoration:none}.TopProductDetail__productDetailSection .TopProductDetail__staticSection .TopProductDetail__savingsAndWhatsappSection .TopProductDetail__whatsappBtn .TopProductDetail__whatsappIcon{margin-right:4px;padding-top:2px;position:relative}.TopProductDetail__productDetailSection .TopProductDetail__staticSection .TopProductDetail__savingsAndWhatsappSection .TopProductDetail__whatsappBtn .TopProductDetail__whatsappIcon svg{transform:none}.TopProductDetail__productDetailSection .TopProductDetail__staticSection .TopProductDetail__savingsAndWhatsappSection .TopProductDetail__whatsappBtn{background:#01b0881f;border-radius:6px;padding:9px 12px}.TopProductDetail__productDetailSection .TopProductDetail__staticSection .TopProductDetail__savingsAndWhatsappSection .TopProductDetail__whatsappBtn span:not(:first-child){padding-bottom:2px}.TopProductDetail__productDetailSection .TopProductDetail__staticSection .TopProductDetail__savingsAndWhatsappSection.TopProductDetail__addMarginTop{margin-top:12px}.TopProductDetail__productDetailSection .TopProductDetail__staticSection.TopProductDetail__showBottomBorder{border-bottom:none}.TopProductDetail__productDetailSection .TopProductDetail__staticSection .TopProductDetail__onRoadPrice{color:#555;font-family:font-medium;font-size:12px;letter-spacing:0;line-height:16px;margin-top:4px}.TopProductDetail__productDetailSection .TopProductDetail__staticSection .TopProductDetail__onRoadPrice .TopProductDetail__actualPrice{text-decoration:line-through}.TopProductDetail__productDetailSection .TopProductDetail__staticSection .TopProductDetail__onRoadPrice .TopProductDetail__description{font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.TopProductDetail__productDetailSection .TopProductDetail__benefits{align-items:center;display:flex;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px;margin-top:16px;position:relative;width:-moz-fit-content;width:fit-content}.TopProductDetail__productDetailSection .TopProductDetail__benefits span{color:#00b088;margin:0 4px}.TopProductDetail__productDetailSection .TopProductDetail__benefits svg{margin-left:4px;transform:rotate(-90deg)}.TopProductDetail__productDetailSection .TopProductDetail__benefits.TopProductDetail__increaseMargin{margin-top:32px}.TopProductDetail__productDetailSection .TopProductDetail__emiBuyback{font-family:font-book;line-height:18px;padding-bottom:8px;position:relative}.TopProductDetail__productDetailSection .TopProductDetail__emiBuyback .TopProductDetail__finance{align-items:center;color:#888;display:flex;font-size:14px;padding-top:4px}.TopProductDetail__productDetailSection .TopProductDetail__emiBuyback .TopProductDetail__finance svg{margin-left:4px;margin-right:0}.TopProductDetail__productDetailSection .TopProductDetail__emiBuyback .TopProductDetail__finance .TopProductDetail__emiLink{color:#6300a3;cursor:pointer;font-family:font-medium;line-height:18px;white-space:nowrap}.TopProductDetail__productDetailSection .TopProductDetail__emiBuyback .TopProductDetail__buybackPrice{color:#888;font-size:14px;padding-top:8px}.TopProductDetail__productDetailSection .TopProductDetail__emiBuyback .TopProductDetail__buybackPrice .TopProductDetail__actionLink{color:#6300a3;cursor:pointer;font-family:font-medium;line-height:18px;margin-left:8px;white-space:nowrap}.TopProductDetail__productDetailSection .TopProductDetail__testDriveDetail{color:#888;display:flex;flex-direction:column;font-family:font-book;font-size:12px;line-height:24px;padding:8px 0}.TopProductDetail__productDetailSection .TopProductDetail__testDriveDetail .TopProductDetail__carLocation{align-items:center;display:flex;margin-right:8px}.TopProductDetail__productDetailSection .TopProductDetail__testDriveDetail .TopProductDetail__carLocation .TopProductDetail__hubLocation{max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TopProductDetail__productDetailSection .TopProductDetail__testDriveDetail .TopProductDetail__carLocation .TopProductDetail__addressLink{color:#6300a3;font-family:font-demi;font-size:12px;margin-left:8px}.TopProductDetail__productDetailSection .TopProductDetail__testDriveDetail .TopProductDetail__carLocation svg{margin-right:4px}.TopProductDetail__productDetailSection .TopProductDetail__testDriveDetail .TopProductDetail__homeTestDrive{align-items:center;display:flex;white-space:nowrap}.TopProductDetail__productDetailSection .TopProductDetail__testDriveDetail .TopProductDetail__homeTestDrive span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:90%}.TopProductDetail__productDetailSection .TopProductDetail__testDriveDetail .TopProductDetail__homeTestDrive svg{margin-bottom:4px;margin-right:6px}.TopProductDetail__productDetailSection.TopProductDetail__iPadProductDetailSection .TopProductDetail__nameSection{font-size:20px;line-height:28px}.TopProductDetail__productDetailSection.TopProductDetail__iPadProductDetailSection .TopProductDetail__otherDetailSection{font-size:18px;line-height:24px}.TopProductDetail__productDetailSection.TopProductDetail__iPadProductDetailSection .TopProductDetail__testDriveDetail{font-size:18px;line-height:32px}.TopProductDetail__productDetailSection.TopProductDetail__iPadProductDetailSection .TopProductDetail__testDriveDetail .TopProductDetail__homeTestDrive{width:50%}.TopProductDetail__productDetailSection.TopProductDetail__revampedBenifits .TopProductDetail__rightSection{font-size:16px;line-height:20px;text-decoration:none}.TopProductDetail__productDetailSection.TopProductDetail__revampedBenifits .TopProductDetail__rightSection:not(.TopProductDetail__truebil){position:absolute;right:0;top:0}.TopProductDetail__productDetailSection.TopProductDetail__revampedBenifits .TopProductDetail__emiWrapper{align-items:center;border-bottom:1px solid #2e054e;display:flex}.TopProductDetail__productDetailSection.TopProductDetail__revampedBenifits .TopProductDetail__emi{display:block;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.TopProductDetail__productDetailSection.TopProductDetail__revampedBenifits .TopProductDetail__emi span{font-family:font-demi;font-size:14px;letter-spacing:0;line-height:18px}.TopProductDetail__productDetailSection.TopProductDetail__revampedBenifits .TopProductDetail__emi .TopProductDetail__emiPrice{display:flex}.TopProductDetail__productDetailSection .TopProductDetail__fixedPriceText{color:#ed264f;font-family:font-demi;font-size:8px;letter-spacing:2px;line-height:8px;margin-bottom:2px;margin-top:16px;text-transform:uppercase}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__addTBMarginCarLocation{border-bottom:none;padding-bottom:8px}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection{align-items:center;border-bottom:4px solid #f1f1f1;display:flex;margin-left:-16px;padding-bottom:12px;padding-left:16px;width:calc(100% + 32px)}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection .TopProductDetail__tags{align-items:center;display:flex;position:relative}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection svg{margin-right:8px}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection .TopProductDetail__knowMore{border-bottom:1px dashed #555;color:#555;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection.TopProductDetail__increasePaddingTop{padding-top:12px}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection.TopProductDetail__removeBorder{border:0;padding-bottom:4px}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection.TopProductDetail__showPDPHubTrafficTags{border:1px solid #f1f1f1;border-radius:20px;margin:8px 0 0;padding:0;width:-moz-fit-content;width:fit-content}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection.TopProductDetail__showPDPHubTrafficTags .TopProductDetail__tags{background-color:#efe5f6;border-radius:20px;padding:6px 8px}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection.TopProductDetail__showPDPHubTrafficTags .TopProductDetail__tags.TopProductDetail__max{background-color:#fde9ed}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection.TopProductDetail__showPDPHubTrafficTags .TopProductDetail__tags.TopProductDetail__budget{background-color:#efefff}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection.TopProductDetail__showPDPHubTrafficTags .TopProductDetail__tags.TopProductDetail__luxury{background-color:#fde9ed}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection.TopProductDetail__showPDPHubTrafficTags .TopProductDetail__tags.TopProductDetail__assured-electric,.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection.TopProductDetail__showPDPHubTrafficTags .TopProductDetail__tags.TopProductDetail__luxury-electric{background-color:#e5f7f3}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection.TopProductDetail__showPDPHubTrafficTags .TopProductDetail__tags svg{height:12px;margin:0;max-width:100%;width:auto}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection.TopProductDetail__showPDPHubTrafficTags .TopProductDetail__maxLiteElectric{background-color:#e5f7f3!important}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection.TopProductDetail__showPDPHubTrafficTags .TopProductDetail__tagLine{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:16px;margin:0 8px 0 6px}.TopProductDetail__productDetailSection.TopProductDetail__budgetCity .TopProductDetail__tagSection.TopProductDetail__showPDPHubTrafficTags .TopProductDetail__tagLine svg{margin:0 0 -2px 4px}.TopProductDetail__productDetailSection .TopProductDetail__hubTraffic{color:#2e054e;font-family:font-book;font-size:12px;letter-spacing:0;line-height:16px;margin-top:8px;width:-moz-fit-content;width:fit-content}.TopProductDetail__productDetailSection .TopProductDetail__hubTraffic .TopProductDetail__hubName{align-items:center;color:#888;display:flex;gap:4px;overflow-x:clip;text-overflow:ellipsis;white-space:nowrap;width:100%}.TopProductDetail__productDetailSection .TopProductDetail__hubTraffic .TopProductDetail__hubName.TopProductDetail__truncateHub p{max-width:50vw;overflow-x:clip;text-overflow:ellipsis;white-space:nowrap}.TopProductDetail__productDetailSection .TopProductDetail__hubTraffic .TopProductDetail__hubName .TopProductDetail__hubDistance.TopProductDetail__grey{color:#888}.TopProductDetail__productDetailSection .TopProductDetail__hubTraffic .TopProductDetail__hubName .TopProductDetail__hubDistance.TopProductDetail__green{color:#00b088}.TopProductDetail__productDetailSection .TopProductDetail__hubTraffic svg:last-child{margin-left:0}.TopProductDetail__productDetailSection .TopProductDetail__hubTraffic .TopProductDetail__trafficDetails{align-items:center;color:#888;display:flex;margin-left:16px}.TopProductDetail__productDetailSection .TopProductDetail__hubTraffic .TopProductDetail__trafficDetails span:after{color:#888;content:"\2022";display:inline-block;font-size:8px;margin:0 4px}.TopProductDetail__productDetailSection .TopProductDetail__hubTraffic .TopProductDetail__trafficDetails svg{margin-bottom:0;margin-left:4px}.TopProductDetail__productDetailSection .TopProductDetail__hubTraffic .TopProductDetail__trafficDetails .TopProductDetail__iconBetween{align-items:center;display:flex}.TopProductDetail__productDetailSection .TopProductDetail__hubTraffic .TopProductDetail__trafficDetails .TopProductDetail__iconBetween svg{margin-right:0}.TopProductDetail__addZIndex{z-index:20}.TopProductDetail__removeBg{background-color:transparent!important}.TopProductDetail__emi{align-items:center;display:flex}.TopProductDetail__bottomSticky{bottom:0;position:sticky}.TopProductDetail__virtualCarTourWrap{border-radius:6px;height:100%;overflow:hidden;position:relative}.TopProductDetail__virtualCarTourWrap .TopProductDetail__imgTextWrap{align-items:center;background:#14141480;color:#fff;display:flex;flex-direction:column;font-family:font-demi;font-size:12px;gap:4px;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.TopProductDetail__virtualCarTourWrap .TopProductDetail__imgTextWrap .TopProductDetail__textWrap{font-family:font-medium;font-size:20px;line-height:20px;margin-bottom:16px}.TopProductDetail__horizontalList{background:#fff;display:flex;flex:1;height:70px;overflow-x:scroll;overflow-y:hidden;padding:12px 12px 4px;scrollbar-width:none;white-space:nowrap}.TopProductDetail__horizontalList::-webkit-scrollbar{display:none;-ms-overflow-style:none!important;-webkit-appearance:none!important;background:transparent!important;scrollbar-width:none!important}.TopProductDetail__horizontalList::-webkit-scrollbar-thumb{background:transparent!important}.TopProductDetail__horizontalList .TopProductDetail__mainWrapper{border-radius:6px;position:relative;transition:transform .2s ease-in-out}.TopProductDetail__horizontalList .TopProductDetail__mainWrapper:not(:last-child){margin-right:12px}.TopProductDetail__horizontalList .TopProductDetail__mainWrapper.TopProductDetail__active{border:2px solid #2e054e;transform:none}.TopProductDetail__horizontalList .TopProductDetail__mainWrapper.TopProductDetail__active .TopProductDetail__virtualCarTourWrap{border-radius:unset}.TopProductDetail__horizontalList .TopProductDetail__mainWrapper.TopProductDetail__active .TopProductDetail__bannerThumbnailWrapper,.TopProductDetail__horizontalList .TopProductDetail__mainWrapper.TopProductDetail__active img{border-radius:4px}.TopProductDetail__horizontalList .TopProductDetail__mainWrapper:hover{transform:scale(1.02)}.TopProductDetail__horizontalList .TopProductDetail__mainWrapper .TopProductDetail__carouselImage{border-radius:inherit;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:124px}.TopProductDetail__horizontalList .TopProductDetail__mainWrapper .TopProductDetail__listImagePlaceholder{display:flex;height:100%;margin:auto;padding:0 6px;width:112px}.TopProductDetail__horizontalList .TopProductDetail__mainWrapper .TopProductDetail__videoThumbnail{border-radius:6px;height:100%}.TopProductDetail__horizontalList .TopProductDetail__mainWrapper .TopProductDetail__videoThumbnail .TopProductDetail__thumbnailOverlay{background-color:#141414;border-radius:6px;height:100%;opacity:20%;position:absolute;width:100%;z-index:2}.TopProductDetail__horizontalList .TopProductDetail__mainWrapper .TopProductDetail__videoThumbnail svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.TopProductDetail__horizontalList .TopProductDetail__mainWrapper .TopProductDetail__thumbnailImagesWrapper{border-radius:6px;height:100%;position:relative}.TopProductDetail__horizontalList .TopProductDetail__mainWrapper .TopProductDetail__threeSixtyBadge{align-items:center;background:#ffcd00;border-radius:50%;display:flex;height:34px;justify-content:center;position:absolute;right:5px;top:6px;width:34px}.TopProductDetail__horizontalList .TopProductDetail__mainWrapper .TopProductDetail__viewAllImagesThumbnail{align-items:center;backdrop-filter:blur(8px);background:#f5f7faa3;border-radius:inherit;color:#6300a3;display:flex;font-family:font-demi;font-size:14px;height:100%;justify-content:center;line-height:20px;position:absolute;top:0;width:100%}.TopProductDetail__horizontalList .TopProductDetail__mainWrapper .TopProductDetail__viewAllImagesThumbnail svg{margin-left:8px}.TopProductDetail__horizontalListLoader{background-color:#fff;display:flex;gap:12px;height:70px;overflow-x:hidden;overflow-y:hidden;padding:12px 12px 4px;white-space:nowrap}.TopProductDetail__horizontalListLoader .TopProductDetail__mainWrapperLoading{height:66px;min-width:124px}.TopProductDetail__showLoader{animation:TopProductDetail__rotating 1.1s linear infinite;border:2px solid #2e054e;border-radius:50%;border-top-color:transparent;box-sizing:border-box;contain:content;content:"";height:16px;margin:0 8px;transform:rotate(0);width:16px}.TopProductDetail__coachMarkWrapper{padding:20px 12px;right:11%!important;top:-5%!important}.TopProductDetail__changeCoachMarkPosition{padding:20px 12px!important;right:90%!important;top:-18px!important;z-index:4}.TopProductDetail__coachMarkPointer{right:-16px!important}.TopProductDetail__changePosition{display:flex;flex-direction:column}.TopProductDetail__changePosition .TopProductDetail__shortlistContainer{background-color:#fff;border-radius:6px;box-shadow:0 2px 4px #87878738;padding:6px;position:absolute;right:12px;top:12px}.TopProductDetail__changeButtonPosition{align-items:center;display:flex;flex-direction:column;position:absolute;right:0}.TopProductDetail__changeButtonPosition.TopProductDetail__highlight{align-items:center;background:#00b08829;border-radius:6px;height:42px;justify-content:center;width:66px}.TopProductDetail__changeButtonPosition.TopProductDetail__highlight span{color:#00b088}.TopProductDetail__changeButtonPosition span{color:#888;font-family:font-book;font-size:10px;line-height:10px}.TopProductDetail__priceSectionWrapperLoading{height:28px;margin-top:16px}.TopProductDetail__testDriveAvailabilityLoading{height:16px;margin-top:8px;width:80%}.TopProductDetail__showBanner{height:100%;position:absolute;top:0;width:100%;z-index:3}.TopProductDetail__perksContainer{background-color:#f6f6f6;display:flex;flex-direction:column;gap:16px;margin:16px}.TopProductDetail__perksContainer.TopProductDetail__noMargin{margin:0}.TopProductDetail__perksContainer:is(:empty){margin:16px 0 0}.TopProductDetail__perksContainer.TopProductDetail__perksContainerInRevampedGallery{margin:0}.TopProductDetail__shortlistContainerV2{display:flex;flex-direction:column;position:absolute;right:0}.PDPShortlistHeart__pdpShortlistHeartContainer{align-items:center;background:#fff;border-radius:100px;box-shadow:0 4px 10px #0000001f;display:inline-flex;gap:2px;padding:4px 7px;position:absolute;right:16px;top:0;transform:translateY(-50%)}.PDPShortlistHeart__heartText1{color:#2e054e!important;font-family:font-book!important;font-size:14px!important;line-height:16px!important;margin:0!important}.UserBuyOptionsV2__mainContainer{background-color:#fff;padding-top:16px}.UserBuyOptionsV2__mainContainer.UserBuyOptionsV2__forDesktop{border-bottom:0;margin-bottom:40px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__heading{color:#2e054e;font-family:font-demi;font-size:24px;font-size:18px;letter-spacing:0;line-height:28px;padding:0 16px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__subHeading{color:#555;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:18px;padding:0 16px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cardWrapper{display:flex;flex-direction:column;padding:0 16px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cardWrapper.UserBuyOptionsV2__loading{min-height:101px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cardWrapper.UserBuyOptionsV2__addHeight{min-height:186px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cpmHeading{align-items:center;color:#888;display:flex;font-family:font-medium;font-size:12px;gap:12px;letter-spacing:0;letter-spacing:1px;line-height:16px;margin-bottom:16px;text-transform:uppercase}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cpmHeading:after,.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cpmHeading:before{background:linear-gradient(90deg,#e8e8e8,#e8e8e800);content:"";flex:1;height:1px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cpmHeading:before{background:linear-gradient(270deg,#e8e8e8,#e8e8e800)}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cmpCard{background:#4444b2;border:2px solid #fff;border-top-left-radius:unset;border-top-right-radius:unset;margin-inline:-16px;margin-bottom:unset}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cmpCard h3{color:#fff!important}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cmpCard p{color:#ffffff75!important}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cmpCard svg path{fill:#fff}.UserBuyOptionsV2__mainContainer.UserBuyOptionsV2__zeroHeight .UserBuyOptionsV2__cardWrapper{height:0;min-height:0}.UserBuyOptionsV2__bottomSheetLoading{display:flex}.UserBuyOptionsV2__bottomSheetLoading .UserBuyOptionsV2__loadingImage{margin:auto}.UserBuyOptionsV2__closeIconBackground{left:20px;right:unset!important}.UserBuyOptionsV2__closeIconInBottomSheet{opacity:.45!important}.UserBuyOptionsV2__cmpTermsFullScreen{border-radius:0!important;height:100%!important;max-height:100%!important}.OptionCard__blockContainer{align-items:center;border:1px solid #e8e8e8;border-radius:12px;display:flex;gap:14px;justify-content:space-between;margin-bottom:16px;padding:16px;position:relative}.OptionCard__blockContainer:first-child{margin-top:16px}.OptionCard__blockContainer .OptionCard__savingsPill{background-color:#00b088;border-radius:16px;color:#fff;font-family:font-medium;font-size:10px;left:16px;letter-spacing:0;line-height:12px;padding:2px 8px;position:absolute;text-transform:uppercase;top:-8px;z-index:1}.OptionCard__blockContainer .OptionCard__cardContainer{align-items:center;display:flex;gap:16px}.OptionCard__blockContainer .OptionCard__icon{flex-shrink:0;height:40px;width:40px}.OptionCard__blockContainer .OptionCard__icon .OptionCard__lottie,.OptionCard__blockContainer .OptionCard__icon svg{height:100%;width:100%}.OptionCard__blockContainer .OptionCard__cardDetails h3{color:#2e054e;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px}.OptionCard__blockContainer .OptionCard__cardDetails p{color:#555;font-family:font-medium;font-family:font-book;font-size:12px;letter-spacing:0;line-height:16px;margin-top:2px}.OptionCard__blockContainer .OptionCard__cardDetails p .highlightPrice{background-color:#e5f7f3;border-radius:13px;color:#00b088;font-size:13px;padding:0 4px}.OptionCard__blockContainer .OptionCard__cardDetails p .textHighlight{color:#367960;font-size:13px}.OptionCard__blockContainer.OptionCard__desktopContainer>svg{width:20px}.Loading__loadingContainer .Loading__loadingContainerItem{align-items:center;display:flex;justify-content:space-between;margin:16px 24px 32px}.Loading__loadingContainer .Loading__loadingContainerItem .Loading__questionWrapper{width:80%}.Loading__loadingContainer .Loading__loadingContainerItem .Loading__loadingState{height:20px}.Loading__loadingContainer .Loading__loadingContainerItem .Loading__loadingStateQuestion{height:20px;margin-bottom:8px;width:95%}.Loading__loadingContainer .Loading__loadingContainerItem .Loading__editBtnLoading{border-radius:50%;height:30px;width:30px}.Loading__loadingContainer .Loading__loadingContainerItem:first-of-type{margin-top:48px}.Loading__loadingContainer.Loading__loadingContainerDesktop .Loading__loadingHeading{height:20px;margin:32px 24px 24px}.Loading__loadingContainer.Loading__loadingContainerDesktop .Loading__loadingMessage{height:20px;margin:32px 24px 24px;width:70%}.Loading__loadingContainer.Loading__loadingContainerDesktop .Loading__loadingContainerItem .Loading__questionWrapper{width:60%}.Loading__loadingContainer.Loading__loadingContainerDesktop .Loading__loadingContainerItem .Loading__loadingStateQuestion{width:unset}.N2Report__header{background:#fff;box-sizing:border-box;color:#2e054e;font-family:font-demi;font-size:18px;letter-spacing:0;line-height:22px;padding:16px;width:100%}.N2Report__tooltipDesc{background:#141414;border-radius:12px;color:#fff;padding:12px}.N2Report__tooltipDesc:after{border-color:transparent transparent #141414!important}.N2Report__tooltipDesc .N2Report__descSummary{font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.N2Report__container{background:#f1f1f1;box-sizing:border-box;height:calc(100% - 54px);overflow:hidden;padding:24px 16px}.N2Report__container .N2Report__topContent{color:#2e054e;text-align:center}.N2Report__container .N2Report__topContent .N2Report__verdict{font-family:font-demi;font-size:16px;letter-spacing:0;line-height:20px;margin-top:12px}.N2Report__container .N2Report__topContent .N2Report__subtitle{font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.N2Report__container .N2Report__section{background:#fff;border-radius:12px;position:relative}.N2Report__container .N2Report__section:not(:first-child){margin-top:16px}.N2Report__container .N2Report__section.N2Report__open{max-height:65vh;overflow:hidden}.N2Report__container .N2Report__section.N2Report__open.N2Report__lessHeight{max-height:calc(80vh - 175px)}.N2Report__container .N2Report__section.N2Report__open.N2Report__lessHeight .N2Report__ptList{max-height:calc(75vh - 255px)}.N2Report__container .N2Report__section.N2Report__open .N2Report__ptList{max-height:calc(60vh - 80px);overflow-y:auto;padding:16px}.N2Report__container .N2Report__section.N2Report__open .N2Report__bottomCover{max-height:unset}.N2Report__container .N2Report__section.N2Report__open .N2Report__headWrap{border-radius:12px 12px 0 0}.N2Report__container .N2Report__section .N2Report__headWrap{align-items:flex-start;background:linear-gradient(90deg,#fff,#e5f7f3);border:2px solid #fff;border-radius:12px;display:flex;gap:4px;padding:16px;position:relative}.N2Report__container .N2Report__section .N2Report__headWrap.N2Report__flawed{background:linear-gradient(90deg,#fff,#f1f1f1)}.N2Report__container .N2Report__section .N2Report__headWrap .N2Report__icon{height:14px;margin-top:4px}.N2Report__container .N2Report__section .N2Report__headWrap .N2Report__chevron{height:24px;width:24px}.N2Report__container .N2Report__section .N2Report__headWrap .N2Report__content{width:100%}.N2Report__container .N2Report__section .N2Report__headWrap .N2Report__content .N2Report__title{color:#2e054e;font-family:font-book;font-size:16px;letter-spacing:0;line-height:24px}.N2Report__container .N2Report__section .N2Report__headWrap .N2Report__content .N2Report__subHead{color:#367960;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.N2Report__container .N2Report__section .N2Report__bottomCover{background:linear-gradient(180deg,#ffffff4d,#fff);border-radius:0 0 12px 12px;bottom:0;height:80px;left:0;max-height:0;position:absolute;width:100%;z-index:1}.N2Report__container .N2Report__section .N2Report__ptList{display:flex;flex-direction:column;gap:24px;max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease-in-out}.N2Report__container .N2Report__section .N2Report__ptList::-webkit-scrollbar{display:none}.N2Report__container .N2Report__section .N2Report__ptList .N2Report__aboutPart .N2Report__tag{align-items:center;background:#f1f1f1;border-radius:4px;box-sizing:border-box;color:#2e054e;display:flex;font-family:font-book;font-size:12px;gap:2px;height:20px;letter-spacing:0;line-height:18px;padding:2px 6px;width:-moz-fit-content;width:fit-content}.N2Report__container .N2Report__section .N2Report__ptList .N2Report__aboutPart .N2Report__tag.N2Report__wrnty{background:#e5f7f3;border-radius:250px;color:#367960}.N2Report__container .N2Report__section .N2Report__ptList .N2Report__aboutPart .N2Report__tag.N2Report__info{background:#efe5f6;border-radius:250px;color:#561381}.N2Report__container .N2Report__section .N2Report__ptList .N2Report__aboutPart .N2Report__main{display:flex;justify-content:space-between}.N2Report__container .N2Report__section .N2Report__ptList .N2Report__aboutPart .N2Report__main .N2Report__name{color:#2e054e;display:inline;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px;max-width:70%}.N2Report__container .N2Report__section .N2Report__ptList .N2Report__aboutPart .N2Report__main .N2Report__name .N2Report__newText{align-items:center;color:#367960;display:inline-flex;font-family:font-medium;font-size:10px;letter-spacing:1px;line-height:12px;margin-left:4px}.N2Report__container .N2Report__section .N2Report__ptList .N2Report__aboutPart .N2Report__bottom{display:flex;gap:8px}.N2Report__container .N2Report__section .N2Report__ptList .N2Report__aboutPart.N2Report__morePartsText{margin-top:-6px}.N2Report__container .N2Report__section .N2Report__ptList .N2Report__aboutPart.N2Report__morePartsText .N2Report__name{color:#888;font-family:font-book}.N2Report__container .N2Report__section .N2Report__ptList .N2Report__meta .N2Report__metaTitle{align-items:center;color:#2e054e;display:flex;font-family:font-book;font-size:14px;gap:4px;letter-spacing:0;line-height:20px}.N2Report__container .N2Report__section .N2Report__ptList .N2Report__meta .N2Report__metaTitle .N2Report__text{white-space:nowrap}.N2Report__container .N2Report__section .N2Report__ptList .N2Report__meta .N2Report__metaTitle .N2Report__line{background:linear-gradient(90deg,#e8e8e8,#e8e8e800);height:1px;width:100%}.N2Report__container .N2Report__section .N2Report__ptList .N2Report__meta .N2Report__impPartList{display:flex;flex-direction:column;gap:12px;margin-top:12px}.N2Report__container .N2Report__section .N2Report__ptList .N2Report__meta .N2Report__impPartList .N2Report__impPart{align-items:center;display:flex;gap:16px;position:relative}.N2Report__container .N2Report__section .N2Report__ptList .N2Report__meta .N2Report__impPartList .N2Report__impPart .N2Report__partName{color:#555;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;width:100%}.N2Report__container .N2Report__section .N2Report__ptList .N2Report__meta .N2Report__impPartList .N2Report__impPart .N2Report__partImg{border-radius:6px;box-shadow:4px 4px 6px #0000001f;width:50px}.ShowInfoClickBottomSheet__bottomSheetContainer{background:#fff;border-radius:12px 12px 0 0;display:flex;flex-direction:column;gap:16px;padding:16px 0}.ShowInfoClickBottomSheet__header{align-items:flex-start;background:#fff;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;padding:16px;z-index:1}.ShowInfoClickBottomSheet__titleSection{display:flex;gap:2px}.ShowInfoClickBottomSheet__iconWrapper{margin-top:3px}.ShowInfoClickBottomSheet__title{color:#367960;font-family:font-demi;font-size:18px;letter-spacing:0;line-height:22px;line-height:24px;margin:0}.ShowInfoClickBottomSheet__title .ShowInfoClickBottomSheet__subtitle{color:#6b7280;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;margin-left:-20px}.ShowInfoClickBottomSheet__contentSections{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;height:calc(100% - 161px);overflow-y:scroll;padding:16px}.ShowInfoClickBottomSheet__contentSections::-webkit-scrollbar{display:none}.ShowInfoClickBottomSheet__contentSections>:last-child{border-bottom:none}.ShowInfoClickBottomSheet__section{border-bottom:1px solid #e8e8e8;display:flex;flex-direction:column;gap:12px}.ShowInfoClickBottomSheet__sectionTitle{color:#2e054e;font-family:font-book;font-size:16px;letter-spacing:0;line-height:24px;margin:0}.ShowInfoClickBottomSheet__subsectionsList{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.ShowInfoClickBottomSheet__subsection{display:flex;flex-direction:column;position:relative}.ShowInfoClickBottomSheet__subsectionTitle{color:#2e054e;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;margin:0;position:relative}.ShowInfoClickBottomSheet__itemsList{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0 0 16px 16px;padding:0}.ShowInfoClickBottomSheet__itemsList.ShowInfoClickBottomSheet__one .ShowInfoClickBottomSheet__item:first-child:before{height:15px}.ShowInfoClickBottomSheet__item{align-items:center;display:flex;gap:8px;list-style:none;padding:0;position:relative}.ShowInfoClickBottomSheet__item:first-child{margin-top:8px}.ShowInfoClickBottomSheet__item:first-child:before{height:14px;top:-6px}.ShowInfoClickBottomSheet__item:before{background-color:#cacaca;bottom:8px;content:"";height:28px;left:-10px;position:absolute;width:1px}.ShowInfoClickBottomSheet__item:after{background-color:#cacaca;content:"";height:1px;left:-10px;position:absolute;top:50%;width:9px}.ShowInfoClickBottomSheet__itemText{color:#555;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:16px}.ShowInfoClickBottomSheet__footer{border-top:1px solid #e8e8e8;margin-top:auto;padding:16px}.ShowInfoClickBottomSheet__closeButton{background:#6300a3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:font-book;font-size:16px;letter-spacing:0;line-height:24px;line-height:20px;padding:12px 24px;width:100%}.CategoryCard__sectionTitleRow{align-items:flex-start;border:2px solid #fff;border-radius:12px 12px 0 0;display:flex;gap:6px;padding:12px 16px}.CategoryCard__sectionTitleRow.CategoryCard__excellent{background:linear-gradient(90deg,#fff,#e5f7f3)}.CategoryCard__sectionTitleRow.CategoryCard__excellent .CategoryCard__scoreTag{background-color:#367960}.CategoryCard__sectionTitleRow.CategoryCard__excellent .CategoryCard__statusLabel{color:#367960}.CategoryCard__sectionTitleRow.CategoryCard__good{background:linear-gradient(90deg,#fff,#f2fbf9)}.CategoryCard__sectionTitleRow.CategoryCard__good .CategoryCard__scoreTag{background-color:#00b088}.CategoryCard__sectionTitleRow.CategoryCard__good .CategoryCard__statusLabel{color:#00b088}.CategoryCard__sectionTitleRow.CategoryCard__fair{background:linear-gradient(90deg,#fff,#f7f7ff)}.CategoryCard__sectionTitleRow.CategoryCard__fair .CategoryCard__scoreTag{background-color:#4444b2}.CategoryCard__sectionTitleRow.CategoryCard__fair .CategoryCard__statusLabel{color:#4444b2}.CategoryCard__sectionTitleRow.CategoryCard__average{background:linear-gradient(90deg,#fff,#fffae5)}.CategoryCard__sectionTitleRow.CategoryCard__average .CategoryCard__scoreTag{background-color:#ad9031}.CategoryCard__sectionTitleRow.CategoryCard__average .CategoryCard__statusLabel{color:#ad9031}.CategoryCard__sectionTitleRow .CategoryCard__sectionIcon{width:20px}.CategoryCard__sectionTitleRow .CategoryCard__sectionInfo{flex:1;width:100%}.CategoryCard__sectionTitleRow .CategoryCard__sectionInfo .CategoryCard__sectionTitle{color:#2e054e;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.CategoryCard__sectionTitleRow .CategoryCard__sectionInfo .CategoryCard__sectionSubtitle{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;margin:0}.CategoryCard__sectionTitleRow .CategoryCard__scoreContainer{align-items:center;display:flex;flex-direction:column;gap:4px;width:44px}.CategoryCard__sectionTitleRow .CategoryCard__scoreContainer .CategoryCard__scoreTag{border-radius:12px;box-sizing:border-box;color:#fff;display:flex;font-family:font-book;font-size:14px;justify-content:center;letter-spacing:0;line-height:20px;line-height:18px;padding:2px 8px;text-align:center;width:36px}.CategoryCard__sectionTitleRow .CategoryCard__scoreContainer .CategoryCard__statusLabel{font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:12px;text-align:center}.CategoryCard__brandNewInfo{align-items:center;background:#e5f7f3;border-radius:100px;color:#367960;display:flex;font-family:font-medium;font-size:10px;gap:2px;letter-spacing:1px;line-height:12px;margin:8px 12px 0;padding:6px 8px;position:relative;width:-moz-fit-content;width:fit-content}.CategoryCard__brandNewInfo .CategoryCard__infoTip{height:14px}.CategoryCard__brandNewInfo .CategoryCard__part2{font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:16px}.CategoryCard__newPartsSection{align-items:flex-start;align-self:stretch;display:flex;gap:8px;padding:8px 12px 0 16px}.CategoryCard__newPartsSection .CategoryCard__newPartsInfo{align-items:center;align-self:stretch;background:#e5f7f3;border-radius:100px;color:#00e2ae;display:flex;gap:2px;padding:4px 6px}.CategoryCard__newPartsSection .CategoryCard__newPartsAdded{font-family:font-medium;font-size:10px;letter-spacing:1px;line-height:12px;margin-top:2px}.CategoryCard__inspectionItems{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:16px}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__basicDetails{display:flex;justify-content:space-between;position:relative}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__basicDetails .CategoryCard__chevron{height:24px;width:24px}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__basicDetails .CategoryCard__itemName{color:#2e054e;display:flex;font-family:font-medium;font-size:14px;gap:4px;letter-spacing:0;line-height:18px}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__basicDetails .CategoryCard__itemName .CategoryCard__statusIndicator{align-items:center;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__basicDetails .CategoryCard__itemDescription{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__basicDetails .CategoryCard__itemActions{color:#cacaca;display:flex}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__lifeRemainList{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;list-style:none;margin-top:8px;padding:0}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__lifeRemainList .CategoryCard__lifeItem{align-items:center;display:flex;gap:4px}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__lifeRemainList .CategoryCard__lifeItem.CategoryCard__gLife .CategoryCard__lifeValue{color:#00b088}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__lifeRemainList .CategoryCard__lifeItem.CategoryCard__gLife .CategoryCard__lifeRemainingIndicator{background:linear-gradient(90deg,#00b088 22px,#e8e8e8 0)}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__lifeRemainList .CategoryCard__lifeItem.CategoryCard__gLife .CategoryCard__noSpareTyreText{color:#2e054e;display:flex;flex-direction:column;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__lifeRemainList .CategoryCard__lifeItem.CategoryCard__isList{align-items:unset;flex-direction:column;width:calc(50% - 8px)}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__lifeRemainList .CategoryCard__lifeItem.CategoryCard__isList .CategoryCard__lifeValue{font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__lifeRemainList .CategoryCard__lifeItem .CategoryCard__lifeRemainingIndicator{background:linear-gradient(90deg,#2e054e 22px,#e8e8e8 0);border-radius:2px;height:4px;width:40px}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__lifeRemainList .CategoryCard__lifeItem .CategoryCard__lifeLabel{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:16px}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__lifeRemainList .CategoryCard__lifeItem .CategoryCard__lifeValue{color:#2e054e;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__imperfectionSection{display:flex;flex-direction:column;gap:16px;margin-top:16px}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__imperfectionSection .CategoryCard__imperfectionTitle{align-items:center;color:#888;display:flex;font-family:font-medium;font-size:10px;gap:4px;letter-spacing:1px;line-height:12px;margin-bottom:12px;text-transform:uppercase;white-space:nowrap;width:100%}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__imperfectionSection .CategoryCard__imperfectionTitle .CategoryCard__line{background:linear-gradient(90deg,#e8e8e8,#e8e8e800);height:1px;width:100%}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__imperfectionSection .CategoryCard__imageGallery{display:flex;gap:12px;list-style:none;margin:0;overflow-x:auto;overflow-y:hidden;padding:0;scroll-behavior:smooth}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__imperfectionSection .CategoryCard__imageGallery::-webkit-scrollbar{display:none}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__imperfectionSection .CategoryCard__imageGallery .CategoryCard__imageItem{align-items:center;display:flex;flex-direction:column;gap:8px;position:relative}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__imperfectionSection .CategoryCard__imageGallery .CategoryCard__imageItem .CategoryCard__imperfectionImage{background-color:#f6f6f6;border-radius:8px;-o-object-fit:cover;object-fit:cover;width:80px}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__imperfectionSection .CategoryCard__imageGallery .CategoryCard__imageItem .CategoryCard__imageTitle{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;max-width:80px;white-space:wrap}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__tyreDetailsSection{padding:16px 0 0}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__tyreDetailsSection .CategoryCard__tyreConditions{display:flex;gap:16px;justify-content:flex-start;list-style:none;padding:0}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__tyreDetailsSection .CategoryCard__tyreConditions .CategoryCard__conditionItem{display:flex;flex-direction:column;gap:4px}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__tyreDetailsSection .CategoryCard__tyreConditions .CategoryCard__conditionItem .CategoryCard__conditionLabel{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:16px}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__tyreDetailsSection .CategoryCard__tyreConditions .CategoryCard__conditionItem .CategoryCard__conditionValue{color:#00b088;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:18px}.CategoryCard__inspectionItems .CategoryCard__inspectionItem .CategoryCard__tyreDetailsSection .CategoryCard__tyreConditionLabel{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;letter-spacing:1px;line-height:18px;margin:0 0 12px;text-transform:uppercase}.CategoryCard__warningNote{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:16px;padding:4px 0 16px;text-align:center}.CategoryCard__customizedPartsSection{background:linear-gradient(180deg,#f3edff,#fff);border-radius:0 0 12px 12px;border-top:1px solid #e7dbfc;padding:16px 12px}.CategoryCard__customizedPartsSection .CategoryCard__customizedPartsHeader{background-color:#6037ac;border-radius:8px;display:inline-flex;padding:2px 6px}.CategoryCard__customizedPartsSection .CategoryCard__customizedPartsHeader .CategoryCard__customizedPartsLabel{color:#fff;font-family:font-medium;font-size:10px;letter-spacing:1px;line-height:12px;text-transform:uppercase}.CategoryCard__customizedPartsSection .CategoryCard__customizedPartsList{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:8px 0 0;padding:0}.CategoryCard__customizedPartsSection .CategoryCard__customizedPartsList .CategoryCard__customizedPartItem span{color:#555;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:18px;margin-left:3px}.CategoryCard__btmContainer{border-radius:16px!important}.CategoryCard__closeBtn{box-shadow:0 0 10px #87878733}.CategoryCard__bSheetBox{height:85vh;max-height:85vh}.CategoryCard__btmClose{top:28px!important;z-index:5}.CategoryTabs__categorySection{background:#fff;border-bottom:1px solid #e8e8e8;position:sticky;top:52px;z-index:5}.CategoryTabs__categorySection::-webkit-scrollbar{display:none}.CategoryTabs__categorySection .CategoryTabs__categoryTabsContainer{align-items:flex-start;align-self:stretch;display:flex;gap:24px;justify-content:space-evenly;list-style:none;margin:0;overflow:auto;padding:12px 16px 0;scrollbar-width:none}.CategoryTabs__categorySection .CategoryTabs__categoryTabsContainer .CategoryTabs__categoryTab{padding-bottom:16px;position:relative}.CategoryTabs__categorySection .CategoryTabs__categoryTabsContainer .CategoryTabs__categoryTab.CategoryTabs__excellent .CategoryTabs__scoreTag{background:#367960}.CategoryTabs__categorySection .CategoryTabs__categoryTabsContainer .CategoryTabs__categoryTab.CategoryTabs__good .CategoryTabs__scoreTag{background:#00b088}.CategoryTabs__categorySection .CategoryTabs__categoryTabsContainer .CategoryTabs__categoryTab.CategoryTabs__fair .CategoryTabs__scoreTag{background:#4444b2}.CategoryTabs__categorySection .CategoryTabs__categoryTabsContainer .CategoryTabs__categoryTab.CategoryTabs__average .CategoryTabs__scoreTag{background:#ad9031}.CategoryTabs__categorySection .CategoryTabs__categoryTabsContainer .CategoryTabs__categoryTab .CategoryTabs__tabContent{align-items:center;display:flex;gap:4px}.CategoryTabs__categorySection .CategoryTabs__categoryTabsContainer .CategoryTabs__categoryTab .CategoryTabs__tabContent .CategoryTabs__tabName{color:#2e054e;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px;transition:color .3s;white-space:nowrap}.CategoryTabs__categorySection .CategoryTabs__categoryTabsContainer .CategoryTabs__categoryTab .CategoryTabs__tabContent .CategoryTabs__scoreTag{border-radius:12px;box-sizing:border-box;color:#fff;display:flex;font-family:font-book;font-size:12px;height:18px;justify-content:center;letter-spacing:0;line-height:18px;padding:0 6px;text-align:center;width:30px}.CategoryTabs__categorySection .CategoryTabs__categoryTabsContainer .CategoryTabs__categoryTab.CategoryTabs__active{border-bottom:2px solid #2e054e}.ScoreCalculationDetail__header{align-items:center;background:#fff;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;padding:16px}.ScoreCalculationDetail__header .ScoreCalculationDetail__title{color:#2e054e;font-family:font-demi;font-size:18px;letter-spacing:0;line-height:22px}.ScoreCalculationDetail__illustrationSection{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.ScoreCalculationDetail__illustration{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:20px}.ScoreCalculationDetail__contentSections{align-self:stretch;display:flex;flex-direction:column;padding:16px}.ScoreCalculationDetail__sectionsList{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.ScoreCalculationDetail__section{border-bottom:1px dotted #e8e8e8;margin-bottom:18px;padding-bottom:18px}.ScoreCalculationDetail__section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.ScoreCalculationDetail__sectionTitle{color:#2e054e;font-family:font-book;font-size:16px;letter-spacing:0;line-height:24px;line-height:20px;margin-bottom:12px}.ScoreCalculationDetail__sectionItems{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.ScoreCalculationDetail__item{align-items:center;display:flex;justify-content:space-between}.ScoreCalculationDetail__itemLabel{color:#555;flex:1;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:18px}.ScoreCalculationDetail__penalty{align-items:center;color:#2e054e;display:flex;font-family:font-book;font-size:14px;gap:8px;letter-spacing:0;line-height:20px}.ScoreCalculationDetail__penalty .ScoreCalculationDetail__penaltyBar{background-color:#e8e8e8;border-radius:4px;display:flex;flex-direction:column;height:14px;justify-content:flex-end;margin-bottom:2px;overflow:hidden;width:2px}.ScoreCalculationDetail__penalty .ScoreCalculationDetail__penaltyBar .ScoreCalculationDetail__penaltyProgress{border-radius:2px;transition:height .3s ease;width:100%}.ScoreCalculationDetail__penalty .ScoreCalculationDetail__penaltyBar .ScoreCalculationDetail__penaltyProgress.ScoreCalculationDetail__high{background-color:#ed264f;height:100%}.ScoreCalculationDetail__penalty .ScoreCalculationDetail__penaltyBar .ScoreCalculationDetail__penaltyProgress.ScoreCalculationDetail__medium{background-color:#e36000;height:65%}.ScoreCalculationDetail__penalty .ScoreCalculationDetail__penaltyBar .ScoreCalculationDetail__penaltyProgress.ScoreCalculationDetail__low{background-color:#ffcd00;height:50%}.ScoreCalculationDetail__penalty .ScoreCalculationDetail__penaltyBar .ScoreCalculationDetail__penaltyProgress.ScoreCalculationDetail__lowest{background-color:#00b088;height:25%}.ScoreCalculationDetail__penalty .ScoreCalculationDetail__penaltyBar .ScoreCalculationDetail__penaltyProgress.ScoreCalculationDetail__none{background-color:#e8e8e8;height:0}.ScoreCalculationDetail__sectionDescription{color:#555;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:18px;margin:0 0 12px}.ScoreCalculationDetail__sectionDescription:last-child{margin-bottom:0}.ScoreCalculationDetail__footer{background-color:#fff;padding:16px}.ScoreCalculationDetail__okayButton{background:#6300a3;border-radius:8px;color:#fff;font-family:font-book;font-size:16px;letter-spacing:0;line-height:24px;padding:14px;width:100%}.ScoreCalculationCTA__scoreInfoSection{background-color:#fff;border-radius:8px;margin:16px 16px 0}.ScoreCalculationCTA__scoreInfoSection .ScoreCalculationCTA__scoreInfoHeader{cursor:pointer;display:flex;gap:4px;padding:12px}.ScoreCalculationCTA__scoreInfoSection .ScoreCalculationCTA__scoreInfoHeader .ScoreCalculationCTA__scoreCalculationLink{color:#2e054e;flex:1;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.ScoreCalculationCTA__btmContainer{border-radius:16px!important}.ScoreCalculationCTA__closeBtn{box-shadow:0 0 10px #87878733}.DetailReportSectionV3__inspectionDetailWrapper{display:flex;flex-direction:column;height:100%;width:100%}.DetailReportSectionV3__inspectionDetailWrapper .DetailReportSectionV3__inspectionDetail{background-color:#f1f1f1;border-radius:12px 12px 0 0;min-height:100vh}.DetailReportSectionV3__inspectionDetailWrapper .DetailReportSectionV3__testDriveCTAWrap{border-top:1px solid #f1f1f1;bottom:0;position:sticky;z-index:5}.DetailReportSectionV3__loading{align-items:center;display:flex;height:100vh;justify-content:center}.DetailReportSectionV3__detailSection{background-color:#f1f1f1;padding:16px}.DetailReportSectionV3__detailSection::-webkit-scrollbar{scroll-behavior:smooth}.DetailReportSectionV3__detailSection .DetailReportSectionV3__sectionWrapper{background-color:#fff;border-radius:12px;margin-bottom:24px}.DetailReportSectionV3__detailSection .DetailReportSectionV3__sectionWrapper:last-child{margin-bottom:0}.PDPGalleryV3__embla{width:100%;--slide-spacing:0px;--slide-size:100%;position:relative}.PDPGalleryV3__threeSixtyBtn{background-color:#fff!important;border:none!important;border-radius:20px!important;bottom:12px;height:28px!important;left:12px;margin-bottom:8px;padding:0 12px;position:absolute!important;transition:opacity 1s ease-in-out;width:48px!important;z-index:4}.PDPGalleryV3__threeSixtyBtn:before{border-top-color:#2e054e!important}.PDPGalleryV3__threeSixtyBtn svg{margin-right:0!important}.PDPGalleryV3__embla_viewport{overflow:hidden;touch-action:pan-x pinch-zoom}.PDPGalleryV3__embla_container{align-items:flex-start;display:flex;margin-left:calc(var(--slide-spacing)*-1);touch-action:pan-x pinch-zoom;transition:height .3s}.PDPGalleryV3__embla_slide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing);position:relative;transform:translateZ(0)}.PDPGalleryV3__first_slide{flex:0 0 100%!important;height:225px;margin-right:-16px;-webkit-mask-image:linear-gradient(90deg,#141414,#141414 calc(100% - 18px),transparent calc(100% - 18px),transparent);mask-image:linear-gradient(90deg,#141414,#141414 calc(100% - 18px),transparent calc(100% - 18px),transparent);max-height:225px}.PDPGalleryV3__first_image_wrapper{cursor:pointer;height:225px;max-height:225px;overflow:hidden;position:relative;width:100%}.PDPGalleryV3__first_image{height:225px;max-height:225px;-o-object-fit:cover;object-fit:cover;width:100%}.PDPGalleryV3__layout_1{grid-template-columns:1fr;grid-template-rows:225px}.PDPGalleryV3__engine_image_wrapper{cursor:pointer;height:170px;overflow:hidden;position:relative;width:100%}.PDPGalleryV3__engine_image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.PDPGalleryV3__engine_data_container{background-color:#f1f1f1;box-sizing:border-box;height:202px;padding:16px;width:100%}.PDPGalleryV3__engine_data_grid{display:flex;flex-wrap:wrap;gap:8px;width:100%}.PDPGalleryV3__engine_data_grid_2{height:100%}.PDPGalleryV3__engine_data_grid_2,.PDPGalleryV3__engine_data_grid_3{display:flex;flex-direction:column;gap:8px;width:100%}.PDPGalleryV3__engine_data_grid_3_row1{flex:1;min-height:0}.PDPGalleryV3__engine_data_grid_3_row2{display:grid;flex:1;gap:8px;grid-template-columns:1fr 1fr;min-height:0}.PDPGalleryV3__engine_data_grid_4{display:flex;flex-direction:column;gap:8px;height:100%;width:100%}.PDPGalleryV3__engine_data_grid_4_row1{display:grid;flex:1;gap:8px;grid-template-columns:2fr 1fr;min-height:0}.PDPGalleryV3__engine_data_grid_4_row2{display:grid;flex:1;gap:8px;grid-template-columns:1fr 1fr;min-height:0}.PDPGalleryV3__engine_card{align-items:flex-start;background-color:#fff;border-radius:12px;box-sizing:border-box;display:flex;gap:8px;justify-content:space-between;padding:16px;width:calc(50% - 4px)}.PDPGalleryV3__engine_card_full{width:100%!important}.PDPGalleryV3__engine_card_grid_2{box-sizing:border-box;width:100%}.PDPGalleryV3__engine_card_grid_4{box-sizing:border-box;min-width:0;width:100%}.PDPGalleryV3__engine_card_content{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0;overflow:hidden}.PDPGalleryV3__engine_card_title{color:#2e054e;font-family:font-medium;font-size:14px}.PDPGalleryV3__engine_card_subtitle,.PDPGalleryV3__engine_card_title{letter-spacing:0;line-height:18px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PDPGalleryV3__engine_card_subtitle{color:#555;font-family:font-book;font-size:12px}.PDPGalleryV3__engine_card_icon{flex-shrink:0;height:36px;overflow:hidden;width:36px}.PDPGalleryV3__engine_card_icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.PDPGalleryV3__inspection_container{background-color:#f1f1f1;box-sizing:border-box;display:grid;gap:8px;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr);height:372px;padding:18px 28px 28px}.PDPGalleryV3__inspection_header{display:flex;flex-direction:column;gap:4px;justify-content:center}.PDPGalleryV3__inspection_title_wrapper{align-items:flex-start;display:flex;gap:4px}.PDPGalleryV3__inspection_title_bar{background-color:#2e054e;height:20px;width:2px}.PDPGalleryV3__inspection_title{color:#2e054e;font-family:font-demi;font-size:16px;font-weight:600;letter-spacing:0;line-height:20px;margin:0}.PDPGalleryV3__inspection_link{align-items:center;cursor:pointer;display:flex;gap:2px}.PDPGalleryV3__inspection_link span{color:#555;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.PDPGalleryV3__inspection_card{border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.PDPGalleryV3__inspection_card_header{align-items:center;background-color:#fff;border-bottom:1px solid #e8e8e8;display:flex;gap:4px;padding:8px 12px}.PDPGalleryV3__inspection_card_icon{flex-shrink:0;height:14px;width:14px}.PDPGalleryV3__inspection_card_name{color:#2e054e;font-family:font-medium;font-size:12px;font-size:9px;letter-spacing:0;line-height:16px;text-transform:uppercase}.PDPGalleryV3__inspection_card_body{background-color:#fff;box-sizing:border-box;display:flex;flex:1;flex-direction:column;gap:8px;justify-content:center;padding:8px 12px 12px}.PDPGalleryV3__inspection_card_desc{color:#555;font-family:font-book;font-size:12px;font-size:10px;letter-spacing:0;line-height:18px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PDPGalleryV3__inspection_rating_wrapper{align-items:center;display:flex;gap:4px}.PDPGalleryV3__inspection_rating_badge{border-radius:100px;color:#fff;padding:1px 6px}.PDPGalleryV3__inspection_rating_badge,.PDPGalleryV3__inspection_rating_text{font-family:font-medium;font-size:12px;letter-spacing:0;line-height:16px}.PDPGalleryV3__features_container{background-color:#f1f1f1;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;height:372px;padding:16px 16px 20px}.PDPGalleryV3__features_header{align-items:center;display:flex;gap:4px}.PDPGalleryV3__features_title_bar{background-color:#2e054e;height:16px;width:2px}.PDPGalleryV3__features_title{color:#2e054e;font-family:font-demi;font-size:16px;font-weight:600;letter-spacing:0;line-height:20px;margin:0;text-align:center}.PDPGalleryV3__feature_card,.PDPGalleryV3__features_grid{display:flex;flex:1;flex-direction:column;gap:8px}.PDPGalleryV3__feature_card{align-items:center;background-color:#fff;border-radius:12px;justify-content:center;padding:12px}.PDPGalleryV3__feature_card_small{padding:12px}.PDPGalleryV3__feature_icon{flex-shrink:0;-o-object-fit:contain;object-fit:contain}.PDPGalleryV3__feature_icon_large{height:140px;width:140px}.PDPGalleryV3__feature_icon_medium{height:90px;width:90px}.PDPGalleryV3__feature_icon_small{height:68px;width:68px}.PDPGalleryV3__feature_icon_xsmall{height:56px;width:56px}.PDPGalleryV3__feature_content{align-items:center;display:flex;flex-direction:column;gap:2px}.PDPGalleryV3__feature_content .PDPGalleryV3__feature_title{color:#2e054e;margin:0;text-align:center}.PDPGalleryV3__feature_content .PDPGalleryV3__feature_subtitle{color:#555;text-align:center}.PDPGalleryV3__features_layout_1 .PDPGalleryV3__feature_card{flex:1}.PDPGalleryV3__features_layout_1 .PDPGalleryV3__feature_title{font-family:font-demi;font-size:16px;letter-spacing:0;line-height:20px}.PDPGalleryV3__features_layout_1 .PDPGalleryV3__feature_subtitle{font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.PDPGalleryV3__features_layout_2{flex-direction:column}.PDPGalleryV3__features_layout_2 .PDPGalleryV3__feature_card{align-items:center;flex:1;flex-direction:row;gap:8px;justify-content:center}.PDPGalleryV3__features_layout_2 .PDPGalleryV3__feature_card:nth-child(odd){flex-direction:row-reverse}.PDPGalleryV3__features_layout_2 .PDPGalleryV3__feature_card:nth-child(odd) .PDPGalleryV3__feature_content{margin-left:14px}.PDPGalleryV3__features_layout_2 .PDPGalleryV3__feature_card:nth-child(2n) .PDPGalleryV3__feature_content{margin-right:14px}.PDPGalleryV3__features_layout_2 .PDPGalleryV3__feature_icon{flex-shrink:0}.PDPGalleryV3__features_layout_2 .PDPGalleryV3__feature_title{font-family:font-demi;font-size:16px;letter-spacing:0;line-height:20px}.PDPGalleryV3__features_layout_2 .PDPGalleryV3__feature_subtitle{font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.PDPGalleryV3__features_layout_3{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.PDPGalleryV3__features_layout_3 .PDPGalleryV3__feature_card:first-child{grid-column:1/3;grid-row:2/3}.PDPGalleryV3__features_layout_3 .PDPGalleryV3__feature_card:nth-child(2){grid-column:1/2;grid-row:1/2}.PDPGalleryV3__features_layout_3 .PDPGalleryV3__feature_card:nth-child(3){grid-column:2/3;grid-row:1/2}.PDPGalleryV3__features_layout_3 .PDPGalleryV3__feature_title{font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px}.PDPGalleryV3__features_layout_3 .PDPGalleryV3__feature_subtitle{font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.PDPGalleryV3__features_layout_4{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr 1fr}.PDPGalleryV3__features_layout_4 .PDPGalleryV3__feature_card:first-child{grid-column:1/4;grid-row:1/2}.PDPGalleryV3__features_layout_4 .PDPGalleryV3__feature_card:nth-child(2){grid-column:4/6;grid-row:1/2}.PDPGalleryV3__features_layout_4 .PDPGalleryV3__feature_card:nth-child(3){grid-column:1/3;grid-row:2/3}.PDPGalleryV3__features_layout_4 .PDPGalleryV3__feature_card:nth-child(4){grid-column:3/6;grid-row:2/3}.PDPGalleryV3__features_layout_4 .PDPGalleryV3__feature_title{font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px}.PDPGalleryV3__features_layout_4 .PDPGalleryV3__feature_subtitle{font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.PDPGalleryV3__features_layout_5{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:1fr 1fr}.PDPGalleryV3__features_layout_5 .PDPGalleryV3__feature_card:first-child{grid-column:1/4;grid-row:1/2}.PDPGalleryV3__features_layout_5 .PDPGalleryV3__feature_card:nth-child(2){grid-column:4/7;grid-row:1/2}.PDPGalleryV3__features_layout_5 .PDPGalleryV3__feature_card:nth-child(3){grid-column:1/3;grid-row:2/3}.PDPGalleryV3__features_layout_5 .PDPGalleryV3__feature_card:nth-child(4){grid-column:3/5;grid-row:2/3}.PDPGalleryV3__features_layout_5 .PDPGalleryV3__feature_card:nth-child(5){grid-column:5/7;grid-row:2/3}.PDPGalleryV3__features_layout_5 .PDPGalleryV3__feature_card:first-child .PDPGalleryV3__feature_title,.PDPGalleryV3__features_layout_5 .PDPGalleryV3__feature_card:nth-child(2) .PDPGalleryV3__feature_title{font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px}.PDPGalleryV3__features_layout_5 .PDPGalleryV3__feature_card:first-child .PDPGalleryV3__feature_subtitle,.PDPGalleryV3__features_layout_5 .PDPGalleryV3__feature_card:nth-child(2) .PDPGalleryV3__feature_subtitle{font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.PDPGalleryV3__features_layout_5 .PDPGalleryV3__feature_card:nth-child(3) .PDPGalleryV3__feature_title,.PDPGalleryV3__features_layout_5 .PDPGalleryV3__feature_card:nth-child(4) .PDPGalleryV3__feature_title,.PDPGalleryV3__features_layout_5 .PDPGalleryV3__feature_card:nth-child(5) .PDPGalleryV3__feature_title{font-family:font-medium;font-size:12px;letter-spacing:0;line-height:16px}.PDPGalleryV3__features_layout_5 .PDPGalleryV3__feature_card:nth-child(3) .PDPGalleryV3__feature_subtitle,.PDPGalleryV3__features_layout_5 .PDPGalleryV3__feature_card:nth-child(4) .PDPGalleryV3__feature_subtitle,.PDPGalleryV3__features_layout_5 .PDPGalleryV3__feature_card:nth-child(5) .PDPGalleryV3__feature_subtitle{font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.PDPGalleryV3__category_label{align-items:center;background:linear-gradient(180deg,rgba(0,0,0,.5),transparent);color:#fff;display:flex;font-family:font-demi;font-size:16px;gap:4px;letter-spacing:0;line-height:20px;padding:12px 12px 24px;position:absolute;width:calc(100% - 24px);z-index:1}.PDPGalleryV3__category_label_bar{background-color:#fff;height:16px;width:2px}.PDPGalleryV3__benefits_container{background-color:#f1f1f1;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;height:372px;padding:16px 16px 20px}.PDPGalleryV3__benefits_header{align-items:center;display:flex;gap:4px;justify-content:space-between}.PDPGalleryV3__benefits_header .PDPGalleryV3__benefits_header_content{gap:4px}.PDPGalleryV3__benefits_header .PDPGalleryV3__benefits_header_content .PDPGalleryV3__benefits_title_bar{background-color:#2e054e;height:16px;width:2px}.PDPGalleryV3__benefits_header .PDPGalleryV3__benefits_header_content .PDPGalleryV3__benefits_title{color:#2e054e;font-family:font-demi;font-size:16px;font-weight:600;letter-spacing:0;line-height:20px;margin:0}.PDPGalleryV3__benefits_header .PDPGalleryV3__carType{background-color:#6300a3;border-radius:6px;gap:4px;padding:6px}.PDPGalleryV3__benefits_header .PDPGalleryV3__carType .PDPGalleryV3__carTypeText{color:#fff;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.PDPGalleryV3__benefits_header .PDPGalleryV3__carType_budget{background-color:#6161ff}.PDPGalleryV3__benefits_header .PDPGalleryV3__carType_assured,.PDPGalleryV3__benefits_header .PDPGalleryV3__carType_assured_plus{background-color:#6300a3}.PDPGalleryV3__benefits_header .PDPGalleryV3__carType_luxury{background-color:#ed264f}.PDPGalleryV3__benefits_grid{display:flex;flex:1;flex-direction:column;gap:8px}.PDPGalleryV3__benefits_row{display:flex;flex:1;gap:8px;min-height:0}.PDPGalleryV3__benefits_layout_4{display:grid!important;flex-direction:unset;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr 1fr}.PDPGalleryV3__benefits_layout_4 .PDPGalleryV3__benefit_card{flex:unset}.PDPGalleryV3__benefits_layout_4 .PDPGalleryV3__benefit_card:first-child{grid-column:1/3;grid-row:1/2}.PDPGalleryV3__benefits_layout_4 .PDPGalleryV3__benefit_card:nth-child(2){grid-column:3/6;grid-row:1/2}.PDPGalleryV3__benefits_layout_4 .PDPGalleryV3__benefit_card:nth-child(3){grid-column:1/4;grid-row:2/3}.PDPGalleryV3__benefits_layout_4 .PDPGalleryV3__benefit_card:nth-child(4){grid-column:4/6;grid-row:2/3}.PDPGalleryV3__benefit_card{align-items:center;background-color:#fff;border-radius:12px;display:flex;flex:1;flex-direction:column;gap:8px;justify-content:center;min-width:0;padding:12px}.PDPGalleryV3__benefit_card_small{padding:12px}.PDPGalleryV3__benefit_card_narrow{flex:0 0 139px}.PDPGalleryV3__benefit_icon{flex-shrink:0;height:64px;-o-object-fit:contain;object-fit:contain;width:64px}.PDPGalleryV3__benefit_icon_medium{height:56px;width:56px}.PDPGalleryV3__benefit_icon_small{height:40px;width:40px}.PDPGalleryV3__benefit_content{display:flex;flex-direction:column;gap:2px;text-align:center;width:100%}.PDPGalleryV3__benefit_title{color:#2e054e;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px;margin:0;text-align:center}.PDPGalleryV3__benefit_title_small{font-family:font-medium;font-size:12px;letter-spacing:0;line-height:16px}.PDPGalleryV3__benefit_subtitle{color:#555;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;margin:0;text-align:center}.PDPGalleryV3__benefit_highlight{color:#367960;font-family:font-demi;font-size:14px;font-size:10px;letter-spacing:0;line-height:18px}.PDPGalleryV3__buyback_pill{align-items:center;background-color:#e5f7f3;border-radius:12px;display:flex;justify-content:center;padding:4px 8px}.PDPGalleryV3__buyback_currency{color:#367960;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px;padding-bottom:2px}.PDPGalleryV3__buyback_amount{color:#367960;font-family:font-demi;font-size:20px;font-weight:600;letter-spacing:0;line-height:24px}.PDPGalleryV3__dents_tyres_container{background-color:#f1f1f1;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;height:372px;padding:16px 16px 20px}.PDPGalleryV3__dents_tyres_header{align-items:center;display:flex;gap:4px}.PDPGalleryV3__dents_tyres_title_bar{background-color:#2e054e;height:16px;width:2px}.PDPGalleryV3__dents_tyres_title{color:#2e054e;font-family:font-demi;font-size:16px;font-weight:600;letter-spacing:0;line-height:20px;margin:0}.PDPGalleryV3__dents_tyres_grid{display:flex;flex:1;flex-wrap:wrap;gap:8px;min-height:0}.PDPGalleryV3__dents_tyres_grid_column{flex-direction:column}.PDPGalleryV3__dents_tyres_card{background-color:#fff;border:2px solid #fff;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden}.PDPGalleryV3__dents_tyres_card:first-child,.PDPGalleryV3__dents_tyres_card:nth-child(2){flex:1;min-width:0}.PDPGalleryV3__dents_tyres_card:nth-child(3){width:100%}.PDPGalleryV3__dents_tyres_images{background-color:#fff;display:grid;flex:1;gap:2px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;min-height:0}.PDPGalleryV3__dents_tyres_image_wrapper{min-height:0;overflow:hidden;position:relative}.PDPGalleryV3__dents_tyres_image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.PDPGalleryV3__dents_tyres_image_loading{background-color:#dfdfdf;height:100%;width:100%}.PDPGalleryV3__dents_tyres_card_footer{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:8px 4px 8px 12px}.PDPGalleryV3__dents_tyres_card_name{color:#2e054e;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px}.PDPGalleryV3__image_grid{display:grid;gap:2px;transition:height .3s ease-out;width:100%}.PDPGalleryV3__grid_item{cursor:pointer;overflow:hidden;position:relative}.PDPGalleryV3__grid_item .PDPGalleryV3__img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.PDPGalleryV3__grid_item .PDPGalleryV3__imagePlaceholder{height:calc(100% - 8px);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:4px;width:calc(100% - 8px)}.PDPGalleryV3__grid_item .PDPGalleryV3__more_overlay{align-items:center;background:#00000080;display:flex;justify-content:center;inset:0;position:absolute}.PDPGalleryV3__grid_item .PDPGalleryV3__more_overlay span{align-items:center;border:1px solid #fff;border-radius:6px;color:#fff;display:flex;font-family:font-book;font-size:12px;gap:2px;letter-spacing:0;line-height:18px;padding:8px}.PDPGalleryV3__layout_3{grid-template-columns:1fr 1fr;grid-template-rows:184px 92px 92px}.PDPGalleryV3__layout_3 .PDPGalleryV3__grid_item:first-child{grid-column:1/3;grid-row:1/2}.PDPGalleryV3__layout_3 .PDPGalleryV3__grid_item:nth-child(2){grid-column:1/2;grid-row:2/4}.PDPGalleryV3__layout_3 .PDPGalleryV3__grid_item:nth-child(3){grid-column:2/3;grid-row:2/4}.PDPGalleryV3__layout_4{grid-template-columns:1fr 1fr;grid-template-rows:184px 92px 92px}.PDPGalleryV3__layout_4 .PDPGalleryV3__grid_item:first-child{grid-column:1/3;grid-row:1/2}.PDPGalleryV3__layout_4 .PDPGalleryV3__grid_item:nth-child(2){grid-column:1/2;grid-row:2/4}.PDPGalleryV3__layout_4 .PDPGalleryV3__grid_item:nth-child(3){grid-column:2/3;grid-row:2/3}.PDPGalleryV3__layout_4 .PDPGalleryV3__grid_item:nth-child(4){grid-column:2/3;grid-row:3/4}.PDPGalleryV3__layout_5{grid-template-columns:1fr 1fr;grid-template-rows:184px 92px 92px}.PDPGalleryV3__layout_5 .PDPGalleryV3__grid_item:first-child{grid-column:1/3;grid-row:1/2}.PDPGalleryV3__layout_5 .PDPGalleryV3__grid_item:nth-child(2){grid-column:1/2;grid-row:2/3}.PDPGalleryV3__layout_5 .PDPGalleryV3__grid_item:nth-child(3){grid-column:2/3;grid-row:2/3}.PDPGalleryV3__layout_5 .PDPGalleryV3__grid_item:nth-child(4){grid-column:1/2;grid-row:3/4}.PDPGalleryV3__layout_5 .PDPGalleryV3__grid_item:nth-child(5){grid-column:2/3;grid-row:3/4}.PDPGalleryV3__embla_controls{align-items:center;bottom:0;display:flex;justify-content:center;left:0;margin-inline:auto;margin-bottom:6px;padding:12px 0;position:absolute;right:0;width:-moz-max-content;width:max-content;z-index:1}.PDPGalleryV3__embla_dots{background-color:#14141450;border-radius:12px;flex-wrap:wrap;gap:4px;padding:4px}.PDPGalleryV3__embla_dot,.PDPGalleryV3__embla_dots{align-items:center;display:flex;justify-content:center}.PDPGalleryV3__embla_dot{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;border-radius:50%;cursor:pointer;margin:0;outline:none;padding:0;text-decoration:none;touch-action:manipulation}.PDPGalleryV3__embla_dot:focus{outline:none}.PDPGalleryV3__embla_dot:after{background-color:#cacaca;border-radius:50%;content:"";height:6px;transition:width .2s ease,height .2s ease;width:6px}.PDPGalleryV3__embla_dot_selected:after{background-color:#fff;content:"";height:6px;width:6px}.PDPGalleryV3__embla_dot_small:after{height:4px;width:4px}.PDPGalleryV3__embla_container.PDPGalleryV3__animate{animation:PDPGalleryV3__scrollHint 1.5s ease-in-out 1}.PDPGalleryV3__embla_viewport.PDPGalleryV3__animate{pointer-events:none}@media(max-width:369px){.PDPGalleryV3__benefits_layout_4 .PDPGalleryV3__benefit_icon,.PDPGalleryV3__features_layout_4 .PDPGalleryV3__feature_icon,.PDPGalleryV3__features_layout_5 .PDPGalleryV3__feature_card:nth-child(n+3) .PDPGalleryV3__feature_icon{height:40px;width:40px}}@keyframes PDPGalleryV3__scrollHint{0%{transform:translate(0)}50%{transform:translate(-40px)}to{transform:translate(0)}}.GallerySection__productImageCarouselWrapper{background:#fff;height:225px;max-height:225px;position:relative;width:100%}.GallerySection__productImageCarouselWrapper .GallerySection__background{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.GallerySection__productImageCarouselWrapper .GallerySection__carouselImageV2{height:100%;height:225px;-o-object-fit:cover;object-fit:cover;width:100vw}.GallerySection__productImageCarouselWrapper .GallerySection__addDimensions{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.GallerySection__inspectionReportBottomSheet{overflow-y:auto}.GallerySection__inspectionReportBottomSheet .GallerySection__inspectionReportContent{height:100%;overflow-y:auto}.GallerySection__inspectionReportBottomSheet .GallerySection__closeBottomSheet{position:absolute;right:12px;top:16px}.GallerySection__inspectionLoading{align-items:center;display:flex;justify-content:center;max-height:90vh;min-height:80vh;width:100%}.TagSection__tagSection{border:1px solid #f1f1f1;border-radius:20px;display:flex;margin:4px 0;padding:0;width:-moz-fit-content;width:fit-content}.TagSection__tagSection.TagSection__increasePaddingTop{padding-top:0}.TagSection__tagSection .TagSection__tags{background-color:#efe5f6;border-radius:20px;padding:6px 8px}.TagSection__tagSection .TagSection__tags.TagSection__max{background-color:#fde9ed}.TagSection__tagSection .TagSection__tags.TagSection__budget{background-color:#efefff}.TagSection__tagSection .TagSection__tags.TagSection__luxury{background-color:#fde9ed}.TagSection__tagSection .TagSection__tags.TagSection__assured-electric,.TagSection__tagSection .TagSection__tags.TagSection__luxury-electric{background-color:#e5f7f3}.TagSection__tagSection .TagSection__tags svg{height:12px;margin:0;max-width:100%;width:auto}.TagSection__tagSection .TagSection__maxLiteElectric{background-color:#e5f7f3!important}.TagSection__tagSection .TagSection__tagLine{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:16px;margin:0 8px 0 6px}.TagSection__tagSection .TagSection__tagLine svg{margin:0 0 -2px 4px}.TagSection__tags{align-items:center;cursor:pointer;overflow:hidden;position:relative}.TagSection__tags,.TagSection__tags.TagSection__assured,.TagSection__tags.TagSection__assured-plus,.TagSection__tags.TagSection__budget,.TagSection__tags.TagSection__luxury{display:inline-flex}.TagSection__tagLine{align-items:center;color:#555;cursor:pointer;display:inline-flex;font-family:font-book;font-size:12px;gap:4px;line-height:1.4}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__productDetailSection{background-color:#fff;color:#2e054e;opacity:1;overflow:hidden;padding:0 16px 8px;position:relative;transition:max-height .3s ease-out,padding-top .3s ease-out,padding-bottom .3s ease-out,opacity .3s ease-out}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__productDetailSection.TopProductDetailV2__iPadProductDetailSection{padding:10px 16px 16px}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__productDetailSection.TopProductDetailV2__hidden{opacity:0;padding-bottom:0;padding-top:0}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__productbasicDetails{border-bottom:1px solid #f1f1f1;display:flex;flex-direction:row-reverse;justify-content:space-between;position:relative}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__productbasicDetails.TopProductDetailV2__addTBMargin{border-bottom:none;display:inherit}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__shortlistContainerV2{cursor:pointer;position:absolute;right:0;top:0;z-index:10}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__leftSide{display:flex;flex-direction:column;width:100%}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__nameSection{font-family:font-medium;font-size:16px;line-height:20px;margin:0 0 2px;width:calc(100% - 16px);word-break:break-word}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__regYearInfoIcon{align-items:center;display:inline-flex}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__otherDetailSection{display:flex;font-size:14px;line-height:18px;white-space:nowrap}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__detailItem{align-items:center;display:inline-flex;font-family:font-book;text-transform:none}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__detailItem.TopProductDetailV2__electric{align-items:center;background-color:#00b088;border-radius:4px;color:#fff;display:flex;padding:0 6px}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__detailItem.TopProductDetailV2__electric svg{transform:translateY(1px)}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__hubTraffic{align-items:center;display:flex}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__hubTraffic.TopProductDetailV2__ev{margin-top:0}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__hubName{align-items:center;color:#888;cursor:pointer;display:flex;font-family:font-book;font-size:12px;gap:4px;letter-spacing:0;line-height:18px;line-height:16px;width:100%}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__hubName svg{display:flex;flex-shrink:0}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__hubName p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__hubName.TopProductDetailV2__truncateHub{max-width:70%}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__hubDistance{font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;line-height:16px;white-space:nowrap}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__changeCoachMarkPosition{position:relative}.TopProductDetailV2__topProductDetailV2Container .TopProductDetailV2__coachMarkPointer{position:absolute}@property --hash-glow-angle{syntax:"<angle>";initial-value:0deg;inherits:false}#hash-scroll-highlight{isolation:isolate;position:relative}#hash-scroll-highlight:after{animation:useHashScroll__hash-glow-appear-rotate 5s linear 1;background:conic-gradient(from var(--hash-glow-angle) at 50% 50%,#9747ff 0deg,#6161ff 180deg,#9747ff 1turn);border-radius:16px;content:"";filter:blur(10px);inset:50% -32px -22px;margin-left:16px;opacity:0;pointer-events:none;position:absolute;transform:translateY(-50%);width:70%;z-index:-1}#hash-scroll-highlight[data-scroll-title]:after{inset:-18px -30px;margin:0;transform:none;width:auto}@keyframes useHashScroll__hash-glow-appear-rotate{0%{opacity:0;--hash-glow-angle:0deg}20%{opacity:.3;--hash-glow-angle:0deg}80%{opacity:.3;--hash-glow-angle:360deg}to{opacity:0;--hash-glow-angle:360deg}}@property --hash-chip-angle{syntax:"<angle>";initial-value:0deg;inherits:false}#hash-chip-highlight{position:relative}#hash-chip-highlight:after{animation:useHashScroll__hash-chip-rotate 2s linear 5;background:conic-gradient(from var(--hash-chip-angle),rgba(151,71,255,.6) 0deg,rgba(151,71,255,.7) 10deg,#9747ff 20deg,rgba(151,71,255,.7) 60deg,rgba(151,71,255,.6) 70deg,rgba(151,71,255,.5) 80deg,rgba(151,71,255,.4) 90deg,rgba(151,71,255,.3) 100deg,rgba(151,71,255,0) 110deg,rgba(97,97,255,.3) 180deg,rgba(97,97,255,.3) 180deg,rgba(97,97,255,.4) 190deg,rgba(97,97,255,.5) 200deg,rgba(97,97,255,.6) 210deg,#6161ff 220deg,rgba(97,97,255,.6) 250deg,rgba(97,97,255,.5) 260deg,rgba(97,97,255,.4) 270deg,rgba(97,97,255,.3) 280deg,rgba(97,97,255,0) 290deg,rgba(151,71,255,.3) 330deg,rgba(151,71,255,.4) 340deg,rgba(151,71,255,.5) 350deg,rgba(151,71,255,.6) 1turn);border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute;z-index:1}@keyframes useHashScroll__hash-chip-rotate{to{--hash-chip-angle:360deg}}.styles__productPageContainer{background-color:#f6f6f6;margin-top:52px;padding-bottom:48px}.styles__productPageContainer.styles__hidden{display:none}.styles__productPageContainer.styles__saleOverlay{display:none;position:absolute}.styles__productPageContainer .styles__pageMainBottomContentWrap .styles__tabsWrapper{background-color:#fff;box-shadow:0 6px 12px #87878733;opacity:1;overflow-x:auto;position:fixed;top:52px;transition:top .5s ease-in-out,opacity .5s ease-in-out;width:100vw;z-index:5}.styles__productPageContainer .styles__pageMainBottomContentWrap .styles__tabsWrapper.styles__hideTabs{opacity:0;top:-39px}.styles__productPageContainer .styles__pageMainBottomContentWrap .styles__tabsWrapper.styles__addFromTop{top:calc(111px + env(safe-area-inset-top,0px));transition:top .7s ease-in-out,opacity .2s ease-in-out}.styles__productPageContainer .styles__pageMainBottomContentWrap .styles__tabsWrapper .styles__productTabsWrapper{background-color:#fff;display:flex;flex-wrap:nowrap;overflow-x:scroll;padding:0 8px 16px;scrollbar-width:none}.styles__productPageContainer .styles__pageMainBottomContentWrap .styles__tabsWrapper .styles__productTabsWrapper::-webkit-scrollbar{display:none;-ms-overflow-style:none!important;-webkit-appearance:none!important;background:transparent!important;scrollbar-width:none!important}.styles__productPageContainer .styles__pageMainBottomContentWrap .styles__tabsWrapper .styles__productTabsWrapper::-webkit-scrollbar-thumb{background:transparent!important}.styles__productPageContainer .styles__pageMainBottomContentWrap .styles__tabsWrapper .styles__productTabsWrapper .styles__sectionItem{align-items:center;background-color:#fff;border-radius:6px;color:#2e054e;cursor:pointer;display:inline-flex;font-family:font-medium;font-size:14px;height:1.5em;justify-content:center;padding:8px 12px;white-space:nowrap}.styles__productPageContainer .styles__pageMainBottomContentWrap .styles__tabsWrapper .styles__productTabsWrapper .styles__sectionItem.styles__active{background-color:#2e054e;color:#fff}.styles__productPageContainer .styles__pageMainBottomContentWrap .styles__tabsWrapper .styles__productTabsWrapper.styles__addTBMargin{background-color:#fff;padding:8px 0 0}.styles__productPageContainer .styles__pageMainBottomContentWrap .styles__tabsWrapper .styles__productTabsWrapper.styles__addTBMargin .styles__sectionItem{background-color:transparent;border-radius:0;color:#888;font-family:font-demi;font-size:14px;line-height:20px;margin-right:0;padding:0 16px 8px}.styles__productPageContainer .styles__pageMainBottomContentWrap .styles__tabsWrapper .styles__productTabsWrapper.styles__addTBMargin .styles__sectionItem.styles__active{border-bottom:2px solid #2e054e;color:#2e054e}.styles__productPageContainer .styles__testDriveStickyBtnWrap{align-items:center;border-top:1px solid #f1f1f1;bottom:-1px;display:flex;flex-direction:column;min-height:75px;position:fixed;width:100%;z-index:20}.styles__productPageContainer .styles__testDriveStickyBtnWrap.styles__loadingBtn{background-color:#fff;min-height:74px}.styles__productPageContainer .styles__testDriveStickyBtnWrap.styles__tdCTAExperiment{border-top:0;bottom:0;min-height:64px}.styles__productPageContainer .styles__testDriveStickyBtnWrap.styles__removeBorder{border-top:none;min-width:100%}.styles__productPageContainer .styles__perceptionOverviewWrapper .styles__overviewSection{margin:0}.styles__productPageContainer .styles__perceptionOverviewWrapper .styles__overviewSection .styles__heading{font-family:font-demi;font-size:20px;letter-spacing:0;line-height:24px;margin-bottom:12px}.styles__productPageContainer .styles__perceptionOverviewWrapper .styles__overviewSection .styles__overviewItemList{padding:0 16px}.styles__productPageContainer .styles__pdpBottomSection{background-color:#f6f6f6;padding:0 16px}.styles__productPageContainer .styles__pdpBottomSection>*{border-radius:12px;overflow:hidden}.styles__productPageContainer .styles__pdpBottomSection>*+:not(:empty){margin-top:16px}.styles__productPageContainer .styles__pdpBottomSection .styles__removeMargin{border-radius:0!important;margin-left:-16px!important;margin-right:-16px!important}.styles__productPageContainer .styles__carRecommendationsSection{background-color:#fff}.styles__productPageContainer .styles__specialOfferBannerWrapper{background-color:#fff;display:flex;min-height:46px}.styles__productPageContainer .styles__specialOfferBannerWrapper .styles__specialOfferBanner{width:100%}.styles__productFooterWrap{margin-bottom:48px}.styles__headerFallback{height:52px}.styles__pdpLoveStoryHeader{font-family:font-demi;font-size:20px;letter-spacing:0;line-height:24px}.styles__tdCTAExperimentButtonStyle{border-radius:0!important;height:64px!important}.styles__topProductDetailV2Container{position:sticky;top:52px;z-index:1}.styles__bottomProductDetailV2Container{background:#fff;border-radius:16px 16px 0 0;margin-top:-10px;position:relative;z-index:2}.styles__bottomProductDetailV2Container .styles__pdpBottomSection{padding:16px 16px 0}
