.ui-option{position:relative;display:inline-flex;margin-right:25px;padding-left:20px}.ui-option:before{position:absolute;left:0;top:4px;content:"";-webkit-mask:url(/img/osago/Green_bullet.svg) no-repeat;mask:url(/img/osago/Green_bullet.svg) no-repeat;background-color:#3cb12e;width:14px;height:11px}.ui-option--disabled{text-decoration:line-through;color:#cbcdd2}.ui-option--disabled:before{-webkit-mask:url(/img/osago/Green_bullet.svg) no-repeat;mask:url(/img/osago/Green_bullet.svg) no-repeat;background-color:#cbcdd2}.ui-option .ui-tooltip:last-child{margin-left:5px}.ui-option__text{margin-bottom:0!important}@media screen and (max-width:767px){.ui-option{display:inline-block;margin-right:15px}.ui-option div{position:relative}.ui-option div svg{position:absolute;top:0}}