.product-card-section .cards-container{display:flex;flex-wrap:wrap}.product-card-section .cards-container .inner-card{background:#f5f4f3;border-radius:6px;margin-bottom:30px;margin-right:2%;min-height:338px;padding:50px 30px;position:relative;width:23.5%}.product-card-section .cards-container .inner-card:nth-child(4n){margin-right:0}.product-card-section .logo-container{margin-bottom:40px}.product-card-section .cta-container{bottom:35px;margin-top:30px;position:absolute}.product-card-section .cta-container a{text-align:left}.product-card-section .new-sbnt{height:100%;left:0;position:absolute;top:0;width:100%}.inner-card:hover .secondary-button a.cta_button:before,.inner-card:hover .secondary-button a:before{right:-3px}.inner-card:hover .secondary-button a,.inner-card:hover .secondary-button a.cta_button{background:transparent;border-color:var(--primary_color)}.inner-card:hover .primary-button a{background:linear-gradient(178deg,#5004f4 1.48%,#741dc3 80.66%,#f42937 158.26%)}@media(max-width:1280px){.product-card-section .cta-container{width:cal(100% - 60px)}}@media(max-width:1024px){.product-card-section .cards-container .inner-card{margin-right:2.5%;width:31.6%}.product-card-section .cards-container .inner-card:nth-child(3n){margin-right:0}.product-card-section .cards-container .inner-card:nth-child(4n){margin-right:2.5%}.product-card-section .cards-container .inner-card:last-child{margin-right:0}}@media(max-width:767px){.product-card-section .cards-container .inner-card{margin-right:0;min-height:inherit;width:100%}.product-card-section .cards-container .inner-card:nth-child(4n){margin-right:0}.product-card-section .cta-container{bottom:0;position:relative;width:100%}}