.product-card-loading{padding:2.5rem;border-radius:3rem;box-shadow:0 1px 4px rgba(0,0,0,.16)}.product-card-loading .upper-section{display:flex;gap:2.5rem}.product-card-loading .upper-section .image{height:25rem!important;width:25rem!important;min-width:25rem!important;border-radius:1.5rem}.product-card-loading .upper-section .details{width:100%;display:flex;flex-direction:column;justify-content:space-between}.product-card-loading .upper-section .details .title{margin-bottom:.5rem}.product-card-loading .upper-section .details .price-rating-container{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;margin-bottom:3rem}.product-card-loading .upper-section .details .action-buttons,.product-card-loading .upper-section .details .price-rating-container .price{display:flex;align-items:center;gap:1.5rem}.product-card-loading .upper-section .details .action-buttons .loading-button{width:100%;padding:1.5rem 2rem}.product-card-loading .divider{margin:2.5rem 0}.product-card-loading .bottom-section .header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.product-card-loading .bottom-section .other-detail-list{display:flex;flex-direction:column;gap:1rem}.product-card-loading .bottom-section .other-detail-list p{margin-bottom:.5rem}@media(max-width:670px){.product-card-loading .upper-section .image{height:20rem!important;width:20rem!important;min-width:20rem!important}}@media(max-width:550px){.product-card-loading .upper-section{flex-direction:column}.product-card-loading .upper-section .image{width:100%!important}}@media(max-width:380px){.product-card .upper-section .details .action-buttons{flex-direction:column}}