@charset "UTF-8";.drag-n-drop-list .dnd-item{display:flex;flex-direction:row;position:relative;cursor:grab;transition:all .3s ease-in-out}.drag-n-drop-list .dnd-item.-current{opacity:.25}.drag-n-drop-list .dnd-item.-before{padding-bottom:2em}.drag-n-drop-list .dnd-item.-after{padding-top:2em}.drag-n-drop-list .dnd-item-content{width:100%;display:flex;background-color:#fff;transition:all .3s ease-in-out}.drag-n-drop-list .dnd-item-phantom{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.6;cursor:grabbing!important;transition:all .3s ease-in-out;z-index:10}.drag-n-drop-list .dnd-dropgap{position:absolute;height:0;width:100%}.drag-n-drop-list .dnd-dropgap.-before{height:2em;top:0}.drag-n-drop-list .dnd-dropgap.-after{height:2em;bottom:0}.drag-n-drop-list .mr-2{margin-right:.5rem}.x-range-input{width:100%;position:relative}.x-range-input input{-webkit-appearance:none;margin:20px 0;width:100%}.x-range-input input:focus{outline:none}.x-range-input input::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:#03a9f4;border-radius:25px}.x-range-input input::-webkit-slider-thumb{height:20px;width:20px;border-radius:50%;background:#fff;box-shadow:0 0 4px #000;cursor:pointer;-webkit-appearance:none;margin-top:-8px}.x-range-input input:focus::-webkit-slider-runnable-track{background:#03a9f4}.x-range-input .range-value{position:absolute;top:-50%}.x-range-input .range-value span{width:30px;height:24px;line-height:24px;text-align:center;background:#03a9f4;color:#fff;font-size:12px;display:block;position:absolute;left:50%;transform:translate(-50%);border-radius:6px}.x-range-input .range-value span:before{content:"";position:absolute;width:0;height:0;border-top:10px solid #03a9f4;border-left:5px solid transparent;border-right:5px solid transparent;top:100%;left:50%;margin-left:-5px;margin-top:-1px}.x-axis{display:flex;justify-content:space-between}.x-axis .axis-dash{position:relative;padding-top:8px}.x-axis .axis-dash:before{position:absolute;content:"";width:1px;height:4px;background-color:gray;top:0;left:50%}.x-axis .axis-dash.-number:before{height:8px}.x-axis .axis-dash span{position:absolute;left:50%;transform:translate(-50%)}:root{--text-color: #13447c;--primary-color: #33b6ea;--secondary-color: #3bdcbb;--content-bg: #ffffff;--gradient-left: #33b6ea;--gradient-right: #3bdcbb;--white: #fff;--body-bg: #ffffff;--heading-font: "Arimo-Bold", sans-serif;--main-font: "Arimo-Regular", sans-serif;--blue: #007bff;--para-color: #494949;--font-OpenSans-Medium: "OpenSans-Medium", sans-serif;--font-Montserrat-Light: "Montserrat-Light", sans-serif;--font-Ubuntu: "Ubuntu-Regular", sans-serif;--landing-bg: #a6f7e6;--transition: all .3s ease-in;--top-nav-height: 0}#page-container{background:var(--white)}.gradient-grey{background:#7d7d7d;background:-moz-linear-gradient(310deg,rgb(125,125,125) 30%,rgb(213,213,213) 100%);background:-webkit-linear-gradient(310deg,rgb(125,125,125) 30%,rgb(213,213,213) 100%);background:linear-gradient(310deg,#7d7d7d 30%,#d5d5d5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7d7d7d",endColorstr="#d5d5d5",GradientType=1)}.gradient-bg{background:var(--gradient-right);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)}.course-template{background-color:var(--white);color:var(--body-text-color);margin-top:var(--top-nav-height)}.course-template .course-nav .btn{text-transform:uppercase;color:#fff;transition:none}.course-template .custom-ol li::marker{font-weight:700}.course-template a{color:var(--blue)}.course-template p,.course-template ol li,.course-template ul li{color:var(--para-color)}.course-template .divider{border-top:2px solid var(--secondary-color);margin-top:0}.course-template .row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap}.course-template .row>[class*=col-]{display:flex;flex-direction:column}.course-template *{box-sizing:border-box}.course-template #wrapper{height:100%;min-height:400px!important}.course-template #page-wrapper,.course-template #formAdminLearn{height:100%}.course-template .navbar{width:100%;z-index:99}.course-template #page-wrapper{padding:0;background:#f6f7fb!important}.course-template .vjs-poster{background-color:var(--white)}.course-template #ionrange_1 .x-axis{width:calc(100% - 16px);z-index:0;margin-top:-16px;margin-left:8px}.course-template #ionrange_1 .x-axis .axis-dash:before{background-color:#49a2ba}.course-template #ionrange_1 .x-range-input{position:relative;z-index:1}.course-template #ionrange_1 .x-range-input .range-value span{background:#33b6ea!important;background:-moz-linear-gradient(-45deg,#33b6ea 0%,#3bdcbb 100%)!important;background:-webkit-linear-gradient(-45deg,#33b6ea 0%,#3bdcbb 100%)!important;background:linear-gradient(135deg,#33b6ea,#3bdcbb)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#33b6ea",endColorstr="#3bdcbb",GradientType=1)!important;border-radius:3px;color:#fff;white-space:nowrap;font-size:18px;text-align:center;height:34px;width:34px;line-height:34px;top:calc(-50% + 3px)}.course-template #ionrange_1 .x-range-input .range-value span:before{border-top:10px solid #38cecd;margin-top:-4px;z-index:-1}.course-template #ionrange_1 .x-range-input:before,.course-template #ionrange_1 .x-range-input:after{position:absolute;width:20px;height:28px;top:-18px;color:#fff;text-shadow:none;background-color:#9f9f9f;text-align:center;border-radius:3px;font-size:16px;line-height:26px;z-index:-1}.course-template #ionrange_1 .x-range-input:before{content:"0";left:0}.course-template #ionrange_1 .x-range-input:after{content:"1";left:auto;right:0}.course-template #ionrange_1 input::-webkit-slider-runnable-track{height:12px;background:linear-gradient(to bottom,#ddd -50%,#fff 150%);border:1px solid #ccc;border-radius:12px}.course-template #ionrange_1 input::-webkit-slider-thumb{position:relative;cursor:ew-resize!important;top:3px;border:1px solid rgba(0,0,0,.3);background-color:#cbcfd5;background:linear-gradient(to bottom,#fff,#b4b9be 30%,#fff);border-radius:30px}.course-template #ionrange_1 input:disabled::-webkit-slider-thumb,.course-template #ionrange_1 input:disabled::-webkit-slider-runnable-track{background:#d8d8d8!important}.course-template .text-correct p{color:#28a745!important}.course-template .text-danger p{color:#ed423d!important}.course-template .question-title{font-size:25px}.course-template .question-instruction{font-size:18px;text-align:center}.course-template .sortable .drag-n-drop-list>div{background:#f9f9f9;border:1px solid #dddddd;line-height:15px;font-weight:700;color:#676a6c;padding:15px 0;text-shadow:0 1px 0 rgba(255,255,255,0)}.course-template .sortable .drag-n-drop-list>div>div{background:#f9f9f9}.course-template .sortable .drag-n-drop-list>div>div>div{font-size:1.2rem}.course-template ul#sortable li{padding-bottom:5px;display:flex;align-items:center}.course-template #sortable{list-style-type:none;margin:0;padding:0;width:100%}.course-template #sortable li{margin:5px 3px 3px;padding:.4em .4em .4em 1.5em;font-size:1.4em;height:50px;width:100%;vertical-align:middle}.course-template #sortable li:hover{background:#dafaf5;cursor:-webkit-grab;cursor:grab}.course-template #sortable li i{position:absolute;margin-left:-1.3em}.course-template #sortable li img{width:40px;vertical-align:middle}.course-template .ui-state-highlight-sortable{background:#e8edf1}.course-template .feedback-component{margin-top:30px}.course-template .option-container.radio-images ul.methods{display:flex;justify-content:space-evenly;flex-wrap:wrap}.course-template .option-container.radio-images ul.methods li.method{margin:2em 2em 0}.course-template .option-container.radio-images ul.methods li.method label{position:relative}.course-template .option-container.radio-images ul.methods li.method label img{position:relative;border-radius:5px;transition:var(--transition)}.course-template .option-container.radio-images ul.methods li.method label:after{transition:var(--transition);content:"";position:absolute;border-radius:10px;top:0;left:45px;width:calc(100% - 30px);height:100%;background-color:transparent}.course-template .option-container.radio-images ul.methods li.method label:hover:after{background-color:#3cdcbb33}.course-template .option-container.radio-images.answered ul.methods>li.method>label:hover:after{background-color:transparent}.course-template .option-container.radio-images.answered ul.methods>li.method>label img{filter:grayscale(1);opacity:.75}.course-template .option-container.invalid,.course-template .free-text-form.invalid{background-color:#ff000014;outline:dashed 1px rgba(255,0,0,.5098039216);padding:8px}.course-template img.img-left{margin-left:0}.course-template .checkbox-container{align-items:center;display:flex;justify-content:left;min-width:200px}.course-template .checkbox-container label{align-items:center;cursor:pointer;display:flex;font-size:20px}.course-template .checkbox-container input[type=checkbox]{cursor:pointer;opacity:0;position:absolute}.course-template .checkbox-container label:before{content:"";width:1.5em;height:1.5em;border-radius:1.15em;padding:.8em;margin-right:.5em;border:.1em solid #494949}.course-template .checkbox-container label:hover:before,.course-template .checkbox-container input[type=checkbox]:hover+label:before{background-color:#8adfce}.course-template .checkbox-container input[type=checkbox]:disabled+label,.course-template .checkbox-container input[type=checkbox]:disabled{color:#aaa;cursor:default}.course-template .checkbox-container input[type=checkbox]:checked+label:before{content:"✔";background-color:#3bdcbb;border:.1em solid #7489e9;display:flex;justify-content:center;align-items:center;color:#fff}.course-template .checkbox-container input[type=checkbox]:disabled+label:before{background-color:#ccc;border-color:#999}.course-template .question-container{align-items:center;display:flex;justify-content:center;flex-direction:column}.course-template .radio-container{align-items:center;display:inline-block;justify-content:left;min-width:332px}.course-template .radio-container ul.methods li{list-style-type:none;width:25%;float:left}.course-template .threeans{display:inline-block;min-width:332px}.course-template .threeans ul.methods{display:block;margin:0 auto;width:950px}.course-template .threeans ul.methods li{list-style-type:none;width:33%;float:left}.course-template .checkbox-container{display:inline-block;width:100%}.course-template .checkbox-container ul.methods{margin-left:-20px}.course-template .checkbox-container ul.methods li{list-style-type:none}.course-template .onecol{display:inline-block}.course-template .onecol ul.methods{display:block;margin:0 auto;width:180px}.course-template .onecol ul.methods li{width:100%;float:left;text-align:center}.course-template .twoansmid{display:inline-block;width:100%}.course-template .twoansmid ul.methods{display:block;margin:0 auto;width:400px}.course-template .twoansmid ul.methods li{list-style-type:none;width:50%;float:left}.course-template .radio-container label{align-items:center;cursor:pointer;display:flex;font-size:20px}.course-template .radio-container input[type=radio]{cursor:pointer;opacity:0;position:absolute}.course-template .radio-container label:before{content:"";width:1.5em;height:1.5em;border-radius:1.15em;padding:.8em;margin-right:.5em;border:.1em solid #494949}.course-template .radio-container label:hover:before,.course-template .radio-container input[type=radio]:hover+label:before{background-color:#8adfce}.course-template .radio-container input[type=radio]:disabled+label,.course-template .radio-container input[type=radio]:disabled{color:#aaa;cursor:default}.course-template .radio-container input[type=radio]:checked+label:before{content:"✔";background-color:#3bdcbb;border:.1em solid #3bdcbb;display:flex;justify-content:center;align-items:center;color:#fff}.course-template .radio-container input[type=radio]:disabled+label:before{background-color:#ccc;border-color:#999}.course-template .container{border-radius:5px;color:#494949}.course-template h3.title{margin-top:5%;padding:15px 0 0;margin-bottom:0}.course-template h2.subtitle{color:#3bdcbb;font-weight:600;font-family:var(--font-Ubuntu);margin-bottom:20px}.course-template h3{color:#33b6ea;font-family:var(--font-Ubuntu);font-size:30px;font-weight:700;padding:15px 0}.course-template p{font-size:18px}.course-template ul{padding-inline-start:20px}.course-template ul li{font-size:18px;padding-bottom:15px}.course-template p.question-title{font-size:25px;color:#3bdcbb;font-weight:600;font-family:var(--font-Ubuntu)}.course-template p.abbreviations{font-size:18px;margin-top:25px;margin-bottom:0;font-weight:800;border-top:1px solid #000;padding-top:15px}.course-template p.abbreviations-content{color:#494949;font-size:15px;font-weight:400}.course-template p.subtitle{font-size:30px;font-weight:600;color:#ed403c;margin-top:20px;margin-bottom:10px}.course-template .subtitle-content{font-size:30px;font-weight:600;font-family:var(--font-Ubuntu);color:#3bdcbb;margin-top:20px;margin-bottom:10px}.course-template img{margin:0 auto;display:block}.course-template .image-container{text-align:center;margin-top:20px}.course-template p.subtitle-image{font-size:20px;font-weight:600;font-family:var(--font-Ubuntu);color:#3bdcbb;margin-top:20px;margin-bottom:10px}.course-template .purple-gradient-bg{padding:25px;color:#fff;background:#1e5799;background:-moz-linear-gradient(45deg,#9faded 0%,#687fe1 100%);background:-webkit-linear-gradient(45deg,#9faded 0%,#687fe1 100%);background:linear-gradient(45deg,#9faded,#687fe1);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e5799",endColorstr="#687fe1",GradientType=1)}.course-template .purple-gradient-bg p.img-title{text-align:center;color:#fff;font-weight:600;font-family:var(--font-Ubuntu);font-size:2.5em}.course-template p.doc-name{color:#33b6ea;font-weight:600;font-family:var(--font-Ubuntu);font-size:1.8rem;margin-bottom:0}.course-template p.doc-specialist{color:#3bdcbb;font-size:1.6rem}.course-template p.patient-quote{align-items:center;background-image:url(/build/assets/img/quote-image.png);background-size:100% 100%;background-repeat:no-repeat;color:#3bdcbb;display:flex;flex-direction:column;font-style:italic;font-weight:400;justify-content:center;min-height:184px;padding:50px}.course-template p.practise-point{align-items:center;background-image:url(/build/assets/img/practise-point.png);background-size:100% 100%;background-repeat:no-repeat;color:#3bdcbb;display:flex;flex-direction:column;font-style:italic;font-weight:400;justify-content:center;min-height:184px;padding:50px}.course-template ol{padding-inline-start:20px}.course-template ol>li{color:#33b6ea;font-family:var(--font-Ubuntu);font-size:20px;border-bottom:1px solid #33b6ea}.course-template #PEI-accordion h3{background-color:#fff0;color:#3bdcbb;cursor:pointer}.course-template #PEI-accordion h3:hover{background-color:#e3f1f9}.course-template .form-control:focus,.course-template .single-line:focus{border-color:#9eacec}.course-template .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)}.course-template .shadow-box{box-shadow:-2px -2px 8px #8a85851a,20px 22px 30px #8a85855e;-webkit-box-shadow:-2px -2px 8px rgba(7,3,3,.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)}.course-template .table-background{background-image:linear-gradient(to right,#778ce900,#778ce900);background-repeat:no-repeat,no-repeat;background-position:left,right}.course-template .table-background tr:nth-child(1),.course-template .table-background tr:nth-child(3){background-color:#8b9dec}.course-template .table-background tr:nth-child(2),.course-template .table-background tr:nth-child(4){background-color:#3bdcbb}.course-template table.two-column tr td:first-child{width:35%}.course-template table.two-column tr td{padding:35px;vertical-align:middle;border-left:1px solid #e7eaec}.course-template table.two-column tr td p.table-heading{font-weight:600;font-family:var(--font-OpenSans-Medium),sans-serif;font-size:2.5em;margin-bottom:0}.course-template table.three-columns tr td:nth-child(1){width:35%}.course-template table.three-columns tr td:nth-child(2){width:30%}.course-template table.three-columns tr td:nth-child(3){width:35%}.course-template table.three-columns tr td{padding:35px;vertical-align:middle;border-left:1px solid #e7eaec;font-size:1.1rem;text-align:center}.course-template table.three-columns th{font-weight:600;font-family:var(--font-OpenSans-Medium),sans-serif;border-left:1px solid #e7eaec;font-size:1.4rem;margin-bottom:0;text-align:left;padding:10px}.course-template .tcol-4 tr td{width:33%}.course-template .table-title-horizontal table{border-spacing:5px;border-collapse:separate}.course-template .table-title-horizontal th{color:#fff;font-size:25px;line-height:24px;padding:20px 15px}.course-template .table-title-horizontal td{background-color:#3bdcbb;color:#fff;padding:15px;font-size:15px;font-weight:400;font-family:var(--font-Ubuntu);vertical-align:top}.course-template .table-title-horizontal td:nth-child(2n){background-color:#8b9ce7}.course-template .irs-reference{display:none}.course-template .irs--big .irs-bar{opacity:0}.course-template .irs--big .irs-grid-text{color:#494949!important}.course-template .irs--big .irs-from,.course-template .irs--big .irs-to,.course-template .irs--big .irs-single{background:#33b6ea!important;background:-moz-linear-gradient(-45deg,#33b6ea 0%,#3bdcbb 100%)!important;background:-webkit-linear-gradient(-45deg,#33b6ea 0%,#3bdcbb 100%)!important;background:linear-gradient(135deg,#33b6ea,#3bdcbb)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#33b6ea",endColorstr="#3bdcbb",GradientType=1)!important}.course-template .d-hidden{display:none}.course-template .img-option{cursor:pointer;border:1px solid #fff;transition:var(--transition)}.course-template .img-option img{padding-top:10px}.course-template .img-option:hover{border:1px solid #33b6ea}.course-template .img-option:hover p{font-weight:900}.course-template .img-option.clicked{border:1px solid #33b6ea}.course-template .img-option.clicked p{color:#33b6ea}.course-template #tabs{position:relative;border:0;padding:.2em}.course-template #tabs .ui-widget-content{border:0;padding:40px 25px;background-color:#fff;outline:none;box-shadow:-6px 0 17px #8a85855e,20px 22px 30px #8a85855e;-webkit-box-shadow:-6px 0px 17px rgba(138,133,133,.37),20px 22px 30px rgba(138,133,133,.37);-moz-box-shadow:-6px 0px 17px rgba(138,133,133,.37),20px 22px 30px rgba(138,133,133,.37)}.course-template .ui-state-active,.course-template .ui-widget-content .ui-state-active,.course-template .ui-widget-header .ui-state-active{border:0;background:#a1afed!important;background:-moz-linear-gradient(top,#a1afed 0%,#6e84e3 100%)!important;background:-webkit-linear-gradient(top,#a1afed 0%,#6e84e3 100%)!important;background:linear-gradient(to bottom,#a1afed,#6e84e3)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a1afed",endColorstr="#6e84e3",GradientType=0)!important;outline:none;color:#fff!important}.course-template .ui-state-active a{color:#fff!important;outline:none}.course-template .ui-widget-content .ui-state-default,.course-template .ui-widget-header .ui-state-default{background:#c1c1c1;background:-moz-linear-gradient(top,#c1c1c1 0%,#fcfcfc 100%);background:-webkit-linear-gradient(top,#c1c1c1 0%,#fcfcfc 100%);background:linear-gradient(to bottom,#c1c1c1,#fcfcfc);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#c1c1c1",endColorstr="#fcfcfc",GradientType=0);color:#757575}.course-template #tabs ul.nav-bar{display:flex;align-items:stretch;justify-content:space-between;width:100%;margin:0;padding:0}.course-template #tabs ul.nav-bar li{list-style:none;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap;width:100%}.course-template #tabs ul.nav-bar li:focus{outline:none}.course-template #tabs ul.nav-bar li a{padding:25px;display:block;color:#757575;font-size:1.8rem;text-transform:none;font-family:var(--font-Ubuntu)}.course-template .select-option{bottom:0;left:0;position:absolute;width:100%;background-color:#3bdcbb;color:#fff!important;text-align:center}.course-template .select-option p{padding:15px 10px;margin-bottom:0;font-size:2rem}.course-template .option-selected{box-shadow:0 0 10px #677de1;-moz-box-shadow:0 0 10px rgb(103,125,225);-webkit-box-shadow:0 0 10px rgb(103,125,225);-o-box-shadow:0 0 10px rgb(103,125,225)}.course-template p.paitient-name{color:#fff;font-family:var(--font-Ubuntu);background:#a1afed;background:-moz-linear-gradient(top,#a1afed 0%,#6e84e3 100%);background:-webkit-linear-gradient(top,#a1afed 0%,#6e84e3 100%);background:linear-gradient(to bottom,#a1afed,#6e84e3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a1afed",endColorstr="#6e84e3",GradientType=0);text-align:center;font-size:2rem;margin:15px 0 0;padding:20px}.course-template .paitient-image{width:80%}.course-template .module{cursor:pointer;transition:var(--transition)}.course-template .next-phase2 a,.course-template .next-phase3 a{background:#888686;color:#fff;border-radius:25px;justify-content:center;font-weight:600;padding:15px 65px;width:200px;height:5px;margin-top:5px;font-size:1.1rem}.course-template .next-phase2 a:hover,.course-template .next-phase3 a:hover{color:#fff}.course-template .next-phase2,.course-template .next-phase3{margin-top:25px}.course-template .btn{border-radius:35px;color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 87px;padding:10px 65px;text-transform:uppercase;transition:none}.course-template .btn-next{background:#33b6ea;background:-moz-linear-gradient(left,#33b6ea 0%,#3bdcbb 100%);background:-webkit-linear-gradient(left,#33b6ea 0%,#3bdcbb 100%);background:linear-gradient(to right,#33b6ea,#3bdcbb);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#33b6ea",endColorstr="#3bdcbb",GradientType=1)}.course-template .btn-next:hover{background:#3bdcbb}.course-template button.btn-select{background:#33b6ea;background:-moz-linear-gradient(left,#33b6ea 0%,#3bdcbb 100%);background:-webkit-linear-gradient(left,#33b6ea 0%,#3bdcbb 100%);background:linear-gradient(to right,#33b6ea,#3bdcbb);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#33b6ea",endColorstr="#3bdcbb",GradientType=1);max-width:190px;display:block;margin:10px auto}.course-template button.btn-select:hover{background:#33b6ea}.course-template .btn-submit{margin:0 25px 87px;background:#7489e9;background-image:-moz-linear-gradient(-45deg,#3bdcbb 0%,#3bdcbb 50%,#a8b5ee 100%);background-image:-webkit-linear-gradient(-45deg,#3bdcbb 0%,#3bdcbb 50%,#a8b5ee 100%);background-image:linear-gradient(135deg,#3bdcbb,#3bdcbb,#a8b5ee);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3BDCBB",endColorstr="#a8b5ee",GradientType=1)}.course-template .btn-submit:hover{background:#3bdcbb}.course-template .btn-previous{color:#fff;background:#33b6ea;background:-moz-linear-gradient(left,#33b6ea 0%,#3bdcbb 100%);background:-webkit-linear-gradient(left,#33b6ea 0%,#3bdcbb 100%);background:linear-gradient(to right,#33b6ea,#3bdcbb);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#33b6ea",endColorstr="#3bdcbb",GradientType=1);margin:0 25px 87px 0}.course-template .btn-previous:hover{background:#33b6ea}.course-template .button-container{margin:30px 0}.course-template .reference-box{margin-top:25px}.course-template .reference-box p{color:#494949;font-size:20px;font-weight:600;margin-bottom:0}.course-template .reference-box ol{padding-inline-start:15px}.course-template .reference-box ol li{color:#494949;font-size:15px;border-bottom:0}.course-template circle.circle{stroke:#7e92ea!important}.course-template circle.border{stroke:#f23e39!important}.course-template #footer{position:relative;bottom:0;width:100%;margin-left:0;margin-right:0}.course-template footer .row{width:100%}.course-template footer{background-color:#5f6062;color:#fff;font-size:14px;-webkit-box-shadow:0px -4px 3px rgba(138,133,133,.75);-moz-box-shadow:0px -4px 3px rgba(138,133,133,.75);box-shadow:0 -4px 3px #8a8585bf}.course-template footer .container{max-width:1250px}.course-template footer .footer-title{margin:20px 0 10px;font-size:16px;font-weight:600}.course-template footer p img{margin-right:5px}@media all and (min-width: 1801px){.course-template .header-box{left:40%;top:50%}.course-template .header-box h2{font-size:20px}}@media all and (min-width: 1250px) and (max-width: 1800px){.course-template .header-box{left:40%}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.course-template .container{margin-right:0!important;margin-left:0!important;height:100%}.course-template .col-md-3 .img-fluid{height:100%!important}.course-template .col-md-2 .img-fluid{height:auto;max-height:150px}.course-template p.patient-quote,.course-template p.practise-point{display:block!important;padding:60px 50px 50px!important}.course-template .question-container{display:block!important}}.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);overflow:hidden;background-color:var(--body-bg);color:var(--text-color)}.landing-template .gradient-bg{background:var(--gradient-right);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)}.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(--secondary-color);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 h1,.landing-template h2,.landing-template h3,.landing-template h4{font-family:var(--landing-page-font)}.landing-template h3.title{color:var(--secondary-color)}.landing-template p,.landing-template ul,.landing-template h4{font-size:1.2em;color:#212529}.landing-template .fw-600{font-weight:600}.landing-template .fw-500{font-weight:500}.landing-template .accreditation img{margin:14px;max-height:120px;width:auto}.landing-template .accreditation img[alt*=RACP]{max-width:250px}.landing-template .sponsor{display:block;flex-direction:column;justify-content:center;text-align:center;margin-bottom:0}.landing-template .sponsor img{max-height:80px;width:auto}.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 h3{font-size:2em}.landing-template .learning-outcomes-block p.sub-title{font-size:1.5rem}.landing-template ul.custom{list-style-type:none;font-size:1.4em;line-height:1.4em}.landing-template ul.custom li{position:relative;margin-bottom:10px;color:#212529;padding-left:.6em}.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(--secondary-color);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,.landing-template .btn-login:hover{background:var(--secondary-color);border:1px solid var(--secondary-color)}.landing-template .btn-login{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 .forgot-passwd a:hover{text-decoration:none}.landing-template .copyright{font-weight:600}.landing-template .img-fluid{align-self:center}.landing-template .form-control:focus,.landing-template .single-line:focus{border-color:#7fafba}.landing-template h2.startlearn{color:var(--primary-color)}.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 .header-placeholder{display:none}.landing-template .header-box{position:relative;top:0;transform:translate(0);margin-top:20px;margin-bottom:20px;width:70%;min-width:530px}.landing-template .accreditation img{max-height:90px}.landing-template .sponsor h4{font-size:1.2em}.landing-template .sponsor img{max-height:60px;max-width:100%}.landing-template .call-out h1{font-size:1.4rem;margin:0;line-height:1.2em}.landing-template .learning-outcomes-block h2{font-size:1.8em}.landing-template .learning-outcomes-block p.sub-title{font-size:1.3rem!important}.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 .header-box{min-width:400px}.landing-template .mobile-hidden{display:none}.landing-template .learning-outcomes-block h3,.landing-template h2.startlearn{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}.landing-template p,.landing-template ul{font-size:16px!important}}@media screen and (max-width: 575px){.landing-template .header-box{position:relative;top:0;left:0;width:100%;text-align:center;margin:0;min-width:0}.landing-template .header-box h1{width:100%;line-height:1}.landing-template .header-box h2{font-size:1.4rem}}@media screen and (max-width: 480px){.landing-template .accreditation img{max-height:90px}.landing-template .sponsor img{max-width:130px;width:100%}.landing-template .sponsor h4{font-size:1em}.landing-template .image-copy img{margin:0 auto 20px;max-height:100px!important;width:auto}}
