.phs-products-collection{background-color:#fff}.phs-products-collection .product-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:space-between}.phs-products-collection .product-card .product-card-image img{aspect-ratio:auto 350/304;display:block;height:auto;width:100%}.phs-products-collection .product-card .product-card-image .product-img{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.phs-products-collection .product-card:hover .product-img{-webkit-transform:scale(1.1);transform:scale(1.1)}.phs-products-collection .product-card .product-card-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:1rem 1rem .375rem}.phs-products-collection .product-card .product-card-title__content{margin:auto 0}.phs-products-collection .product-card .product-card-title__content.title{font-size:1.5rem;line-height:1.75rem}.phs-products-collection .product-card .product-card-title__content.price{font-size:1.125rem;line-height:1.375rem}.phs-products-collection .product-card .product-card-description{margin:.625rem 1rem .5rem}.phs-products-collection .product-card .product-card-description__content{font-size:.875rem;line-height:1.125rem;margin:auto 0}.phs-products-collection .product-card .product-card-description__content img{margin-right:.375rem}.phs-products-collection .product-card .product-card-cta{margin:.25rem 1rem 1rem}.phs-products-collection .badge{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background:#eb5d0b;border-radius:100px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:1rem;font-weight:700;gap:.25rem;letter-spacing:0;line-height:1.375rem;margin:1rem;padding:.25rem .625rem;text-align:left;vertical-align:middle}.phs-products-collection .badge>span{font-weight:700}.phs-products-collection .badge>img{margin-right:4px;margin-top:2px}