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