﻿.color-primary-95{color:#ebf3fd!important;}.color-gray-70{color:#c4c8cf!important;}.color-gray-40{color:#808690!important;}.color-gray-10{color:#323232!important;}.color-white{color:#fff!important;}.bg-gray-95{background-color:var(--gray-95)!important;}.font-size-0_75{font-size:.75rem!important;}.font-size-0_625{font-size:.625rem!important;}.font-size-1_125{font-size:1.125rem!important;}.font-weight-600{font-weight:600!important;}.font-weight-400{font-weight:400!important;}@keyframes slideBottom{0%{display:none;max-height:0;}1%{display:block;}100%{max-height:800px;}}@keyframes slide-center-top15{0%{top:50%;}100%{top:15%;}}@keyframes slide-up-bottom15{0%{bottom:-100%;}100%{bottom:15%;}}@keyframes rotate-0-360deg{from{transform:rotate(0deg);-webkit-transform:rotate(0deg);}to{transform:rotate(360deg);-webkit-transform:rotate(360deg);}}.rotateAnimation{animation:rotate-0-360deg .8s linear infinite both;}@keyframes fadeIn{0%{opacity:0;transform:scale(0);max-height:0;visibility:hidden;}100%{opacity:1;transform:scale(1);max-height:1000px;visibility:visible;}}@keyframes fadeOut{0%{opacity:1;transform:scale(1);max-height:1000px;visibility:visible;}100%{opacity:0;transform:scale(0);max-height:0;visibility:hidden;}}.fadeOutAnimation{animation:fadeOut .3s ease-in-out both;}@keyframes visibleOn{0%{opacity:0;visibility:hidden;}100%{opacity:1;visibility:visible;}}@keyframes visibleOff{0%{opacity:1;visibility:visible;}100%{opacity:0;visibility:hidden;}}.component-spinner{border-radius:50%;width:50px;height:50px;border:4px solid #b0cef5;border-top-color:var(--color-primary);animation:rotate-0-360deg 1.2s 1s infinite cubic-bezier(.25,.46,.45,.94) both;}#dataLoaderCon{inset:0;display:flex;}#dataLoaderCon .backdrop{background:rgba(0,0,0,.6);position:fixed;inset:0;}.component-dataLoader{display:flex;flex-direction:column;align-items:center;padding:1rem;z-index:2001;}.component-dataLoader--small object{height:120px;}.component-dataLoader .dataLoader-text{margin-top:1rem;font-family:"Inter",serif;font-style:normal;font-weight:600;font-size:1.1rem;line-height:120%;text-align:center;color:#fff;}.component-dataLoader .dataLoader-text--subtext{margin-top:.25rem;font-weight:400;font-size:.9rem;color:#808690;}.box-no-data{display:flex;flex-direction:column;}.box-loading{animation:fadeOut .3s both linear;animation-delay:60s;display:flex;flex-direction:column;align-items:center;}.box-empty{opacity:0;transform:scale(0);max-height:0;visibility:hidden;animation:fadeIn 1s both linear;animation-delay:61s;display:flex;flex-direction:column;align-items:center;}#container-demo-all,#vehicleHistory{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:.5rem;grid-column-gap:.25rem;}#container-demo-all .demo-history-vehicle,#vehicleHistory .demo-history-vehicle{height:8.6rem;display:flex;padding:.5rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;border-radius:.5rem;border:1px solid #b0cef5;background:#fff;box-shadow:2px 4px 8px 0 rgba(50,50,50,.04);}#container-demo-all .demo-history-vehicle:last-child,#vehicleHistory .demo-history-vehicle:last-child{margin-bottom:.5rem;}#container-demo-all .box-history,#vehicleHistory .box-history{display:flex;justify-content:space-between;align-items:center;width:100%;}#container-demo-all .ModuleButtonText2019-demo span,#vehicleHistory .ModuleButtonText2019-demo span{color:#323232;font-size:.875rem;font-weight:400;}#container-demo-all .img-car,#vehicleHistory .img-car{width:6.25rem;height:2.23213rem;object-fit:contain;}#container-demo-all .img-logo-vehicle,#vehicleHistory .img-logo-vehicle{width:3.125rem;object-fit:scale-down;}.container2{gap:.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));}.container2>div{display:flex;box-shadow:12px 5px 8px rgba(20,42,79,.01),6px 2px 6px rgba(20,42,79,.02),1px 1px 3px rgba(20,42,79,.02),0 0 0 rgba(20,42,79,.02);justify-content:center;align-items:center;height:8.6rem;border-radius:8px;border:1px solid var(--primary-80,#b0cef5);box-shadow:2px 4px 8px 0 rgba(50,50,50,.04);}.side-title-con{position:sticky;top:0;background-color:#ebedef;}@media(width< 1250px){.container2{gap:6px;display:grid;grid-template-columns:1fr 1fr;}.container2 > div{height:5.5rem;}}@media(width> 1250px){.k-popup li{max-height:2.6rem;height:2.6rem;padding:.75rem .5rem;}.container2{padding-bottom:8px;}#select > *{width:100%;}#yearsCbxMobile_listbox{display:grid;grid-template-columns:1fr 1fr;}#yearsCbxMobile_listbox .k-list-item{background:#FFFFFF !important;}#yearsCbxMobile_listbox .k-list-item:hover{box-shadow:inset 0 0 1px 1px #d7dae0;}#yearsCbxMobile_listbox .k-list-item:nth-child(4n+2),#yearsCbxMobile_listbox .k-list-item:nth-child(4n+3){background:#FAFBFB !important;}.k-list-item:hover,#yearsCbxMobile_listbox .k-list-item:hover{box-shadow:inset 0 0 1px 1px #d7dae0;background-color:#D8E6FA !important;color:#263248;}}.ModuleArea2019{padding:0!important;}.ModuleButton2019{display:flex;align-items:center;justify-content:center;width:100%;height:100%;gap:.5rem;flex-direction:column;}.ModuleButton2019,.ModuleButton2019Disable{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;}.ModuleButtonText2019{text-align:center;}div:has(>.ModuleButton2019Disable){opacity:.5;pointer-events:none;}div:has(>.module-btn-disabled){pointer-events:none;}