.end-of-page-cta{width:100%}.end-of-page-cta *,.end-of-page-cta :after,.end-of-page-cta :before{box-sizing:border-box}.end-of-page-cta__card{align-items:center;background-color:var(--end-cta-bg,#111314);border-radius:var(--end-cta-radius,28px);box-shadow:var(--end-cta-shadow,none);display:flex;isolation:isolate;justify-content:center;margin-left:auto;margin-right:auto;overflow:hidden;padding:64px 48px;position:relative;text-align:center;width:100%}.end-of-page-cta__card--width-small{max-width:560px}.end-of-page-cta__card--width-medium{max-width:720px}.end-of-page-cta__card--width-large{max-width:880px}.end-of-page-cta__card--width-full{max-width:1200px}.end-of-page-cta__card--height-small{min-height:320px}.end-of-page-cta__card--height-medium{min-height:400px}.end-of-page-cta__card--height-large{min-height:480px}.end-of-page-cta__wave{height:auto;left:50%;max-height:var(--end-cta-wave-max-height,260px);pointer-events:none;position:absolute;transform:translateX(-50%);user-select:none;width:100%;z-index:1}.end-of-page-cta__card--wave-bottom .end-of-page-cta__wave{bottom:0}.end-of-page-cta__card--wave-center .end-of-page-cta__wave{top:50%;transform:translate(-50%,-50%)}.end-of-page-cta__card--wave-top .end-of-page-cta__wave{top:0}.end-of-page-cta__content{margin:0 auto;max-width:640px;position:relative;width:100%;z-index:2}.end-of-page-cta__headline{color:#fff}.end-of-page-cta__headline>*{color:inherit;font-family:THICCCBOI,sans-serif;font-size:clamp(36px,4vw,56px);font-weight:700;letter-spacing:-.04em;line-height:1.05;margin-bottom:0;margin-top:0}.end-of-page-cta__body{color:hsla(0,0%,100%,.82);margin:18px auto 0;max-width:560px}.end-of-page-cta__body>*{color:inherit;margin-top:0}.end-of-page-cta__body>:last-child{margin-bottom:0}.end-of-page-cta__button{align-items:center;background-color:var(--end-cta-button-bg,#5aaeef);border:none;border-radius:var(--end-cta-button-radius,8px);color:var(--end-cta-button-text,#fff);display:inline-flex;font-family:THICCCBOI,sans-serif;font-size:16px;font-weight:var(--end-cta-button-weight,600);justify-content:center;line-height:1;margin-top:28px;min-height:56px;padding:16px 32px;text-align:center;text-decoration:none!important;transition:transform .25s ease,background-color .25s ease,color .25s ease}.end-of-page-cta__button:focus,.end-of-page-cta__button:hover{background-color:var(--end-cta-button-bg-hover,#44b3f4);color:var(--end-cta-button-text-hover,#fff);text-decoration:none!important;transform:translateY(-2px)}@media (max-width:767px){.end-of-page-cta__card{min-height:360px;padding:48px 22px}.end-of-page-cta__card--height-large,.end-of-page-cta__card--height-medium,.end-of-page-cta__card--height-small{min-height:360px}.end-of-page-cta__content{max-width:100%}.end-of-page-cta__headline>*{font-size:clamp(32px,10vw,42px);letter-spacing:-.035em;line-height:1.08}.end-of-page-cta__body{margin-top:16px}.end-of-page-cta__button{margin-top:24px;max-width:280px;min-height:52px;padding:15px 24px;width:100%}.end-of-page-cta__wave{max-height:min(var(--end-cta-wave-max-height,260px),210px)}}