.thx-features-grid-layout > .thx-feature-card-item:nth-child(1) { animation-delay: 0.1s; }
.thx-features-grid-layout > .thx-feature-card-item:nth-child(2) { animation-delay: 0.2s; }
.thx-features-grid-layout > .thx-feature-card-item:nth-child(3) { animation-delay: 0.3s; }
.thx-features-grid-layout > .thx-feature-card-item:nth-child(4) { animation-delay: 0.4s; }
.thx-video-grid-container > .thx-video-card-wrapper:nth-child(1) { animation-delay: 0.1s; }
.thx-video-grid-container > .thx-video-card-wrapper:nth-child(2) { animation-delay: 0.2s; }
.thx-video-grid-container > .thx-video-card-wrapper:nth-child(3) { animation-delay: 0.3s; }
.thx-video-grid-container > .thx-video-card-wrapper:nth-child(4) { animation-delay: 0.4s; }
