@media only screen and (max-width:1024px){.Volumes header{display:flex;justify-content:space-between}}.Volumes .Hub__totalWrapper{margin-top:48px}@media only screen and (max-width:1024px){.Volumes .Hub__totalWrapper{margin-bottom:24px}}.Volumes .Hub__filtersWrapper{margin-bottom:32px}@media only screen and (max-width:1024px){.Volumes .Hub__filtersWrapper{margin-bottom:24px}}.Volumes__group .CardWrapper{margin-bottom:56px}@media only screen and (max-width:1024px){.Volumes__group .CardWrapper{margin-bottom:48px}}.Volumes__group:last-child .CardWrapper{margin-bottom:0}.Volumes__group__title{font-size:1rem;line-height:1.375rem;font-weight:700;padding-bottom:8px;margin-bottom:32px;position:relative}@media only screen and (max-width:1024px){.Volumes__group__title{margin-bottom:24px}}.Volumes__group__title:after{content:"";position:absolute;left:0;bottom:0;width:48px;height:2px;background-color:var(--grey80);border-radius:8px}.LoadingSpinner--centered[data-v-4b01d2d6]{display:flex;justify-content:center;align-items:center;min-height:30vh}.LoadingSpinner__spinner[data-v-4b01d2d6]{background:transparent;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:center}.LoadingSpinner__spinner circle[data-v-4b01d2d6]{fill:none;stroke:var(--maincolor0);stroke-width:4px;stroke-dashoffset:-70px;stroke-dasharray:70px;animation:loading 1.4s linear infinite,color-load 10s linear infinite!important;position:relative}