.programs-description__title{margin-bottom:36px}.programs-description__title *{text-align:center}.programs-description__title .label{font-size:20px;font-weight:600;line-height:120%;margin-bottom:14px}.programs-description__title .title{font-size:40px;font-weight:600;line-height:115%}@media (max-width:576px){.programs-description__title *{text-align:left}}.programs-description__filters{align-items:center;display:flex;gap:30px;justify-content:center;margin-bottom:50px}.programs-description__filters .description{font-size:13px;line-height:150%}.programs-description__filters .filters-panel{background:#fff;border-radius:100px;box-shadow:0 1px 9.6px -3px rgba(0,0,0,.15);display:flex;gap:7px;padding:6px 9px}.programs-description__filters .filters-panel .filters-panel__filter{align-items:center;background:#f1f4f9;border-radius:14.5px;cursor:pointer;display:flex;font-size:13px;line-height:100%;padding:7px 20px;transition:.2s ease-in-out}.programs-description__filters .filters-panel .filters-panel__filter.active{background:#7fa0ff;color:#fff}@media (max-width:576px){.programs-description__filters{align-items:flex-start;flex-direction:column;gap:8px}.programs-description__filters .description{margin-left:8px}}.programs-description__programs{display:none;opacity:0}.programs-description__programs.active{animation:fadeInScale .4s ease forwards;display:block}.programs-description__programs .programs-description__programs--program{display:none;gap:40px;justify-content:space-between;margin:0 auto;max-width:1220px}.programs-description__programs .programs-description__programs--program .left-column-wrapper{max-width:428px}.programs-description__programs .programs-description__programs--program .right-column-wrapper{max-width:700px;min-width:600px}.programs-description__programs .programs-description__programs--program .right-column-wrapper .images-wrapper{display:flex;gap:20px}.programs-description__programs .programs-description__programs--program .right-column-wrapper .images-wrapper .images-wrapper__img{border-radius:20px;height:390px;position:relative;width:50%}.programs-description__programs .programs-description__programs--program .right-column-wrapper .images-wrapper .images-wrapper__img img{border-radius:24px;height:100%!important;object-fit:cover;object-position:center;width:100%}.programs-description__programs .programs-description__programs--program .right-column-wrapper .images-wrapper .images-wrapper__img .text-box{background:#fff;border-radius:24px;left:14px;padding:15px;position:absolute;right:14px;top:14px}.programs-description__programs .programs-description__programs--program .right-column-wrapper .images-wrapper .images-wrapper__img .text-box .text-box__title{align-items:center;cursor:pointer;display:flex;gap:12px;justify-content:space-between;line-height:100%;width:100%}.programs-description__programs .programs-description__programs--program .right-column-wrapper .images-wrapper .images-wrapper__img .text-box .text-box__title .show-more{align-items:center;cursor:pointer;display:flex;height:15px;justify-content:center;position:relative;width:15px}.programs-description__programs .programs-description__programs--program .right-column-wrapper .images-wrapper .images-wrapper__img .text-box .text-box__title .show-more span{background:#1c3158;display:block;height:2px;position:absolute;transition:transform .3s ease;width:14px}.programs-description__programs .programs-description__programs--program .right-column-wrapper .images-wrapper .images-wrapper__img .text-box .text-box__title .show-more span:first-child{transform:rotate(0deg)}.programs-description__programs .programs-description__programs--program .right-column-wrapper .images-wrapper .images-wrapper__img .text-box .text-box__title .show-more span:last-child{transform:rotate(90deg)}.programs-description__programs .programs-description__programs--program .right-column-wrapper .images-wrapper .images-wrapper__img .text-box .text-box__desc{display:none;margin-top:20px}.programs-description__programs .programs-description__programs--program .right-column-wrapper .images-wrapper .images-wrapper__img .text-box.open .show-more span:first-child,.programs-description__programs .programs-description__programs--program .right-column-wrapper .images-wrapper .images-wrapper__img .text-box.open .show-more span:last-child{transform:rotate(0deg)}.programs-description__programs .programs-description__programs--program .right-column-wrapper .images-wrapper .images-wrapper__img .text-box.open .text-box__desc{display:block}.programs-description__programs .programs-description__programs--program .right-column-wrapper .text-image-wrapper{align-items:center;background:#f7f7f7;border-radius:24px;display:flex;gap:24px;margin-top:16px;padding:14px}.programs-description__programs .programs-description__programs--program .right-column-wrapper .text-image-wrapper .image{height:201px;max-width:320px;min-width:250px}.programs-description__programs .programs-description__programs--program .right-column-wrapper .text-image-wrapper .image img{border-radius:24px;height:100%!important;object-fit:cover;object-position:center}.programs-description__programs .programs-description__programs--program .right-column-wrapper .text-image-wrapper .hs_cos_wrapper_type_inline_rich_text{max-width:280px}@media (max-width:1024px){.programs-description__programs .programs-description__programs--program{flex-direction:column}.programs-description__programs .programs-description__programs--program .left-column-wrapper{max-width:800px}.programs-description__programs .programs-description__programs--program .right-column-wrapper{max-width:800px;min-width:auto}.programs-description__programs .programs-description__programs--program .right-column-wrapper .text-image-wrapper .hs_cos_wrapper_type_inline_rich_text{max-width:400px}}@media (max-width:600px){.programs-description__programs .programs-description__programs--program .right-column-wrapper .images-wrapper{display:flex;flex-direction:column}.programs-description__programs .programs-description__programs--program .right-column-wrapper .images-wrapper .images-wrapper__img{width:100%}.programs-description__programs .programs-description__programs--program .right-column-wrapper .text-image-wrapper{flex-direction:column}.programs-description__programs .programs-description__programs--program .right-column-wrapper .text-image-wrapper .hs_cos_wrapper_type_inline_rich_text,.programs-description__programs .programs-description__programs--program .right-column-wrapper .text-image-wrapper .image{max-width:100%}}.programs-description__programs .programs-description__programs--program.active{animation:fadeInScale .4s ease forwards;display:flex}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}