A página monta de um jeito estranho, com o carrossel sobrepondo aos cards que ficam abaixo na página.
O Chrome passa a seguinte mensagem no console
"jquery.js:4966 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
add @ jquery.js:4966
(anonymous) @ jquery.js:4866
each @ jquery.js:368
each @ jquery.js:157
on @ jquery.js:4865
on @ jquery.js:5455
b.initializeEvents @ slick.min.js:17
b.init @ slick.min.js:17
c @ slick.min.js:17
a.fn.slick @ slick.min.js:18
(anonymous) @ slider.js:2
mightThrow @ jquery.js:3508
process @ jquery.js:3576
jquery.js:4966 [Violation] Added non-passive event listener to a scroll-blocking 'touchmove' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
add @ jquery.js:4966
(anonymous) @ jquery.js:4866
each @ jquery.js:368
each @ jquery.js:157
on @ jquery.js:4865
on @ jquery.js:5455
b.initializeEvents @ slick.min.js:17
b.init @ slick.min.js:17
c @ slick.min.js:17
a.fn.slick @ slick.min.js:18
(anonymous) @ slider.js:2
mightThrow @ jquery.js:3508
process @ jquery.js:3576
jquery.js:3574 [Violation] 'setTimeout' handler took 59ms"