.cta-sticky .container{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:0;padding-right:0}.cta-sticky__row{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -15px}.cta-sticky__row>div{padding:0 15px}.cta-sticky .cta_button{align-items:center;border-radius:100px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-weight:700;justify-content:center;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: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{background:#002e6e;color:#fff}