.videos__video{z-index:1;position:relative;overflow:hidden}.videos__iframe{width:100%;height:100%;position:absolute;top:0;left:0}.videos__thumbnails{margin-top:5px;position:relative;overflow:hidden}.videos__arrow{z-index:200;box-sizing:border-box;opacity:0;background:linear-gradient(90deg,#0000 0%,#000000bf 100%);width:40px;height:100%;transition:opacity .2s;position:absolute;top:0;right:-1px}.videos__arrow--left{background:linear-gradient(90deg,#000000bf 0%,#0000 100%);left:-1px;right:auto}.videos__thumbnails--right-overflown .videos__arrow--right,.videos__thumbnails--left-overflown .videos__arrow--left{opacity:1}.touch .videos__arrow{pointer-events:none}.videos__icon{fill:#fff;stroke:#fff;stroke-width:2px;stroke-linejoin:round;width:20px;height:20px;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.no-touch .videos__icon{display:block}.videos__thumbnails-overflow{-webkit-overflow-scrolling:touch;padding-top:30%;position:relative;overflow:auto hidden}.no-touch .videos__thumbnails-overflow{-webkit-overflow-scrolling:auto;overflow:hidden}@media only screen and (width>=740px){.videos__thumbnails-overflow{padding-top:20.6327%}}.videos__thumbnails-inner{width:100%;min-width:100%;height:100%;position:absolute;top:0;left:0}.videos__thumbnail{background-size:cover;width:50%;height:100%;margin-left:5px;display:inline-block;position:relative}.videos__thumbnail--1{margin-left:0}.videos__thumbnail:after{content:"";z-index:30;box-sizing:border-box;pointer-events:none;background-color:#00000080;border:3px solid #0000;width:100%;height:100%;transition:border .2s,background-color .2s;position:absolute;top:0;left:0}@media only screen and (width>=740px){.videos__thumbnail:after{border-width:5px}}.videos__thumbnail--active:after{z-index:40;background-color:#0000;border-color:#00c0a0}@media only screen and (width>=740px){.videos__thumbnail{width:33.3333%}}.videos__title{z-index:40;box-sizing:border-box;pointer-events:none;-webkit-user-select:none;user-select:none;color:#fff;background:linear-gradient(#0000 0%,#000000bf 100%);width:100%;padding:6px;font-size:12px;font-weight:700;line-height:1.2;position:absolute;bottom:0;left:0;overflow:hidden}.videos__thumbnail--active .videos__title{z-index:30}@media only screen and (width>=740px){.videos__title{padding:10px;font-size:13px}}.videos__play{z-index:100;box-sizing:border-box;opacity:1;border-radius:100%;width:40px;height:40px;transition:opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.videos__thumbnail--active .videos__play{opacity:0}@media only screen and (width>=740px){.videos__play{width:60px;height:60px}}.videos__play-svg{fill:#cc181e}.no-touch .videos__play-svg{fill:#1f1f1fcc}.no-touch .videos__thumbnail:hover .videos__play-svg{fill:#cc181e}.videos__end{z-index:2;border:1px solid var(--mem-grey-400);box-sizing:border-box;opacity:0;background-color:#fff;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.videos__end--in{opacity:1}.videos__end-logo{width:50px;position:absolute;bottom:10px;right:10px}@media only screen and (width>=740px){.videos__end-logo{width:120px}}.videos__end-image{width:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}