@-webkit-keyframes scrollInfinite{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}
to{-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes scrollInfinite{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}
to{-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes fadeOut{from{opacity:1}
to{opacity:0}
}
@keyframes fadeIn{0{opacity:0}
100%{opacity:1}
}
.process-teaser-wrapper-new .grid-wrapper{display:flex;flex-direction:column;align-items:center;gap:40px}
.process-teaser-wrapper-new .text-part{display:flex;flex-direction:column;align-items:center;width:632px;gap:15px}
.process-teaser-wrapper-new .text-part .title-heading,.process-teaser-wrapper-new .text-part .subtitle-heading{text-align:center}
.process-teaser-wrapper-new .text-part .title-heading{width:416px;color:var(--text-headings);font-size:28px;line-height:36px;font-family:"AvenirNext-DemiBold",sans-serif}
.process-teaser-wrapper-new .text-part .subtitle-heading{font-size:16px;line-height:24px;width:100%;color:var(--text-body);font-family:"AvenirNext-Regular",sans-serif}
.process-teaser-wrapper-new .cards-container{display:flex;width:100%}
.process-teaser-wrapper-new .cards-container .card-teaser{width:33.33%;display:flex;flex-direction:column}
.process-teaser-wrapper-new .cards-container .card-teaser .card-content{padding-right:20px;display:flex;flex-direction:column;gap:30px;height:100%}
.process-teaser-wrapper-new .cards-container .card-teaser .card-img{width:100%;height:164px;min-height:164px;border-radius:20px}
.process-teaser-wrapper-new .cards-container .card-teaser .card-img figure{width:100%;height:100%;border-radius:20px}
.process-teaser-wrapper-new .cards-container .card-teaser .card-img img{height:auto;width:auto;border-radius:20px}
.process-teaser-wrapper-new .cards-container .card-teaser .card-text{display:flex;flex-direction:column;gap:5px;height:100%;justify-content:space-between}
.process-teaser-wrapper-new .cards-container .card-teaser .card-text .title-card{font-size:18px;line-height:26px;color:var(--text-headings);font-family:"AvenirNext-DemiBold",sans-serif}
.process-teaser-wrapper-new .cards-container .card-teaser .card-text .description-card{font-size:16px;line-height:26px;font-family:"Noto Sans",sans-serif;color:var(--text-body)}
.process-teaser-wrapper-new .cards-container .card-teaser .card-text .cta{margin-top:10px}
.process-teaser-wrapper-new .cards-container .card-teaser .card-icon{width:100%;display:flex;align-items:center;gap:10px;margin:0 auto 20px}
.process-teaser-wrapper-new .cards-container .card-teaser .card-icon .icon-img{min-width:48px;height:48px;display:flex;align-items:center}
.process-teaser-wrapper-new .cards-container .card-teaser .card-icon img{width:100%;height:100%;object-fit:contain;object-position:center}
.process-teaser-wrapper-new .cards-container .card-teaser .card-icon::after,.process-teaser-wrapper-new .cards-container .card-teaser .card-icon::before{content:"";width:50%;background-color:var(--brand-secondary-300);height:2px}
.process-teaser-wrapper-new .cards-container .card-teaser:last-child .card-icon::after{background-color:transparent}
.process-teaser-wrapper-new .cards-container .card-teaser:first-child .card-icon::before{background-color:transparent}
.process-teaser-wrapper-new .show-cards{align-items:center;justify-content:center;display:none;background-color:var(--brand-primary);border-radius:50%;width:33px;height:33px}
.process-teaser-wrapper-new .show-cards .icon-new{width:22px;height:22px}
@media(max-width:709.98px){.process-teaser-wrapper-new .grid-wrapper{gap:30px}
.process-teaser-wrapper-new .text-part{width:100%;margin-bottom:10px}
.process-teaser-wrapper-new .text-part .title-heading{width:100%}
.process-teaser-wrapper-new .cards-container{flex-direction:column;gap:0}
.process-teaser-wrapper-new .cards-container .card-teaser{flex-direction:row;gap:10px;width:100%;margin-top:10px}
.process-teaser-wrapper-new .cards-container .card-teaser:first-child{margin-top:0}
.process-teaser-wrapper-new .cards-container .card-teaser .card-content{width:calc(100% - 34px);padding-right:0;gap:20px}
.process-teaser-wrapper-new .cards-container .card-teaser .card-img{margin-bottom:40px;order:1}
.process-teaser-wrapper-new .cards-container .card-teaser .card-icon{width:24px;margin:0;flex-direction:column;height:auto}
.process-teaser-wrapper-new .cards-container .card-teaser .card-icon .icon-img{width:100%;height:24px}
.process-teaser-wrapper-new .cards-container .card-teaser .card-icon::after{width:2px;height:100%}
.process-teaser-wrapper-new .cards-container .card-teaser .card-icon::before{content:none}
.process-teaser-wrapper-new .cards-container .card-teaser:nth-child(4),.process-teaser-wrapper-new .cards-container .card-teaser:nth-child(5){transform:translateY(-250%);opacity:0;height:0;margin-top:0;transition:transform .3s linear .12s,margin-top .3s linear .12s,height .6s0 linear .8s,opacity .6s linear .8s}
.process-teaser-wrapper-new .cards-container .card-teaser:nth-child(4){transform:translateY(-250%);transition:transform .3s linear .5s,margin-top .3s linear .5s,height .6s linear 0,opacity .6s linear 0}
.process-teaser-wrapper-new .cards-container:last-child .card-icon::after{background-color:var(--brand-secondary-300)}
.process-teaser-wrapper-new .show-cards{display:flex}
.process-teaser-wrapper-new #show-cards:checked+.cards-container .card-teaser:nth-child(4),.process-teaser-wrapper-new #show-cards:checked+.cards-container .card-teaser:nth-child(5){transform:translateY(0);opacity:1;height:auto;margin-top:10px;transition:transform .5s linear 0,margin-top .5s linear 0,opacity .5s linear .5s}
.process-teaser-wrapper-new #show-cards:checked+.cards-container .card-teaser:nth-child(4){transition:transform .3s linear 0,margin-top .3s linear 0,opacity .6s linear .3s}
.process-teaser-wrapper-new #show-cards:checked+.cards-container .card-teaser:nth-child(5) .card-icon::after{background-color:transparent}
.process-teaser-wrapper-new #show-cards:checked ~ label .icon-new[data-id=plus]{-webkit-mask-image:url("../../clientlibs/clientlib-base/resources/img/icons2/minus.svg");mask-image:url("../../clientlibs/clientlib-base/resources/img/icons2/minus.svg")}
}