.products-cards-v2{background:var(--background-color);padding:60px 0 100px;overflow:hidden}@media screen and (max-width: 1024px){.products-cards-v2{padding:60px 0}}.products-cards-v2.theme-color-default{--background-color: var(--gray-50);--title-main: black;--progress-line: #E2E8F0;--card-bg: white}.products-cards-v2 .container{gap:40px}.products-cards-v2 .product-list{width:calc(100% + 24px);margin:-12px;display:flex;flex-wrap:wrap}.products-cards-v2 .card-product{width:calc(50% - 24px);margin:12px;border-radius:16px;background:var(--card-bg);box-shadow:0 0 21px 0 rgba(113,113,113,.15);overflow:hidden}@media screen and (max-width: 1024px){.products-cards-v2 .card-product{width:calc(100% - 24px)}}.products-cards-v2 .card-product__media{height:224px;width:100%}.products-cards-v2 .card-product__media div,.products-cards-v2 .card-product__media picture,.products-cards-v2 .card-product__media article{height:100%}.products-cards-v2 .card-product__media img,.products-cards-v2 .card-product__media svg{height:100%;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 576px){.products-cards-v2 .card-product__media img,.products-cards-v2 .card-product__media svg{width:100%}}.products-cards-v2 .card-product__content{width:100%;padding:24px;display:flex;flex-direction:column;gap:16px}.products-cards-v2 .card-product__content *{margin:0}.products-cards-v2 .card-product__content .field--name-field-tagline{font-size:.875rem;font-weight:700;line-height:130%;text-align:left;text-transform:uppercase;margin:0}@media screen and (max-width: 576px){.products-cards-v2 .card-product__content .field--name-field-tagline{font-size:.75rem}}.products-cards-v2 .card-product__content p{font-weight:350}.products-cards-v2 .card-product__content p,.products-cards-v2 .card-product__content p--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.products-cards-v2 .card-product__content p--bold{font-weight:700}@media screen and (max-width: 1024px){.products-cards-v2 .card-product__content p,.products-cards-v2 .card-product__content p--bold{line-height:130%}}@media screen and (max-width: 576px){.products-cards-v2 .card-product__content p,.products-cards-v2 .card-product__content p--bold{font-size:.875rem;line-height:130%}}