.features .card{background:#000;text-align:center;padding:2rem;position:relative;overflow:hidden;z-index:1;transition:all .3s ease}.features .card:nth-child(3n){border-right:none}.features .card:nth-last-child(-n+3){border-bottom:none}@media (max-width:767px){.features .card:last-child{border-bottom:none}.features{padding:40px 15px}}.features .card:after{content:"";position:absolute;right:0;bottom:0;width:100%;height:100%;border-right:1px solid;border-bottom:1px solid;pointer-events:none}.features .card:after,.features .card:hover:after{border-image:linear-gradient(90deg,rgba(247,152,31,.2) -2.94%,#F7981F 49.17%,rgba(247,152,31,.2) 102.37%) 1}.features .card:nth-child(3n):after{border-right:none}.features .card:nth-last-child(-n+3):after{border-bottom:none}@media (max-width:1023px) and (min-width:768px){.features .card:nth-child(2n):after{border-right:none}.features .card:nth-last-child(-n+2):after{border-bottom:none}}@media (max-width:767px){.features .card:after{border-right:none;border-bottom:1px solid!important}.features .card:last-child:after{border-bottom:none!important}}