: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)}}.description-program__note{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#999;font-size:.8125rem;line-height:140%;margin-top:15px}.description-program__note .icon{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;width:20px;height:20px;fill:#999}.description-program__list{margin:35px 0}.description-program__list:first-child{margin-top:0}.program-list{border-radius:20px;border:1px solid #e6e6e6;background:#fff;padding:10px}.program-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;color:#222;font-weight:500;font-size:1rem;line-height:140%}.program-list__item_head{padding:20px 0 25px 0;margin:0 20px;border-bottom:1px solid #e6e6e6;color:#999;letter-spacing:.26px;text-transform:uppercase;font-weight:400;font-size:.8125rem;line-height:184.6153846154%}.program-list__text{margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.program-list__quantity{min-width:86px;text-align:right}@media (min-width:1920px){.description-program__description .program{max-width:unset}}@media (max-width:1199px){.description-program__note{margin-top:10px}.description-program__list{margin:30px 0}}@media (max-width:833px){.program-list{padding:10px 0}.program-list__item{font-size:.8125rem;line-height:140%;gap:5px}.program-list__number{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px}}