:root{--font-gotham-bold: "Gotham-Bold", sans-serif;--body-heading-font: "Plateia-Bold", sans-serif;--body-text-font: "Roboto-Regular", sans-serif;--body-bg-color: #ffffff;--header-bg-color: #ffffff;--body-text-color: #636363;--body-text-size: 18px;--secondary-color: #44a8bf;--primary-light-color: #f9fae3;--divider-color: #0280b4;--transition: .4s all ease;--gradient-one-l-color: #0c68ba;--gradient-one-r-color: #001a3a;--gradient-two-l-color: #6bc7c9;--gradient-two-r-color: #068e87;--text-color: #212529;--primary-color: #1e36a2;--content-bg: #ffffff;--white: #ffffff;--top-nav-height: 0}.vjs-poster{background-color:var(--white)!important}#page-container{background:var(--white)}.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:var(--white)}.course-template .divider{border-top:2px solid var(--secondary-color);opacity:1}.course-template .gradient-blue{background:#5872de;background:-moz-linear-gradient(90deg,rgb(88,114,222) 0%,rgb(45,69,177) 70%);background:-webkit-linear-gradient(90deg,rgb(88,114,222) 0%,rgb(45,69,177) 70%);background:linear-gradient(90deg,#5872de,#2d45b1 70%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5872de",endColorstr="#2d45b1",GradientType=1)}.course-template .divider{border-top:2px solid var(--divider-color);opacity:1}.course-template .gradient-one{background:var(--gradient-one-r-color);background:-moz-linear-gradient(225deg,var(--gradient-one-r-color) 0%,var(--gradient-one-l-color) 100%);background:-webkit-linear-gradient(225deg,var(--gradient-one-r-color) 0%,var(--gradient-one-l-color) 100%);background:linear-gradient(225deg,var(--gradient-one-r-color) 0%,var(--gradient-one-l-color) 100%)}.course-template .gradient-two{background:var(--gradient-two-l-color);background:-moz-linear-gradient(225deg,var(--gradient-two-r-color) 0%,var(--gradient-two-l-color) 100%);background:-webkit-linear-gradient(225deg,var(--gradient-two-r-color) 0%,var(--gradient-two-l-color) 100%);background:linear-gradient(225deg,var(--gradient-two-r-color) 0%,var(--gradient-two-l-color) 100%)}.course-template .main-content .container{padding-top:0}.course-template a{color:var(--secondary-color);text-decoration:underline}.course-template a:hover{text-decoration:none}.course-template section p,.course-template .container p,.course-template section ul,.course-template section ol,.course-template table p{font-family:var(--body-text-font);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(--body-heading-font)}.course-template h2.title{color:var(--primary-color);text-transform:uppercase;font-weight:400;display:inline-block;padding:0;font-size:2.3em;line-height:1em;letter-spacing:5px}.course-template section h3{color:var(--secondary-color);font-size:2.5em}.course-template .about img{max-width:240px}.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:var(--secondary-color);width:10px;height:10px;border-radius:50%}.course-template p.subtitle{font-size:20px;color:var(--secondary-color);font-weight:700}.course-template .video-js .vjs-big-play-button{height:3em;width:3em;border:5px solid #fff;background-color:#2157a12e;border-radius:50%;box-shadow:0 0 10px -2px #00000094;transition:var(--transition)}.course-template .video-js:hover .vjs-big-play-button,.course-template .video-js:focus .vjs-big-play-button{background-color:var(--primary-color);opacity:1}.course-template .vjs-icon-placeholder:before{text-shadow:0 0 5px rgba(0,0,0,.5803921569)}.course-template .btn{min-width:240px;border-radius:30px;font-size:1.6rem;font-weight:700;margin:0 .6rem;text-transform:uppercase;padding-left:30px;padding-right:30px;line-height:1.8;letter-spacing:1px;border:none;color:#fff;opacity:1;transition:.4s all ease}.course-template .btn-next,.course-template .btn-submit{background:#33a3bc;background:-moz-linear-gradient(222deg,rgb(51,163,188) 30%,rgb(161,213,234) 100%);background:-webkit-linear-gradient(222deg,rgb(51,163,188) 30%,rgb(161,213,234) 100%);background:linear-gradient(222deg,#33a3bc 30%,#a1d5ea)}.course-template .btn-previous{background:#708af9;background:-moz-linear-gradient(222deg,rgb(112,138,249) 0%,rgb(30,54,162) 70%);background:-webkit-linear-gradient(222deg,rgb(112,138,249) 0%,rgb(30,54,162) 70%);background:linear-gradient(222deg,#708af9,#1e36a2 70%)}.course-template section .question-headline{font-size:1.8em;color:var(--primary-color);font-family:var(--font-gotham-bold);font-weight:500}.course-template section .question-title,.course-template section .sub-title{font-size:1.6em;color:var(--secondary-color)}.course-template p.feedback-title,.course-template .reference-box p.ref-title,.course-template p.abbreviations,.course-template p.disclaimer{font-size:1.4em;line-height:30px;font-weight:600;margin-bottom:5px;color:var(--primary-color)}.course-template .reference-box li span{font-weight:400}.course-template .option-container ul{list-style:none;padding-left:10px}.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:3px 8px;box-sizing:content-box;min-width:20px}.course-template .option-container input:before{content:"";display:block;box-sizing:content-box;width:16px;height:16px;border:2px solid var(--secondary-color);transition:.2s border-color ease;border-radius:100vh}.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(--secondary-color);width:16px;height:16px;border-radius:100vh;transform:translate(-50%,-50%) scale(0)}.course-template .option-container input:checked:before{border-color:var(--secondary-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.invalid,.course-template .radio-container.invalid,.course-template .checkbox-container.invalid,.course-template .free-text-form.invalid{background-color:#ff00000d;outline:dashed 1px rgba(255,0,0,.5098039216);padding:8px}.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)}}.landing-template{margin-top:var(--top-nav-height);background:#1c7f95;background:-moz-linear-gradient(30deg,rgb(28,127,149) 38%,rgb(42,167,188) 95%);background:-webkit-linear-gradient(30deg,rgb(28,127,149) 38%,rgb(42,167,188) 95%);background:linear-gradient(30deg,#1c7f95 38%,#2aa7bc 95%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c7f95",endColorstr="#2aa7bc",GradientType=1);color:var(--text-color);overflow:hidden}.landing-template .gradient-blue{background:#6fc4d2;background:-moz-linear-gradient(100deg,rgb(111,196,210) 30%,rgb(203,234,239) 100%);background:-webkit-linear-gradient(100deg,rgb(111,196,210) 30%,rgb(203,234,239) 100%);background:linear-gradient(100deg,#6fc4d2 30%,#cbeaef);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6fc4d2",endColorstr="#cbeaef",GradientType=1)}.landing-template .gradient-darkblue{background:#008bce;background:linear-gradient(74deg,#008bce,#11406f 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#008bce",endColorstr="#11406f",GradientType=1)}.landing-template .logosection{overflow:hidden;border-radius:30px 30px 60px 0;box-shadow:10px 15px 15px #0000004d}.landing-template .box-course-content{border-bottom-left-radius:30px;border-top-right-radius:30px}.landing-template .white-box{background:var(--content-bg);text-align:center;border-radius:30px}.landing-template .divider{border-top:2px solid var(--secondary-color);opacity:1;margin:0}.landing-template h2{font-size:2.6rem}.landing-template h1{font-size:2rem;line-height:1.4em;color:var(--text-color)!important;font-weight:600}.landing-template h3{font-size:1.4rem}.landing-template p,.landing-template ul{font-size:1.2em}.landing-template p,.landing-template h4{color:#212529}.landing-template .fw-600{font-weight:600}.landing-template .fw-500{font-weight:500}.landing-template .accreditation img{margin:14px;height:auto;width:100%;max-width:360px}.landing-template .sponsor{display:block;flex-direction:column;justify-content:center;text-align:center;margin-bottom:0}.landing-template .sponsor h4{font-size:1.6em}.landing-template .sponsor img{max-width:200px}.landing-template .call-out{width:100%;margin:1em 0;position:relative;padding:3em;border:0}.landing-template .learning-outcomes-block .blue-box{position:relative;border-radius:60px 0;box-shadow:10px 15px 15px #0000004d}.landing-template .learning-outcomes-block h3{font-size:2.8em;font-family:Plateia-Bold;letter-spacing:3px}.landing-template .learning-outcomes-block p.sub-title{font-size:1.5rem}.landing-template .learning-outcomes-block .img-holder{background:#fff}.landing-template .learning-outcomes-block .custom{margin-left:0;font-size:1.4em;line-height:1.4em}.landing-template .learning-outcomes-block .custom li{position:relative;margin-bottom:10px}.landing-template .learning-outcomes-block .custom li::marker{font-family:Plateia-Bold}.landing-template .learning-outcomes-block .custom li.mx-li{max-width:70%}.landing-template .sponsoredBy{max-width:250px;position:absolute;right:5%;bottom:10%;background:#00adc0;border-radius:25px 0;overflow:hidden}.landing-template .accreditation-section{background:#fff;border-radius:50px 0}.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 #7fafba;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);font-size:1.5rem;color:#fff}.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:Plateia-Bold}.landing-template .login-container p,.landing-template p.startpara{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}.landing-template .b-shadow{box-shadow:10px 15px 15px #0000004d}@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,.landing-template .learning-outcomes-block h3{font-size:1.8em}.landing-template .learning-outcomes-block p.sub-title{font-size:1.3rem!important;margin:0}.landing-template .learning-outcomes-block .custom{font-size:1em!important;line-height:1.4em!important}.landing-template .sponsoredBy{max-width:180px}.landing-template p{font-size:1em!important;line-height:1.4em!important}.landing-template p.startpara{font-size:1.2rem}.landing-template h2.startlearn{font-size:2rem}}@media screen and (max-width: 767px){.landing-template .mobile-hidden{display:none}.landing-template .learning-outcomes-block h3{font-size:2em}.landing-template .or{font-size:16px!important}.landing-template .btn-create-account,.landing-template .btn-login{font-size:1.2rem!important}.landing-template .image-copy img{margin:0 auto 20px;max-width:200px}.landing-template .sponsoredBy{position:relative;margin:30px auto 10px;right:0}.landing-template .learning-outcomes-block .blue-box{border-radius:15px 0}.landing-template .learning-outcomes-block h3{font-size:1.5em}.landing-template .learning-outcomes-block .mx-li{max-width:100%}.landing-template h2.startlearn{font-size:1.5em}.landing-template .logosection{border-radius:15px 15px 15px 0}.landing-template .white-box{border-radius:15px}.landing-template .accreditation-section{border-radius:15px 0}.landing-template .custom li.mx-li{max-width:100%!important}}@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}}@media screen and (max-width: 480px){.footer{padding-top:20px!important}.footer .container{padding-left:0!important;padding-right:0!important}.footer .container .row{flex-direction:column!important}.footer .container .row>div{width:100%!important}.footer .container .row h5{font-size:1.5rem}}
