#how .steps{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;position:relative;margin-top:34px}#how .steps:before{content:"";position:absolute;left:11%;right:11%;top:40px;height:1px;background:#e8c4c4;z-index:0}#how .steps>div{position:relative;z-index:1;min-height:210px!important;padding:30px 26px!important;border:1px solid #eadfe3!important;border-radius:24px!important;background:rgba(255,255,255,.9)!important;box-shadow:0 10px 24px rgba(89,59,80,.06)}#how .steps>div:nth-child(2){transform:translateY(18px);background:#fff1ed!important}#how .steps>div:nth-child(3){transform:translateY(36px)}#how .steps b{display:grid!important;place-items:center!important;width:48px!important;height:48px!important;margin-bottom:24px;background:#c77b83!important;color:#fff!important;font-family:Georgia,serif;font-size:22px!important;box-shadow:0 0 0 7px #fff9f7}.steps h3{margin:0 0 12px!important;color:#593b50!important;font-family:Georgia,serif!important;font-size:25px!important;font-weight:400!important}.steps p{margin:0!important;color:#756b73!important;line-height:1.6!important}@media(max-width:900px){#how .steps{grid-template-columns:1fr 1fr!important}#how .steps:before{display:none}#how .steps>div:nth-child(2),#how .steps>div:nth-child(3){transform:none}}@media(max-width:600px){#how .steps{grid-template-columns:1fr!important;margin-top:20px}#how .steps>div{min-height:auto!important;padding:24px!important}}
