.services-card-section{max-width:1340px;padding:200px 0}.services-card-section:not(:first-of-type){padding-top:0}.services-card-section *{box-sizing:border-box;text-align:left}.services-cards_wrapper{display:flex;flex-wrap:wrap;gap:15px;margin-top:1.75em}.services-card{min-height:200px;padding:1.8em;position:relative;width:calc(33.33333% - 10px)}.services-card:after,.services-card:before{border:0 solid #ffffff80;content:"";display:block;height:0;position:absolute;width:0}.services-card:before{left:-2px;top:-2px}.services-card:after{bottom:0;right:0}.services-card-section.in-view .services-card:before{border-width:2px 0 0 2px}.services-card-section.in-view .services-card:after{border-width:0 2px 2px 0}.services-card-section.in-view .services-card:after,.services-card-section.in-view .services-card:before{height:calc(100% - 2px);transition:width 1s ease,height 1s ease;width:100%}.services-card-section .orange-dot{background:#ac554b;border-radius:50%;height:.5em;left:1em;opacity:0;position:absolute;top:1em;width:.5em}.services-card-section.in-view .orange-dot{opacity:1;transition:opacity .5s ease 1s}.services-card-section .services-card p{clip-path:polygon(0 0,0 0,100% 0,100% 0);display:block;font-family:poppins,sans-serif;font-size:1em;font-weight:300;line-height:150%}.services-card-section.in-view .services-card p{clip-path:polygon(0 100%,0 0,100% 0,100% 100%);transition:clip-path .5s ease 1.5s}@media screen and (max-width:980px){.services-card-section{padding:100px 0}.services-card{width:calc(50% - 7.5px)}}@media screen and (max-width:767px){.services-card-section{font-size:16px}.services-card-section h4{font-size:2em}}@media screen and (max-width:500px){.services-card{min-height:140px;width:100%}}