.steps-section .steps-card{border-radius:100%;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);cursor:pointer;height:100%;min-height:190px;position:relative;transition:all .35s ease-in-out;z-index:1}.steps-section .steps-card:hover .cards-content p{color:var(--white_color)}.steps-section .steps-card .cards-content{left:50%;max-width:75%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.steps-section .steps-body{column-gap:18%!important}.steps-section .steps-card:not(:nth-child(3n+3)):before{max-width:60%;min-height:10px;right:-68%}.steps-section .steps-card:not(:nth-child(3n+3)):after,.steps-section .steps-card:not(:nth-child(3n+3)):before{background-color:var(--utility_clr4);content:"";cursor:none;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:-1}.steps-section .steps-card:not(:nth-child(3n+3)):after{clip-path:polygon(0 0,0 100%,100% 50%);max-width:28px;min-height:22px;right:-82%}.steps-section .steps-card .cards-content p{margin-bottom:0;transition:all .35s ease-in-out}@media(max-width:1024px){.steps-section .steps-main{display:block}.steps-section .steps-heading{margin-bottom:60px;text-align:center}.steps-section .steps-card:not(:nth-child(3n+3)):before{max-width:64%;right:-72%}}@media(max-width:767px){.steps-section .steps-card:not(:last-child){margin-bottom:65px}.steps-section .steps-card{margin:0 auto;max-width:200px;min-height:200px}.steps-section .steps-card:not(:nth-child(3n+3)):before{bottom:-15%;max-width:20%;right:39%;top:unset;transform:rotate(90deg)}.steps-section .steps-card:not(:nth-child(3n+3)):after{bottom:-29%;right:84px;top:unset;transform:rotate(90deg)}}