.il_customer_list .items{display:flex;justify-content:flex-start;flex-wrap:wrap}.il_customer_list .items .item{width:calc( (100% - 64px) / 3);margin-right:32px;margin-bottom:71px;background:#FFF;border-bottom:3px solid #57cdc6;display:flex;flex-direction:column;justify-content:space-between}.il_customer_list .items .item:nth-child(3n){margin-right:0}.il_customer_list .items .item .item-header{position:relative}.il_customer_list .items .item .item-header .item-image{position:relative;width:100%;height:200px;background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}.il_customer_list .items .item .item-header .item-image:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:.45;background-color:#464646}.il_customer_list .items .item .item-header .item-image img{max-width:225px;height:80px;object-fit:contain;object-position:center center;position:relative;z-index:2}.il_customer_list .items .item .item-header .item-image h3{max-width:225px;font-size:17px;font-weight:800;line-height:1.53;text-align:center;color:#fff;position:relative;z-index:2}.il_customer_list .items .item .item-header .item-type-wrapper{position:relative;text-align:center}.il_customer_list .items .item .item-header .item-type{letter-spacing:.7px;color:#fff;background:#8ba4b0;padding:4px 42px;white-space:nowrap;line-height:normal;font-size:11px;font-weight:bold;display:inline-block;transform:translateY(-50%)}.il_customer_list .items .item .item-header .play-btn{position:absolute;right:20px;bottom:20px}.il_customer_list .items .item .item-body{padding:22px}.il_customer_list .items .item .item-body .item-headline{font-size:19px;margin-bottom:22px}.il_customer_list .items .item .item-body .item-summary{font-size:14px}.il_customer_list .items .item .item-body .item-summary>*:last-child{margin-bottom:0}.il_customer_list .items .item .item-footer{padding:0 22px 30px 22px;text-align:center;display:flex;justify-content:space-around}.il_customer_list .items .item .item-footer .cta_blue_pill{padding:6px 1px !important;width:160px;margin:5px}.il_customer_list .items .item .item-footer .download_cta{border:2px solid #26a8fd !important;background:#FFF;color:#26a8fd;transition:.3s ease all}.il_customer_list .items .item .item-footer .download_cta:hover{border-color:#FFF !important;background-image:linear-gradient(91deg,rgba(129,243,218,0.98),#26a8fd)}.il_customer_list .items .item .item-footer .overlay{background:#000;position:fixed;top:0;left:0;width:100%;height:100%;display:none;z-index:9}.il_customer_list .items .item.video-active .item-footer .overlay{display:block}.il_customer_list .items .item .item-footer .close{color:#fff;font-size:30px;position:absolute;top:-20px;right:-20px;cursor:pointer;z-index:1000}.il_customer_list .items .item .item-footer .video-container{padding:0;position:absolute;top:calc(50% + 50px);left:50%;transform:translate(-50%,-50%);width:56.25vw}@media(max-width:1279px){.il_customer_list .items .item{width:calc( (100% - 40px) / 3);margin-right:20px}}@media(max-width:1023px){.il_customer_list .items .item{width:calc( (100% - 16px) / 2);margin-right:16px;margin-bottom:51px}.il_customer_list .items .item:nth-child(3n){margin-right:16px}.il_customer_list .items .item:nth-child(2n){margin-right:0}}@media(max-width:767px){.il_customer_list .items .item{width:100% !important;margin-right:0 !important;margin-bottom:0 !important}.il_customer_list .items .item:not(:last-child){margin-bottom:32px !important}.il_customer_list .items .item .item-footer .video-container{width:90vw}}