.ns-office-notice{display:flex;align-items:flex-start;font-size:var(--size-text-s);line-height:var(--line-height-s)}.ns-office-notice__icon{margin-right:10px}.ns-payout-self-employed-steps__title{margin-bottom:26px}.ns-payout-self-employed-steps__list{counter-reset:item;max-width:810px}.ns-payout-self-employed-steps__item{display:flex;align-items:flex-start;gap:24px}@media (max-width:500px){.ns-payout-self-employed-steps__item{gap:10px}}.ns-payout-self-employed-steps__item:not(:last-child){margin-bottom:20px}.ns-payout-self-employed-steps__item:before{counter-increment:item;content:counter(item);display:flex;justify-content:center;align-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:var(--color-primary-light);font-weight:600;font-size:20px}.ns-payout-self-employed-steps__item-inner{padding-top:4px}.ns-payout-self-employed-steps__item-inner_with-control{display:flex;align-items:flex-start;gap:20px}@media (max-width:1000px){.ns-payout-self-employed-steps__item-inner_with-control{flex-direction:column;gap:18px}}.ns-payout-self-employed-steps__item p:not(:last-of-type){margin-bottom:12px}@media (max-width:1000px){.ns-payout-self-employed-steps__button{width:100%}}