.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}.audio-player .player{background:#fff;position:relative}.audio-player .player .player-controls button div{border-radius:3px;transition:.4s all ease}.audio-player .player .player-icon-play,.audio-player .player .player-icon-pause{background-color:transparent}.audio-player .player-track-meta{text-align:center}.audio-player .player-track-meta .left{float:left;width:48%}.audio-player .player-track-meta .right{float:right;width:48%}.audio-player .player-track-meta p{margin:0;font-size:12px;color:#000;font-weight:700}.audio-player .player-track-meta span{font-size:12px;font-weight:700;padding:0 2px;position:relative;top:1px}.audio-player .player-controls{display:flex;align-items:center}.audio-player .player-play-btn{background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;width:36px;height:36px}.audio-player .icon-container{fill:transparent;stroke:none}.audio-player .player-play-btn svg{position:relative;left:.5px;width:36px;height:36px;display:block}.audio-player .player-play-btn:hover svg{color:#fff}.audio-player .player-timeline{display:flex;flex:1;align-items:center;justify-content:space-between;padding-left:10px}.audio-player .player-text{display:flex}.audio-player .player-progress{display:flex;position:relative;background:transparent;border-radius:25px;margin:0 5px;flex:10;flex-basis:100%;overflow:hidden}.audio-player .player-progress-filled{height:6px;flex:0;flex-basis:0%;border-radius:25px}.audio-player .player-progress-filled-test{width:100%}.audio-player .player-time{padding:2px 5px}.audio-player .player-volume-container{width:15%}.audio-player .player-volume{height:28px;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:10px 0;width:100%;background:transparent}.audio-player .player-volume:focus{outline:none}.audio-player .player-volume::-webkit-slider-runnable-track{width:100%;height:6px;cursor:pointer;animate:.2s;border-radius:10px}.audio-player .player-volume::-webkit-slider-thumb{height:16px;width:16px;border-radius:100px;background:#fff;border:solid 1px #d6d7d8;cursor:pointer;-webkit-appearance:none;margin-top:-4px}.audio-player .player-volume:focus::-webkit-slider-runnable-track{background:#0e0e0e}.audio-player .player-volume::-moz-range-track{width:100%;height:6px;cursor:pointer;animate:.2s;background:#0e0e0e;border-radius:10px}.audio-player .player-volume::-moz-range-thumb{height:16px;width:16px;border-radius:100px;border:none;background:#0e0e0e;cursor:pointer;margin-top:-4px}.audio-player .player-volume::-ms-track{width:100%;height:6px;cursor:pointer;animate:.2s;background:#0e0e0e;border-radius:10px}.audio-player .player-volume::-ms-fill-lower{background:#0e0e0e;border-radius:10px}.audio-player .player-volume::-ms-fill-upper{background:#0e0e0e;border-radius:10px}.audio-player .hidden{display:none}.audio-player .player-volume::-ms-thumb{margin-top:1px;height:15px;width:15px;border-radius:5px;border:none;background:#0e0e0e;cursor:pointer}.audio-player .player-volume:focus::-ms-fill-lower{background:#38bdf8}.audio-player .player-volume:focus::-ms-fill-upper{background:#38bdf8}.audio-player .player-progress-filled-test{width:100%;color:#dab82e}.playlist-item-wrapper:nth-child(1){background-color:#1465a6}.playlist-item-wrapper:nth-child(2){background-color:#2c70a6}.playlist-item-wrapper:nth-child(3){background-color:#4179a7}.playlist-item-wrapper:nth-child(4){background-color:#dab82f}.playlist-item-wrapper:nth-child(5){background-color:#c3a425}.playlist-item-wrapper:nth-child(6){background-color:#b69614}.playlist-item-wrapper{cursor:pointer;margin:0;margin-left:0!important;padding:10px;max-width:240px;position:relative;width:20%;color:#fff;text-decoration:none;padding:1rem!important}.playlist-item-wrapper:before{content:"";transition:.4s all ease;position:absolute;bottom:0;left:0;height:100%;width:100%;background-color:#fff;opacity:0}.playlist-item-wrapper:hover:before{opacity:.4}.playlist-item-wrapper:after{content:"";position:absolute;top:0;right:0;height:100%;width:3px;background-color:#fff}:root{--font-open-sans: "OpenSans-Regular", sans-serif;--font-open-sans-bold: "OpenSans-Bold", sans-serif;--font-RopaSans-Regular: "RopaSans-Regular", sans-serif;--text-color: #4a4a4a;--primary-color: #4179a7;--secondary-color: #292a34;--secondary-light: #dab82f;--main-bg: #f5f8fb;--light-grey-bg: #f6f6f6;--blue-bg: #3f78a8;--transition: .4s all ease;--content-bg: #ffffff;--white: #fff;--dnd-theme-color: #05396d;--gradient-left: #e2b800;--gradient-right: #b89705;--gradient-blue-left: #4179a7;--gradient-blue-right: #206197;--body-bg: #e9e9e9;--body-bg-color: #fff;--dd-hover-bg: #a89568;--volume-color: #4179a7;--top-nav-height: 0}.gradient-bg{background:#e2b800;background:-moz-linear-gradient(310deg,var(--gradient-right) 30%,var(--gradient-left) 100%);background:-webkit-linear-gradient(310deg,var(--gradient-right) 30%,var(--gradient-left) 100%);background:linear-gradient(310deg,var(--gradient-right) 30%,var(--gradient-left) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7d7d7d",endColorstr="#d5d5d5",GradientType=1)}.gradient-blue{background:var(--primary-color);background:-moz-linear-gradient(310deg,var(--gradient-blue-right) 30%,var(--gradient-blue-left) 100%);background:-webkit-linear-gradient(310deg,var(--gradient-blue-right) 30%,var(--gradient-blue-left) 100%);background:linear-gradient(310deg,var(--gradient-blue-right) 30%,var(--gradient-blue-left) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7d7d7d",endColorstr="#d5d5d5",GradientType=1)}.nav .nav-links li a{color:#05396d!important}.btn-next,.btn-submit,.blue-gradient{background:#0b69b9;background:-moz-linear-gradient(164deg,rgb(11,105,185) 20%,rgb(0,21,85) 70%);background:-webkit-linear-gradient(164deg,rgb(11,105,185) 20%,rgb(0,21,85) 70%);background:linear-gradient(164deg,#0b69b9 20%,#001555 70%)}.btn-previous,.yellow-gradient{background:#ead575;background:-moz-linear-gradient(164deg,rgb(234,213,117) 20%,rgb(224,179,51) 70%);background:-webkit-linear-gradient(164deg,rgb(234,213,117) 20%,rgb(224,179,51) 70%);background:linear-gradient(164deg,#ead575 20%,#e0b333 70%)}.font-weight-medium{font-weight:600}.audio-player-block{display:block;width:auto;padding:24px 0;border-radius:5px;background:transparent}.audio-player-block audio{background:#fff;border-radius:10px;box-shadow:0 5px 20px -8px #00000040;border:0;padding:1em 0;min-height:6em}.audio-player-block audio code{background-color:#fff!important;border-radius:0}.audio-player .player{max-width:610px;padding:20px 32px;background:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a}.audio-player .player .player-icon-play,.audio-player .player .player-icon-pause{fill:var(--primary-color)}.audio-player .player .player-icon-play:hover,.audio-player .player .player-icon-pause:hover{background-color:#0000001a}.audio-player .player .player-progress input[type=range]{color:#dab82e}.audio-player .player .player-volume::-webkit-slider-runnable-track{background:#dadee3}.audio-player .player-track-meta{position:absolute;top:60px;width:100%;left:40px;max-width:500px}.audio-player .player-track-meta p span.left{font-family:var(--font-open-sans-bold);color:var(--primary-color)}.audio-player .volbutton{height:30px;width:30px;display:flex}.audio-player .volbutton.hidden{display:none}.audio-player .volbutton svg{height:30px;width:30px;color:var(--volume-color)}.flexbox{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.white-shadow-bg{background-color:#fff;box-shadow:-2px -2px 8px #8a85851a,20px 22px 30px #8a85855e;height:100%;padding:25px;-webkit-box-shadow:-2px -2px 8px rgba(138,133,133,.1),20px 22px 30px rgba(138,133,133,.37);-moz-box-shadow:-2px -2px 8px rgba(138,133,133,.1),20px 22px 30px rgba(138,133,133,.37)}.shadow-box{-webkit-filter:drop-shadow(5px 5px 12px rgba(7,3,3,.1));filter:drop-shadow(5px 5px 12px rgba(7,3,3,.1))}.modal{background:#0006}.modal .modal-dialog{max-width:900px;width:100%}.modal .modal-dialog .modal-body{height:100%;max-height:100%}.modal .modal-header{justify-content:flex-end}.modal .modal-header button{border:0;background:transparent;font-weight:700;font-size:20px;float:right}.modal table p{color:var(--text-color)!important}.modal table ul{margin-bottom:20px!important}.modal table ul li{line-height:1.6}.modal-backdrop.show{height:0!important}@media screen and (max-width: 480px){.modal .modal-dialog{max-width:900px;width:calc(100% - 16px);padding:0!important}}.course-template{background-color:var(--body-bg-color);color:var(--text-color);margin-top:var(--top-nav-height)}.course-template .light-bg{background-color:var(--main-bg)!important}.course-template .light-grey-bg{background-color:var(--light-grey-bg)}.course-template .blue-bg{background-color:var(--blue-bg)}.course-template .primary-color{color:var(--primary-color)!important}.course-template .secondary-light{color:var(--secondary-light)!important}.course-template .secondary-gold{color:var(--secondary-light)}.course-template .render-video-title{display:block;width:100%;clear:both;padding:1em}.course-template .render-video-title h3{font-size:16px;font-weight:700;color:var(--primary-color)}.course-template h1,.course-template h2,.course-template h3,.course-template h4,.course-template p,.course-template ul li{font-family:var(--font-open-sans)}.course-template p{color:var(--text-color)}.course-template hr{margin-top:1rem;margin-bottom:0;border:0;border-top:1px solid var(--text-color);opacity:1}.course-template .course-nav{padding-top:2em;margin-bottom:0}.course-template .btn{min-width:266px;border-radius:30px;color:var(--white);font-size:1.6rem;font-weight:700;margin:0 .6rem;text-transform:uppercase;transition:var(--transition);box-shadow:4px 8px 10px -6px #00000080;padding-left:30px;padding-right:30px;line-height:1.8;letter-spacing:1px}.course-template h1.title,.course-template h2.title{font-size:2.4rem;font-weight:700;text-transform:uppercase;color:var(--primary-color);margin-left:-1px;font-family:var(--font-RopaSans-Regular)}.course-template h1.title span,.course-template h2.title span{font-weight:400}.course-template h3{color:var(--primary-color)}.course-template h3.subtitle{font-size:34px;font-weight:400;color:var(--primary-color);text-transform:uppercase;padding-bottom:20px}.course-template h4{font-size:18px}.course-template h4.subtitle{font-size:24px;font-weight:600;color:var(--primary-color);padding-bottom:10px}.course-template .container p,.course-template .container ul{font-size:18px;color:var(--text-color);margin-bottom:1rem}.course-template .container .primary-color p{color:var(--primary-color)}.course-template .divider{border-top:2px solid var(--secondary-color);margin-top:0}.course-template .about{background:url(/build/assets/img/welcome-about-bg.png) no-repeat scroll center center transparent;background-size:cover}.course-template .fs-16{font-size:16px!important}.course-template .fs-28{font-size:28px!important}.course-template .border-radius-20{border-radius:20px}.course-template .panel .card{border:none!important;box-shadow:none}.course-template .panel .img-holder{width:100%;margin:0 auto;border-radius:100%;box-shadow:0 0 20px #fbba00bf;max-width:230px}.course-template .card-body .card-title{color:var(--secondary-light);font-weight:700}.course-template .card-body .card-text{color:var(--text-color)}.course-template .secondary-border-x{border-left:1px solid var(--secondary-light);border-right:1px solid var(--secondary-light)}.course-template .timer-heading h3{font-size:16px;font-weight:700;color:var(--primary-color)}.course-template .graph .highcharts-container .highcharts-title{font-family:var(--font-open-sans)}.course-template .graph .highcharts-container .highcharts-axis-labels.highcharts-yaxis-labels text:last-child{transform:translate(-7px)}.course-template table{border-collapse:collapse;width:100%;font-size:18px}.course-template td,.course-template th{border:1px solid #dddddd;text-align:left;padding:8px}.course-template .borderless td,.course-template .borderless th{border:none}.course-template tr{color:red}.course-template tr:nth-child(odd){background-color:#f0f4f8}.course-template table.no-stripe-bg tr{background-color:transparent!important}.course-template table *{margin-bottom:0!important;color:var(--text-color)}.course-template table * strong,.course-template table strong *{margin-bottom:0!important;color:var(--primary-color)}.course-template table ul{padding-left:25px}.course-template p.table-desc{font-size:14px}.course-template .container p.table-title{color:var(--primary-color)}.course-template table.blue-gradient-th{box-shadow:0 10px 36px -10px #0006;border-radius:18px;overflow:hidden;display:block}.course-template table.blue-gradient-th.table-custom{border-radius:0 0 18px 18px}.course-template ul.custom-list p{margin-bottom:5px}.course-template ul.custom-list{margin-left:0;margin-top:2em;list-style-type:none;list-style-position:outside}.course-template ul.custom-list li{position:relative;color:var(--text-color);font-size:18px;line-height:1.8;padding-left:.6em;margin-left:1em}.course-template ul.custom-list li:before{content:"";width:8px;height:8px;background-color:var(--secondary-light);border-radius:50%;position:absolute;left:-14px;top:13px}.course-template ul li::marker{color:var(--secondary-light);font-size:150%}.course-template ul li.ui-state-default{background:#fff}.course-template .tabs-alpine a.playlist-item-wrapper:hover{color:#fff}.course-template .tabs-alpine a.playlist-item-wrapper.bg-active{color:#092236}.course-template .dark{color:var(--text-color)}.course-template .patient-img.d-flex{flex-direction:column}.course-template .patient-img img{max-width:260px;border-radius:50%;overflow:hidden;border:solid 7px var(--secondary-light);margin:0 auto}.course-template .header-tr{position:relative}.course-template .table-custom .w-25,.course-template .table-custom td:first-child{width:25%}.course-template .table-head{border-radius:18px 18px 0 0}.course-template .table-head p{color:#fff;padding:15px 20px;margin:0}.course-template table.blue-gradient-th th p{color:#fff;font:18px}.course-template table.blue-gradient-th th p sup{color:#fff!important}.course-template table.blue-gradient-th td,.course-template table.blue-gradient-th th{border:none;padding:15px 20px}.course-template .true-false{border-top:1px solid var(--text-color)}.course-template .true-false-block .option-container .methods,.course-template .true-false-answers .option-container .methods{width:100%;margin:0!important;padding-left:15px!important;min-height:4em}.course-template .true-false-block .option-container .methods li,.course-template .true-false-answers .option-container .methods li{align-items:center;justify-content:center}.course-template .true-false-block .option-container .methods li input,.course-template .true-false-answers .option-container .methods li input{max-width:50px;max-height:50px}.course-template .true-false-block .option-container .methods li input:before,.course-template .true-false-answers .option-container .methods li input:before{position:absolute;width:24px;height:24px;left:50%;top:50%;transform:translate(-50%,-50%)}.course-template .true-false-block .option-container .methods li input:after,.course-template .true-false-answers .option-container .methods li input:after{width:20px;height:20px}.course-template .true-false-block .option-container .q-col,.course-template .true-false-answers .option-container .q-col{padding-left:55px!important;font-size:18px}.course-template .true-false-block .option-container .q-col:first-letter,.course-template .true-false-answers .option-container .q-col:first-letter{display:block;background:var(--secondary-light);border-radius:50%;width:40px;height:32px;color:#fff;padding:5px 12px;margin-left:-50px;margin-right:10px}.course-template .boolean-group .labels-row{display:none!important}.course-template .true-false-block .boolean-group-items .Answer.feedback-component{display:none}.course-template .true-false-block .option-container.invalid input{outline:dashed 2px red;border-radius:40px}.course-template .true-false-block .option-container .question-title{width:65%;font-family:var(--font-open-sans);font-weight:400}.course-template .true-false-block .option-container .radio-col{width:34%}.course-template .true-false-block .answer-status p{font-size:14px}.course-template .true-false-answers .row-header{margin:0;background-color:#eee;padding-bottom:.8em;padding-top:.8em}.course-template .true-false-answers .row-header .labels{width:24%}.course-template .true-false-answers .row-header .labels div{width:50%}.course-template .true-false-answers .radio-container.option-container:nth-child(2n){background:#eee}.course-template .true-false-answers .radio-container.option-container:last-child .q-col:first-letter{line-height:32px}.course-template .true-false-answers .radio-container.option-container .methods{min-height:2.4em}.course-template .true-false-answers .radio-container.option-container .methods .method{padding-left:0;padding-right:0}.course-template .true-false-answers .radio-container.option-container .methods .method input{display:none}.course-template .true-false-answers .radio-container.option-container .methods .method label{width:100%;text-align:center;cursor:default}.course-template .true-false-answers .radio-container.option-container .question-title{width:75%;font-family:var(--font-open-sans);font-weight:100}.course-template .true-false-answers .radio-container.option-container .radio-col{width:24%}.course-template .true-false-answers .radio-container.option-container.incorrect .question-title{font-family:var(--font-open-sans-bold);font-weight:600;color:red}.course-template .true-false-answers .radio-container.option-container.incorrect .question-title:first-letter{background:red}.course-template .true-false-answers .radio-container.option-container.incorrect label{font-family:var(--font-open-sans-bold);font-weight:600;color:red}.course-template .true-false-answers .true-false{border-top:1px solid #e7eaec;border-right:1px solid #e7eaec;border-left:1px solid #e7eaec;padding-top:5px;padding-bottom:5px}.course-template .interactive-result h3{font-size:16px;font-weight:700;color:var(--primary-color)}.course-template .draggable-item-title{background:var(--dnd-theme-color);border-radius:10px 10px 0 0;text-align:center;overflow:hidden;color:#fff}.course-template .draggable-item-title p{padding:10px;color:var(--white);margin-bottom:0}.course-template .drag-n-drop-columns.medication .dnd-items{display:flex;justify-content:center}.course-template .drag-n-drop-columns.medication .dnd-items .dnd-item{max-width:194px}.course-template .drag-n-drop-columns .dnd-items{min-height:100px;padding:15px 15px 20px;background-color:#fff}.course-template .drag-n-drop-columns .dnd-items .dnd-item{transition:var(--transition);padding:.8em 1em}.course-template .drag-n-drop-columns .dnd-items .dnd-item:hover{background-color:var(--dd-hover-bg);border-color:var(--dd-hover-bg);color:#fff}.course-template .drag-n-drop-columns .dnd-item[style*="cursor: grabbing;"]{background-color:#3e7e9a29!important}.course-template .drag-n-drop-columns .dnd-source{border:2px solid var(--dnd-theme-color);border-radius:5px}.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:transparent}.course-template .dnd-col{border:2px solid var(--dnd-theme-color);border-radius:5px;margin-bottom:5px}.course-template .dnd-col.-dragover{background:#a89568ad}.course-template .dnd-item{border:1px solid var(--dnd-theme-color);border-radius:3px;box-shadow:3px 3px 3px #0000001f;margin:6px 5px;font-weight:600;padding:5px 10px;font-size:16px;color:var(--text-color);line-height:normal;background-color:var(--white)}.course-template .dnd-item:hover{border-color:var(--dnd-theme-color)}.course-template .dnd-title{padding:5px 10px;color:var(--white);background-color:var(--dnd-theme-color);font-size:20px}.course-template h2.patient-title{font-weight:400}.course-template .video-buttons .row>div{border-left:1px solid #fff}.course-template .video-js{font-size:15px!important}.course-template .video-js .vjs-big-play-button{display:none!important}.course-template .video-js .vjs-control-bar{height:3.5em!important;padding:5px 0;background:#b69400;background:-moz-linear-gradient(10deg,rgb(182,148,0) 28%,rgb(195,159,0) 77%);background:-webkit-linear-gradient(10deg,rgb(182,148,0) 28%,rgb(195,159,0) 77%);background:linear-gradient(10deg,#b69400 28%,#c39f00 77%);opacity:1}.course-template .vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#ffffffe6!important}.course-template .custom-list li a,.course-template .custom-ol li a{color:var(--primary-color)}.course-template .option-container .question-headline{font-size:38px;font-weight:500;color:var(--primary-color);font-family:var(--font-open-sans-bold)}.course-template .radio-container .question-title{font-size:22px;font-weight:500;color:var(--text-color);margin-bottom:5px;position:relative;font-family:var(--font-open-sans-bold)}.course-template .bg-white .question-title,.course-template .bg-white .question-instruction,.course-template .bg-white .methods,.course-template .questionnaire .methods,.course-template .questionnaire .question-instruction,.course-template .questionnaire .question-title{padding-left:50px}.course-template .question-title span,.course-template .true-false-block .number{display:inline-block;background:var(--secondary-light);padding:8px;border-radius:50%;color:#fff;height:36px;width:36px;line-height:20px;text-align:center;left:0;margin-right:10px}.course-template .question-title span{position:absolute}.course-template .question-title em{font-style:normal;font-weight:400;display:inline-block}.course-template .tf-radio{width:100%}.course-template .questionnaire .option-container .method{padding-left:50px}.course-template .option-container ul{list-style:none;padding-left:0!important}.course-template .option-container .method{display:flex;flex-direction:row;align-items:flex-start;padding-left:15px}.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;color:var(--text-color)}.course-template .option-container input{position:relative!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:3px 13px!important;box-sizing:content-box;width:18px;max-width:18px;max-height:18px;height:18px}.course-template .option-container input:before{content:"";display:block;box-sizing:content-box;width:16px;height:16px;border:1px solid var(--secondary-color);transition:.2s border-color ease;border-radius:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.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 input:after{content:"";display:block;position:absolute;box-sizing:content-box;top:50%;left:50%;transform-origin:50% 50%;background-color:var(--primary-color);width:16px;height:16px;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}.course-template .option-container.invalid{background-color:#ff000014;outline:dashed 1px rgba(255,0,0,.5098039216);padding:8px}@-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 p.feedback-title,.course-template .reference-box p.ref-title,.course-template p.abbreviations{color:var(--secondary-color);font-family:var(--font-open-sans);font-style:italic;font-size:32px;line-height:30px;font-weight:600;letter-spacing:1.5px}.course-template .reference-box .custom-list{margin-left:0;padding-inline-start:12px}.course-template .reference-box{margin-top:30px}.course-template .reference-box p{color:var(--text-color);font-size:20px;font-weight:600;margin-bottom:0}.course-template .reference-box ol,.course-template .reference-box ul{padding-left:20px;margin-top:15px;padding-inline-start:20px}.course-template .reference-box ol li,.course-template .reference-box ul li,.course-template .reference-box .text{color:var(--text-color);font-size:18px;font-weight:600;word-break:break-word}.course-template .reference-box .font-weight-normal{font-weight:400!important}.course-template .reference-box a{color:var(--text-color);overflow-wrap:break-word;word-wrap:break-word}.course-template p.feedback-content,.course-template div.feedback-content{color:var(--text-color)}.course-template .highcharts-figure .highcharts-title,.course-template .highcharts-figure .highcharts-subtitle{display:none}.course-template .highcharts-figure .highcharts-bar-series path{fill:var(--primary-color)}@media screen and (max-width: 991px){.course-template .true-false-block .option-container .methods{min-height:4em}.course-template .true-false-block .option-container .methods li input:before,.course-template .true-false-block .option-container .methods li input:after{width:18px!important;height:18px!important}.course-template .playlist-item-wrapper{line-height:1.2}}@media screen and (max-width: 480px){.course-template .audio-player .player{padding:10px!important}.course-template .audio-player .player-track-meta{top:44px;width:90%;left:45px}.course-template .audio-player .player-track-meta span{font-size:10px}.course-template .radio-container .question-title{font-size:18px;line-height:1.4}.course-template .option-container label{font-size:16px;top:0!important}.course-template .option-container ul li.method{padding-left:0!important}.course-template .option-container ul li.method input{height:20px!important;width:20px!important;position:relative}.course-template .option-container ul li.method input:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.course-template .true-false-block .option-container .methods{min-height:4em}.course-template .true-false-block .option-container .methods li.method{margin:0!important;padding:0!important}.course-template .true-false-block .option-container .methods li input{max-width:50px;max-height:50px}.course-template .true-false-block .option-container .q-col{padding-left:40px!important;font-size:14px;padding-top:15px;padding-bottom:10px}.course-template .true-false-block .option-container .q-col:first-letter{width:32px;height:32px;padding:5px 10px;margin-left:-42px}.course-template .true-false-answers .row-header .labels{font-size:12px;width:34%;align-items:center}.course-template .true-false-answers .radio-container.option-container .question-title{width:60%;font-size:14px}.course-template .true-false-answers .radio-container.option-container .radio-col{width:40%}.course-template .true-false-answers .radio-container.option-container label{font-size:14px}.course-template .true-false-answers .radio-container .q-col{padding-left:40px!important;font-size:16px;padding-top:5px;padding-bottom:5px}.course-template .true-false-answers .radio-container .q-col:first-letter{width:32px;height:32px;padding:5px 10px;margin-left:-35px;margin-right:5px}.course-template .table-head .w-25{width:43%!important}.course-template .table-custom td:first-child{max-width:140px}.course-template .playlist-item-wrapper{padding:10px;max-width:100%;width:100%}.course-template .secondary-border-x{border-width: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}.landing-template{margin-top:var(--top-nav-height);background:var(--body-bg)}.landing-template .box-course-content{background:var(--content-bg);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(--white);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:2rem;line-height:1.4em}.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 p,.landing-template li,.landing-template h1,.landing-template h2,.landing-template h3,.landing-template h4{font-family:var(--landing-page-font)}.landing-template .fw-600{font-weight:600}.landing-template .fw-500{font-weight:500}.landing-template .accreditation img{margin:14px;width:auto;max-height:100px}.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{width:100%;margin:1em 0;position:relative;padding:3em;border:0}.landing-template .learning-outcomes-block .blue-box{border-radius:20px}.landing-template .learning-outcomes-block h3{font-size:2em}.landing-template .learning-outcomes-block p.sub-title{font-size:1.5rem}.landing-template .learning-outcomes-block .custom{margin-left:0;list-style-type:none;font-size:1.4em;line-height:1.4em}.landing-template .learning-outcomes-block .custom li{position:relative;padding-left:.6em;margin-bottom:10px}.landing-template .learning-outcomes-block .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 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-light);border:1px solid var(--secondary-light);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 .header-box{max-width:630px}.landing-template .header-box h1{font-size:2rem;line-height:1.2}.landing-template .accreditation img{max-height:100px;height:auto;width:90%;margin:14px 0}.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;margin-top:10px}.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 h2.startlearn{font-size:1.8em}.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:1.6em}.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}}.finish-template h1{font-size:2rem}.finish-template h2{font-size:1.4rem}@media screen and (max-width: 767px){.landing-template{margin-top:58px!important}.footer .row * p,.footer .row * ul,.footer .copyright p{font-size:14px}.course-template .questionnaire .option-container .method{padding-left:36px!important}}table tr:nth-child(odd){background-color:#f0f4f8}table tr td{padding:0 10px}
