.name-selector{background-color:#fff;color:#3a3533;margin:0 auto;max-width:1110px;padding:24px 15px 48px}.name-selector__head{margin-bottom:48px}@media(min-width:768px){.name-selector__head{margin-bottom:64px}}.name-selector__title{font-size:30px;line-height:36px;margin-bottom:20px}.name-selector__description{font-size:16px;line-height:24px}.name-selector__letters{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;list-style:none;margin-bottom:48px}@media(min-width:768px){.name-selector__letters{gap:6px;justify-content:flex-start;margin-bottom:40px}}.name-selector__letters-item{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;line-height:24px;transition:background-color .3s ease-in-out,color .3s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:32px}@media(hover:hover)and (pointer:fine){.name-selector__letters-item:hover{background-color:#3a3533;color:#fff}}.name-selector__letters-item--active,.name-selector__letters-item--active:hover{background-color:#e91c24;color:#fff;cursor:default}.name-selector__tabs-list{border:1px solid #ccc;border-radius:4px;display:flex;flex-wrap:nowrap;gap:4px;justify-content:space-between;list-style:none;margin-bottom:16px;padding:4px}.name-selector__tabs-item{flex:1}.name-selector__tabs-button{align-items:center;background-color:transparent;border-radius:4px;cursor:pointer;display:flex;font-weight:500;justify-content:center;padding:14px;transition:background-color .3s ease-in-out,color .3s ease-in-out;width:100%}@media(hover:hover)and (pointer:fine){.name-selector__tabs-button:hover{background-color:#3a3533;color:#fff}}.name-selector__tabs-button--active,.name-selector__tabs-button--active:hover{background-color:#e91c24;color:#fff;cursor:default}.name-selector__lists{display:flex;flex-wrap:nowrap;gap:24px}.name-selector__list-wrapper{display:flex;flex:1;flex-direction:column}.name-selector__list{align-content:start;background-color:rgba(58,53,51,.02);border-radius:4px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:1fr 1fr;height:100%;padding:16px;row-gap:24px}.name-selector__list-title{font-size:30px;line-height:35px;margin-bottom:24px}.name-selector__list-name{font-size:16px;line-height:24px}.name-selector__actions{margin-top:24px}@media(min-width:768px){.name-selector__actions{margin-top:40px}}.name-selector__button-all-list{border:1px solid #e91c24;border-radius:4px;color:#e91c24;padding:14px 32px;transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out}@media(hover:hover)and (pointer:fine){.name-selector__button-all-list:hover{background-color:#3a3533;border-color:#3a3533;color:#fff}}@media(min-width:768px){.name-selector__button-all-list{align-self:flex-start}}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;box-sizing:border-box;color:inherit;cursor:pointer;font:inherit}button,ul{margin:0;padding:0}ul{list-style:none}