@import url(https://use.typekit.net/tzo0qgu.css);
@import url(https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
:root{--ths-primary-color: #02C39A;--ths-primary-color-lighten-10: #03f5c2;--ths-primary-color-lighten-20: #2efdd1;--ths-primary-color-darken-10: #019172;--ths-primary-color-darken-20: #015e4a;--ths-primary-color-transparent-10: rgba(2, 195, 154, 0.1);--ths-primary-color-transparent-20: rgba(2, 195, 154, 0.2);--ths-primary-color-light: #f8aa24;--ths-primary-color-light-lighten-10: #fabd55;--ths-primary-color-light-lighten-20: #b07206;--ths-primary-color-light-darken-10: #e29107;--ths-primary-color-light-darken-20: #b07206;--ths-primary-color-light-transparent-10: rgba(248, 170, 36, 0.1);--ths-primary-color-light-transparent-20: rgba(248, 170, 36, 0.2);--ths-grey: #f5f5f5;--ths-grey-lighten-10: white;--ths-grey-lighten-20: white;--ths-grey-darken-10: gainsboro;--ths-grey-darken-50: #767676;--ths-grey-transparent-10: rgba(245, 245, 245, 0.1);--ths-grey-transparent-20: rgba(245, 245, 245, 0.2);--ths-body-color: #393838;--ths-headings-color: #070606;--ths-body-bg: #ffffff;--ths-text-muted: #868e96;--ths-border-radius: 24px;--ths-section-spaceing: 100px;--ths-grid-gutter-width: 40px;--ths-grid-gutter-width-sm: 12px;--ths-header-height: 75px;--ths-font-family-sans-serif: Roboto, sans-serif;--ths-font-family-sans-serif-weight: 700;--ths-font-family-base: Nunito, sans-serif;--ths-font-family-base-weight: 400;--ths-progress-bar-width: 200px;--ths-progress-bar-height: 200px}@property --pgPercentage{syntax:"<number>";inherits:true;initial-value:0}@-ms-viewport{width:device-width}#ths-portal,body{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}#ths-portal *,#ths-portal *::before,#ths-portal *::after,body *,body *::before,body *::after{-webkit-box-sizing:inherit;box-sizing:inherit}#ths-portal .flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}#ths-portal .flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}#ths-portal .flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}#ths-portal .flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}#ths-portal .flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}#ths-portal .flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}#ths-portal .flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}#ths-portal .justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}#ths-portal .justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}#ths-portal .justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}#ths-portal .justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}#ths-portal .justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}#ths-portal .align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}#ths-portal .align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}#ths-portal .align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}#ths-portal .align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}#ths-portal .align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}#ths-portal .align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}#ths-portal .align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}#ths-portal .align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}#ths-portal .align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}#ths-portal .align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}#ths-portal .align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}#ths-portal .align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}#ths-portal .align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}#ths-portal .align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}#ths-portal .align-self-center{-ms-flex-item-align:center !important;align-self:center !important}#ths-portal .align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}#ths-portal .align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}@media(min-width: 580px){#ths-portal .flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}#ths-portal .flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}#ths-portal .flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}#ths-portal .flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}#ths-portal .flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}#ths-portal .flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}#ths-portal .flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}#ths-portal .justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}#ths-portal .justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}#ths-portal .justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}#ths-portal .justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}#ths-portal .justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}#ths-portal .align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}#ths-portal .align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}#ths-portal .align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}#ths-portal .align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}#ths-portal .align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}#ths-portal .align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}#ths-portal .align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}#ths-portal .align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}#ths-portal .align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}#ths-portal .align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}#ths-portal .align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}#ths-portal .align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}#ths-portal .align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}#ths-portal .align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}#ths-portal .align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}#ths-portal .align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}#ths-portal .align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media(min-width: 768px){#ths-portal .flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}#ths-portal .flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}#ths-portal .flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}#ths-portal .flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}#ths-portal .flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}#ths-portal .flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}#ths-portal .flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}#ths-portal .justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}#ths-portal .justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}#ths-portal .justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}#ths-portal .justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}#ths-portal .justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}#ths-portal .align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}#ths-portal .align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}#ths-portal .align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}#ths-portal .align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}#ths-portal .align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}#ths-portal .align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}#ths-portal .align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}#ths-portal .align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}#ths-portal .align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}#ths-portal .align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}#ths-portal .align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}#ths-portal .align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}#ths-portal .align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}#ths-portal .align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}#ths-portal .align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}#ths-portal .align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}#ths-portal .align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media(min-width: 1080px){#ths-portal .flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}#ths-portal .flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}#ths-portal .flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}#ths-portal .flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}#ths-portal .flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}#ths-portal .flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}#ths-portal .flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}#ths-portal .justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}#ths-portal .justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}#ths-portal .justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}#ths-portal .justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}#ths-portal .justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}#ths-portal .align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}#ths-portal .align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}#ths-portal .align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}#ths-portal .align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}#ths-portal .align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}#ths-portal .align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}#ths-portal .align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}#ths-portal .align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}#ths-portal .align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}#ths-portal .align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}#ths-portal .align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}#ths-portal .align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}#ths-portal .align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}#ths-portal .align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}#ths-portal .align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}#ths-portal .align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}#ths-portal .align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media(min-width: 1280px){#ths-portal .flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}#ths-portal .flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}#ths-portal .flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}#ths-portal .flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}#ths-portal .flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}#ths-portal .flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}#ths-portal .flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}#ths-portal .justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}#ths-portal .justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}#ths-portal .justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}#ths-portal .justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}#ths-portal .justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}#ths-portal .align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}#ths-portal .align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}#ths-portal .align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}#ths-portal .align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}#ths-portal .align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}#ths-portal .align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}#ths-portal .align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}#ths-portal .align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}#ths-portal .align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}#ths-portal .align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}#ths-portal .align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}#ths-portal .align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}#ths-portal .align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}#ths-portal .align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}#ths-portal .align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}#ths-portal .align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}#ths-portal .align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}.sidebar-wpr{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-sidebar-wpr{background-color:#f7f8fa;width:100%;height:100vh;padding:24px 0 14px 24px;position:sticky;top:0}@media(max-width: 1079.99px){.dashboard-sidebar-wpr{-webkit-transition:.3s ease;transition:.3s ease;position:fixed;right:-320px;max-width:320px;z-index:25;opacity:0;pointer-events:none;padding:0}.dashboard-sidebar-wpr.active{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);opacity:1;pointer-events:all}}.dashboard-sidebar-wpr .close.mobile{padding:8px 16px;display:none;background-color:#e2e8ec;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .close.mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.dashboard-sidebar-wpr .close.mobile p{position:relative;z-index:3;cursor:pointer}.dashboard-sidebar-wpr .close.mobile p img{max-width:32px;margin-left:4px}.dashboard-sidebar-wpr .dashboard-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .menu-wpr{padding:16px;padding-bottom:0}}.dashboard-sidebar-wpr .dashboard-sidebar .menu-wpr .logo-wpr{margin-bottom:50px}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .menu-wpr .logo-wpr.desktop{display:none}}.dashboard-sidebar-wpr .dashboard-sidebar .menu-wpr .logo-wpr>img{max-width:130px}.dashboard-sidebar-wpr .dashboard-sidebar .menu-wpr .sidebar-menu ul{padding:0;margin:0}.dashboard-sidebar-wpr .dashboard-sidebar .menu-wpr .sidebar-menu ul li.item{margin-bottom:10px}.dashboard-sidebar-wpr .dashboard-sidebar .menu-wpr .sidebar-menu ul li.item a{color:#201f1f;font-size:18px;padding:10px 15px;display:block;-webkit-transition:.3s ease;transition:.3s ease;border-radius:6px 0 0 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.dashboard-sidebar-wpr .dashboard-sidebar .menu-wpr .sidebar-menu ul li.item a:after{content:"";position:absolute;top:50%;right:0;width:8px;height:32px;background-color:#02c39a;border-radius:6px 0 0 6px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:0;-webkit-transition:.3s ease;transition:.3s ease}.dashboard-sidebar-wpr .dashboard-sidebar .menu-wpr .sidebar-menu ul li.item a img{width:32px;margin-right:12px;-webkit-transition:.3s ease;transition:.3s ease}.dashboard-sidebar-wpr .dashboard-sidebar .menu-wpr .sidebar-menu ul li.item a:hover{-webkit-transform:scale(0.97);-ms-transform:scale(0.97);transform:scale(0.97);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;background-color:#eff1f5}.dashboard-sidebar-wpr .dashboard-sidebar .menu-wpr .sidebar-menu ul li.item a:hover:after{opacity:1}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .menu-wpr .sidebar-menu ul li.item a{border:2px solid rgba(0,0,0,0);border-radius:6px}.dashboard-sidebar-wpr .dashboard-sidebar .menu-wpr .sidebar-menu ul li.item a:after{display:none}}.dashboard-sidebar-wpr .dashboard-sidebar .menu-wpr .sidebar-menu ul li.item.active a{color:#02c39a;background-color:#eff1f5;font-weight:700}.dashboard-sidebar-wpr .dashboard-sidebar .menu-wpr .sidebar-menu ul li.item.active a:after{opacity:1}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .menu-wpr .sidebar-menu ul li.item.active a{border-color:#02c39a}}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login{padding:16px;border-top:1px solid #cfd9e0}}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin:0 0 20px 0;padding:10px 24px 10px 15px;border-radius:6px 0 0 6px;-webkit-transition:.3s ease;transition:.3s ease}@media(max-width: 1350px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr{padding-right:6px}}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr{display:block}}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr:before{content:"";position:absolute;bottom:-10px;left:-24px;height:1px;width:calc(100% + 24px);background-color:#cfd9e0}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr:before{left:-16px;width:calc(100% + 32px)}}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-hover{display:inline-block}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-hover{display:block}}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-hover:hover .profile-tooltip{opacity:1;visibility:visible}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-hover:hover .account{background:#eff1f5 !important;border-color:#dce2e8 !important;border-radius:6px !important}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-hover:active .account{border-color:#02c39a}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .notification-hover{display:inline-block}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .notification-hover{display:block}}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .notification-hover:hover .notification-tooltip{opacity:1;visibility:visible}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .notification-hover:hover .account-notification .img-wpr{background:#eff1f5 !important;border-color:#dce2e8 !important}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .profile-tooltip{padding:0;margin:0;background-color:#fff;padding:10px 0;border:1px solid #cfd9e0;border-radius:6px;max-width:250px;margin-bottom:15px;opacity:0;visibility:hidden;-webkit-transition:.3s ease;transition:.3s ease;position:absolute;width:100%;bottom:100%}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .profile-tooltip{display:none}}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .profile-tooltip .item{padding:8px 15px}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .profile-tooltip .item.active{background-color:#f5f7f9}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .profile-tooltip .item a{color:#374957}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .notification-tooltip{padding:4px 0;margin:0;background-color:#fff;padding:10px 0;border:1px solid #cfd9e0;border-radius:6px;max-width:350px;margin-bottom:15px;opacity:0;visibility:hidden;-webkit-transition:.3s ease;transition:.3s ease;position:absolute;width:350px;bottom:100%;z-index:4}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .notification-tooltip{display:none}}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .notification-tooltip .notice,.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .notification-tooltip .view-all{display:block;font-size:16px;padding:8px 15px}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .notification-tooltip .view-all{background:#eff1f5;border-top:#e2e8ec 1px solid;color:#374957;cursor:pointer}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .mobile-account-sidebar{display:none;position:relative;-webkit-transition:.3s ease;transition:.3s ease;position:fixed;right:-320px;max-width:320px;z-index:5;opacity:0;pointer-events:none;padding:0;width:100%;height:100vh;top:0;z-index:10;background-color:#fff}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .mobile-account-sidebar{display:block}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .mobile-account-sidebar.active{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);opacity:1;pointer-events:all;visibility:visible}}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .mobile-account-sidebar .top-account{padding:20px 32px;border-bottom:1px solid #cfd9e0}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .mobile-account-sidebar .top-account .account-back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .mobile-account-sidebar .top-account .account-back:before{content:"";display:inline-block;background-image:url("/wp-content/uploads/2023/10/Icon.png");background-size:cover;background-position:center;width:13px;height:8px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);margin-right:10px}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .mobile-account-sidebar .top-account .account-back .profile-thumb{margin-bottom:0;max-width:32px;border-radius:50%;margin-right:12px;overflow:hidden}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .mobile-account-sidebar .top-account .account-back .profile-thumb.initials{width:32px;height:32px;border-radius:50%;background-color:#ff9e58;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:14px;font-weight:800}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .mobile-account-sidebar .top-account .account-back .profile-thumb img{width:100%}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .mobile-account-sidebar .mobile-account-links{padding:20px 32px;border-bottom:1px solid #cfd9e0}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .mobile-account-sidebar .mobile-account-links .account-links{margin:0;padding:0}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .mobile-account-sidebar .mobile-account-links .account-links li.item{margin-bottom:20px}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .mobile-account-sidebar .mobile-account-links .account-links li.item:last-of-type{margin-bottom:0}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .mobile-account-sidebar .mobile-account-links .account-links li.item a{color:#374957}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .mobile-account-sidebar .logout.mobile{padding:20px 32px}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-container{border:rgba(0,0,0,0) 1px solid;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-10px}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-container{display:block}}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-container .account{border:rgba(0,0,0,0) 1px solid;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:5px 10px;cursor:pointer}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-container .account{margin-bottom:16px;padding:5px 20px 5px 8px}}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-container .account:after{content:"";display:inline-block;background-image:url("/wp-content/uploads/2023/10/Icon.png");background-size:cover;background-position:center;width:10px;height:6px}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-container .account:after{position:absolute;right:0;width:13px;height:8px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-container .account .account-text{color:#393838}}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-container .account span{margin-right:5px}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-container .account .profile-thumb{margin-bottom:0;max-width:32px;border-radius:50%;margin-right:12px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-container .account .profile-thumb.initials{width:32px;height:32px;border-radius:50%;background-color:#ff9e58;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:14px;font-weight:800}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-container .account .profile-thumb img{width:100%}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-notification{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:2px}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-notification{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 20px 5px 0}}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-notification img{max-width:14px}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-notification img{margin-right:9px;margin-left:6px;max-width:18px}}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-notification span.notification-text{display:none;color:#393838}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-notification span.notification-text{display:block}}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-notification span.img-wpr{border:rgba(0,0,0,0) 1px solid;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:32px;height:32px;border-radius:50%;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-notification.unread-notices span.img-wpr{border:#02c39a 2px solid;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}@media(max-width: 1079.99px){.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-notification.unread-notices span.img-wpr{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .account-wpr .account-notification.unread-notices span.img-wpr:before{background:#ff3d00;border-radius:50%;content:"";display:block;height:4px;position:absolute;top:4px;right:6px;width:4px}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .logout{border:rgba(0,0,0,0) 1px solid;border-radius:6px 0 0 6px;margin-right:24px;padding:10px 15px;-webkit-transition:.3s ease;transition:.3s ease}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .logout:hover{background:#eff1f5 !important;border-color:#dce2e8 !important;border-radius:6px !important}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .logout:active{border-color:#02c39a}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .logout a{font-size:18px;color:#201f1f}.dashboard-sidebar-wpr .dashboard-sidebar .account-login .logout a img{margin-right:12px;max-width:24px}.mobile-nav-header{display:none;background-color:#f7f8fa;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media(max-width: 1079.99px){.mobile-nav-header{overflow:hidden}}.mobile-nav-header.fixed{position:fixed;top:0;left:0;width:100%}@media(max-width: 1079.99px){.mobile-nav-header{display:-webkit-box;display:-ms-flexbox;display:flex}}.mobile-nav-header .mobile-overlay{display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2;background-color:rgba(0,0,0,.7019607843);opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:.3s ease;transition:.3s ease}@media(max-width: 1079.99px){.mobile-nav-header .mobile-overlay{display:block}}.mobile-nav-header .mobile-overlay.active{opacity:1;visibility:visible;pointer-events:all}.mobile-nav-header .mobile-nav{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mobile-nav-header .mobile-nav .mobile-course-sidebar-toggle img{max-width:30px;cursor:pointer}.mobile-nav-header .mobile-nav .dashboard-mobile-title{font-family:"Massilia";color:#02c39a;font-weight:500;text-transform:capitalize}.mobile-nav-header .mobile-nav .dashboard-mobile-title img{max-width:30px;margin-right:12px;-webkit-filter:invert(48%) sepia(40%) saturate(2541%) hue-rotate(134deg) brightness(101%) contrast(104%);filter:invert(48%) sepia(40%) saturate(2541%) hue-rotate(134deg) brightness(101%) contrast(104%)}.mobile-nav-header .mobile-nav ul{padding:0;margin:0}.mobile-nav-header .mobile-nav .toggle-sidebar{height:40px;width:40px;border:none;position:relative;cursor:pointer;opacity:1;visibility:visible}.mobile-nav-header .mobile-nav .toggle-sidebar:after,.mobile-nav-header .mobile-nav .toggle-sidebar:before,.mobile-nav-header .mobile-nav .toggle-sidebar .line{content:"";display:block;position:absolute;top:50%;left:50%;width:24px;height:3px;border-radius:3px;background-color:#000;-webkit-transition:width .6s ease,top .6s ease,left .6s ease,-webkit-transform .6s ease;transition:width .6s ease,top .6s ease,left .6s ease,-webkit-transform .6s ease;transition:transform .6s ease,width .6s ease,top .6s ease,left .6s ease;transition:transform .6s ease,width .6s ease,top .6s ease,left .6s ease,-webkit-transform .6s ease;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.mobile-nav-header .mobile-nav .toggle-sidebar:before{top:calc(50% - 8px)}.mobile-nav-header .mobile-nav .toggle-sidebar:after{top:calc(50% + 8px)}.mobile-nav-header .mobile-nav .toggle-sidebar.active{position:fixed;z-index:101;right:20px;bottom:auto;top:12px}.mobile-nav-header .mobile-nav .toggle-sidebar.active .line{width:0;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);left:calc(50% - 13px)}.mobile-nav-header .mobile-nav .toggle-sidebar.active:before{top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotateZ(45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotateZ(45deg)}.mobile-nav-header .mobile-nav .toggle-sidebar.active:after{top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotateZ(-45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(-45deg);transform:translateX(-50%) translateY(-50%) rotateZ(-45deg)}.mobile-nav-header .mobile-nav .toggle-sidebar.hidden{opacity:0;visibility:hidden}.mobile-nav-header .sidebar{overflow:hidden}.sidebar-wpr .collapse-view-toggle{display:none}.lesson-wpr .sidebar-wpr{display:-webkit-box;display:-ms-flexbox;display:flex}.lesson-wpr .sidebar-wpr .logo-wpr.desktop{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lesson-wpr .sidebar-wpr .collapse-view-toggle.collapsed{display:none}.lesson-wpr .sidebar-wpr .collapse-view-toggle.open{display:block;margin-right:15px;cursor:pointer}.lesson-wpr .sidebar-wpr .collapse-view-toggle.open img{max-width:32px}.sidebar.desktop{width:100%;z-index:99}@media(max-width: 1079.99px){.sidebar.desktop{display:none}}.sidebar.mobile{display:none}@media(max-width: 1079.99px){.sidebar.mobile{display:block}}#rti-dashbord>.row.sidebar-collapsed .sidebar-wpr{max-width:100px !important}#rti-dashbord>.row.sidebar-collapsed .sidebar-wpr .dashboard-sidebar-wpr{padding-left:0}#rti-dashbord>.row.sidebar-collapsed .sidebar-wpr .dashboard-sidebar .logo-wpr.desktop{max-width:80px;margin:0 auto 15px}#rti-dashbord>.row.sidebar-collapsed .sidebar-wpr .dashboard-sidebar .logo-wpr.desktop img{max-width:100%}#rti-dashbord>.row.sidebar-collapsed .sidebar-wpr .dashboard-sidebar .collapse-view-toggle{margin-bottom:20px}#rti-dashbord>.row.sidebar-collapsed .sidebar-wpr .dashboard-sidebar .collapse-view-toggle.collapsed{display:block}#rti-dashbord>.row.sidebar-collapsed .sidebar-wpr .dashboard-sidebar .collapse-view-toggle.collapsed img{margin:0 auto}#rti-dashbord>.row.sidebar-collapsed .sidebar-wpr .dashboard-sidebar .collapse-view-toggle.open{display:none}#rti-dashbord>.row.sidebar-collapsed .sidebar-wpr .dashboard-sidebar .collapse-view-toggle img.icon{cursor:pointer;display:none;max-width:32px}#rti-dashbord>.row.sidebar-collapsed .sidebar-wpr .dashboard-sidebar .collapse-view-toggle img.icon:first-of-type{display:block}#rti-dashbord>.row.sidebar-collapsed .sidebar-wpr .dashboard-sidebar .sidebar-menu .item a{font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#rti-dashbord>.row.sidebar-collapsed .sidebar-wpr .dashboard-sidebar .sidebar-menu .item a img{margin:0}#rti-dashbord>.row.sidebar-collapsed .sidebar-wpr .dashboard-sidebar .account-login .account-container .account-text{display:none}#rti-dashbord>.row.sidebar-collapsed .sidebar-wpr .dashboard-sidebar .account-login .notification-hover{display:none}#rti-dashbord>.row.sidebar-collapsed .sidebar-wpr .dashboard-sidebar .account-login .logout{margin:0;text-align:center}#rti-dashbord>.row.sidebar-collapsed .sidebar-wpr .dashboard-sidebar .account-login .logout .btn-logout{font-size:0}#rti-dashbord>.row.sidebar-collapsed .content-wpr{max-width:calc(100% - 100px) !important}.page-template-t-component-library header{display:none !important}li.alphabetised-list{list-style-type:lower-alpha !important}#rti-dashbord .btn-black{padding:12px 24px;background-color:#070606;color:#fff;border-radius:8px;display:inline-block;font-weight:700}#rti-dashbord .btn-black:hover{background:#201f1f}#rti-dashbord .btn,#rti-dashbord .rti-checkout .checkout-payment-panel .billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .billing-toggle{background-color:#02c39a;border-color:#02c39a;font-family:"Source Sans 3"}#rti-dashbord .enroll-wpr,#rti-dashbord .payment-wpr{min-height:100vh;background-size:cover;background-position:center;padding:60px 0}#rti-dashbord .enroll-wpr .left-card,#rti-dashbord .payment-wpr .left-card{border-radius:24px;padding:40px 32px;min-height:calc(100vh - 100px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-size:cover;background-position:center}#rti-dashbord .enroll-wpr .left-card h1,#rti-dashbord .enroll-wpr .left-card h2,#rti-dashbord .enroll-wpr .left-card h3,#rti-dashbord .enroll-wpr .left-card h4,#rti-dashbord .enroll-wpr .left-card h5,#rti-dashbord .enroll-wpr .left-card h6,#rti-dashbord .enroll-wpr .left-card li,#rti-dashbord .enroll-wpr .left-card p,#rti-dashbord .enroll-wpr .left-card span,#rti-dashbord .enroll-wpr .left-card blockquote,#rti-dashbord .payment-wpr .left-card h1,#rti-dashbord .payment-wpr .left-card h2,#rti-dashbord .payment-wpr .left-card h3,#rti-dashbord .payment-wpr .left-card h4,#rti-dashbord .payment-wpr .left-card h5,#rti-dashbord .payment-wpr .left-card h6,#rti-dashbord .payment-wpr .left-card li,#rti-dashbord .payment-wpr .left-card p,#rti-dashbord .payment-wpr .left-card span,#rti-dashbord .payment-wpr .left-card blockquote{color:#fff}#rti-dashbord .enroll-wpr .left-card a:not([class]),#rti-dashbord .payment-wpr .left-card a:not([class]){color:#f8aa24}#rti-dashbord .enroll-wpr .left-card a:not([class]):hover,#rti-dashbord .payment-wpr .left-card a:not([class]):hover{color:#fbd087}#rti-dashbord .enroll-wpr .left-card .txt-primary,#rti-dashbord .payment-wpr .left-card .txt-primary{color:#f8aa24}#rti-dashbord .enroll-wpr .left-card .txt-body,#rti-dashbord .payment-wpr .left-card .txt-body{color:#fff}#rti-dashbord .enroll-wpr .left-card .txt-header,#rti-dashbord .payment-wpr .left-card .txt-header{color:#fff}#rti-dashbord .enroll-wpr .left-card .txt-muted,#rti-dashbord .payment-wpr .left-card .txt-muted{color:#bdc1c5}@media(max-width: 1079.99px){#rti-dashbord .enroll-wpr .left-card,#rti-dashbord .payment-wpr .left-card{min-height:calc(80vh - 100px);margin-bottom:30px}}#rti-dashbord .enroll-wpr .left-card .text .card .image-wpr,#rti-dashbord .payment-wpr .left-card .text .card .image-wpr{width:25%}#rti-dashbord .enroll-wpr .left-card .text .card .text-content,#rti-dashbord .payment-wpr .left-card .text .card .text-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#rti-dashbord .enroll-wpr .left-card .text .card .text-content .flex-wpr,#rti-dashbord .payment-wpr .left-card .text .card .text-content .flex-wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#rti-dashbord .enroll-wpr .left-card .text .card .text-content .flex-wpr .remove,#rti-dashbord .payment-wpr .left-card .text .card .text-content .flex-wpr .remove{color:#ff3d00;text-decoration:underline;font-size:14px}#rti-dashbord .enroll-wpr .left-card .text .rti-engine-cart_total p,#rti-dashbord .payment-wpr .left-card .text .rti-engine-cart_total p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Massilia";padding-bottom:20px;border-bottom:1px solid #fff}#rti-dashbord .enroll-wpr .left-card .text .rti-engine-cart_total p span.title,#rti-dashbord .payment-wpr .left-card .text .rti-engine-cart_total p span.title{font-size:28px;font-weight:800}#rti-dashbord .enroll-wpr .left-card .text .rti-engine-cart_total p span.amount,#rti-dashbord .payment-wpr .left-card .text .rti-engine-cart_total p span.amount{font-size:28px;font-weight:400}#rti-dashbord .enroll-wpr .left-card .text .list-wpr .list,#rti-dashbord .payment-wpr .left-card .text .list-wpr .list{padding:0;margin:0}#rti-dashbord .enroll-wpr .left-card .text .list-wpr .list .item,#rti-dashbord .payment-wpr .left-card .text .list-wpr .list .item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}#rti-dashbord .enroll-wpr .left-card .text .list-wpr .list .item img,#rti-dashbord .payment-wpr .left-card .text .list-wpr .list .item img{max-width:32px;max-height:32px;margin-right:14px}#rti-dashbord .enroll-wpr .left-card .bottom-text,#rti-dashbord .payment-wpr .left-card .bottom-text{background-color:#070606;padding:12px 24px;border-radius:12px}#rti-dashbord .enroll-wpr .left-card .cart-main-title,#rti-dashbord .payment-wpr .left-card .cart-main-title{font-size:28px}#rti-dashbord .enroll-wpr .right-card,#rti-dashbord .payment-wpr .right-card{border-radius:24px;padding:90px 80px;background-color:#fff;height:100%;-webkit-box-shadow:0px 4px 40px 4px rgba(55,73,87,.1);box-shadow:0px 4px 40px 4px rgba(55,73,87,.1)}@media(max-width: 1279.99px){#rti-dashbord .enroll-wpr .right-card,#rti-dashbord .payment-wpr .right-card{padding:60px 40px}}#rti-dashbord .enroll-wpr .right-card .form-logo,#rti-dashbord .payment-wpr .right-card .form-logo{max-width:130px}#rti-dashbord .enroll-wpr .right-card .form-logo img,#rti-dashbord .payment-wpr .right-card .form-logo img{width:100%}#rti-dashbord .enroll-wpr .right-card .checkout-form .form-wpr,#rti-dashbord .payment-wpr .right-card .checkout-form .form-wpr{border:none;padding:0}#rti-dashbord .enroll-wpr .right-card .form-wpr,#rti-dashbord .payment-wpr .right-card .form-wpr{margin-top:50px}#rti-dashbord .enroll-wpr .right-card .form-wpr .required,#rti-dashbord .payment-wpr .right-card .form-wpr .required{text-decoration:none}#rti-dashbord .enroll-wpr .right-card .form-wpr form .column-wpr,#rti-dashbord .payment-wpr .right-card .form-wpr form .column-wpr{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 767.99px){#rti-dashbord .enroll-wpr .right-card .form-wpr form .column-wpr,#rti-dashbord .payment-wpr .right-card .form-wpr form .column-wpr{display:block}}#rti-dashbord .enroll-wpr .right-card .form-wpr form .column,#rti-dashbord .payment-wpr .right-card .form-wpr form .column{margin-bottom:24px}#rti-dashbord .enroll-wpr .right-card .form-wpr form .column.col-50,#rti-dashbord .payment-wpr .right-card .form-wpr form .column.col-50{width:50%}@media(max-width: 767.99px){#rti-dashbord .enroll-wpr .right-card .form-wpr form .column.col-50,#rti-dashbord .payment-wpr .right-card .form-wpr form .column.col-50{width:100%}}@media(min-width: 768px){#rti-dashbord .enroll-wpr .right-card .form-wpr form .column.col-50:first-of-type,#rti-dashbord .payment-wpr .right-card .form-wpr form .column.col-50:first-of-type{margin-right:4px}#rti-dashbord .enroll-wpr .right-card .form-wpr form .column.col-50:last-of-type,#rti-dashbord .payment-wpr .right-card .form-wpr form .column.col-50:last-of-type{margin-left:4px}}#rti-dashbord .enroll-wpr .right-card .form-wpr form .column.col-100,#rti-dashbord .payment-wpr .right-card .form-wpr form .column.col-100{width:100%}#rti-dashbord .enroll-wpr .right-card .form-wpr form .column .btn,#rti-dashbord .enroll-wpr .right-card .form-wpr form .column .rti-checkout .checkout-payment-panel .billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .enroll-wpr .right-card .form-wpr form .column .billing-toggle,#rti-dashbord .payment-wpr .right-card .form-wpr form .column .btn,#rti-dashbord .payment-wpr .right-card .form-wpr form .column .rti-checkout .checkout-payment-panel .billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .payment-wpr .right-card .form-wpr form .column .billing-toggle{width:100%}#rti-dashbord .enroll-wpr .right-card .form-wpr .login a,#rti-dashbord .payment-wpr .right-card .form-wpr .login a{color:#ff3d00;text-decoration:underline}#rti-dashbord .payment-wpr .left-card .total-wpr{border-bottom:1px solid #fff;margin-bottom:30px;padding-bottom:20px}#rti-dashbord .payment-wpr .left-card .total-wpr .total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#rti-dashbord .successful-payment-wpr{background-size:cover;background-position:center;padding:100px 0}@media(max-width: 767.99px){#rti-dashbord .successful-payment-wpr{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#rti-dashbord .successful-payment-wpr .card{padding:100px;-webkit-box-shadow:0px 4px 40px 4px rgba(55,73,87,.1);box-shadow:0px 4px 40px 4px rgba(55,73,87,.1);height:calc(100vh - 200px);margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover}@media(max-width: 750px){#rti-dashbord .successful-payment-wpr .card{height:auto}}@media(max-width: 1079.99px){#rti-dashbord .successful-payment-wpr .card .text-wpr{margin-bottom:30px}}#rti-dashbord .successful-payment-wpr .card .image-wpr{max-width:550px;margin:0 auto}#rti-dashbord .bundle-promotion-wpr .modal{border-radius:24px;padding:80px;background-size:cover;background-position:center}@media(max-width: 1079.99px){#rti-dashbord .bundle-promotion-wpr .modal{padding:30px}}@media(max-width: 767.99px){#rti-dashbord .bundle-promotion-wpr .modal{padding:20px}}#rti-dashbord .bundle-promotion-wpr .modal .text-wpr .text .title{color:#fff}#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card{background-size:cover;background-position:center;padding:30px}#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text>*{margin-top:10px;margin-bottom:10px}#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text>.mb-0+*{margin-top:0}#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text>p>.btn,#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .rti-checkout .checkout-payment-panel .text>p>.billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text>p>.billing-toggle{margin-top:5px;margin-bottom:5px}#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text>p>.btn:first-child,#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .rti-checkout .checkout-payment-panel .text>p>.billing-toggle:first-child,.rti-checkout .checkout-payment-panel #rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text>p>.billing-toggle:first-child{margin-top:0}#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text>p>.btn:last-child,#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .rti-checkout .checkout-payment-panel .text>p>.billing-toggle:last-child,.rti-checkout .checkout-payment-panel #rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text>p>.billing-toggle:last-child{margin-bottom:0}#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text>p>.btn:only-child,#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .rti-checkout .checkout-payment-panel .text>p>.billing-toggle:only-child,.rti-checkout .checkout-payment-panel #rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text>p>.billing-toggle:only-child{margin:0}#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text .btn,#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text .rti-checkout .checkout-payment-panel .billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text .billing-toggle{margin-left:3px}#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text .btn+.btn,#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text .rti-checkout .checkout-payment-panel .billing-toggle+.btn,.rti-checkout .checkout-payment-panel #rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text .billing-toggle+.btn,#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text .rti-checkout .checkout-payment-panel .btn+.billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text .btn+.billing-toggle,#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text .rti-checkout .checkout-payment-panel .billing-toggle+.billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text .billing-toggle+.billing-toggle{margin-top:0}#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text>*:first-child{margin-top:0}#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text>*:last-child{margin-bottom:0}#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text>*:only-child{margin:0}#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .card .text h5.block-text{margin-bottom:20px}#rti-dashbord .bundle-promotion-wpr .modal .card-wpr .bottom-skip .btn-skip{color:#fff;text-decoration:underline}#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message{background-size:cover;background-position:center;padding:30px 60px;padding-bottom:100px}#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message h1,#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message h2,#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message h3,#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message h4,#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message h5,#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message h6,#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message li,#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message p,#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message span,#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message blockquote{color:#fff}#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message a:not([class]){color:#f8aa24}#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message a:not([class]):hover{color:#fbd087}#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message .txt-primary{color:#f8aa24}#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message .txt-body{color:#fff}#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message .txt-header{color:#fff}#rti-dashbord .dashboard-home-enrolled-individual-wpr .welcome-message .txt-muted{color:#bdc1c5}#rti-dashbord .dashboard-home-enrolled-individual-wpr .course-card-wpr{margin:-75px 0 0}#rti-dashbord .dashboard-home-enrolled-individual-wpr.no-course-found .course-card-wpr{margin:60px 60px 0 !important}@media(min-width: 1080px){#rti-dashbord .dashboard-cards{margin:0 10px}}@media(min-width: 1080px){#rti-dashbord .dashboard-cards .row>div:first-child{padding-left:0}}@media(min-width: 1080px){#rti-dashbord .dashboard-cards .row>div:last-child{padding-right:0}}#rti-dashbord .no-courses-wpr{padding:0 40px;margin-top:30px}#rti-dashbord .no-courses-wpr .card.no-courses{background-color:rgba(2,195,154,.0705882353);border:1px solid #02c39a;padding:40px;min-height:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto}#rti-dashbord .dashboard-courses-in-progress-wpr .my-courses-wpr,#rti-dashbord .dashboard-courses-in-progress-wpr .no-courses-wpr{margin-top:40px;padding:0 40px}@media(max-width: 579.99px){#rti-dashbord .dashboard-courses-in-progress-wpr .my-courses-wpr,#rti-dashbord .dashboard-courses-in-progress-wpr .no-courses-wpr{padding:0 20px}}#rti-dashbord .dashboard-courses-in-progress-lesson-started-wpr .notification-card-wpr{padding:0 40px;margin:30px 0}#rti-dashbord .dashboard-courses-in-progress-lesson-started-wpr .notification-card-wpr .notification-card{border:1px solid #ff3d00;background-color:#fff3eb;border-radius:12px;padding:16px 24px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#rti-dashbord .dashboard-courses-in-progress-lesson-started-wpr .notification-card-wpr .notification-card.active{display:-webkit-box;display:-ms-flexbox;display:flex}#rti-dashbord .dashboard-courses-in-progress-lesson-started-wpr .notification-card-wpr .notification-card p{color:#ff3d00}#rti-dashbord .dashboard-courses-in-progress-lesson-started-wpr .notification-card-wpr .notification-card p span{font-weight:700}#rti-dashbord .dashboard-courses-in-progress-lesson-started-wpr .notification-card-wpr .notification-card .close-notification img{cursor:pointer;max-width:28px}#rti-dashbord .dashboard-courses-my-courses-completed-modules-wpr .course-title-wpr{margin-top:30px}#rti-dashbord .dashboard-courses-available-courses-wpr .course-search-wpr{padding:0 40px;margin-bottom:40px}#rti-dashbord .dashboard-courses-available-courses-wpr .course-search-wpr .course-search{position:relative}#rti-dashbord .dashboard-courses-available-courses-wpr .course-search-wpr .course-search img{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:24px}#rti-dashbord .dashboard-courses-available-courses-wpr .course-search-wpr .course-search input{border-radius:100px;border:1px solid #cfd9e0;background-color:#f7f8fa;-webkit-box-shadow:0px 2px 2px rgba(33,37,41,.06),0px 0px 1px rgba(33,37,41,.08);box-shadow:0px 2px 2px rgba(33,37,41,.06),0px 0px 1px rgba(33,37,41,.08);max-width:75%;padding:0 50px}@media(max-width: 767.99px){#rti-dashbord .dashboard-courses-available-courses-wpr .course-search-wpr .course-search input{padding:0 30px;padding-left:50px}}#rti-dashbord .dashboard-main-my-courses-modules-quiz-wpr{padding:30px 0}#rti-dashbord .course-module-flex-wpr{display:-webkit-box;display:-ms-flexbox;display:flex}#rti-dashbord .course-module-flex-wpr .course-module-main-page{width:calc(100% - 240px)}#rti-dashbord .course-module-flex-wpr .course-module-main-page>.notes-wpr{display:none !important}@media(max-width: 1300px){#rti-dashbord .course-module-flex-wpr .course-module-main-page>.notes-wpr{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media(max-width: 1100px){#rti-dashbord .course-module-flex-wpr .course-module-main-page{width:100%}}#rti-dashbord .course-module-flex-wpr .course-module-main-page.sidebar-collapsed{width:calc(100% - 80px)}@media(max-width: 1100px){#rti-dashbord .course-module-flex-wpr .course-module-main-page.sidebar-collapsed{width:100%}}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero{padding:32px 40px;background-size:cover;background-position:center}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero h1,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero h2,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero h3,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero h4,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero h5,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero h6,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero li,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero p,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero span,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero blockquote{color:#fff}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero a:not([class]){color:#f8aa24}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero a:not([class]):hover{color:#fbd087}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .txt-primary{color:#f8aa24}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .txt-body{color:#fff}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .txt-header{color:#fff}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .txt-muted{color:#bdc1c5}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero>.row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .text h2{font-family:"Source Sans 3";font-size:42px}@media(max-width: 767.99px){#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .text h2{font-size:35px}}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .text .course-info{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 1079.99px){#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .text .course-info{margin-bottom:12px}}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .text .course-info p{margin-right:20px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .text .course-info p:last-of-type{margin-right:0}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .text .course-info p img{max-width:20px;margin-right:10px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills p h1,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills p h2,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills p h3,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills p h4,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills p h5,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills p h6{color:#070606}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills p li,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills p p,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills p span,#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills p blockquote{color:#393838}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills p a:not([class]){color:#02c39a}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills p a:not([class]):hover{color:#2efdd1}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills p .txt-primary{color:#02c39a}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills p .txt-body{color:#393838}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills p .txt-header{color:#393838}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills p .txt-muted{color:#868e96}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills .pill{padding:5px 8px;font-size:14px;border-radius:100px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills .pill.module{background-color:#e1f8f3}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .text-wpr .pills .pill.length{background-color:#ffe8e0}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .image-wpr{aspect-ratio:3/2;background-color:#fff;border-radius:12px;padding:4px;max-width:240px;-webkit-box-flex:240px;-ms-flex:240px 0 0px;flex:240px 0 0}@media(max-width: 767.99px){#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .image-wpr{display:none}}#rti-dashbord .course-module-flex-wpr .course-module-main-page .course-module-hero .image-wpr img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:12px;height:100%}#rti-dashbord .course-module-flex-wpr .course-module-main-page .lesson-mobile-header{display:none}@media(max-width: 1300px){#rti-dashbord .course-module-flex-wpr .course-module-main-page .lesson-mobile-header{display:block}}#rti-dashbord .course-module-flex-wpr .course-module-main-page .lesson-mobile-header .current-lesson{border-bottom:#e3e9ed 1px solid;font-size:18px;font-weight:600;padding:13px 16px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .lesson-mobile-header .current-lesson img{display:inline-block;height:22px;margin-right:6px;width:22px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .lesson-mobile-header .current-lesson a{color:#000}#rti-dashbord .course-module-flex-wpr .course-module-main-page .lesson-mobile-header .notes-wpr{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:#c5d6e2 1px solid;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:13px 16px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .lesson-mobile-header .notes-wpr .notes-text{font-size:18px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .lesson-mobile-header .notes-wpr .notes-icon{display:block;height:30px;width:30px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .lesson-mobile-header .notes-wpr .notes-icon img{height:auto;width:100%}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr{padding:0 40px}@media(max-width: 767.99px){#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr{padding:0 20px}}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 40px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column{width:calc(100% - 350px);padding-right:40px;border-right:1px solid #cfd9e0}@media(max-width: 1300px){#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column{border:none;padding:0;width:100%}}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column.quiz-full{border-right:none;padding-right:0;width:100%}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .content-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}@media(max-width: 1300px){#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .content-title{margin-bottom:32px}}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .content-title h3{margin:0}@media(max-width: 1300px){#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .content-title h3{font-size:22px;font-weight:500}}@media(max-width: 1300px){#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text>p{margin-bottom:15px}}@media(max-width: 1300px){#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text p,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text ul,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text li,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text ol{font-size:14px}}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text table{border:#eff1f5 1px solid}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text table th,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text table td{font-size:14px;padding:8px 15px;text-align:left}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text table th{font-family:"Source Sans 3";text-transform:uppercase;font-weight:600;background-color:#eff1f5;color:#374957;margin-bottom:0}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text table td{border-right:#eff1f5 1px solid;border-bottom:#eff1f5 1px solid;vertical-align:top}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text table td:last-child{border-right:none}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text table tr:last-child td{border:none}@media(max-width: 1300px){#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text ul{padding-left:20px}}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text ul li{list-style:disc}@media(max-width: 1300px){#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text ol{padding-left:20px}}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text ol li{list-style:decimal}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text b,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .text strong{color:#000}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts{border-radius:24px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px 40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-size:cover;background-position:center}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts h1,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts h2,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts h3,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts h4,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts h5,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts h6,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts li,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts p,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts span,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts blockquote{color:#fff}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts a:not([class]){color:#f8aa24}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts a:not([class]):hover{color:#fbd087}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .txt-primary{color:#f8aa24}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .txt-body{color:#fff}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .txt-header{color:#fff}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .txt-muted{color:#bdc1c5}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .warning-wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .warning-wpr .warning-icon img{max-width:42px;margin-right:12px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text h1,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text h2,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text h3,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text h4,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text h5,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text h6,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text li,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text p,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text span,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text blockquote{color:#fff}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text a:not([class]){color:#f8aa24}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text a:not([class]):hover{color:#fbd087}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text .txt-primary{color:#f8aa24}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text .txt-body{color:#fff}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text .txt-header{color:#fff}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text .txt-muted{color:#bdc1c5}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text .title img{max-width:36px;margin-right:12px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text .attempt-wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:350px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text .attempt-wpr .attempts{border-radius:4px;padding:4px 16px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text .attempt-wpr .attempts span{font-weight:700}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .grade-wpr.no-attempts .left-text .attempt-wpr .to-pass span{font-weight:700}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .video-wpr{padding-bottom:56%;position:relative}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .video-wpr iframe{position:absolute;height:100%;top:0;left:0}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .audio-wpr{padding:20px;border-radius:12px;border:1px solid #cfd9e0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .audio-wpr .pause-wpr{max-width:50px;margin-right:20px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .audio-wpr .pause-wpr img{width:100%}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .audio-wpr .audio .time-wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .audio-wpr img{width:100%}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .button-wpr{padding-bottom:30px;border-bottom:1px solid #cfd9e0}@media(max-width: 1300px){#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .button-wpr{margin-top:40px}}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .button-wpr .completed{pointer-events:none}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .button-wpr .completed img{max-width:25px;margin-right:10px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .button-wpr .btn,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .button-wpr .rti-checkout .checkout-payment-panel .billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .button-wpr .billing-toggle{margin-left:25px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .button-wpr .btn.requires-checkmark,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .button-wpr .rti-checkout .checkout-payment-panel .requires-checkmark.billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .button-wpr .requires-checkmark.billing-toggle{cursor:not-allowed;opacity:.6}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .button-wpr .end-of-lesson{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 12px 0 8px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .button-wpr .end-of-lesson label{color:#838282;font-family:"Source Sans 3",sans-serif;font-weight:700;margin:0}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .button-wpr .end-of-lesson input[type=checkbox]{border:#cfd9e0 1px solid;border-radius:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;height:20px;margin-right:6px;position:relative;width:20px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .button-wpr .end-of-lesson input[type=checkbox]:checked{border-color:#02c39a;background-color:#02c39a}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .button-wpr .end-of-lesson input[type=checkbox]:checked:before{background-image:url("../../../images/lesson-complete-tick.svg");background-repeat:no-repeat;background-size:100%;background-position:center;content:"";display:block;height:10px;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);width:14px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .report-issue{color:#6a6a6a;font-size:12px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-column .report-issue img{max-width:20px;margin-right:10px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.note-collapsed .content-column{width:calc(100% - 120px)}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr{width:350px;padding-left:24px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr.toggle-note{display:none}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr.toggle-note.active{display:block}@media(max-width: 1300px){#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr.toggle-note .note{height:auto}}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .mobile-close-wpr{display:none}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .close-wpr{display:block;cursor:pointer}@media(max-width: 1300px){#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr{background:#fff;display:none;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr.active{display:block}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .mobile-close-wpr{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e2e8ec;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:11px 16px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .mobile-close-wpr .close-button{font-size:14px;padding-right:3px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .mobile-close-wpr .close-button img{display:inline-block;height:26px;width:26px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .close-wpr{display:none}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note-title-wpr{border-bottom:#c5d6e2 1px solid;padding:12px 16px;margin-bottom:16px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .aside-notes-wpr{padding:0 16px}}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note-title-wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note-title-wpr img{width:30px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note-title-wpr .note-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note-title-wpr .note-title .close-wpr{margin-right:4px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note-title-wpr .add-a-note{position:relative}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note-title-wpr .add-a-note .tooltip{top:3px;left:-98px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note-title-wpr .add-a-note:hover .tooltip{opacity:1;visibility:visible}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note{padding:16px;border-radius:12px;margin-bottom:16px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note.personal{background-color:#ffcfac}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note.saved{background-color:#ff9e80}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note .bubble{background-color:#fff;padding:8px;border-radius:8px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note .meta{font-size:12px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note .meta span:first-of-type{margin-right:4px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note .edit-note-content textarea{border:none;font-size:16px;margin-bottom:10px;min-height:140px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note .edit-note-content .rti-engine-notes-save-note{background-color:rgba(255,255,255,.4);color:#070606;text-decoration:underline;font-size:14px;border:none;min-height:auto;border-radius:6px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content .content-note-wpr .note .edit-note-content .rti-engine-delete-note{color:#070606;font-size:14px;text-decoration:underline;font-weight:700;margin:0 10px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.note-collapsed .content-note-wpr{width:120px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.note-collapsed .note-title-wpr .note-title{display:block}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.note-collapsed .aside-notes-wpr,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.note-collapsed .add-a-note{display:none}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz{padding:0}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column{width:100%;padding:0;border-right:none}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .content-title-wpr{position:relative;margin-bottom:30px;padding-bottom:30px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .content-title-wpr:before{content:"";position:absolute;bottom:0;left:-40px;width:calc(100% + 80px);height:1px;background-color:#e9e9e9}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .content-title-wpr .countdown-wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .content-title-wpr #timer_countdown{text-align:right;font-weight:600;font-size:18px;color:#070606;border-radius:4px;padding:6px 14px;-webkit-transition:.3s ease;transition:.3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .content-title-wpr #timer_countdown.normal-timer{border:1px solid #02c39a;background-color:#e1f8f3}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .content-title-wpr #timer_countdown.warning-timer{border:1px solid #ff3d00;background-color:#ffe8e0}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .content-title-wpr #timer_countdown span.timer{font-weight:900;margin-left:5px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .content-title-wpr #timer_countdown img{max-width:24px;margin-right:6px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .content-title{margin-bottom:20px}@media(max-width: 1079.99px){#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .content-title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .content-title p{margin-top:12px}}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .quiz-attempt-wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .quiz-attempt-wpr p{font-weight:600}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .quiz-attempt-wpr p:first-of-type{background-color:#ffd8bc;border-radius:4px;padding:4px 15px;margin-right:25px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .start-quiz{background-color:rgba(2,195,154,.0705882353);border:1px solid #02c39a;padding:32px 40px;border-radius:24px;margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .start-quiz.inactive{background:#fff;border-color:#b5b4b4}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .start-quiz.inactive .main-text h3{color:#4d4c4c}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .start-quiz.inactive .main-text p{color:#6a6a6a}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .start-quiz.inactive .btn,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .start-quiz.inactive .rti-checkout .checkout-payment-panel .billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .start-quiz.inactive .billing-toggle{background:#b5b4b4;border-color:#b5b4b4;color:#fff}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column hr{border-color:#cfd9e0}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .past-scores{margin-bottom:30px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .past-scores table{text-align:left;width:100%}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .past-scores table thead th{font-size:22px;padding:10px 20px;border-bottom:4px solid #cfd9e0;width:50%}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .past-scores table tbody td{padding:20px;border-bottom:1px solid #e3e9ed}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .past-scores table tbody td.bold{font-weight:700;font-size:22px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .past-scores table tbody td.text-center{border-bottom:none}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .past-scores table tbody td.module-title{text-transform:uppercase;font-size:16px;font-weight:600;background-color:#eff1f5;margin:8px 12px;padding:8px 24px;display:block;width:calc(200% - 24px);margin-bottom:0;border-radius:6px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .my-scores{margin-bottom:30px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .my-scores table{text-align:left;width:100%}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .my-scores table thead th:not(.spacer){font-size:22px;padding:10px 20px;border-bottom:4px solid #cfd9e0;width:50%}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .my-scores table thead th.spacer{font-size:5px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .my-scores table tbody .title-spacer{border-top:#e3e9ed 1px solid;font-size:5px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .my-scores table tbody td{padding:20px;border-bottom:none}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .my-scores table tbody td.bold{font-weight:700;font-size:22px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .my-scores table tbody td.text-center{border-bottom:none}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.quiz .content-column .my-scores table tbody td.module-title{font-family:"Source Sans 3";text-transform:uppercase;font-size:16px;font-weight:600;background-color:#eff1f5;color:#374957;margin:8px 12px;padding:8px 24px;display:block;width:calc(220% - 24px);margin-bottom:0;border-radius:6px;font-weight:700}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes{width:100%;padding:30px 0}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column{width:100%;padding:0;border-right:none}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding-bottom:30px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes-title:before{content:"";position:absolute;bottom:0;left:-40px;width:calc(100% + 80px);height:1px;background-color:#e3e9ed}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes-title .filter-wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes-title .filter-wpr>p{margin-right:15px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes-title .filter-wpr form{margin-bottom:0;margin-right:15px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes-title .filter-wpr .filter-by-lesson{position:relative}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes-title .filter-wpr .filter-by-lesson span.icon{pointer-events:none;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes-title .filter-wpr .toggle-view-wpr{padding:8px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;border-radius:6px;border:1px solid #cfd9e0;-webkit-box-shadow:0px 2px 2px rgba(33,37,41,.06),0px 0px 1px rgba(33,37,41,.08);box-shadow:0px 2px 2px rgba(33,37,41,.06),0px 0px 1px rgba(33,37,41,.08)}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes-title .filter-wpr .toggle-view-wpr .toggle-view{display:-webkit-box;display:-ms-flexbox;display:flex}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes-title .filter-wpr .toggle-view-wpr .toggle-view .toggle-item{margin-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;padding:2px 8px;cursor:pointer}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes-title .filter-wpr .toggle-view-wpr .toggle-view .toggle-item p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease;transition:.3s ease}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes-title .filter-wpr .toggle-view-wpr .toggle-view .toggle-item svg path{-webkit-transition:.3s ease;transition:.3s ease}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes-title .filter-wpr .toggle-view-wpr .toggle-view .toggle-item.active{background-color:#02c39a}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes-title .filter-wpr .toggle-view-wpr .toggle-view .toggle-item.active p{color:#fff}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes-title .filter-wpr .toggle-view-wpr .toggle-view .toggle-item.active svg path{stroke:#fff}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes-title .filter-wpr .toggle-view-wpr .toggle-view .toggle-item:last-of-type{margin-right:0}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes .note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes .note .note-text-wpr{width:100%}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes .note .note-text-wpr .note-text{font-family:"Source Sans 3";font-size:14px;margin-bottom:12px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes .note .note-text-wpr .meta{font-family:"Source Sans 3";font-size:10px;padding-right:30px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes .note .edit-note-content{width:100%}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes .note .edit-note-content textarea{border:none;font-size:16px;margin-bottom:10px;min-height:140px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes .note .edit-note-content .rti-engine-notes-save-note{background-color:rgba(255,255,255,.4);color:#070606;text-decoration:underline;font-size:14px;border:none;min-height:auto;border-radius:6px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes .note .edit-note-content .rti-engine-delete-note{color:#070606;font-size:14px;text-decoration:underline;font-weight:700;margin:0 10px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes .note .note-lesson-icon{border:1px solid #ffb199;padding:13px 21px;border-radius:8px;background-color:#fff;margin-right:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.notes .content-column .my-notes .note .note-lesson-icon img{max-width:26px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.audio{width:100%;padding:30px 0 0}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-content.audio .note{height:auto}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-description{margin-top:40px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module{margin-bottom:24px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module .title{padding:16px 24px;border:1px solid #cfd9e0;font-weight:600;font-size:22px;color:#201f1f;font-family:"Source Sans 3";-webkit-transition:.3s ease;transition:.3s ease;border-radius:16px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module .title a{font-weight:600;font-size:22px;color:#201f1f;font-family:"Source Sans 3"}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module .title:after{content:"";display:inline-block;background-image:url("/wp-content/uploads/2023/10/module-list-arrow.png");background-size:cover;background-position:center;width:30px;height:30px;-webkit-transition:.3s ease;transition:.3s ease}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module .title .module-tag{background:#17794c;border-radius:6px;color:#fff;display:inline-block;font-size:14px;font-weight:700;line-height:1;margin-left:10px;padding:4px 6px;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module .title .module-tag.in-progress{background:#e9b34c}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module .content{display:none;padding:20px 24px;padding-bottom:0}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module .content .can-access-link .single-lesson .lesson-title{color:#374957}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module .content .single-lesson{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:.3s ease;transition:.3s ease;padding:10px 12px;margin-bottom:8px;border-radius:4px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module .content .single-lesson p>a:not(.btn){color:#374957}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module .content .single-lesson img{max-width:32px;margin-right:10px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module .content .single-lesson .lesson-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module.active .title{border:2px solid #02c39a}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module.active .content{display:block}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module.active .content .single-lesson.active{background-color:#e1f8f3}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module.active .content .single-lesson:hover{background-color:#e1f8f3}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module.active .content p.btn,#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module.active .content .rti-checkout .checkout-payment-panel p.billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module.active .content p.billing-toggle{min-height:40px;padding:0 20px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module.active .content p:not(.btn){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module.active .content p img{max-width:32px;margin-right:10px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module.open .title{border:2px solid #02c39a}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module.open .title:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module:not(.disabled) .content .single-lesson:hover{background-color:#f5f7f9}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module.disabled .title{color:#b5b4b4}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module.disabled .content p{color:#b5b4b4}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .module-list .module.disabled .content p img{opacity:.4}#rti-dashbord .course-module-flex-wpr .course-module-main-page .module-content-wpr .aside-notes-wpr{top:20px;position:sticky}#rti-dashbord .course-module-flex-wpr .course-module-main-page .notes-wpr{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:#c5d6e2 1px solid;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:13px 16px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .notes-wpr .notes-text{font-size:18px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .notes-wpr .notes-icon{display:block;height:30px;width:30px}#rti-dashbord .course-module-flex-wpr .course-module-main-page .notes-wpr .notes-icon img{height:auto;width:100%}#rti-dashbord #duration_notice .modal{border-radius:30px;overflow:hidden;padding:0;max-width:550px}#rti-dashbord #duration_notice .exam-duration-notice-wpr header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fe9a63;background:-webkit-gradient(linear, left top, right top, from(rgb(254, 154, 99)), color-stop(50%, rgb(255, 115, 57)), to(rgb(254, 154, 99)));background:linear-gradient(90deg, rgb(254, 154, 99) 0%, rgb(255, 115, 57) 50%, rgb(254, 154, 99) 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px 0}#rti-dashbord #duration_notice .exam-duration-notice-wpr header .close{background-color:#fff;border-radius:50%;height:40px;top:15px;right:15px;width:40px}#rti-dashbord #duration_notice .exam-duration-notice-wpr header .close:before,#rti-dashbord #duration_notice .exam-duration-notice-wpr header .close:after{left:13.5px;width:14px}#rti-dashbord #duration_notice .exam-duration-notice-wpr header .icon{display:block;height:59px;width:59px}#rti-dashbord #duration_notice .exam-duration-notice-wpr .modal-content{padding:32px 60px 60px;text-align:center}#rti-dashbord #duration_notice .exam-duration-notice-wpr .modal-content .btn,#rti-dashbord #duration_notice .exam-duration-notice-wpr .modal-content .rti-checkout .checkout-payment-panel .billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord #duration_notice .exam-duration-notice-wpr .modal-content .billing-toggle{width:100%;max-width:100%}#rti-dashbord .course-sub-menu{width:240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;position:sticky;top:0;-webkit-transition:.3s ease;transition:.3s ease}@media(max-width: 1080px){#rti-dashbord .course-sub-menu{position:fixed;left:0;top:0px;z-index:5;-webkit-transform:translateX(-240px);-ms-transform:translateX(-240px);transform:translateX(-240px);-webkit-transition:.3s ease;transition:.3s ease}#rti-dashbord .course-sub-menu.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}#rti-dashbord .course-sub-menu .top-menu{padding:30px 24px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#rti-dashbord .course-sub-menu .top-menu .collapse-view-toggle img.icon{cursor:pointer;display:none;max-width:32px}#rti-dashbord .course-sub-menu .top-menu .collapse-view-toggle img.icon:first-of-type{display:block}#rti-dashbord .course-sub-menu .top-menu .back-btn a{font-weight:700;font-size:16px;color:#02c39a;cursor:pointer}#rti-dashbord .course-sub-menu .top-menu .back-btn a img{margin-right:12px;max-width:22px}#rti-dashbord .course-sub-menu .bottom-menu{padding:30px 24px;padding-right:0;background-color:#eff1f5;height:calc(100% - 90px);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#rti-dashbord .course-sub-menu .bottom-menu .menu-title{margin-bottom:30px}#rti-dashbord .course-sub-menu .bottom-menu .menu-title .title{font-weight:400;font-family:"Massilia";font-size:22px}#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module{padding:0;margin:0}#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item{background-color:#fff;border-radius:6px 0 0 6px;padding:8px;list-style:none;margin-bottom:8px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:none;-webkit-transition:.3s ease;transition:.3s ease}#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item a,#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item>span{font-family:"Source Sans 3";font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item a:before,#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item>span:before{content:"";display:inline-block;width:32px;height:32px;-ms-flex-negative:0;flex-shrink:0;margin-right:8px;background-size:cover;background-position:center;background-image:url("../../../images/CheckCircle-grey.png")}#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item a>span,#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item>span>span{color:#201f1f}#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item span{color:#b5b4b4}#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item.disabled{background-color:#f9f9fb}#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item.disabled span:before{opacity:.25}#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item.audio>*:before{background-image:url("/wp-content/mu-plugins/rti-engine/images/Audio.png")}#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item.quiz>*:before{background-image:url("/wp-content/mu-plugins/rti-engine/images/Quiz.png")}#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item.reading>*:before{background-image:url("/wp-content/uploads/2023/10/Reading.png")}#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item.standard>*:before{background-image:url("/wp-content/uploads/2023/10/Reading.png")}#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item.complete>*:before{background-image:url("/wp-content/mu-plugins/rti-engine/images/CheckCircle.png")}#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item.inactive a:before{background-image:url("/wp-content/uploads/2023/10/CheckCircle-grey.png")}#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item.active{border:2px solid #02c39a;border-right:none}#rti-dashbord .course-sub-menu .bottom-menu .course-module-wpr .course-module .item.active a:before{width:25px;height:25px;border-radius:50%;background-color:#ff9e58;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;color:#fff;font-size:14px;font-weight:800;background-image:none !important;content:attr(data-current);margin:3px;margin-right:8px}#rti-dashbord .course-sub-menu .bottom-menu .notes-wpr{margin-top:24px;padding-top:24px;margin-right:24px;position:relative}#rti-dashbord .course-sub-menu .bottom-menu .notes-wpr:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background-color:#cfd9e0}#rti-dashbord .course-sub-menu .bottom-menu .notes-wpr p{padding:8px 12px;margin-bottom:8px;border-radius:6px;-webkit-transition:.3s ease;transition:.3s ease}#rti-dashbord .course-sub-menu .bottom-menu .notes-wpr p:hover{background-color:#e2e8ec}#rti-dashbord .course-sub-menu .bottom-menu .notes-wpr a{color:#201f1f}#rti-dashbord .course-sub-menu.collapsed{width:80px}#rti-dashbord .course-sub-menu.collapsed .collapse-view-toggle img.icon:first-of-type{display:none}#rti-dashbord .course-sub-menu.collapsed .collapse-view-toggle img.icon:last-of-type{display:block}#rti-dashbord .course-sub-menu.collapsed .bottom-menu{padding:20px 12px;padding-right:0}#rti-dashbord .course-sub-menu.collapsed .course-module-wpr .course-module .item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}#rti-dashbord .course-sub-menu.collapsed .course-module-wpr .course-module .item .tooltip{display:block;visibility:hidden;opacity:0;-webkit-transition:.3s ease;transition:.3s ease;position:absolute;z-index:100;right:-80px;background-color:#000;padding:6px 10px;font-size:12px;color:#fff;text-wrap:nowrap;font-weight:600;line-height:1}#rti-dashbord .course-sub-menu.collapsed .course-module-wpr .course-module .item .tooltip:before{content:"";width:0px;height:0px;border-style:solid;border-width:5px 9px 5px 0;border-color:rgba(0,0,0,0) #000 rgba(0,0,0,0) rgba(0,0,0,0);-webkit-transform:rotate(0deg) translateY(-50%);-ms-transform:rotate(0deg) translateY(-50%);transform:rotate(0deg) translateY(-50%);position:absolute;top:50%;left:-9px}#rti-dashbord .course-sub-menu.collapsed .course-module-wpr .course-module .item:hover .tooltip{visibility:visible;opacity:1}#rti-dashbord .course-sub-menu.collapsed .course-module-wpr .course-module .item a:before{margin:0 !important}#rti-dashbord .course-sub-menu.collapsed .course-module-wpr .course-module .item span{font-size:0}#rti-dashbord .course-sub-menu.collapsed .course-module-wpr .course-module .item span:before{margin:0}#rti-dashbord .course-sub-menu.collapsed .menu-title,#rti-dashbord .course-sub-menu.collapsed .top-menu .back-btn,#rti-dashbord .course-sub-menu.collapsed .course-module .item span,#rti-dashbord .course-sub-menu.collapsed .notes-wpr{display:none}#rti-dashbord .course-sub-menu:not(.collapsed) .course-module-wpr .course-module .item .tooltip{display:none}#rti-dashbord .tooltip{display:block;visibility:hidden;opacity:0;-webkit-transition:.3s ease;transition:.3s ease;position:absolute;z-index:100;right:-80px;background-color:#000;padding:6px 10px;font-size:12px;color:#fff;text-wrap:nowrap;font-weight:600;line-height:1}#rti-dashbord .tooltip:before{content:"";width:0px;height:0px;border-style:solid;border-width:5px 9px 5px 0;border-color:rgba(0,0,0,0) #000 rgba(0,0,0,0) rgba(0,0,0,0);-webkit-transform:rotate(0deg) translateY(-50%);-ms-transform:rotate(0deg) translateY(-50%);transform:rotate(0deg) translateY(-50%);position:absolute;top:50%;left:-9px}#rti-dashbord .tooltip.reverse{right:auto;left:-80px}#rti-dashbord .tooltip.reverse:before{border-width:5px 0 5px 9px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #000;left:auto;right:-9px}#rti-dashbord .card{border-radius:24px;padding:16px;background-color:#fff;overflow:visible}#rti-dashbord .card h1,#rti-dashbord .card h2,#rti-dashbord .card h3,#rti-dashbord .card h4,#rti-dashbord .card h5,#rti-dashbord .card h6{color:#070606}#rti-dashbord .card li,#rti-dashbord .card p,#rti-dashbord .card span,#rti-dashbord .card blockquote{color:#393838}#rti-dashbord .card a:not([class]){color:#02c39a}#rti-dashbord .card a:not([class]):hover{color:#2efdd1}#rti-dashbord .card .txt-primary{color:#02c39a}#rti-dashbord .card .txt-body{color:#393838}#rti-dashbord .card .txt-header{color:#393838}#rti-dashbord .card .txt-muted{color:#868e96}#rti-dashbord .card .image-wpr{position:relative}#rti-dashbord .card .text-content{margin-top:16px}#rti-dashbord .card .details-ellipsis-wpr .course-card-details{padding:0;margin:0;position:absolute;right:0;opacity:1;visibility:visible;-webkit-transition:.3s ease;transition:.3s ease;padding:10px 0;border-radius:6px;background-color:#fff;border:1px solid #cfd9e0;min-width:140px}#rti-dashbord .card .details-ellipsis-wpr .course-card-details.hidden{opacity:0;visibility:hidden}#rti-dashbord .card .details-ellipsis-wpr .course-card-details li{padding:10px 16px;background-color:rgba(0,0,0,0);-webkit-transition:.3s ease;transition:.3s ease}#rti-dashbord .card .details-ellipsis-wpr .course-card-details li:hover{background-color:#f5f7f9}#rti-dashbord .card .details-ellipsis-wpr .course-card-details li a{display:block;color:#374957}#rti-dashbord .card.content-card{background-size:cover;background-position:center;padding:30px 40px;min-height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;aspect-ratio:1}@media(max-width: 579.99px){#rti-dashbord .card.content-card{aspect-ratio:unset}}#rti-dashbord .card.content-card.top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#rti-dashbord .card.content-card.left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#rti-dashbord .card.content-card.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}#rti-dashbord .card.content-card.center .text{text-align:center}#rti-dashbord .card.content-card .text-content{margin-top:0}@media(max-width: 1279.99px){#rti-dashbord .card.content-card .text-content .text h3.lg{font-size:35px}}#rti-dashbord .card.content-card .text-content .btn-sm{display:inline-block}#rti-dashbord .card.content-card .image-effect{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#rti-dashbord .card.course-card{border:1px solid #cfd9e0}@media(max-width: 1279.99px){#rti-dashbord .card.course-card{padding:12px}}#rti-dashbord .card.course-card .notification-dot:before{content:"";display:inline-block;width:6px;height:6px;background-image:url("/wp-content/uploads/2023/09/Ellipse-9.png");background-size:contain;background-repeat:no-repeat;margin-right:10px;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}#rti-dashbord .card.course-card .pills{position:absolute;top:15px;left:15px}#rti-dashbord .card.course-card .pills .pill{padding:5px 8px;font-size:14px;border-radius:100px}@media(max-width: 767.99px){#rti-dashbord .card.course-card .pills .pill{font-size:10px;padding:3px 4px}}#rti-dashbord .card.course-card .pills .pill.module{background-color:#e1f8f3}#rti-dashbord .card.course-card .pills .pill.length{background-color:#ffe8e0}#rti-dashbord .card.progress-card{display:-webkit-box;display:-ms-flexbox;display:flex}#rti-dashbord .card.progress-card>a{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}#rti-dashbord .card.progress-card .image-wpr{width:30%;max-width:180px;margin-right:20px}#rti-dashbord .card.progress-card .image-wpr img{height:auto;border-radius:12px;aspect-ratio:1 !important}#rti-dashbord .card.progress-card .text-content{width:75%;width:calc(100% - 140px);max-width:none}@media(max-width: 579.99px){#rti-dashbord .card.progress-card .text-content{width:calc(100% - 120px)}}#rti-dashbord .card.progress-card .text-content .text>*{margin-top:15px;margin-bottom:15px}#rti-dashbord .card.progress-card .text-content .text>.mb-0+*{margin-top:0}#rti-dashbord .card.progress-card .text-content .text>p>.btn,#rti-dashbord .card.progress-card .text-content .rti-checkout .checkout-payment-panel .text>p>.billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .card.progress-card .text-content .text>p>.billing-toggle{margin-top:7.5px;margin-bottom:7.5px}#rti-dashbord .card.progress-card .text-content .text>p>.btn:first-child,#rti-dashbord .card.progress-card .text-content .rti-checkout .checkout-payment-panel .text>p>.billing-toggle:first-child,.rti-checkout .checkout-payment-panel #rti-dashbord .card.progress-card .text-content .text>p>.billing-toggle:first-child{margin-top:0}#rti-dashbord .card.progress-card .text-content .text>p>.btn:last-child,#rti-dashbord .card.progress-card .text-content .rti-checkout .checkout-payment-panel .text>p>.billing-toggle:last-child,.rti-checkout .checkout-payment-panel #rti-dashbord .card.progress-card .text-content .text>p>.billing-toggle:last-child{margin-bottom:0}#rti-dashbord .card.progress-card .text-content .text>p>.btn:only-child,#rti-dashbord .card.progress-card .text-content .rti-checkout .checkout-payment-panel .text>p>.billing-toggle:only-child,.rti-checkout .checkout-payment-panel #rti-dashbord .card.progress-card .text-content .text>p>.billing-toggle:only-child{margin:0}#rti-dashbord .card.progress-card .text-content .text .btn,#rti-dashbord .card.progress-card .text-content .text .rti-checkout .checkout-payment-panel .billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .card.progress-card .text-content .text .billing-toggle{margin-left:3px}#rti-dashbord .card.progress-card .text-content .text .btn+.btn,#rti-dashbord .card.progress-card .text-content .text .rti-checkout .checkout-payment-panel .billing-toggle+.btn,.rti-checkout .checkout-payment-panel #rti-dashbord .card.progress-card .text-content .text .billing-toggle+.btn,#rti-dashbord .card.progress-card .text-content .text .rti-checkout .checkout-payment-panel .btn+.billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .card.progress-card .text-content .text .btn+.billing-toggle,#rti-dashbord .card.progress-card .text-content .text .rti-checkout .checkout-payment-panel .billing-toggle+.billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .card.progress-card .text-content .text .billing-toggle+.billing-toggle{margin-top:0}#rti-dashbord .card.progress-card .text-content .text>*:first-child{margin-top:0}#rti-dashbord .card.progress-card .text-content .text>*:last-child{margin-bottom:0}#rti-dashbord .card.progress-card .text-content .text>*:only-child{margin:0}#rti-dashbord .card.progress-card .text-content h5.block-text,#rti-dashbord .card.progress-card .text-content h5.block-text>a{color:#ff3d00;font-family:"Source Sans 3"}#rti-dashbord .card.progress-card .text-content h5.title,#rti-dashbord .card.progress-card .text-content h5.title>a{font-weight:400;color:#201f1f;font-family:"Massilia"}#rti-dashbord .card.progress-card .text-content .progress-bar{width:100%;height:8px;background-color:#ffe2cd;position:relative;border-radius:20px;overflow:hidden;margin-bottom:10px}#rti-dashbord .card.progress-card .text-content .progress-bar .progress{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#ff9e58;-webkit-transform:scaleX(0.1);-ms-transform:scaleX(0.1);transform:scaleX(0.1);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:.3s ease;transition:.3s ease}#rti-dashbord .card.progress-card .text-content .progress-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;margin-bottom:10px}#rti-dashbord .card.progress-card .text-content .progress-text p{font-size:15.3px}#rti-dashbord .card.progress-card .details-ellipsis-wpr{position:absolute;top:22px;right:22px;z-index:15}#rti-dashbord .card.progress-card .details-ellipsis-wpr .details-ellipsis{padding:8px;cursor:pointer}#rti-dashbord .card.progress-card .details-ellipsis-wpr .details-ellipsis .dot{width:3px;height:3px;background-color:#000;border-radius:50%;margin-bottom:5px}#rti-dashbord .card.progress-card .details-ellipsis-wpr .details-ellipsis .dot:last-of-type{margin-bottom:0}#rti-dashbord .card.enroll,#rti-dashbord .card.complete{display:-webkit-box;display:-ms-flexbox;display:flex}#rti-dashbord .card.enroll h1,#rti-dashbord .card.enroll h2,#rti-dashbord .card.enroll h3,#rti-dashbord .card.enroll h4,#rti-dashbord .card.enroll h5,#rti-dashbord .card.enroll h6,#rti-dashbord .card.complete h1,#rti-dashbord .card.complete h2,#rti-dashbord .card.complete h3,#rti-dashbord .card.complete h4,#rti-dashbord .card.complete h5,#rti-dashbord .card.complete h6{color:#070606}#rti-dashbord .card.enroll li,#rti-dashbord .card.enroll p,#rti-dashbord .card.enroll span,#rti-dashbord .card.enroll blockquote,#rti-dashbord .card.complete li,#rti-dashbord .card.complete p,#rti-dashbord .card.complete span,#rti-dashbord .card.complete blockquote{color:#393838}#rti-dashbord .card.enroll a:not([class]),#rti-dashbord .card.complete a:not([class]){color:#02c39a}#rti-dashbord .card.enroll a:not([class]):hover,#rti-dashbord .card.complete a:not([class]):hover{color:#2efdd1}#rti-dashbord .card.enroll .txt-primary,#rti-dashbord .card.complete .txt-primary{color:#02c39a}#rti-dashbord .card.enroll .txt-body,#rti-dashbord .card.complete .txt-body{color:#393838}#rti-dashbord .card.enroll .txt-header,#rti-dashbord .card.complete .txt-header{color:#393838}#rti-dashbord .card.enroll .txt-muted,#rti-dashbord .card.complete .txt-muted{color:#868e96}#rti-dashbord .card.enroll .image-wpr,#rti-dashbord .card.complete .image-wpr{width:30%;margin-right:20px}#rti-dashbord .card.enroll .image-wpr img,#rti-dashbord .card.complete .image-wpr img{aspect-ratio:1;border-radius:12px}#rti-dashbord .card.enroll .text-content,#rti-dashbord .card.complete .text-content{width:70%;margin-top:0}#rti-dashbord .card.enroll .text-content .pills,#rti-dashbord .card.complete .text-content .pills{position:static;margin-bottom:10px}#rti-dashbord .card.enroll .text-content .price,#rti-dashbord .card.complete .text-content .price{color:#02c39a}#rti-dashbord .card.start-card .text-content{margin-top:8px}#rti-dashbord .card.start-card .text-content .title{font-family:"Massilia";font-weight:500}#rti-dashbord .card.start-card .text-content .btn,#rti-dashbord .card.start-card .text-content .rti-checkout .checkout-payment-panel .billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .card.start-card .text-content .billing-toggle{margin-top:0;width:100%}#rti-dashbord .card.start-card .image-wpr img{aspect-ratio:1.4;border-radius:12px}#rti-dashbord .card.start-card .pills{position:static}#rti-dashbord .card.complete .text-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-ms-flex-pack:distribute;justify-content:space-around}#rti-dashbord .card.complete .text-content .complete-btn{color:#02c39a;background-color:#e1f8f3;border-radius:8px;font-weight:700;padding:8px 20px;text-align:center}#rti-dashbord .card.complete .text-content .complete-btn img{max-width:24px;margin-right:8px}#rti-dashbord .card.complete .text-content h4{font-weight:400}#rti-dashbord .card.complete .image-wpr img{aspect-ratio:auto}#rti-dashbord .card.complete .details-ellipsis-wpr{position:absolute;top:22px;right:22px;z-index:15}#rti-dashbord .card.complete .details-ellipsis-wpr .details-ellipsis{padding:8px;cursor:pointer}#rti-dashbord .card.complete .details-ellipsis-wpr .details-ellipsis .dot{width:3px;height:3px;background-color:#000;border-radius:50%;margin-bottom:5px}#rti-dashbord .card.complete .details-ellipsis-wpr .details-ellipsis .dot:last-of-type{margin-bottom:0}#rti-dashbord .card.complete .details-ellipsis-wpr .course-card-details li a:hover{color:#02c39a !important}#rti-dashbord .card-section{padding:60px 0;background-position:center;background-size:cover;margin:50px;border-radius:24px}@media(max-width: 579.99px){#rti-dashbord .card-section{margin:20px}}#rti-dashbord .card-section .main-text h1,#rti-dashbord .card-section .main-text h2,#rti-dashbord .card-section .main-text h3,#rti-dashbord .card-section .main-text h4,#rti-dashbord .card-section .main-text h5,#rti-dashbord .card-section .main-text h6,#rti-dashbord .card-section .main-text li,#rti-dashbord .card-section .main-text p,#rti-dashbord .card-section .main-text span,#rti-dashbord .card-section .main-text blockquote{color:#fff}#rti-dashbord .card-section .main-text a:not([class]){color:#f8aa24}#rti-dashbord .card-section .main-text a:not([class]):hover{color:#fbd087}#rti-dashbord .card-section .main-text .txt-primary{color:#f8aa24}#rti-dashbord .card-section .main-text .txt-body{color:#fff}#rti-dashbord .card-section .main-text .txt-header{color:#fff}#rti-dashbord .card-section .main-text .txt-muted{color:#bdc1c5}#rti-dashbord .card-section .main-text .block-text{color:#02c39a;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#rti-dashbord .card-section .main-text .block-text:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#02c39a;margin-right:8px}#rti-dashbord .card-section .card.course-card{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}@media(max-width: 1079.99px){#rti-dashbord .card-section .card.course-card{max-width:350px}}#rti-dashbord .card-section .card.course-card .image-wpr{width:100%;max-width:100%;margin-right:0}#rti-dashbord .card-section .card.course-card .text-content{position:static}#rti-dashbord .card-section .card.course-card .text-content .text .pills{position:absolute;top:24px;left:24px}#rti-dashbord .quiz-wpr .quiz .question-wpr{padding:30px 40px;border-radius:24px;border:1px solid #cfd9e0;margin-bottom:24px;-webkit-transition:.3s ease;transition:.3s ease}@media(max-width: 579.99px){#rti-dashbord .quiz-wpr .quiz .question-wpr{padding:30px 20px}}#rti-dashbord .quiz-wpr .quiz .question-wpr .box{padding:10px 16px;border-radius:0 0 6px 6px;margin-top:-30px;margin-bottom:30px;display:none}@media(max-width: 579.99px){#rti-dashbord .quiz-wpr .quiz .question-wpr .box{margin-bottom:20px}}#rti-dashbord .quiz-wpr .quiz .question-wpr .box p{font-size:14px}#rti-dashbord .quiz-wpr .quiz .question-wpr .box img{max-width:24px;margin-right:10px}#rti-dashbord .quiz-wpr .quiz .question-wpr .question-title-wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#rti-dashbord .quiz-wpr .quiz .question-wpr .question-title-wpr p.question-title{color:#6a6a6a;font-size:14px}#rti-dashbord .quiz-wpr .quiz .question-wpr .question-title-wpr p.points{padding:3px 10px;background-color:#ffe8e0;font-size:14px;border-radius:100px}#rti-dashbord .quiz-wpr .quiz .question-wpr .question-title-wpr p.points span{display:none}#rti-dashbord .quiz-wpr .quiz .question-wpr .question p{max-width:800px}#rti-dashbord .quiz-wpr .quiz .question-wpr .answers .option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px;cursor:pointer}#rti-dashbord .quiz-wpr .quiz .question-wpr .answers .option .option-letter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;margin-right:12px;border-radius:6px;font-size:16px;border:1px solid #e3e9ed;background-color:rgba(0,0,0,0);-webkit-transition:.3s ease;transition:.3s ease}#rti-dashbord .quiz-wpr .quiz .question-wpr .answers .option .option-text{-webkit-transition:.3s ease;transition:.3s ease}#rti-dashbord .quiz-wpr .quiz .question-wpr .answers .option:last-of-type{margin-bottom:0}#rti-dashbord .quiz-wpr .quiz .question-wpr .answers .option.selected .option-letter{background-color:#ff3d00;color:#fff;border-color:#ff3d00}#rti-dashbord .quiz-wpr .quiz .question-wpr .answers .option.selected .option-text{color:#ff3d00}#rti-dashbord .quiz-wpr .quiz .question-wpr.correct{border:2px solid #1d7c50}#rti-dashbord .quiz-wpr .quiz .question-wpr.correct .box{background-color:#d9e9e1;display:block}#rti-dashbord .quiz-wpr .quiz .question-wpr.correct .question-title-wpr .points span{display:inline-block}#rti-dashbord .quiz-wpr .quiz .question-wpr.correct .answers .option.selected .option-letter{color:#fff;border-color:#1d7c50;background-color:#1d7c50}#rti-dashbord .quiz-wpr .quiz .question-wpr.correct .answers .option.selected .option-text{color:#1d7c50}#rti-dashbord .quiz-wpr .quiz .question-wpr.incorrect{border:2px solid #b41d08}#rti-dashbord .quiz-wpr .quiz .question-wpr.incorrect .box{background-color:#f6e4e1;display:block}#rti-dashbord .quiz-wpr .quiz .question-wpr.incorrect .question-title-wpr .points span{display:inline-block}#rti-dashbord .quiz-wpr .quiz .question-wpr.incorrect .answers .option.correct-answer .option-letter{color:#fff;border-color:#1d7c50;background-color:#1d7c50}#rti-dashbord .quiz-wpr .quiz .question-wpr.incorrect .answers .option.correct-answer .option-text{color:#1d7c50}#rti-dashbord .quiz-wpr .quiz .question-wpr.awaiting-marking .box{background-color:#cfd9e0;display:block}#rti-dashbord .quiz-wpr .quiz .result-wpr{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px}@media(max-width: 1079.99px){#rti-dashbord .quiz-wpr .quiz .result-wpr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#rti-dashbord .quiz-wpr .quiz .result-wpr .result{border-radius:24px;padding:30px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}#rti-dashbord .quiz-wpr .quiz .result-wpr .result h1,#rti-dashbord .quiz-wpr .quiz .result-wpr .result h2,#rti-dashbord .quiz-wpr .quiz .result-wpr .result h3,#rti-dashbord .quiz-wpr .quiz .result-wpr .result h4,#rti-dashbord .quiz-wpr .quiz .result-wpr .result h5,#rti-dashbord .quiz-wpr .quiz .result-wpr .result h6,#rti-dashbord .quiz-wpr .quiz .result-wpr .result li,#rti-dashbord .quiz-wpr .quiz .result-wpr .result p,#rti-dashbord .quiz-wpr .quiz .result-wpr .result span,#rti-dashbord .quiz-wpr .quiz .result-wpr .result blockquote{color:#fff}#rti-dashbord .quiz-wpr .quiz .result-wpr .result a:not([class]){color:#f8aa24}#rti-dashbord .quiz-wpr .quiz .result-wpr .result a:not([class]):hover{color:#fbd087}#rti-dashbord .quiz-wpr .quiz .result-wpr .result .txt-primary{color:#f8aa24}#rti-dashbord .quiz-wpr .quiz .result-wpr .result .txt-body{color:#fff}#rti-dashbord .quiz-wpr .quiz .result-wpr .result .txt-header{color:#fff}#rti-dashbord .quiz-wpr .quiz .result-wpr .result .txt-muted{color:#bdc1c5}@media(max-width: 1079.99px){#rti-dashbord .quiz-wpr .quiz .result-wpr .result{margin:0 0 12px 0;padding:40px}}#rti-dashbord .quiz-wpr .quiz .result-wpr .result p{font-weight:700}#rti-dashbord .quiz-wpr .quiz .result-wpr .result h2{font-size:56px;font-weight:400}#rti-dashbord .quiz-wpr .quiz .result-wpr .grade-wpr{border-radius:24px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px 40px;margin-left:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width: 1081px)and (max-width: 1550px){#rti-dashbord .quiz-wpr .quiz .result-wpr .grade-wpr{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 1079.99px){#rti-dashbord .quiz-wpr .quiz .result-wpr .grade-wpr{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:24px}}#rti-dashbord .quiz-wpr .quiz .result-wpr .grade-wpr .left-text .title img{max-width:36px;margin-right:12px}#rti-dashbord .quiz-wpr .quiz .result-wpr .grade-wpr .left-text .attempt-wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:360px}#rti-dashbord .quiz-wpr .quiz .result-wpr .grade-wpr .left-text .attempt-wpr .attempts{border-radius:4px;padding:4px 16px}#rti-dashbord .quiz-wpr .quiz .result-wpr .grade-wpr .left-text .attempt-wpr .attempts span{font-weight:700}#rti-dashbord .quiz-wpr .quiz .result-wpr .grade-wpr .left-text .attempt-wpr .to-pass span{font-weight:700}@media(min-width: 1081px)and (max-width: 1550px){#rti-dashbord .quiz-wpr .quiz .result-wpr .grade-wpr .right-button{margin-top:24px}}@media(max-width: 1079.99px){#rti-dashbord .quiz-wpr .quiz .result-wpr .grade-wpr .right-button{margin-top:24px}}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again .result{background-color:#b41d08}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again .grade-wpr{background-color:rgba(255,61,0,.0784313725)}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again .grade-wpr .left-text .title{color:#b41d08}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again .grade-wpr .left-text .attempt-wpr .attempts{background-color:rgba(180,29,8,.1411764706)}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr{background-size:cover;background-position:center}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr h1,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr h2,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr h3,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr h4,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr h5,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr h6,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr li,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr p,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr span,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr blockquote{color:#fff}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr a:not([class]){color:#f8aa24}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr a:not([class]):hover{color:#fbd087}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .txt-primary{color:#f8aa24}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .txt-body{color:#fff}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .txt-header{color:#fff}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .txt-muted{color:#bdc1c5}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .warning-wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .warning-wpr .warning-icon img{max-width:42px;margin-right:12px}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .left-text h1,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .left-text h2,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .left-text h3,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .left-text h4,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .left-text h5,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .left-text h6,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .left-text li,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .left-text p,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .left-text span,#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .left-text blockquote{color:#fff}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .left-text a:not([class]){color:#f8aa24}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .left-text a:not([class]):hover{color:#fbd087}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .left-text .txt-primary{color:#f8aa24}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .left-text .txt-body{color:#fff}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .left-text .txt-header{color:#fff}#rti-dashbord .quiz-wpr .quiz .result-wpr.try-again.no-attempts .grade-wpr .left-text .txt-muted{color:#bdc1c5}#rti-dashbord .quiz-wpr .quiz .result-wpr.passed .result{background-color:#1d7c50}#rti-dashbord .quiz-wpr .quiz .result-wpr.passed .grade-wpr{background-color:#e7fef9}#rti-dashbord .quiz-wpr .quiz .result-wpr.passed .grade-wpr .title{color:#1d7c50}#rti-dashbord .quiz-wpr .quiz .result-wpr.passed .grade-wpr .left-text .attempt-wpr .attempts{background-color:rgba(29,124,80,.1411764706)}#rti-dashbord .note-wpr .note{background-color:#ffcfac;padding:30px;border-radius:12px;position:relative;margin-bottom:18px}#rti-dashbord .note-wpr .note .note-lesson-icon{display:none}#rti-dashbord .note-wpr .note .edit-note{position:absolute;bottom:20px;right:20px;cursor:pointer}#rti-dashbord .note-wpr .note .edit-note img{max-width:32px}#rti-dashbord .note-wpr .note a{color:var(--ths-body-color)}#rti-dashbord .my-notes .note-wpr .note{height:calc(100% - 30px)}#rti-dashbord .course-top-nav-wpr .course-top-nav{margin:0;padding:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #e9e9e9}@media(max-width: 767.99px){#rti-dashbord .course-top-nav-wpr .course-top-nav{padding:0 30px;display:none}}@media(max-width: 579.99px){#rti-dashbord .course-top-nav-wpr .course-top-nav{padding:0 20px}}#rti-dashbord .course-top-nav-wpr .course-top-nav li.item{padding:20px 0;margin-right:32px;-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer;position:relative}#rti-dashbord .course-top-nav-wpr .course-top-nav li.item a{font-weight:500;color:#838282}#rti-dashbord .course-top-nav-wpr .course-top-nav li.item:after{content:"";position:absolute;bottom:0;left:50%;width:100%;height:8px;background-color:#02c39a;border-radius:6px 6px 0 0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:0;-webkit-transition:.3s ease;transition:.3s ease}#rti-dashbord .course-top-nav-wpr .course-top-nav li.item.active a{color:#070606;font-weight:600}#rti-dashbord .course-top-nav-wpr .course-top-nav li.item.active:after{opacity:1}#rti-dashbord .course-top-nav-wpr .course-top-nav li.item:last-of-type{margin-right:0}#rti-dashbord .course-top-nav-wpr .course-mobile-nav{background:#eff1f5;display:none;padding:16px}@media(max-width: 767.99px){#rti-dashbord .course-top-nav-wpr .course-mobile-nav{display:block}}#rti-dashbord .course-top-nav-wpr .course-mobile-nav .select-wpr{cursor:pointer;position:relative}#rti-dashbord .course-top-nav-wpr .course-mobile-nav .select-wpr:after{background-image:url("../../../images/down-arrow.svg");background-repeat:no-repeat;background-size:100%;content:"";height:8px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:16px;z-index:1}#rti-dashbord .course-module-wpr-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 40px}@media(max-width: 1079.99px){#rti-dashbord .course-module-wpr-container{padding:0 20px}}#rti-dashbord .course-module-wpr-container .course-module-wpr{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;width:33.33%;padding:0 12px;position:relative}@media(min-width: 900px){#rti-dashbord .course-module-wpr-container .course-module-wpr:nth-child(3n) .module-arrow{display:none}}@media(max-width: 900px){#rti-dashbord .course-module-wpr-container .course-module-wpr{width:50%}#rti-dashbord .course-module-wpr-container .course-module-wpr:nth-child(2n) .module-arrow{display:none}}@media(max-width: 600px){#rti-dashbord .course-module-wpr-container .course-module-wpr{width:100%}#rti-dashbord .course-module-wpr-container .course-module-wpr .module-arrow{display:none}}#rti-dashbord .course-module-wpr-container .course-module-wpr:last-of-type .module-arrow{display:none}#rti-dashbord .course-module-wpr-container .course-module-wpr>a{display:block;height:100%;width:100%}#rti-dashbord .course-module-wpr-container .course-module-wpr .module-arrow{position:absolute;max-width:24px;right:-12px;top:calc(50% - 20px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#rti-dashbord .course-module-wpr-container .course-module-wpr .course-module{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px;padding:24px;border-radius:12px;border:1px solid #cfd9e0;-webkit-transition:.3s ease;transition:.3s ease;height:calc(100% - 24px)}#rti-dashbord .course-module-wpr-container .course-module-wpr .course-module:not(.active,.complete) h3,#rti-dashbord .course-module-wpr-container .course-module-wpr .course-module:not(.active,.complete) p{color:#9c9b9b}#rti-dashbord .course-module-wpr-container .course-module-wpr .course-module .subtitle{color:#201f1f;font-family:"Source Sans 3",sans-serif;font-size:12px;font-weight:600;text-transform:uppercase}#rti-dashbord .course-module-wpr-container .course-module-wpr .course-module.complete .complete-wpr{border-radius:8px;width:100%;background-color:#e1f8f3;padding:8px;text-align:center;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto}#rti-dashbord .course-module-wpr-container .course-module-wpr .course-module.complete .complete-wpr p{color:#02c39a;font-weight:800}#rti-dashbord .course-module-wpr-container .course-module-wpr .course-module.complete .complete-wpr p img{max-width:25px;margin-right:8px}#rti-dashbord .course-module-wpr-container .course-module-wpr .course-module.complete .subtitle{color:#ff3d00}#rti-dashbord .course-module-wpr-container .course-module-wpr .course-module.active{border:2px solid #02c39a}#rti-dashbord .course-module-wpr-container .course-module-wpr .course-module.active .progress-bar{width:100%;height:8px;background-color:#ffe2cd;position:relative;border-radius:20px;overflow:hidden}#rti-dashbord .course-module-wpr-container .course-module-wpr .course-module.active .progress-bar .progress{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#ff9e58;-webkit-transform:scaleX(0.1);-ms-transform:scaleX(0.1);transform:scaleX(0.1);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:.3s ease;transition:.3s ease}#rti-dashbord .course-module-wpr-container .course-module-wpr .course-module.active .progress-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;color:#201f1f}#rti-dashbord .course-module-wpr-container .course-module-wpr .course-module.active .subtitle{color:#ff9e58}#rti-dashbord .course-module-wpr-container .course-module-wpr.locked .subtitle{color:#9c9b9b}#rti-dashbord .course-module-wpr-container .course-module-wpr.locked p{font-style:italic}#rti-dashbord .course-title-wpr{padding:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#rti-dashbord .course-title-wpr .course-progress{background-color:#fff3eb;border:1px solid #ff9e58;padding:5px 15px;border-radius:4px}#rti-dashbord .course-title-wpr .course-progress p span{font-weight:700}#rti-dashbord .rating-modal-wpr{padding:0 40px}#rti-dashbord .rating-modal .star-rating-wpr{display:-webkit-box;display:-ms-flexbox;display:flex}#rti-dashbord .rating-modal .star-rating-wpr .star{max-width:35px;margin-right:8px}#rti-dashbord .rating-modal .star-rating-wpr .star img{width:100%}#rti-dashbord .rtie-login{background-size:cover;background-position:center;padding:100px 0;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#rti-dashbord .rtie-login .rti-logo{position:fixed;top:25px;left:50px}@media(max-width: 579.99px){#rti-dashbord .rtie-login .rti-logo{left:20px}}#rti-dashbord .rtie-login .rti-logo img{max-width:130px}#rti-dashbord .rtie-login .card{height:auto;padding:80px;max-width:660px;margin:0 auto;-webkit-box-shadow:0px 6px 12px 5px rgba(32,31,31,.1);box-shadow:0px 6px 12px 5px rgba(32,31,31,.1)}@media(max-width: 767.99px){#rti-dashbord .rtie-login .card{padding:50px}}@media(max-width: 579.99px){#rti-dashbord .rtie-login .card{padding:30px 20px}}#rti-dashbord .rtie-login .card .form-title-wpr .form-title{text-align:center}#rti-dashbord .rtie-login .card .nsl-container .nsl-container-buttons .nsl-button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;border:1px solid #ced4da;-webkit-box-shadow:0px 2px 2px rgba(33,37,41,.06),0px 0px 1px rgba(33,37,41,.08);box-shadow:0px 2px 2px rgba(33,37,41,.06),0px 0px 1px rgba(33,37,41,.08)}#rti-dashbord .rtie-login .card .nsl-container .nsl-container-buttons .nsl-button .nsl-button-label-container{display:inherit;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;margin-left:0}#rti-dashbord .rtie-login .card .nsl-container .nsl-container-buttons .nsl-button .nsl-button-label-container b{margin-left:5px;font-weight:400}#rti-dashbord .rtie-login .card .use-email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#rti-dashbord .rtie-login .card .use-email span{display:block;margin:0 10px;white-space:nowrap}#rti-dashbord .rtie-login .card .use-email:before,#rti-dashbord .rtie-login .card .use-email:after{content:"";display:block;width:40%;height:1px;background-color:#000}#rti-dashbord .rtie-login .card .form-wpr form{max-width:auto}#rti-dashbord .rtie-login .card .form-wpr .column-wpr{margin-bottom:24px}#rti-dashbord .rtie-login .card .form-wpr .column-wpr label{display:none}#rti-dashbord .rtie-login .card .form-wpr .column-wpr button[type=submit]{width:100%;background-color:#02c39a;color:#fff;font-size:18px}#rti-dashbord .rtie-login .card .form-wpr .login p{margin-bottom:10px}#rti-dashbord .rtie-login .card .form-wpr .login a{color:#ff3d00;font-weight:700}#rti-dashbord .rtie-dashboard-order-history{width:calc(100% - 80px);margin:0 auto}@media(max-width: 579.99px){#rti-dashbord .rtie-dashboard-order-history{width:calc(100% - 40px)}}#rti-dashbord .rtie-dashboard-order-history .form-title{font-family:"Massilia"}#rti-dashbord .rtie-dashboard-account .dashboard-account-wpr,#rti-dashbord .rtie-account-experience-wpr .dashboard-account-wpr{width:calc(100% - 80px);margin:0 auto}@media(max-width: 579.99px){#rti-dashbord .rtie-dashboard-account .dashboard-account-wpr,#rti-dashbord .rtie-account-experience-wpr .dashboard-account-wpr{width:calc(100% - 40px)}}#rti-dashbord .rtie-dashboard-account .course-top-nav-wpr,#rti-dashbord .rtie-account-experience-wpr .course-top-nav-wpr{background:#fff;position:sticky;top:0;z-index:15}#rti-dashbord .rtie-dashboard-account .form-title,#rti-dashbord .rtie-account-experience-wpr .form-title{font-family:"Massilia"}#rti-dashbord .rtie-dashboard-account .form-title-wpr{margin-top:50px}@media(max-width: 767.99px){#rti-dashbord .rtie-dashboard-account .form-title-wpr{margin-top:30px}}#rti-dashbord .form-wpr{margin-top:50px;padding:60px;border:1px solid #cfd9e0;border-radius:24px}#rti-dashbord .form-wpr.login{border:none;margin-top:10px;padding:0}@media(max-width: 767.99px){#rti-dashbord .form-wpr{padding:30px;margin-top:30px}}@media(max-width: 579.99px){#rti-dashbord .form-wpr{padding:20px}}#rti-dashbord .form-wpr form .column-wpr{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 767.99px){#rti-dashbord .form-wpr form .column-wpr{display:block}}#rti-dashbord .form-wpr form .column-wpr.profile-picture{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}#rti-dashbord .form-wpr form .column-wpr.profile-picture .plupload-upload-uic{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:15px}@media(max-width: 767.99px){#rti-dashbord .form-wpr form .column-wpr.profile-picture .plupload-upload-uic{margin-bottom:10px;margin-right:0}}#rti-dashbord .form-wpr form .column-wpr.profile-picture .plupload-upload-uic button{background-color:#02c39a;padding:8px 16px;font-size:16px;border-radius:8px;font-weight:800;height:auto}#rti-dashbord .form-wpr form .column-wpr.profile-picture .plupload-thumbs{margin-right:24px}@media(max-width: 579.99px){#rti-dashbord .form-wpr form .column-wpr.profile-picture .plupload-thumbs{margin-right:0}}#rti-dashbord .form-wpr form .column-wpr.profile-picture .plupload-thumbs .thumb{max-width:100px}#rti-dashbord .form-wpr form .column-wpr.profile-picture .plupload-thumbs .thumb img{width:100%}@media(max-width: 579.99px){#rti-dashbord .form-wpr form .column-wpr.profile-picture .plupload-thumbs .thumb img{width:100%;max-width:100px}}#rti-dashbord .form-wpr form .column-wpr.profile-picture .remove-profile-picture{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;color:#02c39a;font-weight:900;padding:8px 16px}#rti-dashbord .form-wpr form .column-wpr.profile-picture .profile-thumb{margin-bottom:0;max-width:90px;border-radius:50%;margin-right:8px;overflow:hidden}#rti-dashbord .form-wpr form .column-wpr.profile-picture .profile-thumb.initials{width:90px;height:90px;border-radius:50%;background-color:#ff9e58;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:16px;font-weight:800}#rti-dashbord .form-wpr form .column-wpr.profile-picture .profile-thumb img{width:100%}#rti-dashbord .form-wpr form .column{margin-bottom:24px}#rti-dashbord .form-wpr form .column .selectize-input input{width:100px;font-size:16px;color:#393838}#rti-dashbord .form-wpr form .column.col-50{width:50%}@media(max-width: 767.99px){#rti-dashbord .form-wpr form .column.col-50{width:100%}}@media(min-width: 768px){#rti-dashbord .form-wpr form .column.col-50:first-of-type{margin-right:4px}#rti-dashbord .form-wpr form .column.col-50:last-of-type{margin-left:4px}}#rti-dashbord .form-wpr form .column.col-30{width:30%}@media(max-width: 767.99px){#rti-dashbord .form-wpr form .column.col-30{width:100%}}@media(min-width: 768px){#rti-dashbord .form-wpr form .column.col-30:first-of-type{margin-right:4px}#rti-dashbord .form-wpr form .column.col-30:last-of-type{margin-left:4px}}#rti-dashbord .form-wpr form .column.col-100{width:100%}#rti-dashbord .form-wpr form .column .btn,#rti-dashbord .form-wpr form .column .rti-checkout .checkout-payment-panel .billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .form-wpr form .column .billing-toggle{background-color:#e1f8f3;border:2px solid #02c39a;color:#393838}#rti-dashbord .form-wpr form .column .btn.saved,#rti-dashbord .form-wpr form .column .rti-checkout .checkout-payment-panel .saved.billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .form-wpr form .column .saved.billing-toggle{background-color:#02c39a;color:#fff}#rti-dashbord .form-wpr form .column .btn.saved:after,#rti-dashbord .form-wpr form .column .rti-checkout .checkout-payment-panel .saved.billing-toggle:after,.rti-checkout .checkout-payment-panel #rti-dashbord .form-wpr form .column .saved.billing-toggle:after{background-image:url("../../../images/saved-tick.png");background-size:100%;background-repeat:no-repeat;content:"";display:inline-block;height:24px;margin-left:7px;width:24px}#rti-dashbord .form-wpr form .column label{font-weight:700}#rti-dashbord .form-wpr form .phone-wpr{display:-webkit-box;display:-ms-flexbox;display:flex}#rti-dashbord .form-wpr form .phone-wpr .selectize-control{width:20%;margin-right:4px}#rti-dashbord .form-wpr form .phone-wpr .selectize-control .selectize-dropdown{width:250px !important}#rti-dashbord .form-wpr form .phone-wpr .user-phone-number{width:80%;margin-left:4px}#rti-dashbord .form-wpr form .birthday-select{display:-webkit-box;display:-ms-flexbox;display:flex}#rti-dashbord .form-wpr form .birthday-select .selectize-control{width:33.33%;margin-right:8px}#rti-dashbord .form-wpr form .birthday-select .selectize-control:last-of-type{margin-right:0}#rti-dashbord .form-wpr form input:hover,#rti-dashbord .form-wpr form select:hover,#rti-dashbord .form-wpr form textarea:hover,#rti-dashbord .form-wpr form .selectize-input:hover{border-color:#91a8b8}#rti-dashbord .form-wpr form input:focus,#rti-dashbord .form-wpr form select:focus,#rti-dashbord .form-wpr form textarea:focus,#rti-dashbord .form-wpr form .selectize-input:focus{border:#02c39a 2px solid}#rti-dashbord .form-wpr form.login .column-wpr{margin:0 !important}#rti-dashbord .form-wpr form.login .password-field{position:relative}#rti-dashbord .form-wpr form.login .password-field .show-password-toggle{cursor:pointer;position:absolute;top:50%;right:12px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#rti-dashbord .form-wpr .login a{color:#ff3d00;text-decoration:underline}#rti-dashbord .form-wpr .account-group{margin-bottom:40px;padding-bottom:24px;border-bottom:1px solid #e9e9e9}#rti-dashbord .form-wpr .account-group:last-of-type{margin-bottom:0}#rti-dashbord .form-wpr .account-group .btn,#rti-dashbord .form-wpr .account-group .rti-checkout .checkout-payment-panel .billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .form-wpr .account-group .billing-toggle{background-color:#e1f8f3;border:2px solid #02c39a;color:#393838;font-weight:700}#rti-dashbord .form-wpr .account-group a{color:#ff3d00}#rti-dashbord .form-wpr .account-group.reset-password-form-wpr{border-top:1px solid #e9e9e9;margin-top:24px;padding-top:40px}#rti-dashbord .form-wpr .account-group.reset-password-form-wpr .reset-password-form{display:none}@media(max-width: 579.99px){#rti-dashbord .form-wpr .account-group .nsl-container-buttons .nsl-button-label-container{text-overflow:initial !important;white-space:wrap !important}}#rti-dashbord .feedback-form-wpr{border:none;margin:0;padding:0}#rti-dashbord .feedback-form-wpr form{margin:0}#rti-dashbord .feedback-form-wpr form .radio-input label{font-weight:400}#rti-dashbord .feedback-form-wpr form .radio-input input{margin-right:10px}#rti-dashbord .feedback-form-wpr form .btn,#rti-dashbord .feedback-form-wpr form .rti-checkout .checkout-payment-panel .billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .feedback-form-wpr form .billing-toggle{background-color:#02c39a !important;border-color:#02c39a !important;color:#fff !important;height:auto !important;min-height:auto !important;padding:8px 16px !important}#rti-dashbord .feedback-form-wpr form .btn-inv{background:#fff;border:2px solid #070606;color:#070606;cursor:pointer;padding:8px 16px;border-radius:8px;font-weight:700;font-size:16px}#rti-dashbord .feedback-form-wpr form .btn-inv.add-payment-method{border:none}#rti-dashbord .feedback-form-wpr form .btn-inv img{max-width:24px;margin-right:8px}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group{padding:60px;border-radius:24px;border:1px solid #cfd9e0;margin-bottom:32px}@media(max-width: 767.99px){#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group{padding:40px}}@media(max-width: 579.99px){#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group{padding:20px}}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table{width:100%}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}@media(max-width: 767.99px){#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr{-ms-flex-wrap:wrap;flex-wrap:wrap}}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th,#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td{width:50%}@media(max-width: 767.99px){#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th,#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td{width:100%}}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th .selectize-dropdown [data-selectable].option,#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td .selectize-dropdown [data-selectable].option{border:none;border-bottom:1px solid #cfd9e0;border-radius:0}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th .selectize-input,#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td .selectize-input{font-size:13px}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th input[type=radio]:checked,#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td input[type=radio]:checked{color:#02c39a;background-color:#02c39a}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th input[type=text],#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th textarea,#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td input[type=text],#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td textarea{font-size:13px}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th input[type=text]::-webkit-input-placeholder, #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th textarea::-webkit-input-placeholder, #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td input[type=text]::-webkit-input-placeholder, #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td textarea::-webkit-input-placeholder{font-size:13px}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th input[type=text]::-moz-placeholder, #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th textarea::-moz-placeholder, #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td input[type=text]::-moz-placeholder, #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td textarea::-moz-placeholder{font-size:13px}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th input[type=text]:-ms-input-placeholder, #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th textarea:-ms-input-placeholder, #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td input[type=text]:-ms-input-placeholder, #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td textarea:-ms-input-placeholder{font-size:13px}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th input[type=text]::-ms-input-placeholder, #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th textarea::-ms-input-placeholder, #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td input[type=text]::-ms-input-placeholder, #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td textarea::-ms-input-placeholder{font-size:13px}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th input[type=text]::placeholder,#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th textarea::placeholder,#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td input[type=text]::placeholder,#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td textarea::placeholder{font-size:13px}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th.true-false,#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td.true-false{display:-webkit-box;display:-ms-flexbox;display:flex}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th.true-false div:first-of-type,#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr td.true-false div:first-of-type{margin-right:16px}@media(min-width: 768px){#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr .selectize-input{font-size:16px !important}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr .selectize-input input{font-size:16px !important;width:100% !important}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr input[type=text],#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr textarea{font-size:16px !important}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr input[type=text]::-webkit-input-placeholder, #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr textarea::-webkit-input-placeholder{font-size:16px !important}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr input[type=text]::-moz-placeholder, #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr textarea::-moz-placeholder{font-size:16px !important}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr input[type=text]:-ms-input-placeholder, #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr textarea:-ms-input-placeholder{font-size:16px !important}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr input[type=text]::-ms-input-placeholder, #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr textarea::-ms-input-placeholder{font-size:16px !important}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr input[type=text]::placeholder,#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr textarea::placeholder{font-size:16px !important}}@media(max-width: 767.99px){#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr label{font-size:13px}}@media(max-width: 767.99px){#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table tr.column-wpr th{margin-bottom:10px}}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table .custom-checkbox{position:relative;padding-left:31px !important;cursor:pointer;font-size:18px !important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:20px}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table .custom-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table .custom-checkbox .checkmark{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;height:20px;width:20px;background-color:rgba(0,0,0,0);border:1px solid #cfd9e0;border-radius:50%}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table .custom-checkbox .checkmark:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;background-color:#fff;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group table .custom-checkbox input:checked~.checkmark{background-color:#02c39a}#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group .btn,#rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group .rti-checkout .checkout-payment-panel .billing-toggle,.rti-checkout .checkout-payment-panel #rti-dashbord .rtie-account-experience-wpr .rtie-account-experience .experience-group .billing-toggle{background-color:#e1f8f3;border:2px solid #02c39a;color:#393838}#rti-dashbord .rtie-dashboard-order-history{padding:20px 0}#rti-dashbord .rtie-dashboard-order-history .billing-payment{margin-bottom:50px}#rti-dashbord .rtie-dashboard-order-history .billing-payment .payment-method-wpr{padding:24px;border:1px solid #cfd9e0;border-radius:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f8fafb}@media(max-width: 767.99px){#rti-dashbord .rtie-dashboard-order-history .billing-payment .payment-method-wpr{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}#rti-dashbord .rtie-dashboard-order-history .billing-payment .payment-method-wpr .default-payment-method{margin-right:40px}@media(max-width: 767.99px){#rti-dashbord .rtie-dashboard-order-history .billing-payment .payment-method-wpr .default-payment-method{margin-right:0;margin-bottom:20px}}#rti-dashbord .rtie-dashboard-order-history .billing-payment .payment-method-wpr .default-payment-method span{font-size:22px}@media(max-width: 767.99px){#rti-dashbord .rtie-dashboard-order-history .billing-payment .payment-method-wpr .default-payment-method span{font-size:18px}}#rti-dashbord .rtie-dashboard-order-history .billing-payment .payment-method-wpr .btn-wpr .btn-inv{border:3px solid #070606;color:#070606;padding:8px 16px;border-radius:8px;font-weight:900;font-size:16px}#rti-dashbord .rtie-dashboard-order-history .billing-payment .payment-method-wpr .btn-wpr .btn-inv.add-payment-method{border:none}#rti-dashbord .rtie-dashboard-order-history .billing-payment .payment-method-wpr .btn-wpr .btn-inv img{max-width:24px;margin-right:8px}@media(max-width: 767.99px){#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history .form-title{border-bottom:1px solid #ecedef;display:block;padding-bottom:5px;margin-bottom:0px !important}}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table{width:100%;min-width:1050px}@media(max-width: 767.99px){#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:auto}}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table thead{border-bottom:4px solid #ecedef}@media(max-width: 767.99px){#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table thead{display:none}}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table thead th{padding:14px 30px;text-align:left}@media(max-width: 1079.99px){#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table thead th{padding:14px 20px}}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table thead th span{font-size:18px;font-weight:900}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody:before{content:"";display:table-row;width:100%;height:30px}@media(max-width: 767.99px){#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody:before{content:none}}@media(max-width: 767.99px){#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody tr td{padding:0 30px}@media(max-width: 1079.99px){#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody tr td{padding:0 20px}}@media(max-width: 767.99px){#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody tr td{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0}}@media(max-width: 767.99px){#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody tr td.woocommerce-orders-table__cell-order-total{margin:10px 0}}@media(max-width: 767.99px){#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody tr td:first-child{padding-top:20px}}@media(max-width: 767.99px){#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody tr td:last-child{border-bottom:#f0f1f3 1px solid;padding-bottom:20px}}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody tr.add-space{display:table-row;width:100%;height:30px;position:relative}@media(max-width: 767.99px){#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody tr.add-space{display:none}}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody tr.add-space:before{content:"";position:absolute;display:block;top:50%;left:0;width:100%;height:1px;background-color:#ecedef;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody .product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 767.99px){#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody .product{margin:20px 0}}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody .product figure{margin:0;margin-right:12px}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody .product h5{margin:0;font-weight:500}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody .product img{max-width:70px;height:auto !important}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody .order-status p{padding:4px 12px;border-radius:100px;font-size:14px;font-weight:700;display:inline-block}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody .order-status.cancelled p{color:#b41d08;background-color:#f6e4e1}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody .order-status.refunded p,#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody .order-status.on-hold p{color:#6a6a6a;background-color:#cdcdcd}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody .order-status.completed p,#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody .order-status.processing p{background-color:#d9e9e1;color:#1d7c50}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody .order-id a{color:#393838}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody .woocommerce-orders-table__cell-order-actions a:first-of-type{margin-right:8px}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history table tbody .woocommerce-orders-table__cell-order-actions img{max-width:32px}#rti-dashbord .rtie-dashboard-order-history .dashboard-order-history .info{text-align:center;padding:50px;border:1px solid #cfd9e0;background-color:#f8fafb;border-radius:12px}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal{border-radius:24px;max-width:600px;max-height:650px;overflow-y:scroll;padding:60px}@media(max-width: 1079.99px){#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal{padding:60px 10px}}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .close{width:40px;height:40px;top:24px;right:24px;background-color:#f5f7f9;border-radius:50%}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .close:before,#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .close:after{border-radius:3px;height:2.5px;width:20px;left:50%;-webkit-transform:translate(-50%, -50%) rotateZ(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotateZ(-45deg)}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .close:before{-webkit-transform:translate(-50%, -50%) rotateZ(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotateZ(45deg)}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .payment-method{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e9e9e9}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .payment-method .content-wpr{padding:15px 18px;border-radius:12px;border:1px solid #cfd9e0;-webkit-box-shadow:0px 2px 2px rgba(33,37,41,.06),0px 0px 1px rgba(33,37,41,.08);box-shadow:0px 2px 2px rgba(33,37,41,.06),0px 0px 1px rgba(33,37,41,.08);position:relative}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .payment-method .content-wpr .content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .payment-method .content-wpr .content p.sm{color:#6a6a6a}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .payment-method .content-wpr .brand-image{max-width:60px;margin-right:18px;border-radius:5px}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .payment-method .content-wpr .delete-wpr{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width: 1079.99px){#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .payment-method .content-wpr .delete-wpr{right:0}}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .payment-method .content-wpr .delete-wpr:hover .delete{opacity:1;visibility:visible}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .payment-method .content-wpr .delete-wpr .chevron-wpr{top:50%;padding:10px;cursor:pointer}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .payment-method .content-wpr .delete-wpr .chevron-wpr .chevron{width:14px;height:7px;background-image:url("/wp-content/uploads/2023/10/chevron-down.png");background-size:cover;background-position:center}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .payment-method .content-wpr .delete-wpr ul.delete{position:absolute;top:50px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:1px solid #cfd9e0;border-radius:8px;padding:0;margin:0;background-color:#fff;-webkit-transition:.3s ease;transition:.3s ease;opacity:0;visibility:hidden}@media(max-width: 1079.99px){#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .payment-method .content-wpr .delete-wpr ul.delete{right:0}}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .payment-method .content-wpr .delete-wpr ul.delete li{padding:10px}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .payment-method .content-wpr .delete-wpr ul.delete li a{color:#201f1f;font-size:14px}#rti-dashbord .rtie-dashboard-order-history #edit_payment_methods.modal-wpr .modal .payment-method .make-default .method-actions.action-default a{color:#201f1f;font-size:14px}#rti-dashbord .my-certificates{padding:0 40px}@media(max-width: 767.99px){#rti-dashbord .my-certificates{padding:0 20px}}@media(max-width: 767.99px){#rti-dashbord .my-certificates>h2{border-bottom:1px solid #ecedef;display:block;padding-bottom:5px;margin-bottom:0px !important}}#rti-dashbord .my-certificates table{width:100%;min-width:1050px}@media(max-width: 767.99px){#rti-dashbord .my-certificates table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:auto}}#rti-dashbord .my-certificates table thead{border-bottom:4px solid #ecedef}@media(max-width: 767.99px){#rti-dashbord .my-certificates table thead{display:none}}#rti-dashbord .my-certificates table thead th{padding:14px 30px;font-size:18px;font-weight:900;text-align:left}@media(max-width: 1079.99px){#rti-dashbord .my-certificates table thead th{padding:14px 20px}}#rti-dashbord .my-certificates table thead th span{font-size:18px;font-weight:900}#rti-dashbord .my-certificates table tbody:before{content:"";display:table-row;width:100%;height:30px}@media(max-width: 767.99px){#rti-dashbord .my-certificates table tbody:before{content:none}}@media(max-width: 767.99px){#rti-dashbord .my-certificates table tbody tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#rti-dashbord .my-certificates table tbody tr td{padding:0 30px}@media(max-width: 1079.99px){#rti-dashbord .my-certificates table tbody tr td{padding:0 20px}}@media(max-width: 767.99px){#rti-dashbord .my-certificates table tbody tr td{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0}}#rti-dashbord .my-certificates table tbody tr td img{max-width:60px;height:auto !important;border-radius:4px}#rti-dashbord .my-certificates table tbody tr td.image-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 767.99px){#rti-dashbord .my-certificates table tbody tr td.image-title{margin:20px 0}}#rti-dashbord .my-certificates table tbody tr td.image-title h5{margin-left:10px}@media(max-width: 767.99px){#rti-dashbord .my-certificates table tbody tr td.image-title h5{display:inline}}#rti-dashbord .my-certificates table tbody tr td.actions a{padding:10px 16px;color:#070606;font-weight:700;font-size:16px;border:2px solid #070606;border-radius:8px}@media(max-width: 767.99px){#rti-dashbord .my-certificates table tbody tr td.actions a{display:inline-block;font-size:12px;padding:5px 10px}}#rti-dashbord .my-certificates table tbody tr td.actions a span{line-height:1}#rti-dashbord .my-certificates table tbody tr td.actions a img{max-width:18px}@media(max-width: 767.99px){#rti-dashbord .my-certificates table tbody tr td.actions a.view-cert img{padding:2px 0 3px}}@media(max-width: 767.99px){#rti-dashbord .my-certificates table tbody tr td:first-child{padding-top:20px}}@media(max-width: 767.99px){#rti-dashbord .my-certificates table tbody tr td:last-child{border-bottom:#f0f1f3 1px solid;padding-bottom:20px}}#rti-dashbord .my-certificates table tbody tr.add-space{display:table-row;width:100%;height:30px;position:relative}@media(max-width: 767.99px){#rti-dashbord .my-certificates table tbody tr.add-space{display:none}}#rti-dashbord .my-certificates table tbody tr.add-space:before{content:"";position:absolute;display:block;top:50%;left:0;width:100%;height:1px;background-color:#ecedef;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#rti-dashbord .single-certificate .content-title-wpr{padding:30px 40px;border-bottom:1px solid #e9e9e9}#rti-dashbord .single-certificate .content-title-wpr .content-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 579.99px){#rti-dashbord .single-certificate .content-title-wpr .content-title{-ms-flex-wrap:wrap;flex-wrap:wrap}}#rti-dashbord .single-certificate .content-title-wpr .content-title .title a{color:#000;font-size:22px;font-family:"Massilia";font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#rti-dashbord .single-certificate .content-title-wpr .content-title .title a img{max-width:16px;margin-right:18px;margin-top:3px}@media(max-width: 579.99px){#rti-dashbord .single-certificate .content-title-wpr .content-title p{margin-top:20px}}#rti-dashbord .single-certificate .content-title-wpr .content-title p a{padding:10px 16px;color:#070606;font-weight:700;font-size:16px;border:2px solid #070606;border-radius:8px}#rti-dashbord .single-certificate .content-title-wpr .content-title p a span{line-height:1}#rti-dashbord .single-certificate .content-title-wpr .content-title p a img{max-width:18px}#rti-dashbord .single-certificate .certificate-viewer-wpr{padding:0 80px;margin-top:50px}@media(max-width: 767.99px){#rti-dashbord .single-certificate .certificate-viewer-wpr{padding:0 40px}}@media(max-width: 579.99px){#rti-dashbord .single-certificate .certificate-viewer-wpr{padding:0 20px}}#rti-dashbord .single-certificate .certificate-viewer-wpr .certificate-viewer{margin:0 auto;max-width:100% !important;padding:70px;background-color:rgba(7,6,6,.8392156863)}@media(max-width: 767.99px){#rti-dashbord .single-certificate .certificate-viewer-wpr .certificate-viewer{padding:40px}}@media(max-width: 579.99px){#rti-dashbord .single-certificate .certificate-viewer-wpr .certificate-viewer{padding:20px}}#rti-dashbord .certificate-modal{max-width:550px;border-radius:24px;padding:50px}@media(max-width: 767.99px){#rti-dashbord .certificate-modal{padding:50px 30px}}@media(max-width: 579.99px){#rti-dashbord .certificate-modal{padding:50px 20px}}#rti-dashbord .certificate-modal .social-share-wpr .social-share-icon{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}#rti-dashbord .certificate-modal .social-share-wpr .social-share-icon li a{padding:0;border:none;border-radius:8px}#rti-dashbord .certificate-modal .social-share-wpr .social-share-icon li a .icon svg rect,#rti-dashbord .certificate-modal .social-share-wpr .social-share-icon li a .icon svg path{-webkit-transition:.5s ease;transition:.5s ease}#rti-dashbord .certificate-modal .social-share-wpr .social-share-icon li:not(.email) a:hover .icon svg rect{fill:#02c39a}#rti-dashbord .certificate-modal .social-share-wpr .social-share-icon li:not(.email) a:hover .icon svg path{fill:#fff}#rti-dashbord .certificate-modal .social-share-wpr .social-share-icon li.email a .icon svg path{fill:rgba(0,0,0,0)}#rti-dashbord .certificate-modal .social-share-wpr .social-share-icon li.email a:hover .icon svg rect{fill:#02c39a}#rti-dashbord .certificate-modal .social-share-wpr .social-share-icon li.email a:hover .icon svg path{fill:#02c39a;stroke:#fff}#rti-dashbord .certificate-modal .social-share-wpr .share-email-wpr{display:none}#rti-dashbord .certificate-modal .social-share-wpr .share-email-wpr.active{display:block}#rti-dashbord .certificate-modal .social-share-wpr .share-email-wpr button{margin-top:10px}#rti-dashbord .course-complete-modal{max-width:750px;border-radius:24px}#rti-dashbord .course-complete-modal .modal-content label{font-weight:700}#rti-dashbord .course-complete-modal .modal-content .follow-up label{margin-top:10px}#rti-dashbord .course-complete-modal .modal-content .follow-up div{margin-bottom:10px}#rti-dashbord .course-complete-modal .modal-content .comment-form-rating .stars{margin-bottom:0}#rti-dashbord .course-complete-modal .modal-content .comment-form-rating .stars a{color:#ff9e58;font-size:2em}#rti-dashbord .course-complete-modal .modal-content .notice.data{background:#6c757d;color:#fff;font-size:16px;padding:6px 16px;margin-bottom:14px}#rti-dashbord .course-complete-modal .modal-content .rti_engine_submit_review{width:100%}#rti-dashbord .rtie-dashboard-courses .form-title-wpr{padding:0 40px}.notification-overlay{background-color:#070606;position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:.6s ease;transition:.6s ease;z-index:99}.notification-overlay.active{opacity:.8;visibility:visible}.notification-wpr{position:fixed;z-index:100;right:-600px;top:0;width:600px;height:100%;overflow-y:scroll;background-color:#fff;padding:60px 0 30px;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease, -webkit-transform .6s ease;-ms-overflow-style:none;scrollbar-width:none}.notification-wpr::-webkit-scrollbar{display:none}@media(max-width: 650px){.notification-wpr{width:100%;right:-100%}}.notification-wpr.active{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.notification-wpr .notification-close{position:absolute;top:20px;right:20px;width:40px;height:40px;cursor:pointer}.notification-wpr .notification-close img{width:100%}.notification-wpr header.notices-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px;padding:0 30px}.notification-wpr header.notices-header .rtie_mark_all_notices_read{text-decoration:underline}@media(max-width: 370px){.notification-wpr header.notices-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.notification-wpr .notices{padding:0}.notification-wpr .notices li.note{position:relative;padding:15px 30px 15px 52px}.notification-wpr .notices li.note:hover{background:#f7f8fa}.notification-wpr .notices li.note .unread{content:"";position:absolute;left:0;top:10px;display:block;width:10px;height:10px;background-color:#ff3d00;border-radius:50%}@media(max-width: 767.99px){.notification-wpr .notices li.note .unread{left:-20px}}.notification-wpr .notices li.note .thumbnail img{width:100%;height:auto;border-radius:8px}.notification-wpr .notices li.note .message{color:#393838}.notification-wpr .notices li.note p.sm{color:#9c9b9b}.notice-container .success{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #02c39a;list-style:none outside;width:auto;word-wrap:break-word}.notice-container .success::before{font-family:"WooCommerce";content:"";color:#02c39a;display:inline-block;position:absolute;top:1em;left:1.5em}.rti-checkout .right-card{max-width:900px;margin:0 auto}.rti-checkout .right-card .form-wpr{margin-top:30px;max-width:auto}.rti-checkout .right-card .form-wpr form{max-width:unset}.rti-checkout .right-card .form-wpr form label{display:none}.rti-checkout .right-card .form-wpr form button[type=submit]{background-color:#02c39a}.rti-checkout .right-card .nsl-container .nsl-container-buttons .nsl-button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;border:1px solid #ced4da;-webkit-box-shadow:0px 2px 2px rgba(33,37,41,.06),0px 0px 1px rgba(33,37,41,.08);box-shadow:0px 2px 2px rgba(33,37,41,.06),0px 0px 1px rgba(33,37,41,.08)}.rti-checkout .right-card .nsl-container .nsl-container-buttons .nsl-button .nsl-button-label-container{display:inherit;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;margin-left:0}.rti-checkout .right-card .nsl-container .nsl-container-buttons .nsl-button .nsl-button-label-container b{margin-left:5px;font-weight:400}.rti-checkout .right-card .create-account{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rti-checkout .right-card .create-account span{display:block;margin:0 10px;white-space:nowrap}.rti-checkout .right-card .create-account:before,.rti-checkout .right-card .create-account:after{content:"";display:block;width:50%;height:1px;background-color:#000}.rti-checkout .checkout-panel{display:none}.rti-checkout .checkout-panel.active{display:block}.rti-checkout .left-card .quantity-display{position:absolute;top:0;right:0;font-size:14px}.rti-checkout .left-card .woocommerce-form-coupon-toggle .woocommerce-info{display:none}.rti-checkout .left-card .woocommerce-error li{color:#515151 !important}.rti-checkout .left-card .checkout_coupon{display:block !important;margin:0}.rti-checkout .left-card .checkout_coupon p:first-child{margin:0 0 5px}.rti-checkout .left-card .checkout_coupon p.form-row.form-row-first{padding-right:14px;width:45%}@media(max-width: 560px){.rti-checkout .left-card .checkout_coupon p.form-row.form-row-first{width:100%;padding:0;margin:0 0 6px 0}}.rti-checkout .left-card .checkout_coupon p.form-row.form-row-last{width:55%}@media(max-width: 560px){.rti-checkout .left-card .checkout_coupon p.form-row.form-row-last{width:100%;margin:0 0 20px 0}}.rti-checkout .left-card .checkout_coupon button{background-color:#02c39a;font-family:"Source Sans 3";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;cursor:pointer;font-size:14px;font-weight:700;text-decoration:none;text-align:center;outline:none;border-radius:var(--ths-border-radius);padding:10px 30px;min-height:50px;-webkit-transition:background-color .3s ease,color .3s ease,border-color .3s ease;transition:background-color .3s ease,color .3s ease,border-color .3s ease;color:#fff;border:1px solid #02c39a}@media(max-width: 560px){.rti-checkout .left-card .checkout_coupon button{width:100%}}@media(max-width: 560px){.rti-checkout .left-card .discount-name{font-size:14px}}.rti-checkout .left-card .remove-discount{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;color:#fff;cursor:pointer;font-size:10px;padding:0;text-decoration:underline;vertical-align:text-top}.rti-checkout .checkout-payment-panel .form-title{font-family:"Massilia"}.rti-checkout .checkout-payment-panel .billing-toggle{margin-top:30px;background-color:#02c39a}.rti-checkout .checkout-payment-panel .billing-toggle img{max-width:30px;margin-right:10px}.rti-checkout .checkout-payment-panel .payment-tabs{margin:30px 0}.rti-checkout .checkout-payment-panel .payment-tabs ul{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.rti-checkout .checkout-payment-panel .payment-tabs ul .payment-tab{padding:10px 15px;border:1px solid #cfd9e0;border-radius:6px;margin-right:16px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rti-checkout .checkout-payment-panel .payment-tabs ul .payment-tab:last-of-type{margin-right:0}.rti-checkout .checkout-payment-panel .payment-tabs ul .payment-tab span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rti-checkout .checkout-payment-panel .payment-tabs ul .payment-tab span:before{content:"";display:inline-block;width:25px;height:15px;background-size:cover;background-position:center;margin:0 10px}.rti-checkout .checkout-payment-panel .payment-tabs ul .payment-tab[data-method=payment_method_stripe] span:before{background-image:url("/wp-content/mu-plugins/rti-engine/images/credit-card-payment.png")}.rti-checkout .checkout-payment-panel .payment-tabs ul .payment-tab[data-method=payment_method_ppcp-gateway] span:before{width:18px;height:18px;background-image:url("/wp-content/mu-plugins/rti-engine/images/paypal-payment.png")}.rti-checkout .checkout-payment-panel .payment-panel-wpr .payment_method{display:none}.rti-checkout .checkout-payment-panel .payment-panel-wpr .payment_method.active{display:block}.rti-checkout .checkout-payment-panel .payment-panel-wpr .payment_method .wc-credit-card-form .wc-stripe-elements-field{height:48px;border-radius:6px;border:1px solid #cfd9e0;padding-top:14px}.rti-checkout .checkout-payment-panel .payment-panel-wpr .payment_method .wc-credit-card-form .wc-stripe-elements-field:focus{border:2px solid #02c39a}.rti-checkout .checkout-payment-panel .form-row.place-order button[type=submit]{background-color:#02c39a}.rti-checkout .select2-results{background-color:#fff}.rti-checkout .woocommerce-NoticeGroup{display:none !important}.rti-checkout .woocommerce-NoticeGroup .woocommerce-error{margin:30px 0 0}.rti-checkout .woocommerce-NoticeGroup .woocommerce-error .button{display:none}.rti-checkout .mejs-container{position:relative;width:100% !important;height:auto !important;max-width:100%}.rti-checkout .mejs-container video{width:100% !important;height:100% !important}.rti-checkout .mejs-controls{position:absolute;bottom:0;width:100%}
