.CheckoutNavigationButtons{flex:0;display:flex;width:100%;max-width:1280px;z-index:15;background-color:#000;justify-content:space-between;padding:8px 16px}.CheckoutNavigationButtons:not(.is-not-sticky){position:-webkit-sticky;position:sticky;bottom:0}.CheckoutNavigationButtons.CheckoutNavigationButtons__fullWidth{position:fixed;flex:1}@media screen and (min-width:670px){.CheckoutNavigationButtons{padding:8px 32px}}.CheckoutNavigationButtons__button.is-visible{visibility:hidden}.CheckoutNavigationButtons{background:#122aff;padding:0 16px}.FunnelServicesSelection{padding:16px;font-size:1.4rem;text-align:center}.FunnelServicesSelection__title{font-family:"daciaSpirit, sans-serif";font-size:2rem;margin-bottom:16px}.FunnelServicesSelection__subtitle{font-weight:700;margin-left:4px}.FunnelServicesSelection__infos,.FunnelServicesSelection__subTitleVehicle{margin-bottom:8px}.FunnelServicesSelection__infoLabel{font-weight:700;color:#000;margin-right:4px}.FunnelServicesSelection__editCTA{font-weight:700;margin-bottom:32px}.FunnelServicesSelection__editIcon{margin-right:4px;width:14px;vertical-align:middle}.FunnelServicesSelection__editIcon path{fill:currentColor}.FunnelServicesSelection__alertTextServices{color:#e91630}.FunnelServicesSelection__servicesList{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;margin:8px 0}@media screen and (min-width:670px){.FunnelServicesSelection__servicesList{grid-template-columns:repeat(3,1fr)}}.FunnelServicesSelection__serviceButton{border:1px solid #ccc;padding:8px;display:flex;flex-direction:column;width:100%;height:100%;align-items:center}.FunnelServicesSelection__serviceButton_selected{color:#fff}.FunnelServicesSelection__serviceButton_disabled{opacity:.45}.FunnelServicesSelection__iconSvg{margin-bottom:8px;width:20px;vertical-align:top;height:23px}.FunnelServicesSelection__textarea{border:1px solid #ccc;font-size:1.5rem;padding:16px 8px;resize:vertical;transition:border-color .8s;display:block;width:100%}.has-error .FunnelServicesSelection__textarea{border-color:#e91630}.FunnelServicesSelection__textarea:focus{border-color:#333}.FunnelServicesSelection__errorMessage{color:#e91630;font-size:1.3rem;text-align:left;display:block;padding-top:8px}.FunnelServicesSelection__submit{margin:16px 0}.FunnelServicesSelection__submit.is-disabled{pointer-events:none}.FunnelServicesSelection__editCTA,.FunnelServicesSelection__subtitle{color:#122aff}.FunnelServicesSelection__serviceButton:hover,.FunnelServicesSelection__serviceButton_selected{background-color:#122aff;color:#fff}.FunnelServicesSelection__serviceButton:hover .FunnelServicesSelection__iconSvg g,.FunnelServicesSelection__serviceButton:hover .FunnelServicesSelection__iconSvg path,.FunnelServicesSelection__serviceButton_selected .FunnelServicesSelection__iconSvg g,.FunnelServicesSelection__serviceButton_selected .FunnelServicesSelection__iconSvg path{fill:currentColor}.FunnelServicesSelection__serviceButton:hover .FunnelServicesSelection__iconSvg_windscreen-scratch path,.FunnelServicesSelection__serviceButton_selected .FunnelServicesSelection__iconSvg_windscreen-scratch path{stroke:currentColor}.FunnelServicesSelection__serviceButton_selected{border-color:#122aff}