.flip-card{padding:0;margin:0}.flip-card .card{margin:0}.flip-card .card:hover{cursor:pointer}.flip-card input[type=checkbox]{display:none}.flip-card .card-container{display:grid;perspective:700px}.flip-card .card-flip{display:grid;grid-template:1fr/1fr;grid-template-areas:"frontAndBack";transform-style:preserve-3d;transition:all .7s ease}.flip-card .card-flip div{backface-visibility:hidden;transform-style:preserve-3d}.flip-card .front{grid-area:frontAndBack}.flip-card .back{grid-area:frontAndBack;transform:rotateY(-180deg)}.flip-card input[type=checkbox]:checked+.card-container .card-flip{transform:rotateY(180deg)}@font-face{font-family:"Museo 900";src:url(/build/assets/woff2/Museo900-Regular-9OmqZ44Z.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Museo Sans;src:url(/build/assets/woff2/MuseoSans-300-Dl-0NHF-.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:ProximaNova Bold;src:url(/build/assets/woff2/ProximaNova-Bold-CIv_WAVx.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:ProximaNovaMd;src:url(/build/assets/woff2/ProximaNova-Medium-ZguTb3uB.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:ProximaNova Lt;src:url(/build/assets/woff2/ProximaNova-Light-DaQM2SEH.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}:root{--font-museo-sans: "Museo Sans", Arial, sans-serif;--font-museo-900: "Museo 900", Arial, sans-serif;--font-proxima-md: "ProximaNovaMd", Arial, Helvetica, sans-serif;--font-Roboto-Regular: $font-Roboto-Regular;--font-proxima-bold: "ProximaNova Bold";--font-proxima-lt: "ProximaNova Lt";--body-bg-color: #ffffff;--body-text-color: #363e42;--body-text-size: 16px;--primary-color: #0baae2;--secondary-color: #089247;--option-selected: #56af47;--primary-accent-color: #56af47;--primary-light-color: #0baae2;--solid-green: #089247;--chart-color: #51aa57;--transition: .4s all ease;--white: #fff;--body-bg: #ececec;--top-nav-height: 0}.gradient-blue{background:#0baae2;background:-moz-linear-gradient(160deg,rgb(11,170,226) 0%,rgb(11,98,226) 100%);background:-webkit-linear-gradient(160deg,rgb(11,170,226) 0%,rgb(11,98,226) 100%);background:linear-gradient(160deg,#0baae2,#0b62e2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0baae2",endColorstr="#0b62e2",GradientType=1)}.gradient-green,.gradientGreen{background:#56af47;background:-moz-linear-gradient(90deg,rgb(86,175,71) 30%,rgb(10,147,71) 100%);background:-webkit-linear-gradient(90deg,rgb(86,175,71) 30%,rgb(10,147,71) 100%);background:linear-gradient(90deg,#56af47 30%,#0a9347);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#56af47",endColorstr="#0a9347",GradientType=1)}.modal-dialog{max-width:1000px;font-size:13px}.modal-dialog a{color:#007bff}.modal-header{border-bottom:2px solid var(--secondary-color)}.modal-header .modal-title{font-family:var(--font-museo-900);text-transform:uppercase;font-size:2em;color:var(--secondary-color);line-height:1.2em;text-align:center}.modal-header .close{border:0;background:transparent;font-size:1.5rem;font-weight:700;opacity:.5}.modal-footer{border-top:0}.modal-footer .btn{background:#56af47;background:-moz-linear-gradient(90deg,rgb(86,175,71) 30%,rgb(10,147,71) 100%);background:-webkit-linear-gradient(90deg,rgb(86,175,71) 30%,rgb(10,147,71) 100%);background:linear-gradient(90deg,#56af47 30%,#0a9347);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#56af47",endColorstr="#0a9347",GradientType=1);min-width:140px!important;padding:5px 5px 10px!important;font-size:1.6em!important;font-weight:400!important;border-radius:10px;line-height:1.2;border-width:0}.modal-body ol{font-size:16px;padding-left:20px}.modal-body .secondary-title{font-size:16px;font-weight:600}.courses-landing-page #content-wrap,.pages-show #content-wrap{padding-bottom:0}.courses-landing-page #content-wrap>.row>.mb-3,.pages-show #content-wrap>.row>.mb-3{margin-bottom:0!important}.course-template{background-color:var(--body-bg-color);color:var(--body-text-color);margin-top:var(--top-nav-height)}.course-template .course-nav .btn{text-transform:uppercase;color:#fff;min-width:220px;line-height:1.6;margin:0 20px;border-radius:30px;font-size:1.6rem;font-weight:700}.course-template .divider{border-top:1px solid var(--secondary-color);margin-top:0;opacity:1}.course-template p strong{font-weight:700}.course-template a{color:#007bff}.course-template p a,.course-template ul a,.course-template ol a{text-decoration:underline}.course-template .gradient-box .img-holder,.course-template .strapline .img-holder{overflow:hidden;max-width:250px;height:auto;margin:0 auto;border-radius:50%;background:#fff;box-shadow:0 1px 10px #00000080}.course-template .gradient-box h3,.course-template .gradient-box p,.course-template .strapline h3,.course-template .strapline p{color:#fff}.course-template hr.divider{border-color:var(--secondary-color);padding-top:1px;margin:5px 0 20px}.course-template .strapline{border-radius:30px 0}.course-template .strapline p strong{color:var(--primary-light-color);font-size:34px;font-family:var(--font-museo-900)!important}.course-template .main-content .container{padding-top:0}.course-template section p,.course-template .container p,.course-template section ul,.course-template section ol,.course-template table p{font-family:var(--font-museo-sans);font-size:var(--body-text-size)}.course-template h2.title,.course-template section h1,.course-template section h2,.course-template section h3,.course-template section h4,.course-template section h5,.course-template section h6{font-family:var(--font-museo-sans)}.course-template .title{font-family:var(--font-museo-900);color:var(--primary-color);font-weight:500}.course-template h2.title{font-family:var(--font-museo-900);font-weight:400;color:var(--primary-color);padding-top:5px;font-size:34px;line-height:1em;padding-bottom:10px}.course-template h3.title{font-size:28px}.course-template h4.title{font-size:26px;text-transform:uppercase;line-height:1.2}.course-template h4.secondary-title{color:var(--primary-accent-color);font-size:22px;font-weight:400;line-height:1.2;margin-bottom:10px}.course-template .sub-title{color:var(--primary-accent-color);font-weight:700;font-size:26px!important;font-family:var(--font-proxima-md)!important}.course-template .fg-graph{max-width:720px;margin:0 auto}.course-template .gradient-box{border-radius:30px 0}.course-template .learning-outcomes .title{color:var(--white)!important;text-transform:capitalize!important;letter-spacing:1px}.course-template .learning-outcomes hr.divider{border-top:1px solid var(--white)!important;padding-top:0}.course-template .learning-outcomes p.subtitle{font-size:24px;color:var(--white)!important}.course-template .learning-outcomes .custom{list-style:none;padding-left:24px;color:var(--white)!important;font-size:20px;line-height:1}.course-template .learning-outcomes .custom li{line-height:1.2;margin-bottom:15px;color:var(--white)!important}.course-template .learning-outcomes ul.no-before li{margin-bottom:5px}.course-template .highcharts-figure .highcharts-title,.course-template .highcharts-figure .highcharts-subtitle{display:none}.course-template .highcharts-figure .highcharts-bar-series path{fill:var(--chart-color)}.course-template .duration-cpd .accreditation p{font-size:14px;line-height:1.2em}.course-template section.main-content{padding-top:3em}.course-template ul.custom{list-style:none;padding-left:24px}.course-template ul.custom>li{position:relative;line-height:1.6}.course-template ul.custom>li:before{position:absolute;content:"";left:-22px;top:7px;background:#a3ea97;width:10px;height:10px;border-radius:50%}.course-template ul.no-before :before{display:none!important}.course-template p.video-title,.course-template .render-video-title h3{font-size:22px;color:var(--secondary-color);font-weight:700}.course-template .vjs-big-play-button{display:none}.course-template .btn-next,.course-template .btn-submit,.course-template .btn-opt{background:#56af47;background:-moz-linear-gradient(90deg,rgb(86,175,71) 30%,rgb(10,147,71) 100%);background:-webkit-linear-gradient(90deg,rgb(86,175,71) 30%,rgb(10,147,71) 100%);background:linear-gradient(90deg,#56af47 30%,#0a9347)}.course-template a.btn-previous{background:#0baae2;background:-moz-linear-gradient(90deg,rgb(11,170,226) 30%,rgb(18,109,142) 100%);background:-webkit-linear-gradient(90deg,rgb(11,170,226) 30%,rgb(18,109,142) 100%);background:linear-gradient(90deg,#0baae2 30%,#126d8e)}.course-template .boolean-group-header{background-color:#363e42;padding:20px 48px}.course-template .boolean-group-header p.question-headline{color:#fff}.course-template .boolean-group-header p.question-title{font-family:var(--font-proxima-bold);color:#fff}.course-template .show-other{width:100%;max-width:600px}.course-template .boolean-group.gradient-green{border-radius:0 0 60px;padding:0 48px 48px}.course-template .boolean-group.gradient-green.invalid{background-color:#ff00002b;box-shadow:0 0 2px #ff000087;border-radius:3px}.course-template .boolean-group.gradient-green .option-container{border-bottom:2px solid #e7eaec}.course-template .boolean-group.gradient-green .option-container p.question-title{color:#fff;font-family:var(--font-proxima-md);font-size:16px;font-weight:400}.course-template .boolean-group.gradient-green .option-container .radio-col{width:30%}.course-template .boolean-group.gradient-green .option-container p.q-col{width:70%;padding:0}.course-template .boolean-group.gradient-green .option-container .tf-radio label:before{content:"";width:24px;height:24px;transition:.2s border-color ease;border-color:#50d937}.course-template .boolean-group.gradient-green .option-container .method{align-items:center;justify-content:center;width:50%;padding:0;margin:0}.course-template .boolean-group.gradient-green .option-container input{max-height:20px;max-width:20px}.course-template .boolean-group.gradient-green .option-container input:before{background-color:#fff}.course-template .boolean-group.gradient-green .option-container input:after{width:9px;height:14px;border-radius:0;transform:translate(-50%,-85%) scale(0) rotate(45deg);background-color:transparent;box-shadow:4px 4px 0 0 var(--primary-accent-color)}.course-template .boolean-group.gradient-green .option-container input:checked:after{-webkit-animation:toggleOnCheckbox .2s ease forwards;animation:toggleOnCheckbox .2s ease forwards}.course-template .boolean-group.gradient-green .option-container .methods,.course-template .boolean-group.gradient-green .option-container .tf-radio{width:100%}.course-template .boolean-group.gradient-green .labels-row{border-bottom:solid 2px #e7eaec;padding:20px 0 8px}.course-template .boolean-group.gradient-green .labels-row span{font-weight:bolder;color:#fff;padding:0 21px;width:15%;text-align:center}.course-template .boolean-group.gradient-green .Answer{display:none}.course-template .boolean-group .score{top:100%;right:6%;background:#363e42;color:#fff;font-size:22px;padding:15px;width:100%;max-width:250px;border-radius:0 0 20px 20px;text-align:center}.course-template .boolean-group .score:before{content:"You scored "}.course-template .boolean-group .score .count:before{content:" / "}.course-template .Answer{margin-top:2em}.course-template .option-container.invalid,.course-template .free-text-form.invalid{background-color:#ff00000a;box-shadow:0 0 2px #ff000057;border-radius:3px}.course-template .option-container ul{list-style:none}.course-template .option-container .method{display:flex;flex-direction:row;align-items:flex-start;padding-left:0!important}.course-template .option-container .method:before{display:none!important}.course-template .option-container label{margin:0 0 10px;padding-top:3px;line-height:1.2em}.course-template .option-container input{position:relative!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:3px;margin-right:10px!important;margin-left:8px;box-sizing:content-box;overflow:hidden;min-width:20px;max-height:20px}.course-template .option-container input:before{content:"";display:block;box-sizing:content-box;width:16px;height:16px;border:2px solid var(--primary-accent-color);transition:.2s border-color ease;border-radius:100vh}.course-template .option-container input:checked:before{border-color:var(--primary-accent-color);transition:.5s border-color ease}.course-template .option-container input:checked:after{-webkit-animation:toggleOnRadio .2s ease forwards;animation:toggleOnRadio .2s ease forwards}.course-template .option-container input:disabled:before{border-color:#ccc;background-color:#ccc}.course-template .option-container input:after{content:"";display:block;position:absolute;box-sizing:content-box;top:50%;left:50%;transform-origin:50% 50%;background-color:var(--primary-accent-color);width:14px;height:14px;border-radius:100vh;transform:translate(-50%,-50%) scale(0)}.course-template .checkbox-container.option-container input:before,.course-template .checkbox-container.option-container label:before{border-radius:0}.course-template .checkbox-container.option-container input:after,.course-template .checkbox-container.option-container label:after{border-radius:0}@-webkit-keyframes toggleOnCheckbox{0%{opacity:0;transform:translate(-50%,-85%) scale(0) rotate(45deg)}70%{opacity:1;transform:translate(-50%,-85%) scale(.9) rotate(45deg)}to{transform:translate(-50%,-85%) scale(.8) rotate(45deg)}}@keyframes toggleOnCheckbox{0%{opacity:0;transform:translate(-50%,-85%) scale(0) rotate(45deg)}70%{opacity:1;transform:translate(-50%,-85%) scale(.9) rotate(45deg)}to{transform:translate(-50%,-85%) scale(.8) rotate(45deg)}}@-webkit-keyframes toggleOnRadio{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}70%{opacity:1;transform:translate(-50%,-50%) scale(.9)}to{transform:translate(-50%,-50%) scale(.8)}}@keyframes toggleOnRadio{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}70%{opacity:1;transform:translate(-50%,-50%) scale(.9)}to{transform:translate(-50%,-50%) scale(.8)}}.course-template .option-container input[type=checkbox]:after{width:9px;height:14px;border-radius:0;transform:translate(-50%,-85%) scale(0) rotate(45deg);background-color:transparent;box-shadow:4px 4px 0 0 var(--primary-accent-color)}.course-template .option-container input[type=checkbox]:checked:after{-webkit-animation:toggleOnCheckbox .2s ease forwards;animation:toggleOnCheckbox .2s ease forwards}.course-template textarea.form-control{height:auto;border-color:var(--primary-accent-color);border-radius:8px;border-width:2px;margin-top:7px}.course-template p.question-title{color:var(--primary-color);font-weight:700;font-size:20px}.course-template p.feedback-title{color:var(--primary-color);font-weight:700;font-size:30px!important;font-style:italic}.course-template .question-headline{font-size:26px!important;color:var(--secondary-color);font-family:var(--font-proxima-lt)!important}.course-template .polling-result{max-width:700px;margin:0 auto}.course-template .polling-result .col-6 p{margin-bottom:10px;font-size:20px!important;margin-top:20px}.course-template .polling-result .row{margin-top:0!important}.course-template .polling-result .col-6{width:100%!important;max-width:100%!important;flex:0 0 100%!important}.course-template .polling-result .text-right{display:none}.course-template .bg-green{background:var(--solid-green)}.course-template .icon-copy{border-radius:50px 0}.course-template .icon-copy .img-holder,.course-template .testimonials .img-holder{border-radius:50%;overflow:hidden;max-width:180px;margin:0 auto;width:100%;box-shadow:0 0 16px 5px #0000001a;border:4px solid var(--solid-green)}.course-template .icon-copy p{font-size:24px!important;font-weight:700;letter-spacing:1px;color:var(--white)}@media all and (max-width: 1199px) and (min-width: 768px){.course-template h2.title{padding-bottom:.5em;padding-top:10px;font-size:2rem!important}}@media all and (max-width: 767px){.course-template h2.title{padding-bottom:.4em;padding-top:10px;font-size:2rem!important}.course-template section p,.course-template .container p,.course-template section ul,.course-template section ol,.course-template table p{font-size:14px}.course-template .gradient-box.p-5,.course-template .strapline.p-5{padding:1rem!important}.course-template .gradient-box h3,.course-template .strapline h3{font-size:18px}}.course-template .flip-card .card{color:#fff;width:100%;height:520px;transition:.6s;transform-style:preserve-3d;position:relative;margin-top:0;border-width:0;background:#56af47;border-radius:50px 0;max-width:294px;margin-left:auto;margin-right:auto}.course-template .flip-card h3{letter-spacing:2px;font-weight:600;font-family:var(--font-museo-sans);color:var(--white);font-size:24px}.course-template .flip-card li{color:var(--white)}.course-template .flip-card .back{transform:rotateY(180deg);display:flex;height:100%;flex-direction:column;justify-content:center;background:#4a4a4a;background:-moz-linear-gradient(160deg,rgb(74,74,74) 0%,rgb(0,0,0) 100%);background:-webkit-linear-gradient(160deg,rgb(74,74,74) 0%,rgb(0,0,0) 100%);background:linear-gradient(160deg,#4a4a4a,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4a4a4a",endColorstr="#000000",GradientType=1);border-radius:0 50px}.course-template .flip-card .back h3{font-size:18px}.landing-template{margin-top:var(--top-nav-height);background-color:var(--body-bg)}.landing-template .box-course-content{background:var(--content-bg);border-bottom-left-radius:30px;border-top-right-radius:30px;overflow:hidden}.landing-template .white-box{background:var(--content-bg);text-align:center;border-radius:30px}.landing-template .divider{border-top:2px solid #fff;margin:0;opacity:1}.landing-template .box-shadow-1{box-shadow:5px 5px 10px #0003}.landing-template h2{font-size:3rem}.landing-template .h1,.landing-template h1{font-size:1.8rem;line-height:1.2em}.landing-template h3{font-size:1.4rem}.landing-template p,.landing-template ul{font-size:1.2em;color:#212529}.landing-template p,.landing-template h4,.landing-template h3,.landing-template h1{font-family:var(--font-Roboto-Regular)}.landing-template .fw-500{font-weight:500}.landing-template .fw-600{font-weight:600}.landing-template .learning-outcomes-block .blue-box{border-radius:20px}.landing-template .learning-outcomes-block h3{font-size:2em;color:var(--secondary-color);font-family:"Museo 900"}.landing-template .learning-outcomes-block p.sub-title{font-size:1.5rem;color:var(--secondary-color)}.landing-template ul.custom{margin-left:0;list-style-type:none;font-size:1.4em;line-height:1.4em}.landing-template ul.custom>li{position:relative;padding-left:.6em;margin-bottom:10px}.landing-template ul.custom>li:before{content:"";background-size:100% auto!important;background-repeat:no-repeat;width:14px;height:14px;border-radius:50%;position:absolute;left:-15px;background:#fff;top:8px}.landing-template .image-copy p{font-size:1.2em;font-weight:500;margin-bottom:0}.landing-template .image-copy h3{font-weight:700}.landing-template .login-container{display:block;margin:0 auto;max-width:600px}.landing-template .login-container .or{font-size:1.8rem!important}.landing-template .login-container .or *{font-weight:600}.landing-template .btn-create-account{background:var(--primary-color);border:1px solid var(--primary-color);font-size:1.5rem!important}.landing-template .btn-create-account:hover{background:#1ab394;border:1px solid #1ab394}.landing-template .btn-login{background:var(--secondary-color);border:1px solid var(--secondary-color);color:#fff;font-size:1.5rem}.landing-template .btn-login:hover{background:#1ab394;border:1px solid #1ab394;font-size:1.5rem}.landing-template .forgot-passwd a{color:#00314c;font-size:1.2rem;text-decoration:underline}.landing-template .forgot-passwd a:hover{text-decoration:none}.landing-template .copyright{font-weight:600}.landing-template .img-fluid{align-self:center}.landing-template h2.startlearn{color:var(--primary-color);font-family:"Museo 900"}.landing-template p.startpara,.landing-template .login-container p{font-size:1.5rem;max-width:800px;color:#000;margin:0 auto}.landing-template .provider{background:#fff;border-radius:30px}.landing-template .provider img{max-width:500px;width:100%}.landing-template .b-shadow{box-shadow:5px 5px 10px #0003}@media only screen and (min-width: 1400px){.landing-template .container{max-width:1140px}}@media only screen and (max-width: 991px){.landing-template .accreditation img{max-height:60px;width:auto}.landing-template .sponsor h4{font-size:1.2em}.landing-template .sponsor img{max-height:50px;max-width:125px}.landing-template .call-out h1{font-size:1.4rem;margin:0}.landing-template .learning-outcomes-block h2{font-size:1.8em}.landing-template .learning-outcomes-block p.sub-title{font-size:1.3rem!important;margin:0}.landing-template p,.landing-template ul.custom,.landing-template ol.custom{font-size:1em!important;line-height:1.4em!important}.landing-template h2.startlearn{font-size:2.2rem}.landing-template p.startpara{font-size:1.2rem}}@media screen and (max-width: 767px){.landing-template .mobile-hidden{display:none}.landing-template .learning-outcomes-block h3{font-size:2em}.landing-template .login-container .or{font-size:16px!important}.landing-template .btn-create-account,.landing-template .btn-login{font-size:1.2rem!important}.landing-template .image-copy img{max-width:200px;margin:0 auto 20px}}@media screen and (max-width: 480px){.landing-template .sponsor img{max-width:130px;width:100%}.landing-template .image-copy img{margin:0 auto 20px;max-height:80px!important;width:auto}.landing-template .logosection .col-6{width:100%!important}}
