@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);body{font-family:"Inter",sans-serif;padding:0;margin:0;color:#213c4d}.light-text{color:#b1b0b0;font-weight:300}.app-wrapper{display:flex;justify-content:center;align-items:center;padding:0}.app-wrapper .compare-tabs-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:stretch;width:100%}@media only screen and (max-width:600px){.app-wrapper .compare-tabs-wrapper{justify-content:left}}.choose-vehicle-button{display:flex;align-items:center;margin-bottom:15px;cursor:pointer}.vehicle-list-item{background:#f8f8f8;padding:20px;cursor:pointer;border-right:1px solid #d1d1d1}.vehicle-list-item:hover{background:#213c4d!important;transition:all .2s ease-in-out}.vehicle-list-item:hover p{color:#fff}.vehicle-list-item p{margin:0;font-size:14px;color:#888}.vehicle-list{max-height:60vh;overflow:scroll;width:100%;position:relative}.vehicle-list .vehicle-list-item:nth-child(odd){background:#e6e6e6}.icon-scroll,.icon-scroll:before{position:absolute;left:50%}.icon-scroll{width:40px;height:70px;margin-left:-20px;top:69%;margin-top:-35px;box-shadow:inset 0 0 0 1px #777;border-radius:25px}.icon-scroll:before{content:"";width:8px;height:8px;background:#777;margin-left:-4px;top:8px;border-radius:4px;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:scroll;animation-name:scroll}@-webkit-keyframes scroll{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(46px);transform:translateY(46px)}}@keyframes scroll{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(46px);transform:translateY(46px)}}.compare-tab{width:33.3%;background:#fff;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:3% 0 5%;min-width:300px;position:relative}.compare-tab .fa-arrow-right{color:#50a399;margin-left:10px}.compare-tab:first-child{padding-left:5%}.compare-tab:last-child{padding-right:5%}.compare-tab .svg-mouse{position:absolute;bottom:15%;margin:auto;display:inline;z-index:10;width:65px;opacity:.5}.compare-tab .compare-tab-wrapper{width:100%;position:relative}.compare-tab .compare-tab-wrapper .compare-tab-text-light{color:#b1b0b0;text-align:center;font-weight:300;text-transform:uppercase;font-size:18px}.compare-tab .compare-tab-wrapper .compare-tab-header{font-size:28px;color:#213c4d;font-weight:700}.model-specs-outer-wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.model-specs-outer-wrapper .model-specs-wrapper{min-width:300px;width:100%}.model-specs-outer-wrapper .model-specs-image{display:flex;justify-content:center}.model-specs-outer-wrapper .model-specs-image img{max-width:50%}.specs-list-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#f8f8f8;padding:20px 10px;border-right:1px solid #d1d1d1}.specs-list-item div{width:50%;padding:0 5px}.specs-list-item div:last-child{text-align:right}.specs-list-item div:first-child p{text-transform:uppercase;font-weight:500}.specs-list-item:nth-child(odd){background:#e6e6e6}.specs-list-item p{font-size:14px;color:#888;margin:0;font-weight:300;text-transform:capitalize}.specs-list{max-height:60vh;overflow:scroll}
/*# sourceMappingURL=main.71367719.chunk.css.map */