.vehicles-comparator-link{cursor:pointer;position:absolute;top:10px;right:10px;z-index:55}.vehicles-comparator-link:before{width:100%;height:100%;content:"";opacity:0;display:block;border-radius:50%;background-color:#b81f34;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center 60%;transform-origin:center 60%;-webkit-transition:opacity .2s linear,-webkit-transform .2s linear;transition:opacity .2s linear,-webkit-transform .2s linear;transition:transform .2s linear,opacity .2s linear;transition:transform .2s linear,opacity .2s linear,-webkit-transform .2s linear}.vehicles-comparator-link svg{width:20px;fill:#fff;stroke:#000;position:relative;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.no-touch .vehicles-comparator-link:hover svg,.vehicles-comparator-link--active svg{-webkit-animation:pulse .6s 0s infinite;animation:pulse .6s 0s infinite}.no-touch .vehicles-comparator-link:hover svg path,.vehicles-comparator-link--active svg path{fill:#b81f34;stroke:#fff}.no-touch .vehicles-comparator-link:hover:before,.vehicles-comparator-link--active:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.vehicles-comparator-link--red svg path{fill:#bebebe;stroke:transparent}.no-touch .vehicles-comparator-link--red:hover svg path,.vehicles-comparator-link--red.vehicles-comparator-link--active svg path{fill:#b81f34}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(1.1);transform:scale(1.1)}60%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(1.1);transform:scale(1.1)}60%{-webkit-transform:scale(1);transform:scale(1)}}.vehicles-comparator-link__label{display:none}.vehicles-comparator-link__label--add{display:block}.vehicles-comparator-link--active .vehicles-comparator-link__label--add{display:none}.vehicles-comparator-link--active .vehicles-comparator-link__label--remove{display:block}.vehicles-comparator-full .vehicles-comparator-link__label--add{display:none}.vehicles-comparator-full .vehicles-comparator-link:not(.vehicles-comparator-link--active) .vehicles-comparator-link__label--max-reached{display:block}.vehicles-comparator-full .vehicles-comparator-link:not(.vehicles-comparator-link--active){cursor:default}.tooltip__label{max-width:205px;color:#fff;display:none;font-weight:700;text-align:center;font-size:1.1rem;white-space:nowrap;background-color:#b81f34;position:absolute;bottom:100%;right:-10px;z-index:56;padding:5px 10px;-webkit-transform:translateY(-10px);transform:translateY(-10px)}@media (min-width:1200px){.tooltip__label{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.no-touch .tooltip:hover .tooltip__label,.touch .tooltip:hover .tooltip__label{display:inline-block}.tooltip__label:after{width:10px;height:10px;content:"";display:block;background-color:#b81f34;position:absolute;bottom:0;right:15px;z-index:-1;-webkit-transform:translateY(40%) rotate(45deg);transform:translateY(40%) rotate(45deg)}

/*# sourceMappingURL=vehicles-comparator-links.css.map*/