@property --iw-stat-progress{syntax: "<number>"; inherits: false; initial-value: 0;}.iw-customer-stats{position:relative;color:var(--iw-text-color, var(--iw-color-3, #0b1424));--iw-customer-stats-ring: var(--primary-color, #447AC4);--iw-customer-stats-percent: var(--primary-color, #447AC4);--iw-customer-stats-track: #ffffff;overflow:hidden}.iw-customer-stats .page-width{position:relative;z-index:1;max-width:1312px}.iw-customer-stats__decor{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none;object-fit:cover;object-position:center}.iw-customer-stats__panel{width:100%;padding:64px 48px;border-radius:28px;background:#ffffff6b;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.65);box-shadow:0 8px 32px #14223b14;box-sizing:border-box;overflow:hidden}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.iw-customer-stats__panel{background:#ffffffe0}}.iw-customer-stats__inner{display:flex;flex-direction:column;align-items:center;width:100%}.iw-customer-stats__content{display:flex;flex-direction:column;align-items:center;gap:51px;width:100%}.iw-customer-stats__header{width:100%;margin-bottom:60px}.iw-customer-stats__header .iw-heading{max-width:none}.iw-customer-stats__header .iw-heading__title{font-size:40px;line-height:42px;font-weight:700;color:inherit}.iw-customer-stats__grid{display:grid;grid-template-columns:repeat(3,minmax(0,285px));gap:50px;justify-content:center;width:100%;max-width:966px;margin:0 auto}.iw-customer-stats__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.iw-customer-stats__chart{position:relative;width:200px;height:200px;flex-shrink:0}.iw-customer-stats__ring{position:relative;width:100%;height:100%}.iw-customer-stats__ring-glow,.iw-customer-stats__ring-track,.iw-customer-stats__ring-fill{position:absolute;top:50%;left:50%;width:200px;height:200px;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;display:block!important}.iw-customer-stats__ring-glow{width:200px;height:200px;border:14px solid rgba(255,255,255,.95);box-shadow:0 4px 27px #14223b1a}.iw-customer-stats__ring-track{background:conic-gradient(from 0deg,var(--iw-customer-stats-track, #ffffff) 360deg,transparent 0);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 14px),#000 calc(100% - 13px));mask:radial-gradient(farthest-side,transparent calc(100% - 14px),#000 calc(100% - 13px))}.iw-customer-stats__ring-fill{background:conic-gradient(from 0deg,var(--iw-customer-stats-ring, var(--primary-color, #447AC4)) 0deg,var(--iw-customer-stats-ring, var(--primary-color, #447AC4)) calc(var(--iw-stat-progress, 0) * 3.6deg),transparent calc(var(--iw-stat-progress, 0) * 3.6deg),transparent 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 14px),#000 calc(100% - 13px));mask:radial-gradient(farthest-side,transparent calc(100% - 14px),#000 calc(100% - 13px))}.iw-customer-stats__percent{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;margin:0;font-size:62px;font-weight:700;line-height:1;color:var(--iw-customer-stats-percent, var(--primary-color, #447AC4))}.iw-customer-stats__text{max-width:var(--customer-stats-desktop-width);font-size:20px;font-weight:500;line-height:26px;color:inherit}.iw-customer-stats__text>*:first-child{margin-top:0}.iw-customer-stats__text>*:last-child{margin-bottom:0}.iw-customer-stats__text strong,.iw-customer-stats__text b{font-weight:700;color:inherit}.iw-customer-stats__disclaimer{margin:0;max-width:760px;font-size:16px;font-weight:400;line-height:22px;text-align:center;color:inherit}@media screen and (max-width:1023px){.iw-customer-stats__ring-glow,.iw-customer-stats__ring-track,.iw-customer-stats__ring-fill,.iw-customer-stats__chart{width:150px;height:150px}.iw-customer-stats__percent{font-size:48px}.iw-customer-stats__grid{gap:20px}.iw-customer-stats__text{font-size:16px;line-height:22px}.iw-customer-stats__item{gap:20px}.iw-customer-stats__header{margin-bottom:36px}.iw-customer-stats__content{gap:36px}.iw-customer-stats__panel{padding:48px 28px;border-radius:24px}}@media screen and (max-width:749px){.iw-customer-stats__panel{padding:32px 16px;border-radius:20px}.iw-customer-stats__header{margin-bottom:24px}.iw-customer-stats__header .iw-heading__title{font-size:32px;line-height:36px}.iw-customer-stats__content{gap:24px}.iw-customer-stats__grid{grid-template-columns:1fr;gap:24px;max-width:294px}.iw-customer-stats__item{flex-direction:row;align-items:center;gap:16px;text-align:left;justify-content:space-between}.iw-customer-stats__chart{order:2;flex:0 0 100px;width:100px;height:100px;margin-bottom:0}.iw-customer-stats__ring-glow,.iw-customer-stats__ring-track,.iw-customer-stats__ring-fill{width:100px;height:100px}.iw-customer-stats__ring-glow{width:100px;height:100px;border-width:10px}.iw-customer-stats__ring-track,.iw-customer-stats__ring-fill{-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 10px),#000 calc(100% - 9px));mask:radial-gradient(farthest-side,transparent calc(100% - 10px),#000 calc(100% - 9px))}.iw-customer-stats__percent{font-size:30px}.iw-customer-stats__text{order:1;flex:1;max-width:var(--customer-stats-mobile-width);text-align:left;font-size:16px;line-height:22px}.iw-customer-stats__disclaimer{font-size:14px;line-height:20px;max-width:300px}}@media(prefers-reduced-motion:reduce){.iw-customer-stats__ring-fill{--iw-stat-progress: var(--iw-stat-target, 0) !important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/iw-customer-stats-v2.css.map */
