.Product-Page--repeat-2{--repeat2-accent: #e8f62f;--repeat2-ink: #121212;--repeat2-muted: #686868;--repeat2-line: #deded8;--repeat2-soft: #f7f7f3}.Product-Page--repeat-2 .page-width-product{max-width:1540px}.Product-Page--repeat-2 .product-single{align-items:flex-start}.Product-Page--repeat-2 .ever-product-config{position:sticky;top:56px}.repeat2-fixed-config{padding:8px 0 40px 26px}.repeat2-fixed-form{margin-top:20px}.repeat2-option-group{min-width:0;margin:0 0 24px;padding:0;border:0}.repeat2-option-group legend{display:flex;align-items:center;gap:10px;width:100%;margin:0 0 12px;color:var(--repeat2-ink);font-size:16px;font-weight:700;letter-spacing:.01em}.repeat2-option-group legend span{display:inline-grid;width:25px;height:25px;place-items:center;border-radius:50%;background:var(--repeat2-ink);color:#fff;font-size:12px}.repeat2-size-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.repeat2-size-card{position:relative;display:flex;min-height:69px;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:12px 14px;border:1px solid var(--repeat2-line);border-radius:8px;background:#fff;color:var(--repeat2-ink);text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.repeat2-size-card:hover{border-color:#8d8d87;transform:translateY(-1px)}.repeat2-size-card.is-selected{border-color:var(--repeat2-ink);box-shadow:inset 0 0 0 1px var(--repeat2-ink)}.repeat2-size-card.is-selected:after{position:absolute;top:8px;right:8px;width:17px;height:17px;border-radius:50%;background:var(--repeat2-accent);color:#111;content:"\2713";font-size:11px;font-weight:800;line-height:17px;text-align:center}.repeat2-size-card strong{font-size:14px;font-weight:700}.repeat2-size-card span{color:var(--repeat2-muted);font-size:12px;line-height:1.3}.repeat2-size-card--custom{grid-column:1 / -1;min-height:64px;padding-right:48px;border-style:dashed;background:var(--repeat2-soft)}.repeat2-size-card--custom strong{font-size:15px}.repeat2-size-card--custom svg{position:absolute;top:50%;right:16px;width:22px;height:22px;transform:translateY(-50%);fill:none;stroke:currentColor;stroke-width:1.8}.repeat2-material-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.repeat2-material-card{position:relative;display:grid;min-width:0;min-height:76px;grid-template-columns:58px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:8px;border:1px solid var(--repeat2-line);border-radius:8px;background:#fff;color:var(--repeat2-ink);text-align:left;cursor:pointer}.repeat2-material-card.is-selected{border-color:var(--repeat2-ink);box-shadow:inset 0 0 0 1px var(--repeat2-ink)}.repeat2-material-card:disabled{cursor:not-allowed;opacity:.45}.repeat2-material-image{display:block;width:58px;height:58px;overflow:hidden;border-radius:5px;background:#eee}.repeat2-material-image img{width:100%;height:100%;object-fit:cover}.repeat2-material-card strong,.repeat2-material-card small{display:block}.repeat2-material-card strong{overflow-wrap:anywhere;font-size:13px;line-height:1.2}.repeat2-material-card small{margin-top:5px;color:var(--repeat2-muted);font-size:12px}.repeat2-material-card i{width:17px;height:17px;border:1px solid #aaa;border-radius:50%}.repeat2-material-card.is-selected i{border:5px solid var(--repeat2-ink)}.repeat2-purchase{display:grid;grid-template-columns:minmax(0,1fr) minmax(132px,auto);align-items:center;gap:14px 20px;margin-top:16px;padding:16px;border:1px solid var(--repeat2-line);border-radius:10px;background:#fafaf8}.repeat2-price-block small,.repeat2-price-block strong{display:block}.repeat2-price-block small{margin-bottom:5px;color:var(--repeat2-muted);font-size:12px;letter-spacing:.02em}.repeat2-price-block strong{font-size:30px;line-height:1}.repeat2-quantity{justify-self:end}.repeat2-quantity-label,.repeat2-quantity>small{display:block;color:var(--repeat2-muted);font-size:11px;text-align:center}.repeat2-quantity>div{display:grid;width:132px;height:40px;grid-template-columns:40px 52px 40px;margin:5px 0 3px;overflow:hidden;border:1px solid var(--repeat2-line);border-radius:6px}.repeat2-quantity button,.repeat2-quantity output{display:flex;width:100%;min-width:0;align-items:center;justify-content:center;border:0;background:#fff;text-align:center}.repeat2-quantity button{cursor:pointer;font-size:18px}.repeat2-quantity output{border-right:1px solid var(--repeat2-line);border-left:1px solid var(--repeat2-line);color:#111;font-size:14px;font-weight:600}.repeat2-quantity input[type=hidden]{display:none!important}.repeat2-add-button{display:flex;width:100%;min-height:54px;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:14px 18px;border:1px solid #111;border-radius:6px;background:#111;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;cursor:pointer}.repeat2-purchase .repeat2-add-button{grid-column:1 / -1;margin-top:0}.repeat2-add-button:hover{border-color:var(--repeat2-accent);background:var(--repeat2-accent);color:#111}.repeat2-add-button:disabled{cursor:not-allowed;opacity:.5}.repeat2-benefits{margin-top:14px!important}.repeat2-custom-backdrop,.repeat2-custom-panel{visibility:hidden;opacity:0;pointer-events:none}.repeat2-custom-backdrop{position:fixed;z-index:2147479000;top:0;right:0;bottom:0;left:0;border:0;background:#0e0e0e85;transition:opacity .18s ease}.repeat2-custom-panel{position:fixed;z-index:2147479001;top:50%;left:50%;width:min(960px,calc(100vw - 32px));max-height:calc(100dvh - 32px);padding:28px;overflow:auto;border-radius:14px;background:#fff;box-shadow:0 28px 80px #00000042;transform:translate(-50%,calc(-50% + 12px));transition:opacity .18s ease,transform .18s ease}.is-custom-dialog-open .repeat2-custom-backdrop,.is-custom-dialog-open .repeat2-custom-panel{visibility:visible;opacity:1;pointer-events:auto}.is-custom-dialog-open .repeat2-custom-panel{transform:translate(-50%,-50%)}body.repeat2-custom-open{overflow:hidden}.Product-Page--repeat-2.is-custom-dialog-open .ever-product-config{z-index:2147479002}.Product-Page--repeat-2.is-custom-dialog-open .repeat2-fixed-config{visibility:hidden}.repeat2-custom-close{position:absolute;top:13px;right:14px;display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:50%;background:#f0f0ed;color:#111;font-size:25px;line-height:1;cursor:pointer}.repeat2-custom-heading{max-width:680px;margin:0 auto 20px;padding-right:34px;text-align:center}.repeat2-custom-heading>span{color:#73736c;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.repeat2-custom-heading h2{margin:4px 0 5px;font-size:28px}.repeat2-custom-heading p{margin:0;color:var(--repeat2-muted)}.repeat2-custom-panel .ever-price-summary{justify-content:center;margin:0 0 14px}.repeat2-custom-panel .ever-crop-dock{grid-template-columns:repeat(3,minmax(0,1fr))}.Product-Page--repeat-2.is-crop-workspace .repeat2-fixed-config,.Product-Page--repeat-2.is-crop-workspace .repeat2-custom-heading,.Product-Page--repeat-2.is-crop-workspace .repeat2-custom-close,.Product-Page--repeat-2.is-crop-workspace .repeat2-custom-backdrop,.Product-Page--repeat-2.is-crop-workspace .ever-price-summary{display:none!important}.Product-Page--repeat-2.is-crop-workspace .ever-product-config{position:relative;top:auto}.Product-Page--repeat-2.is-crop-workspace .repeat2-custom-panel{position:static;visibility:visible;width:auto;max-height:none;padding:0;overflow:visible;border-radius:0;opacity:1;box-shadow:none;transform:none;pointer-events:auto}.Product-Page--repeat-2.is-crop-workspace .repeat2-custom-form{display:block}@media(max-width:989px){.Product-Page--repeat-2 .ever-product-config{position:static}.repeat2-fixed-config{padding:22px 0 34px}}@media(max-width:749px){.repeat2-fixed-config{padding:18px 14px 28px}.repeat2-size-grid,.repeat2-material-grid{gap:8px}.repeat2-size-card{min-height:66px;padding:10px 11px}.repeat2-material-card{min-height:70px;grid-template-columns:46px minmax(0,1fr) 16px;gap:8px}.repeat2-material-image{width:46px;height:52px}.repeat2-purchase{grid-template-columns:1fr auto;padding:14px}.repeat2-custom-panel{top:auto;bottom:0;left:0;width:100%;max-height:92dvh;padding:24px 14px 18px;border-radius:16px 16px 0 0;transform:translateY(20px)}.is-custom-dialog-open .repeat2-custom-panel{transform:none}.repeat2-custom-panel .ever-crop-dock{grid-template-columns:1fr}.Product-Page--repeat-2.is-crop-workspace .repeat2-custom-panel{padding:0}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/product-repeat-2-0.css.map */
