@keyframes fade-in{0%{display:none;opacity:0}1%{display:block;opacity:0}to{display:block;opacity:1}}@keyframes simple-fade-in{0%{opacity:0}to{opacity:1}}@keyframes simple-fade-out{0%{opacity:1}to{opacity:0}}@keyframes hint-fade-and-slide{0%{opacity:0;transform:translatey(20px)}to{opacity:1;transform:translatey(0)}}@keyframes hint-fade-and-slide-reverse{0%{opacity:0;transform:translatey(-20px)}to{opacity:1;transform:translatey(0)}}@keyframes hint-stem-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes hint-bullet-grow{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes zoom-in{0%{transform:scale(0)}50%{transform:scale(1)}}@keyframes subtle-pulse{0%{transform:scaleX(1)}50%{transform:scale3d(.75,.75,.75)}to{transform:scaleX(1)}}@keyframes big-pulse{0%{transform:scaleX(1)}50%{transform:scale3d(.9,.9,.9)}to{transform:scaleX(1)}}@keyframes wiggle{50%{transform:translateX(10px)}to{transform:translateX(0)}}@keyframes fade-out-down{0%{opacity:1}to{opacity:0;transform:translateY(-10px)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up-and-down{0%{transform:translateY(0)}33%{transform:translateY(-110%)}66%{transform:translateY(-110%)}to{transform:translateY(0)}}a{background-color:transparent;color:#de00a5;font-family:inherit;text-decoration:none;transition:color .4s linear}a:hover{color:#2541fc}blockquote{border-left:2px solid #de00a5;margin:1.5em 0;padding-left:1em}@media screen and (min-width:768px){blockquote{margin-left:calc(-1rem - 2px)}}button:active button:hover{outline:none}button:focus{outline:3px solid #2541fc}.is-mouse-focussed button{outline:none}cite{font-style:normal}h1{text-rendering:optimizelegibility;font-size:36px;font-size:2rem;font-weight:700;line-height:1.25;margin-bottom:.75rem;margin-top:2rem}@media screen and (min-width:680px)and (max-width:1599px){h1{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){h1{font-size:2.25rem;line-height:1.25}}h2{text-rendering:optimizelegibility;font-size:27px;font-size:1.5rem;font-weight:700;line-height:1.25;margin-bottom:.75rem;margin-top:2rem}@media screen and (min-width:680px)and (max-width:1599px){h2{font-size:1.5rem;line-height:1.25}}@media screen and (min-width:1600px){h2{font-size:1.5rem;line-height:1.25}}h3{text-rendering:optimizelegibility;font-size:22.5px;font-size:1.25rem;font-weight:700;line-height:1.5;margin-bottom:.75rem;margin-top:2rem}@media screen and (min-width:680px)and (max-width:1599px){h3{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){h3{font-size:1.25rem;line-height:1.5}}h4{text-rendering:optimizelegibility;font-size:18px;font-size:1rem;font-weight:700;line-height:1.5;margin-bottom:.75rem;margin-top:2rem}@media screen and (min-width:680px)and (max-width:1599px){h4{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){h4{font-size:1rem;line-height:1.5}}h5{text-rendering:optimizelegibility;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin-bottom:.75rem;margin-top:2rem}@media screen and (min-width:680px)and (max-width:1599px){h5{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){h5{font-size:.6363rem;line-height:1.5}}h6{text-rendering:optimizelegibility;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin-bottom:.75rem;margin-top:2rem}@media screen and (min-width:680px)and (max-width:1599px){h6{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){h6{font-size:.6363rem;line-height:1.5}}h1+p,h2+p,h3+p,h4+p,h5+p,h6+p{margin-top:0}img:where(:not([data-intrinsically-sized-img])){height:auto;width:100%}p,pre{margin-bottom:1.5em;margin-top:1.5em}pre{background-color:#fafafa;border:1px solid #ededee;border-radius:3px;color:#4a4d55;font-size:14px;font-size:.7777rem;line-height:1.5;padding:10px}@media screen and (min-width:680px)and (max-width:1599px){pre{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){pre{font-size:.6363rem;line-height:1.5}}table{font-size:18px;margin:1.5em 0;table-layout:fixed;width:100%;word-break:break-word}table td,table th{border-right:1px solid #ededee;padding:1em;text-align:left;width:50%}table td:last-of-type,table th:last-of-type{border-right:0}table td:first-child,table th:first-child{padding-left:0}table td:last-child,table th:last-child{padding-right:0}table td{border-bottom:1px solid #ededee}table tr:last-child td{border-bottom:0;padding-bottom:.5em}table tr:last-child th:only-of-type{border-bottom:none}table th{border-bottom:1px solid #ededee;padding-bottom:.5em;padding-top:0;text-align:left}table th:only-of-type{border-right:1px solid #ededee;padding-top:.5em}ul{margin-bottom:1.5em;margin-top:1.5em}blockquote ol,blockquote ul,ol,ul{padding-left:1.125em}ol ol,ol ul,ul ol,ul ul{margin-top:0;padding-left:1.125em}li{margin-bottom:.75em}button,input[type=button],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=reset],input[type=search],input[type=submit],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-appearance:none;border-radius:0;border-style:solid;border-width:1px;display:block}input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;-moz-appearance:button;box-sizing:none}input[type=button]:active,input[type=button]:hover,input[type=submit]:active,input[type=submit]:hover{outline:none}label{color:#4a4d55;font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){label{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){label{font-size:.7272rem;line-height:1.5}}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:3px solid #2541fc}mjx-container{margin:0!important;overflow-x:auto!important;text-align:left!important}.main-content-wrapper{display:flex}.main-content-wrapper .main-content{display:flex;flex-direction:column;justify-content:space-between;width:100%;word-break:break-word}.main-content-wrapper .main-content:after{content:"";display:block;height:66px;height:calc(66px + env(safe-area-inset-bottom))}@media screen and (min-width:900px){.main-content-wrapper{display:flex}.main-content-wrapper .main-content{flex-grow:1;transition:all .4s linear}}.main-content-wrapper .content-body{flex-shrink:0}.main-content-two-columns{transition:gap .3s linear}@media screen and (min-width:900px){.main-content-two-columns{display:flex;gap:2rem;justify-content:center}}@media screen and (min-width:1280px){.main-content-two-columns{gap:4rem}}@media screen and (min-width:1600px){.main-content-two-columns{gap:8rem}}.main-content-two-columns .main-content-left{margin:0 16px}@media screen and (min-width:900px){.main-content-two-columns .main-content-left{margin:0}}.main-content-two-columns .main-content-right .a-content{margin-bottom:0;margin-top:1rem}@media screen and (min-width:900px){.main-content-two-columns .main-content-right{flex-shrink:0;width:400px}.main-content-two-columns .main-content-right .a-content{margin-bottom:3rem;margin-top:3rem}}#fl-canvas{background-color:#fff;background-image:url(https://assets.futurelearn.com/packs/app/assets/images/comments_bg-95e72e9204b8cce04cb0.png);background-position:50% -1px;background-repeat:no-repeat;color:#3a343a;height:auto;position:relative;z-index:100}@media screen and (min-width:1392px){.displaying-comments #fl-canvas{background-position:50% 0;background-repeat:repeat-y}#fl-comments:not(.discussion-comments){padding-left:0;padding-right:0}.js .new-comment-page .comments-container #fl-comments{width:680px}.l-two-column-wrapper{margin-left:auto;margin-right:auto;max-width:1392px}.l-two-column-wrapper:after,.l-two-column-wrapper:before{content:" ";display:table}.l-two-column-wrapper:after{clear:both}.l-two-column-wrapper .article-step{background:#fff;float:left;width:50%}.l-two-column-wrapper .comments-container{background:transparent;float:left;margin-bottom:73.5px;margin-top:73.5px;width:50%}.l-two-column-wrapper .comments-container .headline{margin-top:7px}}@media screen and (min-width:1600px){.l-two-column-wrapper{max-width:1554px}.l-two-column-wrapper .comments-container{margin-bottom:85.75px;margin-top:85.75px}}@media screen and (min-width:680px){.two-thirds{width:66%}.one-thirds .logo{border:1px solid #ededee;margin-top:43px}}.l-illustration{margin-bottom:1.5rem;margin-top:1.5rem}.is-hidden{display:none;visibility:hidden}.is-visible{display:block;visibility:visible}.is-not-displayed{display:none}.is-visually-hidden{clip:rect(0 0 0 0);background:none!important;border:0!important;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0!important;position:absolute;white-space:nowrap;width:1px}.is-disabled{color:#727376;cursor:default}button.a-button.is-disabled,html button[type=button].a-button.is-disabled,input[type=reset].a-button.is-disabled,input[type=submit].a-button.is-disabled{background:#727376;border-color:#727376}.is-hidden-mobile{display:none}@media screen and (min-width:680px){.is-hidden-mobile{display:block}.is-hidden-mobile.inline{display:inline-block}}.is-hidden-desktop{display:block}@media screen and (min-width:680px){.is-hidden-desktop{display:none}}.form label.error--info,label.error,label.error--info,span.error{clear:both;display:block;font-style:italic;font-weight:400;margin-top:16px;padding-right:24px;position:relative;top:5px}.form label.error--info:before,label.error--info:before,label.error:before,span.error:before{background-color:#fecb51;background-position:50% 50%;background-repeat:no-repeat;content:"";display:inline-block;height:25px;margin-right:8px;position:relative;top:5px;width:25px}label.error:before,span.error:before{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/svg_icons/alert-82b1829e45b217b849a3.svg);background-size:60%}.form label.error--info:before,label.error--info:before,span.error--info:before{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/svg_icons/info-d747c7017b435c9e5a3f.svg)}label.error--flush,span.error--flush{margin-top:0}.m-form__control-group.error input,.m-form__control-group.error select,.m-form__control-group.error textarea,input.error,select.error,textarea.error{border:2px solid #fecb51}.error input[type=checkbox]{outline:3px solid #fecb51}@media screen and (min-width:680px){input.error,label.error,span.error{float:left}label.error,span.error{clear:none;display:inline-block;margin-left:16px;margin-top:4px;top:-5px}label.error input.a-input--wide,select.a-input--wide+label.error{max-width:225px}.a-content--form label.error{margin-left:0;max-width:100%}label.error--flush,span.error--flush{margin-left:0;top:0}}.list{list-style:none;margin:0;padding:0}.list-nestedgroup{border-bottom:1px solid #ededee;margin-bottom:1.5rem}.list-nestedgroup:last-child{border-bottom:0;margin-bottom:0}.list-nestedgroup .m-link-list{margin-bottom:1rem}.list-nestedgroup.activity .media-regular.media-group{padding-bottom:27px}.list-compact li{margin-bottom:0}.list-inline{display:inline-block;list-style:none;margin:0;padding:0}.list-inline li{line-height:20px}.list-inline li:first-child{padding:0}.list-inline p{margin-bottom:0}.list-inline li,.list-inline li form{display:inline}.list-bullet li:before{color:#4a4d55;content:"•";display:inline-block;font-size:14px;padding:0 7px 0 5px;position:relative;top:1px}.list-bullet li:first-child:before{content:none}.list-bullet.bullet-light-grey li:before{color:#727376}.list-pipe li{padding-left:8px}.list-pipe li:before{content:"|";padding-right:4px}.list-pipe li:first-child:before{content:none}.bullet:before{color:#4a4d55;content:"•";display:inline-block;font-size:14px;padding:0 7px 0 5px;position:relative;top:1px}.section-cta{margin-top:1.5rem}.section-cta--after-copy{margin-top:2rem}.icon{background:url(https://assets.futurelearn.com/packs/app/assets/images/futurelearn-sprite-97d3916ab1dba5d5bd26.png) no-repeat 0 0;display:block}.icon a,.icon span{clip:rect(0 0 0 0);background:none!important;border:0!important;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0!important;position:absolute;white-space:nowrap;width:1px}.icon[data-icon]{background:none}.icon-quiz-tries1{background-position:0 -120px;height:56px;width:57px}.icon-quiz-tries2{background-position:0 -180px;height:56px;width:57px}.icon-quiz-tries3{background-position:0 -240px;height:56px;width:58px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){.icon{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/futurelearn-sprite@2x-c0f0bc3a44ed5c92d7aa.png);background-size:320px 320px}}.headline{font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin:16px 0 9px}@media screen and (min-width:680px)and (max-width:1599px){.headline{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.headline{font-size:.6363rem;line-height:1.5}}.headline-primary{border-bottom:0;color:#393b42;display:inline-block;max-width:90%}.headline-primary>a{color:#393b42}.header-section--inverse .headline-primary{color:#fff}.a-section--closed-step .headline-primary{font-size:14px;font-size:.7777rem;font-weight:400;line-height:1.5;margin-bottom:0;margin-top:0}@media screen and (min-width:680px)and (max-width:1599px){.a-section--closed-step .headline-primary{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-section--closed-step .headline-primary{font-size:.6363rem;line-height:1.5}}.headline-with-icon{margin-top:-3px}.headline-with-icon .a-svg-icon{height:1.1rem;margin-right:3px;position:relative;top:6px;width:1.1rem}.headline-secondary,.headline-secondary>a{color:#727376}.a-section--closed-step .headline-secondary{font-size:14px;font-size:.7777rem;font-weight:400;line-height:1.5;margin-bottom:4rem;margin-top:0}@media screen and (min-width:680px)and (max-width:1599px){.a-section--closed-step .headline-secondary{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-section--closed-step .headline-secondary{font-size:.6363rem;line-height:1.5}}.headline-strong{border-bottom:1px solid #393b42;padding-bottom:10px}.header-section--inverse .headline-strong{border-bottom:1px solid #fff}.headline-primary>a:hover,.headline-secondary>a:hover{color:#2541fc}.headline--tight-top{margin-top:8px}.header-container{margin-bottom:10px}.header-container .header-section{margin-bottom:13px}.header{margin-bottom:24px;position:relative}.header .heading-sub-link{font-size:14px;font-size:.7777rem;line-height:1.5;margin-top:15px}@media screen and (min-width:680px)and (max-width:1599px){.header .heading-sub-link{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.header .heading-sub-link{font-size:.6363rem;line-height:1.5}}.header-large,.header-section{border-bottom:1px solid #ededee}.header-large .headline-primary,.header-section .headline-primary{margin-bottom:-1px;padding-bottom:8px}.header-large .headline-primary.headline-with-icon,.header-section .headline-primary.headline-with-icon{padding-bottom:10px}.header-large .headline-secondary,.header-section .headline-secondary{margin-top:0}.header-large.header-section--inverse,.header-section.header-section--inverse{border-bottom:1px solid hsla(0,0%,100%,.5)}.header-section,.new-comment-page .comments .header-section{margin-bottom:22px}.header-large{margin-bottom:25px}.header-medium{margin-bottom:13px;margin-top:16px}.header-medium .headline{display:block;margin:2px 0 0;vertical-align:top}.header-medium .headline-primary{margin-bottom:6px}.header-double .headline-strong{border:0}.comments .header-section{margin:0}.headline.mini{border-bottom:1px solid #ededee;border-top:1px solid #ededee;color:#727376;padding:8px 0;text-transform:none}.headline.lower{font-size:14px;font-size:.7777rem;line-height:1.5;text-transform:none}@media screen and (min-width:680px)and (max-width:1599px){.headline.lower{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.headline.lower{font-size:.6363rem;line-height:1.5}}.heading--form-title{font-size:36px;font-size:2rem;line-height:1.25;margin-bottom:16px;margin-top:0}@media screen and (min-width:680px)and (max-width:1599px){.heading--form-title{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){.heading--form-title{font-size:2.25rem;line-height:1.25}}@media screen and (min-width:680px){.header-container{margin-bottom:30px}.header-medium{margin-top:0}.headline-primary{max-width:100%}.header-large{margin-bottom:56px}.header-double .headline-primary{display:inline-block;margin-bottom:-1px;padding-bottom:9px;padding-left:2px}.header-double .headline-secondary{display:inline-block;margin-left:6px;margin-top:16px;padding-bottom:0;top:2px}.header-double .headline-strong{border-bottom:1px solid #393b42}}.link{background-color:transparent;border:0;color:#de00a5;display:inline;font-family:inherit;padding:0;text-decoration:none;transition:color .4s linear}.link:hover{color:#2541fc}.link-block{display:block}.link-block,.link-block:hover{color:#393b42}.link--bold{font-weight:700}.link-secondary{background-color:transparent;color:#4a4d55;font-family:inherit;text-decoration:none;transition:color .4s linear}.link-secondary:hover{color:#2541fc}.a-section--premium .link-secondary{color:#fff}.link-tertiary{background-color:transparent;color:#3a343a;font-family:inherit;text-decoration:none;transition:color .4s linear}.link-tertiary:hover{color:#2541fc}.white-link,.white-link:hover{color:#fff}.link-selected,.link-selected .icon{color:#2541fc}.link-default{background-color:transparent;color:inherit;font-family:inherit;text-decoration:none;transition:color .4s linear}.link-default:hover{color:#2541fc}input[type=button].link,input[type=reset].link,input[type=submit].link{border:0;display:inline-block}.media-small{min-height:32px}.media-large,.media-regular{margin-bottom:35px}.media-sectioned{border-bottom:1px solid #ededee;padding-bottom:10px}.media-small.media-sectioned{padding:9px 0}.media-group{margin-bottom:0}.media-small .header{clear:both;margin-bottom:0}.media-small .header .headline{margin:0}.media-small .header .headline.headline-primary{display:inline-block}.media_body{zoom:1;overflow:hidden;_overflow:visible}.media-small .media_icon{display:inline-block;float:left;margin-right:16px}.media-small .media_body{margin-top:0}.media-small .icon_link+.media_body,.media-small .media_icon+.media_body{margin-top:8px}.media-small .header{line-height:16px}.media-small .header .headline{display:inline-block}.media-regular .headline{line-height:100%}.media-regular .headline-primary{margin-top:0}.media_image>img{display:inline-block;height:auto;width:100%}.media_description,.media_description li,.media_description p{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.media_description,.media_description li,.media_description p{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.media_description,.media_description li,.media_description p{font-size:.6363rem;line-height:1.5}}.media_description p{margin-top:0}.runSection .activities .m-link-list__item .media_description li{list-style:disc;margin-bottom:.5em}.runSection .activities .m-link-list__item .media_description ul{margin-bottom:1.5em}.media_description>*{margin-bottom:0}.media_description .introduction{font-weight:300;min-height:40px}.m-link-list__item .media_description{margin-left:46px;margin-top:12px}.m-link-list__item .media_description p{margin-bottom:1em}.media-feed.media-small.media-sectioned{margin:0 -22px;padding:18.608px 22.4px;position:relative}.media-feed.media-small.media-sectioned:first-child{padding-top:0}.media-feed.media-small.media-sectioned:last-child{margin-bottom:32px}.media-feed.media-small.media-sectioned .media_image{margin-top:2px}.media-feed.media-small.media-sectioned .media_body{margin-right:5px}.media-feed.media-small.media-sectioned .media_body .headline-primary{margin-top:0}.media-feed.media-small.media-sectioned .media_body .preamble_headline{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.media-feed.media-small.media-sectioned .media_body .preamble_headline{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.media-feed.media-small.media-sectioned .media_body .preamble_headline{font-size:.6363rem;line-height:1.5}}.media-feed.media-small.media-sectioned .media_body .preamble_headline{color:#727376;float:left;font-weight:700;margin-bottom:0;max-width:80%}.reply_time{font-weight:700;margin-bottom:0;margin-top:6px}.media .timestamp{color:#4a4d55;display:inline-block;float:right;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.media .timestamp{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.media .timestamp{font-size:.6363rem;line-height:1.5}}.media_image.a-avatar{float:left;margin-right:16px;margin-top:5px}.media_image.a-avatar-small{margin-right:10px}.media_image--activity{display:none}.media-small.is-media-icon-centered .media_centered_container{position:relative}.media-small.is-media-icon-centered .media_centered_container .media_icon{margin:auto;position:absolute;top:50%;transform:translateY(-50%)}.media-small.is-media-icon-centered .media_centered_container .media_body{margin-left:48px}.media-small.is-media-icon-centered .media_centered_container .media_body .header{line-height:146%}.media-small.is-media-icon-centered .media_centered_container .media_body .header .headline{line-height:146%!important;margin-bottom:0;padding-bottom:0}.media-small.is-media-icon-centered .media_centered_container .media_icon+.media_body{margin-top:0}@media screen and (min-width:680px){.media-small.is-media-icon-centered .media_centered_container{position:relative}.media-small.is-media-icon-centered .media_centered_container .media_icon{margin:auto;position:absolute;top:50%;transform:translateY(-50%)}.media-small.is-media-icon-centered .media_centered_container .media_body{margin-left:48px}.media-small.is-media-icon-centered .media_centered_container .media_body .header{line-height:146%}.media-small.is-media-icon-centered .media_centered_container .media_body .header .headline{line-height:146%!important;margin-bottom:0;padding-bottom:0}.media-small.is-media-icon-centered .media_centered_container .media_icon+.media_body{margin-top:0}.media-large .media_image>img{width:204px}.media-regular .media_image>img{width:148px}.media-small .header .headline-primary{margin-bottom:0;padding-left:0}.media_icon,.media_image{float:left;margin-right:16px}.media_image{max-height:137px}.media_image--activity{display:block;float:right;height:137px;margin:0 0 1.5rem 1.5rem}.media_image--activity>img{display:block;max-height:100%;max-width:100%;width:auto}.media-feed.media-small.media-sectioned{margin:0;padding:18.608px 0}.media-feed.media-small.media-sectioned .headline-primary{margin-top:-16px}.media-feed.media-small.media-sectioned .follow-button input[type=submit]{display:inline!important;font-weight:700}}.media_image.media-zoom{display:block;overflow:hidden;transform:translateZ(0)}.media_image.media-zoom img{display:block;transform:translateZ(0);transition:transform .4s ease-out}.media_image.media-zoom:hover img{transform:scale(1.025) translateZ(0)}.assignment-report,.review-report{border-bottom:1px solid #ededee;border-top:1px solid #ededee;margin-bottom:32px;padding:6px 0}.assignment-report .report-link-wrapper,.review-report .report-link-wrapper{float:right;line-height:0;margin-top:3px}.assignment-report .icon-report,.review-report .icon-report{float:right}.js .report-form-wrapper,.o-profile__report-user .report-form-wrapper{display:none;padding-left:0}.report-form-wrapper{overflow:hidden;padding-left:0;padding-top:8px;width:100%}.report-form-wrapper .textarea-container{padding-right:16px}.report-form-wrapper .textarea-container textarea{width:100%}.report-form-wrapper .a-select-container,.report-form-wrapper .textarea-container{max-width:340px;width:100%}.report-form-wrapper,.report-form-wrapper [id^=report-]{clear:both}.report-form-wrapper [id^=report-] h4,.report-form-wrapper h4{font-size:18px;font-size:1rem;line-height:1.5;margin:8px 8px 8px 0}@media screen and (min-width:680px)and (max-width:1599px){.report-form-wrapper [id^=report-] h4,.report-form-wrapper h4{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.report-form-wrapper [id^=report-] h4,.report-form-wrapper h4{font-size:1rem;line-height:1.5}}.report-form-wrapper [id^=report-] p,.report-form-wrapper p{font-size:14px;font-size:.7777rem;line-height:1.5;margin-bottom:8px}@media screen and (min-width:680px)and (max-width:1599px){.report-form-wrapper [id^=report-] p,.report-form-wrapper p{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.report-form-wrapper [id^=report-] p,.report-form-wrapper p{font-size:.6363rem;line-height:1.5}}.report-form-wrapper [id^=report-] label,.report-form-wrapper [id^=report-] select,.report-form-wrapper label,.report-form-wrapper select{display:block;font-size:14px;font-size:.7777rem;line-height:1.5;margin-bottom:8px}@media screen and (min-width:680px)and (max-width:1599px){.report-form-wrapper [id^=report-] label,.report-form-wrapper [id^=report-] select,.report-form-wrapper label,.report-form-wrapper select{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.report-form-wrapper [id^=report-] label,.report-form-wrapper [id^=report-] select,.report-form-wrapper label,.report-form-wrapper select{font-size:.6363rem;line-height:1.5}}.profile .report-form-wrapper [id^=report-] label,.profile .report-form-wrapper [id^=report-] select,.profile .report-form-wrapper label,.profile .report-form-wrapper select{margin:auto}.report-form-wrapper [id^=report-] ul,.report-form-wrapper ul{padding:0}.report-form-wrapper [id^=report-] li,.report-form-wrapper li{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.report-form-wrapper [id^=report-] li,.report-form-wrapper li{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.report-form-wrapper [id^=report-] li,.report-form-wrapper li{font-size:.6363rem;line-height:1.5}}.report-form-wrapper .list-inline,.report-form-wrapper [id^=report-] .list-inline{line-height:0;margin-top:8px}.report-form-wrapper .list-inline .link,.report-form-wrapper [id^=report-] .list-inline .link{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.report-form-wrapper .list-inline .link,.report-form-wrapper [id^=report-] .list-inline .link{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.report-form-wrapper .list-inline .link,.report-form-wrapper [id^=report-] .list-inline .link{font-size:.6363rem;line-height:1.5}}.report-form-wrapper [id^=report-] button.link,.report-form-wrapper button.link{font-weight:700}.report-form-wrapper .character-count,.report-form-wrapper [id^=report-] .character-count{font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin-top:8px}@media screen and (min-width:680px)and (max-width:1599px){.report-form-wrapper .character-count,.report-form-wrapper [id^=report-] .character-count{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.report-form-wrapper .character-count,.report-form-wrapper [id^=report-] .character-count{font-size:.6363rem;line-height:1.5}}.report-form-wrapper .m-form__control-group{margin-bottom:0}.report-link-wrapper{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.report-link-wrapper{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.report-link-wrapper{font-size:.6363rem;line-height:1.5}}.comment .report-link-wrapper{float:right;top:-2px}.report-link-wrapper .a-svg-icon--flag{width:1em}.a-content .report-form-open{padding-bottom:8px;padding-left:0}.o-profile .report-form-wrapper .report-form .a-input--autoresize{min-height:56px}.o-profile .report-form-wrapper .a-select-container,.o-profile .report-form-wrapper .textarea-container,.o-profile .report-form-wrapper label{float:none;margin-left:auto;margin-right:auto}@media screen and (min-width:1392px){.report-form-wrapper .a-select-container{display:block}.report-form-wrapper label{margin-bottom:16px;margin-left:0;margin-top:-8px}}@media screen and (min-width:680px){.report-form-wrapper label{margin-top:6px}.report-form-wrapper .a-select-container{float:left}.report-form-wrapper select{max-width:100%}.report-form-wrapper .list-inline{display:block}}.js .l-two-column-wrapper .comments-container,.js .new-comment-page .comments-container{display:block}.comments-container:focus{outline:0}.new-comment-page .comments-container{margin-top:0}.new-replies-page .media{margin-top:32px}.comments-experiment .new-comment,.comments-experiment .new-discussion-comment{margin-bottom:3rem}@media screen and (min-width:680px){.comments-experiment .new-comment,.comments-experiment .new-discussion-comment{padding-top:28px}}.comments-experiment .m-options-panel{margin-bottom:.75rem}.comments-container{margin-top:-space(6)}.edit_comment footer{border:0;margin-bottom:4px;margin-top:6px}.edit_comment footer .comment-action-link{color:#4a4d55}.edit_comment footer .comment-action-link:before{color:#4a4d55;content:"•";display:inline-block;font-size:14px;padding:0 7px 0 5px;position:relative;top:1px}.edit_comment textarea{margin-top:-11px}.js .edit_comment span.character-count{line-height:24px;margin-top:0}#fl-comments:focus{outline:none}#fl-comments:not(.discussion-comments){padding-left:16px;padding-right:16px}#fl-comments header+p{padding-top:16px}#fl-comments .comment:focus{outline:none}.new-discussion-comment{margin-top:54px}.link-leave-discussion{bottom:2px;font-size:14px;font-weight:700;position:absolute;right:0}.new-comment,.new-discussion-comment{padding-bottom:16px;padding-top:20px}.comment-action-link{color:#3a343a;display:inline;font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.comment-action-link{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.comment-action-link{font-size:.6363rem;line-height:1.5}}.list-inline .comment-action-link:first-child{padding-right:5px}.new-comment form .m-form__control-group,.new-discussion-comment form .m-form__control-group{margin-bottom:0}.add_reply button.link,.add_reply input.link,.comments button.link,.comments input.link,.new-comment button.link,.new-comment input.link,.new-discussion-comment button.link,.new-discussion-comment input.link{font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.add_reply button.link,.add_reply input.link,.comments button.link,.comments input.link,.new-comment button.link,.new-comment input.link,.new-discussion-comment button.link,.new-discussion-comment input.link{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.add_reply button.link,.add_reply input.link,.comments button.link,.comments input.link,.new-comment button.link,.new-comment input.link,.new-discussion-comment button.link,.new-discussion-comment input.link{font-size:.6363rem;line-height:1.5}}.add_reply .character-count,.comments .character-count,.new-comment .character-count,.new-discussion-comment .character-count{font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin-top:8px}@media screen and (min-width:680px)and (max-width:1599px){.add_reply .character-count,.comments .character-count,.new-comment .character-count,.new-discussion-comment .character-count{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.add_reply .character-count,.comments .character-count,.new-comment .character-count,.new-discussion-comment .character-count{font-size:.6363rem;line-height:1.5}}.new-comment .profile-link{display:block;margin-bottom:8px}.profile-link a{margin-right:8px}.no-comments-placeholder{margin:28px 0 32px}.edit_comment{display:block;margin-top:20px}.degraded .edit_comment{display:block}.edit_comment footer{font-size:14px;font-weight:700;padding:4px 0;width:100%}.edit_comment--toggle{display:none}@media screen and (min-width:1392px){.no-comments-placeholder+.new-comment,.no-comments-placeholder+.new-discussion-comment{margin-top:-8px}}#edit_group_workspace_contribution .a-input{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){#edit_group_workspace_contribution .a-input{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){#edit_group_workspace_contribution .a-input{font-size:.7272rem;line-height:1.5}}#edit_group_workspace_contribution footer{font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin-bottom:4px;margin-top:10px;padding:4px 0}@media screen and (min-width:680px)and (max-width:1599px){#edit_group_workspace_contribution footer{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){#edit_group_workspace_contribution footer{font-size:.6363rem;line-height:1.5}}#edit_group_workspace_contribution footer .m-contribution__action-link{color:#4a4d55;display:inline}#edit_group_workspace_contribution footer .m-contribution__action-link:before{color:#4a4d55;content:"•";display:inline-block;font-size:14px;padding:0 7px 0 5px;position:relative;top:1px}.form-profile .label-image{display:block}.form-profile .profile-image{height:100px;vertical-align:middle;width:100px}.form-profile .character-count{font-size:14px}.form-profile .label-help{float:right;line-height:20px;margin-bottom:0;margin-top:5px;padding-top:5px}.form-profile .settings_profile_privacy{border-bottom:0}.js .a-upload-button-native{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.a-upload-button-native+.a-upload-button-fake:hover,.a-upload-button-native:focus+.a-upload-button-fake{background-color:#2541fc}.a-avatar-preview{zoom:1;float:left;height:100px;margin-right:32px;margin-top:16px;overflow:hidden;_overflow:visible;vertical-align:middle;width:100px}.m-user-avatar-control{margin-top:16px}.a-remove-photo{display:inline-block;margin-top:5px}.a-upload-button-fake{cursor:pointer}.a-upload-button:focus+.a-upload-button-fake{outline:1px dotted #000;outline:5px auto -webkit-focus-ring-color}.no-js .a-remove-photo{display:block}.hide-checkbox,.no-js .check-checkbox{display:none}.no-js .hide-checkbox{display:block}.no-js .a-upload-button-fake{display:none}.no-js .remove-photo-label{display:inline-block;font-weight:400}.no-js .remove-photo-checkbox{display:inline}.no-js .a-avatar-preview{margin-bottom:8px}.form-register,.profile-settings{margin-bottom:28px}.form-register:focus,.profile-settings:focus{outline:none}.checkbox-container{margin-bottom:4px}.content{margin-bottom:40px;margin-top:10px}.content:after,.content:before{content:" ";display:table}.content:after{clear:both}.runSection{padding-bottom:5px}.runSection h1{margin-top:0}.runSection ol,.runSection ul{padding-left:18px}.runSection ol li:not(.list-nestedgroup,.step),.runSection ul li:not(.list-nestedgroup,.step){margin-bottom:16px;padding-left:16px}.runSection ol{padding-left:19px}.date-context{display:none;float:right;font-size:14px;font-size:.7777rem;line-height:1.5;margin-top:16px;padding-bottom:8px}@media screen and (min-width:680px)and (max-width:1599px){.date-context{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.date-context{font-size:.6363rem;line-height:1.5}}@media screen and (min-width:680px){.date-context{display:inline-block}}.category-button{margin-bottom:64px;margin-top:48px;text-align:center}.joined-status{border:1px solid #ededee;font-size:14px;font-size:.7777rem;line-height:1.5;padding:.6em 1em;text-align:center}@media screen and (min-width:680px)and (max-width:1599px){.joined-status{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.joined-status{font-size:.6363rem;line-height:1.5}}.runSection .activities,.runSection .activities ol,.runSection .activities ul{padding-left:0}.runSection .activities li:not(.list-nestedgroup){margin-bottom:0}.runSection .activities li{padding-left:0}.runSection .activities li.step:hover .headline-primary{color:#2541fc}.runSection .activities .header-double{margin-top:8px}@media screen and (min-width:680px){.content{margin-bottom:56px;margin-top:56px}.category-button{margin-bottom:0}}.statement-about{line-height:normal;margin-top:28px;position:relative}.statement-about h3{font-size:14px}.statement-about .info{border-bottom:1px solid #ededee;border-top:1px solid #ededee;font-weight:700;width:100%}.statement-about .info .a-svg-icon{color:#4a4d55;margin-right:5px;vertical-align:text-bottom;width:22px}@media screen and (min-width:680px){.run-exam{margin:28px 0 0;text-align:center}.run-exam:nth-of-type(1n){margin:44.8px 0 0}.exam-about-container{margin:-8px}.exam-about-container:after,.exam-about-container:before{content:" ";display:table}.exam-about-container:after{clear:both}.statement-about{float:left;min-height:290px;padding:8px;width:33.3333333333%}.statement-about:nth-child(3n+1){clear:left}.statement-about .info{bottom:0;position:absolute}.exam-about-container .statement-about{min-height:390px}}.comments:after,.comments:before{content:" ";display:table}.comments:after{clear:both}.audio-container{margin-bottom:3rem;margin-top:1.5rem}.no-js .audio-container .video-js{min-height:32px;width:100%}.list.related-files,.list.related-links{margin-bottom:32px}.list.related-files .icon,.list.related-links .icon{color:#3a343a;font-size:28px;margin-left:0;position:relative;top:-5px}.list.related-files .a-svg-icon,.list.related-links .a-svg-icon{color:#3a343a;display:inline-block;float:left;margin-right:16px;position:relative;top:-5px;width:18px}.list.related-files a,.list.related-links a{display:block}.list.related-files a:hover .headline-primary,.list.related-links a:hover .headline-primary{color:#2541fc}.list.related-files .media_description,.list.related-links .media_description{color:#3a343a}.list.related-files--nomargin{margin-bottom:0}.list.related-links .headline-primary{padding-bottom:8px}.assignment-reflections{list-style:none outside}.assignment-reflections,.assignment-reflections li{margin-left:0;padding-left:0}.assignment-author p{font-size:14px;font-size:.7777rem;line-height:1.5;margin:0}@media screen and (min-width:680px)and (max-width:1599px){.assignment-author p{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.assignment-author p{font-size:.6363rem;line-height:1.5}}.profile-link,ul.profile-link{margin-top:0;padding-left:0}.profile-link li,ul.profile-link li{font-size:14px;font-size:.7777rem;line-height:1.5;margin-bottom:0}@media screen and (min-width:680px)and (max-width:1599px){.profile-link li,ul.profile-link li{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.profile-link li,ul.profile-link li{font-size:.6363rem;line-height:1.5}}.profile-link li:first-child,ul.profile-link li:first-child{margin-top:0;padding:0}.profile-link a,.profile-link p,ul.profile-link a,ul.profile-link p{color:#3a343a;display:inline;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.profile-link a,.profile-link p,ul.profile-link a,ul.profile-link p{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.profile-link a,.profile-link p,ul.profile-link a,ul.profile-link p{font-size:.6363rem;line-height:1.5}}.checkout__input{-webkit-appearance:none;border-radius:0;border-style:solid;border-width:1px;display:block;float:left;max-width:370px;width:100%}.checkout__input--small{width:6em}.checkout__cvc-image{float:left;padding-left:1em;width:4em}.checkout .error{top:1px}.checkout__input~.error{display:none}.StripeElement--invalid{border:2px solid #fecb51}.StripeElement--invalid~.error{display:inline-block;margin-top:0}.discount-container label{font-weight:400}.discount-container .a-input{max-width:none}.discount-container .a-button{margin-top:3px}.discount-container .m-drawer--open{margin-bottom:37px}.discount-loader{position:relative}.discount-loader .discount-button-text{visibility:hidden}.discount-loader .a-loader{bottom:0;display:block;top:0}.discount-loader .a-loader .a-loader__ball{background-color:#de00a5}.checkout-items__list{border-top:1px solid #ededee;clear:left;display:flex;flex-direction:column}.checkout-items__list p{margin:0}.checkout-items__list>div{border-bottom:1px solid #ededee;padding:16px 0}.checkout-items__list .checkout-items__tax_container{border-bottom:none;padding:0}.checkout-items__list .checkout-items__tax_container.hidden{display:none}.checkout-items__list .checkout-items__subscription_with_footnote{align-items:center;border-bottom:none;display:flex;justify-content:space-between;padding-bottom:0}.checkout-items__list .checkout-items__footnote{border-bottom:none;flex-direction:row;padding:0}.checkout-items__list .checkout-items__footnote div{padding-top:0}.checkout-items__discount,.checkout-items__product,.checkout-items__tax_amount,.checkout-items__total_before_tax{align-items:center;display:flex;justify-content:space-between}.checkout-items__row__item{display:inline-block;font-weight:700;margin-bottom:.75rem;margin-top:.75rem}.checkout-items__row__item+.checkout-items__row__item{float:right}.checkout-items__disclaimer{color:#727376}.checkout-items__total{align-items:center;display:flex;font-size:22.5px;font-size:1.25rem;font-weight:700;justify-content:space-between;line-height:1.5;padding:16px 0 0;text-align:right}@media screen and (min-width:680px)and (max-width:1599px){.checkout-items__total{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){.checkout-items__total{font-size:1.25rem;line-height:1.5}}.checkout-items__total p{margin:0}.payment-details-loading{position:relative}.payment-details-loading .js-stripe-container{visibility:hidden}.payment-details-loading .a-loader{bottom:0;display:block;top:0}.payment-details-loading .a-loader .a-loader__ball{background-color:#de00a5}.payment-details-loading .a-loader__ball{height:16px;width:16px}.payment-details .a-svg-icon--lock-close{height:.8em;position:relative;top:2px;width:.8em}.a-button--checkout{width:100%}@media screen and (min-width:680px){.a-button--checkout{max-width:222px}.a-select-container.a-select-container--selectbox-wide{min-width:386px}.a-select-container.a-select-container--selectbox-wide label.error{left:368px;margin-bottom:-32px;position:relative;top:-40px}.discount-container .a-input{max-width:370px}.discount-container label{margin-bottom:12px}.discount-container .a-button{line-height:1.4;margin-left:4px}}.checkout__certificate-name-preview>span{font-size:18px;font-size:1rem;font-weight:700;line-height:1.5;margin-right:15px}@media screen and (min-width:680px)and (max-width:1599px){.checkout__certificate-name-preview>span{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.checkout__certificate-name-preview>span{font-size:1rem;line-height:1.5}}.checkout__input--number{background-position:100% 0;background-repeat:no-repeat;background-size:auto 100%}.checkout__input--number[data-brand=amex]{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/payment-icons/amex-4cd3ee8da6e6d9de5b4d.png)}.checkout__input--number[data-brand=mastercard]{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/payment-icons/mastercard-bddd90932c3fc6cd30bb.png)}.checkout__input--number[data-brand=visa]{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/payment-icons/visa-1a9661b254b4ef43d452.png)}.checkout__paypal-logo{pointer-events:none;transform:translateY(-2px);width:100px}.js-discount-amount-container,.js-discount-applied .js-discount-container,.js-discount-applied .js-discount-container-toggle{display:none}.js-discount-applied .js-discount-amount-container{display:flex}.js-full-discount-applied,.m-client-validated-form .m-client-validated-form__error-message{display:none}.m-client-validated-form--display-errors input:invalid,.m-client-validated-form--display-errors select:invalid,.m-client-validated-form--display-errors textarea:invalid{border:2px solid #fecb51}.m-client-validated-form--display-errors input:invalid+label.m-client-validated-form__error-message,.m-client-validated-form--display-errors select:invalid+label.m-client-validated-form__error-message,.m-client-validated-form--display-errors textarea:invalid+label.m-client-validated-form__error-message{display:block}@media screen and (min-width:680px){.m-client-validated-form--display-errors input:invalid{float:left}.m-client-validated-form--display-errors input:invalid+label.m-client-validated-form__error-message{display:inline-block}}.run-metadata{position:relative;width:100%}.run-metadata ul{font-weight:700;list-style:none;margin:0;padding:0}.run-metadata ul:after,.run-metadata ul:before{content:" ";display:table}.run-metadata ul:after{clear:both}.run-metadata ul li{padding:0}.run-metadata ul .run-data,.run-metadata ul i{display:inline-block;position:relative}.run-metadata-inline{border-bottom:1px solid #ededee;border-top:1px solid #ededee;margin:17px 0 18px 5px}.run-metadata-inline ul li{float:left;line-height:32px;margin:0 8px 0 0;width:auto}.run-metadata-inline ul i{font-size:21px;left:0;top:3px}.run-metadata-inline ul p{font-size:14px;margin:0;top:0}.run-metadata-inline ul .metadata-button{float:right;margin-right:0}.run-metadata-inline .a-svg-icon{height:.75rem;margin:10px 3px 0;width:.75rem}@media screen and (min-width:648px)and (max-width:675px){.metadata-button>.a-button{padding-left:5px;padding-right:5px}}@media screen and (max-width:679px){.run-metadata-inline{border-bottom:0}.run-metadata-inline ul li{margin-right:0;width:50%}.run-metadata-inline ul li:first-child,.run-metadata-inline ul li:nth-child(2){border-bottom:1px solid #ededee}.run-metadata-inline ul li.run-metadata__item--full{width:100%}.run-metadata-inline ul li .a-svg-icon{height:1rem;width:1rem}.run-metadata-inline ul .metadata-button{border-top:1px solid #ededee;line-height:1;padding-top:16px;width:100%}.run-metadata-inline ul .metadata-button>.a-button{width:100%}}.degree-interest__header{padding:0}.degree-interest__header__hero{background-position:50% 50%;background-size:cover;color:#fff;font-weight:700;line-height:1;min-height:280px;overflow:hidden;position:relative;text-align:center}.degree-interest__header__hero:before{background-color:rgba(0,0,0,.4);content:"";display:block;height:100%;position:absolute;width:100%}.degree-interest__header__hero__intro,.degree-interest__header__hero__partner-name{margin:0 auto;max-width:225px;position:relative}.degree-interest__header__hero__intro{font-size:18px;font-size:1rem;line-height:1.5;margin-top:48px}@media screen and (min-width:680px)and (max-width:1599px){.degree-interest__header__hero__intro{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.degree-interest__header__hero__intro{font-size:1rem;line-height:1.5}}.degree-interest__header__hero__partner-name{font-size:36px;font-size:2rem;line-height:1.25;margin-top:16px}@media screen and (min-width:680px)and (max-width:1599px){.degree-interest__header__hero__partner-name{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){.degree-interest__header__hero__partner-name{font-size:2.25rem;line-height:1.25}}.degree-interest__header__hero__partner-logo{height:auto;margin-top:16px;max-height:100px;position:relative;width:auto}@media screen and (min-width:680px){.degree-interest__header__hero{text-align:left}.degree-interest__header__hero__intro{margin:48px 0 0 48px}.degree-interest__header__hero__partner-name{margin:32px 0 48px 48px;max-width:320px}.degree-interest__header__hero__partner-logo{bottom:48px;margin:0;max-width:184px;position:absolute;right:48px}}.inline-video-container{border:1px solid #ededee;height:0;margin-bottom:16px;overflow:hidden;padding-bottom:calc(56.25% - 1px);padding-top:0;position:relative}.inline-video-container .inline-video{height:100%;left:0;position:absolute;top:-1px;width:100%}.a-article-h1{text-rendering:optimizelegibility;font-size:36px;font-size:2rem;font-weight:700;line-height:1.25;margin-bottom:.75rem;margin-top:2rem}@media screen and (min-width:680px)and (max-width:1599px){.a-article-h1{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){.a-article-h1{font-size:2.25rem;line-height:1.25}}.a-article-h2{text-rendering:optimizelegibility;font-size:27px;font-size:1.5rem;font-weight:700;line-height:1.25;margin-bottom:.75rem;margin-top:2rem}@media screen and (min-width:680px)and (max-width:1599px){.a-article-h2{font-size:1.5rem;line-height:1.25}}@media screen and (min-width:1600px){.a-article-h2{font-size:1.5rem;line-height:1.25}}.a-article-h3{text-rendering:optimizelegibility;font-size:22.5px;font-size:1.25rem;font-weight:700;line-height:1.5;margin-bottom:.75rem;margin-top:2rem}@media screen and (min-width:680px)and (max-width:1599px){.a-article-h3{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){.a-article-h3{font-size:1.25rem;line-height:1.5}}.a-article-h4{text-rendering:optimizelegibility;font-size:18px;font-size:1rem;font-weight:700;line-height:1.5;margin-bottom:.75rem;margin-top:2rem}@media screen and (min-width:680px)and (max-width:1599px){.a-article-h4{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.a-article-h4{font-size:1rem;line-height:1.5}}.a-article-h5{text-rendering:optimizelegibility;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin-bottom:.75rem;margin-top:2rem}@media screen and (min-width:680px)and (max-width:1599px){.a-article-h5{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-article-h5{font-size:.6363rem;line-height:1.5}}.a-article-h6{text-rendering:optimizelegibility;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin-bottom:.75rem;margin-top:2rem}@media screen and (min-width:680px)and (max-width:1599px){.a-article-h6{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-article-h6{font-size:.6363rem;line-height:1.5}}.a-article-h1+p,.a-article-h2+p,.a-article-h3+p,.a-article-h4+p,.a-article-h5+p,.a-article-h6+p{margin-top:0}.a-arrow-toggle{font-weight:700}.arrow-toggle--table-action{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.arrow-toggle--table-action{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.arrow-toggle--table-action{font-size:.6363rem;line-height:1.5}}.arrow-toggle--table-action .a-svg-icon{margin-left:-.1em}.a-arrow-toggle--micro{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.a-arrow-toggle--micro{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-arrow-toggle--micro{font-size:.6363rem;line-height:1.5}}.a-arrow-toggle--large{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.a-arrow-toggle--large{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.a-arrow-toggle--large{font-size:.7272rem;line-height:1.5}}.a-arrow-toggle--large .a-svg-icon{margin-left:.2em}.a-arrow-toggle--submenu-item{display:block;font-size:18px;font-size:1rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.a-arrow-toggle--submenu-item{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.a-arrow-toggle--submenu-item{font-size:1rem;line-height:1.5}}@media screen and (max-width:899px){.a-arrow-toggle--submenu-item{background-color:#fafafa;padding:.75rem 1rem;text-align:center}.a-arrow-toggle--submenu-item:last-of-type{margin-bottom:0}}@media screen and (min-width:900px){.a-arrow-toggle--submenu-item{border-left:1px solid transparent;border-right:1px solid transparent;padding:1.5rem .9rem;position:relative;top:1px;transition-duration:.4s;transition-property:background-color,border-color;transition-timing-function:linear}.a-arrow-toggle--submenu-item[aria-pressed=true]{background-color:#fafafa;border-color:#ededee}}.a-arrow-toggle--submenu-item .a-svg-icon{margin-left:-.2em}.a-arrow-toggle__option-text{display:inline-block}.a-arrow-toggle__handle svg{display:inline-block;height:1.2em;transition:transform .3s ease-out;vertical-align:sub}[aria-pressed=true] .a-arrow-toggle__handle svg{transform:rotate(180deg)}.a-avatar{height:44px;overflow:hidden;position:relative;width:44px}.a-avatar a,.a-avatar img{height:100%;width:100%}.a-avatar a{display:block;overflow:hidden}.a-avatar a:focus{outline-offset:-1px}.a-avatar .a-avatar__initials{font-size:14px;font-size:.7777rem;line-height:1.5;line-height:44px}@media screen and (min-width:680px)and (max-width:1599px){.a-avatar .a-avatar__initials{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-avatar .a-avatar__initials{font-size:.6363rem;line-height:1.5}}@media screen and (min-width:680px){.a-avatar .a-avatar__initials{line-height:44px}}@media screen and (min-width:1600px){.a-avatar .a-avatar__initials{line-height:44px}}.a-avatar--extra-small{height:26px;width:26px}.a-avatar--extra-small .a-avatar__initials{font-size:14px;font-size:.7777rem;line-height:1.5;line-height:26px}@media screen and (min-width:680px)and (max-width:1599px){.a-avatar--extra-small .a-avatar__initials{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-avatar--extra-small .a-avatar__initials{font-size:.6363rem;line-height:1.5}}@media screen and (min-width:680px){.a-avatar--extra-small .a-avatar__initials{line-height:26px}}@media screen and (min-width:1600px){.a-avatar--extra-small .a-avatar__initials{line-height:26px}}.a-avatar--small{height:32px;width:32px}.a-avatar--small .a-avatar__initials{font-size:14px;font-size:.7777rem;line-height:1.5;line-height:32px}@media screen and (min-width:680px)and (max-width:1599px){.a-avatar--small .a-avatar__initials{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-avatar--small .a-avatar__initials{font-size:.6363rem;line-height:1.5}}@media screen and (min-width:680px){.a-avatar--small .a-avatar__initials{line-height:32px}}@media screen and (min-width:1600px){.a-avatar--small .a-avatar__initials{line-height:32px}}.a-avatar--large{height:64px;margin-bottom:6px;width:64px}.a-avatar--large .a-avatar__initials{font-size:22.5px;font-size:1.25rem;line-height:1.5;line-height:64px}@media screen and (min-width:680px)and (max-width:1599px){.a-avatar--large .a-avatar__initials{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){.a-avatar--large .a-avatar__initials{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:680px){.a-avatar--large .a-avatar__initials{line-height:64px}}@media screen and (min-width:1600px){.a-avatar--large .a-avatar__initials{line-height:64px}}.a-avatar--ticked{overflow:visible}.a-avatar--largest{height:64px;margin-bottom:6px;width:64px}.a-avatar--largest .a-avatar__initials{font-size:22.5px;font-size:1.25rem;line-height:1.5;line-height:64px}@media screen and (min-width:680px)and (max-width:1599px){.a-avatar--largest .a-avatar__initials{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){.a-avatar--largest .a-avatar__initials{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:680px){.a-avatar--largest .a-avatar__initials{line-height:64px}}@media screen and (min-width:1600px){.a-avatar--largest .a-avatar__initials{line-height:64px}}@media screen and (min-width:680px){.a-avatar--largest{height:230px;width:230px}.a-avatar--largest .a-avatar__initials{font-size:36px;font-size:2rem;line-height:1.25;line-height:230px}}@media screen and (min-width:680px)and (min-width:680px)and (max-width:1599px){.a-avatar--largest .a-avatar__initials{font-size:2rem;line-height:1.25}}@media screen and (min-width:680px)and (min-width:1600px){.a-avatar--largest .a-avatar__initials{font-size:2.25rem;line-height:1.25}}@media screen and (min-width:680px)and (min-width:680px){.a-avatar--largest .a-avatar__initials{line-height:230px}}@media screen and (min-width:680px)and (min-width:1600px){.a-avatar--largest .a-avatar__initials{line-height:230px}}.a-avatar__signed-in-user{height:64px;margin:0 auto 10px;width:64px}.a-avatar__signed-in-user .a-avatar__initials{font-size:22.5px;font-size:1.25rem;line-height:1.5;line-height:64px}@media screen and (min-width:680px)and (max-width:1599px){.a-avatar__signed-in-user .a-avatar__initials{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){.a-avatar__signed-in-user .a-avatar__initials{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:680px){.a-avatar__signed-in-user .a-avatar__initials{line-height:64px}}@media screen and (min-width:1600px){.a-avatar__signed-in-user .a-avatar__initials{line-height:64px}}.a-avatar--bubble .a-avatar__initials{line-height:36px}.a-avatar--bubble:after,.a-avatar--bubble:before{background-color:#fff;box-sizing:content-box;content:"";display:block;font-size:0;height:8px;line-height:0;position:absolute;right:0;top:36px;width:36px}.a-avatar--bubble:after{height:16px;right:36px;transform:rotate(-45deg);transform-origin:right top;width:16px}.a-section--alt .a-avatar--bubble:after,.a-section--alt .a-avatar--bubble:before{background-color:#fafafa}.a-section--premium .a-avatar--bubble:after,.a-section--premium .a-avatar--bubble:before{background-color:#8700cd}.a-avatar--bubble.a-avatar--small:after,.a-avatar--bubble.a-avatar--small:before{height:6px;top:26px;width:26px}.a-avatar--bubble.a-avatar--small:after{height:12px;right:26px;width:12px}.a-avatar--bubble.a-avatar--small .a-avatar__initials{line-height:26px}.a-avatar--bubble.a-avatar--large:after,.a-avatar--bubble.a-avatar--large:before{height:6px;top:58px;width:58px}.a-avatar--bubble.a-avatar--large:after{height:12px;right:58px;width:12px}.a-avatar--bubble.a-avatar--large .a-avatar__initials{line-height:58px}.a-avatar--bubble.a-avatar--largest:after,.a-avatar--bubble.a-avatar--largest:before{height:6px;top:58px;width:58px}.a-avatar--bubble.a-avatar--largest:after{height:12px;right:58px;width:12px}.a-avatar--bubble.a-avatar--largest .a-avatar__initials{line-height:58px}@media screen and (min-width:680px){.a-avatar--bubble.a-avatar--largest{height:230px;width:230px}.a-avatar--bubble.a-avatar--largest:after,.a-avatar--bubble.a-avatar--largest:before{height:28px;top:202px;width:202px}.a-avatar--bubble.a-avatar--largest:after{height:56px;right:202px;width:56px}.a-avatar--bubble.a-avatar--largest .a-avatar__initials{line-height:202px}}.a-avatar--bubble.a-avatar--bubble-flip:before{left:0;right:auto;width:36px}.a-avatar--bubble.a-avatar--bubble-flip:after{left:36px;transform:rotate(45deg);transform-origin:left top}.a-avatar--bubble.a-avatar--bubble-flip.a-avatar--small:before{width:26px}.a-avatar--bubble.a-avatar--bubble-flip.a-avatar--small:after{left:26px}.a-avatar--bubble.a-avatar--bubble-flip.a-avatar--large:before{width:58px}.a-avatar--bubble.a-avatar--bubble-flip.a-avatar--large:after{right:58px}.a-avatar--bubble.a-avatar--bubble-flip.a-avatar--largest:before{width:58px}.a-avatar--bubble.a-avatar--bubble-flip.a-avatar--largest:after{right:58px}@media screen and (min-width:680px){.a-avatar--bubble.a-avatar--bubble-flip.a-avatar--largest:before{width:202px}.a-avatar--bubble.a-avatar--bubble-flip.a-avatar--largest:after{right:202px}}.a-avatar--alt:after,.a-avatar--alt:before{background-color:#fafafa}.a-avatar--placeholder{background-color:#ededee}.a-avatar__initials{background-color:#727376;color:#fff;display:block;font-weight:700;height:100%;text-align:center;text-indent:.025em;width:100%}.a-avatar__initials--ultramarine{background-color:#5000e2}.a-avatar__initials--purple{background-color:#8700cd}.a-avatar__initials--violet{background-color:#b100bc}.a-avatar__initials--pink{background-color:#de00a5}.a-avatar__initials--coral{background-color:#ff4a6e}.a-avatar__initials--orange{background-color:#ff8151}.a-avatar__initials--gold{background-color:#ffaa54}.a-avatar__initials--yellow{background-color:#fecb51}.a-avatar .a-avatar__tick{background-color:#2541fc;border-radius:50%;bottom:0;height:18px;position:absolute;right:-5px;width:18px}.a-avatar .a-avatar__tick .a-svg-icon{color:#fff;height:14px;margin-left:2px;margin-top:2px;position:absolute;width:14px}.a-back-link{border-color:#727376 #727376 #727376 hsla(0,0%,100%,.3);border-bottom:1px solid hsla(0,0%,100%,.3);border-right-color:hsla(0,0%,100%,.3);border-top-color:hsla(0,0%,100%,.3);color:#fff;display:block;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin-bottom:0;margin-left:-page("padding");margin-right:-page("padding");padding-bottom:1em;padding-top:.4em;text-align:center;transition-duration:.4s;transition-property:background-color,border-color,color;transition-timing-function:linear}@media screen and (min-width:680px)and (max-width:1599px){.a-back-link{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-back-link{font-size:.6363rem;line-height:1.5}}.a-back-link:hover{background-color:hsla(0,0%,100%,.15);color:#fff}.a-back-link .a-svg-icon{margin-bottom:-10px;margin-right:0;transform:rotate(90deg);width:16px}.a-binary-radio-button,.js .a-binary-radio-button span{display:inline-block;position:relative}.js .a-binary-radio-button span{background-color:#fff;border:1px solid #de00a5;color:#de00a5;cursor:pointer;font-size:14px;font-size:.7777rem;line-height:1.5;min-width:3.5em;padding:3px 12px 5px;pointer-events:all;text-align:center;transition-duration:.4s;transition-property:background-color,border-color,color;transition-timing-function:linear}@media screen and (min-width:680px)and (max-width:1599px){.js .a-binary-radio-button span{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.js .a-binary-radio-button span{font-size:.6363rem;line-height:1.5}}.js .a-binary-radio-button span:hover{border-color:#2541fc;color:#2541fc;z-index:1}.js .a-binary-radio-button:nth-of-type(n+2) span{margin-left:-1px}.js .a-binary-radio-button input{left:0;opacity:0;position:absolute;top:0}.js .a-binary-radio-button input:focus+span{outline:3px solid #2541fc;z-index:2}.js .a-binary-radio-button input:hover+span{outline:none}.no-js .a-binary-radio-button{margin-right:.5em}.no-js .a-binary-radio-button input{display:inline}.js .a-binary-radio-button--selected span{background-color:#2541fc;border-color:#2541fc;color:#fff;z-index:1}.js .a-binary-radio-button--selected span:hover{color:#fff}.js .m-radio-button-group--answered .a-binary-radio-button:not(.a-binary-radio-button--selected) span{border-color:#727376;color:#727376}.js .m-radio-button-group--answered .a-binary-radio-button:not(.a-binary-radio-button--selected) span:hover{border-color:#2541fc;color:#2541fc}.a-blast{height:0;position:relative;width:0}.a-blast__set{height:3px;left:-3px;position:absolute;transform-origin:top center;width:6px}.a-blast__set-2{transform:rotate("9deg")}.a-blast__set-3{transform:rotate("18deg")}.a-blast__set-4{transform:rotate("27deg")}.a-blast__triangle{border-bottom:3px solid #fff;border-left:3px solid transparent;border-right:3px solid transparent;border-top:0;height:0;opacity:1;position:absolute;transform:translateZ(0);transform-origin:center top;transition:transform 1s cubic-bezier(0,.2,0,1),opacity 1s linear;width:0;will-change:transform,opacity}.a-blast__triangle-1{transform:rotate(0deg)}.a-blast--exploded .a-blast__triangle-1{opacity:0}.a-blast--exploded .a-blast__set-1 .a-blast__triangle-1{transform:rotate(0deg) translateY(30px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-2 .a-blast__triangle-1{transform:rotate(0deg) translateY(24px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-3 .a-blast__triangle-1{transform:rotate(0deg) translateY(21px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-4 .a-blast__triangle-1{transform:rotate(0deg) translateY(24px) scale(.1666666667,6)}.a-blast--big .a-blast__triangle-1{transform:rotate(0deg)}.a-blast--exploded .a-blast--big .a-blast__triangle-1{opacity:0}.a-blast--exploded .a-blast__set-1--big .a-blast--big .a-blast__triangle-1{transform:rotate(0deg) translateY(30px) scale(.05,20)}.a-blast--exploded .a-blast__set-2--big .a-blast--big .a-blast__triangle-1{transform:rotate(0deg) translateY(24px) scale(.05,20)}.a-blast--exploded .a-blast__set-3--big .a-blast--big .a-blast__triangle-1{transform:rotate(0deg) translateY(21px) scale(.05,20)}.a-blast--exploded .a-blast__set-4--big .a-blast--big .a-blast__triangle-1{transform:rotate(0deg) translateY(24px) scale(.05,20)}.a-blast__triangle-2{transform:rotate(36deg)}.a-blast--exploded .a-blast__triangle-2{opacity:0}.a-blast--exploded .a-blast__set-1 .a-blast__triangle-2{transform:rotate(36deg) translateY(30px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-2 .a-blast__triangle-2{transform:rotate(36deg) translateY(24px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-3 .a-blast__triangle-2{transform:rotate(36deg) translateY(21px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-4 .a-blast__triangle-2{transform:rotate(36deg) translateY(24px) scale(.1666666667,6)}.a-blast--big .a-blast__triangle-2{transform:rotate(36deg)}.a-blast--exploded .a-blast--big .a-blast__triangle-2{opacity:0}.a-blast--exploded .a-blast__set-1--big .a-blast--big .a-blast__triangle-2{transform:rotate(36deg) translateY(30px) scale(.05,20)}.a-blast--exploded .a-blast__set-2--big .a-blast--big .a-blast__triangle-2{transform:rotate(36deg) translateY(24px) scale(.05,20)}.a-blast--exploded .a-blast__set-3--big .a-blast--big .a-blast__triangle-2{transform:rotate(36deg) translateY(21px) scale(.05,20)}.a-blast--exploded .a-blast__set-4--big .a-blast--big .a-blast__triangle-2{transform:rotate(36deg) translateY(24px) scale(.05,20)}.a-blast__triangle-3{transform:rotate(72deg)}.a-blast--exploded .a-blast__triangle-3{opacity:0}.a-blast--exploded .a-blast__set-1 .a-blast__triangle-3{transform:rotate(72deg) translateY(30px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-2 .a-blast__triangle-3{transform:rotate(72deg) translateY(24px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-3 .a-blast__triangle-3{transform:rotate(72deg) translateY(21px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-4 .a-blast__triangle-3{transform:rotate(72deg) translateY(24px) scale(.1666666667,6)}.a-blast--big .a-blast__triangle-3{transform:rotate(72deg)}.a-blast--exploded .a-blast--big .a-blast__triangle-3{opacity:0}.a-blast--exploded .a-blast__set-1--big .a-blast--big .a-blast__triangle-3{transform:rotate(72deg) translateY(30px) scale(.05,20)}.a-blast--exploded .a-blast__set-2--big .a-blast--big .a-blast__triangle-3{transform:rotate(72deg) translateY(24px) scale(.05,20)}.a-blast--exploded .a-blast__set-3--big .a-blast--big .a-blast__triangle-3{transform:rotate(72deg) translateY(21px) scale(.05,20)}.a-blast--exploded .a-blast__set-4--big .a-blast--big .a-blast__triangle-3{transform:rotate(72deg) translateY(24px) scale(.05,20)}.a-blast__triangle-4{transform:rotate(108deg)}.a-blast--exploded .a-blast__triangle-4{opacity:0}.a-blast--exploded .a-blast__set-1 .a-blast__triangle-4{transform:rotate(108deg) translateY(30px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-2 .a-blast__triangle-4{transform:rotate(108deg) translateY(24px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-3 .a-blast__triangle-4{transform:rotate(108deg) translateY(21px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-4 .a-blast__triangle-4{transform:rotate(108deg) translateY(24px) scale(.1666666667,6)}.a-blast--big .a-blast__triangle-4{transform:rotate(108deg)}.a-blast--exploded .a-blast--big .a-blast__triangle-4{opacity:0}.a-blast--exploded .a-blast__set-1--big .a-blast--big .a-blast__triangle-4{transform:rotate(108deg) translateY(30px) scale(.05,20)}.a-blast--exploded .a-blast__set-2--big .a-blast--big .a-blast__triangle-4{transform:rotate(108deg) translateY(24px) scale(.05,20)}.a-blast--exploded .a-blast__set-3--big .a-blast--big .a-blast__triangle-4{transform:rotate(108deg) translateY(21px) scale(.05,20)}.a-blast--exploded .a-blast__set-4--big .a-blast--big .a-blast__triangle-4{transform:rotate(108deg) translateY(24px) scale(.05,20)}.a-blast__triangle-5{transform:rotate(144deg)}.a-blast--exploded .a-blast__triangle-5{opacity:0}.a-blast--exploded .a-blast__set-1 .a-blast__triangle-5{transform:rotate(144deg) translateY(30px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-2 .a-blast__triangle-5{transform:rotate(144deg) translateY(24px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-3 .a-blast__triangle-5{transform:rotate(144deg) translateY(21px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-4 .a-blast__triangle-5{transform:rotate(144deg) translateY(24px) scale(.1666666667,6)}.a-blast--big .a-blast__triangle-5{transform:rotate(144deg)}.a-blast--exploded .a-blast--big .a-blast__triangle-5{opacity:0}.a-blast--exploded .a-blast__set-1--big .a-blast--big .a-blast__triangle-5{transform:rotate(144deg) translateY(30px) scale(.05,20)}.a-blast--exploded .a-blast__set-2--big .a-blast--big .a-blast__triangle-5{transform:rotate(144deg) translateY(24px) scale(.05,20)}.a-blast--exploded .a-blast__set-3--big .a-blast--big .a-blast__triangle-5{transform:rotate(144deg) translateY(21px) scale(.05,20)}.a-blast--exploded .a-blast__set-4--big .a-blast--big .a-blast__triangle-5{transform:rotate(144deg) translateY(24px) scale(.05,20)}.a-blast__triangle-6{transform:rotate(180deg)}.a-blast--exploded .a-blast__triangle-6{opacity:0}.a-blast--exploded .a-blast__set-1 .a-blast__triangle-6{transform:rotate(180deg) translateY(30px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-2 .a-blast__triangle-6{transform:rotate(180deg) translateY(24px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-3 .a-blast__triangle-6{transform:rotate(180deg) translateY(21px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-4 .a-blast__triangle-6{transform:rotate(180deg) translateY(24px) scale(.1666666667,6)}.a-blast--big .a-blast__triangle-6{transform:rotate(180deg)}.a-blast--exploded .a-blast--big .a-blast__triangle-6{opacity:0}.a-blast--exploded .a-blast__set-1--big .a-blast--big .a-blast__triangle-6{transform:rotate(180deg) translateY(30px) scale(.05,20)}.a-blast--exploded .a-blast__set-2--big .a-blast--big .a-blast__triangle-6{transform:rotate(180deg) translateY(24px) scale(.05,20)}.a-blast--exploded .a-blast__set-3--big .a-blast--big .a-blast__triangle-6{transform:rotate(180deg) translateY(21px) scale(.05,20)}.a-blast--exploded .a-blast__set-4--big .a-blast--big .a-blast__triangle-6{transform:rotate(180deg) translateY(24px) scale(.05,20)}.a-blast__triangle-7{transform:rotate(216deg)}.a-blast--exploded .a-blast__triangle-7{opacity:0}.a-blast--exploded .a-blast__set-1 .a-blast__triangle-7{transform:rotate(216deg) translateY(30px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-2 .a-blast__triangle-7{transform:rotate(216deg) translateY(24px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-3 .a-blast__triangle-7{transform:rotate(216deg) translateY(21px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-4 .a-blast__triangle-7{transform:rotate(216deg) translateY(24px) scale(.1666666667,6)}.a-blast--big .a-blast__triangle-7{transform:rotate(216deg)}.a-blast--exploded .a-blast--big .a-blast__triangle-7{opacity:0}.a-blast--exploded .a-blast__set-1--big .a-blast--big .a-blast__triangle-7{transform:rotate(216deg) translateY(30px) scale(.05,20)}.a-blast--exploded .a-blast__set-2--big .a-blast--big .a-blast__triangle-7{transform:rotate(216deg) translateY(24px) scale(.05,20)}.a-blast--exploded .a-blast__set-3--big .a-blast--big .a-blast__triangle-7{transform:rotate(216deg) translateY(21px) scale(.05,20)}.a-blast--exploded .a-blast__set-4--big .a-blast--big .a-blast__triangle-7{transform:rotate(216deg) translateY(24px) scale(.05,20)}.a-blast__triangle-8{transform:rotate(252deg)}.a-blast--exploded .a-blast__triangle-8{opacity:0}.a-blast--exploded .a-blast__set-1 .a-blast__triangle-8{transform:rotate(252deg) translateY(30px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-2 .a-blast__triangle-8{transform:rotate(252deg) translateY(24px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-3 .a-blast__triangle-8{transform:rotate(252deg) translateY(21px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-4 .a-blast__triangle-8{transform:rotate(252deg) translateY(24px) scale(.1666666667,6)}.a-blast--big .a-blast__triangle-8{transform:rotate(252deg)}.a-blast--exploded .a-blast--big .a-blast__triangle-8{opacity:0}.a-blast--exploded .a-blast__set-1--big .a-blast--big .a-blast__triangle-8{transform:rotate(252deg) translateY(30px) scale(.05,20)}.a-blast--exploded .a-blast__set-2--big .a-blast--big .a-blast__triangle-8{transform:rotate(252deg) translateY(24px) scale(.05,20)}.a-blast--exploded .a-blast__set-3--big .a-blast--big .a-blast__triangle-8{transform:rotate(252deg) translateY(21px) scale(.05,20)}.a-blast--exploded .a-blast__set-4--big .a-blast--big .a-blast__triangle-8{transform:rotate(252deg) translateY(24px) scale(.05,20)}.a-blast__triangle-9{transform:rotate(288deg)}.a-blast--exploded .a-blast__triangle-9{opacity:0}.a-blast--exploded .a-blast__set-1 .a-blast__triangle-9{transform:rotate(288deg) translateY(30px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-2 .a-blast__triangle-9{transform:rotate(288deg) translateY(24px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-3 .a-blast__triangle-9{transform:rotate(288deg) translateY(21px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-4 .a-blast__triangle-9{transform:rotate(288deg) translateY(24px) scale(.1666666667,6)}.a-blast--big .a-blast__triangle-9{transform:rotate(288deg)}.a-blast--exploded .a-blast--big .a-blast__triangle-9{opacity:0}.a-blast--exploded .a-blast__set-1--big .a-blast--big .a-blast__triangle-9{transform:rotate(288deg) translateY(30px) scale(.05,20)}.a-blast--exploded .a-blast__set-2--big .a-blast--big .a-blast__triangle-9{transform:rotate(288deg) translateY(24px) scale(.05,20)}.a-blast--exploded .a-blast__set-3--big .a-blast--big .a-blast__triangle-9{transform:rotate(288deg) translateY(21px) scale(.05,20)}.a-blast--exploded .a-blast__set-4--big .a-blast--big .a-blast__triangle-9{transform:rotate(288deg) translateY(24px) scale(.05,20)}.a-blast__triangle-10{transform:rotate(324deg)}.a-blast--exploded .a-blast__triangle-10{opacity:0}.a-blast--exploded .a-blast__set-1 .a-blast__triangle-10{transform:rotate(324deg) translateY(30px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-2 .a-blast__triangle-10{transform:rotate(324deg) translateY(24px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-3 .a-blast__triangle-10{transform:rotate(324deg) translateY(21px) scale(.1666666667,6)}.a-blast--exploded .a-blast__set-4 .a-blast__triangle-10{transform:rotate(324deg) translateY(24px) scale(.1666666667,6)}.a-blast--big .a-blast__triangle-10{transform:rotate(324deg)}.a-blast--exploded .a-blast--big .a-blast__triangle-10{opacity:0}.a-blast--exploded .a-blast__set-1--big .a-blast--big .a-blast__triangle-10{transform:rotate(324deg) translateY(30px) scale(.05,20)}.a-blast--exploded .a-blast__set-2--big .a-blast--big .a-blast__triangle-10{transform:rotate(324deg) translateY(24px) scale(.05,20)}.a-blast--exploded .a-blast__set-3--big .a-blast--big .a-blast__triangle-10{transform:rotate(324deg) translateY(21px) scale(.05,20)}.a-blast--exploded .a-blast__set-4--big .a-blast--big .a-blast__triangle-10{transform:rotate(324deg) translateY(24px) scale(.05,20)}.a-block-button{background-color:transparent;color:inherit;display:block;font-family:inherit;padding:.6em .8em;text-align:center;text-decoration:none;transition:color .4s linear}.a-block-button:hover{color:#2541fc}.a-bookmark-button{border:0;display:block;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;padding:0}@media screen and (min-width:680px)and (max-width:1599px){.a-bookmark-button{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-bookmark-button{font-size:.6363rem;line-height:1.5}}.a-bookmark-button:hover .a-svg-icon{color:#2541fc}.a-button{background-color:#de00a5;border:1px solid #de00a5;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;padding:.5em 1em;position:relative;text-align:center;transition-duration:.4s;transition-property:background-color,border-color,color;transition-timing-function:linear;vertical-align:middle}@media screen and (min-width:680px)and (max-width:1599px){.a-button{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-button{font-size:.6363rem;line-height:1.5}}.a-button:hover{background-color:#2541fc;border-color:#2541fc;color:#fff}input[type=button].a-button,input[type=reset].a-button,input[type=submit].a-button{cursor:pointer;display:inline-block}.a-button--normal-text{font-weight:400}.a-button--disabled{pointer-events:none}.a-button--inactive{cursor:default}.a-button--inactive,.a-button--inactive:hover{background-color:#727376;border-color:#727376}.a-button--active,.a-button--active:hover{background-color:#2541fc;border-color:#2541fc}.a-button--ghost{background-color:transparent;border-color:#de00a5;color:#de00a5}.a-button--ghost:hover,.a-button--ghost[aria-pressed=true]{background-color:transparent;border-color:#2541fc;color:#2541fc}button.a-button--ghost.is-disabled,html button[type=button].a-button--ghost.is-disabled,input[type=reset].a-button--ghost.is-disabled,input[type=submit].a-button--ghost.is-disabled{background:transparent;border-color:#2541fc;color:#2541fc}.a-button--on-background{border-color:#fff;color:#fff;text-shadow:none}.a-button--on-background:focus{outline:3px solid #2541fc}.a-button--on-background:focus,.a-button--on-background:hover{background-color:#5000e2;border-color:#fff}.a-button--ghost--inverse{border-color:#fff;color:#fff;letter-spacing:.02em;text-shadow:0 0 2px rgba(0,0,0,.6)}.a-button--ghost--inverse:hover{background-color:#2541fc;border-color:#2541fc;color:#fff;text-shadow:none}.a-button--ghost-active{border-color:#2541fc;color:#2541fc}.a-button--borderless{border:0}.a-button--spacious{padding:.5em 1.8em .7em}.a-button--full-width{width:100%}.a-button--elastic{max-width:100%;width:100%}@media screen and (min-width:680px){.a-button--elastic{width:auto}.a-content--form .a-button--elastic{width:100%}}.a-button--minion{font-size:14px;font-size:.7777rem;line-height:1.5;padding:3px 12px 5px}@media screen and (min-width:680px)and (max-width:1599px){.a-button--minion{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-button--minion{font-size:.6363rem;line-height:1.5}}.a-button--boss{font-size:16px;font-size:.8888rem;line-height:1.5;padding:.5em 1em}@media screen and (min-width:680px)and (max-width:1599px){.a-button--boss{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.a-button--boss{font-size:.7272rem;line-height:1.5}}.a-button--social{font-size:18px;line-height:26px}.a-button--facebook{background:#3b5999 url(https://assets.futurelearn.com/packs/app/assets/images/svg_icons/facebook_inverse-93ac6efa6f3a07a7d11f.svg) 10px no-repeat}.a-button--facebook,.a-button--facebook:hover{background-color:#3b5999;border-color:#3b5999}.a-button--google{background:#4688f1 url(https://assets.futurelearn.com/packs/app/assets/images/svg_icons/google_dark-670b9c293608084e49d5.svg) 10px no-repeat}.a-button--google,.a-button--google:hover{background-color:#4688f1;border-color:#4688f1}.a-button--loader-and-text{cursor:auto}.a-button--loader-and-text .a-loader{display:inline-block;padding-left:10px;position:relative;top:-3px;width:auto}.a-button--loader-and-text .u-loader-displayer{display:inline-block}.a-button--loader-and-text .u-loader-displayer .a-loader{height:0;margin-bottom:0}.a-button--loader-and-text .u-loader-displayer .a-loader .a-loader__ball{background-color:#fff;height:.4em;width:.4em}@keyframes blast-triangle-transform-1-1{0%{transform:rotate(0deg)}to{transform:rotate(0deg) translateY(30px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-1-1-big{0%{transform:rotate(0deg)}to{transform:rotate(0deg) translateY(30px) scale(.05,20)}}@keyframes blast-triangle-transform-1-2{0%{transform:rotate(36deg)}to{transform:rotate(36deg) translateY(30px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-1-2-big{0%{transform:rotate(36deg)}to{transform:rotate(36deg) translateY(30px) scale(.05,20)}}@keyframes blast-triangle-transform-1-3{0%{transform:rotate(72deg)}to{transform:rotate(72deg) translateY(30px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-1-3-big{0%{transform:rotate(72deg)}to{transform:rotate(72deg) translateY(30px) scale(.05,20)}}@keyframes blast-triangle-transform-1-4{0%{transform:rotate(108deg)}to{transform:rotate(108deg) translateY(30px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-1-4-big{0%{transform:rotate(108deg)}to{transform:rotate(108deg) translateY(30px) scale(.05,20)}}@keyframes blast-triangle-transform-1-5{0%{transform:rotate(144deg)}to{transform:rotate(144deg) translateY(30px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-1-5-big{0%{transform:rotate(144deg)}to{transform:rotate(144deg) translateY(30px) scale(.05,20)}}@keyframes blast-triangle-transform-1-6{0%{transform:rotate(180deg)}to{transform:rotate(180deg) translateY(30px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-1-6-big{0%{transform:rotate(180deg)}to{transform:rotate(180deg) translateY(30px) scale(.05,20)}}@keyframes blast-triangle-transform-1-7{0%{transform:rotate(216deg)}to{transform:rotate(216deg) translateY(30px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-1-7-big{0%{transform:rotate(216deg)}to{transform:rotate(216deg) translateY(30px) scale(.05,20)}}@keyframes blast-triangle-transform-1-8{0%{transform:rotate(252deg)}to{transform:rotate(252deg) translateY(30px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-1-8-big{0%{transform:rotate(252deg)}to{transform:rotate(252deg) translateY(30px) scale(.05,20)}}@keyframes blast-triangle-transform-1-9{0%{transform:rotate(288deg)}to{transform:rotate(288deg) translateY(30px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-1-9-big{0%{transform:rotate(288deg)}to{transform:rotate(288deg) translateY(30px) scale(.05,20)}}@keyframes blast-triangle-transform-1-10{0%{transform:rotate(324deg)}to{transform:rotate(324deg) translateY(30px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-1-10-big{0%{transform:rotate(324deg)}to{transform:rotate(324deg) translateY(30px) scale(.05,20)}}@keyframes blast-triangle-transform-2-1{0%{transform:rotate(0deg)}to{transform:rotate(0deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-2-1-big{0%{transform:rotate(0deg)}to{transform:rotate(0deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-2-2{0%{transform:rotate(36deg)}to{transform:rotate(36deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-2-2-big{0%{transform:rotate(36deg)}to{transform:rotate(36deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-2-3{0%{transform:rotate(72deg)}to{transform:rotate(72deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-2-3-big{0%{transform:rotate(72deg)}to{transform:rotate(72deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-2-4{0%{transform:rotate(108deg)}to{transform:rotate(108deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-2-4-big{0%{transform:rotate(108deg)}to{transform:rotate(108deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-2-5{0%{transform:rotate(144deg)}to{transform:rotate(144deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-2-5-big{0%{transform:rotate(144deg)}to{transform:rotate(144deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-2-6{0%{transform:rotate(180deg)}to{transform:rotate(180deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-2-6-big{0%{transform:rotate(180deg)}to{transform:rotate(180deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-2-7{0%{transform:rotate(216deg)}to{transform:rotate(216deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-2-7-big{0%{transform:rotate(216deg)}to{transform:rotate(216deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-2-8{0%{transform:rotate(252deg)}to{transform:rotate(252deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-2-8-big{0%{transform:rotate(252deg)}to{transform:rotate(252deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-2-9{0%{transform:rotate(288deg)}to{transform:rotate(288deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-2-9-big{0%{transform:rotate(288deg)}to{transform:rotate(288deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-2-10{0%{transform:rotate(324deg)}to{transform:rotate(324deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-2-10-big{0%{transform:rotate(324deg)}to{transform:rotate(324deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-3-1{0%{transform:rotate(0deg)}to{transform:rotate(0deg) translateY(21px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-3-1-big{0%{transform:rotate(0deg)}to{transform:rotate(0deg) translateY(21px) scale(.05,20)}}@keyframes blast-triangle-transform-3-2{0%{transform:rotate(36deg)}to{transform:rotate(36deg) translateY(21px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-3-2-big{0%{transform:rotate(36deg)}to{transform:rotate(36deg) translateY(21px) scale(.05,20)}}@keyframes blast-triangle-transform-3-3{0%{transform:rotate(72deg)}to{transform:rotate(72deg) translateY(21px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-3-3-big{0%{transform:rotate(72deg)}to{transform:rotate(72deg) translateY(21px) scale(.05,20)}}@keyframes blast-triangle-transform-3-4{0%{transform:rotate(108deg)}to{transform:rotate(108deg) translateY(21px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-3-4-big{0%{transform:rotate(108deg)}to{transform:rotate(108deg) translateY(21px) scale(.05,20)}}@keyframes blast-triangle-transform-3-5{0%{transform:rotate(144deg)}to{transform:rotate(144deg) translateY(21px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-3-5-big{0%{transform:rotate(144deg)}to{transform:rotate(144deg) translateY(21px) scale(.05,20)}}@keyframes blast-triangle-transform-3-6{0%{transform:rotate(180deg)}to{transform:rotate(180deg) translateY(21px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-3-6-big{0%{transform:rotate(180deg)}to{transform:rotate(180deg) translateY(21px) scale(.05,20)}}@keyframes blast-triangle-transform-3-7{0%{transform:rotate(216deg)}to{transform:rotate(216deg) translateY(21px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-3-7-big{0%{transform:rotate(216deg)}to{transform:rotate(216deg) translateY(21px) scale(.05,20)}}@keyframes blast-triangle-transform-3-8{0%{transform:rotate(252deg)}to{transform:rotate(252deg) translateY(21px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-3-8-big{0%{transform:rotate(252deg)}to{transform:rotate(252deg) translateY(21px) scale(.05,20)}}@keyframes blast-triangle-transform-3-9{0%{transform:rotate(288deg)}to{transform:rotate(288deg) translateY(21px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-3-9-big{0%{transform:rotate(288deg)}to{transform:rotate(288deg) translateY(21px) scale(.05,20)}}@keyframes blast-triangle-transform-3-10{0%{transform:rotate(324deg)}to{transform:rotate(324deg) translateY(21px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-3-10-big{0%{transform:rotate(324deg)}to{transform:rotate(324deg) translateY(21px) scale(.05,20)}}@keyframes blast-triangle-transform-4-1{0%{transform:rotate(0deg)}to{transform:rotate(0deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-4-1-big{0%{transform:rotate(0deg)}to{transform:rotate(0deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-4-2{0%{transform:rotate(36deg)}to{transform:rotate(36deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-4-2-big{0%{transform:rotate(36deg)}to{transform:rotate(36deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-4-3{0%{transform:rotate(72deg)}to{transform:rotate(72deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-4-3-big{0%{transform:rotate(72deg)}to{transform:rotate(72deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-4-4{0%{transform:rotate(108deg)}to{transform:rotate(108deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-4-4-big{0%{transform:rotate(108deg)}to{transform:rotate(108deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-4-5{0%{transform:rotate(144deg)}to{transform:rotate(144deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-4-5-big{0%{transform:rotate(144deg)}to{transform:rotate(144deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-4-6{0%{transform:rotate(180deg)}to{transform:rotate(180deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-4-6-big{0%{transform:rotate(180deg)}to{transform:rotate(180deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-4-7{0%{transform:rotate(216deg)}to{transform:rotate(216deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-4-7-big{0%{transform:rotate(216deg)}to{transform:rotate(216deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-4-8{0%{transform:rotate(252deg)}to{transform:rotate(252deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-4-8-big{0%{transform:rotate(252deg)}to{transform:rotate(252deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-4-9{0%{transform:rotate(288deg)}to{transform:rotate(288deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-4-9-big{0%{transform:rotate(288deg)}to{transform:rotate(288deg) translateY(24px) scale(.05,20)}}@keyframes blast-triangle-transform-4-10{0%{transform:rotate(324deg)}to{transform:rotate(324deg) translateY(24px) scale(.1666666667,6)}}@keyframes blast-triangle-transform-4-10-big{0%{transform:rotate(324deg)}to{transform:rotate(324deg) translateY(24px) scale(.05,20)}}.m-celebration-week{background-color:#de00a5;background-image:linear-gradient(-225deg,#2541fc,#2541fc 5.8823529412%,#4c00eb 0,#4c00eb 11.7647058824%,#6d00df 0,#6d00df 17.6470588235%,#8400d6 0,#8400d6 23.5294117647%,#9f00ca 0,#9f00ca 29.4117647059%,#b700c0 0,#b700c0 35.2941176471%,#da00b4 0,#da00b4 41.1764705882%,#e80198 0,#e80198 47.0588235294%,#fb287f 0,#fb287f 52.9411764706%,#ff5062 0,#ff5062 58.8235294118%,#ff6951 0,#ff6951 64.7058823529%,#ff8b40 0,#ff8b40 70.5882352941%,#ffa83c 0,#ffa83c 76.4705882353%,#ffc135 0,#ffc135 82.3529411765%,#ffd967 0,#ffd967 88.2352941176%,#ffdf80 0,#ffdf80 94.1176470588%,#ffe598 0,#ffe598);color:#fff;padding:.25rem 1.5rem;position:relative;transition:background}.m-celebration-week-background-effect{animation:simple-fade-in 1s ease-in-out 1s infinite alternate forwards;background:linear-gradient(-225deg,#4c00eb,#4c00eb 5.8823529412%,#6d00df 0,#6d00df 11.7647058824%,#8400d6 0,#8400d6 17.6470588235%,#9f00ca 0,#9f00ca 23.5294117647%,#b700c0 0,#b700c0 29.4117647059%,#da00b4 0,#da00b4 35.2941176471%,#e80198 0,#e80198 41.1764705882%,#fb287f 0,#fb287f 47.0588235294%,#ff5062 0,#ff5062 52.9411764706%,#ff6951 0,#ff6951 58.8235294118%,#ff8b40 0,#ff8b40 64.7058823529%,#ffa83c 0,#ffa83c 70.5882352941%,#ffc135 0,#ffc135 76.4705882353%,#ffd967 0,#ffd967 82.3529411765%,#ffdf80 0,#ffdf80 88.2352941176%,#ffe598 0,#ffe598 94.1176470588%,#fdeab0 0,#fdeab0);height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:0}.m-celebration-week__content{position:relative;z-index:1}.m-celebration-week__title{font-size:27px;font-size:1.5rem;line-height:1.25;margin:1.5rem 0}@media screen and (min-width:680px)and (max-width:1599px){.m-celebration-week__title{font-size:1.5rem;line-height:1.25}}@media screen and (min-width:1600px){.m-celebration-week__title{font-size:1.5rem;line-height:1.25}}.m-celebration-week__subtitle{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-celebration-week__subtitle{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-celebration-week__subtitle{font-size:.6363rem;line-height:1.5}}.m-celebration-week__week-number{font-size:6rem;font-weight:700;line-height:1;min-height:130px;position:relative}.m-celebration-week__week-number .a-blast{left:51%;position:absolute;top:50%}.m-celebration-week__week-number-image{left:50%;margin-top:.25rem;position:absolute;transform:translateX(-50%);transition:opacity 1s ease-in-out;width:7rem}.m-celebration-week__week-number-image--filled{animation:simple-fade-in 1s ease-in .4s forwards;opacity:0}.m-celebration-week__message{font-size:14px;font-size:.7777rem;line-height:1.5;margin-top:0}@media screen and (min-width:680px)and (max-width:1599px){.m-celebration-week__message{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-celebration-week__message{font-size:.6363rem;line-height:1.5}}.m-celebration-week__share{border-top:1px solid #fff;margin-top:3rem}.m-celebration-week .a-blast__set-1 .a-blast__triangle-1{animation:blast-triangle-transform-1-1-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-1 .a-blast__triangle-2{animation:blast-triangle-transform-1-2-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-1 .a-blast__triangle-3{animation:blast-triangle-transform-1-3-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-1 .a-blast__triangle-4{animation:blast-triangle-transform-1-4-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-1 .a-blast__triangle-5{animation:blast-triangle-transform-1-5-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-1 .a-blast__triangle-6{animation:blast-triangle-transform-1-6-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-1 .a-blast__triangle-7{animation:blast-triangle-transform-1-7-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-1 .a-blast__triangle-8{animation:blast-triangle-transform-1-8-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-1 .a-blast__triangle-9{animation:blast-triangle-transform-1-9-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-1 .a-blast__triangle-10{animation:blast-triangle-transform-1-10-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-2 .a-blast__triangle-1{animation:blast-triangle-transform-2-1-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-2 .a-blast__triangle-2{animation:blast-triangle-transform-2-2-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-2 .a-blast__triangle-3{animation:blast-triangle-transform-2-3-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-2 .a-blast__triangle-4{animation:blast-triangle-transform-2-4-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-2 .a-blast__triangle-5{animation:blast-triangle-transform-2-5-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-2 .a-blast__triangle-6{animation:blast-triangle-transform-2-6-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-2 .a-blast__triangle-7{animation:blast-triangle-transform-2-7-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-2 .a-blast__triangle-8{animation:blast-triangle-transform-2-8-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-2 .a-blast__triangle-9{animation:blast-triangle-transform-2-9-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-2 .a-blast__triangle-10{animation:blast-triangle-transform-2-10-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-3 .a-blast__triangle-1{animation:blast-triangle-transform-3-1-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-3 .a-blast__triangle-2{animation:blast-triangle-transform-3-2-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-3 .a-blast__triangle-3{animation:blast-triangle-transform-3-3-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-3 .a-blast__triangle-4{animation:blast-triangle-transform-3-4-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-3 .a-blast__triangle-5{animation:blast-triangle-transform-3-5-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-3 .a-blast__triangle-6{animation:blast-triangle-transform-3-6-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-3 .a-blast__triangle-7{animation:blast-triangle-transform-3-7-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-3 .a-blast__triangle-8{animation:blast-triangle-transform-3-8-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-3 .a-blast__triangle-9{animation:blast-triangle-transform-3-9-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-3 .a-blast__triangle-10{animation:blast-triangle-transform-3-10-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-4 .a-blast__triangle-1{animation:blast-triangle-transform-4-1-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-4 .a-blast__triangle-2{animation:blast-triangle-transform-4-2-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-4 .a-blast__triangle-3{animation:blast-triangle-transform-4-3-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-4 .a-blast__triangle-4{animation:blast-triangle-transform-4-4-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-4 .a-blast__triangle-5{animation:blast-triangle-transform-4-5-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-4 .a-blast__triangle-6{animation:blast-triangle-transform-4-6-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-4 .a-blast__triangle-7{animation:blast-triangle-transform-4-7-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-4 .a-blast__triangle-8{animation:blast-triangle-transform-4-8-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-4 .a-blast__triangle-9{animation:blast-triangle-transform-4-9-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.m-celebration-week .a-blast__set-4 .a-blast__triangle-10{animation:blast-triangle-transform-4-10-big 1s cubic-bezier(0,.2,0,1) 1s forwards,simple-fade-out 1s linear 1s forwards;opacity:0}.js .a-clipped-content{max-height:14rem;overflow:hidden;position:relative;transition:max-height .6s ease-out}.js .a-clipped-content:after{background-image:linear-gradient(hsla(0,0%,100%,0),#fff 80%);bottom:0;content:"";height:3rem;position:absolute;width:100%}.js .a-clipped-content.is-expanded:after{display:none}pre.a-highlighted-codeblock{border:0;border-radius:0;font-size:14px;font-size:.7777rem;line-height:1.5;padding:10px}@media screen and (min-width:680px)and (max-width:1599px){pre.a-highlighted-codeblock{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){pre.a-highlighted-codeblock{font-size:.6363rem;line-height:1.5}}pre.a-highlighted-codeblock span{background-color:transparent!important}.a-content{margin:3rem auto;max-width:648px}.a-content--form{max-width:340px}@media screen and (min-width:900px){.a-content--hall,.a-content--mega{max-width:922.640625px}}@media screen and (min-width:1280px){.a-content--hall{max-width:1167.7170410156px}}.a-content--stretched{margin-left:-page("padding");margin-right:-page("padding");max-width:none}.a-content--bg-white{background:#fff}.a-content--spacious{margin-bottom:5rem;margin-top:5rem}.a-content--spacious-top{margin-top:5rem}.a-content--spacious-bottom{margin-bottom:5rem}.a-content--tight{margin-bottom:2rem;margin-top:2rem}.a-content--tight-top{margin-top:2rem}.a-content--tight-bottom{margin-bottom:2rem}.a-content--xtight{margin-bottom:1.5rem;margin-top:1.5rem}.a-content--contiguous{margin-bottom:0;margin-top:0}.a-content--contiguous-top{margin-top:0}.a-content--contiguous-bottom{margin-bottom:0}.a-content--min-height{min-height:30vh}.a-content--grid:after,.a-content--grid:before{content:" ";display:table}.a-content--grid:after{clear:both}.a-disclaimer{color:#727376;font-size:14px;font-size:.7777rem;line-height:1.5;margin-bottom:.75rem}@media screen and (min-width:680px)and (max-width:1599px){.a-disclaimer{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-disclaimer{font-size:.6363rem;line-height:1.5}}.a-disclaimer--large{color:#3a343a;font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.a-disclaimer--large{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.a-disclaimer--large{font-size:.7272rem;line-height:1.5}}.a-disclaimer--bold{font-weight:700}.a-divider{background-color:transparent;border:0;border-bottom:1px solid #ededee;box-sizing:content-box;height:0;margin-bottom:32px;margin-top:32px;padding-top:.5em;text-align:center}.a-divider:after{background-color:#fff;color:#3a343a;content:attr(title);display:inline-block;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;line-height:1;padding:0 1em;position:relative;top:-.5em;vertical-align:top}@media screen and (min-width:680px)and (max-width:1599px){.a-divider:after{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-divider:after{font-size:.6363rem;line-height:1.5}}.a-section--alt .a-divider:after{background-color:#fafafa}.a-divider--tight{margin:0 0 .5em;padding:0}.a-divider-bar{background-color:#de00a5;background-image:none;height:4px}.a-divider-bar--learning-manager-application{background-image:linear-gradient(90deg,#ff8151,#de00a5)}.a-divider-bar--admin-application{background-image:linear-gradient(90deg,#ff4a6e,#de00a5)}.a-flag{display:inline-block;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;min-width:80px;padding:2px 4px;text-align:center;white-space:nowrap}@media screen and (min-width:680px)and (max-width:1599px){.a-flag{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-flag{font-size:.6363rem;line-height:1.5}}.a-flag--cancelled,.a-flag--course-type,.a-flag--delete-failed,.a-flag--expired,.a-flag--failed,.a-flag--hidden,.a-flag--inactive,.a-flag--never-scheduled,.a-flag--original,.a-flag--partner,.a-flag--retired,.a-flag--sandbox,.a-flag--sent,.a-flag--type,.a-flag--unknown,.a-flag--unstarted,.a-flag--used{background-color:#ededee;color:#3a343a}.a-flag--active,.a-flag--discounted,.a-flag--inprogress,.a-flag--open,.a-flag--pending,.a-flag--published,.a-flag--scheduled,.a-flag--study-group,.a-flag--to-do,.a-flag--unused{background-color:#de00a5;color:#fff}.a-flag--degree,.a-flag--deleting,.a-flag--draft,.a-flag--drafted,.a-flag--highlighted,.a-flag--in-progress,.a-flag--upgraded{background-color:#fecb51;color:#3a343a}.a-flag--approved,.a-flag--course,.a-flag--finished,.a-flag--reviewed,.a-flag--started,.a-flag--uploaded,.a-flag--welcome-area,.a-flag--whitelisted{background-color:#2541fc;color:#fff}.a-flag--accepted,.a-flag--category,.a-flag--submitted,.a-flag--suspended,.a-flag--upcoming{background-color:#4a4d55;color:#fff}.a-flag--program{background-color:#b100bc;color:#fff}.a-flag--unlimited{background-image:linear-gradient(90deg,#ffaa54,#ff8151);color:#3a343a}.a-flag--wide{min-width:100px}.a-flag--tight{min-width:50px}.a-great-promo-logo{display:block;text-indent:-9999px}.a-great-promo-logo--primary{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/bc/study_UK_logo-2c78fda74f6b127ac413.svg);background-size:280px 50px;height:50px;width:280px}@media screen and (min-width:480px){.a-great-promo-logo--primary{background-size:445px 50px;height:50px;width:445px}}.a-great-promo-logo--billboard{margin:0 auto 1.8em}.a-great-promo-logo--courses-listings{margin:1.4em auto .9em}@media screen and (min-width:480px){.a-great-promo-logo--courses-listings{margin:2.8em auto 2.15em}}@media screen and (min-width:900px){.a-great-promo-logo--courses-listings{margin:auto}}.a-great-promo-logo--landing-footer{margin:0 auto}.a-great-promo-logo--space-top{margin-top:1.5em}.a-heading{text-rendering:optimizelegibility;font-size:36px;font-size:2rem;font-weight:700;line-height:1.25;margin-bottom:.7em;margin-top:.5em}@media screen and (min-width:680px)and (max-width:1599px){.a-heading{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){.a-heading{font-size:2.25rem;line-height:1.25}}.a-heading--large{text-rendering:optimizelegibility;font-size:36px;font-size:2rem;font-weight:700;line-height:1.25;margin-bottom:.7em;margin-top:.5em}@media screen and (min-width:680px)and (max-width:1599px){.a-heading--large{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){.a-heading--large{font-size:2.25rem;line-height:1.25}}.a-heading--small{text-rendering:optimizelegibility;font-size:27px;font-size:1.5rem;font-weight:700;line-height:1.25;margin-bottom:.7em;margin-top:.5em}@media screen and (min-width:680px)and (max-width:1599px){.a-heading--small{font-size:1.5rem;line-height:1.25}}@media screen and (min-width:1600px){.a-heading--small{font-size:1.5rem;line-height:1.25}}.a-heading--exsmall{text-rendering:optimizelegibility;font-size:22.5px;font-size:1.25rem;font-weight:700;line-height:1.5;margin-bottom:.7em;margin-top:.5em}@media screen and (min-width:680px)and (max-width:1599px){.a-heading--exsmall{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){.a-heading--exsmall{font-size:1.25rem;line-height:1.5}}.a-heading--mini{text-rendering:optimizelegibility;font-size:18px;font-size:1rem;font-weight:700;line-height:1.5;margin-bottom:.7em;margin-top:.5em}@media screen and (min-width:680px)and (max-width:1599px){.a-heading--mini{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.a-heading--mini{font-size:1rem;line-height:1.5}}.a-heading--before-block{margin-bottom:1.3em}.a-hint-button{background-color:#fecb51;border-radius:50%;color:#3a343a;cursor:pointer;display:inline-block;font-size:11px;height:18px;line-height:18px;text-align:center;width:18px}.a-hint-button:hover{color:#3a343a}.a-icon-badge{background-color:#ededee;border:0;border-radius:51%;display:inline-block;font-size:26px;height:1.75em;line-height:1.885em;text-align:center;width:1.75em}.a-icon-badge--link{background-color:#de00a5;color:#fff;transition-duration:.4s;transition-property:background-color,border-color,color;transition-timing-function:linear}.a-icon-badge--link:hover{background-color:#2541fc;color:#fff}.a-icon-badge--link .a-svg-icon--chevron-down{vertical-align:sub;width:22px}a.a-id-verified-badge{display:block;line-height:0}.a-id-verified-badge__icon{height:40px;width:40px}@media screen and (min-width:680px){.a-id-verified-badge__icon{height:60px;width:60px}}.a-id-verified-badge__caption{fill:#3a343a;display:none;height:25px;margin-top:5px;width:60px}@media screen and (min-width:680px){.a-id-verified-badge__caption{display:block}}.a-input{border-color:#cacacc;color:#3a343a;display:block;font-size:16px;font-size:.8888rem;line-height:1.5;padding:8px}@media screen and (min-width:680px)and (max-width:1599px){.a-input{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.a-input{font-size:.7272rem;line-height:1.5}}.a-input--wide{width:100%}.media_body .a-input--wide{outline-offset:-1px}.a-input[type=email],.a-input[type=password],.a-input[type=tel],.a-input[type=text]{max-width:370px}.a-input[type=checkbox]{font-size:100%;width:auto}.a-input--autoresize{background:#fff;transition:height .3s ease-out;vertical-align:top}.js .a-input--autoresize{overflow:hidden}.a-input--autoresize.a-input--wide{min-height:65px}.no-js .a-input--autoresize.a-input--wide{min-height:6rem}input[disabled].a-input{-webkit-text-fill-color:#727376;background-color:#fafafa;color:#727376;cursor:not-allowed}textarea.a-input+label.error{margin-left:0}input[type=checkbox].a-input--wide{float:right;margin-top:4px}.a-input-hint{font-size:14px}.a-item-title{color:#393b42;font-size:inherit;line-height:inherit}.a-item-title--secondary{color:#727376}.a-item-title--inverse{color:#fff}.a-item-title--light{font-weight:400}.a-like-button{border:0;display:block;float:left;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;min-width:6.75em;padding:0;position:relative;text-align:left}@media screen and (min-width:680px)and (max-width:1599px){.a-like-button{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-like-button{font-size:.6363rem;line-height:1.5}}.a-like-button:hover .a-svg-icon{color:#2541fc}.a-like-button__count{color:#3a343a;padding-left:1px}.a-like-button--tight{min-width:0}.a-link{background-color:transparent;border:0;color:#de00a5;display:inline;font-family:inherit;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;padding:0;text-decoration:none;transition:color .4s linear}.a-link:hover{color:#2541fc}@media screen and (min-width:680px)and (max-width:1599px){.a-link{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-link{font-size:.6363rem;line-height:1.5}}.a-link--action{font-size:16px;margin-top:1em}@media screen and (min-width:680px){.a-link--action{float:right;margin-top:0}}.a-link--small{font-size:16px}input[type=button].a-link,input[type=reset].a-link,input[type=submit].a-link{border:0;cursor:pointer;display:inline-block}.a-link--alt{color:#fff}.a-link--alt:hover{color:inherit;text-decoration:underline}.a-loader{display:none;height:6px;left:0;line-height:0;margin:auto;position:absolute;right:0;text-align:center;width:100%}.loading .a-loader{visibility:visible}.a-loader__ball{animation:loader-bounce 1.4s ease-out infinite both;background-color:#fff;border-radius:100%;display:inline-block;height:6px;width:6px}.a-loader__ball--pink{background-color:#de00a5}.a-loader__ball--1{animation-delay:-.32s}.a-loader__ball--2{animation-delay:-.16s}@keyframes loader-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.a-logo{height:100%;position:relative;top:0;width:auto}.a-pin-button{border:0;display:block;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;padding:0}@media screen and (min-width:680px)and (max-width:1599px){.a-pin-button{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-pin-button{font-size:.6363rem;line-height:1.5}}.a-pin-button:hover .a-svg-icon{color:#2541fc}.m-password-strength{margin-top:11px;text-transform:capitalize}.m-password-strength__status{float:left}.m-password-strength__status--weak{color:#ff8151}.m-password-strength__status--strong{color:#2541fc}.m-password-strength__loader{position:relative}.m-password-strength__loader .a-loader{display:block}.m-password-strength__loader .a-loader .a-loader__ball{background-color:#de00a5}.m-password-strength__loader .a-loader{display:none;text-align:right}.m-password-strength__loader .a-loader__ball{height:11px;width:11px}.m-password-strength__loader--thinking .a-loader{display:block}.a-quotes span:first-child{display:inline-block;padding-left:2em;position:relative}.a-quotes span:first-child:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjMuMyAxMTAuNiI+PHBhdGggZD0iTTY3LjIgNjkuMWMwLTE5LjcgNC43LTM1LjIgMTQuMS00Ni42IDkuMy0xMS41IDIzLTE5IDQxLTIyLjV2MjAuNWMtMTMuNCA0LjItMjIuNCAxMS40LTI3IDIxLjctMi40IDUuNC0zLjMgMTEtMyAxNi43aDMwLjl2NTEuOGgtNTZWNjkuMXpNMCA2OS4xYzAtMTkuNyA0LjctMzUuMiAxNC4xLTQ2LjYgOS4zLTExLjUgMjMtMTkgNDEtMjIuNXYyMC41Yy0xMy40IDQuMi0yMi40IDExLjQtMjcgMjEuNy0yLjQgNS40LTMuMyAxMS0zIDE2LjdINTZ2NTEuOEgwVjY5LjF6IiBmaWxsPSIjREUwMEE1Ii8+PC9zdmc+) no-repeat 0 0;content:"";height:1.2857em;left:0;position:absolute;top:-.2em;width:1.4286em}.a-quotes span:last-child{display:inline-block;padding-right:2em;position:relative}.a-quotes span:last-child:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjMuMyAxMTAuNiI+PHBhdGggZD0iTTU2LjEgNDEuNWMwIDE5LjctNC43IDM1LjItMTQuMSA0Ni42LTkuNCAxMS41LTIzIDE5LTQxIDIyLjVWOTAuMWMxMy40LTQuMiAyMi40LTExLjQgMjctMjEuNyAyLjQtNS40IDMuMy0xMSAzLTE2LjdIMFYwaDU2LjF2NDEuNXptNjcuMiAwYzAgMTkuNy00LjcgMzUuMi0xNC4xIDQ2LjYtOS40IDExLjQtMjMuMSAxOC45LTQxIDIyLjRWOTAuMWMxMy40LTQuMiAyMi40LTExLjQgMjctMjEuNyAyLjQtNS40IDMuMy0xMSAzLTE2LjdoLTMxVjBoNTYuMXY0MS41eiIgZmlsbD0iI0RFMDBBNSIvPjwvc3ZnPg==) no-repeat 0 0;content:"";height:1.2857em;position:absolute;right:0;top:.5em;width:1.4286em}.a-quotes--alt span:first-child:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAxOSI+PHBhdGggZmlsbD0iI0ZGQUE1NCIgZD0iTTEyIDExLjljMC0zLjQuOC02IDIuNS04UzE4LjYuNiAyMS44IDB2My41Yy0yLjQuNy00IDItNC44IDMuNy0uNC45LS42IDEuOS0uNSAyLjlIMjJWMTlIMTJ2LTcuMXptLTEyIDBjMC0zLjQuOC02IDIuNS04UzYuNi42IDkuOCAwdjMuNWMtMi40LjctNCAyLTQuOCAzLjctLjQuOS0uNiAxLjktLjUgMi45SDEwVjE5SDB2LTcuMXoiLz48L3N2Zz4=) no-repeat 0 0}.a-quotes--alt span:last-child:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAxOSI+PHBhdGggZmlsbD0iI0ZGQUE1NCIgZD0iTTEwIDcuMWMwIDMuNC0uOCA2LTIuNSA4UzMuNCAxOC40LjIgMTl2LTMuNWMyLjQtLjcgNC0yIDQuOC0zLjcuNC0uOS42LTEuOS41LTIuOUgwVjBoMTB2Ny4xem0xMiAwYzAgMy40LS44IDYtMi41IDhzLTQuMSAzLjItNy4zIDMuOHYtMy41YzIuNC0uNyA0LTIgNC44LTMuNy40LS45LjYtMS45LjUtMi45SDEyVjBoMTB2Ny4xeiIvPjwvc3ZnPg==) no-repeat 0 0}.a-radio-button:not(:last-of-type){margin-bottom:1rem}@media screen and (min-width:680px){.a-radio-button:not(:last-of-type){margin-bottom:.5rem}}.a-radio-button:not(:last-of-type).a-radio-button--inline{margin-bottom:.4em}.a-radio-button--inline{display:inline-block;margin-right:24px}.a-radio-button--inline:last-child{margin-right:0}.a-radio-button__label{cursor:pointer;display:block;font-size:16px;font-size:.8888rem;font-weight:400;line-height:1.5;max-width:100%;padding-left:32px;position:relative}@media screen and (min-width:680px)and (max-width:1599px){.a-radio-button__label{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.a-radio-button__label{font-size:.7272rem;line-height:1.5}}.a-radio-button__label:focus .a-radio-button__label-text,.a-radio-button__label:hover .a-radio-button__label-text{color:#2541fc}.a-radio-button__label-secondary-text{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.a-radio-button__label-secondary-text{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-radio-button__label-secondary-text{font-size:.6363rem;line-height:1.5}}.a-radio-button__label--contiguous{padding-left:0}.a-radio-button__label-hint,.a-radio-button__label-text{display:block;margin-bottom:.25em}.a-radio-button__label-text{color:#3a343a}.a-radio-button__label-hint{color:#727376}.a-radio-button__button{box-sizing:border-box}.a-radio-button__button,.a-radio-button__button:after{background:#fff;border:1px solid #cacacc;border-radius:50%;display:block;height:20px;left:0;position:absolute;top:1px;width:20px}.a-radio-button__button:after{border-style:hidden;bottom:0;content:"";height:12px;left:0;margin:auto;right:0;top:0;width:12px}.a-radio-button__input{left:.4em;opacity:0;position:absolute}.a-radio-button__input:checked~.a-radio-button__button{border-color:#2541fc}.a-radio-button__input:checked~.a-radio-button__button:after{background:#2541fc}.a-radio-button__input:focus~.a-radio-button__button,.a-radio-button__input:hover~.a-radio-button__button{border-color:#2541fc}.a-radio-button__input:focus~.a-radio-button__label-text,.a-radio-button__input:hover~.a-radio-button__label-text{color:#2541fc}.a-radio-button--large{padding:.75em 0 .75em .75em}.a-radio-button--large .a-radio-button__label{font-size:18px;font-size:1rem;line-height:1.5;padding-left:38px}@media screen and (min-width:680px)and (max-width:1599px){.a-radio-button--large .a-radio-button__label{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.a-radio-button--large .a-radio-button__label{font-size:1rem;line-height:1.5}}.a-radio-button--large .a-radio-button__button,.a-radio-button--large .a-radio-button__button:after{height:24px;width:24px}.a-radio-button--large .a-radio-button__button:after{height:14px;width:14px}.a-radio-button--large:hover{background:#fafafa}.a-radio-button--large:not(:last-of-type){margin-bottom:0}.a-radio-button--with-tap-frame{padding:.2em 0}.a-section{padding-left:16px;padding-right:16px}.a-section--separated{border-bottom:1px solid #ededee;overflow:hidden}.a-section--separated-top{border-top:1px solid #ededee;overflow:hidden}.a-section--alt{background-color:#fafafa;overflow:hidden}.a-section--black{background-color:#3a343a;color:#fff;overflow:hidden}.a-section--nav{background-color:#ededee;color:#3a343a;overflow:hidden}.a-section--inverse{background-color:#4a4d55;color:#fff;overflow:hidden}.a-section--strong{background-color:#fecb51;overflow:hidden}.a-section--premium{background-color:#8700cd;overflow:hidden}.a-section--bg{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;text-shadow:0 0 7px rgba(0,0,0,.4)}.a-section--alt-adjacent{background-color:#ededee;overflow:hidden}.a-section--two-tone{overflow:hidden;position:relative}.a-section--two-tone:before{background-color:#fff;content:"";height:17vw;left:0;position:absolute;top:0;width:100%}.a-section--two-tone .a-content{margin-top:0;position:relative}@media screen and (min-width:680px){.a-section--two-tone:before{height:125px}}.a-section--invite-only{background-position:0 50%}@media screen and (min-width:900px){.a-section--microcredentials-start-dates{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/microcredentials/start_dates_background-top-left-1c3097e531a094dc7556.png),url(https://assets.futurelearn.com/packs/app/assets/images/microcredentials/start_dates_background-bottom-right-b3b23cf937a72244eb7c.png);background-position:0 0,100% 100%;background-repeat:no-repeat,no-repeat;padding:50px}}@supports (display:grid){@media screen and (min-width:900px){.a-section--unlimited{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/unlimited/unlimited-bg-full-e7b089d16db44d1bde9f.png)}.a-section--campus,.a-section--unlimited{background-position:calc(50% + 26rem) top;background-repeat:no-repeat}.a-section--campus{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/flcampus/campus-bg-full-4e0070b9a5bd17b93072.png)}}}.a-section--featured-courses{background-color:#fafafa;margin-top:2rem;overflow:hidden}@media screen and (min-width:680px){.a-section--featured-courses{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/featured_courses_section/bottom-left-a0d501eaaa4b3c72b02c.png),url(https://assets.futurelearn.com/packs/app/assets/images/featured_courses_section/top-right-ff4834074991692f0be3.png);background-position:0 100%,100% 0;background-repeat:no-repeat}}.a-section--overflow{overflow:visible}.a-section--overflow:after,.a-section--overflow:before{content:" ";display:table}.a-section--overflow:after{clear:both}.a-section--without-bumpers{padding-left:0;padding-right:0}.a-section__logo{display:block;height:6em;margin:0 auto 2em;max-width:100%;width:auto}.a-section__logos{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.a-section__logo--dual{height:auto;margin:0 20px;max-height:120px;max-width:240px}@supports (height:120px){.a-section__logo--dual{height:120px}}.a-section__logo--after-copy{margin-top:1.5rem}.a-section-ribbon{overflow:hidden;position:relative}.a-section-ribbon p{font-size:18px;font-size:1rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.a-section-ribbon p{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.a-section-ribbon p{font-size:1rem;line-height:1.5}}.a-section-ribbon:before{content:"";display:none;height:96px;left:50%;margin-left:-25px;position:absolute;top:0;width:50px}@media screen and (min-width:680px){.a-section-ribbon:before{display:block}.a-section-ribbon .a-content{margin-top:6rem}}.a-section-ribbon--upgrade-ribbon:before{background:url(https://assets.futurelearn.com/packs/app/assets/images/upgraded_access/ribbon-upgrade-9a8b4743c1d16cf0aeaa.svg) no-repeat 0 0}.a-section-ribbon--degrees-ribbon:before{background:url(https://assets.futurelearn.com/packs/app/assets/images/degrees/ribbon-degree-e679a9b9659edad441e3.svg) no-repeat 0 0}@media screen and (min-width:680px){.a-section--degree-promo{background:linear-gradient(180deg,#8700cd,#ff4a6e);overflow:hidden}}@media screen and (max-width:679px){.a-section--accordion-container{background-color:#fff}}.a-section--in-content{border-bottom:1px solid #cacacc;overflow:hidden;padding:0}.a-section--overlap{margin-top:-3.5rem}.a-section-label{font-size:16px;font-size:.8888rem;font-weight:700;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.a-section-label{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.a-section-label{font-size:.7272rem;line-height:1.5}}select{-webkit-appearance:none;-moz-appearance:none;background:#fff;background-image:none;border:1px solid #ededee;border-radius:0;display:block;max-width:400px;text-indent:.01px;text-overflow:"";width:100%}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}select::-ms-expand{display:none}.a-select-container{display:inline-block;margin-top:3px;padding-right:16px;position:relative}.a-select-container select{min-width:90px;padding-right:32px;position:relative}.a-select-container-arrow{display:inline-block;margin-top:3px;padding-right:16px;position:relative}.a-select-container-arrow select{border:0;min-width:90px;padding-right:32px;position:relative}.a-select-container-arrow__icon{display:inline-block;position:absolute;right:1em;top:.5em}@media screen and (min-width:900px){.a-select-container-arrow__icon{top:.4em}}.a-select-container-arrow__icon svg{display:inline-block;margin-left:-.1em}.a-select-container-arrow__icon svg *{fill:#de00a5}.a-select-container:after{border-color:#3a343a transparent transparent;border-style:solid;border-width:7px 4px 0;content:"";height:0;margin:-5px 0 0 -5px;pointer-events:none;position:absolute;right:31px;top:50%;width:0}.a-select-container--alt:after{margin:-28px 0 0 -5px}.a-select-container--stretched{padding-right:0;width:100%}.a-select-container--stretched:after{right:15px}.a-select-container--max-width{max-width:370px}@media screen and (min-width:680px)and (max-width:899px){.a-select-container.a-select-container--selectbox-wide{padding-right:0}.a-select-container.a-select-container--selectbox-wide:after{right:12px}}.a-shout{text-rendering:optimizelegibility;font-size:27px;font-size:1.5rem;font-weight:700;line-height:1.25;margin-bottom:1em;margin-top:1em}@media screen and (min-width:680px)and (max-width:1599px){.a-shout{font-size:1.5rem;line-height:1.25}}@media screen and (min-width:1600px){.a-shout{font-size:1.5rem;line-height:1.25}}.a-stamp{border:1px solid #727376;color:#3a343a;display:inline-block;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;padding:.6em 1em}@media screen and (min-width:680px)and (max-width:1599px){.a-stamp{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-stamp{font-size:.6363rem;line-height:1.5}}.a-stamp--compact{font-size:14px;font-size:.7777rem;line-height:1.5;padding:2px 5px 1px}@media screen and (min-width:680px)and (max-width:1599px){.a-stamp--compact{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-stamp--compact{font-size:.6363rem;line-height:1.5}}.a-stamp--avatar-stamp{left:-6px;margin-right:.7em;position:relative;top:-3px}.a-standard-org-logo{border:2px solid #ededee;display:flex;height:90px;padding:10px;width:150px}.a-standard-org-logo img{display:block;height:100%;max-height:66px;max-width:126px}.a-standard-org-logo a{flex:1;margin:auto}@media screen and (min-width:680px){.a-standard-org-logo--responsive{height:120px;padding:15px;width:200px}.a-standard-org-logo--responsive img{display:block;max-height:86px;max-width:166px}}.a-standard-org-logo--centered{margin-left:auto;margin-right:auto}.a-standard-org-logo--borderless{align-items:center;display:flex}.a-standard-org-logo--borderless:last-child{margin-left:16px}.a-standard-org-logo--borderless img{width:100px}@media screen and (min-width:680px){.a-standard-org-logo--borderless img{width:150px}}.a-step-title{position:relative}.a-step-title h1{margin-top:0}@media screen and (min-width:680px){.a-step-title h1{margin-right:50px}}.m-hero+.a-step-title h1{margin-top:50px}.a-stepnumber{border:1px solid #ededee;color:#727376;display:inline-block;font-size:14px;font-weight:700;height:32px;line-height:32px;min-width:32px;padding:0 4px;text-align:center;vertical-align:middle}.a-stepnumber--done{background-color:#2541fc;border-color:#2541fc;color:#fff}.a-stepnumber--current{background-color:#de00a5;border-color:#de00a5;color:#fff}.a-stepnumber--header{bottom:7px;position:absolute}.a-stepnumber--inverse{border-color:#fff;color:#fff}.a-stepnumber--dark{border-color:#727376}.a-svg-icon{stroke:currentColor;stroke-width:0}.a-svg-icon *,.a-svg-icon__group{fill:currentColor}.a-svg-icon--sentiment-negative *,.a-svg-icon--sentiment-neutral *,.a-svg-icon--sentiment-positive *{transition:transform .3s ease-out}.a-svg-icon--id-verification{height:auto;width:100px}.a-svg-icon--id-verification-fail__question,.a-svg-icon--id-verification__tick{fill:#de00a5}.a-svg-icon--course path,.a-svg-icon--courses .i-mouth,.a-svg-icon--programs .i-mouth{fill:none}.a-svg-icon--email,.a-svg-icon--facebook,.a-svg-icon--linkedin,.a-svg-icon--twitter,.a-svg-icon--whatsapp,.a-svg-icon--youtube{height:auto;width:32px}.a-svg-icon--awards-purple__medal{fill:url(#linearGradient-medal)}.a-svg-icon--awards-purple__star{fill:url(#linearGradient-star)}.a-svg-icon--large{height:100px;width:100px}.a-svg-icon--pull{fill:#727376;width:16px}.a-timestamp{clear:both;color:#727376;font-size:14px;font-size:.7777rem;line-height:1.5;white-space:nowrap}@media screen and (min-width:680px)and (max-width:1599px){.a-timestamp{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.a-timestamp{font-size:.6363rem;line-height:1.5}}.a-wallpaper{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;height:12em}@media screen and (min-width:680px){.a-wallpaper{height:38vh}}.a-checkbox{flex:none;height:25px;width:25px}@supports (appearance:none) or (-webkit-appearance:none) or (-moz-appearance:none){.a-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(https://assets.futurelearn.com/packs/app/assets/images/svg_icons/tick_blue-96b27734bbc1c1cf3c30.svg);background-position:100px 100px;background-repeat:no-repeat;background-size:15px;border:1px solid #cacacc;border-radius:0;margin:0}.a-checkbox:checked{background-position:50%;border-color:#2541fc}}.a-checkbox-field{cursor:pointer;display:flex;padding:10px 0}.a-checkbox-field .a-checkbox{margin-right:18px}.a-checkbox-field--large{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.a-checkbox-field--large{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.a-checkbox-field--large{font-size:.7272rem;line-height:1.5}}.m-action-links{list-style:none;margin:0;padding:0}.m-action-links__item{text-align:left}.m-action-links__button{background-color:transparent;background:none;border:0;color:#3a343a;font-family:inherit;font-weight:700;padding:0;text-decoration:none;transition:color .4s linear}.m-action-links__button:hover{color:#2541fc}@media screen and (max-width:679px){.m-action-links__button{background-color:transparent;color:inherit;display:block;font-family:inherit;padding:.6em 0;text-align:center;text-align:left;text-decoration:none;transition:color .4s linear}.m-action-links__button:hover{color:#2541fc}}@media screen and (min-width:680px){.m-action-links{padding-top:.6em}.m-action-links__item,.m-action-links__item *{display:inline-block}.m-action-links__item:before{content:"•";display:inline-block;padding:0 5px}.m-action-links__item:first-child:before{display:none}}.m-accordion{background-color:#fff;margin-bottom:2rem}@media screen and (min-width:680px){.m-accordion{border-bottom:0;margin-bottom:3rem;padding:2rem 4rem}}.m-accordion__header{border-top:1px solid #cacacc;cursor:pointer;padding:1rem 2rem 1rem 0;position:relative}.m-accordion__header p{color:#3a343a;font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-accordion__header p{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-accordion__header p{font-size:.7272rem;line-height:1.5}}@media screen and (min-width:680px){.m-accordion__header{padding:1.5rem 1.5rem 1.5rem 0}.m-accordion__header:first-of-type{border-top:0}}.js .m-accordion__header{cursor:pointer}.m-accordion__arrow{fill:#de00a5;height:32px;position:absolute;right:0;top:1.5rem}.m-accordion__item{border-top:1px solid #cacacc}.m-accordion__item:last-child{border-bottom:1px solid #cacacc}.m-accordion__item .m-accordion__item:last-child{border-bottom:0}.m-accordion__arrow{transition:transform .3s ease-out}.m-accordion__header--selected .m-accordion__arrow{fill:#2541fc}.m-accordion__arrow svg{vertical-align:top}.js .m-accordion__arrow{display:block}.m-accordion__content{font-size:16px;font-size:.8888rem;line-height:1.5;margin:0}@media screen and (min-width:680px)and (max-width:1599px){.m-accordion__content{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-accordion__content{font-size:.7272rem;line-height:1.5}}.m-accordion__content p{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-accordion__content p{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-accordion__content p{font-size:.7272rem;line-height:1.5}}.js .m-accordion__content{display:none}.m-accordion__header--selected .m-accordion__arrow{transform:rotate(180deg)}.m-accordion__header--selected+.m-accordion__content{display:block;padding-bottom:1.5rem}.m-accordion__toggle-all{background:none;border:0;color:#de00a5;cursor:pointer;font-size:14px;font-size:.7777rem;line-height:1.5;padding:0;position:absolute;right:0;top:-3.4rem;transition:color .4s linear}@media screen and (min-width:680px)and (max-width:1599px){.m-accordion__toggle-all{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-accordion__toggle-all{font-size:.6363rem;line-height:1.5}}.m-accordion__toggle-all:hover{color:#2541fc}.m-accordion__toggle-all:focus{outline:3px solid #2541fc}@media screen and (max-width:679px){.a-article-h3{margin-bottom:0}}.m-accordion__footer{font-size:14px;font-size:.7777rem;line-height:1.5;margin:3em 0 0;text-align:center}@media screen and (min-width:680px)and (max-width:1599px){.m-accordion__footer{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-accordion__footer{font-size:.6363rem;line-height:1.5}}@media screen and (min-width:680px){.m-accordion__footer{margin-top:1.5em}}.m-accordion--featurebox{margin-bottom:0}@media screen and (min-width:680px){.m-accordion--featurebox{padding:0}}.m-accordion--index{padding:0;position:relative}.m-accordion--index .m-accordion__header{font-size:18px;font-size:1rem;font-weight:700;line-height:1.5;margin:0;outline:0}@media screen and (min-width:680px)and (max-width:1599px){.m-accordion--index .m-accordion__header{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-accordion--index .m-accordion__header{font-size:1rem;line-height:1.5}}.m-accordion--index .m-accordion__arrow{height:0;position:static}.m-activity-count{color:#3a343a;display:block;text-align:center}.m-activity-count+.m-activity-count{border-top:1px dotted hsla(0,0%,100%,.5);margin-top:48px;padding-top:48px}.m-activity-count.m-progress-ring--medium{text-transform:none}.m-activity-count__container{height:220px;margin:10px auto 0;position:relative;width:220px}.m-activity-count--medium .m-activity-count__container{height:180px;width:180px}.m-activity-count__container .m-activity-count__icon{left:43%;position:absolute;top:14%}.m-activity-count__text,.m-activity-count__value{height:220px;left:0;margin:0;position:absolute;text-align:center;top:0;width:220px}.m-activity-count--medium .m-activity-count__text,.m-activity-count--medium .m-activity-count__value{height:180px;top:-10px;width:180px}.m-activity-count__value{font-size:68px;font-weight:700;line-height:220px}.m-activity-count__value:before{font-size:40px;left:50%;margin-left:-20px;position:absolute;top:14%}.m-activity-count--medium .m-activity-count__value{font-size:36px;line-height:180px}.m-activity-count__text{font-size:14px;font-size:.7777rem;line-height:1.5;top:68%}@media screen and (min-width:680px)and (max-width:1599px){.m-activity-count__text{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-activity-count__text{font-size:.6363rem;line-height:1.5}}.m-activity-count--medium .m-activity-count__text{font-size:16px;font-size:.8888rem;line-height:1.5;top:54%}@media screen and (min-width:680px)and (max-width:1599px){.m-activity-count--medium .m-activity-count__text{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-activity-count--medium .m-activity-count__text{font-size:.7272rem;line-height:1.5}}.m-admin-bar__link{color:#ededee;font-weight:400;margin-right:1.4em}.m-admin-bar__link:hover{color:#fff}.m-admin-bar__link .m-icon-with-text--smaller-text,.m-admin-bar__link .m-icon-with-text__text{font-weight:400}.m-admin-bar__link .a-svg-icon--edit{height:14px;width:14px}.m-arrow-nav .a-svg-icon{color:#3a343a;transition:color .4s linear;width:20px}.m-arrow-nav__item:hover .a-svg-icon{color:#2541fc}.m-arrow-nav__item--previous .a-svg-icon{float:left;left:1em;transform:rotate(180deg)}.m-arrow-nav__item--next{float:right;text-align:right}.m-arrow-nav__item--next .a-svg-icon{right:1em}.m-portfolio{margin-bottom:3rem}.m-portfolio__heading{font-size:36px;font-size:2rem;line-height:1.25;margin-bottom:3rem;text-align:center}@media screen and (min-width:680px)and (max-width:1599px){.m-portfolio__heading{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){.m-portfolio__heading{font-size:2.25rem;line-height:1.25}}.m-portfolio__heading--small{font-size:18px;font-size:1rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-portfolio__heading--small{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-portfolio__heading--small{font-size:1rem;line-height:1.5}}.m-portfolio__list{align-items:stretch;display:flex;flex-direction:column;list-style:none;margin:0 -16px;overflow:hidden;padding:0}@media screen and (min-width:680px){.m-portfolio__list{flex-direction:row;flex-wrap:wrap}}.m-portfolio__certificate{margin:0 auto 32px;max-width:322px;padding:0 16px;width:100%}@media screen and (min-width:680px){.m-portfolio__certificate{margin-left:0;margin-right:0}.m-portfolio__list--2-col .m-portfolio__certificate{margin-left:auto;margin-right:auto}.m-portfolio__certificate{max-width:340px}.m-portfolio__list--2-col .m-portfolio__certificate{width:50%}}@media screen and (min-width:1600px){.m-portfolio__certificate{max-width:372px}}.m-portfolio--award-cta{margin:24px 0 8px}.old-boombox{background-color:#d1d1d1;color:#3a343a}.old-boombox__container{padding-top:94px;position:relative}@media screen and (min-width:680px){.old-boombox__container{padding-bottom:94px}}.old-boombox__container:before{background:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/ribbon-promo-mini-bfa74e8192711c65d90f.svg) no-repeat 0 0;content:"";height:94px;left:50%;margin-left:-25px;position:absolute;top:0;width:50px}@media screen and (min-width:680px){.old-boombox__container:before{left:0;margin:0}}.old-boombox__content{padding-bottom:.75rem;padding-top:.75rem;text-align:center}@media screen and (min-width:680px){.old-boombox__content{text-align:left;width:60%}}.old-boombox__heading{font-size:22.5px;font-size:1.25rem;line-height:1.5;margin-bottom:.75rem;margin-top:0}@media screen and (min-width:680px)and (max-width:1599px){.old-boombox__heading{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){.old-boombox__heading{font-size:1.25rem;line-height:1.5}}.old-boombox__message{font-size:18px;font-size:1rem;line-height:1.5;margin:0}@media screen and (min-width:680px)and (max-width:1599px){.old-boombox__message{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.old-boombox__message{font-size:1rem;line-height:1.5}}.old-boombox__image{display:block}@media screen and (min-width:680px){.old-boombox__image{height:500px;left:60%;position:absolute;top:50%;transform:translateY(-50%);width:auto}.old-boombox__image--small{height:400px}}.m-boombox-banner--intense{background-color:#de00a5;color:#fff}.m-boombox-banner__content{text-align:center}@media screen and (min-width:680px){@supports (display:flex){.m-boombox-banner__content{align-items:center;display:flex;text-align:left}}}.m-boombox-banner__copy{padding:.75rem 1.5rem}.m-boombox-banner__cta{flex-shrink:0;padding:.75rem 0}.m-boombox-banner__image-container{flex-shrink:0}.m-boombox-banner--ribbon .m-boombox-banner__image-container{align-self:flex-start;margin:0 auto;width:50px}.m-boombox-banner--logo .m-boombox-banner__image{height:90px;width:150px}.m-brackets+.m-button-group{margin-top:1.5rem}.m-brackets__heading{font-size:36px;font-size:2rem;font-weight:700;line-height:1.25;margin-bottom:3rem;margin-top:0;text-align:center}@media screen and (min-width:680px)and (max-width:1599px){.m-brackets__heading{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){.m-brackets__heading{font-size:2.25rem;line-height:1.25}}.m-brackets__block{margin-bottom:1.5rem;overflow:hidden}.m-brackets__block:last-child{margin-bottom:0}.m-brackets__icon{display:inline-block;margin-top:0}.m-brackets__icon .a-svg-icon{color:#de00a5;height:auto;width:22px}.m-brackets__icon--black .a-svg-icon{color:#3a343a}.m-brackets__icon--large .a-svg-icon{color:#3a343a;width:38px}.m-brackets__block__heading{font-size:18px;font-size:1rem;font-weight:700;line-height:1.5;margin:.75rem 0}@media screen and (min-width:680px)and (max-width:1599px){.m-brackets__block__heading{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-brackets__block__heading{font-size:1rem;line-height:1.5}}.m-brackets__heading{margin:1em 0}.m-brackets__block__content .a-button,.m-brackets__block__content a,.m-brackets__block__content h3,.m-brackets__block__content>p{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-brackets__block__content .a-button,.m-brackets__block__content a,.m-brackets__block__content h3,.m-brackets__block__content>p{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-brackets__block__content .a-button,.m-brackets__block__content a,.m-brackets__block__content h3,.m-brackets__block__content>p{font-size:.7272rem;line-height:1.5}}.m-brackets__block__content a{display:inline-block;font-weight:700}.m-brackets__block__content--inline-link a{display:inline;font-weight:400}@media screen and (min-width:680px){.m-brackets__row{display:flex;justify-content:center;margin-left:-75px;overflow:hidden}}@media screen and (min-width:680px)and (max-width:899px){.m-brackets__row{margin-left:-48px}}@media screen and (min-width:680px){.m-brackets__block{float:left;margin-bottom:0;padding-left:75px;text-align:left;width:33.3333333333%}}@media screen and (min-width:680px)and (max-width:899px){.m-brackets__block{padding-left:48px}}@media screen and (min-width:680px){.m-brackets__block__content+.m-brackets__block__content{margin-top:auto}.m-brackets--grid .m-brackets__block{margin-bottom:1.5rem;width:50%}.m-brackets--grid .m-brackets__block:nth-last-child(-n+2){margin-bottom:0}.m-brackets--grid .m-brackets__row{flex-wrap:wrap}}@media screen and (min-width:900px){.m-brackets--grid .m-brackets__row{flex-wrap:nowrap}.m-brackets--grid .m-brackets__block{margin-bottom:0;width:33.3333333333%}}.m-brackets__cta{margin-top:2rem;text-align:center}.m-brackets--wide .m-brackets__row{padding-bottom:1em}.m-brackets--wide .m-brackets__block{margin-right:1em}.m-brackets--neutral .m-brackets__icon .a-svg-icon{color:#727376;height:auto;width:2em}.m-button-group{display:inline-block}@supports (display:flex){.m-button-group__container-wrapped{display:flex;flex-wrap:wrap}}.m-button-group__button{margin-bottom:1.25em;margin-right:1em}.m-button-group__button_space--xx-tight{margin-bottom:.5rem;margin-right:.25rem}.m-button-group__button-container:not(:first-child){margin-left:.75rem}.m-button-group__primary--flex{display:flex}.m-button-group__primary--flex>:not(:first-child){margin-left:1.5rem}@media screen and (max-width:899px){.m-button-group__primary--flex{flex-direction:column}.m-button-group__primary--flex>:not(:first-child){margin-top:.75rem}}.m-button-group__centered-flex{align-items:center;display:flex;flex-direction:column;justify-content:center}.m-button-group__centered-flex>:not(:first-child){margin-left:0;margin-top:.75rem}@media screen and (min-width:680px){.m-button-group__centered-flex{flex-direction:row}.m-button-group__centered-flex>:not(:first-child){margin-left:1.5rem;margin-top:0}}.m-button-group--horizontal .m-button-group__primary,.m-button-group--horizontal .m-button-group__secondary{display:inline-block}.m-button-group--horizontal .m-button-group__secondary{font-size:14px;font-size:.7777rem;line-height:1.5;padding:.5em 1em}@media screen and (min-width:680px)and (max-width:1599px){.m-button-group--horizontal .m-button-group__secondary{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-button-group--horizontal .m-button-group__secondary{font-size:.6363rem;line-height:1.5}}.m-button-group--vertical .m-button-group__secondary{font-size:16px;font-size:.8888rem;line-height:1.5;margin-top:1em;text-align:center}@media screen and (min-width:680px)and (max-width:1599px){.m-button-group--vertical .m-button-group__secondary{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-button-group--vertical .m-button-group__secondary{font-size:.7272rem;line-height:1.5}}.m-button-group--elastic{width:100%}@media screen and (min-width:680px){.m-button-group--elastic{width:auto}}.m-collectable__container{background-color:#fff;border:1px solid #ededee;height:100%;overflow:hidden;position:relative;text-align:center}.m-collectable__details{display:block;height:90%;padding:100px 16px 16px;position:relative}.m-collectable__details:before{content:"";height:86px;left:50%;margin-left:-19px;position:absolute;top:0;width:38px}.m-collectable__details--basic{padding:16px}.m-collectable__details--sop:before{background:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/ribbon-mini-sop-0747ddfe2647c4223d92.svg) no-repeat 0 0}.m-collectable__details--coa:before{background:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/ribbon-mini-coa-82846fddfb810cf70fdb.svg) no-repeat 0 0}.m-collectable__details--award{padding-top:24px}.m-collectable__course{color:#3a343a;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin:0 0 2px}@media screen and (min-width:680px)and (max-width:1599px){.m-collectable__course{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-collectable__course{font-size:.6363rem;line-height:1.5}}.m-collectable__organisation{color:#727376;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin:0}@media screen and (min-width:680px)and (max-width:1599px){.m-collectable__organisation{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-collectable__organisation{font-size:.6363rem;line-height:1.5}}.m-collectable__details:focus{outline:none}.m-collectable__details:focus .m-collectable__heading{outline:3px solid #2541fc}.m-collectable--ghost .m-collectable__details{padding-top:70px}.m-collectable--ghost .m-collectable__details:before{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/ribbon-mini-grey-8295b40096e69a0f2a1c.svg);height:59px;margin-left:-13px;width:26px}.m-collectable--ghost .m-collectable__container{background-color:transparent}.m-collectable--ghost .m-collectable__course,.m-collectable--ghost .m-collectable__organisation{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-collectable--ghost .m-collectable__course,.m-collectable--ghost .m-collectable__organisation{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-collectable--ghost .m-collectable__course,.m-collectable--ghost .m-collectable__organisation{font-size:.6363rem;line-height:1.5}}.m-card-carousel{position:relative}.m-card-carousel__grid-wrapper{overflow:hidden}.m-card-carousel__scroll-button{bottom:43%;cursor:pointer;display:none;padding:1em;position:absolute}.m-card-carousel__scroll-button--left{left:-3em}.m-card-carousel__scroll-button--right{right:-3em}.m-card-carousel__grid{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin:auto auto -50px;overflow-x:auto;padding-bottom:50px;position:relative}.m-card-carousel__grid::-webkit-scrollbar{display:none}.m-card-carousel__grid .m-card-wrapper{flex:0 0 auto;margin:0 1.5rem 0 0;width:270px}@media screen and (max-width:350px){.m-card-carousel__grid .m-card-wrapper{width:220px}}@media screen and (min-width:496px)and (max-width:686px){.m-card-carousel__grid .m-card-wrapper{width:370px}}.m-card-carousel .m-card__intro{font-size:16px}@media screen and (min-width:680px){.m-card-carousel--contained{left:3em;width:calc(100% - 6em)}.m-card-carousel__scroll-button{display:block}}.m-comparison{font-size:16px;font-size:.8888rem;line-height:1.5;margin:0 auto;max-width:20rem}@media screen and (min-width:680px)and (max-width:1599px){.m-comparison{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-comparison{font-size:.7272rem;line-height:1.5}}.m-comparison--one{max-width:none}.m-comparison .m-list-grid--comparison .a-svg-icon--tick{color:inherit}.m-comparison__block{background-color:#fff;border:1px solid #ededee;display:flex;flex-direction:column;margin-bottom:1.25rem;padding:1.25rem}.m-comparison__label{bottom:-1px;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;padding:.4rem 1.25rem .2rem;position:relative}@media screen and (min-width:680px)and (max-width:1599px){.m-comparison__label{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-comparison__label{font-size:.6363rem;line-height:1.5}}.m-comparison__content{padding-bottom:1.25rem}.m-comparison__options{margin-top:auto}.m-comparison__sub-heading{color:#727376;font-size:18px;font-size:1rem;font-weight:400;line-height:1.5;margin-top:5px}@media screen and (min-width:680px)and (max-width:1599px){.m-comparison__sub-heading{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-comparison__sub-heading{font-size:1rem;line-height:1.5}}.m-comparison--three--unlimited{grid-template-areas:".     .      . ribbon" "first second . last";grid-template-columns:1fr 1fr 2rem 1fr}.m-comparison--three--unlimited .m-comparison__block:first-child{grid-area:first}.m-comparison--three--unlimited .m-comparison__block:nth-child(2){grid-area:second}.m-comparison--three--unlimited .m-comparison__label{background-image:linear-gradient(90deg,#ff8151,#ffaa54);grid-area:ribbon}.m-comparison--three--unlimited .m-comparison__block:last-child{grid-area:last}.m-comparison--three--campus{grid-template-areas:"ribbon .     .      .     " "first  . second last";grid-template-columns:1fr 2rem 1fr 1fr}.m-comparison--three--campus .m-comparison__label{background-image:linear-gradient(90deg,#5000e2,#de00a5);color:#fff;grid-area:ribbon}.m-comparison--three--campus .m-comparison__block:nth-child(2){grid-area:first}.m-comparison--three--campus .m-comparison__block:nth-child(3){grid-area:second}.m-comparison--three--campus .m-comparison__block:last-child{grid-area:last}.m-comparison--two--campus{grid-template-areas:". first last .";grid-template-columns:1fr minmax(auto,20rem) minmax(auto,20rem) 1fr}.m-comparison--two--campus .m-comparison__block:first-child{grid-area:first}.m-comparison--two--campus .m-comparison__block:last-child{grid-area:last}@media screen and (min-width:680px){.m-comparison--two--campus .m-comparison__block{display:grid;grid-template-rows:1fr 3fr 1.5fr}.m-comparison--one .m-comparison__block{padding:2rem 4rem}}@supports (display:grid){@media screen and (min-width:900px){.m-comparison{display:grid;max-width:none}.m-comparison--two{grid-template-columns:minmax(auto,20rem) minmax(auto,20rem)}}}.m-composite-link{align-items:baseline;display:flex;font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-composite-link{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-composite-link{font-size:.6363rem;line-height:1.5}}.m-composite-link .a-timestamp{margin-left:auto;padding-left:.84em;position:relative;top:1px}.m-composite-link--wrapped:hover .m-composite-link__primary{color:#2541fc}.m-composite-link__identifier{margin-right:.84em}.m-composite-link__identifier .a-svg-icon{color:#3a343a;vertical-align:top;width:1.407em}.m-composite-link__identifier .a-stepnumber{margin-right:.28em}.m-composite-link__title{font-weight:700;position:relative;top:1px}.m-composite-link--with-step .m-composite-link__title{top:2px}.m-composite-link__icon{display:inline-block;height:16px;position:relative}.m-composite-link__icon .a-svg-icon{color:#de00a5;height:auto;margin-left:4px;position:absolute;top:0;width:1.5em}.m-composite-link__primary{color:#3a343a;margin-right:4px}.m-composite-link__secondary{color:#727376;text-transform:uppercase}.m-heads-up-banner--container{padding-bottom:3rem}.m-heads-up-banner{background-color:#fafafa;font-size:16px;padding-left:16px;padding-right:46.8px;position:relative}.js .m-heads-up-banner{transition:height .4s ease-out}.m-heads-up-banner--no-dismiss{padding-right:16px}.m-heads-up-banner__content{margin:0 auto;padding-bottom:2rem;padding-top:2rem;text-align:center}.m-heads-up-banner--compact{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-heads-up-banner--compact{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-heads-up-banner--compact{font-size:.6363rem;line-height:1.5}}.m-heads-up-banner--compact .m-heads-up-banner__content{padding-bottom:.75rem;padding-top:.75rem}.m-heads-up-banner__close{background-color:transparent;border:0;color:#de00a5;display:block;font-family:inherit;overflow:hidden;padding:1.1em;position:absolute;right:1px;text-decoration:none;top:1px;transition:color .4s linear}.m-heads-up-banner__close:hover{color:#2541fc}.m-heads-up-banner__close>svg{display:block;height:1em;width:1em}.m-heads-up-banner--hiding{height:0!important;overflow:hidden}.m-heads-up-banner--fixed{background-color:#ededee;padding-right:6em}.m-heads-up-banner--fixed .m-heads-up-banner__content{max-width:none;padding-bottom:2.5em;padding-top:2.5em;text-align:left}.js .m-heads-up-banner--fixed{border-top:1px solid #fff;bottom:0;left:0;position:fixed;right:0;transition:transform .4s ease-out;z-index:200}.m-heads-up-banner--fixed .m-heads-up-banner__close{padding:2.5em}.m-heads-up-banner--compact-confetti-wrapper{background-image:linear-gradient(90deg,#5000e2,#b100bc);overflow:hidden;position:relative}.m-heads-up-banner--compact-confetti-wrapper .m-confetti__wrapper{height:300%;z-index:1}.m-heads-up-banner--compact-confetti-wrapper .m-confetti__item{opacity:.5}.m-heads-up-banner--compact-confetti{background-color:transparent}.m-heads-up-banner--compact-confetti:after{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/celebration/confetti/notification-599850dcbe20c26ec397.png);bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.m-heads-up-banner--compact-confetti .m-heads-up-banner__content{color:#fff;font-size:14px;font-size:.7777rem;line-height:1.5;padding:.75rem 0}@media screen and (min-width:680px)and (max-width:1599px){.m-heads-up-banner--compact-confetti .m-heads-up-banner__content{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-heads-up-banner--compact-confetti .m-heads-up-banner__content{font-size:.6363rem;line-height:1.5}}@media screen and (min-width:480px){.m-heads-up-banner--compact-confetti .m-heads-up-banner__content{padding:.75rem}}@media screen and (min-width:680px){.m-heads-up-banner--compact-confetti .m-heads-up-banner__content{padding:1rem 3rem}}.m-heads-up-banner--compact-confetti .m-heads-up-banner__text{position:relative;z-index:2}.m-heads-up-banner--compact-confetti .m-heads-up-banner__cta{display:inline-flex;margin-left:.75rem}.m-heads-up-banner--compact-confetti .m-heads-up-banner__close{color:#fff;z-index:2}.m-heads-up-banner--compact-unlimited-wrapper{background-color:#fafafa}@media screen and (min-width:1280px){.m-heads-up-banner--compact-unlimited-wrapper{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/unlimited/promobanner_left-7a32ae0fc45c47eaea42.png);background-repeat:no-repeat}}.m-heads-up-banner--compact-unlimited-wrapper .m-heads-up-banner{background-color:transparent}.m-heads-up-banner--compact-unlimited-wrapper .m-heads-up-banner__close{color:#3a343a}.m-heads-up-banner--compact-unlimited-wrapper-highlight{background-color:#f4f4f4}.m-heads-up-banner--compact-unlimited-wrapper-inverse{background-color:#fff}@media screen and (min-width:1280px){.m-heads-up-banner--compact-unlimited-offer,.m-heads-up-banner--compact-unlimited-renewal-sale{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/unlimited/promobanner_right-d8cc5bce506693be69dd.png);background-position:100% 0;background-repeat:no-repeat}}.m-heads-up-banner--compact-unlimited-offer .m-heads-up-banner__cta,.m-heads-up-banner--compact-unlimited-renewal-sale .m-heads-up-banner__cta{display:inline-flex;margin-left:.75rem}.m-heads-up-banner--compact-unlimited-offer .m-heads-up-banner__content,.m-heads-up-banner--compact-unlimited-renewal-sale .m-heads-up-banner__content{padding-bottom:.75rem;padding-top:.75rem}.m-heads-up-banner--compact-gradient{background-image:linear-gradient(90deg,#b100bc,#ff4a6e);padding-left:46.8px}.m-heads-up-banner--compact-gradient .m-heads-up-banner__content{color:#fff;font-size:14px;font-size:.7777rem;line-height:1.5;margin-left:auto;margin-right:auto;margin-top:-.2em;max-width:45em;padding-bottom:.25rem;padding-top:1.5rem;text-align:left}@media screen and (min-width:680px)and (max-width:1599px){.m-heads-up-banner--compact-gradient .m-heads-up-banner__content{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-heads-up-banner--compact-gradient .m-heads-up-banner__content{font-size:.6363rem;line-height:1.5}}.m-heads-up-banner--compact-gradient .m-heads-up-banner__content .m-heads-up-banner__button{padding-bottom:1rem;text-align:center}@media screen and (min-width:680px){.m-heads-up-banner--compact-gradient .m-heads-up-banner__content{align-items:center;display:flex;justify-content:center}.m-heads-up-banner--compact-gradient .m-heads-up-banner__content .m-heads-up-banner__text{display:inline-block;width:70%}.m-heads-up-banner--compact-gradient .m-heads-up-banner__content .m-heads-up-banner__button{display:inline-block;margin-left:1em}}.m-heads-up-banner--compact-gradient .m-heads-up-banner__close{color:#fff}.m-heads-up-banner--cta{padding-left:1.5rem;padding-right:1.5rem}.m-heads-up-banner--cta .m-heads-up-banner__content{display:flex;flex-direction:column;text-align:left}@media screen and (min-width:680px){.m-heads-up-banner--cta .m-heads-up-banner__content{flex-direction:row}}.m-heads-up-banner--cta .m-heads-up-banner__content>:first-child{flex-grow:1}.m-heads-up-banner--cta .m-heads-up-banner__content>:last-child{align-self:center;padding-top:1rem;width:100%}@media screen and (min-width:680px){.m-heads-up-banner--cta .m-heads-up-banner__content>:last-child{padding-top:0;text-align:right;width:30%}}.m-core-page-footer{display:flex;flex-wrap:wrap;justify-content:center;margin:1.5em auto;max-width:1167.7170410156px}@media screen and (min-width:680px){.m-core-page-footer{justify-content:space-between}}@media screen and (max-width:479px){.m-core-page-footer{align-items:center;flex-direction:column}}.m-core-page-footer a,.m-core-page-footer a:hover{color:#fff}.m-core-page-footer a:focus{outline:3px solid #fff;outline-offset:6px}.m-core-page-footer--feedback{float:left;font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-core-page-footer--feedback{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-core-page-footer--feedback{font-size:.6363rem;line-height:1.5}}.m-core-page-footer--feedback a{color:#de00a5;cursor:pointer}.m-core-page-footer--feedback a:hover{color:#2541fc}.m-course-run{margin-bottom:35px}.m-course-run:after,.m-course-run:before{content:" ";display:table}.m-course-run:after{clear:both}.m-course-run__media{display:block;overflow:hidden;position:relative;transform:translateZ(0)}.m-course-run__media img{display:block;transform:translateZ(0);transition:transform .4s ease-out}.m-course-run__media:hover img{transform:scale(1.025) translateZ(0)}@media screen and (min-width:680px){.m-course-run__media{float:left;margin-right:16px;max-height:137px;width:204px}}.m-course-run__media__data{background-color:transparent;background-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent);color:#fff;display:block;left:0;padding:20px 30px 34px;position:absolute;right:0;text-align:right;top:0}@media screen and (min-width:480px){.m-course-run__media__data{padding:11px 15px 17px}}@media screen and (min-width:680px){.m-course-run__media__data{padding:10px 14px 16px}}@media screen and (min-width:900px){.m-course-run__media__data{padding:10px 14px 16px}}@media screen and (min-width:1280px){.m-course-run__media__data{padding:11px 16px 18px}}@media screen and (min-width:1600px){.m-course-run__media__data{padding:15px 21px 24px}}.m-course-run__main{text-align:left}@media screen and (min-width:680px){.m-course-run__main{margin-left:220px}}.m-course-run--compact{margin-bottom:0}.m-course-run--compact .header-medium{margin-bottom:0;margin-top:0}.m-course-run--compact .m-course-run__main{background-color:#fafafa;padding:.8em}.m-course-run--compact .m-course-run__main .headline{line-height:1.4}@media screen and (min-width:480px){.m-course-run--compact .m-course-run__main{min-height:6.1em}}@media screen and (min-width:680px){.m-course-run--compact .m-course-run__media{float:none;margin-right:0;max-height:none;width:auto}.m-course-run--compact .m-course-run__main{margin-left:0;min-height:7.3em}}@media screen and (min-width:1280px){.m-course-run--compact .m-course-run__main{min-height:6.4em;padding:1em}}@media screen and (min-width:1600px){.m-course-run--compact,.m-course-run--compact .headline{font-size:16px;line-height:22px}}.m-course-run--on-alt .m-course-run__main{background-color:#fff}.m-course-run--feed-item{margin:1em 0 0}@media screen and (min-width:680px){.m-feed-item--compact .m-course-run--feed-item .m-course-run__main{margin-left:120px}.m-feed-item--compact .m-course-run--feed-item .m-course-run__media{width:102px}}.m-feed-item--compact .m-course-run--feed-item .media_description{display:none}.m-dual-billboard{overflow:hidden}.m-dual-billboard__content{display:flex;flex-wrap:wrap;justify-content:space-between}.m-dual-billboard__headline .a-item-title{color:#727376;font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-dual-billboard__headline .a-item-title{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-dual-billboard__headline .a-item-title{font-size:.7272rem;line-height:1.5}}.m-dual-billboard__heading-code{font-size:14px;font-size:.7777rem;font-weight:400;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-dual-billboard__heading-code{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-dual-billboard__heading-code{font-size:.6363rem;line-height:1.5}}.m-dual-billboard__heading{font-size:27px;font-size:1.5rem;line-height:1.25;margin:.67em 0}@media screen and (min-width:680px)and (max-width:1599px){.m-dual-billboard__heading{font-size:1.5rem;line-height:1.25}}@media screen and (min-width:1600px){.m-dual-billboard__heading{font-size:1.5rem;line-height:1.25}}.m-dual-billboard__cta--wrapper{display:flex;flex-direction:column}.m-dual-billboard__cta--wrapper .a-button:not(:first-child){margin-top:16px}@media screen and (min-width:680px){.m-dual-billboard__cta--wrapper{flex-direction:row}.m-dual-billboard__cta--wrapper .a-button:not(:first-child){margin-left:16px;margin-top:0}}.m-dual-billboard__left-aligned{margin-bottom:1.5rem}.m-dual-billboard__right-aligned{display:flex;flex-direction:column}.m-dual-billboard__message{font-size:18px;font-size:1rem;line-height:1.5;margin-bottom:0}@media screen and (min-width:680px)and (max-width:1599px){.m-dual-billboard__message{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-dual-billboard__message{font-size:1rem;line-height:1.5}}.m-dual-billboard__grid{display:flex;flex-wrap:wrap;justify-content:flex-start}.m-dual-billboard__grid .a-standard-org-logo{margin-bottom:.5em;margin-right:.5em}.m-dual-billboard__logo img{max-width:300px}.m-dual-billboard__cta{display:none}@media screen and (min-width:680px){.m-dual-billboard__content{flex-wrap:nowrap}.m-dual-billboard__left-aligned{max-width:60%}.m-dual-billboard__grid{justify-content:flex-end;margin-bottom:1.5rem}.m-dual-billboard__grid .a-standard-org-logo{margin-left:.5em;margin-right:0}.m-dual-billboard__cta{display:block;flex-direction:row;margin-left:1.5rem;margin-top:auto;text-align:right}}@media screen and (max-width:679px){.m-dual-billboard--bg-inline{background:none!important}}.m-dual-billboard--bg{background:none}@media screen and (min-width:680px){.m-dual-billboard--bg{background-position:50%;background-repeat:no-repeat;background-size:cover}}.m-dual-billboard--responsive-images{background-position:90% 0;background-repeat:no-repeat}.m-dual-billboard--responsive-images .m-dual-billboard__left-aligned{max-width:100%}.m-dual-billboard--responsive-images .m-dual-billboard__left-aligned .a-heading{padding-right:calc(10% + 85px)}@media screen and (min-width:900px){.m-dual-billboard--responsive-images{background-position:top}.m-dual-billboard--responsive-images .m-dual-billboard__left-aligned{max-width:60%}.m-dual-billboard--responsive-images .m-dual-billboard__left-aligned .a-heading{padding-right:0}}@media screen and (min-width:900px)and (min-width:1280px){.m-dual-billboard--responsive-images{background-position:100% 0}}.m-dual-billboard--inverse,.m-dual-billboard--inverse .m-dual-billboard__headline .a-item-title{color:#fff}.m-billboard-new{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;overflow:auto}.m-billboard-new__container{display:flex;flex-direction:column;position:relative}.m-billboard-new__icon-container{align-items:center;display:flex;flex-shrink:0}.m-billboard-new__image-container{padding-bottom:1rem}.m-billboard-new__content>:first-child{margin-top:.6rem}.m-billboard-new__content>:last-child{margin-bottom:.6rem}.m-billboard-new__content .a-item-title{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-billboard-new__content .a-item-title{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-billboard-new__content .a-item-title{font-size:.7272rem;line-height:1.5}}.m-billboard-new__icon svg{height:0;width:0}.m-billboard-new__small-print{color:#4a4d55;font-size:14px;font-size:.7777rem;line-height:1.5;margin:.75rem 0}@media screen and (min-width:680px)and (max-width:1599px){.m-billboard-new__small-print{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-billboard-new__small-print{font-size:.6363rem;line-height:1.5}}.m-billboard-new__cta-wrapper{margin-bottom:1.5rem;margin-top:1.5rem}.m-billboard-new__cta-wrapper .a-button{margin-bottom:16px;width:100%}.m-billboard-new__cta-wrapper .a-button:last-child{margin-bottom:0}@media screen and (min-width:480px){.m-billboard-new__cta-wrapper .a-button{margin-bottom:0;margin-left:16px;width:auto}.m-billboard-new__cta-wrapper .a-button:first-child{margin-left:0}}@media screen and (min-width:680px){.m-billboard-new--wide .m-billboard-new__content{max-width:65%}}.m-billboard-new--centered{text-align:center}.m-billboard-new--centered .m-billboard-new__container{display:block}.m-billboard-new--centered .m-billboard-new__content{margin:0 auto}.m-billboard-new--centered .m-billboard-new__icon{margin:auto}.m-billboard-new--inverse{background-color:#4a4d55;color:#fff}.m-billboard-new--overlap{margin-bottom:-3rem;padding-bottom:3rem}.m-billboard-new--overlap-long{margin-bottom:-3rem;padding-bottom:0}@media screen and (min-width:900px){.m-billboard-new--overlap-long{margin-bottom:-14rem;padding-bottom:10rem}}.m-billboard-new--overlay{position:relative}.m-billboard-new--overlay:before{background-color:#3a343a;bottom:0;content:"";display:block;left:0;opacity:.43;position:absolute;right:0;top:0}@media screen and (min-width:680px){.m-billboard-new__container{flex-direction:row}.m-billboard-new--reverse .m-billboard-new__container{flex-direction:row-reverse}.m-billboard-new__icon-container,.m-billboard-new__image-container{margin-left:auto;order:1}.m-billboard-new__image-container{padding-bottom:0;padding-left:2rem}.m-billboard-new__icon .a-svg-icon{height:5em;width:5em}.m-billboard-new__icon svg{height:10em;width:10em}.m-billboard-new__content{max-width:60%}.m-billboard-new--compact .m-billboard-new__content{margin:auto;max-width:20em}.m-billboard-new--contiguous-bottom{margin-bottom:-space(6)}.m-billboard-new--reverse .m-billboard-new__image-container{padding-left:0;padding-right:2rem}.m-billboard-new--tablet .m-billboard-new__content{align-self:start;width:50%}}.m-billboard-new--promo{overflow:hidden;position:relative}.m-billboard-new--promo em{color:#ff4a6e;font-style:normal}.m-billboard-new--promo .a-content{margin-bottom:0;margin-top:0}.m-billboard-new--promo .m-billboard-new__container{flex-direction:column}.m-billboard-new--promo .m-billboard-new__content{max-width:none}.m-billboard-new--promo .m-billboard-new__icon-container{transform:rotate(18deg) translateY(-15%) translateX(15%)}.m-billboard-new--promo .m-billboard-new__background{--clip-top-left:80px;--clip-bottom-left:380px;clip-path:polygon(calc(50% + var(--clip-top-left)) 0,100% 0,100% 100%,calc(50% + var(--clip-bottom-left)) 100%);-webkit-clip-path:polygon(calc(50% + var(--clip-top-left)) 0,100% 0,100% 100%,calc(50% + var(--clip-bottom-left)) 100%);height:100%;position:absolute;right:0;width:50%;z-index:-1}@supports (clip-path:polygon(0 0)) or (-webkit-clip-path:polygon(0 0)){.m-billboard-new--promo .m-billboard-new__background{background-image:linear-gradient(-10deg,#ff8151,#ff4a6e);background-position:0 0;background-size:cover;width:100%}}@media screen and (min-width:480px){.m-billboard-new--promo .m-billboard-new__background{--clip-top-left:125px;--clip-bottom-left:475px}}@media screen and (min-width:680px){.m-billboard-new--promo .m-billboard-new__background{--clip-top-left:235px;--clip-bottom-left:530px}}@media screen and (min-width:900px){.m-billboard-new--promo .m-billboard-new__background{--clip-top-left:400px;--clip-bottom-left:635px}}@media screen and (min-width:1280px){.m-billboard-new--promo .m-billboard-new__background{--clip-top-left:455px;--clip-bottom-left:707px}}@media screen and (min-width:680px){.m-billboard-new--promo .m-billboard-new__container{flex-direction:row}.m-billboard-new--promo .m-billboard-new__content{align-items:center;display:flex}.m-billboard-new--promo .m-billboard-new__icon-container,.m-billboard-new--promo .m-billboard-new__image-container{margin-left:auto;order:1}.m-billboard-new--promo .m-billboard-new__icon-container{flex-basis:50%;padding:2rem;transform:rotate(18deg) translateY(-15%)}.m-billboard-new--promo .m-billboard-new__icon-container img{width:175%}}@media screen and (min-width:1280px){.m-billboard-new--promo .m-billboard-new__icon-container img{width:150%}}.m-billboard-new{background-position:top;background-size:100% auto;padding-top:33%}@media screen and (min-width:480px){.m-billboard-new{padding-top:38%}}@media screen and (min-width:680px){.m-billboard-new{background-position:100%;background-size:55%;padding-top:0}}@media screen and (min-width:900px){.m-billboard-new{margin-top:0;padding-top:0}}@media screen and (min-width:1950px){.m-billboard-new{background-position:left calc(50% + 415px) center;background-size:contain}}.m-billboard-new--celebration{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/statements/congratulations-banner-small-21a4ecf490e00a955b3a.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding-top:0;text-shadow:0 0 7px rgba(0,0,0,.4)}@media screen and (min-width:680px){.m-billboard-new--celebration{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/statements/congratulations-banner-medium-ac7a565d98247a632b70.jpg)}}@media screen and (min-width:900px){.m-billboard-new--celebration{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/statements/congratulations-banner-large-e1dc316f8c584016a110.jpg)}}.m-grid-of-cards{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin:-.75rem}@media screen and (min-width:480px){.m-grid-of-cards{flex-direction:row;justify-content:flex-start}}.m-grid-of-cards>*{margin:.75rem}@media screen and (min-width:480px){.m-grid-of-cards>*{width:calc(50% - 1.5rem)}}@media screen and (min-width:900px){.m-grid-of-cards>*{width:calc(33.33% - 1.5rem)}}@media screen and (min-width:1280px){.m-grid-of-cards--compact>*{width:calc(25% - 1.5rem)}}@media screen and (min-width:900px){.m-grid-of-cards--with-side-nav>*{width:calc(50% - 1.5rem)}}@media screen and (min-width:1280px){.m-grid-of-cards--with-side-nav>*{width:calc(33% - 1.5rem)}}@media screen and (min-width:900px){.m-grid-of-cards--wide>*{width:calc(50% - 1.5rem)}}@media screen and (min-width:900px)and (max-width:1279px){.m-grid-of-cards--collapsed>:nth-child(4):last-child{display:none}}@media screen and (min-width:480px)and (max-width:899px){.m-grid-of-cards--tidy>:nth-child(odd):last-child{display:none}}@media screen and (min-width:900px)and (max-width:1279px){.m-grid-of-cards--tidy>:nth-child(3n+1):last-child,.m-grid-of-cards--tidy>:nth-child(3n+1):nth-last-child(2),.m-grid-of-cards--tidy>:nth-child(3n+2):last-child{display:none}}@media screen and (min-width:1280px){.m-grid-of-cards--tidy>:nth-child(4n+1):last-child,.m-grid-of-cards--tidy>:nth-child(4n+1):nth-last-child(2),.m-grid-of-cards--tidy>:nth-child(4n+1):nth-last-child(3),.m-grid-of-cards--tidy>:nth-child(4n+2):last-child,.m-grid-of-cards--tidy>:nth-child(4n+2):nth-last-child(2),.m-grid-of-cards--tidy>:nth-child(4n+3):last-child{display:none}}@media screen and (max-width:899px){.m-grid-of-cards--truncated>:nth-child(n+3){display:none}}@media screen and (max-width:679px){.m-grid-of-cards--small-overflow{flex-direction:row;flex-wrap:nowrap;justify-content:start;overflow-x:auto}}.m-grid-of-cards--centered{justify-content:center}.m-grid-of-cards--2-col>*{width:calc(100% - 1.5rem)}@media screen and (min-width:480px){.m-grid-of-cards--2-col>*{width:calc(50% - 1.5rem)}}.m-drawer{display:none}.m-drawer,.m-drawer p{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-drawer,.m-drawer p{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-drawer,.m-drawer p{font-size:.6363rem;line-height:1.5}}.m-drawer--open{display:block;margin-bottom:16px}@media screen and (min-width:680px){.m-drawer--open .list-bullet{padding-bottom:3px}}.m-event-highlight{border-bottom:1px solid #cacacc;border-top:1px solid #cacacc;display:flex;font-size:16px;font-size:.8888rem;line-height:1.5;margin-bottom:56px;padding:20px}@media screen and (min-width:680px)and (max-width:1599px){.m-event-highlight{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-event-highlight{font-size:.7272rem;line-height:1.5}}.m-event-highlight__icon{margin-right:1em}.m-event-highlight__icon .a-svg-icon{height:52px;width:52px}.m-event-highlight__details{margin-top:4px}.m-extra-benefits__slideout-container{display:flex;flex-direction:column}.m-extra-benefits__bg-detail-image:before{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/unlimited/unlimited-detail-right-a17384ddb0684c732020.png);background-repeat:no-repeat;content:"";height:42px;position:absolute;right:0;width:42px}.m-extra-benefits__bg-detail-image{background-position:100% 0}@media screen and (min-width:900px){.m-extra-benefits__bg-detail-image:before{content:none;right:-76px;width:118px}.m-extra-benefits__bg-detail-image{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/unlimited/unlimited-detail-right-a17384ddb0684c732020.png);background-repeat:no-repeat;max-width:908px;padding:0 130px 15px}}.m-extra-benefits__heading{margin-top:1.5rem}@media screen and (min-width:480px){.m-extra-benefits__footer,.m-extra-benefits__heading{text-align:center}}.m-extra-benefits__footer{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-extra-benefits__footer{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-extra-benefits__footer{font-size:.7272rem;line-height:1.5}}.m-extra-benefits__slideout-content:after{border-bottom:1px solid #ededee;content:" ";display:block;height:1rem;left:0;position:absolute;width:100%}@media screen and (min-width:1392px){.displaying-comments .m-extra-benefits--slideout{display:none}}.m-feed{flex-basis:100%;list-style:none;margin:0;max-width:100%;padding:0}.m-feed .m-feed,.m-feed .m-postbox{padding-left:52px}.m-feed .m-feed{clear:both;margin-top:20px}.m-feed .a-link{cursor:pointer;padding-bottom:2em;padding-top:.5em}.m-feed .a-link,.m-feed .m-feed__loader{display:block;left:104px;position:relative}.m-feed .m-feed__loader{padding-bottom:1em}.m-feed__header{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-feed__header{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-feed__header{font-size:.7272rem;line-height:1.5}}.m-feed__header *{display:inline-block}.m-feed-item{display:flex;flex-wrap:wrap;padding:20px 0}.m-feed-item:after,.m-feed-item:before{content:" ";display:table}.m-feed-item:after{clear:both}.m-feed-item--pronounced{background-color:#fafafa;border:1px solid #ededee;margin-bottom:2em;padding:1em}.m-feed-item--pronounced .m-feed-item__heading{margin-top:4px}.m-feed-item--pronounced .m-feed-item__content p{font-size:16px;font-size:.8888rem;line-height:1.5;margin-top:.6em}@media screen and (min-width:680px)and (max-width:1599px){.m-feed-item--pronounced .m-feed-item__content p{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-feed-item--pronounced .m-feed-item__content p{font-size:.7272rem;line-height:1.5}}.m-feed-item--pronounced .m-feed-item__body{padding:.25em}.m-feed-item--drag-and-drop{border:1px solid #cacacc;margin-bottom:1em}.m-feed-item--drag-and-drop .m-feed-item__body{padding-left:0;padding-top:0}.m-feed-item--dragging{transform:rotate(0deg);transition:all .1s}.m-feed-item--dragging:active{box-shadow:1px 2px 4px 0 #cacacc;transform:rotate(5deg)}.m-feed-item__controls{padding-right:1.5rem}.m-feed-item--compact{padding:16px 0}.m-feed-item--indented{padding-left:20px;padding-right:20px}.m-feed-item--indented.m-feed-item--compact{padding-left:16px;padding-right:16px}.m-feed-item--bordered{border-bottom:1px solid #ededee}.m-feed-item--bordered.m-feed-item--has-replies .m-feed-item:last-child,.m-popover .m-feed-item--bordered:last-child{border:0}.m-feed-item--double-border{border-bottom:1px solid #ededee;border-top:1px solid #ededee;padding-bottom:1.14em;padding-top:2.5em}.m-feed-item--alt{background-color:#fafafa}.m-feed-item__identifier{float:left;margin-right:20px}.m-feed-item--compact .m-feed-item__identifier{margin-right:16px}.m-feed-item--compact .m-feed-item__identifier .a-svg-icon{height:16px;margin-top:6px;width:16px}.m-feed-item__identifier .a-svg-icon{height:20px;margin-top:4px;width:20px}.m-popover__list .m-feed-item--alt.m-feed-item--celebration,.m-popover__list .m-feed-item--celebration:first-child{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/celebration/confetti/notification-599850dcbe20c26ec397.png);background-position:0 0;background-repeat:no-repeat;background-size:100%;padding-top:47px}.m-feed-item__body{flex:1 0 0%;float:left;min-width:0}.m-feed-item__body+.m-postbox{margin-top:20px}.m-feed-item__header{display:flex;flex-wrap:wrap;font-size:14px;font-size:.7777rem;line-height:1.5;margin:.25em 0 .5em}@media screen and (min-width:680px)and (max-width:1599px){.m-feed-item__header{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-feed-item__header{font-size:.6363rem;line-height:1.5}}.m-feed-item--with-img .m-feed-item__header{margin-top:0}.m-feed-item__avatar{margin-right:.5rem}.m-feed-item__preamble{flex:1 0 0%;float:left;margin-right:10px}.m-feed-item__preamble .a-stamp{margin-right:.6em}.m-feed-item__heading__primary{color:#3a343a;display:inline-block;font-weight:700;margin-bottom:.3em}.m-feed-item__heading--with-stamp .m-feed-item__heading__primary{margin-right:.6em}.m-feed-item__heading__secondary{color:#727376;color:#3a343a}.m-feed-item__context-heading{display:block;font-weight:700;margin-top:.25em}.m-feed-item__context-heading,.m-feed-item__context-heading a{color:#727376}.m-feed-item__context-heading:hover{color:#2541fc}.m-feed-item__meta{display:flex;flex-direction:row;float:left}.m-feed-item__timestamp{color:#727376;margin-left:.6em}.m-feed-item__timestamp--long{display:none}.m-feed-item__timestamp--short{display:block}.m-feed-item__content{word-wrap:break-word;clear:both}.m-feed-item__content,.m-feed-item__content p{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-feed-item__content,.m-feed-item__content p{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-feed-item__content,.m-feed-item__content p{font-size:.6363rem;line-height:1.5}}.m-feed-item__content p{margin-bottom:1em;width:100%}.m-feed-item__content p:last-of-type{margin-bottom:0}.m-feed-item__content p:first-of-type{margin-top:0}.m-feed-item__edit-status{color:#727376}.m-feed-item__content__additions{display:flex;flex-wrap:wrap;width:100%}.m-feed-item__content__additions .a-avatar{margin-bottom:5px;margin-right:5px}.m-feed-item__extra-info{list-style:none;margin:0;padding:0}.m-feed-item__info-item{color:#727376;display:inline-block;margin-right:.5em}.m-feed-item__info-item:last-child{margin-right:0}.m-feed-item__status{color:#727376;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;text-align:right;white-space:nowrap}@media screen and (min-width:680px)and (max-width:1599px){.m-feed-item__status{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-feed-item__status{font-size:.6363rem;line-height:1.5}}.m-feed-item__actions,.m-feed-item__content__additions{margin-top:16px}.m-feed-item__action-link{font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin-left:auto;padding-left:5px;text-align:right;white-space:nowrap}@media screen and (min-width:680px)and (max-width:1599px){.m-feed-item__action-link{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-feed-item__action-link{font-size:.6363rem;line-height:1.5}}.m-feed-item__action-link:last-child{margin-left:15px}.m-feed-item__action-link:only-child{margin-left:auto}.m-feed-item__actions{align-items:center;display:flex;flex-wrap:wrap;font-size:14px;font-size:.7777rem;line-height:1.5;white-space:nowrap}@media screen and (min-width:680px)and (max-width:1599px){.m-feed-item__actions{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-feed-item__actions{font-size:.6363rem;line-height:1.5}}.m-feed-item__actions .report-form-wrapper{flex-basis:100%}.m-feed-item__actions .a-svg-icon{height:auto;width:1.26em}.m-feed-item__actions .a-svg-icon--flag{width:1em}.m-feed-item__actions--comment>*{flex-basis:15%}@media screen and (min-width:680px){.m-feed-item__actions--comment{justify-content:space-between}.m-feed-item__actions--comment>*{flex-basis:auto}}.m-feed-item__actions--secondary{flex-basis:100%}.m-feed-item__delete .link,.m-feed-item__edit .link{font-weight:700}.m-feed-item__delete{margin-left:1em}.m-feed-item__edit,.m-feed-item__report{margin-left:auto;text-align:right}@media screen and (min-width:680px){.m-feed-item__edit,.m-feed-item__report{margin-left:unset}}.m-feed-item__prevent-body-scroll{overflow:hidden}.m-feed-item__hide-scrollbars{-ms-overflow-style:none}.m-feed-item__hide-scrollbars::-webkit-scrollbar{display:none}.m-feed-item__pinned{margin-bottom:1em;width:100%}@media screen and (min-width:680px){.m-feed-item__timestamp--long{display:block}.m-feed-item__timestamp--short{display:none}}.m-feed-item--feedback{font-size:18px;font-size:1rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-feed-item--feedback{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-feed-item--feedback{font-size:1rem;line-height:1.5}}[data-hypernova-key=repliesThread]{flex-basis:100%;width:100%}.m-feedback-message__container{box-sizing:border-box;clear:both;margin-left:auto;margin-right:auto;max-width:648px;max-width:32rem;outline:none;position:relative;width:100%}.m-feedback-message__container:focus:before{bottom:0;content:"";left:0;outline:3px solid #2541fc;position:absolute;right:0;top:0;z-index:0}.m-feedback-message__container:focus .m-feedback-message__text:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMDAgMjAwIj48cGF0aCBmaWxsPSIjMDBmIiBkPSJNMjAwIDEzMi4yVi0uNEw4My44IDEydjEyLjh6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE3Ni42IDc4LjFWLTIuNEw4OC4zLTJ6Ii8+PHBhdGggZmlsbD0iIzAwZiIgZD0iTTgyLjYgMzAuNWg4LjFsLjMtNi45aC04LjR6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTS0xMTIuMi0yMC40aDU1LjZ2NzQuOGgtNTUuNnpNMjYuMi0yOC4zaDk3LjJWOC41SDI2LjJ6Ii8+PHBhdGggZmlsbD0iI0ZFQ0I1MyIgZD0iTTgyLjYgMjMuNmg5LjNMMTkyLjMgMTE3Vi0uNGgtMTguN3Y3My41TDk5LjQgOC41SDgyLjZ6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE3Ni4xIDc4LjFWLTIuNEw4Ny44LTJ6Ii8+PHBhdGggZmlsbD0iIzAwZiIgZD0iTTE5Mi4yOTUtLjM5aDcuNjkzVi42NzZoLTcuNjkzeiIvPjwvc3ZnPg==)}.m-feedback-message__container:focus .m-feedback-message--permanent .m-feedback-message__text:before{content:none}.m-feedback-message{border:2px solid #fecb51;color:#3a343a;display:table;height:50px;margin-bottom:40px;margin-top:20px;outline:none;position:relative;width:100%}.m-feedback-message--permanent .m-feedback-message__text:before{content:none}.m-feedback-message__icon,.m-feedback-message__text{display:table-cell;height:100%;vertical-align:middle}.m-feedback-message__icon{background-color:#fecb51;font-size:32px;padding:8px 0;text-align:center;vertical-align:middle;width:47px}.m-feedback-message__icon svg{height:auto;vertical-align:middle;width:21px}.m-feedback-message__text{background-color:#fff;font-size:14px;font-size:.7777rem;font-style:italic;letter-spacing:.2px;line-height:1.5;margin:0;padding:5px 12px;position:relative}@media screen and (min-width:680px)and (max-width:1599px){.m-feedback-message__text{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-feedback-message__text{font-size:.6363rem;line-height:1.5}}.m-feedback-message__text:before{bottom:-19px;content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMDAgMjAwIj48cGF0aCBmaWxsPSIjRkVDQjUzIiBkPSJNODIuNiAyMy42aDkuM0wxOTIuMyAxMTdWLS40aC0xOC43djczLjVMOTkuNCA4LjVIODIuNnoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTc2LjEgNzguMVYtMi40TDg3LjgtMnoiLz48L3N2Zz4=);height:20px;position:absolute;right:-3px;width:25px}.m-feedback-message--dismissable .m-feedback-message__text{padding-right:24px}.m-feedback-message__dismiss{color:#3a343a;font-size:24px;position:absolute;right:0;top:0}.m-feedback-message__dismiss .a-svg-icon{height:9px;margin:6px;width:9px}.m-feedback-message__dismiss__fallback{display:none}.m-filter{padding-bottom:1.5rem;padding-top:2rem}.m-filter .a-select-container:after{top:50%}.m-filter--white{background-color:#fff}.m-filter__submit{text-align:center}.m-filter__heading{margin-bottom:1.5rem;margin-top:0}.m-filter__label{cursor:pointer}input:checked+.m-filter__label{color:#2541fc;font-weight:700}.is-keyboard-focussed input:focus+.m-filter__label{outline:3px solid #2541fc}.m-filter__select{font-size:medium;width:100%}@media screen and (max-width:479px){.m-filter__select-container .a-select-container{width:100%}.m-filter__select-container .a-select-container select{max-width:100%}}@media screen and (min-width:480px){.m-filter__select{width:15em}}.m-filter__select-container{display:flex;flex-wrap:wrap;justify-content:center}.m-filter__active-filters{background-color:#ededee;font-size:.7777rem;margin-top:3rem;padding:10px}.m-filter__active-filters .a-button{margin:.5em}.m-filter__active-filter{background-color:#fff;padding:5px}.m-filter__active-filter svg.a-svg-icon{margin:0 3px;width:.7em}.m-filter__loader{text-align:center}.m-filter__submit{margin-left:.5em}.m-form{margin-bottom:1.3rem;width:100%}.m-form .m-cc-feedback-message__container{margin:0 auto;width:70%}.m-form .m-cc-feedback-message{margin-bottom:1.5em;margin-top:0}.m-form--inline{display:inline}@supports (display:flex){.m-form--wrapped{display:flex;flex:0 1 0;margin-right:6px}.m-form__control--wrapped{flex:1}}.m-form__fieldset{border:0;margin:0;padding:0}.m-form__label{display:block;font-weight:700}.m-form__label+.a-input{margin-top:3px}.m-form__label--required:after{content:"*"}.m-form__label--regular{font-weight:400}.m-form__fieldset--pronounced{background-color:#fafafa;margin:0 0 1.5rem;padding:1.5rem 0 .5rem}.m-form__fieldset--admin{background-color:#fecb51}.m-form__legend{background-color:inherit;font-weight:700;padding-top:1.5rem;width:100%}.m-form__fieldset--contiguous-top{padding-top:0}.m-form__fieldset--contiguous-bottom{padding-bottom:0}.m-form__group{display:block;margin:0 auto;padding:0 0 1.25em}.m-form__group:after,.m-form__group:before{content:" ";display:table}.m-form__group:after{clear:both}@media screen and (min-width:480px){.m-form__group{width:70%}}.m-form__group img{max-width:100%}.m-form__group label.error{margin-left:0}.m-form__group--icon{align-items:center;display:flex;justify-content:space-between}.m-form__group--icon div:first-child{width:calc(100% - 80px)}.m-form__group--icon .a-svg-icon{margin-top:24px}.m-form__group--tight-bottom{padding:0}.m-form__group--wide{width:90%}.m-form__group--full-width{width:auto}.m-form__group--block{flex-direction:column;width:auto}.m-form__group--block .a-input{margin-bottom:1em;min-width:100%}.m-form__group--block .a-button{flex-grow:1}@media screen and (min-width:680px){.m-form__group--block{flex-direction:row}.m-form__group--block .a-input{flex-grow:4;margin-bottom:0;min-width:70%}}.m-form__group--inline{display:flex}.m-form__group--inline .a-input--prepend{flex:1 0 0%;max-width:70%}.m-form__group--inline .a-input--no-shrink{flex-shrink:0}.m-form__group--contiguous-bottom{padding-bottom:0}.m-form__group .m-form__status{font-size:18px;font-size:1rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-form__group .m-form__status{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-form__group .m-form__status{font-size:1rem;line-height:1.5}}.m-form__control-group{float:left;margin-bottom:1.5rem;width:100%}.m-form__control-group--no-float{float:none}.m-form__control-group--contiguous{margin-bottom:0}.m-form__control-group--tight{margin-bottom:1em}.m-form__control-group--centered{justify-content:center}.m-form__control-group--inline{display:flex;margin-bottom:16px;margin-top:8px}.m-form__control-group--inline .error{margin:16px 0 0 16px;top:5px}.m-form__control-group--separated{border-bottom:1px solid #ededee}.m-form__control-group--separated:last-child{border-bottom:0}.m-form__info{display:block;font-size:14px;font-size:.7777rem;line-height:1.5;margin:0 0 .75rem}@media screen and (min-width:680px)and (max-width:1599px){.m-form__info{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-form__info{font-size:.6363rem;line-height:1.5}}.m-form__info--subtle{color:#727376;margin-top:.4em}.m-form__info--small{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-form__info--small{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-form__info--small{font-size:.6363rem;line-height:1.5}}.m-form__info--spacious-bottom{margin-bottom:1.5rem}.m-form__table table.dataTable th,.m-form__table table.m-table th{border-bottom:0}.m-form__table table.dataTable td,.m-form__table table.dataTable td .m-passport--mini .m-passport__id,.m-form__table table.dataTable td label,.m-form__table table.m-table td,.m-form__table table.m-table td .m-passport--mini .m-passport__id,.m-form__table table.m-table td label{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-form__table table.dataTable td,.m-form__table table.dataTable td .m-passport--mini .m-passport__id,.m-form__table table.dataTable td label,.m-form__table table.m-table td,.m-form__table table.m-table td .m-passport--mini .m-passport__id,.m-form__table table.m-table td label{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-form__table table.dataTable td,.m-form__table table.dataTable td .m-passport--mini .m-passport__id,.m-form__table table.dataTable td label,.m-form__table table.m-table td,.m-form__table table.m-table td .m-passport--mini .m-passport__id,.m-form__table table.m-table td label{font-size:.6363rem;line-height:1.5}}.m-form__table table.dataTable td,.m-form__table table.m-table td{background-color:#fff;border-bottom:2px solid #fafafa;padding:3px 0 6px 8px;vertical-align:middle}.m-form__table table.dataTable td:first-child,.m-form__table table.m-table td:first-child{padding-left:1em}.m-form__table table.dataTable td .m-passport--mini,.m-form__table table.m-table td .m-passport--mini{margin-top:4px}.m-form__error{align-items:center;display:flex;font-size:14px;font-size:.7777rem;font-style:italic;line-height:1.5;margin:.375rem 0 0}@media screen and (min-width:680px)and (max-width:1599px){.m-form__error{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-form__error{font-size:.6363rem;line-height:1.5}}.m-form__error p{margin-right:.5rem}.m-form__error:before{background-color:#fecb51;background-image:url(https://assets.futurelearn.com/packs/app/assets/images/svg_icons/alert-82b1829e45b217b849a3.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:60%;content:"";display:inline-block;height:25px;margin-right:8px;position:relative;width:25px}.m-form__char-count{display:block;font-size:14px;font-size:.7777rem;height:0;line-height:1.5;margin-right:10px;margin-top:25px;position:relative;text-align:left;top:-25px}@media screen and (min-width:680px)and (max-width:1599px){.m-form__char-count{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-form__char-count{font-size:.6363rem;line-height:1.5}}.m-form__preview{background-color:#fff;border:1px solid #cacacc;padding:0 .75rem}.m-form__img-preview{margin-top:.75rem}.m-form__checkbox{display:block}.m-form__checkbox div{display:inline-block}.m-form__checkbox input{margin-right:8px}.m-form__group--inline .m-form__checkbox{margin-right:16px}.m-form__control-row{align-items:center;display:flex}.m-form__control-row>:not(:last-child){margin-right:20px}.m-form__label-and-checkbox{overflow:auto}.m-form__label-and-checkbox label{float:left;font-size:14px;font-weight:400;margin-left:8px;width:86%}.m-form__label-and-checkbox input{float:left;margin-left:3px;margin-top:2px}.m-form__legend-radiogroup{color:#4a4d55;font-size:16px;font-size:.8888rem;font-weight:700;line-height:1.5;margin-bottom:.5rem}@media screen and (min-width:680px)and (max-width:1599px){.m-form__legend-radiogroup{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-form__legend-radiogroup{font-size:.7272rem;line-height:1.5}}.m-form__form-actions{margin:32px 0 16px}.m-form__field-hint{clear:both}.m-form__field-hint span{display:inline-block;font-size:14px;line-height:20px}.m-form__align-left{padding:0 30px 30px}.m-great-campaign__content{max-width:840px}.m-great-campaign__content--claim{max-width:654px}.m-great-campaign__header-image{background-color:#ffc288;background-image:url(https://assets.futurelearn.com/packs/app/assets/images/bc/648x768_FemaleA-1be8efca320786feacdb.jpg);background-position:center 0;background-repeat:no-repeat;background-size:auto;overflow:hidden;padding-top:9em}@media screen and (min-width:680px){.m-great-campaign__header-image{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/bc/900x618_FemaleA-68280eb88b7bc2a307ea.jpg)}}@media screen and (min-width:1280px){.m-great-campaign__header-image{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/bc/600x428_FemaleA-6fe8f1ef6a8fa797fc24.jpg);background-position:top right -5%;background-size:contain;padding-top:0}}@media screen and (min-width:1600px){.m-great-campaign__header-image{background-position:100% 0}}.m-great-campaign__header-image.m-great-campaign__header-image--white-bg{background-color:#fff;background-image:url(https://assets.futurelearn.com/packs/app/assets/images/bc/648x768_FemaleA-white_bg-a22663a16f57fa4181e0.jpg)}@media screen and (min-width:680px){.m-great-campaign__header-image.m-great-campaign__header-image--white-bg{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/bc/900x618_FemaleA-white_bg-ba4b43ae27941a2b0de5.jpg)}}@media screen and (min-width:1280px){.m-great-campaign__header-image.m-great-campaign__header-image--white-bg{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/bc/600x428_FemaleA-white_bg-058a7a36cf5e95bcc7c7.jpg)}}.m-great-campaign__header-image--courses{background-color:#ffc288;background-image:url(https://assets.futurelearn.com/packs/app/assets/images/bc/648x360_MaleB-096b03b97b4706a766d2.jpg);background-position:center 0;background-repeat:no-repeat;background-size:auto;display:flex;flex-direction:column-reverse;height:270px;overflow:hidden}@media screen and (min-width:480px){.m-great-campaign__header-image--courses{height:340px}}@media screen and (min-width:900px){.m-great-campaign__header-image--courses{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/bc/1075x165_MaleB-1e4a60d6eb384e2fe915.jpg);background-position:100%;background-size:cover;flex-direction:column;height:164px}}@media screen and (min-width:1280px){.m-great-campaign__header-image--courses{background-size:contain}}.m-great-campaign__header-image--claim{background-color:#ffc288;background-repeat:no-repeat;overflow:hidden;padding-top:0}@media screen and (min-width:680px){.m-great-campaign__header-image--claim{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/bc/1075x165_FemaleB-3ca051efffe3ea460cda.jpg);background-position:100%;background-size:cover}}@media screen and (min-width:900px){.m-great-campaign__header-image--claim{background-size:contain}}.m-great-campaign-sticky-header{background-color:#ffc288;background-repeat:no-repeat;padding:0 16px;width:100%}@media screen and (min-width:900px){.m-great-campaign-sticky-header{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/bc/172x48_MaleA-76de693c8e40f47b7a99.jpg);background-position:100%;background-size:contain}}.m-great-campaign-sticky-header--fixed{position:fixed;top:0;z-index:1000}.m-great-campaign-sticky-header__content{font-size:14px;font-size:.7777rem;line-height:1.5;padding:.75rem}@media screen and (min-width:680px)and (max-width:1599px){.m-great-campaign-sticky-header__content{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-great-campaign-sticky-header__content{font-size:.6363rem;line-height:1.5}}.m-great-campaign-sticky-header--animate{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:slide-up-and-down}.m-grid{list-style:none;margin:-12.25px;padding:0}.m-grid:after,.m-grid:before{content:" ";display:table}.m-grid:after{clear:both}.m-grid__col{padding:12.25px}@media screen and (min-width:480px){.m-grid__col{float:left;width:50%}.m-grid__col:nth-child(odd){clear:left}}@media screen and (min-width:680px){.m-grid__col{float:left;width:33.3333333333%}.m-grid__col:nth-child(odd){clear:none}.m-grid__col:nth-child(3n+1){clear:left}}@media screen and (min-width:900px){.m-grid__col{float:left;width:25%}.m-grid__col:nth-child(3n+1){clear:none}.m-grid__col:nth-child(4n+1){clear:left}}@media screen and (min-width:1600px){.m-grid{margin:-18.375px}.m-grid__col{padding:18.375px}}.m-grid-large{list-style:none;margin:-18.375px;padding:0}.m-grid-large:after,.m-grid-large:before{content:" ";display:table}.m-grid-large:after{clear:both}.m-grid-large__col{padding:18.375px}@media screen and (min-width:900px){.m-grid-large__col{float:left;width:50%}.m-grid-large__col:nth-child(odd){clear:left}}@media screen and (min-width:1280px){.m-grid-large{margin:-24.5px}.m-grid-large__col{padding:24.5px}}.m-headline{border-bottom:1px solid #ededee;font-size:14px;font-size:.7777rem;line-height:1.5;margin-bottom:1.5rem}@media screen and (min-width:680px)and (max-width:1599px){.m-headline{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-headline{font-size:.6363rem;line-height:1.5}}.m-headline__label{border-bottom:1px solid #393b42;color:#393b42;display:inline-block;margin-bottom:-1px;padding-bottom:.6em}@media screen and (min-width:480px){.m-headline__label{padding-bottom:10px}}.m-headline__label-secondary{color:#727376;padding-bottom:.6em}@media screen and (min-width:480px){.m-headline__label-secondary{display:inline-block;padding-left:.5em}}@media screen and (max-width:479px){.m-headline--double .m-headline__label{border-bottom:0}}.m-heading-with-logo{display:flex;justify-content:space-between}.m-heading-with-logo__text{margin:0}.m-heading-with-logo__logo{display:none;flex-shrink:0;margin-left:.6rem}@media screen and (min-width:680px){.m-heading-with-logo__logo{display:block}}.m-hero{margin-bottom:1.5rem}.m-hero--after-copy{margin-top:2rem}.m-hint{background-color:#fff;border:2px solid #fecb51;color:#3a343a;min-width:220px;padding:20px}.m-hint p{margin-top:0}.m-hint p:last-child{margin-bottom:0}.m-hint .a-button{display:block;margin:0 auto}.m-hint--floating{background-color:hsla(0,0%,100%,.95);border-width:2px;position:relative;z-index:1000}.m-hint--floating:before{border:0 solid #fecb51;content:"";display:block;position:absolute}.m-hint--floating:after{background-color:#fecb51;border-color:#fff;border-radius:50%;border-style:solid;content:"";display:block;position:absolute}.m-hint--floating:before{border-width:0 2px 0 0;bottom:auto;height:50px;left:-2px;right:auto;top:-52px;width:auto;z-index:1002}.m-hint--floating:after{border-width:1px;bottom:auto;height:10px;left:-6px;right:auto;top:-57px;width:10px;z-index:1001}.m-hint--for-id-verified-badge{min-width:240px;position:absolute;right:60px;text-align:left;top:0}.m-hint--for-id-verified-badge:after{display:none}.m-hint--for-id-verified-badge:before{border-width:2px 0 0;bottom:auto;height:auto;left:auto;right:-22px;top:18px;width:20px}.m-hint--for-id-verified-badge:after{bottom:auto;left:auto;right:-27px;top:14px}@media screen and (min-width:680px){.m-hint--for-id-verified-badge{right:80px}.m-hint--for-id-verified-badge:before{border-width:2px 0 0;bottom:auto;height:auto;left:auto;right:-22px;top:28px;width:20px}.m-hint--for-id-verified-badge:after{bottom:auto;left:auto;right:-27px;top:24px}}.m-hint--fade-in{animation:simple-fade-in .3s ease 0s 1 normal forwards}.m-hint.m-hint--fade-out{animation:fadeout .3s ease 0s 1 normal forwards;transform:translateY(0)}.m-hint.m-hint--hidden{display:none}.m-hint--for-hint-icon{padding-right:30px;position:absolute;right:-135px;top:44px;width:288px}.m-hint--for-hint-icon:before{border-width:0 2px 0 0;bottom:auto;height:20px;left:auto;right:141px;top:-22px;width:auto}.m-hint--for-hint-icon:after{bottom:auto;display:none;left:auto;right:137px;top:-27px}.m-hint--for-hint-icon:before,.no-js .m-hint--for-hint-icon:target{display:block}.m-hint__dismiss{background:none;border:0;height:12px;padding:0;position:absolute;right:10px;top:10px}.m-hint__dismiss .a-svg-icon{color:#3a343a;height:12px;transition:color .4s linear;vertical-align:top;width:12px}.m-hint__dismiss .a-svg-icon:hover{color:#2541fc}.m-hint--for-comment-data-sharing{margin:auto;padding-right:30px;position:absolute;right:-188px;top:52px;width:288px}.m-hint--for-comment-data-sharing:after{display:none}.m-hint--for-comment-data-sharing:before{display:block}.m-hint--for-comment-data-sharing p{font-size:14px;font-size:.7777rem;line-height:1.5;margin:0 0 1em}@media screen and (min-width:680px)and (max-width:1599px){.m-hint--for-comment-data-sharing p{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-hint--for-comment-data-sharing p{font-size:.6363rem;line-height:1.5}}.m-hint--for-comment-data-sharing:before{border-width:0 2px 0 0;bottom:auto;height:30px;left:88px;right:auto;top:-32px;width:auto}.m-hint--for-comment-data-sharing:after{bottom:auto;left:84px;right:auto;top:-37px}.m-hint-group{display:inline-block;position:relative}.m-icon-button{display:inline-block;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin-left:.5em;margin-right:.5em;max-width:6em;text-align:center;transition-duration:.4s;transition-property:background-color,color,border-color;transition-timing-function:linear;vertical-align:top}@media screen and (min-width:680px)and (max-width:1599px){.m-icon-button{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-icon-button{font-size:.6363rem;line-height:1.5}}@media screen and (min-width:900px){.m-icon-button{margin-left:1em;margin-right:1em}}.m-icon-button__text{display:block}.m-icon-button--even{width:6em}.m-icon-with-text-group{display:flex;flex-direction:column;justify-content:flex-end}@media screen and (min-width:1280px){.m-icon-with-text-group{flex-direction:row;padding-top:6px}.m-icon-with-text-group .m-icon-with-text:not(:last-child){margin-right:.6rem}.m-icon-with-text-group--seperators .m-icon-with-text:not(:last-child):after{color:#cacacc;content:"|";display:inline;font-weight:300;margin-left:.3rem}}.no-js .m-icon-with-text-group--seperators .m-icon-with-text:after{content:none}.m-icon-with-text .a-svg-icon{display:inline-block;height:auto;max-height:1.28em;vertical-align:middle;width:1.26em}.m-icon-with-text .a-svg-icon.a-svg-icon--chevron-down{transition:transform .3s ease-out}.m-icon-with-text--black .a-svg-icon{color:#3a343a}.m-icon-with-text--black:hover .a-svg-icon{color:#2541fc}.m-icon-with-text--pink .a-svg-icon{color:#de00a5}.m-icon-with-text--pink:hover .a-svg-icon{color:#2541fc}.m-icon-with-text--smaller-text,.m-icon-with-text__text{display:inline-block;font-weight:700;padding-left:2px;padding-top:2px;vertical-align:middle}.m-icon-with-text--smaller-text{font-size:18px;font-size:1rem;line-height:1.5;padding-left:0;vertical-align:text-bottom}@media screen and (min-width:680px)and (max-width:1599px){.m-icon-with-text--smaller-text{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-icon-with-text--smaller-text{font-size:1rem;line-height:1.5}}.m-icon-with-text--arrow-left .a-svg-icon.a-svg-icon--chevron-down{margin-top:-2px;transform:rotate(90deg)}.m-icon-with-text--heading-action{display:inline-block;font-size:14px;font-size:.7777rem;line-height:1.5;margin-left:1em;transform:translateY(-.2em)}@media screen and (min-width:680px)and (max-width:1599px){.m-icon-with-text--heading-action{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-icon-with-text--heading-action{font-size:.6363rem;line-height:1.5}}.m-icon-with-text--heading-action .a-svg-icon--edit{width:1em}.m-icon-with-text--table-action{font-size:14px;font-size:.7777rem;line-height:1.5;margin-top:3px}@media screen and (min-width:680px)and (max-width:1599px){.m-icon-with-text--table-action{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-icon-with-text--table-action{font-size:.6363rem;line-height:1.5}}.m-icon-with-text--table-action .a-svg-icon{width:1em}.m-icon-with-text--table-action .a-svg-icon--cross{width:.8em}@media screen and (max-width:679px){.m-icon-with-text--minimal .a-icon+.m-icon-with-text--smaller-text,.m-icon-with-text--minimal .a-icon+.m-icon-with-text__text,.m-icon-with-text--minimal .a-svg-icon+.m-icon-with-text--smaller-text,.m-icon-with-text--minimal .a-svg-icon+.m-icon-with-text__text{display:none}}.m-icon-with-text--toggle{cursor:pointer;display:block;font-size:14px;font-size:.7777rem;line-height:1.5;margin:1em}@media screen and (min-width:680px)and (max-width:1599px){.m-icon-with-text--toggle{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-icon-with-text--toggle{font-size:.6363rem;line-height:1.5}}.m-icon-with-text--toggle svg{transition:transform .3s ease-out}.m-icon-with-text--active{color:#2541fc!important}.m-icon-with-text--active:focus{outline:0}.m-icon-with-text--active .a-svg-icon.a-svg-icon--chevron-down{transform:rotate(180deg)}.m-icon-with-text--bookended{display:inline-block}.m-icon-with-text--large{background:none;border:0;display:block;font-size:16px;font-size:.8888rem;font-weight:700;line-height:1.5;padding:0}@media screen and (min-width:680px)and (max-width:1599px){.m-icon-with-text--large{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-icon-with-text--large{font-size:.7272rem;line-height:1.5}}.m-icon-with-text--large:hover .a-svg-icon{color:#2541fc}.m-icon-with-text--small{background:none;border:0;font-size:14px;font-size:.7777rem;line-height:1.5;padding:0}@media screen and (min-width:680px)and (max-width:1599px){.m-icon-with-text--small{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-icon-with-text--small{font-size:.6363rem;line-height:1.5}}.m-icon-with-text--small .m-icon-with-text--smaller-text,.m-icon-with-text--small .m-icon-with-text__text{vertical-align:baseline}.m-icon-with-text--comments{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-icon-with-text--comments{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-icon-with-text--comments{font-size:.6363rem;line-height:1.5}}.m-icon-with-text--comments .a-svg-icon{margin-right:.2em}.m-icon-with-text--comments-top{display:inline-block}.m-icon-with-text--discussion .a-svg-icon{margin-right:.2rem;vertical-align:sub}.m-item-title-group,.m-item-title-group__item{font-size:inherit;line-height:inherit}.m-item-title-group__item{margin:.5em 0}.m-info-block p{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-info-block p{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-info-block p{font-size:.7272rem;line-height:1.5}}.m-info-block,.m-info-block h3{font-size:18px;font-size:1rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-info-block,.m-info-block h3{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-info-block,.m-info-block h3{font-size:1rem;line-height:1.5}}.m-info-block--compact,.m-info-block--compact h3,.m-info-block--compact p{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-info-block--compact,.m-info-block--compact h3,.m-info-block--compact p{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-info-block--compact,.m-info-block--compact h3,.m-info-block--compact p{font-size:.6363rem;line-height:1.5}}.m-info-block__header--double{display:inline}.m-info-block__header--double .follow-button form{display:inline;font-weight:700}.m-info-block__title{display:inherit;margin:0 5px 0 0}.a-section--premium .m-info-block__title{letter-spacing:.025em}.m-info-block__body p{margin-bottom:0;margin-top:.5em}.m-info-block--compact .m-info-block__body p{margin-top:0}.m-info-block__action{display:inline-block}.m-key-notice{align-items:center;border-bottom:1px solid #ededee;border-top:1px solid #ededee;display:flex;font-size:14px;font-size:.7777rem;line-height:1.5;padding:.7em 0}@media screen and (min-width:680px)and (max-width:1599px){.m-key-notice{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-key-notice{font-size:.6363rem;line-height:1.5}}.m-key-notice__icon{margin-left:.7em;margin-right:.7em}.m-key-notice__icon .a-svg-icon{height:2rem;width:auto}.m-key-notice--purple-icon .a-svg-icon path,.m-key-notice--purple-icon .a-svg-icon polygon{fill:#8700cd;stroke:#8700cd}.m-learner-portfolio__page-header{background-color:#8700cd;background-image:linear-gradient(180deg,#8700cd,#de00a5);color:#fff;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#8700cd', endColorstr='#de00a5', GradientType=1)";-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#8700cd', endColorstr='#de00a5',GradientType=1)";height:350px;margin-top:0;padding:50px 0;text-align:center}.m-learner-portfolio__page-header .a-svg-icon--portfolio{height:100px;width:100px}.m-learner-portfolio__page-header h1{font-weight:400}.m-learner-portfolio__content{margin-top:-100px;padding:25px}@media screen and (min-width:680px){.m-learner-portfolio__content{padding:50px}}.m-link-list{list-style:none;margin:0;padding:0}.m-link-list__item{padding:.5em 0}.m-link-list--search-results h3{font-size:18px;font-size:1rem;line-height:1.5;margin:0 0 .4rem}@media screen and (min-width:680px)and (max-width:1599px){.m-link-list--search-results h3{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-link-list--search-results h3{font-size:1rem;line-height:1.5}}.m-link-list--search-results h3 a{background-color:transparent;color:#de00a5;font-family:inherit;text-decoration:none;transition:color .4s linear}.m-link-list--search-results h3 a:hover{color:#2541fc}.m-link-list--search-results p{font-size:inherit;margin:.4rem 0 0}.m-link-list--search-results a{background-color:transparent;color:#4a4d55;color:#727376;font-family:inherit;text-decoration:none;transition:color .4s linear}.m-link-list--search-results a:hover{color:#2541fc}.a-section--premium .m-link-list--search-results a{color:#fff}.m-link-list--search-results .m-link-list__item{font-size:16px;font-size:.8888rem;line-height:1.5;margin-top:.3em}@media screen and (min-width:680px)and (max-width:1599px){.m-link-list--search-results .m-link-list__item{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-link-list--search-results .m-link-list__item{font-size:.7272rem;line-height:1.5}}@media screen and (min-width:680px){.m-link-list--search-results .m-link-list__item{display:flex}}.m-list-grid{list-style:none;margin:-29.4px -29.4px 0;max-width:100vw;padding:0}.m-list-grid:after,.m-list-grid:before{content:" ";display:table}.m-list-grid:after{clear:both}.m-list-grid__col{margin-bottom:0;padding:29.4px 29.4px 0}@media screen and (min-width:900px){.m-list-grid__col{float:left;width:50%}.m-list-grid__col:nth-child(1n+1){clear:none}.m-list-grid__col:nth-child(odd){clear:left}}@media screen and (min-width:680px){.m-list-grid__col--medium{float:left;width:50%}.m-list-grid__col--medium:nth-child(1n+1){clear:none}.m-list-grid__col--medium:nth-child(odd){clear:left}}.m-list-grid.m-list-grid--comparison{margin:0}.m-list-grid.m-list-grid--comparison li{font-size:16px;font-size:.8888rem;line-height:1.5;margin-bottom:.75rem}@media screen and (min-width:680px)and (max-width:1599px){.m-list-grid.m-list-grid--comparison li{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-list-grid.m-list-grid--comparison li{font-size:.7272rem;line-height:1.5}}.m-list-grid.m-list-grid--comparison .a-svg-icon--tick{color:#3a343a}.m-list-grid.m-list-grid--comparison .a-svg-icon--cross{color:#cacacc}.m-list-with-icon{align-items:flex-start;display:flex;font-size:18px;font-size:1rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-list-with-icon{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-list-with-icon{font-size:1rem;line-height:1.5}}.m-list-with-icon .a-svg-icon{flex:0 0 20px;height:20px;margin-right:.5rem;margin-top:.15rem;width:auto}.m-list-with-icon__text{-ms-flex:0 1 100%}.m-list-with-icon--highlighted .a-svg-icon{color:#de00a5}.m-list-with-icon--gold .a-svg-icon{color:#ffaa54}.m-list-with-icon--centered{justify-content:center}.m-list-with-icon--small{font-size:16px;font-size:.8888rem;line-height:1.5;margin-bottom:.75rem}@media screen and (min-width:680px)and (max-width:1599px){.m-list-with-icon--small{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-list-with-icon--small{font-size:.7272rem;line-height:1.5}}.m-list-with-icon--small .a-svg-icon{flex:0 0 16px;height:16px;width:16px}.m-list-with-icon--large{font-size:22.5px;font-size:1.25rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-list-with-icon--large{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){.m-list-with-icon--large{font-size:1.25rem;line-height:1.5}}.m-list-with-icon--large .a-svg-icon{flex:0 0 22px;height:24px}.m-list-with-icon-group{list-style:none;margin:0 0 1.5rem;padding:0}.m-media-element{display:flex}.m-media-element:after,.m-media-element:before{content:" ";display:table}.m-media-element:after{clear:both}.m-media-element__image{flex-shrink:0;float:left;margin-bottom:1em;margin-right:1.5em}.m-media-element__body{overflow:hidden}.m-media-element--compact{display:block;margin-bottom:0}.m-media-element--compact .m-media-element__image{margin-right:16px}.m-menu{list-style:none;margin:0;padding:0}.m-menu__item{border-bottom:1px solid #ededee;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin-bottom:0}@media screen and (min-width:680px)and (max-width:1599px){.m-menu__item{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-menu__item{font-size:.6363rem;line-height:1.5}}.m-menu__item:last-child{border-bottom:0}.m-menu__burger{background-color:transparent;border:0;display:inline-block;margin-right:5px;padding:1px 0 0 .6em;position:relative;top:-1px;vertical-align:middle;width:calc(24px + .6em);z-index:100}.m-menu__burger span,.m-menu__burger:after,.m-menu__burger:before{background-color:#4a4d55;border-radius:1px;display:block;height:2px;margin-bottom:5px;padding-top:2px;transition:all .3s ease-in;width:100%}.m-menu__burger span{overflow:hidden}.m-menu__burger:after,.m-menu__burger:before{content:""}.m-menu__burger:focus span,.m-menu__burger:focus:after,.m-menu__burger:focus:before{background-color:#2541fc}@media screen and (min-width:1280px){.m-menu__burger{display:none}}.m-menu__burger.is-open span{opacity:0}.m-menu__burger.is-open:before{transform:translateY(8px) rotate(45deg)}.m-menu__burger.is-open:after{transform:translateY(-6px) rotate(-45deg)}.m-menu--main{overflow-y:hidden}.js .m-menu--main{display:none}@media screen and (min-width:1280px){.m-menu--main .m-menu__item:first-child{border-top:1px solid #ededee}.m-menu--main{margin-top:5px}.js .m-menu--main{display:block!important}}@media screen and (min-width:680px){.m-menu--main{text-align:center}.m-menu--main .m-menu__item{border-bottom:0;display:inline-block;font-size:16px;font-size:.8888rem;line-height:1.5}}@media screen and (min-width:680px)and (min-width:680px)and (max-width:1599px){.m-menu--main .m-menu__item{font-size:.8rem;line-height:1.5}}@media screen and (min-width:680px)and (min-width:1600px){.m-menu--main .m-menu__item{font-size:.7272rem;line-height:1.5}}@media screen and (min-width:680px){.m-menu--main .a-block-button{margin:.6em 0;padding:.8em}}.m-menu--discovery .m-menu__item{border:0;font-size:inherit;font-weight:inherit}.m-menu--discovery .a-block-button{padding:.2em 0;text-align:inherit}@media screen and (min-width:680px){.m-menu--discovery .a-block-button{font-size:14px;font-size:.7777rem;line-height:1.5;padding:.6em 0}}@media screen and (min-width:680px)and (min-width:680px)and (max-width:1599px){.m-menu--discovery .a-block-button{font-size:.7rem;line-height:1.5}}@media screen and (min-width:680px)and (min-width:1600px){.m-menu--discovery .a-block-button{font-size:.6363rem;line-height:1.5}}@media screen and (min-width:750px){.m-menu--discovery .a-block-button{font-size:18px;font-size:1rem;line-height:1.5;padding:0}}@media screen and (min-width:750px)and (min-width:680px)and (max-width:1599px){.m-menu--discovery .a-block-button{font-size:1rem;line-height:1.5}}@media screen and (min-width:750px)and (min-width:1600px){.m-menu--discovery .a-block-button{font-size:1rem;line-height:1.5}}.m-menu--admin-section-nav{border-top:1px solid #ededee;margin-top:0;width:100%}@media screen and (min-width:1280px){.m-menu--admin-section-nav{border-top:0;width:auto}}.m-menu__burger--admin-section-nav{align-self:center;margin-right:1.4em;top:2px}.m-key-info{list-style:none;margin:0;padding:0}.m-key-info>*{margin:1.5rem 0}.m-key-info__item{display:flex}.m-key-info__item--separator{display:none}.m-key-info__item .a-item-title{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-key-info__item .a-item-title{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-key-info__item .a-item-title{font-size:.7272rem;line-height:1.5}}.m-key-info__content{font-size:16px;font-size:.8888rem;font-weight:700;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-key-info__content{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-key-info__content{font-size:.7272rem;line-height:1.5}}@media screen and (max-width:899px){.m-key-info__content:before{content:" : ";font-weight:400}}.m-key-info__icon{color:#727376;display:flex;font-size:22.5px;font-size:1.25rem;line-height:1.5;padding-right:.5em}@media screen and (min-width:680px)and (max-width:1599px){.m-key-info__icon{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){.m-key-info__icon{font-size:1.25rem;line-height:1.5}}.m-key-info__icon>*,.m-key-info__icon>div>*{height:1em;width:1em}.m-key-info__source{font-size:14px;font-size:.7777rem;line-height:1.5;margin-bottom:1.2em}@media screen and (min-width:680px)and (max-width:1599px){.m-key-info__source{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-key-info__source{font-size:.6363rem;line-height:1.5}}.m-key-info__link{font-size:16px;font-size:.8888rem;line-height:1.5;margin-left:.5em}@media screen and (min-width:680px)and (max-width:1599px){.m-key-info__link{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-key-info__link{font-size:.7272rem;line-height:1.5}}@media screen and (min-width:900px){.m-key-info{display:flex}.m-key-info--overlap{background-color:#fff;margin-top:-3rem;padding:.75rem 2rem}.m-key-info--overlap .m-key-info__item{justify-content:center}.m-key-info--overlap .m-key-info__item--separator{flex:0}.m-key-info__item{flex-grow:1;padding:0 1em}.m-key-info__item:first-child{padding-left:0}.m-key-info__item--separator{border-left:1px solid #cacacc;display:flex;max-height:2em;padding:0}.m-key-info__item--separator:last-child{display:none}.m-key-info__item-text{display:flex;flex-direction:column}.m-key-info__icon{font-size:22.5px;font-size:1.25rem;line-height:1.5}}@media screen and (min-width:900px)and (min-width:680px)and (max-width:1599px){.m-key-info__icon{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:900px)and (min-width:1600px){.m-key-info__icon{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:900px){.m-key-info__link{margin:0}}@media screen and (min-width:1600px){.m-key-info__source{margin:1.5rem;position:absolute;right:0;top:0;width:10%}}.m-key-info--large .m-key-info__item .a-item-title{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-key-info--large .m-key-info__item .a-item-title{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-key-info--large .m-key-info__item .a-item-title{font-size:.7272rem;line-height:1.5}}.m-key-info--large .m-key-info__content{font-size:27px;font-size:1.5rem;line-height:1.25}@media screen and (min-width:680px)and (max-width:1599px){.m-key-info--large .m-key-info__content{font-size:1.5rem;line-height:1.25}}@media screen and (min-width:1600px){.m-key-info--large .m-key-info__content{font-size:1.5rem;line-height:1.25}}.m-key-info--large .m-key-info__item--separator{max-height:none}.is-blurred{filter:blur(8px)}.m-modal{background:#fff;border:1px solid #fecb51;margin:1em;padding:16px;z-index:1001}.js .m-modal{position:absolute;top:4vh}.m-modal p{color:#393b42;font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-modal p{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-modal p{font-size:.6363rem;line-height:1.5}}@media screen and (min-width:680px){.m-modal{margin:1em auto;padding:2em 2em 1.25em}.js .m-modal{left:50%;margin:0;top:8vh;transform:translate(-50%)}.m-modal p{font-size:16px;font-size:.8888rem;line-height:1.5}}@media screen and (min-width:680px)and (min-width:680px)and (max-width:1599px){.m-modal p{font-size:.8rem;line-height:1.5}}@media screen and (min-width:680px)and (min-width:1600px){.m-modal p{font-size:.7272rem;line-height:1.5}}.m-modal__heading{font-size:22.5px;font-size:1.25rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-modal__heading{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){.m-modal__heading{font-size:1.25rem;line-height:1.5}}.m-modal__action{cursor:pointer}@media screen and (max-width:479px){.m-modal__action{width:100%}}.m-microsurvey{display:flex;flex-direction:column;font-size:18px;font-size:1rem;line-height:1.5;margin:0 auto;width:80%}@media screen and (min-width:680px)and (max-width:1599px){.m-microsurvey{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-microsurvey{font-size:1rem;line-height:1.5}}@media screen and (max-width:679px){.m-microsurvey{width:100%}.m-microsurvey .m-button-group__secondary{padding-left:0}}.m-microsurvey__icons{display:flex;flex-direction:row;margin-top:1em}@media screen and (max-width:679px){.m-microsurvey__icons .a-radio-button:first-child .a-radio-button__label{padding-left:0}}.m-microsurvey__icons .a-svg-icon:hover{color:#2541fc}.m-microsurvey__icons input[type=radio]:focus+.a-svg-icon{border:1px solid #2541fc}.m-microsurvey__icons input[type=radio]:checked+.a-svg-icon{color:#2541fc}.m-microsurvey__icons--bright .a-svg-icon{color:#de00a5}.m-microsurvey__icons--centered{justify-content:center}.m-microsurvey__animated-icon .a-svg-icon--sentiment-positive__left-eye,.m-microsurvey__animated-icon .a-svg-icon--sentiment-positive__smile{transform-origin:center}.m-microsurvey__animated-icon input[type=radio]:focus+.a-svg-icon .a-svg-icon--sentiment-positive__smile{transform:rotate(16deg)}.m-microsurvey__animated-icon input[type=radio]:focus+.a-svg-icon .a-svg-icon--sentiment-positive__left-eye{transform:scaleY(.4)}.m-microsurvey__animated-icon .a-svg-icon--sentiment-negative__eye{transform:translateY(0);transform-origin:0 55px}.m-microsurvey__animated-icon .a-svg-icon--sentiment-negative__mouth{transform:translateY(0)}.m-microsurvey__animated-icon input[type=radio]:focus+.a-svg-icon .a-svg-icon--sentiment-negative__mouth{transform:perspective(100px) translateY(5px)}.m-microsurvey__animated-icon input[type=radio]:focus+.a-svg-icon .a-svg-icon--sentiment-negative__eye{transform:scaleY(.4) translateY(20px)}.m-microsurvey__animated-icon .a-svg-icon--sentiment-neutral__mouth{transform-origin:36px 60px}.m-microsurvey__animated-icon input[type=radio]:focus+.a-svg-icon .a-svg-icon--sentiment-neutral__mouth{transform:rotate(-8deg)}.m-program-block{background-color:#fafafa;margin-bottom:1em;overflow:hidden}.m-program-block .m-card-carousel__scroll-button svg{color:#de00a5}.m-program-block__header{display:flex;flex-direction:column;justify-content:space-between;padding:1rem 0}.m-program-block__headline .a-item-title{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-program-block__headline .a-item-title{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-program-block__headline .a-item-title{font-size:.7272rem;line-height:1.5}}.m-program-block__heading{text-rendering:optimizelegibility;font-size:27px;font-size:1.5rem;font-weight:700;line-height:1.25;margin:.5rem 0 0}@media screen and (min-width:680px)and (max-width:1599px){.m-program-block__heading{font-size:1.5rem;line-height:1.25}}@media screen and (min-width:1600px){.m-program-block__heading{font-size:1.5rem;line-height:1.25}}.m-program-block__heading>a{background-color:transparent;color:#3a343a;font-family:inherit;text-decoration:none;transition:color .4s linear}.m-program-block__heading>a:hover{color:#2541fc}.m-program-block__heading-code{font-size:14px;font-size:.7777rem;font-weight:400;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-program-block__heading-code{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-program-block__heading-code{font-size:.6363rem;line-height:1.5}}.m-program-block__counts{font-size:14px;font-size:.7777rem;line-height:1.5;margin-bottom:.5rem}@media screen and (min-width:680px)and (max-width:1599px){.m-program-block__counts{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-program-block__counts{font-size:.6363rem;line-height:1.5}}.m-program-block__buttons{display:flex;flex-direction:column;margin-top:.75rem}.m-program-block__buttons>.a-button{margin-bottom:.5rem}.m-program-block__buttons>.a-button:last-child{margin:0}@media screen and (min-width:480px){.m-program-block__buttons{flex-direction:row;flex-shrink:0}.m-program-block__buttons>.a-button{margin-bottom:0;margin-right:.75rem}}@media screen and (min-width:680px){.m-program-block__header{align-items:center;flex-direction:row}.m-program-block__buttons{margin-left:.75rem;margin-top:0}}.m-options-panel{border-bottom:1px solid #ededee;border-top:1px solid #ededee;display:flex;font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-options-panel{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-options-panel{font-size:.6363rem;line-height:1.5}}.m-options-panel__option{border-left:1px solid #ededee;padding:0 .6em;white-space:nowrap}.m-options-panel__option:first-child{border-left:0;padding-left:0}.m-options-panel__option:last-child{border-right:0}.m-options-panel__option .a-select-container{margin:0;padding-right:0}.m-options-panel__option .a-select-container .a-input{background-color:transparent;border:0;cursor:pointer;display:inline-block;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;min-width:75px;padding-right:16px}@media screen and (min-width:680px)and (max-width:1599px){.m-options-panel__option .a-select-container .a-input{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-options-panel__option .a-select-container .a-input{font-size:.6363rem;line-height:1.5}}.m-options-panel__option .a-select-container:after{margin-right:0;right:0}.m-options-panel__label{color:#727376;font-size:inherit}.m-options-panel__label,.m-options-panel__select{display:inline-block;vertical-align:middle}.js .m-options-panel__submit{display:none}.m-order-processing-overlay{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:101}.m-order-processing-overlay div{color:#fff;position:relative}.m-order-processing-overlay div p{font-size:16px;font-size:.8888rem;line-height:1.5;margin-top:.75rem}@media screen and (min-width:680px)and (max-width:1599px){.m-order-processing-overlay div p{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-order-processing-overlay div p{font-size:.7272rem;line-height:1.5}}.m-order-processing-overlay div .a-loader{display:block}.m-order-processing-overlay div .a-loader .a-loader__ball{height:10px;width:10px}.m-order-processing-overlay__background{background:#3a343a;height:100%;left:0;opacity:.8;position:fixed;top:0;width:100%;z-index:100}.m-page-footer--bordered{border-top:1px solid #ededee}@media screen and (max-width:679px){.m-page-footer__core{padding-bottom:2em}}.m-page-nav{list-style:none;margin:-12.25px;padding:0}.m-page-nav:after,.m-page-nav:before{content:" ";display:table}.m-page-nav:after{clear:both}.m-page-nav__item{font-size:14px;font-size:.7777rem;line-height:1.5;padding:12.25px;text-align:center}@media screen and (min-width:680px)and (max-width:1599px){.m-page-nav__item{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-page-nav__item{font-size:.6363rem;line-height:1.5}}@media screen and (min-width:680px){.m-page-nav__item{float:left;width:50%}.m-page-nav__item:nth-child(odd){clear:left}}.m-pagination{margin-bottom:16px}.m-pagination:after,.m-pagination:before{content:" ";display:table}.m-pagination:after{clear:both}.m-pagination__link-list{float:right;list-style:none;margin:0 18px 0 0;padding:0}.m-pagination__list-item{display:inline-block;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-pagination__list-item{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-pagination__list-item{font-size:.6363rem;line-height:1.5}}.m-pagination__list-item:nth-of-type(2):before{color:#de00a5;content:" | ";display:inline-block;margin:0 9px 0 8px}.m-pagination__icon,.m-pagination__link,.m-pagination__link span{display:inline-block}.m-pagination__icon{font-size:40px;position:relative;top:12px;width:10px}.m-pagination__icon:before{display:inline-block}.m-pagination__link .a-svg-icon--arrow{margin-top:15px;vertical-align:-50%;width:15px}.m-pagination__link--previous .a-svg-icon--arrow{margin-right:7px;transform:rotate(180deg)}.m-pagination__link--next .a-svg-icon--arrow{margin-left:7px}.m-pagination__page-list,.m-pagination__page-number{font-size:14px;font-size:.7777rem;line-height:1.5;line-height:4.5em;text-align:center}@media screen and (min-width:680px)and (max-width:1599px){.m-pagination__page-list,.m-pagination__page-number{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-pagination__page-list,.m-pagination__page-number{font-size:.6363rem;line-height:1.5}}.m-pagination__page-list a,.m-pagination__page-list span.page.current{margin:0 6px;padding:2px 1px 2px 4px}.m-pagination__page-list span.page.current{border-bottom:3px solid #2541fc;color:#2541fc}@media screen and (max-width:479px){.m-pagination__page-list{display:none}}@media screen and (min-width:480px){.m-pagination__page-number{display:none}}.m-partners:after,.m-partners:before,.m-partners__item:after,.m-partners__item:before{content:" ";display:table}.m-partners:after,.m-partners__item:after{clear:both}.m-partners__item .m-partners__headline,.m-partners__item .m-partners__logo{float:left}.m-partners__item .m-partners__logo{border:1px solid #ededee;margin:16px 16px 16px 0;min-height:68px;min-width:117px;width:40%}.m-partners__item .m-partners__headline{line-height:16px;max-width:40%;padding-top:19px}@media screen and (min-width:460px){.m-partners__item .m-partners__headline{padding-top:48px}}.m-partners__item .m-partners__link,.m-partners__item .m-partners__link:visited{color:#727376}@media screen and (min-width:680px){.m-partners{margin:-11px}.m-partners:after,.m-partners:before{content:" ";display:table}.m-partners:after{clear:both}.m-partners__item{border:0;float:left;height:180px;padding:11px;width:25%}.m-partners__item:nth-child(4n+1){clear:left}.m-partners__item .m-partners__headline{padding-top:0}.m-partners__item .m-partners__headline,.m-partners__item .m-partners__logo{margin:0 0 8px;max-width:100%;width:100%}}.m-pocket-belt{border:0}@media screen and (min-width:1280px){.m-pocket-belt{border-bottom:1px solid #ededee;border-top:1px solid #ededee}}.m-pocket-belt--left-align .m-pocket-belt__pocket-subtitle{padding-left:0}.m-pocket-belt--left-align .m-pocket-belt__pocket-label{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-pocket-belt--left-align .m-pocket-belt__pocket-label{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-pocket-belt--left-align .m-pocket-belt__pocket-label{font-size:.7272rem;line-height:1.5}}@media screen and (max-width:479px){.m-pocket-belt--left-align .m-pocket-belt__content{white-space:normal}}@media screen and (min-width:900px)and (max-width:1279px){.m-pocket-belt--left-align .m-pocket-belt__pocket{background-color:#fff}}@media screen and (min-width:1280px){.m-pocket-belt--left-align .m-pocket-belt__pocket{text-align:left}}.m-pocket-belt__content{display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;max-width:1167.7170410156px;padding-left:16px;padding-right:16px}@media screen and (min-width:1280px){.m-pocket-belt__content{flex-direction:row;justify-content:space-around}.m-pocket-belt__content--header{justify-content:center;margin-top:5px}.m-pocket-belt__content--header .m-pocket-belt__pocket{width:auto}.m-pocket-belt__content--header .m-pocket-belt__pocket:not(:nth-last-child(2)){padding-right:2em}.m-pocket-belt__content--header .m-pocket-belt__content--header__links,.m-pocket-belt__content--header .m-pocket-belt__pocket-subtitle{display:none}}.m-pocket-belt__pocket{background-color:#fafafa;border:1px solid #ededee;margin-bottom:.8em;text-align:center}.m-pocket-belt__pocket:first-child{margin-top:.8em}@media screen and (min-width:1280px){.m-pocket-belt__pocket{background-color:inherit;border:0;margin:0;padding-bottom:1px;padding-top:1px;width:50%}.m-pocket-belt__pocket:first-child{margin-top:0}}.m-pocket-belt__pocket-link{display:block;padding-bottom:.5em;padding-top:.6em}@media screen and (min-width:1280px){.m-pocket-belt__pocket-link{padding:.8em .4em}}.m-pocket-belt__pocket-label{font-size:18px;font-size:1rem;font-weight:700;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-pocket-belt__pocket-label{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-pocket-belt__pocket-label{font-size:1rem;line-height:1.5}}.m-pocket-belt__pocket-subtitle{color:#3a343a;font-size:16px;font-size:.8888rem;line-height:1.5;margin-bottom:0;margin-top:.3em;padding-left:10px;padding-right:10px}@media screen and (min-width:680px)and (max-width:1599px){.m-pocket-belt__pocket-subtitle{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-pocket-belt__pocket-subtitle{font-size:.7272rem;line-height:1.5}}.m-progress-quiz{float:left;margin-top:48px;width:100%}.m-progress-quiz:after,.m-progress-quiz:before{content:" ";display:table}.m-progress-quiz:after{clear:both}.m-progress-quiz .m-link-list__item{border-bottom:1px dotted hsla(0,0%,100%,.5);padding:40px 12px;text-transform:none}.m-progress-quiz .m-link-list__item:first-child{border-top:1px dotted hsla(0,0%,100%,.5)}.m-progress-quiz .a-svg-icon,.m-progress-quiz .m-composite-link--wrapped:hover .m-composite-link__primary,.m-progress-quiz .m-composite-link__primary{color:#fff}.m-progress-quiz .media_description li{margin-bottom:.5em}.m-progress-quiz .media_description ul{margin-bottom:1.5em;padding:0}.m-progress-quiz__row{display:block;min-height:220px;position:relative}.m-progress-quiz__row:first-child{border-top:1px dotted hsla(0,0%,100%,.5)}.m-progress-quiz__row--locked{text-transform:none}.m-progress-quiz__column{color:#fff;padding:20px 0}.m-progress-quiz__column--info{text-align:center}.m-progress-quiz__column--info .a-stepnumber{margin-bottom:16px;margin-top:24px}.m-progress-quiz__column--details{border-bottom:1px solid #fff;border-top:1px solid #fff}.m-progress-quiz__column--details .media_centered_container{display:table;width:100%}.m-progress-quiz__score{display:table-cell;padding:0;text-align:right;vertical-align:middle;width:44%}.m-progress-quiz__score .media_centered_container{display:block;padding-right:4%;width:auto}.m-progress-quiz__score .media_body{overflow:visible}.m-progress-quiz__score-percentage{font-size:48px;font-weight:700;line-height:38px;margin:0}.m-progress-quiz__state{margin:0 12px 0 25px}.m-progress-quiz__state .media_centered_container{align-items:baseline;display:flex}.m-progress-quiz__state .a-svg-icon{margin-right:16px;vertical-align:middle;width:27px}.m-progress-quiz__state-text,.m-progress-quiz__title{font-size:14px;font-weight:400;line-height:20px;margin:0}@media screen and (min-width:680px){.m-progress-quiz__row{border-bottom:1px dotted hsla(0,0%,100%,.5);display:table;height:135px;min-height:0;position:relative;table-layout:fixed;transition:background-color .4s linear;width:100%}.m-progress-quiz__row:first-child{border-top:1px dotted hsla(0,0%,100%,.5)}.m-progress-quiz__row:hover{background-color:hsla(0,0%,100%,.15)}.m-progress-quiz__column{display:table-cell;vertical-align:middle}.m-progress-quiz__column--info{padding-left:12px;text-align:left;width:33.33%}.m-progress-quiz__column--info .media_centered_container{position:relative}.m-progress-quiz__column--info .media_centered_container .media_icon{margin:auto;position:absolute;top:50%;transform:translateY(-50%)}.m-progress-quiz__column--info .media_centered_container .media_body{margin-left:48px}.m-progress-quiz__column--info .media_centered_container .media_body .header{line-height:146%}.m-progress-quiz__column--info .media_centered_container .media_body .header .headline{line-height:146%!important;margin-bottom:0;padding-bottom:0}.m-progress-quiz__column--info .media_centered_container .media_icon+.media_body{margin-top:0}.m-progress-quiz__column--info .a-stepnumber{margin-bottom:0;margin-top:0}.m-progress-quiz__column--details{border-bottom:0;border-top:0;width:66.66%}}.m-popover{background-color:#fff;border:1px solid #ededee;box-shadow:0 1px 5px 1px rgba(0,0,0,.05);font-size:14px;font-size:.7777rem;line-height:1.5;min-width:170px;opacity:0;padding:.75em 0;pointer-events:none;position:absolute;right:0;top:59px;transform:translateY(10px);transition-duration:.3s;transition-property:opacity,transform,visibility;transition-timing-function:ease-out;visibility:hidden;z-index:10}@media screen and (min-width:680px)and (max-width:1599px){.m-popover{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-popover{font-size:.6363rem;line-height:1.5}}.no-js .m-popover:target{opacity:1;pointer-events:auto;visibility:visible}.m-popover:after,.m-popover:before{border:solid transparent;bottom:100%;content:"";height:0;pointer-events:none;position:absolute;right:15px;width:0}.m-popover:after{border-color:hsla(0,0%,100%,0) hsla(0,0%,100%,0) #fff;border-width:7px;margin-left:-7px}.m-popover:before{border-color:hsla(240,3%,93%,0) hsla(240,3%,93%,0) #ededee;border-width:8px;margin-left:-8px;right:14px}.m-popover:focus{outline:0}.m-popover--open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible;z-index:1000}.m-popover--admin-options{left:5px;right:auto;top:57px}.m-popover--admin-options:after,.m-popover--admin-options:before{left:34px;right:auto}.m-popover__indent{padding:0 16px}.m-popover__list{list-style:none;margin:0;padding:0;position:relative}.m-popover__list-item{font-size:14px;font-size:.7777rem;line-height:1.5;margin:0;position:relative}@media screen and (min-width:680px)and (max-width:1599px){.m-popover__list-item{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-popover__list-item{font-size:.6363rem;line-height:1.5}}.m-popover__list-item .m-icon-with-text--smaller-text,.m-popover__list-item .m-icon-with-text__text{padding-left:.5em}.m-popover__list-item__icon{font-size:1.8em;left:.65em;position:absolute;top:.2em}.m-popover__list-link{background-color:transparent;border:0;display:block;font-weight:700;padding:.75em 1.5em;position:relative;text-align:left;width:100%}.m-popover__list-link:focus,.m-popover__list-link:hover{color:#2541fc;outline:0}.m-popover__list-link--active{color:#2541fc}.m-portfolio-attachment,.m-portfolio-attachment-action-link,.m-portfolio-attachment-date,.m-portfolio-attachment-error,.m-portfolio-attachment-name{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-portfolio-attachment,.m-portfolio-attachment-action-link,.m-portfolio-attachment-date,.m-portfolio-attachment-error,.m-portfolio-attachment-name{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-portfolio-attachment,.m-portfolio-attachment-action-link,.m-portfolio-attachment-date,.m-portfolio-attachment-error,.m-portfolio-attachment-name{font-size:.7272rem;line-height:1.5}}.m-portfolio-attachment{margin-bottom:.75rem!important;margin-top:.75rem!important}.m-portfolio-attachment__inner{background-color:#ededee;margin-bottom:0;padding:10px 15px}.m-portfolio-attachment__body{display:flex;flex-wrap:wrap;justify-content:space-between}.m-portfolio-attachment__header{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:.25rem;margin-top:.25rem}.m-portfolio-attachment-name{margin:0 5px 0 0;word-break:break-all}.m-portfolio-attachment-date{color:#727376;word-break:break-all}.m-portfolio-attachment-date:before{content:" - "}.m-portfolio-attachment__actions{margin-bottom:.25rem!important;margin-top:.25rem!important;padding-left:0!important}.m-portfolio-attachment-error{color:#4a4d55;margin-bottom:0;margin-top:0!important;position:static!important}.m-portfolio-attachment__confirmation p{font-size:14px;margin-bottom:.5rem}.m-portfolio-attachment__confirmation ul.m-portfolio-attachment__confirmation-actions{list-style:none;margin:0;padding:0}.m-portfolio-attachment__confirmation button{font-size:14px}.m-postbox{display:none;width:100%}.no-js .m-postbox{display:flex}.m-postbox .a-avatar{margin-right:20px}.m-feed-item--has-replies .m-postbox{display:flex}.m-postbox textarea:focus+.m-postbox__footer{display:block}.js .m-postbox--compact .a-input--autoresize.a-input--wide{height:38px;min-height:30px}.m-postbox--close-avatar .a-avatar{margin-right:0}.m-postbox--visible{display:block;display:flex}.m-postbox__form{flex:1 0 0%}.m-postbox__footer{display:none}.m-postbox--show-footer .m-postbox__footer,.no-js .m-postbox__footer{display:block}.m-radio-button-group--binary{align-items:center;color:#727376;display:flex;font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-radio-button-group--binary{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-radio-button-group--binary{font-size:.6363rem;line-height:1.5}}.m-radio-button-group--binary:focus{outline:none}.m-radio-button-group__label{margin-right:.5em}.m-roster__members{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-left:-5px;margin-right:-5px;max-height:96px;overflow:hidden}@media screen and (min-width:400px){.m-roster__members{max-height:48px}}.m-roster__member{margin-left:5px;margin-right:5px;margin-top:4px}.m-roster__footer{font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;padding-top:.8em;text-align:right}@media screen and (min-width:680px)and (max-width:1599px){.m-roster__footer{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-roster__footer{font-size:.6363rem;line-height:1.5}}.m-run-weekly-survey{border-top:1px solid #ededee;margin-top:3rem;padding-top:3rem}.m-run-weekly-survey__title{font-size:18px;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:.25rem}@media screen and (min-width:680px)and (max-width:1599px){.m-run-weekly-survey__title{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-run-weekly-survey__title{font-size:1rem;line-height:1.5}}.m-saml-auth-as-signed-in-user{background-color:#fafafa;font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-saml-auth-as-signed-in-user{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-saml-auth-as-signed-in-user{font-size:.6363rem;line-height:1.5}}.m-saml-auth-as-signed-in-user:focus,.m-saml-auth-as-signed-in-user:hover{background-color:#ededee}.m-saml-auth-as-signed-in-user__content{padding:1em}.m-saml-auth-as-signed-in-user__username{color:#de00a5;font-weight:700}.m-saml-auth-as-signed-in-user__user-email{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-saml-auth-as-signed-in-user__user-email{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-saml-auth-as-signed-in-user__user-email{font-size:.6363rem;line-height:1.5}}.m-section-tabs{margin-bottom:2rem;margin-left:0}.m-section-tabs li{font-size:18px;font-size:1rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-section-tabs li{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-section-tabs li{font-size:1rem;line-height:1.5}}.m-section-tabs--reduced li{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-section-tabs--reduced li{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-section-tabs--reduced li{font-size:.7272rem;line-height:1.5}}.m-section-tabs--condensed{margin-bottom:0;margin-top:.5rem}.m-section-tabs--inline{display:flex;justify-content:space-between}@media screen and (max-width:479px){.m-section-tabs--inline{flex-direction:column}}.m-section-tabs__items{list-style:none;margin:0;padding:0}.m-section-tabs__item{display:inline-block;margin-bottom:.5rem;padding-right:6px}.m-section-tabs__item-link{color:#de00a5}.m-section-tabs__item-label{height:24px;padding-right:10px}.m-section-tabs .is-selected .m-section-tabs__item-label{border-bottom:2px solid #2541fc;color:#2541fc;padding-bottom:10px}.m-sharing-links{display:inline-block;list-style:none;margin:0;padding:0}.m-sharing-links__item{display:inline-block;margin-bottom:0}.m-sharing-links__item a{display:inline-block;outline-offset:-6px}.m-sharing-links__icon{background-color:transparent;color:#4a4d55;font-family:inherit;font-size:36px;font-size:2rem;line-height:1.25;margin-right:2px;text-decoration:none;transition:color .4s linear}.a-section--premium .m-sharing-links__icon{color:#fff}@media screen and (min-width:680px)and (max-width:1599px){.m-sharing-links__icon{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){.m-sharing-links__icon{font-size:2.25rem;line-height:1.25}}.m-sharing-links__icon:hover{color:#2541fc}.m-sharing-links--coloured .m-sharing-links__icon--twitter:hover{color:#55acee}.m-sharing-links--coloured .m-sharing-links__icon--facebook:hover{color:#3b5999}.m-sharing-links--coloured .m-sharing-links__icon--linkedin:hover{color:#0077b5}.m-sharing-links--coloured .m-sharing-links__icon--whatsapp:hover{color:#128c7e}.m-sharing-links--large .m-sharing-links__icon{font-size:36px;font-size:2rem;line-height:1.25;margin-left:.25em;margin-right:.25em}@media screen and (min-width:680px)and (max-width:1599px){.m-sharing-links--large .m-sharing-links__icon{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){.m-sharing-links--large .m-sharing-links__icon{font-size:2.25rem;line-height:1.25}}.m-sharing-links--spaced .m-sharing-links__icon{margin-left:.25em;margin-right:.25em}.m-sharing-links--inverse .m-sharing-links__icon{color:#fff}.m-share__heading{font-size:36px;font-size:2rem;line-height:1.25;margin-bottom:2rem;margin-top:0;padding-top:0}@media screen and (min-width:680px)and (max-width:1599px){.m-share__heading{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){.m-share__heading{font-size:2.25rem;line-height:1.25}}.m-share__message{font-size:18px;font-size:1rem;line-height:1.5;margin:0;padding:0}@media screen and (min-width:680px)and (max-width:1599px){.m-share__message{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-share__message{font-size:1rem;line-height:1.5}}.m-share__tools{margin-bottom:2rem;margin-top:2rem}.m-share__tools--tight{margin-bottom:.5rem;margin-top:.5rem}.a-heading+.m-share__tools{margin-bottom:1.5rem;margin-top:1.5rem}.m-share__body{font-size:18px;font-size:1rem;line-height:1.5;margin:0;padding:0}@media screen and (min-width:680px)and (max-width:1599px){.m-share__body{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-share__body{font-size:1rem;line-height:1.5}}.m-shelved-table{list-style:none;margin:0;padding:0}.m-shelved-table__shelve{border-bottom:1px solid #cacacc;font-size:16px;font-size:.8888rem;line-height:1.5;margin-bottom:0;padding-bottom:1em;padding-top:1em}@media screen and (min-width:680px)and (max-width:1599px){.m-shelved-table__shelve{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-shelved-table__shelve{font-size:.7272rem;line-height:1.5}}.m-shelved-table__shelve:first-child{border-top:1px solid #cacacc}.m-shelved-table__icon{display:flex;margin-right:1em}.m-shelved-table__icon>svg{height:41px;width:41px}.m-shelved-table--highlightable .m-shelved-table__shelve{border-left:6px solid transparent;padding-left:1em}.m-shelved-table--highlightable .m-shelved-table__shelve--highlighted{border-left-color:#de00a5}.m-shelved-table__note{display:block;font-size:14px;font-size:.7777rem;font-weight:400;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-shelved-table__note{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-shelved-table__note{font-size:.6363rem;line-height:1.5}}.m-shelved-table__run-join-cta{display:block;margin-bottom:0;text-align:center}.m-shelved-table__footer{font-size:16px;font-size:.8888rem;line-height:1.5;margin-top:1.5rem;text-align:center}@media screen and (min-width:680px)and (max-width:1599px){.m-shelved-table__footer{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-shelved-table__footer{font-size:.7272rem;line-height:1.5}}@media screen and (min-width:480px){.m-shelved-table__icon{margin:0 1em 0 0}.m-shelved-table__icon>svg{height:32px;width:32px}}.m-spotlight{background-color:#fafafa;background-position:top;background-repeat:no-repeat;background-size:contain;overflow:hidden;padding-top:61.7283950617%;position:relative;text-align:center}.m-spotlight__heading{font-size:22.5px;font-size:1.25rem;line-height:1.5;margin-bottom:1.5rem;margin-top:0}@media screen and (min-width:680px)and (max-width:1599px){.m-spotlight__heading{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){.m-spotlight__heading{font-size:1.25rem;line-height:1.5}}.m-spotlight__message{font-size:18px;font-size:1rem;line-height:1.5;margin:0}@media screen and (min-width:680px)and (max-width:1599px){.m-spotlight__message{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-spotlight__message{font-size:1rem;line-height:1.5}}.m-spotlight--bg{padding-top:1.5rem}@media screen and (max-width:679px){.m-spotlight--bg{background-image:none!important}}.m-spotlight--bg .m-spotlight__content{padding:1.5rem 0}.m-spotlight--bg-pink{background:linear-gradient(#de00a5,#8700cd)}.m-spotlight__cta--large{display:none}@media screen and (min-width:680px){.m-spotlight{align-items:center;background-color:#4a4d55;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;justify-content:space-between;min-height:400px;padding-top:0;text-align:left}.m-spotlight--bg-pink .m-spotlight--inverse,.m-spotlight--inverse{background-color:#fafafa;color:#3a343a}.m-spotlight--inverse-clean{background-color:#fff;color:#3a343a}.m-spotlight--transparent{background-color:transparent;color:#3a343a}.m-spotlight--bg{background-position:75% 50%;background-size:cover}.m-spotlight__content{width:40%}.m-spotlight--mirror .m-spotlight__content{margin-left:auto;order:2}.m-spotlight__content--medium{width:50%}.m-spotlight--mirror .m-spotlight__content--medium{margin-left:auto;order:2}.m-spotlight__image{margin-right:2em;max-width:500px;min-width:400px}.m-spotlight--mirror .m-spotlight__image{order:1}.m-spotlight__content--wide{width:90%}.m-spotlight--bg-pink .m-spotlight--inverse{background-color:initial;color:#fff}.m-spotlight--bg-pink .m-spotlight--bg{background-position:right -18em bottom;background-size:auto 100%}.m-spotlight__cta--small{display:none}.m-spotlight__cta--large{display:inline-block}}@media screen and (min-width:900px){.m-spotlight--bg-pink .m-spotlight--bg{background-position:right -12em bottom}}@media screen and (min-width:1280px){.m-spotlight--bg{background-position:100%}.m-spotlight--bg-pink .m-spotlight--bg{background-position:right -2em bottom}}.m-standfirst{font-size:18px;font-size:1rem;line-height:1.5;margin:0 auto;text-align:center}@media screen and (min-width:680px)and (max-width:1599px){.m-standfirst{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-standfirst{font-size:1rem;line-height:1.5}}.m-standfirst__message{font-size:inherit;margin-bottom:0}.m-standfirst__cta{font-weight:700;margin-top:.75em}.m-standfirst__cta-icon-badge{margin-top:1.5rem}.m-standfirst--large{font-size:22.5px;font-size:1.25rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-standfirst--large{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){.m-standfirst--large{font-size:1.25rem;line-height:1.5}}.m-standfirst--small{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-standfirst--small{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-standfirst--small{font-size:.7272rem;line-height:1.5}}.m-standfirst--flex{display:flex;flex-direction:column}@media screen and (min-width:680px){.m-standfirst--flex{flex-direction:row;justify-content:space-between}}.m-standfirst--flex>.m-standfirst{background-color:#fafafa;margin:0 0 1.5em;padding:1.5em 1em}@media screen and (min-width:680px){.m-standfirst--flex>.m-standfirst{width:48%}}.m-step-header{margin-bottom:3rem;position:relative}.m-step-header:after,.m-step-header:before{content:" ";display:table}.m-step-header:after{clear:both}.m-step-header .m-learner-progress__label{color:#727376;position:absolute;right:0;top:-2em}.m-step-header__stepnumber{display:inline-block;padding-bottom:7px}.m-step-header--open-step .m-step-header__main{border-bottom:1px solid #ededee}.m-step-header--open-step .m-step-header__stepnumber{border-bottom:1px solid #393b42;margin-bottom:-1px}.m-step-header--open-step .m-step-header__course-title{font-size:14px;font-size:.7777rem;line-height:1.5;margin-top:1em}@media screen and (min-width:680px)and (max-width:1599px){.m-step-header--open-step .m-step-header__course-title{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-step-header--open-step .m-step-header__course-title{font-size:.6363rem;line-height:1.5}}.m-sticky-banner__content .a-content{align-items:center;display:flex;justify-content:center}.m-sticky-banner__content .a-button{font-size:14px;font-size:.7777rem;line-height:1.5;padding:.5em 1em}@media screen and (min-width:680px)and (max-width:1599px){.m-sticky-banner__content .a-button{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-sticky-banner__content .a-button{font-size:.6363rem;line-height:1.5}}.m-sticky-banner__content .a-hint-button{margin:5px 0}.m-sticky-banner__content p{display:none;margin:0}.m-sticky-banner__content .m-button-group{display:flex;justify-content:center;margin:.75rem}.m-sticky-banner__content .m-button-group__primary{display:flex}@media screen and (min-width:680px){.m-sticky-banner__content .a-content{justify-content:space-between}.m-sticky-banner__content p{display:block}.m-sticky-banner__content .a-hint-button{display:none}}@media screen and (min-width:680px)and (max-width:899px){.m-sticky-banner__content--with-multiple-ctas p{display:none}}.m-testimonial{flex:1 1 auto;max-width:480px}.m-testimonial p{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-testimonial p{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-testimonial p{font-size:.6363rem;line-height:1.5}}.m-testimonial__image-container{margin-bottom:.75rem;text-align:center}.m-testimonial--small-img .m-testimonial__image{max-width:128px}.m-testimonial__quote{border:0;margin:0;padding-left:0}.m-text-highlight{background-color:#ededee;border-left:4px solid #de00a5;display:flex;margin-top:1em;min-height:56px;padding:.5em 1em .7em}.m-text-highlight__content{align-self:center;flex:1;font-weight:700;overflow:hidden}.m-text-highlight__content p{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-text-highlight__content p{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-text-highlight__content p{font-size:.6363rem;line-height:1.5}}.m-text-highlight__content p:last-child{margin-bottom:0}.m-text-highlight__stepnumber{float:right;margin-left:1em;order:2;position:relative;top:5px}.m-text-highlight__stepnumber .a-stepnumber{transition-duration:.4s;transition-property:color,border-color;transition-timing-function:linear}.m-text-highlight__stepnumber .a-stepnumber:hover{border-color:#2541fc;color:#2541fc}.transcript{border-left:1px dashed #727376;margin-bottom:68px;overflow:hidden;padding-left:24px;transition:all .5s}.transcript>:first-child{margin-top:0}.transcript>:last-child{margin-bottom:0}.transcript__para{font-size:14px;font-size:.7777rem;line-height:1.5;margin-bottom:1.5rem}@media screen and (min-width:680px)and (max-width:1599px){.transcript__para{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.transcript__para{font-size:.6363rem;line-height:1.5}}.transcript__para i{font-style:italic}.transcript__para b{font-weight:700}.transcript__para u{text-decoration:underline}.transcript__timestamp{color:#727376;cursor:pointer;display:inline;font-weight:700}.transcript__timestamp:after{content:"\a";white-space:pre}.m-learner-progress{position:relative;width:100%}.m-learner-progress__bar{background-color:#ededee;height:2px}.m-learner-progress__bar__fill{background:#2541fc;background-image:linear-gradient(90deg,#2541fc 0,#de00a5);display:block;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#2541fc', endColorstr='#de00a5', GradientType=1)";-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#2541fc', endColorstr='#de00a5',GradientType=1)";height:100%;max-width:100%}.m-learner-progress__label{font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin-bottom:.7em}@media screen and (min-width:680px)and (max-width:1599px){.m-learner-progress__label{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-learner-progress__label{font-size:.6363rem;line-height:1.5}}.m-learner-progress__bar__fill--pink{background:#de00a5}.m-whisperbox{border-bottom:1px solid #ededee;border-top:1px solid #ededee;margin-bottom:48px;margin-top:32px;padding:0 0 16px;position:relative;text-align:center}.m-whisperbox__heading{font-size:18px;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:16px}@media screen and (min-width:680px)and (max-width:1599px){.m-whisperbox__heading{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-whisperbox__heading{font-size:1rem;line-height:1.5}}.m-whisperbox--boss .m-whisperbox__heading{font-size:27px;font-size:1.5rem;font-weight:700;line-height:1.25}@media screen and (min-width:680px)and (max-width:1599px){.m-whisperbox--boss .m-whisperbox__heading{font-size:1.5rem;line-height:1.25}}@media screen and (min-width:1600px){.m-whisperbox--boss .m-whisperbox__heading{font-size:1.5rem;line-height:1.25}}.m-whisperbox--without-bottom-border{border-bottom:0}.m-whisperbox--adjacent{border:0;margin-top:0;padding-bottom:0}.m-whisperbox--no-heading{margin:0;padding:0}.m-whisperbox--no-heading p{margin:.5em 0}.m-whisperbox__icon{background-color:#fff;left:50%;padding:0 12px;position:absolute;top:-16px;transform:translateX(-50%)}.m-whisperbox__icon svg{height:28px;width:28px}.m-fact-sheet{background:#fafafa}.m-fact-sheet__overview{padding:1rem}@media screen and (min-width:680px){.m-fact-sheet__overview{display:grid;grid-template-columns:60% 40%;grid-template-rows:1fr auto;padding:0;width:100%}}.m-fact-sheet__left{padding-bottom:1.5rem}@media screen and (min-width:680px){.m-fact-sheet__left{grid-column-end:span 1;grid-column-start:1;grid-row-end:span 1;grid-row-start:1;padding:1.5rem}}.m-fact-sheet__right{background:#5000e2;color:#fff;padding:1rem}@media screen and (min-width:680px){.m-fact-sheet__right{grid-column-end:span 1;grid-column-start:2;grid-row-end:span 2;grid-row-start:1;padding:1.5rem}}.m-fact-sheet__buttons{padding-top:1.5rem}.m-fact-sheet__buttons .a-button:first-child{margin-right:16px}@media screen and (min-width:680px){.m-fact-sheet__buttons{grid-column-end:span 1;grid-column-start:1;grid-row-end:span 1;grid-row-start:2;padding:0 1.5rem 1.5rem}}.m-fact-sheet__image{display:block;max-width:86px}@media screen and (min-width:680px){.m-fact-sheet__image{max-width:149px}}.m-fact-sheet__title{font-size:27px;font-size:1.5rem;line-height:1.25;margin-bottom:.5rem;margin-top:1rem}@media screen and (min-width:680px)and (max-width:1599px){.m-fact-sheet__title{font-size:1.5rem;line-height:1.25}}@media screen and (min-width:1600px){.m-fact-sheet__title{font-size:1.5rem;line-height:1.25}}.m-fact-sheet__text p{font-size:18px;font-size:1rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-fact-sheet__text p{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-fact-sheet__text p{font-size:1rem;line-height:1.5}}.m-fact-sheet__detail:last-child .m-fact-sheet__text p{margin-bottom:0}.m-fact-sheet__text li{font-size:18px}.m-fact-sheet__text--description{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-fact-sheet__text--description{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-fact-sheet__text--description{font-size:.7272rem;line-height:1.5}}@media screen and (min-width:680px){.m-fact-sheet__text--description{font-size:18px;font-size:1rem;line-height:1.5}}@media screen and (min-width:680px)and (min-width:680px)and (max-width:1599px){.m-fact-sheet__text--description{font-size:1rem;line-height:1.5}}@media screen and (min-width:680px)and (min-width:1600px){.m-fact-sheet__text--description{font-size:1rem;line-height:1.5}}.m-fact-sheet__list{margin:0}.m-fact-sheet__term{font-size:14px;font-size:.7777rem;line-height:1.5;margin-top:.75rem}@media screen and (min-width:680px)and (max-width:1599px){.m-fact-sheet__term{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-fact-sheet__term{font-size:.6363rem;line-height:1.5}}.m-fact-sheet__term:first-child{margin-top:0}.m-fact-sheet__definition{border-bottom:1px solid #979797;font-size:16px;font-size:.8888rem;font-weight:700;line-height:1.5;margin-left:0;padding-bottom:.75rem}@media screen and (min-width:680px)and (max-width:1599px){.m-fact-sheet__definition{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-fact-sheet__definition{font-size:.7272rem;line-height:1.5}}.m-fact-sheet__definition:last-child{border-bottom:0;padding-bottom:0}.m-fact-sheet__details{background:#fafafa;padding:1.5rem}.m-fact-sheet__detail{font-size:16px;font-size:.8888rem;line-height:1.5;margin-bottom:1.5rem}@media screen and (min-width:680px)and (max-width:1599px){.m-fact-sheet__detail{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-fact-sheet__detail{font-size:.7272rem;line-height:1.5}}.m-fact-sheet__detail:last-child{margin-bottom:0}.m-fact-sheet__heading{margin-bottom:.75rem;margin-top:0}.m-fact-sheet__table{border-bottom:1px solid #cacaca;font-size:14px;font-size:.7777rem;line-height:1.5;margin:0;table-layout:auto;word-break:normal}@media screen and (min-width:680px)and (max-width:1599px){.m-fact-sheet__table{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-fact-sheet__table{font-size:.6363rem;line-height:1.5}}@media screen and (min-width:680px){.m-fact-sheet__table{font-size:18px;font-size:1rem;line-height:1.5}}@media screen and (min-width:680px)and (min-width:680px)and (max-width:1599px){.m-fact-sheet__table{font-size:1rem;line-height:1.5}}@media screen and (min-width:680px)and (min-width:1600px){.m-fact-sheet__table{font-size:1rem;line-height:1.5}}.m-fact-sheet__table a{font-weight:700}.m-fact-sheet__table td,.m-fact-sheet__table th{border-bottom:1px solid #cacaca;border-right:0;padding:.75rem}@media screen and (min-width:680px){.m-fact-sheet__table td,.m-fact-sheet__table th{white-space:nowrap}.m-fact-sheet__table td:first-child,.m-fact-sheet__table th:first-child{white-space:normal;width:100%}}.m-fact-sheet__table th{padding-top:0}.m-fact-sheet__table tr:last-child td{padding-bottom:.75rem}.m-fact-sheet__actions{font-size:18px;font-size:1rem;line-height:1.5;margin-top:-space(4);padding:1rem;text-align:center}@media screen and (min-width:680px)and (max-width:1599px){.m-fact-sheet__actions{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-fact-sheet__actions{font-size:1rem;line-height:1.5}}@media screen and (min-width:680px){.m-fact-sheet__actions{margin-top:-space(5);padding:1.5rem}}ul.m-portfolio-upload__attachment-list{list-style:none;padding-left:0}.m-portfolio-upload__file-upload{background-color:#fafafa;border:1px dashed #cacacc;margin-bottom:2rem;margin-top:2rem;padding:1.5rem;position:relative}.m-portfolio-upload__file-upload input[type=file]{bottom:0;cursor:pointer;display:block;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}label.m-portfolio-upload__file-file-label{bottom:0;height:100%;left:0;margin:0;position:absolute;right:0;top:0;width:100%}.m-portfolio-upload__file-upload__hint{color:#3a343a;font-size:18px;text-align:center}.m-portfolio-upload__file-upload__hint p{margin:.5rem}.m-portfolio-upload__file-upload__hint-link{color:#de00a5}p.m-portfolio-upload__file-upload__hint-filetype{font-size:16px}.m-portfolio-upload__progress{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;width:100%}.m-portfolio-upload__progress__label{margin-bottom:10px;text-align:center}.m-portfolio-upload__progress__bar{margin-bottom:10px}.o-billboard{background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.o-billboard__content{text-align:center}.o-billboard__header{margin-bottom:3rem}.o-billboard__headline{font-size:18px;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}@media screen and (min-width:680px)and (max-width:1599px){.o-billboard__headline{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.o-billboard__headline{font-size:1rem;line-height:1.5}}.o-billboard__heading{font-size:36px;font-size:2rem;line-height:1.25;margin-bottom:1.5rem;margin-top:0}@media screen and (min-width:680px)and (max-width:1599px){.o-billboard__heading{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){.o-billboard__heading{font-size:2.25rem;line-height:1.25}}.o-billboard__message{font-size:18px;font-size:1rem;line-height:1.5;margin-bottom:0}@media screen and (min-width:680px)and (max-width:1599px){.o-billboard__message{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.o-billboard__message{font-size:1rem;line-height:1.5}}.o-billboard__cta{margin-top:3rem}.o-billboard__cta--double .a-button{display:block;margin:0 auto;width:160px}.o-billboard__cta--double .a-button:first-child{margin-bottom:20px}@media screen and (min-width:480px){.o-billboard__cta--double .a-button{display:inline-block;margin:0 10px;width:auto}.o-billboard__cta--double .a-button:first-child{margin-bottom:0}}.o-billboard__cta-supporting-label{color:#fff;display:inline-block;font-size:16px;font-size:.8888rem;line-height:1.5;margin-bottom:0;margin-top:1.5rem}@media screen and (min-width:680px)and (max-width:1599px){.o-billboard__cta-supporting-label{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.o-billboard__cta-supporting-label{font-size:.7272rem;line-height:1.5}}.o-billboard__cta-supporting-label:hover{color:#fff}.o-billboard--discussion{background-color:#030303}.o-billboard--discussion img{max-width:100%;padding-bottom:0;padding-top:3rem;width:auto}.o-billboard--program-promo,.o-billboard--run-promo{position:relative}.o-billboard--program-promo:before,.o-billboard--run-promo:before{background-color:#000;bottom:0;content:"";display:block;left:0;opacity:.43;position:absolute;right:0;top:0}.o-billboard--program-promo .o-billboard__content,.o-billboard--run-promo .o-billboard__content{position:relative;z-index:1}.o-billboard--right{background-position:100%;background-repeat:no-repeat;background-size:contain}@media (max-width:1169px){.o-billboard--right{background-position:50%;background-repeat:no-repeat;background-size:cover}}.o-checkout-summary{color:#727376}.o-checkout-summary:after,.o-checkout-summary:before{content:" ";display:table}.o-checkout-summary:after{clear:both}.o-checkout-summary p{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.o-checkout-summary p{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.o-checkout-summary p{font-size:.6363rem;line-height:1.5}}.o-checkout-summary__image{border:1px solid #ededee;display:block}@media screen and (min-width:680px){.o-checkout-summary__image{float:left;margin-right:16px;width:204px}}.o-checkout-summary__details{margin-top:24px;overflow:hidden}@media screen and (min-width:680px){.o-checkout-summary__details{margin-top:0}}.o-checkout-summary__course-title,.o-checkout-summary__organisation{font-size:14px;font-size:.7777rem;line-height:1.5;margin:0}@media screen and (min-width:680px)and (max-width:1599px){.o-checkout-summary__course-title,.o-checkout-summary__organisation{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.o-checkout-summary__course-title,.o-checkout-summary__organisation{font-size:.6363rem;line-height:1.5}}.o-checkout-summary__course-title{color:#3a343a}.o-digital-award,.o-digital-award__banner{position:relative;text-align:center}.o-digital-award__banner{background:url(https://assets.futurelearn.com/packs/app/assets/images/awards/congratulations-banner-small-14f5c399b7827190dedc.jpg) no-repeat;background-size:cover;color:#fff}@media screen and (min-width:680px){.o-digital-award__banner{background:url(https://assets.futurelearn.com/packs/app/assets/images/awards/congratulations-banner-medium-2ce1fb833261333eea00.jpg) no-repeat;background-size:cover}}@media screen and (min-width:900px){.o-digital-award__banner{background:url(https://assets.futurelearn.com/packs/app/assets/images/awards/congratulations-banner-large-b24d1b833ac4dafbcf39.jpg) no-repeat;background-size:cover}}.o-digital-award__text-shadow{text-shadow:0 0 7px rgba(0,0,0,.4)}.o-digital-award__id-verified-badge{margin-right:0;padding-right:0;position:absolute;right:20px;top:305px}@media screen and (min-width:680px){.o-digital-award__id-verified-badge{right:64px;top:347px}}.o-eureka{animation:bounceInUp 2s;animation-fill-mode:both;bottom:0;display:block;position:fixed;right:0;z-index:100}.o-eureka__img{-webkit-filter:drop-shadow(0 0 10px rgba(0,0,0,.5))}.o-eureka__question{animation:swing .8s;animation-delay:2s;animation-fill-mode:both;-webkit-filter:drop-shadow(0 0 10px rgba(0,0,0,.5));left:-1px;position:absolute;top:-74px;transform-origin:85% 100%;width:190px;z-index:2}.o-eureka__bubble{animation:zoomIn 4.4s;animation-delay:2.8s;animation-direction:alternate;animation-fill-mode:both;animation-iteration-count:2;background:#fff;border-radius:150px/110px;box-shadow:0 0 20px rgba(0,0,0,.3);display:table;font-size:16px;font-weight:700;height:150px;left:-145px;line-height:20px;padding:20px;position:absolute;text-align:center;top:0;transform-origin:100% 100%;width:200px}.o-eureka__bubble span{display:table-cell;vertical-align:middle}.o-eureka__bubble:after{background-color:#fff;box-shadow:5px -5px 10px 0 rgba(0,0,0,.15);content:"";display:block;height:16px;position:absolute;right:3px;top:104px;transform:rotate(60deg) skew(-35deg);width:20px}@keyframes bounceInUp{0%{opacity:0;transform:translate3d(0,3000px,0);transition-timing-function:cubic-bezier(.215,.61,.355,1)}60%{opacity:1;transform:translate3d(0,-20px,0);transition-timing-function:cubic-bezier(.215,.61,.355,1)}75%{transform:translate3d(0,10px,0);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{transform:translate3d(0,-5px,0);transition-timing-function:cubic-bezier(.215,.61,.355,1)}to{transform:translateZ(0);transition-timing-function:cubic-bezier(.215,.61,.355,1)}}.bounceOutDown{animation:bounceOutDown 2s;animation-fill-mode:both}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}18%{opacity:1;transform:scaleX(1)}to{opacity:1;transform:scaleX(1)}}.o-motivational-placeholder{color:#393b42;text-align:center}.o-motivational-placeholder__heading{margin-bottom:2rem;margin-top:1.5rem}.o-motivational-placeholder__message{font-size:18px;font-size:1rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.o-motivational-placeholder__message{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.o-motivational-placeholder__message{font-size:1rem;line-height:1.5}}.o-order-confirmation__heading{font-size:36px;font-size:2rem;line-height:1.25;margin-bottom:1.5rem;margin-top:4rem}@media screen and (min-width:680px)and (max-width:1599px){.o-order-confirmation__heading{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){.o-order-confirmation__heading{font-size:2.25rem;line-height:1.25}}.o-order-confirmation__message{font-size:18px;font-size:1rem;line-height:1.5;margin-bottom:3rem}@media screen and (min-width:680px)and (max-width:1599px){.o-order-confirmation__message{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.o-order-confirmation__message{font-size:1rem;line-height:1.5}}.o-order-confirmation__order-details__heading{font-size:22.5px;font-size:1.25rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.o-order-confirmation__order-details__heading{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){.o-order-confirmation__order-details__heading{font-size:1.25rem;line-height:1.5}}.o-order-confirmation__order-details__row{border-bottom:1px solid #ededee;border-top:1px solid #ededee;overflow:hidden}.o-order-confirmation__order-details__row+.o-order-confirmation__order-details__row{border-top:0}.o-order-confirmation__order-details-total-row{margin-bottom:3rem;overflow:hidden}.o-order-confirmation__order-details__row__item{display:inline-block;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin-bottom:.75rem;margin-top:.75rem}@media screen and (min-width:680px)and (max-width:1599px){.o-order-confirmation__order-details__row__item{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.o-order-confirmation__order-details__row__item{font-size:.6363rem;line-height:1.5}}.o-order-confirmation__order-details__row__item+.o-order-confirmation__order-details__row__item{float:right}.o-order-confirmation__disclaimer{color:#727376}.o-order-confirmation__order-details__price{font-size:22.5px;font-size:1.25rem;font-weight:700;line-height:1.5;margin-bottom:0;margin-top:.75rem}@media screen and (min-width:680px)and (max-width:1599px){.o-order-confirmation__order-details__price{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){.o-order-confirmation__order-details__price{font-size:1.25rem;line-height:1.5}}.o-order-confirmation__order-details-price-subtitle{font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin:0}@media screen and (min-width:680px)and (max-width:1599px){.o-order-confirmation__order-details-price-subtitle{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.o-order-confirmation__order-details-price-subtitle{font-size:.6363rem;line-height:1.5}}.o-order-confirmation__cta{margin-bottom:3rem;text-align:left}.o-order-confirmation__support{margin-top:4rem}.o-order-confirmation__support>p{font-size:14px;font-size:.7777rem;line-height:1.5;margin-bottom:.75rem}@media screen and (min-width:680px)and (max-width:1599px){.o-order-confirmation__support>p{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.o-order-confirmation__support>p{font-size:.6363rem;line-height:1.5}}.o-order-confirmation__support__heading{font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin-bottom:.75rem}@media screen and (min-width:680px)and (max-width:1599px){.o-order-confirmation__support__heading{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.o-order-confirmation__support__heading{font-size:.6363rem;line-height:1.5}}.o-profile{text-align:center}.o-profile .a-avatar{height:200px;margin:0 auto;width:200px}.o-profile .a-avatar__initials{font-size:73.978px;line-height:200px}.o-profile__avatar{height:200px;width:200px}.o-profile__id-verified-badge{margin-right:0;padding-right:0;position:absolute;right:12px;top:0}@media screen and (min-width:680px){.o-profile__id-verified-badge{right:64px}}.o-profile__name{font-size:36px;font-size:2rem;line-height:1.25;margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:680px)and (max-width:1599px){.o-profile__name{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){.o-profile__name{font-size:2.25rem;line-height:1.25}}.o-profile__description{margin-top:2rem}.o-profile__description>p{font-size:18px;font-size:1rem;line-height:1.5;margin:0}@media screen and (min-width:680px)and (max-width:1599px){.o-profile__description>p{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.o-profile__description>p{font-size:1rem;line-height:1.5}}.o-profile__description>p+p{margin-top:.75rem}.o-profile__location{color:#727376;font-size:14px;font-size:.7777rem;font-weight:700;line-height:1.5;margin-bottom:0;margin-top:2rem}@media screen and (min-width:680px)and (max-width:1599px){.o-profile__location{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.o-profile__location{font-size:.6363rem;line-height:1.5}}.o-profile__location-label{color:#3a343a}.o-profile__button{margin-top:2rem}.o-profile__blocked-user{font-size:18px;font-size:1rem;line-height:1.5;margin-bottom:0;margin-top:2rem}@media screen and (min-width:680px)and (max-width:1599px){.o-profile__blocked-user{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.o-profile__blocked-user{font-size:1rem;line-height:1.5}}.o-profile__report-user{margin-top:2rem}.o-profile__suspend-user{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.o-profile__suspend-user{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.o-profile__suspend-user{font-size:.6363rem;line-height:1.5}}.o-profile__suspend-user textarea{margin:0 auto;max-width:50%;width:100%}.o-profile__suspend-user .link{font-weight:700}.o-profile-activity .m-section-tabs__items{margin-top:0}.o-profile-activity .media-feed.media-small.media-sectioned .media_body .preamble_headline.followfeed{float:none}.o-profile-activity__heading{font-size:36px;font-size:2rem;line-height:1.25;margin-bottom:3rem;text-align:center}@media screen and (min-width:680px)and (max-width:1599px){.o-profile-activity__heading{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){.o-profile-activity__heading{font-size:2.25rem;line-height:1.25}}.o-progress{background-color:#2541fc;background-image:linear-gradient(180deg,#2541fc 0,#de00a5);color:#fff;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#2541fc', endColorstr='#de00a5', GradientType=0)";-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#2541fc', endColorstr='#de00a5',GradientType=0)";flex:1 0 auto;margin-top:8px;overflow:hidden}.o-progress--plain{background:transparent;color:#3a343a}.o-progress__content{overflow:hidden}.o-proof-product{background:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/digital-proof-background-c915db0f0c4f055dcd07.svg) no-repeat 50% -219px;background-size:648px;padding-top:83px;position:relative;text-align:center}@media screen and (min-width:480px){.o-proof-product{background-position:50% -86px}}@media screen and (min-width:1280px){.o-proof-product{background-position:50% -119px;background-size:729px}}.o-proof-product:before{background:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/ribbon-sop-12c2eafaa914cb8cac1b.svg) no-repeat 0 -93px;content:"";height:176px;left:50%;margin-left:-20px;position:absolute;top:0;width:40px}@media screen and (min-width:480px){.o-proof-product{padding-top:185px}.o-proof-product:before{background-position:0 -53px;height:238px;margin-left:-27px;width:54px}}.o-proof-product__id-verified-badge{margin-right:0;padding-right:0;position:absolute;right:20px;top:19px}@media screen and (min-width:680px){.o-proof-product__id-verified-badge{right:64px;top:54px}}.o-proof-product--coa:before{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/ribbon-coa-a3fe636ca13b5730b383.svg);background-position:0 -53px;height:137px}@media screen and (min-width:480px){.o-proof-product--coa:before{background-position:0 0;height:185px}}.o-proof-product__cards{margin-top:80px}.o-proof-product__score{background-color:#2541fc;background-image:linear-gradient(180deg,#2541fc 0,#de00a5);color:#fff;overflow:hidden}.o-proof-product__overview a{background-color:transparent;color:inherit;font-family:inherit;text-decoration:none;transition:color .4s linear}.o-proof-product__overview a:hover{color:#2541fc}.o-proof-product__heading{color:#de00a5;font-size:18px;font-size:1rem;line-height:1.5;margin-bottom:3rem;margin-top:1.5rem}@media screen and (min-width:680px)and (max-width:1599px){.o-proof-product__heading{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.o-proof-product__heading{font-size:1rem;line-height:1.5}}.o-proof-product__name{font-size:36px;font-size:2rem;font-weight:700;line-height:1.25;margin-bottom:2rem}@media screen and (min-width:680px)and (max-width:1599px){.o-proof-product__name{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){.o-proof-product__name{font-size:2.25rem;line-height:1.25}}.o-proof-product__participation{font-size:18px;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}@media screen and (min-width:680px)and (max-width:1599px){.o-proof-product__participation{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.o-proof-product__participation{font-size:1rem;line-height:1.5}}.o-proof-product__organisation-title,.o-proof-product__program-title,.o-proof-product__run-title{font-size:16px;font-size:.8888rem;font-weight:700;line-height:1.5;margin:0}@media screen and (min-width:680px)and (max-width:1599px){.o-proof-product__organisation-title,.o-proof-product__program-title,.o-proof-product__run-title{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.o-proof-product__organisation-title,.o-proof-product__program-title,.o-proof-product__run-title{font-size:.7272rem;line-height:1.5}}.o-proof-product__organisation-title{color:#727376;margin-bottom:1.5rem}.o-proof-product__description{font-size:18px;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}@media screen and (min-width:680px)and (max-width:1599px){.o-proof-product__description{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.o-proof-product__description{font-size:1rem;line-height:1.5}}.o-proof-product__duration{font-size:18px;font-size:1rem;line-height:1.5;margin-bottom:5rem}@media screen and (min-width:680px)and (max-width:1599px){.o-proof-product__duration{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.o-proof-product__duration{font-size:1rem;line-height:1.5}}.o-proof-product__signatories{margin-bottom:5rem}.o-proof-product__signatories__heading{font-size:14px;font-size:.7777rem;font-weight:200;line-height:1.5;margin-bottom:.75rem;margin-top:0}@media screen and (min-width:680px)and (max-width:1599px){.o-proof-product__signatories__heading{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.o-proof-product__signatories__heading{font-size:.6363rem;line-height:1.5}}.o-proof-product__signatory+.o-proof-product__signatory{margin-top:.75rem}.o-proof-product__signatory__name,.o-proof-product__signatory__organisation,.o-proof-product__signatory__title{font-size:14px;font-size:.7777rem;line-height:1.5;margin:0}@media screen and (min-width:680px)and (max-width:1599px){.o-proof-product__signatory__name,.o-proof-product__signatory__organisation,.o-proof-product__signatory__title{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.o-proof-product__signatory__name,.o-proof-product__signatory__organisation,.o-proof-product__signatory__title{font-size:.6363rem;line-height:1.5}}.o-proof-product__signatory__name{font-weight:700}.o-proof-product__organisations{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:5rem}@media screen and (min-width:680px){.o-proof-product__organisations{flex-direction:row}}.o-proof-product__organisations__logo{height:60px;margin-top:2rem}@media screen and (min-width:480px){.o-proof-product__organisations__logo{margin-left:50px}}@media screen and (min-width:680px){.o-proof-product__organisations__logo{margin-left:85px}}.o-proof-product__organisations__logo:first-child{margin-left:0}.o-proof-product__organisations__logo--endorser{height:40px}.o-proof-product__endorsers .o-proof-product__organisations__logo:first-child{margin-top:0}.o-proof-product__endorsers__heading{font-size:14px;font-size:.7777rem;font-weight:200;line-height:1.5;margin-bottom:.75rem;margin-top:.75rem}@media screen and (min-width:680px)and (max-width:1599px){.o-proof-product__endorsers__heading{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.o-proof-product__endorsers__heading{font-size:.6363rem;line-height:1.5}}.o-proof-product__date_of_issue{color:#727376;font-size:14px;font-size:.7777rem;line-height:1.5;margin-bottom:.75rem}@media screen and (min-width:680px)and (max-width:1599px){.o-proof-product__date_of_issue{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.o-proof-product__date_of_issue{font-size:.6363rem;line-height:1.5}}.o-proof-product-share--panel{display:flex;flex-direction:column;justify-content:space-between}.o-proof-product-share--panel .o-proof-product-share__sharing-links{margin-bottom:.75rem}.o-proof-product-share--panel .o-proof-product-share__linkedin-cta{margin-bottom:1.5rem}.o-proof-product-share--panel .o-proof-product-share__url{float:none;margin:8px auto 0}.o-proof-product-share__heading{color:#3a343a;font-size:16px;font-size:.8888rem;line-height:1.5;margin-bottom:1.5rem;margin-top:1.5rem}@media screen and (min-width:680px)and (max-width:1599px){.o-proof-product-share__heading{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.o-proof-product-share__heading{font-size:.7272rem;line-height:1.5}}.o-proof-product-share__content{display:flex;flex-direction:column;height:50%;justify-content:space-between;margin-bottom:55px}.o-proof-product-share__linkedin-cta{background-color:#0077b5;border-color:#0077b5;max-height:31px;padding-bottom:4px;padding-top:0}.o-proof-product-share__linkedin-cta:hover{background-color:#2541fc;border-color:#2541fc}.o-proof-product-share__linkedin-cta span:before{margin-right:.2em}.o-proof-product-share__label{font-size:14px;font-size:.7777rem;font-weight:400;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.o-proof-product-share__label{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.o-proof-product-share__label{font-size:.6363rem;line-height:1.5}}.o-proof-product-share__url{color:#727376;max-width:none}@media screen and (min-width:680px){.o-proof-product-share__url{max-width:300px}}.o-proof-product-share__sharing-links{margin-bottom:-7px}.m-banner+.o-proof-product-share{display:none}.o-proof-product-share__linkedin-cta .a-icon{display:inline;margin:0;padding:0}.o-proof-product-share__linkedin-cta .a-icon .a-svg-icon{height:auto;vertical-align:bottom;width:27px}.o-proof-promo__header{padding-top:83px;position:relative}@media screen and (min-width:480px){.o-proof-promo__header{padding-top:110px}}.o-proof-promo__header:before{background:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/ribbon-sop-12c2eafaa914cb8cac1b.svg) no-repeat 0 -93px;content:"";height:176px;left:50%;margin-left:-20px;position:absolute;top:0;width:40px}@media screen and (min-width:480px){.o-proof-promo__header:before{background-position:0 -128px;height:238px;margin-left:-27px;width:54px}}.o-proof-promo--certificate .o-proof-promo__header{min-height:480px;text-shadow:none}@media screen and (min-width:900px){.o-proof-promo--certificate .o-proof-promo__header{min-height:640px}}.o-proof-promo--certificate .o-proof-promo__header:before{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/ribbon-coa-promo-70b554993fb65da6896d.svg)}.o-proof-promo__header__title{font-size:36px;font-size:2rem;line-height:1.25;margin-bottom:.75rem;margin-top:.75rem;text-align:center}@media screen and (min-width:680px)and (max-width:1599px){.o-proof-promo__header__title{font-size:2rem;line-height:1.25}}@media screen and (min-width:1600px){.o-proof-promo__header__title{font-size:2.25rem;line-height:1.25}}.o-proof-promo__header__badge{position:absolute;right:30px;top:200px}@media screen and (min-width:480px){.o-proof-promo__header__badge{right:60px}}.o-proof-promo__buy-now,.o-proof-promo__pricing{margin-top:30px}.o-proof-promo__buy-now--secondary{margin-bottom:3rem;margin-top:3rem;text-align:center}.o-proof-promo__spotlight--evidence{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/mobile/evidence-5108ffd49c63aab08806.jpg)}@media screen and (min-width:680px){.o-proof-promo__spotlight--evidence{background-color:#0154a0;background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/wide/evidence-fb1c4999b09a2597c903.jpg)}}.o-proof-promo__spotlight--sop-celebrate{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/mobile/sop-celebrate-65c46bf7c382dc3329a6.jpg)}@media screen and (min-width:680px){.o-proof-promo__spotlight--sop-celebrate{background-color:#fb938a;background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/wide/sop-celebrate-649b232f12e7991318df.jpg)}}.o-proof-promo__spotlight--coa-celebrate{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/mobile/coa-celebrate-418ed91b52ed280c6550.jpg)}@media screen and (min-width:680px){.o-proof-promo__spotlight--coa-celebrate{background-color:#fb938a;background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/wide/coa-celebrate-1a31490601c87d076c01.jpg)}}.o-proof-promo__spotlight--collect{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/mobile/sop-collect-b7abf528e6566e626621.jpg)}@media screen and (min-width:680px){.o-proof-promo__spotlight--collect{background-color:#727377;background-image:none}}.o-proof-promo__spotlight--share{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/mobile/share-2823ece848a3e663d7d5.jpg)}@media screen and (min-width:680px){.o-proof-promo__spotlight--share{background-color:#fecc51;background-image:none}}.o-proof-promo__also-available{padding-bottom:52.0061728395%;position:relative}.o-proof-promo__also-available-image{left:0;position:absolute;top:0}.o-proof-promo__also-available-badge{left:1rem;position:absolute;top:1rem}.o-proof-promo-gallery{position:relative}.o-proof-promo-gallery__carousel{list-style:none;margin:0;overflow:hidden;padding:0;transition:transform .4s ease-out;width:300%}.o-proof-promo-gallery__pane{float:left;opacity:0;transition:opacity .4s linear;width:33.3333333333%}.o-proof-promo-gallery__pane>img{display:block}.o-proof-promo-gallery__carousel--pane-1{transform:translateX(0)}.o-proof-promo-gallery__carousel--pane-1 .o-proof-promo-gallery__pane:first-child{opacity:1}.o-proof-promo-gallery__carousel--pane-2{transform:translateX(-33.3333333333%)}.o-proof-promo-gallery__carousel--pane-2 .o-proof-promo-gallery__pane:nth-child(2){opacity:1}.o-proof-promo-gallery__carousel--pane-3{transform:translateX(-66.6666666667%)}.o-proof-promo-gallery__carousel--pane-3 .o-proof-promo-gallery__pane:nth-child(3){opacity:1}.o-proof-promo-gallery__nav{bottom:4px;left:0;letter-spacing:-.31em;line-height:1;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}@media screen and (min-width:680px){.o-proof-promo-gallery__nav{bottom:22px}}.o-proof-promo-gallery__nav-item{display:inline-block;letter-spacing:normal}.o-proof-promo-gallery__nav-item+.o-proof-promo-gallery__nav-item{margin-left:10px}.o-proof-promo-gallery__button{border:1px solid #727376;border-radius:50%;display:block;height:12px;overflow:hidden;text-indent:100%;transition-duration:.4s;transition-property:background-color,border-color;transition-timing-function:linear;white-space:nowrap;width:12px}.o-proof-promo-gallery__button:hover,.o-proof-promo-gallery__nav-item--selected>.o-proof-promo-gallery__button{background-color:#de00a5;border-color:#de00a5}.no-js .o-proof-promo-gallery__pane:first-child{opacity:1}.o-proof-promo-motion--collect{display:none;height:928px;position:absolute;right:60%;top:-40%;transform:rotate(-30deg);width:1000px}@media screen and (min-width:680px){.o-proof-promo-motion--collect{display:block}}.o-proof-promo-motion--collect .o-proof-promo-motion__layer{background:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-front-a2dc93fb1dd849645df4.jpg) no-repeat 0 0;background-size:160px 226px;height:226px;position:absolute;width:160px}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:first-child{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-front-a2dc93fb1dd849645df4.jpg);left:840px;opacity:0;top:0;transition:opacity .15s ease-in .15s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(2){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-back-ca20dc2f14a646f22791.jpg);left:840px;opacity:0;top:234px;transition:opacity .15s ease-in .3s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(3){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-front-a2dc93fb1dd849645df4.jpg);left:840px;opacity:0;top:468px;transition:opacity .15s ease-in .45s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(4){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-back-ca20dc2f14a646f22791.jpg);left:840px;opacity:0;top:702px;transition:opacity .15s ease-in .6s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(5){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-front-a2dc93fb1dd849645df4.jpg);left:672px;opacity:0;top:702px;transition:opacity .15s ease-in .75s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(6){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-back-ca20dc2f14a646f22791.jpg);left:672px;opacity:0;top:468px;transition:opacity .15s ease-in .9s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(7){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-front-a2dc93fb1dd849645df4.jpg);left:672px;opacity:0;top:234px;transition:opacity .15s ease-in 1.05s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(8){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-back-ca20dc2f14a646f22791.jpg);left:672px;opacity:0;top:0;transition:opacity .15s ease-in 1.2s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(9){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-front-a2dc93fb1dd849645df4.jpg);left:504px;opacity:0;top:0;transition:opacity .15s ease-in 1.35s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(10){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-back-ca20dc2f14a646f22791.jpg);left:504px;opacity:0;top:234px;transition:opacity .15s ease-in 1.5s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(11){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-front-a2dc93fb1dd849645df4.jpg);left:504px;opacity:0;top:468px;transition:opacity .15s ease-in 1.65s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(12){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-back-ca20dc2f14a646f22791.jpg);left:504px;opacity:0;top:702px;transition:opacity .15s ease-in 1.8s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(13){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-front-a2dc93fb1dd849645df4.jpg);left:336px;opacity:0;top:702px;transition:opacity .15s ease-in 1.95s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(14){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-back-ca20dc2f14a646f22791.jpg);left:336px;opacity:0;top:468px;transition:opacity .15s ease-in 2.1s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(15){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-front-a2dc93fb1dd849645df4.jpg);left:336px;opacity:0;top:234px;transition:opacity .15s ease-in 2.25s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(16){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-back-ca20dc2f14a646f22791.jpg);left:336px;opacity:0;top:0;transition:opacity .15s ease-in 2.4s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(17){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-front-a2dc93fb1dd849645df4.jpg);left:168px;opacity:0;top:0;transition:opacity .15s ease-in 2.55s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(18){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-back-ca20dc2f14a646f22791.jpg);left:168px;opacity:0;top:234px;transition:opacity .15s ease-in 2.7s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(19){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-front-a2dc93fb1dd849645df4.jpg);left:168px;opacity:0;top:468px;transition:opacity .15s ease-in 2.85s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(20){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-back-ca20dc2f14a646f22791.jpg);left:168px;opacity:0;top:702px;transition:opacity .15s ease-in 3s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(21){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-front-a2dc93fb1dd849645df4.jpg);left:0;opacity:0;top:702px;transition:opacity .15s ease-in 3.15s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(22){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-back-ca20dc2f14a646f22791.jpg);left:0;opacity:0;top:468px;transition:opacity .15s ease-in 3.3s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(23){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-front-a2dc93fb1dd849645df4.jpg);left:0;opacity:0;top:234px;transition:opacity .15s ease-in 3.45s}.o-proof-promo-motion--collect .o-proof-promo-motion__layer:nth-child(24){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/sop-back-ca20dc2f14a646f22791.jpg);left:0;opacity:0;top:0;transition:opacity .15s ease-in 3.6s}.o-proof-promo-motion--collect.js-animating .o-proof-promo-motion__layer{opacity:1}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:first-child{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-front-263c66c5e341491a0eac.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(2){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-back-44386740de16d62a0403.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(3){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-front-263c66c5e341491a0eac.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(4){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-back-44386740de16d62a0403.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(5){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-front-263c66c5e341491a0eac.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(6){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-back-44386740de16d62a0403.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(7){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-front-263c66c5e341491a0eac.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(8){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-back-44386740de16d62a0403.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(9){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-front-263c66c5e341491a0eac.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(10){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-back-44386740de16d62a0403.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(11){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-front-263c66c5e341491a0eac.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(12){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-back-44386740de16d62a0403.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(13){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-front-263c66c5e341491a0eac.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(14){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-back-44386740de16d62a0403.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(15){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-front-263c66c5e341491a0eac.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(16){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-back-44386740de16d62a0403.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(17){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-front-263c66c5e341491a0eac.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(18){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-back-44386740de16d62a0403.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(19){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-front-263c66c5e341491a0eac.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(20){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-back-44386740de16d62a0403.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(21){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-front-263c66c5e341491a0eac.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(22){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-back-44386740de16d62a0403.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(23){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-front-263c66c5e341491a0eac.jpg)}.o-proof-promo-motion--collect.o-proof-promo-motion--coa .o-proof-promo-motion__layer:nth-child(24){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/coa-back-44386740de16d62a0403.jpg)}.o-proof-promo-motion--share{background:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/layer-frame-5f445313765fd60a93b7.jpg) no-repeat 0 0;background-size:388px 400px;display:none;height:400px;left:60%;overflow:hidden;position:absolute;top:0;width:388px}@media screen and (min-width:680px){.o-proof-promo-motion--share{display:block}}.o-proof-promo-motion--share .o-proof-promo-motion__layer--profile{animation:proof-promo-layer-profile 6s ease 0s infinite;background:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/layer-sop-profile-f97b2d07fc99b41d9958.jpg) no-repeat 0 0;background-size:331px 795.5px;height:795.5px;left:28.5px;position:absolute;top:0;width:331px}.o-proof-promo-motion--share .o-proof-promo-motion__layer--share{height:296px;left:36px;overflow:hidden;position:absolute;top:450px;width:259px}.o-proof-promo-motion--share .o-proof-promo-motion__layer--share:before{animation:proof-promo-layer-share 6s ease 0s infinite;background:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/layer-sop-share-8e8ab0238ad4d1471823.jpg) no-repeat 0 0;background-size:259px 591.5px;content:"";height:591.5px;left:0;position:absolute;top:0;width:259px}.o-proof-promo-motion--share .o-proof-promo-motion__layer--tap-share{animation:proof-promo-layer-tap-share 6s ease 0s infinite;border:80px solid #ddd;border-radius:50%;height:160px;left:114px;opacity:0;position:absolute;top:248px;width:160px}.o-proof-promo-motion--share .o-proof-promo-motion__layer--tap-twitter{animation:proof-promo-layer-tap-twitter 6s ease 0s infinite;border:80px solid #ddd;border-radius:50%;height:160px;left:88px;opacity:0;position:absolute;top:64px;width:160px}.o-proof-promo-motion--share.o-proof-promo-motion--coa .o-proof-promo-motion__layer--profile{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/layer-coa-profile-8b048b9bf2831c86f589.jpg)}.o-proof-promo-motion--share.o-proof-promo-motion--coa .o-proof-promo-motion__layer--share:before{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/spotlight/layer-coa-share-6cf146f80e2ba6122c18.jpg)}@keyframes proof-promo-layer-profile{0%{transform:translateY(0)}5%{transform:translateY(0)}20%{transform:translateY(-395.5px)}to{transform:translateY(-395.5px)}}@keyframes proof-promo-layer-share{0%{transform:translateY(0)}30%{transform:translateY(0)}50%{transform:translateY(-295.5px)}to{transform:translateY(-295.5px)}}@keyframes proof-promo-layer-tap-share{0%{opacity:1;transform:scale(0)}20%{opacity:1;transform:scale(0)}30%{opacity:0;transform:scale(1)}to{opacity:0;transform:scale(1)}}@keyframes proof-promo-layer-tap-twitter{0%{opacity:1;transform:scale(0)}50%{opacity:1;transform:scale(0)}60%{opacity:0;transform:scale(1)}to{opacity:0;transform:scale(1)}}.o-proof-transcript{overflow:hidden;padding-top:140px;position:relative;text-align:left}.o-proof-transcript:before{background:url(https://assets.futurelearn.com/packs/app/assets/images/proof-of-learning/ribbon-transcript-71f2de78286a09e72524.svg) no-repeat 0 0;content:"";height:140px;left:50%;margin-left:-20px;position:absolute;top:0;transform:translateY(-140px);transition:transform .4s ease-out;width:40px}@media screen and (min-width:480px){.o-proof-transcript{padding-top:189px}.o-proof-transcript:before{height:189px;margin-left:-27px;transform:translateY(-189px);width:54px}}.o-proof-transcript h3,.o-proof-transcript li,.o-proof-transcript p{opacity:0;transition:opacity .4s linear}.o-proof-transcript__title{color:#fff;font-size:12px;font-weight:700;left:50%;letter-spacing:.05em;line-height:1;margin:0;opacity:0;position:absolute;top:102px;transform:rotate(-90deg) translateX(140px);transform-origin:0 50%;transition:transform .4s ease-out,opacity .4s ease-out .3s}@media screen and (min-width:480px){.o-proof-transcript__title{font-size:16px;top:138px;transform:rotate(-90deg) translateX(189px)}}.o-proof-transcript__heading{text-rendering:optimizelegibility;font-size:27px;font-size:1.5rem;font-weight:700;line-height:1.25;margin-bottom:.75rem;margin-top:2rem;text-align:center}@media screen and (min-width:680px)and (max-width:1599px){.o-proof-transcript__heading{font-size:1.5rem;line-height:1.25}}@media screen and (min-width:1600px){.o-proof-transcript__heading{font-size:1.5rem;line-height:1.25}}.no-js .o-proof-transcript:before,.o-proof-transcript.js-reveal:before{transform:translateY(0)}.no-js .o-proof-transcript .o-proof-transcript__title,.o-proof-transcript.js-reveal .o-proof-transcript__title{opacity:1;transform:rotate(-90deg) translateY(0)}.no-js .o-proof-transcript h3,.no-js .o-proof-transcript li,.no-js .o-proof-transcript p,.o-proof-transcript h3.js-reveal,.o-proof-transcript li.js-reveal,.o-proof-transcript p.js-reveal{opacity:1}.m-run-proof-promo__badge{position:relative}@media screen and (min-width:680px){.m-run-proof-promo__badge{position:absolute}}.m-run-proof-promo__badge--sop{margin-top:-5.5rem}.m-run-proof-promo__badge--coa{margin-bottom:5.5rem;margin-top:-9.5rem}.m-run-proof-promo__badge--coa+.m-run-proof-promo__badge--sop{left:calc(100vw - 8.5rem)}@media screen and (min-width:680px){.m-run-proof-promo__badge--sop{left:68%;top:25%}.m-run-proof-promo__badge--coa{left:60%;margin:0;top:60%}.m-run-proof-promo__badge--coa+.m-run-proof-promo__badge--sop{left:83%;margin:0;right:auto;top:70%}}.o-signpost{background-color:#4a4d55;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-size:16px;font-size:.8888rem;line-height:1.5;line-height:12em;padding:36.75px 3em;text-align:center;text-shadow:0 0 7px rgba(0,0,0,.4)}@media screen and (min-width:680px)and (max-width:1599px){.o-signpost{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.o-signpost{font-size:.7272rem;line-height:1.5}}.o-signpost__content{display:inline-block;line-height:normal;vertical-align:middle}.o-signpost__label{font-size:16px;font-size:.8888rem;font-weight:700;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.o-signpost__label{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.o-signpost__label{font-size:.7272rem;line-height:1.5}}.o-signpost__title{text-rendering:optimizelegibility;font-size:27px;font-size:1.5rem;font-weight:700;line-height:1.25;margin-bottom:.7em;margin-top:.5em}@media screen and (min-width:680px)and (max-width:1599px){.o-signpost__title{font-size:1.5rem;line-height:1.25}}@media screen and (min-width:1600px){.o-signpost__title{font-size:1.5rem;line-height:1.25}}.o-signpost__info{font-size:18px;font-size:1rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.o-signpost__info{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.o-signpost__info{font-size:1rem;line-height:1.5}}@media screen and (max-width:479px){.m-grid-large .o-signpost{padding-left:1em;padding-right:1em}}.o-signpost--overlay{position:relative}.o-signpost--overlay:before{background-color:#000;bottom:0;content:"";display:block;left:0;opacity:.375;position:absolute;right:0;top:0}.o-signpost--overlay .o-signpost__content{position:relative}.o-ht-spotlight__benefits:first-child{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/healthcare-training/spotlight/small/learn-together-25d3f3f9fd18690ffd78.jpg)}.o-ht-spotlight__benefits:nth-child(2){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/healthcare-training/spotlight/small/learn-from-patients-dfb5e46dda7a7b79bb62.jpg)}.o-ht-spotlight__benefits:nth-child(3){background-image:url(https://assets.futurelearn.com/packs/app/assets/images/healthcare-training/spotlight/small/learn-online-f77fe9a7996b02d58b01.jpg)}@media screen and (min-width:680px){.o-ht-spotlight__benefits:first-child{background-color:#648ff8;background-image:url(https://assets.futurelearn.com/packs/app/assets/images/healthcare-training/spotlight/wide/learn-together-7f4fc30b56ee14cd8336.jpg)}.o-ht-spotlight__benefits:nth-child(2){background-color:#000;background-image:url(https://assets.futurelearn.com/packs/app/assets/images/healthcare-training/spotlight/wide/learn-from-patients-27498cd6a94fc73d2515.jpg)}.o-ht-spotlight__benefits:nth-child(3){background-color:#ededef;background-image:url(https://assets.futurelearn.com/packs/app/assets/images/healthcare-training/spotlight/wide/learn-online-f2d725d4aa3839880361.jpg)}}.o-splash{align-items:flex-end;background-position:50%;background-repeat:repeat-x;background-size:auto 100%;display:flex;flex:1 0 auto;min-height:450px}@media screen and (min-width:680px){.o-splash{min-height:500px}}@media screen and (min-width:1280px){.o-splash{min-height:560px}}.o-splash p:last-child{margin-bottom:0}.o-splash--server-error{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/errors/server-error_small-991dd8830548e5ec38cd.jpg)}@media screen and (min-width:680px){.o-splash--server-error{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/errors/server-error_medium-3f2ded5002af83cc1f8c.jpg)}}@media screen and (min-width:1280px){.o-splash--server-error{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/errors/server-error_large-9a4bede030294ee7d856.jpg)}}.o-splash--invalid-token{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/errors/invalid-token_small-0cac528b0dded3a04aa2.jpg);min-height:560px}@media screen and (min-width:680px){.o-splash--invalid-token{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/errors/invalid-token_medium-0ddee6a198bfeb0eff34.jpg)}}@media screen and (min-width:1280px){.o-splash--invalid-token{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/errors/invalid-token_large-689ffe151ac9e57c92ea.jpg)}}.o-splash--not-found{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/errors/not-found_small-a2de3e72a2b6361c3643.jpg)}@media screen and (min-width:680px){.o-splash--not-found{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/errors/not-found_medium-bf4a73dbcb7f3b48b7e1.jpg)}}@media screen and (min-width:1280px){.o-splash--not-found{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/errors/not-found_large-56cdc77b39fecb75034b.jpg)}}.o-splash--service-unavailable{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/errors/service-unavailable_small-2f6fb136b0b7ceaaa962.jpg);min-height:500px}@media screen and (min-width:680px){.o-splash--service-unavailable{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/errors/service-unavailable_medium-48419efdaf83dd96bdbb.jpg)}}@media screen and (min-width:1280px){.o-splash--service-unavailable{background-image:url(https://assets.futurelearn.com/packs/app/assets/images/errors/service-unavailable_large-e259397fd6c2a3649a21.jpg);min-height:560px}}.o-welcome{text-align:center}.o-welcome__icon-buttons{margin-top:2rem}.u-clear{clear:both!important}.u-clearfix:after,.u-clearfix:before{content:" ";display:table}.u-clearfix:after{clear:both}.u-centered{text-align:center!important}.u-align-left{text-align:left}.u-align-right{text-align:right!important}.u-float-left{float:left}.u-float-right{float:right}.u-valign-middle{display:inline-block;vertical-align:middle}.u-responsive-alignment{text-align:left}@media screen and (min-width:680px){.u-responsive-alignment{text-align:center}}.u-display-block{display:block}.u-display-inline{display:inline!important}.u-display-inline-block{display:inline-block!important}.u-display-flex{display:flex!important;flex-wrap:wrap}.u-display-flex--no-wrap{flex-wrap:nowrap!important}.u-display-flex--space-between{justify-content:space-between}.u-display-flex--align-center{align-items:center}.u-display-flex--flex-start{align-items:flex-start;justify-content:flex-start}.u-display-flex--flex-end{justify-content:flex-end}.u-last{margin-bottom:0}.u-relative{position:relative}.u-hidden{display:none}[hidden]{display:none!important}.u-hidden-desktop{display:block}@media screen and (min-width:680px){.u-hidden-desktop{display:none}}.u-hidden-desktop--inline-block{display:inline-block}@media screen and (min-width:680px){.u-hidden-desktop--inline-block{display:none}}.u-hidden-small{display:none}@media screen and (min-width:680px){.u-hidden-small{display:block}}.u-hidden-to-large{display:none}@media screen and (min-width:900px){.u-hidden-to-large{display:block}}.u-hidden-to-xlarge-inline{display:none}@media screen and (min-width:1280px){.u-hidden-to-xlarge-inline{display:inline}}.u-hidden-from-large{display:block}@media screen and (min-width:900px){.u-hidden-from-large{display:none}}.u-overflow-hidden{overflow:hidden}.u-regular{font-weight:400!important}.u-bold{font-weight:700}.u-font-size-inherit{font-size:inherit!important}.u-font-xsmall{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.u-font-xsmall{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.u-font-xsmall{font-size:.6363rem;line-height:1.5}}.u-nowrap{white-space:nowrap}@media screen and (min-width:480px){.u-nowrap-small{white-space:nowrap}}.u-break-word{word-break:break-word}.u-with-overlay{position:relative}.u-with-overlay:before{background-color:#000;bottom:0;content:"";display:block;left:0;opacity:.6;position:absolute;right:0;top:0}@media screen and (min-width:680px){.u-with-overlay:before{opacity:.5}}.u-after-headline{margin-top:18px!important}.u-interval-exsmall{margin-bottom:.5rem!important;margin-top:.5rem!important}.u-interval-small{margin-bottom:.75rem!important;margin-top:.75rem!important}.u-interval{margin-bottom:1.5rem;margin-top:1.5rem}.u-interval-medium{margin-bottom:2rem;margin-top:2rem}.u-interval-spacious{margin-bottom:3rem;margin-top:3rem}.u-no-margin{margin:0!important}.u-no-margin-top{margin-top:0!important}.u-no-margin-bottom{margin-bottom:0!important}.u-no-padding-top{padding-top:0!important}.u-no-padding-bottom{padding-bottom:0!important}.u-flex-none{flex:none}.js .u-hide-if-js-available,.no-js .u-hide-if-js-unavailable{display:none!important}.no-js .u-show-if-js-unavailable{display:block!important}.u-bg-white,.u-bg-white:hover{background-color:#fff;color:#3a343a}.u-bg-blue,.u-bg-blue:hover{background-color:#2541fc;color:#fff}.u-bg-purple,.u-bg-purple:hover{background-color:#8700cd;color:#fff}.u-bg-pink,.u-bg-pink:hover{background-color:#de00a5;color:#fff}.u-bg-coral,.u-bg-coral:hover{background-color:#ff4a6e;color:#fff}.u-bg-ultramarine,.u-bg-ultramarine:hover{background-color:#5000e2;color:#fff}.u-bg-gold,.u-bg-gold:hover{background-color:#ffaa54;color:#3a343a}.u-bg-yellow,.u-bg-yellow:hover{background-color:#fecb51;color:#3a343a}.u-bg-black,.u-bg-black:hover{background-color:#3a343a;color:#fff}.u-bg-orange,.u-bg-orange:hover{background-color:#ff8151;color:#fff}.u-margin-top{margin-top:1rem}.u-margin-top--medium{margin-top:.75rem}.u-margin-right{margin-right:.75rem}.u-margin-right--small{margin-right:.5rem}.u-margin-left{margin-left:.75rem}.u-margin-bottom{margin-bottom:15px}.u-margin-bottom--small{margin-bottom:5px}.u-margin-bottom--medium{margin-bottom:.75rem}.u-blur{opacity:.25}.u-padding-top-22{padding-top:22px}.u-padding-bottom-22{padding-bottom:22px}.u-responsive-embed{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.u-responsive-embed iframe{height:100%;left:0;position:absolute;top:0;width:100%}.u-italic{font-style:italic}.u-space-between-children>*{margin-right:1em}.u-no-border{border:0!important}.u-no-background{background:none!important}.u-columns{column-count:2;column-gap:2em}.u-full-width{width:100%}.u-clean-list{list-style:none;margin:0;padding:0}.u-readable-width{max-width:32em}.u-typography-bold-intro>p:first-of-type{font-weight:700}.u-typography-bold-intro a{text-decoration:underline}.u-typography-xsmall{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.u-typography-xsmall{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.u-typography-xsmall{font-size:.6363rem;line-height:1.5}}.u-typography-xsmall dl,.u-typography-xsmall li,.u-typography-xsmall p,.u-typography-xsmall ul{margin-bottom:1.5rem;margin-top:1.5rem}.u-typography-xsmall blockquote,.u-typography-xsmall li,.u-typography-xsmall p,.u-typography-xsmall table{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.u-typography-xsmall blockquote,.u-typography-xsmall li,.u-typography-xsmall p,.u-typography-xsmall table{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.u-typography-xsmall blockquote,.u-typography-xsmall li,.u-typography-xsmall p,.u-typography-xsmall table{font-size:.6363rem;line-height:1.5}}.u-typography-small blockquote,.u-typography-small li,.u-typography-small p,.u-typography-small textarea{font-size:16px;font-size:.8888rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.u-typography-small blockquote,.u-typography-small li,.u-typography-small p,.u-typography-small textarea{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.u-typography-small blockquote,.u-typography-small li,.u-typography-small p,.u-typography-small textarea{font-size:.7272rem;line-height:1.5}}.u-typography-large p{font-size:22.5px;font-size:1.25rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.u-typography-large p{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){.u-typography-large p{font-size:1.25rem;line-height:1.5}}.old-text-typescale{font-size:18px;font-size:1rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.old-text-typescale{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.old-text-typescale{font-size:1rem;line-height:1.5}}.old-text-typescale--small{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.old-text-typescale--small{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.old-text-typescale--small{font-size:.6363rem;line-height:1.5}}.old-text-typescale--large{font-size:22.5px;font-size:1.25rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.old-text-typescale--large{font-size:1.25rem;line-height:1.5}}@media screen and (min-width:1600px){.old-text-typescale--large{font-size:1.25rem;line-height:1.5}}.old-text-nano{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.old-text-nano{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.old-text-nano{font-size:.6363rem;line-height:1.5}}.old-text-context-h2{text-rendering:optimizelegibility;font-size:27px;font-size:1.5rem;font-weight:700;line-height:1.25;margin-bottom:.75rem;margin-top:2rem}@media screen and (min-width:680px)and (max-width:1599px){.old-text-context-h2{font-size:1.5rem;line-height:1.25}}@media screen and (min-width:1600px){.old-text-context-h2{font-size:1.5rem;line-height:1.25}}.old-text-platform,.old-text-platform-small{font-size:14px}.old-text-platform-x-large{font-size:36px}.old-text-content{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.old-text-content{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.old-text-content{font-size:.6363rem;line-height:1.5}}.a-label{display:block;font-size:16px;font-size:.8888rem;font-weight:700;line-height:1.5;margin-bottom:.375rem}@media screen and (min-width:680px)and (max-width:1599px){.a-label{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.a-label{font-size:.7272rem;line-height:1.5}}.a-label--large{font-size:18px;font-size:1rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.a-label--large{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.a-label--large{font-size:1rem;line-height:1.5}}.a-label--required:after{content:"*";padding-left:5px}.a-label+.a-input{margin-top:3px}.m-cc-feedback-message__container{box-sizing:border-box;clear:both;outline:none;position:relative}.m-cc-feedback-message__container:focus:before{bottom:0;content:"";left:0;outline:3px solid #2541fc;position:absolute;right:0;top:0;z-index:0}.m-cc-feedback-message{align-items:center;box-sizing:border-box;color:#3a343a;display:flex;margin-bottom:40px;margin-top:20px;padding:0 20px}.m-cc-feedback-message.m-cc-feedback-message--alert{border:1px solid #ff4a6e}.m-cc-feedback-message.m-cc-feedback-message--info{border:1px solid #fecb51}.m-cc-feedback-message.m-cc-feedback-message--success{border:1px solid #45cc37}.m-cc-feedback-message__icon{flex-shrink:0;line-height:0;margin-right:15px}.m-cc-feedback-message--alert .m-cc-feedback-message__icon{color:#ff4a6e}.m-cc-feedback-message--success .m-cc-feedback-message__icon{color:#45cc37}.m-cc-feedback-message__text{font-size:16px;font-size:.8888rem;font-style:italic;line-height:1.5;margin:0;padding:1em 0}@media screen and (min-width:680px)and (max-width:1599px){.m-cc-feedback-message__text{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-cc-feedback-message__text{font-size:.7272rem;line-height:1.5}}.m-cc-feedback-message__text--small{font-size:14px;font-size:.7777rem;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-cc-feedback-message__text--small{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-cc-feedback-message__text--small{font-size:.6363rem;line-height:1.5}}.m-overview,.m-overview ul{list-style-type:none;margin:0;padding:0}.no-js .m-overview{height:auto}.m-overview>.m-accordion__item:first-of-type{border-top:0}.m-overview .m-accordion__item{background:transparent;cursor:pointer;display:block;margin:0;outline:none;padding:0;position:relative}.m-overview .m-accordion__item .a-svg-icon--arrow-toggle{left:.375rem;margin-top:.625em;position:absolute;top:0;width:26px}.m-overview .m-accordion__item .a-svg-icon--arrow-toggle .a-svg-icon--chevron-down{display:block}.m-overview .m-accordion__item .a-svg-icon--arrow-toggle .a-svg-icon--arrow-up{display:none}.m-overview .m-accordion__item .m-accordion__header.ui-state-active .a-svg-icon--arrow-toggle .a-svg-icon--arrow-up{display:block}.m-overview .m-accordion__item .m-accordion__header.ui-state-active .a-svg-icon--arrow-toggle .a-svg-icon--chevron-down{display:none}.m-overview__activity .m-overview .m-accordion__item .a-svg-icon--arrow-toggle{top:.65rem}.m-overview--list{margin:2rem 0}.m-overview--list .m-accordion__item{font-weight:400;position:relative}.m-overview--list .m-accordion__item .m-accordion__header{padding:.5rem 3.5rem .5rem 2.5rem}.m-overview--list .m-accordion__item .m-accordion__header:focus,.m-overview--list .m-accordion__item .m-accordion__header:hover{background:#f7f7f9}.m-overview--list .m-overview__step-number,.m-overview--list .m-overview__step-title,.m-overview--list .m-overview__week-number,.m-overview--list .m-overview__week-title{zoom:1;overflow:hidden;_overflow:visible}.m-overview--list .m-overview__week-number,.m-overview--list .m-overview__week-title{font-size:18px;font-size:1rem;font-weight:700;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-overview--list .m-overview__week-number,.m-overview--list .m-overview__week-title{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-overview--list .m-overview__week-number,.m-overview--list .m-overview__week-title{font-size:1rem;line-height:1.5}}.m-overview--list .m-overview__step-title,.m-overview--list .m-overview__week-title{display:block}.m-overview--list .m-overview__step-number,.m-overview--list .m-overview__week-number{color:#3a343a;float:left;width:24px}.m-overview--list .m-overview__activity{border:solid #ededee;border-width:1px 0 0;position:relative}.m-overview--list .m-overview__activity .m-accordion__header{font-size:16px;font-size:.8888rem;font-weight:400;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-overview--list .m-overview__activity .m-accordion__header{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-overview--list .m-overview__activity .m-accordion__header{font-size:.7272rem;line-height:1.5}}.m-overview--list .m-overview__activity-title{display:inline-block;padding-left:24px}.m-overview--list .m-overview__step{border-style:hidden;position:relative}.m-overview--list .m-overview__step:last-child{padding-bottom:.65rem}.m-overview--list .m-overview__step-row{color:#393b42;padding:.5rem 5rem .5rem 2.5rem}.m-overview--list .m-overview__step-row:active,.m-overview--list .m-overview__step-row:focus,.m-overview--list .m-overview__step-row:hover{background:#f7f7f9}.m-overview--list .m-overview__step-number{margin-left:48px;width:40px}.m-overview--list .m-overview__step-type{color:#727376;font-size:14px;font-size:.7777rem;line-height:1.5;text-transform:capitalize;white-space:nowrap}@media screen and (min-width:680px)and (max-width:1599px){.m-overview--list .m-overview__step-type{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-overview--list .m-overview__step-type{font-size:.6363rem;line-height:1.5}}.m-overview--list .m-overview__last-edited{display:inline-block}.m-overview--list .m-overview__step-count{font-size:14px;font-size:.7777rem;font-weight:400;line-height:1.5;white-space:nowrap}@media screen and (min-width:680px)and (max-width:1599px){.m-overview--list .m-overview__step-count{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-overview--list .m-overview__step-count{font-size:.6363rem;line-height:1.5}}.m-overview--list .m-overview__activity-edit,.m-overview--list .m-overview__step-edit,.m-overview--list .m-overview__week-edit{display:block;font-size:14px;font-size:.7777rem;font-weight:400;line-height:1.5;padding:0;position:absolute;right:.5rem;top:.65rem}@media screen and (min-width:680px)and (max-width:1599px){.m-overview--list .m-overview__activity-edit,.m-overview--list .m-overview__step-edit,.m-overview--list .m-overview__week-edit{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-overview--list .m-overview__activity-edit,.m-overview--list .m-overview__step-edit,.m-overview--list .m-overview__week-edit{font-size:.6363rem;line-height:1.5}}.m-overview--list .m-overview__activity-edit,.m-overview--list .m-overview__activity-edit:visited,.m-overview--list .m-overview__step-edit,.m-overview--list .m-overview__step-edit:visited,.m-overview--list .m-overview__week-edit,.m-overview--list .m-overview__week-edit:visited{color:#de00a5}.m-overview--list .m-overview__activity-edit:active,.m-overview--list .m-overview__activity-edit:focus,.m-overview--list .m-overview__activity-edit:hover,.m-overview--list .m-overview__activity-edit:visited:active,.m-overview--list .m-overview__activity-edit:visited:focus,.m-overview--list .m-overview__activity-edit:visited:hover,.m-overview--list .m-overview__step-edit:active,.m-overview--list .m-overview__step-edit:focus,.m-overview--list .m-overview__step-edit:hover,.m-overview--list .m-overview__step-edit:visited:active,.m-overview--list .m-overview__step-edit:visited:focus,.m-overview--list .m-overview__step-edit:visited:hover,.m-overview--list .m-overview__week-edit:active,.m-overview--list .m-overview__week-edit:focus,.m-overview--list .m-overview__week-edit:hover,.m-overview--list .m-overview__week-edit:visited:active,.m-overview--list .m-overview__week-edit:visited:focus,.m-overview--list .m-overview__week-edit:visited:hover{fill:#2541fc;color:#2541fc}.m-overview--list .m-overview__activity-edit .a-svg-icon--edit,.m-overview--list .m-overview__step-edit .a-svg-icon--edit,.m-overview--list .m-overview__week-edit .a-svg-icon--edit{margin-bottom:-.125em}.m-overview--list .m-overview__activity-edit,.m-overview--list .m-overview__step-edit{top:.5rem}.m-overview--steps{border:0;margin:2rem 0}.m-overview--steps .m-accordion__item{font-weight:400;position:relative}.m-overview--steps .m-accordion__item .m-accordion__header{padding:.5rem 3.5rem .5rem 2.5rem}.m-overview--steps .m-accordion__item .m-accordion__header:focus,.m-overview--steps .m-accordion__item .m-accordion__header:hover{background:#f7f7f9}.m-overview--steps .m-overview__week-number,.m-overview--steps .m-overview__week-title{zoom:1;font-size:18px;font-size:1rem;font-weight:700;line-height:1.5;overflow:hidden;_overflow:visible}@media screen and (min-width:680px)and (max-width:1599px){.m-overview--steps .m-overview__week-number,.m-overview--steps .m-overview__week-title{font-size:1rem;line-height:1.5}}@media screen and (min-width:1600px){.m-overview--steps .m-overview__week-number,.m-overview--steps .m-overview__week-title{font-size:1rem;line-height:1.5}}.m-overview--steps .m-overview__week-title{display:block}.m-overview--steps .m-overview__week-number{color:#3a343a;float:left;width:24px}.m-overview--steps .m-overview__activity{display:block;margin-bottom:30px;padding:0 2rem}.m-overview--steps .m-overview__activity:first-child{border-top:1px solid #cecece;padding-top:30px}.m-overview--steps .m-overview__activity-title{display:block;margin-bottom:7px}.m-overview--steps .m-overview__activity-title a,.m-overview--steps .m-overview__activity-title a:visited{color:#3a343a}.m-overview--steps .m-overview__activity-title a:focus,.m-overview--steps .m-overview__activity-title a:hover,.m-overview--steps .m-overview__activity-title a:visited:focus,.m-overview--steps .m-overview__activity-title a:visited:hover{color:#2541fc}.m-overview--steps .m-overview__activity{font-size:16px;font-size:.8888rem;font-weight:400;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-overview--steps .m-overview__activity{font-size:.8rem;line-height:1.5}}@media screen and (min-width:1600px){.m-overview--steps .m-overview__activity{font-size:.7272rem;line-height:1.5}}.m-overview--steps .m-overview__step-count{font-size:14px;font-size:.7777rem;font-weight:400;line-height:1.5}@media screen and (min-width:680px)and (max-width:1599px){.m-overview--steps .m-overview__step-count{font-size:.7rem;line-height:1.5}}@media screen and (min-width:1600px){.m-overview--steps .m-overview__step-count{font-size:.6363rem;line-height:1.5}}iframe.vzaar-audio-player{border:0;height:80px;width:100%}@-webkit-keyframes spin{0%{opacity:.4;-webkit-transform:rotate(0deg)}50%{opacity:1;-webkit-transform:rotate(180deg)}to{opacity:.4;-webkit-transform:rotate(1turn)}}@-moz-keyframes spin{0%{opacity:.4;-moz-transform:rotate(0deg)}50%{opacity:1;-moz-transform:rotate(180deg)}to{opacity:.4;-moz-transform:rotate(1turn)}}@-ms-keyframes spin{0%{opacity:.4;-ms-transform:rotate(0deg)}50%{opacity:1;-ms-transform:rotate(180deg)}to{opacity:.4;-ms-transform:rotate(1turn)}}@-o-keyframes spin{0%{opacity:.4;-o-transform:rotate(0deg)}50%{opacity:1;-o-transform:rotate(180deg)}to{opacity:.4;-o-transform:rotate(1turn)}}@keyframes spin{0%{opacity:.2;transform:rotate(0deg)}50%{opacity:1;transform:rotate(180deg)}to{opacity:.2;transform:rotate(1turn)}}.soundcite-loaded{background:rgba(0,0,0,.1);border-radius:6px;cursor:pointer;display:inline-block;padding:0 5px}.soundcite-loaded:before{content:"";display:inline-block;margin-right:.25em;vertical-align:-10%}.soundcite-loading:before{-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;-ms-animation:spin 1s linear infinite;-o-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:2px solid #000;border-radius:50%;border-right-color:transparent;font-size:.9em;height:.75em;margin-right:.5em;position:relative;top:-.05em;width:.75em}.soundcite-play:before{border:.5em solid transparent;border-left:.75em solid #000;font-size:.9em;position:relative;top:-.05em}.soundcite-pause:before{border-left:.75em double #000;border-right:.5em solid transparent;font-size:.9em;height:1em;position:relative;top:-.05em}.soundcite{background:#ededee;border-radius:0}