.page-header{background-color:var(--grey-500);margin-bottom:var(--spacing-xl);padding:var(--spacing-xl)0;flex-direction:column;display:flex}.page-header__container{justify-content:flex-start;display:flex}.page-header__nav-href{align-items:center;margin-bottom:12px;font-size:.875em;transition:all .3s;display:flex}.page-header__nav-href:hover{text-decoration:none}.page-header__nav-href:focus-visible{text-decoration:none}.page-header__nav-icon{margin-right:var(--spacing-xxs)}.page-header__course__name{color:#fff;text-transform:uppercase;margin-bottom:10px;font-size:.875em;line-height:1.2}.page-header__module__name{color:var(--grey-100);font-size:2.25em;font-weight:var(--font-light);margin-bottom:5px;line-height:1.2}@media (max-width:767px){.page-header__module__name{font-size:1.5em}}.page-header__info{color:var(--grey-300);font-size:var(--font-sm)}.page-nav__back{height:20px;margin-right:var(--spacing-xxs);width:15px}dialog{color:#000;background:#fff;border:solid;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;padding:1em;display:block;position:absolute;left:0;right:0}dialog:not([open]){display:none}dialog+.backdrop{background:rgba(0,0,0,.1);position:fixed;top:0;bottom:0;left:0;right:0}._dialog_overlay{position:fixed;top:0;bottom:0;left:0;right:0}dialog.fixed{position:fixed;top:50%;transform:translateY(-50%)}dialog+.backdrop{background-color:rgba(0,0,0,.5)}dialog::-ms-backdrop{background-color:rgba(0,0,0,.5)}dialog::backdrop{background-color:rgba(0,0,0,.5)}dialog{border-radius:var(--box-border-radius-s);padding:var(--spacing-m);border:none}dialog>:not(:last-of-type){margin-bottom:var(--spacing)}dialog .btn-close{background-color:var(--grey-200);right:var(--spacing);top:var(--spacing);position:absolute}.popup{background:var(--white);border:var(--box-border);border-radius:var(--box-border-radius);box-shadow:var(--box-shadow);opacity:0;max-width:600px;padding:var(--spacing-xl)var(--spacing-l);text-align:center;z-index:-1;transition:all .2s;position:fixed;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%)}.popup--is-hidden{display:none}.popup__wide{max-width:none;padding:2.5rem var(--spacing-l);width:37.5rem}@media (max-width:991px){.popup__wide{max-width:calc(100vw - 40px)}}.popup--opened{opacity:1;z-index:20000}.popup__close{color:var(--grey-600);cursor:pointer;width:.5rem;height:.5rem;position:absolute;top:38px;right:38px}@media (max-width:575px){.popup__close{top:20px;right:20px}}.popup__icon-close{fill:#6b6b6b;width:24px;height:24px}@media (max-width:575px){.popup__icon-close{width:20px;height:20px}}.popup__title{font-size:1.5rem;font-weight:var(--font-bold)}@media (max-width:767px){.popup__title{font-size:1.375rem}}.popup__subtitle{color:var(--bn-text-muted);font-size:var(--font-sm)}@media (max-width:767px){.popup__subtitle{font-size:.875em}}.popup__copy-wrapper{border:var(--box-border);border-radius:var(--box-border-radius-s);align-items:center;display:flex;overflow:hidden}.popup__copy-wrapper--copied .popup__copy-btn{background-color:var(--bn-success-bg)}.popup__copy-wrapper--copied .popup__copy-btn-icon{-webkit-filter:brightness(0%);filter:brightness(0%);display:block}.popup__copy-wrapper--copied .popup__copy-link{color:var(--bn-success-bg)}@media (max-width:991px){.popup__copy-wrapper{flex-direction:column}}.popup__copy-link{color:var(--bn-text-muted);font-weight:var(--font-semi-bold);max-width:600px;padding:0 var(--spacing);text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}@media (max-width:991px){.popup__copy-link{padding:var(--spacing)}}.popup__copy-btn{white-space:nowrap;border-top-left-radius:0;border-bottom-left-radius:0;transition:background .2s ease-in-out}@media (max-width:991px){.popup__copy-btn{border-radius:0;width:100%}}.popup__copy-btn-icon{height:1rem;margin-left:var(--spacing-xxs);width:1rem;display:none}@media (max-width:991px){.popup{max-width:calc(100vw - 40px);top:2rem;transform:translate(-50%)}}@media (max-height:700px){.popup{border-radius:0;height:100%;top:0;left:0;overflow:scroll;transform:none;max-width:100vw!important}}@media (max-width:575px){.popup{padding:50px 25px}}.module-finish__copy-wrapper{margin-top:20px}.module-finish__survey-form{width:88%;margin:0 auto}.module-finish__icon-checkmark{background-color:var(--white);border:3px solid var(--bn-success-bg);fill:var(--bn-success-bg);border-radius:50%;width:3.5rem;height:3.5rem;margin-bottom:1.2rem;padding:.8rem;position:relative;top:-2px}.module-finish__icon-oxford-cap{width:2rem;height:2rem;margin-right:8px;padding:.1rem;position:relative;top:2px;right:3px}.module-finish__icon-x{fill:#6b6b6b;width:24px;height:24px;margin-top:-24px;margin-left:-8px;padding:5px;top:20px!important;right:40px!important}@media (max-width:575px){.module-finish__icon-x{width:20px;height:20px}}.module-finish__skip{color:var(--grey-600);cursor:pointer;height:.5rem;position:absolute;top:25px;right:38px}@media (max-width:575px){.module-finish__skip{top:20px;right:20px}}.module-finish__view-certificate-button{background-color:var(--bn-success-bg)}.module-finish__view-certificate-button:hover,.module-finish__view-certificate-button:focus,.module-finish__view-certificate-button:not(:-webkit-any(:disabled,.disabled)):active{background-color:var(--bn-success-bg-hover)!important}.module-finish__view-certificate-button:hover,.module-finish__view-certificate-button:focus,.module-finish__view-certificate-button:not(:-moz-any(:disabled,.disabled)):active{background-color:var(--bn-success-bg-hover)!important}.module-finish__view-certificate-button:hover,.module-finish__view-certificate-button:focus,.module-finish__view-certificate-button:not(:is(:disabled,.disabled)):active{background-color:var(--bn-success-bg-hover)!important}.module-finish__view-certificate-button:focus-visible{background-color:var(--bn-success-bg-hover)!important}.module-finish__orange-text-link{color:var(--bn-orange);font-size:1.3em}.module-finish__bg-wrapper{background-color:var(--grey-100);margin:2.5rem -2.5rem -2.5rem;padding:2.5rem}.module-finish__comment,.module-finish__comment textarea{box-sizing:border-box;margin:0 auto var(--spacing-xxs);padding:var(--spacing-xxs);width:100%}@media (max-width:991px){.module-finish__comment,.module-finish__comment textarea{width:100%}}.radio-tiles{padding:var(--spacing-l)0;justify-content:center;display:flex}.radio-tiles>*+*{margin-left:2rem}.radio-tiles__tile{flex-direction:column;justify-content:center;align-items:center;display:flex}.radio-tiles__tile label span{justify-content:center;width:25px;display:flex}.modules-item{margin-bottom:var(--spacing-xl);padding-left:15px;padding-right:15px;display:flex;position:relative}.modules-item--flex-column{flex-direction:column}.modules-item:hover{color:initial;text-decoration:none}.modules-item:focus-visible{color:initial;text-decoration:none}.modules-item__body{min-height:170px;padding:var(--spacing)var(--spacing-l)var(--spacing-l)}.modules-item_hidden,.modules-item.hidden{display:none}.modules-item__image{background-position:50%;background-size:cover;border-radius:3px;height:212px;margin-bottom:10px;position:relative}.modules-item__image svg{content:"";width:60px;height:30px;display:block;position:absolute;top:70%;left:0;transform:translateY(-50%)}.modules-item__image:hover svg .background{fill:var(--bn-orange)}.modules-item__image:focus-visible svg .background{fill:var(--bn-orange)}.modules-item__course-name{color:var(--bn-academy-orange);font-size:.813em;font-weight:var(--font-medium);text-transform:uppercase;margin-top:10px}.modules-item__title{font-size:1em;font-weight:var(--font-bold);line-height:1.188em}.modules-item__duration{color:var(--grey-300);margin-top:5px;margin-bottom:10px;font-size:.875em;line-height:1.2}.modules-item__description{color:var(--grey-600);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-top:5px;font-size:.875em;line-height:1.3;display:-webkit-box;overflow:hidden}.modules-item__completed{color:var(--bn-success-bg);font-size:.875em;font-weight:var(--font-bold)}.modules-item__icon_checkmark{fill:var(--white);background-color:currentColor;border-radius:50%;width:25px;height:25px;margin-right:5px;padding:5px;position:relative;top:-2px}.modules-item__progress{color:var(--grey-600);font-size:.875em;font-weight:var(--font-bold)}.modules-item__progress-wrapper{align-items:center;margin-top:auto;display:flex}.modules-item__progress-bar{background:var(--grey-200);border-radius:2rem;width:50%;height:19px;margin-left:15px;position:relative;overflow:hidden}.modules-item__progress-progress{background:var(--bn-academy-orange);width:0;height:100%;position:absolute;top:0;left:0}.modules-item--my-courses{flex-direction:column;display:flex}@media (max-width:575px){.modules-item--my-courses{margin-bottom:0;padding-top:15px;padding-bottom:15px;padding-right:40px}.modules-item--my-courses:not(:last-of-type){border-bottom:1px solid var(--grey-200)}.modules-item--my-courses:after{content:"";background-image:url("/static/academy/img/icon_next_arrow.c3ba3aa1867e.svg");background-repeat:no-repeat;background-size:contain;width:14px;height:15px;display:block;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.modules-item--my-courses .modules-item__image{display:none}.modules-item--my-courses .modules-item__progress{font-size:.75em}.modules-item--my-courses .modules-item__progress-wrapper{margin-top:5px}.modules-item--my-courses .modules-item__progress-bar{width:60%}}.section{padding-top:35px;padding-bottom:25px}.section__title{color:var(--grey-500);font-size:1.188em;font-weight:var(--font-bold);margin-bottom:35px}@media (max-width:991px){.section__title{margin-bottom:25px;font-size:1em}.section{padding-top:20px;padding-bottom:15px}}.course-info{background-color:var(--grey-500);color:var(--grey-100);padding-top:30px;padding-bottom:60px}.course-info__back{color:var(--white);opacity:.6;align-items:center;width:110px;margin-bottom:12px;font-size:.875em;transition:all .3s;display:flex}.course-info__back:hover{color:var(--white);opacity:1;text-decoration:none}.course-info__back:focus-visible{color:var(--white);opacity:1;text-decoration:none}.course-info__icon_back{fill:currentColor;width:15px;height:15px;margin-right:10px}.course-info__header{color:var(--bn-academy-orange);text-transform:uppercase;margin-bottom:10px;font-size:.875em}@media (max-width:991px){.course-info__header{margin-bottom:0;font-size:.75em}}.course-info__logo{max-width:115px}@media (max-width:991px){.course-info__logo{max-width:55px}}.course-info__name{font-size:2.25em;font-weight:var(--font-light);margin-bottom:15px}.course-info__name .course-info__logo{float:right;margin-left:15px}@media (max-width:991px){.course-info__name{font-size:1.5em}}@media (max-width:430px){.course-info__share{margin-top:10px;display:block}}.course-info__icons{margin-right:12px;position:relative;top:-1px}@media (max-width:991px){.course-info__icons{width:28px;height:28px;margin-right:10px}}.course-info__icon_share{margin-left:5px;position:relative;top:-1px}.course-info__btn_share{color:inherit;font-size:inherit;font-weight:var(--font-regular);background-color:transparent;border:none;padding:13px;transition:all .3s}.course-info__btn_share:hover{opacity:.5}.course-info__btn_share:focus-visible{opacity:.5}@media (max-width:430px){.course-info__btn_share{padding-left:0;padding-right:0}}.course-info__description{color:var(--grey-100);font-size:1em}.course-info__btn-wrapper{font-size:1em;font-weight:var(--font-medium)}@media (max-width:991px){.course-info__btn-wrapper{text-align:center;font-size:.875em}}.course-info__link{color:var(--grey-100);text-decoration:underline}.course-info .course-join{margin-top:50px}.course-info .course-join__block{background-color:var(--grey-100);border:1px solid #ecedef;padding:30px 15px}@media (max-width:991px){.course-info .course-join__block{padding:20px 15px}}.course-info .course-join__title{color:var(--grey-500);font-size:1.5em;font-weight:var(--font-medium);text-align:center}@media (max-width:991px){.course-info .course-join__title{font-size:1.188em}}.course-info .course-join__btn-wrapper{font-size:1em;font-weight:var(--font-medium);display:flex}@media (max-width:991px){.course-info .course-join__btn-wrapper{text-align:center;font-size:.875em}}.course-info .course-progress{width:100%;display:block}.course-info .course-progress__title{font-size:.875em;font-weight:var(--font-bold);white-space:nowrap;line-height:19px}.course-info .course-progress__progress-wrapper{align-items:center;margin-top:30px;display:flex}.course-info .course-progress__progress-bar{background:var(--grey-200);border-radius:2rem;width:200px;height:19px;margin-left:15px;position:relative;overflow:hidden}.course-info .course-progress__progress-progress{background:var(--bn-success-bg);width:0;height:100%;position:absolute;top:0;left:0}@media (max-width:991px){.course-info{padding-top:20px;padding-bottom:20px}}.module-lessons-item{margin-bottom:40px;font-size:1em}.module-lessons-item__type{background-color:var(--grey-400);border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative;top:5px}.module-lessons-item__name{color:var(--grey-600);font-weight:var(--font-bold)}.module-lessons-item__description{color:var(--grey-400);max-width:620px;margin-top:5px;line-height:19px}.module-lessons-item__duration{color:var(--grey-300);margin-top:10px;line-height:19px}.module-lessons-item__control{margin-top:15px}.module-lessons-item__footer{margin-top:10px}.module-lessons-item__completed{color:var(--bn-success-bg);font-size:.875em;font-weight:var(--font-bold)}.module-lessons-item__icon_checkmark{fill:var(--white);background-color:currentColor;border-radius:50%;width:25px;height:25px;margin-right:5px;padding:5px;position:relative;top:-2px}@media (max-width:991px){.module-lessons-item{font-size:.875em}}.course-presenter__name{color:var(--grey-600);font-size:1em;font-weight:var(--font-bold)}@media (max-width:991px){.course-presenter__name{font-size:.875em}}.course-presenter__position{color:var(--grey-600);margin-top:2px;font-size:.875em}.course-presenter__description{color:var(--grey-600);max-width:670px;margin-top:15px;font-size:1em;line-height:28px}@media (max-width:991px){.course-presenter__description{font-size:.875em;line-height:23px}}.course-presenter__img{max-width:127px}@media (max-width:991px){.course-presenter__img{max-width:96px}}.course-modules__block{position:relative}.course-modules__block:not(:first-child){padding-top:40px}.course-modules__block:not(:last-child){border-bottom:1px solid var(--grey-200);padding-bottom:40px}@media (max-width:575px){.course-modules__block:not(:last-child){padding-bottom:0}}.course-modules__block-title{font-size:1.188em;font-weight:var(--font-medium);text-transform:uppercase;margin-bottom:25px}@media (max-width:575px){.course-modules__block-title{margin-bottom:0;font-size:1em}}
/*# sourceMappingURL=course.css.422d285f3d41.map */