._press_posts{display:flex;flex-wrap:wrap;max-width:1500px;margin:0 auto;gap:60px 30px;padding:0 15px}._press_posts ._unit{flex:0 1 calc((100% - 60px) / 3);text-decoration:none}._press_posts ._unit figure{display:block;position:relative}._press_posts ._unit figure img{display:block;position:relative;z-index:0;width:100%;height:auto}._press_posts ._unit figure img:nth-child(2){position:absolute;z-index:2;top:0;left:0;opacity:0;transition:opacity .3s}._press_posts ._unit .data{margin-top:25px}._press_posts ._unit .data span{position:relative;display:block;margin-bottom:5px;text-transform:uppercase;color:#333;font-size:.75rem;letter-spacing:2px}._press_posts ._unit .data span:before{content:"";position:relative;display:inline-block;width:12px;height:1px;margin-right:8px;transform:translateY(-4px);background-color:#999}._press_posts ._unit .data h2{letter-spacing:-.5px;font-size:1.875em;line-height:1;font-family:"Gilda Display",serif;font-weight:400;font-style:normal;color:#333}._press_posts ._unit:hover figure img:nth-child(2){opacity:1}@media (max-width:1200px){._press_posts ._unit{flex:0 1 calc((100% - 30px) / 2)}}@media (max-width:768px){._press_posts ._unit{flex:0 1 100%;max-width:580px;margin:0 auto}}