.figure{margin-left:auto;margin-right:auto;max-width:100%;overflow:hidden}.figure:not(:first-child){margin-top:20px}@media screen and (max-width:1179px){.figure:not(:first-child){margin-top:20px}}.figure:not(:last-child){margin-bottom:20px}@media screen and (max-width:1179px){.figure:not(:last-child){margin-bottom:10px}}.figure a{display:block;overflow:hidden;position:relative}.figure a:before{content:"";position:absolute;height:100%;top:0;left:0;background:#e3e8f1;opacity:.7;transition:.3s;width:0}.figure a:hover:before{transition:.3s;width:100%;z-index:1}.figure a:after{background-color:#ccc;bottom:0;content:"";height:2px;left:0;position:absolute;transition:.3s;width:0;z-index:1}.figure a:hover:after{transition:.3s;width:100%}.figure img{width:100%}.figure img.-small{display:block;margin:0 auto;width:80%}@media screen and (max-width:1179px){.figure img.-small{width:100%}}.figure figcaption{padding:0 10px;font-size:14px;letter-spacing:0;line-height:2;margin-top:20px}