.howItWorks .cards-row{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:1rem}.howItWorks .cards-row .delimiter{align-items:center;display:none;flex-direction:column;gap:.5rem;justify-content:center;width:40px}.howItWorks .cards-row .delimiter li:first-child,.howItWorks .cards-row .delimiter li:nth-child(3){background-color:#dee2e6;height:100%;width:1px}.howItWorks .cards-row .delimiter .badge{border-radius:20px!important}.howItWorks .cards-row .delimiter.noBottom li:nth-child(3),.howItWorks .cards-row .delimiter.noTop li:first-child{background-color:transparent}.howItWorks .cards-row .delimiter.active .badge{background-color:#219653}.howItWorks .cards-row .card{width:100%}.howItWorks .cards-row .card .card-body{padding:.5rem}.howItWorks .cards-row .card .card-body h4{font-size:18px}.howItWorks .cards-row .card .card-body .card-text{font-size:16px}.howItWorks .cards-row .card.card-empty{border:0;box-shadow:none;display:none}.howItWorks .cards-row ul{margin:0;padding:0}@media(min-width:576px){.howItWorks .cards-row{flex-direction:row;margin-bottom:0}.howItWorks .cards-row .delimiter{display:flex}.howItWorks .cards-row .card.card-empty{display:block}.howItWorks .cards-row .card{max-width:240px}}
