@import url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css);@import url(//fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&family=Sen:wght@400;700;800&display=swap);@import url(//cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css);.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@font-face{font-family:FSMe;src:url("fonts/FSMe/FSMeRegular.otf");font-weight:200}@font-face{font-family:FSMe;src:url("fonts/FSMe/FSMe.otf");font-weight:300}@font-face{font-family:FSMe;src:url("fonts/FSMe/FSMeBold.otf");font-weight:600}@font-face{font-family:FSMe;src:url("fonts/FSMe/FSMeHeavy.otf");font-weight:700}:root{--yellow:#f3f400;--dark-yellow:#ffd119;--grey:#f5f5f5;--dark:#363636;--mid:#999;--dark-blue:#2d397c;--darker-blue:#094678}body{font-family:Sen,sans-serif;font-weight:200;overflow-x:hidden;color:#202020;background-color:var(--white);-webkit-transition:none;transition:none;padding:0}body>img{position:absolute}#site-container{margin-bottom:0;max-width:100%}.btn{background-color:transparent;font-size:1em;font-weight:700;height:60px;line-height:30px;border:1px solid var(--mid);border-radius:40px;color:var(--mid);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-left:30px;padding-right:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-dark-yellow{color:var(--dark-yellow)!important}.btn.btn-finance{line-height:1em}.btn.btn-sm-blue{border-radius:8px;height:40px;font-size:.8em;border:0}.btn.btn-sm-blue,.btn.btn-xs-blue{color:var(--yellow);background-color:var(--darker-blue);letter-spacing:2px;padding:0 40px}.btn.btn-xs-blue{font-size:.7em;height:35px;border-radius:5px}.btn.btn-sm-yellow{background-color:var(--dark-yellow);color:var(--darker-blue);letter-spacing:2px;padding:0 40px;border-radius:8px;height:40px;font-size:.8em;border:0}h1,h2,h3,h4,h5,h6{font-family:Sen,sans-serif;color:#202020}h2{font-size:2.5em!important;font-weight:600;margin-bottom:25px}h3{font-size:2em!important}.sublinks h3.mt-2,h3{margin-top:0!important}.sublinks h3.mt-2,h4{font-size:1.6em!important}h4{font-weight:600}.h5,h5{font-size:1.35rem!important}input.form-control{background:transparent;font-size:1em;font-weight:700;height:60px;border:1px solid var(--dark);border-radius:30px;padding-left:25px}section{position:relative;padding:100px 0}section section{padding:20px 0}section.grey{background-color:#e3e3e3}section.lightgrey{background-color:#f2f2f2}.card{border:0;border-radius:0}.mobile-buttons>a,.mobile-buttons>button{position:absolute;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ececec;border-bottom-color:#ececec;color:#2b2b2b;font-size:1.6em;top:9px!important;width:45px;height:60px;padding:0;border-radius:0}.mobile-buttons>a.collapsed,.mobile-buttons>button.collapsed{background-color:transparent;border-bottom-color:transparent;color:var(--dark-blue)}#mobileSearchButton{position:absolute;right:65px}#mobileCallButton{position:absolute;right:115px}.navbar-toggler{right:15px;margin-right:0!important}.navbar-toggler-icon:after{display:none!important}.navbar-toggler-icon,.navbar-toggler-icon:focus{outline:0;border:0!important}.navbar-toggler-icon{width:auto;height:auto}.navbar-toggler-icon:before{content:"\F0C9";font-family:Font Awesome\ 5 Free;font-weight:600}.navbar-brand{position:relative;background:var(--white);width:200px;text-align:center;padding:15px 0 10px;-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.navbar-brand img{position:relative;z-index:10}#site-header{position:relative!important;z-index:65}header #navbarCollapse{position:static!important;background:transparent!important;font-size:1.1em;height:100px}header .navbar{height:auto;padding:.25em 2em}header .navbar .navbar-nav{margin-bottom:13px}header .navbar .nav-item a{color:#000;font-weight:600;padding:15px 15px 10px;margin-left:3px;border-bottom:5px solid #fff}header .navbar .nav-item.active>a{border-bottom:5px solid #2b2b2b}header .navbar .nav-item-icons{margin-left:15px}header .navbar .nav-item-icon a{background-color:#ececec;border-bottom-color:#ececec;padding:15px 10px 10px;color:#2b2b2b;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}header .navbar .nav-item-icon a.collapsed{background-color:transparent;border-bottom-color:transparent;color:var(--dark-blue)}header .navbar .nav-item-icon a i{font-size:1.1em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#2b2b2b}header .navbar .nav-item-icon a.collapsed i{color:var(--dark-blue)}header .nav-item .dropdown-toggle:after{content:"\F104";border:0;line-height:0;font-family:Ionicons;font-size:.8em;padding:0 20px 0 5px;font-weight:400;display:inline-block;vertical-align:middle}header .nav-item.show .dropdown-toggle:after{content:"\F104"}header .navbar-nav .dropdown-menu{border:0;border-radius:0;padding:50px;background-color:var(--white)}.navbar .dropdown-menu .h5{color:#202020;font-weight:600}.navbar .dropdown-menu>ul div:not(:last-child){border-right:2px solid #202020}header .navbar-nav .dropdown-menu h3{font-size:1.4em!important;margin-bottom:20px}header .navbar-nav .dropdown-menu a{padding:0;margin:0;display:block;font-size:1.1em;font-weight:400;color:#202020!important}header .navbar-nav .dropdown-menu .subDropdown{padding:0 0 10px 40px;line-height:1.2em}header .navbar-nav .dropdown-menu .subDropdown .dropdown-item{padding:0;margin:10px 0;display:block;font-size:1em;white-space:normal}#courseDropdownAccordion button{position:relative;border:0!important;background:transparent;cursor:pointer;outline:0;text-align:left;display:block;width:100%}#courseDropdownAccordion button:before{content:"-";position:absolute;right:5px;height:25px;width:25px;text-align:center;font-size:.8em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;top:15px}#courseDropdownAccordion button.collapsed:before{content:"+"}#header-dropdown-search{background-color:#ececec}#header-search-input{border:none;text-align:left!important;padding:0;height:40px;font-size:.9em}#header-dropdown-search .input-group{padding:0 4.5em}#header-dropdown-search .input-group-prepend .btn{height:40px;border:0;color:#31417c;font-size:1.4em;padding:0 15px 0 0}#hero-v2{overflow:visible;position:relative;height:650px!important;z-index:50;margin-bottom:50px}#hero-v2 .background{position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;background-size:cover;background-color:rgba(9,70,120,.6);background-blend-mode:soft-light;background-position:50%}#hero-v2.home .background{background-color:transparent;background-blend-mode:none}#hero-v2 .hero-content{position:relative;z-index:60;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#hero-v2 .hero-blurb .title{color:var(--white);font-size:4em;font-weight:600;text-align:center;max-width:1400px;line-height:1em;text-shadow:0 0 15px rgba(0,0,0,.6)}#hero-v2 .hero-blurb .title span.subTitle{display:block;font-size:.35em;line-height:1.4em;max-width:750px;margin:35px auto 15px}#hero-v2.category .hero-blurb .title span,#hero-v2.course .hero-blurb .title span{font-size:.45em}#hero-v2 .course-search{max-width:420px}#hero-v2 .easy-autocomplete-container{position:absolute;width:100%;left:20px;height:0}#hero-v2 .course-search .easy-autocomplete{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto!important}#hero-v2 .course-search .input-group{background:#ececec;width:100%!important}#hero-v2 .course-search input{border:0;background:transparent;font-size:.8em;font-weight:700;min-height:50px;color:#31417c}#hero-v2 .course-search ::-webkit-input-placeholder{color:#979797}#hero-v2 .course-search ::-moz-placeholder{color:#979797}#hero-v2 .course-search ::-ms-input-placeholder{color:#979797}#hero-v2 .course-search ::placeholder{color:#979797}#hero-v2 .course-search :-ms-input-placeholder{color:#979797}#hero-v2 .course-search .btn{border:0;height:50px;padding-left:10px;padding-right:10px;border-radius:0;margin-right:5px}#hero-v2 .course-search i{color:#31417c;font-size:1.4em;margin-top:4px}#hero-v2.blog{height:450px!important}#hero-v2.blog .background{background-color:rgba(0,0,0,.2)}#hero-v2.blog .hero-blurb .title{font-weight:400}#hero-v2.blog .hero-blurb .title span{font-weight:600}#linesopen-outer{position:relative}#linesopen-outer .linesopen{position:fixed;z-index:55;top:570px;padding:15px;color:var(--white);font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:300px;font-size:18px;line-height:1em;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#linesopen-outer .linesopen>div{border-left:1px solid var(--white);padding:10px}#linesopen-outer .linesopen .small{margin-bottom:10px;font-size:.7em}#linesopen-outer .linesopen .phone{color:var(--dark-yellow);font-weight:600;font-size:1.1em}#linesopen-outer .linesopen i{font-size:2em;margin-right:15px;margin-top:15px;color:var(--dark-yellow)}#linesopen-outer .linesopen i.fa-envelope{font-size:2em;margin-top:10px}#linesopen-outer .linesopen{background:#0b4c9b;border-left:10px solid #23aee4}#linesopen-outer .linesopen.invert{top:calc(100vh - 160px);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#hero-v2 .trustpilot-strip{background:var(--white);display:inline-block;max-width:460px;width:100%;padding:10px;position:absolute;bottom:0;right:0;left:auto}#logos img{max-height:60px;width:auto;margin:20px}#form-newsletter{background:transparent}#form-newsletter input{background:#f5f5f5;font-size:1em;font-weight:300;height:60px;border:1px solid var(--dark);border-radius:30px;padding-left:25px}#form-newsletter input.btn-primary{border-radius:40px;color:#fff;background-color:#000!important}#site-footer{color:#fff;background:#363636;padding:0;font-size:1em}#site-footer a{color:#fff}#site-footer .footer-social-icons li{vertical-align:middle}#site-footer .footer-social-icons i{font-size:1.7em}#site-footer .interest-list{margin-top:20px;font-size:.8em;font-weight:300;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}#site-footer .interest-list a{display:block;margin-bottom:5px;line-height:1.2em}#site-footer .footer-left{border-right:1px solid #fff}#site-footer .footer-left ul{max-width:250px}#site-footer .footer-left-top{padding:60px 20px 20px 0;border-bottom:1px solid #fff}#site-footer .footer-left-bottom{padding:20px}#site-footer .footer-middle{border-right:1px solid #fff;min-width:450px}#site-footer .footer-social{padding:55px 20px 0;border-bottom:1px solid #fff;min-height:140px}#site-footer .footer-logo-container{padding:20px;border-bottom:1px solid #fff}#site-footer .footer-availability{padding:20px;min-height:140px}#site-footer .footer-right{min-height:140px}#site-footer .footer-right-top{border-bottom:1px solid #fff;min-height:140px}#site-footer .footer-right-help{border-right:1px solid #fff;padding:60px 30px 0}#site-footer .footer-right-contact{padding:60px 30px 0}#site-footer .what-interests{padding:30px}#home-stats{line-height:1.4em}#home-stats .figure{font-size:2.1em;font-weight:800;margin-bottom:15px}#home-stats img{max-width:100px}#home-stats .owl-dots{margin-top:50px}#home-stats a{color:#202020}.card-list-container{margin:0 -20px}.card-list-container>div{padding:0 20px;margin-bottom:40px}.card-list-container .card{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2);height:100%}.card-list-container .card>img{margin:0!important}.card-list-container .card .card-body{color:#202020;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:25px;height:auto}.card-list-container .card .card-body>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.card-list-container .card .card-body .blurb{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:.8em;margin:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card-list-container .card .card-body .blurb p{margin-bottom:20px}.card-list-container .card .card-title{margin:0;color:#202020;font-weight:600;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:15px}.card-list-container .card .card-img-top{border-radius:0}.card-list-container .card .card-body .card_badge{min-width:65px;border-left:1px solid #fff;height:50px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.card-list-container .card.new_category .card-body .card_badge{border-left:1px solid #202020;display:-webkit-box;display:-ms-flexbox;display:flex}.card-list-container .card .card_badge span{display:inline-block;height:45px;width:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--dark-yellow);border-radius:100%;font-size:.75em;font-weight:600;color:#30407c!important}.card-list-container .card .btn{border-radius:5px;height:auto;line-height:25px;font-size:.8em;width:100%;border:0;color:var(--dark-yellow);letter-spacing:2px;background-color:var(--dark-blue)}.card-list-container a.card:hover .btn{color:var(--dark-blue);background-color:var(--dark-yellow)}.card-list-container .card .card-footer{background:transparent;padding:20px 0 0;margin:0!important;color:inherit}.card-list-container .card .card-footer .btn{border-radius:0;font-size:.9em}.card.course-card div.card-footer{border-top:1px solid #202020;display:block}.card.course-card .card-footer .ellipse.gradient-h{display:inline-block;height:55px;width:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--dark-yellow);border-radius:100%;font-size:1.2em;font-weight:600;color:#30407c;line-height:1.05em;text-transform:uppercase;top:-2em;right:0}.card.course-card .card-footer .ellipse.gradient-h:before{content:"";position:absolute;width:15px;height:20px;background-color:var(--white);left:-15px}.card-list-container .card .card-footer .price span{display:inline-block;margin:0 4px;font-size:1.9em;line-height:1em;font-weight:600}.card.course-card .black-friday-banner{background:#fff;margin-bottom:-20px!important;position:relative;z-index:2;margin-right:70px}div.course-card.featured_course{position:relative;overflow:visible}div.course-card.featured_course:before{content:"";position:absolute;z-index:1;top:15px;right:-10px;height:32px;width:120px;background-image:url("/images/best-seller-tab.webp?orig=png");background-size:100%;background-position:50%}.card-dark-blue{background-color:var(--dark-blue);color:#fff;font-weight:400;line-height:1.2em}.card-dark-blue h5{color:var(--dark-yellow);font-size:1.2em!important;font-weight:700;margin-bottom:10px}.card-dark-blue p:last-child{margin:0}:root{--video-still:url("/images/business-hub/video-placeholder.webp?orig=jpg");--video-still-mob:url("/images/business-hub/video-placeholder.webp?orig=jpg")}#video-outer>a{position:relative;background-image:var(--video-still);background-size:cover;background-position:top;height:245px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-family:FSMe;font-size:1.6em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-blend-mode:multiply}#video-outer>a:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0}#video-outer>a .heading{font-family:FSMe;font-size:1.6em;margin-bottom:10px;line-height:1.2em}#video-outer i.ion-play{border:10px solid #fff;border-radius:100%;width:100px;height:100px;font-size:70px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:.2em;opacity:.7}#video-modal .close{position:absolute;top:-50px;right:0;color:#fff;opacity:1;font-size:3em;font-weight:600}#video-modal .modal-content{background:transparent}#prospectus-strip{padding:initial}#prospectus-strip img{width:100%}#spotlight-banner{padding:initial}#spotlight-banner img{width:100%}#students-say{padding:initial}#learners-love{padding:0}#learners-love h4{font-size:2.8em!important}.section-newsblog-full h4{font-size:1.2em!important}.modal .modal-footer .btn{border-radius:3px;height:40px}.double-gutter{margin-left:-30px;margin-right:-30px}.double-gutter>div{padding-left:30px;padding-right:30px}section#course .h3,section#course h1{font-size:2em!important;margin-bottom:15px!important;font-weight:600}section#course h3{font-size:1.3em!important;margin-top:0!important}section#course .tab-pane{padding-top:25px}section#course #payment-options .tab-pane{padding-top:0!important}.course-info{font-size:1.2em;line-height:1.2em;font-weight:600;height:auto}.course-info>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid #202020;padding:15px}.course-info>div:last-child{border-right:none}.course-info span{display:block}.course-info .large{font-weight:600;font-size:2em;line-height:1.2em}#course-navigation{border-bottom:1px solid #202020;text-align:center;font-weight:400}#course-navigation .nav-link{font-weight:600;line-height:1.2em}#course-navigation.nav-pills .nav-link.active{color:#202020;background-color:#fff;border-radius:0;bottom:-1px;position:relative;top:auto}#course-navigation .nav-item:not(:last-child){border-right:1px solid #202020}#card-sale{display:-webkit-box;display:-ms-flexbox;display:flex;background:var(--dark-blue);color:var(--dark-yellow);border-radius:15px 15px 0 0;font-size:1.6em;padding:20px}#card-sale .sale-left{font-weight:600;font-size:1.8em}#card-sale .sale-left,#card-sale .sale-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#card-sale .sale-right{padding-left:15px;margin-left:15px;border-left:1px solid var(--dark-yellow);line-height:1.2em;text-transform:uppercase}#card-sale .sale-right span{display:block}.accordion .card-header a{border-bottom:1px solid #202020;padding-left:0;padding-right:5px;font-weight:600}.accordion .card-header a,.accordion .card-header a.collapsed{background:#fff;color:#202020}.accordion .card-header a:after{content:"\F365";font-family:Ionicons;line-height:1em;color:#d8d8d8;font-size:30px;position:absolute;right:5px;top:14px}.accordion .card-header a.collapsed:after{content:"\F35F";color:#d8d8d8}.text-bold{font-weight:700}.first-line-bold p:first-of-type{font-weight:600}h3.modal-title{font-size:1.2em!important}#prospectus-strip{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:150px;font-size:1.8em;font-weight:600;color:var(--white);text-shadow:0 0 15px rgba(0,0,0,.6);-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-position:50%;padding:30px}#prospectus-strip:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(97,185,198,.7)}#prospectus-strip .prospectus-download{border:4px solid #fff;padding:10px 25px;font-size:.8em;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2);background:rgba(0,0,0,.5)}.bg-grey{background-color:var(--grey)}.bg-dark-grey{background-color:var(--dark)}.bg-dark-blue{background-color:var(--dark-blue)}#formilla-frame{z-index:60!important}#sticky-enrol-new{z-index:55!important}#sticky-enrol-new a.btn{color:#fff!important}.breadcrumb{display:none}#cart .remove{border:0}#blog .btn-primary,#cart .btn-primary{color:#fff}#blog .card-list-container>div{border-right:1px solid #333}.card.blog-article-card{height:100%;-webkit-box-shadow:none;box-shadow:none}.card.blog-article-card .card-img-top{height:200px;background:#fff;background:radial-gradient(circle,#fff 0,rgba(0,0,0,.2) 100%);background-size:cover;background-position:50%}.card.blog-article-card .card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:25px 15px 0;height:auto}.card.blog-article-card .card-title{font-family:Bebas Neue;color:#202020;font-weight:400;font-size:2em!important}.card.blog-article-card .card-body .blurb{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:.8em;margin:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card.blog-article-card .card-footer{border:0}.card.blog-article-card .card-footer .btn{border-radius:5px}#blog-sidebar h3{text-align:left;font-weight:800;text-transform:uppercase;color:var(--dark-blue);font-size:1.2em!important;letter-spacing:1px}#blog-search #keyword{border:0;height:45px}#blog-search button.btn.btn-primary{border:0!important;height:45px;background-color:transparent!important;color:var(--dark-blue);font-size:1.4em}#blog-search .input-group{background:#f0f0f0;border-radius:30px}#blog-categories .list-group-item{margin-bottom:0;border:0;border-bottom:1px solid #333;text-align:left;font-size:.8em;font-weight:600;padding:10px 10px 10px 0}#blog-categories .list-group-item a{color:#202020}#blog-categories .list-group-item:last-child{border:0}#blog-categories .list-group-item.more a{color:#aaa}#blog-sidebar .at-share-btn-elements{text-align:left}#blog-featured .list-group-item{margin-bottom:0;border:0;text-align:left;font-size:.8em;font-weight:400;padding:10px 10px 10px 0}#blog-featured .list-group-item h5{font-family:Bebas Neue;color:var(--dark-blue);text-transform:uppercase}#blog-featured .list-group-item a{color:#202020}#blog-featured .list-group-item.more a{color:#aaa}#blog.blog-article a{color:var(--dark-blue)!important}#blog.blog-article h1,#blog.blog-article h2,#blog.blog-article h3{font-family:Bebas Neue;font-weight:400;font-size:3em;margin-bottom:15px}#blog.blog-article h2,#blog.blog-article h3{margin-top:50px}#blog.blog-article h2{font-size:2.5em}#blog.blog-article h3{font-size:2em}.cc-floating.cc-theme-classic{font-family:Sen,sans-serif;position:fixed;z-index:999;bottom:0;width:100%;max-width:1366px;margin:auto;background:#31417c;left:0;right:0;border-radius:25px 25px 0 0;color:var(--dark-yellow);padding:20px 25px 10px;display:none!important}.cc-floating.cc-theme-classic .cc-message{margin-right:0;margin-bottom:0;line-height:1em;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:35px}.cc-floating.cc-theme-classic .cc-message:before{content:"\F564";font-family:Font Awesome\ 5 Free;font-weight:600;font-size:20px;vertical-align:middle;margin-right:10px}.cc-floating.cc-theme-classic .cc-link{color:#31417c;letter-spacing:2px;padding:10px;font-size:.8em;margin:0 5px;border:1px solid var(--dark-yellow);background-color:transparent;color:var(--dark-yellow);border-radius:25px;height:35px;line-height:12px;padding:10px 20px;text-transform:uppercase;position:absolute;right:170px;top:20px}.cc-floating.cc-theme-classic .cc-compliance{position:absolute;right:20px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{color:#31417c;letter-spacing:2px;padding:10px;font-size:.8em;margin:0 5px;border:1px solid var(--dark-yellow);background-color:var(--dark-yellow);color:var(--dark-blue);border-radius:25px;height:35px;line-height:12px;padding:10px 20px;float:right;text-transform:uppercase}.club5-banner{display:block;position:relative;background-image:url("/images/club5/banner-bg.webp?orig=jpg");background-size:cover;padding:25px 35px 25px 0;font-size:.8em;border-top:4px solid #000;border-bottom:4px solid #000;color:#000}.club5-banner:hover{color:#000}.club5-banner .overlay{position:absolute;top:0;left:0;background:#000;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.75)),color-stop(50%,transparent));background:linear-gradient(90deg,rgba(0,0,0,.75),transparent 50%);height:100%;width:100%}.club5-banner .title{font-family:Bebas Neue;color:#fff;font-size:4em;line-height:.9em}.club5-banner .title small{font-size:.6em;line-height:1.8em;display:block}.pass-rate{background-image:url("/images/success-bg.webp?orig=jpg");background-size:cover;background-position:top;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;color:#ffd11b}.pass-rate>div{padding:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pass-rate div.left{min-width:150px;max-width:150px;text-align:center;font-family:Bebas Neue;font-weight:400;font-size:2em;line-height:1em;color:#fff}.pass-rate div.center,.pass-rate div.left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pass-rate div.center{font-size:1.5em;line-height:1.2em;border-left:1px solid #fff;border-right:1px solid #fff}.pass-rate div.right{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:210px;max-width:210px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pass-rate div.right .our_rate{font-size:2.8em;font-weight:600;margin-top:-10px}.pass-rate div.right .our_rate img{height:40px;vertical-align:center;padding-right:15px;border-right:1px solid #fff}.pass-rate div.right .our_rate sup{font-size:.6em}.pass-rate .national_rate{display:block;font-size:.9em;color:#fff;font-weight:400;margin-top:-5px}.download-course-info{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--dark-yellow);border-bottom:5px solid var(--darker-blue);color:var(--darker-blue)!important;font-size:1.4em;line-height:1.2em;font-weight:600}.download-course-info span.title{padding:15px 20px}.download-course-info span.icon,.download-course-info span.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.download-course-info span.icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100px;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.05)),color-stop(85%,rgba(0,0,0,.05)),to(rgba(0,0,0,.2)));background:linear-gradient(90deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 85%,rgba(0,0,0,.2))}.text-x1{font-size:1.1em}.text-x2{font-size:1.2em}.text-x3{font-size:1.3em}.text-x4{font-size:1.4em}.text-x5{font-size:1.5em}.text-x6{font-size:1.6em}.text-x7{font-size:1.7em}.text-x8{font-size:1.8em}.text-x9{font-size:1.9em}.text-x10{font-size:2em}.pt-6,.py-6{padding-top:4.5rem!important}.pb-6,.py-6{padding-bottom:4.5rem!important}.mt-6,.my-6{margin-top:4.5rem!important}.mb-6,.my-6{margin-bottom:4.5rem!important}@media screen and (max-width:1920px){#hero-v2{height:560px!important}#linesopen-outer .linesopen{top:460px}}@media screen and (max-width:768px){.navbar-brand{padding:15px 0 5px;width:150px;margin:0}.navbar-brand img{max-height:65px}#coursesDropdown{background-color:var(--dark-blue);color:var(--white)}#courseDropdownAccordion button{padding:5px 20px 5px 0}#courseDropdownAccordion h2{display:none}header .navbar .nav-item a{padding:10px 15px 10px 5px;display:block;white-space:normal;font-size:1em}#hero-v2 .hero-promo{padding:15px 10px 10px}#hero-v2 .hero-promo span{display:block}#hero-v2 .course-search{max-width:330px}#hero-v2 .course-search input{height:100%}#hero-v2 .course-search .btn{margin-top:-5px}header{overflow:visible}header #navbarCollapse{height:auto;position:absolute!important;top:68px;left:0;padding:50px 0;background:#ececec!important;width:100%;font-size:1.4em;-webkit-box-shadow:0 15px 15px 0 rgba(0,0,0,.2);box-shadow:0 15px 15px 0 rgba(0,0,0,.2)}header .navbar .nav-item a{border-bottom:0;padding:10px 30px;font-weight:400;margin-left:0}header .navbar .nav-item a i{font-size:1em}header .navbar .nav-item.active>a{border-bottom:0}header .navbar-nav .dropdown-menu{right:0;left:auto;width:100%;max-width:800px;height:auto;max-height:965px;min-height:0;border:0;border-radius:0;margin:0;padding:0 0 10px 20px;font-size:.8em;background:transparent}header .navbar-nav .dropdown-menu h3{display:none}.navbar-toggler-icon{border-radius:0}.navbar-toggler-icon:before{top:0;height:auto;background:transparent}.navbar-toggler:not(.collapsed) .navbar-toggler-icon:before{-webkit-transform:rotate(0deg);transform:rotate(0deg);top:0}.navbar-toggler-icon:after,.navbar-toggler-icon:before{position:relative;display:inline-block}header .nav-item .dropdown-toggle:after{float:right;margin-top:15px}header .navbar-nav .basket-link a{font-weight:600}header .navbar-nav .basket-link.basket-link-top{padding-top:5px;margin-top:15px;border-top:1px solid #222}header .navbar-nav .basket-link.basket-link-bottom{padding-bottom:5px;border-bottom:1px solid #222;margin-bottom:15px}#header-dropdown-search .input-group{padding:0 2.5em}#courseDropdownAccordion button:before{top:0}.linesopen,.trustpilot-strip{display:none!important}#courseAccordion .card-header{padding:0;background:transparent;border:0}#courseAccordion .card-header button{margin:0;padding:0;font-size:1.8em;text-decoration:none;font-weight:400;color:#222;line-height:2em}#courseAccordion .card-body{padding-left:0;padding-right:0}#courseAccordion .h1,#courseAccordion .h2,#courseAccordion h1,#courseAccordion h2{font-size:1.4em!important}#courseAccordion .card-header h5 button:before{font-family:Font Awesome\ 5 Free;content:"\F078";position:absolute;right:5px;color:var(--sac-green);height:25px;width:25px;text-align:center;font-size:.8em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;top:15px}#courseAccordion .card-header h5 button.collapsed:before{content:"\F077";color:var(--sac-green)}#site-footer .footer-left{border-right:none;width:100%!important;text-align:left}#site-footer .footer-left-top{padding:60px 0 20px;width:50%;border-bottom:0}#site-footer .footer-left ul{margin-left:auto!important;margin-right:auto!important}#site-footer .footer-social{padding:30px 0 0;border-bottom:1px solid #fff;min-height:0}#site-footer .footer-social-icons li a{min-width:2.2em}#site-footer .footer-social-icons i{font-size:1.4em}.course-info{padding:0;font-size:1.1em}.course-info>div{border:0;min-height:150px}.course-info>div:first-child,.course-info>div:nth-child(4){background:#e0e6ed}.course-info>div:nth-child(2),.course-info>div:nth-child(3){background:#eff1f6}.card.course-card div.card-footer{border-top:0;padding:0;position:static}.card.course-card .card-footer .ellipse.gradient-h{top:15px;right:15px}.card.course-card .card-footer .ellipse.gradient-h:before{display:none}.card.course-card .black-friday-banner{margin-bottom:0!important;position:relative;z-index:2;margin-right:0}.card.course-card.category-card div.card-footer{position:relative}#sidebar #payment-options .card-body{padding:30px 20px!important}#sidebar #payment-options .nav-fill .nav-item:hover{opacity:1!important}#sidebar #payment-options .nav-fill .nav-item:before{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin:0 auto 10px!important}#sidebar #payment-options .nav-fill .nav-item{text-align:center!important}section#course .h3,section#course h1{font-size:1.2em!important}section#course h3{font-size:1.1em!important}#card-sale{font-size:1em}#prospectus-strip .prospectus-title{padding:20px}#prospectus-strip .prospectus-download{padding:25px 30px;display:block;border:0;border-top:4px solid #fff;margin:0 -45px -30px}}@media screen and (max-width:640px){.cc-floating.cc-theme-classic{padding:20px 25px 10px 15px}.cc-floating.cc-theme-classic .cc-message{margin-right:0;margin-bottom:0;line-height:1em;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9em;min-height:65px}.cc-floating.cc-theme-classic .cc-compliance{position:absolute;right:10px;top:15px}.cc-floating.cc-theme-classic .cc-link{min-width:140px;margin-right:-10px;-ms-flex-item-align:end;align-self:flex-end;height:30px;line-height:10px;margin-bottom:5px;position:static}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{height:30px;line-height:10px}.cc-floating.cc-theme-classic .cc-message:before{font-size:35px}.card.blog-article-card .card-body{padding:0}#blog .card-list-container>div{border-right:0;border-bottom:1px solid #333;padding-bottom:20px}}@media screen and (max-width:480px){h2{font-size:2.5em!important;font-size:1.4em!important}header .navbar{height:68px}header .navbar-nav .dropdown-menu{max-height:100%}section{padding:50px 0}section.callback{height:300px;background-size:cover}section.callback .heading{font-size:2em}section.video{background-position:68%;background-size:cover}section.video .heading{font-size:2em}#hero-v2{height:500px!important;margin-bottom:0}#hero-v2 .hero-blurb{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;padding-bottom:30px}#hero-v2.category .hero-blurb .title,#hero-v2.course .hero-blurb .title{font-size:2.2em;padding:0 20px;line-height:1.5em}#hero-v2.course .hero-blurb{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;padding-bottom:0}#hero-v2 .hero-blurb .title{font-size:3.3em}#hero-v2 .hero-blurb .title span{margin:35px 10px 15px}div.call-us-bottom-widget a{width:60px;height:60px}div.call-us-bottom-widget .fa{font-size:1.5em}#infoBlocksClip{-webkit-transform:translate(calc(50vw - 410px),-1px);transform:translate(calc(50vw - 410px),-1px)}.info-blocks .row>div{font-size:2.5em}.info-blocks .row>div .image{-webkit-mask-size:auto 150%}.info-blocks .row>div:first-child,.info-blocks .row>div:nth-child(2){padding-bottom:60px}.info-blocks .row>div:nth-child(2),.info-blocks .row>div:nth-child(3){margin-top:-40px}.card.tile{height:180px;font-size:2.5em}.card.course-card .image{height:130px}.card.course-card a.btn{height:45px;line-height:2.7em}.card.course-card .sale-badge{height:65px;width:65px}.card.course-card .card-footer{padding:30px 20px 20px}#logos img{max-height:35px;width:auto;margin:15px}footer.site-footer{padding:20px 0 0}footer.site-footer .footer-brand{top:-20px;left:30px;height:55px;padding:10px 5px 0}footer.site-footer .footer-brand:after{border-width:20px 30px 0;bottom:-20px}footer.site-footer .footer-brand img{max-width:50px}footer.site-footer ul.social li a{padding:10px}footer .social i{font-size:1.4em}footer .footer-sub-links ul{padding:10px 0;border-top:1px solid #fff;border-bottom:1px solid #fff;margin-bottom:15px}#site-footer .footer-left-top{width:auto;border-bottom:1px solid #fff}#blog img{height:auto!important;width:100%!important;margin:15px 0}.club5-banner{color:#fff;padding:25px}.club5-banner .overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.75)),color-stop(50%,transparent));background:linear-gradient(0deg,rgba(0,0,0,.75),transparent 50%)}.pass-rate{margin-left:-15px;margin-right:-15px}.pass-rate>div{padding:0}.pass-rate div.left{border-bottom:1px solid #fff;padding:15px;min-width:0;max-width:100%;line-height:.8em}.pass-rate div.center{border:0;padding:15px;font-size:1.3em}.pass-rate div.center .national_rate{font-size:.65em;margin-top:5px}.pass-rate div.right{max-width:120px;min-width:120px;border-left:4px solid #fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pass-rate div.right .our_rate{text-align:center;font-size:2.2em}.pass-rate div.right .our_rate img{display:block;padding:0;border:0;margin:auto;height:50px}}@media screen and (min-width:992px){#courseDropdownAccordion a{font-size:1.6em!important}}
/*# sourceMappingURL=style-low-priority.css.map*/