.product-card-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:4rem;width:100%}.product-card-wrapper.rounded-top{border-top-left-radius:2.5rem;border-top-right-radius:2.5rem}@media (min-width:768px){.product-card-wrapper.rounded-top{border-top-left-radius:3.5rem;border-top-right-radius:3.5rem}}.product-card-wrapper.rounded-bottom{border-bottom-left-radius:2.5rem;border-bottom-right-radius:2.5rem}@media (min-width:768px){.product-card-wrapper.rounded-bottom{border-bottom-left-radius:3.5rem;border-bottom-right-radius:3.5rem}}@media (max-width:767px){.product-card-wrapper{gap:2.5rem;width:100%}}.product-card__content{width:100%}.product-card__content .product-list-header{align-items:flex-end;border-bottom:.03125rem solid #696f8c;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:4rem;width:100%}@media (max-width:1023px){.product-card__content .product-list-header{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;justify-content:flex-end;padding:0 0 2.5rem;width:100%}}.product-card__content .product-list-header__title{max-width:42.125rem}.product-card__content .product-list-header__toggle-button{align-items:center;display:flex;flex-direction:row;height:4.625rem;justify-content:space-between;width:100%}.product-card__content .product-list-header__toggle-button .buttons-toggle{align-items:center;display:flex;font-size:1.17343125rem;font-weight:500;height:4.125rem;line-height:136%;padding:1.5rem 2rem;width:-moz-fit-content;width:fit-content}@media (max-width:767px){.product-card__content .product-list-header__toggle-button{align-items:center;display:flex;flex-direction:row;height:3.125rem;width:100%}.product-card__content .product-list-header__toggle-button .buttons-toggle{font-size:1rem;height:2.625rem;line-height:104%;padding:0 2rem;width:-moz-fit-content;width:fit-content}}.product-card-list1{align-items:flex-start;display:none;flex-direction:row;gap:2.5rem;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}@media (max-width:1023px){.product-card-list1{flex-direction:column;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}}.show-list1 .product-card-list1{display:grid}.product-card-list2{align-items:flex-start;display:none;flex-direction:row;gap:2.5rem;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}@media (max-width:1023px){.product-card-list2{flex-direction:column;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}}.show-list2 .product-card-list2{display:grid}.link-wrapper{border-bottom:.03125rem solid #696f8c;width:100%}.link-wrapper .all-products-link{align-items:center;color:#101840;display:flex;flex-direction:row;gap:.375rem;height:1.5625rem;padding:0;width:12.75rem}