.bb-sticky-contact{background:transparent;border:0;box-shadow:none;padding:0;position:fixed;z-index:9999}.bb-sticky-contact__inner{display:flex;gap:var(--bb-button-gap,10px);margin:0}.bb-sticky-contact__item{display:flex;margin:0}.bb-sticky-contact--vertical .bb-sticky-contact__inner{align-items:stretch;flex-direction:column}.bb-sticky-contact--vertical .bb-sticky-contact__button,.bb-sticky-contact--vertical .bb-sticky-contact__item{box-sizing:border-box;width:100%}.bb-sticky-contact--horizontal .bb-sticky-contact__inner{align-items:center;flex-direction:row}.bb-sticky-contact--bottom_right{right:var(--bb-x-offset,18px)}.bb-sticky-contact--bottom_left,.bb-sticky-contact--bottom_right{bottom:calc(var(--bb-y-offset, 18px) + env(safe-area-inset-bottom))}.bb-sticky-contact--bottom_left{left:var(--bb-x-offset,18px)}.bb-sticky-contact--bottom_center{bottom:calc(var(--bb-y-offset, 18px) + env(safe-area-inset-bottom));left:50%;transform:translateX(-50%)}.bb-sticky-contact--top_right{right:var(--bb-x-offset,18px);top:var(--bb-y-offset,18px)}.bb-sticky-contact--top_left{left:var(--bb-x-offset,18px);top:var(--bb-y-offset,18px)}.bb-sticky-contact--top_center{left:50%;top:var(--bb-y-offset,18px);transform:translateX(-50%)}:where(.bb-sticky-contact--theme .bb-sticky-contact__button){align-items:center;border:0;border-radius:var(--br-btn,6px);box-sizing:border-box;color:var(--clr-btn-txt-lt,#fff);display:inline-flex;font-family:var(--ff-btn,inherit);font-size:var(--fs-btn,13px);font-weight:var(--fw-btn,700);gap:8px;isolation:isolate;justify-content:center;line-height:1.6;overflow:hidden;padding:15px 21px;position:relative;text-align:center;text-decoration:none;white-space:nowrap;z-index:0}.bb-sticky-contact--theme-dimensions .bb-sticky-contact__button{min-height:var(--bb-button-height,54px);padding:var(--bb-padding-y,10px) var(--bb-padding-x,16px)}:where(.bb-sticky-contact--theme .bb-sticky-contact__button):after,:where(.bb-sticky-contact--theme .bb-sticky-contact__button):before{background:var(--clr-btn-primary,#005ea8);content:"";inset:0;pointer-events:none;position:absolute}:where(.bb-sticky-contact--theme .bb-sticky-contact__button):before{z-index:-2}:where(.bb-sticky-contact--theme .bb-sticky-contact__button):after{background:var(--clr-btn-dk,#222);transform:scaleY(0);transform-origin:bottom;transition:transform .4s ease-in-out;z-index:-1}:where(.bb-sticky-contact--theme .bb-sticky-contact__button:focus):after,:where(.bb-sticky-contact--theme .bb-sticky-contact__button:hover):after{transform:scaleY(1)}:where(.bb-sticky-contact--theme .pwr-cta--regular-solid .bb-sticky-contact__button):before{background:var(--clr-btn-dk,#222)}:where(.bb-sticky-contact--theme .pwr-cta--regular-solid .bb-sticky-contact__button):after{background:var(--clr-btn-primary,#005ea8)}:where(.bb-sticky-contact--theme .pwr-cta--primary-border .bb-sticky-contact__button),:where(.bb-sticky-contact--theme .pwr-cta--regular-border .bb-sticky-contact__button){border-style:solid;border-width:2px;padding:13px 19px}:where(.bb-sticky-contact--theme .pwr-cta--primary-border .bb-sticky-contact__button){border-color:var(--clr-btn-primary,#005ea8);color:var(--clr-btn-primary,#005ea8)}:where(.bb-sticky-contact--theme .pwr-cta--regular-border .bb-sticky-contact__button){border-color:var(--clr-btn-dk,#222);color:var(--clr-btn-dk,#222)}:where(.bb-sticky-contact--theme .pwr-cta--primary-border .bb-sticky-contact__button):before,:where(.bb-sticky-contact--theme .pwr-cta--regular-border .bb-sticky-contact__button):before{background:transparent}:where(.bb-sticky-contact--theme .pwr-cta--regular-border .bb-sticky-contact__button):after{background:var(--clr-btn-dk,#222)}:where(.bb-sticky-contact--theme .pwr-cta--primary-border .bb-sticky-contact__button:focus),:where(.bb-sticky-contact--theme .pwr-cta--primary-border .bb-sticky-contact__button:hover),:where(.bb-sticky-contact--theme .pwr-cta--regular-border .bb-sticky-contact__button:focus),:where(.bb-sticky-contact--theme .pwr-cta--regular-border .bb-sticky-contact__button:hover){color:var(--clr-btn-txt-lt,#fff)}.bb-sticky-contact--custom .bb-sticky-contact__button{align-items:center;border-color:var(--bb-border-color,transparent);border-radius:var(--bb-button-radius,999px);border-style:var(--bb-border-style,none);border-width:var(--bb-border-width,0);display:inline-flex;font-size:var(--bb-font-size,14px);font-weight:var(--bb-font-weight,700);gap:8px;isolation:isolate;justify-content:center;line-height:1.15;min-height:var(--bb-button-height,54px);overflow:hidden;padding:var(--bb-padding-y,10px) var(--bb-padding-x,16px);position:relative;text-align:center;text-decoration:none;transition:color var(--bb-hover-duration,.4s) ease-in-out,background-color var(--bb-hover-duration,.4s) ease-in-out,border-color var(--bb-hover-duration,.4s) ease-in-out,transform .16s ease,box-shadow .16s ease,opacity .16s ease;white-space:nowrap}.bb-sticky-contact--custom-font .bb-sticky-contact__button{font-family:var(--bb-font-family,inherit)}.bb-sticky-contact--shadow .bb-sticky-contact__button{box-shadow:0 8px 22px rgba(0,0,0,.22)}.bb-sticky-contact--custom .bb-sticky-contact__button:focus,.bb-sticky-contact--custom .bb-sticky-contact__button:hover{transform:translateY(-1px)}.bb-sticky-contact--custom .bb-sticky-contact__button:focus-visible{outline:3px solid currentColor;outline-offset:3px}.bb-sticky-contact--custom .bb-sticky-contact__button--primary{background:var(--bb-primary-bg,#005ea8);color:var(--bb-primary-text,#fff);--bb-button-text:var(--bb-primary-text,#fff);--bb-button-hover-bg:var(--bb-primary-hover-bg,#003f73);--bb-button-hover-text:var(--bb-primary-hover-text,#fff)}.bb-sticky-contact--custom .bb-sticky-contact__button--secondary{background:var(--bb-secondary-bg,#1f7a3f);color:var(--bb-secondary-text,#fff);--bb-button-text:var(--bb-secondary-text,#fff);--bb-button-hover-bg:var(--bb-secondary-hover-bg,#145229);--bb-button-hover-text:var(--bb-secondary-hover-text,#fff)}.bb-sticky-contact--custom .bb-sticky-contact__button--dark{background:var(--bb-dark-bg,#222);color:var(--bb-dark-text,#fff);--bb-button-text:var(--bb-dark-text,#fff);--bb-button-hover-bg:var(--bb-dark-hover-bg,#000);--bb-button-hover-text:var(--bb-dark-hover-text,#fff)}.bb-sticky-contact--custom .bb-sticky-contact__button>*{position:relative;z-index:1}.bb-sticky-contact--hover-fill_up .bb-sticky-contact__button:after{background:var(--bb-button-hover-bg);content:"";inset:0;position:absolute;transform:scaleY(0);transform-origin:bottom;transition:transform var(--bb-hover-duration,.4s) ease-in-out;z-index:0}.bb-sticky-contact--hover-fill_up .bb-sticky-contact__button:focus:after,.bb-sticky-contact--hover-fill_up .bb-sticky-contact__button:hover:after{transform:scaleY(1)}.bb-sticky-contact--custom .bb-sticky-contact__button:focus,.bb-sticky-contact--custom .bb-sticky-contact__button:hover{border-color:var(--bb-hover-border-color,transparent);color:var(--bb-button-hover-text)}.bb-sticky-contact--hover-legacy .bb-sticky-contact__button:focus,.bb-sticky-contact--hover-legacy .bb-sticky-contact__button:hover{border-color:var(--bb-border-color,transparent);color:var(--bb-button-text);opacity:.94}.bb-sticky-contact--hover-instant .bb-sticky-contact__button:focus,.bb-sticky-contact--hover-instant .bb-sticky-contact__button:hover{background:var(--bb-button-hover-bg)}.bb-sticky-contact--hover-none .bb-sticky-contact__button:focus,.bb-sticky-contact--hover-none .bb-sticky-contact__button:hover{border-color:var(--bb-border-color,transparent);color:var(--bb-button-text)}.bb-sticky-contact__icon{flex:0 0 auto;height:var(--bb-icon-size,22px);object-fit:contain;width:var(--bb-icon-size,22px)}.bb-sticky-contact--custom.bb-sticky-contact--icon-only .bb-sticky-contact__button{min-width:var(--bb-button-height,54px);padding-left:var(--bb-padding-y,10px);padding-right:var(--bb-padding-y,10px);width:var(--bb-button-height,54px)}@media (prefers-reduced-motion:reduce){.bb-sticky-contact__button,.bb-sticky-contact__button:after{transition-duration:.01ms!important}}@media (max-width:600px){.bb-sticky-contact{transition:opacity .16s ease,visibility .16s ease}.bb-duck-promo-is-open .bb-sticky-contact{opacity:0;pointer-events:none;visibility:hidden}}@media (max-width:480px){.bb-sticky-contact--bottom_right{bottom:calc(var(--bb-y-offset, 18px) + env(safe-area-inset-bottom));left:auto;right:12px}.bb-sticky-contact--bottom_left{left:12px}.bb-sticky-contact--bottom_center,.bb-sticky-contact--bottom_left{bottom:calc(var(--bb-y-offset, 18px) + env(safe-area-inset-bottom));right:auto}.bb-sticky-contact--bottom_center{left:50%;transform:translateX(-50%)}.bb-sticky-contact--top_right{left:auto;right:12px;top:var(--bb-y-offset,18px)}.bb-sticky-contact--top_left{left:12px;right:auto;top:var(--bb-y-offset,18px)}.bb-sticky-contact--top_center{left:50%;right:auto;top:var(--bb-y-offset,18px);transform:translateX(-50%)}.bb-sticky-contact--mobile-stack .bb-sticky-contact__inner{align-items:flex-end;flex-direction:column}.bb-sticky-contact--mobile-stack .bb-sticky-contact__button,.bb-sticky-contact--mobile-stack .bb-sticky-contact__item{box-sizing:border-box;width:100%}.bb-sticky-contact--bottom_left.bb-sticky-contact--mobile-stack .bb-sticky-contact__inner,.bb-sticky-contact--top_left.bb-sticky-contact--mobile-stack .bb-sticky-contact__inner{align-items:flex-start}.bb-sticky-contact--bottom_center.bb-sticky-contact--mobile-stack .bb-sticky-contact__inner,.bb-sticky-contact--top_center.bb-sticky-contact--mobile-stack .bb-sticky-contact__inner{align-items:center}.bb-sticky-contact--horizontal:not(.bb-sticky-contact--mobile-stack) .bb-sticky-contact__inner{flex-wrap:wrap;justify-content:center}.bb-sticky-contact--custom:not(.bb-sticky-contact--mobile-size) .bb-sticky-contact__button{min-height:50px}.bb-sticky-contact--mobile-stack.bb-sticky-contact--mobile-size .bb-sticky-contact__button{min-height:var(--bb-stacked-button-height,40px);padding-bottom:var(--bb-stacked-padding-y,4px);padding-top:var(--bb-stacked-padding-y,4px)}.bb-sticky-contact--custom .bb-sticky-contact__label{font-size:13px}}