.bg-blue .videos-top-title,.bg-maroon .videos-top-title{color:var(--color-white)}.videos-top-title{margin-bottom:50px}.videos__list{display:flex;flex-wrap:wrap;margin:0 -15px}.video__item{margin-bottom:60px;padding:0 15px;width:50%}.videos__item-image{display:block;height:0;padding-bottom:56.25%;position:relative}.videos__item-image:after{background-color:rgba(0,0,0,.1);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:2}.videos__item-image:focus-visible:after,.videos__item-image:hover:after{opacity:1}.videos__item-image img{height:100%!important;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.videos__item-play{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:3}.videos__item-play svg{filter:drop-shadow(0 .3rem .6rem rgb(255 89 0/.5));transition:filter .2s ease;width:18%}.videos__item-image:focus-visible svg,.videos__item-image:hover svg{filter:drop-shadow(0 0 1rem rgb(255 89 0/.5))}.videos__item-title{border-bottom:1px solid var(--color-white);margin:0 32px;padding-bottom:20px;padding-top:20px;text-align:center}.videos__item-title a{color:var(--color-white)}.videos__item-title a:focus-visible,.videos__item-title a:hover{color:var(--color-orange)}.videos__item-play svg path{fill:var(--color-orange)}.bg-light-blue .videos__item-title,.bg-off-white .videos__item-title{border-color:var(--color-blue)}.bg-light-blue .videos__item-title a,.bg-off-white .videos__item-title a{color:var(--color-blue)}.bg-light-blue .videos__item-title a:hover,.bg-off-white .videos__item-title a:hover{color:var(--color-orange)}@media (min-width:768px){.video__item:nth-last-child(-n+2){margin-bottom:0}}@media (max-width:767px){.videos-top-title{margin-bottom:30px}.video__item{margin-bottom:45px;width:100%}.video__item:last-child{margin-bottom:0}.videos__item-title{margin:0 15px}.videos__item-play svg{width:15%}}