.product-card{background-color:white;border:none}.product-card .rs-card-header{padding:2rem 2rem 0}.product-card .rs-card-body{padding:1rem .5rem}.product-card summary{text-decoration:none!important;font-size:1.1rem;letter-spacing:.02em}.product-card summary:hover{color:var(--color-primary-pink)}.product-card p{font-size:.8rem;margin:.5rem 0;color:var(--color-text)}.product-card p strong{font-size:1.1rem}.product-card p:hover{color:var(--color-primary-pink)}.product-card .product-card-link{width:100%}.product-card .product-card-link button{width:70%}@media screen and (max-width:768px){.product-card summary{font-size:.85rem}.product-card p{font-size:.6rem}.product-card p strong{font-size:.9rem}.product-card .rs-card-header{padding:.8rem .8rem 0}.product-card .rs-card-body{padding:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}}.product-list-content{display:flex;flex-direction:column;width:100%;align-items:center;max-width:var(--max-width)}.product-list-content .product-list-content-title{margin:1.8rem 0;text-transform:uppercase}.product-list-content .products-holder{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 2rem}.product-list-content .products-holder a:hover{text-decoration:none!important}.product-list-content .product-card-link{padding-top:.5rem}@media screen and (max-width:768px){.product-list-content .product-card-link{width:49%!important}.product-list-content .products-holder{padding:0 .5rem}.product-list-content .product-list-content-title{margin:.5rem 0 0}}