.image-fader{height:100%}.image-fader>img{opacity:1;object-fit:cover;width:100%;height:100%;animation-name:imagefade;animation-duration:35s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0}@keyframes imagefade{0%{opacity:1}14.28%{opacity:1}17.14%{opacity:0}97.14%{opacity:0}to{opacity:1}}.image-fader img:first-of-type{animation-delay:30s}.image-fader img:nth-of-type(2){animation-delay:25s}.image-fader img:nth-of-type(3){animation-delay:20s}.image-fader img:nth-of-type(4){animation-delay:15s}.image-fader img:nth-of-type(5){animation-delay:10s}.image-fader img:nth-of-type(6){animation-delay:5s}.image-fader img:nth-of-type(7){animation-delay:0}
/*# sourceMappingURL=a5bbbaf39e82dde1.css.map*/