.horizontal-scroller{--card-width: 100vw;--card-padding: 0 var(--gap);--card-bg: var(--green-highlight);--card-border-color: transparent;--card-text-color: var(--grey-darkest)}@media(min-width:768px){.horizontal-scroller{--card-width: 75vw}}@media(min-width:1024px){.horizontal-scroller{--card-width: 50vw}}.horizontal-scroller{min-height:100dvh;padding-bottom:0}.horizontal-scroller>.pagebox{padding-bottom:var(--gap)}.horizontal-scroller>.pagebox.border-top{--border-top: auto;--border-bottom: 0}.horizontal-scroller .hl--1{margin-bottom:var(--gap);text-align:center}.horizontal-scroller__inner{overflow-anchor:none;position:relative;width:100%}.horizontal-scroller__sticky{overflow:hidden;padding:0;position:sticky;top:0;will-change:transform}.horizontal-scroller__track{align-items:center;backface-visibility:hidden;display:flex;transform:translateZ(0);will-change:transform}.horizontal-scroller .card{align-items:center;background-color:transparent;display:flex;flex-shrink:0;font-size:var(--fs-body);height:100vh;padding:var(--card-padding);transition:transform .12s linear;width:var(--card-width)}.horizontal-scroller .card .edge{--edge-pos: calc(var(--gapH) * -1);--edge-width: var(--gap)}@media(hover:hover){.horizontal-scroller .card .edge{transition:all .35s var(--cub2)}}@media(min-width:1280px){.horizontal-scroller .card .edge{--edge-width: var(--gapH);--edge-pos: calc(var(--gapH) * -.5)}}.horizontal-scroller .card__content{background-color:var(--card-bg);border:1px solid var(--card-border-color);color:var(--card-text-color);display:flex;flex:1;padding:var(--gap);position:relative}@media(hover:hover){.horizontal-scroller .card__content{transition:background-color .35s var(--cub2)}}.horizontal-scroller .card__content[href]:hover .edge{--edge-pos: calc(var(--gapH) * -1)}.horizontal-scroller .card__content:has(figure){border:none;flex-direction:row;justify-content:center;padding:0}.horizontal-scroller .card__content:has(.card__quote){font-size:var(--fs-h2);height:var(--cardheight);max-height:100dvh;min-height:15em}.horizontal-scroller .card__content:has(.card__quote):before{aspect-ratio:1/1;background-color:currentcolor;color:currentcolor;content:"";font-size:var(--fs-body);-webkit-mask:url("data:image/svg+xml,%3csvg%20id='icon'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20d='M12,15H6.11A9,9,0,0,1,10,8.86l1.79-1.2L10.69,6,8.9,7.2A11,11,0,0,0,4,16.35V23a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V17A2,2,0,0,0,12,15Z'/%3e%3cpath%20d='M26,15H20.11A9,9,0,0,1,24,8.86l1.79-1.2L24.7,6,22.9,7.2A11,11,0,0,0,18,16.35V23a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V17A2,2,0,0,0,26,15Z'/%3e%3c/svg%3e") no-repeat center center/contain;mask:url("data:image/svg+xml,%3csvg%20id='icon'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20d='M12,15H6.11A9,9,0,0,1,10,8.86l1.79-1.2L10.69,6,8.9,7.2A11,11,0,0,0,4,16.35V23a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V17A2,2,0,0,0,12,15Z'/%3e%3cpath%20d='M26,15H20.11A9,9,0,0,1,24,8.86l1.79-1.2L24.7,6,22.9,7.2A11,11,0,0,0,18,16.35V23a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V17A2,2,0,0,0,26,15Z'/%3e%3c/svg%3e") no-repeat center center/contain;position:absolute;right:calc(var(--gapH) - 0em);top:calc(var(--gapH) - .5em);width:2.25em}@media(min-width:550px){.horizontal-scroller .card__content:has(.card__quote):before{right:calc(var(--gapH) - .25em);top:calc(var(--gapH) - .85em);width:3em}}.horizontal-scroller .card__quote{display:flex;flex-direction:column;justify-content:space-between}.horizontal-scroller .card__quote blockquote{font-size:16px;font-style:italic;font-weight:700;line-height:1.4;margin-bottom:var(--gap);padding-top:1em}@media(min-width:550px){.horizontal-scroller .card__quote blockquote{font-size:.75em}}@media(min-width:1680px){.horizontal-scroller .card__quote blockquote{padding-right:1.5em;padding-top:0}}.horizontal-scroller .card__footer{display:flex;flex-direction:column;font-family:var(--ff-mono);font-size:var(--fs-s);font-weight:400;gap:var(--gap);justify-content:flex-end}.horizontal-scroller .card__footer .logo{height:var(--gap)}@media(min-width:550px){.horizontal-scroller .card__footer{align-items:end;display:grid;gap:var(--gap);grid-template-columns:3fr 1fr}.horizontal-scroller .card__footer .logo{height:auto}}.horizontal-scroller .card__footer .name{font-size:var(--fs-body);font-weight:700;margin-bottom:.5em}.horizontal-scroller .card__footer .additional-info{display:flex;flex-direction:column}.horizontal-scroller .card .grid{align-items:center}.horizontal-scroller .card figure{align-items:center;display:flex;justify-content:center}.horizontal-scroller .card img{height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.horizontal-scroller .card--teaser .card__content{--card-bg: oklch(from var(--text-muted) l c h / .04);--card-text-color: var(--text-muted)}.horizontal-scroller .card--teaser .card__content:hover{--card-bg: oklch(from var(--text-muted) l c h / .06)}.horizontal-scroller .card--teaser .card__content:before{content:none}.horizontal-scroller .card--teaser .card__quote{justify-content:flex-start}.horizontal-scroller .card--teaser .hl{color:var(--green-highlight);font-weight:700}.horizontal-scroller .card--teaser .bodytext{font-weight:300;margin-bottom:var(--gap)}@media(max-width:549px){.horizontal-scroller .card--teaser .bodytext{font-size:16px}}.horizontal-scroller .card--teaser .btn{margin-top:auto}@media(max-width:549px){.horizontal-scroller .card--teaser .btn{width:auto!important}}@media(min-width:1280px){.horizontal-scroller+.cta{margin-top:calc(var(--gapD) * -2)}}.high-tier .horizontal-scroller .card--teaser .card__content{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}body:has(.horizontal-scroller__inner.iv) .menu--desktop-inner .btn{opacity:0!important}
