.gcc-b2b-tiers{width:100%;padding-top:var(--gcc-b2b-padding-top);padding-bottom:var(--gcc-b2b-padding-bottom);background:var(--gcc-b2b-bg);color:var(--gcc-b2b-text)}.gcc-b2b-tiers *,.gcc-b2b-tiers *:before,.gcc-b2b-tiers *:after{box-sizing:border-box}.gcc-b2b-tiers__container{width:min(calc(100% - 40px),var(--gcc-b2b-width));margin:0 auto}.gcc-b2b-tiers__eyebrow{margin:0 0 12px;color:var(--gcc-b2b-accent);font-size:12px;font-weight:700;letter-spacing:.12em;text-align:center;text-transform:uppercase}.gcc-b2b-tiers__heading{max-width:820px;margin:0 auto 14px;color:var(--gcc-b2b-text);font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.12;text-align:center}.gcc-b2b-tiers__intro{max-width:720px;margin:0 auto 36px;color:var(--gcc-b2b-muted);font-size:16px;line-height:1.65;text-align:center}.gcc-b2b-tiers__intro p{margin:0}.gcc-b2b-tiers__grid{display:grid;grid-template-columns:repeat(var(--gcc-b2b-columns),minmax(0,1fr));align-items:stretch;gap:var(--gcc-b2b-gap)}.gcc-b2b-tiers__card{position:relative;display:flex;min-width:0;flex-direction:column;padding:28px;border:1px solid var(--gcc-b2b-border);border-radius:var(--gcc-b2b-radius);background:var(--gcc-b2b-card-bg);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.gcc-b2b-tiers__card:hover{transform:translateY(-3px)}.gcc-b2b-tiers__card.is-highlighted{border:2px solid var(--gcc-b2b-accent);transform:translateY(-5px)}.gcc-b2b-tiers__badge{position:absolute;top:-13px;left:50%;padding:6px 13px;border-radius:999px;background:var(--gcc-b2b-accent);color:#fff;font-size:11px;font-weight:700;line-height:1.2;transform:translate(-50%);white-space:nowrap}.gcc-b2b-tiers__plan-name{margin:0 0 16px;color:var(--gcc-b2b-text);font-size:17px;font-weight:700}.gcc-b2b-tiers__price{margin:0;color:var(--gcc-b2b-accent);font-size:clamp(30px,3vw,42px);font-weight:750;letter-spacing:-.04em;line-height:1.05}.gcc-b2b-tiers__price-note{margin:8px 0 0;color:var(--gcc-b2b-muted);font-size:13px;line-height:1.4}.gcc-b2b-tiers__description{margin:16px 0 0;color:var(--gcc-b2b-muted);font-size:14px;line-height:1.6}.gcc-b2b-tiers__features{margin-top:22px}.gcc-b2b-tiers__features p,.gcc-b2b-tiers__features li{position:relative;margin:0 0 12px;padding-left:25px;color:var(--gcc-b2b-text);font-size:14px;line-height:1.5;list-style:none}.gcc-b2b-tiers__features p:before,.gcc-b2b-tiers__features li:before{position:absolute;top:0;left:0;color:var(--gcc-b2b-accent);content:"\2713";font-weight:700}.gcc-b2b-tiers__features ul,.gcc-b2b-tiers__features ol{margin:0;padding:0}.gcc-b2b-tiers__condition{margin-top:12px;padding-top:17px;border-top:1px solid var(--gcc-b2b-border);color:var(--gcc-b2b-muted);font-size:13px;line-height:1.55}.gcc-b2b-tiers__condition strong{display:block;margin-bottom:5px;color:var(--gcc-b2b-text);font-size:13px}.gcc-b2b-tiers__condition p{margin:0}.gcc-b2b-tiers__button{display:flex;min-height:48px;align-items:center;justify-content:center;margin-top:auto;padding:12px 18px;border:1px solid var(--gcc-b2b-button-bg);border-radius:8px;background:var(--gcc-b2b-button-bg);color:var(--gcc-b2b-button-text);font-size:14px;font-weight:700;line-height:1.3;text-align:center;text-decoration:none;transition:filter .18s ease,transform .18s ease}.gcc-b2b-tiers__button:hover{color:var(--gcc-b2b-button-text);filter:brightness(.92);transform:translateY(-1px)}.gcc-b2b-tiers__footnote{max-width:900px;margin:24px auto 0;color:var(--gcc-b2b-muted);font-size:12px;line-height:1.6;text-align:center}.gcc-b2b-tiers[data-align=left] .gcc-b2b-tiers__eyebrow,.gcc-b2b-tiers[data-align=left] .gcc-b2b-tiers__heading,.gcc-b2b-tiers[data-align=left] .gcc-b2b-tiers__intro{margin-right:0;margin-left:0;text-align:left}.gcc-b2b-tiers[data-shadow=soft] .gcc-b2b-tiers__card{box-shadow:0 10px 28px #14293e12}.gcc-b2b-tiers[data-shadow=strong] .gcc-b2b-tiers__card{box-shadow:0 16px 38px #14293e26}@media screen and (max-width:990px){.gcc-b2b-tiers__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:640px){.gcc-b2b-tiers__container{width:min(calc(100% - 28px),var(--gcc-b2b-width))}.gcc-b2b-tiers__grid{grid-template-columns:repeat(var(--gcc-b2b-mobile-columns),minmax(0,1fr));gap:14px}.gcc-b2b-tiers__card{padding:22px 18px}.gcc-b2b-tiers__card.is-highlighted{transform:none}.gcc-b2b-tiers__intro{margin-bottom:30px;font-size:15px}.gcc-b2b-tiers__plan-name{font-size:15px}.gcc-b2b-tiers__price{font-size:clamp(25px,8vw,34px)}.gcc-b2b-tiers__button{min-height:44px;padding:10px 12px;font-size:13px}}@media(prefers-reduced-motion:reduce){.gcc-b2b-tiers__card,.gcc-b2b-tiers__button{transition:none}.gcc-b2b-tiers__card:hover,.gcc-b2b-tiers__card.is-highlighted,.gcc-b2b-tiers__button:hover{transform:none}}.gcc-b2b-tiers__condition{margin-top:auto}.gcc-b2b-tiers__button{margin-top:18px}
/*# sourceMappingURL=/cdn/shop/t/256/assets/b2b-pricing-tiers.css.map */
