:root{--product-primary-color:var(--magenta-700);--product-secondary-color:var(--magenta-600);--product-tertiary-color:var(--magenta-100)}.banner-cta{background:var(--bg-color);position:relative}.banner-cta--bordered .banner-cta__wrapper{border:1px solid var(--neutral-400)}.banner-cta.theme-neutral .banner-cta__wrapper{--bg-color:var(--primary-800)}.banner-cta.banner-cta--use-product-vars .banner-cta__wrapper{--bg-color:var(--product-secondary-color,var(--secondary-600));--btn-bg-color:var(--primary-800)}.banner-cta.banner-cta--use-product-vars .banner-cta__wrapper .btn:focus-visible,.banner-cta.banner-cta--use-product-vars .banner-cta__wrapper .btn:hover{background-color:var(--primary-1000)!important}.banner-cta.gupy-animate--run img{animation-fill-mode:forwards;animation-name:slideUpRight;animation-timing-function:ease-in-out}.banner-cta.gupy-animate--run img:first-of-type{animation-delay:50ms;animation-duration:3s}.banner-cta.gupy-animate--run img:nth-of-type(2){animation-delay:0s;animation-duration:2s}.banner-cta.gupy-animate--run img:nth-of-type(3){animation-delay:.1s;animation-duration:6s}.banner-cta__wrapper{background:var(--bg-color);border-radius:16px;display:flex;overflow:hidden;padding:1rem;position:relative}.banner-cta__image,.banner-cta__text{width:100%}.banner-cta__text{display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center;--title-color:var(--neutral-0);align-items:center;color:var(--neutral-0);position:relative;text-align:center;z-index:2}.banner-cta__text a{align-items:center;color:#fff!important;display:inline-flex;margin-top:calc(40px - 1rem)}.banner-cta__text a .icon{width:1rem}.banner-cta__image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.banner-cta__image img{opacity:.2;position:absolute;transform:translate(-100%,100%);width:100%}.banner-cta__image img:first-of-type{animation-delay:.1s;height:120%;left:-25%;top:20px}.banner-cta__image img:nth-of-type(2){animation-delay:.2s;height:150%;left:0;opacity:1;top:-50px;z-index:1}.banner-cta__image img:nth-of-type(3){animation-delay:.15s;height:150%;left:30%;top:-40px}.banner-cta--custom .banner-cta__image{height:100%;left:0;top:0;width:100%}.banner-cta--custom .banner-cta__image:before{background:linear-gradient(90deg,var(--bg-color) 0,transparent 100%);content:"";height:100%;left:0;position:absolute;top:0;width:10px;z-index:1}.banner-cta--custom .banner-cta__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:unset;width:100%}.banner-cta--custom .banner-cta__wrapper{position:relative}.banner-cta--custom .banner-cta__wrapper:before{background:linear-gradient(135deg,var(--bg-color) 30%,transparent 90%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media(min-width:80em){.banner-cta__image,.banner-cta__text{width:50%}.banner-cta__text{align-items:flex-start;text-align:left}.banner-cta__wrapper{height:300px;padding:0 6rem}.banner-cta__image{position:relative}.banner-cta__image img{opacity:.2;position:absolute;transform:translate(-100%,100%);width:100%}.banner-cta__image img:first-of-type{animation-delay:.1s;height:120%;left:-25%;top:20px}.banner-cta__image img:nth-of-type(2){animation-delay:.2s;height:150%;left:0;opacity:1;top:-50px;z-index:1}.banner-cta__image img:nth-of-type(3){animation-delay:.15s;height:150%;left:30%;top:-40px}.banner-cta--sunray .container .banner-cta__wrapper{position:relative}.banner-cta--sunray .container .banner-cta__wrapper:before{background:linear-gradient(135deg,var(--bg-color) 20%,transparent 90%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.banner-cta--custom .banner-cta__text{width:100%}.banner-cta--custom .banner-cta__image{height:calc(100% + 128px);margin:-64px 0 -64px -40%;width:140%}.banner-cta--custom .banner-cta__image:before{background:linear-gradient(90deg,var(--bg-color) 0,transparent 100%);content:"";height:100%;left:0;position:absolute;top:0;width:10px;z-index:1}.banner-cta--custom .banner-cta__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.banner-cta--custom .banner-cta__wrapper{display:grid;grid-template-columns:1fr 1fr;position:relative}.banner-cta--custom .banner-cta__wrapper:before{background:linear-gradient(135deg,var(--bg-color) 30%,transparent 90%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}}.banner-cta .banner-cta__wrapper{position:relative}.banner-cta .banner-cta__wrapper img{display:none;position:absolute;right:-10%;top:0}@media(min-width:80em){.banner-cta .banner-cta__wrapper img{display:block}}