.checkout-steps{counter-reset:listCounter;display:flex;justify-content:center;padding:10px 0;align-items:center}.checkout-steps .link{text-align:left}.checkout-steps__step{color:#696b70;counter-increment:listCounter;display:flex;flex-direction:column;gap:2px;padding:0 10px;text-transform:uppercase}.checkout-steps__step:first-child{padding-left:0}.checkout-steps__step:last-child{padding-right:0}.checkout-steps__step:not(:last-child){border-right:1px solid #e2e4e8}.checkout-steps__step:before{align-items:center;background-color:#696b70;border:1px solid #696b70;border-radius:100px;color:#fff;content:counter(listCounter);display:inline-flex;height:20px;justify-content:center;margin-bottom:3px;width:20px}.checkout-steps__step:not(.step--disabled) .link:hover{text-decoration:underline}.checkout-steps__step.step:has(+li.step--active) .link__label{color:#95989d}.checkout-steps__step.step--disabled{color:#696b70}.checkout-steps__step.step--disabled:before{background-color:#696b70;border-color:#696b70}.checkout-steps__step.step--active{color:#38373c}.checkout-steps__step.step--active:before{background-color:#38373c;border-color:#38373c;color:#fff;content:counter(listCounter)}.checkout-steps__step.step--active~.step{color:#95989d}.checkout-steps__step.step--active~.step:before{background-color:#95989d;border-color:#95989d;content:counter(listCounter)}.checkout-steps__step:has(~.step--active){color:#38373c}.checkout-steps__step:has(~.step--active):before{background-color:#95989d;border-color:#95989d;color:#fff;content:"✓";font-size:var(--size-12px);padding-top:3px}@media(min-width:1025px){.checkout-steps__step{align-items:center;flex-direction:row;gap:10px;justify-content:center;padding:0 35px}.checkout-steps__step:before{height:22px;margin-bottom:0;width:22px}}.casaneLayout{max-width:100%;padding:0 var(--size-20px)}@media(min-width:1025px){.casaneLayout{padding:0 var(--size-40px);width:112.5rem}.casaneLayout__container{display:grid;grid-gap:80px;gap:80px;grid-template-columns:41% 1fr;margin-left:-40px;min-height:calc(100vh - 117.8px)}.casaneLayout__container:before{background:url(https://media.but.fr/Sources/responsive/Images/Casane/bancEntree.webp) 100%/cover no-repeat;background-size:cover;content:"";display:block;height:100%}}.casaneLayout__container.confirmation{min-height:calc(100vh - 72px)}.casaneLayout__content{margin:30px 0}@media(min-width:1025px){.casaneLayout__content{margin:40px 0}}.casaneLayout__content>svg{font-size:4.125rem;min-width:100%;margin-bottom:30px}.casaneLayout__title{margin-bottom:20px;text-align:center;line-height:1!important}@media(min-width:1025px){.casaneLayout__title{margin-bottom:10px}}