.masterstudy-account .masterstudy-account-bundles{display:flex;width:100%;flex-wrap:wrap;position:relative}.masterstudy-account .masterstudy-account-bundles__header{display:flex;width:100%;justify-content:space-between;margin:0 0 40px}.masterstudy-account .masterstudy-account-bundles h1.masterstudy-account-bundles__title{display:flex;align-items:center;flex-shrink:0;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin:0;color:#001931}.masterstudy-account .masterstudy-account-bundles__loader{display:none;width:100%;min-height:200px;justify-content:center;align-items:center;padding:10px;position:relative}.masterstudy-account .masterstudy-account-bundles__loader.masterstudy-account-bundles__loader_show{display:flex}.masterstudy-account .masterstudy-account-bundles__loader-body{display:flex;width:45px;height:45px;border-radius:50%;position:relative;animation:rotate360 1s linear infinite;margin:auto;border-top:4px solid var(--accent-100);border-right:4px solid var(--accent-100);border-bottom:4px solid transparent;border-left:4px solid var(--accent-100)}.masterstudy-account .masterstudy-account-bundles__loader-body::after{display:flex;content:"";position:absolute;top:-7px;right:-7px;width:25px;height:25px;border-radius:50%;background:0 0}.masterstudy-account .masterstudy-account-bundles__empty{display:none;width:100%;height:100%;min-height:130px;justify-content:center;align-items:center;padding:10px}.masterstudy-account .masterstudy-account-bundles__empty.masterstudy-account-bundles__empty_show{display:flex}.masterstudy-account .masterstudy-account-bundles__empty-block{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:flex-start;margin-top:50px}.masterstudy-account .masterstudy-account-bundles__empty-icon{display:flex;width:80px;height:80px;justify-content:center;align-items:center;border-radius:50%;background:var(--accent-10);margin-bottom:20px}.masterstudy-account .masterstudy-account-bundles__empty-icon::before{display:flex;font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-empty-courses);font-size:28px;line-height:normal;color:var(--accent-100)}.masterstudy-account .masterstudy-account-bundles__empty-text{display:flex;color:#001931;justify-content:center;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:20px}.masterstudy-account .masterstudy-account-bundles__list{display:flex;width:100%;flex-direction:column}.masterstudy-account .masterstudy-account-bundles__list .masterstudy-bundle-card{width:100%;padding-bottom:40px;border-bottom:1px solid #dbe0e9;margin-bottom:40px}.masterstudy-account .masterstudy-account-bundles__list .masterstudy-bundle-card:last-child{border-bottom:none;padding-bottom:0}.masterstudy-account .masterstudy-account-bundles__pagination{display:flex}.masterstudy-account .masterstudy-account-bundles__pagination .masterstudy-pagination__item-block{padding-top:0;background:#fff;color:#4d5e6f;box-shadow:0 1px 3px 0 rgba(0,0,0,.07);outline:#dbe0e9 solid 1px}.masterstudy-account .masterstudy-account-bundles__pagination .masterstudy-pagination__item.masterstudy-pagination__item_current .masterstudy-pagination__item-block{background:var(--accent-100);color:#fff;outline:var(--accent-100) solid 1px}.masterstudy-account .masterstudy-account-bundles__pagination .masterstudy-pagination__button-next.masterstudy-pagination__button_disabled:hover::after,.masterstudy-account .masterstudy-account-bundles__pagination .masterstudy-pagination__button-next.masterstudy-pagination__button_disabled:hover::before,.masterstudy-account .masterstudy-account-bundles__pagination .masterstudy-pagination__button-next::after,.masterstudy-account .masterstudy-account-bundles__pagination .masterstudy-pagination__button-next::before,.masterstudy-account .masterstudy-account-bundles__pagination .masterstudy-pagination__button-prev.masterstudy-pagination__button_disabled:hover::after,.masterstudy-account .masterstudy-account-bundles__pagination .masterstudy-pagination__button-prev.masterstudy-pagination__button_disabled:hover::before,.masterstudy-account .masterstudy-account-bundles__pagination .masterstudy-pagination__button-prev::after,.masterstudy-account .masterstudy-account-bundles__pagination .masterstudy-pagination__button-prev::before{color:#4d5e6f}.masterstudy-account .masterstudy-account-bundles__pagination .masterstudy-pagination__button-next,.masterstudy-account .masterstudy-account-bundles__pagination .masterstudy-pagination__button-prev{outline:#dbe0e9 solid 1px;background:#fff}.masterstudy-account .masterstudy-account-bundles__pagination .masterstudy-pagination__button-prev.masterstudy-pagination__button_disabled,.masterstudy-account .masterstudy-account-bundles__pagination .masterstudy-pagination__button-prev.masterstudy-pagination__button_disabled:hover{background:#fff}.masterstudy-account .masterstudy-account-bundles__pagination .masterstudy-pagination__button-next.masterstudy-pagination__button_disabled,.masterstudy-account .masterstudy-account-bundles__pagination .masterstudy-pagination__button-next.masterstudy-pagination__button_disabled:hover{background:#fff}@media (max-width:767.98px){.masterstudy-account .masterstudy-account-bundles__pagination{width:100%}}@media (max-width:576px){.masterstudy-account .masterstudy-account-bundles__empty-block{margin-top:0}}