.service-card{isolation:isolate}.service-card .service-card-image{isolation:isolate;overflow:hidden;position:relative}.service-card .service-card-content:after{animation:sectionBg 80s linear infinite;background-image:url(../imgs/general/section-bg.webp);background-position:50%;background-size:35%;content:"";height:100%;inset:0;opacity:0;position:absolute;transition:all .3s ease;width:100%;z-index:-1}.service-card:hover .service-card-content:after{opacity:.2}.service-card .service-card-content p{max-height:0;opacity:0;overflow:hidden;transform:translateY(10px);transition:max-height .4s ease,opacity .4s ease,transform .4s ease}.service-card:hover .service-card-content p{max-height:300px;opacity:1;transform:translateY(0)}.title-with-vector:before{background-image:url(../imgs/icons/small-vector.svg);background-position:50%;background-repeat:no-repeat;background-size:24px 24px;content:"";height:24px;width:24px}.service-card:hover .title-with-vector:before{filter:var(--light-filter)}.service-card-image:after{background:linear-gradient(90deg,#fff0 0,#ffffff4d);content:"";display:block;height:100%;left:-85%;position:absolute;top:0;transform:skew(-25deg);width:50%;z-index:2}.service-card:hover .service-card-image:after{animation:shine .75s}@keyframes shine{to{left:125%}}
