.ns-office-small-button{position:relative;display:block;padding:2px 6px;font-size:var(--size-text-s);line-height:18px;border-radius:8px;transition:color .2s}@media (hover:hover){.ns-office-small-button:hover{color:var(--color-primary-dark)}}.ns-office-small-button_light{background:var(--color-typo-light);color:var(--color-link)}.ns-office-small-button_light-transparent{background:hsla(0,0%,100%,.7);color:var(--color-link)}.ns-office-small-button_primary{background:#f4ecff;color:var(--color-link);transition:color .2s}.ns-office-small-button_transparent{padding:0;background:transparent;transition:opacity .2s}.ns-office-small-button_transparent:hover{color:inherit;opacity:.8}.ns-office-small-button_large{min-height:32px;display:flex;align-items:center;justify-content:center;text-align:center}.ns-office-small-button.ns-office-small-button_small .ns-spinner:before{width:10px;height:10px;border-width:2px}.ns-office-small-button_disabled{color:var(--color-gray-80)}.ns-office-small-button__inner{display:flex;align-items:center;justify-content:center;gap:2px}.ns-office-small-button_position_left .ns-office-small-button__inner{flex-direction:row-reverse}.ns-office-small-button_position_left .ns-office-small-button_arrow{transform:rotate(180deg)}.ns-auto-program-anons{display:flex;border-radius:var(--border-radius-m);border:1px solid rgba(21,43,52,.25098039215686274);margin-bottom:16px;margin-top:-16px}@media (max-width:1140px){.ns-auto-program-anons{flex-direction:column;margin:32px 0}}.ns-auto-program-anons__inner{padding:10px;flex:1 1 50%;display:flex;align-items:center;gap:11px}@media (max-width:500px){.ns-auto-program-anons__inner{padding:8px;gap:8px}}.ns-auto-program-anons__inner:first-child{flex-basis:500px;font-size:var(--size-text-s);line-height:20px;font-weight:600}@media (max-width:1140px){.ns-auto-program-anons__inner:first-child{flex-basis:auto;justify-content:center}}@media (max-width:500px){.ns-auto-program-anons__inner:first-child{flex-direction:column;margin:0 auto}}.ns-auto-program-anons__inner:last-child{border-left:1px solid rgba(21,43,52,.25098039215686274)}@media (max-width:1140px){.ns-auto-program-anons__inner:last-child{flex-direction:column;border-left:none;border-top:1px solid rgba(21,43,52,.25098039215686274)}}.ns-auto-program-anons__title{display:flex;align-items:center;gap:11px}.ns-auto-program-anons__link{white-space:nowrap}@media (max-width:500px){.ns-auto-program-anons__link{width:100%}}.ns-auto-program-anons__text{text-align:right;line-height:20px}@media (max-width:500px){.ns-auto-program-anons__text{max-width:300px;text-align:center}}.ns-auto-program-anons__button{min-width:230px}