.awards-list #awards-list-filters.container{padding-bottom:30px}@media screen and (min-width:544px){.awards-list #awards-list-filters.container{padding-bottom:50px}}.awards-list .wall{-webkit-perspective:6000px;-moz-perspective:6000px;-o-perspective:6000px;perspective:6000px;margin-bottom:45px}.awards-list .wall .row{justify-content:center}.awards-list .tile{height:475px;margin:30px auto 0;position:relative;transform-style:preserve-3d;transition:transform .4s linear;width:350px;max-width:100%}@media screen and (min-width:544px){.awards-list .tile{height:425px}}@media screen and (min-width:768px){.awards-list .tile{-ms-flex-preferred-size:50%;flex-basis:50%;width:100%}}@media screen and (min-width:992px){.awards-list .tile{height:475px}}.awards-list .tile-front,.awards-list .tile-back{align-items:center;background-color:#fff;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;border:2px solid #c2c0c1;cursor:default;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;justify-content:space-between;left:0;position:absolute;top:0;transform-style:preserve-3d;transition:.4s;width:100%}.awards-list .tile-front{justify-content:center;padding:15%;position:relative;transform:rotateY(0deg);z-index:2}.awards-list .tile-front .img-wrap{display:contents;text-align:center;width:100%}.awards-list .tile-front img{align-self:center;max-height:100%;max-width:100%}.awards-list .tile:hover .tile-front{transform:rotateY(-180deg)}.awards-list .tile-back{color:#8c8c8c;flex-direction:column;height:100%;padding:10%;transform:rotateY(180deg)}.awards-list .tile-back h6{color:#666;text-align:center;max-width:100%}.awards-list .tile-back .divider-line-after:after{background-color:#c2c0c1;margin:15px 0}.awards-list .tile-back .text{-ms-flex-positive:1;flex-grow:1;overflow:hidden;position:relative;text-align:center;max-width:100%}.awards-list .tile-back .text .overflow{bottom:0;height:30px;left:0;position:absolute;right:0}.awards-list .tile-back .button{margin-top:10px;text-align:center;width:100%;max-width:100%}.awards-list .tile:hover .tile-back{transform:rotateY(0deg)}