.product-cards-v2{padding:56px 0 60px}@media (min-width:768px){.product-cards-v2{padding:80px 0}}.product-cards-v2 .product-cards__header{display:flex;flex-direction:column;align-items:center;margin:0 auto;margin-bottom:32px}@media (min-width:992px){.product-cards-v2 .product-cards__header{max-width:788px;margin-bottom:52px}}.product-cards-v2 .product-cards__title{margin-bottom:14px;text-align:center}@media (min-width:1440px){.product-cards-v2 .product-cards__title{margin-bottom:0}}.product-cards-v2 .product-cards__subtitle{margin-bottom:2px;color:var(--accent);text-align:center}@media (min-width:576px){.product-cards-v2 .product-cards__subtitle{margin-bottom:6px;color:var(--accent)}}.product-cards-v2 .product-cards__desc{color:var(--Text-2,#5e6265);text-align:center}.product-cards-v2 .product-cards__content{display:flex;flex-direction:column;gap:24px}@media (min-width:992px){.product-cards-v2 .product-cards__content{flex-direction:row;flex-wrap:wrap}}.product-cards-v2 .product-cards__card{display:flex;flex-direction:column;width:100%}@media (min-width:992px){.product-cards-v2 .product-cards__card{flex-direction:row;width:calc((100% - 24px) / 2)}}.product-cards-v2 .product-cards__card-image{aspect-ratio:384/210;overflow:hidden;background-color:#e2e8ed;background-image:url(/wp-content/themes/ffl-ecosystem/assets/img/crossed-guns.svg);background-size:40%;background-position:center;background-repeat:no-repeat;-o-object-fit:cover;object-fit:cover;max-height:380px}@media (min-width:992px){.product-cards-v2 .product-cards__card-image{aspect-ratio:auto;width:50%}}.product-cards-v2 .product-cards__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-cards-v2 .product-cards__card-body{display:flex;flex-direction:column;justify-content:space-between;flex:1;padding:32px 24px;background-color:#f2f4f5}.product-cards-v2 .product-cards__card-info{display:flex;flex-direction:column;gap:16px}.product-cards-v2 .product-cards__card-title{color:#1d212f;font-size:32px;line-height:30px}.product-cards-v2 .product-cards__card-text{color:#5a5f62;line-height:24px}.product-cards-v2 .product-cards__card-price{display:flex;flex-direction:column;gap:1px;margin-top:auto;color:var(--accent);margin-bottom:25px}@media (min-width:992px){.product-cards-v2 .product-cards__card-price{margin-bottom:40px}}.product-cards-v2 .product-cards__card .btn{margin-top:auto;width:-moz-fit-content;width:fit-content}