:root{--masteriyo-color-primary:#4584ff;--masteriyo-color-primary-light:#78a6ff;--masteriyo-color-primary-lightest:#f8faff;--masteriyo-color-primary-dark:#4c5cc1;--masteriyo-color-primary-a10:rgba(69,132,255,.1);--masteriyo-color-primary-a20:rgba(69,132,255,.2);--masteriyo-color-primary-a80:rgba(69,132,255,.8);--masteriyo-color-accent:#fd739c;--masteriyo-color-accent-light:#ff97b6;--masteriyo-color-accent-dark:#fd739c;--masteriyo-color-accent-darker:#fc6592;--masteriyo-color-accent-a20:rgba(253,115,156,.2);--masteriyo-color-white:#fff;--masteriyo-color-white-a10:rgba(255,255,255,.1);--masteriyo-color-grey-lighter:#fafbff;--masteriyo-color-grey-light:#f9f9f9;--masteriyo-color-grey-dark:#424360;--masteriyo-color-green:#69db7c;--masteriyo-color-green-a20:rgba(150,230,163,.2);--masteriyo-color-background-grey:#f8f8f8;--masteriyo-color-black:#000;--masteriyo-color-golden:#e59819;--masteriyo-color-heading:#07092f;--masteriyo-color-text:#424360;--masteriyo-color-text-light:#7c7d8f;--masteriyo-color-text-light-a20:rgba(124,125,143,.1);--masteriyo-color-blue-dark:#07092f;--masteriyo-color-btn-grey:#424360;--masteriyo-color-btn-blue-dark:#07092f;--masteriyo-color-btn-blue-hover:#1262ff;--masteriyo-color-btn-blue-active:#4c5cc1;--masteriyo-color-placeholder:#acacbe;--masteriyo-color-filter:#7963e0;--masteriyo-color-disabled:#f9f9f9;--masteriyo-color-disabled-text:#424360;--masteriyo-color-border:#ebecf2;--masteriyo-color-badge-blue:#4dabf7;--masteriyo-color-badge-red:#ff5252;--masteriyo-color-badge-red-dark:#ff1f1f;--masteriyo-color-badge-green:#69db7c;--masteriyo-color-badge-pink:#fd739c;--masteriyo-color-danger:#ff8787;--masteriyo-color-danger-a10:rgba(255,135,135,.1);--masteriyo-color-info:#4dabf7;--masteriyo-color-info-a10:rgba(77,171,247,.1);--masteriyo-color-success:#69db7c;--masteriyo-color-success-a10:rgba(105,219,124,.1);--masteriyo-color-warning:#ffa94d;--masteriyo-color-warning-a10:rgba(255,169,77,.1);--masteriyo-color-danger-border:#ffa8a8;--masteriyo-color-info-border:#74c0fc;--masteriyo-color-success-border:#8ce99a;--masteriyo-color-waring-border:#ffc078;--masteriyo-color-facebook:#4267b2;--masteriyo-color-gmail:#dd4b39;--masteriyo-color-twitter:#55acee;--masteriyo-color-linkedin:#2d7bb6;--masteriyo-color-github:#242a2d}.masteriyo-text-red{color:red}.masteriyo-bg-red{background:red}.masteriyo .columns-4,.masteriyo-courses-block .columns-4{display:flex}.masteriyo .columns-4 .masteriyo-col,.masteriyo-courses-block .columns-4 .masteriyo-col{flex:0 0 25%;max-width:25%;padding:15px;width:25%}.masteriyo .columns-4 .masteriyo-col .difficulty-badge,.masteriyo-courses-block .columns-4 .masteriyo-col .difficulty-badge{left:16px}.masteriyo .columns-4 .masteriyo-col .masteriyo-course--content,.masteriyo-courses-block .columns-4 .masteriyo-col .masteriyo-course--content{padding:18px}.masteriyo .columns-4 .masteriyo-col .masteriyo-course-author,.masteriyo-courses-block .columns-4 .masteriyo-col .masteriyo-course-author{flex-basis:auto}.masteriyo .columns-4 .masteriyo-col .masteriyo-rating,.masteriyo-courses-block .columns-4 .masteriyo-col .masteriyo-rating{justify-content:flex-end;line-height:14px;margin-left:40px}.masteriyo .columns-3,.masteriyo-courses-block .columns-3{display:flex}.masteriyo .columns-3 .masteriyo-col,.masteriyo-courses-block .columns-3 .masteriyo-col{flex:0 0 33.333333%;max-width:33.333333%;padding:15px;width:33.3333%}.masteriyo .columns-2,.masteriyo-courses-block .columns-2{display:flex}.masteriyo .columns-2 .masteriyo-col,.masteriyo-courses-block .columns-2 .masteriyo-col{flex:0 0 50%;max-width:50%;padding:15px;width:50%}.masteriyo .columns-1,.masteriyo-courses-block .columns-1{display:flex}.masteriyo .columns-1 .masteriyo-col,.masteriyo-courses-block .columns-1 .masteriyo-col{flex:0 0 100%;max-width:100%;padding:15px;width:100%}.masteriyo-hidden{display:none}.masteriyo-show{display:show}.masteriyo-flex{display:flex;flex-wrap:wrap}.masteriyo-inline-flex{display:inline-flex}.masteriyo-flex-ycenter{align-items:center}.masteriyo-flex-xcenter{justify-content:center}.masteriyo-flex--space-between{justify-content:space-between}.masteriyo-icon-svg>svg{width:24px;height:24px;display:inherit}.masteriyo-pbar{display:flex;flex-direction:column;gap:4px}.masteriyo-progressbar{height:16px;position:relative;background:var(--masteriyo-color-primary-a20);overflow:hidden;border-radius:50px}.masteriyo-progressbar span{display:block;height:100%}.masteriyo-progress{background:var(--masteriyo-color-primary);animation:progressbar 3s ease-in-out;animation-fill-mode:both;padding:0 10px;font-size:9px;color:var(--masteriyo-color-white)}@keyframes progressbar {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}.masteriyo-no-flex-wrap{flex-wrap:nowrap}.cgap-62{-moz-column-gap:62px;column-gap:62px}.masteriyo-col-8{flex:0 0 66.6666%;max-width:66.6666%;padding:15px;width:66.6666%}.masteriyo-col-4{flex:0 0 33.3333%;max-width:33.3333%;padding:15px;width:33.3333%}.masteriyo-w-100{width:100%}.masteriyo-border{border-bottom:1px solid var(--masteriyo-color-border)}.tg-overlay-wrapper{z-index:0}.masteriyo-container,.masteriyo-container-fluid,.masteriyo-container-sm,.masteriyo-container-md,.masteriyo-container-lg,.masteriyo-container-xl{width:1170px;max-width:100%;margin:0 auto}.masteriyo-btn{font-size:14px;font-weight:500;padding:10px 12px;text-align:center;text-decoration:none;border-radius:4px;transition:all .15s ease-in-out}.masteriyo-btn-default{background-color:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-border);color:var(--masteriyo-color-btn-grey)}.masteriyo-btn-default:hover{background-color:var(--masteriyo-color-btn-blue-active);border-color:var(--masteriyo-color-btn-blue-active);color:var(--masteriyo-color-white);box-shadow:0 4px 14px rgba(0,0,0,.06)}.masteriyo-btn-default:focus,.masteriyo-btn-default:active{background-color:var(--masteriyo-color-btn-blue-active);border-color:var(--masteriyo-color-btn-blue-active);color:var(--masteriyo-color-white)}.masteriyo-btn-default--lg{padding:12px 16px;font-size:14px}.masteriyo-btn-default--xl{padding:16px 20px;font-size:16px}.masteriyo-btn.masteriyo-btn-primary{background-color:var(--masteriyo-color-primary);border-color:var(--masteriyo-color-primary);color:var(--masteriyo-color-white);text-decoration:none}.masteriyo-btn.masteriyo-btn-primary:hover{background-color:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover)}.masteriyo-btn.masteriyo-btn-primary:focus,.masteriyo-btn.masteriyo-btn-primary:active{background-color:var(--masteriyo-color-btn-blue-active);border-color:var(--masteriyo-color-btn-blue-active)}.masteriyo-btn.masteriyo-btn-primary--lg{padding:12px 16px;font-size:14px}.masteriyo-btn.masteriyo-btn-primary--xl{padding:16px 20px;font-size:16px}.masteriyo-btn-accent{background-color:var(--masteriyo-color-accent);border-color:var(--masteriyo-color-accent);color:var(--masteriyo-color-white)}.masteriyo-btn-accent:hover{background-color:var(--masteriyo-color-accent-dark);border-color:var(--masteriyo-color-accent-dark)}.masteriyo-btn-accent:focus,.masteriyo-btn-accent:active{background-color:var(--masteriyo-color-accent-darker);border-color:var(--masteriyo-color-accent-darker)}.masteriyo-btn-accent--lg{padding:12px 16px;font-size:14px}.masteriyo-btn-accent--xl{padding:16px 20px;font-size:16px}.masteriyo-btn-disabled{background-color:var(--masteriyo-color-disabled);color:var(--masteriyo-color-disabled-text)}.masteriyo-btn-disabled:hover{background-color:var(--masteriyo-color-disabled);color:var(--masteriyo-color-disabled-text);border-color:var(--masteriyo-color-border);cursor:not-allowed}.masteriyo-btn-disabled:focus,.masteriyo-btn-disabled:active{background-color:var(--masteriyo-color-disabled);color:var(--masteriyo-color-disabled-text);border-color:var(--masteriyo-color-border)}.masteriyo-btn-disabled--lg{padding:12px 16px;font-size:14px}.masteriyo-btn-disabled--xl{padding:16px 20px;font-size:16px}.masteriyo-btn-outline{color:var(--masteriyo-color-disabled-text);border:1px solid var(--masteriyo-color-border);background:transparent}.masteriyo-btn-outline:hover{color:var(--masteriyo-color-disabled-text);border-color:var(--masteriyo-color-primary-lightest);background-color:var(--masteriyo-color-primary-lightest)}.masteriyo-btn-outline:focus,.masteriyo-btn-outline:active{background:var(--masteriyo-color-disabled);color:var(--masteriyo-color-disabled-text);border-color:var(--masteriyo-color-border)}.masteriyo-btn-outline--lg{padding:12px 16px;font-size:14px}.masteriyo-btn-outline--xl{padding:16px 20px;font-size:16px}.masteriyo-btn-warning{color:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-border);background-color:var(--masteriyo-color-badge-red)}.masteriyo-btn-warning:hover{color:var(--masteriyo-color-white);border-color:var(--masteriyo-color-primary-lightest);background:var(--masteriyo-color-badge-red-dark)}.masteriyo-btn-warning:focus,.masteriyo-btn-warning:active{background:var(--masteriyo-color-badge-red-dark);color:var(--masteriyo-color-white);border-color:var(--masteriyo-color-primary-lightest)}.masteriyo-btn-warning--lg{padding:12px 16px;font-size:14px}.masteriyo-btn-warning--xl{padding:16px 20px;font-size:16px}.masteriyo .masteriyo-link-primary{color:var(--masteriyo-color-primary);font-weight:500;text-decoration:underline}.masteriyo .masteriyo-link-primary:hover{color:var(--masteriyo-color-primary-a80)}.masteriyo-form-container{width:36em;padding:40px;border:1px solid var(--masteriyo-color-border);border:1px solid var(--masteriyo-color-border)}.masteriyo-alert{padding:8px 16px;margin:8px 0;border:1px solid var(--masteriyo-color-border);border-radius:4px}.masteriyo-error{margin:8px 0}.masteriyo-info-msg{background:var(--masteriyo-color-info-a10);color:var(--masteriyo-color-info);border-color:var(--masteriyo-color-info)}.masteriyo-warning-msg{background:var(--masteriyo-color-warning-a10);color:var(--masteriyo-color-warning);border-color:var(--masteriyo-color-warning)}.masteriyo-danger-msg{background:var(--masteriyo-color-danger-a10);color:var(--masteriyo-color-danger);border-color:var(--masteriyo-color-danger)}.masteriyo-success-msg{background:var(--masteriyo-color-success-a10);color:var(--masteriyo-color-success);border-color:var(--masteriyo-color-success)}.masteriyo-delete-msg{background:var(--masteriyo-color-grey-light);color:var(--masteriyo-color-text-light);border-color:var(--masteriyo-color-border)}.masteriyo-label{font-size:14px;font-weight:500;color:var(--masteriyo-color-heading);display:inherit;margin-bottom:8px}.masteriyo-input{padding:8px 16px;outline:none;width:calc(100% - 32px);border:2px solid var(--masteriyo-color-border);border-radius:4px}.masteriyo-input::-moz-placeholder{color:var(--masteriyo-color-placeholder)}.masteriyo-input::placeholder{color:var(--masteriyo-color-placeholder)}.masteriyo-input:hover{border-color:var(--masteriyo-color-primary)}.masteriyo-input:focus,.masteriyo-input:active{border-color:var(--masteriyo-color-primary);background-color:var(--masteriyo-color-primary-lightest);color:var(--masteriyo-color-heading)}.masteriyo-input.success{border-color:var(--masteriyo-color-success)}.masteriyo-input.danger{border-color:var(--masteriyo-color-danger)}.masteriyo-input.warning{border-color:var(--masteriyo-color-warning)}.strength-0{background-color:var(--masteriyo-color-danger);width:10%;height:3px;display:block}.strength-1{background-color:var(--masteriyo-color-danger);width:25%;height:3px;display:block}.strength-2{background-color:var(--masteriyo-color-warning);width:50%;height:3px;display:block}.strength-3{background-color:var(--masteriyo-color-success);width:75%;height:3px;display:block}.strength-4{background-color:var(--masteriyo-color-success);width:100%;height:3px;display:block}.masteriyo-vertical-menu{border-right:1px solid var(--masteriyo-color-border);flex:1 1 20%;min-width:200px;padding-top:40px;padding-left:8px}.masteriyo-vertical-menu svg{width:24px;height:24px;fill:var(--masteriyo-color-text-light)}.masteriyo-sidebar-wrapper .masteriyo-profile{display:flex;flex-direction:row;align-items:center}.masteriyo-sidebar-wrapper .masteriyo-profile--img{width:40px;height:40px;border-radius:100%;box-shadow:0 4px 14px rgba(0,0,0,.06)}.masteriyo-sidebar-wrapper .masteriyo-profile--name{display:flex;flex-direction:row;align-items:center;gap:16px;word-break:break-all}.masteriyo-sidebar-wrapper .masteriyo-profile--name svg{width:16px;height:16px}.masteriyo-sidebar-wrapper .masteriyo-profile--name{font-size:16px;font-weight:600}.masteriyo-sidebar-wrapper .masteriyo-profile--details{margin-left:16px;margin-right:16px}.masteriyo-sidebar-wrapper .masteriyo-menu{margin-top:40px}.masteriyo-sidebar-wrapper .masteriyo-menu ul{margin:0;padding:0}.masteriyo-sidebar-wrapper .masteriyo-menu ul li{display:flex;align-items:center;list-style-type:none;padding:16px;border:1px solid transparent}.masteriyo-sidebar-wrapper .masteriyo-menu ul li.active,.masteriyo-sidebar-wrapper .masteriyo-menu ul li:hover{margin-right:-1px;border:1px solid var(--masteriyo-color-border);border-radius:4px 0 0 4px;border-right:1px solid var(--masteriyo-color-white);background-color:var(--masteriyo-color-white)}.masteriyo-sidebar-wrapper .masteriyo-menu ul li.active svg,.masteriyo-sidebar-wrapper .masteriyo-menu ul li:hover svg{fill:var(--masteriyo-color-blue-dark)}.masteriyo-sidebar-wrapper .masteriyo-menu ul li a{text-decoration:none;display:inline-flex;width:100%;gap:10px;align-items:center}.masteriyo-dropdown{width:32px;height:32px;position:relative}.masteriyo-dropdown span{background:var(--masteriyo-color-white);border-radius:4px;font-size:1.2em;font-variant:small-caps;cursor:pointer;display:block;height:32px;width:32px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 30px rgba(0,0,0,.03)}.slide{clear:both;height:0;overflow:hidden;transition:height .4s ease;position:absolute;background:var(--masteriyo-color-white);right:0;top:36px;max-height:72px;box-shadow:0 4px 14px rgba(0,0,0,.06);border-radius:4px}.slide li{padding:6px 12px;cursor:pointer;border-bottom:1px solid var(--masteriyo-color-border)}.slide li strong{font-weight:400}.slide li:hover{background-color:var(--masteriyo-color-primary-lightest)}.slide li .text{font-size:12px;line-height:14px;color:var(--masteriyo-color-text);font-weight:normal;text-decoration:none}.slide li:last-child{padding-top:6px;padding-bottom:6px}.icon_box{text-align:center;box-shadow:0 0 30px rgba(0,0,0,.06);border:1px solid var(--masteriyo-color-border)}.icon_box:hover{background-color:var(--masteriyo-color-primary-lightest);border:1px solid var(--masteriyo-color-primary-lightest)}#touch{position:absolute;opacity:0;height:0}#touch:checked+.slide{height:300px}.page-numbers{display:flex;width:-moz-fit-content;width:fit-content;border-radius:8px;background:var(--masteriyo-color-white);box-shadow:0 .8rem 2rem rgba(0,0,0,.05);margin:12px auto}.page-numbers .prev,.page-numbers .next{display:flex}.page-numbers li{display:flex;justify-content:center;align-items:center;margin:.8rem;font-size:1.4rem;cursor:pointer;width:2.6rem;height:2.6rem}.page-numbers li:hover{color:var(--masteriyo-color-primary)}.page-numbers li span{width:100%;display:flex;justify-content:center}.page-numbers li span.current{color:var(--masteriyo-color-white);background:var(--masteriyo-color-primary);font-weight:600;border:1px solid var(--masteriyo-color-primary);border-radius:8px;box-shadow:0 .8rem 2rem rgba(0,0,0,.05)}.page-numbers .prev{cursor:pointer;fill:var(--masteriyo-color-btn-grey)}.page-numbers .prev:hover svg{fill:var(--masteriyo-color-primary)!important}.masteriyo-badge{font-size:12px;font-weight:500;letter-spacing:.5px;text-decoration:none;padding:8px 12px;border-radius:50px;color:var(--masteriyo-color-white);background-color:var(--masteriyo-color-primary-a10)}.masteriyo-badge.masteriyo-badge-red{background-color:var(--masteriyo-color-badge-red)}.masteriyo-badge.masteriyo-badge-green{background-color:var(--masteriyo-color-badge-green)}.masteriyo-badge.masteriyo-badge-blue{background-color:var(--masteriyo-color-badge-blue)}.masteriyo-badge.masteriyo-badge-yellow{background-color:var(--masteriyo-color-warning)}.masteriyo-badge.masteriyo-badge-pink{background-color:var(--masteriyo-color-badge-pink)}.masteriyo--modal{max-width:500px;width:100%;background-color:var(--masteriyo-color-white);box-shadow:rgba(0,0,0,.1) 0 10px 15px -3px , rgba(0,0,0,.05) 0 4px 6px -2px;visibility:visible;border-radius:8px;margin:40px 0;display:flex;flex-direction:column;justify-content:center}.masteriyo--modal.width-lg{max-width:800px}.masteriyo--modal.masteriyo-transparent{background-color:transparent}.masteriyo--modal .masteriyo--title{padding:24px 24px 0 24px;margin:0}.masteriyo--modal .masteriyo--content{padding:14px 24px}.masteriyo--modal .masteriyo-actions{padding:0 24px 24px 24px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;text-align:right}.masteriyo--modal .masteriyo-actions .masteriyo-btn:last-child{margin-left:8px}.masteriyo-login{width:50%;display:flex;justify-content:center;align-items:center;padding:48px}.masteriyo-login--wrapper{flex:1}.masteriyo-login-btn{width:100%}.masteriyo-login .masteriyo-title{margin-bottom:30px;color:var(--masteriyo-color-heading)}.masteriyo-login .masteriyo-input{margin-bottom:24px}.masteriyo-login .masteriyo-remember-forgot{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.masteriyo-login .masteriyo-remember-forgot{margin-bottom:24px}.masteriyo-login .masteriyo-remember-me{display:flex;align-items:center}.masteriyo-login .masteriyo-remember-me>label{margin:0}.masteriyo-login #masteriyo-recaptcha{margin-bottom:24px}.masteriyo-reset{display:flex;justify-content:center;align-items:center;color:var(--masteriyo-color-black)}.masteriyo-reset--wrapper{background:var(--masteriyo-color-white)}.masteriyo-reset--title{margin-bottom:30px;color:var(--masteriyo-color-heading)}.masteriyo-reset .masteriyo-input{margin-bottom:24px}.masteriyo-reset .masteriyo-btn-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.masteriyo-signup{display:flex;justify-content:center;align-items:center}.masteriyo-signup--wrapper{background:var(--masteriyo-color-white)}.masteriyo-signup--title{margin-bottom:30px}.masteriyo-signup .masteriyo-input{margin-bottom:24px}.masteriyo-signup .masteriyo-password .masteriyo-input{margin-bottom:8px}.masteriyo-signup .masteriyo-password .masteriyo-note{margin-bottom:24px}.masteriyo-signup .masteriyo-gdpr{margin-bottom:24px}.masteriyo-signup .masteriyo-btn-wrapper{display:flex;justify-content:space-between;align-items:center}.masteriyo-signup .masteriyo-remember-me{display:flex;align-items:center;margin-bottom:24px}.masteriyo-signup .masteriyo-remember-me>label{margin:0}.masteriyo-signup #masteriyo-recaptcha{margin-bottom:24px}.masteriyo .masteriyo-main{display:flex;justify-content:space-between;flex-direction:row;max-width:100%}.masteriyo .masteriyo-dashboard{display:flex;flex-direction:column;flex:1 1 74%;margin-left:40px}.masteriyo .masteriyo-dashboard ul{margin:0;padding:0}.masteriyo .masteriyo-dashboard ul li{list-style-type:none}.masteriyo .masteriyo-dashboard .masteriyo-btn-primary{color:var(--masteriyo-color-white)}.masteriyo .masteriyo-dashboard .masteriyo-button{color:var(--masteriyo-color-primary);padding:0;background-color:transparent}.masteriyo .masteriyo-welcome-notify{background:var(--masteriyo-color-primary);border-radius:4px;padding:32px;color:var(--masteriyo-color-white);position:relative}.masteriyo .masteriyo-welcome-notify .masteriyo-title{font-size:24px;font-weight:500;color:var(--masteriyo-color-white);margin-bottom:16px}.masteriyo .masteriyo-welcome-notify .masteriyo-welcome-msg{color:var(--masteriyo-color-white);margin:0}.masteriyo .masteriyo-welcome-notify .masteriyo-close{position:absolute;right:16px;top:16px;width:24px;height:24px;border-radius:100%}.masteriyo .masteriyo-welcome-notify .masteriyo-close .masteriyo-icon-svg{fill:var(--masteriyo-color-white)}.masteriyo .masteriyo-welcome-notify .masteriyo-close:hover{background:var(--masteriyo-color-white-a10)}.masteriyo .masteriyo-welcome-notify .masteriyo-view-account{display:inline-flex;align-items:center;border-radius:100px;padding-left:24px;margin-top:24px}.masteriyo .masteriyo-welcome-notify .masteriyo-view-account:hover .masteriyo-icon-svg{fill:var(--masteriyo-color-white)}.masteriyo .masteriyo-db-card{border:1px solid var(--masteriyo-color-border);border-radius:4px;transition:all .15s ease-in-out;flex:0 1 calc(33.3333333333% - 20px);background-color:var(--masteriyo-color-white);padding:30px;margin-left:15px;margin-right:15px}.masteriyo .masteriyo-db-card:hover{box-shadow:0 4px 14px rgba(0,0,0,.06)}.masteriyo .masteriyo-counter{display:flex;flex-wrap:wrap;margin:30px -15px 0 -15px}.masteriyo .masteriyo-counter .masteriyo-icon-title{display:flex;align-items:center}.masteriyo .masteriyo-counter .masteriyo-icon-title .masteriyo-icon{display:inherit;padding:10px;border-radius:100%}.masteriyo .masteriyo-counter .masteriyo-icon-title .masteriyo-title{font-size:18px;font-weight:500;margin:inherit;margin-left:16px}.masteriyo .masteriyo-counter--inprogress .masteriyo-icon{background:var(--masteriyo-color-green-a20)}.masteriyo .masteriyo-counter--inprogress .masteriyo-icon.masteriyo-icon-svg{fill:var(--masteriyo-color-green)}.masteriyo .masteriyo-counter--scores .masteriyo-icon{background:var(--masteriyo-color-primary-a20)}.masteriyo .masteriyo-counter--scores .masteriyo-icon.masteriyo-icon-svg{fill:var(--masteriyo-color-primary)}.masteriyo .masteriyo-counter--certificates .masteriyo-icon{background:var(--masteriyo-color-accent-a20)}.masteriyo .masteriyo-counter--certificates .masteriyo-icon.masteriyo-icon-svg{fill:var(--masteriyo-color-accent)}.masteriyo .masteriyo-counter .masteriyo-number{font-size:36px;font-weight:600}.masteriyo .masteriyo-cstudy{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:30px}.masteriyo .masteriyo-cstudy a{text-decoration:none}.masteriyo .masteriyo-cstudy--header{display:inline-flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:15px}.masteriyo .masteriyo-cstudy--title{font-size:24px;margin:inherit;margin-bottom:0}.masteriyo .masteriyo-cstudy--btn{display:inline-flex;align-items:center;border-radius:100px}.masteriyo .masteriyo-cstudy--body{margin-left:-15px;margin-right:-15px}.masteriyo .masteriyo-cstudy--body--wrap{justify-content:space-between;margin-top:15px}.masteriyo .masteriyo-cstudy--body--header{width:210px;margin-left:16px}.masteriyo .masteriyo-cstudy--body--img-title{display:flex;flex-direction:row}.masteriyo .masteriyo-cstudy--body--tag{display:flex;flex-wrap:wrap;margin-bottom:4px}.masteriyo .masteriyo-cstudy--body--pbar{flex:1;min-width:150px;margin:15px}.masteriyo .masteriyo-cstudy--body--img{width:80px;height:80px;border-radius:4px}.masteriyo .masteriyo-cstudy--body--rating{display:flex;flex-wrap:nowrap}.masteriyo .masteriyo-cstudy--body--rating.masteriyo-icon-svg>svg{width:16px;height:16px;fill:var(--masteriyo-color-golden)}.masteriyo .masteriyo-cstudy--body--title{font-size:18px;font-weight:700;margin-bottom:8px;padding:0}.masteriyo .masteriyo-cstudy--body--rt{display:flex;flex-wrap:nowrap;align-items:center}.masteriyo .masteriyo-cstudy--body--duration{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;font-size:14px;font-weight:600;margin-left:16px}.masteriyo .masteriyo-cstudy--body--duration .masteriyo-icon-svg>svg{width:16px;height:16px}.masteriyo .masteriyo-cstudy--body--time{margin-left:4px}.masteriyo .masteriyo-cstudy--body--pstatus{font-size:16px;font-weight:600}.masteriyo .masteriyo-cstudy--body--caption{font-size:12px;font-weight:600}.masteriyo .masteriyo-cstudy--body--btn{border-radius:100px;margin-top:15px;margin-bottom:15px}#masteriyo-account-page ul{list-style-type:none}#masteriyo-account-page ul li .chakra-stack{align-items:center}.masteriyo .masteriyo-mycourses a{display:block;text-decoration:none}.masteriyo .masteriyo-mycourses--title{font-size:24px;margin-bottom:20px}.masteriyo .masteriyo-mycourses--list{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -15px;margin-bottom:10px}.masteriyo .masteriyo-mycourses--card{border:1px solid var(--masteriyo-color-border);background:var(--masteriyo-color-white);margin:15px 15px 30px 15px;flex-basis:calc(33.3333333333% - 30px);max-width:256px}.masteriyo .masteriyo-mycourses--card:focus,.masteriyo .masteriyo-mycourses--card:hover{box-shadow:0 4px 14px rgba(0,0,0,.06)}.masteriyo .masteriyo-mycourses--img{width:100%}.masteriyo .masteriyo-mycourses--detail{padding:20px}.masteriyo .masteriyo-mycourses--header .masteriyo-icon-svg>svg{width:14px;height:14px;fill:var(--masteriyo-color-golden)}.masteriyo .masteriyo-mycourses--header--title{font-size:18px;font-weight:700;margin-bottom:4px}.masteriyo .masteriyo-mycourses--rt,.masteriyo .masteriyo-mycourses--rating{display:flex;align-items:center;flex-wrap:wrap}.masteriyo .masteriyo-mycourses--detail{display:flex;flex-direction:column;gap:16px}.masteriyo .masteriyo-mycourses--body .masteriyo-time-wrap{display:flex;align-items:center;gap:4px}.masteriyo .masteriyo-mycourses--body .masteriyo-time-wrap .masteriyo-icon-svg>svg{width:16px;height:16px}.masteriyo .masteriyo-mycourses--body--duration{font-size:12px;font-weight:500}.masteriyo .masteriyo-mycourses--body--time{margin-top:4px;font-size:12px;font-weight:500}.masteriyo .masteriyo-mycourses--body--pbar{margin-top:4px}.masteriyo .masteriyo-mycourses--footer{margin-top:8px;align-items:center}.masteriyo .masteriyo-mycourses--btn--wrap{border-top:1px solid var(--masteriyo-color-border);padding-top:20px}.masteriyo .masteriyo-mycourses--btn{border-radius:100px}.masteriyo .masteriyo-mycertificates--list{margin-bottom:40px}.masteriyo .masteriyo-mycertificates--list-wrap>li{padding:16px 0;border-bottom:1px solid var(--masteriyo-color-border)}.masteriyo .masteriyo-mycertificates--list-wrap>li:last-of-type{border-bottom:none}.masteriyo .masteriyo-mycertificates .masteriyo-list-header{font-size:16px;font-weight:600;text-transform:uppercase}.masteriyo .masteriyo-mycertificates .masteriyo-c-img{width:40px;height:40px;border-radius:4px}.masteriyo .masteriyo-mycertificates .masteriyo-c-title{margin-left:16px;margin-bottom:inherit;font-size:16px;font-weight:700}.masteriyo .masteriyo-mycertificates .masteriyo-c-btn{border-radius:100px}.masteriyo-account{gap:64px}.masteriyo-account--header{flex:1 1 15%;min-width:160px}.masteriyo-account-img{width:160px;height:160px;border-radius:100px;box-shadow:0 4px 14px rgba(0,0,0,.06)}.masteriyo-account--name{font-size:36px;margin-bottom:10px}.masteriyo-account--membership{color:var(--masteriyo-color-text-light);display:block;margin-bottom:20px}.masteriyo-account--body{flex:1 1 65%;gap:64px}.masteriyo-account--body li{padding:8px 0}.masteriyo .masteriyo-login-form-wrapper{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;margin-right:auto;margin-left:auto;background:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-border);color:var(--masteriyo-color-black)}.masteriyo-login-form-wrapper .masteriyo-signup{gap:20px;flex:1;flex-direction:column;background-color:var(--masteriyo-color-primary-lightest);border-left:1px solid var(--masteriyo-color-border);padding-top:48px;padding-bottom:48px}.masteriyo-login-form-wrapper .masteriyo-signup .masteriyo-title{margin:0;color:var(--masteriyo-color-heading)}.masteriyo-login-form-wrapper .masteriyo-signup a{width:60%;text-decoration:none}.masteriyo-login-form-wrapper .masteriyo-signup a:hover{color:var(--masteriyo-color-white)}.theme-twentytwentytwo .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
.theme-twentytwentyone .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
.theme-twentytwenty .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {max-width:1060px}@media (max-width:991px){#masteriyo-account-container .mto-account-sidebar li .css-en-rmxdag{flex-direction:column;gap:.8em}#masteriyo-account-container .mto-account-sidebar li svg{margin-right:0}#masteriyo-account-container .mto-account-sidebar li p.css-en-1sm8nn5{text-align:center}}.masteriyo-edt-account--tab-menu{border-bottom:1px solid var(--masteriyo-color-border);padding:20px 0;margin-bottom:40px;font-weight:700;gap:30px}.masteriyo-edt-account--tab-menu>*{cursor:pointer}.masteriyo-edt-account--tab-menu .masteriyo-active-tab{color:var(--masteriyo-color-primary)}.masteriyo-edt-account .masteriyo-edt-profile--wrap{position:relative}.masteriyo-edt-account .masteriyo-svg-icon svg{background:var(--masteriyo-color-primary);width:32px;height:32px;position:absolute;top:20px;right:0;padding:5px;fill:#fff;border-radius:50px;cursor:pointer;z-index:9}.masteriyo-edt-account .masteriyo-edt-account--img{border-radius:100px;box-shadow:0 4px 14px rgba(0,0,0,.06)}.masteriyo-edt-account--form{margin-top:30px;display:flex;flex-direction:column;gap:30px}.masteriyo-edt-account .masteriyo-col-2{gap:30px}.masteriyo-edt-account .masteriyo-col-2>*{flex:1}.masteriyo-pwd-security--btn,.masteriyo-edt-account--btn{border-radius:50px}.masteriyo-pwd-security--form{display:flex;flex-direction:column;gap:30px;flex:50%;margin-top:30px}.masteriyo-checkout{margin:0 auto}.masteriyo-checkout a{color:var(--masteriyo-color-primary)}.masteriyo-checkout input[type="text"]:focus,.masteriyo-checkout input[type="email"]:focus,.masteriyo-checkout input[type="password"]:focus{border:1px solid var(--masteriyo-color-primary)}.masteriyo-checkout .masteriyo-col-2{margin-left:-15px;margin-right:-15px}.masteriyo-checkout .masteriyo-col-2>*{flex:1 1 47%;padding-left:15px;padding-right:15px}.masteriyo-checkout--title,.masteriyo-checkout-summary--title{margin-bottom:10px;font-size:24px;color:var(--masteriyo-color-heading)}.masteriyo-checkout-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.masteriyo-checkout---fname-lname-wrapper{display:flex;flex-direction:row}.masteriyo-checkout----street>input{margin-bottom:12px}.masteriyo-checkout-main{display:flex;flex-direction:column;flex:1 1 60%;padding:20px;margin-right:30px;background-color:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-border);border-radius:8px}.masteriyo-checkout-main > :not(:last-child) {margin-bottom:30px}.masteriyo-checkout-summary{flex:1 1 35%;color:var(--masteriyo-color-text)}.masteriyo-checkout-summary-your-order{padding:20px;margin-bottom:30px;background-color:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-border);color:var(--masteriyo-color-text);border-radius:8px}.masteriyo-checkout-summary-your-order ul{margin:0;padding:0}.masteriyo-checkout-summary-your-order li{list-style-type:none;border-bottom:1px solid var(--masteriyo-color-border);display:flex;flex-direction:row;justify-content:space-between;padding:15px 0}.masteriyo-checkout-summary-your-order li.h-border{border-bottom:1px solid var(--masteriyo-color-black)}.masteriyo-checkout-summary-your-order li:last-of-type{border-bottom:none}.masteriyo-checkout-summary-payment-method{padding:4px 12px;margin-bottom:30px;border-radius:8px;background-color:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-border)}.masteriyo-checkout-summary-payment-method .input-radio{margin:.4rem}.masteriyo-checkout-summary-payment-method li.payment-method{list-style-type:none;display:flex;flex-wrap:nowrap;align-items:flex-start;padding-top:16px}.masteriyo-checkout-summary-payment-method li.payment-method:last-child{padding-bottom:16px}.masteriyo-checkout-summary-payment-method li.payment-method .payment-method__detail{width:100%;max-width:100%}.masteriyo-checkout-summary-payment-method ul{list-style-type:none;margin:0;padding:0}.masteriyo-checkout-summary-payment-method ul label{text-transform:capitalize;padding:0;margin-bottom:0}.masteriyo-checkout .payment-method__detail img{width:100%}.masteriyo-checkout--btn{width:100%}.masteriyo .masteriyo-order{background-color:var(--masteriyo-color-white);color:var(--masteriyo-color-text);box-shadow:0 4px 14px rgba(0,0,0,.06)}.masteriyo .masteriyo-order:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) {display:inherit;padding:30px;width:600px;border-radius:8px}.masteriyo .masteriyo-order:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) .masteriyo-notice {margin-bottom:30px;padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;color:var(--masteriyo-color-white)}.masteriyo .masteriyo-order:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) .masteriyo-notice--danger {background-color:var(--masteriyo-color-danger)}.masteriyo .masteriyo-order:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) .masteriyo-notice--success {background-color:var(--masteriyo-color-success)}.masteriyo .masteriyo-order:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) .masteriyo-notice--info {background-color:var(--masteriyo-color-info)}.masteriyo .masteriyo-order:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) .masteriyo-notice--warning {background-color:var(--masteriyo-color-warning)}.masteriyo .masteriyo-order .masteriyo-order-overview{list-style-type:none;padding-left:0;margin:0;margin-bottom:30px}.masteriyo .masteriyo-order a{color:var(--masteriyo-color-primary)}.masteriyo-search-section{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}@media (max-width:767px){.masteriyo-search-section{flex-direction:column;align-items:flex-start}}.masteriyo-search-section .masteriyo-search{margin-bottom:0;flex:1;position:relative;margin-top:0}@media (max-width:767px){.masteriyo-search-section .masteriyo-search{width:100%;flex:unset}.masteriyo-search-section .masteriyo-courses-sorting-section{display:flex;align-items:center;gap:12px;width:100%}.masteriyo-search-section .masteriyo-courses-sorting-section .masteriyo-toggle-course-filters-sidebar{margin-top:0}.masteriyo-search-section .masteriyo-courses-sorting-section .masteriyo-courses-sorting{width:100%}.masteriyo-search-section .masteriyo-courses-sorting-section .masteriyo-courses-sorting .masteriyo-courses-order-by{padding-top:15px;padding-bottom:15px;border-radius:3px}}.masteriyo-search .masteriyo-course-search__icon{z-index:0}.masteriyo-search .search-field{background:var(--masteriyo-color-white);box-shadow:0 0 30px rgba(0,0,0,.03);border-radius:8px;height:70px;width:100%;font-weight:400;text-decoration:inherit;border:1px solid var(--masteriyo-color-text-light-a20);padding-left:60px}.masteriyo-search .search-field:hover,.masteriyo-search .search-field:focus,.masteriyo-search .search-field:active{background:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-btn-blue-hover);transition:.5s ease;box-shadow:0 0 30px rgba(0,0,0,.06)}.masteriyo-search button{position:absolute;right:0;top:0;background-color:var(--masteriyo-color-primary);color:var(--masteriyo-color-white);height:70px;padding-right:40px;padding-left:40px;letter-spacing:.1em;text-transform:uppercase;font-weight:bold;border-top-right-radius:8px;border-bottom-right-radius:8px;border-color:var(--masteriyo-color-primary)}.masteriyo-search button:hover{background-color:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover)}.masteriyo-courses-sorting .masteriyo-courses-order-by{padding-top:22px;padding-bottom:22px;border-radius:8px;width:100%}.masteriyo-course-search{position:relative}.masteriyo-course-search__icon{position:absolute;left:24px;top:65%;transform:translate(0,-65%);z-index:1}.masteriyo-course-search__icon svg{fill:var(--masteriyo-color-placeholder)}.masteriyo-course{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;margin-left:-15px;margin-right:-15px;margin-top:-15px}.masteriyo-course--card{width:100%;flex-basis:auto;align-self:baseline;border-radius:8px;background-color:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-border)}.masteriyo-course--card:hover,.masteriyo-course--card:focus{transition:.5s ease}.masteriyo-course--card .masteriyo-rt{justify-content:space-between}.masteriyo-course--img-wrap{position:relative}.masteriyo-course--img-wrap a{display:block}.masteriyo-course--img-wrap img{width:100%;height:auto;border-top-left-radius:8px;border-top-right-radius:8px;margin-bottom:0;padding-bottom:0}.masteriyo-course--img-wrap .difficulty-badge{position:absolute;left:24px;top:24px;z-index:2}.masteriyo-course--img-wrap .course-featured{font-size:12px;font-weight:500;background-color:var(--masteriyo-color-primary);color:var(--masteriyo-color-white);padding:0 12px 0 2px;line-height:32px;position:absolute;right:-6px;top:22px;z-index:2}.masteriyo-course--img-wrap .course-featured::before{content:"";position:absolute;top:0;left:-32px;border:16px solid var(--masteriyo-color-primary);border-left-color:transparent}.masteriyo-course--img-wrap .course-featured::after{content:"";position:absolute;height:0;width:0;border-bottom:6px solid transparent;border-left:5px solid var(--masteriyo-color-primary);bottom:-6px;right:0}.masteriyo-course--price-tag{position:absolute;top:0;right:0;background:var(--masteriyo-color-primary);border-radius:0 0 0 8px;padding:8px 16px;color:var(--masteriyo-color-white);font-weight:700;fill:var(--masteriyo-color-white)}.masteriyo-course--content{padding:20px}.masteriyo-course--content__category{display:flex;flex-wrap:wrap;margin:-2px -2px 4px -2px}.masteriyo-course--content__category-items{font-size:10px;font-weight:500;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;padding:2px 8px;color:var(--masteriyo-color-primary);border-radius:50px;border:1px solid rgba(0,0,0,.1);margin:2px}.masteriyo-course--content .masteriyo-course--content__category a{text-decoration:none}.masteriyo-course--content .masteriyo-course--content__title{font-size:18px;font-weight:700;line-height:1.5;margin-top:0;margin-bottom:12px;padding-bottom:0;display:flex;align-items:center}.masteriyo-course--content .masteriyo-course--content__title::before{content:"";display:none}.masteriyo-course--content .masteriyo-course--content__title a{color:var(--masteriyo-color-grey-dark);text-decoration:none;flex:1}.masteriyo-course--content .masteriyo-course--content__title a:hover,.masteriyo-course--content .masteriyo-course--content__title a:focus{color:var(--masteriyo-color-btn-blue-hover)}.masteriyo-course--content__rt{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.masteriyo-course--content__rt>*{margin-bottom:10px}.masteriyo-course--content__rt .masteriyo-course-author{display:flex;align-items:center}.masteriyo-course--content__rt .masteriyo-course-author img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:1px solid rgba(0,0,0,.1);margin:0}.masteriyo-course--content__rt .masteriyo-course-author--name{color:var(--masteriyo-color-text);font-size:14px;line-height:1.5;font-weight:500;margin-left:8px;overflow-wrap:break-word;text-transform:capitalize}.masteriyo-course--content__rt .masteriyo-rating{display:flex;flex-wrap:wrap;font-size:12px;font-weight:500;align-items:center;color:var(--masteriyo-color-text)}.masteriyo-course--content__rt .masteriyo-rating svg{fill:var(--masteriyo-color-golden);width:15px;height:15px;font-size:.75rem}.masteriyo-course--content__rt .masteriyo-rating svg:last-child{margin-right:4px}.masteriyo-course--content__description{margin-bottom:16px;color:var(--masteriyo-color-text)}.masteriyo-course--content__description .title{margin-bottom:14px}.masteriyo-course--content .masteriyo-course--content__description ul,.masteriyo-course--content .masteriyo-course--content__description ol{list-style:none;margin:0;padding:0;-webkit-padding-start:16px;padding-inline-start:16px}.masteriyo-course--content .masteriyo-course--content__description ul li,.masteriyo-course--content .masteriyo-course--content__description ol li{list-style-type:"✓";-webkit-padding-start:4px;padding-inline-start:4px;word-break:break-all}.masteriyo-course--content .masteriyo-course--content__description ul li:not(:last-child), .masteriyo-course--content .masteriyo-course--content__description ol li:not(:last-child) {margin-bottom:4px}.masteriyo-course--content .masteriyo-course--content__description ul li p,.masteriyo-course--content .masteriyo-course--content__description ol li p{margin:0;padding-left:8px;font-size:14px;line-height:1.618}.masteriyo-course--content__stats{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-top:1px solid var(--masteriyo-color-border)}.masteriyo-course--content__stats>div{display:flex;align-items:center;justify-content:center;color:var(--masteriyo-color-text-light)}.masteriyo-course--content__stats>div span{margin-left:8px;font-size:14px;font-weight:500}.masteriyo-course--content__stats>div svg{width:20px;height:20px;fill:var(--masteriyo-color-text-light)}.masteriyo-course--content .masteriyo-time-btn{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid var(--masteriyo-color-border)}.masteriyo-course--content .masteriyo-time-btn .masteriyo-btn{border-radius:50px;padding:6px 16px}.masteriyo-course--content .masteriyo-time-btn .masteriyo-btn:focus,.masteriyo-course--content .masteriyo-time-btn .masteriyo-btn:active{color:var(--masteriyo-color-white)}.masteriyo-course--content .masteriyo-course-price{line-height:inherit}.masteriyo-course--content .masteriyo-course-price .old-amount{text-decoration:line-through;font-size:16px;font-weight:500;color:var(--masteriyo-color-text-light);margin-right:4px}.masteriyo-course--content .masteriyo-course-price .current-amount{font-size:20px;color:var(--masteriyo-color-text);font-weight:700}.masteriyo-courses-header{width:100%;float:left}.masteriyo-courses-header__title,.masteriyo-courses-header .page-title{font-size:32px;font-weight:600;margin:32px 0}.masteriyo-toggle-course-filters-sidebar,.masteriyo-close-filters-sidebar{display:none}.masteriyo-toggle-course-filters-sidebar svg,.masteriyo-close-filters-sidebar svg{width:24px;height:24px}.masteriyo-course-list-display-section{display:flex;flex-direction:row;width:100%}.masteriyo-course-list-display-section .masteriyo-courses-wrapper{flex:1}.masteriyo-course-list-display-section .masteriyo-course-filter-sidebar-overlay{display:none}.masteriyo-course-list-display-section:has(.masteriyo-expanded) .masteriyo-course-filter-sidebar-overlay {display:block;background:#000;position:fixed;opacity:.6;z-index:10;top:0;bottom:0;left:0;right:0}.masteriyo-courses-filters{width:285px;padding-right:40px}.masteriyo-courses-filters .masteriyo-filter-section{margin-bottom:30px}.masteriyo-courses-filters .masteriyo-filter-section select[name="price-type"]{width:100%}.masteriyo-courses-filters .masteriyo-filter-section.masteriyo-rating-filter-section{margin-bottom:0}.masteriyo-courses-filters .masteriyo-filter-section.masteriyo-rating-filter-section .masteriyo-rating-filter-item{display:block}.masteriyo-courses-filters h5{margin-top:32px;margin-bottom:12px}.masteriyo-courses-filters h5:first-child{margin-top:0}.masteriyo-courses-filters .masteriyo-category-filter{display:flex;align-items:baseline;gap:6px}.masteriyo-courses-filters .masteriyo-category-filter input[type="checkbox"],.masteriyo-courses-filters .masteriyo-category-filter input[type="radio"]{margin-right:0}.masteriyo-courses-filters .masteriyo-overflowed-category.masteriyo-hidden{display:none!important}.masteriyo-courses-filters .masteriyo-rating-filter-link{color:#000}.masteriyo-courses-filters .masteriyo-rating-filter-link.active{color:#4584ff}.masteriyo-price-filter{display:flex;align-items:center}.masteriyo-price-filter .masteriyo-price-from-filter{width:90px;margin-right:4px}.masteriyo-price-filter .masteriyo-price-to-filter{width:90px;margin-right:4px}.masteriyo-price-filter .masteriyo-price-filter-separator{margin-right:4px}.masteriyo-price-filter .masteriyo-apply-price-filter{padding:8px 12px;line-height:26px}.masteriyo-see-more-categories,.masteriyo-see-less-categories{text-decoration:underline;color:#2c2c2c;font-style:italic;font-weight:500}.masteriyo-see-more-categories:hover,.masteriyo-see-less-categories:hover{color:var(--masteriyo-color-btn-blue-hover)}.masteriyo-stab-rs{margin:8px auto!important}.masteriyo-clear-filters{padding:8px 12px;border-radius:3px;color:#585858;font-weight:500;letter-spacing:.3px;border:1px solid #585858;display:inline-block;margin-top:12px}.masteriyo-clear-filters:hover{background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover);color:var(--masteriyo-color-white)}@media only screen and (max-width:768px){.masteriyo-toggle-course-filters-sidebar,.masteriyo-close-filters-sidebar{display:flex;align-items:center;gap:8px;background:transparent;border-radius:3px;margin-top:32px;border:1px solid #494949;padding:.7rem 1rem}.masteriyo-toggle-course-filters-sidebar:hover,.masteriyo-close-filters-sidebar:hover{background:#4584ff;border-color:#4584ff}.masteriyo-toggle-course-filters-sidebar:hover svg,.masteriyo-close-filters-sidebar:hover svg{fill:var(--masteriyo-color-white)}.masteriyo-toggle-course-filters-sidebar:hover .text,.masteriyo-close-filters-sidebar:hover .text{color:var(--masteriyo-color-white)}.masteriyo-toggle-course-filters-sidebar svg{fill:#494949;margin-top:3px}.masteriyo-toggle-course-filters-sidebar .text{font-size:16px;font-weight:500;letter-spacing:.3px;color:#494949}.masteriyo-close-filters-sidebar svg{fill:#494949}.masteriyo-courses-filters{opacity:0;position:fixed;top:0;bottom:0;background:#fff;left:0;min-width:0;width:0%;z-index:99;overflow:auto;padding:0 24px 40px;transition:.4s;pointer-events:none}.masteriyo-courses-filters.masteriyo-expanded{opacity:1;width:60%;pointer-events:all;display:flex;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.masteriyo-courses-filters.masteriyo-expanded.masteriyo-add-admin-bar-margin{padding-top:var(--wp-admin--admin-bar--height)}.masteriyo-courses-filters h5:first-child{margin-top:32px}}@media (max-width:600px){.masteriyo-price-filter{flex-wrap:wrap;gap:12px}.masteriyo-price-filter>input{width:100%!important;margin-right:0!important}.masteriyo-price-filter .masteriyo-price-filter-separator{display:none}}@media (max-width:450px){.masteriyo-courses-filters.masteriyo-expanded{width:70%}}.masteriyo-single-course{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;flex-direction:row}.masteriyo-single-course--main{background-color:var(--masteriyo-color-white);border-radius:8px;border:1px solid var(--masteriyo-color-border);flex:0 0 70%;height:100%;padding:0}.masteriyo-single-course--main .masteriyo-course-author--name{max-width:100%}.masteriyo-single-course--main__content .masteriyo-stab{padding:0 32px}.masteriyo-single-course--main__content .course-overview{padding:0 32px 32px;color:var(--masteriyo-color-text)}.masteriyo-single-course--main__content .course-overview ul li p,.masteriyo-single-course--main__content .course-overview ol li p{margin-bottom:4px}.masteriyo-single-course--title{font-size:28px;font-weight:700;margin-bottom:16px;padding:0 32px;color:var(--masteriyo-color-heading);display:flex;justify-content:space-between;align-items:center}.masteriyo-single-course--title-tag{font-size:14px;border-radius:50px;position:absolute;top:0}.masteriyo-single-course--btn{border-radius:100px}.masteriyo-single-course--mdetail{display:flex;align-items:center;font-weight:600}.masteriyo-single-course--mdetail svg{margin-right:8px;fill:var(--masteriyo-color-grey-dark)}.masteriyo-single-course--aside{background:var(--masteriyo-color-white);flex-basis:100%;width:100%;height:-moz-fit-content;height:fit-content;border-radius:8px;display:flex;flex-direction:column;padding-top:24px;padding-bottom:24px;border:1px solid var(--masteriyo-color-border)}.masteriyo-single-course--aside .masteriyo-time-btn{padding:0 24px 24px;border-top:none;border-bottom:1px solid var(--masteriyo-color-border)}.masteriyo-single-course--aside .masteriyo-single-course-stats{display:flex;flex-direction:row;flex-wrap:wrap;padding:0 24px}.masteriyo-single-course--aside .masteriyo-single-course-stats>div{flex:1 1 50%;margin-top:20px}.masteriyo-single-course--aside .masteriyo-single-course-stats span{color:var(--masteriyo-color-text);font-size:14px;font-weight:400}.masteriyo-single-course--aside .masteriyo-single-course-stats .masteriyo-icon-svg>svg{fill:var(--masteriyo-color-primary)}.masteriyo-single-course--aside .masteriyo-course--content__description{padding:0 24px;margin-top:30px;margin-bottom:0}.masteriyo-single-course--aside .masteriyo-course--content__description .title{font-weight:bold;font-size:16px;line-height:120%;color:var(--masteriyo-color-heading)}.masteriyo-single-course--aside .masteriyo-sticky{z-index:9}.masteriyo-single-course--aside .masteriyo-icon-svg{color:var(--masteriyo-color-placeholder)}.masteriyo-single-course--aside .masteriyo-icon-svg>svg{width:20px;height:20px;fill:var(--masteriyo-color-grey-dark)}.masteriyo-single-course .masteriyo-course--content .masteriyo-course--img-wrap{margin-bottom:20px}.masteriyo-single-course .masteriyo-course--content__title{margin-bottom:14px;padding:0 15px}.masteriyo-single-course .masteriyo-course--content .course-featured{font-size:16px;padding-left:8px;padding-right:20px}.masteriyo-single-course .masteriyo-course--content__category{display:flex;flex-wrap:wrap;padding:0 32px}.masteriyo-single-course .masteriyo-course--content__rt{display:flex;align-items:center;padding:0 32px}.masteriyo-single-course .masteriyo-course--content__description .title{margin-bottom:14px}.masteriyo-single-course .masteriyo-course--content__stats{display:flex;align-items:center;justify-content:space-between}.masteriyo-single-course .masteriyo-course--content__stats>div{display:flex;align-items:center;justify-content:center;color:var(--masteriyo-color-text-light)}.masteriyo-single-course .masteriyo-course--content__stats>div span{margin-left:4px}.masteriyo-single-course .masteriyo-course--content__stats>div svg{width:20px;height:20px;fill:var(--masteriyo-color-text-light)}.masteriyo-single-course .masteriyo-course--content .masteriyo-course-price .old-amount{text-decoration:line-through;font-size:16px;color:var(--masteriyo-color-text-light)}.masteriyo-single-course .masteriyo-course--content .masteriyo-course-price .current-amount{font-size:24px;color:var(--masteriyo-color-text);font-weight:700}.masteriyo-single-course .masteriyo-course--content__title{line-height:18px;margin:0 0 14px 0}.masteriyo-single-course .masteriyo-course--content__title::before{content:"";display:none}.masteriyo-single-course .masteriyo-course--content__title a{font-weight:bold;font-size:18px;color:var(--masteriyo-color-grey-dark);text-decoration:none}.masteriyo-single-course .masteriyo-expand-collapse-all{cursor:pointer;text-decoration:none}.masteriyo-related-post{margin-top:24px;width:100%;margin-left:-15px;margin-right:-15px}.masteriyo-related-post__title{padding:0 15px;margin-bottom:14px}.masteriyo-related-post .masteriyo-course--card{background-color:var(--masteriyo-color-white)}.masteriyo-related-post .masteriyo-course--card .masteriyo-course--content{padding:24px}.masteriyo-related-post .masteriyo-course--card .masteriyo-course--content__category{padding:0}.masteriyo-related-post .masteriyo-course--card .masteriyo-course--content__title{padding:0}.masteriyo-related-post .masteriyo-course--card .masteriyo-course--content__rt{padding:0;justify-content:space-between}.masteriyo-stab-rs.border-none{border:none;padding:0}.masteriyo-feature-img{position:relative}.masteriyo-feature-img:hover .masteriyo-play-featured-video-btn{display:flex}.masteriyo-feature-img .masteriyo-play-featured-video-btn{position:absolute;z-index:9;background:#000;left:calc(50% - 36px);top:calc(50% - 36px);display:flex;padding:16px 16px;border-radius:5px;cursor:pointer;border-radius:100%;background:#333;transition:.2s;box-shadow:0 0 1em #000;opacity:70%}.masteriyo-feature-img .masteriyo-play-featured-video-btn:hover{background:var(--masteriyo-color-primary);box-shadow:0 0 3em #000;opacity:100%}.masteriyo-feature-img .masteriyo-play-featured-video-btn svg{fill:white;width:40px;height:40px}.masteriyo-feature-img .masteriyo-play-featured-video-btn.masteriyo-sm{padding:12px;left:calc(50% - 18px);top:calc(50% - 18px)}.masteriyo-feature-img .masteriyo-play-featured-video-btn.masteriyo-sm svg{fill:white;width:20px;height:20px}.masteriyo-feature-img .masteriyo-feature-course-image{width:100%;max-height:480px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-top-right-radius:8px;border-top-left-radius:8px}.masteriyo-feature-img .masteriyo-price-tag,.masteriyo-feature-img .masteriyo-heart{position:absolute}.masteriyo-feature-img .masteriyo-price-tag{top:0;left:0}.masteriyo-feature-img .masteriyo-price-tag{background:var(--masteriyo-color-primary);border-radius:0 0 16px 0;padding:8px 16px;color:var(--masteriyo-color-white)}.masteriyo-feature-img .masteriyo-heart{top:20px;right:20px;background:var(--masteriyo-color-white);border-radius:100px;padding:8px;box-shadow:0 4px 14px rgba(0,0,0,.06)}.masteriyo-feature-img .masteriyo-heart:hover{transform:scale(1.1)}.masteriyo-stab{display:flex;flex-wrap:wrap;flex-direction:row;border-top:1px solid var(--masteriyo-color-border);border-bottom:2px solid var(--masteriyo-color-border);color:var(--masteriyo-color-text);font-size:18px;font-weight:600;margin-top:12px;margin-bottom:24px;word-break:break-all}.masteriyo-stab>div{text-align:center;padding:20px;cursor:pointer}.masteriyo-stab>.active-tab{font-weight:700;border-bottom:2px solid var(--masteriyo-color-primary);color:var(--masteriyo-color-primary);margin-bottom:-2px}.masteriyo-stab .tab-content .masteriyo-stab--shortinfo{padding-bottom:24px;padding-left:32px;padding-right:32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.masteriyo-stab .tab-content .masteriyo-stab--shortinfo .title-container{display:flex;flex-direction:column}.masteriyo-stab .tab-content .masteriyo-stab--shortinfo .title-container .title{margin:0;font-weight:500;font-size:24px;line-height:28px;margin-bottom:12px;color:var(--masteriyo-color-heading)}.masteriyo-stab .tab-content ul.masteriyo-shortinfo-wrap{list-style:none;display:flex;flex-direction:row;margin:inherit;font-size:14px;font-weight:400;line-height:16px;letter-spacing:.005em;padding:0;margin-left:-8px;margin-right:-8px}.masteriyo-stab .tab-content ul.masteriyo-shortinfo-wrap li{margin-left:8px;margin-right:8px}.masteriyo-stab .tab-content ul.masteriyo-shortinfo-wrap li:first-child::before{display:none}.masteriyo-stab .tab-content ul.masteriyo-shortinfo-wrap li::before{content:"";background:var(--masteriyo-color-grey-dark);display:inline-block;width:.3em;height:.3em;margin:0 4px 2px 0;border-radius:50px}.masteriyo-stab .tab-content .masteriyo-expand-collapse-all{cursor:hand;text-decoration:none}.masteriyo-stab--tcurriculum .masteriyo-stab--shortinfo{padding-bottom:24px;padding-left:32px;padding-right:32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;color:var(--masteriyo-color-text)}.masteriyo-stab--tcurriculum .title-container{display:flex;flex-direction:column}.masteriyo-stab--tcurriculum .title-container .title{margin:0;font-weight:500;font-size:24px;line-height:28px;margin-bottom:12px;color:var(--masteriyo-color-heading)}.masteriyo-stab--tcurriculum ul.masteriyo-shortinfo-wrap{list-style:none;display:flex;flex-direction:row;margin:inherit;font-size:14px;font-weight:400;line-height:16px;letter-spacing:.005em;padding:0;margin-left:-8px;margin-right:-8px}.masteriyo-stab--tcurriculum ul.masteriyo-shortinfo-wrap li{margin-left:8px;margin-right:8px}.masteriyo-stab--tcurriculum ul.masteriyo-shortinfo-wrap li:first-child::before{display:none}.masteriyo-stab--tcurriculum ul.masteriyo-shortinfo-wrap li::before{content:"";background:var(--masteriyo-color-grey-dark);display:inline-block;width:.3em;height:.3em;margin:0 4px 2px 0;border-radius:50px}.masteriyo-stab--tcurriculum > div:not(:first-child) {border-top:1px solid var(--masteriyo-color-border)}.masteriyo-stab--tcurriculum > div:nth-child(2) {border-top-width:2px}.masteriyo-stab--tcurriculum .masteriyo-stab--citems{cursor:pointer;color:var(--masteriyo-color-text)}.masteriyo-stab--tcurriculum .masteriyo-stab--citems:first-of-type{border-top-width:2px}.masteriyo-stab--tcurriculum .masteriyo-stab--citems .masteriyo-cminus{display:none}.masteriyo-stab--tcurriculum .masteriyo-stab--citems .masteriyo-cplus svg{fill:var(--masteriyo-color-text-light)}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active{border-bottom:0}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cminus{display:flex;align-items:center;justify-content:center}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cminus svg{fill:var(--masteriyo-color-text-light)}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cheader{background:var(--masteriyo-color-primary)}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cheader .masteriyo-ctitle,.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cheader .masteriyo-ltc{color:var(--masteriyo-color-white)}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cbody{max-height:999px;background:var(--masteriyo-color-primary-lightest);cursor:default}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cplus{display:none}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cminus{display:block;background:var(--masteriyo-color-white);border-radius:50px;width:24px;height:24px;box-shadow:0 4px 14px rgba(0,0,0,.06)}.masteriyo-stab--tcurriculum .masteriyo-cheader{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:24px 32px}.masteriyo-stab--tcurriculum .masteriyo-ctitle{margin:inherit;font-size:16px;font-weight:700;letter-spacing:.005em;color:var(--masteriyo-color-heading)}.masteriyo-stab--tcurriculum .masteriyo-ltc{display:flex;flex-direction:row;font-size:16px}.masteriyo-stab--tcurriculum .masteriyo-ltc>*{margin-left:16px}.masteriyo-stab--tcurriculum .masteriyo-cbody{max-height:0;overflow:hidden;transition:max-height 200ms;border-top:0}.masteriyo-stab--tcurriculum .masteriyo-cbody .masteriyo-lesson-icon{display:flex;margin-right:8px}.masteriyo-stab--tcurriculum .masteriyo-lesson-list{margin:0;padding:0;list-style:none}.masteriyo-stab--tcurriculum .masteriyo-lesson-list li{padding:16px 0;border-bottom:1px solid var(--masteriyo-color-border)}.masteriyo-stab--tcurriculum .masteriyo-lesson-list li:last-of-type{border-bottom:none}.masteriyo-stab--tcurriculum .masteriyo-lesson-list__content{display:flex;align-items:center;padding:0 32px}.masteriyo-stab--tcurriculum .masteriyo-lesson-list__content-item{display:flex;justify-content:space-between;align-items:center}.masteriyo-stab--tcurriculum .masteriyo-lesson-list__content .masteriyo-right{width:100%}.masteriyo-stab--tcurriculum .masteriyo-time-btn .masteriyo-btn{padding:6px 12px;font-size:10px}.masteriyo-stab--tcurriculum .masteriyo-lesson-list--btn{border-radius:100px;text-transform:uppercase}.masteriyo-stab--faq{color:var(--masteriyo-color-text)}.masteriyo-stab--faq .title-container{padding-bottom:24px;padding-left:32px;padding-right:32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.masteriyo-stab--faq .title{margin-bottom:0;color:var(--masteriyo-color-heading);font-family:"Roboto";font-style:normal;font-weight:bold;font-size:16px;line-height:24px;color:#07092f;padding:18px 32px;cursor:pointer;border-bottom:1px solid #ebecf2}.masteriyo-stab--faq .masteriyo-stab--items{border-top:1px solid var(--masteriyo-color-border)}.masteriyo-stab--faq .masteriyo-stab--items .masteriyo-minus{display:none}.masteriyo-stab--faq .masteriyo-stab--items .masteriyo-plus svg{fill:var(--masteriyo-color-text-light)}.masteriyo-stab--faq .masteriyo-stab--items.active{border-bottom:0}.masteriyo-stab--faq .masteriyo-stab--items.active .masteriyo-minus{display:flex;align-items:center;justify-content:center}.masteriyo-stab--faq .masteriyo-stab--items.active .masteriyo-minus svg{fill:var(--masteriyo-color-text-light)}.masteriyo-stab--faq .masteriyo-stab--items.active .masteriyo-header{background:var(--masteriyo-color-primary)}.masteriyo-stab--faq .masteriyo-stab--items.active .masteriyo-header .masteriyo-title{color:var(--masteriyo-color-white)}.masteriyo-stab--faq .masteriyo-stab--items.active .masteriyo-body{max-height:999px;background-color:var(--masteriyo-color-primary-lightest);cursor:default;padding:16px 32px}.masteriyo-stab--faq .masteriyo-stab--items.active .masteriyo-plus{display:none}.masteriyo-stab--faq .masteriyo-stab--items.active .masteriyo-minus{display:block;background:var(--masteriyo-color-white);border-radius:50px;width:24px;height:24px;box-shadow:0 4px 14px rgba(0,0,0,.06)}.masteriyo-stab--faq .masteriyo-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:24px 32px;cursor:pointer;color:var(--masteriyo-color-text)}.masteriyo-stab--faq .masteriyo-title{margin:inherit;font-size:16px;font-weight:700;letter-spacing:.005em;color:var(--masteriyo-color-heading)}.masteriyo-stab--faq .masteriyo-toggle-icon{display:flex}.masteriyo-stab--faq .masteriyo-body{max-height:0;overflow:hidden;transition:max-height 200ms;border-top:0;padding:0 32px}.masteriyo-stab--treviews{display:flex;justify-content:center;align-items:center;padding:0 32px}.masteriyo-stab-rs{border:1px solid var(--masteriyo-color-border);margin:20px auto;padding:20px;border-radius:50px;font-weight:600;display:flex;align-items:center}.masteriyo-stab-rs .masteriyo-icon-svg>svg{width:20px;height:20px;fill:var(--masteriyo-color-golden)}.masteriyo-stab-rs .masteriyo-rnumber{margin-left:8px;color:var(--masteriyo-color-text)}.masteriyo-stab--turating{color:var(--masteriyo-color-text);text-align:center;margin-bottom:30px}.course-grade-result.final-grade-result{display:flex;justify-content:center}.course-grade-result.final-grade-result span.grade-name{margin:0 10px 24px 10px}span.grade-name{display:flex;justify-content:center;width:32px;height:32px;border-radius:16px;font-weight:500}.grade-earned-grade-point{font-weight:500}.masteriyo-item--wrap{display:flex;flex-wrap:wrap}.masteriyo-item--wrap .masteriyo-single-course-item{display:flex}.course-reviews{padding:0 32px 32px;color:var(--masteriyo-color-text)}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content{display:flex;flex-wrap:nowrap;justify-content:space-between;border:none;width:100%}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right{flex-basis:90%;margin-left:18px}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right__rating{display:flex;align-items:flex-end;justify-content:space-between}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right__rating .rating{margin-bottom:14px}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right__rating .rating .masteriyo-rstar{display:flex;flex-wrap:wrap}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right__rating .rating .masteriyo-rstar svg{width:14px;height:14px;fill:var(--masteriyo-color-golden)}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right .author-name{margin-right:16px;font-size:14px;font-weight:500;text-transform:capitalize;line-height:16px}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right .date-created{font-size:12px;line-height:14px}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right .title{font-size:16px;font-weight:700;line-height:19px;margin-top:16px;margin-bottom:8px}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right .content{font-size:16px;line-height:27px}.course-reviews .masteriyo-review{border-top:1px solid var(--masteriyo-color-border);margin-top:24px;padding-top:24px}.course-reviews .masteriyo-review .masteriyo-avatar img{width:50px;height:50px;overflow:hidden;border-radius:50%;border:2px solid rgba(0,0,0,.1)}.course-reviews .masteriyo-login-msg.masteriyo-submit-container{display:flex;width:100%;align-items:center;justify-content:center;padding-top:24px;margin-top:40px}.course-reviews .masteriyo-login-msg.masteriyo-submit-container p{margin-bottom:0}.course-reviews .masteriyo-link-login{margin:0 4px}.course-reviews .masteriyo-load-more{width:100%;margin-top:24px;padding:4px;font-size:14px;background-color:transparent;border:1px solid var(--masteriyo-color-primary);color:var(--masteriyo-color-primary);border-radius:4px}.course-reviews .masteriyo-load-more:hover{border:1px solid var(--masteriyo-color-btn-blue-hover);color:var(--masteriyo-color-btn-blue-hover)}.masteriyo-submit-container .masteriyo--title{margin-top:40px;margin-bottom:16px;font-size:24px;font-weight:500;display:inline-block;color:var(--masteriyo-color-heading)}.masteriyo-submit-container .masteriyo-input{border-radius:4px}.masteriyo-submit-container .masteriyo-rating{margin-top:14px}.masteriyo-submit-container .masteriyo-btn-primary{margin-top:16px}.masteriyo-submit-container .masteriyo-stab-rs{margin-top:0}.masteriyo-reply-course-review{font-size:14px;font-weight:600;line-height:16px;color:var(--masteriyo-color-primary);margin-top:16px;display:inline-block;text-decoration:underline;cursor:pointer}.masteriyo-replies{display:flex;flex-flow:unset;flex-direction:row}.masteriyo-replies .masteriyo-reply-replies--title .masteriyo-flex{align-items:center}.masteriyo-replies .masteriyo-reply-replies--title .author-name{margin-right:16px;font-size:14px;font-weight:500;text-transform:capitalize;line-height:16px}.masteriyo-reply-replies{width:100%}.masteriyo-reply-replies .masteriyo-right{margin-left:24px;width:100%}.masteriyo-reply-replies .masteriyo-right .content{font-size:16px}.masteriyo-reply-replies .masteriyo-right .masteriyo-reply-replies--title{display:flex;justify-content:space-between;align-items:center}.masteriyo-reply-replies .masteriyo-right .date-created{font-size:12px;line-height:14px}.masteriyo-course-review-replies{width:90%;float:right;margin-bottom:24px}.masteriyo-delete-review-notice{width:100%;display:inline-block;margin-top:24px;padding-top:24px;border-top:1px solid var(--masteriyo-color-border);font-style:italic;font-size:14px}.masteriyo-country-dropdown{display:flex;width:100%;height:42.16px}.masteriyo-country-dropdown select{border:1px solid #dee2e6;padding-top:0;padding-bottom:0}.masteriyo-login-msg{border-top:2px solid var(--masteriyo-color-border)}.masteriyo-overlay{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background:rgba(54,54,54,.568627451);display:flex;justify-content:center;align-items:flex-start;z-index:9999;overflow:auto}.masteriyo-overlay.masteriyo-v-center{align-items:center}.masteriyo-course-categories{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;margin-left:-15px;margin-right:-15px;margin-top:-15px}.masteriyo-category-card{background-color:var(--masteriyo-color-white);border:1px solid rgba(0,0,0,.1);border-radius:4px}.masteriyo-category-card__image img{width:100%;border-top-left-radius:3px;border-top-right-radius:3px;margin-bottom:0;padding-bottom:0}.masteriyo-category-card__detail{padding:16px 20px}.masteriyo-category-card h2,.masteriyo-category-card__title{font-size:18px;font-weight:700;line-height:1.5;margin-top:0;margin-bottom:0;padding-bottom:0}.masteriyo-category-card h2 a,.masteriyo-category-card__title a{color:var(--masteriyo-color-grey-dark);text-decoration:none}.masteriyo-category-card h2 a:hover,.masteriyo-category-card__title a:hover{text-decoration:none;color:var(--masteriyo-color-primary)}.masteriyo-category-card__courses{font-size:13px;margin-top:4px}.masteriyo-category-card__courses span{margin-right:8px}.masteriyo-category-card__description{font-size:14px;margin-top:12px}.course-attachments{padding-right:32px;padding-left:32px;padding-bottom:32px}.attachment-content-main{border-bottom:1px solid var(--masteriyo-color-border);padding-bottom:16px;margin-bottom:16px}.attachment-content-main:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.attachment-content-image{display:flex;align-items:center}.attachment-content-image svg{margin-right:16px;width:1.5rem;min-width:1.5rem}.attachment-content-image-text{font-size:14px;font-weight:600;flex-grow:1;flex-basis:50%}.attachment-content-image-text:hover{color:var(--masteriyo-color-primary)}.attachment-content-description{margin-left:16px;font-size:13px;font-weight:400;color:var(--masteriyo-color-text)}@media only screen and (max-width:1199px){#primary{padding-right:30px}}@media only screen and (max-width:1024px){.masteriyo-single-course{margin:0}}@media (max-width:992px){.masteriyo-form-container{width:70%}.masteriyo-cstudy--body--pstatus{display:none}.masteriyo-single-course--aside{width:100%}.masteriyo .columns-4 .masteriyo-col,.masteriyo .columns-3 .masteriyo-col,.masteriyo .columns-2 .masteriyo-col{flex:0 0 50%;max-width:50%;padding:15px;width:50%}.masteriyo .columns-4 .masteriyo-course--card,.masteriyo .columns-3 .masteriyo-course--card,.masteriyo .columns-2 .masteriyo-course--card{flex-basis:335px}.masteriyo .columns-1 .masteriyo-course--card{flex-basis:100%}.masteriyo .masteriyo-mycourses--card{flex-basis:calc(50% - 30px)}.masteriyo .masteriyo-mycourses--thumbnail .masteriyo-placeholder{width:100%}.masteriyo-related-post .masteriyo-single-course-item{flex-direction:column}.masteriyo-single-course--main{width:100%}.masteriyo-item--wrap .masteriyo-single-course-item>div{padding-top:8px;padding-bottom:8px}.masteriyo-checkout-wrapper{gap:32px}.masteriyo-checkout-main{flex-basis:100%;margin-right:0}}@media (max-width:768px){#primary{padding-right:0}.masteriyo-form-container{width:80%}.masteriyo-item--wrap{margin:0}.masteriyo-item--wrap .masteriyo-col-4{padding-top:8px;padding-bottom:8px}.masteriyo-col-8,.masteriyo-single-course .masteriyo-col-4{width:100%;flex:1 1 100%;max-width:100%}.masteriyo-related-post .masteriyo-col-4{width:50%;flex:1 1 50%;max-width:50%}.masteriyo-vertical-menu{flex-basis:100%;padding-left:0}.masteriyo .masteriyo-main,
  .masteriyo .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) {width:100%;display:block}.masteriyo .masteriyo-main .masteriyo-vertical-menu,
  .masteriyo .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) .masteriyo-vertical-menu {border-right:none}.masteriyo .masteriyo-mycourses--card{flex-basis:calc(50% - 30px);max-width:100%}.masteriyo .masteriyo-dashboard{margin-top:40px;margin-left:0}.masteriyo .masteriyo-cstudy--body--wrap{padding:16px}.masteriyo-login{width:auto}}@media (max-width:600px){.masteriyo-login .masteriyo-btn-wrapper,.masteriyo-reset .masteriyo-btn-wrapper{flex-direction:column}.masteriyo-login .masteriyo-btn,.masteriyo-reset .masteriyo-btn{margin-bottom:24px}.masteriyo-cstudy--btn{width:inherit}.masteriyo-courses--card{flex-basis:100%;width:100%}.masteriyo-col{flex:0 0 100%;max-width:100%;padding:15px;width:100%}.masteriyo .columns-4 .masteriyo-course,.masteriyo .columns-3 .masteriyo-course,.masteriyo .columns-2 .masteriyo-course,.masteriyo .columns-1 .masteriyo-course{flex-direction:row}.masteriyo .columns-4 .masteriyo-col,.masteriyo .columns-3 .masteriyo-col,.masteriyo .columns-2 .masteriyo-col,.masteriyo .columns-1 .masteriyo-col{flex:0 0 100%;max-width:100%;padding:10px;width:100%}.masteriyo .columns-4 .masteriyo-course--card,.masteriyo .columns-3 .masteriyo-course--card,.masteriyo .columns-2 .masteriyo-course--card,.masteriyo .columns-1 .masteriyo-course--card{flex-basis:100%}.masteriyo-replies .masteriyo-reply-replies--title .masteriyo-flex{flex-direction:column;align-items:self-start}.masteriyo-replies .masteriyo-reply-replies--title .author-name{margin-bottom:12px}.masteriyo-related-post .masteriyo-col-4,.masteriyo-col-4{width:100%;flex:1 1 100%;max-width:100%}.masteriyo-counter .masteriyo-db-card{flex-basis:100%}.masteriyo-stab>div{flex-basis:100%}.masteriyo .masteriyo-cstudy--body--pbar{flex-basis:100%;margin-left:0;margin-right:0}.masteriyo .masteriyo-mycourses--card{flex-basis:100%;max-width:100%}.masteriyo .masteriyo-placeholder{width:100%}}.masteriyo-single-course--prerequisites{border-bottom:1px solid var(--masteriyo-color-border);padding:16px 0 0}.masteriyo-prerequisites--msg{font-size:14px}.masteriyo-prerequisites--list ul{margin:10px 0 20px;font-size:14px;list-style-type:none}.masteriyo-prerequisites--list ul li{margin-bottom:6px;display:flex;align-items:center}.masteriyo-prerequisites--list ul li .dashicons{margin-right:6px}.masteriyo-prerequisites--list ul li .dashicons-no{color:var(--masteriyo-color-danger)}.masteriyo-prerequisites--list ul li .dashicons-yes{color:var(--masteriyo-color-success)}.masteriyo-wishlist-toggle{display:block;cursor:pointer;padding:8px;border-radius:100px;background-color:var(--masteriyo-color-primary-lightest);fill:none;stroke:var(--masteriyo-color-primary);stroke-width:2px}.masteriyo-wishlist-toggle.active{fill:var(--masteriyo-color-primary);stroke:var(--masteriyo-color-primary);stroke-width:2px}.theme-astra .mto-account-sidebar h5{margin-bottom:0}.theme-astra .mto-dashboard-courses-stats h2{font-size:1rem;margin-bottom:0;line-height:1.2;color:var(--masteriyo-color-heading)}.theme-astra .mto-enrolled-courses-wrapper h4,.theme-astra .mto-profile-wrapper h4,.theme-astra .mto-orders-wrapper h4{margin-bottom:0}.theme-astra .mto-dashboard-courses-progress button:hover,.theme-astra .mto-profile-wrapper button:hover,.theme-astra .mto-enrolled-courses-wrapper button:hover{background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover)}.theme-astra .mto-enrolled-courses-wrapper button:hover>svg{fill:#000}.theme-astra .mto-enrolled-courses-wrapper .pagination-container button.pagination-previous:hover,.theme-astra .mto-enrolled-courses-wrapper .pagination-container button.pagination-next:hover{background:var(--chakra-colors-gray-100)}.theme-astra .mto-profile-wrapper .mto-profile-details h3{margin-bottom:0;font-size:2.25rem}.theme-astra .mto-profile-wrapper .mto-profile-details h2{font-size:1.125rem;line-height:1.2}.theme-astra .mto-orders-wrapper table{border:0}.theme-astra .masteriyo-single-course .masteriyo-single-course--aside .masteriyo-time-btn{padding-left:0;padding-right:0}.theme-astra .masteriyo-single-course .masteriyo-single-course--aside .masteriyo-single-course-stats{padding-left:0;padding-right:0}.theme-astra .masteriyo-single-course .masteriyo-single-course--aside .masteriyo-course--content__description{padding-left:0;padding-right:0}.theme-astra .masteriyo-single-course .masteriyo-single-course--aside .masteriyo-course--content__description>ul{padding-left:0}.theme-astra .masteriyo-single-course--main__content .tab-content h1,.theme-astra .masteriyo-single-course--main__content .tab-content h2,.theme-astra .masteriyo-single-course--main__content .tab-content h3,.theme-astra .masteriyo-single-course--main__content .tab-content h4,.theme-astra .masteriyo-single-course--main__content .tab-content h5,.theme-astra .masteriyo-single-course--main__content .tab-content h6{margin-bottom:16px}.theme-astra .masteriyo-checkout .masteriyo-checkout-main .masteriyo-input{width:100%}.theme-astra .masteriyo-checkout .masteriyo-checkout-summary .masteriyo-checkout--btn{padding:16px 12px}@media (max-width:992px){.theme-astra .masteriyo-checkout .masteriyo-checkout-wrapper{gap:2.5em}.theme-astra .masteriyo-checkout .masteriyo-checkout-wrapper .masteriyo-checkout-main{padding-right:20px;margin-right:0}.theme-astra .masteriyo-checkout .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-col-2{margin-left:0;margin-right:0}.theme-astra .masteriyo-checkout .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-col-2 .masteriyo-checkout----fname{padding-left:0}.theme-astra .masteriyo-checkout .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-col-2 .masteriyo-checkout----lname{padding-right:0}}.theme-Divi #left-area{padding-right:15px}.theme-Divi .masteriyo-search .masteriyo-course-search button{border:0;color:var(--masteriyo-color-white);cursor:pointer}.theme-Divi .mto-dashboard-courses-progress button:hover,.theme-Divi .mto-profile-wrapper button:hover,.theme-Divi .mto-enrolled-courses-wrapper button:hover{color:var(--masteriyo-color-white);background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover)}.theme-Divi .mto-enrolled-courses-wrapper button:hover>svg{fill:#000}.theme-Divi .mto-enrolled-courses-wrapper .pagination-container button.pagination-previous:hover,.theme-Divi .mto-enrolled-courses-wrapper .pagination-container button.pagination-next:hover{background:var(--chakra-colors-gray-100)}.theme-Divi .masteriyo-container{padding:0 15px}.theme-Divi .masteriyo-container .page-numbers.current{padding:9px}@media (max-width:992px){.theme-Divi .masteriyo-checkout .masteriyo-checkout-wrapper{gap:2em}}.theme-Divi .masteriyo-checkout .masteriyo-checkout-main .masteriyo-input{padding:8px 16px;width:100%}@media (max-width:1017px){.theme-Divi .masteriyo-checkout .masteriyo-checkout-main{margin-right:15px}}@media (max-width:992px){.theme-Divi .masteriyo-checkout .masteriyo-checkout-main{margin-right:0;padding-right:20px}}.theme-Divi .masteriyo-checkout .masteriyo-checkout-summary .masteriyo-checkout-summary-payment-method ul li{list-style:none}.theme-Divi .masteriyo-checkout .masteriyo-checkout-summary .masteriyo-btn-primary{border:0;cursor:pointer}.theme-Divi .masteriyo-checkout .masteriyo-checkout-summary-your-order ul,.theme-Divi .masteriyo-checkout .masteriyo-checkout-summary-payment-method ul{padding:0!important}.theme-Divi .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form input[type="text"],.theme-Divi .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form input[type="email"]{height:38px;border-color:#e1e1e1;padding-left:12px;padding-right:12px;width:100%}.theme-Divi .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form input[type="text"]:hover,.theme-Divi .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form input[type="text"]:focus,.theme-Divi .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form input[type="email"]:hover,.theme-Divi .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form input[type="email"]:focus{border-color:var(--masteriyo-color-primary)}.theme-Divi .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form textarea{width:100%;padding-left:12px;padding-right:12px;border-width:1px}.theme-Divi .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form .masteriyo-btn-primary{border:0;cursor:pointer}.theme-Divi .masteriyo-single-course .masteriyo-single-course--aside .masteriyo-time-btn{padding-left:0;padding-right:0}.theme-Divi .masteriyo-single-course .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn{line-height:150%}.theme-Divi .masteriyo-single-course .masteriyo-single-course--aside .masteriyo-single-course-stats{padding-left:0;padding-right:0}.theme-Divi .masteriyo-single-course .masteriyo-single-course--aside .masteriyo-course--content__description{padding-left:0;padding-right:0}.theme-Divi .masteriyo-single-course .masteriyo-single-course--aside .masteriyo-course--content__description>ul{padding-left:0}.theme-Divi .masteriyo-single-course--main__content .tab-content h1,.theme-Divi .masteriyo-single-course--main__content .tab-content h2,.theme-Divi .masteriyo-single-course--main__content .tab-content h3,.theme-Divi .masteriyo-single-course--main__content .tab-content h4,.theme-Divi .masteriyo-single-course--main__content .tab-content h5,.theme-Divi .masteriyo-single-course--main__content .tab-content h6{margin-bottom:16px}.theme-Divi .masteriyo-single-course--main__content .tab-content hr{margin:24px 0}@media (max-width:575px){.theme-Divi .container{width:100%;max-width:100%;padding:0 15px}}.theme-Divi #masteriyo-account-container .mto-account-wrapper{margin-left:0}@media (max-width:767px){.theme-Divi #masteriyo-account-container .mto-account-wrapper{margin-left:1rem}}.theme-Divi .mto-account-sidebar h5{padding-bottom:0}.theme-Divi .mto-dashboard-courses-stats>div{padding-left:10px!important;padding-right:10px!important}.theme-Divi .mto-dashboard-courses-stats .mto-dashboard-courses-card{padding:15px}.theme-Divi .mto-dashboard-courses-stats .mto-dashboard-courses-content{flex-wrap:wrap;gap:1em}.theme-Divi .mto-dashboard-courses-stats .mto-dashboard-courses-content-right{margin-left:0}.theme-Divi .mto-dashboard-courses-stats h2{padding:0}.theme-Divi .mto-dashboard-courses-stats .mto-dashboard-courses-card-wrapper{border-style:solid}.theme-Divi .mto-dashboard-courses-progress .mto-continue-course-content{flex-wrap:wrap}.theme-Divi .mto-dashboard-courses-progress .mto-continue-course-content_right{margin-left:0}.theme-Divi .mto-enrolled-courses-wrapper .mto-enrolled-courses-list_main{border:1px solid #e2e8f0}.theme-Divi .mto-enrolled-courses-wrapper nav ol{padding-bottom:0!important}.theme-Divi .mto-profile-wrapper .mto-profile-user-detail_left,.theme-Divi .mto-profile-wrapper .mto-profile-user-detail_right{padding-bottom:0}.theme-hello-elementor .masteriyo-container{padding:0 15px}.theme-hello-elementor .masteriyo-search button{color:var(--masteriyo-color-white);border-color:var(--masteriyo-color-primary)}.theme-hello-elementor .masteriyo-search button:focus,.theme-hello-elementor .masteriyo-search button:focus-visible{outline:none}.theme-hello-elementor .masteriyo-single-course--main__content .tab-content hr{margin:24px 0}.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form input[type="text"],.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form input[type="email"],.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form textarea{width:100%;border-color:#e1e1e1;border-width:1px}.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form input[type="text"]:hover,.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form input[type="text"]:focus,.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form input[type="email"]:hover,.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form input[type="email"]:focus,.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form textarea:hover,.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form textarea:focus{border-color:var(--masteriyo-color-btn-blue-active)}.theme-hello-elementor .masteriyo-single-course--aside .masteriyo-time-btn,.theme-hello-elementor .masteriyo-single-course--aside .masteriyo-single-course-stats,.theme-hello-elementor .masteriyo-single-course--aside .masteriyo-course--content__description{padding-left:0;padding-right:0}.theme-hello-elementor .masteriyo-single-course--aside .masteriyo-course--content__description{margin-top:16px}.theme-hello-elementor .masteriyo-single-course--aside .masteriyo-course--content__description>ul{padding-left:0}.theme-hello-elementor .masteriyo-course .masteriyo-course-author a{display:flex;align-items:center}.theme-hello-elementor .page-header .entry-title{font-size:2.5rem;line-height:1.2;font-weight:500;margin-top:.5rem;margin-bottom:1rem}.theme-hello-elementor .mto-enrolled-courses-wrapper .mto-enrolled-courses-list_main button{border:1px solid var(--chakra-colors-primary-500)}.theme-hello-elementor .mto-enrolled-courses-wrapper nav .pagination-previous:hover,.theme-hello-elementor .mto-enrolled-courses-wrapper nav .pagination-next:hover{color:#444!important}.theme-hello-elementor .mto-enrolled-courses-wrapper nav ol button.pagination-page{border:1px solid #927ce6}.theme-hello-elementor #masteriyo-account-container button:hover{color:var(--masteriyo-color-white);background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover)}.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-progress .mto-continue-course button{border-color:var(--chakra-colors-primary-500)}.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-progress .mto-continue-course button:hover{border-color:var(--masteriyo-color-btn-blue-hover)}.theme-hello-elementor #masteriyo-account-container .mto-enrolled-courses-wrapper .pagination-container button.pagination-previous,.theme-hello-elementor #masteriyo-account-container .mto-enrolled-courses-wrapper .pagination-container button.pagination-next{border-color:#a9a7a7;background:transparent}.theme-hello-elementor #masteriyo-account-container .mto-enrolled-courses-wrapper .pagination-container button.pagination-previous svg,.theme-hello-elementor #masteriyo-account-container .mto-enrolled-courses-wrapper .pagination-container button.pagination-next svg{fill:#383838}.theme-hello-elementor #masteriyo-account-container .mto-account-wrapper{margin-left:0}.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-stats .mto-dashboard-courses-card-wrapper .mto-dashboard-courses-card{padding:20px}@media (max-width:1199px){.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-stats .mto-dashboard-courses-card-wrapper .mto-dashboard-courses-card{padding:15px}.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-stats .mto-dashboard-courses-card-wrapper .mto-dashboard-courses-card .mto-dashboard-courses-content{flex-wrap:wrap;gap:1em}.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-stats .mto-dashboard-courses-card-wrapper .mto-dashboard-courses-card .mto-dashboard-courses-content-right{margin-left:0}}.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-progress a{text-decoration:none}@media (max-width:1199px){.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-progress .mto-continue-course .mto-continue-course-content{flex-wrap:wrap}.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-progress .mto-continue-course .mto-continue-course-content_right{margin-left:0}}@media (max-width:992px){.theme-hello-elementor .masteriyo-checkout-wrapper{gap:2em}.theme-hello-elementor .masteriyo-checkout-wrapper .masteriyo-checkout-main{margin-right:0;padding-right:20px}}.masteriyo-checkout-summary-order-details .masteriyo-coupon-row{cursor:pointer}.masteriyo-checkout-summary-order-details .masteriyo-coupon-row .coupon-discount-label{display:flex;align-items:center}.masteriyo-checkout-summary-order-details .masteriyo-coupon-row .coupon-discount-label span{margin-left:6px}.masteriyo-checkout-summary-order-details .masteriyo-coupon-row .coupon-discount-label span .masteriyo-remove-coupon{display:flex;align-items:center;width:20px;height:20px;background:#ffecec;justify-content:center;border-radius:3px;padding:3px}.masteriyo-checkout-summary-order-details .masteriyo-coupon-row .coupon-discount-label span .masteriyo-remove-coupon svg{width:18px}.masteriyo-checkout-summary-order-details .masteriyo-coupon-row .coupon-code{margin-bottom:0;border:1.5px dashed #cacaca;padding:0 8px;background:#f5f5f5;display:inline;color:#787878;font-weight:500;cursor:text;text-align:center;border-radius:3px}.masteriyo-checkout-summary-order-details .coupon-discount-amount{display:flex;align-items:center;justify-content:center;position:relative}.masteriyo-checkout-summary-order-details .coupon-discount-amount>span:first-child{transition:all .3s ease-in-out;font-weight:500;color:#ff4c4c}.masteriyo-checkout-summary-apply-coupon{padding:15px 0 20px;margin-bottom:0;background-color:var(--masteriyo-color-white);border:0;border-bottom:1px solid var(--masteriyo-color-border);color:var(--masteriyo-color-text);border-radius:0;display:grid;grid-template-areas:"coupon-label coupon-label" "coupon-input coupon-btn"}.masteriyo-checkout-summary-apply-coupon .masteriyo-label{grid-area:coupon-label;font-size:15px;line-height:28px;font-weight:bold;color:var(--masteriyo-color-grey-dark)}.masteriyo-checkout-summary-apply-coupon .masteriyo-input{grid-area:coupon-input;margin-bottom:0;width:calc(100% - 20px);background:transparent}.masteriyo-checkout-summary-apply-coupon .masteriyo-apply-coupon-btn{grid-area:coupon-btn;border:1px solid #4584ff;background:transparent;color:#4584ff;transition:all .3s ease-in-out}.masteriyo-checkout-summary-apply-coupon .masteriyo-apply-coupon-btn:hover{background:#4584ff;color:var(--masteriyo-color-white)}.masteriyo-checkout-summary-apply-coupon .masteriyo-apply-coupon-btn.masteriyo-disabled{position:relative;border-color:#e4e4e4;color:#9e9e9e;cursor:not-allowed}.masteriyo-checkout-summary-apply-coupon .masteriyo-apply-coupon-btn.masteriyo-disabled::before{content:"";background:#dfdfdf;border:1px solid #dfdfdf;width:100%;height:100%;top:0;left:0;position:absolute;opacity:.4}.masteriyo-checkout-summary-apply-coupon .masteriyo-apply-coupon-btn.masteriyo-disabled:hover{background:unset;color:#9e9e9e}.masteriyo-checkout-summary-apply-coupon ul{margin:0;padding:0}.masteriyo-checkout-summary-apply-coupon li{list-style-type:none;border-bottom:1px solid var(--masteriyo-color-border);display:flex;flex-direction:row;justify-content:space-between;padding:15px 0}.masteriyo-checkout-summary-apply-coupon li.h-border{border-bottom:1px solid var(--masteriyo-color-black)}.masteriyo-checkout-summary-apply-coupon li:last-of-type{border-bottom:none}.masteriyo-checkout-summary-apply-coupon input{margin-bottom:8px}.masteriyo-checkout-summary-apply-coupon button{background:#000}.theme-twentytwentyone .masteriyo-search button:hover{color:var(--masteriyo-color-white);border-color:var(--masteriyo-color-btn-blue-hover)}.theme-twentytwentyone .masteriyo-checkout-wrapper .masteriyo-checkout-main input,.theme-twentytwentyone .masteriyo-checkout-wrapper .masteriyo-checkout-main textarea{width:100%}.theme-twentytwentyone .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-checkout---fname-lname-wrapper{margin-left:0;margin-right:0;gap:24px}.theme-twentytwentyone .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-checkout---fname-lname-wrapper>*{padding-left:0;padding-right:0;width:50%;flex:auto}.theme-twentytwentyone .masteriyo-checkout-wrapper .masteriyo-checkout-summary .masteriyo-checkout--btn{border-color:var(--global--color-primary)}.theme-twentytwentyone .masteriyo-checkout-wrapper .masteriyo-checkout-summary .masteriyo-checkout--btn:hover{border-color:var(--masteriyo-color-btn-blue-hover)}.theme-twentytwentyone .masteriyo-single-course--main__content .course-overview h3{margin-bottom:12px}.theme-twentytwentyone .masteriyo-single-course--main__content .course-overview hr{margin:24px 0}.theme-twentytwentyone .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form input,.theme-twentytwentyone .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form textarea,.theme-twentytwentyone .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form select{width:100%}.theme-twentytwentyone .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:focus{background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover);color:var(--masteriyo-color-white)}.theme-twentytwentyone .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:focus-visible{outline:none}.theme-twentytwentyone .masteriyo-single-course--aside>div{padding-left:0;padding-right:0}.theme-twentytwentyone .masteriyo-single-course--aside>div>ul{padding-left:0}.theme-twentytwentyone #masteriyo-account-page{max-width:var(--responsive--alignwide-width)}.theme-twentytwentyone #masteriyo-account-page .mto-account-wrapper button{border-width:1px}.theme-twentytwentyone #masteriyo-account-page .mto-account-wrapper button:hover{background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover);color:var(--masteriyo-color-white)}.theme-twentytwentyone #masteriyo-account-page .mto-account-wrapper .pagination-container button[disabled]{background:#878787;border-color:#878787}.theme-twentytwentyone #masteriyo-account-page .mto-account-wrapper .pagination-container button[disabled]:hover{background:#878787;border-color:#878787}.theme-twentytwentyone .chakra-modal__content-container .chakra-modal__footer button:last-child:hover{border-color:var(--chakra-colors-red-600);color:var(--masteriyo-color-white)}@media only screen and (max-width:1199px){.theme-twentytwentyone #primary{padding-right:0}.theme-twentytwentyone .masteriyo-container{max-width:var(--responsive--alignwide-width)}}@media (min-width:920px) and (max-width:1080px){.theme-twentytwentyone #masteriyo-account-page .mto-account-sidebar{flex:0 0 180px;margin-right:0}.theme-twentytwentyone #masteriyo-account-page .mto-account-wrapper{margin-left:24px}}@media (max-width:500px){.theme-twentytwentyone #masteriyo-account-page{max-width:100%;padding-left:20px;padding-right:20px}.theme-twentytwentyone #masteriyo-account-page .mto-account-wrapper .mto-dashboard-courses-stats{margin-left:0!important;margin-right:0!important}}.theme-twentytwentytwo .masteriyo-search button{color:var(--masteriyo-color-white);background:var(--masteriyo-color-primary);border:0;cursor:pointer}.theme-twentytwentytwo .masteriyo-search button:hover{background:var(--masteriyo-color-btn-blue-hover)}.theme-twentytwentytwo .masteriyo-course .masteriyo-col{flex:auto;max-width:100%;width:calc(33.3333% - 30px)}@media (max-width:992px){.theme-twentytwentytwo .masteriyo-course .masteriyo-col{width:calc(50% - 30px)}}.theme-twentytwentytwo .masteriyo-course--content .masteriyo-course-author a{display:flex;align-items:center}.theme-twentytwentytwo .masteriyo-checkout-wrapper{flex-wrap:nowrap}@media (max-width:991px){.theme-twentytwentytwo .masteriyo-checkout-wrapper{flex-wrap:wrap}}.theme-twentytwentytwo .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-checkout---fname-lname-wrapper{margin-left:0;margin-right:0;gap:24px}.theme-twentytwentytwo .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-checkout---fname-lname-wrapper>*{padding-left:0;padding-right:0}.theme-twentytwentytwo .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-input{width:100%}.theme-twentytwentytwo .masteriyo-checkout-wrapper .masteriyo-checkout-summary .masteriyo-checkout--btn{border:0;cursor:pointer}@media (max-width:991px){.theme-twentytwentytwo .masteriyo-single-course{flex-direction:column}}@media (max-width:575px){.theme-twentytwentytwo .masteriyo-single-course{gap:24px}}.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-8{flex:auto;max-width:100%;width:calc(60% - 30px)}@media (max-width:991px){.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-8{width:100%}}@media (max-width:575px){.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-8{padding:0}}.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-overview hr{margin-top:24px;margin-bottom:24px}.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-overview h3{margin:0}.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form .masteriyo-btn-primary{border:0;cursor:pointer}.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4{flex:auto;width:100%}@media (max-width:991px){.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4{max-width:100%}}@media (max-width:575px){.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4{padding:0}}.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside{width:auto}.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn{padding-left:0;padding-right:0}.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:active,.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:focus{background-color:var(--masteriyo-color-btn-blue-hover)}.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:focus-visible{outline:none}.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-single-course-stats{padding-left:0;padding-right:0}.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-course--content__description{margin-top:20px;padding-left:0;padding-right:0}.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-course--content__description .title{margin-top:0}.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-course--content__description>ul{padding-left:0}.theme-twentytwentytwo #masteriyo-account-page .mto-account-wrapper button:hover{background-color:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover);color:var(--masteriyo-color-white)}.theme-twentytwentytwo #masteriyo-account-page .mto-account-wrapper button[disabled]{background:#878787;border-color:#878787}.theme-twentytwentytwo #masteriyo-account-page .mto-account-wrapper button[disabled]:hover{background:#878787;border-color:#878787}.theme-twentytwentytwo #masteriyo-account-page .mto-account-wrapper button[disabled] svg{fill:#151515}@media (max-width:479px){.theme-twentytwentytwo #masteriyo-account-page .mto-dashboard-courses-stats{margin-right:0!important}.theme-twentytwentytwo #masteriyo-account-page .mto-dashboard-courses-progress{padding-right:20px}}@media (max-width:380px){.theme-twentytwentytwo #masteriyo-account-page .mto-dashboard-courses-stats{margin-right:26px!important}}@media (max-width:1199px){.theme-twentytwentytwo .masteriyo-container{width:960px}}@media (max-width:991px){.theme-twentytwentytwo .masteriyo-container{width:730px}}@media (max-width:767px){.theme-twentytwentytwo .masteriyo-container{width:560px}}@media (max-width:600px){.theme-twentytwentytwo .masteriyo-course .masteriyo-col{width:100%}}@media (max-width:575px){.theme-twentytwentytwo .masteriyo-container{width:100%;padding-left:15px;padding-right:15px}}.theme-twentytwentythree .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {max-width:var(--wp--style--global--wide-size)}.theme-twentytwentythree .masteriyo-search button:not(.chakra-button) {color:var(--masteriyo-color-white);background:var(--masteriyo-color-primary);border:0;cursor:pointer}.theme-twentytwentythree .masteriyo-search button:not(.chakra-button):hover {background:var(--masteriyo-color-btn-blue-hover)}.theme-twentytwentythree .masteriyo-course .masteriyo-col{flex:auto;max-width:100%;width:calc(33.3333% - 30px)}@media (max-width:992px){.theme-twentytwentythree .masteriyo-course .masteriyo-col{width:calc(50% - 30px)}}.theme-twentytwentythree .masteriyo-course--content .masteriyo-course-author a{display:flex;align-items:center}.theme-twentytwentythree .masteriyo-checkout-wrapper{flex-wrap:nowrap}@media (max-width:991px){.theme-twentytwentythree .masteriyo-checkout-wrapper{flex-wrap:wrap}}.theme-twentytwentythree .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-checkout---fname-lname-wrapper{margin-left:0;margin-right:0;gap:24px}.theme-twentytwentythree .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-checkout---fname-lname-wrapper>*{padding-left:0;padding-right:0}.theme-twentytwentythree .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-input{width:100%}.theme-twentytwentythree .masteriyo-checkout-wrapper .masteriyo-checkout-summary .masteriyo-checkout--btn{border:0;cursor:pointer}@media (max-width:991px){.theme-twentytwentythree .masteriyo-single-course{flex-direction:column}}@media (max-width:575px){.theme-twentytwentythree .masteriyo-single-course{gap:24px}}.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8{flex:auto;max-width:100%;width:calc(60% - 30px)}@media (max-width:991px){.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8{width:100%}}@media (max-width:575px){.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8{padding:0}}.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-overview hr{margin-top:24px;margin-bottom:24px}.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-overview h3{margin:0}.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form .masteriyo-btn-primary{border:0;cursor:pointer}.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4{flex:auto;width:100%}@media (max-width:991px){.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4{max-width:100%}}@media (max-width:575px){.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4{padding:0}}.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside{width:auto}.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn{padding-left:0;padding-right:0}.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:active,.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:focus{background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover)}.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:focus-visible{outline:none}.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-single-course-stats{padding-left:0;padding-right:0}.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-course--content__description{margin-top:24px;padding-left:0;padding-right:0}.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-course--content__description .title{margin-top:0}.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-course--content__description>ul{padding-left:0}.theme-twentytwentythree #masteriyo-account-page .mto-account-wrapper button:not(.chakra-button):hover {background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover);color:var(--masteriyo-color-white)}.theme-twentytwentythree #masteriyo-account-page .mto-account-wrapper button:not(.chakra-button)[disabled] {background:#878787;border-color:#878787}.theme-twentytwentythree #masteriyo-account-page .mto-account-wrapper button:not(.chakra-button)[disabled] svg {fill:#151515}@media (max-width:479px){.theme-twentytwentythree #masteriyo-account-page .mto-dashboard-courses-stats{margin-right:0!important}.theme-twentytwentythree #masteriyo-account-page .mto-dashboard-courses-progress{padding-right:20px}}@media (max-width:380px){.theme-twentytwentythree #masteriyo-account-page .mto-dashboard-courses-stats{margin-right:26px!important}}@media (max-width:1199px){.theme-twentytwentythree .masteriyo-container{width:960px}}@media (max-width:991px){.theme-twentytwentythree .masteriyo-container{width:730px}}@media (max-width:767px){.theme-twentytwentythree .masteriyo-container{width:560px}}@media (max-width:600px){.theme-twentytwentythree .masteriyo-course .masteriyo-col{width:100%}}@media (max-width:575px){.theme-twentytwentythree .masteriyo-container{width:100%;padding-left:15px;padding-right:15px}}.masteriyo-single-course-social-share{margin-top:24px}.masteriyo-single-course-social-share h5{margin-bottom:16px;text-align:center}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons .social-icon-wrapper{width:var(--size);height:var(--size);display:flex;align-items:center;justify-content:center}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons .social-icon-wrapper.facebook{background:#1877f2}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons .social-icon-wrapper.twitter{background:#00acee}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons .social-icon-wrapper.linkedin{background:#0072b1}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons .social-icon-wrapper svg{width: calc(var(--size) / 1.6)}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons.round .social-icon-wrapper{border-radius:50%}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons.rectangle .social-icon-wrapper{width: calc(1.4 * var(--size));height:var(--size)}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons.light .social-icon-wrapper{background:#fff!important;border:1px solid #e1e1e1}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons.light .social-icon-wrapper svg path{fill:#4d4d4d}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons.dark .social-icon-wrapper{background:#222!important;border:1px solid #222}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons.dark .social-icon-wrapper svg path{fill:#f2f2f2}