.common-item-stepper{grid-template-rows:[item-count]auto[items]auto[controls]auto;grid-template-columns:100%;display:grid;position:relative}.common-item-stepper__items{flex-direction:row;grid-row:items;justify-content:flex-start;transition:transform .5s ease-in-out;display:flex}@media screen and (width<=810px){.common-item-stepper__items{position:relative}}.common-item-stepper__controls{grid-row:controls;grid-template-columns:1fr auto auto auto;justify-content:end;gap:2em;margin-top:1em;margin-right:3px;display:grid}@media screen and (width<=810px){.common-item-stepper__controls{justify-content:center}}.common-item-stepper__secondary-controls{justify-content:flex-start;align-items:center;display:flex}.common-item-stepper .fade-enter-active{transition:opacity .3s .4s}.common-item-stepper .fade-leave-active{pointer-events:none;transition:opacity .3s}.common-item-stepper .fade-enter-from,.common-item-stepper .fade-leave-to{opacity:0}.common-item-stepper .fade-enter-to,.common-item-stepper .fade-leave-from{opacity:1}.common-item-stepper__item-count-container{top:-1.75em;right:1.15em;bottom:unset;left:unset;color:rgba(var(--theme-page-fg-rgb), .6);grid-row:item-count;font-weight:600;position:absolute}.common-item-stepper__item-count-container--placement-bottom-center{top:unset;right:unset;position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%)}.common-item-stepper__item-count-container--placement-bottom-center .common-item-stepper__item-count{font-size:.9em}.common-item-stepper__item-count-container--placement-bottom-start{top:unset;right:unset;position:absolute;bottom:1.5em;left:1.15em}.common-item-stepper__item-count-container--placement-bottom-start .common-item-stepper__item-count{font-size:.85em}.common-item-stepper__item-count{font-size:.8em}.common-item-stepper__item-container{cursor:auto}.common-item-stepper__item-container--inactive{cursor:pointer}.common-item-stepper__item-container--inactive *{pointer-events:none}.common-item-stepper__item-indicator-list{flex-direction:row;justify-content:center;align-items:center;gap:.5em;display:flex}.common-item-stepper__item-indicator{opacity:.56;cursor:pointer;background-color:#000;border-radius:.25em;width:.33em;height:.33em;transition:all .5s ease-in-out}.common-item-stepper__item-indicator--current{cursor:auto;opacity:1;background-color:#000;width:1em;height:.5em}.common-item-stepper__next-container{display:grid}.common-item-stepper__next-container>*{grid-area:1/1/2/2}.scroll-id{opacity:0;width:1px;height:1px;position:absolute;top:-80px}.common-card-list{justify-content:stretch;align-items:stretch;max-width:100%;display:flex;position:relative}.common-card-list__cards--auto-size{position:absolute;top:0;left:50%;transform:translate(-50%)}.common-card-list__cards{width:100%;max-width:100%}.common-card-list__pager{max-width:100%}.common-card-list__cards-all{flex-wrap:nowrap;display:flex}.common-card-list__card-group{flex-wrap:nowrap;flex:none;justify-content:center;align-items:stretch;width:100%;max-width:100%;height:100%;display:flex}.common-card-list__card-group--wrap{flex-wrap:wrap}.common-card-list__card-group--wrap .common-card-list__card{flex-shrink:1}.common-card-list__card{flex:none;height:100%}@media screen and (width<=810px){.common-card-list__card{max-width:none!important}}.common-card-list__arrow-button{z-index:100;flex:none;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.common-card-list--stacked .common-card-list__cards-all,.common-card-list--stacked .common-card-list__card-group{height:auto;min-height:none;flex-direction:column}.common-card-list--stacked .common-card-list__card{height:auto;min-height:none;margin-top:24px;margin-bottom:24px}.common-card-list--debug .common-card-list__card{border:1px dashed rgba(var(--theme-page-fg-rgb), .5)}
