.loader{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:1000;-webkit-user-select:none;user-select:none;background:#2196f31f;justify-content:center;align-items:center;width:100%;height:100%;transition:all .2s ease-in-out;display:flex;position:fixed;top:0;left:0}.checkout .loadingCnt{grid-template-columns:1fr}.checkoutSkeletonBody .checkoutSkeletonCnt{grid-template-columns:3.8fr 1.8fr;gap:15px;display:grid}.checkoutSkeletonBody .checkoutSkeletonCnt>.cscLt .cscItem{grid-template-columns:1fr 2fr;gap:15px;display:grid}.checkoutSkeletonBody .checkoutSkeletonCnt>.cscLt .cscItem>.skeletonWrapper:first-child{width:70%;height:200px}.checkoutSkeletonBody .checkoutSkeletonCnt>.cscLt .cscItem .cscInfo>.skeletonWrapper{width:200px;box-shadow:none}.checkoutSkeletonBody .checkoutSkeletonCnt>.cscLt .cscItem .cscInfo>.skeletonWrapper:first-child{margin-bottom:20px}.checkoutSkeletonBody .checkoutSkeletonCnt>.cscLt>.skeletonWrapper{margin:20px 0}.checkoutSkeletonBody .checkoutSkeletonCnt>.cscLt .apptInfo{width:100%;max-width:500px;margin:40px 0 20px}.checkoutSkeletonBody .checkoutSkeletonCnt>.cscLt .apptInfo .skeletonWrapper:first-child{width:200px}.checkoutSkeletonBody .checkoutSkeletonCnt>.cscLt .apptInfo .skeletonWrapper:nth-child(2){width:300px}.checkoutSkeletonBody .checkoutSkeletonCnt>.cscLt .apptDate{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:15px;display:grid}.productView .loadingCnt{grid-template-columns:1fr}.productViewSkeleton .pvsImage{margin-bottom:30px}.productViewSkeleton .pvsImage>.skeletonWrapper{margin-bottom:15px}.productViewSkeleton .pvsImage .skeleton.gridImage{height:500px}.productViewSkeleton .pvsAct{grid-template-columns:2fr 2fr;gap:15px;width:60%;margin:30px auto;display:grid}.productViewSkeleton .pvsInfo{margin:20px 0}.productViewSkeleton .pvsInfo .skeletonWrapper{width:80%;margin:10px 0}.productViewSkeleton .pvsInfo .skeletonWrapper:first-child{width:20%}.productViewSkeleton .pvsInfo .skeletonWrapper:nth-child(2){width:40%}.productViewSkeleton .pvsInfo .skeletonWrapper:nth-child(3){width:30%}.productViewSkeleton .pvsInfo .skeletonWrapper:nth-child(5){width:45%}.loginSkeleton{background:#fff;width:500px;padding:30px 10px}.loginSkeleton .skeletonWrapper{box-shadow:none}.loginSkeleton .skeleton.input{margin:10px 0}.loginSkeleton .skeleton.avatar{margin:10px auto}.loginSkeleton .skeleton.text{width:100px}.tableSkeleton{margin-top:30px}.tableSkeleton .skeletonWrapper{box-shadow:none}.tableSkeleton table thead th{border-width:1px;border-top-style:none;border-top-color:currentColor}.tableSkeleton table tbody td{border:none}.tableSkeleton table thead th,.tableSkeleton table tbody td{vertical-align:middle}.tableSkeleton table thead th:first-child,.tableSkeleton table tbody td:first-child,.tableSkeleton table thead th:first-child .skeletonWrapper,.tableSkeleton table tbody td:first-child .skeletonWrapper{width:50px}.tableSkeleton table thead th:first-child .skeleton.tableCell,.tableSkeleton table tbody td:first-child .skeleton.tableCell{width:20px}.tableSkeleton table tbody td:nth-child(2),.tableSkeleton table tbody td:nth-child(2) .skeletonWrapper{width:100px}.tableSkeleton table tbody td:nth-child(2) .skeleton.tableCell{width:80px;height:70px}.skeleton{background:#ddd;border-radius:4px;overflow:hidden}.skeleton.text{width:100%;height:12px}.skeleton.title{width:50%;height:30px}.skeleton.input{width:100%;height:40px}.skeleton.avatar{border-radius:50%;width:100px;height:100px}.skeleton.thumbnail{width:100px;height:100px}.skeleton.banner{width:100%;height:300px}.skeleton.search{width:100%;height:40px;padding:0}.skeleton.leftPanel{width:100%;height:500px}.skeleton.gridImage{width:100%;height:180px}.skeleton.actionButton{width:100%;height:45px}.skeleton.smallButton{width:100%;height:30px}.skeleton.box{width:100%;height:80px}.skeleton.tableCell{width:100%;height:20px}.skeletonWrapper{background:#fff;border-radius:4px;height:auto;padding:10px 15px;position:relative;overflow:hidden;box-shadow:0 3px 20px #0000001a}.shimmerWrapper{width:100%;height:100%;animation:2.5s infinite loading;position:absolute;top:0;left:0}.shimmer{background:#fff3;width:50%;height:100%;transform:skew(-20deg);box-shadow:0 0 30px 30px #fff3}@keyframes loading{0%{transform:translate(-150%)}50%{transform:translate(-60%)}to{transform:translate(150%)}}
