.priceCustom__container{margin:0 0 24px}.priceCustom__container .priceCustom__wrapper{display:flex;flex-direction:column;gap:4px}.priceCustom__container .priceCustom__listPriceWrapper,.priceCustom__container .priceCustom__per{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.priceCustom__container .priceCustom__listPrice{font-family:Roc Grotesk;font-style:normal;font-weight:500;font-size:14px;line-height:18px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#757575}.priceCustom__container .priceCustom__discountFlag{font-size:12px;color:#054d99;background:#ecfcfe;padding:8px 4px;border-radius:8px;font-weight:700;display:flex;align-items:center}.priceCustom__container .priceCustom__sellingPrice,.priceCustom__container .priceCustom__sellingPrice-creditCard{display:flex;font-family:Roc Grotesk;font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#616161}.priceCustom__container .priceCustom__sellingPrice-creditCard{font-size:15px}.priceCustom__container .priceCustom__sellingPrice{align-items:center}.priceCustom__container .priceCustom__sellingPrice span{color:#424242;font-weight:700;font-size:24px;line-height:28px;letter-spacing:0;padding:0 6px}.priceCustom__container .priceCustom__sellingPrice-creditCard .creamy-custom-apps-0-x-price{padding:0 4px;font-weight:700}.priceCustom__skeleton-wrapper{display:flex;flex-direction:column;gap:8px;padding:10px 0;min-height:94px}.priceCustom__skeleton-item{background-color:#eee;background-image:linear-gradient(90deg,#eee,#f5f5f5 40px,#eee 80px);background-size:200% 100%;-webkit-animation:shimmer 1.5s linear infinite;animation:shimmer 1.5s linear infinite;border-radius:4px}.priceCustom__skeleton-item.list-price{width:50%;height:34px}.priceCustom__skeleton-item.selling-price{width:60%;height:28px}.priceCustom__skeleton-item.installments{width:70%;height:24px}@-webkit-keyframes shimmer{0%{background-position:-150% 0}to{background-position:150% 0}}@keyframes shimmer{0%{background-position:-150% 0}to{background-position:150% 0}}