.services_add-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:108px;border-radius:8px;border:1px dashed #60825b;background-color:rgba(96,130,91,.2);margin-bottom:16px}.services_add-button__icon{font-size:24px;color:#60825b;margin-bottom:8px}.services_add-button__label{font-size:16px;color:#60825b}.services_list__options{margin:30px 0}.services_list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 14px 24px;border-radius:8px;border:1px solid #d9d9d9;margin-bottom:16px}.services_list__item .service_name{font-size:16px;color:#363636}.services_list__item .service_price{font-size:16px;color:#363636;font-weight:600}.services_list__item:hover{background-color:#363636;border-color:#363636}.services_list__item:hover .service_name,.services_list__item:hover .service_price{color:#fff}.services_list__delete-btn{margin:30px 0}.desktop .services_add-button{max-width:376px;margin:0 auto 16px auto}.desktop .services_list__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.desktop .services_list__container .services_list__item{-ms-flex-preferred-size:calc(33% - 32px);flex-basis:calc(33% - 32px);margin-right:16px}