.figure{margin-left:auto;margin-right:auto;max-width:100%;overflow:hidden}.figure.figure--narrow{max-width:600px}.figure:not(:first-child){margin-top:20px}@media screen and (max-width:1049px){.figure:not(:first-child){margin-top:20px}}.figure:not(:last-child){margin-bottom:20px}@media screen and (max-width:1049px){.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:#c7c2c2;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:1049px){.figure img.-small{width:100%}}.figure figcaption{font-size:15px;letter-spacing:.4em;line-height:1.8;margin-top:10px}@media screen and (max-width:767px){.figure figcaption{font-size:12px;line-height:1.6}}.figure--movie{position:relative}.figure--movie:before{background:#403434;content:"";left:0;height:100%;opacity:.5;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}