#how-it-works{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center;gap:10px}#how-it-works>div{display:flex;max-width:414px;margin-top:50px}#how-it-works .hiw-number{font-family:"PFGrandGothik",sans-serif;font-size:200px;-webkit-text-stroke:2px var(--n-tabs-title-color);color:transparent}#how-it-works img{height:185px;max-height:185px;margin:0 auto 50px;object-fit:contain}@media (max-width:767px){#how-it-works .hiw-container{gap:10px}#how-it-works .hiw-number{align-self:center;font-size:166px}#how-it-works img{margin:0 auto 0px}}