.icon-plus{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.icon-plus__elem{width:2px;position:relative;background-color:#fff}.icon-plus__elem:after{content:"";height:2px;display:block;position:absolute;background-color:#fff;top:50%;left:50%;transform:translate(-50%,-50%)}.icon-plus__elem--small{height:14px}.icon-plus__elem--small:after{width:14px}.icon-plus__elem--medium{height:19px}.icon-plus__elem--medium:after{width:19px}.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}