

/* Start:/local/templates/main/assets/css/pages/text-pages.min.css?17561008821360*/
.page-row{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between}.page-aside{width:280px}.page-content{width:calc(100% - 405px)}.page-menu{display:flex;align-items:stretch;flex-direction:column}.page-menu__item{display:block;padding:9px 19px 9px 29px;border:1px solid rgba(146,131,190,.4);position:relative}.page-menu__item::before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:5px;background-color:transparent}.page-menu__item.is-active::before{background-color:#aa238c}.page-menu__item:first-child{border-radius:4px 4px 0 0}.page-menu__item:first-child::before{border-radius:4px 0 0 0}.page-menu__item:last-child{border-radius:0 0 4px 4px}.page-menu__item:last-child::before{border-radius:0 0 0 4px}.page-menu__item:not(:last-child){margin-bottom:-1px}.page-content .h4,.page-content h4{margin-bottom:15px}.page-content .h4.h4--large,.page-content h4.h4--large{margin-bottom:18px}@media (max-width:1280px){.page-content{width:calc(100% - 360px)}}@media (max-width:1170px){.page-content{width:calc(100% - 315px)}.page-menu__item{padding-left:22px}}@media (max-width:1023px){.page-aside{width:245px}.page-content{width:calc(100% - 265px)}}@media (max-width:767px){.page-content{width:100%}.page-content .h4,.page-content h4{margin-bottom:8px}.page-content .h4.h4--large,.page-content h4.h4--large{margin-bottom:10px}}
/* End */


/* Start:/local/templates/main/assets/css/pages/services/index.min.css?17561008823353*/
.directions-list:not(:last-child),.services-text:not(:last-child){margin-bottom:30px}.directions-list{display:flex;align-items:stretch;flex-wrap:wrap;margin:-10px}.directions-item{width:calc(100%/7);padding:10px}.directions-item__img{display:flex;align-items:center;justify-content:center;height:105px;border-radius:4px;background-color:#482683;margin-bottom:15px}.directions-item__img img{max-width:100%;max-height:100%}.directions-item__title{font-size:15px;line-height:150%;font-weight:500;color:#1e1e1e}.services-footer{padding:40px;border-radius:8px;background:#f2f2f2 url(/local/templates/main/assets/css/pages/services/../../../img/design/services-background.png) no-repeat center right;background-size:auto 100%;margin-top:60px}.services-footer.services-footer--large{background-size:auto}.services-footer__inner{width:74.2%;color:#1e1e1e}.services-footer--large .services-footer__inner{width:75.2%}.services-footer__inner a{font-weight:500;color:#482683}.services-list{display:flex;align-items:stretch;flex-wrap:wrap;margin:-10px}.services-item{width:33.33333333%;padding:10px}.services-item__inner{height:100%;padding:25px;border:1px solid rgba(146,131,190,.4);border-radius:8px}.services-item__title{font-size:18px;line-height:150%;font-weight:500;color:#1e1e1e;text-align:center;margin-bottom:10px}.small-container{width:790px;max-width:100%}.ul-column{column-count:2;column-gap:20px}.services-text .ul-title.ul-title--middle{margin-top:20px}.services-text .ul-title.ul-title--big{margin-top:30px;margin-bottom:15px}.benefits-list{display:flex;align-items:stretch;flex-wrap:wrap;margin:10px -10px 7px}.benefits-item{width:20%;padding:20px 10px}.benefits-item__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:15px}.benefits-item__title{font-size:15px;line-height:150%;font-weight:500;color:#1e1e1e}@media (max-width:1600px){.directions-item{width:calc(100%/6)}.directions-item__title{font-size:14px;line-height:150%}.benefits-item{width:33.33333333%}}@media (max-width:1314px){.directions-item{width:20%}.services-item__inner{padding:24px 20px}}@media (max-width:1170px){.directions-item{width:25%}.services-footer{padding:30px;background-size:28% 100%}.services-footer.services-footer--large{background-size:23% 100%}.services-item{width:50%}}@media (max-width:1023px){.directions-item{width:33.33333333%}.services-footer{background-image:none}.services-footer--large .services-footer__inner,.services-footer__inner{width:100%}.services-list{margin:-8px}.services-item{width:100%;padding:8px}.benefits-list{margin:4px -8px}.benefits-item{width:50%;padding:12px 8px}}@media (max-width:767px){.directions-list{margin:-8px}.directions-item{width:50%;padding:8px}.directions-item__img{height:107px;margin-bottom:10px}.directions-list:not(:last-child){margin-bottom:12px}.services-text:not(:last-child){margin-bottom:24px}.services-text .ul-title{font-size:14px;line-height:140%;margin-bottom:8px}.services-text .ul-title.ul-title--big{margin-top:24px;margin-bottom:16px}.services-footer{margin-top:34px;font-size:16px;line-height:150%;padding:24px 20px}.services-list{margin:0}.services-item{padding:0}.services-item:not(:last-child){margin-bottom:16px}.services-item__inner{height:auto}.services-item__title{font-size:15px;line-height:130%;margin-bottom:8px}.benefits-item__icon{margin-bottom:12px}.benefits-item__title{word-break:break-word}}
/* End */


/* Start:/local/templates/main/assets/css/components/pagination.min.css?17561008821158*/
.pagination{display:flex;flex-direction:column;align-items:flex-start;margin-top:60px}.pagination.pagination--top{margin-top:0;margin-bottom:30px}.pagination.pagination--center,.pagination__list{align-items:center}.pagination__list{display:flex;justify-content:flex-start;font-size:18px;font-weight:500;line-height:150%;color:#1e1e1e;margin:0 -15px}.pagination__item{height:40px;border-radius:4px;margin:0 15px;display:flex;align-items:center;justify-content:center}.pagination__item.is-selected,.pagination__item.is-selected:hover{width:40px;background-color:#aa238c;color:#fff}.pagination__arrow{width:40px;height:40px;flex:none;border:1px solid #d3cde5;transition:.2s ease all}.pagination__item .icon{width:11px;height:20px;stroke:#1e1e1e;transition:.2s ease all}.pagination__arrow:hover{background-color:#aa238c;border-color:#aa238c}.pagination__item:hover .icon{stroke:#fff}.pagination__more{font-size:16px;font-weight:500;line-height:150%;color:#aa238c;text-decoration:underline;margin-top:20px}.pagination__more:hover{color:#aa238c}@media (max-width:767px){.pagination__list{margin:0 -12px}.pagination__item{margin:0 12px}.pagination{margin-top:32px}}
/* End */


/* Start:/local/templates/main/assets/css/pages/services/team.min.css?17561008821209*/
.team-list{display:flex;align-items:stretch;flex-wrap:wrap;margin:-20px -10px}.team-item{width:20%;padding:20px 10px}.team-item__img{height:223px;border-radius:4px;overflow:hidden;line-height:0;margin-bottom:20px}.team-item__img img{width:100%;height:100%;object-fit:cover}.team-item__name{font-size:16px;line-height:150%;font-weight:500;color:#1e1e1e}.team-item__position{font-size:14px;line-height:150%;margin-top:5px}@media (max-width:1314px){.team-item{width:33.33333333%}.team-item__img{height:339px}}@media (max-width:1150px){.team-list{margin:-10px -8px}.team-item{padding:10px 8px}.team-item__img{height:260px}}@media (max-width:1023px){.team-item__name{font-size:16px;line-height:150%}.team-item__position{font-size:14px;line-height:150%}}@media (max-width:950px){.team-item{width:50%}.team-item__img{margin-bottom:15px}}@media (max-width:767px){.team-list{margin:0}.team-item{width:100%;padding:0}.team-item:not(:last-child){margin-bottom:16px}.team-item__inner{display:flex;align-items:flex-start;justify-content:space-between}.team-item__img{width:156px;height:186px;margin-bottom:0;margin-right:16px;flex:none}.team-item__name{font-size:16px;line-height:150%}.team-item__position{margin-top:5px}}
/* End */
/* /local/templates/main/assets/css/pages/text-pages.min.css?17561008821360 */
/* /local/templates/main/assets/css/pages/services/index.min.css?17561008823353 */
/* /local/templates/main/assets/css/components/pagination.min.css?17561008821158 */
/* /local/templates/main/assets/css/pages/services/team.min.css?17561008821209 */
