.loader{justify-content:center;align-items:center;height:100vh;display:flex}.car__body{animation:.2s ease-in-out infinite alternate shake}.car__line{transform-origin:100%;stroke-dasharray:22;animation:.8s ease-in-out infinite both line}.car__line--top{animation-delay:0s}.car__line--middle{animation-delay:.2s}.car__line--bottom{animation-delay:.4s}@keyframes shake{0%{transform:translateY(-1%)}to{transform:translateY(3%)}}@keyframes line{0%{stroke-dashoffset:22px}25%{stroke-dashoffset:22px}50%{stroke-dashoffset:0}51%{stroke-dashoffset:0}80%{stroke-dashoffset:-22px}to{stroke-dashoffset:-22px}}
.gallery-module__hC67rG__fadeIn>img{animation:4s gallery-module__hC67rG__fadeIn}@keyframes gallery-module__hC67rG__fadeIn{0%{opacity:0}to{opacity:1}}
