: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)}}.advantages__title{margin-top:0;margin-bottom:32px;font-size:2rem;line-height:118.75%;font-weight:500;letter-spacing:.02em;color:#2d1b4b;text-transform:initial}.advantages__list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.advantages__list_3-cols{grid-template-columns:repeat(3,1fr)}.advantages__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;min-height:96px;padding:16px;border-radius:24px;background:#f1ecf8}.advantages__image-box{-ms-flex-negative:0;flex-shrink:0;width:64px;height:64px}.advantages__image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.advantages__text-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.advantages__headline{display:block;font-weight:500;font-size:1.5rem;line-height:120.8333333333%;color:#2d1b4b}.advantages__text{display:block;font-size:1rem;line-height:131.25%;color:#2d1b4b}@media (max-width:1919px){.advantages__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.advantages__item--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:1199px){.advantages__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:833px){.advantages__title{margin-bottom:16px;font-size:1.25rem;line-height:120%;line-height:120%}.advantages__list{grid-template-columns:1fr;gap:8px}.advantages__item{min-height:0;gap:12px;padding:16px 16px 16px 12px;border-radius:16px}.advantages__image-box{width:40px;height:40px}.advantages__text-box{gap:0}.advantages__headline{font-size:1.25rem;line-height:120%}.advantages__text{font-size:1rem;line-height:112.5%}}