.b-horizon-cards{padding-left:0;padding-right:0}.b-horizon-cards__wrapper{border-bottom:1px solid var(--color-divider);border-top:1px solid var(--color-divider);counter-reset:element;display:flex;flex-direction:column}@media(min-width:1200px){.b-horizon-cards__wrapper{flex-direction:row}}.b-horizon-cards__single{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;height:5.125rem;justify-content:flex-end;overflow:hidden;padding:0;position:relative;transition:height .5s ease-in-out,width .5s,background-color .3s ease-in-out}@media(min-width:1200px){.b-horizon-cards__single{flex-direction:row;height:auto;justify-content:flex-start;min-width:5.125rem;transition:width .5s,background-color .3s ease-in-out;width:5.125rem}}.b-horizon-cards__single.expanded{height:100%}@media(min-width:1200px){.b-horizon-cards__single.expanded{height:auto;width:100%}}.b-horizon-cards__single:not(.expanded){cursor:pointer;flex-shrink:0}.b-horizon-cards__single:not(.expanded):focus,.b-horizon-cards__single:not(.expanded):hover{background:var(--color-background-alternate-2)}.b-horizon-cards__single:not(:first-child){border-top:1px solid var(--color-divider)}@media(min-width:1200px){.b-horizon-cards__single:not(:first-child){border-left:1px solid var(--color-divider);border-top:unset}}.b-horizon-cards__title-wrapper{align-items:center;display:flex;flex-direction:row;gap:1rem;padding:1.5rem;position:relative}@media(min-width:1200px){.b-horizon-cards__title-wrapper{flex-direction:column;flex-shrink:0;height:auto;padding:0;width:5.125rem}.b-horizon-cards__title-wrapper:before{margin-top:2rem}}.b-horizon-cards__title-wrapper:before{align-items:center;color:var(--color-text-accent);content:counter(element,decimal-leading-zero);counter-increment:element;display:flex;font-size:var(--fz-h5);font-weight:600;justify-content:center}.b-horizon-cards__title{display:block;flex-grow:1;flex-shrink:0;font-size:var(--fz-h5);font-weight:600;letter-spacing:.0125rem;line-height:1;text-align:center;width:-moz-min-content;width:min-content}@media(min-width:1200px){.b-horizon-cards__title{flex-grow:unset;flex-shrink:unset;left:50%;position:absolute;top:4rem;transform:rotate(-90deg) translate(-100%);transform-origin:0 50%;white-space:nowrap}}.b-horizon-cards__content-wrapper{max-height:0;opacity:0;transition:opacity .5s ease-in-out,max-height .5s ease-in-out}@media(min-width:1200px){.b-horizon-cards__content-wrapper{height:0;max-height:unset;transition:opacity 0s,height 0s;width:0}}.b-horizon-cards__content-wrapper.active{max-height:10000px;opacity:1;position:relative;transition:opacity .5s .4s,max-height .5s ease-in;width:100%}@media(min-width:1200px){.b-horizon-cards__content-wrapper.active{height:100%;max-height:unset;transition:opacity .5s .4s}}.b-horizon-cards__content{padding:var(--spacing--lg) var(--spacing--sm)}@media(min-width:701px){.b-horizon-cards__content{padding:4rem 3rem}}.b-horizon-cards__buttons{display:flex;gap:.75rem;justify-content:end;padding:2rem var(--spacing--xl)}.b-horizon-cards__buttons--hidden{display:none}.b-horizon-cards__button.is-disabled{cursor:unset;opacity:.5;pointer-events:none}
/*# sourceMappingURL=block_horizon-cards.css.map*/