@keyframes slide-up-and-out{0%{transform:scaleY(0);transform-origin:center bottom}33%{transform:scaleY(1);transform-origin:center bottom}66%{transform:scaleY(1);transform-origin:center top}to{transform:scaleY(0);transform-origin:center top}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-zoom-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.blind-load{position:relative}.blind-load.in-view:after{animation:slide-up-and-out 1.5s ease-out 0s forwards}.blind-load.in-view>*{animation:fade-in 0s linear .75s forwards}.blind-load:after{background-color:#000;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:center bottom;width:100%;z-index:10}.blind-load>*{opacity:0;z-index:5}.blind-load-series.in-view .blind-load:after{animation:slide-up-and-out 1.5s ease-out 0s forwards}.blind-load-series.in-view .blind-load>*{animation:fade-in 0s linear .75s forwards}.blind-load-series.in-view .blind-load:nth-child(1):after{animation-delay:.2s}.blind-load-series.in-view .blind-load:nth-child(1)>*{animation-delay:.95s}.blind-load-series.in-view .blind-load:nth-child(2):after{animation-delay:.4s}.blind-load-series.in-view .blind-load:nth-child(2)>*{animation-delay:1.15s}.blind-load-series.in-view .blind-load:nth-child(3):after{animation-delay:.6s}.blind-load-series.in-view .blind-load:nth-child(3)>*{animation-delay:1.35s}.blind-load-series.in-view .blind-load:nth-child(4):after{animation-delay:.8s}.blind-load-series.in-view .blind-load:nth-child(4)>*{animation-delay:1.55s}.blind-load-series.in-view .blind-load:nth-child(5):after{animation-delay:1s}.blind-load-series.in-view .blind-load:nth-child(5)>*{animation-delay:1.75s}.blind-load-series.in-view .blind-load:nth-child(6):after{animation-delay:1.2s}.blind-load-series.in-view .blind-load:nth-child(6)>*{animation-delay:1.95s}.blind-load-series.in-view .blind-load:nth-child(7):after{animation-delay:1.4s}.blind-load-series.in-view .blind-load:nth-child(7)>*{animation-delay:2.15s}.blind-load-series.in-view .blind-load:nth-child(8):after{animation-delay:1.6s}.blind-load-series.in-view .blind-load:nth-child(8)>*{animation-delay:2.35s}.blind-load-series.in-view .blind-load:nth-child(9):after{animation-delay:1.8s}.blind-load-series.in-view .blind-load:nth-child(9)>*{animation-delay:2.55s}.fade-zoom-load{opacity:0;transform:scale(.8)}.fade-zoom-load.in-view,.fade-zoom-load-series.in-view .fade-zoom-load{animation:fade-zoom-in 1s ease 0s forwards}.fade-zoom-load-series.in-view .fade-zoom-load:nth-child(1){animation-delay:.2s}.fade-zoom-load-series.in-view .fade-zoom-load:nth-child(2){animation-delay:.4s}.fade-zoom-load-series.in-view .fade-zoom-load:nth-child(3){animation-delay:.6s}.fade-zoom-load-series.in-view .fade-zoom-load:nth-child(4){animation-delay:.8s}.fade-zoom-load-series.in-view .fade-zoom-load:nth-child(5){animation-delay:1s}.fade-zoom-load-series.in-view .fade-zoom-load:nth-child(6){animation-delay:1.2s}.fade-zoom-load-series.in-view .fade-zoom-load:nth-child(7){animation-delay:1.4s}.fade-zoom-load-series.in-view .fade-zoom-load:nth-child(8){animation-delay:1.6s}.fade-zoom-load-series.in-view .fade-zoom-load:nth-child(9){animation-delay:1.8s}.fade-zoom-load-series.in-view .fade-zoom-load:nth-child(10){animation-delay:2s}.fade-zoom-load-series.in-view .fade-zoom-load:nth-child(11){animation-delay:2.2s}.fade-zoom-load-series.in-view .fade-zoom-load:nth-child(12){animation-delay:2.4s}
