.custom-cards{position:relative;padding:6rem 0 10rem 0;z-index:1;display:flex;overflow-x:auto;overflow-y:hidden;max-width:100%;white-space:nowrap;scroll-snap-type:x mandatory;scroll-padding:0;padding-left:2rem}@media(min-width:767px){.custom-cards{margin-left:2rem}}.custom-cards .custom-cards__card{position:relative;text-align:left;white-space:normal;background-color:#dddde2;align-items:center;display:flex;flex-direction:column;min-width:24.2rem;max-width:24.2rem;padding:4rem 2rem 6rem;scroll-snap-align:center;border-radius:.8rem;margin-left:2rem}.custom-card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem 1rem}.custom-card__text{padding:0 2rem;width:100%}.custom-card__text h3{font-size:1.4em;font-weight:600;margin-bottom:2rem;color:#303140}.custom-card__text p{width:100%;font-size:1.4em;line-height:1.5rem;font-weight:400;color:#303140}.custom-cards__illustration{position:absolute}.custom-cards__illustration--code-on-screen{background-image:url('/hubfs/raw_assets/public/RindusThemeV2/images/slider/slider-code-on-screen.svg');background-size:cover;height:8rem;width:19rem;top:0;left:2em;transition:all .3s}.custom-cards__illustration--cloud{background-image:url('/hubfs/raw_assets/public/RindusThemeV2/images/slider/slider-cloud.svg');background-size:cover;height:4rem;width:8rem;top:2.6rem;left:24.8rem;transition:transform .3s}.custom-cards__illustration--hand-on-keys{background-image:url('/hubfs/raw_assets/public/RindusThemeV2/images/slider/slider-hand-on-keys.svg');background-size:cover;height:11rem;width:13rem;top:27.8rem;left:21.9rem;transition:transform .3s}.custom-cards__illustration--hand{background-image:url('/hubfs/raw_assets/public/RindusThemeV2/images/slider/slider-hand.svg');background-size:cover;height:11rem;width:5rem;bottom:3.4rem;left:22rem;transition:transform .3s;animation:moveHand 5s linear infinite}.custom-cards__illustration--keys{background-image:url('/hubfs/raw_assets/public/RindusThemeV2/images/slider/slider-keys.svg');background-size:cover;height:5.1rem;width:13rem;bottom:7.8rem;left:22em;transition:transform .3s}.custom-cards__illustration--lens{background-image:url('/hubfs/raw_assets/public/RindusThemeV2/images/slider/slider-lens.svg');background-size:cover;height:6rem;width:6rem;bottom:6.7rem;left:53rem;animation:circleLens 2s linear infinite}.custom-cards__illustration--brackets{background-image:url('/hubfs/raw_assets/public/RindusThemeV2/images/slider/slider-brackets.svg');background-size:cover;height:4.1rem;width:7.2rem;top:2.5rem;left:49.2rem;transition:transform .1s ease}.custom-cards__illustration--face{background-image:url('/hubfs/raw_assets/public/RindusThemeV2/images/slider/slider-face.svg');background-size:cover;height:6.3rem;width:5.3rem;top:45%;left:78.2rem;transform:translateY(-50%)}@keyframes moveHand{from{top:31.2rem;left:22rem}20%{top:31.2rem;left:31.3rem}40%{top:27.9rem;left:23.7rem}60%{top:29.7rem;left:30.8rem}80%{top:27.9rem;left:22rem}to{top:31.2rem;left:22rem}}@media(min-width:1024px){.custom-cards .custom-cards__card{margin-left:3rem;min-width:26.2rem;max-width:26.2rem}.custom-card__text h3,.custom-card__text p{font-size:1.6em;line-height:1.9rem}.custom-cards__illustration--cloud{left:28.2rem}.custom-cards__illustration--brackets{left:55.7rem}.custom-cards__illustration--hand-on-keys{top:34.3rem;left:25.6rem}.custom-cards__illustration--keys{bottom:7.8rem;left:25.6rem}.custom-cards__illustration--hand{bottom:3.4rem;left:25.6rem}.custom-cards__illustration--lens{bottom:7rem;left:59.5rem}.custom-cards__illustration--face{left:87rem}@keyframes moveHand{from{bottom:2.9rem;left:25.6rem}20%{bottom:2.9rem;left:34.9rem}40%{bottom:6.1rem;left:27.3rem}60%{bottom:4.3rem;left:34.4rem}80%{bottom:6.1rem;left:25.6rem}to{bottom:2.9rem;left:25.6rem}}}@keyframes circleLens{0%{transform:rotate(0) translate(-15px) rotate(0)}100%{transform:rotate(360deg) translate(-15px) rotate(-360deg)}}