<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.customer-journey{padding:90px 0}.customer-journey__title{margin-bottom:32px}.customer-journey__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(266px,1fr));gap:18px;justify-content:center;width:100%}.customer-journey__item{background:var(--color-gray);position:relative;overflow:hidden;transition:all .5s ease-out;display:flex;flex-direction:column;max-width:320px;margin:0 auto}.customer-journey__item-image{border-radius:16px;display:block;width:100%;height:225px;aspect-ratio:100/75;object-fit:cover;object-position:center 15%}.customer-journey__content{padding:16px;flex:1}.customer-journey__item-title{font-family:Libre Baskerville,serif;font-size:1.25rem;font-weight:500;line-height:1;margin-bottom:16px}.customer-journey__item-description{font-size:1rem;line-height:1.5;max-height:4em;overflow:hidden;transition:max-height .5s ease-out}.customer-journey__item-description.expanded{max-height:none}.read-more{display:inline-block;margin-top:8px;font-size:.9em;cursor:pointer;color:#888}.customer-journey__item-name{font-size:1rem;text-align:right;position:absolute;bottom:16px;right:16px}@media (max-width: 1024px){.customer-journey__grid{grid-template-columns:1fr}.customer-journey__item{max-width:450px}.customer-journey__item-image{aspect-ratio:100/62;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/147/assets/customer-journey.css.map */
</pre></body></html>