.tab-layout__wrap{z-index:1;grid-row-gap:3em;flex-flow:wrap;padding-left:1em;padding-right:1em;display:flex;position:relative}.tab-layout__col{width:50%;padding-left:.5em;padding-right:.5em}.tab-content__inner{grid-column-gap:3em;grid-row-gap:3em;justify-content:space-between;min-height:100%;padding-top:1em;padding-bottom:0;padding-right:2.5em}.tab-content__inner,.tab-content__top{flex-flow:column;align-items:flex-start;display:flex}.tab-content__top{grid-column-gap:2em;grid-row-gap:2em;justify-content:flex-start}.tab-heading{margin-top:0;margin-bottom:0;font-weight:500;line-height:1.15}.tab-visual__wrap{aspect-ratio:1.6;height:50em;position:relative}.tab-visual__item{visibility:hidden;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;position:absolute}.tab-visual__item.active{visibility:visible}.tab-visual__inner{border:1px solid #0003;border-radius:.5em;padding:.5em;overflow:hidden}.tab-image,.tab-visual__inner{width:100%;height:100%;position:relative}.tab-image{-o-object-fit:cover;object-fit:cover;-o-object-position:0 50%;object-position:0 50%;border-radius:.25em}.tab-content__wrap{width:100%;max-width:36em;height:100%;margin-left:auto;margin-right:0}.tab-content__bottom{flex-flow:column;justify-content:space-between;align-items:stretch;width:100%;max-width:30em;margin-top:0;margin-bottom:0;padding-left:0;display:flex}.tab-content__item{color:#131313;width:100%;padding-top:2em;padding-bottom:2em;text-decoration:none;transition:opacity .25s;position:relative;cursor:pointer}.tab-content__item:hover{opacity:.8}.tab-content__item-main{grid-column-gap:2em;grid-row-gap:2em;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.content-item__nr{color:#fff;background-color:#131313;border:1px solid #131313;border-radius:100em;justify-content:center;align-items:center;width:2.5em;height:2.5em;margin-top:.2em;font-family:RM Mono,Courier New,monospace;font-size:.75em;font-weight:400;transition:transform .4s cubic-bezier(.625,.05,0,1);display:flex}.tab-content__item.active .content-item__nr{transform:scale(1.1)}.content-item__heading{margin-top:0;margin-bottom:0;font-size:2em;font-weight:500;line-height:1}.tab-content__item-detail{width:100%;height:0;padding-left:0;overflow:hidden}.tab-content__item.active .tab-content__item-detail{height:auto}.tab-description{margin-bottom:0;font-size:1em}.tab-description__spacer{padding-top:1em}.tab-cta__wrapper{margin-top:1.5em}.tab-content__item-bottom{background-color:#0003;width:100%;height:1px;transition:background-color .2s;position:absolute;inset:auto 0 0}.tab-progress{transform-origin:0;transform-style:preserve-3d;background-color:#ff4c24;width:100%;height:1px;transform:scaleX(0)}@media screen and (max-width:991px){.tab-layout__col{width:100%;padding-left:0;padding-right:0}.tab-content__inner{justify-content:space-between;align-items:stretch;padding:0}.tab-content__top{grid-column-gap:1.5em;grid-row-gap:1.5em}.tab-visual__wrap{height:auto;padding-left:0;padding-right:0}.tab-visual__item{overflow:hidden}.tab-content__wrap{max-width:none;margin-left:0}}@media screen and (max-width:767px){.tab-layout__wrap{grid-row-gap:2em}.tab-visual__item{border-radius:.25em}.tab-content__bottom{max-width:none}.tab-content__item-main{grid-column-gap:1.5em;grid-row-gap:1.5em}.content-item__nr{margin-top:-.2em}.content-item__heading{font-size:1.5em}}@media screen and (max-width:479px){.tab-visual__inner{border-style:none;border-radius:.25em;padding:0}.tab-image{aspect-ratio:auto}.tab-content__item{padding-top:1.5em;padding-bottom:1.5em}.tab-content__item-main{grid-column-gap:1em;grid-row-gap:1em}.content-item__nr{flex:none}.content-item__heading{font-size:1.5em}.tab-content__item-detail{padding-left:0}.tab-cta__wrapper{margin-top:1em}}