.dev-sticky-cta{display:contents}.dev-sticky-cta__trigger{position:fixed;bottom:var(--dev-sticky-cta-bottom, 32px);z-index:9990;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:60px;height:60px;padding:0;background:var(--dev-sticky-cta-button-bg, #005995);color:var(--dev-sticky-cta-button-color, #ffffff);border:none;border-radius:999px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:600;font-size:13px;letter-spacing:.6px;cursor:pointer;box-shadow:0 12px 28px #0059954d,0 4px 10px #1018281f;transition:background-color .2s ease,transform .25s ease,box-shadow .2s ease,opacity .25s ease;-webkit-tap-highlight-color:transparent}.dev-sticky-cta--left .dev-sticky-cta__trigger{left:var(--dev-sticky-cta-side, 32px)}.dev-sticky-cta--right .dev-sticky-cta__trigger{right:var(--dev-sticky-cta-side, 32px)}.dev-sticky-cta__trigger:hover{background:var(--dev-sticky-cta-button-bg-hover, #00457a);transform:translateY(-2px);box-shadow:0 18px 36px #0059955c,0 6px 14px #10182829}.dev-sticky-cta__trigger:active{transform:translateY(0) scale(.97)}.dev-sticky-cta__trigger:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffffd9,0 0 0 6px var(--dev-sticky-cta-button-bg, #005995)}.dev-sticky-cta__trigger-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.dev-sticky-cta__trigger-icon svg{width:22px;height:22px;display:block}.dev-sticky-cta__trigger-label{display:inline-block;padding-right:8px;text-transform:uppercase;white-space:nowrap}.dev-sticky-cta__trigger:not(:has(.dev-sticky-cta__trigger-label)){gap:0}.dev-sticky-cta--pulse .dev-sticky-cta__trigger:before,.dev-sticky-cta--pulse .dev-sticky-cta__trigger:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;border:2px solid var(--dev-sticky-cta-button-bg, #005995);opacity:0;animation:dev-sticky-cta-pulse 2.6s cubic-bezier(.22,1,.36,1) infinite}.dev-sticky-cta--pulse .dev-sticky-cta__trigger:after{animation-delay:1.3s}@keyframes dev-sticky-cta-pulse{0%{transform:scale(1);opacity:.55}70%{transform:scale(1.65);opacity:0}to{transform:scale(1.65);opacity:0}}@media(prefers-reduced-motion:reduce){.dev-sticky-cta--pulse .dev-sticky-cta__trigger:before,.dev-sticky-cta--pulse .dev-sticky-cta__trigger:after{animation:none}.dev-sticky-cta__trigger{transition:none}}.dev-sticky-cta.is-open .dev-sticky-cta__trigger{opacity:0;pointer-events:none;transform:scale(.85)}.template-product:has(.sticky-cart-wr.active) .dev-sticky-cta__trigger{opacity:0;pointer-events:none;transform:translateY(20px) scale(.85)}.dev-sticky-cta__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;z-index:9998;transition:opacity .2s ease}.dev-sticky-cta.is-open .dev-sticky-cta__backdrop{opacity:1;pointer-events:auto}.dev-sticky-cta__modal{position:fixed;z-index:9999;top:50%;left:50%;transform:translate(-50%,-48%) scale(.96);width:min(520px,calc(100vw - 32px));max-height:min(86vh,780px);background:var(--dev-sticky-cta-modal-bg, #ffffff);color:var(--dev-sticky-cta-body-color, #404751);border-radius:16px;box-shadow:0 24px 64px #0f172a52,0 8px 16px #0f172a1f;padding:32px;box-sizing:border-box;overflow:auto;-webkit-overflow-scrolling:touch;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;opacity:0;pointer-events:none;transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1)}.dev-sticky-cta.is-open .dev-sticky-cta__modal{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.dev-sticky-cta__close{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:999px;border:none;background:transparent;color:var(--dev-sticky-cta-meta-color, #6b7280);display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:background-color .15s ease,color .15s ease}.dev-sticky-cta__close:hover{background:var(--dev-sticky-cta-input-bg, #fbf9f9);color:var(--dev-sticky-cta-heading-color, #1a1c1d)}.dev-sticky-cta__close:focus-visible{outline:none;box-shadow:0 0 0 3px var(--dev-sticky-cta-tint, rgba(19, 121, 183, .1))}.dev-sticky-cta__close svg{width:18px;height:18px}.dev-sticky-cta__header{display:flex;flex-direction:column;gap:10px;margin-bottom:24px;padding-right:32px}.dev-sticky-cta__eyebrow{margin:0;font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:700;font-size:11px;line-height:14px;letter-spacing:2.4px;text-transform:uppercase;color:var(--dev-sticky-cta-accent, #005995)}.dev-sticky-cta__heading{font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:700;font-size:28px;line-height:32px;letter-spacing:-.6px;color:var(--dev-sticky-cta-heading-color, #1a1c1d);margin:0}.dev-sticky-cta__heading>*{margin:0;font:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;text-transform:none!important}.dev-sticky-cta__heading strong{color:var(--dev-sticky-cta-accent, #005995);font-weight:inherit}.dev-sticky-cta__heading em{color:var(--dev-sticky-cta-accent, #005995);font-style:normal;font-weight:inherit}.dev-sticky-cta__description{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:var(--dev-sticky-cta-body-color, #404751)}.dev-sticky-cta__description>*{margin:0;font:inherit;color:inherit;line-height:inherit}.dev-sticky-cta__description>*+*{margin-top:8px}.dev-sticky-cta__phone{display:flex;align-items:center;gap:14px;width:100%;padding:16px 18px;background:var(--dev-sticky-cta-accent, #005995);color:#fff;border-radius:12px;text-decoration:none;cursor:pointer;box-shadow:0 6px 16px #0059952e;transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}.dev-sticky-cta__phone:hover{background:var(--dev-sticky-cta-button-bg-hover, #00457a);transform:translateY(-1px);box-shadow:0 10px 22px #0059953d;color:#fff}.dev-sticky-cta__phone:active{transform:translateY(0) scale(.99)}.dev-sticky-cta__phone:focus-visible{outline:none;box-shadow:0 0 0 3px #fff9,0 0 0 6px var(--dev-sticky-cta-accent, #005995)}.dev-sticky-cta__phone-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#ffffff2e;flex-shrink:0}.dev-sticky-cta__phone-icon svg{width:18px;height:18px}.dev-sticky-cta__phone-text{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-width:0}.dev-sticky-cta__phone-label{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:500;font-size:11px;line-height:14px;letter-spacing:1.2px;text-transform:uppercase;opacity:.85}.dev-sticky-cta__phone-number{font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:700;font-size:22px;line-height:26px;letter-spacing:-.4px;color:#fff}.dev-sticky-cta__phone-arrow{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.85;transition:transform .15s ease}.dev-sticky-cta__phone-arrow svg{width:16px;height:16px}.dev-sticky-cta__phone:hover .dev-sticky-cta__phone-arrow{transform:translate(2px);opacity:1}.dev-sticky-cta__divider{display:flex;align-items:center;gap:12px;margin:24px 0 18px;color:var(--dev-sticky-cta-meta-color, #6b7280)}.dev-sticky-cta__divider-line{flex:1;height:1px;background:var(--dev-sticky-cta-border, #ececee)}.dev-sticky-cta__divider-text{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:500;font-size:11px;line-height:14px;letter-spacing:.8px;text-transform:uppercase}.dev-sticky-cta__form-heading{margin:0 0 16px;font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:700;font-size:16px;line-height:22px;color:var(--dev-sticky-cta-heading-color, #1a1c1d)}.dev-sticky-cta__form{display:flex;flex-direction:column;gap:14px;margin:0}.dev-sticky-cta__form-row{display:block}.dev-sticky-cta__field{display:flex;flex-direction:column;gap:6px}.dev-sticky-cta__field-label{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:600;font-size:12px;line-height:16px;letter-spacing:.4px;color:var(--dev-sticky-cta-heading-color, #1a1c1d);text-transform:uppercase;display:inline-flex;align-items:center;gap:4px}.dev-sticky-cta__field-required{color:var(--dev-sticky-cta-accent, #005995);font-weight:700}.dev-sticky-cta__input,.dev-sticky-cta__textarea{width:100%;padding:12px 14px;background:var(--dev-sticky-cta-input-bg, #fbf9f9);border:1px solid var(--dev-sticky-cta-border, #ececee);border-radius:8px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:var(--dev-sticky-cta-heading-color, #1a1c1d);box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.dev-sticky-cta__textarea{min-height:96px;resize:vertical;font-family:inherit}.dev-sticky-cta__input::placeholder,.dev-sticky-cta__textarea::placeholder{color:var(--dev-sticky-cta-meta-color, #6b7280);opacity:.85}.dev-sticky-cta__input:hover,.dev-sticky-cta__textarea:hover{background:#fff}.dev-sticky-cta__input:focus,.dev-sticky-cta__textarea:focus{outline:none;background:#fff;border-color:var(--dev-sticky-cta-accent, #005995);box-shadow:0 0 0 3px var(--dev-sticky-cta-tint, rgba(19, 121, 183, .1))}.dev-sticky-cta__submit{margin-top:6px;display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 24px;background:var(--dev-sticky-cta-accent, #005995);color:#fff;border:1px solid var(--dev-sticky-cta-accent, #005995);border-radius:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:600;font-size:12px;line-height:16px;letter-spacing:1.2px;text-transform:uppercase;cursor:pointer;transition:background-color .15s ease,transform .1s ease}.dev-sticky-cta__submit:hover{background:var(--dev-sticky-cta-button-bg-hover, #00457a);border-color:var(--dev-sticky-cta-button-bg-hover, #00457a)}.dev-sticky-cta__submit:active{transform:scale(.98)}.dev-sticky-cta__submit:focus-visible{outline:none;box-shadow:0 0 0 3px var(--dev-sticky-cta-tint, rgba(19, 121, 183, .1))}.dev-sticky-cta__response-time{margin:8px 0 0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:400;font-size:11px;line-height:16px;text-align:center;color:var(--dev-sticky-cta-meta-color, #6b7280)}.dev-sticky-cta__feedback{margin:0 0 14px;padding:12px 14px;border-radius:8px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:500;font-size:13px;line-height:18px}.dev-sticky-cta__feedback--success{background:var(--dev-sticky-cta-tint, rgba(19, 121, 183, .1));color:var(--dev-sticky-cta-accent, #005995);border:1px solid var(--dev-sticky-cta-accent, #005995)}.dev-sticky-cta__form .errors{margin:0 0 14px;padding:12px 14px;list-style:none;border-radius:8px;background:#ef444414;color:#b42318;border:1px solid rgba(239,68,68,.4);font-size:13px;line-height:18px}.dev-sticky-cta__form .errors li{margin:0}.dev-sticky-cta__form .errors li+li{margin-top:4px}@media(max-width:749px){.dev-sticky-cta__trigger{bottom:var(--dev-sticky-cta-bottom-m, 16px);min-width:54px;height:54px}.dev-sticky-cta--left .dev-sticky-cta__trigger{left:var(--dev-sticky-cta-side-m, 16px)}.dev-sticky-cta--right .dev-sticky-cta__trigger{right:var(--dev-sticky-cta-side-m, 16px)}.dev-sticky-cta__trigger-icon svg{width:20px;height:20px}.dev-sticky-cta__modal{width:calc(100vw - 16px);max-height:calc(100vh - 16px);padding:24px 22px;border-radius:14px}.dev-sticky-cta__heading{font-size:24px;line-height:28px}.dev-sticky-cta__phone{padding:14px 16px}.dev-sticky-cta__phone-number{font-size:19px;line-height:24px}.dev-sticky-cta__divider{margin:20px 0 14px}}html.dev-sticky-cta-locked,html.dev-sticky-cta-locked body{overflow:hidden!important}
/*# sourceMappingURL=/cdn/shop/t/11/assets/dev-sticky-cta.css.map */
