.masterstudy-add-bundle__label,.masterstudy-add-bundle__title{color:#001931;line-height:normal;display:flex;font-weight:700}.masterstudy-add-bundle{display:flex;width:100%;flex-direction:column}.masterstudy-add-bundle__header{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap}.masterstudy-add-bundle__title{font-size:30px;font-style:normal;margin:0;padding:0}.masterstudy-add-bundle__content{display:flex;width:100%}.masterstudy-add-bundle__label{width:100%;font-size:12px;font-style:normal;margin-bottom:5px}.masterstudy-add-bundle__required{display:flex;color:var(--danger-100);font-size:12px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 0 2px;padding:0}.masterstudy-add-bundle__details-title,.masterstudy-add-bundle__products-title{color:#001931;font-weight:600;text-transform:capitalize;display:flex;font-size:18px;line-height:normal}.masterstudy-add-bundle__details{display:flex;width:50%;flex-direction:column;padding-right:20px}.masterstudy-add-bundle__details-title{width:100%;margin-bottom:20px;font-style:normal}.masterstudy-add-bundle__main{display:flex;width:50%;flex-direction:column;padding-left:20px;position:relative}.masterstudy-add-bundle__products{display:flex;width:100%;flex-direction:column}.masterstudy-add-bundle__products-title{width:100%;margin-bottom:20px;font-style:normal}.masterstudy-add-bundle__summary{display:flex;width:100%;flex-direction:column;margin-top:60px}.masterstudy-add-bundle__summary-header{display:flex;flex-wrap:wrap;align-items:center;width:100%;justify-content:space-between;background:#4d5e6f;padding:10px 20px}.masterstudy-add-bundle__summary-title{display:flex;font-size:18px;font-style:normal;font-weight:500;line-height:normal;color:#fff}.masterstudy-add-bundle__summary-total{display:flex;font-size:18px;font-style:normal;font-weight:700;line-height:normal;color:#fff}.masterstudy-add-bundle__summary-list{display:flex;width:100%;flex-direction:column}.masterstudy-add-bundle__summary-item{display:none;width:100%;align-items:center;justify-content:space-between;padding:10px 20px;border:1px solid #dbe0e9;border-top:none}.masterstudy-add-bundle__summary-item.masterstudy-add-bundle__summary-item_show{display:flex}.masterstudy-add-bundle__summary-item-label{display:flex;font-size:18px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f}.masterstudy-add-bundle__summary-item-value{display:flex;font-size:18px;font-style:normal;font-weight:700;line-height:normal;color:#001931}.masterstudy-add-bundle__summary-item__wrapper{display:flex;width:100%;justify-content:space-between;margin-right:70px}.masterstudy-add-bundle__summary-benefit{display:flex;align-items:center}.masterstudy-add-bundle__summary-benefit-label{display:flex;font-size:18px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f}.masterstudy-add-bundle__summary-benefit-value{display:flex;font-size:18px;font-style:normal;font-weight:700;line-height:normal;color:#4d5e6f;margin-left:5px}.masterstudy-add-bundle__block{display:flex;width:100%;flex-direction:column;position:relative;margin-bottom:20px}.masterstudy-add-bundle__block.masterstudy-add-bundle__block_pricing{margin-top:20px}.masterstudy-add-bundle__block-title{display:flex;width:100%;color:#001931;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:20px}.masterstudy-add-bundle input.masterstudy-add-bundle__input{display:flex;width:100%;height:40px;padding:9px 12px;align-items:center;border-radius:4px;border:1px solid #dbe0e9;background:#fff;outline:0;box-shadow:none;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#4d5e6f;position:relative}.masterstudy-add-bundle input.masterstudy-add-bundle__input::-moz-placeholder{color:#808c98}.masterstudy-add-bundle input.masterstudy-add-bundle__input::placeholder{color:#808c98}.masterstudy-add-bundle input.masterstudy-add-bundle__input:focus{outline:0;box-shadow:none;border-color:var(--accent-100)}.masterstudy-add-bundle__sticky{display:flex;width:100%;flex-direction:column;position:sticky;top:20px}.masterstudy-add-bundle__courses{display:flex;width:100%;flex-direction:column}.masterstudy-add-bundle__courses .masterstudy-bundle-course:last-child{border-bottom:1px solid #dbe0e9}.masterstudy-add-bundle__courses-empty{display:flex;width:100%;font-size:16px;line-height:normal;font-weight:400;color:#001931}.masterstudy-add-bundle__courses-empty.masterstudy-add-bundle__courses-empty_hide{display:none}.masterstudy-add-bundle__courses-add{display:flex;justify-content:flex-start;margin-top:20px}.masterstudy-add-bundle__courses-add.masterstudy-add-bundle__courses-add_hide{display:none}.masterstudy-add-bundle__courses-add-wrapper{display:flex;width:100%;justify-content:space-between;align-items:center}.masterstudy-add-bundle__courses-limit{display:flex;font-size:16px;line-height:normal;font-weight:500;white-space:nowrap;color:#808c98;margin-top:20px}.masterstudy-add-bundle__save{display:flex;margin-top:20px}.masterstudy-add-bundle__errors{display:flex;flex-direction:column;width:100%;margin-top:20px}.masterstudy-add-bundle__error{display:none;margin-top:10px;padding:15px 20px;align-items:center;border-radius:4px;border:1px solid var(--danger-10);background:var(--danger-10);font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#001931}.masterstudy-add-bundle__error::before{display:flex;content:"\e968";font-family:stmlms;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-right:10px;color:var(--danger-100)}.masterstudy-add-bundle__error.masterstudy-add-bundle__error_show{display:flex}@media (max-width:768px){.masterstudy-add-bundle__summary{flex-direction:column}.masterstudy-add-bundle__summary-item__wrapper{flex-direction:column;margin-right:30px}}@media (max-width:576px){.masterstudy-add-bundle__content{flex-direction:column}.masterstudy-add-bundle__details{width:100%;padding:0}.masterstudy-add-bundle__main{width:100%;padding:0;margin-top:20px}}