.mile-videos{position:relative}.mile-videos .waves{bottom:-50px}.mile-videos__inner{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%}.mile-videos .item>div{height:100%}.mile-videos .items{column-gap:2%;row-gap:30px}.mile-videos .items .item{width:32%}@media only screen and (max-width:767px){.mile-videos .items .item{width:100%}}.mile-videos .items{margin-top:40px}.mile-videos__video-wrapper{position:relative;overflow:hidden}.mile-videos__video-wrapper img{transition:all .5s ease-in-out;transform:scale(1)}.mile-videos__video-wrapper:hover img{transform:scale(1.025)}.mile-videos__video-icon{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;display:flex;justify-content:center;align-items:center;width:46px;height:46px;border:2px solid #fff;border-radius:50%;cursor:pointer}.mile-videos__title{margin-top:20px;font-size:30px;font-weight:500;line-height:1.375}.mile-videos .dark-btn{margin-top:30px}@media only screen and (max-width:1439px){.mile-videos__title{font-size:26px}}@media only screen and (max-width:992px){.mile-videos__video-wrapper img{width:100%}.mile-videos__title{font-size:16px;margin-top:16px}.mile-videos .dark-btn{margin-top:16px}}@media only screen and (max-width:767px){.mile-videos .items{margin-top:24px}.mile-videos__title{margin-top:10px}}