:root{--pbd-font: "HarmonyOS Sans", "HarmonyOS Sans SC", "PingFang SC", "Microsoft YaHei", -apple-system, BlinkMacSystemFont, sans-serif;--pbd-green: #47a45d;--pbd-green-hover: #3d8d50;--pbd-ink: #111114;--pbd-body: #3f4147;--pbd-muted: #6b7280;--pbd-fine: #9ca3af;--pbd-line: #e3e6ea;--pbd-control-h: 48px;--pbd-control-r: 4px}.product-info{font-family:var(--pbd-font);color:var(--pbd-body)}.product-info__title{color:var(--pbd-ink);font-size:clamp(1.375rem,1.5625vw,1.875rem);font-weight:700;line-height:1.25}.product-info{display:flex;flex-wrap:wrap;align-items:center;gap:16px 10px}.product .product-info>.product-info__block-item{flex:0 0 100%;min-width:0;margin-block:0}.product .product-info>.product-info__block-item[data-block-type=quantity-selector]{flex:0 0 auto}.product-info__block-item[data-block-type=buy-buttons],.product-info__buy-buttons,.product-info__buy-buttons>form,.product-info__buy-buttons .v-stack,.product-info__buy-buttons buy-buttons{display:contents}.product-info .buy-buttons>.button{flex:1 1 200px;min-width:0}.product-info .shopify-payment-button,.product-info gift-card-recipient{flex:0 0 100%}.product-info__quantity-selector .block-label{display:none}.product-info__quantity-selector .form-control{gap:0}.product-info__quantity-selector .quantity-selector{height:var(--pbd-control-h);border:1px solid var(--pbd-line);border-radius:var(--pbd-control-r);background:#fff}.product-info__quantity-selector .quantity-selector__input{color:var(--pbd-ink);font-family:var(--pbd-font)}.product-info .buy-buttons .button{min-height:var(--pbd-control-h);border-radius:var(--pbd-control-r);font-family:var(--pbd-font);font-size:15px;font-weight:500}.product-info .buy-buttons .button--secondary{border:1.5px solid var(--pbd-green);background:#fff;color:var(--pbd-green)}.product-info .buy-buttons .button--secondary:hover{background:#47a45d0f}.product-info .shopify-payment-button__button{min-height:var(--pbd-control-h);border-radius:var(--pbd-control-r);font-family:var(--pbd-font);font-weight:500}.product-info__text .prose>:first-child{margin-block-start:0}.product-info__text .prose>:last-child{margin-block-end:0}.product-info__text .prose{font-size:14px;line-height:1.55}.product-info__text .prose strong{color:var(--pbd-ink);font-weight:600}.product-info__text .prose p:has(>strong:only-child){margin-block:4px 2px;font-size:15px}.product-info__block-item[data-block-type=text]:has(em) .prose{color:var(--pbd-fine);font-size:11.5px;font-style:italic;line-height:1.55}.product-info__block-item[data-block-type=text]:has(ul) .prose ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}.product-info__block-item[data-block-type=text]:has(ul) .prose li{position:relative;padding-inline-start:24px;color:var(--pbd-ink);font-size:13px;line-height:1.5}.product-info__block-item[data-block-type=text]:has(ul) .prose li:before{content:"";position:absolute;inset-inline-start:0;top:.2em;width:15px;height:15px;border-radius:3px;background:var(--pbd-green) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6.2 4.6 8.8 10 3.2' fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 10px no-repeat}.pbd{font-family:var(--pbd-font);color:var(--pbd-body)}.pbd__inner{max-width:1280px;margin-inline:auto;padding-inline:clamp(20px,3.125vw,60px)}.pbd__heading{margin:0;color:var(--pbd-ink);font-size:clamp(1.5rem,2.1875vw,2.625rem);font-weight:700;line-height:1.25;text-align:center}.pbd__sub{max-width:800px;margin:clamp(12px,.83vw,16px) auto 0;font-size:clamp(.9375rem,1.04vw,1.25rem);line-height:1.55;text-align:center}.pbd__sub strong{color:var(--pbd-ink);font-weight:700}.pbd__actions{display:flex;justify-content:center;margin-block-start:clamp(28px,2.6vw,50px)}.pbd-btn{display:inline-flex;align-items:center;justify-content:center;min-width:min(100%,350px);min-height:clamp(46px,2.9vw,56px);padding-inline:clamp(28px,2.08vw,40px);border-radius:999px;background:var(--pbd-green);color:#fff;font-size:clamp(.9375rem,.9375vw,1.125rem);font-weight:600;text-align:center;text-decoration:none}.pbd-btn:hover,.pbd-btn:focus-visible{background:var(--pbd-green-hover);color:#fff}.pbd-perks{padding-block:clamp(48px,4.7vw,90px)}.pbd-perks__grid{display:grid;grid-template-columns:1fr;gap:clamp(12px,1.25vw,24px);margin-block-start:clamp(28px,2.6vw,50px)}@media screen and (min-width:750px){.pbd-perks__grid{grid-template-columns:repeat(3,1fr)}}.pbd-ticket{--pbd-notch: 9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(10px,.83vw,16px);min-height:clamp(96px,5.2vw,100px);padding:clamp(18px,1.35vw,26px) clamp(20px,1.66vw,32px);border-radius:10px;background:var(--pbd-green);color:#fff;text-align:center;-webkit-mask:radial-gradient(circle var(--pbd-notch) at 0 50%,transparent 98%,#000 100%) left / 50.5% 100% no-repeat,radial-gradient(circle var(--pbd-notch) at 100% 50%,transparent 98%,#000 100%) right / 50.5% 100% no-repeat;mask:radial-gradient(circle var(--pbd-notch) at 0 50%,transparent 98%,#000 100%) left / 50.5% 100% no-repeat,radial-gradient(circle var(--pbd-notch) at 100% 50%,transparent 98%,#000 100%) right / 50.5% 100% no-repeat}.pbd-ticket__icon{width:clamp(28px,1.875vw,36px);height:auto}.pbd-ticket__text{font-size:clamp(.8125rem,.833vw,1rem);line-height:1.4}.pbd-ticket__text>:first-child{margin-block-start:0}.pbd-ticket__text>:last-child{margin-block-end:0}.pbd-ticket__text strong{font-weight:700}.pbd-timeline{padding-block:clamp(48px,4.7vw,90px)}.pbd-timeline__grid{position:relative;display:grid;gap:clamp(14px,1.04vw,20px);margin-block-start:clamp(28px,2.6vw,50px);padding-inline-start:24px}.pbd-timeline__rule{position:absolute;inset-block:8px 0;inset-inline-start:4px;width:2px;background:var(--pbd-line)}.pbd-timeline__dot{display:none}.pbd-timeline__label{position:relative;color:var(--pbd-ink);font-size:clamp(.875rem,.833vw,1rem);font-weight:600}.pbd-timeline__label:before{content:"";position:absolute;inset-inline-start:-24px;top:.35em;width:10px;height:10px;border-radius:50%;background:var(--pbd-green)}.pbd-timeline__label img{display:inline-block;width:auto;height:1em;vertical-align:-.1em}@media screen and (min-width:750px){.pbd-timeline__grid{grid-template-columns:repeat(var(--pbd-cols, 4),1fr);grid-template-rows:auto 34px auto;column-gap:clamp(12px,1.25vw,24px);row-gap:0;padding-inline-start:0}.pbd-timeline__rule{position:static;grid-row:2;grid-column:1 / -1;align-self:center;width:auto;height:1px}.pbd-timeline__label{grid-row:1;grid-column:var(--pbd-col);text-align:center}.pbd-timeline__label:before{display:none}.pbd-timeline__dot{display:block;grid-row:2;grid-column:var(--pbd-col);justify-self:center;align-self:center;width:11px;height:11px;border-radius:50%;background:var(--pbd-green)}.pbd-stage{grid-row:3;grid-column:var(--pbd-col);margin-block-start:clamp(20px,1.66vw,32px)}}.pbd-stage{display:flex;flex-direction:column;gap:clamp(8px,.625vw,12px);padding:clamp(18px,1.35vw,26px);border:1px solid var(--pbd-line);border-radius:10px;background:#fff}.pbd-stage--highlight{border-color:var(--pbd-green);background:linear-gradient(180deg,#eff9f2,#fff 70%)}.pbd-stage__label{color:var(--pbd-ink);font-size:clamp(.875rem,.833vw,1rem);font-weight:600}.pbd-stage__price{color:var(--pbd-ink);font-size:clamp(1.75rem,2.29vw,2.75rem);font-weight:700;line-height:1.05}.pbd-stage__price--accent{color:var(--pbd-green)}.pbd-stage__msrp{color:var(--pbd-muted);font-size:clamp(.8125rem,.833vw,1rem);text-decoration:line-through}.pbd-stage__lede{color:var(--pbd-green);font-size:clamp(.9375rem,1.04vw,1.25rem);font-weight:700;line-height:1.35}.pbd-stage__text{font-size:clamp(.8125rem,.833vw,1rem);line-height:1.55}.pbd-stage__text>:first-child{margin-block-start:0}.pbd-stage__text>:last-child{margin-block-end:0}.pbd-stage__text strong{color:var(--pbd-ink);font-weight:700}.pbd-stage__tag{align-self:flex-start;padding:4px 14px;border:1px solid var(--pbd-green);border-radius:999px;color:var(--pbd-green);font-size:clamp(.75rem,.729vw,.875rem);font-weight:600}.pbd-cta{padding-block-start:clamp(48px,4.7vw,90px);color:#fff;text-align:center}.pbd-cta__heading{color:#fff;font-size:clamp(1.5rem,2.1875vw,2.625rem);font-weight:700;line-height:1.25}.pbd-cta__heading>:first-child{margin-block-start:0}.pbd-cta__heading>:last-child{margin-block-end:0}.pbd-cta__heading strong{color:var(--pbd-green);font-weight:700}.pbd-cta__sub{max-width:720px;margin:clamp(10px,.83vw,16px) auto 0;color:#c7c9cf;font-size:clamp(.9375rem,1.04vw,1.25rem);line-height:1.55}.pbd-cta__media{margin-block-start:clamp(20px,1.66vw,32px)}.pbd-cta__media img{display:block;width:100%;height:auto}.pbd-faq{padding-block:clamp(48px,4.7vw,90px)}.pbd-faq__heading{margin:0;color:var(--pbd-ink);font-size:clamp(1.5rem,1.875vw,2.25rem);font-weight:700}.pbd-faq__list{margin-block-start:clamp(20px,1.66vw,32px);border-block-start:1px solid var(--pbd-line)}.pbd-faq__item{border-block-end:1px solid var(--pbd-line)}.pbd-faq__q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:clamp(16px,1.25vw,24px);color:var(--pbd-ink);cursor:pointer;font-size:clamp(.9375rem,.9375vw,1.125rem);font-weight:600;line-height:1.4;list-style:none}.pbd-faq__q::-webkit-details-marker{display:none}.pbd-faq__chevron{flex:0 0 auto;transition:transform .25s ease}.pbd-faq__item[open] .pbd-faq__chevron{transform:rotate(180deg)}.pbd-faq__a{padding-block-end:clamp(16px,1.25vw,24px);font-size:clamp(.8125rem,.833vw,1rem);line-height:1.6}.pbd-faq__a>:first-child{margin-block-start:0}.pbd-faq__a>:last-child{margin-block-end:0}.pbd-faq__a strong{color:var(--pbd-ink);font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/155/assets/pexar-bolt-deposit.css.map */
