: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)}}.services{position:relative}.services__content{position:relative;margin-top:50px}.services__title{color:#222;font-family:Inter,normal;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;margin:15px 0 25px 0;text-decoration:underline!important;font-size:1.5625rem;line-height:140%}.services__title:hover{text-decoration:none!important}.services__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.services__item a{display:block;border-radius:20px;border:1px solid #e6e6e6;background:#fff;padding:25px;font-weight:400;font-size:1.125rem;line-height:138.8888888889%}.services__btn{border-radius:10px;background:#f4f4f4;padding:10px 32px 10px 15px;width:115px;margin-top:15px;font-size:.8125rem;line-height:153.8461538462%;cursor:pointer;position:relative}.services__preloader svg{width:100%;height:auto}@media (max-width:833px){.services__content{margin:35px 0}.services__item a{padding:15px 20px;font-size:1rem;line-height:140%}}