@keyframes shine-skeleton-lines{0{background-position:-100px}
40%,100%{background-position:600px}
}
.mod__max-w-xl{max-width:1436px;margin:auto}
.cmp-prefooter{position:relative;background-color:var(--color-bg);padding:64px 16px 0}
.cmp-prefooter:before{position:absolute;content:'';width:100%;height:50%;bottom:0;left:0;background-color:var(--color-bg-content)}
.cmp-prefooter__content{position:relative;background-color:var(--color-bg-content);padding:32px 24px 56px;text-align:center;max-width:472px;margin:0 auto}
.cmp-prefooter__title{margin:0}
.cmp-prefooter__title .cmp-title__text{color:var(--color-font);font-family:var(--font-base);text-transform:initial;font-size:24px;line-height:32px;margin:0}
.cmp-prefooter__cta{margin:32px 0 0}
.cmp-prefooter .mod__light-link-button .cmp-button{min-width:auto}
@media(min-width:764px){.cmp-prefooter{padding:64px 32px 0}
.cmp-prefooter__content{padding:32px 32px 56px}
.cmp-prefooter__title .cmp-title__text{font-size:32px;line-height:40px;margin:0}
}
@media(min-width:1016px){.cmp-prefooter{padding:64px 48px 0}
.cmp-prefooter__content{padding:32px 64px 56px;max-width:608px}
}
@media(min-width:1436px){.cmp-prefooter__content{max-width:648px}
}