.customer-tile{height:100%;margin:40px 10px;width:calc(33.33% - 20px)}.customer-img{position:relative}.customer-img div{background-color:#ffffffcc;bottom:0;color:#000;display:flex;flex-direction:column;height:100%;justify-content:center;opacity:0;padding:0 25px;position:absolute;transition:opacity .1s ease-in-out;width:100%}.customer-img div p:last-child{font-size:13px;position:relative}.customer-img div p:last-child:after{background-image:var(--long-small-arrow-primary);background-repeat:no-repeat;background-size:cover;content:"";height:11px;position:absolute;right:-25px;top:3px;width:13px}.customer-img.video{position:relative}.customer-img.video:after{background:url(https://5255565.fs1.hubspotusercontent-na1.net/hubfs/5255565/_Project_Phoenix/icons/play-icon.svg) no-repeat 50%;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .1s ease-in;width:100%}.customer-tile .customer-img+.h5{margin-bottom:5px}.customer-tile p.caption{opacity:.5}.customer-tile:hover .customer-img div{opacity:1}.customer-tile:hover .underline-link:after{width:100%}.customer-tile:hover .underline-link .customer-name{display:none}.customer-tile:hover .underline-link .customer-name-replace{display:block}.customer-tile:hover .customer-img.video:after{opacity:1}.customer-tile:hover p.caption{color:#000}@media (max-width:1023px){.customer-img div{display:none}}@media (max-width:768px){#customers-container{padding-top:2.5rem}.customer-tile{width:calc(50% - 20px)}}@media (max-width:639px){.customer-tile{margin:10px 0;width:100%}.customer-img{height:355px;max-height:355px}.customer-img img{height:100%;object-fit:cover;width:100%}#filter-row{flex-flow:column}#filter-button{margin-bottom:30px}}