.journey-cards{padding:4rem 2rem}.journey-cards__container{max-width:1200px;margin:0 auto}.journey-cards__heading{font-size:2rem;font-weight:500;text-align:center;margin:0 0 .75rem}.journey-cards__subheading{font-size:1rem;color:#666;text-align:center;margin:0 auto 3rem;max-width:540px;line-height:1.6}.journey-cards__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.journey-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;transition:transform .2s ease,box-shadow .2s ease}.journey-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.journey-card__icon-wrap{width:88px;height:88px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.journey-card__icon-wrap svg{width:36px;height:36px}.journey-card__mode{font-size:.75rem;letter-spacing:1.5px;text-transform:uppercase;margin:0 0 .5rem;font-weight:500}.journey-card__title{font-size:1.25rem;font-weight:500;margin:0 0 .75rem}.journey-card__description{font-size:.95rem;color:#666;margin:0 0 1.5rem;line-height:1.5;flex-grow:1}.journey-card__cta{font-size:.9rem;text-decoration:none;font-weight:500;margin-top:auto}.journey-card__cta:hover{opacity:.7}@media(max-width:768px){.journey-cards{padding:3rem 1.25rem}.journey-cards__grid{grid-template-columns:1fr;gap:1rem}.journey-card{padding:2.5rem 1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/journey-cards.css.map */
