.bc-sticky-bar__wrap{position:relative;min-height:72px}.bc-sticky-bar{position:relative;left:50%;transform:translateX(-50%);width:100%;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;z-index:1000;padding:12px 14px;background:hsla(0,0%,100%,.4);box-shadow:0 8px 30px rgba(31,38,135,.18),inset 0 1px 0 hsla(0,0%,100%,.2);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:opacity .25s ease,visibility .25s ease}.bc-sticky-bar__heading{font-size:1.15rem;margin-bottom:0}.bc-sticky-bar--sticky{position:fixed;bottom:0;margin:0}.bc-sticky-bar--sticky.bc-sticky-bar--position-top{top:calc(var(--wp-admin--admin-bar--height,0px) + var(--header-nav-height,0px));bottom:auto}.bc-sticky-bar--hidden{opacity:0;visibility:hidden;pointer-events:none}.bc-sticky-bar__wrap--child{min-height:0}.bc-sticky-bar__wrap--child .bc-sticky-bar:not(.bc-sticky-bar--sticky){position:absolute;top:0;width:100%}.bc-sticky-bar__btn{display:inline-flex;align-items:center;justify-content:center;padding:5px 15px;border-radius:999px;text-decoration:none;font-size:14px;font-weight:600;white-space:nowrap;transition:transform .18s ease,opacity .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.bc-sticky-bar__btn:hover{transform:translateY(-1px)}.bc-sticky-bar__btn--primary{background:var(--color-blue-azure-100,#256be8);color:var(--color-white,#fff);border:1px solid var(--color-blue-azure-100,#256be8)}.bc-sticky-bar__btn--secondary{background:0 0;color:var(--color-blue-azure-100,#256be8);border:1px solid var(--color-blue-azure-100,#256be8)}.bc-sticky-bar__btn--secondary:hover{background:var(--color-blue-azure-10,#f4f8fe)}.bc-sticky-bar.is-style-azure-blue{background:var(--color-blue-azure-100,#256be8);box-shadow:0 -4px 20px rgba(37,107,232,.25);backdrop-filter:none;-webkit-backdrop-filter:none}.bc-sticky-bar.is-style-azure-blue .bc-sticky-bar__heading{color:var(--color-white,#fff)}.bc-sticky-bar.is-style-azure-blue .bc-sticky-bar__btn--primary{background:var(--button-primary-base-bg-color);color:var(--color-white,#fff);border:1px solid var(--button-primary-base-bg-color)}.bc-sticky-bar.is-style-azure-blue .bc-sticky-bar__btn--primary:hover{background:hsla(0,0%,100%,.92)}.bc-sticky-bar.is-style-azure-blue .bc-sticky-bar__btn--secondary{background:0 0;color:var(--color-white,#fff);border:1px solid var(--color-white,#fff)}.bc-sticky-bar.is-style-azure-blue .bc-sticky-bar__btn--secondary:hover{background:hsla(0,0%,100%,.12)}.bc-sticky-bar.is-style-magenta{background:var(--color-magenta-100,#e0006c);box-shadow:0 -4px 20px rgba(224,0,108,.25);backdrop-filter:none;-webkit-backdrop-filter:none}.bc-sticky-bar.is-style-magenta .bc-sticky-bar__heading{color:var(--color-white,#fff)}.bc-sticky-bar.is-style-magenta .bc-sticky-bar__btn--primary{background:var(--color-white,#fff);color:var(--color-blue-night-100,#0e1f38);border:1px solid var(--color-white,#fff)}.bc-sticky-bar.is-style-magenta .bc-sticky-bar__btn--primary:hover{background:hsla(0,0%,100%,.92)}.bc-sticky-bar.is-style-magenta .bc-sticky-bar__btn--secondary{background:0 0;color:var(--color-white,#fff);border:1px solid var(--color-white,#fff)}.bc-sticky-bar.is-style-magenta .bc-sticky-bar__btn--secondary:hover{background:hsla(0,0%,100%,.12)}.bc-sticky-bar.is-style-yellow{background:var(--color-yellow-100,#ffdf1a);box-shadow:0 -4px 20px rgba(255,223,26,.35);backdrop-filter:none;-webkit-backdrop-filter:none}.bc-sticky-bar.is-style-yellow .bc-sticky-bar__heading{color:var(--color-blue-night-100,#0e1f38)}.bc-sticky-bar.is-style-yellow .bc-sticky-bar__btn--primary{background:var(--color-blue-night-100,#0e1f38);color:var(--color-white,#fff);border:1px solid var(--color-blue-night-100,#0e1f38)}.bc-sticky-bar.is-style-yellow .bc-sticky-bar__btn--primary:hover{background:var(--color-blue-oxford-100,#16284d);border-color:var(--color-blue-oxford-100,#16284d)}.bc-sticky-bar.is-style-yellow .bc-sticky-bar__btn--secondary{background:0 0;color:var(--color-blue-night-100,#0e1f38);border:1px solid var(--color-blue-night-100,#0e1f38)}.bc-sticky-bar.is-style-yellow .bc-sticky-bar__btn--secondary:hover{background:rgba(14,31,56,.08)}@media (max-width:640px){.bc-sticky-bar{width:100dvw;gap:10px;padding:10px}.bc-sticky-bar--sticky{bottom:0dvh}.bc-sticky-bar__btn{flex:1 1;text-align:center}}@media (prefers-reduced-motion:reduce){.bc-sticky-bar,.bc-sticky-bar__btn{transition:opacity 120ms linear}.bc-sticky-bar__btn:hover{transform:none}}