.course-notification-added-cart{position:fixed;top:9rem;right:3rem;z-index:98}.courses-head{display:flex;justify-content:space-between;align-items:center;gap:5rem}@media(max-width:1200px){.courses-head__caption_desktop{display:none}}.courses-head__caption_tablet{display:none}@media(max-width:1200px){.courses-head__caption_tablet{display:block}}.courses-head__btn{width:21.9rem;height:5rem;font-size:1.4rem;font-weight:600;line-height:1.8rem;flex-shrink:0}@media(max-width:556px){.courses-head__btn{display:none}}.courses__row{display:grid;grid-template-columns:1fr 28rem;gap:3.2rem;position:relative}@media(max-width:1200px){.courses__row{display:flex;flex-direction:column-reverse}}@media(max-width:556px){.courses__row{gap:2.4rem}}.courses__list{display:flex;flex-direction:column;gap:3rem}@media(max-width:556px){.courses__list{gap:2.4rem}}.courses-card{display:grid;grid-template-columns:20rem 1fr 20rem;gap:2.4rem;padding-bottom:3rem;border-bottom:1px solid #f5f5f5}@media(max-width:1200px){.courses-card{grid-template-columns:16rem 1fr 18rem;gap:1.6rem;padding-bottom:2.4rem}}@media(max-width:556px){.courses-card{grid-template-columns:1fr}}.courses-card__img{width:100%;height:20rem;object-fit:cover;border-radius:.8rem}@media(max-width:1200px){.courses-card__img{height:16rem}}@media(max-width:556px){.courses-card__img{height:20rem;object-position:top}}.courses-card-tag{display:flex;flex-wrap:wrap;gap:.5rem}.courses-card-tag__tag{width:fit-content;height:3rem;padding:.6rem 1rem;background:#f5f5f5;border-radius:4px;font-size:1.4rem;font-weight:500;line-height:1.8rem;text-align:center}.courses-card__texts{margin:1.6rem 0}@media(max-width:1200px){.courses-card__texts{margin:1.2rem 0}}@media(max-width:556px){.courses-card__texts{margin:1.6rem 0}}.courses-card__subtitle{font-size:2.2rem;line-height:2.8rem;font-weight:600;margin-bottom:.6rem}@media(max-width:1200px){.courses-card__subtitle{font-size:2rem}}@media(max-width:556px){.courses-card__subtitle{font-size:2.2rem}}.courses-card__text{font-size:1.6rem;line-height:2.4rem}@media(max-width:1200px){.courses-card__text{font-size:1.4rem;line-height:2.2rem}}@media(max-width:556px){.courses-card__text{font-size:1.6rem;line-height:2.4rem}}.courses-card__list{display:flex;justify-content:space-between}.courses-card__item{font-size:1.6rem;font-weight:600;line-height:2.4rem}@media(max-width:1200px){.courses-card__item{font-size:1.4rem;line-height:2.2rem}}@media(max-width:556px){.courses-card__item{font-size:1.6rem;line-height:2.4rem}}.courses-card__small{display:block;color:#a5a5a9;font-size:1.4rem;font-weight:500;line-height:2.2rem}@media(max-width:556px){.courses-card__bottom{display:flex;justify-content:space-between;align-items:end}}.courses-card-price{font-size:2.4rem;font-weight:500;line-height:3.4rem}.courses-card-price__small{display:block;font-size:1.6rem;font-weight:500;line-height:2.4rem;margin:1.6rem 0 .6rem}@media(max-width:1200px){.courses-card-price__small{margin:.6rem 0 .8rem}}@media(max-width:556px){.courses-card-price__small{display:none}}.courses-card-price__discount{font-size:1.8rem;font-weight:400;line-height:2.6rem;display:flex;align-items:center;gap:.8rem}@media(max-width:556px){.courses-card-price__discount{margin-top:.6rem}}.courses-card-price__elem{display:flex;align-items:center;padding:0 4px 0 2px;gap:2px;height:2.4rem;background:#1c1c1c;border-radius:3.2rem 1rem 1rem 3.2rem;font-size:1.6rem;font-weight:400;line-height:2.4rem;color:#fff}.courses-card-price__icon{width:1.8rem;height:auto}.courses-card__btn{width:100%;height:4rem;border-radius:4px;margin-top:3.2rem}@media(max-width:556px){.courses-card__btn{width:11.1rem;flex-shrink:0}}.courses-filter{max-height:80vh;overflow-y:auto;padding:1.6rem;background:#fafafa;border-radius:1.2rem}.courses-filter_desktop{position:sticky;top:95px}@media(max-width:1200px){.courses-filter_desktop{display:none}}.courses-filter_visible{padding:3.2rem;display:block;position:fixed;top:0;left:0;height:100vh;max-height:100vh;width:100vw;z-index:2147483002;border-radius:0}@media(max-width:556px){.courses-filter_visible{padding:2.4rem}}.courses-filter_visible .courses-filter-head,.courses-filter_visible .courses-filter__submit{display:flex}.courses-filter__btn{display:none;padding:0 1.6rem;gap:2rem;width:100%;height:5.8rem;background:#f5f5f5;border:1px solid #f5f5f5;border-radius:1.2rem;justify-content:space-between;font-size:2rem;font-weight:500;line-height:2.6rem}.courses-filter__btn_svg{width:2.4rem}@media(max-width:1200px){.courses-filter__btn{display:flex}}.courses-filter-head{display:none;align-items:center;justify-content:space-between;margin-bottom:2.4rem}.courses-filter-head__title{font-size:3.2rem;font-weight:500;line-height:3.6rem}.courses-filter-head__icon{cursor:pointer;width:1.8rem}.courses-filter__group{margin-bottom:2.4rem}.courses-filter__group:last-child{margin-bottom:0}.courses-filter__submit{width:100%;border-radius:1.2rem;padding:0 1.6rem;height:4.8rem;margin-top:2.4rem;display:block}.courses-filter__subtitle{font-size:1.6rem;font-weight:600;line-height:2.4rem;margin-bottom:.8rem}.courses-filter__radios{display:flex;flex-direction:column;gap:.6rem}.courses-filter-radio{display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer;font-size:1.6rem;font-weight:400;line-height:2.4rem}.courses-filter-radio__label{display:flex;align-items:center;width:1.8rem;height:1.8rem;border:1.5px solid #d2d2d4;transition:border .3s ease;padding:.3rem;border-radius:50%}.courses-filter-radio__label_svg{border-radius:50%;width:100%;height:100%;transition:background-color .3s ease}.courses-filter-radio__input{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none}.courses-filter-radio__input:checked+.courses-filter-radio__label{border-color:#35383a}.courses-filter-radio__input:checked+.courses-filter-radio__label .courses-filter-radio__label_svg{background-color:#35383a}.courses-filter__checkboxes{display:flex;flex-wrap:wrap;gap:.6rem}.courses-filter-checkbox{display:block;width:fit-content;cursor:pointer}.courses-filter-checkbox__label{display:flex;align-items:center;gap:.7rem;padding:0 1rem;height:3rem;text-align:center;transition:background .3s ease,color .3s ease;background:#fff;border-radius:4px;font-size:1.4rem;font-weight:500;line-height:1.8rem}.courses-filter-checkbox__label:active,.courses-filter-checkbox__label:focus,.courses-filter-checkbox__label:hover{background:#f5f5f5}.courses-filter-checkbox__label_svg{display:none;width:1rem}.courses-filter-checkbox__input{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none}.courses-filter-checkbox__input:checked+.courses-filter-checkbox__label{background:#35383a;color:#fff}.courses-filter-checkbox__input:checked+.courses-filter-checkbox__label .courses-filter-checkbox__label_svg{display:block}.payment-methods__list{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem}@media(max-width:1200px){.payment-methods__list{grid-template-columns:1fr;gap:1.6rem}}@media(max-width:556px){.payment-methods__list{gap:1.2rem}}.payment-methods__item{position:relative;background:#f5f5f5;border:1px solid #f5f5f5;border-radius:1.6rem;padding:2.5rem 2.5rem 3rem;font-weight:500}@media(max-width:1200px){.payment-methods__item{padding:3.2rem;display:flex;align-items:center;gap:3.5rem}}@media(max-width:556px){.payment-methods__item{flex-direction:column;gap:2rem;padding:2rem;height:fit-content}}.payment-methods__item:first-child .payment-methods__img:first-child{width:8.6rem}@media(max-width:556px){.payment-methods__item:first-child .payment-methods__img:first-child{width:6.6rem}}.payment-methods__item:first-child .payment-methods__img:nth-child(2){width:9.8rem}@media(max-width:556px){.payment-methods__item:first-child .payment-methods__img:nth-child(2){width:8.6rem}}.payment-methods__item:first-child .payment-methods__img:nth-child(3){width:7.5rem}@media(max-width:556px){.payment-methods__item:first-child .payment-methods__img:nth-child(3){width:5.8rem}}@media(max-width:1200px){.payment-methods__item:nth-child(2) .payment-methods__imgs{gap:2.4rem 3.2rem}}@media(max-width:556px){.payment-methods__item:nth-child(2) .payment-methods__imgs{gap:2.4rem 1rem}}.payment-methods__item:nth-child(2) .payment-methods__img:first-child{width:3rem}@media(max-width:556px){.payment-methods__item:nth-child(2) .payment-methods__img:first-child{width:2.4rem}}.payment-methods__item:nth-child(2) .payment-methods__img:nth-child(2){width:7.4rem}@media(max-width:1200px){.payment-methods__item:nth-child(2) .payment-methods__img:nth-child(2){width:13.2rem}}@media(max-width:556px){.payment-methods__item:nth-child(2) .payment-methods__img:nth-child(2){width:7.4rem}}.payment-methods__item:nth-child(2) .payment-methods__img:nth-child(3){width:8.5rem}@media(max-width:1200px){.payment-methods__item:nth-child(2) .payment-methods__img:nth-child(3){width:11.3rem}}@media(max-width:556px){.payment-methods__item:nth-child(2) .payment-methods__img:nth-child(3){width:7rem}}.payment-methods__item:nth-child(2) .payment-methods__img:nth-child(4){width:9.8rem}@media(max-width:1200px){.payment-methods__item:nth-child(2) .payment-methods__img:nth-child(4){width:10.3rem}}@media(max-width:556px){.payment-methods__item:nth-child(2) .payment-methods__img:nth-child(4){width:7.6rem}.payment-methods__item:nth-child(3) .payment-methods__text{max-width:25rem}}@media(max-width:1200px){.payment-methods__texts{width:36rem;flex-shrink:0}}@media(max-width:556px){.payment-methods__texts{width:100%}}.payment-methods__subtitle{font-size:2.6rem;font-weight:500;line-height:3.2rem}@media(max-width:556px){.payment-methods__subtitle{font-size:2.2rem;line-height:2.8rem}}.payment-methods__text{margin:1rem 0 3rem;max-width:25rem;color:#555558}@media(max-width:1200px){.payment-methods__text{max-width:32rem;margin-bottom:0}}@media(max-width:556px){.payment-methods__text{margin-top:.6rem;max-width:28rem}}.payment-methods__imgs{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}@media(max-width:1200px){.payment-methods__imgs{flex-wrap:wrap;justify-content:center;width:100%}}@media(max-width:556px){.payment-methods__imgs{justify-content:space-between}}.payment-methods__img_absolute{position:absolute;width:10rem;bottom:1.6rem;right:1.6rem}@media(max-width:1200px){.payment-methods__img_absolute{position:static}}@media(max-width:556px){.payment-methods__img_absolute{position:absolute;width:6.2rem;bottom:.8rem;right:1.2rem}}