: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)}}.benefits--vertical .benefits__list{grid-template-columns:minmax(200px,1fr);gap:21px}.benefits__title{font-family:Jost,sans-serif;margin-top:0;margin-bottom:24px;font-weight:500}.benefits__list{display:grid;grid-template-columns:repeat(3,minmax(200px,1fr));gap:18px}.benefits__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;border-radius:20px;padding:12px;min-height:80px;background:#f4f4f4}.benefits__image-box{-ms-flex-negative:0;flex-shrink:0;width:56px;height:56px}.benefits__image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.benefits__text{display:block;max-width:calc(100% - 64px);font-family:Jost,normal;font-weight:500;font-size:1.125rem;line-height:127.7777777778%;color:#222;overflow-wrap:break-word;word-break:break-word}@media (max-width:1199px){.benefits__title{margin-bottom:20px}.benefits__list{grid-template-columns:minmax(200px,1fr);gap:8px}.benefits__text{font-size:1rem;line-height:131.25%}}@media (max-width:833px){.benefits__title{text-transform:none;margin-bottom:10px}.benefits__item{gap:16px;padding:0;min-height:0;background:0 0;border-radius:0}.benefits__image-box{background:#f4f4f4;border-radius:20px}.benefits__text{max-width:calc(100% - 72px);margin-top:0;font-size:.9375rem;line-height:146.6666666667%}}