.product-page-card-item{background:#fff;border-radius:30px;box-shadow:0 4px 6px rgba(0,0,0,.1);height:auto;height:fit-content;margin-left:auto;margin-right:auto;padding:30px;position:relative;text-align:left;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;width:100%}.product-page-list{list-style-type:circle}.product-page-list>li{padding-bottom:10px}.product-page-tab{background:#e3deee;border-radius:50px;color:#000;cursor:pointer;display:flex;font-size:14px;justify-content:center;padding:20px 40px}