.cta-sticky-partial{display:none;position:sticky;-webkit-sticky:sticky;bottom:0}.cta-sticky{padding:10px 0}.cta-sticky .container{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:20rem;padding-right:20rem}.cta-sticky__row{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;margin:0 -15px}.cta-sticky__row>div{padding:0 15px}.cta-sticky__title{margin:0}.cta-sticky .cta_button{border-radius:100px;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;letter-spacing:.15em;line-height:1.375;overflow:hidden;padding:12px 24px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:none;z-index:2}.cta-sticky .cta_button>span{position:relative;z-index:4}.cta-sticky .cta_button:after,.cta-sticky .cta_button:before{background:linear-gradient(90deg,#002e6e,#05cbc0);content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:.2s ease;width:100%;z-index:1}.cta-sticky .cta_button:before{background:#002e6e;opacity:0}.cta-sticky .cta_button:hover:before{opacity:1}.cta-sticky .cta_button:hover:after{opacity:0}.cta-sticky .cta_button:hover{background:#002e6e;color:#fff}@media (max-width:768px){.cta-sticky__title{font-size:4vw}.cta-sticky .cta_button{font-size:12px}}