.bb-ship-bar{padding:1.2rem 1.6rem 1rem;border-bottom:1px solid rgba(11,45,143,.12);background:#fafaf7}.bb-ship-bar__label{display:block;font-size:1.3rem;line-height:1.4;margin:0 0 .7rem;color:#1a1a1a;letter-spacing:.02em}.bb-ship-bar__label strong{color:#0b2d8f;font-weight:700}.bb-ship-bar__track{height:.6rem;border-radius:999px;background:#0b2d8f1f;overflow:hidden}.bb-ship-bar__fill{height:100%;width:var(--bb-ship-progress, 0%);border-radius:999px;background:linear-gradient(90deg,#0b2d8f,#f5a800);transition:width .4s ease}.bb-ship-bar--unlocked .bb-ship-bar__fill{background:#f5a800}.bb-ship-bar--unlocked .bb-ship-bar__label{color:#0b2d8f;font-weight:700}.bb-trust{display:grid;gap:.8rem;margin:1.6rem 0 0;padding:1.4rem 0 0;border-top:1px solid rgba(11,45,143,.14);list-style:none}.bb-trust__item{display:flex;align-items:center;gap:1rem;font-size:1.35rem;line-height:1.35;color:#1a1a1ad9;letter-spacing:.01em}.bb-trust__item svg{flex:0 0 auto;width:1.8rem;height:1.8rem;color:#0b2d8f}@media screen and (min-width:750px){.bb-trust{grid-template-columns:1fr 1fr}.bb-trust__item:first-child{grid-column:1 / -1}}.bb-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:4;display:flex;align-items:center;gap:1.2rem;padding:1rem 1.4rem calc(1rem + env(safe-area-inset-bottom,0px));background:#fafaf7;border-top:2px solid #0b2d8f;box-shadow:0 -6px 20px #0b2d8f24;transform:translateY(110%);transition:transform .25s ease}.bb-sticky-atc.bb-sticky-atc--visible{transform:translateY(0)}.bb-sticky-atc__meta{min-width:0;flex:1 1 auto}.bb-sticky-atc__title{display:block;font-size:1.3rem;font-weight:700;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.bb-sticky-atc__price{display:block;font-size:1.3rem;color:#0b2d8f;font-weight:700}.bb-sticky-atc__button{flex:0 0 auto;min-width:14rem;padding:1.1rem 1.8rem;font-size:1.4rem;font-weight:700;letter-spacing:.04em;background:#f5a800;color:#1a1a1a;border:none;cursor:pointer}.bb-sticky-atc__button:hover{background:#d99200}.bb-sticky-atc__button:disabled{background:#1a1a1a33;color:#1a1a1a80;cursor:not-allowed}@media screen and (min-width:990px){.bb-sticky-atc{display:none}}.quick-add-modal .bb-sticky-atc,.quick-add-modal .bb-trust{display:none}@media(prefers-reduced-motion:reduce){.bb-sticky-atc,.bb-ship-bar__fill{transition:none}}.bb-shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.bb-shop-grid--three{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:989px){.bb-shop-grid,.bb-shop-grid--three{grid-template-columns:repeat(2,1fr);gap:1.4rem}}@media screen and (max-width:599px){.bb-shop-grid,.bb-shop-grid--three{grid-template-columns:1fr}}.bb-shop-card{display:flex;flex-direction:column;background:#fafaf7;border:1px solid rgba(11,45,143,.14);text-decoration:none;color:#1a1a1a;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.bb-shop-card:hover,.bb-shop-card:focus-visible{transform:translateY(-4px);border-color:#f5a800;box-shadow:0 10px 28px #0b2d8f29}.bb-shop-card__media{aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;background:#e8edf5;overflow:hidden}.bb-shop-card__img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.bb-shop-card:hover .bb-shop-card__img{transform:scale(1.04)}.bb-shop-card__glyph{font-family:var(--font-heading-family);font-size:5.6rem;font-weight:700;color:#0b2d8f;opacity:.35}.bb-shop-card__glyph--quiz{color:#f5a800;opacity:.9}.bb-shop-card__body{display:flex;flex-direction:column;gap:.6rem;padding:1.6rem 1.8rem 2rem;flex:1 1 auto}.bb-shop-card__title{margin:0;font-size:1.8rem;color:#0b2d8f}.bb-shop-card__desc{margin:0;font-size:1.4rem;line-height:1.5;color:#1a1a1acc}.bb-shop-card__price{font-size:1.5rem;font-weight:700;color:#1a1a1a}.bb-shop-card__cta{margin-top:auto;padding-top:.8rem;font-size:1.35rem;font-weight:700;letter-spacing:.04em;color:#0b2d8f}.bb-shop-card:hover .bb-shop-card__cta{color:#d99200}a.bb-problem-card--link{display:block;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}a.bb-problem-card--link:hover,a.bb-problem-card--link:focus-visible{transform:translateY(-3px);box-shadow:0 8px 22px #0b2d8f2e}.bb-problem-card__cta{display:inline-block;margin-top:.8rem;font-size:1.3rem;font-weight:700;letter-spacing:.04em;color:#f5a800}.bb-quiz-capture{margin:2.4rem 0 1.6rem;padding:2rem;background:#e8edf5;border:1px solid rgba(11,45,143,.18);text-align:center}.bb-quiz-capture__title{margin:0 0 .4rem;font-size:1.7rem;font-weight:700;color:#0b2d8f}.bb-quiz-capture__sub{margin:0 0 1.4rem;font-size:1.4rem;color:#1a1a1acc}.bb-quiz-capture__row{display:flex;gap:.8rem;max-width:46rem;margin:0 auto}.bb-quiz-capture__input{flex:1 1 auto;min-width:0;padding:1.1rem 1.4rem;font-size:1.4rem;border:1px solid rgba(11,45,143,.35);background:#fff}.bb-quiz-capture__input:focus-visible{outline:2px solid #0b2d8f;outline-offset:1px}.bb-quiz-capture__button{flex:0 0 auto;padding:1.1rem 1.8rem;font-size:1.4rem;font-weight:700;letter-spacing:.03em;background:#f5a800;color:#1a1a1a;border:none;cursor:pointer}.bb-quiz-capture__button:hover{background:#d99200}.bb-quiz-capture__fine{margin:1rem 0 0;font-size:1.15rem;color:#1a1a1a99}.bb-quiz-capture__success{margin:0 0 1.6rem;padding:1.2rem 1.6rem;background:#0b2d8f;color:#fff;font-size:1.4rem;font-weight:600;text-align:center}@media screen and (max-width:599px){.bb-quiz-capture__row{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/blair-conversion.css.map */
