.journey-map-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid rgba(0,0,0,.12);border-radius:.5rem;background:#fff}.journey-map{--journey-cols:5;display:grid;grid-template-columns:minmax(11rem,14rem) repeat(calc(var(--journey-cols) - 1),minmax(14rem,1fr));min-width:56rem;font-size:.6875rem;line-height:1.35;color:#3f3f46}.journey-map__row{display:contents}.journey-map__cell,.journey-map__corner,.journey-map__label,.journey-map__phase{border-right:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.journey-map__corner,.journey-map__label,.journey-map__phase{background:#f7f0d8}.journey-map__label{padding:.75rem .85rem;display:flex;flex-direction:column;gap:.35rem}.journey-map__label-title{font-weight:650;font-size:.8125rem;color:#3f3f46}.journey-map__label-desc{font-size:.625rem;line-height:1.35;color:#71717a}.journey-map__corner,.journey-map__phase{padding:.85rem .75rem;font-weight:650;font-size:.8125rem;text-align:center;display:flex;align-items:center;justify-content:center}.journey-map__corner{text-align:left;justify-content:flex-start}.journey-map__cell{background:#fff;padding:.65rem;min-height:5.5rem;vertical-align:top}.journey-map__stickies{display:flex;flex-wrap:wrap;gap:.4rem;align-content:flex-start}.journey-sticky{position:relative;width:5.25rem;min-height:5.25rem;padding:.4rem .35rem;border-radius:.15rem;box-shadow:1px 2px 4px rgba(0,0,0,.12)}.journey-sticky p{margin:0;font-size:.5625rem;line-height:1.3;color:#3f3f46}.journey-sticky--orange{background:#ffb86c}.journey-sticky--pink{background:#f7b6d2}.journey-sticky--purple{background:#d4c4f5}.journey-sticky--blue{background:#a8d4f7}.journey-sticky__star{position:absolute;right:.2rem;bottom:.1rem;color:#eab308;font-size:.7rem;line-height:1}.journey-map__events{display:flex;flex-direction:column;flex-wrap:wrap;gap:.35rem;align-items:flex-start}.journey-event{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:.25rem;background:#3b82f6;color:#fff;font-size:.5625rem;font-weight:500;white-space:nowrap}@media (min-width:1024px){.journey-map{min-width:0;width:100%}.journey-sticky{width:5.75rem;min-height:5.75rem}.journey-sticky p{font-size:.625rem}}.tab-layout__wrap{z-index:1;position:relative;display:flex;flex-flow:wrap;width:100%}.tab-layout__wrap--list-only .tab-layout__col--visual{display:none}.tab-layout__wrap--list-only .tab-layout__col--content{width:100%;max-width:30rem;padding:0}.tab-layout__col{width:50%;padding-left:.5em;padding-right:.5em}.tab-layout__col--content{display:flex;align-items:stretch}.tab-layout__col--visual{display:flex;align-items:center}.tab-content__wrap{width:100%;height:100%}.tab-content__inner{display:flex;flex-flow:column;align-items:flex-start;width:100%}.tab-content__bottom{display:flex;flex-flow:column;align-items:stretch;width:100%;margin:0;padding:0}.tab-content__item{position:relative;width:100%;padding-top:1.5rem;padding-bottom:1.5rem;color:#3f3f46;text-decoration:none;transition:opacity .25s;opacity:.5}.tab-content__item.active{opacity:1}.tab-content__item-main{display:flex;justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%}.content-item__nr{display:flex;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;margin-top:0;border-radius:999px;border:none;background-color:hsla(240,5%,65%,.1);color:#3f3f46;font-size:1rem;font-weight:500;line-height:1;transition:background-color .25s,color .25s}.tab-content__item.active .content-item__nr{background-color:#3f3f46;color:#fff}.content-item__heading{margin:0;font-size:1rem;font-weight:500;line-height:1.25;color:#3f3f46}.tab-content__item-detail{width:100%;height:0;padding-left:4rem;overflow:hidden}.tab-description{margin:0;font-size:1rem;font-weight:400;line-height:1.5;color:#3f3f46}.tab-description__spacer{padding-top:1rem}.tab-content__item-bottom{position:absolute;inset:auto 0 0;width:100%;height:1px;background-color:rgba(0,0,0,.12)}.tab-progress{width:100%;height:1px;background-color:#3f3f46;transform:scaleX(0);transform-origin:0;transform-style:preserve-3d}.tab-visual__wrap{position:relative;width:100%;aspect-ratio:16/10;height:auto;min-height:18rem}.tab-visual__item{position:absolute;inset:0;display:flex;visibility:hidden;justify-content:stretch;align-items:stretch;width:100%;height:100%}.tab-visual__item.active{visibility:visible}.tab-visual__inner{width:100%;height:100%;overflow:hidden;border:1px solid rgba(0,0,0,.12);border-radius:.5em;background:#f4f4f5}.tab-image,.tab-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:.35em}.tab-video{background:transparent}.tab-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:18rem;color:#a1a1aa;font-size:.875rem;letter-spacing:.02em}@media screen and (max-width:991px){.tab-layout__col{width:100%;padding-left:0;padding-right:0}.tab-layout__wrap--list-only .tab-layout__col--content{max-width:none}}@media screen and (max-width:479px){.tab-content__item{padding-top:1.25rem;padding-bottom:1.25rem}.tab-content__item-main{gap:1rem}.tab-content__item-detail{padding-left:3rem}}