.pharmacyes{display:flex;justify-content:center;align-items:center;justify-content:center}.pharmacyes__img{display:block;width:100%;max-width:220px;max-height:40px}.pharmacyes__img-wrapper{position:relative;padding:33px 40px}.pharmacyes__img-wrapper:not(:last-child):after{content:"";width:6px;height:6px;background:rgba(59,50,95,.2);display:block;position:absolute;right:-3px;top:50%;transform:translateY(-50%);border-radius:50%}.pharmacyes__img:hover img{transform:scale(1.1)}.pharmacyes__img img{max-width:220px;margin:auto;max-width:100%;height:auto;transition:.2s linear all}.table-block{padding-bottom:40px}.table-block__title{font-family:var(--ff-gt);font-weight:500;font-size:18px;line-height:120%;margin-bottom:15px}.table{counter-reset:steps 0}.table__row{display:grid;grid-template-columns:55px minmax(min-content,334px) minmax(min-content,540px) minmax(min-content,185px);grid-column-gap:10px;counter-increment:steps;border-radius:7px;overflow:hidden;padding-left:5px;padding-right:15px;transition:.2s linear all}.table .table__row:hover{background-color:#e3f5fe}.table__row:nth-child(odd){background:#f5f5f5}.table__item{padding:20px 15px;line-height:140%}.table__item--number:before{content:counter(steps) '.'}@media only screen and (max-width:992px){.pharmacyes{flex-wrap:wrap;padding-top:15px;padding-bottom:15px}.pharmacyes__img-wrapper{width:100%;padding:0;padding-top:20px;padding-bottom:20px}.pharmacyes__img-wrapper:not(:last-child):after{transform:translateX(50%);top:auto;bottom:-3px;right:50%}.pharmacyes__img{max-width:100%;margin:auto}.table__item--number{display:none}.table__row{display:block;padding-left:62px;padding-top:19px;padding-bottom:15px;position:relative}.table__row:before{content:counter(steps) '.';position:absolute;left:18px;top:19px}.table__item{padding:2px}}