.howItWorksSec{background-color:rgba(var(--background-dark-1),1)}.howItWorksSec .secSubHeading{color:rgba(var(--color-white),.7)}.howItWorksListing{display:flex;gap:30px;flex-wrap:wrap;align-items:stretch;margin:20px auto 40px}.howItWorksCart{background-color:rgba(var(--color-white),1);flex:1;gap:18px;padding-right:50px;height:180px}.howItWorksCart,.howItWorksCart .howItWorksNo{display:inline-flex;align-items:center;position:relative}.howItWorksCart .howItWorksNo{background-color:rgba(221,228,236,1);width:86px;font:normal 90px/137px var(--primary-font);font-weight:500;color:rgba(var(--button-color),1);text-align:center;justify-content:center;height:100%}.howItWorksText{width:calc(100% - 90px)}@media screen and (max-width:991px){.howItWorksListing{flex-direction:column;gap:10px}.howItWorksCart{padding-right:24px}}