.ns-checkout-section,.ns-checkout-section *,.ns-checkout-section *:before,.ns-checkout-section *:after{box-sizing:border-box}.ns-checkout-section{--ns-checkout-bg: #000000;--ns-checkout-text: #ffffff;--ns-checkout-card-bg: #111111;--ns-checkout-border: #2d2d2d;--ns-checkout-muted: #c9c9c9;--ns-checkout-radius: 14px;--ns-checkout-max-width: 480px;--ns-checkout-button-bg: #f0c417;--ns-checkout-button-text: #1a1a1a;--ns-checkout-accent: #f0c417;--ns-checkout-padding-mobile: 18px;--ns-checkout-padding-desktop: 28px;background:var(--ns-checkout-bg);color:var(--ns-checkout-text);font-family:var(--text-font-family, inherit)}.ns-checkout-container{width:min(100%,var(--ns-checkout-max-width));margin:0 auto;padding:var(--ns-checkout-padding-mobile) 14px}.ns-checkout-card{background:var(--ns-checkout-card-bg);border:1px solid var(--ns-checkout-border);border-radius:var(--ns-checkout-radius);overflow:hidden}.ns-checkout-card--padded{padding:18px}.ns-checkout-card--shadow{box-shadow:0 16px 42px #10182814}.ns-checkout-heading{margin:0;font-size:22px;line-height:1.16;letter-spacing:0;color:var(--ns-checkout-text)}.ns-checkout-subheading,.ns-checkout-copy,.ns-checkout-note,.ns-checkout-rich-text{margin:8px 0 0;font-size:14px;line-height:1.55;color:var(--ns-checkout-muted)}.ns-checkout-rich-text p,.ns-checkout-rich-text ul,.ns-checkout-rich-text ol{margin:0 0 10px}.ns-checkout-rich-text p:last-child,.ns-checkout-rich-text ul:last-child,.ns-checkout-rich-text ol:last-child{margin-bottom:0}.ns-checkout-kicker,.ns-checkout-badge,.ns-checkout-mini-badge{display:inline-flex;align-items:center;width:fit-content;min-height:24px;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:700;line-height:1.2;letter-spacing:0}.ns-checkout-kicker{margin-bottom:10px;background:#f0c41724;color:#f0c417}.ns-checkout-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:13px 18px;border:0;border-radius:10px;background:var(--ns-checkout-button-bg);color:var(--ns-checkout-button-text);font:inherit;font-size:16px;font-weight:800;line-height:1.2;text-align:center;cursor:pointer;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}.ns-checkout-button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #f0c4173d}.ns-checkout-button:disabled{cursor:wait;opacity:.65;transform:none;box-shadow:none}.ns-checkout-section a:focus-visible,.ns-checkout-section button:focus-visible,.ns-checkout-section input:focus-visible,.ns-checkout-section summary:focus-visible{outline:3px solid rgba(240,196,23,.35);outline-offset:3px}.ns-checkout-header{border-bottom:var(--ns-checkout-header-border-width, 0) solid var(--ns-checkout-border);z-index:30}.ns-checkout-header--sticky-mobile{position:sticky;top:0}.ns-checkout-header-inner{display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center}.ns-checkout-header-logo{display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}.ns-checkout-header-logo img{display:block;width:var(--ns-checkout-logo-width-mobile);max-width:100%;height:auto}.ns-checkout-header-logo-text{font-size:22px;font-weight:900;letter-spacing:0}.ns-checkout-secure-line{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:var(--ns-checkout-muted)}.ns-checkout-lock{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#f0c41724;color:#f0c417;font-size:11px}.ns-checkout-product-layout{display:grid;gap:16px}.ns-checkout-product-media{position:relative;overflow:hidden;border-radius:var(--ns-checkout-product-image-radius);background:#eceff3;aspect-ratio:1 / 1}.ns-checkout-product-media img{display:block;width:100%;height:100%;object-fit:cover}.ns-checkout-product-placeholder{display:grid;place-items:center;width:100%;height:100%;padding:24px;color:#475467;font-size:14px;font-weight:800;text-align:center}.ns-checkout-product-body{display:grid;gap:14px}.ns-checkout-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ns-checkout-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.ns-checkout-sale-price{font-size:24px;font-weight:900;color:var(--ns-checkout-text)}.ns-checkout-compare-price{font-size:15px;color:var(--ns-checkout-muted);text-decoration:line-through}.ns-checkout-benefits,.ns-checkout-box-list,.ns-checkout-icon-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.ns-checkout-benefits li,.ns-checkout-box-list li,.ns-checkout-icon-list li{display:flex;align-items:flex-start;gap:9px;font-size:14px;line-height:1.35}.ns-checkout-checkmark{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-top:1px;border-radius:50%;background:#f0c41724;color:#f0c417;font-size:12px;font-weight:900}.ns-checkout-divider{height:1px;background:var(--ns-checkout-border)}.ns-checkout-payment-image{display:block;max-width:100%;height:auto;margin-top:10px}.ns-checkout-payment-icons{display:grid;gap:8px;margin-top:12px}.ns-checkout-payment-label{color:var(--ns-checkout-muted, #c9c9c9);font-size:12px;font-weight:800;line-height:1.3}.ns-checkout-payment-icon-list{display:flex;flex-wrap:wrap;gap:7px}.ns-checkout-payment-icon{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:26px;border-radius:5px;background:#fff}.ns-checkout-payment-icon svg{display:block;width:38px;height:24px}.ns-checkout-offer-list{display:grid;gap:10px;margin-top:16px}.ns-checkout-offer-card{position:relative;display:grid;grid-template-columns:auto 1fr;gap:12px;width:100%;padding:14px;border:2px solid var(--ns-checkout-offer-border);border-radius:13px;background:var(--ns-checkout-card-bg);color:var(--ns-checkout-text);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ns-checkout-offer-card:hover{transform:translateY(-1px)}.ns-checkout-offer-card.is-selected{border-color:var(--ns-checkout-offer-highlight);box-shadow:0 12px 28px #f0c4172e}.ns-checkout-offer-card.is-disabled{cursor:not-allowed;opacity:.48}.ns-checkout-offer-card input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.ns-checkout-radio{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-top:2px;border:2px solid var(--ns-checkout-border);border-radius:50%;background:#fff}.ns-checkout-offer-card.is-selected .ns-checkout-radio{border-color:var(--ns-checkout-offer-highlight)}.ns-checkout-offer-card.is-selected .ns-checkout-radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--ns-checkout-offer-highlight)}.ns-checkout-offer-content{min-width:0}.ns-checkout-offer-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ns-checkout-offer-title{display:block;font-size:15px;font-weight:900;line-height:1.25;color:var(--ns-checkout-text)}.ns-checkout-offer-subtitle,.ns-checkout-savings,.ns-checkout-offer-meta{display:block;margin-top:4px;font-size:13px;line-height:1.35;color:var(--ns-checkout-muted)}.ns-checkout-offer-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px;margin-top:10px}.ns-checkout-offer-price strong{font-size:19px;line-height:1.1;color:var(--ns-checkout-text)}.ns-checkout-offer-price s{font-size:13px;color:var(--ns-checkout-muted)}.ns-checkout-mini-badge{background:var(--ns-checkout-offer-badge-bg);color:var(--ns-checkout-offer-badge-text);white-space:nowrap}.ns-checkout-quantity-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px;padding:12px;border:1px solid var(--ns-checkout-border);border-radius:12px;background:var(--ns-checkout-card-bg)}.ns-checkout-quantity-label{font-size:14px;font-weight:800;color:var(--ns-checkout-text)}.ns-checkout-quantity-control{display:grid;grid-template-columns:38px 48px 38px;align-items:center;height:38px;overflow:hidden;border:1px solid var(--ns-checkout-border);border-radius:10px;background:var(--ns-checkout-card-bg)}.ns-checkout-quantity-control button{display:grid;place-items:center;width:38px;height:38px;border:0;background:#ffffff14;color:var(--ns-checkout-text);font:inherit;font-size:18px;font-weight:800;cursor:pointer}.ns-checkout-quantity-control input{width:48px;height:38px;border:0;color:var(--ns-checkout-text);background:transparent;font:inherit;font-weight:800;text-align:center;-moz-appearance:textfield}.ns-checkout-quantity-control input::-webkit-outer-spin-button,.ns-checkout-quantity-control input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.ns-checkout-error{display:none;margin:12px 0 0;padding:10px 12px;border:1px solid #f7b4b4;border-radius:10px;background:#fff1f1;color:#9f1d1d;font-size:13px;line-height:1.35}.ns-checkout-error.is-visible{display:block}.ns-checkout-free-saber-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ns-checkout-free-saber-count{display:inline-flex;align-items:center;justify-content:center;min-width:50px;min-height:30px;padding:5px 10px;border-radius:999px;background:var(--ns-checkout-button-bg);color:var(--ns-checkout-button-text);font-size:13px;font-weight:900}.ns-checkout-free-saber-grid{display:grid;gap:10px;margin-top:16px}.ns-checkout-free-saber-card{position:relative;display:grid;grid-template-columns:74px 1fr;gap:12px;width:100%;padding:12px;border:2px solid var(--ns-checkout-border);border-radius:13px;background:var(--ns-checkout-card-bg);color:var(--ns-checkout-text);text-align:left;cursor:pointer}.ns-checkout-free-saber-card.is-selected{border-color:var(--ns-checkout-button-bg);box-shadow:0 12px 28px #f0c4172e}.ns-checkout-free-saber-card input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.ns-checkout-free-saber-media{overflow:hidden;border-radius:10px;background:#ffffff14;aspect-ratio:1 / 1}.ns-checkout-free-saber-media img{display:block;width:100%;height:100%;object-fit:cover}.ns-checkout-free-saber-placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--ns-checkout-muted);font-size:12px;font-weight:900}.ns-checkout-free-saber-copy{display:grid;gap:4px;align-content:center;min-width:0}.ns-checkout-free-saber-title{color:var(--ns-checkout-text);font-size:14px;font-weight:900;line-height:1.25}.ns-checkout-free-saber-text{color:var(--ns-checkout-muted);font-size:12px;line-height:1.35}.ns-checkout-free-saber-badge{color:var(--ns-checkout-button-bg);font-size:12px;font-weight:900}.ns-checkout-visual-steps{display:grid;gap:10px;margin-top:16px}.ns-checkout-visual-row{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--ns-checkout-border);border-radius:12px;background:var(--ns-checkout-card-bg)}.ns-checkout-step-index,.ns-checkout-icon-circle{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#f0c41724;color:#f0c417;font-size:13px;font-weight:900}.ns-checkout-visual-row strong{display:block;font-size:14px;line-height:1.3}.ns-checkout-visual-row span:last-child{display:block;margin-top:2px;color:var(--ns-checkout-muted);font-size:12px;line-height:1.3}.ns-checkout-card-grid{display:grid;gap:10px;margin-top:16px}.ns-checkout-info-card{display:grid;gap:8px;padding:14px;border:1px solid var(--ns-checkout-border);border-radius:12px;background:var(--ns-checkout-card-bg)}.ns-checkout-info-card img{display:block;width:42px;height:42px;object-fit:contain}.ns-checkout-info-card strong{font-size:15px;line-height:1.25}.ns-checkout-info-card p{margin:0;color:var(--ns-checkout-muted);font-size:13px;line-height:1.45}.ns-checkout-trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.ns-checkout-trust-badge{display:grid;gap:7px;padding:13px;border:1px solid var(--ns-checkout-border);border-radius:12px;background:var(--ns-checkout-card-bg);text-align:center}.ns-checkout-trust-badge strong{font-size:13px;line-height:1.25}.ns-checkout-trust-badge span:last-child{color:var(--ns-checkout-muted);font-size:12px;line-height:1.35}.ns-checkout-review-list{display:grid;gap:10px;margin-top:16px}.ns-checkout-review-list--scroll{display:flex;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory}.ns-checkout-review-card{display:grid;gap:10px;min-width:0;padding:15px;border:1px solid var(--ns-checkout-border);border-radius:12px;background:var(--ns-checkout-card-bg)}.ns-checkout-review-list--scroll .ns-checkout-review-card{flex:0 0 86%;scroll-snap-align:start}.ns-checkout-review-head{display:flex;align-items:center;gap:10px}.ns-checkout-review-image{display:block;width:42px;height:42px;border-radius:50%;object-fit:cover;background:#eceff3}.ns-checkout-review-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#eceff3;color:#475467;font-size:13px;font-weight:900}.ns-checkout-review-name{display:block;font-size:14px;font-weight:900;line-height:1.2}.ns-checkout-verified{display:block;margin-top:2px;color:#f0c417;font-size:12px;font-weight:800}.ns-checkout-stars{color:var(--ns-checkout-star-color);font-size:14px;letter-spacing:0}.ns-checkout-review-title{margin:0;color:var(--ns-checkout-text);font-size:15px;font-weight:900;line-height:1.3}.ns-checkout-review-text{margin:0;color:var(--ns-checkout-muted);font-size:13px;line-height:1.5}.ns-checkout-faq-list{display:grid;gap:9px;margin-top:16px}.ns-checkout-faq-item{border:1px solid var(--ns-checkout-border);border-radius:12px;background:var(--ns-checkout-card-bg);overflow:hidden}.ns-checkout-faq-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:14px;border:0;background:transparent;color:var(--ns-checkout-text);font:inherit;font-size:14px;font-weight:900;line-height:1.25;text-align:left;cursor:pointer}.ns-checkout-faq-icon{flex:0 0 auto;width:18px;height:18px;position:relative}.ns-checkout-faq-icon:before,.ns-checkout-faq-icon:after{content:"";position:absolute;inset:50% auto auto 50%;width:13px;height:2px;border-radius:999px;background:currentColor;transform:translate(-50%,-50%)}.ns-checkout-faq-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.ns-checkout-faq-trigger[aria-expanded=true] .ns-checkout-faq-icon:after{opacity:0}.ns-checkout-faq-panel{padding:0 14px 14px;color:var(--ns-checkout-muted);font-size:13px;line-height:1.5}.ns-checkout-sticky-bar{position:fixed;right:0;bottom:0;left:0;z-index:40;display:none;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--ns-checkout-border);background:var(--ns-checkout-card-bg);color:var(--ns-checkout-text);box-shadow:0 -10px 28px #1018281f}.ns-checkout-sticky-bar.is-hidden{transform:translateY(110%)}.ns-checkout-sticky-inner{display:grid;grid-template-columns:1fr auto;gap:10px;width:min(100%,var(--ns-checkout-max-width));margin:0 auto}.ns-checkout-sticky-copy{min-width:0}.ns-checkout-sticky-title{display:block;overflow:hidden;color:var(--ns-checkout-text);font-size:13px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.ns-checkout-sticky-meta{display:block;margin-top:2px;color:var(--ns-checkout-muted);font-size:12px;line-height:1.2}.ns-checkout-sticky-bar .ns-checkout-button{width:auto;min-height:44px;padding:11px 14px;font-size:13px;white-space:nowrap}.ns-checkout-footer-inner{display:grid;gap:14px;text-align:center}.ns-checkout-footer-logo img{display:inline-block;width:var(--ns-checkout-footer-logo-width);max-width:100%;height:auto}.ns-checkout-footer-text,.ns-checkout-footer-contact,.ns-checkout-footer-copy{margin:0;color:var(--ns-checkout-muted);font-size:13px;line-height:1.45}.ns-checkout-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 14px}.ns-checkout-footer-links a,.ns-checkout-footer-contact a{color:inherit;text-decoration:underline;text-underline-offset:3px}.ns-checkout-footer{border-top:var(--ns-checkout-footer-border-width, 0) solid var(--ns-checkout-border)}@media screen and (max-width:749px){.ns-checkout-sticky-bar--mobile{display:block}.ns-checkout-sticky-section:has(.ns-checkout-sticky-bar--mobile){min-height:78px}}@media screen and (min-width:750px){.ns-checkout-container{padding:var(--ns-checkout-padding-desktop) 20px}.ns-checkout-header--sticky-desktop{position:sticky;top:0}.ns-checkout-header-logo img{width:var(--ns-checkout-logo-width-desktop)}.ns-checkout-heading{font-size:25px}.ns-checkout-card--padded{padding:22px}.ns-checkout-card-grid{grid-template-columns:repeat(3,1fr)}.ns-checkout-free-saber-grid{grid-template-columns:repeat(2,1fr)}.ns-checkout-trust-grid{grid-template-columns:repeat(4,1fr)}.ns-checkout-review-list{grid-template-columns:repeat(3,1fr)}.ns-checkout-review-list--scroll{display:grid;overflow:visible;padding-bottom:0}.ns-checkout-review-list--scroll .ns-checkout-review-card{flex-basis:auto}.ns-checkout-sticky-bar--desktop{display:block}}@media screen and (min-width:990px){#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel)){display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.82fr);align-items:start;gap:18px;width:min(100%,1140px);margin:0 auto;padding:0 22px;background:#000}#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel))>.shopify-section{min-width:0}#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel))>.shopify-section:has(.ns-checkout-header),#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel))>.shopify-section:has(.ns-checkout-customer-info),#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel))>.shopify-section:has(.ns-checkout-free-sabers),#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel))>.shopify-section:has(.ns-checkout-trust-badges),#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel))>.shopify-section:has(.ns-checkout-shipping-info),#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel))>.shopify-section:has(.ns-checkout-reviews),#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel))>.shopify-section:has(.ns-checkout-faq),#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel))>.shopify-section:has(.ns-checkout-footer),#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel))>.shopify-section:has(.ns-checkout-sticky-section){grid-column:1 / -1}#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel))>.shopify-section:has(.ns-checkout-product-summary){grid-column:1}#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel))>.shopify-section:has(.ns-checkout-offer-selector){position:sticky;top:18px;grid-column:2}#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel)) .ns-checkout-section{background:transparent}#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel)) .ns-checkout-container{width:100%;padding-right:0;padding-left:0}#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel)) .ns-checkout-header .ns-checkout-container,#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel)) .ns-checkout-footer .ns-checkout-container{width:min(100%,var(--ns-checkout-max-width))}#main:has(.ns-checkout-offer-selector):not(:has(.ns-product-funnel)) .ns-checkout-product-layout{grid-template-columns:minmax(220px,.92fr) minmax(0,1.08fr);align-items:start}#main:has(.ns-product-funnel) .ns-checkout-offer-list{grid-template-columns:repeat(3,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/128/assets/ns-checkout-funnel.css.map */
