.ComparatorPaneVehicleRVP{position:relative;width:45px;height:45px;border-radius:50%;margin:0 8px;background-color:#8c8c8b}.ComparatorPaneVehicleRVP__link{overflow:hidden;border-radius:50%}.ComparatorPaneVehicleRVP__link,.ComparatorPaneVehicleRVP__visual{position:absolute;width:100%;height:100%}.ComparatorPaneVehicleRVP__picture{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;height:100%}.ComparatorPaneVehicleRVP__remove{position:relative;top:0;left:calc(100% - 8px);display:block;width:17px;height:17px;border-radius:50%;background-color:#e91630;font-size:.9rem}.ComparatorPaneVehicleRVP__removeIcon{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%}.ComparatorPaneVehicleRVP__removeIcon .ComparatorPaneVehicleRVP__close{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:9px}.ComparatorPaneVehicleRVP__removeIcon .ComparatorPaneVehicleRVP__close path{fill:#f2f2f2}.ComparatorPaneVehicleRVP__tooltip{position:absolute;transform:translateX(-50%);left:50%;box-shadow:0 0 10px 0 rgba(0,0,0,.15);z-index:4;bottom:calc(100% + 32px);width:200px;padding:16px;border-radius:2px;background-color:#f2f2f2;color:#3e3f40}.ComparatorPaneVehicleRVP__tooltip:after,.ComparatorPaneVehicleRVP__tooltip:before{content:"";position:absolute;right:0;bottom:0;display:inline-block;width:0;height:0;margin-right:16px;border-style:solid}.ComparatorPaneVehicleRVP__tooltip:before{z-index:1;top:100%;border-width:16px 10px 0;border-color:#fff transparent transparent}.ComparatorPaneVehicleRVP__tooltip:after{top:calc(100% + 1px);border-width:16px 12px 0;border-color:rgba(0,0,0,.05) transparent transparent}.ComparatorPaneVehicleRVP__tooltip:after,.ComparatorPaneVehicleRVP__tooltip:before{transform:translateX(50%);right:50%;margin-right:0}.ComparatorPaneVehicleRVP__tooltipTitle{display:block;font-size:1.8rem;text-align:center;font-weight:400}.ComparatorPaneVehicleRVP__tooltipSubtitle{display:block;font-size:1.2rem;text-align:center;font-weight:700}.ComparatorPaneVehicleRVP__tooltipPrice{display:block;margin-top:8px;font-size:2.4rem;text-align:center;font-weight:700}.ComparatorPaneVehicleRVP:nth-child(2) .ComparatorPaneVehicleRVP__picture{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%}.ComparatorPaneRVP{transform:translateY(100%);display:flex;flex-direction:column;align-items:center;width:100%;transition:transform .4s}.ComparatorPaneRVP.is-opened{transform:translateY(0);transition:transform .4s}.ComparatorPaneRVP:not(.is-opened) .ComparatorPaneRVP__inner{display:none}.ComparatorPaneRVP__hideIcon{position:absolute;transform:translateX(-50%);left:50%;transform:translate(-50%,50%);bottom:100%;left:auto;width:50px;height:50px;padding:0;border-radius:50%;background-color:#000}@media only screen and (min-width:360px){.ComparatorPaneRVP__hideIcon{width:60px;height:60px}}.ComparatorPaneRVP__hideIcon svg{position:absolute;transform:translateX(-50%);left:50%;transform:translate(-50%,-120%);width:10px}.ComparatorPaneRVP__hideIcon svg path{fill:#f2f2f2}.ComparatorPaneRVP__inner{display:flex;align-items:center;width:100%;background-color:#000;color:#fff;align-content:stretch}.ComparatorPaneRVP__vehicles{display:flex;flex:3;justify-content:center;align-items:center}.ComparatorPaneRVP__compare{padding:16px}@media only screen and (min-width:400px){.ComparatorPaneRVP__compare{padding:24px 16px}}.ComparatorPaneRVP__compareText{display:flex;align-items:center;max-width:100px;min-height:48px;font-size:1.4rem;line-height:1.7rem;text-align:center}.ComparatorPaneRVP__CTACompare.Button{display:flex;border-radius:50px;font-size:1.4rem}.ComparatorPaneRVP__CTACompare.Button:before{margin-left:4px;font-size:1.4rem;order:1}.ComparatorPaneRVP__hideLink{display:none}@media screen and (min-width:670px){.ComparatorPaneRVP__hideLink{display:block;flex:1;max-width:100px;padding:0 16px;color:#fff}}