.cta{background:var(--secondary-color);height:64rem;overflow:hidden}.cta::before{content:"";position:absolute;bottom:-.1rem;right:-.1rem;width:100rem;aspect-ratio:100/27.1;height:auto;background-color:rgba(var(--theme-color-rgb),.4);clip-path:polygon(100% 0,0 100%,100% 100%);z-index:1}@media only screen and (max-width:1580.98px){.cta::before{width:90rem}}@media only screen and (max-width:1366.98px){.cta::before{width:74rem}}@media only screen and (max-width:992.98px){.cta::before{width:60rem}}@media only screen and (max-width:640.98px){.cta::before{width:50rem}}@media only screen and (max-width:480.98px){.cta::before{width:36rem}}.cta::after{content:"";position:absolute;bottom:-.1rem;right:-.1rem;width:82rem;aspect-ratio:82/20.4;height:auto;background-color:var(--lightgray);clip-path:polygon(100% 0,0 100%,100% 100%);z-index:1}@media only screen and (max-width:1580.98px){.cta::after{width:70rem}}@media only screen and (max-width:1366.98px){.cta::after{width:56rem}}@media only screen and (max-width:992.98px){.cta::after{width:44rem}}@media only screen and (max-width:640.98px){.cta::after{width:36rem}}@media only screen and (max-width:480.98px){.cta::after{width:28rem}}.cta__inner{height:100%}.cta__inner::before{content:attr(data-lead);font:800 18rem/1 var(--theme-font);color:rgba(255,255,255,.05);position:absolute;width:100vw;top:-1.5rem;left:-18rem;letter-spacing:-.5rem;z-index:1;white-space:nowrap}@media only screen and (max-width:1876.98px){.cta__inner::before{font-size:12rem;top:1.5rem;left:-6rem}}@media only screen and (max-width:1580.98px){.cta__inner::before{font-size:8rem;top:4rem;left:-4rem}}@media only screen and (max-width:992.98px){.cta__inner::before{font-size:7rem;top:5rem;left:-3rem}}@media only screen and (max-width:640.98px){.cta__inner::before{font-size:5rem;letter-spacing:-.25rem;left:-1.5rem}}@media only screen and (max-width:480.98px){.cta__inner::before{font-size:4.2rem}}@media only screen and (max-width:375.98px){.cta__inner::before{font-size:4rem}}.cta__grid{display:grid;grid-auto-flow:row;column-gap:4rem;max-width:70rem;height:100%;align-content:center;position:relative;z-index:1}.cta__content{max-width:48rem}.cta__header{margin-bottom:4rem;position:relative}.cta__title{color:#fff;margin-bottom:1.6rem}.cta__text p{color:#fff}.cta__text p:last-child{margin-bottom:0}.cta__text ol li,.cta__text ul li{color:#fff}.cta__bg{position:absolute;top:0;right:0;width:109rem;height:100%;display:grid;align-content:center}@media only screen and (max-width:1580.98px){.cta__bg{right:-16rem}}@media only screen and (max-width:1366.98px){.cta__bg{right:-32rem}}.cta__bg::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg,transparent 15.64%,var(--secondary-color) 100%)}@media only screen and (max-width:992.98px){.cta__bg{right:-48rem}.cta__bg::before{background:linear-gradient(270deg,transparent 15.64%,var(--secondary-color) 80%)}}.cta__buttons{display:grid;grid-auto-flow:column;column-gap:2.4rem;justify-content:start}@media only screen and (max-width:640.98px){.cta__bg::before{background:linear-gradient(270deg,transparent 15.64%,var(--secondary-color) 70%)}.cta__buttons{grid-auto-flow:row;row-gap:2.4rem}}