.products-container{margin-bottom:2rem;display:flex;flex-wrap:wrap}.products-cta-wrapper a{background:#e97000;font-size:1rem;letter-spacing:1px;color:#fff;text-decoration:none;font-weight:600;line-height:1.5em}.products-cta-wrapper{background:#e97000;text-align:center;padding:.4rem 1.7rem;border-radius:.1875rem}.inner-wrap{margin:0 auto;padding:0 1rem}.products-image-wrapper{display:flex;align-items:center;margin-bottom:15px}.products-image-wrapper h4{font-size:24px}.products-container-main{padding:1.5rem 0 0;float:left;width:100%;background-color:#e97000}.products-image-wrapper{justify-content:flex-start}.products-image-wrapper-image{width:1.8rem;height:1.8rem;display:inline-block;margin-right:.8rem}.products-card:hover{box-shadow:0 10px 50px -3px rgba(51,70,91,.13);transform:scale(1.02)}.products-card{background:#fff;box-shadow:0 0 11px #eaf0f6;border-radius:.5rem;float:left;transition:.3s ease-in-out;padding:2rem;width:25.33%;margin:1rem}@media only screen and (min-device-width:1100px) and (max-device-width:1365px){.products-card{width:23.33%}}