@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(scq-font-inter-regular.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(scq-font-inter-medium.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(scq-font-inter-semibold.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(scq-font-inter-bold.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(scq-font-inter-extrabold.woff2) format("woff2")}:root{--scq-font: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--scq-purple: #9747ff;--scq-deep-purple: #411658;--scq-deep-purple-2: #46295a;--scq-deep-purple-3: #492d5d;--scq-deep-purple-4: #543078;--scq-deep-purple-5: #774799;--scq-light-purple: #f9f2ff;--scq-light-purple-2: #faf7fc;--scq-light-purple-3: #f5e9fe;--scq-light-purple-4: #e9e1f4;--scq-light-purple-5: #efe0f8;--scq-light-purple-6: #ebd9f7;--scq-green: #1cb13d;--scq-green-active: #0ca500;--scq-green-2: #04ab00;--scq-green-3: #34c759;--scq-green-4: #6fba45;--scq-red: #ff0000;--scq-red-2: #c42c2c;--scq-orange: #f57e2a;--scq-grey-tag: #959595;--scq-savings-text: #076302;--scq-savings-bg: #c1eeb3;--scq-selected-bg: #fff4da;--scq-text: #000;--scq-text-2: #0a0a0a;--scq-text-muted: #535353;--scq-text-muted-2: #848484;--scq-text-muted-3: #6f6f6f;--scq-text-muted-4: #888;--scq-border: #ddd;--scq-border-2: #d4d4d4;--scq-border-3: #e2e2e2;--scq-track: #e9e7eb;--scq-container: 1140px;--scq-container-order: 1170px;--scq-mobile-max: 600px}body.scq-funnel{margin:0;background:#fff}body.scq-funnel{font-family:var(--scq-font);color:var(--scq-text);text-align:center;-webkit-font-smoothing:antialiased}.scq,.scq *{box-sizing:border-box}.scq img{max-width:100%;height:auto;display:block}.scq a{color:inherit}.scq ul{list-style:none;margin:0;padding:0}.scq h1,.scq h2,.scq h3,.scq h4,.scq p{margin:0}.scq button{font-family:inherit;cursor:pointer}.scq-container{width:100%;max-width:var(--scq-container);margin:0 auto;padding:0}.scq-container.scq-container--order{max-width:var(--scq-container-order)}@media(max-width:1200px){.scq-container,.scq-container.scq-container--order{max-width:1004px}}@media(max-width:1023px){.scq-container.scq-container--order{max-width:750px}}@media(max-width:1021px){.scq-container{max-width:750px}}@media(max-width:767px){.scq-container,.scq-container--order{max-width:var(--scq-mobile-max);padding:0 15px}}.scq-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:370px;padding:20px;border:0;border-radius:5px;background:var(--scq-green);color:#fff;font-family:var(--scq-font);font-size:18px;font-weight:700;line-height:1.2;text-transform:uppercase;text-decoration:none;letter-spacing:.01em;box-shadow:0 4px 15px #c9a86c4d;transition:transform .15s ease,background .15s ease}.scq a.scq-btn,.scq .scq-btn,.scq a.scq-btn:visited{color:#fff;text-decoration:none}.scq-btn:hover{transform:translateY(-3px)}.scq-btn:disabled,.scq-btn[aria-disabled=true]{background:var(--scq-grey-tag);cursor:not-allowed;transform:none}.scq-btn:focus-visible{outline:3px solid var(--scq-purple);outline-offset:3px}.scq-btn--pill{max-width:100%;height:70px;padding:0 30px;border-radius:10px;font-size:22px;font-weight:600;letter-spacing:0}@media(max-width:767px){.scq-btn--pill{height:56px;font-size:17px}}.scq-heading{font-size:45px;line-height:53px;font-weight:800;color:var(--scq-deep-purple)}.scq-text{font-size:18px;line-height:28px;color:var(--scq-text-2)}@media(max-width:767px){.scq-heading{font-size:28px;line-height:34px}.scq-text{font-size:17px;line-height:25px;letter-spacing:-.3px}}.scq-eyebrow{display:inline-block;padding:6px 18px;background:var(--scq-deep-purple-2);color:#fff;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:4px}.scq-visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0;white-space:nowrap}.scq-stock{display:inline-flex;align-items:center;gap:8px;font-size:16px;line-height:16px;font-weight:400;color:var(--scq-text-2)}.scq-stock strong{font-weight:700}.scq-stock__dot{width:5px;height:5px;border-radius:50%;background:var(--scq-green-3);box-shadow:0 0 0 3px #caf7d4;animation:scq-fade 1.2s ease-in-out infinite}@media(max-width:767px){.scq-stock{font-size:15px;line-height:18px}}@keyframes scq-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.scq-fade-in-up{animation:scq-fadeInUp .6s ease both}@keyframes scq-fade{0%,to{opacity:1}50%{opacity:.35}}@keyframes scq-spin{to{transform:rotate(360deg)}}@keyframes scq-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.scq-show-mob{display:none!important}@media(max-width:767px){.scq-hide-mob{display:none!important}.scq-show-mob{display:block!important}}.scq-show-tab{display:none!important}@media(max-width:1023px){.scq-show-tab{display:block!important}.scq-show-desk{display:none!important}}.hide-upcart #upCart,.hide-upcart #CartPopup{display:none!important}@media(prefers-reduced-motion:reduce){.scq *,.scq-fade-in-up{animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/248/assets/scq-funnel.css.map */
