.our-products{margin-bottom:1rem}.our-products .row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.our-products h1.heading{border-bottom:1px solid #dee2e6;font-size:2rem;margin-bottom:30px;padding-bottom:30px}.our-products .item{display:flex;flex:0 0 50%;flex-direction:column;font-weight:600;margin-bottom:30px;max-width:50%;outline:0;padding-left:15px;padding-right:15px;position:relative;text-decoration:none;transition:color .3s ease}.our-products .item .item-inner{background:#fff;overflow:hidden;padding:0 0 5px;position:relative;text-align:center;transition:all .4s ease}.our-products .item .item-inner .image{height:0;overflow:hidden;padding-top:56%;position:relative}.our-products .item .item-inner .image img{left:0;position:absolute;right:0;top:0;transition:all .4s ease;width:100%}.our-products .item .title{align-items:center;background:#fff;border-top:none;display:flex;justify-content:center;min-height:95px;padding:15px 30px}.our-products .item .title h3{color:#023a78;font-size:24px;font-weight:300;line-height:1.2;margin-bottom:auto;margin-top:auto;width:100%}.our-products .item .bordure{background:#06f;bottom:0;height:5px;position:absolute;transition:width .4s ease;width:0}.our-products .item .item-inner:hover{box-shadow:3px 3px 14px 0 rgba(32,61,117,.2)}.our-products .item .item-inner:hover .image img{transform:scale(1.03)}.our-products .item .item-inner:hover .bordure{width:100%}.our-products .item.three-column{flex:0 0 33.33333%;max-width:33.33333%}.our-products .item.three-column h3{font-size:20px}.our-products .item.three-column .title{min-height:75px;padding:15px}.our-products .item.three-column .item-inner{height:100%}@media (min-width:992px){.our-products{margin-bottom:3rem}}@media (max-width:991.98px){.our-products .item .title h3{font-size:19px;line-height:120%}}@media (max-width:767px){.our-products .item{width:100%}.our-products .item,.our-products .item.three-column{flex:0 0 100%;max-width:100%}}