@-webkit-keyframes UpDown{0{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes UpDown{0{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.five-img-gallery{margin:0 auto;max-width:1560px;overflow:hidden;padding:72px 5px;position:relative;width:100%}.five-img-gallery:before{bottom:0;content:"";height:54.723%;left:0;position:absolute;width:100%;z-index:-1}.five-img-gallery a,.five-img-gallery img,.five-img-gallery span{display:block}.five-img-gallery img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.five-img-gallery .images{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -4.546%;position:relative}.five-img-gallery .image{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:UpDown;animation-name:UpDown;color:#fff;-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%;font-size:20px;letter-spacing:.1em;line-height:1.1;padding:0 5px;position:relative;text-align:center;text-transform:uppercase;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;width:20%}@media (min-width:768px) and (max-width:1024px){.five-img-gallery .image{font-size:16px}}.five-img-gallery .image:first-child{-webkit-animation-duration:7s;animation-duration:7s;margin-bottom:.898%}.five-img-gallery .image:nth-child(2){-webkit-animation-duration:13s;animation-duration:13s;margin-bottom:3.134%}.five-img-gallery .image:nth-child(3){-webkit-animation-duration:10s;animation-duration:10s;margin-bottom:1.475%}.five-img-gallery .image:nth-child(4){-webkit-animation-duration:20s;animation-duration:20s}.five-img-gallery .image:nth-child(5){-webkit-animation-duration:9s;animation-duration:9s;margin-bottom:2.236%}.five-img-gallery .image-inner{overflow:hidden;position:relative}.five-img-gallery .image-inner:before{content:"";display:block;padding-top:150%;width:100%}.five-img-gallery .image-inner svg{bottom:15px;fill:#fff;height:25px;left:15px;position:absolute;stroke-width:0;stroke:#fff;width:auto}.five-img-gallery .image-inner span{bottom:0;left:0;padding:18.224%;position:absolute;width:100%}.five-img-gallery .image.has-text .image-inner:after{background-color:#000;content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;width:100%}.five-img-gallery .image.has-text:focus .image-inner:after,.five-img-gallery .image.has-text:hover .image-inner:after{opacity:0}