body.ld-in-focus-mode.admin-bar{padding:0}#process-courses-form{display:flex;gap:.5rem}#process-courses-form .course-select-wrapper{flex:1;display:flex;width:100%;flex-direction:column;border:1px solid #e5e7eb;border-radius:.625rem;overflow:hidden}#process-courses-form .course-select-wrapper label{padding:.9375rem 1.25rem;font-size:1rem;background:#f9fafb}#process-courses-form .course-select-wrapper ul{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;appearance:none;background:none;max-height:500px;padding:0;height:100%;border:none;border-top:1px solid #e5e7eb;border-radius:0;overflow:auto}#process-courses-form .course-select-wrapper ul::-ms-expand{display:none}#process-courses-form .course-select-wrapper ul li{cursor:pointer;display:grid;grid-template-columns:1.25rem 1fr;gap:.5rem;align-items:center;padding:.9375rem;border-bottom:1px solid #f3f4f6}#process-courses-form .course-select-wrapper ul li:before{content:"";display:block;width:1.25rem;height:1.25rem;background:#f3f4f6;border-radius:.625rem}#process-courses-form .course-select-wrapper ul li.kian-course-selected{background-color:#eff6ff}#process-courses-form .course-select-wrapper ul li.kian-course-disabled{color:var(--global-palette1);font-weight:bold;pointer-events:none}#process-courses-form .course-select-wrapper ul li.kian-course-disabled:before{background:var(--global-palette1)}#process-courses-form .course-select-wrapper ul#assigned-courses li{color:var(--global-palette1);font-weight:bold}#process-courses-form .course-select-wrapper ul#assigned-courses li:before{background:var(--global-palette1)}#process-courses-form .course-select-buttons{display:flex;flex-direction:column;gap:.5rem;justify-content:center}#process-courses-form .course-select-buttons button{border-radius:.5rem;background:rgba(0,0,0,0);border:1px solid #e5e7eb;color:#374151}.kian-course-container{padding:4rem 2rem;max-width:1550px;margin:0 auto;width:100%}.kian-course-header{min-height:270px;background:var(--global-palette1);color:#fff;display:flex;align-items:center}.kian-course-header .kian-course-container{padding:0 2rem !important}.kian-course-header .kian-course-container .kian-course-header-wrap{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:1rem;padding:2rem 0}.kian-course-header .kian-course-container .kian-course-header-wrap .kian-course-header-ls h1{color:#fff;font-size:50px;font-weight:bold}.kian-course-header .kian-course-container .kian-course-header-wrap .kian-course-header-rs{display:grid;justify-content:right;gap:.625rem}.kian-course-header .kian-course-container .kian-course-header-wrap .kian-course-header-rs .kian-course-features{justify-content:right;display:grid;gap:10px}.kian-course-header .kian-course-container .kian-course-header-wrap .kian-course-header-rs .kian-course-features .kian-course-features-item{display:grid;grid-template-columns:1.5rem 1fr;align-items:center;font-size:1.125rem;gap:.3125rem}.kian-course-header .kian-course-container .kian-course-header-wrap .kian-course-header-rs .kian-course-features .kian-course-features-item i{text-align:center}.kian-course-info{min-height:100px;background:#61a5fd;color:#fff;display:flex;border-radius:0 0 15px 15px;align-items:center}.kian-course-info .kian-course-container{padding:0 2rem !important;width:100%}.kian-course-info .kian-course-container .kian-course-info-wrap{align-items:center;display:flex;justify-content:space-between}.kian-course-info .kian-course-container .kian-course-info-wrap .kian-course-info-ls span{font-size:26px;font-weight:bold;color:#fff}.kian-course-info .kian-course-container .kian-course-info-wrap .kian-course-info-rs a{color:#fff;border:2px solid #fff;font-size:1.125rem;height:40px;text-decoration:none;display:flex;align-items:center;justify-content:center;padding:0 1.875rem;border-radius:1.25rem}.kian-course-info .kian-course-container .kian-course-info-wrap .kian-course-info-rs .kian-course-progress{display:flex;align-items:center;font-weight:600;gap:1rem}.kian-course-info .kian-course-container .kian-course-info-wrap .kian-course-info-rs .kian-course-progress progress{height:.25rem;width:125px;border:none;border-radius:.1875rem;overflow:hidden}.kian-course-info .kian-course-container .kian-course-info-wrap .kian-course-info-rs .kian-course-progress progress::-moz-progress-bar{background:#fff}.kian-course-info .kian-course-container .kian-course-info-wrap .kian-course-info-rs .kian-course-progress progress::-webkit-progress-value{background:#fff}.kian-course-info .kian-course-container .kian-course-info-wrap .kian-course-info-rs .kian-course-progress progress::-webkit-progress-bar{background:#81b7fd}.kian-no-access-page{height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;flex-direction:column;gap:1rem}.kian-no-access-page .kian-notice-wrapper{font-size:1.25rem;padding:1rem 2rem}.kian-course-heading{margin:3rem 0 1.5rem 0 !important;font-size:1.875rem;color:#3b4c68}.kian-course-heading:first-child{margin:0 0 2rem !important}.kian-course-content-areas{overflow:hidden;height:400px;position:relative;width:calc(100% + 20px);-webkit-transform:translateX(-10px);transform:translateX(-10px)}@-webkit-keyframes animloader{0%{background-position:-100%}100%{background-position:200%}}@keyframes animloader{0%{background-position:-100%}100%{background-position:200%}}.kian-course-content-areas:before{content:"";position:absolute;border-radius:25px;width:100%;background:#fafdff;background-image:linear-gradient(90deg, transparent, #ffffff, transparent);background-repeat:no-repeat;background-size:50% 100%;background-position:0 0;box-sizing:border-box;-webkit-animation:animloader 1s linear infinite;animation:animloader 1s linear infinite;height:100%;background-blend-mode:unset;z-index:3}.kian-course-content-areas.slick-initialized{height:100%;overflow:unset;position:relative}.kian-course-content-areas.slick-initialized:before{display:none}.kian-course-content-areas.slick-initialized i.slick-arrow{cursor:pointer;height:1.875rem;font-size:1rem;background:var(--global-palette1);position:absolute;bottom:0;width:50px;display:flex;align-items:center;justify-content:center;border-radius:.9375rem;color:#fff}.kian-course-content-areas.slick-initialized i.slick-arrow.slick-prev{left:0}.kian-course-content-areas.slick-initialized i.slick-arrow.slick-next{right:0}.kian-course-content-areas.slick-initialized i.slick-arrow.slick-disabled{opacity:.4;pointer-events:none}.kian-course-content-areas .slick-list{margin:0 !important}.kian-course-content-areas .slick-list .slick-track{display:flex;gap:.5rem;margin:0}.kian-course-content-areas .slick-list .slick-track:before,.kian-course-content-areas .slick-list .slick-track:after{display:none}.kian-course-content-areas .slick-list .slick-track .slick-slide{margin:0}.kian-course-content-areas .slick-dots{margin:2rem 70px 0;list-style-type:none;display:flex;justify-content:center;height:1.875rem;align-items:center;gap:1rem}.kian-course-content-areas .slick-dots li{display:flex;align-items:center}.kian-course-content-areas .slick-dots li button{font-size:0;width:1.25rem;height:1.25rem;border-radius:.625rem;padding:0;display:flex;background:#f3f4f6;border:none;transition:width .4s}.kian-course-content-areas .slick-dots li.slick-active button{pointer-events:none;background:var(--global-palette1);width:2.5rem}.kian-course-content-areas .kian-course-area-item{cursor:pointer;display:grid !important;gap:.625rem;padding:.625rem}.kian-course-content-areas .kian-course-area-item img{border-radius:1.25rem}.kian-course-content-areas .kian-course-area-item .kian-course-area-item-text{padding:.625rem;display:grid;gap:.375rem}.kian-course-content-areas .kian-course-area-item .kian-course-area-item-text h4{font-size:24px;line-height:30px;font-weight:bold}.kian-course-content-areas .kian-course-area-item .kian-course-area-item-text span{font-size:1rem}.kian-course-content-areas .kian-course-area-item.active{border-radius:25px;background:#d3e4fb}.kian-course-content-areas .kian-course-area-item.active .kian-course-area-item-text h4,.kian-course-content-areas .kian-course-area-item.active .kian-course-area-item-text span{color:var(--global-palette1)}.kian-course-wrapper .ld-section-heading{margin:3rem 0 1rem 0 !important}.kian-course-wrapper .ld-section-heading h2{margin:0 !important;font-size:1.875rem !important;color:#3b4c68;flex:unset !important}.kian-course-wrapper .ld-section-heading .ld-item-list-actions{flex:unset !important}.kian-course-wrapper .ld-section-heading .ld-item-list-actions .ld-expand-button{margin:0 !important;padding:.625rem 1.25rem}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect{display:none}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item{border:none;border-radius:0}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-preview{padding:1.25rem 0;gap:2rem;border-bottom:5px solid #eee;cursor:default;flex-direction:unset}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-preview .ld-item-name{gap:1rem}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-status-icon{margin:0}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-status-icon.ld-status-complete{background-color:#27c265;color:#fff;border:1px solid #d4f3e0;outline:4px solid #d4f3e0}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title{font-size:22px;flex:1;font-weight:bold;color:#495255}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title .kian-item-title-with-details{display:flex;justify-content:space-between;align-items:center}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title .kian-item-title-with-details a{color:#3b4c68}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title .ld-item-components{display:grid;grid-template-columns:1fr 1fr;align-items:center;color:#495255;font-size:16px;gap:1rem;font-weight:400}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title .ld-item-components .ld-item-components-wrapper{display:flex;justify-content:right;align-items:center;gap:.625rem}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title .ld-item-components .ld-item-components-wrapper .ld-sep{padding:0}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title .ld-item-components .ld-item-components-wrapper .ld-status{margin:0}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-preview .ld-item-details .ld-expand-button{margin:0}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-preview .ld-item-details .ld-expand-button .ld-icon-arrow-down{width:30px;height:30px;flex:unset;line-height:.625rem;font-size:.625rem;padding:0;align-items:center;display:flex;justify-content:center}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-preview .ld-item-details .ld-expand-button .ld-text{display:none}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item:nth-child(5n+1) .ld-item-list-item-preview{border-color:#27c265}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item:nth-child(5n+2) .ld-item-list-item-preview{border-color:var(--global-palette1)}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item:nth-child(5n+3) .ld-item-list-item-preview{border-color:#572ce8}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item:nth-child(5n+4) .ld-item-list-item-preview{border-color:#f72167}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item:nth-child(5n+5) .ld-item-list-item-preview{border-color:#ffd360}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-expanded{background:#f9fafb}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-expanded:before{content:unset}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item.ld-expanded .ld-item-list-item-expanded{max-height:inherit !important}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect.is-opened{display:block}.learndash-wrapper .ld-item-list-item .kian-course-topic-with-quiz-collect .kian-status-icon,.learndash-wrapper .ld-table-list .kian-course-topic-with-quiz-collect .kian-status-icon{display:flex;align-items:center;justify-content:center}.learndash-wrapper .ld-item-list-item .kian-course-topic-with-quiz-collect .kian-status-icon .kian-module-flag-wrapper,.learndash-wrapper .ld-table-list .kian-course-topic-with-quiz-collect .kian-status-icon .kian-module-flag-wrapper{display:flex;align-items:center;justify-content:center}.learndash-wrapper .ld-item-list-item .kian-course-topic-with-quiz-collect .kian-status-icon .kian-module-flag-wrapper .kian-module-flag,.learndash-wrapper .ld-table-list .kian-course-topic-with-quiz-collect .kian-status-icon .kian-module-flag-wrapper .kian-module-flag{display:flex;width:140px;height:182px;-webkit-transform:skewX(45deg) skewY(-26deg) translate(0px, -55px);transform:skewX(45deg) skewY(-26deg) translate(0px, -55px);position:absolute;background-image:url("data:image/svg+xml,%3Csvg width=%27140%27 height=%27182%27 viewBox=%270 0 140 182%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M0.000244141 146.396V132.604L69.9963 97.5L140 132.604V146.396L69.9963 181.5L0.000244141 146.396Z%27 fill=%27%23377AFE%27/%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M0.000244141 132.504L69.9963 97.5L140 132.504L69.9963 167.5L0.000244141 132.504Z%27 fill=%27%23398FFC%27/%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M25.0002 134.933V126.067L69.9977 103.5L115 126.067V134.933L69.9977 157.5L25.0002 134.933Z%27 fill=%27%23377AFE%27/%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M25.0002 126.003L69.9977 103.5L115 126.003L69.9977 148.5L25.0002 126.003Z%27 fill=%27%23398FFC%27/%3E%3Cpath d=%27M66.0002 1.5L70.0002 3V126.5L66.0002 124.5V1.5Z%27 fill=%27%234C4C4C%27/%3E%3Cpath d=%27M74 1.5L70.0002 3V126.5L74.0002 124.5L74 1.5Z%27 fill=%27%23212121%27/%3E%3Cpath d=%27M101 132.5L70.0002 126.5L74.0002 124.5V121.5L108 129V137.5L122.5 140.5V155L116 158V144.5L101 141.5V132.5Z%27 fill=%27%231F1F1F%27 fill-opacity=%270.2%27/%3E%3Cpath d=%27M66.0002 1.5L70.0002 0L74.0002 1.5L70.0002 3L66.0002 1.5Z%27 fill=%27%23303030%27/%3E%3Cpath d=%27M88.5002 78.5L74.0002 64.5V121.5L83.5002 108.5L96.5002 117L88.5002 78.5Z%27 fill=%27url%28%23paint0_linear_480_2%29%27/%3E%3Cdefs%3E%3ClinearGradient id=%27paint0_linear_480_2%27 x1=%2799.7953%27 y1=%27121.5%27 x2=%2799.7953%27 y2=%2747.168%27 gradientUnits=%27userSpaceOnUse%27%3E%3Cstop stop-color=%27%233461FF%27/%3E%3Cstop offset=%271%27 stop-color=%27%23398FFC%27/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.learndash-wrapper .ld-item-list-item .kian-course-topic-with-quiz-collect:nth-child(2n) .kian-status-icon .kian-module-flag-wrapper .kian-module-flag,.learndash-wrapper .ld-table-list .kian-course-topic-with-quiz-collect:nth-child(2n) .kian-status-icon .kian-module-flag-wrapper .kian-module-flag{-webkit-transform:rotate(90deg) skewX(45deg) skewY(-26deg) translate(0px, -55px);transform:rotate(90deg) skewX(45deg) skewY(-26deg) translate(0px, -55px)}.learndash-wrapper .ld-item-list-item.learndash-complete .kian-course-topic-with-quiz-collect .kian-status-icon,.learndash-wrapper .ld-table-list.learndash-complete .kian-course-topic-with-quiz-collect .kian-status-icon{background-color:#bae9cd !important;border:1px solid #36c06c !important}.learndash-wrapper .ld-item-list-item.learndash-complete .kian-course-topic-with-quiz-collect .kian-status-icon .kian-module-flag-wrapper .kian-module-flag,.learndash-wrapper .ld-table-list.learndash-complete .kian-course-topic-with-quiz-collect .kian-status-icon .kian-module-flag-wrapper .kian-module-flag{height:202px;background-image:url("data:image/svg+xml,%3Csvg width=%27140%27 height=%27203%27 viewBox=%270 0 140 203%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M0 167.896V154.104L69.9961 119L140 154.104V167.896L69.9961 203L0 167.896Z%27 fill=%27%231D9F51%27/%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M0 154.004L69.9961 119L140 154.004L69.9961 189L0 154.004Z%27 fill=%27%2327C265%27/%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M25 156.433V147.567L69.9975 125L115 147.567V156.433L69.9975 179L25 156.433Z%27 fill=%27%231D9F51%27/%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M25 147.503L69.9975 125L115 147.503L69.9975 170L25 147.503Z%27 fill=%27%2327C265%27/%3E%3Cpath d=%27M66 23L70 24.5V148L66 146V23Z%27 fill=%27%234C4C4C%27/%3E%3Cpath d=%27M70 24.5L66 23L70 21L74 22.5L70 24.5Z%27 fill=%27%23303030%27/%3E%3Cpath d=%27M74 22.5L70 24.5V148L74 146V22.5Z%27 fill=%27%23212121%27/%3E%3Cpath d=%27M101 154L70 148L74 146V143L108 150.5V159L122.5 162V176.5L116 179.5V166L101 163V154Z%27 fill=%27%231F1F1F%27 fill-opacity=%270.2%27/%3E%3Cpath d=%27M116 2L74 22.5V65L116 43.832L107.5 28.712L116 2Z%27 fill=%27%2327C265%27/%3E%3Cpath d=%27M116 2L112 0.5L70 21L74 22.5435L116 2Z%27 fill=%27%231D9F51%27/%3E%3C/svg%3E%0A");-webkit-transform:skewX(45deg) skewY(-26deg) translate(0px, -65px);transform:skewX(45deg) skewY(-26deg) translate(0px, -65px)}.learndash-wrapper .ld-item-list-item.learndash-complete .kian-course-topic-with-quiz-collect:nth-child(2n) .kian-status-icon .kian-module-flag-wrapper .kian-module-flag,.learndash-wrapper .ld-table-list.learndash-complete .kian-course-topic-with-quiz-collect:nth-child(2n) .kian-status-icon .kian-module-flag-wrapper .kian-module-flag{-webkit-transform:rotate(90deg) skewX(45deg) skewY(-26deg) translate(0px, -65px);transform:rotate(90deg) skewX(45deg) skewY(-26deg) translate(0px, -65px)}.learndash-wrapper .ld-table-list{padding:0 2rem 0 8rem;min-height:530px;margin:0;display:flex;overflow-x:auto;align-items:center;overflow:hidden}.learndash-wrapper .ld-table-list.ld-no-pagination{border:none}.learndash-wrapper .ld-table-list .ld-table-list-items{padding:0;display:flex;-webkit-transform:translateY(20px);transform:translateY(20px);overflow:unset;border:none}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect{display:flex;gap:2px;position:relative;top:-30px;-webkit-transform:rotate(45deg) skew(-22deg, -22deg);transform:rotate(45deg) skew(-22deg, -22deg)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item{margin:0;display:flex;width:140px;height:140px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a{height:100%;flex:1;position:relative;transition:.2s;padding:7px;background:#d3e4fa;border:1px solid #87a1e1 !important}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a:hover{background:#bbd6fb}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .kian-course-topic-percentage{position:absolute;color:#fff;-webkit-transform:translate(-37px, -37px) rotate(-90deg);transform:translate(-37px, -37px) rotate(-90deg);display:grid;padding:20px 7px;text-align:center;font-size:30px;z-index:2;align-items:center;font-weight:bold;justify-content:center;width:100%;height:100%}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .kian-course-topic-percentage span:first-child{text-transform:uppercase;font-size:13px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .kian-course-topic-percentage span:last-child{text-transform:uppercase;font-size:15px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon span{display:none}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-complete,.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-processed{width:100%;height:100%;flex:1;-webkit-transform:translate(-30px, -30px);transform:translate(-30px, -30px);border-radius:0;margin:0}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-complete:before,.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-processed:before{content:"";height:30px;background:#1d9f51;display:block;position:absolute;bottom:-30px;width:100%;left:15px;-webkit-transform:skewX(45deg);transform:skewX(45deg)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-complete:after,.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-processed:after{content:"";height:100%;background:#1d9f51;display:block;position:absolute;bottom:-15px;width:30px;right:-30px;-webkit-transform:skewy(45deg);transform:skewy(45deg)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete{background:none;border:0;border-radius:0;margin:0;width:100%;flex:1;height:100%}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete>div{background-color:#398ffc}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete>div:after,.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete>div:before{content:"";background-color:#377afe;display:block;border:1px solid #377afe}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .t-left{width:30px;-webkit-transform:translate(-37px, -37px);transform:translate(-37px, -37px);height:13px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .t-left:before{height:30px;-webkit-transform:skewX(45deg) translate(2px, 13px);transform:skewX(45deg) translate(2px, 13px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .t-left:after{height:13px;-webkit-transform:skewY(45deg) translate(30px, -45px);transform:skewY(45deg) translate(30px, -45px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .t-right{width:13px;-webkit-transform:translate(-37px, -38px);transform:translate(-37px, -38px);height:18px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .t-right:before{height:30px;-webkit-transform:skewX(45deg) translate(-3px, 18px);transform:skewX(45deg) translate(-3px, 18px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .t-right:after{height:17px;-webkit-transform:skewY(45deg) translate(13px, -27px);transform:skewY(45deg) translate(13px, -27px);width:30px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .b-left{width:13px;bottom:0;position:absolute;-webkit-transform:translate(-37px, -23px);transform:translate(-37px, -23px);height:30px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .b-left:before{height:30px;-webkit-transform:skewX(45deg) translate(-15px, 30px);transform:skewX(45deg) translate(-15px, 30px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .b-left:after{height:17px;-webkit-transform:skewY(45deg) translate(13px, -27px);transform:skewY(45deg) translate(13px, -27px);width:30px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .b-right{width:30px;position:absolute;bottom:0;-webkit-transform:translate(-37px, -23px);transform:translate(-37px, -23px);height:13px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .b-right:before{height:30px;-webkit-transform:skewX(45deg) translate(2px, 13px);transform:skewX(45deg) translate(2px, 13px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .b-right:after{height:13px;-webkit-transform:skewY(45deg) translate(30px, -45px);transform:skewY(45deg) translate(30px, -45px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .r-left{width:30px;position:absolute;right:0;-webkit-transform:translate(-23px, -68px);transform:translate(-23px, -68px);height:13px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .r-left:before{height:30px;-webkit-transform:skewX(45deg) translate(2px, 13px);transform:skewX(45deg) translate(2px, 13px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .r-left:after{height:13px;-webkit-transform:skewY(45deg) translate(30px, -45px);transform:skewY(45deg) translate(30px, -45px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .r-right{width:13px;position:absolute;right:0;-webkit-transform:translate(-23px, -56px);transform:translate(-23px, -56px);height:18px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .r-right:before{height:30px;-webkit-transform:skewX(45deg) translate(-3px, 18px);transform:skewX(45deg) translate(-3px, 18px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .r-right:after{height:17px;-webkit-transform:skewY(45deg) translate(13px, -27px);transform:skewY(45deg) translate(13px, -27px);width:30px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .l-left{width:30px;bottom:0;right:0;z-index:1;position:absolute;-webkit-transform:translate(-23px, -23px);transform:translate(-23px, -23px);height:13px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .l-left:before{height:30px;-webkit-transform:skewX(45deg) translate(2px, 13px);transform:skewX(45deg) translate(2px, 13px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .l-left:after{height:13px;-webkit-transform:skewY(45deg) translate(30px, -45px);transform:skewY(45deg) translate(30px, -45px);width:30px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .l-right{width:13px;position:absolute;right:0;bottom:0;-webkit-transform:translate(-23px, -36px);transform:translate(-23px, -36px);height:18px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .l-right:before{height:30px;-webkit-transform:skewX(45deg) translate(-3px, 18px);transform:skewX(45deg) translate(-3px, 18px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .l-right:after{height:17px;-webkit-transform:skewY(45deg) translate(13px, -27px);transform:skewY(45deg) translate(13px, -27px);width:30px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-complete{background-color:#27c265}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-complete:before{background:#1d9f51}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-complete:after{background:#1d9f51}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-processed{background-color:var(--global-palette1)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-processed:before{background:#377afe}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .ld-status-icon.ld-status-processed:after{background:#377afe}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .kian-topic-start-wrapper{position:absolute;display:flex;width:calc(100% - 14px);height:calc(100% - 14px);align-items:center;justify-content:center;color:#fff}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .kian-topic-start-wrapper .kian-topic-start-btn{background:var(--global-palette1);width:40px;box-shadow:4px 4px 0 0 #387afe;-webkit-transform:translate(-10px, -10px);transform:translate(-10px, -10px);height:40px;font-size:1.125rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .kian-topic-start-wrapper .kian-topic-start-btn i{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .kian-course-topic-title-with-progress{position:absolute;-webkit-transform:rotate(-45deg) scaleY(2.4) translate(-55px, -80px);transform:rotate(-45deg) scaleY(2.4) translate(-55px, -80px);display:flex;flex-direction:column;justify-content:center;align-items:center}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .kian-course-topic-title-with-progress .ld-topic-title{display:flex;min-width:190px;justify-content:center;font-size:10px;text-align:center;font-weight:600;padding:5px 10px;text-transform:uppercase;color:var(--global-palette1)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .kian-course-topic-title-with-progress progress{width:100px;height:4px;border:none;border-radius:.1875rem;overflow:hidden}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .kian-course-topic-title-with-progress progress::-moz-progress-bar{background:var(--global-palette1)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .kian-course-topic-title-with-progress progress::-webkit-progress-value{background:var(--global-palette1)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a .kian-course-topic-title-with-progress progress::-webkit-progress-bar{background:#dcecff}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a.learndash-complete{background-color:#bae9cd;border-color:#2abc64 !important}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item>a.learndash-complete .ld-topic-title{background:#cfeedb;border-radius:110px;color:#27c265}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item .ld-table-list-item-quiz{flex:1}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item .ld-table-list-item-quiz>div{height:100%;padding:0;cursor:default}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item .ld-table-list-item-quiz>div .ld-quiz-incomplete{width:100%;height:100%;flex:1;border-radius:0;margin:0;background-color:#d3e4fa;border:1px solid #87a1e1}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item .ld-table-list-item-quiz>div .ld-quiz-complete{width:100%;height:100%;flex:1;margin:0;background-color:#bae9cd;border-radius:0;border:1px solid #2abc64}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item .ld-table-list-item-quiz>div span,.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect .ld-table-list-item .ld-table-list-item-quiz>div .ld-item-title{display:none}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n){-webkit-transform:rotate(-45deg) skew(22deg, 22deg) translate(-71px, 71px);transform:rotate(-45deg) skew(22deg, 22deg) translate(-71px, 71px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .kian-course-topic-percentage{-webkit-transform:translate(23px, -37px);transform:translate(23px, -37px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-complete{-webkit-transform:translate(30px, -30px);transform:translate(30px, -30px);z-index:1}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-complete:after{left:-30px;right:unset;-webkit-transform:skewy(-45deg);transform:skewy(-45deg)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-complete:before{background:linear-gradient(90deg, rgb(36, 177, 93) 0, rgb(36, 126, 52) 100%);left:-15px;-webkit-transform:skewX(-45deg);transform:skewX(-45deg)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-processed{-webkit-transform:translate(30px, -30px);transform:translate(30px, -30px);z-index:1}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-processed:after{left:-30px;right:unset;-webkit-transform:skewy(-45deg);transform:skewy(-45deg)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-processed:before{left:-15px;background:linear-gradient(90deg, rgb(56, 140, 243) 0, rgb(40, 97, 117) 100%);-webkit-transform:skewX(-45deg);transform:skewX(-45deg)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .t-left{width:30px;-webkit-transform:translate(23px, -37px);transform:translate(23px, -37px);height:13px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .t-left:before{height:30px;-webkit-transform:skewX(-45deg) translate(-2px, 13px);transform:skewX(-45deg) translate(-2px, 13px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .t-left:after{height:13px;-webkit-transform:skewY(-45deg) translate(-30px, -45px);transform:skewY(-45deg) translate(-30px, -45px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .t-right{width:13px;-webkit-transform:translate(23px, -37px);transform:translate(23px, -37px);height:18px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .t-right:before{height:30px;-webkit-transform:skewX(-45deg) translate(3px, 18px);transform:skewX(-45deg) translate(3px, 18px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .t-right:after{height:17px;-webkit-transform:skewY(-45deg) translate(-30px, -44px);transform:skewY(-45deg) translate(-30px, -44px);width:30px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .b-left{width:13px;bottom:0;position:absolute;-webkit-transform:translate(23px, -23px);transform:translate(23px, -23px);height:30px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .b-left:before{height:30px;-webkit-transform:skewX(-45deg) translate(15px, 30px);transform:skewX(-45deg) translate(15px, 30px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .b-left:after{height:30px;-webkit-transform:skewY(-45deg) translate(-30px, -45px);transform:skewY(-45deg) translate(-30px, -45px);width:30px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .b-right{width:30px;position:absolute;bottom:0;-webkit-transform:translate(23px, -23px);transform:translate(23px, -23px);height:13px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .b-right:before{height:30px;-webkit-transform:skewX(-45deg) translate(-2px, 13px);transform:skewX(-45deg) translate(-2px, 13px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .b-right:after{content:none}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .r-left{width:30px;position:absolute;right:0;-webkit-transform:translate(35px, -68px);transform:translate(35px, -68px);height:13px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .r-left:before{height:30px;-webkit-transform:skewX(-45deg) translate(-2px, 13px);transform:skewX(-45deg) translate(-2px, 13px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .r-left:after{height:13px;-webkit-transform:skewY(-45deg) translate(-30px, -45px);transform:skewY(-45deg) translate(-30px, -45px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .r-right{width:13px;position:absolute;right:0;z-index:1;-webkit-transform:translate(35px, -68px);transform:translate(35px, -68px);height:30px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .r-right:before{height:30px;-webkit-transform:skewX(-45deg) translate(15px, 30px);transform:skewX(-45deg) translate(15px, 30px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .r-right:after{height:17px;-webkit-transform:skewY(-45deg) translate(-30px, -32px);transform:skewY(-45deg) translate(-30px, -32px);width:30px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .l-left{width:30px;bottom:0;right:0;z-index:2;position:absolute;-webkit-transform:translate(37px, -23px);transform:translate(37px, -23px);height:13px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .l-left:before{height:30px;-webkit-transform:skewX(-45deg) translate(-2px, 13px);transform:skewX(-45deg) translate(-2px, 13px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .l-left:after{height:13px;-webkit-transform:skewY(-45deg) translate(-30px, -45px);transform:skewY(-45deg) translate(-30px, -45px);width:30px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .l-right{width:13px;position:absolute;right:0;z-index:1;bottom:0;-webkit-transform:translate(37px, -35px);transform:translate(37px, -35px);height:18px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .l-right:before{content:none}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .ld-status-icon.ld-status-incomplete .l-right:after{height:17px;-webkit-transform:skewY(-45deg) translate(-30px, -14px);transform:skewY(-45deg) translate(-30px, -14px);width:30px}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .kian-course-topic-title-with-progress{-webkit-transform:rotate(45deg) scaleY(2.4) translate(14px, 100px);transform:rotate(45deg) scaleY(2.4) translate(14px, 100px)}.learndash-wrapper .ld-table-list .ld-table-list-items .kian-course-topic-with-quiz-collect:nth-child(2n) .ld-table-list-item>a .kian-topic-start-wrapper .kian-topic-start-btn{-webkit-transform:translate(10px, -10px) rotate(90deg);transform:translate(10px, -10px) rotate(90deg);box-shadow:4px 4px 0 0 #387afe}.kian-lesson-scroll-arrows{display:flex;justify-content:right;position:absolute;right:0;gap:.625rem;padding:1rem 1rem 0}.kian-lesson-scroll-arrows i{background-color:var(--global-palette-btn-bg);color:var(--global-palette-btn);border-radius:50%;height:2.25rem;text-decoration:none;width:2.25rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;cursor:pointer;box-shadow:0 5px 8px -5px var(--global-palette1)}.kian-lesson-scroll-arrows i:hover{background-color:var(--global-palette-btn-bg-hover);color:var(--global-palette-btn-hover)}.kian-lesson-scroll-arrows i.disabled{background:#f3f4f6;color:#6b7280;pointer-events:none;box-shadow:none}.ld-lesson-topic-list{position:relative;background-color:#f9fafb;border-radius:.625rem;overflow:hidden;border-top:5px solid var(--global-palette1)}.kian-course-module-wrapper .kian-course-module-header{display:flex;gap:1rem;margin-bottom:2rem;align-items:center}.kian-course-module-wrapper .kian-course-module-header .kian-course-module-progress .kian-course-module-progress-bar{display:flex;align-items:center;font-size:.75rem;font-weight:bold;justify-content:center;width:80px;height:80px;border:.25rem solid #f5f7fa;border-radius:50%}.kian-course-module-wrapper .kian-course-module-header .kian-course-module-info{flex:1}.kian-course-module-wrapper .kian-course-module-header .kian-course-module-info .kian-course-module-title{font-size:1.5rem;line-height:unset;margin-bottom:.4375rem}.kian-course-module-wrapper .kian-course-module-header .kian-course-module-info .kian-course-module-description{font-size:.9375rem;color:#687588}.kian-course-module-wrapper .kian-course-module-header .kian-course-module-info .kian-course-module-components{font-size:.875rem;color:#687588;display:flex;align-items:center;margin-top:.4375rem;gap:.625rem}.kian-course-module-wrapper .kian-course-module-header .kian-course-module-info .kian-course-module-components .kian-course-module-components-sep{color:#e2e7ed}.kian-course-module-wrapper .kian-course-module-header .kian-course-module-info .kian-course-module-components .ld-status{margin:0}.kian-course-module-wrapper .kian-course-module-header .kian-course-module-action a{height:55px;display:flex;align-items:center;justify-content:center;font-size:1rem;padding:0 1.5rem;border-radius:1.75rem;text-decoration:none}.kian-course-lesson-wrapper{height:var(--vh, 100vh);display:grid;grid-template-rows:73px 1fr}.kian-course-lesson-wrapper .kian-course-lesson-steps-header{padding:0 calc(var(--global-content-edge-padding));display:grid;grid-template-columns:1fr 2fr 1fr;width:100vw;align-items:center;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;background:#fff;border-bottom:1px solid rgba(0,0,0,.07)}.kian-course-lesson-wrapper .kian-course-lesson-steps-header .kian-course-lesson-steps-header-ls{height:72px;display:flex;align-items:center}.kian-course-lesson-wrapper .kian-course-lesson-steps-header .kian-course-lesson-steps-header-ls h1{font-size:1.125rem;font-weight:bold;line-height:normal}.kian-course-lesson-wrapper .kian-course-lesson-steps-header .kian-course-lesson-steps-header-cs .kian-course-lesson-step-progress-wrapper{display:flex;gap:.4375rem;justify-content:center}.kian-course-lesson-wrapper .kian-course-lesson-steps-header .kian-course-lesson-steps-header-cs .kian-course-lesson-step-progress-wrapper .kian-course-lesson-step-progress-bar{flex:1;height:8px;background:#d4e6fe;max-width:100px;display:flex;align-items:center;border-radius:10px;position:relative}.kian-course-lesson-wrapper .kian-course-lesson-steps-header .kian-course-lesson-steps-header-cs .kian-course-lesson-step-progress-wrapper .kian-course-lesson-step-progress-bar:after{content:"";width:0;background:var(--global-palette1);display:block;border-radius:4px;height:8px;transition:width 1s}.kian-course-lesson-wrapper .kian-course-lesson-steps-header .kian-course-lesson-steps-header-cs .kian-course-lesson-step-progress-wrapper .kian-course-lesson-step-progress-bar.is-active:before{content:"";background:rgba(0,0,0,0);width:calc(100% + 4px);border:1px solid #9ac5fd;border-radius:20px;height:calc(100% + 4px);display:block;transition:width 1s;left:-2px;position:absolute}.kian-course-lesson-wrapper .kian-course-lesson-steps-header .kian-course-lesson-steps-header-cs .kian-course-lesson-step-progress-wrapper .kian-course-lesson-step-progress-bar.is-learned{cursor:pointer}.kian-course-lesson-wrapper .kian-course-lesson-steps-header .kian-course-lesson-steps-header-cs .kian-course-lesson-step-progress-wrapper .kian-course-lesson-step-progress-bar.is-learned:after{width:100%}.kian-course-lesson-wrapper .kian-course-lesson-steps-header .kian-course-lesson-steps-header-rs{display:flex;justify-content:right}.kian-course-lesson-wrapper .kian-course-lesson-steps-header .kian-course-lesson-steps-header-rs a{display:flex;width:50px;height:50px;color:#091825;text-decoration:none;align-items:center;justify-content:right}.kian-course-lesson-wrapper .kian-course-lesson-steps-content-wrapper{overflow:auto;padding:var(--global-content-edge-padding);display:grid;align-items:center;justify-content:center}.kian-course-lesson-wrapper .kian-course-lesson-steps-content-wrapper .kian-course-lesson-steps-content-container{max-width:var(--global-content-width);margin:0 auto;width:100%;display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.kian-course-lesson-wrapper .kian-course-lesson-steps-content{display:grid;max-height:592px;overflow:hidden}.kian-course-lesson-wrapper .kian-course-lesson-steps-content.kian-blink-loading{position:relative;overflow:hidden !important;border-radius:1.25rem}.kian-course-lesson-wrapper .kian-course-lesson-steps-content.kian-blink-loading:before{background:#eceff1;content:"";width:100%;position:absolute;border-radius:1.25rem;z-index:2;height:100%;display:block}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step{padding:3rem;background:#fff;border-radius:1.25rem;height:592px;border:1px solid rgba(0,0,0,.07);gap:3rem;grid-template-columns:1fr 45%;display:grid !important}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step.kian-course-lesson-quiz-step{display:flex !important;justify-content:center;flex-direction:column;align-items:center;gap:1rem}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step.kian-course-lesson-quiz-step svg{width:200px}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step.kian-course-lesson-quiz-step a{text-decoration:none;color:#fff;background:#5bc8af;width:210px;display:flex;align-items:center;justify-content:center;height:50px;border-radius:25px}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls{height:494px;position:relative}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls:after{content:"";height:100px;width:100%;display:block;position:absolute;bottom:0;background:linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls.is-scrolled:after{content:unset}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls.is-scrolled:before{content:"";height:100px;z-index:1;width:100%;display:block;position:absolute;top:0;background:linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls.is-not-scroll:after,.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls.is-not-scroll:before{content:unset}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls .kian-course-lesson-step-content-wrapper{height:494px;position:relative;overflow-y:auto;padding-right:2rem}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls .kian-course-lesson-step-content-wrapper::-webkit-scrollbar{width:4px}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls .kian-course-lesson-step-content-wrapper::-webkit-scrollbar-track{background:#e2e2e2;border-radius:1.25rem}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls .kian-course-lesson-step-content-wrapper::-webkit-scrollbar-thumb{background-color:#848484;border-radius:1.25rem}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls .kian-course-lesson-step-content-wrapper h2{margin-bottom:1rem;color:#0a1825}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls .kian-course-lesson-step-content-wrapper .kian-course-lesson-step-content{color:#687588;line-height:1.6}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls .kian-course-lesson-step-content-wrapper .kian-course-lesson-step-content p{margin-top:0}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls .kian-course-lesson-step-content-wrapper .kian-course-lesson-step-content *:last-child{margin-bottom:0 !important}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs .kian-course-lesson-code-tabs{overflow:hidden;height:400px;border-radius:.625rem;width:100%;padding:0 2rem;gap:.3125rem;justify-content:center;display:flex;flex-direction:column;align-items:center}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs .kian-course-lesson-code-tabs .kian-course-lesson-code-tab-buttons{width:100%;display:flex;gap:.3125rem;align-items:center}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs .kian-course-lesson-code-tabs .kian-course-lesson-code-tab-buttons button{border-radius:.375rem;background:#272822;font-size:.8125rem;padding:.625rem;font-weight:600;transition:none;border:none}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs .kian-course-lesson-code-tabs .kian-course-lesson-code-tab-buttons button.is-active{background:#fff;color:#272822;pointer-events:none}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs .kian-course-lesson-code-tabs .kian-course-lesson-code-tab-buttons button:hover{border:none}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs .kian-course-lesson-code-tabs .kian-course-lesson-code-tab-contents{width:100%}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs .kian-course-lesson-code-tabs .kian-course-lesson-code-tab-contents .kian-course-lesson-code-tab{display:none}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs .kian-course-lesson-code-tabs .kian-course-lesson-code-tab-contents .kian-course-lesson-code-tab .kian-pre-wrapper{margin:0}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs .kian-course-lesson-code-tabs .kian-course-lesson-code-tab-contents .kian-course-lesson-code-tab pre{box-shadow:0 0 40px -15px #272822}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs .kian-course-lesson-code-tabs .kian-course-lesson-code-tab-contents .kian-course-lesson-code-tab.is-active{display:block}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs img{overflow:hidden;height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:.625rem;width:100%}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs .kian-course-lesson-step-materials{padding-top:1rem;display:grid;gap:1rem}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs .kian-course-lesson-step-materials a{display:flex;width:100%;justify-content:space-between;padding:0 .625rem;text-decoration:none;font-weight:500;color:#091825;transition:color .3s}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs .kian-course-lesson-step-materials a i{color:var(--global-palette1)}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs .kian-course-lesson-step-materials a:hover{color:var(--global-palette1)}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer{background:#fff;padding:0 3rem;min-height:90px;height:90px;width:100%;align-items:center;display:flex;justify-content:space-between;border-radius:1.25rem;border:1px solid rgba(1,1,1,.07)}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer.kian-blink-loading{position:relative;overflow:hidden !important}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer.kian-blink-loading:before{background:#eceff1;content:"";width:100%;position:absolute;border-radius:1.25rem;z-index:1;left:0;height:100%;display:block}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer .kian-audio-controls{display:flex;justify-content:center;align-items:center}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer .kian-audio-controls button{display:flex;align-items:center;justify-content:center;gap:.625rem;background-color:var(--global-palette1);color:#fff;border:none;height:50px;font-size:16px;min-width:160px;padding:0 1.5rem;border-radius:25px;cursor:pointer;transition:background-color .3s ease}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer .kian-audio-controls button:hover:not([disabled]){background-color:#0773fb}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer .kian-audio-controls button[disabled]{opacity:.5;cursor:not-allowed}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer .kian-audio-controls button i{font-size:18px}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer .kian-audio-controls button.is-playing i:before{content:""}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer .kian-audio-controls button.is-playing span:before{content:"Pause"}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer .kian-audio-controls button.is-playing span .play-text{display:none}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer button{height:50px;font-size:16px;width:200px;border:none;border-radius:25px}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer button.kian-course-lesson-prev-step{border:1px solid var(--global-palette1);background:none;color:var(--global-palette1)}.kian-course-lesson-wrapper .tt-current-phrase,.kian-course-lesson-wrapper .tt-current-word,.kian-course-lesson-wrapper .tt-current-phrase-container .tt-whitespace,.kian-course-lesson-wrapper .tt-current-word+.tt-whitespace,.kian-course-lesson-wrapper .tt-whitespace+.tt-current-word{background-color:rgba(57,143,252,.15);color:#035ccc !important;transition:all .3s ease}.kian-course-lesson-wrapper .tt-previous-word:not(.tt-current-phrase)+.tt-whitespace,.kian-course-lesson-wrapper .tt-previous-word:not(.tt-current-phrase)~.tt-whitespace{background-color:unset;color:unset !important}.admin-bar .kian-course-lesson-wrapper{height:calc(var(--vh, 100vh) - var(--wp-admin--admin-bar--height))}code[class*=language-],pre[class*=language-]{font-size:.8125rem !important}pre[class*=language-]{border-radius:.375rem !important}.kian-course-lesson-videos .modal__container{padding:0;display:flex}.kian-course-lesson-videos .modal__container iframe{width:80vw;height:45vw}.kian-course-quiz-wrapper .learndash .learndash-wrapper .ld-tabs{margin:0}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content{display:grid;margin:0;height:var(--vh, 100vh);grid-template-rows:73px 1fr;background:#f9fafb}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_text{order:1;overflow:auto;display:grid;align-items:center;padding:var(--global-content-edge-padding)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_text>div{margin:0 auto;padding:3rem;background:#fff;border-radius:1.25rem;min-height:592px;width:100%;max-width:var(--global-content-width);border:1px solid rgba(0,0,0,.07);display:flex;gap:2rem;flex-direction:column;align-items:center;justify-content:center}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_text>div svg{width:200px}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_text>div input{height:55px;text-align:center;width:200px;border-radius:28px;margin:0 !important;font-size:1rem;font-weight:500;padding:0;background-color:#5bc8af !important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_loadQuiz{display:none !important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results{order:1;overflow:auto;display:grid;align-items:center;padding:var(--global-content-edge-padding)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container{padding:3rem;background:#fff;border-radius:1.25rem;min-height:592px;width:100%;border:1px solid rgba(0,0,0,.07);flex-direction:column;align-items:center;display:flex;gap:1rem;justify-content:center;max-width:var(--global-content-width);margin:0 auto}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_header{display:none}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-result-message{text-align:center;font-size:1.5rem;font-weight:700}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-result-message .wpProQuiz_correct_answer{color:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_points{border:none;background:none;padding:0;margin-top:0;font-weight:400}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_points .kian-quiz-result-percentage{display:none !important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_quiz_time{margin:0;display:flex;gap:2rem;align-items:center;justify-content:center}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_quiz_time .kian-quiz-result-time-wrapper{background:#f72166;color:#fff;height:100px;display:grid;align-items:center;width:200px;grid-template-rows:1fr 2fr;padding:.4375rem;border-radius:1.25rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_quiz_time .kian-quiz-result-time-wrapper .kian-quiz-result-time-text{text-align:center}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_quiz_time .kian-quiz-result-time-wrapper .kian-quiz-result-time-value{width:100%;height:100%;background:#fff;color:#1f2937;border-radius:1rem;display:flex;font-size:1rem;align-items:center;justify-content:center;gap:.625rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_quiz_time .kian-quiz-result-time-wrapper .kian-quiz-result-time-value i{color:#f72166;font-size:1.125rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_quiz_time .kian-quiz-result-time-wrapper.success{background:#5bc8af;color:#fff}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_quiz_time .kian-quiz-result-time-wrapper.success .kian-quiz-result-time-value i{color:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_quiz_time .kian-quiz-result-marks-wrapper{background:#f72166;color:#fff;height:100px;display:grid;align-items:center;width:200px;grid-template-rows:1fr 2fr;padding:.4375rem;border-radius:1.25rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_quiz_time .kian-quiz-result-marks-wrapper .kian-quiz-result-marks-text{text-align:center}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_quiz_time .kian-quiz-result-marks-wrapper .kian-quiz-result-marks-value{width:100%;height:100%;background:#fff;color:#1f2937;border-radius:1rem;display:flex;font-size:1rem;align-items:center;justify-content:center;gap:.625rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_quiz_time .kian-quiz-result-marks-wrapper .kian-quiz-result-marks-value i{color:#f72166;-webkit-transform:rotateX(180deg);transform:rotateX(180deg);font-size:1.125rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_quiz_time .kian-quiz-result-marks-wrapper.success{background:#5bc8af;color:#fff}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_quiz_time .kian-quiz-result-marks-wrapper.success .kian-quiz-result-marks-value i{color:#5bc8af;-webkit-transform:rotateX(0);transform:rotateX(0)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .ld-quiz-actions{border:none;margin:0 !important;padding:0;gap:2rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .ld-quiz-actions a,.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .ld-quiz-actions .wpProQuiz_button_restartQuiz,.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .ld-quiz-actions .wpProQuiz_button_reShowQuestion{height:55px;text-align:center;width:200px;border-radius:28px;margin:0 !important;font-size:1rem;font-weight:500;padding:0;background-color:var(--global-palette1) !important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .ld-quiz-actions .quiz_continue_link{margin:0}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .ld-quiz-actions .quiz_continue_link a{background-color:#5bc8af !important;height:55px;width:200px;border-radius:28px;font-size:1rem;font-weight:500}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar{position:relative;display:flex;align-items:center;justify-content:center;width:200px;height:200px;border-radius:50%;background:#ced1d3;margin-bottom:2rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar:after,.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar:before{content:"";width:35px;height:35px;top:50%;left:50%;border-radius:50%;margin-left:-17.5px;margin-top:-17.5px;background:#ced1d3;position:absolute;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:bold;z-index:0}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar:before{z-index:3}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar:after{z-index:1;box-shadow:none;-webkit-transform:translate(0, -82.5px);transform:translate(0, -82.5px)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage{display:flex;height:35px;width:35px;font-weight:bold;font-size:16px;justify-content:center;align-items:center;border-radius:50%;z-index:2;color:#a7acb0;background:rgba(0,0,0,0);position:absolute;top:50%;left:50%;margin-left:-17.5px;margin-top:-17.5px}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage.min-percentage{background:#5bc8af;color:#fff}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage.percentage-0{color:#fff}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.more-75 .percentage-25,.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.more-75 .percentage-50,.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.more-75 .percentage-75{color:#fff}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.more-min .min-percentage{border:1px solid #009e7a;color:#009e7a}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.more-50 .percentage-25,.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.more-50 .percentage-50{color:#fff}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.more-25 .percentage-25{color:#fff}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .kian-quiz-progress-bar-content{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;width:130px;height:130px;background-color:#fff;border-radius:50%;flex-direction:column;gap:.625rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .kian-quiz-progress-bar-content .kian-quiz-result-progress-status{color:#1f2937;font-weight:bold;font-size:40px}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .kian-quiz-progress-bar-content .kian-quiz-result-progress-percentage{color:#848b92;font-size:20px}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-0{-webkit-transform:rotate(0deg) translate(0, -82.5px) rotate(-0deg);transform:rotate(0deg) translate(0, -82.5px) rotate(-0deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-0{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(90deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-0:before{-webkit-transform:rotate(0deg) translate(0, -82.5px) rotate(-0deg);transform:rotate(0deg) translate(0, -82.5px) rotate(-0deg);content:"0";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-0:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-0 b:after{content:"0%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-1{-webkit-transform:rotate(3.6deg) translate(0, -82.5px) rotate(-3.6deg);transform:rotate(3.6deg) translate(0, -82.5px) rotate(-3.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-1{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(93.6deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-1:before{-webkit-transform:rotate(3.6deg) translate(0, -82.5px) rotate(-3.6deg);transform:rotate(3.6deg) translate(0, -82.5px) rotate(-3.6deg);content:"1";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-1:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-1 b:after{content:"1%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-2{-webkit-transform:rotate(7.2deg) translate(0, -82.5px) rotate(-7.2deg);transform:rotate(7.2deg) translate(0, -82.5px) rotate(-7.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-2{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(97.2deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-2:before{-webkit-transform:rotate(7.2deg) translate(0, -82.5px) rotate(-7.2deg);transform:rotate(7.2deg) translate(0, -82.5px) rotate(-7.2deg);content:"2";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-2:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-2 b:after{content:"2%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-3{-webkit-transform:rotate(10.8deg) translate(0, -82.5px) rotate(-10.8deg);transform:rotate(10.8deg) translate(0, -82.5px) rotate(-10.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-3{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(100.8deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-3:before{-webkit-transform:rotate(10.8deg) translate(0, -82.5px) rotate(-10.8deg);transform:rotate(10.8deg) translate(0, -82.5px) rotate(-10.8deg);content:"3";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-3:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-3 b:after{content:"3%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-4{-webkit-transform:rotate(14.4deg) translate(0, -82.5px) rotate(-14.4deg);transform:rotate(14.4deg) translate(0, -82.5px) rotate(-14.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-4{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(104.4deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-4:before{-webkit-transform:rotate(14.4deg) translate(0, -82.5px) rotate(-14.4deg);transform:rotate(14.4deg) translate(0, -82.5px) rotate(-14.4deg);content:"4";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-4:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-4 b:after{content:"4%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-5{-webkit-transform:rotate(18deg) translate(0, -82.5px) rotate(-18deg);transform:rotate(18deg) translate(0, -82.5px) rotate(-18deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-5{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(108deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-5:before{-webkit-transform:rotate(18deg) translate(0, -82.5px) rotate(-18deg);transform:rotate(18deg) translate(0, -82.5px) rotate(-18deg);content:"5";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-5:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-5 b:after{content:"5%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-6{-webkit-transform:rotate(21.6deg) translate(0, -82.5px) rotate(-21.6deg);transform:rotate(21.6deg) translate(0, -82.5px) rotate(-21.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-6{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(111.6deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-6:before{-webkit-transform:rotate(21.6deg) translate(0, -82.5px) rotate(-21.6deg);transform:rotate(21.6deg) translate(0, -82.5px) rotate(-21.6deg);content:"6";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-6:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-6 b:after{content:"6%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-7{-webkit-transform:rotate(25.2deg) translate(0, -82.5px) rotate(-25.2deg);transform:rotate(25.2deg) translate(0, -82.5px) rotate(-25.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-7{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(115.2deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-7:before{-webkit-transform:rotate(25.2deg) translate(0, -82.5px) rotate(-25.2deg);transform:rotate(25.2deg) translate(0, -82.5px) rotate(-25.2deg);content:"7";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-7:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-7 b:after{content:"7%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-8{-webkit-transform:rotate(28.8deg) translate(0, -82.5px) rotate(-28.8deg);transform:rotate(28.8deg) translate(0, -82.5px) rotate(-28.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-8{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(118.8deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-8:before{-webkit-transform:rotate(28.8deg) translate(0, -82.5px) rotate(-28.8deg);transform:rotate(28.8deg) translate(0, -82.5px) rotate(-28.8deg);content:"8";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-8:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-8 b:after{content:"8%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-9{-webkit-transform:rotate(32.4deg) translate(0, -82.5px) rotate(-32.4deg);transform:rotate(32.4deg) translate(0, -82.5px) rotate(-32.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-9{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(122.4deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-9:before{-webkit-transform:rotate(32.4deg) translate(0, -82.5px) rotate(-32.4deg);transform:rotate(32.4deg) translate(0, -82.5px) rotate(-32.4deg);content:"9";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-9:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-9 b:after{content:"9%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-10{-webkit-transform:rotate(36deg) translate(0, -82.5px) rotate(-36deg);transform:rotate(36deg) translate(0, -82.5px) rotate(-36deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-10{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(126deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-10:before{-webkit-transform:rotate(36deg) translate(0, -82.5px) rotate(-36deg);transform:rotate(36deg) translate(0, -82.5px) rotate(-36deg);content:"10";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-10:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-10 b:after{content:"10%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-11{-webkit-transform:rotate(39.6deg) translate(0, -82.5px) rotate(-39.6deg);transform:rotate(39.6deg) translate(0, -82.5px) rotate(-39.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-11{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(129.6deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-11:before{-webkit-transform:rotate(39.6deg) translate(0, -82.5px) rotate(-39.6deg);transform:rotate(39.6deg) translate(0, -82.5px) rotate(-39.6deg);content:"11";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-11:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-11 b:after{content:"11%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-12{-webkit-transform:rotate(43.2deg) translate(0, -82.5px) rotate(-43.2deg);transform:rotate(43.2deg) translate(0, -82.5px) rotate(-43.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-12{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(133.2deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-12:before{-webkit-transform:rotate(43.2deg) translate(0, -82.5px) rotate(-43.2deg);transform:rotate(43.2deg) translate(0, -82.5px) rotate(-43.2deg);content:"12";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-12:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-12 b:after{content:"12%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-13{-webkit-transform:rotate(46.8deg) translate(0, -82.5px) rotate(-46.8deg);transform:rotate(46.8deg) translate(0, -82.5px) rotate(-46.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-13{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(136.8deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-13:before{-webkit-transform:rotate(46.8deg) translate(0, -82.5px) rotate(-46.8deg);transform:rotate(46.8deg) translate(0, -82.5px) rotate(-46.8deg);content:"13";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-13:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-13 b:after{content:"13%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-14{-webkit-transform:rotate(50.4deg) translate(0, -82.5px) rotate(-50.4deg);transform:rotate(50.4deg) translate(0, -82.5px) rotate(-50.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-14{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(140.4deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-14:before{-webkit-transform:rotate(50.4deg) translate(0, -82.5px) rotate(-50.4deg);transform:rotate(50.4deg) translate(0, -82.5px) rotate(-50.4deg);content:"14";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-14:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-14 b:after{content:"14%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-15{-webkit-transform:rotate(54deg) translate(0, -82.5px) rotate(-54deg);transform:rotate(54deg) translate(0, -82.5px) rotate(-54deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-15{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(144deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-15:before{-webkit-transform:rotate(54deg) translate(0, -82.5px) rotate(-54deg);transform:rotate(54deg) translate(0, -82.5px) rotate(-54deg);content:"15";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-15:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-15 b:after{content:"15%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-16{-webkit-transform:rotate(57.6deg) translate(0, -82.5px) rotate(-57.6deg);transform:rotate(57.6deg) translate(0, -82.5px) rotate(-57.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-16{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(147.6deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-16:before{-webkit-transform:rotate(57.6deg) translate(0, -82.5px) rotate(-57.6deg);transform:rotate(57.6deg) translate(0, -82.5px) rotate(-57.6deg);content:"16";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-16:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-16 b:after{content:"16%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-17{-webkit-transform:rotate(61.2deg) translate(0, -82.5px) rotate(-61.2deg);transform:rotate(61.2deg) translate(0, -82.5px) rotate(-61.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-17{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(151.2deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-17:before{-webkit-transform:rotate(61.2deg) translate(0, -82.5px) rotate(-61.2deg);transform:rotate(61.2deg) translate(0, -82.5px) rotate(-61.2deg);content:"17";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-17:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-17 b:after{content:"17%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-18{-webkit-transform:rotate(64.8deg) translate(0, -82.5px) rotate(-64.8deg);transform:rotate(64.8deg) translate(0, -82.5px) rotate(-64.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-18{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(154.8deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-18:before{-webkit-transform:rotate(64.8deg) translate(0, -82.5px) rotate(-64.8deg);transform:rotate(64.8deg) translate(0, -82.5px) rotate(-64.8deg);content:"18";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-18:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-18 b:after{content:"18%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-19{-webkit-transform:rotate(68.4deg) translate(0, -82.5px) rotate(-68.4deg);transform:rotate(68.4deg) translate(0, -82.5px) rotate(-68.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-19{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(158.4deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-19:before{-webkit-transform:rotate(68.4deg) translate(0, -82.5px) rotate(-68.4deg);transform:rotate(68.4deg) translate(0, -82.5px) rotate(-68.4deg);content:"19";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-19:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-19 b:after{content:"19%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-20{-webkit-transform:rotate(72deg) translate(0, -82.5px) rotate(-72deg);transform:rotate(72deg) translate(0, -82.5px) rotate(-72deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-20{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(162deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-20:before{-webkit-transform:rotate(72deg) translate(0, -82.5px) rotate(-72deg);transform:rotate(72deg) translate(0, -82.5px) rotate(-72deg);content:"20";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-20:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-20 b:after{content:"20%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-21{-webkit-transform:rotate(75.6deg) translate(0, -82.5px) rotate(-75.6deg);transform:rotate(75.6deg) translate(0, -82.5px) rotate(-75.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-21{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(165.6deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-21:before{-webkit-transform:rotate(75.6deg) translate(0, -82.5px) rotate(-75.6deg);transform:rotate(75.6deg) translate(0, -82.5px) rotate(-75.6deg);content:"21";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-21:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-21 b:after{content:"21%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-22{-webkit-transform:rotate(79.2deg) translate(0, -82.5px) rotate(-79.2deg);transform:rotate(79.2deg) translate(0, -82.5px) rotate(-79.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-22{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(169.2deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-22:before{-webkit-transform:rotate(79.2deg) translate(0, -82.5px) rotate(-79.2deg);transform:rotate(79.2deg) translate(0, -82.5px) rotate(-79.2deg);content:"22";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-22:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-22 b:after{content:"22%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-23{-webkit-transform:rotate(82.8deg) translate(0, -82.5px) rotate(-82.8deg);transform:rotate(82.8deg) translate(0, -82.5px) rotate(-82.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-23{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(172.8deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-23:before{-webkit-transform:rotate(82.8deg) translate(0, -82.5px) rotate(-82.8deg);transform:rotate(82.8deg) translate(0, -82.5px) rotate(-82.8deg);content:"23";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-23:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-23 b:after{content:"23%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-24{-webkit-transform:rotate(86.4deg) translate(0, -82.5px) rotate(-86.4deg);transform:rotate(86.4deg) translate(0, -82.5px) rotate(-86.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-24{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(176.4deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-24:before{-webkit-transform:rotate(86.4deg) translate(0, -82.5px) rotate(-86.4deg);transform:rotate(86.4deg) translate(0, -82.5px) rotate(-86.4deg);content:"24";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-24:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-24 b:after{content:"24%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-25{-webkit-transform:rotate(90deg) translate(0, -82.5px) rotate(-90deg);transform:rotate(90deg) translate(0, -82.5px) rotate(-90deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-25{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(180deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-25:before{-webkit-transform:rotate(90deg) translate(0, -82.5px) rotate(-90deg);transform:rotate(90deg) translate(0, -82.5px) rotate(-90deg);content:"25";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-25:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-25 b:after{content:"25%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-26{-webkit-transform:rotate(93.6deg) translate(0, -82.5px) rotate(-93.6deg);transform:rotate(93.6deg) translate(0, -82.5px) rotate(-93.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-26{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(183.6deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-26:before{-webkit-transform:rotate(93.6deg) translate(0, -82.5px) rotate(-93.6deg);transform:rotate(93.6deg) translate(0, -82.5px) rotate(-93.6deg);content:"26";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-26:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-26 b:after{content:"26%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-27{-webkit-transform:rotate(97.2deg) translate(0, -82.5px) rotate(-97.2deg);transform:rotate(97.2deg) translate(0, -82.5px) rotate(-97.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-27{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(187.2deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-27:before{-webkit-transform:rotate(97.2deg) translate(0, -82.5px) rotate(-97.2deg);transform:rotate(97.2deg) translate(0, -82.5px) rotate(-97.2deg);content:"27";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-27:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-27 b:after{content:"27%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-28{-webkit-transform:rotate(100.8deg) translate(0, -82.5px) rotate(-100.8deg);transform:rotate(100.8deg) translate(0, -82.5px) rotate(-100.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-28{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(190.8deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-28:before{-webkit-transform:rotate(100.8deg) translate(0, -82.5px) rotate(-100.8deg);transform:rotate(100.8deg) translate(0, -82.5px) rotate(-100.8deg);content:"28";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-28:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-28 b:after{content:"28%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-29{-webkit-transform:rotate(104.4deg) translate(0, -82.5px) rotate(-104.4deg);transform:rotate(104.4deg) translate(0, -82.5px) rotate(-104.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-29{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(194.4deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-29:before{-webkit-transform:rotate(104.4deg) translate(0, -82.5px) rotate(-104.4deg);transform:rotate(104.4deg) translate(0, -82.5px) rotate(-104.4deg);content:"29";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-29:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-29 b:after{content:"29%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-30{-webkit-transform:rotate(108deg) translate(0, -82.5px) rotate(-108deg);transform:rotate(108deg) translate(0, -82.5px) rotate(-108deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-30{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(198deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-30:before{-webkit-transform:rotate(108deg) translate(0, -82.5px) rotate(-108deg);transform:rotate(108deg) translate(0, -82.5px) rotate(-108deg);content:"30";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-30:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-30 b:after{content:"30%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-31{-webkit-transform:rotate(111.6deg) translate(0, -82.5px) rotate(-111.6deg);transform:rotate(111.6deg) translate(0, -82.5px) rotate(-111.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-31{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(201.6deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-31:before{-webkit-transform:rotate(111.6deg) translate(0, -82.5px) rotate(-111.6deg);transform:rotate(111.6deg) translate(0, -82.5px) rotate(-111.6deg);content:"31";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-31:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-31 b:after{content:"31%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-32{-webkit-transform:rotate(115.2deg) translate(0, -82.5px) rotate(-115.2deg);transform:rotate(115.2deg) translate(0, -82.5px) rotate(-115.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-32{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(205.2deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-32:before{-webkit-transform:rotate(115.2deg) translate(0, -82.5px) rotate(-115.2deg);transform:rotate(115.2deg) translate(0, -82.5px) rotate(-115.2deg);content:"32";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-32:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-32 b:after{content:"32%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-33{-webkit-transform:rotate(118.8deg) translate(0, -82.5px) rotate(-118.8deg);transform:rotate(118.8deg) translate(0, -82.5px) rotate(-118.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-33{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(208.8deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-33:before{-webkit-transform:rotate(118.8deg) translate(0, -82.5px) rotate(-118.8deg);transform:rotate(118.8deg) translate(0, -82.5px) rotate(-118.8deg);content:"33";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-33:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-33 b:after{content:"33%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-34{-webkit-transform:rotate(122.4deg) translate(0, -82.5px) rotate(-122.4deg);transform:rotate(122.4deg) translate(0, -82.5px) rotate(-122.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-34{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(212.4deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-34:before{-webkit-transform:rotate(122.4deg) translate(0, -82.5px) rotate(-122.4deg);transform:rotate(122.4deg) translate(0, -82.5px) rotate(-122.4deg);content:"34";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-34:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-34 b:after{content:"34%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-35{-webkit-transform:rotate(126deg) translate(0, -82.5px) rotate(-126deg);transform:rotate(126deg) translate(0, -82.5px) rotate(-126deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-35{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(216deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-35:before{-webkit-transform:rotate(126deg) translate(0, -82.5px) rotate(-126deg);transform:rotate(126deg) translate(0, -82.5px) rotate(-126deg);content:"35";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-35:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-35 b:after{content:"35%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-36{-webkit-transform:rotate(129.6deg) translate(0, -82.5px) rotate(-129.6deg);transform:rotate(129.6deg) translate(0, -82.5px) rotate(-129.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-36{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(219.6deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-36:before{-webkit-transform:rotate(129.6deg) translate(0, -82.5px) rotate(-129.6deg);transform:rotate(129.6deg) translate(0, -82.5px) rotate(-129.6deg);content:"36";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-36:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-36 b:after{content:"36%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-37{-webkit-transform:rotate(133.2deg) translate(0, -82.5px) rotate(-133.2deg);transform:rotate(133.2deg) translate(0, -82.5px) rotate(-133.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-37{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(223.2deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-37:before{-webkit-transform:rotate(133.2deg) translate(0, -82.5px) rotate(-133.2deg);transform:rotate(133.2deg) translate(0, -82.5px) rotate(-133.2deg);content:"37";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-37:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-37 b:after{content:"37%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-38{-webkit-transform:rotate(136.8deg) translate(0, -82.5px) rotate(-136.8deg);transform:rotate(136.8deg) translate(0, -82.5px) rotate(-136.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-38{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(226.8deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-38:before{-webkit-transform:rotate(136.8deg) translate(0, -82.5px) rotate(-136.8deg);transform:rotate(136.8deg) translate(0, -82.5px) rotate(-136.8deg);content:"38";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-38:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-38 b:after{content:"38%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-39{-webkit-transform:rotate(140.4deg) translate(0, -82.5px) rotate(-140.4deg);transform:rotate(140.4deg) translate(0, -82.5px) rotate(-140.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-39{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(230.4deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-39:before{-webkit-transform:rotate(140.4deg) translate(0, -82.5px) rotate(-140.4deg);transform:rotate(140.4deg) translate(0, -82.5px) rotate(-140.4deg);content:"39";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-39:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-39 b:after{content:"39%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-40{-webkit-transform:rotate(144deg) translate(0, -82.5px) rotate(-144deg);transform:rotate(144deg) translate(0, -82.5px) rotate(-144deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-40{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(234deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-40:before{-webkit-transform:rotate(144deg) translate(0, -82.5px) rotate(-144deg);transform:rotate(144deg) translate(0, -82.5px) rotate(-144deg);content:"40";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-40:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-40 b:after{content:"40%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-41{-webkit-transform:rotate(147.6deg) translate(0, -82.5px) rotate(-147.6deg);transform:rotate(147.6deg) translate(0, -82.5px) rotate(-147.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-41{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(237.6deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-41:before{-webkit-transform:rotate(147.6deg) translate(0, -82.5px) rotate(-147.6deg);transform:rotate(147.6deg) translate(0, -82.5px) rotate(-147.6deg);content:"41";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-41:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-41 b:after{content:"41%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-42{-webkit-transform:rotate(151.2deg) translate(0, -82.5px) rotate(-151.2deg);transform:rotate(151.2deg) translate(0, -82.5px) rotate(-151.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-42{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(241.2deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-42:before{-webkit-transform:rotate(151.2deg) translate(0, -82.5px) rotate(-151.2deg);transform:rotate(151.2deg) translate(0, -82.5px) rotate(-151.2deg);content:"42";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-42:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-42 b:after{content:"42%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-43{-webkit-transform:rotate(154.8deg) translate(0, -82.5px) rotate(-154.8deg);transform:rotate(154.8deg) translate(0, -82.5px) rotate(-154.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-43{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(244.8deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-43:before{-webkit-transform:rotate(154.8deg) translate(0, -82.5px) rotate(-154.8deg);transform:rotate(154.8deg) translate(0, -82.5px) rotate(-154.8deg);content:"43";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-43:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-43 b:after{content:"43%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-44{-webkit-transform:rotate(158.4deg) translate(0, -82.5px) rotate(-158.4deg);transform:rotate(158.4deg) translate(0, -82.5px) rotate(-158.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-44{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(248.4deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-44:before{-webkit-transform:rotate(158.4deg) translate(0, -82.5px) rotate(-158.4deg);transform:rotate(158.4deg) translate(0, -82.5px) rotate(-158.4deg);content:"44";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-44:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-44 b:after{content:"44%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-45{-webkit-transform:rotate(162deg) translate(0, -82.5px) rotate(-162deg);transform:rotate(162deg) translate(0, -82.5px) rotate(-162deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-45{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(252deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-45:before{-webkit-transform:rotate(162deg) translate(0, -82.5px) rotate(-162deg);transform:rotate(162deg) translate(0, -82.5px) rotate(-162deg);content:"45";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-45:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-45 b:after{content:"45%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-46{-webkit-transform:rotate(165.6deg) translate(0, -82.5px) rotate(-165.6deg);transform:rotate(165.6deg) translate(0, -82.5px) rotate(-165.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-46{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(255.6deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-46:before{-webkit-transform:rotate(165.6deg) translate(0, -82.5px) rotate(-165.6deg);transform:rotate(165.6deg) translate(0, -82.5px) rotate(-165.6deg);content:"46";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-46:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-46 b:after{content:"46%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-47{-webkit-transform:rotate(169.2deg) translate(0, -82.5px) rotate(-169.2deg);transform:rotate(169.2deg) translate(0, -82.5px) rotate(-169.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-47{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(259.2deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-47:before{-webkit-transform:rotate(169.2deg) translate(0, -82.5px) rotate(-169.2deg);transform:rotate(169.2deg) translate(0, -82.5px) rotate(-169.2deg);content:"47";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-47:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-47 b:after{content:"47%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-48{-webkit-transform:rotate(172.8deg) translate(0, -82.5px) rotate(-172.8deg);transform:rotate(172.8deg) translate(0, -82.5px) rotate(-172.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-48{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(262.8deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-48:before{-webkit-transform:rotate(172.8deg) translate(0, -82.5px) rotate(-172.8deg);transform:rotate(172.8deg) translate(0, -82.5px) rotate(-172.8deg);content:"48";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-48:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-48 b:after{content:"48%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-49{-webkit-transform:rotate(176.4deg) translate(0, -82.5px) rotate(-176.4deg);transform:rotate(176.4deg) translate(0, -82.5px) rotate(-176.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-49{background-image:linear-gradient(90deg, #CED1D3 50%, transparent 50%, transparent),linear-gradient(266.4deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-49:before{-webkit-transform:rotate(176.4deg) translate(0, -82.5px) rotate(-176.4deg);transform:rotate(176.4deg) translate(0, -82.5px) rotate(-176.4deg);content:"49";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-49:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-49 b:after{content:"49%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-50{-webkit-transform:rotate(180deg) translate(0, -82.5px) rotate(-180deg);transform:rotate(180deg) translate(0, -82.5px) rotate(-180deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-50{background-image:linear-gradient(-90deg, #f82167 50%, transparent 50%, transparent),linear-gradient(270deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-50:before{-webkit-transform:rotate(180deg) translate(0, -82.5px) rotate(-180deg);transform:rotate(180deg) translate(0, -82.5px) rotate(-180deg);content:"50";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-50:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-50 b:after{content:"50%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-51{-webkit-transform:rotate(183.6deg) translate(0, -82.5px) rotate(-183.6deg);transform:rotate(183.6deg) translate(0, -82.5px) rotate(-183.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-51{background-image:linear-gradient(-86.4deg, #f82167 50%, transparent 50%, transparent),linear-gradient(270deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-51:before{-webkit-transform:rotate(183.6deg) translate(0, -82.5px) rotate(-183.6deg);transform:rotate(183.6deg) translate(0, -82.5px) rotate(-183.6deg);content:"51";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-51:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-51 b:after{content:"51%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-52{-webkit-transform:rotate(187.2deg) translate(0, -82.5px) rotate(-187.2deg);transform:rotate(187.2deg) translate(0, -82.5px) rotate(-187.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-52{background-image:linear-gradient(-82.8deg, #f82167 50%, transparent 50%, transparent),linear-gradient(270deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-52:before{-webkit-transform:rotate(187.2deg) translate(0, -82.5px) rotate(-187.2deg);transform:rotate(187.2deg) translate(0, -82.5px) rotate(-187.2deg);content:"52";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-52:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-52 b:after{content:"52%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-53{-webkit-transform:rotate(190.8deg) translate(0, -82.5px) rotate(-190.8deg);transform:rotate(190.8deg) translate(0, -82.5px) rotate(-190.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-53{background-image:linear-gradient(-79.2deg, #f82167 50%, transparent 50%, transparent),linear-gradient(270deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-53:before{-webkit-transform:rotate(190.8deg) translate(0, -82.5px) rotate(-190.8deg);transform:rotate(190.8deg) translate(0, -82.5px) rotate(-190.8deg);content:"53";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-53:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-53 b:after{content:"53%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-54{-webkit-transform:rotate(194.4deg) translate(0, -82.5px) rotate(-194.4deg);transform:rotate(194.4deg) translate(0, -82.5px) rotate(-194.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-54{background-image:linear-gradient(-75.6deg, #f82167 50%, transparent 50%, transparent),linear-gradient(270deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-54:before{-webkit-transform:rotate(194.4deg) translate(0, -82.5px) rotate(-194.4deg);transform:rotate(194.4deg) translate(0, -82.5px) rotate(-194.4deg);content:"54";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-54:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-54 b:after{content:"54%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-55{-webkit-transform:rotate(198deg) translate(0, -82.5px) rotate(-198deg);transform:rotate(198deg) translate(0, -82.5px) rotate(-198deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-55{background-image:linear-gradient(-72deg, #f82167 50%, transparent 50%, transparent),linear-gradient(270deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-55:before{-webkit-transform:rotate(198deg) translate(0, -82.5px) rotate(-198deg);transform:rotate(198deg) translate(0, -82.5px) rotate(-198deg);content:"55";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-55:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-55 b:after{content:"55%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-56{-webkit-transform:rotate(201.6deg) translate(0, -82.5px) rotate(-201.6deg);transform:rotate(201.6deg) translate(0, -82.5px) rotate(-201.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-56{background-image:linear-gradient(-68.4deg, #f82167 50%, transparent 50%, transparent),linear-gradient(270deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-56:before{-webkit-transform:rotate(201.6deg) translate(0, -82.5px) rotate(-201.6deg);transform:rotate(201.6deg) translate(0, -82.5px) rotate(-201.6deg);content:"56";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-56:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-56 b:after{content:"56%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-57{-webkit-transform:rotate(205.2deg) translate(0, -82.5px) rotate(-205.2deg);transform:rotate(205.2deg) translate(0, -82.5px) rotate(-205.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-57{background-image:linear-gradient(-64.8deg, #f82167 50%, transparent 50%, transparent),linear-gradient(270deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-57:before{-webkit-transform:rotate(205.2deg) translate(0, -82.5px) rotate(-205.2deg);transform:rotate(205.2deg) translate(0, -82.5px) rotate(-205.2deg);content:"57";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-57:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-57 b:after{content:"57%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-58{-webkit-transform:rotate(208.8deg) translate(0, -82.5px) rotate(-208.8deg);transform:rotate(208.8deg) translate(0, -82.5px) rotate(-208.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-58{background-image:linear-gradient(-61.2deg, #f82167 50%, transparent 50%, transparent),linear-gradient(270deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-58:before{-webkit-transform:rotate(208.8deg) translate(0, -82.5px) rotate(-208.8deg);transform:rotate(208.8deg) translate(0, -82.5px) rotate(-208.8deg);content:"58";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-58:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-58 b:after{content:"58%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-59{-webkit-transform:rotate(212.4deg) translate(0, -82.5px) rotate(-212.4deg);transform:rotate(212.4deg) translate(0, -82.5px) rotate(-212.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-59{background-image:linear-gradient(-57.6deg, #f82167 50%, transparent 50%, transparent),linear-gradient(270deg, #f82167 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-59:before{-webkit-transform:rotate(212.4deg) translate(0, -82.5px) rotate(-212.4deg);transform:rotate(212.4deg) translate(0, -82.5px) rotate(-212.4deg);content:"59";background:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-59:after{background:#f82167}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-59 b:after{content:"59%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-60{-webkit-transform:rotate(216deg) translate(0, -82.5px) rotate(-216deg);transform:rotate(216deg) translate(0, -82.5px) rotate(-216deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-60{background-image:linear-gradient(-54deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-60:before{-webkit-transform:rotate(216deg) translate(0, -82.5px) rotate(-216deg);transform:rotate(216deg) translate(0, -82.5px) rotate(-216deg);content:"60";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-60:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-60 b:after{content:"60%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-61{-webkit-transform:rotate(219.6deg) translate(0, -82.5px) rotate(-219.6deg);transform:rotate(219.6deg) translate(0, -82.5px) rotate(-219.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-61{background-image:linear-gradient(-50.4deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-61:before{-webkit-transform:rotate(219.6deg) translate(0, -82.5px) rotate(-219.6deg);transform:rotate(219.6deg) translate(0, -82.5px) rotate(-219.6deg);content:"61";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-61:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-61 b:after{content:"61%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-62{-webkit-transform:rotate(223.2deg) translate(0, -82.5px) rotate(-223.2deg);transform:rotate(223.2deg) translate(0, -82.5px) rotate(-223.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-62{background-image:linear-gradient(-46.8deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-62:before{-webkit-transform:rotate(223.2deg) translate(0, -82.5px) rotate(-223.2deg);transform:rotate(223.2deg) translate(0, -82.5px) rotate(-223.2deg);content:"62";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-62:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-62 b:after{content:"62%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-63{-webkit-transform:rotate(226.8deg) translate(0, -82.5px) rotate(-226.8deg);transform:rotate(226.8deg) translate(0, -82.5px) rotate(-226.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-63{background-image:linear-gradient(-43.2deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-63:before{-webkit-transform:rotate(226.8deg) translate(0, -82.5px) rotate(-226.8deg);transform:rotate(226.8deg) translate(0, -82.5px) rotate(-226.8deg);content:"63";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-63:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-63 b:after{content:"63%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-64{-webkit-transform:rotate(230.4deg) translate(0, -82.5px) rotate(-230.4deg);transform:rotate(230.4deg) translate(0, -82.5px) rotate(-230.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-64{background-image:linear-gradient(-39.6deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-64:before{-webkit-transform:rotate(230.4deg) translate(0, -82.5px) rotate(-230.4deg);transform:rotate(230.4deg) translate(0, -82.5px) rotate(-230.4deg);content:"64";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-64:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-64 b:after{content:"64%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-65{-webkit-transform:rotate(234deg) translate(0, -82.5px) rotate(-234deg);transform:rotate(234deg) translate(0, -82.5px) rotate(-234deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-65{background-image:linear-gradient(-36deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-65:before{-webkit-transform:rotate(234deg) translate(0, -82.5px) rotate(-234deg);transform:rotate(234deg) translate(0, -82.5px) rotate(-234deg);content:"65";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-65:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-65 b:after{content:"65%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-66{-webkit-transform:rotate(237.6deg) translate(0, -82.5px) rotate(-237.6deg);transform:rotate(237.6deg) translate(0, -82.5px) rotate(-237.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-66{background-image:linear-gradient(-32.4deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-66:before{-webkit-transform:rotate(237.6deg) translate(0, -82.5px) rotate(-237.6deg);transform:rotate(237.6deg) translate(0, -82.5px) rotate(-237.6deg);content:"66";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-66:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-66 b:after{content:"66%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-67{-webkit-transform:rotate(241.2deg) translate(0, -82.5px) rotate(-241.2deg);transform:rotate(241.2deg) translate(0, -82.5px) rotate(-241.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-67{background-image:linear-gradient(-28.8deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-67:before{-webkit-transform:rotate(241.2deg) translate(0, -82.5px) rotate(-241.2deg);transform:rotate(241.2deg) translate(0, -82.5px) rotate(-241.2deg);content:"67";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-67:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-67 b:after{content:"67%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-68{-webkit-transform:rotate(244.8deg) translate(0, -82.5px) rotate(-244.8deg);transform:rotate(244.8deg) translate(0, -82.5px) rotate(-244.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-68{background-image:linear-gradient(-25.2deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-68:before{-webkit-transform:rotate(244.8deg) translate(0, -82.5px) rotate(-244.8deg);transform:rotate(244.8deg) translate(0, -82.5px) rotate(-244.8deg);content:"68";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-68:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-68 b:after{content:"68%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-69{-webkit-transform:rotate(248.4deg) translate(0, -82.5px) rotate(-248.4deg);transform:rotate(248.4deg) translate(0, -82.5px) rotate(-248.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-69{background-image:linear-gradient(-21.6deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-69:before{-webkit-transform:rotate(248.4deg) translate(0, -82.5px) rotate(-248.4deg);transform:rotate(248.4deg) translate(0, -82.5px) rotate(-248.4deg);content:"69";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-69:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-69 b:after{content:"69%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-70{-webkit-transform:rotate(252deg) translate(0, -82.5px) rotate(-252deg);transform:rotate(252deg) translate(0, -82.5px) rotate(-252deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-70{background-image:linear-gradient(-18deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-70:before{-webkit-transform:rotate(252deg) translate(0, -82.5px) rotate(-252deg);transform:rotate(252deg) translate(0, -82.5px) rotate(-252deg);content:"70";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-70:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-70 b:after{content:"70%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-71{-webkit-transform:rotate(255.6deg) translate(0, -82.5px) rotate(-255.6deg);transform:rotate(255.6deg) translate(0, -82.5px) rotate(-255.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-71{background-image:linear-gradient(-14.4deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-71:before{-webkit-transform:rotate(255.6deg) translate(0, -82.5px) rotate(-255.6deg);transform:rotate(255.6deg) translate(0, -82.5px) rotate(-255.6deg);content:"71";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-71:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-71 b:after{content:"71%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-72{-webkit-transform:rotate(259.2deg) translate(0, -82.5px) rotate(-259.2deg);transform:rotate(259.2deg) translate(0, -82.5px) rotate(-259.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-72{background-image:linear-gradient(-10.8deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-72:before{-webkit-transform:rotate(259.2deg) translate(0, -82.5px) rotate(-259.2deg);transform:rotate(259.2deg) translate(0, -82.5px) rotate(-259.2deg);content:"72";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-72:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-72 b:after{content:"72%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-73{-webkit-transform:rotate(262.8deg) translate(0, -82.5px) rotate(-262.8deg);transform:rotate(262.8deg) translate(0, -82.5px) rotate(-262.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-73{background-image:linear-gradient(-7.2deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-73:before{-webkit-transform:rotate(262.8deg) translate(0, -82.5px) rotate(-262.8deg);transform:rotate(262.8deg) translate(0, -82.5px) rotate(-262.8deg);content:"73";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-73:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-73 b:after{content:"73%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-74{-webkit-transform:rotate(266.4deg) translate(0, -82.5px) rotate(-266.4deg);transform:rotate(266.4deg) translate(0, -82.5px) rotate(-266.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-74{background-image:linear-gradient(-3.6deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-74:before{-webkit-transform:rotate(266.4deg) translate(0, -82.5px) rotate(-266.4deg);transform:rotate(266.4deg) translate(0, -82.5px) rotate(-266.4deg);content:"74";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-74:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-74 b:after{content:"74%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-75{-webkit-transform:rotate(270deg) translate(0, -82.5px) rotate(-270deg);transform:rotate(270deg) translate(0, -82.5px) rotate(-270deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-75{background-image:linear-gradient(0deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-75:before{-webkit-transform:rotate(270deg) translate(0, -82.5px) rotate(-270deg);transform:rotate(270deg) translate(0, -82.5px) rotate(-270deg);content:"75";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-75:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-75 b:after{content:"75%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-76{-webkit-transform:rotate(273.6deg) translate(0, -82.5px) rotate(-273.6deg);transform:rotate(273.6deg) translate(0, -82.5px) rotate(-273.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-76{background-image:linear-gradient(3.6deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-76:before{-webkit-transform:rotate(273.6deg) translate(0, -82.5px) rotate(-273.6deg);transform:rotate(273.6deg) translate(0, -82.5px) rotate(-273.6deg);content:"76";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-76:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-76 b:after{content:"76%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-77{-webkit-transform:rotate(277.2deg) translate(0, -82.5px) rotate(-277.2deg);transform:rotate(277.2deg) translate(0, -82.5px) rotate(-277.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-77{background-image:linear-gradient(7.2deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-77:before{-webkit-transform:rotate(277.2deg) translate(0, -82.5px) rotate(-277.2deg);transform:rotate(277.2deg) translate(0, -82.5px) rotate(-277.2deg);content:"77";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-77:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-77 b:after{content:"77%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-78{-webkit-transform:rotate(280.8deg) translate(0, -82.5px) rotate(-280.8deg);transform:rotate(280.8deg) translate(0, -82.5px) rotate(-280.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-78{background-image:linear-gradient(10.8deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-78:before{-webkit-transform:rotate(280.8deg) translate(0, -82.5px) rotate(-280.8deg);transform:rotate(280.8deg) translate(0, -82.5px) rotate(-280.8deg);content:"78";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-78:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-78 b:after{content:"78%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-79{-webkit-transform:rotate(284.4deg) translate(0, -82.5px) rotate(-284.4deg);transform:rotate(284.4deg) translate(0, -82.5px) rotate(-284.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-79{background-image:linear-gradient(14.4deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-79:before{-webkit-transform:rotate(284.4deg) translate(0, -82.5px) rotate(-284.4deg);transform:rotate(284.4deg) translate(0, -82.5px) rotate(-284.4deg);content:"79";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-79:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-79 b:after{content:"79%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-80{-webkit-transform:rotate(288deg) translate(0, -82.5px) rotate(-288deg);transform:rotate(288deg) translate(0, -82.5px) rotate(-288deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-80{background-image:linear-gradient(18deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-80:before{-webkit-transform:rotate(288deg) translate(0, -82.5px) rotate(-288deg);transform:rotate(288deg) translate(0, -82.5px) rotate(-288deg);content:"80";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-80:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-80 b:after{content:"80%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-81{-webkit-transform:rotate(291.6deg) translate(0, -82.5px) rotate(-291.6deg);transform:rotate(291.6deg) translate(0, -82.5px) rotate(-291.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-81{background-image:linear-gradient(21.6deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-81:before{-webkit-transform:rotate(291.6deg) translate(0, -82.5px) rotate(-291.6deg);transform:rotate(291.6deg) translate(0, -82.5px) rotate(-291.6deg);content:"81";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-81:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-81 b:after{content:"81%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-82{-webkit-transform:rotate(295.2deg) translate(0, -82.5px) rotate(-295.2deg);transform:rotate(295.2deg) translate(0, -82.5px) rotate(-295.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-82{background-image:linear-gradient(25.2deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-82:before{-webkit-transform:rotate(295.2deg) translate(0, -82.5px) rotate(-295.2deg);transform:rotate(295.2deg) translate(0, -82.5px) rotate(-295.2deg);content:"82";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-82:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-82 b:after{content:"82%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-83{-webkit-transform:rotate(298.8deg) translate(0, -82.5px) rotate(-298.8deg);transform:rotate(298.8deg) translate(0, -82.5px) rotate(-298.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-83{background-image:linear-gradient(28.8deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-83:before{-webkit-transform:rotate(298.8deg) translate(0, -82.5px) rotate(-298.8deg);transform:rotate(298.8deg) translate(0, -82.5px) rotate(-298.8deg);content:"83";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-83:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-83 b:after{content:"83%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-84{-webkit-transform:rotate(302.4deg) translate(0, -82.5px) rotate(-302.4deg);transform:rotate(302.4deg) translate(0, -82.5px) rotate(-302.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-84{background-image:linear-gradient(32.4deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-84:before{-webkit-transform:rotate(302.4deg) translate(0, -82.5px) rotate(-302.4deg);transform:rotate(302.4deg) translate(0, -82.5px) rotate(-302.4deg);content:"84";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-84:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-84 b:after{content:"84%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-85{-webkit-transform:rotate(306deg) translate(0, -82.5px) rotate(-306deg);transform:rotate(306deg) translate(0, -82.5px) rotate(-306deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-85{background-image:linear-gradient(36deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-85:before{-webkit-transform:rotate(306deg) translate(0, -82.5px) rotate(-306deg);transform:rotate(306deg) translate(0, -82.5px) rotate(-306deg);content:"85";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-85:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-85 b:after{content:"85%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-86{-webkit-transform:rotate(309.6deg) translate(0, -82.5px) rotate(-309.6deg);transform:rotate(309.6deg) translate(0, -82.5px) rotate(-309.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-86{background-image:linear-gradient(39.6deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-86:before{-webkit-transform:rotate(309.6deg) translate(0, -82.5px) rotate(-309.6deg);transform:rotate(309.6deg) translate(0, -82.5px) rotate(-309.6deg);content:"86";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-86:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-86 b:after{content:"86%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-87{-webkit-transform:rotate(313.2deg) translate(0, -82.5px) rotate(-313.2deg);transform:rotate(313.2deg) translate(0, -82.5px) rotate(-313.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-87{background-image:linear-gradient(43.2deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-87:before{-webkit-transform:rotate(313.2deg) translate(0, -82.5px) rotate(-313.2deg);transform:rotate(313.2deg) translate(0, -82.5px) rotate(-313.2deg);content:"87";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-87:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-87 b:after{content:"87%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-88{-webkit-transform:rotate(316.8deg) translate(0, -82.5px) rotate(-316.8deg);transform:rotate(316.8deg) translate(0, -82.5px) rotate(-316.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-88{background-image:linear-gradient(46.8deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-88:before{-webkit-transform:rotate(316.8deg) translate(0, -82.5px) rotate(-316.8deg);transform:rotate(316.8deg) translate(0, -82.5px) rotate(-316.8deg);content:"88";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-88:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-88 b:after{content:"88%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-89{-webkit-transform:rotate(320.4deg) translate(0, -82.5px) rotate(-320.4deg);transform:rotate(320.4deg) translate(0, -82.5px) rotate(-320.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-89{background-image:linear-gradient(50.4deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-89:before{-webkit-transform:rotate(320.4deg) translate(0, -82.5px) rotate(-320.4deg);transform:rotate(320.4deg) translate(0, -82.5px) rotate(-320.4deg);content:"89";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-89:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-89 b:after{content:"89%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-90{-webkit-transform:rotate(324deg) translate(0, -82.5px) rotate(-324deg);transform:rotate(324deg) translate(0, -82.5px) rotate(-324deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-90{background-image:linear-gradient(54deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-90:before{-webkit-transform:rotate(324deg) translate(0, -82.5px) rotate(-324deg);transform:rotate(324deg) translate(0, -82.5px) rotate(-324deg);content:"90";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-90:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-90 b:after{content:"90%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-91{-webkit-transform:rotate(327.6deg) translate(0, -82.5px) rotate(-327.6deg);transform:rotate(327.6deg) translate(0, -82.5px) rotate(-327.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-91{background-image:linear-gradient(57.6deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-91:before{-webkit-transform:rotate(327.6deg) translate(0, -82.5px) rotate(-327.6deg);transform:rotate(327.6deg) translate(0, -82.5px) rotate(-327.6deg);content:"91";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-91:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-91 b:after{content:"91%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-92{-webkit-transform:rotate(331.2deg) translate(0, -82.5px) rotate(-331.2deg);transform:rotate(331.2deg) translate(0, -82.5px) rotate(-331.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-92{background-image:linear-gradient(61.2deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-92:before{-webkit-transform:rotate(331.2deg) translate(0, -82.5px) rotate(-331.2deg);transform:rotate(331.2deg) translate(0, -82.5px) rotate(-331.2deg);content:"92";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-92:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-92 b:after{content:"92%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-93{-webkit-transform:rotate(334.8deg) translate(0, -82.5px) rotate(-334.8deg);transform:rotate(334.8deg) translate(0, -82.5px) rotate(-334.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-93{background-image:linear-gradient(64.8deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-93:before{-webkit-transform:rotate(334.8deg) translate(0, -82.5px) rotate(-334.8deg);transform:rotate(334.8deg) translate(0, -82.5px) rotate(-334.8deg);content:"93";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-93:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-93 b:after{content:"93%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-94{-webkit-transform:rotate(338.4deg) translate(0, -82.5px) rotate(-338.4deg);transform:rotate(338.4deg) translate(0, -82.5px) rotate(-338.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-94{background-image:linear-gradient(68.4deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-94:before{-webkit-transform:rotate(338.4deg) translate(0, -82.5px) rotate(-338.4deg);transform:rotate(338.4deg) translate(0, -82.5px) rotate(-338.4deg);content:"94";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-94:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-94 b:after{content:"94%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-95{-webkit-transform:rotate(342deg) translate(0, -82.5px) rotate(-342deg);transform:rotate(342deg) translate(0, -82.5px) rotate(-342deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-95{background-image:linear-gradient(72deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-95:before{-webkit-transform:rotate(342deg) translate(0, -82.5px) rotate(-342deg);transform:rotate(342deg) translate(0, -82.5px) rotate(-342deg);content:"95";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-95:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-95 b:after{content:"95%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-96{-webkit-transform:rotate(345.6deg) translate(0, -82.5px) rotate(-345.6deg);transform:rotate(345.6deg) translate(0, -82.5px) rotate(-345.6deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-96{background-image:linear-gradient(75.6deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-96:before{-webkit-transform:rotate(345.6deg) translate(0, -82.5px) rotate(-345.6deg);transform:rotate(345.6deg) translate(0, -82.5px) rotate(-345.6deg);content:"96";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-96:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-96 b:after{content:"96%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-97{-webkit-transform:rotate(349.2deg) translate(0, -82.5px) rotate(-349.2deg);transform:rotate(349.2deg) translate(0, -82.5px) rotate(-349.2deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-97{background-image:linear-gradient(79.2deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-97:before{-webkit-transform:rotate(349.2deg) translate(0, -82.5px) rotate(-349.2deg);transform:rotate(349.2deg) translate(0, -82.5px) rotate(-349.2deg);content:"97";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-97:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-97 b:after{content:"97%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-98{-webkit-transform:rotate(352.8deg) translate(0, -82.5px) rotate(-352.8deg);transform:rotate(352.8deg) translate(0, -82.5px) rotate(-352.8deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-98{background-image:linear-gradient(82.8deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-98:before{-webkit-transform:rotate(352.8deg) translate(0, -82.5px) rotate(-352.8deg);transform:rotate(352.8deg) translate(0, -82.5px) rotate(-352.8deg);content:"98";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-98:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-98 b:after{content:"98%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-99{-webkit-transform:rotate(356.4deg) translate(0, -82.5px) rotate(-356.4deg);transform:rotate(356.4deg) translate(0, -82.5px) rotate(-356.4deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-99{background-image:linear-gradient(86.4deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-99:before{-webkit-transform:rotate(356.4deg) translate(0, -82.5px) rotate(-356.4deg);transform:rotate(356.4deg) translate(0, -82.5px) rotate(-356.4deg);content:"99";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-99:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-99 b:after{content:"99%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar .percentage-100{-webkit-transform:rotate(360deg) translate(0, -82.5px) rotate(-360deg);transform:rotate(360deg) translate(0, -82.5px) rotate(-360deg)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-100{background-image:linear-gradient(90deg, #5BC8AF 50%, transparent 50%, transparent),linear-gradient(270deg, #5BC8AF 50%, #CED1D3 50%, #CED1D3)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-100:before{-webkit-transform:rotate(360deg) translate(0, -82.5px) rotate(-360deg);transform:rotate(360deg) translate(0, -82.5px) rotate(-360deg);content:"100";background:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-100:after{background:#5bc8af}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .kian-quiz-progress-bar.progress-100 b:after{content:"100%"}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container>div{width:100%}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_sending{order:1;overflow:auto;display:grid;align-items:center;padding:var(--global-content-edge-padding)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_sending .kian-quiz-sending-box-container{padding:3rem;background:#fff;border-radius:1.25rem;min-height:592px;width:100%;text-align:center;border:1px solid rgba(0,0,0,.07);flex-direction:column;align-items:center;display:flex;gap:1rem;justify-content:center;max-width:var(--global-content-width);margin:0 auto}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_sending .kian-quiz-sending-box-container .wpProQuiz_header{display:none}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_sending .kian-quiz-sending-box-container>div{width:100%;font-size:1.25rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_checkPage{order:1;overflow:auto;display:grid;align-items:center;padding:var(--global-content-edge-padding)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_checkPage .kian-quiz-check-box-container{padding:3rem;background:#fff;border-radius:1.25rem;min-height:592px;border:1px solid rgba(0,0,0,.07);flex-direction:column;align-items:center;display:flex;max-width:var(--global-content-width);margin:0 auto;width:100%;gap:1rem;justify-content:center}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_checkPage .kian-quiz-check-box-container h4{margin-top:0}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_checkPage .kian-quiz-check-box-container .wpProQuiz_reviewSummary .wpProQuiz_reviewQuestion{background:none;border:none;overflow:unset;padding:0;max-height:unset}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_checkPage .kian-quiz-check-box-container .wpProQuiz_reviewSummary .wpProQuiz_reviewQuestion ol{align-items:center;gap:.3125rem;display:flex;flex-wrap:wrap;justify-content:center}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_checkPage .kian-quiz-check-box-container .wpProQuiz_reviewSummary .wpProQuiz_reviewQuestion ol li{margin:0;padding:0;display:flex;justify-content:center;align-items:center;width:43px;height:43px;border-radius:50%}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_checkPage .kian-quiz-check-box-container .wpProQuiz_reviewSummary .wpProQuiz_reviewQuestion ol li.wpProQuiz_reviewQuestionSolved{background-color:var(--global-palette1);border:none;color:#FFF}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_checkPage .kian-quiz-check-box-container input{height:55px;text-align:center;width:200px;border-radius:1.75rem;margin-top:2rem;font-size:1rem;font-weight:500;padding:0;background-color:#5bc8af !important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv{order:0;margin:0;padding:0 calc(var(--global-content-edge-padding));display:grid !important;grid-template-columns:1fr 2fr 1fr;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;background:#fff;border-bottom:1px solid rgba(0,0,0,.07)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .kian-course-quiz-header-ls{height:72px;display:flex;align-items:center}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .kian-course-quiz-header-ls h1{font-size:1.125rem;font-weight:bold;line-height:normal}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .kian-course-quiz-header-rs{display:flex;justify-content:right}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .kian-course-quiz-header-rs a{display:flex;width:50px;height:50px;color:#091825;text-decoration:none;align-items:center;justify-content:right}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion{padding:0;overflow:unset;background:none}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol{display:flex;gap:.4375rem;justify-content:center;align-items:center}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li{font-size:0;flex:1;height:8px;background:#d4e6fe;max-width:100px;display:flex;align-items:center;border-radius:10px;position:relative;padding:0;margin:0;border:none;outline:none;box-shadow:none !important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li:after{content:"";width:0;background:var(--global-palette1);display:block;border-radius:4px;height:8px;transition:width 1s}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li:before{content:"";background:rgba(0,0,0,0);width:calc(100% + 4px);border:1px solid rgba(0,0,0,0);border-radius:20px;height:calc(100% + 4px);display:block;transition:width 1s;left:-2px;position:absolute;top:unset;transform:unset}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li.wpProQuiz_reviewQuestionTarget{background-color:#d4e6fe !important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li.wpProQuiz_reviewQuestionTarget:before{border-color:#9ac5fd}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li.wpProQuiz_reviewQuestionSolved:after{width:100%}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li.wpProQuiz_reviewQuestionSolvedIncorrect{cursor:default}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li.wpProQuiz_reviewQuestionSolvedIncorrect:after{background:#f72167;width:100%}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li.wpProQuiz_reviewQuestionSolvedCorrect{cursor:default}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li.wpProQuiz_reviewQuestionSolvedCorrect:after{background:#5bc8af;width:100%}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz{order:1;overflow:auto;display:grid;align-items:center;padding:var(--global-content-edge-padding)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list{max-width:var(--global-content-width);margin:0 auto;width:100%}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .ld-quiz-actions{background:#fff;margin:0 0 1rem !important;border-radius:1.25rem;padding:2rem 0;gap:2rem;border:1px solid rgba(0,0,0,.07)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .ld-quiz-actions input{height:55px;text-align:center;width:200px;border-radius:1.75rem;margin:0 !important;font-size:1rem;font-weight:500;padding:0;background-color:var(--global-palette1) !important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content{padding:3rem;background:#fff;margin-bottom:1.5rem;border-radius:1.25rem;min-height:592px;border:1px solid rgba(0,0,0,.07)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .kian-quiz-question-header{display:grid;grid-template-columns:2fr 1fr;align-items:center;gap:3rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .kian-quiz-question-header span{text-transform:uppercase;letter-spacing:.375rem;font-size:.875rem;text-align:right;font-weight:unset !important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .kian-quiz-question-header .wpProQuiz_question_page{text-transform:uppercase;letter-spacing:.375rem;font-size:.875rem;margin:0;display:block !important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .kian-quiz-question-header .wpProQuiz_question_page span:first-child{font-weight:bold !important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .kian-quiz-question-header .wpProQuiz_question_page span:nth-child(2){font-weight:unset}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question{padding:0}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_clear{display:none}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question>.wpProQuiz_question_text{font-size:1.25rem;line-height:1.5;font-weight:500;display:grid;grid-template-columns:1fr auto;align-items:baseline;margin:2rem 0}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question>.wpProQuiz_question_text .kian-quiz-question-text{display:grid;gap:.5rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question>.wpProQuiz_question_text .kian-quiz-question-text p{margin:0}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question>.wpProQuiz_question_text .wpProQuiz_response{border:none;background:none;font-size:1rem;padding:0;min-height:unset;text-align:left;margin:0 0 0 3rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question>.wpProQuiz_question_text .wpProQuiz_response .wpProQuiz_correct>span:first-child{float:unset !important;color:#1f2937;display:flex;gap:.3125rem;align-items:center}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question>.wpProQuiz_question_text .wpProQuiz_response .wpProQuiz_correct>span:first-child i{color:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question>.wpProQuiz_question_text .wpProQuiz_response .wpProQuiz_correct>div span:first-child{float:unset !important;color:#1f2937;display:flex;gap:.3125rem;align-items:center}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question>.wpProQuiz_question_text .wpProQuiz_response .wpProQuiz_correct>div span:first-child i{color:#149c7d}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question>.wpProQuiz_question_text .wpProQuiz_response .wpProQuiz_correct>div span:nth-child(2){display:none}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question>.wpProQuiz_question_text .wpProQuiz_response .wpProQuiz_incorrect>span:first-child{float:unset !important;color:#1f2937;display:flex;gap:.3125rem;align-items:center}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question>.wpProQuiz_question_text .wpProQuiz_response .wpProQuiz_incorrect>span:first-child i{color:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question>.wpProQuiz_question_text .wpProQuiz_response .wpProQuiz_incorrect>div span:first-child{float:unset !important;color:#1f2937;display:flex;gap:.3125rem;align-items:center}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question>.wpProQuiz_question_text .wpProQuiz_response .wpProQuiz_incorrect>div span:first-child i{color:#cb0042}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question>.wpProQuiz_question_text .wpProQuiz_response .wpProQuiz_incorrect>div span:nth-child(2){display:none}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question>.wpProQuiz_question_text .wpProQuiz_response .wpProQuiz_AnswerMessage{display:none}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList{font-size:1rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem{padding:0;margin-bottom:1rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem p{line-height:unset}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem p .wpProQuiz_cloze{margin:0;padding:0;display:inline-flex}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem p .wpProQuiz_cloze .wpProQuiz_answerIncorrect,.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem p .wpProQuiz_cloze .wpProQuiz_answerCorrect{border-radius:.25rem;text-align:center;height:100%}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem p .wpProQuiz_cloze .wpProQuiz_answerIncorrect{background-color:#f82166;color:#fff}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem p .wpProQuiz_cloze .wpProQuiz_answerCorrect{background-color:#5bc8af;color:#fff}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem label{border:1px solid rgba(0,0,0,.07);border-radius:1rem;display:inline-flex;align-items:center;padding:1rem 1.5rem;gap:1rem;cursor:pointer}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem label input:not(:where(:is(.wpProQuiz_cloze) > input)){margin:0;width:auto;max-width:unset;min-width:unset;position:absolute;z-index:-1;opacity:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type="cloze_answer"] fieldset{border:0;padding:0;margin:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type="cloze_answer"] label{border:0!important;padding:0!important;margin:0!important;}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type="cloze_answer"] label input{font-size:1rem!important;text-align:left!important;background-color:#e2e7ed;padding:4px .5em!important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem label input+span{display:flex;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem label input+span::before{content:"";width:1.25rem;height:1.25rem;background:rgba(0,0,0,0);border:1px solid #c1c8d3;border-radius:50%}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem label input:checked+span::before{border-color:#fff}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem label input:checked+span::after{content:"";width:.625rem;position:absolute;-webkit-transform:translate(0.3125rem, 0);transform:translate(0.3125rem, 0);border-radius:50%;height:.625rem;background-color:#fff}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem label.is-selected{background-color:#5bc8af;border-color:#5bc8af;color:#fff}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem:last-child{margin:0}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-footer{background:#fff;padding:0 3rem;height:90px;align-items:center;justify-content:space-between;display:flex;border-radius:1.25rem;border:1px solid rgba(1,1,1,.07)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-footer input{height:50px;font-size:1rem;width:200px;font-weight:500;margin:0 !important;border:none;border-radius:25px;text-align:center;padding:0}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-footer .kian-quiz-question-footer-button-ls,.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-footer .kian-quiz-question-footer-button-cs,.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-footer .kian-quiz-question-footer-button-rs{width:100%}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-footer .kian-quiz-question-footer-button-ls input{border:1px solid var(--global-palette1);background-color:rgba(0,0,0,0) !important;color:var(--global-palette1)}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content.ld-quiz-result-failed .kian-quiz-question-content{min-height:auto !important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content.ld-quiz-result-failed .kian-quiz-question-footer{display:none !important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content.ld-quiz-result-failed .wpProQuiz_correct_answer{color:#f82167 !important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content.ld-quiz-result-passed .kian-quiz-question-content{min-height:auto !important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content.ld-quiz-result-passed .wpProQuiz_correct_answer{color:#5bc8af !important}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content.ld-quiz-result-passed .kian-quiz-question-footer{display:none !important}.admin-bar .kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content{height:calc(var(--vh, 100vh) - var(--wp-admin--admin-bar--height))}@media(max-width: 1024px){#process-courses-form{flex-direction:column}#process-courses-form .course-select-buttons{flex-direction:row}#process-courses-form .course-select-buttons button:nth-child(1) i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#process-courses-form .course-select-buttons button:nth-child(2) i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.kian-course-header .kian-course-container .kian-course-header-wrap{grid-template-columns:1fr}.kian-course-header .kian-course-container .kian-course-header-wrap .kian-course-header-rs{justify-content:left}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title .ld-item-components{grid-template-columns:1fr}.kian-course-wrapper .ld-item-list-items .kian-course-lessons-collect .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-item-title .ld-item-components .ld-item-components-wrapper{justify-content:left}.kian-course-lesson-wrapper .kian-course-lesson-steps-header .kian-course-lesson-steps-header-ls h1{line-height:1.875rem}.kian-course-lesson-wrapper .kian-course-lesson-steps-header .kian-course-lesson-steps-header-ls{height:auto}.kian-course-lesson-wrapper .kian-course-lesson-steps-content-wrapper{display:block}.kian-course-lesson-wrapper .kian-course-lesson-steps-content-wrapper .kian-course-lesson-steps-content-container{height:unset}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step{height:auto;padding:2rem;grid-template-columns:1fr}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls{order:1;height:auto}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls .kian-course-lesson-step-content-wrapper{height:auto;overflow:unset;padding:0}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs{order:0}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer{padding:2rem}.kian-course-lesson-videos .modal__container iframe{width:90vw;height:51vw}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_text{height:auto}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_text>div{padding:2rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container{padding:2rem;min-height:100%}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_checkPage .kian-quiz-check-box-container{min-height:100%;padding:2rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .kian-course-quiz-header-ls h1{line-height:1.875rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .kian-course-quiz-header-ls{height:auto}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content{min-height:auto;padding:2rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-footer{padding:0 2rem}}@media(max-width: 768px){.kian-course-container{padding:3rem 2rem}.kian-course-info{min-height:unset;padding:1.5rem 0}.kian-course-info .kian-course-container .kian-course-info-wrap{flex-direction:column;align-items:start;gap:.625rem}.kian-course-info .kian-course-container .kian-course-info-wrap .kian-course-info-rs{width:100%}.kian-course-info .kian-course-container .kian-course-info-wrap .kian-course-info-rs .kian-course-progress{flex-direction:column;gap:.625rem;width:100%;align-items:start}.kian-course-info .kian-course-container .kian-course-info-wrap .kian-course-info-rs .kian-course-progress progress{width:100%;height:.375rem}.kian-course-content-areas .slick-dots{margin:1rem 70px 0;gap:.5rem}.kian-course-content-areas .slick-dots li button{width:.9375rem;height:.9375rem}.kian-course-content-areas .slick-dots li.slick-active button{width:1.875rem}.kian-course-wrapper .ld-section-heading{flex-wrap:unset;align-items:center;justify-content:space-between}.kian-course-module-wrapper .kian-course-module-header{flex-direction:column}.kian-course-module-wrapper .kian-course-module-header .kian-course-module-info .kian-course-module-title{text-align:center}.kian-course-module-wrapper .kian-course-module-header .kian-course-module-info .kian-course-module-description{display:flex;justify-content:center;text-align:center}.kian-course-module-wrapper .kian-course-module-header .kian-course-module-info .kian-course-module-components{justify-content:center;margin-top:1rem}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step{display:flex !important;flex-direction:column;gap:2rem}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs .kian-course-lesson-code-tabs{padding:1rem;height:auto}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-rs img{height:300px}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer{height:auto !important;flex-direction:column;gap:1rem}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer .kian-audio-controls{width:100%}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer .kian-audio-controls button{width:100%}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer button{width:100%}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_text{display:block}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_text>div{padding:1rem;min-height:100%}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results{display:block}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_quiz_time{gap:1rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_quiz_time .kian-quiz-result-time-wrapper{width:140px;height:90px}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .wpProQuiz_quiz_time .kian-quiz-result-marks-wrapper{width:140px;height:90px}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .ld-quiz-actions{flex-direction:column;gap:1rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .ld-quiz-actions a,.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .ld-quiz-actions .wpProQuiz_button_restartQuiz,.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .kian-quiz-result-box-container .ld-quiz-actions .wpProQuiz_button_reShowQuestion{width:100%}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_sending{display:block}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_sending .kian-quiz-sending-box-container{min-height:100%}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_checkPage{display:block}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz{display:block}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .ld-quiz-actions{flex-direction:column;gap:1rem;padding:2rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .ld-quiz-actions input{width:100%}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .kian-quiz-question-header{grid-template-columns:1fr;gap:1rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .kian-quiz-question-header span{text-align:left}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question>.wpProQuiz_question_text{flex-direction:column;gap:1rem;font-size:1.25rem;align-items:flex-start}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-footer{height:auto !important;padding:1rem;flex-direction:column}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-footer input{width:100%}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-footer .kian-quiz-question-footer-button-ls input{margin-bottom:1rem !important}}@media(max-width: 1299px){.kian-course-lesson-wrapper{grid-template-rows:auto 1fr}.kian-course-lesson-wrapper .kian-course-lesson-steps-header{grid-template-areas:"A A A A A A A A A A B B" "C C C C C C C C C C C C";padding:1rem calc(var(--global-content-edge-padding))}.kian-course-lesson-wrapper .kian-course-lesson-steps-header .kian-course-lesson-steps-header-ls{grid-area:A}.kian-course-lesson-wrapper .kian-course-lesson-steps-header .kian-course-lesson-steps-header-cs{grid-area:C;padding-bottom:.5rem;padding-top:1rem}.kian-course-lesson-wrapper .kian-course-lesson-steps-header .kian-course-lesson-steps-header-cs .kian-course-lesson-step-progress-wrapper .kian-course-lesson-step-progress-bar{max-width:unset}.kian-course-lesson-wrapper .kian-course-lesson-steps-header .kian-course-lesson-steps-header-rs{grid-area:B}.kian-course-lesson-wrapper .kian-course-lesson-steps-content{max-height:unset;overflow:unset}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content{grid-template-rows:auto 1fr}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv{grid-template-areas:"A A A B" "C C C C";padding:1rem calc(var(--global-content-edge-padding))}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .kian-course-quiz-header-ls{grid-area:A}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .kian-course-quiz-header-rs{grid-area:B}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion{grid-area:C;padding-bottom:.5rem;padding-top:1rem}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li{max-width:unset}}.ld-sortable__item--sort_answer .ld-sortable__item-handle{padding: 0 0 0 var(--ld-spacer-fixed-2)}.ld-sortable__item--sort_answer .ld-sortable__item-move-container{padding:0}.ld-sortable__item--sort_answer{border-color:#e2e7ed;border-radius:1rem;border-width:1px}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem:not(.ld-sortable__item) .ld-quiz-question-item__status{display:none}.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_list .kian-quiz-question-content .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem label input + span{display:inline-flex}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type="cloze_answer"] .wpProQuiz_questionListItem .wpProQuiz_cloze .wpProQuiz_clozeCorrect:before{display:none}.learndash-wrapper .ld-quiz-result-failed [data-type="cloze_answer"] .wpProQuiz_cloze:before{display:none}.learndash-wrapper .ld-quiz-result-failed .wpProQuiz_questionListItem label::before{display:none}
.kian-course-lesson-wrapper .kian-course-lesson-steps-footer .kian-audio-controls .kian-audio-play-pause{border-radius:25px 0 0 25px}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer .kian-audio-controls .kian-audio-speed{border-radius:0 25px 25px 0;border-left:1px dashed #fff;padding:1rem;width:auto;min-width:3.5em}.kian-audio-speed-wrapper{position:relative}.kian-course-lesson-wrapper .kian-course-lesson-steps-footer .kian-audio-controls button i.fa-xl{font-size:1.5em}.kian-audio-speed-slider{position:absolute;bottom:100%;margin-bottom:12px;padding:14px;background:#398ffc;border-radius:10px;display:none;z-index:1000;width:100%;min-width:340px;color:#fff;right:0}@media screen and (min-width:769px){.kian-audio-speed-slider{left:50%;transform:translateX(-50%)}}.speed-track{position:relative;width:96%;height:27px;border-top:2px solid #fff;margin-left:2%}.speed-point{position:absolute;top:0;left:var(--pos);transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;cursor:pointer}.speed-point .dot{width:12px;height:12px;background:#fff;border-radius:50%;margin-top:-7px;z-index:2}.speed-point .dot.selected{background:#f72167;border:3px solid #fff}.speed-point .label{margin-top:.5em;font-size:.9em;white-space:nowrap;text-align:center}.speed-point .label.left{transform:translateX(25%);text-align:right}.speed-point .label.right{transform:translateX(-25%);text-align:left}
.kian-course-lesson-step-content .wp-caption{width:100%!important}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step .kian-course-lesson-step-ls{min-width:0}
.kian-topic-start-btn i{transform:rotate(-45deg)}.learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list{margin-right:-80px}
.kian-course-lesson-step-content table thead th{background-color:#398ffc;color:#fff;font-weight:700;font-size:14px;padding:2px 5px}.kian-course-lesson-step-content table tbody td{color:#636363;font-size:14px;padding:2px 5px}.kian-course-lesson-step-content table tbody tr{background-color:#398ffc10}.kian-course-lesson-step-content table tbody tr:nth-child(odd){background-color:#fff}.kian-course-lesson-step-content .wp-block-table{margin-bottom:1em}
.kian-course-lesson-step-content .wp-caption{width:100%!important}.kian-course-lesson-step-content pre.wp-block-code{margin-bottom:1em}.kian-course-lesson-step-content figcaption{font-size:14px}
.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step.step-activity{display:block!important}.kian-course-lesson-wrapper .kian-course-lesson-steps-content .kian-course-lesson-step.step-activity .kian-course-lesson-step-ls .kian-course-lesson-step-content-wrapper{padding-right:0}
#learndash-tooltips .ld-tooltip,#learndash-tooltips .ld-tooltip:after,#wpProQuiz_overlay_close:not([disabled]),#wpProQuiz_user_content table.wp-list-table thead th,.ld-tooltip:not(.ld-tooltip--modern) [role=tooltip],.learndash-wrapper #btn-join:not(.ld--ignore-inline-css),.learndash-wrapper .btn-join:not(.ld--ignore-inline-css),.learndash-wrapper .ld-button:hover:not([disabled]):not(.ld-button-transparent):not(.ld--ignore-inline-css),.learndash-wrapper .ld-button:not([disabled]):not(.ld-button-reverse):not(.ld-button-transparent):not(.ld--ignore-inline-css),.learndash-wrapper .ld-expand-button.ld-button-alternate:not([disabled]) .ld-icon,.learndash-wrapper .ld-expand-button:not([disabled]),.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a:not([disabled]),.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading,.learndash-wrapper .ld-focus-comments .form-submit #submit,.learndash-wrapper .ld-login-modal .ld-login-modal-register:not([disabled]),.learndash-wrapper .ld-login-modal input[type=submit]:not([disabled]),.learndash-wrapper .ld-primary-background,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2:not([disabled]),.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not([disabled]):not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz),.learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate a.btn-blue:not([disabled]){color:#fff}
.kian-course-quiz-wrapper .learndash .learndash-wrapper .wpProQuiz_content .wpProQuiz_text > div input.wpProQuiz_button {background-color:#5bc8af!important;outline-color:#5bc8af}
.kian-quiz-question-text table{table-layout:fixed;border-collapse:collapse;margin-bottom:.5em}.kian-quiz-question-text table thead th{background-color:#398ffc;color:#fff;font-weight:700;font-size:14px;padding:2px 5px;text-align:center;border:1px solid #000}.kian-quiz-question-text table tbody td{color:#636363;font-size:14px;padding:2px 5px;text-align:center;border:1px solid #000}.kian-quiz-question-text table tbody tr{background-color:#398ffc10}.kian-quiz-question-text table tbody tr:nth-child(odd){background-color:#fff}.kian-quiz-question-text .wp-block-table{margin-bottom:1em}.kian-quiz-question-text .wp-block-columns{margin-bottom:0}.kian-quiz-question-text ul{margin-bottom:.5em}.wpProQuiz_questionList pre{background-color:#272822;color:#f8f8f2;border-radius:.375em;padding-top:1em;padding-bottom:1em}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link{background-color:#5bc8af!important;width:200px;border-radius:28px;font-size:1rem;font-weight:500;height:55px}.learndash-wrapper .ld-quiz-actions .quiz_continue_link{margin:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect label{font-weight:400}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrectIncomplete label{border:1px solid #5bc8af!important}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect label{background-color:#f72167!important;border-color:#f72167!important}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect>table{border-color:#5bc8af!important;background-color:#5bc8af!important}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect>table td{border-color:#5bc8af!important;background-color:#5bc8af!important;color:#fff;font-weight:400}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect>table{background-color:#f72167;border-color:#f72167!important;color:#fff;font-weight:400}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect>table td .wpProQuiz_maxtrixSortCriterion .wpProQuiz_sortStringItem,.learndash-wrapper .wpProQuiz_content .wpProQuiz_sortStringItem{color:#000!important}.wpProQuiz_content li.wpProQuiz_listItem div.wpProQuiz_questionList_containers input[type=button]{padding:.25em .5em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type="cloze_answer"] .wpProQuiz_questionListItem .wpProQuiz_cloze.wpProQuiz_answerIncorrect input{background-color:#f7216744;border-color:#f72167}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=cloze_answer] .wpProQuiz_questionListItem .wpProQuiz_cloze.wpProQuiz_answerCorrect input{background-color:#5bc8af44;border-color:#5bc8af}
.ld-sortable__item--sort_answer.ld-sortable__item--incorrect{background-color:#f72167;border-color:#f72167}.ld-sortable__item--sort_answer.ld-sortable__item--correct,.ld-sortable__item--sort_answer.ld-sortable__item--correct-answer{background-color:#5bc8af;border-color:#5bc8af}.ld-sortable__item--sort_answer .ld-sortable__item-status,.ld-sortable__item--sort_answer.ld-sortable__item--incorrect .ld-sortable__item-handle::before,.ld-sortable__item--sort_answer.ld-sortable__item--correct .ld-sortable__item-handle::before{display:none!important}.ld-sortable__item--incorrect .ld-sortable__item-text,.ld-sortable__item--correct .ld-sortable__item-text,.ld-sortable__item--correct-answer .ld-sortable__item-text{color:#fff}.ld-sortable__item--sort_answer.ld-sortable__item--incorrect,.ld-sortable__item--sort_answer.ld-sortable__item--correct,.ld-sortable__item--sort_answer.ld-sortable__item--correct-answer{padding:.75em!important}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect > table td{background-color:transparent;border-color:transparent}.learndash-wrapper .ld-quiz-result-failed table .wpProQuiz_mextrixTr td:first-child{border-right:none}.learndash-wrapper .ld-quiz-result-failed .wpProQuiz_questionListItem.wpProQuiz_answerCorrect .wpProQuiz_maxtrixSortText::before,.learndash-wrapper .ld-quiz-result-failed .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect .wpProQuiz_maxtrixSortText::before{display:none}.learndash-wrapper .ld-quiz-result-failed .wpProQuiz_questionListItem > table tr td .wpProQuiz_maxtrixSortText, .learndash-wrapper .ld-quiz-result-passed .wpProQuiz_questionListItem > table tr td .wpProQuiz_maxtrixSortText{padding-left:1em}
.kian-course-lessons-collect:not(.is-opened){display:block!important;position:absolute!important;visibility:hidden!important;left:-99999px!important;width:100%!important}
.learndash-wrapper .ld-quiz-result-failed .ld-quiz__cloze-icon--incorrect:before,.learndash-wrapper .ld-quiz-result-passed .ld-quiz__cloze-icon--incorrect:before,.learndash-wrapper .ld-quiz-result-failed .ld-quiz__cloze-icon--correct:before,.learndash-wrapper .ld-quiz-result-passed .ld-quiz__cloze-icon--correct:before{display:none}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=cloze_answer] .wpProQuiz_questionListItem .wpProQuiz_cloze .ld-quiz__cloze-results--correct-answer{display: none}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem:not(.ld-sortable__item){overflow-y:hidden}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem:not(.ld-sortable__item) .wpProQuiz_cloze input{text-align:center!important}