.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}.CoachMark__mainWrapper{background:#2e054e;border-radius:6px;box-sizing:border-box;height:-moz-fit-content;height:fit-content;padding:20px 16px;position:absolute;right:10%;top:-17%;width:290px;z-index:3}.CoachMark__mainWrapper.CoachMark__changeBackgroundOpacity{background:#2e054ef5}.CoachMark__mainWrapper .CoachMark__textWrapper{align-items:center;display:flex;position:relative;text-align:left}.CoachMark__mainWrapper .CoachMark__textWrapper .CoachMark__text{color:#cacaca;font-family:font-book;font-size:14px;line-height:18px}.CoachMark__mainWrapper .CoachMark__textWrapper .CoachMark__text .CoachMark__heartText{color:#fff!important;font-family:font-demi}.CoachMark__mainWrapper .CoachMark__textWrapper .CoachMark__text .CoachMark__white{color:#fff;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.CoachMark__mainWrapper .CoachMark__textWrapper .CoachMark__closeIcon{cursor:pointer;margin-left:12px}.CoachMark__mainWrapper .CoachMark__tearDropIcon{position:absolute;right:-5.5%;top:50%;transform:translateY(-50%) rotate(270deg)}@keyframes ShortlistHeartV2__dash{to{stroke-dashoffset:-70}}.ShortlistHeartV2__shortlistConatiner.ShortlistHeartV2__loading #ShortlistHeartV2__heartOutline{animation:ShortlistHeartV2__dash .6s linear;animation-iteration-count:infinite;stroke-dasharray:25 45;stroke-dashoffset:0}.ShortlistHeartV2__shortlistConatiner.ShortlistHeartV2__loading #ShortlistHeartV2__shineOutline{stroke:#f6f6f6;transition:stroke .01s;transition-delay:.1s}.ShortlistHeartV2__shortlistConatiner.ShortlistHeartV2__filled #ShortlistHeartV2__heartOutline{fill:#ed364f;stroke:#ed364f;transition:stroke .01s,fill .01s;transition-delay:.1s}.ShortlistHeartV2__shortlistConatiner.ShortlistHeartV2__filled #ShortlistHeartV2__shineOutline{stroke:#fff;transition:stroke .01s;transition-delay:.1s}.ShortlistHeartV2__shortlistConatiner.ShortlistHeartV2__unfill #ShortlistHeartV2__heartOutline{stroke:#2e054e;transition:stroke .01s,fill .01s;transition-delay:.1s}.ShortlistHeartV2__shortlistConatiner.ShortlistHeartV2__unfill #ShortlistHeartV2__shineOutline{stroke:#2e054e;transition:stroke .01s;transition-delay:.1s}@keyframes ShortlistHeartV2__scale{5%{transform:scale(.7)}15%{transform:scale(1.2)}35%{transform:scale(.9)}50%{transform:scale(1.1)}68%{transform:scale(97%)}to{transform:scale(1)}}.ShortlistHeartV2__shortlistConatiner.ShortlistHeartV2__scaleBounceAnimation{animation:ShortlistHeartV2__scale .9s}@keyframes styles__scaleOutIcon{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(.8)}75%{transform:scale(.7)}to{transform:scale(.6)}}.styles__iconContainer{align-items:center;border-radius:12px;cursor:pointer;display:flex;justify-content:center;min-height:22px;position:relative}.styles__iconContainer.styles__animateIcon svg{animation:styles__scaleIcon .1s ease-in-out 0s alternate;outline:1px solid transparent}.styles__iconContainer.styles__animateWithScaleOut svg{animation:styles__scaleOutIcon .2s ease 0s alternate;outline:1px solid transparent}.styles__iconContainer.styles__noBackground{background-color:transparent;box-shadow:none;height:-moz-fit-content;height:fit-content;margin:0 0 4px auto;width:-moz-fit-content;width:fit-content}.styles__iconContainer.styles__noBackground.styles__active{background-color:inherit}.styles__iconContainer.styles__highlightIcon{background:#6300a333!important;border-radius:50%!important;padding:6px!important}.styles__iconContainer.styles__changeSize{height:24px!important;width:24px!important}.styles__toastText{color:#fff;font-family:font-book;font-size:12px;line-height:16px}.styles__toastText span{font-family:font-demi}.styles__heartText{bottom:5%;color:#888;font-family:font-book;font-size:10px;left:7%;line-height:11px;position:relative}.styles__changeStyles{display:flex;justify-content:center;left:auto;line-height:10px;margin-bottom:-3px;margin-top:2px}.styles__addColor{color:#ed264f}.styles__addMinWidth{min-width:24px!important}.styles__revampedGalleryLoader{min-width:16px!important}.styles__revampedGalleryLoader:before{height:16px;width:16px}.styles__showLoaderV2{color:transparent!important;display:inline-flex;min-width:16px;position:relative}.styles__showLoaderV2:before{animation:styles__rotating 1.1s linear infinite;border:2px solid #6300a3;border-radius:50%;border-top-color:transparent;box-sizing:border-box;contain:content;content:"";height:16px;inset:0;margin:auto;position:absolute;transform:rotate(0);width:16px}.styles__showLoaderV2 span,.styles__showLoaderV2 strong,.styles__showLoaderV2 svg{opacity:0}.DotSeperator__dotSeperator{background-color:#888;border:1px;border-radius:50%;height:2px;width:2px}.ProcurementCategory__procurementCategoryLogo{align-items:center;display:flex;min-width:-moz-fit-content;min-width:fit-content}.TestDriveAvailability__testDriveAvailabilityWrap{border-top:1px solid hsla(0,0%,44%,.1);color:#acacac;display:flex;flex-direction:column;font-size:10px;padding:8px 8px 0}.TestDriveAvailability__testDriveAvailabilityWrap .TestDriveAvailability__testDriveItem{align-items:center;display:flex;line-height:16px;min-width:0}.TestDriveAvailability__testDriveAvailabilityWrap .TestDriveAvailability__testDriveItem .TestDriveAvailability__changeLocationColor,.TestDriveAvailability__testDriveAvailabilityWrap .TestDriveAvailability__testDriveItem .TestDriveAvailability__changeTDColor{color:#555}.TestDriveAvailability__testDriveAvailabilityWrap .TestDriveAvailability__testDriveItem.TestDriveAvailability__addMargin{margin-bottom:8px}.TestDriveAvailability__testDriveAvailabilityWrap .TestDriveAvailability__testDriveItem svg{margin-right:8px;margin-top:1px}.TestDriveAvailability__testDriveAvailabilityWrap .TestDriveAvailability__testDriveItem div,.TestDriveAvailability__testDriveAvailabilityWrap .TestDriveAvailability__testDriveItem li{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TestDriveAvailability__testDriveAvailabilityWrap .TestDriveAvailability__testDriveItem svg{display:flex;justify-content:center}.TestDriveAvailability__testDriveAvailabilityWrap.TestDriveAvailability__desktopStyle{align-items:flex-start;box-sizing:border-box;font-size:12px;min-height:60px;padding:12px}.TestDriveAvailability__testDriveAvailabilityWrap.TestDriveAvailability__desktopStyle .TestDriveAvailability__testDriveItem{line-height:18px;width:100%}.TestDriveAvailability__testDriveAvailabilityWrap.TestDriveAvailability__updateStyles{color:#888;font-size:12px;line-height:16px;min-height:auto}.TestDriveAvailability__testDriveAvailabilityWrap.TestDriveAvailability__updateStyles .TestDriveAvailability__testDriveItem svg{margin-right:6px}.TestDriveAvailability__testDriveAvailabilityWrap.TestDriveAvailability__updateDesktopStyles{margin:0 12px;padding:6px 0!important}.TestDriveAvailability__testDriveAvailabilityWrap.TestDriveAvailability__updateDesktopStyles .TestDriveAvailability__testDriveItem{line-height:16px}.TestDriveAvailability__testDriveAvailabilityWrap.TestDriveAvailability__renderingAvailabilityBadge{border:0;padding:0 0 8px!important}.TestDriveAvailability__removePaddingBottom{min-height:-moz-fit-content!important;min-height:fit-content!important;padding-bottom:3px!important;padding-top:3px!important}.TestDriveAvailability__getNotified{color:#2e054e;font-family:font-book;font-size:12px}.TestDriveAvailability__noLocationNotify{background-color:#f6f6f6;color:#e36000;font-family:font-demi;font-size:14px;padding:28px 12px;width:100%}.TestDriveAvailability__reducePadding{background-color:#fff;border-top:1px solid #f1f1f1;padding:8px 12px 0 10px!important}.TestDriveAvailability__loading{border-radius:4px;height:8px}.TestDriveAvailability__testDriveItem span{color:#555;margin:0 4px 0 0}.TestDriveAvailability__testDriveItem span:after{color:#555;content:"\2022";display:inline-block;font-size:8px;margin:0 4px}.TestDriveAvailability__availabilityStatusBadge{padding:0}.HighlightsPLP__wrap{align-items:center;-moz-column-gap:4px;column-gap:4px;display:flex;height:24px;overflow:hidden;width:100%}.HighlightsPLP__wrap .HighlightsPLP__highlightImg{height:24px;width:24px}.HighlightsPLP__wrap .HighlightsPLP__title{color:#2e054e!important;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;max-width:calc(100% - 30px);overflow-x:clip;text-overflow:ellipsis;white-space:nowrap}.HighlightsPLP__wrap .HighlightsPLP__title .HighlightsPLP__more{padding-left:1px}.HubDetails__hubLocationContainer{align-items:center;color:#555555b3;display:flex;font-family:font-book;font-size:12px;gap:4px;line-height:16px;max-width:calc(100% - 58px);overflow:hidden;width:100%}.HubDetails__hubLocationContainer .HubDetails__hubAddress.HubDetails__truncateHub{max-width:calc(100% - 130px);overflow-x:clip;text-overflow:ellipsis;white-space:nowrap}.HubDetails__hubLocationContainer .HubDetails__hubAddress.HubDetails__truncateHubDesktop{max-width:calc(100% - 50px);overflow-x:clip;text-overflow:ellipsis;white-space:nowrap}.HubDetails__hubLocationContainer .HubDetails__hubDistance.HubDetails__grey{color:#888}.HubDetails__hubLocationContainer .HubDetails__hubDistance.HubDetails__green{color:#00b088}.LightningDiscountPill__container{position:relative}.LightningDiscountPill__container .LightningDiscountPill__content{align-items:center;color:#2e054e;display:flex;font-family:font-book;font-size:12px;gap:3px;justify-content:center;line-height:12px;padding:6px 10px}.LightningDiscountPill__container .LightningDiscountPill__content svg{animation:LightningDiscountPill__bounce 1.5s ease-in-out infinite alternate;will-change:transform}.LightningDiscountPill__container:before{background-color:#fffae5;border:1.5px solid #ffcd00;border-radius:3px;box-sizing:border-box;content:"";height:100%;inset:0;position:absolute;transform:skew(-15deg) scaleX(1);width:100%;z-index:0}.LightningDiscountPill__container .LightningDiscountPill__thunderIcon{position:absolute;right:-20px;top:50%;transform:translate3d(0,-50%,0)}.LightningDiscountPill__container.LightningDiscountPill__smallRadius .LightningDiscountPill__content{padding:3px 10px}.LightningDiscountPill__container.LightningDiscountPill__smallRadius .LightningDiscountPill__content>div{padding:0!important}.LightningDiscountPill__container.LightningDiscountPill__smallRadius .LightningDiscountPill__thunderIcon{scale:.7;transform-origin:top}.LightningDiscountPill__container.LightningDiscountPill__initialAnimate .LightningDiscountPill__content{opacity:0;transform:translate3d(0,-4px,0);transition:transform .4s ease-in-out,opacity .4s ease-in-out;transition-delay:.15s}.LightningDiscountPill__container.LightningDiscountPill__initialAnimate:before{transform:skew(-15deg) scaleX(0);transform-origin:left;transition:transform .4s ease-in-out}.LightningDiscountPill__container.LightningDiscountPill__initialAnimate .LightningDiscountPill__thunderIcon{transform:translate3d(-170%,-50%,0);transition:transform .4s ease-in-out}.LightningDiscountPill__container.LightningDiscountPill__revealAnimate .LightningDiscountPill__content{opacity:1;transform:translateZ(0)}.LightningDiscountPill__container.LightningDiscountPill__revealAnimate:before{transform:skew(-15deg) scaleX(1)}.LightningDiscountPill__container.LightningDiscountPill__revealAnimate .LightningDiscountPill__thunderIcon{transform:translate3d(0,-50%,0)}@keyframes LightningDiscountPill__bounce{0%{transform:translate3d(0,10%,0)}to{transform:translate3d(0,-10%,0)}}.LightningDiscountPillWithSale__container{--lightning-pill-background:linear-gradient(#f9dfcc,#f9dfcc) padding-box,linear-gradient(#e36000,#e36000) border-box;--lightning-pill-color:#2e054e;--lightning-pill-border-color:#e36000;align-items:center;border-radius:16px 0 16px 16px;display:flex;position:relative}.LightningDiscountPillWithSale__container:before{background:var(--lightning-pill-background);border:2px solid transparent;border-radius:inherit;border-right:none;box-sizing:border-box;content:"";inset:0;opacity:.3;position:absolute;z-index:0}.LightningDiscountPillWithSale__container .LightningDiscountPillWithSale__content{align-items:center;background:var(--lightning-pill-background);border:2px solid transparent;box-sizing:border-box;color:var(--lightning-pill-color);display:flex;font-family:font-book;font-size:12px;gap:3px;justify-content:center;line-height:12px;white-space:nowrap;z-index:1}.LightningDiscountPillWithSale__container .LightningDiscountPillWithSale__onlyForYou{color:var(--lightning-pill-border-color);font-family:font-medium;font-size:10px;line-height:12px;text-align:center;white-space:nowrap;z-index:1}.LightningDiscountPillWithSale__container .LightningDiscountPillWithSale__thunderIcon{color:var(--lightning-pill-border-color);position:absolute;right:0;top:50%;transform-origin:top;width:auto;z-index:1}.LightningDiscountPillWithSale__container.LightningDiscountPillWithSale__pdp{flex-direction:row}.LightningDiscountPillWithSale__container.LightningDiscountPillWithSale__pdp .LightningDiscountPillWithSale__content{border-radius:16px 0 10px 16px;border-right:none;padding:5px 8px 4px 6px}.LightningDiscountPillWithSale__container.LightningDiscountPillWithSale__pdp .LightningDiscountPillWithSale__thunderIcon{height:35px;transform:translate3d(55%,-50%,0)}.LightningDiscountPillWithSale__container.LightningDiscountPillWithSale__normal{flex-direction:column}.LightningDiscountPillWithSale__container.LightningDiscountPillWithSale__normal .LightningDiscountPillWithSale__content{border-radius:16px 0 0 16px;padding:5px 10px 4px}.LightningDiscountPillWithSale__container.LightningDiscountPillWithSale__normal .LightningDiscountPillWithSale__thunderIcon{height:50px;transform:translate3d(14px,-50%,0)}.LightningDiscountPillWithSale__container.LightningDiscountPillWithSale__normal .LightningDiscountPillWithSale__onlyForYou{padding:2px 4px 4px}.LightningDiscountPillWithSale__container.LightningDiscountPillWithSale__smallRadius{border-radius:4px 0 5px 4px;flex-direction:row}.LightningDiscountPillWithSale__container.LightningDiscountPillWithSale__smallRadius:before{border-width:1.5px}.LightningDiscountPillWithSale__container.LightningDiscountPillWithSale__smallRadius .LightningDiscountPillWithSale__content{border-radius:4px 0 0 4px;border-width:1.5px;padding:1px 2.5px}.LightningDiscountPillWithSale__container.LightningDiscountPillWithSale__smallRadius .LightningDiscountPillWithSale__content>div{padding:0!important}.LightningDiscountPillWithSale__container.LightningDiscountPillWithSale__smallRadius .LightningDiscountPillWithSale__onlyForYou{font-family:font-book;font-size:10px;padding:2.5px 8px 2.5px 4px}.LightningDiscountPillWithSale__container.LightningDiscountPillWithSale__smallRadius .LightningDiscountPillWithSale__content:not(:has(+.LightningDiscountPillWithSale__onlyForYou)){border-end-end-radius:4px;border-right:none;padding-right:6px}.LightningDiscountPillWithSale__container.LightningDiscountPillWithSale__smallRadius .LightningDiscountPillWithSale__thunderIcon{height:21.5px;transform:translate3d(7px,-50%,0)}.genericDiscountBadge__genericDiscountBadge{align-items:center;background:linear-gradient(#3d1a00,#3d1a00) padding-box,linear-gradient(270deg,#ff9a00 1.54%,#ffc700 76.61%) border-box;border:1.5px solid transparent;border-radius:24px;color:#fff;display:flex;font-family:font-book;font-size:12px;gap:4px;letter-spacing:0;line-height:18px;line-height:12px;padding:3px 6px;white-space:nowrap}.genericDiscountBadge__genericDiscountBadge.genericDiscountBadge__smallRadius{border-radius:4px;border-width:1.5px;line-height:16px;padding:0 2px}.genericDiscountBadge__genericDiscountBadge.genericDiscountBadge__hideBorder{border:0;padding:0}.genericDiscountBadge__genericDiscountBadge .genericDiscountBadge__discountIcon{height:14px;width:14px}.genericDiscountBadge__genericDiscountBadge.genericDiscountBadge__hide{opacity:0}@keyframes genericDiscountBadge__fadeIn{0%{opacity:0}to{opacity:1}}.genericDiscountBadge__genericDiscountBadge.genericDiscountBadge__show{animation:genericDiscountBadge__fadeIn .3s ease-out forwards}.LoanDiscountSavings__pill{color:#00b088;font-size:10px;line-height:12px}.LoanDiscountSavings__pill.LoanDiscountSavings__bothSales{color:#4444b2}.LoanDiscountSavings__savingsWithLoanCampaign{background:#e5f7f3;border-radius:0 12px 12px 0;font-size:10px;line-height:12px;line-height:18px;padding:0 8px}.LoanDiscountSavings__savingsWithLoanCampaign.LoanDiscountSavings__bothSales{background:#efefff}.LoanDiscountSavings__savingsWithLoanCampaign.LoanDiscountSavings__listingCardV2{border-radius:12px 0 0 12px}.LoanDiscountSavings__savingsWithLoanCampaign.LoanDiscountSavings__noPadding{padding:0 5px}.LoadingCardV3__carListingLoadingCardContainerV3{backdrop-filter:blur(.7px);background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:12px;box-shadow:7px 7px 39px #0000001a}.LoadingCardV3__carListingLoadingCardContainerV3 .LoadingCardV3__carContainer{display:flex;padding-right:12px;padding-top:5px}.LoadingCardV3__carListingLoadingCardContainerV3 .LoadingCardV3__carContainer .LoadingCardV3__imageContainer{align-items:center;display:flex;justify-content:center;width:50%}.LoadingCardV3__carListingLoadingCardContainerV3 .LoadingCardV3__carContainer .LoadingCardV3__carDetail{display:flex;flex-direction:column;gap:4px;padding-bottom:12px;padding-top:10px;width:50%}.LoadingCardV3__carListingLoadingCardContainerV3 .LoadingCardV3__carContainer .LoadingCardV3__carDetail .LoadingCardV3__otherDetails{display:flex;gap:6px;margin-top:4px}.LoadingCardV3__carListingLoadingCardContainerV3 .LoadingCardV3__carContainer .LoadingCardV3__carDetail .LoadingCardV3__price{display:flex;flex-direction:column;gap:4px;margin-top:8px}.LoadingCardV3__carListingLoadingCardContainerV3 .LoadingCardV3__item{background:#f6f6f6;border-radius:4px;opacity:.7}.LoadingCardV3__carListingLoadingCardContainerV3 .LoadingCardV3__footer{border-top:1px solid rgba(0,0,0,.03);display:flex;justify-content:space-between;padding:9px 13px}.LoadingCardV3__carListingLoadingCardContainerV3 .LoadingCardV3__footer .LoadingCardV3__item{background:#f6f6f6;border-radius:4px;opacity:.7}.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}.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}.BenefitsBanner__benefits{background:#fafafa;border-radius:24px 24px 0 0;border-top:1px solid rgba(99,0,163,.051);margin-left:-16px;padding:20px 16px 0;width:100%}.BenefitsBanner__benefits .BenefitsBanner__benefitsContent{align-items:center;display:flex;flex-direction:column;margin:0;padding:0;position:relative;width:100%}.BenefitsBanner__benefits .BenefitsBanner__benefitsContent .BenefitsBanner__heading{background-color:#fff6;color:#2e054e;font-family:font-medium;font-feature-settings:"clig" off,"liga" off;font-size:12px;font-style:normal;font-weight:450;letter-spacing:2px;line-height:14px;position:absolute;text-align:center;text-transform:uppercase;top:-27px}.BenefitsBanner__benefits .BenefitsBanner__benefitsContent .BenefitsBanner__benefitsArray{align-items:center;display:flex;height:auto;justify-content:space-around;width:100%}.BenefitsBanner__benefits .BenefitsBanner__benefitsContent .BenefitsBanner__benefitsArray .BenefitsBanner__benefitsItem{align-items:center;display:flex;flex-direction:column;gap:8px;padding:12px 8px}.BenefitsBanner__benefits .BenefitsBanner__benefitsContent .BenefitsBanner__benefitsArray .BenefitsBanner__benefitsItem svg{margin-right:0!important}.BenefitsBanner__benefits .BenefitsBanner__benefitsContent .BenefitsBanner__benefitsArray .BenefitsBanner__benefitsItem .BenefitsBanner__text{color:#2e054e;font-family:font-medium;font-size:12px;font-style:normal;line-height:14px;text-align:center}.BenefitsBanner__benefits.BenefitsBanner__assured{background:linear-gradient(180deg,#d1a8ff -263.64%,#d1a8ff00 49.03%)}.BenefitsBanner__benefits.BenefitsBanner__budget{background:linear-gradient(180deg,#5f4fff12,#5f4fff00)}.BenefitsBanner__benefits.BenefitsBanner__luxury{background:linear-gradient(180deg,#ffa6be1f -263.64%,#ed1c5300 49.03%)}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer{display:flex;flex-direction:column;gap:16px}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetHeading{color:#2e054e;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetContent{border:1px solid #e8e8e8;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:16px}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetContent .InsuranceBreakupSheet-module__insuranceBreakupSheetItem{display:flex;flex-direction:column;gap:2px}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetContent .InsuranceBreakupSheet-module__insuranceBreakupSheetItem:not(:first-child){margin-bottom:12px}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetContent .InsuranceBreakupSheet-module__insuranceBreakupSheetItem .InsuranceBreakupSheet-module__insuranceBreakupSheetItemHeadingContainer{display:flex;flex-direction:row;justify-content:space-between}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetContent .InsuranceBreakupSheet-module__insuranceBreakupSheetItem .InsuranceBreakupSheet-module__insuranceBreakupSheetItemHeadingContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetItemHeading{color:#2e054e;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetContent .InsuranceBreakupSheet-module__insuranceBreakupSheetItem .InsuranceBreakupSheet-module__insuranceBreakupSheetItemSubHeadingContainer{justify-content:space-between}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetContent .InsuranceBreakupSheet-module__insuranceBreakupSheetItem .InsuranceBreakupSheet-module__insuranceBreakupSheetItemSubHeadingContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetItemSubHeading{color:#555;font-family:font-medium;font-family:font-book;font-size:14px;letter-spacing:0;line-height:18px}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetContent .InsuranceBreakupSheet-module__insuranceBreakupSheetItem .InsuranceBreakupSheet-module__insuranceBreakupSheetItemSubHeadingContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetItemSubHeading p{display:inline;font-family:font-medium}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetContent .InsuranceBreakupSheet-module__insuranceBreakupSheetItem .InsuranceBreakupSheet-module__insuranceBreakupSheetItemSubHeadingContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetItemSubHeadingContainer{color:#555;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px;min-width:44px}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetContent .InsuranceBreakupSheet-module__insuranceBreakupSheetItem .InsuranceBreakupSheet-module__insuranceBreakupSheetItemSubHeadingContainer{display:flex;flex-direction:row;gap:8px}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetContent .InsuranceBreakupSheet-module__insuranceBreakupSheetTotalAmount{align-items:center;border-top:1px dashed #e8e8e8;display:flex;flex-direction:row;justify-content:space-between;padding-top:12px}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetContent .InsuranceBreakupSheet-module__insuranceBreakupSheetTotalAmount .InsuranceBreakupSheet-module__insuranceBreakupSheetTotalAmountHeading,.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetContent .InsuranceBreakupSheet-module__insuranceBreakupSheetTotalAmount .InsuranceBreakupSheet-module__insuranceBreakupSheetTotalAmountValue{color:#2e054e;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetList{color:#2e054e;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:18px;list-style-position:outside;list-style-type:disc;margin:0;padding-left:18px}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetList li{list-style:disc;margin-bottom:8px}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetList li:last-child{margin-bottom:0}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetList .InsuranceBreakupSheet-module__goDigitTc{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;margin:-8px 0 0}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetList .InsuranceBreakupSheet-module__goDigitTc .InsuranceBreakupSheet-module__insuranceBreakupSheetDisclaimerTcLink{color:#6300a3;cursor:pointer;text-decoration:underline}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetUpgrade{background-color:#e5f7f3;border-radius:12px;color:#367960;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:18px;padding:8px 12px;position:relative;text-align:left}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetUpgrade .InsuranceBreakupSheet-module__insuranceBreakupSheetUpgradeIcon{left:11px;position:absolute;top:-11px}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetDisclaimer{align-items:center;display:flex;flex-direction:column;gap:4px;margin-top:-4px}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetDisclaimer .InsuranceBreakupSheet-module__insuranceBreakupSheetDisclaimerPowered{align-items:center;color:#555;display:flex;font-family:font-book;font-size:12px;gap:4px;justify-content:center;letter-spacing:0;line-height:18px;margin:0}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetDisclaimer .InsuranceBreakupSheet-module__insuranceBreakupSheetDisclaimerPowered .InsuranceBreakupSheet-module__insuranceBreakupSheetDisclaimerLogo{display:inline-block;vertical-align:middle}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetDisclaimer .InsuranceBreakupSheet-module__insuranceBreakupSheetDisclaimerTc{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;margin:0}.InsuranceBreakupSheet-module__insuranceBreakupSheetParentContainer .InsuranceBreakupSheet-module__insuranceBreakupSheetDisclaimer .InsuranceBreakupSheet-module__insuranceBreakupSheetDisclaimerTc .InsuranceBreakupSheet-module__insuranceBreakupSheetDisclaimerTcLink{color:#6300a3;cursor:pointer;text-decoration:underline}.BaseAddOnsModals__baseAddOnsWrapper{color:#2e054e;padding:16px 16px 0}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__infotipDescription{color:#888;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__infotipDescription.BaseAddOnsModals__successDescription{color:#00b088}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__addOnWrapper{border-bottom:1px dashed #f1f1f1;display:flex;font-family:font-book;font-size:14px;gap:16px;justify-content:space-between;letter-spacing:0;line-height:20px;padding:8px 0}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__addOnWrapper:first-child{padding-top:0}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__addOnWrapper .BaseAddOnsModals__heading{font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__addOnWrapper p{color:#888}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__addOnWrapper p.BaseAddOnsModals__successDescription{color:#00b088}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__addOnWrapper.BaseAddOnsModals__tcs{border:0}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__addOnWrapper.BaseAddOnsModals__tcs .BaseAddOnsModals__value{font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__successLine{color:#00b088;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;margin-top:8px;white-space:nowrap}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__fullDescription{border-bottom:1px dashed #f1f1f1;color:#888;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;padding:2px 0 16px}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__okayButton{color:#6300a3;font-family:font-demi;font-size:16px;letter-spacing:0;line-height:20px;padding:24px 0 16px;position:relative;text-align:center}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__fixedWrapper{border-bottom:1px dashed #f1f1f1;position:relative}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__fixedWrapper .BaseAddOnsModals__heading{font-family:font-demi;font-size:16px;letter-spacing:0;line-height:20px;margin-bottom:16px}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__fixedWrapper .BaseAddOnsModals__fixTemplate{margin-bottom:16px;position:relative;z-index:1}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__fixedWrapper .BaseAddOnsModals__fixTemplate .BaseAddOnsModals__fixHeading{color:#888;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;margin-bottom:4px}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__fixedWrapper .BaseAddOnsModals__fixTemplate .BaseAddOnsModals__count{background-color:#00b088;border-radius:12px;color:#fff;font-family:font-medium;font-family:font-demi;font-size:12px;letter-spacing:0;line-height:16px;line-height:12px;margin-left:4px;padding:1px 3px}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__fixedWrapper .BaseAddOnsModals__fixTemplate span{align-items:center;display:inline-flex;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px;margin-right:8px;position:relative}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__fixedWrapper .BaseAddOnsModals__fixTemplate span:after{background:#d9d9d9;content:" ";display:block;height:12px;position:absolute;right:0;top:4px;width:1px}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__fixedWrapper .BaseAddOnsModals__fixTemplate span:last-child:after{display:none}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__fixedWrapper .BaseAddOnsModals__fixTemplate span svg{margin:0 8px 0 4px}.BaseAddOnsModals__baseAddOnsWrapper .BaseAddOnsModals__fixImage{position:absolute;right:10px;top:12px}.BaseAddOnsModals__modalHeading{font-family:font-demi;font-size:16px;letter-spacing:0;line-height:20px;margin-bottom:8px}.PriceBreakdownV2__list{display:flex;flex-direction:column;gap:16px}.PriceBreakdownV2__item{align-items:flex-start;color:#2e054e;display:flex;justify-content:space-between}.PriceBreakdownV2__item .PriceBreakdownV2__description,.PriceBreakdownV2__item .PriceBreakdownV2__subStepAmount,.PriceBreakdownV2__item .PriceBreakdownV2__value{font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.PriceBreakdownV2__item .PriceBreakdownV2__keySection{align-items:center;display:flex;flex-wrap:wrap;max-width:80%}.PriceBreakdownV2__item .PriceBreakdownV2__keySection .PriceBreakdownV2__icon{margin-right:4px;width:16px}.PriceBreakdownV2__item .PriceBreakdownV2__keySection .PriceBreakdownV2__iconExchange{margin-right:4px}.PriceBreakdownV2__item .PriceBreakdownV2__keySection .PriceBreakdownV2__head{font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px;line-height:20px;position:relative}.PriceBreakdownV2__item .PriceBreakdownV2__keySection .PriceBreakdownV2__head.PriceBreakdownV2__bold{font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.PriceBreakdownV2__item .PriceBreakdownV2__keySection .PriceBreakdownV2__head.PriceBreakdownV2__demi{font-family:font-demi;font-size:18px;letter-spacing:0;line-height:22px}.PriceBreakdownV2__item .PriceBreakdownV2__keySection .PriceBreakdownV2__infotip.PriceBreakdownV2__removeMargin svg{margin-left:0!important}.PriceBreakdownV2__item .PriceBreakdownV2__keySection .PriceBreakdownV2__infotip svg{margin-bottom:-3px;margin-left:4px}.PriceBreakdownV2__item .PriceBreakdownV2__keySection .PriceBreakdownV2__description{color:#888;display:block;width:85%}.PriceBreakdownV2__item .PriceBreakdownV2__keySection .PriceBreakdownV2__subStepAmount{color:#00b088;display:block;margin-top:2px;width:85%}.PriceBreakdownV2__item .PriceBreakdownV2__keySection .PriceBreakdownV2__priceDrop{background-color:#a61b37;border-radius:4px;color:#fff;font-family:font-book;font-family:font-demi;font-size:12px;letter-spacing:0;line-height:18px;margin-left:4px;padding:0 4px}.PriceBreakdownV2__item.PriceBreakdownV2__addBorder{border-top:1px solid #e8e8e8;padding-top:16px}.PriceBreakdownV2__item.PriceBreakdownV2__dashedBorder{border-top:1px dashed #e8e8e8}.PriceBreakdownV2__item.PriceBreakdownV2__subStep{color:#888;position:relative}.PriceBreakdownV2__item.PriceBreakdownV2__subStep:before{background:#dfdfdf;content:"";height:1px;left:-28px;position:absolute;top:10px;width:20px}.PriceBreakdownV2__item.PriceBreakdownV2__subStep .PriceBreakdownV2__keySection{display:unset}.PriceBreakdownV2__item.PriceBreakdownV2__subStep .PriceBreakdownV2__value{color:#888!important}.PriceBreakdownV2__item.PriceBreakdownV2__subStep p svg{margin-left:4px!important}.PriceBreakdownV2__item.PriceBreakdownV2__greenText{color:#00b088}.PriceBreakdownV2__item .PriceBreakdownV2__value.PriceBreakdownV2__green{color:#00b088;text-transform:capitalize}.PriceBreakdownV2__item .PriceBreakdownV2__value .PriceBreakdownV2__addPlusSign{white-space:nowrap}.PriceBreakdownV2__inculsions{display:flex;flex-direction:column;gap:16px;margin-top:-8px;padding-left:28px;padding-top:8px;position:relative}.PriceBreakdownV2__inculsions .PriceBreakdownV2__keySection .PriceBreakdownV2__head{font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.PriceBreakdownV2__inculsions:before{background:#dfdfdf;content:"";height:calc(100% - 10px);left:0;position:absolute;top:0;width:1px}.PriceBreakdownV2__inculsions.PriceBreakdownV2__oneInculsion:before{height:calc(100% - 32px)}.BaseAddonsModal__modalWrapper,.PriceBreakdownV2__setWidth{border-radius:12px!important;width:calc(100vw - 48px)!important}.BreakdownItem__item{margin-bottom:16px;width:100%}.BreakdownItem__item:last-child{margin-bottom:0}.BreakdownItem__item hgroup{align-items:baseline;color:#2e054e;display:flex;font-size:14px;gap:8px;justify-content:space-between;line-height:20px;width:100%}.BreakdownItem__item hgroup h4{align-items:center;display:inline-flex;font-family:font-medium;gap:4px;max-width:80%}.BreakdownItem__item hgroup h4 span svg{margin-bottom:-1px;margin-left:4px}.BreakdownItem__item hgroup h5{font-family:font-book;line-height:18px}.BreakdownItem__item p{color:#888;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;max-width:75%}.BreakdownItem__item .BreakdownItem__slashedPrice{color:#888;text-decoration:line-through}.BreakdownItem__item .BreakdownItem__includedText{color:#00b088;margin-left:4px}.BreakdownItem__item.BreakdownItem__basePrice hgroup h5{font-family:font-medium}.BreakdownItem__item.BreakdownItem__finalPrice{border-top:1px dashed #e8e8e8;padding-top:16px}.BreakdownItem__item.BreakdownItem__finalPrice hgroup{font-size:16px}.BreakdownItem__item.BreakdownItem__finalPrice hgroup h5{font-family:font-medium}.BreakdownItem__item.BreakdownItem__discount hgroup h5{color:#00b088}.PriceDetailer__priceDetailWrapper .PriceDetailer__circleClose{padding:4px 5px 0!important}.PriceDetailer__priceDetailWrapper .PriceDetailer__priceWrapper{background:#fafafa;padding:16px}.PriceDetailer__priceDetailWrapper .PriceDetailer__priceWrapper .PriceDetailer__priceInfoWrapper{transition:margin .25s,padding .25s,top .25s,border-radius .25s}.PriceDetailer__priceDetailWrapper .PriceDetailer__priceWrapper .PriceDetailer__priceInfoWrapper.PriceDetailer__animateInfo{background:#fff;border-radius:0 0 12px 12px;box-shadow:0 4px 12px #0000001f;margin:-16px -16px 0;padding:0 2px 2px;position:sticky;top:60px;z-index:1}.PriceDetailer__priceDetailWrapper .PriceDetailer__priceWrapper .PriceDetailer__priceInfoWrapper.PriceDetailer__animateInfo .PriceDetailer__fixedPriceInfo{border:0;border-radius:0 0 12px 12px}.PriceDetailer__priceDetailWrapper .PriceDetailer__priceWrapper .PriceDetailer__fixedPriceInfo{align-items:center;background:#6300a30a;border:1px solid #6300a3;border-radius:12px;color:#6300a3;display:flex;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px;overflow:hidden;padding:8px 12px;position:relative;text-align:center;white-space:nowrap}.PriceDetailer__priceDetailWrapper .PriceDetailer__priceWrapper .PriceDetailer__fixedPriceInfo .PriceDetailer__lottie{bottom:0;height:100px;position:absolute;width:85px}.PriceDetailer__priceDetailWrapper .PriceDetailer__priceWrapper .PriceDetailer__fixedPriceInfo.PriceDetailer__green{background:#f2fbf9;border:1px solid #00b088;color:#00b088}.PriceDetailer__priceDetailWrapper .PriceDetailer__priceWrapper .PriceDetailer__fixedPriceInfo .PriceDetailer__ruppeeIcon{display:flex}.PriceDetailer__priceDetailWrapper .PriceDetailer__priceWrapper .PriceDetailer__fixedPriceInfo svg{margin-right:8px!important}.PriceDetailer__priceDetailWrapper .PriceDetailer__priceWrapper .PriceDetailer__fixedPriceInfo span{font-family:font-book}.PriceDetailer__priceDetailWrapper .PriceDetailer__title{font-family:font-demi;font-size:18px;letter-spacing:0;line-height:22px;margin:32px 0 16px;text-align:center}.PriceDetailer__priceDetailWrapper .PriceDetailer__valueBanner{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 24px #0000001f;display:flex;flex-direction:row;height:100px;justify-content:space-between;margin:16px 0 32px;padding:0 24px}.PriceDetailer__priceDetailWrapper .PriceDetailer__valueBanner .PriceDetailer__text{color:#2e054e;display:flex;flex-direction:column;text-align:left}.PriceDetailer__priceDetailWrapper .PriceDetailer__valueBanner .PriceDetailer__text .PriceDetailer__description{font-family:font-medium;font-size:12px;letter-spacing:0;line-height:16px;line-height:18px}.PriceDetailer__priceDetailWrapper .PriceDetailer__valueBanner .PriceDetailer__lottie{align-items:center;display:flex;height:100px;justify-content:center;margin:0 0 -5px;padding:0;width:85px}.PriceDetailer__gstSectionRoot{background-color:#e5f7f3;border:1px solid #fff;border-radius:12px;box-shadow:0 2px 24px #0000001f;padding:24px;position:relative}.PriceDetailer__gstSectionRoot .PriceDetailer__topSection{align-items:center;border-bottom:1px solid #a8ddd0;display:flex;justify-content:space-between;padding-bottom:16px}.PriceDetailer__gstSectionRoot .PriceDetailer__topSection .PriceDetailer__headingText{color:#2e054e;font-family:font-demi;font-size:16px;line-height:20px;width:50%}.PriceDetailer__gstSectionRoot .PriceDetailer__topSection .PriceDetailer__imgClass{height:auto;width:90px}.PriceDetailer__gstSectionRoot .PriceDetailer__bottomSection{display:flex;flex-direction:column;margin-top:8px}.PriceDetailer__gstSectionRoot .PriceDetailer__bottomSection .PriceDetailer__pointContainer{align-items:center;display:flex}.PriceDetailer__gstSectionRoot .PriceDetailer__bottomSection .PriceDetailer__pointContainer .PriceDetailer__pointText{color:#367960;font-family:font-book;font-size:12px;line-height:16px;margin:8px 0 8px 8px}.PriceDetailer__gstSectionRoot .PriceDetailer__bottomSection .PriceDetailer__pointContainer .PriceDetailer__pointText span{font-family:font-medium}.PriceDetailer__priceTable{background:#fff;border-radius:12px;box-shadow:0 2px 24px #0000001f;margin:16px 0 32px;padding:16px;position:relative}.PriceDetailer__priceTable .PriceDetailer__finalAmount{bottom:-6px;left:0;position:absolute;width:100%}.PriceDetailer__priceTable .PriceDetailer__finalAmount .PriceDetailer__content{height:41px;position:relative}.PriceDetailer__priceTable .PriceDetailer__finalAmount .PriceDetailer__content span{font-family:font-medium;font-size:14px;left:50%;letter-spacing:0;line-height:18px;position:absolute;top:12px;transform:translate(-50%);white-space:nowrap}.PriceDetailer__priceTable .PriceDetailer__finalAmount .PriceDetailer__content img{width:calc(100% + 1px)}.PriceDetailer__priceTable.PriceDetailer__addMoreSpacing{margin-bottom:32px;padding-bottom:56px}.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}.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__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__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)}.LoanSaleTooltipStrip__loanStripParentContainer{align-items:center;border:1px solid transparent;border-radius:0 0 11px 11px;display:flex;gap:4px;justify-content:center;padding:6px 0;position:relative}.LoanSaleTooltipStrip__loanStripParentContainer span{font-family:font-book;font-size:12px;line-height:16px}.LoanSaleTooltipStrip__loanStripParentContainer span b{font-family:font-medium}.LoanSaleTooltipStrip__loanStripParentContainer.LoanSaleTooltipStrip__addBorderRadius{border-radius:11px}.LoanSaleTooltipStrip__loanStripParentContainer.LoanSaleTooltipStrip__emiCalculatorDesktop{border-radius:0;margin-top:-10px}.LoanSaleTooltipStrip__loanStripParentContainer.LoanSaleTooltipStrip__desktop{border-radius:11px;margin:0 16px}.LoanSaleTooltipStrip__loanStripParentContainer .LoanSaleTooltipStrip__tollTipIcon{left:10%;position:absolute;top:-11px}.LoanSaleTooltipStrip__loanStripParentContainer .LoanSaleTooltipStrip__tollTipIcon.LoanSaleTooltipStrip__hide{display:none}.LoanSaleTooltipStrip__loanStripParentContainer.LoanSaleTooltipStrip__inRevampedGallery{align-items:center!important;border-radius:8px;display:flex!important;justify-content:left!important;margin-bottom:10px;margin-inline:auto;padding-left:12px;width:85%}.LoanSaleTooltipStrip__loanStripParentContainer.LoanSaleTooltipStrip__inRevampedGallery .LoanSaleTooltipStrip__tollTipIcon{left:5%}.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{align-items:center;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}.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}.RangeSlider__rangeSlider{padding:8px 0;position:relative;width:100%}.RangeSlider__rangeSlider .RangeSlider__slider{-webkit-appearance:none;-moz-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);appearance:none;background:#f1f1f1;border-radius:3px;cursor:pointer;height:5px;outline:none;position:relative;width:100%}.RangeSlider__rangeSlider .RangeSlider__slider::-webkit-slider-thumb{-webkit-appearance:none;background:#6300a3;border:1px solid #fff;border-radius:50%;height:26px;outline:0;pointer-events:all;position:relative;width:26px}.RangeSlider__rangeSlider .RangeSlider__slider::-moz-range-thumb{background:#6300a3;border:1px solid #fff;border-radius:50%;height:26px;outline:0;pointer-events:all;position:relative;width:26px}.RangeSlider__rangeSlider .RangeSlider__slider::-moz-focus-outer{border:none}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__yellow::-webkit-slider-thumb{background:#ffcd00;border:2px solid #2e054e}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__yellow::-moz-range-thumb{background:#ffcd00;border:2px solid #2e054e}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__disabled{height:4px!important}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__disabled::-webkit-slider-thumb{background-color:#888}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__disabled::-moz-range-thumb{background-color:#888}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__purpleBackground{height:4px!important}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__purpleBackground::-webkit-slider-thumb{border:2px solid #fff;box-shadow:0 2px 4px #00000021;height:22px;width:22px}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__purpleBackground::-moz-range-thumb{border:2px solid #fff;box-shadow:0 2px 4px #00000021;height:22px;width:22px}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__eChallanPage{height:4px!important}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__eChallanPage::-webkit-slider-thumb{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJtNS40MTQgNiAyLjQ3NSAyLjQ3NS0uNzA3LjcwN0w0IDZsMy4xODItMy4xODIuNzA3LjcwN3oiLz48L2c+PGcgY2xpcC1wYXRoPSJ1cmwoI2IpIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJtMTUuNTg2IDYtMi40NzUtMi40NzUuNzA3LS43MDdMMTcgNmwtMy4xODIgMy4xODItLjcwNy0uNzA3eiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMTJ2MTJIMHoiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIxIDEySDlWMGgxMnoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;border:2px solid #fff;box-shadow:0 2px 4px #00000021;height:22px;width:22px}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__eChallanPage::-moz-range-thumb{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJtNS40MTQgNiAyLjQ3NSAyLjQ3NS0uNzA3LjcwN0w0IDZsMy4xODItMy4xODIuNzA3LjcwN3oiLz48L2c+PGcgY2xpcC1wYXRoPSJ1cmwoI2IpIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJtMTUuNTg2IDYtMi40NzUtMi40NzUuNzA3LS43MDdMMTcgNmwtMy4xODIgMy4xODItLjcwNy0uNzA3eiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMTJ2MTJIMHoiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIxIDEySDlWMGgxMnoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;border:2px solid #fff;box-shadow:0 2px 4px #00000021;height:22px;width:22px}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__insurance{height:4px!important}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__insurance::-webkit-slider-thumb{border:2px solid #fff;box-shadow:0 2px 4px #00000021;height:22px;width:22px}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__insurance::-moz-range-thumb{border:2px solid #fff;box-shadow:0 2px 4px #00000021;height:22px;width:22px}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__threeSixtyView{height:1px!important}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__threeSixtyView::-webkit-slider-thumb{background:#f6f4f8;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzYzMDBBMyIgZD0ibTExLjAyNCAxMiA0LjEyNSA0LjEyNS0xLjE3OSAxLjE3OUw4LjY2NyAxMmw1LjMwMy01LjMwNCAxLjE3OCAxLjE3OXpNMzIuOTc2IDEybC00LjEyNCA0LjEyNSAxLjE3OCAxLjE3OUwzNS4zMzMgMTIgMzAuMDMgNi42OTdsLTEuMTc4IDEuMTc5eiIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;border:none!important;border-radius:4px;box-shadow:none!important;height:24px;width:44px}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__threeSixtyView::-moz-range-thumb{background:#f6f4f8;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzYzMDBBMyIgZD0ibTExLjAyNCAxMiA0LjEyNSA0LjEyNS0xLjE3OSAxLjE3OUw4LjY2NyAxMmw1LjMwMy01LjMwNCAxLjE3OCAxLjE3OXpNMzIuOTc2IDEybC00LjEyNCA0LjEyNSAxLjE3OCAxLjE3OUwzNS4zMzMgMTIgMzAuMDMgNi42OTdsLTEuMTc4IDEuMTc5eiIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;border:none!important;border-radius:4px;box-shadow:none!important;height:24px;width:44px}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__customScroll{border-radius:6px!important;height:4px!important}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__customScroll::-webkit-slider-thumb{background:#6300a3;border:none!important;border-radius:6px;box-shadow:none!important;height:4px;width:14px}.RangeSlider__rangeSlider .RangeSlider__slider.RangeSlider__customScroll::-moz-range-thumb{background:#6300a3;border:none!important;border-radius:6px;box-shadow:none!important;height:4px;width:14px}.RangeSlider__rangeSlider.RangeSlider__loanPage{padding-top:4px}.RangeSlider__rangeSlider .RangeSlider__valueTooltip{background:#2e054e;border-radius:6px;font-family:font-medium;font-size:14px;left:-10px;letter-spacing:0;line-height:18px;padding:8px 12px;position:absolute;top:-40px;transform:translate(-50%)}.RangeSlider__rangeSlider .RangeSlider__valueTooltipPointer{bottom:23px;left:50%;position:absolute;transform:translate(-50%)}.RangeSlider__rangeSlider .RangeSlider__rangeLabel{height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px}.RangeSlider__rangeSlider .RangeSlider__values{color:#888;display:flex;font-family:font-book;font-size:14px;justify-content:space-between;letter-spacing:0;line-height:20px;margin-top:16px}.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}.TCSBottomSheetModal__tcsContainer.TCSBottomSheetModal__isDesktop{height:90vh;overflow-y:scroll}.TCSBottomSheetModal__tcsContainer::-webkit-scrollbar{display:none}.TCSBottomSheetModal__tcsContainer .TCSBottomSheetModal__tcsHeader{background:#fff;border-bottom:1px solid #e8e8e8;border-top-left-radius:12px;border-top-right-radius:12px;display:flex;height:26px;justify-content:space-between;left:0;padding:18px;position:sticky;right:0;top:0;z-index:10}.TCSBottomSheetModal__tcsContainer .TCSBottomSheetModal__tcsHeader.TCSBottomSheetModal__desktopHeader{align-items:center;background-color:#fff;border-bottom:1px solid #e8e8e8;display:flex;justify-content:center;margin-top:auto;position:absolute;z-index:20}.TCSBottomSheetModal__tcsContainer .TCSBottomSheetModal__tcsHeader .TCSBottomSheetModal__headerText{color:#2e054e;font-family:font-demi;font-size:16px;line-height:20px;margin-top:6px}.TCSBottomSheetModal__tcsContainer .TCSBottomSheetModal__tcsHeader .TCSBottomSheetModal__headerText.TCSBottomSheetModal__desktopText{color:#2e054e;font-family:font-demi;font-size:18px;left:20px;line-height:22px;position:absolute}.TCSBottomSheetModal__tcsContainer .TCSBottomSheetModal__tcsHeader .TCSBottomSheetModal__crossIcon{align-items:center;border-radius:50%;box-shadow:0 0 10px #87878783;cursor:pointer;display:flex;height:27px;justify-content:center;position:absolute;right:14px;width:27px}.TCSBottomSheetModal__tcsContainer .TCSBottomSheetModal__tcsHeader .TCSBottomSheetModal__crossIcon.TCSBottomSheetModal__desktopCross{background-color:#fff;border:1px solid #f1f1f1;border-radius:50%;box-shadow:0 0 10px #87878733;cursor:pointer;position:absolute;right:20px}.TCSBottomSheetModal__tcsContainer .TCSBottomSheetModal__desktopImgSection{align-items:center;display:flex;justify-content:center;margin-top:10%;padding:2% 6%;position:relative;top:16px}.TCSBottomSheetModal__tcsContainer .TCSBottomSheetModal__desktopImgSection .TCSBottomSheetModal__tcsContent{box-sizing:border-box;color:#2e054e;display:flex;font-family:font-book;font-size:14px;line-height:22px;padding:0 20px}.TCSBottomSheetModal__tcsContainer .TCSBottomSheetModal__tcsImg{align-items:center;display:flex;justify-content:center;padding:16px 0}.TCSBottomSheetModal__tcsContainer .TCSBottomSheetModal__tcsContent{box-sizing:border-box;color:#2e054e;display:flex;font-family:font-book;font-size:14px;line-height:22px;padding:0 20px}.TCSBottomSheetModal__tcsContainer .TCSBottomSheetModal__visitButton{align-items:center;display:flex;justify-content:center}.TCSBottomSheetModal__tcsContainer .TCSBottomSheetModal__visitButton .TCSBottomSheetModal__actionBtn{width:50%!important}.TCSBottomSheetModal__tcsContainer .TCSBottomSheetModal__visitDesktopButton{align-items:center;background:#fff;bottom:0;display:flex;height:10px;justify-content:center;position:sticky}.TCSBottomSheetModal__tcsContainer .TCSBottomSheetModal__visitDesktopButton .TCSBottomSheetModal__actionBtn{width:214px!important}.TCSBottomSheetModal__tcsContainer .TCSBottomSheetModal__tcsButton{background:#fff;bottom:0;height:50px;padding:24px;position:sticky}.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 2.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)}5%{opacity:100%}95%{opacity:100%}to{opacity:0;transform:translate(90px) 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__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:4px solid #f1f1f1}.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:21}.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}.ServiceCoveragePolicy-module__coveragePolicyContainer{box-sizing:border-box;display:flex;gap:8px;margin-bottom:32px;padding:0 16px}.ServiceCoveragePolicy-module__coveragePolicyContainer .ServiceCoveragePolicy-module__policyItem{align-items:flex-start;background-color:#fff;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;padding:16px 12px}.ServiceCoveragePolicy-module__coveragePolicyContainer .ServiceCoveragePolicy-module__policyItem .ServiceCoveragePolicy-module__policyItemHeading{align-items:flex-start;box-sizing:border-box;color:#2e054e;display:flex;font-family:font-medium;font-size:14px;gap:4px;letter-spacing:0;line-height:18px}.ServiceCoveragePolicy-module__coveragePolicyContainer .ServiceCoveragePolicy-module__policyItem .ServiceCoveragePolicy-module__policyItemDescription{box-sizing:border-box;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:18px}.ServiceCoveragePolicy-module__coveragePolicyContainer .ServiceCoveragePolicy-module__policyItem .ServiceCoveragePolicy-module__policyItemDescription .ServiceCoveragePolicy-module__policyItemDescriptionText{color:#555;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:18px;text-align:left}.ServiceCoveragePolicy-module__coveragePolicyContainer .ServiceCoveragePolicy-module__policyItem .ServiceCoveragePolicy-module__policyItemDescription b{color:#00b088}.ServicePlanSection-module__shimmer{animation:ServicePlanSection-module__servicePlanShimmer 1.5s infinite;background:linear-gradient(90deg,#f1f1f1 25%,#e8e8e8,#f1f1f1 75%);background-size:200% 100%;border-radius:6px}@keyframes ServicePlanSection-module__servicePlanShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ServicePlanSection-module__shimmerPlanHeading{height:18px;width:80px}.ServicePlanSection-module__shimmerPlanDescription{height:14px;margin-top:4px;width:100%}.ServicePlanSection-module__shimmerChip{height:24px;width:80px}.ServicePlanSection-module__shimmerViewMore{height:16px;width:60px}.ServicePlanSection-module__shimmerPrice{height:20px;width:56px}.ServicePlanSection-module__shimmerPriceSmall{height:14px;width:40px}.ServicePlanSection-module__sectionContainer{box-sizing:border-box;display:flex;flex-direction:column;padding-bottom:64px;position:relative}.ServicePlanSection-module__sectionContainer.ServicePlanSection-module__selected{border:1px solid #6300a3;border-radius:12px}.ServicePlanSection-module__infoContainer{align-items:center;background:#f2fbf9;border:1px solid #d3eee7;border-radius:0 0 12px 12px;bottom:0;box-sizing:border-box;display:flex;flex-direction:row;gap:8px;height:48px;left:0;padding:15px 15px 11px;position:absolute;right:0;width:100%;z-index:0}.ServicePlanSection-module__infoContainer .ServicePlanSection-module__infoText{color:#367960;font-family:font-medium;font-size:12px;letter-spacing:0;line-height:16px;margin:0}.ServicePlanSection-module__section{background-color:#fff;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;margin-bottom:-24px;padding:16px;position:relative;z-index:2}.ServicePlanSection-module__section .ServicePlanSection-module__recommendedTag{align-items:center;background:#6161ff;border-radius:0 12px;display:flex;gap:4px;justify-content:center;padding:1px 8px 2px;position:absolute;right:0;top:0}.ServicePlanSection-module__section .ServicePlanSection-module__recommendedTag .ServicePlanSection-module__recommendedTagText{color:#fff!important;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.ServicePlanSection-module__section svg{align-self:center}.ServicePlanSection-module__section .ServicePlanSection-module__chip{background:#f6f6f6;border-radius:4px;box-sizing:border-box;color:#2e054e;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;padding:2px 6px;text-align:center}.ServicePlanSection-module__section .ServicePlanSection-module__planCard{align-items:center;box-sizing:border-box;display:flex;gap:12px}.ServicePlanSection-module__section .ServicePlanSection-module__planCard .ServicePlanSection-module__detailsSection{box-sizing:border-box;display:flex;flex-direction:column}.ServicePlanSection-module__section .ServicePlanSection-module__planCard .ServicePlanSection-module__detailsSection .ServicePlanSection-module__heading{box-sizing:border-box;color:#2e054e;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.ServicePlanSection-module__section .ServicePlanSection-module__planCard .ServicePlanSection-module__detailsSection .ServicePlanSection-module__description{box-sizing:border-box;color:#888;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:16px}.ServicePlanSection-module__section .ServicePlanSection-module__planCard .ServicePlanSection-module__detailsSection .ServicePlanSection-module__description .ServicePlanSection-module__vitalSystemsInfo{box-sizing:border-box;color:#2e054e;font-family:font-medium;font-size:12px;letter-spacing:0;line-height:16px}.ServicePlanSection-module__section .ServicePlanSection-module__partsCoveredInPackages{align-content:center;align-items:center;align-self:stretch;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px}.ServicePlanSection-module__section .ServicePlanSection-module__partsCoveredInPackages .ServicePlanSection-module__viewMore{align-items:center;color:#6300a3;display:flex;font-family:font-medium;font-size:12px;gap:4px;line-height:16px;z-index:3}.ServicePlanSection-module__section .ServicePlanSection-module__pricing{align-items:center;border-top:1px dashed #e8e8e8;box-sizing:border-box;display:flex;flex-direction:row;gap:4px;padding-top:16px;width:100%}.ServicePlanSection-module__section .ServicePlanSection-module__pricing .ServicePlanSection-module__pricingContent{align-items:center;display:flex;justify-content:space-between;width:100%}.ServicePlanSection-module__section .ServicePlanSection-module__pricing .ServicePlanSection-module__pricingContent .ServicePlanSection-module__pricingContentInner{align-items:center;display:flex;gap:4px}.ServicePlanSection-module__section .ServicePlanSection-module__pricing .ServicePlanSection-module__pricingContent .ServicePlanSection-module__pricingContentInner .ServicePlanSection-module__discountedPrice{box-sizing:border-box;color:#2e054e;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.ServicePlanSection-module__section .ServicePlanSection-module__pricing .ServicePlanSection-module__pricingContent .ServicePlanSection-module__pricingContentInner .ServicePlanSection-module__originalPrice{box-sizing:border-box;color:#555;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;text-decoration:line-through}.ServicePlanSection-module__section .ServicePlanSection-module__pricing .ServicePlanSection-module__pricingContent .ServicePlanSection-module__pricingContentInner .ServicePlanSection-module__justForYouText{align-items:center;background:#e5f7f3;border-radius:14px;box-sizing:border-box;color:#367960;display:flex;font-family:font-book;font-size:10px;gap:2px;justify-content:center;line-height:12px;padding:2px 6px;text-transform:uppercase}.ServicePlanSection-module__section .ServicePlanSection-module__pricing .ServicePlanSection-module__pricingContent .ServicePlanSection-module__selectPlanButton{align-items:center;background-color:#fff;border:1px solid #6300a3;border-radius:6px;color:#6300a3;display:flex;font-family:font-medium;font-size:12px;height:32px!important;justify-content:center;line-height:16px;min-height:32px!important;text-transform:none!important;width:82px!important}.ServicePlanSection-module__section .ServicePlanSection-module__pricing .ServicePlanSection-module__pricingContent .ServicePlanSection-module__selectPlanButton.ServicePlanSection-module__selectedPlanButton{background-color:#6300a3;color:#fff!important}.ServicePlanSection-module__section .ServicePlanSection-module__pricing .ServicePlanSection-module__pricingContent .ServicePlanSection-module__selectPlanButton.ServicePlanSection-module__selectedPlanButton svg{margin-right:0}.ServicePlanSection-module__section .ServicePlanSection-module__comprehensivePlanCard{align-items:center;align-self:stretch;border:1px solid #e8e8e8;border-radius:12px;box-sizing:border-box;color:#2e054e;display:flex;font-family:font-medium;font-size:12px;gap:4px;justify-content:center;line-height:16px;padding:8px 6px}.ServicePlanSection-module__section .ServicePlanSection-module__comprehensivePartsChips{align-content:flex-start;align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;padding:12px}.ServicePlanSection-module__section .ServicePlanSection-module__comprehensivePartsChips .ServicePlanSection-module__viewMore{align-items:center;color:#6300a3;display:flex;font-family:font-medium;font-size:12px;gap:4px;line-height:16px}.VasBottomSheet-module__vasBottomSheetInner{display:flex;flex-direction:column;gap:12px;padding:8px 16px 24px}.VasBottomSheet-module__vasBottomSheetInner *{box-sizing:border-box}.VasBottomSheet-module__vasBottomSheetInner .VasBottomSheet-module__title{color:#2e054e;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.VasBottomSheet-module__vasBottomSheetInner .VasBottomSheet-module__itemsContainer{display:flex;flex-direction:column;gap:12px}.VasBottomSheet-module__vasBottomSheetInner .VasBottomSheet-module__itemsContainer .VasBottomSheet-module__item{align-items:center;display:flex;flex-direction:row;gap:8px}.VasBottomSheet-module__vasBottomSheetInner .VasBottomSheet-module__itemsContainer .VasBottomSheet-module__item .VasBottomSheet-module__itemName{color:#555;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:18px}.ServicePackageBottomsheet__shimmer{animation:ServicePackageBottomsheet__servicePackageShimmer 1.5s infinite;background:linear-gradient(90deg,#f1f1f1 25%,#e8e8e8,#f1f1f1 75%);background-size:200% 100%;border-radius:6px}@keyframes ServicePackageBottomsheet__servicePackageShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ServicePackageBottomsheet__shimmerSubHeading{height:28px;margin:8px auto 16px;width:200px}.ServicePackageBottomsheet__shimmerPlanHeading{height:18px;width:80px}.ServicePackageBottomsheet__shimmerPlanDescription{height:14px;margin-top:4px;width:100%}.ServicePackageBottomsheet__shimmerChip{height:24px;width:80px}.ServicePackageBottomsheet__shimmerViewMore{height:16px;width:60px}.ServicePackageBottomsheet__shimmerPrice{height:20px;width:56px}.ServicePackageBottomsheet__shimmerPriceSmall{height:14px;width:40px}.ServicePackageBottomsheet__shimmerCoverageHeading{flex:1;height:16px;width:100px}.ServicePackageBottomsheet__shimmerCoverageDescription{height:36px;margin-top:4px;width:100%}.ServicePackageBottomsheet__servicePackageBottomsheet{background:linear-gradient(180deg,#6161ff,#4444b2)!important;border-radius:0!important;max-height:100vh!important}.ServicePackageBottomsheet__servicePackageBottomContainersheet{background-color:#f6f6f6;box-sizing:border-box;display:flex;flex-direction:column;overflow-y:scroll}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__topHeading{background:linear-gradient(180deg,#6161ff,#4444b2)!important;box-sizing:border-box;height:248px;text-align:center}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__topHeading .ServicePackageBottomsheet__topImage{margin-top:-27px}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__topHeading h3{color:#fff;font-family:font-demi;font-size:20px;line-height:28px;margin-top:-80px}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__topHeading p{color:#fff;font-family:font-book;font-size:14px;line-height:18px;margin-left:19%;max-width:62%}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__serviceCoveragePolicyContainer{box-sizing:border-box;display:flex;gap:8px;margin-bottom:32px;padding:0 16px}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__serviceCoveragePolicyContainer .ServicePackageBottomsheet__serviceCoveragePolicyItem{align-items:flex-start;background-color:#fff;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;padding:16px 12px}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__serviceCoveragePolicyContainer .ServicePackageBottomsheet__serviceCoveragePolicyItem .ServicePackageBottomsheet__serviceCoveragePolicyItemHeading{align-items:flex-start;box-sizing:border-box;color:#2e054e;display:flex;font-family:font-medium;font-size:14px;gap:4px;letter-spacing:0;line-height:18px}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__serviceCoveragePolicyContainer .ServicePackageBottomsheet__serviceCoveragePolicyItem .ServicePackageBottomsheet__serviceCoveragePolicyItemDescription{box-sizing:border-box;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:18px}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__serviceCoveragePolicyContainer .ServicePackageBottomsheet__serviceCoveragePolicyItem .ServicePackageBottomsheet__serviceCoveragePolicyItemDescription .ServicePackageBottomsheet__serviceCoveragePolicyItemDescriptionText{color:#555;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:18px;text-align:left}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__serviceCoveragePolicyContainer .ServicePackageBottomsheet__serviceCoveragePolicyItem .ServicePackageBottomsheet__serviceCoveragePolicyItemDescription b{color:#00b088}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__servicePackageDetails{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:16px}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__servicePackageDetails .ServicePackageBottomsheet__servicePackageHeading{box-sizing:border-box;color:#2e054e;font-family:font-medium;font-size:12px;letter-spacing:0;letter-spacing:1px;line-height:16px;text-align:center;text-transform:uppercase}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__servicePackageDetails .ServicePackageBottomsheet__servicePackageSubHeading{align-self:center;box-sizing:border-box;color:#2e054e;font-family:font-demi;font-size:20px;letter-spacing:0;line-height:24px;line-height:28px;margin-top:-16px;text-align:center}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__servicePackageDetails .ServicePackageBottomsheet__planSectionParent{box-sizing:border-box;display:flex;flex-direction:column;gap:16px}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__servicePackageBottomBanner{box-sizing:border-box}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__servicePackageBottomBanner .ServicePackageBottomsheet__text{font-family:font-book}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__servicePackageBottomBanner .ServicePackageBottomsheet__container{height:auto!important}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__goMechanicText{background-color:#f7f7ff;border:1px solid #c0c0ff;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;margin:0 16px;padding:16px 12px}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__goMechanicText .ServicePackageBottomsheet__goMechanicHeading{color:#2e054e;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__goMechanicText p{color:#555;font-family:font-book;font-size:14px;letter-spacing:0;line-height:18px}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__poweredBy{align-items:flex-end;align-self:center;color:#888;display:flex;font-family:font-medium;font-size:10px;gap:2px;letter-spacing:1px;line-height:12px;margin:16px 0 0;text-transform:uppercase}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__servicePackageFaqSection{box-sizing:border-box}.ServicePackageBottomsheet__servicePackageBottomContainersheet .ServicePackageBottomsheet__servicePackageFaqSection .ServicePackageBottomsheet__faqHeading{color:#2e054e;font-family:font-demi;font-size:24px;letter-spacing:0;line-height:28px;line-height:30px;margin-bottom:8px!important}.PriceBreakupSheet__container{background-color:#fff;padding:16px}.PriceBreakupSheet__container .PriceBreakupSheet__title{color:#2e054e;font-family:font-demi;font-size:18px;letter-spacing:0;line-height:22px;margin-bottom:16px}.PriceBreakupSheet__container .PriceBreakupSheet__priceBox{border:1px solid #e8e8e8;border-radius:16px;margin-bottom:16px;overflow:hidden;padding:16px}.PriceBreakupSheet__container .PriceBreakupSheet__priceBox .PriceBreakupSheet__priceRow{align-items:center;display:flex;justify-content:space-between;padding:12px 16px}.PriceBreakupSheet__container .PriceBreakupSheet__priceBox .PriceBreakupSheet__priceRow .PriceBreakupSheet__priceLabel{color:#2e054e;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.PriceBreakupSheet__container .PriceBreakupSheet__priceBox .PriceBreakupSheet__priceRow .PriceBreakupSheet__priceValue{color:#2e054e;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px}.PriceBreakupSheet__container .PriceBreakupSheet__priceBox .PriceBreakupSheet__priceBreakupDivider{border:1px dashed #e8e8e8}.PriceBreakupSheet__container .PriceBreakupSheet__priceBox .PriceBreakupSheet__totalRow{align-items:center;display:flex;justify-content:space-between;padding:12px 16px}.PriceBreakupSheet__container .PriceBreakupSheet__priceBox .PriceBreakupSheet__totalRow .PriceBreakupSheet__totalInfo{display:flex;flex-direction:column;gap:2px}.PriceBreakupSheet__container .PriceBreakupSheet__priceBox .PriceBreakupSheet__totalRow .PriceBreakupSheet__totalInfo .PriceBreakupSheet__totalLabel{color:#2e054e;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px}.PriceBreakupSheet__container .PriceBreakupSheet__priceBox .PriceBreakupSheet__totalRow .PriceBreakupSheet__totalInfo .PriceBreakupSheet__gstNote{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.PriceBreakupSheet__container .PriceBreakupSheet__priceBox .PriceBreakupSheet__totalRow .PriceBreakupSheet__totalValue{color:#2e054e;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.PriceBreakupSheet__container .PriceBreakupSheet__notesList{margin:0 0 8px 16px;padding:0}.PriceBreakupSheet__container .PriceBreakupSheet__notesList li{color:#555;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;list-style-type:disc}.PriceBreakupSheet__container .PriceBreakupSheet__disclaimer{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;margin-bottom:24px}.PriceBreakupSheet__container .PriceBreakupSheet__okayButton{background:none;border:none;color:#6300a3;cursor:pointer;font-family:font-demi;font-size:14px;letter-spacing:0;line-height:18px;padding:12px 0;text-align:center;text-transform:uppercase;width:100%}.Comprehensive__container{background-color:#f6f6f6;overflow-y:scroll}.Comprehensive__container .Comprehensive__topSection{background-color:#6300a3;border-radius:12px 12px 0 0;height:248px!important;position:relative;text-align:center}.Comprehensive__container .Comprehensive__topSection .Comprehensive__closeIconCircle{background-color:#fff;border-radius:50%;opacity:.6;padding:4px 4px 1px;position:absolute;right:16px;top:16px;z-index:3}.Comprehensive__container .Comprehensive__topSection .Comprehensive__headerIconImage{position:relative}.Comprehensive__container .Comprehensive__topSection .Comprehensive__headerText{bottom:40px;position:absolute;text-align:center;width:-webkit-fill-available}.Comprehensive__container .Comprehensive__topSection .Comprehensive__headerTextTitle{color:#fff;font-family:font-demi;font-size:20px;letter-spacing:0;line-height:24px;line-height:28px}.Comprehensive__container .Comprehensive__topSection .Comprehensive__headerTextSubtitle{color:#fff;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:18px}.Comprehensive__container .Comprehensive__bottomSection{padding:0 16px 24px;position:relative;top:-20px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan{background-color:#fff;border:1px solid #fff;border-radius:12px;margin-bottom:16px;padding:16px;position:relative}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__currentPlanBadge{background-color:#e5f7f3;border-bottom-left-radius:12px;border-top-right-radius:12px;padding:1px 8px 2px;position:absolute;right:-1px;top:-1px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__currentPlanBadge span{color:#00b088;font-family:font-medium;font-size:12px;letter-spacing:0;letter-spacing:1px;line-height:16px;text-transform:uppercase}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__planHeader{align-items:center;display:flex;gap:8px;margin-bottom:16px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__planHeader .Comprehensive__planIcon .Comprehensive__cardIconImage{height:44px;width:44px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__planHeader .Comprehensive__planInfo{flex:1}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__planHeader .Comprehensive__planInfo h3{color:#2e054e;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__planHeader .Comprehensive__planInfo p{color:#888;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__planDescription{color:#555;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;margin-bottom:8px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__coverageSection{display:flex;gap:16px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__coverageSection .Comprehensive__coverageBox{border-radius:12px 12px 0 0;flex:1;overflow:hidden}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__coverageSection .Comprehensive__coverageBox .Comprehensive__coverageHeader{background-color:#fff;display:flex;height:8px;justify-content:center;padding:0 2px;position:relative}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__coverageSection .Comprehensive__coverageBox .Comprehensive__coverageHeader span{background:linear-gradient(180deg,#fff 20.833%,#f2fbf9);bottom:-8px;font-family:font-medium;font-size:10px;letter-spacing:1px;line-height:12px;padding:0 2px;position:absolute;text-transform:uppercase}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__coverageSection .Comprehensive__coverageBox .Comprehensive__coverageHeader.Comprehensive__covers span{color:#00b088;z-index:2}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__coverageSection .Comprehensive__coverageBox .Comprehensive__coverageHeader.Comprehensive__doesntCover span{background:linear-gradient(180deg,#fff 20.833%,#f6f6f6);color:#888}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__coverageSection .Comprehensive__coverageBox .Comprehensive__coverageContent{border-radius:12px 12px 0 0;display:flex;gap:4px;padding:12px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__coverageSection .Comprehensive__coverageBox .Comprehensive__coverageContent.Comprehensive__greenBorder{background:linear-gradient(180deg,#f2fbf9,#fff 32.036%);border-top:1px solid #a8ddd0}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__coverageSection .Comprehensive__coverageBox .Comprehensive__coverageContent.Comprehensive__greyBorder{background:linear-gradient(180deg,#f6f6f6,#fff 32.036%);border-top:1px solid #e8e8e8;justify-content:center}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__coverageSection .Comprehensive__coverageBox .Comprehensive__coverageContent .Comprehensive__coverageItem{align-items:center;display:flex;flex-direction:column;gap:8px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__coverageSection .Comprehensive__coverageBox .Comprehensive__coverageContent .Comprehensive__coverageItem .Comprehensive__itemIcon{height:20px;width:20px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__coverageSection .Comprehensive__coverageBox .Comprehensive__coverageContent .Comprehensive__coverageItem span{color:#555;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;text-align:center}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__priceRow{align-items:center;border-top:1px dashed #e8e8e8;display:flex;justify-content:space-between;margin-top:16px;padding-top:16px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__priceRow .Comprehensive__price{color:#2e054e;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__priceRow .Comprehensive__addedButton{align-items:center;border:1px solid #c199da;border-radius:6px;display:flex;gap:2px;height:32px;justify-content:center;padding:0 12px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__priceRow .Comprehensive__addedButton .Comprehensive__checkIcon{height:12px;width:12px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__currentPlan .Comprehensive__priceRow .Comprehensive__addedButton span{color:#c199da;font-family:font-medium;font-size:12px;letter-spacing:0;line-height:16px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanLabel{color:#2e054e;font-family:font-medium;font-size:12px;letter-spacing:0;letter-spacing:1px;line-height:16px;margin-bottom:16px;text-transform:uppercase}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard{margin-bottom:32px;position:relative}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__valueTag{align-items:center;background-color:#6161ff;border-radius:0 12px;display:flex;gap:4px;padding:1px 8px 2px;position:absolute;right:0;top:0;z-index:3}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__valueTag .Comprehensive__starIcon{height:10px;width:10px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__valueTag span{color:#fff;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard{background-color:#fff;border-radius:12px;padding:16px;position:relative;z-index:2}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__cardHeader{align-items:center;display:flex;gap:8px;margin-bottom:16px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__cardHeader .Comprehensive__cardIcon .Comprehensive__cardIconImage{height:44px;width:44px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__cardHeader .Comprehensive__cardInfo{flex:1}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__cardHeader .Comprehensive__cardInfo h3{color:#2e054e;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__cardHeader .Comprehensive__cardInfo p{color:#888;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__cardDescription{color:#555;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;margin-bottom:16px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid{background-color:#fff}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageGridHeader{align-items:center;display:flex;gap:4px;margin-bottom:12px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageGridHeader span{color:#00b088;font-family:font-medium;font-size:10px;letter-spacing:1px;line-height:12px;text-transform:uppercase}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageGridHeader .Comprehensive__headerLine{background:linear-gradient(90deg,#a8ddd0,transparent);flex:1;height:1px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageIcons{align-items:flex-start;display:flex}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageIcons .Comprehensive__thirdPartyItem{align-items:center;align-self:center;display:flex;flex-direction:column;gap:8px;width:62px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageIcons .Comprehensive__thirdPartyItem .Comprehensive__iconWrapper,.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageIcons .Comprehensive__thirdPartyItem .Comprehensive__iconWrapper svg{height:29px;width:29px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageIcons .Comprehensive__thirdPartyItem span{color:#555;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;text-align:center}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageIcons .Comprehensive__plusIcon{align-items:center;display:flex;position:relative;top:12px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageIcons .Comprehensive__plusIcon svg{height:16px;width:16px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageIcons .Comprehensive__additionalCoverage{background-color:#f2fbf9;border-radius:8px;display:flex;gap:16px;margin-left:4px;overflow-x:scroll;padding:8px 4px;-ms-overflow-style:none;scrollbar-width:none}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageIcons .Comprehensive__additionalCoverage::-webkit-scrollbar{display:none}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageIcons .Comprehensive__additionalCoverage .Comprehensive__coverageIconItem{align-items:center;display:flex;flex-direction:column;gap:8px;min-width:50px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageIcons .Comprehensive__additionalCoverage .Comprehensive__coverageIconItem .Comprehensive__iconBox{align-items:center;display:flex;height:30px;justify-content:center;width:30px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageIcons .Comprehensive__additionalCoverage .Comprehensive__coverageIconItem .Comprehensive__iconBox svg{height:30px;width:30px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageIcons .Comprehensive__additionalCoverage .Comprehensive__coverageIconItem span{color:#555;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px;text-align:center}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__coverageGrid .Comprehensive__coverageIcons .Comprehensive__additionalCoverage .Comprehensive__coverageIconItem.Comprehensive__wider{min-width:64px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__priceSection{align-items:center;border-top:1px dashed #e8e8e8;display:flex;margin-top:16px;padding-top:16px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__priceSection .Comprehensive__priceText{align-items:center;display:flex;flex:1;gap:2px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__priceSection .Comprehensive__priceText .Comprehensive__startsAt{color:#555;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__priceSection .Comprehensive__priceText .Comprehensive__amount{color:#2e054e;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__priceSection .Comprehensive__priceText .Comprehensive__extra{color:#2e054e;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__mainCard .Comprehensive__priceSection .Comprehensive__priceText .Comprehensive__infoIcon{cursor:pointer;height:14px;margin-bottom:1px;margin-left:2px;width:14px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__socialProof{align-items:center;background-color:#f2fbf9;border:1px solid #d3eee7;border-radius:0 0 12px 12px;display:flex;gap:4px;margin-top:-16px;padding:24px 16px 8px;position:relative;z-index:1}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__socialProof .Comprehensive__shieldIcon{height:12px;width:12px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__socialProof span{color:#367960;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__upgradePlanCard .Comprehensive__socialProof span strong{font-family:font-medium}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__faqSection{margin-left:-16px;margin-right:-16px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__faqSection .Comprehensive__faqHeader{align-items:center;display:flex;justify-content:center}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__faqSection .Comprehensive__faqHeader h2{color:#2e054e;font-family:font-demi;font-size:24px;letter-spacing:0;line-height:28px;text-align:center}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__faqSection .Comprehensive__faq{padding:0}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__footerSection{align-items:center;display:flex;flex-direction:column;gap:8px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__footerSection .Comprehensive__poweredBy{align-items:center;display:flex;gap:8px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__footerSection .Comprehensive__poweredBy span{color:#888;font-family:font-book;font-size:12px;letter-spacing:0;line-height:18px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__footerSection .Comprehensive__poweredBy .Comprehensive__insuranceLogo{align-items:center;display:flex;gap:2px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__footerSection .Comprehensive__poweredBy .Comprehensive__insuranceLogo .Comprehensive__insuranceLogo{height:16px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__footerSection .Comprehensive__poweredBy .Comprehensive__insuranceLogo .Comprehensive__insuranceText{color:#cacaca;font-family:font-demi;font-size:16px;letter-spacing:0;line-height:20px}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__footerSection .Comprehensive__termsText{color:#888;font-family:font-book;font-size:10px;letter-spacing:0;line-height:12px;text-align:center}.Comprehensive__container .Comprehensive__bottomSection .Comprehensive__footerSection .Comprehensive__termsText a{color:#6300a3;text-decoration:underline}.WarrantyCoveredParts__coveredParts{display:flex;flex-direction:column;margin-top:24px}.WarrantyCoveredParts__coveredParts .WarrantyCoveredParts__coveredPartsHeading{align-items:center;align-self:center;color:#2e054e;display:flex;font-family:font-medium;font-size:12px;gap:4px;letter-spacing:1px;line-height:16px;text-transform:uppercase}.WarrantyCoveredParts__coveredParts .WarrantyCoveredParts__coveredPartsHeading svg{height:5px;width:55px}.WarrantyCoveredParts__coveredParts .WarrantyCoveredParts__coveredPartsHeading .WarrantyCoveredParts__coveredPartsHeadingArrow{align-items:center;display:flex;height:5px;justify-content:center;width:55px}.WarrantyCoveredParts__coveredParts .WarrantyCoveredParts__coveredPartsHeading .WarrantyCoveredParts__coveredPartsHeadingArrow svg{height:5px;transform:rotate(180deg);width:55px}.WarrantyCoveredParts__coveredParts .WarrantyCoveredParts__coveredPartsList{background-color:#fff;border-radius:12px;display:flex;flex-direction:column;margin:16px;padding:16px}.WarrantyCoveredParts__coveredParts .WarrantyCoveredParts__coveredPartsList .WarrantyCoveredParts__coveredPartsListItem{display:flex;flex-direction:column;margin-top:16px}.WarrantyCoveredParts__coveredParts .WarrantyCoveredParts__coveredPartsList .WarrantyCoveredParts__coveredPartsListItem .WarrantyCoveredParts__coveredPartsListItemHeading{color:#2e054e;font-family:font-medium;font-size:16px;line-height:20px;margin-bottom:8px}.WarrantyCoveredParts__coveredParts .WarrantyCoveredParts__coveredPartsList .WarrantyCoveredParts__coveredPartsListItem .WarrantyCoveredParts__coveredPartsListItemDetails{display:flex;flex-wrap:wrap}.WarrantyCoveredParts__coveredParts .WarrantyCoveredParts__coveredPartsList .WarrantyCoveredParts__coveredPartsListItem .WarrantyCoveredParts__coveredPartsListItemDetails .WarrantyCoveredParts__coveredPartsListItemDetail{align-items:center;color:#555;display:flex;font-family:font-book;font-size:14px;gap:8px;line-height:18px;margin-bottom:8px;max-width:50%;min-width:50%}.WarrantyCoveredParts__coveredParts .WarrantyCoveredParts__coveredPartsList .WarrantyCoveredParts__coveredPartsListItem .WarrantyCoveredParts__coveredPartsListItemDetails .WarrantyCoveredParts__coveredPartsListItemDetail.WarrantyCoveredParts__listDown{max-width:100%;min-width:100%}.WarrantyCoveredParts__coveredParts .WarrantyCoveredParts__coveredPartsList .WarrantyCoveredParts__coveredPartsListItem .WarrantyCoveredParts__coveredPartsListItemDetails .WarrantyCoveredParts__coveredPartsListItemDetail svg{height:18px;margin-right:4px;width:18px}.WarrantyCoveredParts__coveredParts .WarrantyCoveredParts__coveredPartsList .WarrantyCoveredParts__coveredPartsNote{border-top:1px dashed #e8e8e8;color:#555;font-family:font-book;font-size:12px;line-height:16px;margin-top:16px;padding-top:16px}.WarrantyCoveredParts__coveredParts .WarrantyCoveredParts__coveredPartsList .WarrantyCoveredParts__coveredPartsNote ul{padding-left:16px}.WarrantyCoveredParts__coveredParts .WarrantyCoveredParts__coveredPartsList .WarrantyCoveredParts__coveredPartsNote ul li{list-style:disc!important;margin-bottom:4px}.WarrantyCoveredParts__coveredParts .WarrantyCoveredParts__coveredPartsList .WarrantyCoveredParts__coveredPartsNote ul li strong{color:#141414;font-family:font-demi}.WarrantyDetails__warrantyDetails{background-color:#fff;border-radius:12px;gap:8px;margin:16px 16px 0;padding:16px}.WarrantyDetails__warrantyDetails .WarrantyDetails__heading{color:#2e054e;font-family:font-demi;font-size:18px;letter-spacing:0;line-height:22px}.WarrantyDetails__warrantyDetails .WarrantyDetails__description{color:#2e054e;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.WarrantyDetails__warrantyDetails.WarrantyDetails__isEvExtendedWarranty{margin-bottom:0}.WarrantyPlansCard__warrantyPlansContainer{display:flex;justify-content:flex-start;margin-top:24px}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warratyPlansParts{display:flex;flex-direction:column;z-index:3}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warratyPlansParts .WarrantyPlansCard__firstElement{align-items:center;background-color:#fff;border-bottom:1px solid #e8e8e8;border-radius:0 12px 0 0;color:#2e054e;display:flex;font-family:font-medium;font-size:14px;height:54px;line-height:18px;padding:8px}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warratyPlansParts .WarrantyPlansCard__warratyPlansPartsElement{align-items:center;background-color:#fff;border-bottom:1px solid #e8e8e8;color:#2e054e;display:inline-flex;display:flex;font-family:font-medium;font-size:14px;height:60px;line-height:18px;padding:8px;white-space:nowrap}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warratyPlansParts .WarrantyPlansCard__warratyPlansPartsElement .WarrantyPlansCard__infoTip{align-items:center;border:1px solid #2e054e;border-radius:50%;color:#2e054e;display:flex;font-size:10px;height:12px;justify-content:center;margin-left:5px;width:12px}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warratyPlansParts .WarrantyPlansCard__warratyPlansPartsElement:last-child{border-radius:0 0 12px}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warratyPlansParts .WarrantyPlansCard__warratyPlansPartsElement.WarrantyPlansCard__afterBookingElement:last-child{align-items:flex-start;height:84px;padding:32px 8px}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData{align-items:flex-end;display:flex;gap:8px;overflow:scroll;padding:0 8px;scrollbar-width:none}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData::-webkit-scrollbar{display:none;-ms-overflow-style:none!important;-webkit-appearance:none!important;background:transparent!important;scrollbar-width:none!important}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData::-webkit-scrollbar-thumb{background:transparent!important}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData{animation:WarrantyPlansCard__scroll 2s linear}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData{display:flex;flex-direction:column;flex-shrink:0;min-width:120px;position:relative;white-space:nowrap}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData.WarrantyPlansCard__defaultPlanData{background-color:#f1f1f1!important;border:1px solid #fff!important;border-radius:12px!important}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData.WarrantyPlansCard__defaultPlanData .WarrantyPlansCard__planDetailsElement,.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData.WarrantyPlansCard__defaultPlanData .WarrantyPlansCard__planHeader,.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData.WarrantyPlansCard__defaultPlanData .WarrantyPlansCard__planPrice{background-color:#f1f1f1!important}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData .WarrantyPlansCard__selectedPlanHead{align-items:center;background-color:#f6f6f6;border:1px solid #6300a3;border-radius:12px 12px 0 0;color:#2e054e;display:flex;font-family:font-book;font-size:12px;justify-content:center;left:0;line-height:18px;padding:2px 6px 12px;position:absolute;top:-22px;width:calc(100% - 14px);z-index:1}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData .WarrantyPlansCard__valueForMoney{align-items:center;background-color:#f7f7ff;border:1px solid #c0c0ff;border-radius:12px 12px 0 0;color:#fff;display:flex;font-family:font-book;font-size:12px;justify-content:center;left:0;line-height:18px;padding:2px 6px 12px;position:absolute;top:-22px;width:calc(100% - 14px);z-index:1}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData .WarrantyPlansCard__valueForMoney svg{margin-right:4px}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData.WarrantyPlansCard__selectedPlanData{border:1px solid #6300a3;border-radius:12px}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData .WarrantyPlansCard__planHeader{align-items:center;background-color:#fff;border-bottom:1px solid #e8e8e8;border-radius:12px 12px 0 0;color:#2e054e;display:flex;font-family:font-medium;font-size:14px;justify-content:center;line-height:18px;padding:12px 10px;z-index:2}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData .WarrantyPlansCard__planHeader svg{height:24px;margin-right:2px;width:24px}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData .WarrantyPlansCard__planHeader.WarrantyPlansCard__selectedPlanHeader{background-color:#6300a3;color:#fff}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData .WarrantyPlansCard__planDetailsElement{align-items:center;background-color:#fff;border-bottom:1px solid #e8e8e8;display:flex;flex-direction:column;height:60px;justify-content:center;padding:8px}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData .WarrantyPlansCard__planDetailsElement .WarrantyPlansCard__planDetailsHeading{color:#2e054e;display:flex;font-family:font-medium;font-size:14px;line-height:18px}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData .WarrantyPlansCard__planDetailsElement .WarrantyPlansCard__planDetailsHeading .WarrantyPlansCard__planDetailsBadge{align-items:center;background-color:#00b088;border-radius:250px;box-sizing:border-box;color:#fff;display:flex;font-family:font-book;font-size:10px;justify-content:center;line-height:12px;margin-left:4px;padding:1px 5px}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData .WarrantyPlansCard__planDetailsElement .WarrantyPlansCard__planDetailsSubHeading{color:#555;font-family:font-book;font-size:12px;line-height:16px}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData .WarrantyPlansCard__planPrice{align-items:center;background-color:#fff;border-radius:0 0 12px 12px;color:#2e054e;display:flex;flex-direction:column;font-family:font-medium;font-size:14px;height:60px;justify-content:center;line-height:18px;padding:8px}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData .WarrantyPlansCard__planPrice.WarrantyPlansCard__planPriceAfterBooking{height:84px;padding:32px 8px}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData .WarrantyPlansCard__planPrice .WarrantyPlansCard__planPriceValue{color:#555;font-family:font-book;font-size:12px;line-height:16px}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData .WarrantyPlansCard__planPrice .WarrantyPlansCard__selectPlanButton{align-items:center;background-color:#fff;border:1px solid #6300a3;border-radius:6px;color:#6300a3;display:flex;font-family:font-medium;font-size:12px;justify-content:center;line-height:16px;margin-top:29px;min-height:32px!important;text-transform:none!important;width:70%}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData .WarrantyPlansCard__planPrice .WarrantyPlansCard__selectPlanButton.WarrantyPlansCard__selectedPlanButton{background-color:#6300a3;color:#fff;width:80%}.WarrantyPlansCard__warrantyPlansContainer .WarrantyPlansCard__warrantyPlansData .WarrantyPlansCard__warrantyPlanData .WarrantyPlansCard__planPrice .WarrantyPlansCard__selectPlanButton.WarrantyPlansCard__selectedPlanButton svg{margin-right:0}@keyframes WarrantyPlansCard__scroll{0%{margin-left:0}50%{margin-left:-20px}to{margin-left:0}}.ExtendedWarranty__container{background-color:#f6f6f6;overflow-y:scroll}.ExtendedWarranty__container .ExtendedWarranty__topHeading{background-color:#00b088;padding:0 48px 36px;text-align:center}.ExtendedWarranty__container .ExtendedWarranty__topHeading .ExtendedWarranty__topImage{margin:0 auto}.ExtendedWarranty__container .ExtendedWarranty__topHeading h3{color:#fff;font-family:font-demi;font-size:18px;letter-spacing:0;line-height:22px;margin-top:-86px}.ExtendedWarranty__container .ExtendedWarranty__topHeading p{align-self:center;color:#fff;font-family:font-book;font-size:14px;line-height:18px;margin-left:-42px;margin-right:-42px;max-width:80%}.ExtendedWarranty__container .ExtendedWarranty__warrantyPlans{display:flex;flex-direction:column;margin-top:24px;overflow:hidden}.ExtendedWarranty__container .ExtendedWarranty__warrantyPlans .ExtendedWarranty__subHeading{align-self:center;color:#2e054e;font-family:font-medium;font-size:12px;letter-spacing:0;letter-spacing:1px;line-height:16px;text-transform:uppercase}.ExtendedWarranty__container .ExtendedWarranty__warrantyPlans .ExtendedWarranty__heading{align-self:center;color:#2e054e;font-family:font-demi;font-size:24px;font-size:20px;letter-spacing:0;line-height:28px;max-width:80%;text-align:center}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard{background-color:#fff;border:1px solid #efe5f6;border-radius:12px;display:flex;flex-direction:column;margin:0 16px;position:relative;top:-20px}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__headingsContainer{align-items:center;background:linear-gradient(180deg,#efe5f6 13.91%,#fff);border-top-left-radius:12px;border-top-right-radius:12px;display:flex;flex-direction:column;padding:12px 16px}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__headingsContainer .ExtendedWarranty__heading1{color:#6300a3;font-family:font-medium;font-size:12px;line-height:16px}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__headingsContainer .ExtendedWarranty__heading2{color:#6300a3;font-family:font-demi;font-size:20px;line-height:28px;text-align:center}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer{background-color:#fff;padding:12px}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__logoRowContainer{align-items:center;display:flex;justify-content:space-between;padding:0 0 0 16px;width:calc(100% - 16px)}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__logoRowContainer .ExtendedWarranty__name{padding:16px 0;width:33%}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__logoRowContainer .ExtendedWarranty__headerData{align-items:center;background-color:#f6f6f6;border-radius:12px;display:flex;width:67%}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__logoRowContainer .ExtendedWarranty__headerData .ExtendedWarranty__dataContainer{align-items:center;display:flex;flex-direction:column;padding:16px 0;width:50%}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__logoRowContainer .ExtendedWarranty__headerData .ExtendedWarranty__dataContainer.ExtendedWarranty__highlightLogo1{background-color:#f1f1f1;border:1px solid transparent;border-top-left-radius:12px;border-top-right-radius:12px}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__logoRowContainer .ExtendedWarranty__headerData .ExtendedWarranty__dataContainer.ExtendedWarranty__highlightLogo2{background-color:#6300a3;border:1px solid transparent;border-top-left-radius:12px;border-top-right-radius:12px}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__priceRowContainer{align-items:center;display:flex;justify-content:space-between;padding:0 0 0 16px;width:calc(100% - 16px)}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__priceRowContainer .ExtendedWarranty__name{color:#2e054e;font-family:font-book;font-size:14px;line-height:20px;padding:24px 0;width:33%}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__priceRowContainer .ExtendedWarranty__headerData{align-items:center;background-color:#f6f6f6;border-radius:12px;display:flex;width:67%}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__priceRowContainer .ExtendedWarranty__headerData .ExtendedWarranty__dataContainer{align-items:center;color:#2e054e;display:flex;flex-direction:column;font-family:font-demi;font-size:14px;line-height:18px;padding:24px 0;width:50%}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__priceRowContainer .ExtendedWarranty__headerData .ExtendedWarranty__dataContainer.ExtendedWarranty__highlightPriceBox1{background-color:#f5f5f5cc;border:1px solid transparent;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__priceRowContainer .ExtendedWarranty__headerData .ExtendedWarranty__dataContainer.ExtendedWarranty__highlightPriceBox2{background-color:#f7f2fa;border:1px solid transparent;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__rowContainer{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;padding:0 0 0 16px;width:calc(100% - 16px)}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__rowContainer .ExtendedWarranty__name{align-items:center;color:#2e054e;display:flex;font-family:font-book;font-size:14px;line-height:20px;padding:24px 0;width:33%}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__rowContainer .ExtendedWarranty__name svg{margin-left:2px}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__rowContainer .ExtendedWarranty__dataContainer{align-items:center;display:flex;flex-direction:column;padding:24px 0;width:33%}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__rowContainer .ExtendedWarranty__dataContainer.ExtendedWarranty__highlightBox1{background-color:#f5f5f5cc;border:1px solid transparent}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__rowContainer .ExtendedWarranty__dataContainer.ExtendedWarranty__highlightBox2{background-color:#f7f2fa;border:1px solid transparent}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__rowContainer .ExtendedWarranty__dataContainer .ExtendedWarranty__data1{color:#2e054e;display:flex;font-family:font-medium;font-size:14px;line-height:18px}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__rowContainer .ExtendedWarranty__dataContainer .ExtendedWarranty__data1 .ExtendedWarranty__data2{align-items:center;background-color:#00b088;border:1px solid transparent;border-radius:12px;color:#fff;display:flex;font-family:font-book;font-size:10px;justify-content:center;line-height:12px;margin-left:2px;padding:0 8px}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__planTableContainer .ExtendedWarranty__rowContainer .ExtendedWarranty__dataContainer .ExtendedWarranty__data3{color:#2e054e;font-family:font-book;font-size:12px;line-height:18px}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__extendWarrantyButton{border-top:1px dashed #e8e8e8;display:flex;flex-direction:column;padding:20px 16px}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__extendWarrantyButton .ExtendedWarranty__extendWarrantyButtonTitle{color:#2e054e;font-family:font-medium;font-size:16px;line-height:20px;margin-bottom:16px}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__extendWarrantyButton .ExtendedWarranty__extendWarrantyButtonButton{background-color:#6300a3;color:#fff;font-family:font-medium;text-transform:none!important}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__extendWarrantyButton .ExtendedWarranty__interestedText{color:#2e054e;font-family:font-book;font-size:14px;line-height:18px}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__footer{align-items:center;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAq4AAABMCAYAAACs7DWmAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAbfSURBVHgB7d1dctvmFQbgDyCZyU89I160M5nGHWkFVldg7qDqCursoFlBkx10Cc0KWq+gzA7YFRhpnGamvaCmSexMRAABaDMSGQmSKP7gI57nhjJFyQPiHJwXEAAm069fvQihHM+K4vNfP340Dgfumxevj3uD/Cgpy6MySc4HFxfZ8GR4Hg5cvdz1Y78/mz/OZv3sw5P3snDgpi+mRz+Ed48W67xe7nfDD+ddWedXaz2/6J13aZ13vda7un3req13dftmlh+uus5n/f5pP+n9ISThLKmCa7n0iiQZF0X+PA9h/JuPfjUJEasXNh8MznohfVIvbPXU8fWvLM9Dkk5CUU5mZf78EAL8/776dtTv95+GMoxCWZxWK/bohpdW67ic5GX5Re/iYlw1fhYiVjf1O4P8LE3Tetmr5W5e54dU61cae1Q9dXrji6se72ytJyHLi+L5IdR6vc6LweBZmvSeVPU8CrfVel58UYRiHPs6/2Wtl8e3bt/y8LyX/ziOPdj89+V3p70QRm+2b/U6v3G5s+q9mRxSrc9nedJ7epdaP5Tt21Ktp8npnWb5gdT65Syvln1luX8ZXJdl9dHYmN6I5SE2L/A11MWfjGNq+uXGLs4aivs2k+q9G8fS9Kt7YuHGDdqtsthq/XKI1Y29bq2H8KbW88/VevvNt2932Tlpls1rPaKd1aYhdi+RHZhZPvhSPutcrXdwlne51u86y28Lriuvbt8bscEh1qSVTb+hIdagnU2/scZu0tZa770z6qXJ0wcOsSZZGwP8ZoZYk7bX+q1H2NZX13rLjsZucIe0SdbNWg+t3Fnt6izfaa23bGd13Vl+v+C6LNtX0++ksW/05k8R+2j6n/80uM0h1mwvTb+jxm6S7bPW0yQ5ffBR1XXtKcDvaIg16Wit7y/A72SHtEl3az3b13Uu+5/lHa71Peysburgy0OC68pv2l7Tt6Cxm2Tbavp7nbe4c9tt+r03dpMtNn0Mtb6tAL/fIdakw7W+xQC/PMT2skPaJOtmrYetz/I9H3xpstVa3/PBlybZNo/GbuyUtis2F1yXZQ9t+lY3dpO3f4IpqiZYp+lbPsSaPKjpW97YTbKHNn3Mtf6QAdfykN5kfhHEujur8db6wwP8NobYTnS31rONzPJWHnxp8vBa7/Is39B52TfaVnBd+V8uj1Bdd+uGekEvBoPj+QZtfoVsVI3dJFs0fZGW2ertOha3MhkM8tHtdz6IyZumL4pqnZflpD+bTVY3eHVTD3rFaZKWxxE29s2uXLFf36Jldcgtaj2tNuARDrEm2SLA1ztt192aZrHO3x5hG4Vohtgt3oaaplqvb11zecrHgdT62wGXF9U6r7ZvXaz1siyzpu3bvNbnV4NHFNKbXKn162b5cq238qjqum6t9a7P8t6gWu4dHXzZTXAFAIAHSgMAAERAcAUAIAqCKwAAURBcAQCIguAKAEAUBFcAAKIguAIAEAXBFQCAKAiuAABEQXAFACAKgisAAFEQXAEAiILgCgBAFARXAACiILgCABAFwRUAgCgIrgAAREFwBQAgCoIrAABREFwBAIiC4AoAQBQEVwAAoiC4AgAQBcEVAIAoCK4AAERBcAUAIAqCKwAAURBcAQCIguAKAEAUBFcAAKIguAIAEAXBFQCAKAiuAABEQXAFACAKgisAAFEQXAEAiILgCgBAFARXAACiILgCABAFwRUAgCgIrgAAREFwBQAgCoIrAABREFwBAIiC4AoAQBQEVwAAolAF1/I8AABAu51XwTURXAEAaLusPlVgEgAAoM3K5DwtiuLLAAAALVaU+b/SsizGAQAAWiytMmvay/OxC7QAAGi1KrOmw5PheUhS57kCANBKZSif15n1zX1c89lnAQAAWijJ87/NHxdPTL9+9aJ6OA4AANAe2fC375/UX1x+clY++yQAAECblMXPZwYkV5+f/uf1P0NZjgIAAOxbGSbDj97//eKf6dI3k/CxOwwAALB/VSa9SP549Zml4Dr88L0slIkLtQAA2K8qkw5Pqmx6Rbr6mupw7F9DUQqvAADsR5VF55l0RXLT66dfff9pSJO/BAAA2JU6tD7+4NPrvpU0/ZzwCgDAzjSE1lpjcK1NX776c0jKKrwmRwEAADauPJ+f03rN6QFX3Rpca9NvXh+Hovh79fLTAAAAm1KGcbhIPl69EOs6dwquC9OX3z0LSVqfOnAcAABgfVnIy0+Gv/vgH3f9gXsF14Xpv/9/Fnr9P1VfngUAALiT+SkBk1Dmnw0fPxqHe1oruC5MX5RHofftqEj6ozRJnoRQHFW/8dj5sAAAXVd/qFVSf7DVpCjCl2k5G4f80Xh4kqz9YVc/AaHHteYx8KxRAAAAAElFTkSuQmCC);background-repeat:repeat-x;border:1px solid transparent;border-bottom-left-radius:12px;border-bottom-right-radius:12px;display:flex;height:44px;justify-content:center;width:100%}.ExtendedWarranty__container .ExtendedWarranty__plansContainerCard .ExtendedWarranty__footer h3{color:#6300a3;font-family:font-demi;font-size:14px;line-height:18px;margin-top:4px}.ExtendedWarranty__container .ExtendedWarranty__currentOffer{background-color:#fff;border-radius:12px;gap:16px;margin:0 16px;padding-bottom:16px;position:relative;top:-20px}.ExtendedWarranty__container .ExtendedWarranty__currentOffer .ExtendedWarranty__category{background-color:#e5f7f3;border-radius:0 0 12px 12px;color:#00b088;font-family:font-medium;font-size:12px;letter-spacing:0;line-height:16px;margin:0 auto;padding:0 8px}.ExtendedWarranty__container .ExtendedWarranty__currentOffer .ExtendedWarranty__coverageWrapper{gap:14px}.ExtendedWarranty__container .ExtendedWarranty__currentOffer .ExtendedWarranty__coverageWrapper .ExtendedWarranty__currentCoverage{text-align:center;width:122px}.ExtendedWarranty__container .ExtendedWarranty__currentOffer .ExtendedWarranty__coverageWrapper .ExtendedWarranty__currentCoverage span{color:#2e054e;font-family:font-medium;font-size:10px;letter-spacing:1px;line-height:12px;margin-bottom:8px;text-transform:uppercase}.ExtendedWarranty__container .ExtendedWarranty__currentOffer .ExtendedWarranty__coverageWrapper .ExtendedWarranty__currentCoverage h4{color:#2e054e;font-family:font-demi;font-size:14px;letter-spacing:0;line-height:18px}.ExtendedWarranty__container .ExtendedWarranty__currentOffer .ExtendedWarranty__coverageWrapper .ExtendedWarranty__currentCoverage p{color:#888;font-family:font-medium;font-family:font-book;font-size:14px;letter-spacing:0;line-height:18px}.ExtendedWarranty__container .ExtendedWarranty__currentOffer.ExtendedWarranty__isEvExtendedWarranty{padding-top:16px}.ExtendedWarranty__container .ExtendedWarranty__discountDetails{background-color:#fff;border:1px solid #f1f1f1;border-radius:12px;gap:4px;margin:15px 16px 17px;padding:14px 16px}.ExtendedWarranty__container .ExtendedWarranty__discountDetails .ExtendedWarranty__description{color:#2e054e;font-family:font-medium;font-family:font-book;font-size:16px;letter-spacing:0;line-height:20px}.ExtendedWarranty__container .ExtendedWarranty__discountDetails .ExtendedWarranty__description span{color:#a431ef;font-family:font-demi}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer{padding:15px 16px 24px}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__warrantyText{color:#2e054e;font-family:font-medium;font-size:12px;letter-spacing:2px;line-height:16px;text-align:center;text-transform:uppercase}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__makeModel{color:#2e054e;font-family:font-demi;font-size:18px;letter-spacing:0;line-height:22px;text-align:center}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__planContainer{background-color:#fff;border:1px solid transparent;border-radius:12px;margin:16px 0 0}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__planContainer .ExtendedWarranty__planHeader{align-items:center;background-color:#6300a3;border:1px solid transparent;border-top-left-radius:12px;border-top-right-radius:12px;display:flex;justify-content:space-between;padding:14px}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__planContainer .ExtendedWarranty__planPrice{color:#fff;font-family:font-demi;font-size:16px;line-height:20px}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__planContainer .ExtendedWarranty__list{display:flex;flex-wrap:wrap;margin:16px}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__planContainer .ExtendedWarranty__list .ExtendedWarranty__listPoint{display:flex;flex-direction:column;width:50%}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__planContainer .ExtendedWarranty__list .ExtendedWarranty__listPoint .ExtendedWarranty__listPointHeading{color:#555;font-family:font-medium;font-size:10px;line-height:12px;margin-bottom:8px;text-transform:uppercase}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__planContainer .ExtendedWarranty__list .ExtendedWarranty__listPoint .ExtendedWarranty__listPointDays{color:#2e054e;font-family:font-demi;font-size:16px;line-height:20px;margin-bottom:4px}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__planContainer .ExtendedWarranty__list .ExtendedWarranty__listPoint .ExtendedWarranty__listPointDuration{color:#555;font-family:font-book;font-size:12px;line-height:18px;margin-bottom:12px}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__planContainer .ExtendedWarranty__footer{align-items:center;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAq4AAABMCAYAAACs7DWmAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAbfSURBVHgB7d1dctvmFQbgDyCZyU89I160M5nGHWkFVldg7qDqCursoFlBkx10Cc0KWq+gzA7YFRhpnGamvaCmSexMRAABaDMSGQmSKP7gI57nhjJFyQPiHJwXEAAm069fvQihHM+K4vNfP340Dgfumxevj3uD/Cgpy6MySc4HFxfZ8GR4Hg5cvdz1Y78/mz/OZv3sw5P3snDgpi+mRz+Ed48W67xe7nfDD+ddWedXaz2/6J13aZ13vda7un3req13dftmlh+uus5n/f5pP+n9ISThLKmCa7n0iiQZF0X+PA9h/JuPfjUJEasXNh8MznohfVIvbPXU8fWvLM9Dkk5CUU5mZf78EAL8/776dtTv95+GMoxCWZxWK/bohpdW67ic5GX5Re/iYlw1fhYiVjf1O4P8LE3Tetmr5W5e54dU61cae1Q9dXrji6se72ytJyHLi+L5IdR6vc6LweBZmvSeVPU8CrfVel58UYRiHPs6/2Wtl8e3bt/y8LyX/ziOPdj89+V3p70QRm+2b/U6v3G5s+q9mRxSrc9nedJ7epdaP5Tt21Ktp8npnWb5gdT65Syvln1luX8ZXJdl9dHYmN6I5SE2L/A11MWfjGNq+uXGLs4aivs2k+q9G8fS9Kt7YuHGDdqtsthq/XKI1Y29bq2H8KbW88/VevvNt2932Tlpls1rPaKd1aYhdi+RHZhZPvhSPutcrXdwlne51u86y28Lriuvbt8bscEh1qSVTb+hIdagnU2/scZu0tZa770z6qXJ0wcOsSZZGwP8ZoZYk7bX+q1H2NZX13rLjsZucIe0SdbNWg+t3Fnt6izfaa23bGd13Vl+v+C6LNtX0++ksW/05k8R+2j6n/80uM0h1mwvTb+jxm6S7bPW0yQ5ffBR1XXtKcDvaIg16Wit7y/A72SHtEl3az3b13Uu+5/lHa71Peysburgy0OC68pv2l7Tt6Cxm2Tbavp7nbe4c9tt+r03dpMtNn0Mtb6tAL/fIdakw7W+xQC/PMT2skPaJOtmrYetz/I9H3xpstVa3/PBlybZNo/GbuyUtis2F1yXZQ9t+lY3dpO3f4IpqiZYp+lbPsSaPKjpW97YTbKHNn3Mtf6QAdfykN5kfhHEujur8db6wwP8NobYTnS31rONzPJWHnxp8vBa7/Is39B52TfaVnBd+V8uj1Bdd+uGekEvBoPj+QZtfoVsVI3dJFs0fZGW2ertOha3MhkM8tHtdz6IyZumL4pqnZflpD+bTVY3eHVTD3rFaZKWxxE29s2uXLFf36Jldcgtaj2tNuARDrEm2SLA1ztt192aZrHO3x5hG4Vohtgt3oaaplqvb11zecrHgdT62wGXF9U6r7ZvXaz1siyzpu3bvNbnV4NHFNKbXKn162b5cq238qjqum6t9a7P8t6gWu4dHXzZTXAFAIAHSgMAAERAcAUAIAqCKwAAURBcAQCIguAKAEAUBFcAAKIguAIAEAXBFQCAKAiuAABEQXAFACAKgisAAFEQXAEAiILgCgBAFARXAACiILgCABAFwRUAgCgIrgAAREFwBQAgCoIrAABREFwBAIiC4AoAQBQEVwAAoiC4AgAQBcEVAIAoCK4AAERBcAUAIAqCKwAAURBcAQCIguAKAEAUBFcAAKIguAIAEAXBFQCAKAiuAABEQXAFACAKgisAAFEQXAEAiILgCgBAFARXAACiILgCABAFwRUAgCgIrgAAREFwBQAgCoIrAABREFwBAIiC4AoAQBQEVwAAolAF1/I8AABAu51XwTURXAEAaLusPlVgEgAAoM3K5DwtiuLLAAAALVaU+b/SsizGAQAAWiytMmvay/OxC7QAAGi1KrOmw5PheUhS57kCANBKZSif15n1zX1c89lnAQAAWijJ87/NHxdPTL9+9aJ6OA4AANAe2fC375/UX1x+clY++yQAAECblMXPZwYkV5+f/uf1P0NZjgIAAOxbGSbDj97//eKf6dI3k/CxOwwAALB/VSa9SP549Zml4Dr88L0slIkLtQAA2K8qkw5Pqmx6Rbr6mupw7F9DUQqvAADsR5VF55l0RXLT66dfff9pSJO/BAAA2JU6tD7+4NPrvpU0/ZzwCgDAzjSE1lpjcK1NX776c0jKKrwmRwEAADauPJ+f03rN6QFX3Rpca9NvXh+Hovh79fLTAAAAm1KGcbhIPl69EOs6dwquC9OX3z0LSVqfOnAcAABgfVnIy0+Gv/vgH3f9gXsF14Xpv/9/Fnr9P1VfngUAALiT+SkBk1Dmnw0fPxqHe1oruC5MX5RHofftqEj6ozRJnoRQHFW/8dj5sAAAXVd/qFVSf7DVpCjCl2k5G4f80Xh4kqz9YVc/AaHHteYx8KxRAAAAAElFTkSuQmCC);background-repeat:repeat-x;border:1px solid transparent;border-bottom-left-radius:12px;border-bottom-right-radius:12px;display:flex;height:44px;justify-content:center;margin-top:24px;width:100%}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__planContainer .ExtendedWarranty__footer h3{color:#6300a3;font-family:font-demi;font-size:14px;line-height:18px;margin-top:4px}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__extendedWrapper{gap:16px;margin-top:14px}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__extendedWrapper .ExtendedWarranty__pricingWrapper{width:160px}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__extendedWrapper .ExtendedWarranty__pricingBlock{background-color:#a22fee;border-radius:12px;bottom:-10px;padding:16px 0;position:relative;text-align:center}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__extendedWrapper .ExtendedWarranty__pricingBlock .ExtendedWarranty__offerImage{margin:auto}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__extendedWrapper .ExtendedWarranty__pricingBlock .ExtendedWarranty__pricingName{color:#fff;font-family:font-medium;font-size:12px;letter-spacing:2px;letter-spacing:3px;line-height:16px;line-height:22px;padding-top:16px;text-transform:uppercase}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__extendedWrapper .ExtendedWarranty__pricingBlock .ExtendedWarranty__pricingText{color:#fff;font-family:font-demi;font-size:20px;letter-spacing:0;line-height:24px}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__extendedWrapper .ExtendedWarranty__pricingBlock .ExtendedWarranty__pricingText .ExtendedWarranty__rupee{font-size:17px}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__extendedWrapper .ExtendedWarranty__offers{background-color:#fff;border-radius:0 0 12px 12px;gap:14px;padding:34px 0 24px}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__extendedWrapper .ExtendedWarranty__offers svg{margin:auto}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__extendedWrapper .ExtendedWarranty__offers .ExtendedWarranty__offerDetails{margin:auto;text-align:center;width:122px}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__extendedWrapper .ExtendedWarranty__offers .ExtendedWarranty__offerDetails span{color:#2e054e;font-family:font-medium;font-size:10px;letter-spacing:1px;line-height:12px;margin-bottom:8px;text-transform:uppercase}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__extendedWrapper .ExtendedWarranty__offers .ExtendedWarranty__offerDetails h4{color:#2e054e;font-family:font-demi;font-size:14px;letter-spacing:0;line-height:18px}.ExtendedWarranty__container .ExtendedWarranty__extendedOffer .ExtendedWarranty__extendedWrapper .ExtendedWarranty__offers .ExtendedWarranty__offerDetails p{color:#888;font-family:font-medium;font-family:font-book;font-size:14px;letter-spacing:0;line-height:18px}.ExtendedWarranty__container .ExtendedWarranty__warrantyDetails{background-color:#fff;border-radius:12px;gap:8px;margin:32px 16px;padding:16px}.ExtendedWarranty__container .ExtendedWarranty__warrantyDetails .ExtendedWarranty__heading{color:#2e054e;font-family:font-demi;font-size:18px;letter-spacing:0;line-height:22px}.ExtendedWarranty__container .ExtendedWarranty__warrantyDetails .ExtendedWarranty__description{color:#2e054e;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px}.ExtendedWarranty__container .ExtendedWarranty__warrantyDetails.ExtendedWarranty__isEvExtendedWarranty{margin-bottom:0}.ExtendedWarranty__backImage{background-color:#fff;background-position:118% -37px;background-size:164px!important;border-radius:12px;margin:0 16px;padding:16px;width:-moz-fit-content!important;width:fit-content!important}.ExtendedWarranty__faqHeading{margin-bottom:0!important}.ExtendedWarranty__faqDesktopContent{margin-top:16px}.ExtendedWarranty__faqDesktopContent .ExtendedWarranty__faqHeading{font-family:font-demi;font-size:20px!important;line-height:24px!important}.ExtendedWarranty__faqContainer .ExtendedWarranty__faqWrapper{padding-top:0}.ExtendedWarranty__header{animation-delay:0s;animation-duration:.2s;animation-name:ExtendedWarranty__top-to-bottom-animation;animation-timing-function:linear;box-shadow:0 6px 12px #87878733}@keyframes ExtendedWarranty__top-to-bottom-animation{0%{top:-60px}to{top:0}}.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__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}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cardWrapper .UserBuyOptionsV2__blockContainer.UserBuyOptionsV2__addGradientBorder{--angle:0deg;animation:UserBuyOptionsV2__rotate-gradient 2s linear 3,UserBuyOptionsV2__hide-background 0s 6s forwards;background:linear-gradient(#fff,#fff) padding-box,conic-gradient(from var(--angle),#00b088,rgba(0,176,136,.5),#fff,#fff,#fff,#fff,#fff,#fff,#fff,#fff,#fff,#fff,rgba(0,176,136,.5),#00b088) border-box;border:2px solid transparent;border-radius:16px;box-shadow:0 0 0 1px #e8e8e8}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cardWrapper .UserBuyOptionsV2__blockContainer .UserBuyOptionsV2__badgeContainer{align-items:center;border:1px solid transparent;border-radius:12px;display:flex;justify-content:center;left:16px;padding:2px 6px;position:absolute;top:-10px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cardWrapper .UserBuyOptionsV2__blockContainer .UserBuyOptionsV2__badgeContainer.UserBuyOptionsV2__warrantyBadge{background-color:#00b088;color:#fff;font-family:font-book;font-size:12px;line-height:16px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cardWrapper .UserBuyOptionsV2__blockContainer .UserBuyOptionsV2__badgeContainer .UserBuyOptionsV2__badgeIcon{align-items:center;display:flex;justify-content:center;margin-right:2px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cardWrapper .UserBuyOptionsV2__blockContainer:first-child{margin-top:16px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cardWrapper .UserBuyOptionsV2__blockContainer .UserBuyOptionsV2__cardContainer{align-items:center;display:flex;gap:16px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cardWrapper .UserBuyOptionsV2__blockContainer .UserBuyOptionsV2__icon svg{height:40px;width:40px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cardWrapper .UserBuyOptionsV2__blockContainer .UserBuyOptionsV2__cardDetails h3{color:#2e054e;font-family:font-medium;font-size:14px;letter-spacing:0;line-height:18px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cardWrapper .UserBuyOptionsV2__blockContainer .UserBuyOptionsV2__cardDetails p{color:#555;font-family:font-medium;font-family:font-book;font-size:12px;letter-spacing:0;line-height:16px;margin-top:2px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cardWrapper .UserBuyOptionsV2__blockContainer .UserBuyOptionsV2__cardDetails p .UserBuyOptionsV2__highlightPrice{background-color:#e5f7f3;border-radius:13px;color:#555;color:#00b088;font-size:13px;padding:0 4px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cardWrapper .UserBuyOptionsV2__blockContainer.UserBuyOptionsV2__desktopContainer>svg{width:20px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cardWrapper.UserBuyOptionsV2__loading{min-height:101px}.UserBuyOptionsV2__mainContainer .UserBuyOptionsV2__cardWrapper.UserBuyOptionsV2__addHeight{min-height:186px}.UserBuyOptionsV2__mainContainer.UserBuyOptionsV2__zeroHeight .UserBuyOptionsV2__cardWrapper{height:0;min-height:0}.UserBuyOptionsV2__sheetWrapper{display:flex;flex-direction:column;gap:8px;padding:8px 16px 32px}.UserBuyOptionsV2__sheetWrapper h4{color:#2e054e;font-family:font-medium;font-size:16px;letter-spacing:0;line-height:20px}.UserBuyOptionsV2__sheetWrapper p{color:#2e054e;font-family:font-book;font-size:14px;letter-spacing:0;line-height:20px;line-height:22px}.UserBuyOptionsV2__bottomSheetLoading{display:flex}.UserBuyOptionsV2__bottomSheetLoading .UserBuyOptionsV2__loadingImage{margin:auto}.UserBuyOptionsV2__comprehensiveBottomSheet{height:100%!important}.UserBuyOptionsV2__closeIconBackground{left:20px;right:unset!important}.UserBuyOptionsV2__closeIconBackground.UserBuyOptionsV2__colorLight{background-color:#e8e8e8!important}.UserBuyOptionsV2__infoIcon{cursor:pointer}.UserBuyOptionsV2__responsiveTooltip{border-radius:12px;box-shadow:0 0 12px #87878766;width:300px}.UserBuyOptionsV2__responsiveTooltip .UserBuyOptionsV2__sheetWrapper{gap:4px;padding:16px}.UserBuyOptionsV2__closeIconInBottomSheet{opacity:.45!important}@keyframes UserBuyOptionsV2__rotate-gradient{0%{--angle:0deg}to{--angle:360deg}}@keyframes UserBuyOptionsV2__hide-background{to{background:transparent padding-box,transparent border-box;border:2px solid #fff}}@property --angle{syntax:"<angle>";inherits:true;initial-value:0deg}.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}.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}
