.page__content-head-button{align-items:center;border:1rem solid transparent;border-color:#191d221a;border-radius:4rem;color:#fff6;cursor:pointer;display:flex;font-weight:500;gap:20rem;padding:0 19rem;text-decoration:none;transition:color .2s,background-color .2s}.page__content-head{align-items:center;background:linear-gradient(90deg,rgba(25,29,34,0),rgba(25,29,34,.2));border-radius:4rem;display:flex;justify-content:space-between;padding:30rem 20rem 30rem 0;position:relative;width:100%}.page__content-head-actions{-moz-column-gap:20rem;column-gap:20rem;display:flex}.page__content-head-button{background:rgba(25,29,34,.4);font-size:12rem;height:40rem;justify-content:space-between}.page__content-head-button:not(.page__content-head-button_active):hover{color:#fffc}.page__content-head-button_active{color:#fff;cursor:default}.page__content-head-button:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:11rem;opacity:.4;transition:opacity .2s;width:11rem}.page__content-head-button:not(.page__content-head-button_active):hover:after{opacity:.8}.page__content-head-button_active:after{opacity:1}.page__content-head-button:not(.page__content-head-button_active):hover{background:rgba(25,29,34,.2)}.page__content-head-button_active{background:hsla(215,7%,49%,.4);border-color:#747b861a}.page__content-head-button_sort:after{background-image:url(./ui-icon__arrow_thin.d61c8b3d.svg);transform:rotate(90deg)}.page__content-head-button_add:after{background-image:url(./ui-icon__plus_thin.c604747a.svg)}
