.responsible-agent-item{cursor:pointer;padding:16px;display:flex;align-items:center;border-bottom:1px solid #e0e0e0}.responsible-agent-item--selected{background-color:rgba(40,40,41,.02)}.responsible-agent-item--selected .responsible-agent-item__selector{border-color:#404042;background-image:url(../img/i_tick.03a6b7d6.svg);background-position:2px 2px;background-repeat:no-repeat}@media screen and (max-width:480px){.responsible-agent-item{padding:16px 24px}}.responsible-agent-item__selector{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-right:22px;width:20px;height:20px;border:1px solid rgba(40,40,41,.2);border-radius:50%}@media screen and (max-width:480px){.responsible-agent-item__selector{margin-left:auto;margin-right:0;order:2}}.responsible-agent-item__agent{display:flex;align-items:center}.responsible-agent-item__agent-photo{margin-right:16px}.responsible-agent-item__agent-name{font-size:15px}