.fixed-cta-banner{border-top-left-radius:20px;border-top-right-radius:20px;bottom:-100%;display:flex;flex-direction:column;gap:24px;justify-content:space-between;left:50%;max-width:1680px;padding:80px 32px 40px;position:fixed;transform:translateX(-50%);transition:all .65s cubic-bezier(.25,.1,.23,1.11);width:100%;z-index:99}.fixed-cta-banner--visible{bottom:0}.fixed-cta-banner__content{font-size:20px;font-style:normal;font-weight:400;line-height:30px}.fixed-cta-banner__title{font-size:24px;font-style:normal;font-weight:400;line-height:normal;min-width:225px}.fixed-cta-banner p{margin:0}.cta-wrapper{flex-shrink:0}.fixed-cta-banner__close{align-items:center;background-color:var(--white);border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .6s ease;width:40px}.fixed-cta-banner__close svg{height:14px;width:14px}@media screen and (min-width:1024px){.fixed-cta-banner__title{font-size:28px;font-style:normal;font-weight:400;line-height:normal}.fixed-cta-banner__content{font-size:22px;font-style:normal;font-weight:400;line-height:30px}.fixed-cta-banner{align-items:center;flex-direction:row;gap:clamp(42px,5vw,124px);padding:60px 110px}}