.cta-bar{display:none;width:100%}@media(min-width:1024px){.cta-bar{display:block}}.cta-bar.scrolling{position:fixed;bottom:0;z-index:3}.cta-bar__bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px max(36px,36px + ((100vw - 1024px) / ((1280 - 1024) / (56 - 36))));padding:16px 32px;background-color:#21314d;width:100%}@media(min-width:1280px){.cta-bar__bar{gap:24px calc(56px + ((100vw - 1280px) / ((1440 - 1280) / (64 - 56))))}}@media(min-width: 1440px){.cta-bar__bar{gap:24px min(80px,64px + ((100vw - 1440px) / ((1920 - 1440) / (80 - 64))))}}.cta-bar__link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cta-bar__link:not(:last-child):after{content:"";border-right:1px solid rgba(255,255,255,.2);margin-left:max(36px,36px + ((100vw - 1024px) / ((1440 - 1024) / (56 - 36))));height:28px}@media(min-width:1280px){.cta-bar__link:not(:last-child):after{margin-left:calc(56px + ((100vw - 1280px) / ((1440 - 1280) / (64 - 56))))}}@media(min-width: 1440px){.cta-bar__link:not(:last-child)::after{margin-left:min(80px,64px + ((100vw - 1440px) / ((1920 - 1440) / (80 - 64))))}}.cta-bar .v-icon__svg{margin-right:8px;width:24px;height:24px;color:#fff}.cta-bar .link{margin-top:2px}