:root{--bp-xs:480px;--bp-sm:834px;--bp-xl:1200px;--bp-xxl:1920px;--bp-mxs:479px;--bp-msm:833px;--bp-mxl:1199px;--bp-mxxl:1919px;--bp-addon-1380:1380px;--bp-addon-1279:1279px}.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.centersb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@-webkit-keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@-webkit-keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}@keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}:root{--bp-xs:480px;--bp-sm:834px;--bp-xl:1200px;--bp-xxl:1920px;--bp-mxs:479px;--bp-msm:833px;--bp-mxl:1199px;--bp-mxxl:1919px;--bp-addon-1380:1380px;--bp-addon-1279:1279px}.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.centersb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}.service-category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px;border-radius:20px;border:1px solid #e6e6e6;-webkit-transition-property:border-color,background-color,-webkit-box-shadow;transition-property:border-color,background-color,-webkit-box-shadow;transition-property:box-shadow,border-color,background-color;transition-property:box-shadow,border-color,background-color,-webkit-box-shadow;-webkit-transition-duration:.3s;transition-duration:.3s}.service-category--desktop-empty .service-category__image{width:66%;height:66%}.service-category:hover{background-color:#f4f4f4}.service-category:hover .service-category__name{color:#ff5c00}.service-category__picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:136px;height:136px;background:#e6e6e6;border-radius:15px;overflow:hidden}.service-category__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-category__name{padding:24px 24px 24px 32px;font-weight:500;font-size:1.25rem;line-height:130%;color:#222;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.service-categories__title{font-weight:600;margin-top:0;margin-bottom:24px}.service-categories__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}@media (max-width:1919px){.service-categories__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1380px){.service-category__name{padding:16px 16px 16px 24px}}@media (max-width:1199px){.service-category__picture{width:80px;height:80px}.service-categories__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (max-width:833px){.service-category__name{font-size:16px;line-height:120%}.service-categories__title{margin-bottom:20px}.service-categories__list{grid-template-columns:1fr;gap:8px}}