@keyframes shine-skeleton-lines{0{background-position:-100px}
40%,100%{background-position:600px}
}
.mod__max-w-xl{max-width:1436px;margin:auto}
@keyframes spin{0{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
@keyframes rotateImageLoading{from{transform:translate(-50%,-50%) rotateY(0) scale(1.01)}
to{transform:translate(-50%,-50%) rotateY(360deg) scale(1.01)}
}
.container-body{background:var(--color-bg-02)}
.autonomy-calculator.base-container .cmp-journey-container__back{padding:16px 16px 0}
.seatComponents-calculator .range-calculator{padding-top:0}
.seatComponents-calculator .range-calculator__title{max-width:262px}
@media(min-width:764px){.seatComponents-calculator{position:relative;margin:0 auto;width:100%;max-width:1436px;padding:0 16px;padding-top:0}
}
@media(min-width:764px) and (min-width:764px){.seatComponents-calculator{padding:0 24px}
}
@media(min-width:764px) and (min-width:1016px){.seatComponents-calculator{padding:0 48px}
}
@media(min-width:764px) and (min-width:1436px){.seatComponents-calculator{padding:0 58px}
}
@media(min-width:1436px){.autonomy-calculator.base-container .cmp-journey-container .seatComponents-calculator .range-calculator{padding-top:32px}
}