@keyframes bounce2{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateX(-4px)}50%{transform:scale(1.05, 0.95) translateX(6px)}57%{transform:scale(1, 1) translateX(-2px)}64%{transform:scale(1, 1) translateX(0)}100%{transform:scale(1, 1) translateX(0)}}.sticky-banner{display:block;background-color:#1a86b8;text-decoration:none;min-height:0px;height:-moz-max-content;height:max-content;opacity:1;transition:height 160ms ease-out,padding 160ms ease-out,opacity 120ms linear;will-change:height,padding,opacity}.sticky-banner.cta-waba{pointer-events:none}.sticky-banner.cta-waba.show{pointer-events:auto}.sticky-banner__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:57px;position:relative}.sticky-banner__wrapper::before{content:"";width:87px;height:100%;position:absolute;z-index:0;left:-24px;top:0;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 87 79'%3E%3Cpath d='M64.502 57.0039C76.8655 50.2487 81.4119 34.7498 74.6567 22.3863C67.9015 10.0228 52.4027 5.47636 40.0391 12.2316L22.3861 21.8769C10.0226 28.6321 5.47619 44.1309 12.2314 56.4944C18.9866 68.858 34.4855 73.4044 46.849 66.6492L64.502 57.0039Z' fill='%23649CF8'/%3E%3Ccircle cx='20.0045' cy='53.4837' r='13.2' fill='%235B37D4' fill-opacity='0.08'/%3E%3C/svg%3E")}.sticky-banner__wrapper .img{flex:0 0 100%;width:100%;max-width:110px;text-align:left;z-index:1}.sticky-banner__wrapper .img img{max-height:100%;transition:max-height 160ms ease-out,width 160ms ease-out;will-change:max-height,width}.sticky-banner__wrapper .content{flex:0 0 100%;width:100%;max-width:calc(100% - 167px);display:flex;justify-content:space-between;align-items:center;gap:57px;flex-wrap:wrap;padding:6px 0}.sticky-banner__wrapper .cta{flex:0 0 100%;width:100%;max-width:230px;text-align:right;z-index:1}.sticky-banner__wrapper .cta .link{color:#fff;display:inline-flex;align-items:center;gap:8px;font-size:16px;line-height:24px}.sticky-banner__wrapper .cta .link svg{animation-duration:2s;animation-iteration-count:infinite;animation-name:bounce2;animation-timing-function:cubic-bezier(0.28, 0.84, 0.42, 1)}.sticky-banner__wrapper .cta .link:hover{text-decoration:underline}.sticky-banner__wrapper .copy{flex:0 0 100%;width:100%;max-width:calc(100% - 287px);text-align:left;color:#fff;z-index:1}.sticky-banner__wrapper .copy .title,.sticky-banner__wrapper .copy .title-sm{font-size:16px;line-height:24px;font-weight:600}.sticky-banner__wrapper .copy .desc,.sticky-banner__wrapper .copy .desc-sm{font-size:12px;line-height:16px}.sticky-banner__wrapper .copy .title-sm,.sticky-banner__wrapper .copy .desc-sm{display:none}@media screen and (max-width: 991px){.sticky-banner__wrapper .copy,.sticky-banner__wrapper .cta{max-width:100%;text-align:left}.sticky-banner__wrapper .content{gap:4px}.sticky-banner__wrapper .cta .link{font-size:14px;line-height:20px}}@media screen and (max-width: 767px){.sticky-banner__wrapper::before{display:none}.sticky-banner__wrapper .img{display:none}.sticky-banner__wrapper .content{max-width:100%}}@media screen and (max-width: 600px){.sticky-banner__wrapper .copy{text-align:center}.sticky-banner__wrapper .copy .title,.sticky-banner__wrapper .copy .desc{display:none}.sticky-banner__wrapper .copy .title-sm,.sticky-banner__wrapper .copy .desc-sm{display:block}.sticky-banner__wrapper .cta{text-align:center}}/*# sourceMappingURL=sticky-banner.min.css.map */