.drag-n-drop-columns .dnd-columns{display:flex;justify-content:space-between;gap:10px}.drag-n-drop-columns .dnd-col{padding:0;width:50%;flex:0 1 auto;text-align:center;margin-bottom:15px}.drag-n-drop-columns .dnd-source{padding:0}.drag-n-drop-columns .dnd-item[draggable]{cursor:grab}.drag-n-drop-columns .dnd-title{display:flex;justify-content:center;align-items:center}.drag-n-drop-columns .dnd-drop{display:block;margin:0;list-style-type:none;height:100%;position:relative}.drag-n-drop-columns .dnd-drop:empty:before{position:absolute;content:"+ Drop here";top:40%;left:50%;transform:translate(-50%,-50%)}.drag-n-drop-columns .dnd-source.-dragover{background:transparent}.drag-n-drop-columns .dnd-col.-dragover{background:#a4a4a452}.drag-n-drop-columns .dnd-items{list-style-type:none;margin:0;text-align:center}.drag-n-drop-columns .dnd-item{display:inline-block}.drag-n-drop-columns .dnd-item:not([draggable]){color:#aaa;background-color:#f2f2f2!important;border:1px solid #d0cece!important;cursor:not-allowed}.drag-n-drop-columns .dnd-item:not([draggable]):hover{color:#aaa;background-color:#f2f2f2!important;border:1px solid #d0cece!important;box-shadow:3px 3px 3px #0000001f!important}.drag-n-drop-columns .dnd-item *{pointer-events:none}.invalid .dnd-source{background-color:#ff00001c;position:relative}.invalid .dnd-source:after{position:absolute;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='red' stroke-width='4' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");content:"";top:-4px;left:-4px;width:calc(100% + 8px);height:calc(100% + 8px);border-radius:6px;z-index:-1}:root{--font-PF-BeauSans-Pro: "pf-beausans-pro", "Arial", sans-serif;--font-Helvetica-Neue-LT-Std: "helvetica-neue-lt-std", "Arial", sans-serif;--body-bg-color: #ffffff;--header-bg-color: #ffffff;--body-text-color: #535353;--body-text-size: 16px;--primary-color: #14217e;--secondary-color: #5077c6;--primary-accent-color: #4a4a4a;--secondary-accent-color: #3a3a9e;--primary-light-color: #2c5688;--divider-color: #2c5688;--bg-white: #fff;--table-border-color: #fff;--table-text-color: #fff;--dnd-header-bg: #4a4a4a;--Montserrat-Light: $font-Montserrat-Light;--top-nav-height: 0}.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);margin-top:var(--top-nav-height);font-size:13px}.course-template .divider{border-top:2px solid var(--divider-color);opacity:1}.course-template .italic{font-style:italic}.course-template .primary-color{border-color:var(--primary-color)}.course-template .border-white{border-color:var(--bg-white)}.course-template a{color:var(--primary-color);text-decoration:underline}.course-template a:hover{text-decoration:none}.course-template p,.course-template ul,.course-template ol{font-family:var(--font-Helvetica-Neue-LT-Std);font-size:var(--body-text-size);color:var(--body-text-color)}.course-template h1,.course-template h2,.course-template h3{font-family:var(--font-PF-BeauSans-Pro);text-transform:uppercase}.course-template h4{font-family:var(--font-Helvetica-Neue-LT-Std)}.course-template h2.title{color:var(--primary-color);font-weight:700;display:inline-block;padding:0;font-size:3em;line-height:1em;letter-spacing:1px}.course-template h3{font-size:1.6em}.course-template h3 .sub-title{font-size:28px!important}.course-template h4 .small-title{color:var(--primary-color)}.course-template .custom{list-style:none;padding-left:24px}.course-template .custom>li{position:relative;line-height:1.6}.course-template .custom>li:before{position:absolute;content:"";left:-22px;top:7px;background:var(--secondary-color);width:10px;height:10px;border-radius:50%}.course-template .video-container{max-width:780px;margin:0 auto}.course-template .video-container .video-js:hover .vjs-big-play-button{background-color:var(--primary-color)}.course-template .video-container .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 .vjs-icon-placeholder:before{text-shadow:0 0 5px rgba(0,0,0,.5803921569)}.course-template p.subtitle{font-size:20px;color:var(--secondary-color);font-weight:700}.course-template p.video-title{font-size:18px;color:var(--secondary-color);font-weight:700}.course-template .btn{min-width:240px;border-radius:50px;padding:10px 30px;margin:0 30px;font-size:1.6rem;font-weight:700;margin:0 .6rem;text-transform:uppercase;line-height:1.8;letter-spacing:1px;border:none;color:#fff;transition:.4s all ease}.course-template .btn.btn-next,.course-template .btn.btn-submit{background-color:var(--secondary-accent-color)}.course-template .btn.btn-previous{background-color:var(--primary-accent-color)}.course-template .question-headline{font-size:2em;color:var(--primary-light-color);font-weight:500}.course-template .question-title,.course-template .sub-title{font-size:1.6em;color:var(--secondary-color);line-height:1.4;font-weight:700}.course-template .abbreviation,.course-template .disclaimer,.course-template .reference{font-size:25px;font-weight:700;color:var(--secondary-color)}.course-template .disclaimer-block p{font-style:italic}.course-template .reference-box span{font-weight:400}.course-template .feedback-title{font-size:22px!important;font-style:italic;color:var(--primary-light-color)}.course-template textarea.form-control{border-color:var(--secondary-color);border-radius:10px;border-width:2px}.course-template .option-container ul{list-style:none;padding-left:0}.course-template .option-container .methods li div{width:100%}.course-template .option-container .method{display:flex;flex-direction:row;padding-left:0!important;align-items:center}.course-template .option-container .multi-radio .method{justify-content:center}.course-template .option-container label{margin:5px 0;padding-top:3px;line-height:1.2em}.course-template .option-container input{position:relative!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0 8px;box-sizing:content-box;width:19px;height:19px}.course-template .option-container input:before,.course-template .option-container input:after{content:"";display:block;position:absolute;box-sizing:content-box;transition:.2s border-color ease;top:50%;left:50%;transform:translate(-50%,-50%)}.course-template .option-container input:before{width:16px;height:16px;border:2px solid var(--secondary-color);border-radius:100vh}.course-template .option-container input:after{transform-origin:50% 50%;background-color:var(--primary-color);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{width:16px;height:16px;-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 .free-text-form.invalid{background-color:#ff00000d;outline:dashed 1px rgba(255,0,0,.5);padding:8px}.course-template .checkbox-container.option-container input:before{border-radius:0}.course-template .checkbox-container.option-container input: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 .multi-radio ul{display:flex;justify-content:space-around;list-style-type:none;margin:0}.course-template .multi-radio .row-holder{background-color:var(--secondary-accent-color)}.course-template .multi-radio .table-heading{background:var(--primary-accent-color);border-bottom:2px solid var(--table-border-color)}.course-template .multi-radio .table-heading ul{font-weight:700;color:var(--table-text-color)}.course-template .multi-radio .table-heading ul li{color:var(--table-text-color);width:20%;text-align:center}.course-template .multi-radio .table-content{background-color:var(--secondary-accent-color);border-bottom:2px solid var(--table-border-color)}.course-template .multi-radio .table-content ul label{display:none}.course-template .multi-radio .table-content p{margin:0;color:var(--table-text-color)}.course-template .multi-radio .table-content textarea.form-control{border-radius:5px}.course-template .multi-radio .option-container.invalid,.course-template .multi-radio .free-text-form.invalid{background-color:#ff00000d;outline:1px dashed rgba(255,0,0,.5);margin:6px 0}.course-template .option-container .table-content input:checked:after{width:6.6px;height:12px;border-radius:0;transform:translate(-50%,-85%) scale(0) rotate(45deg);background-color:transparent;box-shadow:3px 3px 0 0 var(--primary-color);-webkit-animation:toggleOnCheckbox .2s ease forwards;animation:toggleOnCheckbox .2s ease forwards}.course-template .option-container .table-content input:before{background-color:#fff}.course-template .option-container .table-content.border-bottom-none{border-width:0}.course-template .drag-n-drop-columns{display:flex;flex-direction:row-reverse;align-items:stretch;background:var(--secondary-accent-color)}.course-template .drag-n-drop-columns .dnd-item[style*="cursor: grabbing;"]{background-color:var(--secondary-color)!important}.course-template .drag-n-drop-columns .dnd-source{width:33.4%;border-left:1px solid var(--bg-white);border-right:1px solid var(--bg-white);background-color:var(--secondary-accent-color)}.course-template .drag-n-drop-columns .dnd-source .dnd-item{transition:.4s all ease}.course-template .drag-n-drop-columns .dnd-source .dnd-item:hover{background:#2e2e6b!important}.course-template .drag-n-drop-columns .dnd-source:after{display:none}.course-template .drag-n-drop-columns .dnd-source:before{position:absolute;content:"*";top:-1px;left:-27px;font-size:40px;border-radius:15px 0 0 15px;width:28px;height:24px;text-align:center;padding:0;z-index:9;line-height:36px;color:red}.course-template .drag-n-drop-columns .dnd-drop{padding:10px;margin:0;min-height:100px}.course-template .drag-n-drop-columns .dnd-drop:empty:before{color:#d0cece}.course-template .drag-n-drop-columns .dnd-source.-dragover{background:#e4f0f5}.course-template .drag-n-drop-columns .dnd-columns{width:66.6%;gap:0;background-color:var(--secondary-accent-color)}.course-template .drag-n-drop-columns .dnd-items{min-height:100px;padding:10px 15px;background-color:var(--secondary-accent-color);text-align:left;height:calc(100% - 64px)}.course-template .drag-n-drop-columns .dnd-items .dnd-item{margin:4px 5px;padding:5px 5px 0;font-weight:400;background:transparent!important;color:#fff;border-width:0!important}.course-template .drag-n-drop-columns .dnd-title{padding:15px 10px;color:#fff;background-color:var(--dnd-header-bg);font-size:20px;font-weight:700;font-family:var(--font-Helvetica-Neue-LT-Std);border-bottom:2px solid}.course-template .drag-n-drop-columns .dnd-col{border-left:1px solid var(--bg-white);border-right:1px solid var(--bg-white);text-align:left;margin-bottom:0}.course-template .drag-n-drop-columns .dnd-col.-dragover{background:var(--secondary-color)!important}.course-template .drag-n-drop-columns .dnd-col .dnd-item{margin:4px 5px;padding:5px;font-weight:400;background:transparent!important;color:var(--bg-white);border-width:0!important}.course-template .drag-n-drop-columns.invalid{background-color:#ff00000d;outline:1px dashed rgba(255,0,0,.5);padding:5px 1px 0}.modal-dialog{max-width:1000px}.modal-dialog .modal-content{box-shadow:none;border:none;background:url(/build/assets/img/popup-bg2.png) no-repeat scroll right 0;background-size:cover}.modal-dialog .modal-content .modal-header{border-width:0}.modal-dialog .modal-content .modal-header .close{position:absolute;right:0;top:-20px;background:none;border:none}.modal-dialog .modal-content .modal-header .close span{color:#85a6e9;text-shadow:none;font-size:70px;line-height:1}.modal-dialog .modal-content .modal-header .modal-title{font-family:var(--font-Helvetica-Neue-LT-Std);font-size:22px;color:var(--secondary-color);line-height:1.2em;text-align:center}.modal-dialog .modal-content .modal-body a{color:var(--primary-color);text-decoration:underline}.modal-dialog .modal-content .modal-body a:hover{text-decoration:none}.modal-dialog .modal-content .modal-body p,.modal-dialog .modal-content .modal-body ol{font-family:var(--font-Helvetica-Neue-LT-Std)}.modal-dialog .modal-content .modal-body ol{font-size:16px;padding-left:0;list-style:none;margin-top:25px}.modal-dialog .modal-content .modal-body ol li{margin-bottom:10px}.modal-dialog .modal-content .modal-body ol li span{background:var(--secondary-color);color:#fff;padding:5px;width:25px;display:inline-block;height:25px;text-align:center;line-height:.8;margin-right:10px;border-radius:50%}.modal-dialog .modal-backdrop.show{opacity:.9}.landing-template{margin-top:var(--top-nav-height);background-color:#ececec}.landing-template .gradient-blue{background:#3a3a9e;background:-moz-linear-gradient(90deg,rgb(58,58,158) 0%,rgb(77,77,203) 100%);background:-webkit-linear-gradient(90deg,rgb(58,58,158) 0%,rgb(77,77,203) 100%);background:linear-gradient(90deg,#3a3a9e,#4d4dcb);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3a3a9e",endColorstr="#4d4dcb",GradientType=1)}.landing-template .box-course-content{background:var(--bg-white);border-bottom-left-radius:30px;border-top-right-radius:30px;overflow:hidden}.landing-template .white-box{background:var(--bg-white);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;font-weight:400}.landing-template h3{font-size:1.4rem}.landing-template p,.landing-template ul{font-size:1.2em;color:#212529}.landing-template p,.landing-template li,.landing-template h1,.landing-template h2,.landing-template h3,.landing-template h4{font-family:var(--font-Helvetica-Neue-LT-Std);color:#212529}.landing-template .fw-500{font-weight:500}.landing-template .fw-600{font-weight:600}.landing-template .accreditation img{margin:14px;max-height:80px;width:auto;max-width:250px}.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 .call-out{border-radius:0}.landing-template .learning-outcomes-block .blue-box{background-size:cover}.landing-template .learning-outcomes-block h3{font-size:2em;color:var(--secondary-color);font-family:var(--font-PF-BeauSans-Pro)}.landing-template .learning-outcomes-block p.sub-title{font-size:1.5rem;line-height:1.4;color:var(--secondary-color)}.landing-template ul.custom{margin-left:0;list-style-type:none;font-size:1.2em;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:var(--bg-white);top:8px}.landing-template ul.custom li{position:relative;margin-bottom:10px}.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 p{font-size:1.5rem;max-width:800px;color:#000;margin:0 auto}.landing-template .login-container .or{font-size:1.8rem}.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);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:var(--heading-text-font)}.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;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 .learning-outcomes-block ul.custom,.landing-template p{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 .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}}
