/**handles:bookingpress_square_css**/
.bpa-sqaure-front-card{margin:12px 0;font-size:14px;color:#202c45!important;font-family:Poppins!important;padding:10px 16px!important;height:auto!important;line-height:18px!important;font-weight:400!important;background-color:transparent!important;border:1px solid #cfd6e5!important;border-radius:var(--bpa-radius-4px)!important;max-width:100%}.card-errors{font-family:Poppins!important;color:#ee2445;font-size:14px;margin-bottom:5px}.square-card-skeleton-wrapper{display:flex;justify-content:space-between;vertical-align:middle;position:absolute;z-index:9999!important;width:97%;left:50%;transform:translateX(-50%);background:#fff}.card-cvv-skeleton,.card-expiry-skeleton,.card-number-skeleton{display:inline-flex;margin-right:10px}.card-number-skeleton{width:75%}.card-expiry-skeleton{width:15%}.card-cvv-skeleton{width:10%}.square-card-skeleton-wrapper .el-skeleton__item{width:100%}