@media (prefers-reduced-motion:no-preference){.services .section-head>div,.services .section-head>p,.services .service-card{opacity:0}.services.in-view .section-head>div{animation:service-rise .7s cubic-bezier(.2,.8,.2,1) both}.services.in-view .section-head>p{animation:service-rise .7s .16s cubic-bezier(.2,.8,.2,1) both}.services.in-view .service-card{animation:service-card-in .75s cubic-bezier(.2,.8,.2,1) both}.services.in-view .service-card:nth-child(1){animation-delay:.12s}.services.in-view .service-card:nth-child(2){animation-delay:.26s}.services.in-view .service-card:nth-child(3){animation-delay:.4s}.services .service-card>*:not(.number){opacity:0}.services.in-view .service-card>*:not(.number){animation:service-item .48s cubic-bezier(.2,.8,.2,1) both}.services.in-view .service-card .icon{animation-delay:.38s}.services.in-view .service-card h3{animation-delay:.48s}.services.in-view .service-card p{animation-delay:.58s}.services.in-view .service-card ul{animation-delay:.68s}.services.in-view .service-card li{animation:tick-in .38s cubic-bezier(.2,.8,.2,1) both}.services.in-view .service-card li:nth-child(1){animation-delay:.78s}.services.in-view .service-card li:nth-child(2){animation-delay:.89s}.services.in-view .service-card li:nth-child(3){animation-delay:1s}.services.in-view .service-card .icon{animation-name:icon-pop}.services.in-view .service-card:hover .icon{animation:icon-wiggle .65s ease-in-out}@keyframes service-rise{from{opacity:0;transform:translateY(38px)}to{opacity:1;transform:none}}@keyframes service-card-in{from{opacity:0;transform:translateY(50px) scale(.97)}to{opacity:1;transform:none}}@keyframes service-item{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes tick-in{from{opacity:0;transform:translateX(-15px)}to{opacity:1;transform:none}}@keyframes icon-pop{0%{opacity:0;transform:scale(.25) rotate(-20deg)}70%{opacity:1;transform:scale(1.15) rotate(5deg)}100%{opacity:1;transform:none}}@keyframes icon-wiggle{25%{transform:rotate(-10deg) scale(1.15)}75%{transform:rotate(10deg) scale(1.15)}}
}
