.sticky-bottom-cta-module{position:relative;width:100%;z-index:40}.sticky-bottom-cta-module__bar{background:var(--bg-color);bottom:var(--sticky-bottom-offset);box-shadow:0 -4px 18px rgba(0,0,0,.12);color:var(--text-color);left:0;opacity:0;pointer-events:none;position:fixed;right:0;transform:translateY(100%);transition:opacity .25s ease,transform .25s ease,visibility .25s ease;visibility:hidden;width:100%;will-change:transform,opacity;z-index:9999}.sticky-bottom-cta-module.has-border .sticky-bottom-cta-module__bar{border-top:1px solid hsla(0,0%,100%,.18)}.sticky-bottom-cta-module.is-visible .sticky-bottom-cta-module__bar{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.sticky-bottom-cta-module__inner{align-items:center;display:flex;gap:20px;justify-content:center;min-height:58px;padding:12px 16px;text-align:center}.sticky-bottom-cta-module__content{display:flex;flex:0 1 auto;justify-content:flex-end;max-width:520px;text-align:right}.sticky-bottom-cta-module__copy{color:var(--text-color)}.sticky-bottom-cta-module__copy,.sticky-bottom-cta-module__copy *{color:inherit}.sticky-bottom-cta-module__copy>:first-child{margin-top:0}.sticky-bottom-cta-module__copy>:last-child{margin-bottom:0}.sticky-bottom-cta-module__actions{display:flex;flex:0 0 auto;justify-content:flex-start}.sticky-bottom-cta-module__actions .btn_row{align-items:center;display:flex;gap:12px;justify-content:flex-start;margin:0}.sticky-bottom-cta-module__actions .btn_item{flex:0 0 auto;max-width:100%;width:auto}.sticky-bottom-cta-module__actions .btn,.sticky-bottom-cta-module__actions .hs-button,.sticky-bottom-cta-module__actions .popupBtn,.sticky-bottom-cta-module__actions a.btn,.sticky-bottom-cta-module__actions a.hs-button{font-size:.9em;padding:8px 16px;white-space:nowrap}@media (max-width:767px){.sticky-bottom-cta-module__inner{align-items:center;flex-direction:row;gap:8px;justify-content:space-between;min-height:48px;padding:8px 12px;text-align:left}.sticky-bottom-cta-module__content{flex:1 1 60%;justify-content:flex-start;max-width:none;min-width:0;text-align:left}.sticky-bottom-cta-module__copy{font-size:.82em;line-height:1.2}.sticky-bottom-cta-module__copy p{margin:0}.sticky-bottom-cta-module__actions{flex:0 0 auto;justify-content:flex-end}.sticky-bottom-cta-module__actions .btn_row{flex-wrap:nowrap;gap:8px;justify-content:flex-end}.sticky-bottom-cta-module__actions .btn,.sticky-bottom-cta-module__actions .hs-button,.sticky-bottom-cta-module__actions .popupBtn,.sticky-bottom-cta-module__actions a.btn,.sticky-bottom-cta-module__actions a.hs-button{font-size:.78em;line-height:1.1;padding:6px 12px;white-space:nowrap}}@media (max-width:420px){.sticky-bottom-cta-module__inner{gap:6px;padding:7px 10px}.sticky-bottom-cta-module__copy{font-size:.76em}.sticky-bottom-cta-module__actions .btn,.sticky-bottom-cta-module__actions .hs-button,.sticky-bottom-cta-module__actions .popupBtn,.sticky-bottom-cta-module__actions a.btn,.sticky-bottom-cta-module__actions a.hs-button{font-size:.72em;padding:6px 9px}}