.product-cards__section{background-color:#f4efe8}.product-cards__container{display:flex;flex-direction:column;align-items:center}.product-cards__title{margin-bottom:2.4rem;font-size:clamp(3.2rem,4vw,5.6rem);line-height:1;font-weight:900;text-align:center;font-style:italic;color:#0c451e}.product-cards__title em{color:#1b7e3e}.product-cards__subtitle{margin-bottom:clamp(3.2rem,4.5vw,6.4rem);font-size:clamp(1.8rem,2vw,2.4rem);line-height:1.3;font-weight:500;text-align:center;color:#083716}.product-cards__list{display:flex;flex-wrap:wrap;gap:3.2rem}.product-cards__list .product-cards__card{width:calc((100% - 3.2rem)/2)}@media(width >= 768px){.product-cards__list .product-cards__card{width:calc((100% - 9.6rem)/4)}}.product-cards__list .product-cards__card .play-mask{pointer-events:none}.product-cards__list .product-cards__card .play-mask::before{background-image:rgba(0,0,0,0)}.product-cards__list .product-cards__card .play-mask::after{background-image:rgba(0,0,0,0)}