.VideoTile{margin-bottom:3.6em}.VideoTile__image{position:relative}.VideoTile--hidden{display:none}.VideoTile--reveal{-webkit-animation:fade-in-up .3s ease forwards;animation:fade-in-up .3s ease forwards}.VideoTile__img{width:100%;height:auto;line-height:1}.VideoTile__link-overlay{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.VideoTile__title{font-size:.85714em;line-height:1.36111em;margin-top:1.25em;margin-bottom:.125em;font-family:gt_walsheim_bold,Helvetica,Arial,Lucida Grande,sans-serif}.VideoTile__descr{font-size:.78571em;line-height:1.63636;color:#8b8b8b}.VideoTile__descr>:first-child{margin-top:.35em}@media (min-width:1600px){.VideoTile__title{font-size:1.33333em;line-height:1.16667em}.VideoTile__descr{font-size:1em;line-height:1.55556em}}@media (min-width:650px){.VideoTileGrid>*{width:49%;float:left;clear:left}.VideoTileGrid>:nth-child(2n){float:right;clear:right}}.VideoTileGridMore{text-align:center}.VideoTileGridMore__btn,.VideoTileGridMore__btn:visited{display:inline-block;vertical-align:middle;font-size:.92857em;line-height:1.25641em;color:#000;background-color:#fac809;padding:1em 2em;text-decoration:none}.VideoTileGridMore__btn:focus,.VideoTileGridMore__btn:hover,.VideoTileGridMore__btn:visited:focus,.VideoTileGridMore__btn:visited:hover{color:inherit;text-decoration:none;background-color:#a6dce3}@media (min-width:768px){.VideoTileGridMore__btn,.VideoTileGridMore__btn:visited{font-size:1.38889em}}@-webkit-keyframes fade-in-up{0%{opacity:0;-webkit-transform:translateY(3em);transform:translateY(3em)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-up{0%{opacity:0;-webkit-transform:translateY(3em);transform:translateY(3em)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.AnimatorsGrid{margin-top:3em;margin-bottom:3em}@media (min-width:650px){.AnimatorsGrid>*{width:49%;float:left}.AnimatorsGrid>:nth-child(2n){float:right}}.Animator{position:relative;margin-bottom:2em}.Animator__image{opacity:0}.Animator__image--visible{transition:opacity .8s ease-out;opacity:1}.Animator__img{background-size:cover;background-position:50%;width:100%;padding-bottom:56%;opacity:0}.Animator__img:not(:first-child){display:none}.Animator__content{text-align:center}.Animator__title{transition:color .3s;font-size:.85714em;line-height:1.36111em;font-family:gt_walsheim_bold,Helvetica,Arial,Lucida Grande,sans-serif}.Animator__link-overlay{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:120}.Animator:focus .Animator__title,.Animator:hover .Animator__title{color:#f2c846}@media (min-width:1600px){.Animator__title{font-size:1.33333em;line-height:1.16667em}}