.custom-how-does-it-work{display:grid;gap:1.2em;grid-template-columns:1fr}@media (min-width:768px){.custom-how-does-it-work{grid-template-columns:1fr 1fr}}.custom-how-does-it-work__card{background-color:#fff;border-radius:13px;box-shadow:0 1px 3px hsla(0,0%,100%,.12),0 1px 10px rgba(0,0,0,.12);padding:2em}.custom-how-does-it-work__title{font-size:var(--base-font-size);font-weight:var(--middle-font-weight);line-height:var(--base-line-height)}@media (max-width:767px){.custom-how-does-it-work__description{font-size:var(--natus-font-size);font-weight:var(--light-font-weight);line-height:var(--natus-line-height)}}