@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)}
}
.cmp-specs-separator{background-color:var(--color-bg-03)}
.cmp-specs-separator__line{width:288px;margin:0 auto;border-top:1px solid var(--color-ui-03)}
@media(min-width:764px){.cmp-specs-separator__line{width:700px}
}
@media(min-width:1016px){.cmp-specs-separator__line{width:952px}
}
@media(min-width:1436px){.cmp-specs-separator__line{width:1074px}
}