body.im-learnpress{background:#fbfaf8}body.im-learnpress .im-site-content{min-width:0}body.im-learnpress .lp-archive-courses,body.im-learnpress #lp-single-course{min-width:0}body.im-learnpress #main-content>.lp-archive-courses,body.im-learnpress #main-content>#lp-single-course{padding:clamp(28px, 4vw, 58px) 0 clamp(70px, 8vw, 118px)}body.im-learnpress .lp-breadcrumb{width:min(calc(100% - 40px), var(--im-container));margin:0 auto 22px;padding:0;color:var(--im-muted);font-size:.83rem;font-weight:650}body.im-learnpress .lp-breadcrumb a{color:var(--im-muted);text-decoration:none}body.im-learnpress .lp-breadcrumb a:hover{color:var(--im-accent)}body.im-learnpress .lp-content-area{max-width:var(--im-container)}body.im-learnpress .learn-press-message,body.im-learnpress .lp-message,body.im-learnpress .learn-press-error,body.im-learnpress .learn-press-success{position:relative;margin:0 0 20px;padding:15px 18px 15px 20px;border:1px solid var(--im-border);border-left:4px solid var(--im-accent);border-radius:14px;background:#fff;box-shadow:var(--im-shadow-sm);color:var(--im-text)}body.im-learnpress .learn-press-message.success,body.im-learnpress .learn-press-success{border-left-color:var(--im-success)}body.im-learnpress .learn-press-message.error,body.im-learnpress .learn-press-error{border-left-color:var(--im-danger)}body.im-learnpress .lp-button,body.im-learnpress button.button,body.im-learnpress a.button,body.im-learnpress input[type="submit"],body.im-learnpress .learn-press-button,body.im-learnpress .learn-press-course-builder-link{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:9px 18px;border:1px solid var(--im-accent);border-radius:999px;background:var(--im-accent);box-shadow:none;color:#fff;font-weight:760;line-height:1.2;text-decoration:none;cursor:pointer;transition:background-color 150ms ease,border-color 150ms ease,transform 150ms ease,box-shadow 150ms ease}body.im-learnpress .lp-button:hover,body.im-learnpress button.button:hover,body.im-learnpress a.button:hover,body.im-learnpress input[type="submit"]:hover,body.im-learnpress .learn-press-button:hover,body.im-learnpress .learn-press-course-builder-link:hover{border-color:var(--im-accent-dark);background:var(--im-accent-dark);box-shadow:0 10px 24px color-mix(in srgb,var(--im-accent) 22%,transparent);color:#fff;transform:translateY(-1px)}body.im-learnpress .lp-button:disabled,body.im-learnpress button:disabled,body.im-learnpress input[type="submit"]:disabled{cursor:not-allowed;opacity:.55;transform:none}body.im-learnpress input[type="text"],body.im-learnpress input[type="email"],body.im-learnpress input[type="password"],body.im-learnpress input[type="tel"],body.im-learnpress input[type="url"],body.im-learnpress input[type="number"],body.im-learnpress input[type="date"],body.im-learnpress input[type="time"],body.im-learnpress select,body.im-learnpress textarea{width:100%;min-height:46px;padding:10px 13px;border:1px solid var(--im-border);border-radius:12px;background:#fff;color:var(--im-text);box-shadow:inset 0 1px 2px rgb(30 19 13 / .03)}body.im-learnpress textarea{min-height:124px;resize:vertical}body.im-learnpress input:focus,body.im-learnpress select:focus,body.im-learnpress textarea:focus{border-color:color-mix(in srgb,var(--im-accent) 72%,#fff);box-shadow:0 0 0 3px color-mix(in srgb,var(--im-accent) 14%,transparent);outline:none}body.im-learnpress label{color:var(--im-text);font-weight:680}body.im-learnpress .learn-press-courses-header{margin:0 0 28px}body.im-learnpress .learn-press-courses-header h1{margin:0;font-size:clamp(2rem, 4vw, 3.7rem)}body.im-learnpress .lp-content-area.has-sidebar{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:34px;align-items:start}body.im-learnpress .lp-main-content{min-width:0}body.im-learnpress .learn-press-courses[data-layout="grid"],body.im-learnpress ul.learn-press-courses,body.im-learnpress .lp-list-courses-default{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin:0;padding:0;list-style:none}body.im-learnpress .course,body.im-learnpress .course-item,body.im-learnpress .lp_course{min-width:0}body.im-learnpress .course-item,body.im-learnpress .learn-press-courses .course,body.im-learnpress .profile-courses-list .course{overflow:hidden;border:1px solid color-mix(in srgb,var(--im-border) 88%,#fff);border-radius:20px;background:#fff;box-shadow:0 8px 30px rgb(56 34 20 / .055);transition:transform 180ms ease,box-shadow 180ms ease,border-color 180ms ease}body.im-learnpress .course-item:hover,body.im-learnpress .learn-press-courses .course:hover,body.im-learnpress .profile-courses-list .course:hover{border-color:color-mix(in srgb,var(--im-accent) 28%,var(--im-border));box-shadow:0 18px 48px rgb(56 34 20 / .12);transform:translateY(-3px)}body.im-learnpress .course-item .course-thumbnail,body.im-learnpress .course-item .course-img,body.im-learnpress .course-item .course-image,body.im-learnpress .learn-press-courses .course-thumbnail{position:relative;display:block;overflow:hidden;aspect-ratio:4 / 3;background:var(--im-surface)}body.im-learnpress .course-item .course-thumbnail img,body.im-learnpress .course-item .course-img img,body.im-learnpress .course-item .course-image img,body.im-learnpress .learn-press-courses .course-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform 280ms ease}body.im-learnpress .course-item:hover .course-thumbnail img,body.im-learnpress .course-item:hover .course-img img,body.im-learnpress .course-item:hover .course-image img{transform:scale(1.025)}body.im-learnpress .course-item .course-content,body.im-learnpress .course-item .course-content-wrap,body.im-learnpress .course-item .course-detail,body.im-learnpress .learn-press-courses .course-content{padding:18px 19px 20px}body.im-learnpress .course-item .course-title,body.im-learnpress .course-item h2,body.im-learnpress .course-item h3,body.im-learnpress .learn-press-courses .course-title{margin:0 0 10px;font-size:clamp(1.05rem, 1.3vw, 1.3rem);line-height:1.25}body.im-learnpress .course-item .course-title a,body.im-learnpress .course-item h2 a,body.im-learnpress .course-item h3 a{color:var(--im-text);text-decoration:none}body.im-learnpress .course-item .course-title a:hover,body.im-learnpress .course-item h2 a:hover,body.im-learnpress .course-item h3 a:hover{color:var(--im-accent)}body.im-learnpress .course-item .course-meta,body.im-learnpress .course-item .course-instructor,body.im-learnpress .course-item .course-wrap-meta,body.im-learnpress .course-item .course-excerpt{color:var(--im-muted);font-size:.88rem}body.im-learnpress .course-item .course-price,body.im-learnpress .course-item .price{color:var(--im-accent-dark);font-weight:820}body.im-learnpress .courses-order-by select{width:auto;min-width:185px}body.im-learnpress .courses-top-bar,body.im-learnpress .learn-press-courses-top-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 22px;padding:13px 15px;border:1px solid var(--im-border);border-radius:15px;background:#fff}body.im-learnpress .archive-courses-sidebar,body.im-learnpress .lp-sidebar{position:sticky;top:calc(var(--im-header-height) + 22px)}body.im-learnpress .im-lp-widget,body.im-learnpress .archive-courses-sidebar .widget,body.im-learnpress .lp-sidebar .widget{margin:0 0 18px;padding:20px;border:1px solid var(--im-border);border-radius:18px;background:#fff;box-shadow:var(--im-shadow-sm)}body.im-learnpress .im-lp-widget__title,body.im-learnpress .archive-courses-sidebar .widget-title,body.im-learnpress .lp-sidebar .widget-title{margin:0 0 14px;font-size:1.05rem}body.im-learnpress-profile #main-content{background:radial-gradient(circle at 90% 0,color-mix(in srgb,var(--im-accent) 8%,transparent),transparent 28%),#fbfaf8}body.im-learnpress-profile #learn-press-profile{padding:clamp(26px, 4vw, 54px) 0 clamp(74px, 8vw, 120px)}body.im-learnpress-profile #learn-press-profile>.lp-content-area{display:grid;grid-template-columns:270px minmax(0,1fr);align-items:start;gap:26px 30px}body.im-learnpress-profile #learn-press-profile>.lp-content-area>.wrapper-profile-header,body.im-learnpress-profile #learn-press-profile>.lp-content-area>[class*="profile-cover"],body.im-learnpress-profile #learn-press-profile>.lp-content-area>.lp-profile-cover-bg,body.im-learnpress-profile #learn-press-profile>.lp-content-area>.lp-profile-cover{grid-column:1 / -1}body.im-learnpress-profile .wrapper-profile-header{position:relative;overflow:hidden;margin:0;padding:0;border:1px solid color-mix(in srgb,var(--im-border) 86%,#fff);border-radius:24px;background:linear-gradient(135deg,#fff 0%,var(--im-surface) 100%);box-shadow:var(--im-shadow-sm)}body.im-learnpress-profile .wrapper-profile-header::after{position:absolute;top:-100px;right:-70px;width:270px;height:270px;border-radius:50%;background:color-mix(in srgb,var(--im-accent) 8%,transparent);content:"";pointer-events:none}body.im-learnpress-profile .wrapper-profile-header .lp-profile-content-area{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;padding:24px 28px}body.im-learnpress-profile .lp-profile-left{flex:0 0 auto}body.im-learnpress-profile .lp-profile-left .lp-user-profile-avatar,body.im-learnpress-profile .lp-profile-left .profile-avatar,body.im-learnpress-profile .lp-profile-left img.avatar,body.im-learnpress-profile .lp-profile-left img{width:104px;height:104px;max-width:none;border:4px solid #fff;border-radius:50%;box-shadow:0 12px 30px rgb(40 24 14 / .15);object-fit:cover}body.im-learnpress-profile .lp-profile-right{min-width:0}body.im-learnpress-profile .lp-profile-username,body.im-learnpress-profile .lp-profile-right h1,body.im-learnpress-profile .lp-profile-right h2{margin:0 0 6px;font-size:clamp(1.65rem, 3vw, 2.5rem)}body.im-learnpress-profile .lp-profile-user-bio{max-width:920px;margin-top:8px;color:var(--im-muted);font-size:.96rem;line-height:1.65}body.im-learnpress-profile .lp-profile-user-bio p:last-child{margin-bottom:0}body.im-learnpress-profile #profile-sidebar{position:sticky;top:calc(var(--im-header-height) + 20px);z-index:80;min-width:0;margin:0}body.im-learnpress-profile #profile-nav{overflow:visible;border:1px solid var(--im-border);border-radius:18px;background:#fff;box-shadow:var(--im-shadow-sm)}body.im-learnpress-profile .lp-profile-nav-tabs{margin:0;padding:0;list-style:none}body.im-learnpress-profile .lp-profile-nav-tabs>li{position:relative;margin:0;border-bottom:1px solid var(--im-border)}body.im-learnpress-profile .lp-profile-nav-tabs>li:first-child>a{border-radius:17px 17px 0 0}body.im-learnpress-profile .lp-profile-nav-tabs>li:last-child{border-bottom:0}body.im-learnpress-profile .lp-profile-nav-tabs>li:last-child>a{border-radius:0 0 17px 17px}body.im-learnpress-profile .lp-profile-nav-tabs>li>a{display:flex;min-height:51px;align-items:center;gap:11px;padding:10px 17px;background:#fff;color:#514943;font-size:.98rem;font-weight:590;line-height:1.25;text-decoration:none;transition:background-color 140ms ease,color 140ms ease,padding 140ms ease}body.im-learnpress-profile .lp-profile-nav-tabs>li>a>i,body.im-learnpress-profile .lp-profile-nav-tabs>li>a>span[class*="lp-icon"],body.im-learnpress-profile .lp-profile-nav-tabs>li>a .imdm-menu-icon{width:20px;min-width:20px;color:var(--im-accent);font-size:18px;text-align:center}body.im-learnpress-profile .lp-profile-nav-tabs>li>a:hover,body.im-learnpress-profile .lp-profile-nav-tabs>li:focus-within>a{background:var(--im-surface);color:var(--im-text)}body.im-learnpress-profile .lp-profile-nav-tabs>li.active>a{background:var(--im-accent);color:#fff;font-weight:760}body.im-learnpress-profile .lp-profile-nav-tabs>li.active>a>i,body.im-learnpress-profile .lp-profile-nav-tabs>li.active>a>span,body.im-learnpress-profile .lp-profile-nav-tabs>li.active>a .imdm-menu-icon{color:#fff}body.im-learnpress-profile .lp-profile-nav-tabs>li.has-child>a::after{width:7px;height:7px;margin-left:auto;border-top:1.8px solid currentColor;border-right:1.8px solid currentColor;content:"";transform:rotate(45deg)}body.im-learnpress-profile .profile-tab-sections{position:absolute;top:0;left:calc(100% + 12px);z-index:120;display:block;min-width:220px;margin:0;padding:8px;border:1px solid var(--im-border);border-radius:16px;background:#fff;box-shadow:var(--im-shadow-md);list-style:none;opacity:0;visibility:hidden;transform:translateX(-4px);transition:opacity 150ms ease,transform 150ms ease,visibility 0s linear 150ms}body.im-learnpress-profile .profile-tab-sections::before{position:absolute;top:0;right:100%;width:13px;height:100%;content:""}body.im-learnpress-profile .lp-profile-nav-tabs>li:hover>.profile-tab-sections,body.im-learnpress-profile .lp-profile-nav-tabs>li:focus-within>.profile-tab-sections{opacity:1;visibility:visible;transform:translateX(0);transition:opacity 150ms ease,transform 150ms ease,visibility 0s}body.im-learnpress-profile .profile-tab-sections li{margin:0}body.im-learnpress-profile .profile-tab-sections a{display:flex;min-height:42px;align-items:center;gap:9px;padding:9px 11px;border-radius:10px;color:var(--im-text);font-size:.92rem;font-weight:620;text-decoration:none}body.im-learnpress-profile .profile-tab-sections a:hover,body.im-learnpress-profile .profile-tab-sections .active>a{background:var(--im-surface);color:var(--im-accent-dark)}body.im-learnpress-profile #profile-content{min-width:0;margin:0;padding:26px;border:1px solid var(--im-border);border-radius:22px;background:#fff;box-shadow:var(--im-shadow-sm)}body.im-learnpress-profile #profile-content>div,body.im-learnpress-profile .lp-profile-content{min-width:0}body.im-learnpress-profile #profile-content h2,body.im-learnpress-profile #profile-content h3{letter-spacing:-.02em}.im-profile-nav-toggle{display:none;width:100%;min-height:58px;grid-template-columns:38px minmax(0,1fr) 24px;align-items:center;gap:12px;padding:9px 13px;border:1px solid var(--im-border);border-radius:16px;background:#fff;box-shadow:var(--im-shadow-sm);color:var(--im-text);text-align:left;cursor:pointer}.im-profile-nav-toggle__icon{display:grid;width:38px;height:38px;place-content:center;gap:4px;border-radius:11px;background:var(--im-accent-soft)}.im-profile-nav-toggle__icon span{display:block;width:17px;height:2px;border-radius:2px;background:var(--im-accent-dark)}.im-profile-nav-toggle__text{display:block;min-width:0}.im-profile-nav-toggle__text small,.im-profile-nav-toggle__text strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.im-profile-nav-toggle__text small{color:var(--im-muted);font-size:.68rem;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.im-profile-nav-toggle__text strong{margin-top:2px;font-size:.96rem}.im-profile-nav-toggle__arrow svg{display:block;width:19px;height:19px;transition:transform 150ms ease}.im-profile-nav-toggle[aria-expanded="true"] .im-profile-nav-toggle__arrow svg{transform:rotate(180deg)}body.im-learnpress-profile .dashboard-statistic__row,body.im-learnpress-profile .learn-press-profile-course__statistic{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin:0 0 24px}body.im-learnpress-profile .learn-press-profile-course__statistic:has(.statistic-box:nth-child(4)),body.im-learnpress-profile .dashboard-statistic__row:has(.statistic-box:nth-child(4)){grid-template-columns:repeat(4,minmax(0,1fr))}body.im-learnpress-profile .statistic-box{display:grid;min-width:0;min-height:104px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:13px;margin:0;padding:16px;border:1px solid color-mix(in srgb,var(--im-border) 78%,#fff);border-radius:17px;background:#f8f7fb}body.im-learnpress-profile .statistic-box__icon{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;background:color-mix(in srgb,#8f78ff 13%,#fff);color:#7756e8;font-size:23px}body.im-learnpress-profile .statistic-box:nth-child(2) .statistic-box__icon{background:#fbe5e6;color:#e54f56}body.im-learnpress-profile .statistic-box:nth-child(3) .statistic-box__icon{background:#e5f3df;color:#38a65b}body.im-learnpress-profile .statistic-box:nth-child(4) .statistic-box__icon{background:#efe5f8;color:#9957d8}body.im-learnpress-profile .statistic-box__text,body.im-learnpress-profile .statistic-box__text label{min-width:0;margin:0;color:var(--im-text);font-size:.9rem;font-weight:730;line-height:1.3}body.im-learnpress-profile .statistic-box__text__number,body.im-learnpress-profile .statistic-box__number{display:block;margin-top:4px;color:#0d0b0a;font-size:1.35rem;font-weight:850;line-height:1}body.im-learnpress-profile .learn-press-tabs{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:8px 0 22px;border-bottom:1px solid var(--im-border)}body.im-learnpress-profile .learn-press-filters{display:flex;flex-wrap:wrap;gap:4px 24px;margin:0;padding:0;list-style:none}body.im-learnpress-profile .learn-press-filters li{margin:0}body.im-learnpress-profile .learn-press-filters a{position:relative;display:block;padding:11px 0 13px;color:#111;font-size:clamp(1rem, 1.35vw, 1.25rem);font-weight:790;line-height:1.2;text-decoration:none;cursor:pointer}body.im-learnpress-profile .learn-press-filters a::after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:2px;background:var(--im-accent);content:"";transform:scaleX(0);transition:transform 150ms ease}body.im-learnpress-profile .learn-press-filters a.active,body.im-learnpress-profile .learn-press-filters a:hover{color:var(--im-accent-dark)}body.im-learnpress-profile .learn-press-filters a.active::after,body.im-learnpress-profile .learn-press-filters a:hover::after{transform:scaleX(1)}body.im-learnpress-profile .learn-press-course-builder-link{min-height:42px;margin-bottom:8px;padding-inline:20px;font-size:.88rem;white-space:nowrap}body.im-learnpress-profile .profile-courses-list,body.im-learnpress-profile ul.learn-press-courses.profile-courses-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none}body.im-learnpress-profile table,body.im-learnpress-profile .lp-list-table{width:100%;border:1px solid var(--im-border);border-spacing:0;border-collapse:separate;border-radius:15px;background:#fff;overflow:hidden}body.im-learnpress-profile th,body.im-learnpress-profile td{padding:13px 14px;border-right:0;border-bottom:1px solid var(--im-border);text-align:left;vertical-align:middle}body.im-learnpress-profile th{background:var(--im-surface);color:var(--im-text);font-size:.78rem;font-weight:820;letter-spacing:.025em;text-transform:uppercase}body.im-learnpress-profile tr:last-child td{border-bottom:0}body.im-learnpress-profile .learn-press-pagination,body.im-learnpress .learn-press-pagination{margin-top:28px}body.im-learnpress-profile .learn-press-pagination ul,body.im-learnpress .learn-press-pagination ul{display:flex;justify-content:center;gap:7px;margin:0;padding:0;list-style:none}body.im-learnpress-profile .learn-press-pagination a,body.im-learnpress-profile .learn-press-pagination span,body.im-learnpress .learn-press-pagination a,body.im-learnpress .learn-press-pagination span{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--im-border);border-radius:50%;background:#fff;color:var(--im-text);font-weight:760;text-decoration:none}body.im-learnpress-profile .learn-press-pagination .current,body.im-learnpress-profile .learn-press-pagination a:hover,body.im-learnpress .learn-press-pagination .current,body.im-learnpress .learn-press-pagination a:hover{border-color:var(--im-accent);background:var(--im-accent);color:#fff}body.im-learnpress-profile .learn-press-form,body.im-learnpress-profile .learn-press-form-login,body.im-learnpress-profile .learn-press-form-register{max-width:760px}body.im-learnpress-profile .form-fields,body.im-learnpress-profile .learn-press-form .form-fields{margin:0;padding:0;list-style:none}body.im-learnpress-profile .form-field{margin:0 0 17px}body.im-learnpress-profile .form-field>label{display:block;margin:0 0 6px}body.im-learnpress-profile .form-field .description{display:block;margin-top:5px;color:var(--im-muted);font-size:.8rem}body.im-learnpress-profile .im-booking-profile,body.im-learnpress-profile .im-booking-box,body.im-learnpress-profile .im-bw-profile,body.im-learnpress-profile [class*="im-referral"],body.im-learnpress-profile [class*="imdm-"]{max-width:100%;color:var(--im-text)}body.im-learnpress-profile .im-booking-profile,body.im-learnpress-profile .im-booking-box{border-color:var(--im-border);border-radius:17px;background:#fff;box-shadow:none}body.im-learnpress-profile .im-booking-profile h2,body.im-learnpress-profile .im-booking-profile h3,body.im-learnpress-profile .im-booking-box h2,body.im-learnpress-profile .im-booking-box h3{color:var(--im-text)}body.im-learnpress-profile .im-booking-subnav{display:flex;flex-wrap:wrap;gap:7px;padding:7px;border:1px solid var(--im-border);border-radius:14px;background:var(--im-surface)}body.im-learnpress-profile .im-booking-subnav a{border-radius:10px;color:var(--im-muted);font-weight:680}body.im-learnpress-profile .im-booking-subnav a.is-active{background:#fff;box-shadow:0 5px 16px rgb(42 26 16 / .07);color:var(--im-accent-dark)}body.im-learnpress-profile .im-booking-table-wrap{max-width:100%;border-radius:15px;overflow-x:auto;-webkit-overflow-scrolling:touch}body.im-learnpress-profile .im-booking-table,body.im-learnpress-profile .im-booking-schedule-table{border-color:var(--im-border)}body.im-learnpress-profile .im-booking-service-card,body.im-learnpress-profile .im-booking-stat-card{border-color:var(--im-border);border-radius:16px;box-shadow:none}body.im-learnpress #lp-single-course{width:min(calc(100% - 40px), var(--im-container));margin-inline:auto}body.im-learnpress #learn-press-course{min-width:0}body.im-learnpress .course-summary{color:var(--im-text)}body.im-learnpress .course-summary .course-detail-info,body.im-learnpress .course-summary .course-header,body.im-learnpress .course-summary .course-info{border-radius:22px}body.im-learnpress .course-summary .course-title{font-size:clamp(2rem, 4.6vw, 4rem);line-height:1.07}body.im-learnpress .course-summary .course-description,body.im-learnpress .course-summary .course-tab-panels,body.im-learnpress .course-summary .course-extra-box,body.im-learnpress .course-summary .course-sidebar-preview{border-color:var(--im-border);border-radius:18px;background:#fff}body.im-learnpress .course-summary .course-nav-tabs{display:flex;overflow-x:auto;margin:0 0 22px;padding:0;border-bottom:1px solid var(--im-border);list-style:none;scrollbar-width:thin}body.im-learnpress .course-summary .course-nav-tabs li a{display:block;padding:13px 17px;color:var(--im-text);font-weight:760;text-decoration:none;white-space:nowrap}body.im-learnpress .course-summary .course-nav-tabs li.active a,body.im-learnpress .course-summary .course-nav-tabs li a:hover{color:var(--im-accent)}body.im-learnpress .course-curriculum .section-header,body.im-learnpress .course-curriculum .course-section-header{padding:15px 17px;border:1px solid var(--im-border);border-radius:13px;background:var(--im-surface)}body.im-learnpress .course-curriculum .course-item,body.im-learnpress .course-curriculum li.course-item{border-radius:0;box-shadow:none;transform:none}body.im-learnpress .course-curriculum .course-item:hover,body.im-learnpress .course-curriculum li.course-item:hover{box-shadow:none;transform:none}body.im-learnpress .course-curriculum .course-item a,body.im-learnpress .course-curriculum .course-item .item-name{color:var(--im-text);text-decoration:none}body.im-learnpress .course-curriculum .course-item a:hover{color:var(--im-accent)}body.im-learnpress .course-sidebar{position:sticky;top:calc(var(--im-header-height) + 20px)}body.im-learnpress .course-sidebar-preview{overflow:hidden;box-shadow:var(--im-shadow-md)}body.im-learnpress .course-sidebar-preview .course-price{color:var(--im-accent-dark);font-size:1.55rem;font-weight:850}body.single-lp_lesson .im-site-header,body.single-lp_quiz .im-site-header{position:relative}body.single-lp_lesson .content-item-wrap,body.single-lp_quiz .content-item-wrap{max-width:980px}@media (max-width:1180px){body.im-learnpress .learn-press-courses[data-layout="grid"],body.im-learnpress ul.learn-press-courses,body.im-learnpress .lp-list-courses-default,body.im-learnpress-profile .profile-courses-list,body.im-learnpress-profile ul.learn-press-courses.profile-courses-list{grid-template-columns:repeat(2,minmax(0,1fr))}body.im-learnpress-profile .learn-press-profile-course__statistic:has(.statistic-box:nth-child(4)),body.im-learnpress-profile .dashboard-statistic__row:has(.statistic-box:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){body.im-learnpress .lp-breadcrumb,body.im-learnpress #lp-single-course{width:min(calc(100% - 32px), var(--im-container))}body.im-learnpress .lp-content-area.has-sidebar{grid-template-columns:1fr}body.im-learnpress .archive-courses-sidebar,body.im-learnpress .lp-sidebar,body.im-learnpress .course-sidebar{position:static}body.im-learnpress-profile #learn-press-profile>.lp-content-area{grid-template-columns:1fr;gap:15px}body.im-learnpress-profile #learn-press-profile>.lp-content-area>.wrapper-profile-header,body.im-learnpress-profile #learn-press-profile>.lp-content-area>[class*="profile-cover"],body.im-learnpress-profile #learn-press-profile>.lp-content-area>.lp-profile-cover-bg,body.im-learnpress-profile #learn-press-profile>.lp-content-area>.lp-profile-cover{grid-column:auto}body.im-learnpress-profile #profile-sidebar{position:relative;top:auto;z-index:90}.im-profile-nav-toggle{display:grid}body.im-learnpress-profile #profile-nav{display:none;margin-top:9px;box-shadow:var(--im-shadow-md)}body.im-learnpress-profile #profile-nav.is-open{display:block}body.im-learnpress-profile .profile-tab-sections{position:static;display:none;min-width:0;margin:0;padding:0 9px 9px 42px;border:0;border-radius:0;background:var(--im-surface);box-shadow:none;opacity:1;visibility:visible;transform:none}body.im-learnpress-profile .lp-profile-nav-tabs>li.active.has-child>.profile-tab-sections,body.im-learnpress-profile .lp-profile-nav-tabs>li:focus-within>.profile-tab-sections{display:block}body.im-learnpress-profile .profile-tab-sections::before{display:none}body.im-learnpress-profile .profile-tab-sections a{min-height:39px;font-size:.88rem}body.im-learnpress-profile .lp-profile-nav-tabs>li.has-child>a::after{transform:rotate(135deg)}body.im-learnpress-profile #profile-content{padding:22px}}@media (max-width:720px){body.im-learnpress #main-content>.lp-archive-courses,body.im-learnpress #main-content>#lp-single-course{padding-top:24px}body.im-learnpress .learn-press-courses[data-layout="grid"],body.im-learnpress ul.learn-press-courses,body.im-learnpress .lp-list-courses-default,body.im-learnpress-profile .profile-courses-list,body.im-learnpress-profile ul.learn-press-courses.profile-courses-list{grid-template-columns:1fr;gap:18px}body.im-learnpress-profile .wrapper-profile-header .lp-profile-content-area{grid-template-columns:72px minmax(0,1fr);gap:15px;padding:18px}body.im-learnpress-profile .lp-profile-left .lp-user-profile-avatar,body.im-learnpress-profile .lp-profile-left .profile-avatar,body.im-learnpress-profile .lp-profile-left img.avatar,body.im-learnpress-profile .lp-profile-left img{width:72px;height:72px;border-width:3px}body.im-learnpress-profile .lp-profile-username,body.im-learnpress-profile .lp-profile-right h1,body.im-learnpress-profile .lp-profile-right h2{font-size:1.35rem}body.im-learnpress-profile .lp-profile-user-bio{grid-column:1 / -1;font-size:.86rem}body.im-learnpress-profile .dashboard-statistic__row,body.im-learnpress-profile .learn-press-profile-course__statistic,body.im-learnpress-profile .learn-press-profile-course__statistic:has(.statistic-box:nth-child(4)),body.im-learnpress-profile .dashboard-statistic__row:has(.statistic-box:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.im-learnpress-profile .statistic-box{min-height:92px;grid-template-columns:42px minmax(0,1fr);gap:9px;padding:12px}body.im-learnpress-profile .statistic-box__icon{width:42px;height:42px;font-size:19px}body.im-learnpress-profile .statistic-box__text,body.im-learnpress-profile .statistic-box__text label{font-size:.78rem}body.im-learnpress-profile .statistic-box__text__number,body.im-learnpress-profile .statistic-box__number{font-size:1.18rem}body.im-learnpress-profile .learn-press-tabs{align-items:stretch;flex-direction:column;border-bottom:0}body.im-learnpress-profile .learn-press-filters{overflow-x:auto;flex-wrap:nowrap;gap:21px;border-bottom:1px solid var(--im-border);scrollbar-width:thin}body.im-learnpress-profile .learn-press-filters a{font-size:1rem;white-space:nowrap}body.im-learnpress-profile .learn-press-course-builder-link{align-self:flex-start}body.im-learnpress-profile .lp-list-table,body.im-learnpress-profile table{display:block;max-width:100%;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}}@media (max-width:520px){body.im-learnpress .lp-breadcrumb,body.im-learnpress #lp-single-course{width:min(calc(100% - 24px), var(--im-container))}body.im-learnpress-profile #learn-press-profile{padding-top:15px}body.im-learnpress-profile .wrapper-profile-header .lp-profile-content-area{grid-template-columns:58px minmax(0,1fr);gap:12px;padding:15px}body.im-learnpress-profile .lp-profile-left .lp-user-profile-avatar,body.im-learnpress-profile .lp-profile-left .profile-avatar,body.im-learnpress-profile .lp-profile-left img.avatar,body.im-learnpress-profile .lp-profile-left img{width:58px;height:58px}body.im-learnpress-profile .lp-profile-username,body.im-learnpress-profile .lp-profile-right h1,body.im-learnpress-profile .lp-profile-right h2{font-size:1.15rem}body.im-learnpress-profile #profile-content{padding:16px;border-radius:18px}body.im-learnpress-profile .dashboard-statistic__row,body.im-learnpress-profile .learn-press-profile-course__statistic,body.im-learnpress-profile .learn-press-profile-course__statistic:has(.statistic-box:nth-child(4)),body.im-learnpress-profile .dashboard-statistic__row:has(.statistic-box:nth-child(4)){grid-template-columns:1fr}body.im-learnpress-profile .statistic-box{min-height:78px}body.im-learnpress-profile .im-booking-subnav{display:grid;grid-template-columns:1fr}}body.im-learnpress .im-site-footer .im-footer-menu a,body.im-learnpress .im-site-footer .im-footer-widget a,body.im-learnpress .im-site-footer .widget a,body.im-learnpress .im-site-footer nav a{color:rgb(255 255 255 / .76)!important}body.im-learnpress .im-site-footer .im-footer-menu a:hover,body.im-learnpress .im-site-footer .im-footer-menu a:focus-visible,body.im-learnpress .im-site-footer .im-footer-widget a:hover,body.im-learnpress .im-site-footer .im-footer-widget a:focus-visible,body.im-learnpress .im-site-footer .widget a:hover,body.im-learnpress .im-site-footer .widget a:focus-visible,body.im-learnpress .im-site-footer nav a:hover,body.im-learnpress .im-site-footer nav a:focus-visible{color:#fff!important}