.ead-loading-wrap{position:relative;height:100%}.ead-loading-main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#e4eaf1;height:100%;opacity:.5}.ead-loading{text-align:center;width:100%}.ead-loading span{display:block;font-size:14px;color:#74787d}.ead-loading img{margin:0 auto}.ead-loading-foot{position:absolute;left:0;bottom:0;right:0;padding:10px 20px 53px;font-size:14px;text-align:center}.ead-loading-foot .ead-loading-foot-title{margin:0 0 20px!important;color:#404347;font-size:14px;font-weight:700}.ead-loading-foot .ead-loading-foot-title span{display:block;margin-top:15px;font-size:14px;letter-spacing:0}.ead-loading-foot p{margin-bottom:0;color:#1a1f2a}.ead-loading-foot span{margin:0 10px}.ead-loading-foot .ead-document-btn{color:#1a1f2a;cursor:pointer;display:inline-block;text-decoration:underline}.ead-loading-foot .ead-document-btn:active{opacity:.5}.ead-loading-foot .ead-loading-foot-title img{margin:0 auto}.ead-loading-foot .ead-document-btn img{display:inline-block;vertical-align:middle;margin-right:2px}
:root{--bslms-accent:#2d88a4;--bslms-accent-dark:#206b80;--bslms-ink:#263238;--bslms-muted:#67757b;--bslms-soft:#f5f8f9;--bslms-line:#dfe7ea;--bslms-success:#177a50;--bslms-warning:#9b6a00}.bslms-app,.bslms-catalog,.bslms-dashboard,.bslms-register,.bslms-certificate,.bslms-instructor-app{font-family:Arial,sans-serif;color:var(--bslms-ink);box-sizing:border-box}.bslms-app *,.bslms-catalog *,.bslms-dashboard *,.bslms-register *,.bslms-certificate *,.bslms-instructor-app *{box-sizing:border-box}.bslms-page-head{background:linear-gradient(135deg,#f6fbfc,#e8f5f8);border:1px solid var(--bslms-line);border-radius:20px;padding:26px;margin-bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:18px}.bslms-page-head h2,.bslms-page-head h1{margin:0 0 6px}.bslms-page-head p{margin:0;color:var(--bslms-muted)}.bslms-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 22px}.bslms-kpi-card{border:1px solid var(--bslms-line);border-radius:16px;background:#fff;padding:17px;box-shadow:0 4px 15px rgba(38,50,56,5%)}.bslms-kpi-card strong{display:block;color:var(--bslms-accent);font-size:28px;line-height:1.1}.bslms-kpi-card span{color:var(--bslms-muted);font-size:13px}.bslms-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.bslms-course-card{border:1px solid var(--bslms-line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 6px 20px rgba(38,50,56,7%);display:flex;flex-direction:column;min-height:100%}.bslms-course-cover{aspect-ratio:16/9;background:linear-gradient(135deg,var(--bslms-accent),#79c2d4);position:relative;overflow:hidden}.bslms-course-cover img{width:100%;height:100%;object-fit:cover;display:block}.bslms-course-cover .bslms-cover-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:44px;font-weight:700}.bslms-course-card-body{padding:19px;display:flex;flex-direction:column;flex:1}.bslms-course-card h3{margin:10px 0 7px;font-size:20px;line-height:1.25}.bslms-course-card p{color:var(--bslms-muted)}.bslms-card-meta{display:flex;gap:12px;flex-wrap:wrap;color:var(--bslms-muted);font-size:13px}.bslms-card-footer{margin-top:auto;padding-top:12px}.bslms-price{font-size:20px;color:var(--bslms-ink);font-weight:700}.bslms-tag{display:inline-flex;align-items:center;gap:5px;background:#eaf5f8;color:#125b6c;border:1px solid #c8e5ec;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.bslms-tag.success{background:#ecfdf3;color:var(--bslms-success);border-color:#b7ebcc}.bslms-tag.gray{background:#f1f4f5;color:#5f6c71;border-color:#dce4e7}.bslms-tag.warning{background:#fff8e7;color:var(--bslms-warning);border-color:#efd69a}.bslms-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:var(--bslms-accent);color:#fff!important;border-radius:9px;padding:11px 16px;text-decoration:none!important;border:0;cursor:pointer;font-weight:700;line-height:1.1}.bslms-btn:hover{background:var(--bslms-accent-dark);color:#fff!important}.bslms-btn.secondary{background:#46565c}.bslms-btn.light{background:#eef3f4;color:#34444a!important}.bslms-btn.outline{background:#fff;color:var(--bslms-accent)!important;border:1px solid var(--bslms-accent)}.bslms-btn.small{padding:8px 11px;font-size:13px}.bslms-actions{display:flex;gap:9px;flex-wrap:wrap;align-items:center}.bslms-muted{color:var(--bslms-muted)}.bslms-progress{height:10px;background:#e6ecee;border-radius:999px;overflow:hidden}.bslms-progress span{display:block;background:var(--bslms-accent);height:100%;border-radius:999px;transition:width .25s ease}.bslms-progress-line{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:9px 0 7px;font-size:13px;color:var(--bslms-muted)}.bslms-student-tabs{display:flex;gap:8px;border-bottom:1px solid var(--bslms-line);margin:0 0 18px;overflow:auto}.bslms-student-tabs button{border:0;background:0 0;padding:11px 14px;font-weight:700;color:#637177;cursor:pointer;border-bottom:3px solid transparent;white-space:nowrap}.bslms-student-tabs button.active{color:var(--bslms-accent);border-color:var(--bslms-accent)}.bslms-tab-panel{display:none}.bslms-tab-panel.active{display:block}.bslms-empty-state{text-align:center;border:1px dashed #bac8cd;border-radius:16px;padding:36px;background:#fbfdfd}.bslms-empty-state h3{margin-top:0}.bslms-player{background:#f4f7f8;border:1px solid var(--bslms-line);border-radius:20px;overflow:hidden}.bslms-player-top{background:#fff;border-bottom:1px solid var(--bslms-line);padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:15px}.bslms-player-title h2{margin:0 0 4px;font-size:21px}.bslms-player-title p{margin:0;color:var(--bslms-muted);font-size:13px}.bslms-player-progress{min-width:230px}.bslms-course-layout{display:grid;grid-template-columns:320px minmax(0,1fr);min-height:560px}.bslms-sidebar{background:#fff;border-right:1px solid var(--bslms-line);padding:16px;max-height:75vh;overflow:auto}.bslms-sidebar-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.bslms-sidebar h4{margin:16px 5px 7px;font-size:13px;text-transform:uppercase;letter-spacing:.04em;color:#65747a}.bslms-curriculum-link{display:flex!important;align-items:center;gap:9px;padding:10px!important;border-radius:9px;text-decoration:none!important;color:#33444a!important;margin:3px 0;border:1px solid transparent}.bslms-curriculum-link:hover{background:#f3f7f8}.bslms-curriculum-link.active{background:#eaf5f8;border-color:#c9e4eb;font-weight:700;color:#174f5e!important}.bslms-curriculum-link .status{margin-left:auto;color:#93a1a6}.bslms-curriculum-link.done .status{color:var(--bslms-success)}.bslms-item-dot{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#eff4f5;color:#607077;font-size:12px;flex:0 0 26px}.bslms-curriculum-link.active .bslms-item-dot{background:var(--bslms-accent);color:#fff}.bslms-lesson-area{background:#fff;padding:30px;min-width:0}.bslms-lesson-head{border-bottom:1px solid var(--bslms-line);padding-bottom:17px;margin-bottom:22px}.bslms-lesson-head h1{margin:6px 0 8px;font-size:30px}.bslms-breadcrumbs{font-size:13px;color:var(--bslms-muted)}.bslms-lesson-content{font-size:16px;line-height:1.7;min-height:250px}.bslms-lesson-content img,.bslms-lesson-content iframe,.bslms-lesson-content video{max-width:100%}.bslms-media-frame{border-radius:14px;overflow:hidden;background:#111;margin-bottom:24px}.bslms-media-frame iframe,.bslms-media-frame video{display:block;width:100%;aspect-ratio:16/9;border:0}.bslms-audio-frame{background:#f2f6f7;border:1px solid var(--bslms-line);padding:18px;border-radius:13px;margin-bottom:22px}.bslms-lesson-footer{border-top:1px solid var(--bslms-line);margin-top:26px;padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.bslms-nav-links{display:flex;gap:8px;flex-wrap:wrap}.bslms-sidebar-toggle{display:none}.bslms-lock{padding:24px;border:1px solid #e8d18f;background:#fff9e9;border-radius:17px}.bslms-preview{display:grid;grid-template-columns:minmax(0,1.1fr)minmax(300px,.9fr);gap:22px}.bslms-preview-main,.bslms-preview-side{border:1px solid var(--bslms-line);border-radius:18px;background:#fff;overflow:hidden}.bslms-preview-content{padding:24px}.bslms-preview-side{padding:20px}.bslms-preview-list{list-style:none;padding:0;margin:0}.bslms-preview-list li{padding:10px 0;border-bottom:1px solid #edf1f2;display:flex;justify-content:space-between;gap:10px}.bslms-preview-list .lock{color:#9aa5a9}.bslms-register{max-width:620px;margin:auto;background:#fff;border:1px solid var(--bslms-line);border-radius:18px;padding:26px;box-shadow:0 8px 26px rgba(38,50,56,6%)}.bslms-form-row{margin:13px 0}.bslms-form-row label{display:block;font-weight:700;margin-bottom:5px}.bslms-form-row input,.bslms-form-row select,.bslms-form-row textarea{width:100%;padding:11px;border:1px solid #bdc9cd;border-radius:8px}.bslms-table-wrap{overflow:auto}.bslms-table{width:100%;border-collapse:collapse}.bslms-table th,.bslms-table td{padding:11px;border-bottom:1px solid var(--bslms-line);text-align:left}.bslms-cert-stage{background:#f1f4f5;padding:30px;border-radius:18px}.bslms-cert-box{position:relative;border:10px double var(--bslms-accent);padding:58px 55px;text-align:center;max-width:980px;margin:0 auto;background:#fff;box-shadow:0 10px 35px rgba(38,50,56,.12);overflow:hidden}.bslms-cert-box:before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;border:38px solid rgba(45,136,164,.055);right:-120px;bottom:-160px}.bslms-cert-logo{max-height:72px;max-width:220px;margin:0 auto 18px}.bslms-cert-kicker{text-transform:uppercase;letter-spacing:.24em;color:var(--bslms-accent);font-weight:700;font-size:13px}.bslms-cert-box h1{font-size:44px;margin:8px 0 20px;font-family:Georgia,serif}.bslms-cert-name{font-size:36px;font-weight:700;margin:22px 0;border-bottom:1px solid #9eaaae;display:inline-block;padding:0 30px 8px}.bslms-cert-course{font-family:Georgia,serif;font-size:27px;margin:15px 0}.bslms-cert-meta{display:flex;justify-content:center;gap:45px;flex-wrap:wrap;margin-top:32px}.bslms-cert-meta>div{min-width:180px;border-top:1px solid #718087;padding-top:7px}.bslms-cert-code{margin-top:25px;font-size:12px;color:#6b787d}@media(max-width:900px){.bslms-course-layout,.bslms-preview{grid-template-columns:1fr}.bslms-sidebar{display:none;border-right:0;border-bottom:1px solid var(--bslms-line);max-height:none}.bslms-sidebar.open{display:block}.bslms-sidebar-toggle{display:inline-flex}.bslms-player-progress{min-width:150px}.bslms-kpis{grid-template-columns:1fr}.bslms-player-top{align-items:flex-start;flex-direction:column}.bslms-lesson-area{padding:22px}}@media(max-width:600px){.bslms-cards{grid-template-columns:1fr}.bslms-page-head{padding:20px;align-items:flex-start;flex-direction:column}.bslms-cert-stage{padding:10px}.bslms-cert-box{padding:38px 20px}.bslms-cert-box h1{font-size:32px}.bslms-cert-name{font-size:28px;padding:0 8px}.bslms-lesson-head h1{font-size:25px}}@media print{body *{visibility:hidden!important}.bslms-cert-box,.bslms-cert-box *{visibility:visible!important}.bslms-cert-box{position:absolute;left:0;top:0;width:100%;max-width:none;box-shadow:none}.bslms-no-print{display:none!important}}.bslms-template-shell{width:min(1500px,calc(100% - 32px));margin:28px auto 48px}.bslms-quiz-intro{min-height:0;margin-bottom:20px}.bslms-quiz-form{display:grid;gap:18px}.bslms-quiz-question{margin:0;border:1px solid var(--bslms-line);border-radius:14px;padding:18px;background:#fbfdfd}.bslms-quiz-question legend{font-weight:700;font-size:17px;padding:0 8px;display:flex;gap:10px;align-items:flex-start}.bslms-quiz-question legend span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--bslms-accent);color:#fff;flex:0 0 28px;font-size:13px}.bslms-quiz-question>input[type=text]{width:100%;padding:12px;border:1px solid #bcc9cd;border-radius:9px;font-size:16px;margin-top:12px}.bslms-quiz-option{display:flex;align-items:flex-start;gap:10px;padding:11px 12px;border:1px solid #dce6e9;background:#fff;border-radius:10px;margin:8px 0;cursor:pointer}.bslms-quiz-option:hover{border-color:var(--bslms-accent);background:#f1f9fb}.bslms-quiz-option input{margin-top:4px}.bslms-quiz-submit{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;border-top:1px solid var(--bslms-line);padding-top:18px}.bslms-quiz-result{padding:16px 18px;border-radius:12px;margin:0 0 18px}.bslms-quiz-result.success{background:#ecfdf3;border:1px solid #b7ebcc;color:#12633f}.bslms-quiz-result.failed{background:#fff4f1;border:1px solid #f1c7bd;color:#8a2d1f}@media(max-width:700px){.bslms-template-shell{width:min(100% - 16px,1500px);margin-top:12px}}.bslms-preview-banner{padding:12px 18px;background:#fff8e7;border:1px solid #efd28d;border-radius:12px;color:#71510a;margin:0 0 14px}.bslms-quiz-result.preview{background:#eef7fa;border-color:#b8dfe8;color:#215e6c}.bslms-curriculum-link small{font-size:11px;opacity:.75}.bslms-quiz-form input:disabled,.bslms-quiz-form button:disabled{cursor:not-allowed;opacity:.65}.bslms-login-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px;font-size:14px}.bslms-login-links a{color:var(--bslms-accent);font-weight:700}.bslms-lock.success{background:#ecfdf3;border-color:#b7ebcc;color:#12633f}.bslms-lock.error{background:#fff4f1;border-color:#f1c7bd;color:#8a2d1f}.bslms-lock.warning{background:#fff8e7;border-color:#efd69a;color:#79580c}
:root,[data-tutor-theme=light]{--tutor-surface-base:#fafafa;--tutor-surface-l1:#fff;--tutor-surface-l1-hover:#f5f5f6;--tutor-surface-l2:#ececed;--tutor-surface-l2-hover:#cecfd2;--tutor-surface-l3:#f5f5f6;--tutor-surface-brand-dark:var(--tutor-brand-950,#1c234f);--tutor-surface-brand-primary:var(--tutor-brand-600,#3e64de);--tutor-surface-brand-primary-2:var(--tutor-brand-800,#293da4);--tutor-surface-brand-secondary:var(--tutor-brand-300,#dbe4fa);--tutor-surface-brand-tertiary:var(--tutor-brand-100,#f6f8fe);--tutor-surface-brand-quaternary:var(--tutor-brand-200,#e4ebfc);--tutor-surface-sidebar-l1:#fcfcfc;--tutor-surface-exception2-secondary:#fff0f9;--tutor-surface-exception3-highlight:#cbfd78;--tutor-surface-exception6:#f2e8ff;--tutor-surface-exception7:var(--tutor-brand-900,#263782);--tutor-surface-dark:#0c111d;--tutor-surface-warning:#fffaeb;--tutor-surface-warning-hover:#fef0c7;--tutor-surface-warning-hover-2:#fef0c7;--tutor-surface-success:#eaf6ec;--tutor-surface-critical:#fee4e2;--tutor-text-primary:#0c111d;--tutor-text-primary-inverse:#fff;--tutor-text-secondary:#333741;--tutor-text-subdued:#73767d;--tutor-text-disabled:#cecfd2;--tutor-text-brand:var(--tutor-brand-600,#3e64de);--tutor-text-brand-hover:var(--tutor-brand-700,#2b49ca);--tutor-text-brand-secondary:var(--tutor-brand-400,#a4bcf4);--tutor-text-light:#fafafa;--tutor-text-success:#1c7731;--tutor-text-critical:#d92d20;--tutor-text-critical-hover:#b42318;--tutor-text-warning:#93370d;--tutor-text-caution:#854a0e;--tutor-text-exception1:#00acc2;--tutor-text-exception2:#ee0097;--tutor-text-exception4:#fdb022;--tutor-text-exception5:#9747ff;--tutor-text-highlighted-hover:#333741;--tutor-icon-idle:#333741;--tutor-icon-idle-inverse:#fff;--tutor-icon-hover:#161b26;--tutor-icon-secondary:#73767d;--tutor-icon-subdued:#94969c;--tutor-icon-disabled:#cecfd2;--tutor-icon-brand:var(--tutor-brand-600,#3e64de);--tutor-icon-brand-hover:var(--tutor-brand-700,#2b49ca);--tutor-icon-brand-secondary:var(--tutor-brand-300,#dbe4fa);--tutor-icon-exception1:#00acc2;--tutor-icon-exception2:#ee0097;--tutor-icon-exception4:#fdb022;--tutor-icon-exception5:#9747ff;--tutor-icon-success-primary:#1c7731;--tutor-icon-success-secondary:#24983f;--tutor-icon-caution:#fac515;--tutor-icon-critical:#d92d20;--tutor-icon-critical-hover:#b42318;--tutor-icon-warning:#b54708;--tutor-icon-warning-secondary:#fdb022;--tutor-button-primary:var(--tutor-brand-600,#3e64de);--tutor-button-primary-hover:var(--tutor-brand-700,#2b49ca);--tutor-button-primary-focused:var(--tutor-brand-600,#3e64de);--tutor-button-primary-disabled:var(--tutor-brand-400,#a4bcf4);--tutor-button-primary-soft:var(--tutor-brand-200,#e4ebfc);--tutor-button-primary-soft-hover:var(--tutor-brand-300,#dbe4fa);--tutor-button-primary-soft-focused:var(--tutor-brand-200,#e4ebfc);--tutor-button-disabled:#f0f1f1;--tutor-button-destructive:#d92d20;--tutor-button-destructive-hover:#b42318;--tutor-button-destructive-focused:#d92d20;--tutor-button-destructive-soft:#fee4e2;--tutor-button-destructive-soft-hover:#fecdca;--tutor-button-destructive-soft-focused:#fee4e2;--tutor-button-success:#24983f;--tutor-button-success-hover:#1c7731;--tutor-button-success-focused:#24983f;--tutor-button-secondary:#ececed;--tutor-button-secondary-hover:#cecfd2;--tutor-button-secondary-focused:#ececed;--tutor-button-outline-inverse:#fff;--tutor-button-outline-hover:#ececed;--tutor-button-outline-focused-inverse:#fff;--tutor-button-ghost-hover:#ececed;--tutor-border-idle:#ececed;--tutor-border-idle2:#ececed;--tutor-border-hover:#cecfd2;--tutor-border-tertiary:#94969c;--tutor-border-inverse:#fff;--tutor-border-brand:var(--tutor-brand-600,#3e64de);--tutor-border-brand-secondary:var(--tutor-brand-300,#dbe4fa);--tutor-border-brand-tertiary:var(--tutor-brand-400,#a4bcf4);--tutor-border-dark:#0c111d;--tutor-border-success:#6fc482;--tutor-border-success-secondary:#1c7731;--tutor-border-warning:#fedf89;--tutor-border-warning-secondary:#b54708;--tutor-border-warning-tertiary:#fdb022;--tutor-border-error:#fda29b;--tutor-border-error-secondary:#b42318;--tutor-border-error-tertiary:#f97066;--tutor-border-exception6:#9747ff;--tutor-tab-sidebar-l2:#fcfcfc;--tutor-tab-sidebar-l2-hover:#ececed;--tutor-tab-sidebar-l2-active:var(--tutor-brand-200,#e4ebfc);--tutor-tab-sidebar-l4-hover:#ececed;--tutor-tab-sidebar-l4-active:var(--tutor-brand-200,#e4ebfc);--tutor-tab-l3:var(--tutor-brand-200,#e4ebfc);--tutor-tab-l3-hover:var(--tutor-brand-300,#dbe4fa);--tutor-tab-l3-active:var(--tutor-brand-200,#e4ebfc);--tutor-tab-l3-active-hover:#f0f1f1;--tutor-actions-success-primary:#24983f;--tutor-actions-success-secondary:#9cd7a9;--tutor-actions-success-tertiary:#eaf6ec;--tutor-actions-success-exception:#28a745;--tutor-actions-warning-primary:#fdb022;--tutor-actions-warning-secondary:#fef0c7;--tutor-actions-warning-tertiary:#fffaeb;--tutor-actions-warning-exception:#f79009;--tutor-actions-brand-primary:var(--tutor-brand-600,#3e64de);--tutor-actions-brand-secondary:var(--tutor-brand-300,#dbe4fa);--tutor-actions-brand-tertiary:var(--tutor-brand-200,#e4ebfc);--tutor-actions-gray-empty:#f5f5f6;--tutor-actions-gray-secondary:#f0f1f1;--tutor-actions-gray-tertiary:#ececed;--tutor-actions-gray-quaternary:#e0e0e1;--tutor-actions-critical-primary:#f04438;--tutor-actions-critical-secondary:#fee4e2;--tutor-actions-exception3-highlight:#cbfd78;--tutor-actions-caution:#fac515;--tutor-actions-caution-secondary:#fef7c3;--tutor-actions-inverse:#fff;--tutor-actions-exception5:#9747ff;--tutor-actions-exception6:#f2e8ff;--tutor-quiz-idle:#fafafa;--tutor-quiz-hover:#f0f1f1;--tutor-visual-gray-1:#fff;--tutor-visual-gray-2:#ececed;--tutor-visual-gray-3:#cecfd2;--tutor-visual-gray-4:#2d3039;--tutor-visual-brand-1:var(--tutor-brand-500,#4979e8);--tutor-visual-brand-2:var(--tutor-brand-400,#a4bcf4);--tutor-visual-brand-3:var(--tutor-brand-300,#dbe4fa);--tutor-visual-success-1:#28a745;--tutor-visual-success-2:#28a745;--tutor-visual-critical-1:#f04438;--tutor-visual-critical-2:#fee4e2;--tutor-visual-caution-1:#fde272;--tutor-visual-caution-2:#a15c07;--tutor-visual-caution-3:#713b12;--tutor-visual-orange-1:#ff8904;--tutor-visual-exception-1:#cbfd78;--tutor-visual-exception-2:#f4f433;--tutor-visual-exception-3:#ee0097;--tutor-font-weight-regular:400;--tutor-font-weight-medium:500;--tutor-font-weight-semibold:600;--tutor-font-weight-bold:700;--tutor-shadow-xs:0px 1px 2px 0px rgba(16,24,40,.05);--tutor-shadow-sm:0px 1px 2px 0px rgba(16,24,40,.06),0px 1px 3px 0px rgba(16,24,40,.1);--tutor-shadow-md:0px 2px 4px -2px rgba(16,24,40,.06),0px 4px 8px -2px rgba(16,24,40,.1);--tutor-shadow-lg:0px 4px 6px -2px rgba(16,24,40,.03),0px 12px 16px -4px rgba(16,24,40,.08);--tutor-shadow-xl:0px 8px 8px -4px rgba(16,24,40,.03),0px 20px 24px -4px rgba(16,24,40,.08);--tutor-shadow-2xl:0px 24px 48px -12px rgba(16,24,40,.18);--tutor-shadow-3xl:0px 32px 64px -12px rgba(16,24,40,.14)}[data-tutor-theme=dark]{--tutor-surface-base:#161b26;--tutor-surface-l1:#1f242f;--tutor-surface-l1-hover:#2d3039;--tutor-surface-l2:#2d3039;--tutor-surface-l2-hover:#2d3039;--tutor-surface-l3:#242a37;--tutor-surface-brand-dark:var(--tutor-brand-950,#1c234f);--tutor-surface-brand-primary:var(--tutor-brand-600,#3e64de);--tutor-surface-brand-primary-2:var(--tutor-brand-800,#293da4);--tutor-surface-brand-secondary:var(--tutor-brand-950,#1c234f);--tutor-surface-brand-tertiary:#2d3039;--tutor-surface-brand-quaternary:var(--tutor-brand-900,#263782);--tutor-surface-sidebar-l1:#0c111d;--tutor-surface-exception2-secondary:#333741;--tutor-surface-exception3-highlight:#cbfd78;--tutor-surface-exception6:#2c0066;--tutor-surface-exception7:var(--tutor-brand-900,#263782);--tutor-surface-dark:#61646c;--tutor-surface-warning:#2d3039;--tutor-surface-warning-hover:#7a2e0e;--tutor-surface-warning-hover-2:#423630;--tutor-surface-success:#0c3114;--tutor-surface-critical:#55160c;--tutor-text-primary:#f0f1f1;--tutor-text-primary-inverse:#fff;--tutor-text-secondary:#cecfd2;--tutor-text-subdued:#73767d;--tutor-text-disabled:#61646c;--tutor-text-brand:var(--tutor-brand-500,#4979e8);--tutor-text-brand-hover:var(--tutor-brand-500,#4979e8);--tutor-text-brand-secondary:var(--tutor-brand-400,#a4bcf4);--tutor-text-light:#fafafa;--tutor-text-success:#24983f;--tutor-text-critical:#d92d20;--tutor-text-critical-hover:#b42318;--tutor-text-warning:#dc6803;--tutor-text-caution:#ca8504;--tutor-text-exception1:#00acc2;--tutor-text-exception2:#ee0097;--tutor-text-exception4:#fdb022;--tutor-text-exception5:#9747ff;--tutor-text-highlighted-hover:#333741;--tutor-icon-idle:#cecfd2;--tutor-icon-idle-inverse:#fff;--tutor-icon-hover:#fff;--tutor-icon-secondary:#73767d;--tutor-icon-subdued:#61646c;--tutor-icon-disabled:#61646c;--tutor-icon-brand:var(--tutor-brand-500,#4979e8);--tutor-icon-brand-hover:var(--tutor-brand-700,#2b49ca);--tutor-icon-brand-secondary:#2d3039;--tutor-icon-exception1:#00acc2;--tutor-icon-exception2:#ee0097;--tutor-icon-exception4:#fdb022;--tutor-icon-exception5:#9747ff;--tutor-icon-success-primary:#1c7731;--tutor-icon-success-secondary:#28a745;--tutor-icon-caution:#fac515;--tutor-icon-critical:#d92d20;--tutor-icon-critical-hover:#b42318;--tutor-icon-warning:#dc6803;--tutor-icon-warning-secondary:#fdb022;--tutor-button-primary:var(--tutor-brand-600,#3e64de);--tutor-button-primary-hover:var(--tutor-brand-700,#2b49ca);--tutor-button-primary-focused:var(--tutor-brand-600,#3e64de);--tutor-button-primary-disabled:var(--tutor-brand-400,#a4bcf4);--tutor-button-primary-soft:#333741;--tutor-button-primary-soft-hover:var(--tutor-brand-400,#a4bcf4);--tutor-button-primary-soft-focused:#333741;--tutor-button-disabled:#2d3039;--tutor-button-destructive:#d92d20;--tutor-button-destructive-hover:#b42318;--tutor-button-destructive-focused:#d92d20;--tutor-button-destructive-soft:#fee4e2;--tutor-button-destructive-soft-hover:#fecdca;--tutor-button-destructive-soft-focused:#fee4e2;--tutor-button-success:#28a745;--tutor-button-success-hover:#24983f;--tutor-button-success-focused:#28a745;--tutor-button-secondary:#333741;--tutor-button-secondary-hover:#61646c;--tutor-button-secondary-focused:#333741;--tutor-button-outline-inverse:#1f242f;--tutor-button-outline-hover:#333741;--tutor-button-outline-focused-inverse:#0c111d;--tutor-button-ghost-hover:#333741;--tutor-border-idle:#2d3039;--tutor-border-idle2:#333741;--tutor-border-hover:#61646c;--tutor-border-tertiary:#61646c;--tutor-border-inverse:#333741;--tutor-border-brand:var(--tutor-brand-600,#3e64de);--tutor-border-brand-secondary:#333741;--tutor-border-brand-tertiary:var(--tutor-brand-700,#2b49ca);--tutor-border-dark:#333741;--tutor-border-success:#1c7731;--tutor-border-success-secondary:#24983f;--tutor-border-warning:#fedf89;--tutor-border-warning-secondary:#dc6803;--tutor-border-warning-tertiary:#dc6803;--tutor-border-error:#b42318;--tutor-border-error-secondary:#d92d20;--tutor-border-error-tertiary:#f97066;--tutor-border-exception6:#9747ff;--tutor-tab-sidebar-l2:#fff;--tutor-tab-sidebar-l2-hover:#2d3039;--tutor-tab-sidebar-l2-active:#1f242f;--tutor-tab-sidebar-l4-hover:#2d3039;--tutor-tab-sidebar-l4-active:#2d3039;--tutor-tab-l3:#2d3039;--tutor-tab-l3-hover:#333741;--tutor-tab-l3-active:#2d3039;--tutor-tab-l3-active-hover:#2d3039;--tutor-actions-success-primary:#24983f;--tutor-actions-success-secondary:#9cd7a9;--tutor-actions-success-tertiary:#333741;--tutor-actions-success-exception:#0c3114;--tutor-actions-warning-primary:#fdb022;--tutor-actions-warning-secondary:#333741;--tutor-actions-warning-tertiary:#fffaeb;--tutor-actions-warning-exception:#fffaeb;--tutor-actions-brand-primary:var(--tutor-brand-500,#4979e8);--tutor-actions-brand-secondary:var(--tutor-brand-950,#1c234f);--tutor-actions-brand-tertiary:#2d3039;--tutor-actions-gray-empty:#1f242f;--tutor-actions-gray-secondary:#2d3039;--tutor-actions-gray-tertiary:#1f242f;--tutor-actions-gray-quaternary:#161b26;--tutor-actions-critical-primary:#f04438;--tutor-actions-critical-secondary:#333741;--tutor-actions-exception3-highlight:#cbfd78;--tutor-actions-caution:#fac515;--tutor-actions-caution-secondary:#fef7c3;--tutor-actions-inverse:#fff;--tutor-actions-exception5:#9747ff;--tutor-actions-exception6:#f2e8ff;--tutor-quiz-idle:#2d3039;--tutor-quiz-hover:#333741;--tutor-visual-gray-1:#1f242f;--tutor-visual-gray-2:#333741;--tutor-visual-gray-3:#61646c;--tutor-visual-gray-4:#854a0e;--tutor-visual-brand-1:var(--tutor-brand-600,#3e64de);--tutor-visual-brand-2:var(--tutor-brand-800,#293da4);--tutor-visual-brand-3:var(--tutor-brand-900,#263782);--tutor-visual-success-1:#28a745;--tutor-visual-success-2:#28a745;--tutor-visual-critical-1:#d92d20;--tutor-visual-critical-2:#7a271a;--tutor-visual-caution-1:#ca8504;--tutor-visual-caution-2:#a15c07;--tutor-visual-caution-3:#713b12;--tutor-visual-orange-1:#ff8904;--tutor-visual-exception-1:#cbfd78;--tutor-visual-exception-2:#f4f433;--tutor-visual-exception-3:#ee0097;--tutor-font-weight-regular:400;--tutor-font-weight-medium:500;--tutor-font-weight-semibold:600;--tutor-font-weight-bold:700;--tutor-shadow-xs:0px 1px 2px 0px rgba(16,24,40,.05);--tutor-shadow-sm:0px 1px 2px 0px rgba(16,24,40,.06),0px 1px 3px 0px rgba(16,24,40,.1);--tutor-shadow-md:0px 2px 4px -2px rgba(16,24,40,.06),0px 4px 8px -2px rgba(16,24,40,.1);--tutor-shadow-lg:0px 4px 6px -2px rgba(16,24,40,.03),0px 12px 16px -4px rgba(16,24,40,.08);--tutor-shadow-xl:0px 8px 8px -4px rgba(16,24,40,.03),0px 20px 24px -4px rgba(16,24,40,.08);--tutor-shadow-2xl:0px 24px 48px -12px rgba(16,24,40,.18);--tutor-shadow-3xl:0px 32px 64px -12px rgba(16,24,40,.14)}@media (prefers-color-scheme:dark){[data-tutor-theme=system]{--tutor-surface-base:#161b26;--tutor-surface-l1:#1f242f;--tutor-surface-l1-hover:#2d3039;--tutor-surface-l2:#2d3039;--tutor-surface-l2-hover:#2d3039;--tutor-surface-l3:#242a37;--tutor-surface-brand-dark:var(--tutor-brand-950,#1c234f);--tutor-surface-brand-primary:var(--tutor-brand-600,#3e64de);--tutor-surface-brand-primary-2:var(--tutor-brand-800,#293da4);--tutor-surface-brand-secondary:var(--tutor-brand-950,#1c234f);--tutor-surface-brand-tertiary:#2d3039;--tutor-surface-brand-quaternary:var(--tutor-brand-900,#263782);--tutor-surface-sidebar-l1:#0c111d;--tutor-surface-exception2-secondary:#333741;--tutor-surface-exception3-highlight:#cbfd78;--tutor-surface-exception6:#2c0066;--tutor-surface-exception7:var(--tutor-brand-900,#263782);--tutor-surface-dark:#61646c;--tutor-surface-warning:#2d3039;--tutor-surface-warning-hover:#7a2e0e;--tutor-surface-warning-hover-2:#423630;--tutor-surface-success:#0c3114;--tutor-surface-critical:#55160c;--tutor-text-primary:#f0f1f1;--tutor-text-primary-inverse:#fff;--tutor-text-secondary:#cecfd2;--tutor-text-subdued:#73767d;--tutor-text-disabled:#61646c;--tutor-text-brand:var(--tutor-brand-500,#4979e8);--tutor-text-brand-hover:var(--tutor-brand-500,#4979e8);--tutor-text-brand-secondary:var(--tutor-brand-400,#a4bcf4);--tutor-text-light:#fafafa;--tutor-text-success:#24983f;--tutor-text-critical:#d92d20;--tutor-text-critical-hover:#b42318;--tutor-text-warning:#dc6803;--tutor-text-caution:#ca8504;--tutor-text-exception1:#00acc2;--tutor-text-exception2:#ee0097;--tutor-text-exception4:#fdb022;--tutor-text-exception5:#9747ff;--tutor-text-highlighted-hover:#333741;--tutor-icon-idle:#cecfd2;--tutor-icon-idle-inverse:#fff;--tutor-icon-hover:#fff;--tutor-icon-secondary:#73767d;--tutor-icon-subdued:#61646c;--tutor-icon-disabled:#61646c;--tutor-icon-brand:var(--tutor-brand-500,#4979e8);--tutor-icon-brand-hover:var(--tutor-brand-700,#2b49ca);--tutor-icon-brand-secondary:#2d3039;--tutor-icon-exception1:#00acc2;--tutor-icon-exception2:#ee0097;--tutor-icon-exception4:#fdb022;--tutor-icon-exception5:#9747ff;--tutor-icon-success-primary:#1c7731;--tutor-icon-success-secondary:#28a745;--tutor-icon-caution:#fac515;--tutor-icon-critical:#d92d20;--tutor-icon-critical-hover:#b42318;--tutor-icon-warning:#dc6803;--tutor-icon-warning-secondary:#fdb022;--tutor-button-primary:var(--tutor-brand-600,#3e64de);--tutor-button-primary-hover:var(--tutor-brand-700,#2b49ca);--tutor-button-primary-focused:var(--tutor-brand-600,#3e64de);--tutor-button-primary-disabled:var(--tutor-brand-400,#a4bcf4);--tutor-button-primary-soft:#333741;--tutor-button-primary-soft-hover:var(--tutor-brand-400,#a4bcf4);--tutor-button-primary-soft-focused:#333741;--tutor-button-disabled:#2d3039;--tutor-button-destructive:#d92d20;--tutor-button-destructive-hover:#b42318;--tutor-button-destructive-focused:#d92d20;--tutor-button-destructive-soft:#fee4e2;--tutor-button-destructive-soft-hover:#fecdca;--tutor-button-destructive-soft-focused:#fee4e2;--tutor-button-success:#28a745;--tutor-button-success-hover:#24983f;--tutor-button-success-focused:#28a745;--tutor-button-secondary:#333741;--tutor-button-secondary-hover:#61646c;--tutor-button-secondary-focused:#333741;--tutor-button-outline-inverse:#1f242f;--tutor-button-outline-hover:#333741;--tutor-button-outline-focused-inverse:#0c111d;--tutor-button-ghost-hover:#333741;--tutor-border-idle:#2d3039;--tutor-border-idle2:#333741;--tutor-border-hover:#61646c;--tutor-border-tertiary:#61646c;--tutor-border-inverse:#333741;--tutor-border-brand:var(--tutor-brand-600,#3e64de);--tutor-border-brand-secondary:#333741;--tutor-border-brand-tertiary:var(--tutor-brand-700,#2b49ca);--tutor-border-dark:#333741;--tutor-border-success:#1c7731;--tutor-border-success-secondary:#24983f;--tutor-border-warning:#fedf89;--tutor-border-warning-secondary:#dc6803;--tutor-border-warning-tertiary:#dc6803;--tutor-border-error:#b42318;--tutor-border-error-secondary:#d92d20;--tutor-border-error-tertiary:#f97066;--tutor-border-exception6:#9747ff;--tutor-tab-sidebar-l2:#fff;--tutor-tab-sidebar-l2-hover:#2d3039;--tutor-tab-sidebar-l2-active:#1f242f;--tutor-tab-sidebar-l4-hover:#2d3039;--tutor-tab-sidebar-l4-active:#2d3039;--tutor-tab-l3:#2d3039;--tutor-tab-l3-hover:#333741;--tutor-tab-l3-active:#2d3039;--tutor-tab-l3-active-hover:#2d3039;--tutor-actions-success-primary:#24983f;--tutor-actions-success-secondary:#9cd7a9;--tutor-actions-success-tertiary:#333741;--tutor-actions-success-exception:#0c3114;--tutor-actions-warning-primary:#fdb022;--tutor-actions-warning-secondary:#333741;--tutor-actions-warning-tertiary:#fffaeb;--tutor-actions-warning-exception:#fffaeb;--tutor-actions-brand-primary:var(--tutor-brand-500,#4979e8);--tutor-actions-brand-secondary:var(--tutor-brand-950,#1c234f);--tutor-actions-brand-tertiary:#2d3039;--tutor-actions-gray-empty:#1f242f;--tutor-actions-gray-secondary:#2d3039;--tutor-actions-gray-tertiary:#1f242f;--tutor-actions-gray-quaternary:#161b26;--tutor-actions-critical-primary:#f04438;--tutor-actions-critical-secondary:#333741;--tutor-actions-exception3-highlight:#cbfd78;--tutor-actions-caution:#fac515;--tutor-actions-caution-secondary:#fef7c3;--tutor-actions-inverse:#fff;--tutor-actions-exception5:#9747ff;--tutor-actions-exception6:#f2e8ff;--tutor-quiz-idle:#2d3039;--tutor-quiz-hover:#333741;--tutor-visual-gray-1:#1f242f;--tutor-visual-gray-2:#333741;--tutor-visual-gray-3:#61646c;--tutor-visual-gray-4:#854a0e;--tutor-visual-brand-1:var(--tutor-brand-600,#3e64de);--tutor-visual-brand-2:var(--tutor-brand-800,#293da4);--tutor-visual-brand-3:var(--tutor-brand-900,#263782);--tutor-visual-success-1:#28a745;--tutor-visual-success-2:#28a745;--tutor-visual-critical-1:#d92d20;--tutor-visual-critical-2:#7a271a;--tutor-visual-caution-1:#ca8504;--tutor-visual-caution-2:#a15c07;--tutor-visual-caution-3:#713b12;--tutor-visual-orange-1:#ff8904;--tutor-visual-exception-1:#cbfd78;--tutor-visual-exception-2:#f4f433;--tutor-visual-exception-3:#ee0097;--tutor-font-weight-regular:400;--tutor-font-weight-medium:500;--tutor-font-weight-semibold:600;--tutor-font-weight-bold:700;--tutor-shadow-xs:0px 1px 2px 0px rgba(16,24,40,.05);--tutor-shadow-sm:0px 1px 2px 0px rgba(16,24,40,.06),0px 1px 3px 0px rgba(16,24,40,.1);--tutor-shadow-md:0px 2px 4px -2px rgba(16,24,40,.06),0px 4px 8px -2px rgba(16,24,40,.1);--tutor-shadow-lg:0px 4px 6px -2px rgba(16,24,40,.03),0px 12px 16px -4px rgba(16,24,40,.08);--tutor-shadow-xl:0px 8px 8px -4px rgba(16,24,40,.03),0px 20px 24px -4px rgba(16,24,40,.08);--tutor-shadow-2xl:0px 24px 48px -12px rgba(16,24,40,.18);--tutor-shadow-3xl:0px 32px 64px -12px rgba(16,24,40,.14)}}[data-tutor-theme=light][data-tutor-contrast=high],[data-tutor-theme=system][data-tutor-contrast=high]{--tutor-text-primary:#0c111d;--tutor-text-secondary:#0c111d;--tutor-text-subdued:#0c111d;--tutor-text-disabled:#73767d;--tutor-icon-idle:#2d3039;--tutor-icon-hover:#161b26;--tutor-icon-secondary:#333741;--tutor-icon-subdued:#333741;--tutor-icon-disabled:#94969c;--tutor-border-idle:#1f242f;--tutor-border-hover:#161b26;--tutor-border-tertiary:#1f242f;--tutor-border-brand:var(--tutor-brand-600,#3e64de);--tutor-border-brand-secondary:var(--tutor-brand-800,#293da4);--tutor-border-brand-tertiary:var(--tutor-brand-800,#293da4);--tutor-visual-success-1:#28a745;--tutor-visual-success-2:#28a745;--tutor-visual-critical-1:#f04438;--tutor-visual-critical-2:#fee4e2;--tutor-visual-exception-1:#cbfd78}[data-tutor-theme=dark][data-tutor-contrast=high]{--tutor-text-primary:#f0f1f1;--tutor-text-secondary:#f5f5f6;--tutor-text-subdued:#f5f5f6;--tutor-text-disabled:#cecfd2;--tutor-icon-idle:#cecfd2;--tutor-icon-hover:#fff;--tutor-icon-secondary:#73767d;--tutor-icon-subdued:#61646c;--tutor-icon-disabled:#61646c;--tutor-border-idle:#94969c;--tutor-border-hover:#cecfd2;--tutor-border-tertiary:#cecfd2;--tutor-border-brand:var(--tutor-brand-200,#e4ebfc);--tutor-border-brand-secondary:var(--tutor-brand-800,#293da4);--tutor-border-brand-tertiary:var(--tutor-brand-700,#2b49ca);--tutor-visual-success-1:#28a745;--tutor-visual-success-2:#28a745;--tutor-visual-critical-1:#d92d20;--tutor-visual-critical-2:#7a271a;--tutor-visual-exception-1:#cbfd78}@media (prefers-color-scheme:dark){[data-tutor-theme=system][data-tutor-contrast=high]{--tutor-text-primary:#f0f1f1;--tutor-text-secondary:#f5f5f6;--tutor-text-subdued:#f5f5f6;--tutor-text-disabled:#cecfd2;--tutor-icon-idle:#cecfd2;--tutor-icon-hover:#fff;--tutor-icon-secondary:#73767d;--tutor-icon-subdued:#61646c;--tutor-icon-disabled:#61646c;--tutor-border-idle:#94969c;--tutor-border-hover:#cecfd2;--tutor-border-tertiary:#cecfd2;--tutor-border-brand:var(--tutor-brand-200,#e4ebfc);--tutor-border-brand-secondary:var(--tutor-brand-800,#293da4);--tutor-border-brand-tertiary:var(--tutor-brand-700,#2b49ca);--tutor-visual-success-1:#28a745;--tutor-visual-success-2:#28a745;--tutor-visual-critical-1:#d92d20;--tutor-visual-critical-2:#7a271a;--tutor-visual-exception-1:#cbfd78}}[data-tutor-vision=protanopia]{--tutor-icon-success-primary:#00b8db;--tutor-icon-success-secondary:#0092b8;--tutor-icon-caution:#eaaa08;--tutor-icon-critical:#f54900;--tutor-icon-critical-hover:#ca3500;--tutor-icon-warning:#ca3500;--tutor-icon-warning-secondary:#eaaa08;--tutor-button-destructive:#f54900;--tutor-button-destructive-hover:#ca3500;--tutor-button-destructive-focused:#f54900;--tutor-button-destructive-soft:#ffedd4;--tutor-button-destructive-soft-hover:#ffd6a7;--tutor-button-destructive-soft-focused:#ffedd4;--tutor-button-success:#00b8db;--tutor-button-success-hover:#0092b8;--tutor-button-success-focused:#00b8db;--tutor-border-warning:#fde272;--tutor-border-warning-secondary:#ca3500;--tutor-border-warning-tertiary:#ffb86a;--tutor-border-success:#53eafd;--tutor-border-success-secondary:#0092b8;--tutor-border-error:#ffb86a;--tutor-border-error-secondary:#ca3500;--tutor-border-error-tertiary:#ff8904;--tutor-actions-success-primary:#00b8db;--tutor-actions-success-secondary:#00d3f2;--tutor-actions-success-exception:#00d3f2;--tutor-actions-warning-primary:#ffb86a;--tutor-actions-warning-tertiary:#fefbe8;--tutor-actions-critical-primary:#f54900;--tutor-actions-caution:#eaaa08;--tutor-actions-caution-secondary:#fef7c3;--tutor-text-critical:#f54900;--tutor-text-critical-hover:#ca3500;--tutor-text-warning:#ca3500;--tutor-text-caution:#a15c07;--tutor-visual-success-1:#00b8db;--tutor-visual-success-2:#00b8db;--tutor-visual-exception-1:#a2f4fd}[data-tutor-theme=light][data-tutor-vision=protanopia],[data-tutor-theme=system][data-tutor-vision=protanopia]{--tutor-surface-success:#ecfeff;--tutor-surface-critical:#ffedd4;--tutor-text-success:#007595;--tutor-actions-success-tertiary:#cefafe;--tutor-actions-warning-secondary:#ffedd4;--tutor-actions-warning-exception:#f54900;--tutor-actions-critical-secondary:#ffedd4;--tutor-visual-critical-1:#ff6900;--tutor-visual-critical-2:#ffedd4}[data-tutor-theme=dark][data-tutor-vision=protanopia]{--tutor-surface-success:#104e64;--tutor-surface-critical:#7e2a0c;--tutor-text-success:#00d3f2;--tutor-actions-success-exception:#053345;--tutor-actions-warning-exception:#fefbe8;--tutor-visual-critical-1:#f54900;--tutor-visual-critical-2:#7e2a0c}@media (prefers-color-scheme:dark){[data-tutor-theme=system][data-tutor-vision=protanopia]{--tutor-surface-success:#104e64;--tutor-surface-critical:#7e2a0c;--tutor-text-success:#00d3f2;--tutor-actions-success-exception:#053345;--tutor-actions-warning-exception:#fefbe8;--tutor-visual-critical-1:#f54900;--tutor-visual-critical-2:#7e2a0c}}[data-tutor-vision=deuteranopia]{--tutor-icon-success-primary:#0092b8;--tutor-icon-success-secondary:#007595;--tutor-icon-caution:#eaaa08;--tutor-icon-critical:#ff6900;--tutor-icon-critical-hover:#f54900;--tutor-icon-warning:#ca3500;--tutor-icon-warning-secondary:#eaaa08;--tutor-button-destructive:#f54900;--tutor-button-destructive-hover:#ca3500;--tutor-button-destructive-focused:#f54900;--tutor-button-destructive-soft:#ffedd4;--tutor-button-destructive-soft-hover:#ffd6a7;--tutor-button-destructive-soft-focused:#ffedd4;--tutor-button-success:#0092b8;--tutor-button-success-hover:#007595;--tutor-button-success-focused:#0092b8;--tutor-border-warning-tertiary:#ffb86a;--tutor-border-success:#00d3f2;--tutor-border-success-secondary:#0092b8;--tutor-border-error:#ff8904;--tutor-border-error-secondary:#f54900;--tutor-border-error-tertiary:#ffb86a;--tutor-actions-warning-primary:#ffb86a;--tutor-actions-warning-tertiary:#fefbe8;--tutor-actions-caution:#fac515;--tutor-actions-caution-secondary:#fef7c3;--tutor-text-critical:#ff6900;--tutor-text-warning:#f54900;--tutor-text-caution:#ca8504;--tutor-visual-success-1:#00b8db;--tutor-visual-exception-1:#00d3f2}[data-tutor-theme=light][data-tutor-vision=deuteranopia],[data-tutor-theme=system][data-tutor-vision=deuteranopia]{--tutor-surface-warning:#fffaeb;--tutor-surface-warning-hover:#fef0c7;--tutor-surface-success:#ecfeff;--tutor-surface-critical:#ffedd4;--tutor-text-success:#007595;--tutor-text-critical-hover:#dc6803;--tutor-border-warning:#fac515;--tutor-border-warning-secondary:#f54900;--tutor-actions-success-primary:#0092b8;--tutor-actions-success-secondary:#00b8db;--tutor-actions-success-tertiary:#cefafe;--tutor-actions-success-exception:#00d3f2;--tutor-actions-warning-secondary:#ffedd4;--tutor-actions-warning-exception:#ff6900;--tutor-actions-critical-primary:#ff6900;--tutor-actions-critical-secondary:#ffedd4;--tutor-visual-success-2:#00b8db;--tutor-visual-critical-1:#ff6900;--tutor-visual-critical-2:#ffb86a}[data-tutor-theme=dark][data-tutor-vision=deuteranopia]{--tutor-surface-warning:#2d3039;--tutor-surface-warning-hover:#7a2e0e;--tutor-surface-success:#104e64;--tutor-surface-critical:#7e2a0c;--tutor-text-success:#00d3f2;--tutor-text-critical-hover:#f54900;--tutor-icon-exception4:#fdb022;--tutor-border-warning:#fde272;--tutor-border-warning-secondary:#ca3500;--tutor-actions-success-primary:#00b8db;--tutor-actions-success-secondary:#00d3f2;--tutor-actions-success-tertiary:#333741;--tutor-actions-success-exception:#053345;--tutor-actions-warning-secondary:#333741;--tutor-actions-warning-exception:#fefbe8;--tutor-actions-critical-primary:#f54900;--tutor-actions-critical-secondary:#333741;--tutor-actions-caution:#eaaa08;--tutor-visual-success-2:#0092b8;--tutor-visual-critical-1:#f54900;--tutor-visual-critical-2:#7e2a0c}@media (prefers-color-scheme:dark){[data-tutor-theme=system][data-tutor-vision=deuteranopia]{--tutor-surface-warning:#2d3039;--tutor-surface-warning-hover:#7a2e0e;--tutor-surface-success:#104e64;--tutor-surface-critical:#7e2a0c;--tutor-text-success:#00d3f2;--tutor-text-critical-hover:#f54900;--tutor-icon-exception4:#fdb022;--tutor-border-warning:#fde272;--tutor-border-warning-secondary:#ca3500;--tutor-actions-success-primary:#00b8db;--tutor-actions-success-secondary:#00d3f2;--tutor-actions-success-tertiary:#333741;--tutor-actions-success-exception:#053345;--tutor-actions-warning-secondary:#333741;--tutor-actions-warning-exception:#fefbe8;--tutor-actions-critical-primary:#f54900;--tutor-actions-critical-secondary:#333741;--tutor-actions-caution:#eaaa08;--tutor-visual-success-2:#0092b8;--tutor-visual-critical-1:#f54900;--tutor-visual-critical-2:#7e2a0c}}[data-tutor-vision=deuteranomaly]{--tutor-icon-caution:#eaaa08;--tutor-icon-critical:#f54900;--tutor-icon-critical-hover:#ca3500;--tutor-icon-warning:#ca3500;--tutor-icon-warning-secondary:#eaaa08;--tutor-button-destructive:#f54900;--tutor-button-destructive-hover:#ca3500;--tutor-button-destructive-focused:#f54900;--tutor-button-destructive-soft:#ffedd4;--tutor-button-destructive-soft-hover:#ffd6a7;--tutor-button-destructive-soft-focused:#ffedd4;--tutor-border-warning:#fde272;--tutor-border-warning-secondary:#ca3500;--tutor-border-success:#00d3f2;--tutor-border-success-secondary:#0092b8;--tutor-border-error-secondary:#ca3500;--tutor-border-error-tertiary:#ff8904;--tutor-actions-success-primary:#00b8db;--tutor-actions-success-secondary:#00d3f2;--tutor-actions-warning-primary:#ffb86a;--tutor-actions-warning-tertiary:#fefbe8;--tutor-actions-critical-primary:#f54900;--tutor-actions-caution:#eaaa08;--tutor-actions-caution-secondary:#fef7c3;--tutor-text-critical:#f54900;--tutor-text-critical-hover:#ca3500;--tutor-text-warning:#ca3500;--tutor-text-caution:#a15c07;--tutor-visual-success-1:#00b8db;--tutor-visual-success-2:#00b8db;--tutor-visual-exception-1:#a2f4fd}[data-tutor-theme=light][data-tutor-vision=deuteranomaly],[data-tutor-theme=system][data-tutor-vision=deuteranomaly]{--tutor-surface-warning:#fffaeb;--tutor-surface-warning-hover:#fef0c7;--tutor-surface-success:#ecfeff;--tutor-surface-critical:#ffedd4;--tutor-text-success:#1c7731;--tutor-icon-success-primary:#24983f;--tutor-icon-success-secondary:#1c7731;--tutor-button-success:#00b8db;--tutor-button-success-hover:#0092b8;--tutor-button-success-focused:#0092b8;--tutor-border-warning-tertiary:#ff8904;--tutor-border-error:#ffb86a;--tutor-actions-success-tertiary:#cefafe;--tutor-actions-success-exception:#00d3f2;--tutor-actions-warning-secondary:#ffedd4;--tutor-actions-warning-exception:#f54900;--tutor-actions-critical-secondary:#ffedd4;--tutor-visual-critical-1:#f04438;--tutor-visual-critical-2:#ffedd4}[data-tutor-theme=dark][data-tutor-vision=deuteranomaly]{--tutor-surface-warning:#2d3039;--tutor-surface-warning-hover:#7a2e0e;--tutor-surface-success:#104e64;--tutor-surface-critical:#7e2a0c;--tutor-text-success:#00d3f2;--tutor-icon-success-primary:#00b8db;--tutor-icon-success-secondary:#0092b8;--tutor-icon-exception4:#fdb022;--tutor-button-success:#00b8db;--tutor-button-success-hover:#0092b8;--tutor-button-success-focused:#00b8db;--tutor-border-warning-tertiary:#ffb86a;--tutor-border-success:#53eafd;--tutor-border-error:#ffb86a;--tutor-actions-success-tertiary:#333741;--tutor-actions-success-exception:#053345;--tutor-actions-warning-secondary:#333741;--tutor-actions-warning-exception:#fefbe8;--tutor-actions-critical-secondary:#333741;--tutor-visual-critical-1:#d92d20;--tutor-visual-critical-2:#7e2a0c}@media (prefers-color-scheme:dark){[data-tutor-theme=system][data-tutor-vision=deuteranomaly]{--tutor-surface-warning:#2d3039;--tutor-surface-warning-hover:#7a2e0e;--tutor-surface-success:#104e64;--tutor-surface-critical:#7e2a0c;--tutor-text-success:#00d3f2;--tutor-icon-success-primary:#00b8db;--tutor-icon-success-secondary:#0092b8;--tutor-icon-exception4:#fdb022;--tutor-button-success:#00b8db;--tutor-button-success-hover:#0092b8;--tutor-button-success-focused:#00b8db;--tutor-border-warning-tertiary:#ffb86a;--tutor-border-success:#53eafd;--tutor-border-error:#ffb86a;--tutor-actions-success-tertiary:#333741;--tutor-actions-success-exception:#053345;--tutor-actions-warning-secondary:#333741;--tutor-actions-warning-exception:#fefbe8;--tutor-actions-critical-secondary:#333741;--tutor-visual-critical-1:#d92d20;--tutor-visual-critical-2:#7e2a0c}}@keyframes tutor-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes tutor-fade-in{to{opacity:1}}@keyframes tutor-fade-out{to{opacity:0}}@keyframes tutor-slide-in-up{to{opacity:1;transform:translateY(0)}}@keyframes tutor-slide-in-down{to{opacity:1;transform:translateY(0)}}@keyframes tutor-slide-in-left{to{opacity:1;transform:translate(0)}}@keyframes tutor-slide-in-right{to{opacity:1;transform:translate(0)}}@keyframes tutor-scale-in{to{opacity:1;transform:scale(1)}}@keyframes tutor-bounce-in{0%{opacity:0;transform:scale(.3)}50%{opacity:1}70%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes tutor-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes tutor-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes tutor-shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}@keyframes tutor-button-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes tutor-button-pulse{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.4;transform:translate(-50%,-50%)scale(.9)}}.tutor-accordion{background-color:transparent;flex-flow:column;justify-content:start;align-items:stretch;gap:16px;display:flex;overflow:visible}.tutor-accordion-item{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:8px;overflow:hidden}.tutor-accordion-header{text-align:left;cursor:pointer;background:0 0;border:none;flex-flow:row;justify-content:space-between;align-items:start;width:100%;padding:12px 16px;transition:background-color .25s ease-in-out;display:flex}.tutor-accordion-header:hover,.tutor-accordion-header:focus{background-color:var(--tutor-surface-l2);outline:none}.tutor-accordion-title{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-accordion-icon{color:var(--tutor-icon-idle);flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s ease-in-out;display:flex}.tutor-accordion-header[aria-expanded=true] .tutor-accordion-icon{color:var(--tutor-text-primary);transform:rotate(180deg)}[dir=rtl] .tutor-accordion-header[aria-expanded=true] .tutor-accordion-icon{transform:rotate(180deg)scaleX(-1)}.tutor-accordion-content{overflow:hidden}.tutor-accordion-body{padding:4px 16px 12px}.tutor-accordion-body p:first-child{margin-top:0}.tutor-accordion-body p:last-child{margin-bottom:0}.tutor-alert{border-radius:4px;flex-flow:row;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:8px;display:flex}.tutor-alert .tutor-alert-content{flex-flow:row;justify-content:flex-start;align-items:start;gap:6px;display:flex}.tutor-alert .tutor-alert-icon{color:var(--tutor-icon-idle);flex-shrink:0;justify-content:center;align-items:center;display:flex}.tutor-alert .tutor-alert-icon svg{width:20px;height:20px}.tutor-alert .tutor-alert-text{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-alert .tutor-alert-action{flex-shrink:0}.tutor-alert.tutor-alert-default{background-color:var(--tutor-surface-l1-hover)}.tutor-alert.tutor-alert-info{background-color:var(--tutor-surface-brand-quaternary)}.tutor-alert.tutor-alert-success{background-color:var(--tutor-surface-success)}.tutor-alert.tutor-alert-warning{background-color:var(--tutor-surface-warning-hover)}.tutor-alert.tutor-alert-error{background-color:var(--tutor-surface-critical)}button.tutor-btn,a.tutor-btn,.tutor-btn{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:transparent;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}button.tutor-btn:hover:not(:disabled):not(.disabled),button.tutor-btn:focus:not(:disabled):not(.disabled),a.tutor-btn:hover:not(:disabled):not(.disabled),a.tutor-btn:focus:not(:disabled):not(.disabled),.tutor-btn:hover:not(:disabled):not(.disabled),.tutor-btn:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:transparent;border:none;outline:none}button.tutor-btn:focus-visible:not(:disabled):not(.disabled){box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}a.tutor-btn:focus-visible:not(:disabled):not(.disabled){box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-btn:focus-visible:not(:disabled):not(.disabled){box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}button.tutor-btn svg:not([class]),a.tutor-btn svg:not([class]),.tutor-btn svg:not([class]){color:currentColor;flex-shrink:0}button.tutor-btn:disabled,button.tutor-btn.disabled,a.tutor-btn:disabled,a.tutor-btn.disabled,.tutor-btn:disabled,.tutor-btn.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}button.tutor-btn:disabled svg:not([class]),button.tutor-btn.disabled svg:not([class]),a.tutor-btn:disabled svg:not([class]),a.tutor-btn.disabled svg:not([class]),.tutor-btn:disabled svg:not([class]),.tutor-btn.disabled svg:not([class]){color:var(--tutor-icon-subdued)}button.tutor-btn,a.tutor-btn,.tutor-btn{--tutor-button-border-shadow-base:1px;--tutor-button-border-shadow-bottom:3px;font-size:.875rem;line-height:1.375rem}button.tutor-btn:not([class*=tutor-btn-link]),a.tutor-btn:not([class*=tutor-btn-link]),.tutor-btn:not([class*=tutor-btn-link]){min-height:38px;padding:8px 12px}button.tutor-btn-primary,a.tutor-btn-primary,.tutor-btn-primary{background-color:var(--tutor-button-primary);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none)}button.tutor-btn-primary svg:not([class]),a.tutor-btn-primary svg:not([class]),.tutor-btn-primary svg:not([class]){color:var(--tutor-icon-idle-inverse)}button.tutor-btn-primary:hover:not(:disabled):not(.disabled),a.tutor-btn-primary:hover:not(:disabled):not(.disabled),.tutor-btn-primary:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-primary-hover);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow-hover,var(--tutor-button-primary-border-shadow,none))}button.tutor-btn-primary:focus:not(:disabled):not(.disabled),a.tutor-btn-primary:focus:not(:disabled):not(.disabled),.tutor-btn-primary:focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-primary-focused);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow-focused,var(--tutor-button-primary-border-shadow,none))}button.tutor-btn-primary:disabled,button.tutor-btn-primary.disabled,a.tutor-btn-primary:disabled,a.tutor-btn-primary.disabled,.tutor-btn-primary:disabled,.tutor-btn-primary.disabled{background-color:var(--tutor-button-primary-disabled);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow-disabled,var(--tutor-button-primary-border-shadow,none))}button.tutor-btn-primary:disabled svg:not([class]),button.tutor-btn-primary.disabled svg:not([class]),a.tutor-btn-primary:disabled svg:not([class]),a.tutor-btn-primary.disabled svg:not([class]),.tutor-btn-primary:disabled svg:not([class]),.tutor-btn-primary.disabled svg:not([class]){color:var(--tutor-text-primary-inverse)}button.tutor-btn-primary-soft,a.tutor-btn-primary-soft,.tutor-btn-primary-soft{background-color:var(--tutor-button-primary-soft);color:var(--tutor-text-brand);--tutor-button-border-shadow:var(--tutor-button-primary-soft-border-shadow,none)}button.tutor-btn-primary-soft svg:not([class]),a.tutor-btn-primary-soft svg:not([class]),.tutor-btn-primary-soft svg:not([class]){color:var(--tutor-icon-brand)}button.tutor-btn-primary-soft:hover:not(:disabled):not(.disabled),a.tutor-btn-primary-soft:hover:not(:disabled):not(.disabled),.tutor-btn-primary-soft:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-primary-soft-hover);color:var(--tutor-text-brand);--tutor-button-border-shadow:var(--tutor-button-primary-soft-border-shadow-hover,var(--tutor-button-primary-soft-border-shadow,none))}button.tutor-btn-primary-soft:focus:not(:disabled):not(.disabled),a.tutor-btn-primary-soft:focus:not(:disabled):not(.disabled),.tutor-btn-primary-soft:focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-primary-soft-focused);color:var(--tutor-text-brand);--tutor-button-border-shadow:var(--tutor-button-primary-soft-border-shadow-focused,var(--tutor-button-primary-soft-border-shadow,none))}button.tutor-btn-primary-soft:disabled,button.tutor-btn-primary-soft.disabled,a.tutor-btn-primary-soft:disabled,a.tutor-btn-primary-soft.disabled,.tutor-btn-primary-soft:disabled,.tutor-btn-primary-soft.disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-primary-soft-border-shadow-disabled,var(--tutor-button-primary-soft-border-shadow,none))}button.tutor-btn-destructive,a.tutor-btn-destructive,.tutor-btn-destructive{background-color:var(--tutor-button-destructive);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow,none)}button.tutor-btn-destructive svg:not([class]),a.tutor-btn-destructive svg:not([class]),.tutor-btn-destructive svg:not([class]){color:var(--tutor-icon-idle-inverse)}button.tutor-btn-destructive:hover:not(:disabled):not(.disabled),a.tutor-btn-destructive:hover:not(:disabled):not(.disabled),.tutor-btn-destructive:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-destructive-hover);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow-hover,var(--tutor-button-destructive-border-shadow,none))}button.tutor-btn-destructive:focus:not(:disabled):not(.disabled),a.tutor-btn-destructive:focus:not(:disabled):not(.disabled),.tutor-btn-destructive:focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-destructive-focused);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow-focused,var(--tutor-button-destructive-border-shadow,none))}button.tutor-btn-destructive:disabled,button.tutor-btn-destructive.disabled,a.tutor-btn-destructive:disabled,a.tutor-btn-destructive.disabled,.tutor-btn-destructive:disabled,.tutor-btn-destructive.disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow-disabled,var(--tutor-button-destructive-border-shadow,none))}button.tutor-btn-destructive-soft,a.tutor-btn-destructive-soft,.tutor-btn-destructive-soft{background-color:var(--tutor-button-destructive-soft);color:var(--tutor-text-critical);--tutor-button-border-shadow:var(--tutor-button-destructive-soft-border-shadow,none)}button.tutor-btn-destructive-soft svg:not([class]),a.tutor-btn-destructive-soft svg:not([class]),.tutor-btn-destructive-soft svg:not([class]){color:var(--tutor-icon-critical)}button.tutor-btn-destructive-soft:hover:not(:disabled):not(.disabled),a.tutor-btn-destructive-soft:hover:not(:disabled):not(.disabled),.tutor-btn-destructive-soft:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-destructive-soft-hover);color:var(--tutor-text-critical);--tutor-button-border-shadow:var(--tutor-button-destructive-soft-border-shadow-hover,var(--tutor-button-destructive-soft-border-shadow,none))}button.tutor-btn-destructive-soft:focus:not(:disabled):not(.disabled),a.tutor-btn-destructive-soft:focus:not(:disabled):not(.disabled),.tutor-btn-destructive-soft:focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-destructive-soft-focused);color:var(--tutor-text-critical);--tutor-button-border-shadow:var(--tutor-button-destructive-soft-border-shadow-focused,var(--tutor-button-destructive-soft-border-shadow,none))}button.tutor-btn-destructive-soft:disabled,button.tutor-btn-destructive-soft.disabled,a.tutor-btn-destructive-soft:disabled,a.tutor-btn-destructive-soft.disabled,.tutor-btn-destructive-soft:disabled,.tutor-btn-destructive-soft.disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-destructive-soft-border-shadow-disabled,var(--tutor-button-destructive-soft-border-shadow,none))}button.tutor-btn-secondary,a.tutor-btn-secondary,.tutor-btn-secondary{background-color:var(--tutor-button-secondary);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-secondary-border-shadow,none)}button.tutor-btn-secondary svg:not([class]),a.tutor-btn-secondary svg:not([class]),.tutor-btn-secondary svg:not([class]){color:var(--tutor-icon-idle)}button.tutor-btn-secondary:hover:not(:disabled):not(.disabled),a.tutor-btn-secondary:hover:not(:disabled):not(.disabled),.tutor-btn-secondary:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-secondary-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-secondary-border-shadow-hover,var(--tutor-button-secondary-border-shadow,none))}button.tutor-btn-secondary:focus:not(:disabled):not(.disabled),a.tutor-btn-secondary:focus:not(:disabled):not(.disabled),.tutor-btn-secondary:focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-secondary-focused);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-secondary-border-shadow-focused,var(--tutor-button-secondary-border-shadow,none))}button.tutor-btn-secondary:disabled,button.tutor-btn-secondary.disabled,a.tutor-btn-secondary:disabled,a.tutor-btn-secondary.disabled,.tutor-btn-secondary:disabled,.tutor-btn-secondary.disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-secondary-border-shadow-disabled,var(--tutor-button-secondary-border-shadow,none))}button.tutor-btn-outline,a.tutor-btn-outline,.tutor-btn-outline{background-color:var(--tutor-button-outline-inverse);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-outline-border-shadow,0 0 0 1px var(--tutor-border-idle2))}button.tutor-btn-outline svg:not([class]),a.tutor-btn-outline svg:not([class]),.tutor-btn-outline svg:not([class]){color:var(--tutor-icon-idle)}button.tutor-btn-outline:hover:not(:disabled):not(.disabled),a.tutor-btn-outline:hover:not(:disabled):not(.disabled),.tutor-btn-outline:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-outline-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-outline-border-shadow-hover,var(--tutor-button-outline-border-shadow,0 0 0 1px var(--tutor-border-idle2)))}button.tutor-btn-outline:focus:not(:disabled):not(.disabled),a.tutor-btn-outline:focus:not(:disabled):not(.disabled),.tutor-btn-outline:focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-outline-focused-inverse);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-outline-border-shadow-focused,var(--tutor-button-outline-border-shadow,0 0 0 1px var(--tutor-border-idle2)))}button.tutor-btn-outline:disabled,button.tutor-btn-outline.disabled,a.tutor-btn-outline:disabled,a.tutor-btn-outline.disabled,.tutor-btn-outline:disabled,.tutor-btn-outline.disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-outline-border-shadow-disabled,var(--tutor-button-outline-border-shadow,0 0 0 1px var(--tutor-border-idle2)))}button.tutor-btn-ghost,a.tutor-btn-ghost,.tutor-btn-ghost{color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow,none);background-color:transparent}button.tutor-btn-ghost svg:not([class]),a.tutor-btn-ghost svg:not([class]),.tutor-btn-ghost svg:not([class]){color:var(--tutor-icon-idle)}button.tutor-btn-ghost:hover:not(:disabled):not(.disabled),a.tutor-btn-ghost:hover:not(:disabled):not(.disabled),.tutor-btn-ghost:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-ghost-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-hover,var(--tutor-button-ghost-border-shadow,none))}button.tutor-btn-ghost:disabled,button.tutor-btn-ghost.disabled,a.tutor-btn-ghost:disabled,a.tutor-btn-ghost.disabled,.tutor-btn-ghost:disabled,.tutor-btn-ghost.disabled{--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-disabled,var(--tutor-button-ghost-border-shadow,none));background-color:transparent}button.tutor-btn-ghost-brand,a.tutor-btn-ghost-brand,.tutor-btn-ghost-brand{color:var(--tutor-text-brand);--tutor-button-border-shadow:var(--tutor-button-ghost-brand-border-shadow,none);background-color:transparent}button.tutor-btn-ghost-brand svg:not([class]),a.tutor-btn-ghost-brand svg:not([class]),.tutor-btn-ghost-brand svg:not([class]){color:var(--tutor-icon-brand)}button.tutor-btn-ghost-brand:hover:not(:disabled):not(.disabled),a.tutor-btn-ghost-brand:hover:not(:disabled):not(.disabled),.tutor-btn-ghost-brand:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-primary-soft);color:var(--tutor-text-brand);--tutor-button-border-shadow:var(--tutor-button-ghost-brand-border-shadow-hover,var(--tutor-button-ghost-brand-border-shadow,none))}button.tutor-btn-ghost-brand:disabled,button.tutor-btn-ghost-brand.disabled,a.tutor-btn-ghost-brand:disabled,a.tutor-btn-ghost-brand.disabled,.tutor-btn-ghost-brand:disabled,.tutor-btn-ghost-brand.disabled{--tutor-button-border-shadow:var(--tutor-button-ghost-brand-border-shadow-disabled,var(--tutor-button-ghost-brand-border-shadow,none));background-color:transparent}button.tutor-btn-link,a.tutor-btn-link,.tutor-btn-link{color:var(--tutor-text-brand);background-color:transparent}button.tutor-btn-link svg:not([class]),a.tutor-btn-link svg:not([class]),.tutor-btn-link svg:not([class]){color:var(--tutor-icon-brand)}button.tutor-btn-link:hover:not(:disabled):not(.disabled),a.tutor-btn-link:hover:not(:disabled):not(.disabled),.tutor-btn-link:hover:not(:disabled):not(.disabled){color:var(--tutor-text-brand-hover);box-shadow:none!important}button.tutor-btn-link:hover:not(:disabled):not(.disabled) svg:not([class]),a.tutor-btn-link:hover:not(:disabled):not(.disabled) svg:not([class]),.tutor-btn-link:hover:not(:disabled):not(.disabled) svg:not([class]){color:var(--tutor-icon-brand-hover)}button.tutor-btn-link,a.tutor-btn-link,.tutor-btn-link{box-shadow:none}button.tutor-btn-link-gray,a.tutor-btn-link-gray,.tutor-btn-link-gray{color:var(--tutor-text-subdued);background-color:transparent}button.tutor-btn-link-gray svg:not([class]),a.tutor-btn-link-gray svg:not([class]),.tutor-btn-link-gray svg:not([class]){color:var(--tutor-icon-subdued)}button.tutor-btn-link-gray:hover:not(:disabled):not(.disabled),a.tutor-btn-link-gray:hover:not(:disabled):not(.disabled),.tutor-btn-link-gray:hover:not(:disabled):not(.disabled){color:var(--tutor-text-secondary)}button.tutor-btn-link-gray:hover:not(:disabled):not(.disabled) svg:not([class]),a.tutor-btn-link-gray:hover:not(:disabled):not(.disabled) svg:not([class]),.tutor-btn-link-gray:hover:not(:disabled):not(.disabled) svg:not([class]){color:var(--tutor-icon-hover)}button.tutor-btn-link-destructive,a.tutor-btn-link-destructive,.tutor-btn-link-destructive{color:var(--tutor-text-critical);background-color:transparent}button.tutor-btn-link-destructive svg:not([class]),a.tutor-btn-link-destructive svg:not([class]),.tutor-btn-link-destructive svg:not([class]){color:var(--tutor-icon-critical)}button.tutor-btn-link-destructive:hover:not(:disabled):not(.disabled),a.tutor-btn-link-destructive:hover:not(:disabled):not(.disabled),.tutor-btn-link-destructive:hover:not(:disabled):not(.disabled){color:var(--tutor-text-critical-hover)}button.tutor-btn-link-destructive:hover:not(:disabled):not(.disabled) svg:not([class]),a.tutor-btn-link-destructive:hover:not(:disabled):not(.disabled) svg:not([class]),.tutor-btn-link-destructive:hover:not(:disabled):not(.disabled) svg:not([class]){color:var(--tutor-icon-critical-hover)}button.tutor-btn-x-small,a.tutor-btn-x-small,.tutor-btn-x-small{--tutor-button-border-shadow-base:1px;--tutor-button-border-shadow-bottom:2px;font-size:.75rem;line-height:1.25rem}button.tutor-btn-x-small:not([class*=tutor-btn-link]),a.tutor-btn-x-small:not([class*=tutor-btn-link]),.tutor-btn-x-small:not([class*=tutor-btn-link]){min-height:32px;padding:6px 12px}button.tutor-btn-x-small.tutor-btn-loading:before,a.tutor-btn-x-small.tutor-btn-loading:before,.tutor-btn-x-small.tutor-btn-loading:before{width:12px;height:12px}button.tutor-btn-small,a.tutor-btn-small,.tutor-btn-small{--tutor-button-border-shadow-base:1px;--tutor-button-border-shadow-bottom:2px;font-size:.875rem;line-height:1.375rem}button.tutor-btn-small:not([class*=tutor-btn-link]),a.tutor-btn-small:not([class*=tutor-btn-link]),.tutor-btn-small:not([class*=tutor-btn-link]){min-height:34px;padding:6px 12px}button.tutor-btn-small.tutor-btn-loading:before,a.tutor-btn-small.tutor-btn-loading:before,.tutor-btn-small.tutor-btn-loading:before{width:14px;height:14px}button.tutor-btn-medium,a.tutor-btn-medium,.tutor-btn-medium{--tutor-button-border-shadow-base:1px;--tutor-button-border-shadow-bottom:3px;font-size:.875rem;line-height:1.375rem}button.tutor-btn-medium:not([class*=tutor-btn-link]),a.tutor-btn-medium:not([class*=tutor-btn-link]),.tutor-btn-medium:not([class*=tutor-btn-link]){min-height:38px;padding:8px 12px}button.tutor-btn-large,a.tutor-btn-large,.tutor-btn-large{--tutor-button-border-shadow-base:2px;--tutor-button-border-shadow-bottom:5px;font-size:.875rem;line-height:1.375rem}button.tutor-btn-large:not([class*=tutor-btn-link]),a.tutor-btn-large:not([class*=tutor-btn-link]),.tutor-btn-large:not([class*=tutor-btn-link]){min-height:48px;padding:12px 16px}button.tutor-btn-large.tutor-btn-loading:before,a.tutor-btn-large.tutor-btn-loading:before,.tutor-btn-large.tutor-btn-loading:before{width:20px;height:20px}.tutor-btn-loading{pointer-events:none;-webkit-text-fill-color:transparent;position:relative}.tutor-btn-loading>*{visibility:hidden}.tutor-btn-loading:before{content:"";border:2px solid;border-top-color:transparent;border-radius:50%;width:16px;height:16px;animation:1s linear infinite tutor-button-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-tutor-motion=reduce] .tutor-btn-loading:before{border-top-color:currentColor;animation:1.5s ease-in-out infinite tutor-button-pulse!important}@media (prefers-reduced-motion:reduce){[data-tutor-motion=auto] .tutor-btn-loading:before{border-top-color:currentColor;animation:1.5s ease-in-out infinite tutor-button-pulse!important}}button.tutor-btn-block,a.tutor-btn-block,.tutor-btn-block{justify-content:center;width:100%}.tutor-btn-group{flex-direction:row;display:flex}.tutor-btn-group .tutor-btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.tutor-btn-group .tutor-btn:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tutor-btn-group-vertical{flex-direction:column;display:flex}.tutor-btn-group-vertical .tutor-btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.tutor-btn-group-vertical .tutor-btn:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}button.tutor-btn-icon,a.tutor-btn-icon,.tutor-btn-icon{flex-shrink:0;min-width:40px;min-height:40px;padding:10px}button.tutor-btn-icon.tutor-btn-x-small,a.tutor-btn-icon.tutor-btn-x-small,.tutor-btn-icon.tutor-btn-x-small{min-width:32px;min-height:32px;padding:8px}button.tutor-btn-icon.tutor-btn-small,a.tutor-btn-icon.tutor-btn-small,.tutor-btn-icon.tutor-btn-small{min-width:34px;min-height:34px;padding:9px}button.tutor-btn-icon.tutor-btn-large,a.tutor-btn-icon.tutor-btn-large,.tutor-btn-icon.tutor-btn-large{min-width:48px;min-height:48px;padding:14px}.tutor-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:8px;padding:16px}.tutor-card-padding-small{padding:8px}.tutor-card-padding-medium{padding:16px}.tutor-card-padding-large{padding:24px}.tutor-card-rounded-md{border-radius:6px}.tutor-card-rounded-lg{border-radius:8px}.tutor-card-rounded-2xl{border-radius:12px}.tutor-input-field{width:100%;position:relative}.tutor-input-field .tutor-input-wrapper{flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;display:flex;position:relative}.tutor-input-field .tutor-input-wrapper .tutor-label,.tutor-input-field .tutor-input-wrapper .tutor-checkbox,.tutor-input-field .tutor-input-wrapper .tutor-radio,.tutor-input-field .tutor-input-wrapper .tutor-switch{margin:0}.tutor-input-field .tutor-input{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border:1px solid var(--tutor-border-idle);border-color:var(--tutor-input-border-color,var(--tutor-border-idle));border-radius:var(--tutor-input-radius,6px);background-color:var(--tutor-surface-l1);width:100%;min-height:auto;font-size:.875rem;font-weight:400;line-height:1.375rem;font-weight:var(--tutor-input-font-weight,400);--tutor-input-border-shadow-current:var(--tutor-input-border-shadow,none);box-shadow:var(--tutor-input-border-shadow-current);-moz-appearance:textfield;margin:0;padding:7px 12px;transition:all .25s ease-in-out}.tutor-input-field .tutor-input::-webkit-outer-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input::-webkit-inner-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input::-webkit-search-cancel-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input::-webkit-autofill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input::-webkit-contacts-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input::-webkit-credentials-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input:placeholder-shown:not(:focus):not(:disabled){background-color:var(--tutor-surface-l3)}.tutor-input-field .tutor-input::-webkit-input-placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input::-ms-input-placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input::placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input:focus{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);background-color:var(--tutor-surface-l1);border-color:var(--tutor-border-brand-tertiary);color:var(--tutor-text-primary);--tutor-input-border-shadow-current:none;outline:none}.tutor-input-field .tutor-input:disabled{background-color:var(--tutor-surface-l1-hover);cursor:not-allowed;--tutor-input-border-shadow-current:none}@media (hover:none) and (pointer:coarse){.tutor-input-field .tutor-input{font-size:1rem;line-height:1.5rem}}.tutor-input-field .tutor-input.tutor-input-content-left{padding-inline-start:40px}.tutor-input-field .tutor-input.tutor-input-content-right{padding-inline-end:40px}.tutor-input-field .tutor-input.tutor-input-content-clear{padding-inline-end:36px}.tutor-input-field .tutor-input-sm{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border:1px solid var(--tutor-border-idle);border-color:var(--tutor-input-border-color,var(--tutor-border-idle));border-radius:var(--tutor-input-radius,6px);background-color:var(--tutor-surface-l1);width:100%;min-height:auto;font-size:.875rem;font-weight:400;line-height:1.375rem;font-weight:var(--tutor-input-font-weight,400);--tutor-input-border-shadow-current:var(--tutor-input-border-shadow,none);box-shadow:var(--tutor-input-border-shadow-current);-moz-appearance:textfield;margin:0;padding:7px 12px;transition:all .25s ease-in-out}.tutor-input-field .tutor-input-sm::-webkit-outer-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-sm::-webkit-inner-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-sm::-webkit-search-cancel-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-sm::-webkit-autofill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-sm::-webkit-contacts-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-sm::-webkit-credentials-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-sm:placeholder-shown:not(:focus):not(:disabled){background-color:var(--tutor-surface-l3)}.tutor-input-field .tutor-input-sm::-webkit-input-placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input-sm::-ms-input-placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input-sm::placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input-sm:focus{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);background-color:var(--tutor-surface-l1);border-color:var(--tutor-border-brand-tertiary);color:var(--tutor-text-primary);--tutor-input-border-shadow-current:none;outline:none}.tutor-input-field .tutor-input-sm:disabled{background-color:var(--tutor-surface-l1-hover);cursor:not-allowed;--tutor-input-border-shadow-current:none}.tutor-input-field .tutor-input-sm{padding:5px 8px}@media (hover:none) and (pointer:coarse){.tutor-input-field .tutor-input-sm{font-size:1rem;line-height:1.5rem}}.tutor-input-field .tutor-input-lg{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border:1px solid var(--tutor-border-idle);border-color:var(--tutor-input-border-color,var(--tutor-border-idle));border-radius:var(--tutor-input-radius,6px);background-color:var(--tutor-surface-l1);width:100%;min-height:auto;font-size:.875rem;font-weight:400;line-height:1.375rem;font-weight:var(--tutor-input-font-weight,400);--tutor-input-border-shadow-current:var(--tutor-input-border-shadow,none);box-shadow:var(--tutor-input-border-shadow-current);-moz-appearance:textfield;margin:0;padding:7px 12px;transition:all .25s ease-in-out}.tutor-input-field .tutor-input-lg::-webkit-outer-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-lg::-webkit-inner-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-lg::-webkit-search-cancel-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-lg::-webkit-autofill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-lg::-webkit-contacts-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-lg::-webkit-credentials-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-lg:placeholder-shown:not(:focus):not(:disabled){background-color:var(--tutor-surface-l3)}.tutor-input-field .tutor-input-lg::-webkit-input-placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input-lg::-ms-input-placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input-lg::placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input-lg:focus{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);background-color:var(--tutor-surface-l1);border-color:var(--tutor-border-brand-tertiary);color:var(--tutor-text-primary);--tutor-input-border-shadow-current:none;outline:none}.tutor-input-field .tutor-input-lg:disabled{background-color:var(--tutor-surface-l1-hover);cursor:not-allowed;--tutor-input-border-shadow-current:none}.tutor-input-field .tutor-input-lg{padding:12px}@media (hover:none) and (pointer:coarse){.tutor-input-field .tutor-input-lg{font-size:1rem;line-height:1.5rem}}.tutor-input-field .tutor-text-area{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border:1px solid var(--tutor-border-idle);border-color:var(--tutor-input-border-color,var(--tutor-border-idle));border-radius:var(--tutor-input-radius,6px);background-color:var(--tutor-surface-l1);width:100%;min-height:auto;font-size:.875rem;font-weight:400;line-height:1.375rem;font-weight:var(--tutor-input-font-weight,400);--tutor-input-border-shadow-current:var(--tutor-input-border-shadow,none);box-shadow:var(--tutor-input-border-shadow-current);-moz-appearance:textfield;margin:0;padding:7px 12px;transition:all .25s ease-in-out}.tutor-input-field .tutor-text-area::-webkit-outer-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-text-area::-webkit-inner-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-text-area::-webkit-search-cancel-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-text-area::-webkit-autofill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-text-area::-webkit-contacts-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-text-area::-webkit-credentials-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-text-area:placeholder-shown:not(:focus):not(:disabled){background-color:var(--tutor-surface-l3)}.tutor-input-field .tutor-text-area::-webkit-input-placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-text-area::-ms-input-placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-text-area::placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-text-area:focus{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);background-color:var(--tutor-surface-l1);border-color:var(--tutor-border-brand-tertiary);color:var(--tutor-text-primary);--tutor-input-border-shadow-current:none;outline:none}.tutor-input-field .tutor-text-area:disabled{background-color:var(--tutor-surface-l1-hover);cursor:not-allowed;--tutor-input-border-shadow-current:none}@media (hover:none) and (pointer:coarse){.tutor-input-field .tutor-text-area{font-size:1rem;line-height:1.5rem}}.tutor-input-field .tutor-text-area{resize:vertical;min-height:92px}.tutor-input-field .tutor-wp-editor-container .wp-editor-container,.tutor-input-field .tutor-wp-editor-container .mce-tinymce{border-radius:var(--tutor-input-radius,6px);border-color:var(--tutor-border-idle)}.tutor-input-field .tutor-wp-editor-container .mce-panel{background-color:var(--tutor-surface-l1)!important;border-color:var(--tutor-border-idle)!important}.tutor-input-field .tutor-wp-editor-container .wp-editor-area{background-color:var(--tutor-surface-l1);color:var(--tutor-text-primary)}.tutor-input-field .tutor-wp-editor-container .wp-editor-tabs .wp-switch-editor{background-color:var(--tutor-surface-l2);color:var(--tutor-text-secondary);border-color:var(--tutor-border-idle)}.tutor-input-field .tutor-wp-editor-container .wp-editor-tabs .wp-switch-editor:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-input-field .tutor-wp-editor-container .mce-toolbar-grp,.tutor-input-field .tutor-wp-editor-container .quicktags-toolbar{border-top-left-radius:var(--tutor-input-radius,6px);border-top-right-radius:var(--tutor-input-radius,6px)}.tutor-input-field .tutor-wp-editor-container .mce-toolbar:last-of-type{border-top:none}.tutor-input-field .tutor-wp-editor-container .mce-statusbar{border-bottom-left-radius:var(--tutor-input-radius,6px);border-bottom-right-radius:var(--tutor-input-radius,6px);background-color:var(--tutor-surface-l1);border-top-color:var(--tutor-border-idle)}.tutor-input-field .tutor-wp-editor-container .mce-btn{background-color:transparent!important}.tutor-input-field .tutor-wp-editor-container .mce-btn button,.tutor-input-field .tutor-wp-editor-container .mce-btn button .mce-ico{color:var(--tutor-icon-secondary)}.tutor-input-field .tutor-wp-editor-container .mce-btn:hover,.tutor-input-field .tutor-wp-editor-container .mce-btn.mce-active{background-color:var(--tutor-surface-l1-hover)!important;border-color:transparent!important}.tutor-input-field .tutor-wp-editor-container .mce-btn:hover button,.tutor-input-field .tutor-wp-editor-container .mce-btn.mce-active button,.tutor-input-field .tutor-wp-editor-container .mce-btn:hover button .mce-ico,.tutor-input-field .tutor-wp-editor-container .mce-btn.mce-active button .mce-ico{color:var(--tutor-icon-hover)}.tutor-input-field .tutor-wp-editor-container .mce-btn.mce-active{background-color:var(--tutor-surface-l2-hover)!important}.tutor-input-field .tutor-checkbox{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);cursor:pointer;width:16px;height:16px;color:var(--tutor-icon-idle);border-radius:4px;flex-shrink:0;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out,color .25s ease-in-out;position:relative}.tutor-input-field .tutor-checkbox:before{display:none!important}.tutor-input-field .tutor-checkbox:after{content:"";opacity:0;background-color:currentColor;width:10px;height:10px;transition:opacity .25s ease-in-out,transform .25s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.6);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='black' d='M10.3 3.3a1 1 0 0 1 0 1.4L5.5 9.5a1 1 0 0 1-1.4 0L1.7 7.1a1 1 0 0 1 1.4-1.4L5 7.6l4.3-4.3a1 1 0 0 1 1.4 0z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='black' d='M10.3 3.3a1 1 0 0 1 0 1.4L5.5 9.5a1 1 0 0 1-1.4 0L1.7 7.1a1 1 0 0 1 1.4-1.4L5 7.6l4.3-4.3a1 1 0 0 1 1.4 0z'/%3E%3C/svg%3E") 50%/contain no-repeat}.tutor-input-field .tutor-checkbox:checked{background-color:var(--tutor-surface-brand-primary);color:var(--tutor-icon-idle-inverse);border-color:transparent}.tutor-input-field .tutor-checkbox:checked:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.tutor-input-field .tutor-checkbox:disabled{background-color:var(--tutor-surface-l1-hover);color:var(--tutor-icon-disabled);cursor:not-allowed;border-color:var(--tutor-border-idle)}.tutor-input-field .tutor-checkbox:focus{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-input-field .tutor-checkbox:focus:not(:checked){box-shadow:0 0 0 2px rgba(152,162,179,.14),0 1px 2px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.1)}.tutor-input-field .tutor-checkbox-md{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);cursor:pointer;width:20px;height:20px;color:var(--tutor-icon-idle);border-radius:4px;flex-shrink:0;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out,color .25s ease-in-out;position:relative}.tutor-input-field .tutor-checkbox-md:before{display:none!important}.tutor-input-field .tutor-checkbox-md:after{content:"";opacity:0;background-color:currentColor;width:12px;height:12px;transition:opacity .25s ease-in-out,transform .25s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.6);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='black' d='M10.3 3.3a1 1 0 0 1 0 1.4L5.5 9.5a1 1 0 0 1-1.4 0L1.7 7.1a1 1 0 0 1 1.4-1.4L5 7.6l4.3-4.3a1 1 0 0 1 1.4 0z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='black' d='M10.3 3.3a1 1 0 0 1 0 1.4L5.5 9.5a1 1 0 0 1-1.4 0L1.7 7.1a1 1 0 0 1 1.4-1.4L5 7.6l4.3-4.3a1 1 0 0 1 1.4 0z'/%3E%3C/svg%3E") 50%/contain no-repeat}.tutor-input-field .tutor-checkbox-md:checked{background-color:var(--tutor-surface-brand-primary);color:var(--tutor-icon-idle-inverse);border-color:transparent}.tutor-input-field .tutor-checkbox-md:checked:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.tutor-input-field .tutor-checkbox-md:disabled{background-color:var(--tutor-surface-l1-hover);color:var(--tutor-icon-disabled);cursor:not-allowed;border-color:var(--tutor-border-idle)}.tutor-input-field .tutor-checkbox-md:focus{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-input-field .tutor-checkbox-md:focus:not(:checked){box-shadow:0 0 0 2px rgba(152,162,179,.14),0 1px 2px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.1)}.tutor-input-field .tutor-checkbox-intermediate{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);cursor:pointer;width:20px;height:20px;color:var(--tutor-icon-idle);border-radius:4px;flex-shrink:0;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out,color .25s ease-in-out;position:relative}.tutor-input-field .tutor-checkbox-intermediate:before{display:none!important}.tutor-input-field .tutor-checkbox-intermediate:after{content:"";opacity:0;background-color:currentColor;width:12px;height:12px;transition:opacity .25s ease-in-out,transform .25s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.6);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='black' d='M10.3 3.3a1 1 0 0 1 0 1.4L5.5 9.5a1 1 0 0 1-1.4 0L1.7 7.1a1 1 0 0 1 1.4-1.4L5 7.6l4.3-4.3a1 1 0 0 1 1.4 0z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='black' d='M10.3 3.3a1 1 0 0 1 0 1.4L5.5 9.5a1 1 0 0 1-1.4 0L1.7 7.1a1 1 0 0 1 1.4-1.4L5 7.6l4.3-4.3a1 1 0 0 1 1.4 0z'/%3E%3C/svg%3E") 50%/contain no-repeat}.tutor-input-field .tutor-checkbox-intermediate:checked{background-color:var(--tutor-surface-brand-primary);color:var(--tutor-icon-idle-inverse);border-color:transparent}.tutor-input-field .tutor-checkbox-intermediate:checked:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.tutor-input-field .tutor-checkbox-intermediate:disabled{background-color:var(--tutor-surface-l1-hover);color:var(--tutor-icon-disabled);cursor:not-allowed;border-color:var(--tutor-border-idle)}.tutor-input-field .tutor-checkbox-intermediate:focus{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-input-field .tutor-checkbox-intermediate:focus:not(:checked){box-shadow:0 0 0 2px rgba(152,162,179,.14),0 1px 2px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.1)}.tutor-input-field .tutor-checkbox-intermediate:after{opacity:1;background-color:currentColor;border-radius:1000px;width:7px;height:2.5px;transform:translate(-50%,-50%)scale(1);-webkit-mask:none;mask:none}.tutor-input-field .tutor-checkbox-intermediate{background-color:var(--tutor-surface-brand-primary);color:var(--tutor-icon-idle-inverse);border-color:transparent}.tutor-input-field .tutor-radio{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);cursor:pointer;border-radius:1000px;flex-shrink:0;width:16px;height:16px;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out;position:relative}.tutor-input-field .tutor-radio:checked{background-color:var(--tutor-surface-brand-primary);border-color:transparent}.tutor-input-field .tutor-radio:checked:before{display:none!important}.tutor-input-field .tutor-radio:checked:after{content:"";background-color:var(--tutor-surface-l1);border-radius:1000px;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tutor-input-field .tutor-radio:disabled{background-color:var(--tutor-surface-l2);cursor:not-allowed;border-color:var(--tutor-border-idle)}.tutor-input-field .tutor-radio:focus{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-input-field .tutor-radio:focus:not(:checked){box-shadow:0 0 0 2px rgba(152,162,179,.14),0 1px 2px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.1)}.tutor-input-field .tutor-radio-md{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);cursor:pointer;border-radius:1000px;flex-shrink:0;width:20px;height:20px;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out;position:relative}.tutor-input-field .tutor-radio-md:checked{background-color:var(--tutor-surface-brand-primary);border-color:transparent}.tutor-input-field .tutor-radio-md:checked:before{display:none!important}.tutor-input-field .tutor-radio-md:checked:after{content:"";background-color:var(--tutor-surface-l1);border-radius:1000px;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tutor-input-field .tutor-radio-md:disabled{background-color:var(--tutor-surface-l2);cursor:not-allowed;border-color:var(--tutor-border-idle)}.tutor-input-field .tutor-radio-md:focus{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-input-field .tutor-radio-md:focus:not(:checked){box-shadow:0 0 0 2px rgba(152,162,179,.14),0 1px 2px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.1)}.tutor-input-field .tutor-switch{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background-color:var(--tutor-button-secondary-hover);cursor:pointer;border:none;border-radius:20px;outline:none;align-items:center;width:36px;height:20px;transition:background-color .25s ease-in-out;display:inline-flex;position:relative}.tutor-input-field .tutor-switch:before{display:none!important}.tutor-input-field .tutor-switch:after{content:"";background-color:var(--tutor-actions-inverse);border-radius:50%;width:16px;height:16px;transition:transform .25s ease-in-out,background-color .25s ease-in-out;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.1)}.tutor-input-field .tutor-switch:focus{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);border-color:var(--tutor-border-brand-tertiary);outline:none}.tutor-input-field .tutor-switch:checked{background-color:var(--tutor-button-primary)}.tutor-input-field .tutor-switch:checked:after{transform:translate(16px)}.tutor-input-field .tutor-switch:disabled{background-color:var(--tutor-button-disabled)}.tutor-input-field .tutor-switch:disabled:after{background-color:var(--tutor-actions-gray-empty)}.tutor-input-field .tutor-switch-md{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background-color:var(--tutor-button-secondary-hover);cursor:pointer;border:none;border-radius:24px;outline:none;align-items:center;width:44px;height:24px;transition:background-color .25s ease-in-out;display:inline-flex;position:relative}.tutor-input-field .tutor-switch-md:before{display:none!important}.tutor-input-field .tutor-switch-md:after{content:"";background-color:var(--tutor-actions-inverse);border-radius:50%;width:20px;height:20px;transition:transform .25s ease-in-out,background-color .25s ease-in-out;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.1)}.tutor-input-field .tutor-switch-md:focus{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);border-color:var(--tutor-border-brand-tertiary);outline:none}.tutor-input-field .tutor-switch-md:checked{background-color:var(--tutor-button-primary)}.tutor-input-field .tutor-switch-md:checked:after{transform:translate(20px)}.tutor-input-field .tutor-switch-md:disabled{background-color:var(--tutor-button-disabled)}.tutor-input-field .tutor-switch-md:disabled:after{background-color:var(--tutor-actions-gray-empty)}.tutor-input-field .tutor-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;margin-bottom:6px;font-size:.875rem;font-weight:500;line-height:1.375rem;display:flex}.tutor-input-field .tutor-label-required:after{content:"*";color:var(--tutor-text-critical);margin-left:2px}.tutor-input-field .tutor-input-help-icon{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-input-field .tutor-input-help-icon:focus{outline:none}.tutor-input-field .tutor-input-help-icon{color:var(--tutor-icon-subdued);cursor:help;flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-input-field .tutor-input-clear-button{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:transparent;border:none;flex-flow:row;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}.tutor-input-field .tutor-input-clear-button:hover:not(:disabled):not(.disabled),.tutor-input-field .tutor-input-clear-button:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:transparent;border:none;outline:none}.tutor-input-field .tutor-input-clear-button:focus-visible:not(:disabled):not(.disabled){box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-input-field .tutor-input-clear-button svg:not([class]){color:currentColor;flex-shrink:0}.tutor-input-field .tutor-input-clear-button:disabled,.tutor-input-field .tutor-input-clear-button.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}.tutor-input-field .tutor-input-clear-button:disabled svg:not([class]),.tutor-input-field .tutor-input-clear-button.disabled svg:not([class]){color:var(--tutor-icon-subdued)}.tutor-input-field .tutor-input-clear-button{color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow,none);background-color:transparent}.tutor-input-field .tutor-input-clear-button svg:not([class]){color:var(--tutor-icon-idle)}.tutor-input-field .tutor-input-clear-button:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-ghost-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-hover,var(--tutor-button-ghost-border-shadow,none))}.tutor-input-field .tutor-input-clear-button:disabled,.tutor-input-field .tutor-input-clear-button.disabled{--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-disabled,var(--tutor-button-ghost-border-shadow,none));background-color:transparent}.tutor-input-field .tutor-input-clear-button{inset-inline-end:12px;color:var(--tutor-icon-idle);border-radius:4px;flex-shrink:0;padding:2px;position:absolute;top:50%;transform:translateY(-50%)}.tutor-input-field .tutor-input-content{color:var(--tutor-icon-secondary);pointer-events:none;flex-flow:row;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.tutor-input-field .tutor-input-content.tutor-input-content-left{inset-inline-start:12px}.tutor-input-field .tutor-input-content.tutor-input-content-right{inset-inline-end:12px}.tutor-input-field .tutor-input-content .tutor-input-password-toggle{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-input-field .tutor-input-content .tutor-input-password-toggle:focus{outline:none}.tutor-input-field .tutor-input-content .tutor-input-password-toggle{pointer-events:auto;cursor:pointer;color:inherit}.tutor-input-field .tutor-input-content .tutor-input-password-toggle:hover{color:var(--tutor-icon-hover)}.tutor-input-field .tutor-input-wrapper:has(.tutor-input-sm) .tutor-input.tutor-input-content-left{padding-inline-start:32px}.tutor-input-field .tutor-input-wrapper:has(.tutor-input-sm) .tutor-input.tutor-input-content-right{padding-inline-end:32px}.tutor-input-field .tutor-input-wrapper:has(.tutor-input-sm) .tutor-input-content-left{inset-inline-start:8px}.tutor-input-field .tutor-input-wrapper:has(.tutor-input-sm).tutor-input-content-right{inset-inline-end:8px}.tutor-input-field .tutor-error-text{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-critical);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-input-field .tutor-help-text{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-input-field .tutor-error-text:not(:empty),.tutor-input-field .tutor-help-text:not(:empty){margin-top:6px}.tutor-input-field-error .tutor-input{border:1px solid var(--tutor-border-error);--tutor-input-border-shadow-current:none;box-shadow:0 1px 2px rgba(16,24,40,.05)}.tutor-input-field-error .tutor-input:focus{border-color:var(--tutor-border-error);outline:none;box-shadow:0 0 0 2px rgba(240,68,56,.24),0 1px 2px rgba(16,24,40,.05)}.tutor-input-field-error .tutor-wp-editor-container{outline:1px solid var(--tutor-border-error);border-radius:var(--tutor-input-radius,6px);box-shadow:0 1px 2px rgba(16,24,40,.05)}.tutor-input-field-error .tutor-wp-editor-container:focus{border-color:var(--tutor-border-error);outline:none;box-shadow:0 0 0 2px rgba(240,68,56,.24),0 1px 2px rgba(16,24,40,.05)}.tutor-modal{z-index:99999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tutor-modal-backdrop{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(0,0,0,.6);position:absolute;inset:0}.tutor-modal-backdrop-enter{transition:opacity .15s ease-out}.tutor-modal-backdrop-transition{opacity:0}.tutor-modal-backdrop-transition-reset{opacity:1}.tutor-modal-backdrop-leave{transition:opacity .15s ease-in}.tutor-modal-content{background-color:var(--tutor-surface-l1);border-radius:var(--tutor-modal-radius,16px);width:100%;max-width:500px;max-height:calc(100dvh - 40px);box-shadow:var(--tutor-modal-shadow,0px 8px 8px -4px rgba(16,24,40,.03),0px 20px 24px -4px rgba(16,24,40,.08));position:relative;overflow-y:auto}.tutor-modal-content-enter{transition:opacity .15s ease-out,transform .15s ease-out}.tutor-modal-content-transition{opacity:0;transform:translateY(16px)scale(.95)}.tutor-modal-content-transition-reset{opacity:1;transform:translateY(0)scale(1)}.tutor-modal-content-leave{transition:opacity .15s ease-in,transform .15s ease-in}.tutor-modal-header{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:4px;padding:20px 20px 0;display:flex}.tutor-modal-title{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);margin:0;font-size:1.125rem;font-weight:600;line-height:1.625rem}.tutor-modal-subtitle{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);font-size:.75rem;font-weight:400;line-height:1.125rem}.tutor-modal-body{padding:20px}.tutor-modal-close{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:transparent;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}.tutor-modal-close:hover:not(:disabled):not(.disabled),.tutor-modal-close:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:transparent;border:none;outline:none}.tutor-modal-close:focus-visible:not(:disabled):not(.disabled){box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-modal-close svg:not([class]){color:currentColor;flex-shrink:0}.tutor-modal-close:disabled,.tutor-modal-close.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}.tutor-modal-close:disabled svg:not([class]),.tutor-modal-close.disabled svg:not([class]){color:var(--tutor-icon-subdued)}.tutor-modal-close{min-width:32px;min-height:32px;color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow,none);background-color:transparent;padding:8px}.tutor-modal-close svg:not([class]){color:var(--tutor-icon-idle)}.tutor-modal-close:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-ghost-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-hover,var(--tutor-button-ghost-border-shadow,none))}.tutor-modal-close:disabled,.tutor-modal-close.disabled{--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-disabled,var(--tutor-button-ghost-border-shadow,none));background-color:transparent}.tutor-modal-close{top:8px;position:absolute;inset-inline-end:8px}.tutor-modal-close svg{color:var(--tutor-icon-idle)!important}.tutor-modal-footer{border-top:1px solid var(--tutor-border-idle);flex-flow:row;justify-content:flex-end;align-items:center;gap:8px;padding:12px 20px;display:flex}@media (max-width:768px){.tutor-modal{padding:16px}.tutor-modal-content{max-height:95vh}}.tutor-popover{z-index:2;background-color:var(--tutor-surface-l1);border:var(--tutor-popover-border,1px solid var(--tutor-border-idle));border-radius:var(--tutor-popover-radius,12px);max-width:276px;box-shadow:var(--tutor-popover-shadow,0px 4px 6px -2px rgba(16,24,40,.03),0px 12px 16px -4px rgba(16,24,40,.08));position:fixed;overflow:hidden}.tutor-popover-header{padding:8px 8px 0}.tutor-popover-header .tutor-popover-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:1rem;font-weight:600;line-height:1.375rem}.tutor-popover-header .tutor-popover-close{top:4px;width:24px;height:24px;color:var(--tutor-icon-idle);cursor:pointer;background:0 0;border:none;border-radius:24px;flex-flow:row;justify-content:center;align-items:center;padding:0;transition:all .25s ease-in-out;display:flex;position:absolute;inset-inline-end:4px}.tutor-popover-header .tutor-popover-close:hover,.tutor-popover-header .tutor-popover-close:focus{background-color:var(--tutor-surface-l2);color:var(--tutor-icon-hover);outline:none}.tutor-popover-body{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);padding:8px;font-size:.875rem;font-weight:400;line-height:1.125rem}.tutor-popover-footer{border-top:1px solid var(--tutor-border-idle);flex-flow:row;justify-content:flex-end;align-items:center;gap:4px;margin-top:8px;padding:8px;display:flex}[dir=rtl] .tutor-popover-footer{flex-direction:row-reverse;justify-content:flex-start}.tutor-popover .tutor-popover-menu{min-width:170px;padding:6px 0}.tutor-popover .tutor-popover-menu .tutor-popover-menu-item{width:100%;font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-popover .tutor-popover-menu .tutor-popover-menu-item:focus{outline:none}.tutor-popover .tutor-popover-menu .tutor-popover-menu-item{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);text-overflow:ellipsis;white-space:nowrap;flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;padding:8px 12px;font-size:.875rem;font-weight:400;line-height:1.375rem;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:flex;overflow:hidden}.tutor-popover .tutor-popover-menu .tutor-popover-menu-item svg{flex-shrink:0}.tutor-popover .tutor-popover-menu .tutor-popover-menu-item:hover,.tutor-popover .tutor-popover-menu .tutor-popover-menu-item:focus{color:var(--tutor-text-primary);background-color:var(--tutor-tab-sidebar-l2-hover)}.tutor-popover .tutor-popover-menu .tutor-popover-menu-item.tutor-active{background-color:var(--tutor-tab-sidebar-l2-active);color:var(--tutor-text-brand);opacity:1}.tutor-popover-sm{max-width:200px;font-size:.75rem}.tutor-popover-lg{max-width:400px}.tutor-popover-xl{max-width:500px}.tutor-popover[x-cloak]{display:none!important}@media (max-width:576px){.tutor-popover{max-width:calc(100vw - 56px)}.tutor-popover-header,.tutor-popover-body,.tutor-popover-footer{padding-left:6px;padding-inline-end:6px}}.tutor-progress-bar{width:100%;height:var(--tutor-progress-height,8px);background-color:var(--tutor-actions-gray-quaternary);border-radius:1000px;position:relative;overflow:hidden;box-shadow:inset 0 0 1.75px rgba(0,0,0,.16)}.tutor-progress-bar-fill{--tutor-progress-width:0%;--tutor-progress-start:0%;width:100%;height:100%;transform:translateX(calc(var(--tutor-progress-width) - 100%));background-color:var(--tutor-actions-success-primary);border-radius:inherit;transition:transform .3s ease-in-out;position:relative}[dir=rtl] .tutor-progress-bar-fill{transform:translateX(calc(100% - var(--tutor-progress-width)))}.tutor-progress-bar-fill:before{content:"";top:var(--tutor-progress-indicator-top,2px);height:var(--tutor-progress-indicator-height,1.5px);background-color:var(--tutor-actions-success-secondary);border-radius:inherit;opacity:.4;width:8.16px;position:absolute;inset-inline-end:4px}.tutor-progress-bar-fill:after{content:"";display:var(--tutor-progress-indicator-secondary-display,none);top:var(--tutor-progress-indicator-top,2px);height:var(--tutor-progress-indicator-height,1.5px);background-color:var(--tutor-actions-success-secondary);border-radius:inherit;opacity:.4;position:absolute;inset-inline:4px 13.16px}.tutor-progress-bar.tutor-progress-bar-brand{background-color:var(--tutor-actions-gray-quaternary)}.tutor-progress-bar.tutor-progress-bar-brand .tutor-progress-bar-fill{background-color:var(--tutor-actions-brand-primary)}.tutor-progress-bar.tutor-progress-bar-brand .tutor-progress-bar-fill:before,.tutor-progress-bar.tutor-progress-bar-brand .tutor-progress-bar-fill:after{background-color:var(--tutor-actions-brand-secondary)}.tutor-progress-bar.tutor-progress-bar-warning{background-color:var(--tutor-actions-warning-tertiary)}.tutor-progress-bar.tutor-progress-bar-warning .tutor-progress-bar-fill{background-color:var(--tutor-actions-warning-primary)}.tutor-progress-bar.tutor-progress-bar-warning .tutor-progress-bar-fill:before,.tutor-progress-bar.tutor-progress-bar-warning .tutor-progress-bar-fill:after{background-color:var(--tutor-actions-warning-tertiary)}.tutor-progress-bar[data-tutor-animated] .tutor-progress-bar-fill{animation:1s ease-out forwards tutor-progress-fill-animate}[dir=rtl] .tutor-progress-bar[data-tutor-animated] .tutor-progress-bar-fill{animation-name:tutor-progress-fill-animate-rtl}@keyframes tutor-progress-fill-animate{0%{transform:translateX(calc(var(--tutor-progress-start,0%) - 100%))}to{transform:translateX(calc(var(--tutor-progress-width) - 100%))}}@keyframes tutor-progress-fill-animate-rtl{0%{transform:translateX(calc(100% - var(--tutor-progress-start,0%)))}to{transform:translateX(calc(100% - var(--tutor-progress-width)))}}.tutor-preview-trigger{min-width:0;max-width:100%;display:flex}.tutor-preview-trigger-text{-webkit-text-decoration:underline dashed var(--tutor-border-hover);text-decoration:underline dashed var(--tutor-border-hover);text-underline-offset:4px;color:var(--tutor-text-secondary);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom;max-width:100%;padding-inline-end:2px;font-style:italic;transition:color .25s ease-in-out;display:inline-block;overflow:hidden}.tutor-preview-trigger-text:focus{outline:none}.tutor-preview-trigger-text:focus-visible{outline:2px solid var(--tutor-brand-450,#90a0f7);outline-offset:2px;outline-offset:2px;border-radius:4px}.tutor-preview-card{background:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;width:194px;max-width:calc(100vw - 16px);padding:8px 8px 12px;animation:.2s tutor-preview-fade-in;overflow:hidden;box-shadow:0 4px 6px -2px rgba(16,24,40,.03),0 12px 16px -4px rgba(16,24,40,.08)}.tutor-preview-card-content{flex-direction:column;gap:8px;display:flex}.tutor-preview-card-thumbnail{object-fit:cover;border-radius:6px;width:100%;height:90px;display:block}.tutor-preview-card-body{flex-direction:column;gap:2px;display:flex}.tutor-preview-card-title{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:500;line-height:1.125rem;display:-webkit-box;overflow:hidden}.tutor-preview-card-title a{color:inherit;text-decoration:none;transition:color .25s ease-in-out}.tutor-preview-card-title a:hover{color:var(--tutor-text-brand)}.tutor-preview-card-title a:focus-visible{outline:2px solid var(--tutor-brand-450,#90a0f7);outline-offset:2px;outline-offset:2px;border-radius:4px}.tutor-preview-card-instructor{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-preview-card-instructor a{color:var(--tutor-text-secondary);text-decoration:none;transition:color .25s ease-in-out}.tutor-preview-card-instructor a:hover{color:var(--tutor-text-brand)}.tutor-preview-card-instructor a:focus-visible{outline:2px solid var(--tutor-brand-450,#90a0f7);outline-offset:2px;outline-offset:2px;border-radius:4px}@keyframes tutor-preview-fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.tutor-section-separator{background-color:var(--tutor-border-idle);border:none;flex-shrink:0;width:100%;height:1px;margin:0;padding:0}.tutor-section-separator-vertical{background-color:var(--tutor-border-idle);border:none;flex-shrink:0;align-self:stretch;width:1px;height:1.25rem;margin:auto 0;padding:0}.tutor-skeleton{width:100%;height:16px;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);-webkit-mask-image:-webkit-radial-gradient(center,white,black);background-color:rgba(0,0,0,.11);border-radius:6px;flex-shrink:0;display:block;position:relative;overflow:hidden}.tutor-skeleton:after{content:"";animation:var(--tutor-animation-duration,1.6s)linear .5s infinite normal none running wave;background:linear-gradient(90deg,transparent,rgba(0,0,0,.05),transparent);position:absolute;inset:0;transform:translate(-100%)}.tutor-skeleton-round{border-radius:1000px}@keyframes wave{0%{transform:translate(-100%)}to{transform:translate(100%)}}.tutor-statics{flex-flow:row;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;position:relative}.tutor-statics-progress{transform:rotate(-90deg)}.tutor-statics-progress-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:700;line-height:1.25rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tutor-statics-progress-label-large{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:2.5rem;font-weight:700;line-height:3rem}.tutor-statics-complete{background:var(--tutor-actions-brand-primary);border-radius:1000px;flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-statics-complete svg{color:var(--tutor-icon-idle-inverse)}.tutor-statics-locked{background:0 0;border-radius:1000px;flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-statics-locked svg{color:var(--tutor-icon-idle)}button.tutor-tabs-tab,.tutor-tabs-tab{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border-radius:var(--tutor-tab-radius,8px);font-size:.875rem;font-weight:400;line-height:1.375rem;font-weight:var(--tutor-tab-font-weight,500);text-transform:capitalize;white-space:nowrap;cursor:pointer;height:var(--tutor-tab-height,40px);box-shadow:none;background:0 0;border:none;flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;margin:0;padding:8px 16px;transition:background-color .25s ease-in-out,color .25s ease-in-out,box-shadow .25s ease-in-out;display:flex}@media (max-width:576px){button.tutor-tabs-tab,.tutor-tabs-tab{justify-content:center;font-size:.75rem;line-height:1.25rem}}button.tutor-tabs-tab-active,.tutor-tabs-tab-active{color:var(--tutor-text-brand);background-color:var(--tutor-tab-l3-active);box-shadow:var(--tutor-tab-active-shadow,none)}button.tutor-tabs-tab-active svg,.tutor-tabs-tab-active svg{color:var(--tutor-text-brand)}button.tutor-tabs-tab-active:focus,button.tutor-tabs-tab-active:hover,.tutor-tabs-tab-active:focus,.tutor-tabs-tab-active:hover{box-shadow:none;color:var(--tutor-text-brand);background-color:var(--tutor-tab-l3-active);box-shadow:var(--tutor-tab-active-shadow,none);outline:none}button.tutor-tabs-tab-md,.tutor-tabs-tab-md{gap:4px;height:34px;padding:7px 12px;font-size:.75rem;line-height:1.25rem}button.tutor-tabs-tab-sm,.tutor-tabs-tab-sm{height:var(--tutor-tab-height-sm,34px);gap:4px;padding:6px 12px;font-size:.75rem;line-height:1.25rem}button.tutor-tabs-tab:hover:not(:disabled):not(.tutor-tabs-tab-active),button.tutor-tabs-tab:focus:not(:disabled):not(.tutor-tabs-tab-active),.tutor-tabs-tab:hover:not(:disabled):not(.tutor-tabs-tab-active),.tutor-tabs-tab:focus:not(:disabled):not(.tutor-tabs-tab-active){color:var(--tutor-text-primary);background-color:var(--tutor-tab-l3-active-hover);outline:none}button.tutor-tabs-tab:hover:not(:disabled):not(.tutor-tabs-tab-active) svg,button.tutor-tabs-tab:focus:not(:disabled):not(.tutor-tabs-tab-active) svg,.tutor-tabs-tab:hover:not(:disabled):not(.tutor-tabs-tab-active) svg,.tutor-tabs-tab:focus:not(:disabled):not(.tutor-tabs-tab-active) svg{color:var(--tutor-text-primary)}button.tutor-tabs-tab:disabled,.tutor-tabs-tab:disabled{color:var(--tutor-text-subdued);cursor:not-allowed}button.tutor-tabs-tab:disabled:hover,.tutor-tabs-tab:disabled:hover{background-color:transparent}button.tutor-tabs-tab:focus-visible{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-tabs-tab:focus-visible{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-tabs-nav{scrollbar-width:none;-ms-overflow-style:none;flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;display:flex;position:relative;overflow-x:auto;overflow-y:hidden}.tutor-tabs-nav::-webkit-scrollbar{display:none}.tutor-tabs-content{min-height:100px}.tutor-tabs-vertical{flex-flow:row;justify-content:flex-start;align-items:flex-start;display:flex}.tutor-tabs-vertical .tutor-tabs-nav{flex-flow:column;justify-content:flex-start;align-items:stretch;min-width:200px;display:flex}.tutor-tabs-vertical .tutor-tabs-content{flex:1;min-width:0}@media (max-width:576px){.tutor-tabs-vertical button.tutor-tabs-tab,.tutor-tabs-vertical .tutor-tabs-tab{justify-content:flex-start}}@media (max-width:768px){.tutor-tabs-vertical{display:unset;flex-direction:column;overflow-x:auto;overflow-y:hidden}.tutor-tabs-vertical .tutor-tabs-nav{flex-direction:row;overflow-x:auto}}.tutor-nav{flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;display:flex;overflow-x:auto}.tutor-nav button.tutor-nav-item,.tutor-nav .tutor-nav-item{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-nav button.tutor-nav-item:focus,.tutor-nav .tutor-nav-item:focus{outline:none}.tutor-nav button.tutor-nav-item,.tutor-nav .tutor-nav-item{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);border-radius:var(--tutor-tab-radius,8px);font-size:.875rem;font-weight:500;line-height:1.375rem;font-weight:var(--tutor-tab-font-weight,500);box-shadow:none;height:var(--tutor-tab-height,40px);white-space:nowrap;flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;padding:10px 16px;transition:background-color .25s ease-in-out,color .25s ease-in-out,box-shadow .25s ease-in-out;display:flex}.tutor-nav button.tutor-nav-item:hover,.tutor-nav .tutor-nav-item:hover{color:var(--tutor-text-brand);background-color:var(--tutor-tab-l3-active);box-shadow:var(--tutor-tab-active-shadow,none)}.tutor-nav button.tutor-nav-item:hover svg,.tutor-nav .tutor-nav-item:hover svg{color:var(--tutor-icon-brand)}.tutor-nav button.tutor-nav-item:focus,.tutor-nav .tutor-nav-item:focus{color:var(--tutor-text-brand);background-color:var(--tutor-tab-l3-active);box-shadow:none;outline:none}.tutor-nav button.tutor-nav-item:focus svg,.tutor-nav .tutor-nav-item:focus svg{color:var(--tutor-icon-brand)}.tutor-nav button.tutor-nav-item:focus-visible{outline:2px solid var(--tutor-brand-450,#90a0f7);outline-offset:2px;outline-offset:-2px}.tutor-nav .tutor-nav-item:focus-visible{outline:2px solid var(--tutor-brand-450,#90a0f7);outline-offset:2px;outline-offset:-2px}.tutor-nav button.tutor-nav-item.active,.tutor-nav .tutor-nav-item.active{background-color:var(--tutor-tab-l3-active);color:var(--tutor-text-brand);box-shadow:var(--tutor-tab-active-shadow,none)}.tutor-nav button.tutor-nav-item.active svg,.tutor-nav .tutor-nav-item.active svg{color:var(--tutor-icon-brand)}.tutor-nav button.tutor-nav-item svg,.tutor-nav .tutor-nav-item svg{flex-shrink:0}.tutor-nav-dropdown{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:4px;min-width:170px;padding:4px 0;display:flex}.tutor-nav-dropdown-item{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-nav-dropdown-item:focus{outline:none}.tutor-nav-dropdown-item{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;padding:8px 12px;font-size:.875rem;font-weight:400;line-height:1.375rem;transition:background-color .25s ease-in-out,color .25s ease-in-out;display:flex}.tutor-nav-dropdown-item:hover{color:var(--tutor-text-primary);background-color:var(--tutor-tab-l3-active-hover)}.tutor-nav-dropdown-item:focus{color:var(--tutor-text-primary);box-shadow:none;outline:none}.tutor-nav-dropdown-item.active,.tutor-nav-dropdown-item.active:hover{background-color:var(--tutor-tab-l3-active);color:var(--tutor-text-brand)}.tutor-nav-dropdown-item.active:hover svg{color:var(--tutor-icon-brand)}.tutor-nav.tutor-nav-secondary .tutor-nav-item{border-bottom:2px solid transparent;transition:border-color .25s ease-in-out,background-color .25s ease-in-out}.tutor-nav.tutor-nav-secondary .tutor-nav-item.active{border-bottom-color:var(--tutor-border-brand);background-color:transparent;border-radius:0}.tutor-nav.tutor-nav-small .tutor-nav-item{border-radius:var(--tutor-tab-radius-sm,6px);height:var(--tutor-tab-height-sm,34px);padding:7px 12px}.tutor-nav.tutor-nav-small .tutor-nav-dropdown{min-width:150px}.tutor-nav.tutor-nav-large .tutor-nav-item{height:var(--tutor-tab-height-lg,44px);gap:8px;padding:11px 16px}.tutor-nav.tutor-nav-large .tutor-nav-dropdown{min-width:200px}.tutor-nav.tutor-nav-large .tutor-nav-dropdown .tutor-nav-dropdown-item{padding:12px 16px}@media (max-width:576px){.tutor-nav{gap:0}.tutor-nav .tutor-nav-item{border-radius:var(--tutor-tab-radius,8px);flex:1;justify-content:center;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:8px 12px;font-size:.75rem;line-height:1.5rem}.tutor-nav .tutor-nav-item svg{width:16px;height:16px}}.tutor-toast-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tutor-toast-container{z-index:var(--tutor-toast-z,100000);width:min(100vw - var(--tutor-toast-offset-x,16px)*2,var(--tutor-toast-max-width,340px));min-width:min(var(--tutor-toast-min-width,300px),100vw - var(--tutor-toast-offset-x,16px)*2);pointer-events:none;outline:none;margin:0;padding:0;list-style:none;position:fixed!important}.tutor-toast-container[data-position-x=left]{left:var(--tutor-toast-offset-x,16px)}.tutor-toast-container[data-position-x=right]{right:var(--tutor-toast-offset-x,16px)}.tutor-toast-container[data-position-x=center]{left:50%;transform:translate(-50%)}.tutor-toast-container[data-position-y=top]{top:var(--tutor-toast-offset-y,16px)}.tutor-toast-container[data-position-y=bottom]{bottom:var(--tutor-toast-offset-y,16px)}[dir=rtl] .tutor-toast-container[data-position-x=left]{left:auto;right:var(--tutor-toast-offset-x,16px)}[dir=rtl] .tutor-toast-container[data-position-x=right]{right:auto;left:var(--tutor-toast-offset-x,16px)}.tutor-toast-stack{width:100%;height:var(--tutor-toast-front-height,88px);pointer-events:none;transition:height .4s cubic-bezier(.4,0,.2,1);position:relative}.tutor-toast-item{inset-inline:0;pointer-events:none;transform:translateY(var(--tutor-toast-y,0px))scale(var(--tutor-toast-scale,1));opacity:var(--tutor-toast-opacity,1);transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s,height .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0}.tutor-toast-container[data-position-y=top] .tutor-toast-item{top:0;bottom:auto}.tutor-toast-item[data-front=true]{pointer-events:all;z-index:10}@keyframes tutor-toast-enter-from-bottom{0%{opacity:0;transform:translateY(100%)scale(1)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes tutor-toast-enter-from-top{0%{opacity:0;transform:translateY(-100%)scale(1)}to{opacity:1;transform:translateY(0)scale(1)}}.tutor-toast-item[data-entering][data-position-y=bottom]{animation:tutor-toast-enter-from-bottom var(--tutor-toast-animation-enter,.4s)cubic-bezier(.34,1.4,.64,1)forwards}.tutor-toast-item[data-entering][data-position-y=top]{animation:tutor-toast-enter-from-top var(--tutor-toast-animation-enter,.4s)cubic-bezier(.34,1.4,.64,1)forwards}@keyframes tutor-toast-exit-to-bottom{0%{opacity:1}to{transform:translateY(calc(100% + var(--tutor-toast-offset-y,16px)));opacity:0}}@keyframes tutor-toast-exit-to-top{0%{opacity:1}to{transform:translateY(calc(-100% - var(--tutor-toast-offset-y,16px)));opacity:0}}.tutor-toast-item[data-exiting][data-position-y=bottom]{animation:tutor-toast-exit-to-bottom var(--tutor-toast-animation-exit,.3s)ease forwards;pointer-events:none}.tutor-toast-item[data-exiting][data-position-y=top]{animation:tutor-toast-exit-to-top var(--tutor-toast-animation-exit,.3s)ease forwards;pointer-events:none}@keyframes tutor-toast-swipe-right{to{opacity:0;transform:translate(calc(100% + 40px))}}@keyframes tutor-toast-swipe-left{to{opacity:0;transform:translate(calc(-100% - 40px))}}.tutor-toast-item[data-swipe-out=right]{pointer-events:none;animation:.24s forwards tutor-toast-swipe-right}.tutor-toast-item[data-swipe-out=left]{pointer-events:none;animation:.24s forwards tutor-toast-swipe-left}.tutor-toast-item[data-swiping=true]{transition:none}.tutor-toast-item[data-front=false]:not([data-expanded])>.tutor-toast-card>*{opacity:0;transition:opacity .4s}.tutor-toast-item[data-front=true]>.tutor-toast-card>*,.tutor-toast-item[data-expanded]>.tutor-toast-card>*{opacity:1;transition:opacity .4s}.tutor-toast-card{align-items:center;gap:var(--tutor-toast-gap,8px);width:100%;padding:var(--tutor-toast-padding,12px 16px);border:1px solid var(--tutor-toast-border,var(--tutor-border-idle));border-radius:var(--tutor-toast-radius,1000px);background:var(--tutor-toast-background,var(--tutor-surface-base));box-shadow:var(--tutor-toast-shadow,0px 8px 8px -4px rgba(16,24,40,.03),0px 20px 24px -4px rgba(16,24,40,.08));color:var(--tutor-toast-text,var(--tutor-text-primary));font-family:var(--tutor-toast-font,var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif);cursor:grab;display:flex;position:relative;overflow:hidden}.tutor-toast-card:active{cursor:grabbing}.tutor-toast-card[data-type=default]{background:var(--tutor-toast-default-background,var(--tutor-surface-base));border-color:var(--tutor-toast-default-border,var(--tutor-border-idle));color:var(--tutor-toast-default-text,var(--tutor-text-primary))}.tutor-toast-card[data-type=success]{color:var(--tutor-toast-success-text,var(--tutor-text-success))}.tutor-toast-card[data-type=error]{color:var(--tutor-toast-error-text,var(--tutor-text-critical))}.tutor-toast-card[data-type=warning]{color:var(--tutor-toast-warning-text,var(--tutor-text-caution))}.tutor-toast-card[data-type=info]{color:var(--tutor-toast-info-text,var(--tutor-text-brand))}.tutor-toast-card[data-type=loading]{color:var(--tutor-toast-loading-text,var(--tutor-text-primary))}.tutor-toast-card[data-rich-colors][data-type=success]{background:var(--tutor-toast-success-background,var(--tutor-surface-success));border-color:var(--tutor-toast-success-border,var(--tutor-border-success))}.tutor-toast-card[data-rich-colors][data-type=error]{background:var(--tutor-toast-error-background,var(--tutor-surface-critical));border-color:var(--tutor-toast-error-border,var(--tutor-border-error))}.tutor-toast-card[data-rich-colors][data-type=warning]{background:var(--tutor-toast-warning-background,var(--tutor-surface-warning-hover));border-color:var(--tutor-toast-warning-border,var(--tutor-border-warning-tertiary))}.tutor-toast-card[data-rich-colors][data-type=info]{background:var(--tutor-toast-info-background,var(--tutor-surface-brand-secondary));border-color:var(--tutor-toast-info-border,var(--tutor-border-brand-tertiary))}.tutor-toast-card[data-rich-colors][data-type=loading]{background:var(--tutor-toast-loading-background,var(--tutor-surface-l2));border-color:var(--tutor-toast-loading-border,var(--tutor-border-hover))}.tutor-toast-icon{inline-size:var(--tutor-toast-icon-size,36px);block-size:var(--tutor-toast-icon-size,36px);background:var(--tutor-toast-default-background,var(--tutor-surface-base));color:var(--tutor-toast-info-icon,var(--tutor-icon-brand));border:1px solid transparent;border-radius:1000px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.tutor-toast-card[data-type=success] .tutor-toast-icon{color:var(--tutor-toast-success-icon,var(--tutor-icon-success-primary));border-color:var(--tutor-toast-success-border,var(--tutor-border-success));background:var(--tutor-toast-success-background,var(--tutor-surface-success))}.tutor-toast-card[data-type=error] .tutor-toast-icon{color:var(--tutor-toast-error-icon,var(--tutor-icon-critical));border-color:var(--tutor-toast-error-border,var(--tutor-border-error));background:var(--tutor-toast-error-background,var(--tutor-surface-critical))}.tutor-toast-card[data-type=warning] .tutor-toast-icon{color:var(--tutor-toast-warning-icon,var(--tutor-icon-warning));border-color:var(--tutor-toast-warning-border,var(--tutor-border-warning-tertiary));background:var(--tutor-toast-warning-background,var(--tutor-surface-warning-hover))}.tutor-toast-card[data-type=info] .tutor-toast-icon{color:var(--tutor-toast-info-icon,var(--tutor-icon-brand));border-color:var(--tutor-toast-info-border,var(--tutor-border-brand-tertiary));background:var(--tutor-toast-info-background,var(--tutor-surface-brand-secondary))}.tutor-toast-card[data-type=loading] .tutor-toast-icon{color:var(--tutor-toast-loading-icon,var(--tutor-icon-idle));border-color:var(--tutor-toast-loading-border,var(--tutor-border-hover));background:var(--tutor-toast-loading-background,var(--tutor-surface-l2))}.tutor-toast-card[data-type=default] .tutor-toast-icon{color:var(--tutor-toast-default-icon,var(--tutor-icon-idle));border-color:var(--tutor-toast-default-border,var(--tutor-border-idle));background:var(--tutor-toast-default-background,var(--tutor-surface-base))}.tutor-toast-content{flex:1;min-width:0}.tutor-toast-title,.tutor-toast-description{margin:0}.tutor-toast-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:currentColor;font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-toast-description{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-toast-text-muted,var(--tutor-text-secondary));font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-toast-card[data-type=default] .tutor-toast-description{color:var(--tutor-toast-default-text,var(--tutor-text-primary))}button.tutor-toast-close{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:transparent;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}button.tutor-toast-close:hover:not(:disabled):not(.disabled),button.tutor-toast-close:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:transparent;border:none;outline:none}button.tutor-toast-close:focus-visible:not(:disabled):not(.disabled){box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}button.tutor-toast-close svg:not([class]){color:currentColor;flex-shrink:0}button.tutor-toast-close:disabled,button.tutor-toast-close.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}button.tutor-toast-close:disabled svg:not([class]),button.tutor-toast-close.disabled svg:not([class]){color:var(--tutor-icon-subdued)}button.tutor-toast-close{color:var(--tutor-icon-idle);cursor:pointer;background:0 0;border:0;border-radius:1000px;flex-shrink:0;justify-content:center;align-items:center;block-size:28px;inline-size:28px;display:inline-flex}.tutor-toast-progress{background:color-mix(in srgb,currentColor 8%,transparent);block-size:3px;position:absolute;inset-block-end:0;inset-inline:0;overflow:hidden}.tutor-toast-progress-bar{transform-origin:0;block-size:100%}.tutor-toast-card[data-type=success] .tutor-toast-progress-bar{background:var(--tutor-toast-success-icon,var(--tutor-icon-success-primary))}.tutor-toast-card[data-type=error] .tutor-toast-progress-bar{background:var(--tutor-toast-error-icon,var(--tutor-icon-critical))}.tutor-toast-card[data-type=warning] .tutor-toast-progress-bar{background:var(--tutor-toast-warning-icon,var(--tutor-icon-warning))}.tutor-toast-card[data-type=info] .tutor-toast-progress-bar{background:var(--tutor-toast-info-icon,var(--tutor-icon-brand))}.tutor-toast-card[data-type=loading] .tutor-toast-progress-bar{background:var(--tutor-toast-loading-icon,var(--tutor-icon-idle))}.tutor-toast-card[data-type=default] .tutor-toast-progress-bar{background:color-mix(in srgb,var(--tutor-toast-default-text,var(--tutor-text-primary))30%,transparent)}.tutor-toast-card[data-type=loading] .tutor-toast-progress{display:none}@keyframes tutor-toast-progress-shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.tutor-toast-spinner{border:2px solid color-mix(in srgb,currentColor 20%,transparent);border-top-color:currentColor;border-radius:999px;block-size:18px;inline-size:18px;animation:.8s linear infinite tutor-toast-spinner-rotate}@keyframes tutor-toast-spinner-rotate{to{transform:rotate(360deg)}}[data-tutor-motion=reduce] .tutor-toast-item{transition:opacity .12s!important;animation:none!important}@media (prefers-reduced-motion:reduce){.tutor-toast-item{transition:opacity .12s!important;animation:none!important}}.tutor-tooltip-wrap{line-height:0;display:inline-block;position:relative}.tutor-tooltip{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary-inverse);z-index:1070;background-color:var(--tutor-surface-dark);word-wrap:break-word;text-align:center;pointer-events:none;border-radius:4px;max-width:180px;padding:8px;font-size:.75rem;font-weight:400;line-height:1.25rem;position:fixed;box-shadow:0 2px 4px -2px rgba(16,24,40,.06),0 4px 8px -2px rgba(16,24,40,.1)}.tutor-tooltip-medium{max-width:226px;padding:12px}.tutor-tooltip-large{text-align:start;max-width:320px;padding:12px}.tutor-tooltip-arrow-start.tutor-tooltip-top:before,.tutor-tooltip-arrow-start.tutor-tooltip-bottom:before{inset-inline:12px auto}.tutor-tooltip-arrow-center.tutor-tooltip-top:before,.tutor-tooltip-arrow-center.tutor-tooltip-bottom:before{left:50%;right:auto;transform:translate(-50%)}.tutor-tooltip-arrow-end.tutor-tooltip-top:before,.tutor-tooltip-arrow-end.tutor-tooltip-bottom:before{inset-inline:auto 12px}.tutor-tooltip:before{content:"";border:6px solid transparent;width:0;height:0;position:absolute}.tutor-tooltip-top:before{border-top-color:var(--tutor-surface-dark);border-bottom:none;top:100%}.tutor-tooltip-bottom:before{border-bottom-color:var(--tutor-surface-dark);border-top:none;bottom:100%}.tutor-tooltip-start:before{top:50%;border-inline-start-color:var(--tutor-surface-dark);inset-inline-start:100%;transform:translateY(-50%)}.tutor-tooltip-end:before{top:50%;border-inline-end-color:var(--tutor-surface-dark);inset-inline-end:100%;transform:translateY(-50%)}.tutor-tooltip-enter{opacity:0;transform:scale(.8)}.tutor-tooltip-enter-active{opacity:1;transition:opacity .15s ease-in-out,transform .15s ease-in-out;transform:scale(1)}.tutor-tooltip-leave{opacity:1;transform:scale(1)}.tutor-tooltip-leave-active{opacity:0;transition:opacity .15s ease-in-out,transform .15s ease-in-out;transform:scale(.8)}.tutor-file-uploader{background-color:var(--tutor-surface-brand-tertiary);background-image:var(--tutor-file-uploader-background-image,url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='6' ry='6' stroke='%23A4BCF4FF' stroke-width='3' stroke-dasharray='6%2c8' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e"));border-radius:var(--tutor-input-radius,6px);cursor:pointer;flex-flow:column;justify-content:center;align-items:center;min-height:228px;padding:16px;transition:all .25s ease-in-out;display:flex;position:relative}.tutor-file-uploader.tutor-file-uploader-drag-over{background-color:var(--tutor-surface-brand-secondary)}.tutor-file-uploader.tutor-file-uploader-disabled{cursor:not-allowed;pointer-events:none}.tutor-file-uploader-icon{color:var(--tutor-icon-hover);flex-flow:row;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.tutor-file-uploader-content{text-align:center;flex-flow:column;justify-content:center;align-items:center;gap:4px;margin-bottom:24px;display:flex}.tutor-file-uploader-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-file-uploader-subtitle{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);margin:0;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-file-uploader-input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:0;height:0;position:absolute;overflow:hidden}.tutor-file-preview{background-color:var(--tutor-surface-brand-tertiary);border-radius:6px;flex-flow:row;justify-content:center;align-items:center;width:100%;min-height:228px;display:flex;position:relative;overflow:hidden}.tutor-file-preview img{object-fit:contain;max-width:100%;height:auto}.tutor-file-preview-overlay{background-color:rgba(var(--tutor-surface-dark),.8);opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);flex-flow:row;justify-content:center;align-items:center;transition:opacity .25s ease-in-out;display:flex;position:absolute;inset:0}.tutor-file-preview:hover .tutor-file-preview-overlay{opacity:1;pointer-events:auto}.tutor-file-preview-actions{flex-flow:row;justify-content:center;align-items:center;gap:6px;display:flex}.tutor-badge{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);background-color:var(--tutor-actions-gray-secondary);border-radius:4px;align-items:center;gap:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-inline:8px;font-size:.75rem;font-weight:500;line-height:1.25rem;display:inline-flex}.tutor-badge img,.tutor-badge svg{object-fit:contain;object-position:center;flex-flow:row;justify-content:center;align-items:center;width:12px;height:12px;display:flex}.tutor-badge svg{color:var(--tutor-icon-idle)}.tutor-badge.tutor-badge-rounded{border-radius:1000px}.tutor-badge-primary{background-color:var(--tutor-actions-brand-primary);color:var(--tutor-text-primary-inverse)}.tutor-badge-primary svg{color:var(--tutor-icon-idle-inverse)}.tutor-badge-info{background-color:var(--tutor-actions-brand-tertiary);color:var(--tutor-text-brand)}.tutor-badge-info svg{color:var(--tutor-icon-brand)}.tutor-badge-warning{background-color:var(--tutor-actions-warning-secondary);color:var(--tutor-text-warning)}.tutor-badge-warning svg{color:var(--tutor-icon-warning)}.tutor-badge-success{background-color:var(--tutor-actions-success-tertiary);color:var(--tutor-text-success)}.tutor-badge-success svg{color:var(--tutor-icon-success-primary)}.tutor-badge-success-solid{background-color:var(--tutor-actions-success-primary);color:var(--tutor-text-primary-inverse)}.tutor-badge-success-solid svg{color:var(--tutor-icon-idle-inverse)}.tutor-badge-error{background-color:var(--tutor-actions-critical-secondary);color:var(--tutor-text-critical)}.tutor-badge-error svg{color:var(--tutor-icon-critical)}.tutor-badge-highlight{background-color:var(--tutor-surface-exception2-secondary);color:var(--tutor-text-exception2)}.tutor-badge-highlight svg{color:var(--tutor-icon-exception2)}.tutor-badge-disabled{background-color:var(--tutor-actions-gray-secondary);color:var(--tutor-text-subdued)}.tutor-badge-disabled svg{color:var(--tutor-icon-secondary)}.tutor-result-badge{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border:1px solid;border-radius:1000px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline-start:8px;padding-inline:24px 8px;font-size:1rem;font-weight:500;line-height:1.5rem;position:relative}@media (max-width:576px){.tutor-result-badge{font-size:.875rem;line-height:1.375rem}}.tutor-result-badge svg{inset-inline-start:-8px;position:absolute;top:50%;transform:translateY(-50%)}.tutor-result-badge.passed{color:var(--tutor-text-success);border-color:var(--tutor-border-success-secondary)}.tutor-result-badge.pending{color:var(--tutor-text-warning);border-color:var(--tutor-border-warning-secondary)}.tutor-result-badge.failed{color:var(--tutor-text-critical);border-color:var(--tutor-border-error-secondary)}.tutor-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin:0;padding:0;display:flex}.tutor-pagination-info{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-pagination-info .tutor-pagination-current,.tutor-pagination-info .tutor-pagination-total{color:var(--tutor-text-primary);font-weight:500}.tutor-pagination-list{flex-wrap:wrap;align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}.tutor-pagination-list li{margin:0;padding:0}.tutor-pagination-item{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);cursor:pointer;background-color:transparent;border-radius:6px;flex-flow:row;justify-content:center;align-items:center;min-width:32px;min-height:32px;padding:6px 12px;font-size:.75rem;font-weight:500;line-height:1.25rem;text-decoration:none;transition:background-color .25s ease-in-out,color .25s ease-in-out;display:flex}.tutor-pagination-item.active,.tutor-pagination-item:active,.tutor-pagination-item:hover{background-color:var(--tutor-button-primary-soft-focused);color:var(--tutor-text-brand)}.tutor-pagination-item.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.tutor-pagination-item-active{background-color:var(--tutor-button-primary-soft-focused);color:var(--tutor-text-brand)}.tutor-pagination-item-prev,.tutor-pagination-item-next{color:var(--tutor-icon-idle);padding:8px}.tutor-pagination-item-prev:hover,.tutor-pagination-item-next:hover{background-color:var(--tutor-actions-brand-tertiary);color:var(--tutor-actions-brand-primary)}.tutor-pagination-ellipsis{min-width:32px;min-height:32px;font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);cursor:default;flex-flow:row;justify-content:center;align-items:center;font-size:.75rem;font-weight:500;line-height:1.25rem;display:flex}.tutor-table-wrapper{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.tutor-table-wrapper.tutor-table-bordered{border:1px solid var(--tutor-border-idle);border-radius:8px}.tutor-table-wrapper.tutor-table-column-borders table thead th,.tutor-table-wrapper.tutor-table-column-borders table tbody td,.tutor-table-wrapper.tutor-table-column-borders .tutor-table thead th,.tutor-table-wrapper.tutor-table-column-borders .tutor-table tbody td{border-inline-end:1px solid var(--tutor-border-idle)}.tutor-table-wrapper.tutor-table-column-borders table thead th:last-of-type,.tutor-table-wrapper.tutor-table-column-borders table thead th:last-child,.tutor-table-wrapper.tutor-table-column-borders table tbody td:last-of-type,.tutor-table-wrapper.tutor-table-column-borders table tbody td:last-child,.tutor-table-wrapper.tutor-table-column-borders .tutor-table thead th:last-of-type,.tutor-table-wrapper.tutor-table-column-borders .tutor-table thead th:last-child,.tutor-table-wrapper.tutor-table-column-borders .tutor-table tbody td:last-of-type,.tutor-table-wrapper.tutor-table-column-borders .tutor-table tbody td:last-child{border-inline-end:none}.tutor-table-wrapper table{width:100%;min-width:600px}table.tutor-table,.tutor-table{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);border-collapse:collapse;border-spacing:0;background-color:var(--tutor-surface-l1);border:none;width:100%;margin:0;font-size:.875rem;font-weight:400;line-height:1.375rem}table.tutor-table thead,.tutor-table thead{background-color:var(--tutor-surface-l1-hover)}table.tutor-table thead th,.tutor-table thead th{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);text-align:left;white-space:nowrap;border:none;border-bottom:1px solid var(--tutor-border-idle);padding:12px;font-size:.75rem;font-weight:400;line-height:1.25rem}table.tutor-table tbody tr,.tutor-table tbody tr{border-bottom:1px solid var(--tutor-border-idle)}table.tutor-table tbody tr:last-child,.tutor-table tbody tr:last-child{border-bottom:none}table.tutor-table tbody tr:hover,.tutor-table tbody tr:hover{background-color:var(--tutor-surface-l1-hover)}table.tutor-table tbody tr:nth-child(odd)>td,.tutor-table tbody tr:nth-child(odd)>td{background-color:transparent}table.tutor-table tbody td,.tutor-table tbody td{vertical-align:middle;background-color:transparent;border:none;padding:12px}.tutor-avatar{background-color:var(--tutor-surface-brand-quaternary);color:var(--tutor-text-primary);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:1000px;flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative;overflow:hidden}.tutor-avatar .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar svg{width:24px;height:24px}.tutor-avatar-image{object-fit:cover;aspect-ratio:1;width:100%;height:100%;position:absolute;inset:0}.tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:inherit;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-20{width:20px;height:20px}.tutor-avatar-20 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:500;line-height:1.125rem}.tutor-avatar-20 svg{width:12px;height:12px}.tutor-avatar-24{width:24px;height:24px}.tutor-avatar-24 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-24 svg{width:12px;height:12px}.tutor-avatar-32{width:32px;height:32px}.tutor-avatar-32 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-32 svg{width:16px;height:16px}.tutor-avatar-40{width:40px;height:40px}.tutor-avatar-40 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-40 svg{width:20px;height:20px}.tutor-avatar-48{width:48px;height:48px}.tutor-avatar-48 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-48 svg{width:24px;height:24px}.tutor-avatar-56{width:56px;height:56px}.tutor-avatar-56 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-56 svg{width:28px;height:28px}.tutor-avatar-64{width:64px;height:64px}.tutor-avatar-64 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-64 svg{width:32px;height:32px}.tutor-avatar-80{width:80px;height:80px}.tutor-avatar-80 .tutor-avatar-initials{font-size:1.25rem;font-weight:500}.tutor-avatar-80 svg{width:40px;height:40px}.tutor-avatar-104{width:104px;height:104px}.tutor-avatar-104 .tutor-avatar-initials{font-size:1.5rem;font-weight:500}.tutor-avatar-104 svg{width:48px;height:48px}.tutor-avatar-square,.tutor-avatar-square svg,.tutor-avatar-square .tutor-avatar-image{border-radius:6px}.tutor-avatar-icon{background-color:var(--tutor-surface-brand-tertiary);color:var(--tutor-text-secondary)}.tutor-avatar-icon:hover{background-color:var(--tutor-actions-brand-tertiary);color:var(--tutor-actions-brand-primary)}.tutor-avatar-border{border:1px solid var(--tutor-border-brand-secondary)}.tutor-avatar-border svg,.tutor-avatar-border .tutor-avatar-image{border-radius:0}@media (max-width:1920px){.tutor-avatar-3xl-20{width:20px;height:20px}.tutor-avatar-3xl-20 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:500;line-height:1.125rem}.tutor-avatar-3xl-20 svg{width:12px;height:12px}.tutor-avatar-3xl-24{width:24px;height:24px}.tutor-avatar-3xl-24 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-3xl-24 svg{width:12px;height:12px}.tutor-avatar-3xl-32{width:32px;height:32px}.tutor-avatar-3xl-32 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-3xl-32 svg{width:16px;height:16px}.tutor-avatar-3xl-40{width:40px;height:40px}.tutor-avatar-3xl-40 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-3xl-40 svg{width:20px;height:20px}.tutor-avatar-3xl-48{width:48px;height:48px}.tutor-avatar-3xl-48 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-3xl-48 svg{width:24px;height:24px}.tutor-avatar-3xl-56{width:56px;height:56px}.tutor-avatar-3xl-56 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-3xl-56 svg{width:28px;height:28px}.tutor-avatar-3xl-64{width:64px;height:64px}.tutor-avatar-3xl-64 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-3xl-64 svg{width:32px;height:32px}.tutor-avatar-3xl-80{width:80px;height:80px}.tutor-avatar-3xl-80 .tutor-avatar-initials{font-size:1.25rem;font-weight:500}.tutor-avatar-3xl-80 svg{width:40px;height:40px}.tutor-avatar-3xl-104{width:104px;height:104px}.tutor-avatar-3xl-104 .tutor-avatar-initials{font-size:1.5rem;font-weight:500}.tutor-avatar-3xl-104 svg{width:48px;height:48px}}@media (max-width:1400px){.tutor-avatar-2xl-20{width:20px;height:20px}.tutor-avatar-2xl-20 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:500;line-height:1.125rem}.tutor-avatar-2xl-20 svg{width:12px;height:12px}.tutor-avatar-2xl-24{width:24px;height:24px}.tutor-avatar-2xl-24 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-2xl-24 svg{width:12px;height:12px}.tutor-avatar-2xl-32{width:32px;height:32px}.tutor-avatar-2xl-32 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-2xl-32 svg{width:16px;height:16px}.tutor-avatar-2xl-40{width:40px;height:40px}.tutor-avatar-2xl-40 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-2xl-40 svg{width:20px;height:20px}.tutor-avatar-2xl-48{width:48px;height:48px}.tutor-avatar-2xl-48 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-2xl-48 svg{width:24px;height:24px}.tutor-avatar-2xl-56{width:56px;height:56px}.tutor-avatar-2xl-56 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-2xl-56 svg{width:28px;height:28px}.tutor-avatar-2xl-64{width:64px;height:64px}.tutor-avatar-2xl-64 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-2xl-64 svg{width:32px;height:32px}.tutor-avatar-2xl-80{width:80px;height:80px}.tutor-avatar-2xl-80 .tutor-avatar-initials{font-size:1.25rem;font-weight:500}.tutor-avatar-2xl-80 svg{width:40px;height:40px}.tutor-avatar-2xl-104{width:104px;height:104px}.tutor-avatar-2xl-104 .tutor-avatar-initials{font-size:1.5rem;font-weight:500}.tutor-avatar-2xl-104 svg{width:48px;height:48px}}@media (max-width:1200px){.tutor-avatar-xl-20{width:20px;height:20px}.tutor-avatar-xl-20 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:500;line-height:1.125rem}.tutor-avatar-xl-20 svg{width:12px;height:12px}.tutor-avatar-xl-24{width:24px;height:24px}.tutor-avatar-xl-24 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-xl-24 svg{width:12px;height:12px}.tutor-avatar-xl-32{width:32px;height:32px}.tutor-avatar-xl-32 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-xl-32 svg{width:16px;height:16px}.tutor-avatar-xl-40{width:40px;height:40px}.tutor-avatar-xl-40 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-xl-40 svg{width:20px;height:20px}.tutor-avatar-xl-48{width:48px;height:48px}.tutor-avatar-xl-48 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-xl-48 svg{width:24px;height:24px}.tutor-avatar-xl-56{width:56px;height:56px}.tutor-avatar-xl-56 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-xl-56 svg{width:28px;height:28px}.tutor-avatar-xl-64{width:64px;height:64px}.tutor-avatar-xl-64 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-xl-64 svg{width:32px;height:32px}.tutor-avatar-xl-80{width:80px;height:80px}.tutor-avatar-xl-80 .tutor-avatar-initials{font-size:1.25rem;font-weight:500}.tutor-avatar-xl-80 svg{width:40px;height:40px}.tutor-avatar-xl-104{width:104px;height:104px}.tutor-avatar-xl-104 .tutor-avatar-initials{font-size:1.5rem;font-weight:500}.tutor-avatar-xl-104 svg{width:48px;height:48px}}@media (max-width:992px){.tutor-avatar-lg-20{width:20px;height:20px}.tutor-avatar-lg-20 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:500;line-height:1.125rem}.tutor-avatar-lg-20 svg{width:12px;height:12px}.tutor-avatar-lg-24{width:24px;height:24px}.tutor-avatar-lg-24 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-lg-24 svg{width:12px;height:12px}.tutor-avatar-lg-32{width:32px;height:32px}.tutor-avatar-lg-32 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-lg-32 svg{width:16px;height:16px}.tutor-avatar-lg-40{width:40px;height:40px}.tutor-avatar-lg-40 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-lg-40 svg{width:20px;height:20px}.tutor-avatar-lg-48{width:48px;height:48px}.tutor-avatar-lg-48 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-lg-48 svg{width:24px;height:24px}.tutor-avatar-lg-56{width:56px;height:56px}.tutor-avatar-lg-56 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-lg-56 svg{width:28px;height:28px}.tutor-avatar-lg-64{width:64px;height:64px}.tutor-avatar-lg-64 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-lg-64 svg{width:32px;height:32px}.tutor-avatar-lg-80{width:80px;height:80px}.tutor-avatar-lg-80 .tutor-avatar-initials{font-size:1.25rem;font-weight:500}.tutor-avatar-lg-80 svg{width:40px;height:40px}.tutor-avatar-lg-104{width:104px;height:104px}.tutor-avatar-lg-104 .tutor-avatar-initials{font-size:1.5rem;font-weight:500}.tutor-avatar-lg-104 svg{width:48px;height:48px}}@media (max-width:768px){.tutor-avatar-md-20{width:20px;height:20px}.tutor-avatar-md-20 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:500;line-height:1.125rem}.tutor-avatar-md-20 svg{width:12px;height:12px}.tutor-avatar-md-24{width:24px;height:24px}.tutor-avatar-md-24 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-md-24 svg{width:12px;height:12px}.tutor-avatar-md-32{width:32px;height:32px}.tutor-avatar-md-32 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-md-32 svg{width:16px;height:16px}.tutor-avatar-md-40{width:40px;height:40px}.tutor-avatar-md-40 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-md-40 svg{width:20px;height:20px}.tutor-avatar-md-48{width:48px;height:48px}.tutor-avatar-md-48 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-md-48 svg{width:24px;height:24px}.tutor-avatar-md-56{width:56px;height:56px}.tutor-avatar-md-56 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-md-56 svg{width:28px;height:28px}.tutor-avatar-md-64{width:64px;height:64px}.tutor-avatar-md-64 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-md-64 svg{width:32px;height:32px}.tutor-avatar-md-80{width:80px;height:80px}.tutor-avatar-md-80 .tutor-avatar-initials{font-size:1.25rem;font-weight:500}.tutor-avatar-md-80 svg{width:40px;height:40px}.tutor-avatar-md-104{width:104px;height:104px}.tutor-avatar-md-104 .tutor-avatar-initials{font-size:1.5rem;font-weight:500}.tutor-avatar-md-104 svg{width:48px;height:48px}}@media (max-width:576px){.tutor-avatar-sm-20{width:20px;height:20px}.tutor-avatar-sm-20 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:500;line-height:1.125rem}.tutor-avatar-sm-20 svg{width:12px;height:12px}.tutor-avatar-sm-24{width:24px;height:24px}.tutor-avatar-sm-24 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-sm-24 svg{width:12px;height:12px}.tutor-avatar-sm-32{width:32px;height:32px}.tutor-avatar-sm-32 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-sm-32 svg{width:16px;height:16px}.tutor-avatar-sm-40{width:40px;height:40px}.tutor-avatar-sm-40 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-sm-40 svg{width:20px;height:20px}.tutor-avatar-sm-48{width:48px;height:48px}.tutor-avatar-sm-48 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-sm-48 svg{width:24px;height:24px}.tutor-avatar-sm-56{width:56px;height:56px}.tutor-avatar-sm-56 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-sm-56 svg{width:28px;height:28px}.tutor-avatar-sm-64{width:64px;height:64px}.tutor-avatar-sm-64 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-sm-64 svg{width:32px;height:32px}.tutor-avatar-sm-80{width:80px;height:80px}.tutor-avatar-sm-80 .tutor-avatar-initials{font-size:1.25rem;font-weight:500}.tutor-avatar-sm-80 svg{width:40px;height:40px}.tutor-avatar-sm-104{width:104px;height:104px}.tutor-avatar-sm-104 .tutor-avatar-initials{font-size:1.5rem;font-weight:500}.tutor-avatar-sm-104 svg{width:48px;height:48px}}@media (max-width:480px){.tutor-avatar-xs-20{width:20px;height:20px}.tutor-avatar-xs-20 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:500;line-height:1.125rem}.tutor-avatar-xs-20 svg{width:12px;height:12px}.tutor-avatar-xs-24{width:24px;height:24px}.tutor-avatar-xs-24 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-xs-24 svg{width:12px;height:12px}.tutor-avatar-xs-32{width:32px;height:32px}.tutor-avatar-xs-32 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-xs-32 svg{width:16px;height:16px}.tutor-avatar-xs-40{width:40px;height:40px}.tutor-avatar-xs-40 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-xs-40 svg{width:20px;height:20px}.tutor-avatar-xs-48{width:48px;height:48px}.tutor-avatar-xs-48 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-xs-48 svg{width:24px;height:24px}.tutor-avatar-xs-56{width:56px;height:56px}.tutor-avatar-xs-56 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-xs-56 svg{width:28px;height:28px}.tutor-avatar-xs-64{width:64px;height:64px}.tutor-avatar-xs-64 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-xs-64 svg{width:32px;height:32px}.tutor-avatar-xs-80{width:80px;height:80px}.tutor-avatar-xs-80 .tutor-avatar-initials{font-size:1.25rem;font-weight:500}.tutor-avatar-xs-80 svg{width:40px;height:40px}.tutor-avatar-xs-104{width:104px;height:104px}.tutor-avatar-xs-104 .tutor-avatar-initials{font-size:1.5rem;font-weight:500}.tutor-avatar-xs-104 svg{width:48px;height:48px}}.tutor-select{width:100%;font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:400;line-height:1.375rem;position:relative}.tutor-select .tutor-select-trigger{background-color:var(--tutor-surface-base);border:1px solid var(--tutor-border-idle);border-color:var(--tutor-input-border-color,var(--tutor-border-idle));border-radius:var(--tutor-input-radius,6px);--tutor-input-border-shadow-current:var(--tutor-input-border-shadow,none);width:100%;min-height:40px;box-shadow:var(--tutor-input-border-shadow-current);cursor:pointer;text-align:left;flex-flow:row;justify-content:space-between;align-items:center;gap:6px;padding:8px 12px;transition:all .25s ease-in-out;display:flex}.tutor-select .tutor-select-trigger:hover,.tutor-select .tutor-select-trigger:focus{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);border-color:var(--tutor-border-brand-tertiary);background-color:var(--tutor-surface-l1);--tutor-input-border-shadow-current:none;outline:none}.tutor-select .tutor-select-trigger:has(.tutor-select-value-text):not(:has(.tutor-select-value-placeholder)){background-color:var(--tutor-surface-l1)}.tutor-select .tutor-select-trigger[disabled]{background-color:var(--tutor-surface-l1-hover);cursor:not-allowed;--tutor-input-border-shadow-current:none}.tutor-input-field-error .tutor-select .tutor-select-trigger{border:1px solid var(--tutor-border-error);box-shadow:0 1px 2px rgba(16,24,40,.05)}.tutor-input-field-error .tutor-select .tutor-select-trigger:focus{border-color:var(--tutor-border-error);outline:none;box-shadow:0 0 0 2px rgba(240,68,56,.24),0 1px 2px rgba(16,24,40,.05)}.tutor-select-value{flex-flow:row;flex:1;justify-content:flex-start;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.tutor-select-value-text{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.875rem;font-weight:400;line-height:1.375rem;overflow:hidden}.tutor-select-value-placeholder{color:var(--tutor-text-subdued)}.tutor-select-value-icon{color:var(--tutor-icon-secondary);flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.tutor-select-tags{flex-flow:wrap;flex:1;justify-content:flex-start;align-items:center;gap:4px;min-width:0;display:flex}.tutor-select-tag{background:var(--tutor-surface-l2);border-radius:4px;flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;max-width:150px;padding:2px 4px;font-size:12px;line-height:1.4;display:flex}.tutor-select-tag-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tutor-select-tag-remove{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-select-tag-remove:focus{outline:none}.tutor-select-tag-remove{color:var(--tutor-icon-secondary);cursor:pointer;flex-flow:row;justify-content:center;align-items:center;padding:0;transition:color .25s ease-in-out;display:flex}.tutor-select-tag-remove:hover{color:var(--tutor-icon-critical)}.tutor-select-actions{flex-flow:row;flex-shrink:0;justify-content:flex-start;align-items:center;gap:4px;display:flex}.tutor-select .tutor-select-clear{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:transparent;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}.tutor-select .tutor-select-clear:hover:not(:disabled):not(.disabled),.tutor-select .tutor-select-clear:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:transparent;border:none;outline:none}.tutor-select .tutor-select-clear:focus-visible:not(:disabled):not(.disabled){box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-select .tutor-select-clear svg:not([class]){color:currentColor;flex-shrink:0}.tutor-select .tutor-select-clear:disabled,.tutor-select .tutor-select-clear.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}.tutor-select .tutor-select-clear:disabled svg:not([class]),.tutor-select .tutor-select-clear.disabled svg:not([class]){color:var(--tutor-icon-subdued)}.tutor-select .tutor-select-clear{color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow,none);background-color:transparent}.tutor-select .tutor-select-clear svg:not([class]){color:var(--tutor-icon-idle)}.tutor-select .tutor-select-clear:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-ghost-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-hover,var(--tutor-button-ghost-border-shadow,none))}.tutor-select .tutor-select-clear:disabled,.tutor-select .tutor-select-clear.disabled{--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-disabled,var(--tutor-button-ghost-border-shadow,none));background-color:transparent}.tutor-select .tutor-select-clear{color:var(--tutor-icon-secondary);cursor:pointer;border-radius:4px;flex-flow:row;justify-content:center;align-items:center;margin-inline-end:4px;padding:2px;transition:color .25s ease-in-out;display:flex}.tutor-select-arrow{color:var(--tutor-icon-secondary);flex-flow:row;justify-content:center;align-items:center;transition:transform .25s ease-in-out;display:flex}[dir=rtl] .tutor-select-arrow{transform:scaleX(-1)}.tutor-select-menu{z-index:2;background:var(--tutor-surface-l1);border:var(--tutor-popover-border,1px solid var(--tutor-border-idle));border-radius:var(--tutor-popover-radius,12px);box-shadow:var(--tutor-popover-shadow,0px 4px 6px -2px rgba(16,24,40,.03),0px 12px 16px -4px rgba(16,24,40,.08));flex-direction:column;display:flex;position:absolute;inset-inline:0;overflow:hidden}.tutor-select-menu[data-position=bottom]{top:calc(100% + 4px)}.tutor-select-menu[data-position=top]{bottom:calc(100% + 4px)}.tutor-select-search{border-bottom:1px solid var(--tutor-border-idle);flex-shrink:0;padding:8px 12px;position:relative}.tutor-select-search-icon{top:50%;color:var(--tutor-icon-secondary);pointer-events:none;flex-flow:row;justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-start:20px;transform:translateY(-50%)}.tutor-select-search .tutor-select-search-input{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border:1px solid var(--tutor-border-idle);border-color:var(--tutor-input-border-color,var(--tutor-border-idle));border-radius:var(--tutor-input-radius,6px);background-color:var(--tutor-surface-l1);width:100%;min-height:auto;font-size:.875rem;font-weight:400;line-height:1.375rem;font-weight:var(--tutor-input-font-weight,400);--tutor-input-border-shadow-current:var(--tutor-input-border-shadow,none);box-shadow:var(--tutor-input-border-shadow-current);-moz-appearance:textfield;margin:0;padding:7px 12px;transition:all .25s ease-in-out}.tutor-select-search .tutor-select-search-input::-webkit-outer-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-select-search .tutor-select-search-input::-webkit-inner-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-select-search .tutor-select-search-input::-webkit-search-cancel-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-select-search .tutor-select-search-input::-webkit-autofill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-select-search .tutor-select-search-input::-webkit-contacts-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-select-search .tutor-select-search-input::-webkit-credentials-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-select-search .tutor-select-search-input:placeholder-shown:not(:focus):not(:disabled){background-color:var(--tutor-surface-l3)}.tutor-select-search .tutor-select-search-input::-webkit-input-placeholder{color:var(--tutor-text-subdued)}.tutor-select-search .tutor-select-search-input::-ms-input-placeholder{color:var(--tutor-text-subdued)}.tutor-select-search .tutor-select-search-input::placeholder{color:var(--tutor-text-subdued)}.tutor-select-search .tutor-select-search-input:focus{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);background-color:var(--tutor-surface-l1);border-color:var(--tutor-border-brand-tertiary);color:var(--tutor-text-primary);--tutor-input-border-shadow-current:none;outline:none}.tutor-select-search .tutor-select-search-input:disabled{background-color:var(--tutor-surface-l1-hover);cursor:not-allowed;--tutor-input-border-shadow-current:none}@media (hover:none) and (pointer:coarse){.tutor-select-search .tutor-select-search-input{font-size:1rem;line-height:1.5rem}}.tutor-select-search .tutor-select-search-input{padding-block:6px;padding-inline-start:32px}.tutor-select-options{max-height:280px;padding:6px 0;overflow-y:auto}.tutor-select-options::-webkit-scrollbar{width:8px}.tutor-select-options::-webkit-scrollbar-track{background:0 0}.tutor-select-options::-webkit-scrollbar-thumb{background:var(--tutor-border-idle);border-radius:1000px}.tutor-select-options::-webkit-scrollbar-thumb:hover{background:var(--tutor-icon-secondary)}.tutor-select-group-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);text-transform:uppercase;letter-spacing:.05em;padding:6px 12px;font-size:.75rem;font-weight:600;line-height:1.25rem}.tutor-select-group-options{padding-bottom:4px}.tutor-select-option{cursor:pointer;flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;padding:8px 12px;transition:background-color .25s ease-in-out;display:flex;position:relative}.tutor-select-option-icon{color:var(--tutor-icon-secondary);flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.tutor-select-option-content{flex:1;min-width:0}.tutor-select-option-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:400;line-height:1.375rem;overflow:hidden}.tutor-select-option-description{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.75rem;font-weight:400;line-height:1.25rem;overflow:hidden}.tutor-select-option:hover:not([data-disabled=true]),.tutor-select-option[data-selected=true]{background:var(--tutor-surface-l2)}.tutor-select-option[data-disabled=true]{color:var(--tutor-text-subdued);cursor:not-allowed;opacity:.5}.tutor-select-option[data-disabled=true]:hover{background:0 0}.tutor-select-empty{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);text-align:center;padding:16px 12px;font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-select-loading{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);flex-flow:row;justify-content:center;align-items:center;gap:6px;padding:16px 12px;font-size:.875rem;font-weight:400;line-height:1.375rem;display:flex}.tutor-select-loading-spinner{border:2px solid var(--tutor-border-idle);border-top-color:var(--tutor-border-brand-secondary);border-radius:1000px;width:16px;height:16px;animation:.6s linear infinite tutor-select-spin}@keyframes tutor-select-spin{to{transform:rotate(360deg)}}.tutor-select-sm .tutor-select-trigger{min-height:32px;font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);padding:4px 6px;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-select-sm .tutor-select-option{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);padding:4px 8px;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-select-lg .tutor-select-trigger{min-height:48px;font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);padding:12px 16px;font-size:1rem;font-weight:400;line-height:1.5rem}.tutor-select-lg .tutor-select-option{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);padding:8px 16px;font-size:1rem;font-weight:400;line-height:1.5rem}.tutor-border{border:1px solid var(--tutor-border-idle)}.tutor-border-t{border-top:1px solid var(--tutor-border-idle)}.tutor-border-r{border-inline-end:1px solid var(--tutor-border-idle)}.tutor-border-b{border-bottom:1px solid var(--tutor-border-idle)}.tutor-border-idle2{border-color:var(--tutor-border-idle2)}.tutor-border-brand{border-color:var(--tutor-border-brand)}.tutor-border-brand-secondary{border-color:var(--tutor-border-brand-secondary)}.tutor-border-warning-secondary{border-color:var(--tutor-border-warning-secondary)}.tutor-rounded-xs{border-radius:2px}.tutor-rounded-sm{border-radius:4px}.tutor-rounded-md{border-radius:6px}.tutor-rounded-lg{border-radius:8px}.tutor-rounded-2xl{border-radius:12px}.tutor-rounded-full{border-radius:1000px}@media (max-width:576px){.tutor-sm-border-t{border-top:1px solid var(--tutor-border-idle)}}.tutor-h1{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:2.5rem;font-weight:700;line-height:3rem}.tutor-h2{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:2rem;font-weight:700;line-height:2.5rem}.tutor-h3{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:1.5rem;font-weight:600;line-height:2rem}.tutor-h4{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:1.25rem;font-weight:600;line-height:1.75rem}.tutor-h5{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:1.125rem;font-weight:500;line-height:1.625rem}.tutor-p1{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:400;line-height:1.375rem}.tutor-p2{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:400;line-height:1.125rem}.tutor-p3{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:400;line-height:1.125rem}.tutor-medium{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:400;line-height:1.5rem}.tutor-small{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-tiny{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-tiny-2{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:400;line-height:1.125rem}.tutor-text-h3{font-size:1.5rem;line-height:2rem}.tutor-text-h4{font-size:1.25rem;line-height:1.75rem}.tutor-text-medium{font-size:1rem;line-height:1.5rem}.tutor-text-p1{font-size:1rem;line-height:1.375rem}.tutor-text-small{font-size:.875rem;line-height:1.375rem}.tutor-text-tiny{font-size:.75rem;line-height:1.25rem}.tutor-text-tiny-2{font-size:.625rem;line-height:1.125rem}.tutor-text-p3{font-size:.75rem;line-height:1.125rem}.tutor-font-regular{font-weight:400}.tutor-font-medium{font-weight:500}.tutor-font-semibold{font-weight:600}.tutor-font-bold{font-weight:700}.tutor-text-left{text-align:start}.tutor-text-right{text-align:end}.tutor-text-start{text-align:start}.tutor-text-center{text-align:center}.tutor-text-justify{text-align:justify}.tutor-no-underline{text-decoration:none}.tutor-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tutor-text-ellipsis{text-overflow:ellipsis}.tutor-line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tutor-line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tutor-line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tutor-line-clamp-4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tutor-line-clamp-5{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tutor-line-clamp-6{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tutor-whitespace-nowrap{white-space:nowrap}.tutor-whitespace-pre-line{white-space:pre-line}.tutor-break-words{overflow-wrap:break-word}.tutor-break-all{word-break:break-all}@media (max-width:576px){.tutor-sm-text-h3{font-size:1.5rem;line-height:2rem}.tutor-sm-text-h4{font-size:1.25rem;line-height:1.75rem}.tutor-sm-text-h5{font-size:1.125rem;line-height:1.625rem}.tutor-sm-text-medium{font-size:1rem;line-height:1.5rem}.tutor-sm-text-small{font-size:.875rem;line-height:1.375rem}.tutor-sm-text-p2{font-size:.875rem;line-height:1.125rem}.tutor-sm-text-tiny{font-size:.75rem;line-height:1.25rem}.tutor-sm-text-p3{font-size:.75rem;line-height:1.125rem}.tutor-sm-text-center{text-align:center}}.tutor-bg-transparent{background-color:transparent}.tutor-bg-gray-10{background-color:#fcfcfc}.tutor-surface-base{background-color:var(--tutor-surface-base)}.tutor-surface-l1{background-color:var(--tutor-surface-l1)}.tutor-surface-l1-hover{background-color:var(--tutor-surface-l1-hover)}.tutor-surface-l2{background-color:var(--tutor-surface-l2)}.tutor-surface-brand-primary{background-color:var(--tutor-surface-brand-primary)}.tutor-surface-brand-tertiary{background-color:var(--tutor-surface-brand-tertiary)}.tutor-surface-warning{background-color:var(--tutor-surface-warning)}.tutor-surface-warning-hover-2{background-color:var(--tutor-surface-warning-hover-2)}.tutor-surface-success{background-color:var(--tutor-surface-success)}.tutor-text-primary{color:var(--tutor-text-primary)}.tutor-text-primary-inverse{color:var(--tutor-text-primary-inverse)}.tutor-text-secondary{color:var(--tutor-text-secondary)}.tutor-text-subdued{color:var(--tutor-text-subdued)}.tutor-text-brand{color:var(--tutor-text-brand)}.tutor-text-success{color:var(--tutor-text-success)}.tutor-text-critical{color:var(--tutor-text-critical)}.tutor-text-warning{color:var(--tutor-text-warning)}.tutor-text-exception4{color:var(--tutor-text-exception4)}.tutor-text-exception5{color:var(--tutor-text-exception5)}.tutor-icon-idle{color:var(--tutor-icon-idle)}.tutor-icon-idle-inverse{color:var(--tutor-icon-idle-inverse)}.tutor-icon-hover{color:var(--tutor-icon-hover)}.tutor-icon-secondary{color:var(--tutor-icon-secondary)}.tutor-icon-subdued{color:var(--tutor-icon-subdued)}.tutor-icon-brand{color:var(--tutor-icon-brand)}.tutor-icon-brand-hover{color:var(--tutor-icon-brand-hover)}.tutor-icon-brand-secondary{color:var(--tutor-icon-brand-secondary)}.tutor-icon-success-primary{color:var(--tutor-icon-success-primary)}.tutor-icon-success-secondary{color:var(--tutor-icon-success-secondary)}.tutor-icon-critical{color:var(--tutor-icon-critical)}.tutor-icon-critical-hover{color:var(--tutor-icon-critical-hover)}.tutor-icon-warning{color:var(--tutor-icon-warning)}.tutor-icon-warning-secondary{color:var(--tutor-icon-warning-secondary)}.tutor-icon-caution{color:var(--tutor-icon-caution)}.tutor-icon-exception1{color:var(--tutor-icon-exception1)}.tutor-icon-exception2{color:var(--tutor-icon-exception2)}.tutor-icon-exception4{color:var(--tutor-icon-exception4)}.tutor-icon-exception5{color:var(--tutor-icon-exception5)}.tutor-icon-disabled{color:var(--tutor-icon-disabled)}.tutor-actions-success-primary{color:var(--tutor-actions-success-primary)}.tutor-actions-critical-primary{color:var(--tutor-actions-critical-primary)}.tutor-shadow-md{box-shadow:0 2px 4px -2px rgba(16,24,40,.06),0 4px 8px -2px rgba(16,24,40,.1)}.tutor-opacity-100{opacity:1}.tutor-block{display:block}.tutor-force-block{display:block!important}.tutor-inline-block{display:inline-block}.tutor-force-inline-block{display:inline-block!important}.tutor-force-inline{display:inline!important}.tutor-flex{display:flex}.tutor-force-flex{display:flex!important}.tutor-force-inline-flex{display:inline-flex!important}.tutor-grid{display:grid}.tutor-force-grid{display:grid!important}.tutor-force-inline-grid{display:inline-grid!important}.tutor-hidden{display:none}.tutor-force-hidden{display:none!important}.tutor-flex-row{flex-direction:row}.tutor-flex-row-reverse{flex-direction:row-reverse}.tutor-flex-column{flex-direction:column}.tutor-flex-wrap{flex-wrap:wrap}.tutor-flex-grow-1{flex-grow:1}.tutor-flex-shrink-0{flex-shrink:0}.tutor-flex-1{flex:1}.tutor-flex-center{flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-flex-center-col{flex-flow:column;justify-content:center;align-items:center;display:flex}.tutor-justify-start{justify-content:flex-start}.tutor-justify-end{justify-content:flex-end}.tutor-justify-center{justify-content:center}.tutor-justify-between{justify-content:space-between}.tutor-items-start{align-items:flex-start}.tutor-items-end{align-items:flex-end}.tutor-items-center{align-items:center}.tutor-items-stretch{align-items:stretch}.tutor-self-center{align-self:center}.tutor-gap-1{gap:2px}.tutor-gap-2{gap:4px}.tutor-gap-3{gap:6px}.tutor-gap-4{gap:8px}.tutor-gap-5{gap:12px}.tutor-gap-6{gap:16px}.tutor-gap-7{gap:20px}.tutor-gap-8{gap:24px}.tutor-gap-9{gap:32px}.tutor-gap-12{gap:56px}.tutor-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tutor-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tutor-col-auto{grid-column:auto}.tutor-absolute{position:absolute}.tutor-sticky{position:-webkit-sticky;position:sticky}.tutor-top-0{top:0}.tutor-top-2{top:4px}.tutor-right-2{inset-inline-end:4px}.tutor-left-2{inset-inline-start:4px}.tutor-overflow-y-auto{overflow-y:auto}.tutor-overflow-hidden{overflow:hidden}.tutor-icon{flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;display:flex}.tutor-ratio{content:" ";width:100%;display:block;position:relative}.tutor-ratio-16x9{padding-top:56.25%}.tutor-ratio-3x2{padding-top:66.66%}.tutor-ratio-1x1{padding-top:100%}.tutor-ratio>*{width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.tutor-ratio>img{object-fit:cover;object-position:center}@media (max-width:1200px){.tutor-force-xl-block{display:block!important}.tutor-force-xl-inline-block{display:inline-block!important}.tutor-force-xl-inline{display:inline!important}.tutor-force-xl-flex{display:flex!important}.tutor-force-xl-inline-flex{display:inline-flex!important}.tutor-force-xl-grid{display:grid!important}.tutor-force-xl-inline-grid{display:inline-grid!important}.tutor-force-xl-hidden{display:none!important}}@media (max-width:992px){.tutor-force-lg-block{display:block!important}.tutor-force-lg-inline-block{display:inline-block!important}.tutor-force-lg-inline{display:inline!important}.tutor-lg-flex{display:flex}.tutor-force-lg-flex{display:flex!important}.tutor-force-lg-inline-flex{display:inline-flex!important}.tutor-force-lg-grid{display:grid!important}.tutor-force-lg-inline-grid{display:inline-grid!important}.tutor-force-lg-hidden{display:none!important}}@media (max-width:768px){.tutor-md-block{display:block}.tutor-force-md-block{display:block!important}.tutor-force-md-inline-block{display:inline-block!important}.tutor-md-inline{display:inline}.tutor-force-md-inline{display:inline!important}.tutor-md-flex{display:flex}.tutor-force-md-flex{display:flex!important}.tutor-force-md-inline-flex{display:inline-flex!important}.tutor-force-md-grid{display:grid!important}.tutor-force-md-inline-grid{display:inline-grid!important}.tutor-md-hidden{display:none}.tutor-force-md-hidden{display:none!important}.tutor-md-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (max-width:576px){.tutor-sm-block{display:block}.tutor-force-sm-block{display:block!important}.tutor-sm-inline-block{display:inline-block}.tutor-force-sm-inline-block{display:inline-block!important}.tutor-force-sm-inline{display:inline!important}.tutor-sm-flex{display:flex}.tutor-force-sm-flex{display:flex!important}.tutor-force-sm-inline-flex{display:inline-flex!important}.tutor-force-sm-grid{display:grid!important}.tutor-force-sm-inline-grid{display:inline-grid!important}.tutor-sm-hidden{display:none}.tutor-force-sm-hidden{display:none!important}.tutor-sm-flex-column{flex-direction:column}.tutor-sm-justify-end{justify-content:flex-end}.tutor-sm-justify-between{justify-content:space-between}.tutor-sm-items-normal{align-items:normal}.tutor-sm-items-start{align-items:flex-start}.tutor-sm-items-stretch{align-items:stretch}.tutor-sm-gap-none{gap:0}.tutor-sm-gap-1{gap:2px}.tutor-sm-gap-2{gap:4px}.tutor-sm-gap-3{gap:6px}.tutor-sm-gap-4{gap:8px}.tutor-sm-gap-5{gap:12px}.tutor-sm-gap-6{gap:16px}.tutor-sm-gap-10{gap:40px}.tutor-sm-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.tutor-sm-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tutor-sm-flex-1{flex:1}}.tutor-w-auto{width:auto}.tutor-w-full{width:100%}.tutor-w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}.tutor-w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tutor-h-9{height:32px}.tutor-min-w-0{min-width:0}.tutor-min-h-0{min-height:0}.tutor-min-h-fit{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}@media (max-width:576px){.tutor-sm-w-full{width:100%}}.tutor-m-none{margin:0}.tutor-mb-none{margin-bottom:0}.tutor-my-none{margin-top:0;margin-bottom:0}.tutor-m-1{margin:2px}.tutor-mt-1{margin-top:2px}.tutor-mb-1{margin-bottom:2px}.tutor-ml-1{margin-inline-start:2px}.tutor-mt-2{margin-top:4px}.tutor-mb-2{margin-bottom:4px}.tutor-mt-3{margin-top:6px}.tutor-mb-3{margin-bottom:6px}.tutor-ml-3{margin-inline-start:6px}.tutor-m-4{margin:8px}.tutor-mt-4{margin-top:8px}.tutor-mr-4{margin-inline-end:8px}.tutor-mb-4{margin-bottom:8px}.tutor-ml-4{margin-inline-start:8px}.tutor-mx-4{margin-inline:8px}.tutor-my-4{margin-top:8px;margin-bottom:8px}.tutor-m-5{margin:12px}.tutor-mt-5{margin-top:12px}.tutor-mb-5{margin-bottom:12px}.tutor-ml-5{margin-inline-start:12px}.tutor-mt-6{margin-top:16px}.tutor-mb-6{margin-bottom:16px}.tutor-mt-7{margin-top:20px}.tutor-mb-7{margin-bottom:20px}.tutor-mt-8{margin-top:24px}.tutor-mr-8{margin-inline-end:24px}.tutor-mb-8{margin-bottom:24px}.tutor-ml-8{margin-inline-start:24px}.tutor-mx-8{margin-inline:24px}.tutor-my-8{margin-top:24px;margin-bottom:24px}.tutor-mt-9{margin-top:32px}.tutor-mb-9{margin-bottom:32px}.tutor-my-9{margin-top:32px;margin-bottom:32px}.tutor-mt-10{margin-top:40px}.tutor-mb-10{margin-bottom:40px}.tutor-mt-12{margin-top:56px}.tutor-mr-12{margin-inline-end:56px}.tutor-mb-12{margin-bottom:56px}.tutor-ml-12{margin-inline-start:56px}.tutor-my-12{margin-top:56px;margin-bottom:56px}.tutor-mt-16{margin-top:88px}.tutor-mr-16{margin-inline-end:88px}.tutor-mb-16{margin-bottom:88px}.tutor-ml-16{margin-inline-start:88px}.tutor-my-16{margin-top:88px;margin-bottom:88px}.tutor-mt-20{margin-top:120px}.tutor-mr-20{margin-inline-end:120px}.tutor-mb-20{margin-bottom:120px}.tutor-ml-20{margin-inline-start:120px}.tutor-p-none{padding:0}.tutor-px-none{padding-inline:0}.tutor-py-none{padding-top:0;padding-bottom:0}.tutor-p-1{padding:2px}.tutor-pl-1{padding-inline-start:2px}.tutor-p-2{padding:4px}.tutor-pt-2{padding-top:4px}.tutor-py-2{padding-top:4px;padding-bottom:4px}.tutor-p-3{padding:6px}.tutor-pb-3{padding-bottom:6px}.tutor-py-3{padding-top:6px;padding-bottom:6px}.tutor-p-4{padding:8px}.tutor-pt-4{padding-top:8px}.tutor-pr-4{padding-inline-end:8px}.tutor-pb-4{padding-bottom:8px}.tutor-px-4{padding-inline:8px}.tutor-py-4{padding-top:8px;padding-bottom:8px}.tutor-p-5{padding:12px}.tutor-pt-5{padding-top:12px}.tutor-pb-5{padding-bottom:12px}.tutor-px-5{padding-inline:12px}.tutor-py-5{padding-top:12px;padding-bottom:12px}.tutor-p-6{padding:16px}.tutor-pt-6{padding-top:16px}.tutor-pb-6{padding-bottom:16px}.tutor-pl-6{padding-inline-start:16px}.tutor-px-6{padding-inline:16px}.tutor-py-6{padding-top:16px;padding-bottom:16px}.tutor-p-7{padding:20px}.tutor-pt-7{padding-top:20px}.tutor-pb-7{padding-bottom:20px}.tutor-px-7{padding-inline:20px}.tutor-py-7{padding-top:20px;padding-bottom:20px}.tutor-p-8{padding:24px}.tutor-pt-8{padding-top:24px}.tutor-pb-8{padding-bottom:24px}.tutor-pl-8{padding-inline-start:24px}.tutor-px-8{padding-inline:24px}.tutor-py-8{padding-top:24px;padding-bottom:24px}.tutor-p-9{padding:32px}.tutor-pt-9{padding-top:32px}.tutor-pb-9{padding-bottom:32px}.tutor-px-9{padding-inline:32px}.tutor-py-9{padding-top:32px;padding-bottom:32px}.tutor-p-10{padding:40px}.tutor-pt-10{padding-top:40px}.tutor-px-10{padding-inline:40px}.tutor-py-10{padding-top:40px;padding-bottom:40px}.tutor-px-11{padding-inline:48px}.tutor-p-12{padding:56px}.tutor-pt-12{padding-top:56px}.tutor-pb-12{padding-bottom:56px}.tutor-px-12{padding-inline:56px}.tutor-py-12{padding-top:56px;padding-bottom:56px}.tutor-py-14{padding-top:72px;padding-bottom:72px}.tutor-p-16{padding:88px}.tutor-pt-16{padding-top:88px}.tutor-pb-16{padding-bottom:88px}.tutor-pl-16{padding-inline-start:88px}.tutor-px-16{padding-inline:88px}.tutor-py-16{padding-top:88px;padding-bottom:88px}.tutor-p-20{padding:120px}.tutor-pt-20{padding-top:120px}.tutor-pr-20{padding-inline-end:120px}.tutor-pb-20{padding-bottom:120px}.tutor-pl-20{padding-inline-start:120px}.tutor-px-20{padding-inline:120px}.tutor-py-20{padding-top:120px;padding-bottom:120px}.-tutor-mb-1{margin-bottom:-2px}.-tutor-mt-2{margin-top:-4px}.-tutor-mb-2{margin-bottom:-4px}.tutor-m-auto{margin:auto}.tutor-mt-auto{margin-top:auto}.tutor-mr-auto{margin-inline-end:auto}.tutor-mb-auto{margin-bottom:auto}.tutor-ml-auto{margin-inline-start:auto}@media (max-width:576px){.tutor-sm-p-none{padding:0}.tutor-sm-mt-1{margin-top:2px}.tutor-sm-mb-2{margin-bottom:4px}.tutor-sm-ml-2{margin-inline-start:4px}.tutor-sm-mt-3{margin-top:6px}.tutor-sm-p-3{padding:6px}.tutor-sm-mt-4{margin-top:8px}.tutor-sm-mb-4{margin-bottom:8px}.tutor-sm-py-4{padding-top:8px;padding-bottom:8px}.tutor-sm-mt-5{margin-top:12px}.tutor-sm-mb-5{margin-bottom:12px}.tutor-sm-p-5{padding:12px}.tutor-sm-pb-5{padding-bottom:12px}.tutor-sm-px-5{padding-inline:12px}.tutor-sm-mb-6{margin-bottom:16px}.tutor-sm-my-6{margin-top:16px;margin-bottom:16px}.tutor-sm-p-6{padding:16px}.tutor-sm-px-6{padding-inline:16px}.tutor-sm-py-6{padding-top:16px;padding-bottom:16px}.tutor-sm-mt-7{margin-top:20px}.tutor-sm-mb-7{margin-bottom:20px}}.tutor-rotate-180{transform:rotate(180deg)}.tutor-transition-none{transition-property:none}.tutor-transition-all{transition:all .25s ease-in-out}.tutor-transition{transition:background-color .25s ease-in-out,border-color .25s ease-in-out,color .25s ease-in-out,fill .25s ease-in-out,stroke .25s ease-in-out,opacity .25s ease-in-out,box-shadow .25s ease-in-out,transform .25s ease-in-out}.tutor-animate-spin{animation:1s linear infinite tutor-spin}.tutor-z-positive{z-index:1}.tutor-attachment-card{flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;width:100%;padding:8px 12px;transition:background-color .25s ease-in-out;display:flex;position:relative}.tutor-attachment-card:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-attachment-card:focus-within{background-color:var(--tutor-surface-l1-hover)}.tutor-attachment-card-icon{background-color:var(--tutor-surface-l2);border-radius:4px;flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.tutor-attachment-card-icon svg{color:var(--tutor-icon-idle)}.tutor-attachment-card-icon-loading svg{animation:.9s linear infinite tutor-spin}.tutor-attachment-card-body{flex-flow:column;flex:auto;justify-content:flex-start;align-items:stretch;gap:2px;min-width:0;display:flex}.tutor-attachment-card-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.875rem;font-weight:500;line-height:1.375rem;display:-webkit-box;overflow:hidden}.tutor-attachment-card-meta{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);font-size:.75rem;font-weight:400;line-height:1.25rem}@media (min-width:768px){.tutor-attachment-card-actions{opacity:0;transition:opacity .25s ease-in-out,visibility .25s ease-in-out}.tutor-attachment-card:hover .tutor-attachment-card-actions,.tutor-attachment-card-show-actions .tutor-attachment-card-actions{opacity:1}.tutor-attachment-card:focus-within .tutor-attachment-card-actions{opacity:1}}.tutor-vc-calendar{z-index:100000;background-color:var(--tutor-surface-l1)!important;border-radius:6px!important}.tutor-vc-calendar[data-vc-calendar-hidden]{pointer-events:none!important}.tutor-vc-calendar [data-vc=month],.tutor-vc-calendar [data-vc=year]{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-vc-calendar [data-vc=month]:hover,.tutor-vc-calendar [data-vc=year]:hover{color:var(--tutor-text-primary)!important}.tutor-vc-calendar [data-vc-week-day]{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);font-size:.75rem;font-weight:400;line-height:1.25rem;color:var(--tutor-text-secondary)!important}.tutor-vc-calendar .vc-months__month.vc-months__month,.tutor-vc-calendar .vc-years__year.vc-years__year{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:transparent;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}.tutor-vc-calendar .vc-months__month.vc-months__month:hover:not(:disabled):not(.disabled),.tutor-vc-calendar .vc-months__month.vc-months__month:focus:not(:disabled):not(.disabled),.tutor-vc-calendar .vc-years__year.vc-years__year:hover:not(:disabled):not(.disabled),.tutor-vc-calendar .vc-years__year.vc-years__year:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:transparent;border:none;outline:none}.tutor-vc-calendar .vc-months__month.vc-months__month:focus-visible:not(:disabled):not(.disabled){box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-vc-calendar .vc-years__year.vc-years__year:focus-visible:not(:disabled):not(.disabled){box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-vc-calendar .vc-months__month.vc-months__month svg:not([class]),.tutor-vc-calendar .vc-years__year.vc-years__year svg:not([class]){color:currentColor;flex-shrink:0}.tutor-vc-calendar .vc-months__month.vc-months__month:disabled,.tutor-vc-calendar .vc-months__month.vc-months__month.disabled,.tutor-vc-calendar .vc-years__year.vc-years__year:disabled,.tutor-vc-calendar .vc-years__year.vc-years__year.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}.tutor-vc-calendar .vc-months__month.vc-months__month:disabled svg:not([class]),.tutor-vc-calendar .vc-months__month.vc-months__month.disabled svg:not([class]),.tutor-vc-calendar .vc-years__year.vc-years__year:disabled svg:not([class]),.tutor-vc-calendar .vc-years__year.vc-years__year.disabled svg:not([class]){color:var(--tutor-icon-subdued)}.tutor-vc-calendar .vc-months__month.vc-months__month,.tutor-vc-calendar .vc-years__year.vc-years__year{color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow,none);background-color:transparent}.tutor-vc-calendar .vc-months__month.vc-months__month svg:not([class]),.tutor-vc-calendar .vc-years__year.vc-years__year svg:not([class]){color:var(--tutor-icon-idle)}.tutor-vc-calendar .vc-months__month.vc-months__month:hover:not(:disabled):not(.disabled),.tutor-vc-calendar .vc-years__year.vc-years__year:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-ghost-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-hover,var(--tutor-button-ghost-border-shadow,none))}.tutor-vc-calendar .vc-months__month.vc-months__month:disabled,.tutor-vc-calendar .vc-months__month.vc-months__month.disabled,.tutor-vc-calendar .vc-years__year.vc-years__year:disabled,.tutor-vc-calendar .vc-years__year.vc-years__year.disabled{--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-disabled,var(--tutor-button-ghost-border-shadow,none));background-color:transparent}.tutor-vc-calendar .vc-months__month.vc-months__month,.tutor-vc-calendar .vc-years__year.vc-years__year{color:var(--tutor-text-primary)}.tutor-vc-calendar [data-vc-months-month-selected],.tutor-vc-calendar [data-vc-years-year-selected]{background-color:var(--tutor-surface-dark)!important;color:var(--tutor-text-primary-inverse)!important}.tutor-vc-calendar button{box-shadow:none;transition:background-color .25s ease-in-out,color .25s ease-in-out}.tutor-vc-calendar button[data-vc-arrow],.tutor-vc-calendar button[data-vc=month],.tutor-vc-calendar button[data-vc=year],.tutor-vc-calendar button[data-vc-arrow]:hover,.tutor-vc-calendar button[data-vc-arrow]:focus,.tutor-vc-calendar button[data-vc=month]:hover,.tutor-vc-calendar button[data-vc=month]:focus,.tutor-vc-calendar button[data-vc=year]:hover,.tutor-vc-calendar button[data-vc=year]:focus{color:var(--tutor-text-primary);background-color:transparent}.tutor-vc-calendar button.vc-date__btn{color:var(--tutor-text-primary);background-color:transparent;border-radius:6px;font-size:.875rem}.tutor-vc-calendar button.vc-date__btn:hover{background-color:var(--tutor-button-ghost-hover)}.tutor-vc-calendar .vc-date[data-vc-date-today] .vc-date__btn{background-color:var(--tutor-button-ghost-hover)!important;color:var(--tutor-text-primary)!important}.tutor-vc-calendar .vc-date[data-vc-date-hover] .vc-date__btn{background-color:var(--tutor-button-ghost-hover)!important}.tutor-vc-calendar .vc-date[data-vc-date-hover=last] .vc-date__btn{background-color:var(--tutor-button-secondary-hover)!important}.tutor-vc-calendar .vc-date[data-vc-date-selected] .vc-date__btn,.tutor-vc-calendar .vc-date[data-vc-date-selected] .vc-date__btn:hover{background-color:var(--tutor-surface-dark)!important;color:var(--tutor-text-primary-inverse)!important}.tutor-vc-calendar .vc-date[data-vc-date-selected=middle][data-vc-date-selected] .vc-date__btn{background-color:var(--tutor-surface-l1-hover)!important;color:var(--tutor-text-primary)!important}.tutor-range-calendar-popover{min-width:700px;max-width:750px}@media (max-width:768px){.tutor-range-calendar-popover{width:300px}}.tutor-range-calendar-popover [data-vc=calendar]{grid-template-columns:150px 1fr;grid-template-areas:"presets controls""presets grid""presets time""presets footer";column-gap:16px;padding:12px;display:grid}@media (max-width:768px){.tutor-range-calendar-popover [data-vc=calendar]{grid-template-columns:1fr;grid-template-areas:"presets""controls""grid""time""footer"}}.tutor-range-calendar-popover button[data-vc-arrow]{padding:0}.tutor-range-calendar-popover .vc-presets{flex-flow:column;grid-area:presets;justify-content:flex-start;align-items:stretch;display:flex}.tutor-range-calendar-popover .vc-presets button{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-range-calendar-popover .vc-presets button:focus{outline:none}.tutor-range-calendar-popover .vc-presets button{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);text-align:left;border-radius:4px;flex-flow:row;justify-content:space-between;align-items:center;padding:6px 12px;font-size:.75rem;font-weight:500;line-height:1.25rem;display:flex}.tutor-range-calendar-popover .vc-presets button .vc-preset-icon{opacity:0;transition:opacity .2s}.tutor-range-calendar-popover .vc-presets button:hover{background-color:var(--tutor-tab-sidebar-l2-hover)}.tutor-range-calendar-popover .vc-presets button[data-active]{background-color:var(--tutor-tab-sidebar-l2-active);color:var(--tutor-text-brand)}.tutor-range-calendar-popover .vc-presets button[data-active] .vc-preset-icon{opacity:1}@media (max-width:768px){.tutor-range-calendar-popover .vc-presets{border-bottom:1px solid var(--tutor-border-idle);flex-flow:wrap;margin-bottom:8px;padding-bottom:8px}.tutor-range-calendar-popover .vc-presets button{width:50%}}.tutor-range-calendar-popover .vc-controls{grid-area:controls;padding:4px 0 0}[dir=rtl] .tutor-range-calendar-popover .vc-controls .vc-arrow{transform:scaleX(-1)}.tutor-range-calendar-popover .vc-grid{grid-area:grid;gap:16px;display:flex}@media (max-width:768px){.tutor-range-calendar-popover .vc-grid .vc-column:nth-child(n+2){display:none}}.tutor-range-calendar-popover [data-vc=time]{grid-area:time}.tutor-range-calendar-popover .vc-footer{grid-area:footer}.tutor-loading-spinner{flex-flow:row;justify-content:flex-start;align-items:stretch;display:flex}.tutor-loading-spinner:before{content:"";box-sizing:border-box;border:2px solid #f1f1f1;border-top-color:#ababab;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;animation:.8s linear infinite tutor-spin;position:absolute;top:50%;left:50%}.tutor-loading-spinner{padding:24px;position:relative}.tutor-time-input{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-time-input .tutor-input:disabled{cursor:not-allowed;background:var(--tutor-surface-l1-hover)}.tutor-time-input .tutor-input-content{color:var(--tutor-icon-secondary)}.tutor-time-input-menu{background:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);scrollbar-width:thin;scrollbar-color:var(--tutor-border-idle)transparent;border-radius:8px;max-height:380px;padding:6px 0;overflow-y:auto;box-shadow:0 4px 6px -2px rgba(16,24,40,.03),0 12px 16px -4px rgba(16,24,40,.08)}.tutor-time-input-menu::-webkit-scrollbar{width:8px}.tutor-time-input-menu::-webkit-scrollbar-track{background:0 0}.tutor-time-input-menu::-webkit-scrollbar-thumb{background:var(--tutor-border-idle);border-radius:1000px}.tutor-time-input-menu::-webkit-scrollbar-thumb:hover{background:var(--tutor-icon-secondary)}.tutor-time-input-option{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-time-input-option:focus{outline:none}.tutor-time-input-option{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);text-align:start;border-radius:6px;width:calc(100% - 12px);margin:0 6px;padding:8px;font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-time-input-option:hover,.tutor-time-input-option[data-active=true]{background:var(--tutor-surface-l1-hover)}.tutor-time-input-option[data-selected=true]{background:var(--tutor-surface-brand-tertiary);color:var(--tutor-text-brand);outline:1px solid var(--tutor-border-brand-tertiary)}.tutor-status-select{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border-radius:1000px;justify-content:space-between;align-items:center;gap:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:0 8px;font-size:.75rem;font-weight:500;line-height:1.25rem;display:inline-flex}.tutor-status-select select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;cursor:pointer;z-index:1;width:100%;height:32px;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;background:0 0;border:none;outline:none;padding:0}.tutor-status-select select:focus{box-shadow:none}.tutor-status-select select:disabled{cursor:not-allowed}.tutor-status-select-icon,.tutor-status-select-arrow{pointer-events:none;z-index:1;flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-status-select-icon-wrapper,.tutor-status-select-icon span{flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-status-select-default{background-color:var(--tutor-surface-l2);color:var(--tutor-text-primary)}.tutor-status-select-primary{background-color:var(--tutor-actions-brand-secondary);color:var(--tutor-text-brand)}.tutor-status-select-success{background-color:var(--tutor-actions-success-tertiary);color:var(--tutor-text-success)}.tutor-status-select-warning{background-color:var(--tutor-actions-warning-secondary);color:var(--tutor-text-warning)}.tutor-status-select-danger,.tutor-status-select-error{background-color:var(--tutor-actions-critical-secondary);color:var(--tutor-text-critical)}.tutor-status-select-disabled{background-color:var(--tutor-actions-gray-secondary);color:var(--tutor-text-subdued)}.tutor-star-rating-container{flex-flow:row;justify-content:space-between;align-items:center;display:flex}.tutor-star-rating-container button.tutor-star-rating-icon-btn{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-star-rating-container button.tutor-star-rating-icon-btn:focus{outline:none}.tutor-star-rating-container button.tutor-star-rating-icon-btn{min-height:unset}.tutor-star-rating-container.is-emoji-view{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:20px;display:flex}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn:focus{outline:none}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn{background-color:var(--tutor-surface-base);border:1px solid var(--tutor-border-idle);cursor:pointer;border-radius:12px;flex-flow:column;justify-content:center;align-items:center;width:74px;height:74px;transition:background-color .25s ease-in-out;display:flex}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn .tutor-rating-emoji-img{object-fit:contain;width:32px;height:32px}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn .tutor-rating-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.75rem;font-weight:500;line-height:1.125rem}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-poor{background-color:var(--tutor-surface-critical);border-color:var(--tutor-border-error-secondary)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-poor .tutor-rating-label{color:var(--tutor-text-critical)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-fair{background-color:var(--tutor-surface-warning-hover);border-color:var(--tutor-border-warning-tertiary)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-fair .tutor-rating-label{color:var(--tutor-text-warning)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-okay{background-color:var(--tutor-surface-exception6);border-color:var(--tutor-border-exception6)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-okay .tutor-rating-label{color:var(--tutor-text-exception5)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-good{background-color:var(--tutor-surface-brand-quaternary);border-color:var(--tutor-border-brand)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-good .tutor-rating-label{color:var(--tutor-text-brand)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-amazing{background-color:var(--tutor-surface-success);border-color:var(--tutor-border-success-secondary)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-amazing .tutor-rating-label{color:var(--tutor-text-success)}@media (max-width:768px){.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn{width:54px;height:54px}}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5}[data-tutor-theme] body,body{font-family:inherit;line-height:inherit;background-color:var(--tutor-surface-base);color:var(--tutor-text-primary);margin:0;transition:background-color .25s ease-in-out,color .25s ease-in-out}form{margin:0}.tutor-dashboard-layout,.tutor-learning-area,.tutor-account-page-wrapper{background-color:var(--tutor-surface-base);min-height:100vh}body:has(#wpadminbar) .tutor-dashboard-layout{min-height:calc(100vh - 32px)}body:has(#wpadminbar) .tutor-learning-area{min-height:calc(100vh - 32px)}body:has(#wpadminbar) .tutor-account-page-wrapper{min-height:calc(100vh - 32px)}.tutor-dashboard-layout a,.tutor-learning-area a,.tutor-account-page-wrapper a{text-decoration:none}.tutor-dashboard-layout a:hover,.tutor-learning-area a:hover,.tutor-account-page-wrapper a:hover{opacity:1}[dir=rtl] .tutor-icon-flip-rtl{transform:scaleX(-1)}[x-cloak]{display:none!important}::view-transition-new(root){animation:.22s ease-out both tutor-theme-fade-in}::view-transition-old(root){animation:.22s ease-out both tutor-theme-fade-out}@keyframes tutor-theme-fade-in{0%{opacity:0}to{opacity:1}}@keyframes tutor-theme-fade-out{0%{opacity:1}to{opacity:0}}[data-tutor-motion=reduce] *,[data-tutor-motion=reduce] :before,[data-tutor-motion=reduce] :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}[data-tutor-motion=reduce]::view-transition-new(root){animation:none!important}[data-tutor-motion=reduce]::view-transition-old(root){animation:none!important}@media (prefers-reduced-motion:reduce){[data-tutor-motion=auto] *,[data-tutor-motion=auto] :before,[data-tutor-motion=auto] :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}[data-tutor-motion=auto]::view-transition-new(root){animation:none!important}[data-tutor-motion=auto]::view-transition-old(root){animation:none!important}}
@keyframes tutor-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes tutor-fade-in{to{opacity:1}}@keyframes tutor-fade-out{to{opacity:0}}@keyframes tutor-slide-in-up{to{opacity:1;transform:translateY(0)}}@keyframes tutor-slide-in-down{to{opacity:1;transform:translateY(0)}}@keyframes tutor-slide-in-left{to{opacity:1;transform:translate(0)}}@keyframes tutor-slide-in-right{to{opacity:1;transform:translate(0)}}@keyframes tutor-scale-in{to{opacity:1;transform:scale(1)}}@keyframes tutor-bounce-in{0%{opacity:0;transform:scale(.3)}50%{opacity:1}70%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes tutor-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes tutor-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes tutor-shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}@keyframes tutor-button-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes tutor-button-pulse{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.4;transform:translate(-50%,-50%)scale(.9)}}.tutor-dashboard-layout{grid-template-columns:274px 1fr;display:grid}@media (max-width:768px){.tutor-dashboard-layout{grid-template-columns:minmax(0,1fr)}}.tutor-dashboard-layout .tutor-dashboard-page{max-width:760px;margin:0 auto}@media (min-width:1400px){.tutor-dashboard-layout .tutor-dashboard-page{max-width:860px}}@media (min-width:1920px){.tutor-dashboard-layout .tutor-dashboard-page{max-width:944px}}.tutor-dashboard-layout .tutor-dashboard-page{padding-inline:16px;padding-top:20px;padding-bottom:20px}@media (max-width:576px){.tutor-dashboard-layout .tutor-dashboard-page{padding-top:2px;padding-bottom:88px}}.tutor-dashboard-page-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px}.tutor-dashboard-page-card-header{border-bottom:1px solid var(--tutor-border-idle);padding:12px 16px}@media (max-width:576px){.tutor-dashboard-page-card{background-color:transparent;border:none}.tutor-dashboard-page-card-header{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;margin-bottom:8px;padding:4px}.tutor-dashboard-page-card-body{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;overflow:hidden}}.tutor-dashboard-sidebar{background-color:var(--tutor-surface-sidebar-l1);border-inline-end:1px solid var(--tutor-border-idle);align-self:start;min-height:100dvh;position:-webkit-sticky;position:sticky;top:0}body:has(#wpadminbar) .tutor-dashboard-sidebar{min-height:calc(100dvh - 32px);top:32px}@media (max-width:768px){.tutor-dashboard-sidebar{display:none}}.tutor-dashboard-sidebar-logo{border-bottom:1px solid var(--tutor-border-idle);align-items:center;height:80px;padding:16px 40px;display:flex;overflow:hidden}.tutor-dashboard-sidebar-logo img{object-fit:contain;object-position:left center;width:auto;max-width:120px;height:auto;max-height:100%;display:block}[dir=rtl] .tutor-dashboard-sidebar-logo img{object-position:right center}.tutor-dashboard-sidebar .tutor-dashboard-sidebar-nav{padding:24px 16px}.tutor-dashboard-sidebar .tutor-dashboard-sidebar-nav ul{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:4px;margin:0;padding:0;list-style:none;display:flex}.tutor-dashboard-sidebar .tutor-dashboard-sidebar-nav ul li:nth-of-type(5):not(:last-of-type){position:relative}.tutor-dashboard-sidebar .tutor-dashboard-sidebar-nav ul li:nth-of-type(5):not(:last-of-type):after{content:"";border-bottom:1px solid var(--tutor-border-idle);margin-top:8px;margin-bottom:4px;width:calc(100% - 48px);margin-inline:24px 0;display:block}.tutor-dashboard-sidebar .tutor-dashboard-sidebar-nav ul li a{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);box-shadow:none;border-radius:6px;outline:none;flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;padding:8px 24px;font-size:.875rem;font-weight:500;line-height:1.375rem;text-decoration:none;display:flex}.tutor-dashboard-sidebar .tutor-dashboard-sidebar-nav ul li a:hover,.tutor-dashboard-sidebar .tutor-dashboard-sidebar-nav ul li a:focus{background-color:var(--tutor-tab-sidebar-l2-hover);outline:none!important}.tutor-dashboard-sidebar .tutor-dashboard-sidebar-nav ul li a.active{background-color:var(--tutor-tab-sidebar-l2-active);color:var(--tutor-text-brand)}.tutor-dashboard-sidebar .tutor-see-all-courses{width:calc(100% - 32px);font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);inset-inline-start:16px;border-radius:6px;outline:none;flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;padding:8px 24px;font-size:.875rem;font-weight:400;line-height:1.375rem;transition:background-color .25s ease-in-out;display:flex;position:absolute;bottom:24px}.tutor-dashboard-sidebar .tutor-see-all-courses:hover,.tutor-dashboard-sidebar .tutor-see-all-courses:focus{background-color:var(--tutor-tab-sidebar-l2-hover)}.tutor-dashboard-header{z-index:10;background-color:var(--tutor-surface-base);border-bottom:1px solid var(--tutor-border-idle);height:80px;padding:16px 24px;position:-webkit-sticky;position:sticky;top:0}body:has(#wpadminbar) .tutor-dashboard-header{top:32px}@media (max-width:576px){.tutor-dashboard-header{border-bottom:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:16px}body:has(#wpadminbar) .tutor-dashboard-header{top:0}}.tutor-dashboard-header-inner{max-width:760px;margin:0 auto}@media (min-width:1400px){.tutor-dashboard-header-inner{max-width:860px}}@media (min-width:1920px){.tutor-dashboard-header-inner{max-width:944px}}.tutor-dashboard-header-inner{flex-flow:row;justify-content:space-between;align-items:center;height:100%;display:flex}@media (min-width:1400px){.tutor-dashboard-header-inner{padding-inline:16px}}.tutor-dashboard-header-left{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:2px;display:flex}.tutor-dashboard-header-user-streaks{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;margin:0;padding:0;font-size:.75rem;font-weight:400;line-height:1.25rem;list-style:none;display:flex}.tutor-dashboard-header-user-streaks li{margin:0;padding:0;position:relative}.tutor-dashboard-header-user-streaks li:not(:last-child):after{content:"";top:50%;background-color:var(--tutor-icon-secondary);border-radius:1000px;width:3.5px;height:3.5px;position:absolute;inset-inline-end:-8px;transform:translateY(-50%)}.tutor-dashboard-header-right{flex-flow:row;justify-content:flex-start;align-items:center;display:flex}@media (min-width:576px){.tutor-dashboard-header-right{gap:8px}}.tutor-dashboard-header-user{flex-flow:row;justify-content:flex-start;align-items:center;display:flex;position:relative}.tutor-dashboard-header .tutor-avatar{margin:0 auto}.tutor-dashboard-header-user-avatar{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-dashboard-header-user-avatar:focus{outline:none}.tutor-dashboard-header-user-avatar{border:1px solid var(--tutor-border-idle);border-radius:1000px;transition:border-color .25s ease-in-out;overflow:hidden}.tutor-dashboard-header-user-avatar:hover,.tutor-dashboard-header-user-avatar.active{border-color:var(--tutor-border-brand)}.tutor-dashboard-header-user-avatar:focus-visible{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-dashboard-header-user-popover{width:230px;padding:8px;z-index:100000!important}.tutor-dashboard-header-user-popover-profile{background-color:var(--tutor-surface-brand-tertiary);border-radius:6px;flex-flow:column;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:12px;padding:16px 12px;display:flex}.tutor-dashboard-header-user-popover .tutor-user-profile-info{flex-flow:column;justify-content:flex-start;align-items:stretch;display:flex}.tutor-dashboard-header-user-popover-menu{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:4px;margin:0;padding:0;list-style:none;display:flex}.tutor-dashboard-header-user-popover-menu li{margin:0;padding:0}.tutor-dashboard-header-user-popover-menu li:last-of-type{border-top:1px solid var(--tutor-border-idle);padding-top:4px}.tutor-dashboard-header-user-popover-menu li a{width:100%;color:var(--tutor-text-primary);box-shadow:none;border-radius:6px;outline:none;flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;padding:8px 12px;text-decoration:none;transition:background-color .25s ease-in-out;display:flex}.tutor-dashboard-header-user-popover-menu li a:hover{background-color:var(--tutor-tab-sidebar-l2-hover)}.tutor-dashboard-header-user-popover-menu li a.active{background-color:var(--tutor-tab-sidebar-l2-active);color:var(--tutor-text-brand)}.tutor-dashboard-header-user-popover-menu li a svg{flex-shrink:0}@media (max-width:576px){.tutor-dashboard-header{height:60px}.tutor-dashboard-header .tutor-dashboard-header-user-avatar{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:transparent;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}.tutor-dashboard-header .tutor-dashboard-header-user-avatar:hover:not(:disabled):not(.disabled),.tutor-dashboard-header .tutor-dashboard-header-user-avatar:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:transparent;border:none;outline:none}.tutor-dashboard-header .tutor-dashboard-header-user-avatar:focus-visible:not(:disabled):not(.disabled){box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-dashboard-header .tutor-dashboard-header-user-avatar svg:not([class]){color:currentColor;flex-shrink:0}.tutor-dashboard-header .tutor-dashboard-header-user-avatar:disabled,.tutor-dashboard-header .tutor-dashboard-header-user-avatar.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}.tutor-dashboard-header .tutor-dashboard-header-user-avatar:disabled svg:not([class]),.tutor-dashboard-header .tutor-dashboard-header-user-avatar.disabled svg:not([class]){color:var(--tutor-icon-subdued)}.tutor-dashboard-header .tutor-dashboard-header-user-avatar{color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow,none);background-color:transparent}.tutor-dashboard-header .tutor-dashboard-header-user-avatar svg:not([class]){color:var(--tutor-icon-idle)}.tutor-dashboard-header .tutor-dashboard-header-user-avatar:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-ghost-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-hover,var(--tutor-button-ghost-border-shadow,none))}.tutor-dashboard-header .tutor-dashboard-header-user-avatar:disabled,.tutor-dashboard-header .tutor-dashboard-header-user-avatar.disabled{--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-disabled,var(--tutor-button-ghost-border-shadow,none));background-color:transparent}.tutor-dashboard-header .tutor-dashboard-header-user-avatar{padding:9px}.tutor-dashboard-header .tutor-dashboard-header-user-avatar .tutor-avatar{display:none}.tutor-dashboard-header-user-popover{background:var(--tutor-surface-base);border-radius:0;flex-flow:column;justify-content:flex-start;align-items:stretch;padding:0;display:flex;overflow-y:auto;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;top:0!important;left:0!important}body:has(#wpadminbar) .tutor-dashboard-header-user-popover{height:calc(100% - 46px)!important;top:46px!important}.tutor-dashboard-header-user-popover-profile{background:var(--tutor-surface-l1);gap:0;margin-bottom:0;padding:0 0 16px}.tutor-dashboard-header-user-popover-profile .tutor-profile-header-top{background:var(--tutor-surface-base);flex-flow:row;justify-content:space-between;align-items:center;width:100%;display:flex}.tutor-dashboard-header-user-popover-profile .tutor-user-profile-info{flex-direction:row;align-items:center;gap:12px;width:100%;padding-block:12px;padding-inline:16px}.tutor-dashboard-header-user-popover-profile .tutor-user-profile-meta{align-items:flex-start}.tutor-dashboard-header-user-popover-profile .tutor-avatar{margin:unset}.tutor-dashboard-header-user-popover-profile .tutor-profile-switch-button{--tutor-button-border-shadow-base:1px;--tutor-button-border-shadow-bottom:3px;font-size:.875rem;line-height:1.375rem}.tutor-dashboard-header-user-popover-profile .tutor-profile-switch-button:not([class*=tutor-btn-link]){min-height:38px;padding:8px 12px}.tutor-dashboard-header-user-popover-menu-wrapper{flex-flow:column;justify-content:space-between;align-items:stretch;height:100%;display:flex}.tutor-dashboard-header-user-popover-menu{gap:8px;padding:16px}.tutor-dashboard-header-user-popover-menu li:last-of-type{border-top:1px solid var(--tutor-border-idle);padding-top:4px;display:none}.tutor-dashboard-header-user-popover-menu li a{border:1px solid var(--tutor-border-idle);padding:20px 24px}.tutor-dashboard-header-user-popover-menu li a.active{background-color:unset;color:unset}.tutor-dashboard-header-user-popover-menu li a.focus{background-color:var(--tutor-tab-sidebar-l2-active);color:var(--tutor-text-brand)}.tutor-dashboard-header-user-popover .tutor-mobile-logout-wrapper{margin-top:auto}.tutor-dashboard-header-user-popover .tutor-mobile-logout-wrapper a{border:1px solid var(--tutor-border-idle);width:100%;padding:12px 16px}}.tutor-dashboard-nav-mobile{background-color:var(--tutor-surface-sidebar-l1);border-top:1px solid var(--tutor-border-idle);z-index:10;padding:16px 16px 12px;position:fixed;bottom:0;left:0;right:0}@media (min-width:768px){.tutor-dashboard-nav-mobile{display:none}}.tutor-dashboard-nav-mobile-list{flex-flow:row;justify-content:space-between;align-items:center;margin:0;padding:0;list-style:none;display:flex}.tutor-dashboard-nav-mobile-list>li{flex-flow:column;justify-content:flex-start;align-items:center;min-width:44px;margin:0;padding:0;display:flex}.tutor-dashboard-nav-mobile-list>li>a,.tutor-dashboard-nav-mobile-list>li>button{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-dashboard-nav-mobile-list>li>a:focus,.tutor-dashboard-nav-mobile-list>li>button:focus{outline:none}.tutor-dashboard-nav-mobile-list>li>a,.tutor-dashboard-nav-mobile-list>li>button{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);flex-flow:column;justify-content:flex-start;align-items:center;gap:4px;font-size:.75rem;font-weight:500;line-height:1.25rem;display:flex}.tutor-dashboard-nav-mobile-list>li>a.active,.tutor-dashboard-nav-mobile-list>li>a.active span,.tutor-dashboard-nav-mobile-list>li>button.active,.tutor-dashboard-nav-mobile-list>li>button.active span{color:var(--tutor-text-brand);font-weight:500}.tutor-dashboard-nav-mobile-list>li>a:hover,.tutor-dashboard-nav-mobile-list>li>a:focus,.tutor-dashboard-nav-mobile-list>li>button:hover,.tutor-dashboard-nav-mobile-list>li>button:focus{color:var(--tutor-text-brand);background-color:transparent}.tutor-dashboard-nav-mobile-list>li>a .tutor-dashboard-nav-mobile-icon,.tutor-dashboard-nav-mobile-list>li>button .tutor-dashboard-nav-mobile-icon{flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-dashboard-nav-mobile-more-popover{border:1px solid var(--tutor-border-idle);min-width:170px;padding:4px 0}.tutor-dashboard-nav-mobile-more-popover ul{margin:0;padding:0;list-style:none}.tutor-dashboard-nav-mobile-more-popover ul li{margin:0;padding:0}.tutor-dashboard-nav-mobile-more-popover ul li.tutor-dashboard-nav-mobile-more-back{border-top:1px solid var(--tutor-border-idle);margin-top:2px;padding-top:2px}.tutor-dashboard-nav-mobile-more-popover ul li a{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);box-shadow:none;outline:none;flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;padding:8px 12px;font-size:.75rem;font-weight:400;line-height:1.25rem;text-decoration:none;display:flex}.tutor-dashboard-nav-mobile-more-popover ul li a.active,.tutor-dashboard-nav-mobile-more-popover ul li a.active span{color:var(--tutor-text-brand)}.tutor-profile-header{background-color:var(--tutor-surface-base);border-bottom:1px solid var(--tutor-border-idle);z-index:10;width:100%;padding-block:12px;position:-webkit-sticky;position:sticky;top:0}body:has(#wpadminbar) .tutor-profile-header{top:32px}.tutor-profile-header-title{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:1.25rem;font-weight:600;line-height:1.75rem}@media (min-width:576px){.tutor-profile-header-title{margin-inline:8px auto}}@media (max-width:768px){.tutor-profile-header{margin-bottom:8px}.tutor-profile-header-left{width:100%}.tutor-profile-header-left .tutor-profile-header-title{text-align:center;text-transform:capitalize;width:100%;margin-inline-start:0}.tutor-profile-header-right{flex-shrink:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;inset-inline-end:16px}}@media (max-width:576px){body:has(#wpadminbar) .tutor-profile-header{top:0}}.tutor-account-page-wrapper .tutor-account-header{z-index:10;background-color:var(--tutor-surface-base);border-bottom:1px solid var(--tutor-border-idle);padding-block:12px;position:-webkit-sticky;position:sticky;top:0}body:has(#wpadminbar) .tutor-account-page-wrapper .tutor-account-header{top:32px}@media (max-width:576px){body:has(#wpadminbar) .tutor-account-page-wrapper .tutor-account-header{top:0}}.tutor-account-page-wrapper .tutor-account-header-title{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:1.25rem;font-weight:600;line-height:1.75rem}@media (min-width:576px){.tutor-account-page-wrapper .tutor-account-header-title{margin-inline:8px auto}}.tutor-account-container{max-width:760px;margin:0 auto}@media (min-width:1400px){.tutor-account-container{max-width:860px}}@media (min-width:1920px){.tutor-account-container{max-width:944px}}.tutor-account-container{padding-inline:16px}.tutor-profile-completion{margin-bottom:20px;position:relative}.tutor-profile-completion-header{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;flex-flow:row;justify-content:space-between;align-items:center;padding:12px;display:flex}.tutor-profile-completion-header.tutor-expanded{border-bottom-right-radius:0;border-bottom-left-radius:0}.tutor-profile-completion-body{border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);z-index:2;border-top:none;border-bottom-right-radius:12px;border-bottom-left-radius:12px;flex-flow:column;justify-content:flex-start;align-items:stretch;gap:12px;width:100%;padding:12px 26px;display:flex;position:absolute;top:100%;left:0;box-shadow:0 4px 6px -2px rgba(16,24,40,.03),0 12px 16px -4px rgba(16,24,40,.08)}.tutor-stat-card{border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);border-radius:12px;flex-flow:column;justify-content:space-between;align-items:stretch;height:146px;padding:16px;transition:background-color .25s ease-in-out;display:flex}@media (max-width:576px){.tutor-stat-card{padding:12px}}.tutor-stat-card[href],.tutor-stat-card[onclick],.tutor-stat-card[\@click],.tutor-stat-card[x-on\:click]{cursor:pointer}.tutor-stat-card[href]:focus,.tutor-stat-card[href]:hover,.tutor-stat-card[onclick]:focus,.tutor-stat-card[onclick]:hover,.tutor-stat-card[\@click]:focus,.tutor-stat-card[\@click]:hover,.tutor-stat-card[x-on\:click]:focus,.tutor-stat-card[x-on\:click]:hover{background-color:var(--tutor-surface-l1-hover);outline:none}.tutor-stat-card:focus-visible{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-stat-card-header{flex-flow:row;justify-content:space-between;align-items:center;display:flex}.tutor-stat-card-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-stat-card-icon{flex-flow:row;justify-content:flex-start;align-items:stretch;display:flex}.tutor-stat-card-value{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:2rem;font-weight:700;line-height:2.5rem}.tutor-stat-card-change{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);margin-top:2px;margin-bottom:0;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-stat-card-enrolled .tutor-stat-card-icon,.tutor-stat-card-enrolled .tutor-stat-card-value{color:var(--tutor-text-brand)}.tutor-stat-card-active .tutor-stat-card-icon,.tutor-stat-card-active .tutor-stat-card-value{color:#00acc2}.tutor-stat-card-completed .tutor-stat-card-icon,.tutor-stat-card-completed .tutor-stat-card-value{color:var(--tutor-text-success)}.tutor-stat-card-brand .tutor-stat-card-icon,.tutor-stat-card-brand .tutor-stat-card-value{color:var(--tutor-text-brand)}.tutor-stat-card:has(canvas){height:179px}.tutor-stat-card:has(canvas) .tutor-stat-card-content{margin-top:38px}.tutor-stat-card:has(canvas) .tutor-stat-card-value{font-size:1.5rem;line-height:2rem}.tutor-stat-card-time-spent .tutor-stat-card-icon,.tutor-stat-card-time-spent .tutor-stat-card-value{color:var(--tutor-text-exception4)}.tutor-stat-card-courses .tutor-stat-card-icon,.tutor-stat-card-courses .tutor-stat-card-value{color:var(--tutor-text-success)}.tutor-stat-card-passed .tutor-stat-card-icon,.tutor-stat-card-students .tutor-stat-card-icon,.tutor-stat-card-passed .tutor-stat-card-value,.tutor-stat-card-students .tutor-stat-card-value{color:var(--tutor-text-brand)}.tutor-stat-card-star-line .tutor-stat-card-icon,.tutor-stat-card-star-fill .tutor-stat-card-icon,.tutor-stat-card-reviews .tutor-stat-card-icon,.tutor-stat-card-star-line .tutor-stat-card-value,.tutor-stat-card-star-fill .tutor-stat-card-value,.tutor-stat-card-reviews .tutor-stat-card-value{color:#fdb022}.tutor-stat-card-passed .tutor-stat-card-icon,.tutor-stat-card-passed .tutor-stat-card-value{color:var(--tutor-text-brand)}.tutor-stat-card-progress .tutor-stat-card-icon,.tutor-stat-card-progress .tutor-stat-card-value{color:#9747ff}.tutor-stat-card-completed .tutor-stat-card-icon,.tutor-stat-card-completed .tutor-stat-card-value{color:var(--tutor-text-success)}.tutor-stat-card-qa .tutor-stat-card-icon,.tutor-stat-card-qa .tutor-stat-card-value{color:#ee0097}.tutor-stat-card-book-2 .tutor-stat-card-icon,.tutor-stat-card-book-2 .tutor-stat-card-value,.tutor-stat-card-exception1 .tutor-stat-card-icon,.tutor-stat-card-exception1 .tutor-stat-card-value{color:#00acc2}.tutor-stat-card-success .tutor-stat-card-icon,.tutor-stat-card-success .tutor-stat-card-value{color:var(--tutor-text-success)}.tutor-stat-card-exception4 .tutor-stat-card-icon,.tutor-stat-card-time-spent .tutor-stat-card-icon,.tutor-stat-card-exception4 .tutor-stat-card-value,.tutor-stat-card-time-spent .tutor-stat-card-value{color:var(--tutor-text-exception4)}.tutor-stat-card-exception5 .tutor-stat-card-icon{color:var(--tutor-icon-exception5)}.tutor-stat-card-exception5 .tutor-stat-card-value{color:var(--tutor-text-exception5)}.tutor-stat-card-earning .tutor-stat-card-icon,.tutor-stat-card-earning .tutor-stat-card-value{color:var(--tutor-text-success)}.tutor-stat-card-wallet .tutor-stat-card-icon,.tutor-stat-card-wallet .tutor-stat-card-value{color:var(--tutor-text-brand)}.tutor-stat-card-withdraw .tutor-stat-card-icon,.tutor-stat-card-withdraw .tutor-stat-card-value{color:var(--tutor-text-exception5)}.tutor-stat-card-sale .tutor-stat-card-icon,.tutor-stat-card-sale .tutor-stat-card-value{color:var(--tutor-text-exception1)}.tutor-stat-card-commission .tutor-stat-card-icon,.tutor-stat-card-commission .tutor-stat-card-value{color:var(--tutor-text-exception2)}.tutor-stat-card-fees .tutor-stat-card-icon,.tutor-stat-card-fees .tutor-stat-card-value{color:var(--tutor-text-exception4)}.tutor-stat-card-hover-wrap{margin-top:2px;display:inline-block;position:relative}.tutor-stat-card-hover-wrap:hover .tutor-stat-card-hover-card{display:block}.tutor-stat-card-hover-card{background:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);white-space:nowrap;border-radius:8px;min-width:213px;padding:12px 16px;display:none;position:absolute;top:50%;left:100%;box-shadow:0 4px 6px -2px rgba(16,24,40,.03),0 12px 16px -4px rgba(16,24,40,.08)}.tutor-progress-card{border:1px solid var(--tutor-border-idle);cursor:pointer;background-color:var(--tutor-surface-l1);border-radius:12px;padding:8px;transition:all .2s;position:relative;overflow:hidden}.tutor-progress-card .tutor-progress-card-inner{flex-flow:row;justify-content:flex-start;align-items:stretch;gap:12px;display:flex}.tutor-progress-card .tutor-progress-card-thumbnail{aspect-ratio:16/9;border-radius:8px;flex:0 0 200px;position:relative;overflow:hidden}.tutor-progress-card .tutor-progress-card-thumbnail img{object-fit:cover;object-position:center;width:100%;height:100%}.tutor-progress-card-kebab-overlay{display:none}.tutor-progress-card-content{flex-flow:column;flex:0 0 calc(100% - 350px);justify-content:space-between;align-items:stretch;display:flex}.tutor-progress-card-header{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:2px;display:flex}.tutor-progress-card-category{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);margin-bottom:2px;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-progress-card-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-progress-card-details{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);align-items:center;gap:4px;margin-bottom:4px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-progress-card-separator{color:var(--tutor-text-secondary)}.tutor-progress-card-actions{top:8px;opacity:0;visibility:hidden;z-index:2;flex-flow:row;justify-content:flex-end;align-items:center;gap:6px;transition:opacity .2s,visibility .2s;display:flex;position:absolute;inset-inline-end:8px}.tutor-progress-card-resume-btn{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.tutor-progress-card-menu{display:inline-flex}.tutor-progress-card-menu-btn{background-color:var(--tutor-button-ghost-hover);min-width:auto;min-height:auto;padding:4px}.tutor-progress-card-menu-btn:hover:not(:disabled){background-color:var(--tutor-button-ghost-hover)}.tutor-progress-card-footer{display:none}.tutor-progress-card:hover,.tutor-progress-card:focus{background-color:var(--tutor-surface-l1-hover)}.tutor-progress-card:focus-within{background-color:var(--tutor-surface-l1-hover)}.tutor-progress-card:hover>.tutor-progress-card-actions,.tutor-progress-card:focus>.tutor-progress-card-actions{opacity:1;visibility:visible}.tutor-progress-card:focus-within>.tutor-progress-card-actions{opacity:1;visibility:visible}.tutor-progress-card.tutor-active{background-color:var(--tutor-surface-l1-hover)}.tutor-progress-card:focus-visible{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);z-index:1;outline:none;border-radius:12px!important}@media (max-width:992px){.tutor-progress-card-content{flex:0 0 calc(100% - 250px)}}@media (max-width:576px){.tutor-progress-card{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:0;height:auto;display:flex}.tutor-progress-card .tutor-progress-card-inner{flex-direction:column;gap:0}.tutor-progress-card .tutor-progress-card-thumbnail{width:100%;max-width:100%;margin-bottom:8px}.tutor-progress-card-kebab-overlay{top:8px;z-index:2;display:block;position:absolute;inset-inline-end:8px}.tutor-progress-card-header{margin-bottom:16px}.tutor-progress-card-details{margin-bottom:6px}.tutor-progress-card-content{padding:0 6px}.tutor-progress-card-actions{visibility:visible;opacity:1;padding:16px 0 0;display:flex;position:static}.tutor-progress-card-actions .tutor-btn{width:100%}}.tutor-course-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:8px;flex-flow:column;justify-content:flex-start;align-items:flex-start;height:100%;padding:8px;transition:background-color .25s ease-in-out;display:flex}.tutor-course-card:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-course-card-thumbnail{border-radius:4px;width:100%;margin-bottom:8px;position:relative;overflow:hidden}.tutor-course-card-thumbnail .tutor-ratio{width:100%}.tutor-course-card-thumbnail img{object-fit:cover;object-position:center;border-radius:4px;width:100%}.tutor-course-card-badge{top:4px;z-index:1;position:absolute;inset-inline-end:4px}.tutor-course-card-separator{background:var(--tutor-text-subdued);border-radius:8px;width:4px;height:4px;display:inline-block}.tutor-course-card-rating{margin-bottom:4px}.tutor-course-card-rating .tutor-ratings{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-exception4);flex-flow:wrap;justify-content:flex-start;align-items:center;gap:4px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-course-card-rating .tutor-course-card-ratings-stars{flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;display:flex}.tutor-course-card-rating .tutor-course-card-ratings-stars i[class*=tutor-icon-star]{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-exception4);font-size:.75rem;font-weight:400;line-height:12px}.tutor-course-card-rating .tutor-ratings-count{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-course-card-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin-bottom:4px;font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-course-card-title a{color:var(--tutor-text-primary);transition:color .25s ease-in-out}.tutor-course-card-title a:hover{color:var(--tutor-text-brand)}.tutor-course-card-meta{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);flex-flow:wrap;justify-content:flex-start;align-items:center;gap:2px 6px;margin-top:auto;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-course-card-meta a{color:var(--tutor-text-secondary);transition:color .25s ease-in-out}.tutor-course-card-meta a:hover{color:var(--tutor-text-brand)}.tutor-course-card-footer{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;margin-top:auto;padding-top:8px;font-size:.875rem;font-weight:500;line-height:1.375rem;display:flex}.tutor-course-card-footer del{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-course-card-price{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-course-card-price-original{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.75rem;font-weight:400;line-height:1.25rem}@media (max-width:576px){.tutor-dashboard-page-card-body.tutor-dashboard-wishlist-wrapper{background-color:unset;border:unset;margin-top:10px}}.tutor-dashboard-my-courses .tutor-my-courses-card-wrapper{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:16px;display:grid}@media (max-width:992px){.tutor-dashboard-my-courses .tutor-my-courses-card-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.tutor-dashboard-my-courses .tutor-my-courses-card-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:576px){.tutor-dashboard-my-courses .tutor-my-courses-card-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}}@media (max-width:480px){.tutor-dashboard-my-courses .tutor-my-courses-card-wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}}.tutor-dashboard-my-courses .tutor-my-courses-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-color:var(--tutor-border-idle2);border-radius:8px;flex-flow:column;justify-content:flex-start;align-items:stretch;transition:background-color .25s ease-in-out;display:flex;position:relative}.tutor-dashboard-my-courses .tutor-my-courses-card-body{flex-flow:column;flex:1;justify-content:flex-start;align-items:stretch;gap:8px;padding:8px;display:flex}.tutor-dashboard-my-courses .tutor-my-courses-card-thumb{border-radius:4px;height:156px;position:relative;overflow:hidden}.tutor-dashboard-my-courses .tutor-my-courses-card-thumb img{object-fit:cover;width:100%;height:100%}.tutor-dashboard-my-courses .tutor-my-courses-card-actions{opacity:0;background:rgba(0,0,0,.4);flex-flow:row;justify-content:center;align-items:center;gap:8px;transition:opacity .25s ease-in-out;display:flex;position:absolute;inset:0;box-shadow:0 4px 4px rgba(0,0,0,.25)}.tutor-dashboard-my-courses .tutor-my-courses-card-footer{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border-top:1px solid var(--tutor-border-idle2);flex-flow:row;justify-content:space-between;align-items:center;min-height:44px;padding:6px 12px;font-size:.875rem;font-weight:500;line-height:1.375rem;display:flex}.tutor-dashboard-my-courses .tutor-my-courses-card-footer del{color:var(--tutor-text-subdued);font-weight:400}.tutor-dashboard-my-courses .tutor-my-courses-card-footer-actions{opacity:0;transition:opacity .25s ease-in-out}.tutor-dashboard-my-courses .tutor-my-courses-card-content{flex:1;min-width:0}.tutor-dashboard-my-courses .tutor-my-courses-card:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-dashboard-my-courses .tutor-my-courses-card:focus-within{background-color:var(--tutor-surface-l1-hover)}.tutor-dashboard-my-courses .tutor-my-courses-card:has(.tutor-popover-open){background-color:var(--tutor-surface-l1-hover)}.tutor-dashboard-my-courses .tutor-my-courses-card:hover .tutor-my-courses-card-content a{color:var(--tutor-text-brand)}.tutor-dashboard-my-courses .tutor-my-courses-card:focus-within .tutor-my-courses-card-content a{color:var(--tutor-text-brand)}.tutor-dashboard-my-courses .tutor-my-courses-card:has(.tutor-popover-open) .tutor-my-courses-card-content a{color:var(--tutor-text-brand)}.tutor-dashboard-my-courses .tutor-my-courses-card:hover .tutor-my-courses-card-actions,.tutor-dashboard-my-courses .tutor-my-courses-card:hover .tutor-my-courses-card-footer-actions{opacity:1}.tutor-dashboard-my-courses .tutor-my-courses-card:focus-within .tutor-my-courses-card-actions{opacity:1}.tutor-dashboard-my-courses .tutor-my-courses-card:focus-within .tutor-my-courses-card-footer-actions{opacity:1}.tutor-dashboard-my-courses .tutor-my-courses-card:has(.tutor-popover-open) .tutor-my-courses-card-actions{opacity:1}.tutor-dashboard-my-courses .tutor-my-courses-card:has(.tutor-popover-open) .tutor-my-courses-card-footer-actions{opacity:1}.tutor-dashboard-my-courses .tutor-my-courses-card .tutor-popover-menu-item.tutor-popover-menu-item-delete{border-top:1px solid var(--tutor-border-idle)}@media (min-width:576px){.tutor-dashboard-my-courses .tutor-my-courses-card .tutor-popover-menu-item.tutor-popover-menu-item-edit,.tutor-dashboard-my-courses .tutor-my-courses-card .tutor-popover-menu-item.tutor-popover-menu-item-overview{display:none}}@media (max-width:576px){.tutor-dashboard-my-courses .tutor-my-courses-card .tutor-my-courses-card-actions{display:none}.tutor-dashboard-my-courses .tutor-my-courses-card .tutor-my-courses-card-footer-actions{opacity:1}}.tutor-dashboard-courses-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;overflow:hidden}.tutor-dashboard-courses-card .tutor-dashboard-courses-tab{border-bottom:1px solid var(--tutor-border-idle);border-radius:12px 12px 0 0;padding:16px}@media (max-width:576px){.tutor-dashboard-courses-card{background-color:transparent;border:none;border-radius:0}.tutor-dashboard-courses-card .tutor-dashboard-courses-tab{border:1px solid var(--tutor-border-idle);border-radius:12px;padding:4px}}.tutor-dashboard-announcements .tutor-announcement-item{padding:16px}.tutor-dashboard-announcements .tutor-announcement-item:not(:last-of-type){border-bottom:1px solid var(--tutor-border-idle)}@media (min-width:576px){.tutor-dashboard-announcements .tutor-announcement-item{transition:background-color .25s ease-in-out}.tutor-dashboard-announcements .tutor-announcement-item .tutor-announcement-actions{opacity:0;transition:opacity .25s ease-in-out}.tutor-dashboard-announcements .tutor-announcement-item:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-dashboard-announcements .tutor-announcement-item:focus-within{background-color:var(--tutor-surface-l1-hover)}.tutor-dashboard-announcements .tutor-announcement-item:hover .tutor-announcement-actions{opacity:1}.tutor-dashboard-announcements .tutor-announcement-item:focus-within .tutor-announcement-actions{opacity:1}}.tutor-dashboard-wishlist-wrapper{background-color:var(--tutor-surface-l1);padding:16px}.tutor-dashboard-wishlist-wrapper .tutor-wishlist-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}@media (max-width:576px){.tutor-dashboard-wishlist-wrapper .tutor-wishlist-grid{background-color:transparent;grid-template-columns:repeat(1,1fr);gap:8px;display:grid}.tutor-dashboard-wishlist-wrapper{background-color:transparent;padding:12px 0}}.tutor-dashboard-welcome-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:12px;flex-flow:row;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}@media (max-width:576px){.tutor-dashboard-welcome-card{flex-direction:column;align-items:start;gap:24px}}.tutor-dashboard-welcome-card .tutor-dashboard-welcome-content{padding:24px}.tutor-dashboard-welcome-card .tutor-dashboard-welcome-badge{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-brand);background-color:var(--tutor-surface-brand-tertiary);border-radius:32px;align-items:center;gap:4px;padding:4px 12px;font-size:.75rem;font-weight:600;line-height:1.25rem;display:inline-flex}.tutor-dashboard-welcome-card .tutor-dashboard-welcome-banner{flex-flow:row;justify-content:center;align-items:center;width:248px;height:248px;display:flex}@media (max-width:576px){.tutor-dashboard-welcome-card .tutor-dashboard-welcome-banner{width:100%}}.tutor-dashboard-quick-tips-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:12px;flex-flow:row;justify-content:space-between;align-items:start;margin-bottom:20px;padding:24px;display:flex}@media (max-width:576px){.tutor-dashboard-quick-tips-card{flex-direction:column;gap:24px}}.tutor-stat-card-value{font-size:1.5rem;line-height:2rem}.tutor-dashboard-home-sort .tutor-input-field .tutor-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-dashboard-home-sort [data-grab]{font-size:100%;font:inherit;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;cursor:grab;background-color:transparent;border:0;flex-flow:row;justify-content:center;align-items:center;margin:0;padding:0;text-decoration:none;display:flex}.tutor-dashboard-home-sort [data-grab] svg{color:var(--tutor-icon-secondary)}.tutor-dashboard-home-sort .tutor-popover{view-transition-name:tutor-dashboard-home-sort-popover}.tutor-dashboard-home-chart{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:12px;flex-flow:column;justify-content:flex-start;align-items:stretch;padding-bottom:16px;display:flex}.tutor-dashboard-home-chart-canvas{max-height:179px}.tutor-dashboard-home-chart-header{flex-flow:row;justify-content:space-between;align-items:center;padding:16px;display:flex}.tutor-dashboard-home-chart-legend{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-dashboard-home-chart-legend:before{content:"";border-radius:4px;flex-flow:row;justify-content:center;align-items:center;width:14px;height:2px;display:flex}.tutor-dashboard-home-chart-legend[data-color=brand]:before{background-color:var(--tutor-actions-brand-primary)}.tutor-dashboard-home-chart-legend[data-color=success]:before{background-color:var(--tutor-actions-success-primary)}.tutor-dashboard-home-chart[data-stacked=true]{padding:16px}.tutor-dashboard-home-chart[data-stacked=true] canvas{width:100%;max-height:118px;margin-top:12px}.tutor-dashboard-home-chart[data-stacked=true] .tutor-dashboard-home-chart-legend{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);flex-flow:row;justify-content:flex-start;align-items:start;gap:4px;min-width:99px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}@media (max-width:576px){.tutor-dashboard-home-chart[data-stacked=true] .tutor-dashboard-home-chart-legend{min-width:80px}}.tutor-dashboard-home-chart[data-stacked=true] .tutor-dashboard-home-chart-legend:before{content:"";aspect-ratio:1;border-radius:4px;width:12px;height:12px;margin-top:4px}.tutor-dashboard-home-chart[data-stacked=true] .tutor-dashboard-home-chart-legend[data-color=enrolled]:before{background-color:var(--tutor-actions-exception5)}.tutor-dashboard-home-chart[data-stacked=true] .tutor-dashboard-home-chart-legend[data-color=completed]:before{background-color:var(--tutor-actions-success-primary)}.tutor-dashboard-home-chart[data-stacked=true] .tutor-dashboard-home-chart-legend[data-color=in_progress]:before{background-color:var(--tutor-actions-caution)}.tutor-dashboard-home-chart[data-stacked=true] .tutor-dashboard-home-chart-legend[data-color=inactive]:before{background-color:var(--tutor-surface-l2-hover)}.tutor-dashboard-home-chart[data-stacked=true] .tutor-dashboard-home-chart-legend[data-color=cancelled]:before{background-color:var(--tutor-actions-critical-primary)}.tutor-dashboard-home-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:12px;flex-flow:column;justify-content:flex-start;align-items:stretch;gap:12px;padding:16px;display:flex}.tutor-dashboard-home-card-body{flex-flow:column;justify-content:flex-start;align-items:center;gap:12px;display:flex}.tutor-dashboard-home-card-body:has(.tutor-dashboard-home-activity){gap:20px}.tutor-dashboard-home-card-item{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding-inline:12px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-dashboard-home-card-avatar{flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;display:flex}.tutor-dashboard-home-card-icon{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;width:16px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-dashboard-home-course{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:8px;flex-flow:row;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;transition:background-color .25s ease-in-out;display:flex}.tutor-dashboard-home-course:hover{background-color:var(--tutor-surface-base)}.tutor-dashboard-home-course-index{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);aspect-ratio:1;background-color:var(--tutor-surface-l1-hover);border-radius:4px;flex-flow:row;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:500;line-height:1.125rem;display:flex}.tutor-dashboard-home-task{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:8px;flex-flow:row;justify-content:flex-start;align-items:flex-start;gap:12px;width:100%;padding:12px;transition:background-color .25s ease-in-out;display:flex}.tutor-dashboard-home-task [data-meta]{display:block}.tutor-dashboard-home-task [data-link]{display:none}.tutor-dashboard-home-task:hover{background-color:var(--tutor-surface-base)}.tutor-dashboard-home-task:hover [data-meta]{display:none}.tutor-dashboard-home-task:hover [data-link]{display:flex}.tutor-dashboard-home-task-icon{aspect-ratio:1;background-color:var(--tutor-actions-brand-tertiary);border-radius:4px;flex-flow:row;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.tutor-dashboard-home-task-icon svg{color:var(--tutor-icon-brand)}.tutor-dashboard-home-task-meta{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);background-color:var(--tutor-actions-gray-secondary);border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:12px;padding-inline:8px;font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-dashboard-home-task-link{align-self:start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:12px}.tutor-dashboard-home-task-live-tag{margin-top:12px;position:relative}.tutor-dashboard-home-task-live-tag-badge{opacity:1;visibility:visible;z-index:1;flex-flow:row;justify-content:flex-start;align-items:center;transition:opacity .25s ease-in-out,visibility .25s ease-in-out;display:flex}.tutor-dashboard-home-activity{width:100%;padding-inline:0}.tutor-dashboard-home-review{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:8px;width:100%;padding:12px}.tutor-dashboard-home-review-avatar{flex-flow:row;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;display:flex}.tutor-dashboard-home-review-action{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:transparent;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}.tutor-dashboard-home-review-action:hover:not(:disabled):not(.disabled),.tutor-dashboard-home-review-action:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:transparent;border:none;outline:none}.tutor-dashboard-home-review-action:focus-visible:not(:disabled):not(.disabled){box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-dashboard-home-review-action svg:not([class]){color:currentColor;flex-shrink:0}.tutor-dashboard-home-review-action:disabled,.tutor-dashboard-home-review-action.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}.tutor-dashboard-home-review-action:disabled svg:not([class]),.tutor-dashboard-home-review-action.disabled svg:not([class]){color:var(--tutor-icon-subdued)}.tutor-dashboard-home-review-action{--tutor-button-border-shadow-base:1px;--tutor-button-border-shadow-bottom:2px;font-size:.75rem;line-height:1.25rem}.tutor-dashboard-home-review-action:not([class*=tutor-btn-link]){min-height:32px;padding:6px 12px}.tutor-dashboard-home-review-action{color:var(--tutor-text-brand);background-color:transparent}.tutor-dashboard-home-review-action svg:not([class]){color:var(--tutor-icon-brand)}.tutor-dashboard-home-review-action:hover:not(:disabled):not(.disabled){color:var(--tutor-text-brand-hover);box-shadow:none!important}.tutor-dashboard-home-review-action:hover:not(:disabled):not(.disabled) svg:not([class]){color:var(--tutor-icon-brand-hover)}.tutor-dashboard-home-review-action{color:var(--tutor-text-subdued);min-height:unset;flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:16px;padding:0;display:flex}[data-section-id=current_stats]{view-transition-name:current-stats}[data-section-id=overview_chart]{view-transition-name:overview-chart}[data-section-id=course_completion_and_leader]{view-transition-name:course-completion-and-leader}[data-section-id=top_performing_courses]{view-transition-name:top-performing-courses}[data-section-id=upcoming_tasks_and_activity]{view-transition-name:upcoming-tasks-and-activity}[data-section-id=recent_reviews]{view-transition-name:recent-reviews}.tutor-user-reviews{margin-block:32px}@media (max-width:576px){.tutor-user-reviews{margin-block:16px}}.tutor-review-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:8px;flex-flow:column;justify-content:flex-start;align-items:stretch;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,opacity .25s ease-in-out;display:flex}.tutor-review-card:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-review-card:hover .tutor-review-actions{opacity:1}@media (max-width:576px){.tutor-review-card .tutor-review-actions{opacity:1}}.tutor-review-header{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:4px;padding:16px;display:flex}.tutor-review-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin-top:2px;font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-review-date{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-review-content{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:12px;padding:16px;display:flex}.tutor-review-rating-wrapper{flex-flow:row;justify-content:space-between;align-items:center;display:flex}.tutor-review-rating{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);flex-flow:row;justify-content:flex-start;align-items:center;height:32px;font-size:1rem;font-weight:400;line-height:1.375rem;display:flex}.tutor-review-actions{opacity:0;gap:8px;transition:opacity .25s ease-in-out}.tutor-review-text{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);font-size:1rem;font-weight:400;line-height:1.375rem}.tutor-review-form{background-color:var(--tutor-surface-l1-hover);flex-flow:column;justify-content:flex-start;align-items:stretch;gap:12px;padding:16px;display:flex}.tutor-review-form-fields{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:16px;width:100%;display:flex}.tutor-review-student{flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;margin-top:8px;display:flex}.tutor-user-profile .tutor-profile-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:12px;padding:16px}.tutor-user-profile .tutor-profile-card-header{background-color:var(--tutor-surface-brand-tertiary);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;flex-flow:row;justify-content:center;align-items:center;height:184px;margin-bottom:72px;display:flex;position:relative}.tutor-user-profile .tutor-profile-card-header .tutor-avatar{border:4px solid var(--tutor-border-inverse);position:absolute;bottom:0;left:50%;transform:translateY(50%)translate(-50%)}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:transparent;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:hover:not(:disabled):not(.disabled),.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:transparent;border:none;outline:none}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:focus-visible:not(:disabled):not(.disabled){box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn svg:not([class]){color:currentColor;flex-shrink:0}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:disabled,.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:disabled svg:not([class]),.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn.disabled svg:not([class]){color:var(--tutor-icon-subdued)}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn{background-color:var(--tutor-button-outline-inverse);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-outline-border-shadow,0 0 0 1px var(--tutor-border-idle2))}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn svg:not([class]){color:var(--tutor-icon-idle)}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-outline-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-outline-border-shadow-hover,var(--tutor-button-outline-border-shadow,0 0 0 1px var(--tutor-border-idle2)))}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-outline-focused-inverse);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-outline-border-shadow-focused,var(--tutor-button-outline-border-shadow,0 0 0 1px var(--tutor-border-idle2)))}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:disabled,.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn.disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-outline-border-shadow-disabled,var(--tutor-button-outline-border-shadow,0 0 0 1px var(--tutor-border-idle2)))}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn{--tutor-button-border-shadow-base:1px;--tutor-button-border-shadow-bottom:2px;font-size:.75rem;line-height:1.25rem}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:not([class*=tutor-btn-link]){min-height:32px;padding:6px 12px}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn{top:12px;outline:none;gap:4px;position:absolute;inset-inline-end:12px}@media (max-width:576px){.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn{width:40px;height:40px;padding:0}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn svg{width:20px;height:20px}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn span{display:none}}.tutor-user-profile .tutor-profile-card-body{grid-template-columns:repeat(2,1fr);gap:200px;display:grid;position:relative}@media (max-width:576px){.tutor-user-profile .tutor-profile-card-body{grid-template-columns:repeat(1,1fr);gap:16px;display:grid}}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-title{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin-top:0;margin-bottom:4px;font-size:1.5rem;font-weight:600;line-height:2rem}@media (max-width:576px){.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-title{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1.25rem;font-weight:600;line-height:1.75rem}}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-designation{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-social{flex-flow:row;justify-content:flex-start;align-items:center;gap:16px;margin-top:16px;display:flex}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-social .tutor-social-link{width:16px;height:16px;box-shadow:none;color:var(--tutor-text-primary);outline:none;transition:color .25s ease-in-out}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-social .tutor-social-link:hover{color:var(--tutor-text-brand)}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-bio{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);margin-bottom:32px;font-size:.875rem;font-weight:400;line-height:1.125rem}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-bio p{margin:0}@media (max-width:576px){.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-bio{margin-bottom:16px}}.tutor-user-profile .tutor-profile-card-body .tutor-bio-wrapper{margin-bottom:32px;position:relative}.tutor-user-profile .tutor-profile-card-body .tutor-bio-wrapper .tutor-user-profile-bio{margin-bottom:0}@media (max-width:576px){.tutor-user-profile .tutor-profile-card-body .tutor-bio-wrapper{margin-bottom:16px}}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-details{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:4px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:576px){.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-details{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;display:flex}}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-details li{white-space:nowrap;margin:0}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-details li span{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}@media (min-width:576px){.tutor-user-profile .tutor-profile-card-body-left{min-height:140px}}.tutor-user-profile .tutor-profile-card-body-right{flex-flow:column;justify-content:space-between;align-items:flex-start;display:flex}.tutor-user-profile .tutor-profile-card-body .tutor-profile-member-since{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}@media (min-width:576px){.tutor-user-profile .tutor-profile-card-body .tutor-profile-member-since{inset-inline-start:0;position:absolute;bottom:0}}.tutor-user-profile .tutor-bio-toggle-less,.tutor-user-profile .tutor-bio-toggle{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-brand);-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:var(--tutor-surface-l1);cursor:pointer;text-box-trim:trim-both;text-edge:cap alphabetic;border:none;padding:0;font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-user-profile .tutor-bio-toggle-less:focus-visible{outline:2px solid var(--tutor-text-brand);outline-offset:2px;border-radius:2px}.tutor-user-profile .tutor-bio-toggle:focus-visible{outline:2px solid var(--tutor-text-brand);outline-offset:2px;border-radius:2px}.tutor-user-profile .tutor-bio-toggle-less{margin-top:4px;display:inline}.tutor-user-profile .tutor-user-profile-statistics{margin-top:24px}.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-title{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin-top:0;margin-bottom:8px;font-size:1.125rem;font-weight:600;line-height:1.625rem}.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-cards{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;flex-flow:row;justify-content:flex-start;align-items:flex-start;gap:12px;padding:16px;display:flex}@media (max-width:576px){.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card{gap:6px;padding:12px}}.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card-icon{padding-top:4px}@media (max-width:576px){.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card-icon{padding-top:2px}.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card-icon svg{width:20px;height:20px}}.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card-content{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:2px;display:flex}.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card-value{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1.5rem;font-weight:600;line-height:2rem}@media (max-width:576px){.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card-value{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1.125rem;font-weight:600;line-height:1.625rem}}.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);font-size:1rem;font-weight:400;line-height:1.5rem}@media (max-width:576px){.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);font-size:.875rem;font-weight:400;line-height:1.375rem}}.tutor-billing-body{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:8px}@media (max-width:576px){.tutor-billing-body{background-color:transparent;border:none;border-radius:0;margin-top:4px}}.tutor-billing-tabs{border-bottom:1px solid var(--tutor-border-idle);width:100%;padding:12px 16px}@media (max-width:576px){.tutor-billing-tabs{margin-bottom:8px}}.tutor-billing-tabs-content{width:100%}@media (max-width:576px){.tutor-billing-tabs-content{border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);border-radius:12px;margin-top:8px}.tutor-billing-tabs{border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);border-radius:12px;width:100%;padding:4px}.tutor-billing-tabs .tutor-tabs-tab{flex-flow:row;flex:1;justify-content:center;align-items:center;display:flex}}.tutor-billing-content{flex-flow:column;justify-content:center;align-items:flex-start;width:100%;display:flex}@media (max-width:576px){.tutor-billing-content{border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);border-radius:12px}}.tutor-billing-filters{border-block:1px solid var(--tutor-border-idle);flex-flow:row;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:12px 16px;display:flex}@media (max-width:576px){.tutor-billing-filters{border-top:none}}.tutor-billing-card{border-bottom:1px solid var(--tutor-border-idle);flex-flow:row;justify-content:space-between;align-items:start;gap:8px;padding:16px;transition-property:background-color;transition-duration:.2s;transition-timing-function:ease;display:flex}.tutor-billing-card:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-billing-card:hover .tutor-billing-card-title-access{color:var(--tutor-text-brand)}.tutor-billing-card:last-of-type{border-bottom:none}.tutor-billing-card-left{flex-flow:column;flex:1 1 0;justify-content:center;align-items:flex-start;gap:6px;min-width:0;display:flex}.tutor-billing-card-left .tutor-section-separator-vertical{background-color:var(--tutor-surface-l2-hover);height:12px}.tutor-billing-card-right{text-align:right;flex-flow:column;flex-shrink:0;justify-content:center;align-items:flex-end;gap:4px;display:flex}.tutor-billing-card-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);text-overflow:ellipsis;white-space:nowrap;flex-flow:row;justify-content:flex-start;align-items:start;gap:4px;width:100%;min-width:0;font-size:.875rem;font-weight:500;line-height:1.375rem;display:flex;overflow:hidden}.tutor-billing-card-title ul{list-style:inside}.tutor-billing-card-title ul li{margin-bottom:0;padding-inline-start:4px}.tutor-billing-card-title ul li span{margin-inline-start:-4px}@media (max-width:576px){.tutor-billing-card-title{text-overflow:unset;white-space:normal;overflow-wrap:anywhere;word-break:break-word;flex-flow:column;justify-content:center;align-items:flex-start;display:flex;overflow:visible}}.tutor-billing-card-details{color:var(--tutor-text-secondary);flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;display:flex}.tutor-billing-card-id{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);background-color:var(--tutor-surface-l2);border-radius:2px;flex-flow:row;justify-content:center;align-items:center;padding:0 4px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}@media (max-width:576px){.tutor-billing-card-payment-method .tutor-badge{gap:0;padding:4px;font-size:0;line-height:0}.tutor-billing-card-payment-method .tutor-badge img{display:block}}.tutor-billing-card-amount{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:600;line-height:1.375rem}.tutor-billing-invoice{flex-flow:column;justify-content:center;align-items:flex-start;gap:12px;width:100%;display:flex}.tutor-billing-invoice-header{border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);border-radius:12px;flex-flow:row;justify-content:space-between;align-items:center;width:100%;padding:8px;display:flex}.tutor-billing-invoice-content{border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);border-radius:12px;flex-flow:row;justify-content:center;align-items:center;width:100%;padding:8px;display:flex}.tutor-billing-invoice-content img{object-position:center;object-fit:contain;border-radius:8px;width:100%;height:auto}.tutor-payment-modal-contents{max-height:calc(100dvh - 173px);padding:4px 16px 16px;overflow-y:auto}.tutor-payment-modal-contents .tutor-payment-modal-payments{background-color:var(--tutor-surface-base);border:1px solid var(--tutor-border-idle);border-radius:8px;flex-flow:column;justify-content:flex-start;align-items:stretch;display:flex}.tutor-payment-modal-contents .tutor-payment-modal-payments .tutor-input-field{padding:16px}.tutor-payment-modal-contents .tutor-payment-modal-payments .tutor-input-field:not(:last-child){border-bottom:1px solid var(--tutor-border-idle)}.tutor-payment-modal-contents .tutor-payment-terms-checkbox .tutor-input-wrapper{align-items:start}.tutor-payment-modal-contents .tutor-payment-terms-checkbox .tutor-label{flex-wrap:wrap;row-gap:0}.tutor-user-withdrawals .tutor-withdrawal-history-heading{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin-top:40px;margin-bottom:12px;font-size:1rem;font-weight:500;line-height:1.5rem}@media (max-width:768px){.tutor-user-withdrawals .tutor-withdrawal-history-heading{margin-top:20px}.tutor-user-withdrawals .tutor-tooltip-wrap{margin-top:2px}}@media (max-width:576px){.tutor-user-withdrawals .tutor-withdrawal-available-header{flex-direction:column;align-items:stretch;gap:20px}}.tutor-user-withdrawals .tutor-withdrawal-status{background-color:var(--tutor-surface-base);border:1px solid var(--tutor-border-idle2);border-radius:8px;justify-content:space-between;margin-top:16px;padding:16px;display:flex;position:relative}.tutor-user-withdrawals .tutor-withdrawal-status:before,.tutor-user-withdrawals .tutor-withdrawal-status:after{content:"";background-color:var(--tutor-border-idle);width:1px;position:absolute;top:16px;bottom:16px}.tutor-user-withdrawals .tutor-withdrawal-status:before{inset-inline-start:33.3333%}.tutor-user-withdrawals .tutor-withdrawal-status:after{inset-inline-start:66.6667%}.tutor-user-withdrawals .tutor-withdrawal-status-item{flex:1;position:relative}.tutor-user-withdrawals .tutor-withdrawal-status-item-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-user-withdrawals .tutor-withdrawal-status-item-value{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-user-withdrawals .tutor-withdrawal-status-item-value--pending{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-warning);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-user-withdrawals .tutor-withdrawal-status-item-info{color:var(--tutor-text-secondary);justify-content:center;align-items:center;margin-inline-start:2px;display:inline-flex}.tutor-user-withdrawals .tutor-withdrawal-status-item:nth-child(2){padding-inline-start:10%}.tutor-user-withdrawals .tutor-withdrawal-status-item:nth-child(3){flex-direction:column;align-items:end;display:flex}@media (max-width:576px){.tutor-user-withdrawals .tutor-withdrawal-status{flex-direction:column;gap:0}.tutor-user-withdrawals .tutor-withdrawal-status:before,.tutor-user-withdrawals .tutor-withdrawal-status:after{display:none}.tutor-user-withdrawals .tutor-withdrawal-status-item{border-bottom:1px solid var(--tutor-border-idle);flex-direction:row;flex:none;justify-content:space-between;align-items:center;width:100%;padding:8px 0;display:flex}.tutor-user-withdrawals .tutor-withdrawal-status-item:first-child{padding-top:0}.tutor-user-withdrawals .tutor-withdrawal-status-item:last-child{border-bottom:none;padding-bottom:0}.tutor-user-withdrawals .tutor-withdrawal-status-item:nth-child(2){padding-inline-start:0}.tutor-user-withdrawals .tutor-withdrawal-status-item:nth-child(3){flex-direction:row;align-items:center}}.tutor-user-withdrawals .tutor-billing-card{align-items:flex-start;min-width:0}.tutor-user-withdrawals .tutor-billing-card-left{gap:8px;min-width:0}.tutor-user-withdrawals .tutor-billing-card-left .tutor-badge{white-space:nowrap;flex-shrink:0}.tutor-user-withdrawals .tutor-billing-card-left .tutor-flex:first-child{min-width:0}.tutor-user-withdrawals .tutor-billing-card-left .tutor-flex:first-child>div:first-child{flex-shrink:0;align-items:baseline;display:flex}.tutor-user-withdrawals .tutor-billing-card-left .tutor-flex:first-child>div:last-child{word-break:break-word;overflow-wrap:break-word;min-width:0}.tutor-user-withdrawals .tutor-billing-card-right{flex-shrink:0}.tutor-withdrawal-available-balance{background:var(--tutor-surface-l1-hover);border:1px solid var(--tutor-border-idle);border-radius:8px;flex-flow:row;justify-content:flex-start;align-items:stretch;gap:12px;padding:12px 16px;display:flex}.tutor-withdrawal-available-balance-icon{background:var(--tutor-surface-l1);border-radius:1000px;flex-flow:row;justify-content:center;align-items:center;gap:8px;width:44px;height:44px;display:flex}.tutor-account-section .tutor-account-cover-photo{background-color:var(--tutor-surface-brand-quaternary);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;min-height:184px;position:relative}.tutor-account-section .tutor-account-cover-photo.is-loading{pointer-events:none;background-image:none!important}.tutor-account-section .tutor-account-cover-photo.is-loading>*{visibility:hidden}.tutor-account-section .tutor-account-cover-photo.is-loading:before{content:"";box-sizing:border-box;border:2px solid var(--tutor-surface-l1-hover);border-top-color:var(--tutor-surface-l1);z-index:1;border-radius:50%;width:44px;height:44px;margin-top:-22px;margin-left:-22px;animation:.8s linear infinite tutor-spin;position:absolute;top:50%;left:50%}.tutor-account-section .tutor-account-cover-photo .tutor-account-cover-photo-action{top:8px;flex-flow:row;justify-content:flex-start;align-items:stretch;gap:6px;display:flex;position:absolute;inset-inline-end:8px}.tutor-account-section .tutor-account-avatar-wrapper{z-index:1;flex-flow:row;justify-content:center;align-items:center;margin-bottom:-52px;display:flex;position:relative;transform:translateY(-52px)}.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar{background-color:var(--tutor-surface-brand-quaternary);color:var(--tutor-text-primary);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:4px solid var(--tutor-border-inverse);border-radius:1000px;flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;width:104px;height:104px;display:flex;position:relative;overflow:visible}.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar img{border-radius:1000px}.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar.is-loading{pointer-events:none;-webkit-text-fill-color:transparent;position:relative}.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar.is-loading>*{visibility:hidden}.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar.is-loading:before{content:"";box-sizing:border-box;border:2px solid var(--tutor-surface-l1-hover);border-top-color:var(--tutor-surface-l1);border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;animation:.8s linear infinite tutor-spin;position:absolute;top:50%;left:50%}.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar .tutor-account-avatar-edit{inset-inline-end:0;border:3px solid var(--tutor-border-inverse);border-radius:1000px;transition:background-color .25s ease-in-out,color .25s ease-in-out;position:absolute;bottom:0}.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar .tutor-account-avatar-edit:hover,.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar .tutor-account-avatar-edit:focus,.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar .tutor-account-avatar-edit:active{border:3px solid var(--tutor-border-inverse)}.tutor-profile-settings-section{background:var(--tutor-surface-base);flex-direction:column;display:flex;position:relative}.tutor-profile-settings-section.tutor-tabs-vertical{display:block}@media (max-width:768px){.tutor-profile-settings-section{overflow:visible}.tutor-profile-settings-section .tutor-account-container .tutor-tabs-tab{gap:16px}.tutor-profile-settings-section .tutor-account-container .tutor-tabs-tab:hover:not(:disabled):not(.tutor-tabs-tab-active){background:0 0}.tutor-profile-settings-section .tutor-account-container .tutor-profile-settings-tab{width:100%;height:auto;overflow-y:visible;overflow:unset;background:0 0;border:none;flex-direction:column;gap:16px;padding:0}.tutor-profile-settings-section .tutor-account-container .tutor-profile-settings-tab button{padding:0}.tutor-profile-settings-section .tutor-account-container .tutor-flex:has(.tutor-profile-tab-activated) .tutor-profile-settings-tab{display:none}.tutor-profile-settings-section .tutor-account-container .tutor-icon{background:var(--tutor-surface-l1);color:var(--tutor-text-secondary);border:1px solid var(--tutor-border-idle);border-radius:6px;width:48px;height:48px}.tutor-profile-settings-section .tutor-account-container .tutor-tabs-tab-active{color:var(--tutor-text-brand);background-color:transparent}.tutor-profile-settings-section .tutor-profile-settings-tab-content{background:var(--tutor-surface-base);height:auto;padding:0;display:none;position:static;overflow:visible}.tutor-profile-settings-section .tutor-profile-settings-tab-content.tutor-profile-tab-activated{display:block}}.tutor-profile-settings-tab.tutor-tabs-nav{border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);border-radius:12px;height:-webkit-min-content;height:-moz-min-content;height:min-content;position:-webkit-sticky;position:sticky;top:89px}.tutor-profile-settings-tab.tutor-tabs-nav button{height:unset;padding:8px 20px;font-weight:400}.tutor-profile-settings-tab.tutor-tabs-nav button:not(.tutor-tabs-tab-active):hover{background-color:var(--tutor-tab-sidebar-l4-hover)}.tutor-profile-settings-tab.tutor-tabs-nav button.tutor-tabs-tab-active{background-color:var(--tutor-tab-sidebar-l4-active)}.tutor-profile-notification .tutor-profile-notification-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);overflow:hidden}.tutor-profile-notification .tutor-profile-notification-card svg{color:var(--tutor-icon-idle);flex-shrink:0}.tutor-profile-notification .tutor-profile-notification-card:hover .tutor-profile-notification-toggle{visibility:visible}.tutor-profile-notification .tutor-profile-notification-toggle{cursor:pointer;visibility:hidden;align-items:center;display:flex}.tutor-profile-notification .tutor-profile-notification-toggle:not(.is-disabled):hover{color:var(--tutor-text-primary)}.tutor-profile-notification .tutor-profile-notification-toggle svg{color:var(--tutor-icon-secondary);transition:transform .25s ease-in-out}.tutor-profile-notification .tutor-profile-notification-toggle svg path{transform:translateY(2px)}.tutor-profile-notification .tutor-profile-notification-toggle.is-expanded{visibility:visible}.tutor-profile-notification .tutor-profile-notification-toggle.is-expanded svg{transform:rotate(-180deg)}.tutor-profile-notification .tutor-input-field{margin-bottom:0}.tutor-profile-notification .tutor-profile-notification-content{border-top:1px solid var(--tutor-border-idle);flex-flow:column;justify-content:flex-start;align-items:stretch;gap:6px;padding:16px;display:flex}.tutor-social-accounts{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:8px;display:flex}.tutor-social-form{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;flex-flow:column;justify-content:flex-start;align-items:stretch;gap:12px;padding:16px;display:flex}.tutor-social-field{flex-flow:row;justify-content:flex-start;align-items:stretch;gap:6px;display:flex}.tutor-social-icon{color:var(--tutor-icon-idle);position:relative;top:37px}.tutor-preferences-reset-default{color:var(--tutor-text-secondary);cursor:pointer;flex-flow:row;justify-content:flex-end;align-items:center;gap:4px;display:flex}.tutor-preferences-setting-item{flex-flow:row;justify-content:space-between;align-items:center;gap:40px;display:flex}.tutor-preferences-setting-item:not(:last-child){margin-bottom:16px}.tutor-preferences-setting-item .tutor-preferences-setting-content{flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;display:flex}.tutor-preferences-setting-item .tutor-preferences-setting-content .tutor-preferences-setting-icon{color:var(--tutor-icon-idle);flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-preferences-setting-item .tutor-preferences-setting-content .tutor-preferences-setting-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-preferences-setting-item .tutor-preferences-setting-content .tutor-preferences-setting-subtitle{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-preferences-setting-item .tutor-preferences-setting-content .tutor-preferences-setting-text{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:2px;display:flex}.tutor-preferences-setting-item .tutor-preferences-setting-content .tutor-preferences-setting-text .tutor-preferences-setting-subtitle{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-preferences-setting-item .tutor-preferences-setting-content:has(.tutor-preferences-setting-subtitle){align-items:start}.tutor-preferences-setting-item .tutor-preferences-setting-content:has(.tutor-preferences-setting-subtitle) .tutor-preferences-setting-icon{margin-top:3px}.tutor-preferences-setting-item .tutor-preferences-setting-action{flex-flow:row;flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}@media (max-width:576px){.tutor-preferences-setting-item:has(.tutor-select):has(.tutor-preferences-setting-subtitle){flex-direction:column;align-items:start;gap:12px}.tutor-preferences-setting-item:has(.tutor-select):has(.tutor-preferences-setting-subtitle) .tutor-preferences-setting-action{width:100%;padding-inline-start:28px}}.tutor-preferences-vision-preview{background-color:var(--tutor-surface-l1-hover);border-radius:6px;flex-flow:row;justify-content:center;align-items:center;margin-bottom:12px;padding-top:12px;display:flex}.tutor-preferences-vision-preview img{width:100%;max-width:65%}.tutor-quiz-question{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;flex-flow:column;justify-content:flex-start;align-items:stretch;gap:20px;width:100%;min-width:0;padding:24px;display:flex}.tutor-quiz-question:has(:focus-visible:not(input):not(textarea):not(select)){outline:2px solid var(--tutor-border-idle2);outline-offset:2px;outline-offset:4px}.tutor-keyboard-nav .tutor-quiz-question:has(:focus-visible){outline:2px solid var(--tutor-border-idle2);outline-offset:2px;outline-offset:4px}@media (max-width:576px){.tutor-quiz-question{gap:12px;padding:12px}}.tutor-quiz-question-header{flex-flow:row;justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.tutor-quiz-question-number{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);background-color:var(--tutor-surface-l1-hover);border:1px solid var(--tutor-border-idle);border-radius:4px;flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;font-weight:600;line-height:1.5rem;display:flex}@media (max-width:576px){.tutor-quiz-question-number{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);width:20px;height:20px;font-size:.75rem;font-weight:600;line-height:1.25rem}}.tutor-quiz-question-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);overflow-wrap:break-word;word-break:break-word;flex-flow:column;flex:1;justify-content:flex-start;align-items:stretch;gap:8px;min-width:0;font-size:1rem;font-weight:600;line-height:1.5rem;display:flex}@media (max-width:576px){.tutor-quiz-question-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);gap:4px;font-size:.875rem;font-weight:600;line-height:1.125rem}}.tutor-quiz-question-options{flex-flow:row;justify-content:flex-start;align-items:stretch;gap:16px;width:100%;min-width:0;display:flex}.tutor-quiz-question-option{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border:1px solid var(--tutor-border-idle2);background-color:var(--tutor-quiz-idle);border-radius:6px;min-width:0;font-size:.875rem;font-weight:400;line-height:1.375rem;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,color .25s ease-in-out;overflow:hidden}.tutor-quiz-question-option label{color:inherit}.tutor-quiz-question-option:focus{outline:none}.tutor-quiz-question-option:focus-within{outline:none}.tutor-quiz-question-option:focus-visible{outline:2px solid var(--tutor-brand-450,#90a0f7);outline-offset:2px;outline-offset:4px}.tutor-quiz-question-option:has(.tutor-input:focus-visible){outline:2px solid var(--tutor-brand-450,#90a0f7);outline-offset:2px;outline-offset:4px}.tutor-quiz-question-option [data-grab-handle]:focus{outline:none}.tutor-quiz-question-option[data-option=correct]{border-color:var(--tutor-border-success);background-color:var(--tutor-surface-success);color:var(--tutor-text-success);cursor:default;font-weight:500}.tutor-quiz-question-option[data-option=correct] .tutor-label,.tutor-quiz-question-option[data-option=correct] label{color:var(--tutor-text-success)}.tutor-quiz-question-option[data-option=correct] .tutor-checkbox,.tutor-quiz-question-option[data-option=correct] .tutor-radio{opacity:1;border-color:var(--tutor-actions-success-primary);background-color:var(--tutor-actions-success-primary);accent-color:var(--tutor-actions-success-primary);color:var(--tutor-icon-idle-inverse)}.tutor-quiz-question-option[data-option=correct] .tutor-checkbox:disabled,.tutor-quiz-question-option[data-option=correct] .tutor-radio:disabled{background-color:var(--tutor-actions-success-primary);color:var(--tutor-icon-idle-inverse)}.tutor-quiz-question-option[data-option=correct] .tutor-checkbox:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.tutor-quiz-question-option[data-option=correct] .tutor-radio:after{content:"";background-color:var(--tutor-surface-l1);border-radius:1000px;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tutor-quiz-question-option[data-option=incorrect]{border-color:var(--tutor-border-error);background-color:var(--tutor-surface-critical);color:var(--tutor-text-critical);cursor:default;font-weight:500}.tutor-quiz-question-option[data-option=incorrect] .tutor-label,.tutor-quiz-question-option[data-option=incorrect] label{color:var(--tutor-text-critical)}.tutor-quiz-question-option[data-option=incorrect] .tutor-checkbox,.tutor-quiz-question-option[data-option=incorrect] .tutor-radio{opacity:1;border-color:var(--tutor-actions-critical-primary);background-color:var(--tutor-actions-critical-primary);accent-color:var(--tutor-actions-critical-primary);color:var(--tutor-icon-idle-inverse)}.tutor-quiz-question-option[data-option=incorrect] .tutor-checkbox:disabled,.tutor-quiz-question-option[data-option=incorrect] .tutor-radio:disabled{background-color:var(--tutor-actions-critical-primary);color:var(--tutor-icon-idle-inverse)}.tutor-quiz-question-option[data-option=incorrect] .tutor-checkbox:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.tutor-quiz-question-option[data-option=incorrect] .tutor-radio:after{content:"";background-color:var(--tutor-surface-l1);border-radius:1000px;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tutor-quiz-question img,.tutor-quiz-question video,.tutor-quiz-question iframe,.tutor-quiz-question object,.tutor-quiz-question embed{max-width:100%}.tutor-quiz-question video,.tutor-quiz-question iframe,.tutor-quiz-question object,.tutor-quiz-question embed{width:100%;display:block}[data-question=true_false] .tutor-quiz-question-options{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}[data-question=true_false] .tutor-quiz-question-options:has(>:nth-child(3)){grid-template-columns:repeat(3,1fr)}[data-question=true_false] .tutor-quiz-question-options:has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}[data-question=true_false] .tutor-quiz-question-options:has(>[data-dnd-dragging=true]):has(>:nth-child(3)){grid-template-columns:repeat(2,1fr)}@media (max-width:576px){[data-question=true_false] .tutor-quiz-question-options{grid-template-columns:repeat(1,1fr);gap:16px;display:grid}[data-question=true_false] .tutor-quiz-question-options:has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}[data-question=true_false] .tutor-quiz-question-options:has(>:first-child){grid-template-columns:repeat(1,1fr)}[data-question=true_false] .tutor-quiz-question-options:has(>[data-dnd-dragging=true]):has(>:nth-child(2)){grid-template-columns:repeat(1,1fr)}[data-question=true_false] .tutor-quiz-question-options{gap:12px}}[data-question=true_false] .tutor-quiz-question-option{flex-flow:row;justify-content:center;align-items:center;gap:6px;padding:6px 8px;display:flex}[data-question=true_false] .tutor-quiz-question-option:focus:not(:has(:checked)){border-color:var(--tutor-border-hover);background-color:var(--tutor-quiz-hover)}[data-question=true_false] .tutor-quiz-question-option:focus-within:not(:has(:checked)){border-color:var(--tutor-border-hover);background-color:var(--tutor-quiz-hover)}[data-question=multiple_choice] .tutor-quiz-question-options{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}[data-question=multiple_choice] .tutor-quiz-question-options:has(>:nth-child(3)){grid-template-columns:repeat(3,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:has(>:nth-child(4)){grid-template-columns:repeat(4,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:has(>[data-dnd-dragging=true]):has(>:nth-child(3)){grid-template-columns:repeat(2,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:has(>[data-dnd-dragging=true]):has(>:nth-child(4)){grid-template-columns:repeat(3,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:has(>[data-dnd-dragging=true]):has(>:nth-child(5)){grid-template-columns:repeat(4,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)){grid-template-columns:repeat(2,1fr);gap:16px;display:grid}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)):has(>:nth-child(3)){grid-template-columns:repeat(3,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)):has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)):has(>[data-dnd-dragging=true]):has(>:nth-child(3)){grid-template-columns:repeat(2,1fr)}@media (max-width:576px){[data-question=multiple_choice] .tutor-quiz-question-options:has(img){grid-template-columns:repeat(2,1fr);gap:16px;display:grid}[data-question=multiple_choice] .tutor-quiz-question-options:has(img):has(>:nth-child(3)){grid-template-columns:repeat(3,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:has(img):has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:has(img):has(>[data-dnd-dragging=true]):has(>:nth-child(3)){grid-template-columns:repeat(2,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:has(img){gap:12px}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)){grid-template-columns:repeat(1,1fr);gap:16px;display:grid}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)):has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)):has(>:first-child){grid-template-columns:repeat(1,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)):has(>[data-dnd-dragging=true]):has(>:nth-child(2)){grid-template-columns:repeat(1,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)){gap:12px}}[data-question=multiple_choice] .tutor-quiz-question-option{flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;padding:6px 8px;display:flex}[data-question=multiple_choice] .tutor-quiz-question-option:has(img){flex-flow:column;justify-content:center;align-items:flex-start;gap:0;padding:0;display:flex}[data-question=multiple_choice] .tutor-quiz-question-option:has(img) img{object-fit:contain;object-position:center;border-end-end-radius:6px;border-end-start-radius:6px;width:100%;height:160px}[data-question=multiple_choice] .tutor-quiz-question-option:has(img) [data-title]{text-align:left;padding:6px 8px}[data-question=multiple_choice] .tutor-quiz-question-option:focus-within:has(:checked){border-color:var(--tutor-border-brand);background-color:var(--tutor-surface-brand-secondary);color:var(--tutor-text-brand);font-weight:500}[data-question=fill_in_the_blank] .tutor-quiz-question-options{grid-template-columns:repeat(1,1fr);gap:16px;display:grid}[data-question=fill_in_the_blank] .tutor-quiz-question-options:has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}[data-question=fill_in_the_blank] .tutor-quiz-question-options:has(>:first-child){grid-template-columns:repeat(1,1fr)}[data-question=fill_in_the_blank] .tutor-quiz-question-options:has(>[data-dnd-dragging=true]):has(>:nth-child(2)){grid-template-columns:repeat(1,1fr)}[data-question=fill_in_the_blank] .tutor-quiz-question-options{gap:12px}[data-question=fill_in_the_blank] .tutor-quiz-question-option{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);background-color:transparent;border:none;font-size:.875rem;font-weight:400;line-height:2.5}[data-question=fill_in_the_blank] .tutor-quiz-question-option:hover:not(:has(:checked)):not(:has(:disabled)):not([data-readonly=true]):not([data-option=correct]):not([data-option=incorrect]):not([data-option=draggable]){cursor:default;background-color:transparent}[data-question=fill_in_the_blank] .tutor-quiz-question-input{border:none;border-bottom:2px solid var(--tutor-border-idle);width:167px;min-width:167px;color:var(--tutor-text-brand);background-color:transparent;border-radius:0;outline:none;padding:0 4px;transition:color .25s ease-in-out,opacity .25s ease-in-out;display:inline-block}[data-question=open_ended] .tutor-quiz-question-options,[data-question=short_answer] .tutor-quiz-question-options{grid-template-columns:repeat(1,1fr);gap:16px;display:grid}[data-question=open_ended] .tutor-quiz-question-options:has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}[data-question=short_answer] .tutor-quiz-question-options:has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}[data-question=open_ended] .tutor-quiz-question-options:has(>:first-child){grid-template-columns:repeat(1,1fr)}[data-question=short_answer] .tutor-quiz-question-options:has(>:first-child){grid-template-columns:repeat(1,1fr)}[data-question=open_ended] .tutor-quiz-question-options:has(>[data-dnd-dragging=true]):has(>:nth-child(2)){grid-template-columns:repeat(1,1fr)}[data-question=short_answer] .tutor-quiz-question-options:has(>[data-dnd-dragging=true]):has(>:nth-child(2)){grid-template-columns:repeat(1,1fr)}[data-question=open_ended] .tutor-quiz-question-options,[data-question=short_answer] .tutor-quiz-question-options{gap:6px}.tutor-event-badge{background-color:var(--tutor-tab-l3);border-radius:1000px;align-items:center;gap:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 4px;display:inline-flex}.tutor-event-badge-icon{flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-event-badge-text{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);white-space:nowrap;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-event-badge-expired{background-color:var(--tutor-actions-critical-secondary);padding:0 8px}.tutor-event-badge-expired .tutor-event-badge-text{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-critical);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-discussion-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:8px;flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:8px;padding:16px 16px 8px;transition:background-color .25s ease-in-out;display:flex;position:relative}@media (max-width:576px){.tutor-discussion-card{border:none;border-radius:0;padding:12px}.tutor-discussion-card:not(:last-of-type){border-bottom:1px solid var(--tutor-border-idle)}.tutor-discussion-card .tutor-card{padding:0}}.tutor-discussion-card.unread{background-color:var(--tutor-surface-brand-tertiary);border-color:var(--tutor-border-brand-secondary)}.tutor-discussion-card.unread:before{content:"";inset-inline-start:6px;background-color:var(--tutor-icon-critical);border-radius:8px;width:4px;height:4px;position:absolute;top:30px}@media (max-width:576px){.tutor-discussion-card.unread:before{inset-inline-start:4px;top:26px}}.tutor-discussion-card.is-important{background-color:var(--tutor-surface-brand-tertiary);border-color:var(--tutor-border-brand-secondary)}.tutor-discussion-card.is-important .tutor-discussion-card-bookmark{top:-4px;color:var(--tutor-icon-exception4);position:absolute;inset-inline-end:12px}.tutor-discussion-card-content{flex:1;width:100%;min-width:0}.tutor-discussion-card-top{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;min-width:0;margin-block:6px;padding-inline-end:96px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex;overflow:hidden}.tutor-discussion-card-top>div{min-width:0}@media (max-width:576px){.tutor-discussion-card-top{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:8px;padding-inline-end:32px}.tutor-discussion-card-top>div{width:100%}}.tutor-discussion-card-author{text-transform:capitalize;position:relative}@media (min-width:576px){.tutor-discussion-card-author:after{content:"";inset-inline-end:-8px;background-color:var(--tutor-text-subdued);border-radius:8px;width:4px;height:4px;position:absolute;top:50%;transform:translateY(-50%)}}.tutor-discussion-card-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:0;margin-bottom:6px;font-size:1rem;font-weight:600;line-height:1.5rem;transition:color .25s ease-in-out;display:-webkit-box;overflow:hidden}.tutor-discussion-card-meta{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);flex-flow:row;justify-content:flex-start;align-items:center;gap:16px;font-size:.875rem;font-weight:400;line-height:2rem;display:flex}.tutor-discussion-card-meta svg{color:var(--tutor-icon-secondary)}.tutor-discussion-card-meta .tutor-discussion-card-meta-reply-button{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-discussion-card-meta .tutor-discussion-card-meta-reply-button:focus{outline:none}.tutor-discussion-card-meta .tutor-discussion-card-meta-reply-button{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);min-height:unset;margin-inline-end:auto;font-size:.75rem;font-weight:500;line-height:1.25rem;background:unset!important}.tutor-discussion-card-meta .tutor-discussion-card-meta-reply-button:hover,.tutor-discussion-card-meta .tutor-discussion-card-meta-reply-button:focus{color:var(--tutor-text-brand)!important}@media (min-width:576px){.tutor-discussion-card-meta .tutor-discussion-card-meta-reply-button{display:none}}@media (max-width:576px){.tutor-discussion-card-meta{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);gap:12px;width:100%;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-discussion-card-meta svg{width:16px;height:16px}.tutor-discussion-card-meta .tutor-avatar{width:20px;height:20px}}.tutor-discussion-card-actions{top:16px;flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;display:flex;position:absolute;inset-inline-end:16px}@media (min-width:576px){.tutor-discussion-card-actions{opacity:0;transition:opacity .25s ease-in-out}}@media (max-width:576px){.tutor-discussion-card-actions{top:12px;inset-inline-end:12px}.tutor-discussion-card-actions-trigger{color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow,none);background-color:transparent}.tutor-discussion-card-actions-trigger svg:not([class]){color:var(--tutor-icon-idle)}.tutor-discussion-card-actions-trigger:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-ghost-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-hover,var(--tutor-button-ghost-border-shadow,none))}.tutor-discussion-card-actions-trigger:disabled,.tutor-discussion-card-actions-trigger.disabled{--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-disabled,var(--tutor-button-ghost-border-shadow,none));background-color:transparent}}.tutor-discussion-card.active,.tutor-discussion-card:hover{background-color:var(--tutor-surface-l1-hover);border-color:var(--tutor-border-idle)}.tutor-discussion-card:focus-within{background-color:var(--tutor-surface-l1-hover);border-color:var(--tutor-border-idle)}.tutor-discussion-card.active .tutor-discussion-card-title,.tutor-discussion-card:hover .tutor-discussion-card-title{color:var(--tutor-text-brand)}.tutor-discussion-card:focus-within .tutor-discussion-card-title{color:var(--tutor-text-brand)}@media (min-width:576px){.tutor-discussion-card.active .tutor-discussion-card-actions,.tutor-discussion-card:hover .tutor-discussion-card-actions{opacity:1}.tutor-discussion-card:focus-within .tutor-discussion-card-actions{opacity:1}}.tutor-discussion-single{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px}.tutor-discussion-single .tutor-discussion-single-reply-count{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);border-bottom:1px solid var(--tutor-border-idle);flex-flow:row;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.875rem;font-weight:400;line-height:1.375rem;display:flex}.tutor-discussion-single .tutor-discussion-single-reply-count .tutor-discussion-avatar-list{flex-flow:row;justify-content:flex-start;align-items:stretch;display:flex}.tutor-discussion-single .tutor-discussion-single-reply-count .tutor-discussion-avatar-list .tutor-avatar{border:1px solid var(--tutor-border-inverse);margin-inline-start:-4px}.tutor-discussion-single .tutor-discussion-single-reply-list .tutor-discussion-reply-list-item{flex-flow:row;justify-content:flex-start;align-items:stretch;gap:8px;padding:16px;display:flex}.tutor-discussion-single .tutor-discussion-single-reply-list .tutor-discussion-reply-list-item:not(:last-of-type){border-bottom:1px solid var(--tutor-border-idle)}.tutor-discussion-single .tutor-discussion-thumb-button{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-discussion-single .tutor-discussion-thumb-button:focus{outline:none}.tutor-discussion-single .tutor-discussion-thumb-button{flex-direction:0;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;display:flex}.tutor-animate-spin{animation:1s linear infinite tutor-spin}.tutor-upcoming-lesson-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;padding:16px}.tutor-upcoming-lesson-card:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-upcoming-lesson-card:focus-within{background-color:var(--tutor-surface-l1-hover)}@media (min-width:576px){.tutor-upcoming-lesson-card:hover .tutor-upcoming-lesson-card-live-tag-badge{opacity:0}.tutor-upcoming-lesson-card:focus-within .tutor-upcoming-lesson-card-live-tag-badge{opacity:0}.tutor-upcoming-lesson-card:hover .tutor-upcoming-lesson-card-action{opacity:1;pointer-events:auto}.tutor-upcoming-lesson-card:focus-within .tutor-upcoming-lesson-card-action{opacity:1;pointer-events:auto}}.tutor-upcoming-lesson-card-header{flex-flow:row;justify-content:space-between;align-items:center;min-height:32px;margin-bottom:2px;display:flex}.tutor-upcoming-lesson-card-meta{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-upcoming-lesson-card-icon{flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-upcoming-lesson-card-live-tag{position:relative}.tutor-upcoming-lesson-card-live-tag-badge{opacity:1;z-index:1;flex-flow:row;justify-content:center;align-items:center;transition:opacity .25s ease-in-out;display:flex}.tutor-upcoming-lesson-card-action{top:0;opacity:0;pointer-events:none;z-index:2;flex-flow:row;justify-content:center;align-items:center;transition:opacity .25s ease-in-out;display:flex;position:absolute;inset-inline-end:0}.tutor-upcoming-lesson-card-action:hover{color:var(--tutor-text-primary-inverse)}.tutor-upcoming-lesson-card-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0 0 12px;font-size:.875rem;font-weight:500;line-height:1.375rem;display:block;overflow:hidden}.tutor-upcoming-lesson-card-title:hover{color:var(--tutor-text-brand)}@media (max-width:576px){.tutor-upcoming-lesson-card-title{color:var(--tutor-text-brand)}}.tutor-upcoming-lesson-card-course{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);flex-flow:row;justify-content:flex-start;align-items:baseline;gap:2px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-upcoming-lesson-card-course-name{font-style:italic}.tutor-my-quiz-attempts-wrapper .tutor-quiz-attempts{border-radius:12px}@media (max-width:576px){.tutor-my-quiz-attempts-wrapper .tutor-quiz-attempts{border:1px solid var(--tutor-border-idle);margin-top:8px;overflow:hidden}}@media (min-width:576px){.tutor-quiz-attempts-mobile-heading{display:none}}.tutor-quiz-attempts-filter{border-bottom:1px solid var(--tutor-border-idle);flex-flow:row;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.tutor-quiz-attempts-header{background-color:var(--tutor-surface-l1-hover);border-bottom:1px solid var(--tutor-border-idle);font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);grid-template-columns:340px 180px 1.5fr 1fr;gap:8px;padding:12px 16px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:grid}@media (max-width:576px){.tutor-quiz-attempts-header{display:none}}.tutor-quiz-attempts-list{background-color:var(--tutor-surface-l1)}.tutor-quiz-attempts .tutor-quiz-attempts-header-item:last-of-type{text-align:center}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper{padding:12px 16px}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper:not(:last-child){border-bottom:1px solid var(--tutor-border-idle)}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper:hover,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper.tutor-quiz-previous-attempts{background-color:var(--tutor-surface-l1-hover)}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper.tutor-quiz-previous-attempts .tutor-quiz-attempts-expand-icon{transform:rotate(180deg)}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item{grid-template-columns:340px 180px 1.5fr 1fr;grid-template-areas:"info marks time result";align-items:center;gap:8px;display:grid}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-date a{color:var(--tutor-text-subdued)}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item{grid-template-columns:2fr 1fr 1fr;grid-template-areas:"info info info""marks time result""buttons buttons buttons";gap:8px 0}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item[data-learning-area=true] .tutor-quiz-item-info>div:first-of-type{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item[data-learning-area=true] .tutor-quiz-item-info .tutor-quiz-item-info-date a{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-brand);font-size:.875rem;font-weight:600;line-height:1.375rem}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info{grid-area:info}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-expanded{text-align:center;flex-flow:row;justify-content:flex-start;align-items:start;gap:8px;min-height:24px;display:flex}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);text-align:start;margin-bottom:4px;font-size:1rem;font-weight:600;line-height:1.5rem;transition:color .25s ease-in-out}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-title:hover{color:var(--tutor-text-brand)}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-title{font-size:.875rem;line-height:1.375rem}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-course{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;font-size:.875rem;font-weight:400;line-height:1.375rem;display:flex}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-course{font-size:.75rem;line-height:1.25rem}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-student{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);margin-top:6px;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-date{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);margin-top:6px;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info .tutor-quiz-attempts-expand-btn{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info .tutor-quiz-attempts-expand-btn:focus{outline:none}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info .tutor-quiz-attempts-expand-btn{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-brand);cursor:pointer;white-space:nowrap;flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;font-size:.875rem;font-weight:500;line-height:1.375rem;display:flex}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info .tutor-quiz-attempts-expand-btn{flex-flow:row;justify-content:flex-start;align-items:center;font-size:.75rem;line-height:1.25rem;display:flex}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info .tutor-quiz-attempts-expand-icon{transition:transform .3s ease-in-out;display:flex}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info .tutor-quiz-attempts-expand-icon svg{width:16px;height:16px}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info .tutor-student-attempt-detail{text-decoration:none}@media (min-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info .tutor-student-attempt-detail{display:none}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks{flex-flow:row;grid-area:marks;justify-content:flex-start;align-items:center;gap:8px;display:flex}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks{background-color:var(--tutor-surface-l1-hover);border-start-start-radius:8px;border-end-start-radius:8px;padding-block:12px;padding-inline-start:12px}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown{flex-flow:column;justify-content:center;align-items:stretch;gap:2px;display:flex}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-correct,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-incorrect{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);background-color:var(--tutor-actions-gray-secondary);border-radius:4px;align-items:center;gap:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-inline:8px;font-size:.75rem;font-weight:500;line-height:1.25rem;display:inline-flex}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-correct img,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-correct svg,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-incorrect img,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-incorrect svg{object-fit:contain;object-position:center;flex-flow:row;justify-content:center;align-items:center;width:12px;height:12px;display:flex}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-correct svg,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-incorrect svg{color:var(--tutor-icon-idle)}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-correct.tutor-badge-rounded,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-incorrect.tutor-badge-rounded{border-radius:1000px}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-correct,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-incorrect{border-radius:1000px;width:100%}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-correct:before,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-incorrect:before{content:"";background-color:var(--tutor-icon-success-primary);border-radius:1000px;width:8px;height:8px;margin-inline-start:2px;display:inline-block}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-incorrect:before{background-color:var(--tutor-icon-critical)}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-time{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);white-space:nowrap;flex-flow:row;grid-area:time;justify-content:flex-start;align-items:center;gap:6px;font-size:1rem;font-weight:400;line-height:1.5rem;display:flex}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-time{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);background-color:var(--tutor-surface-l1-hover);height:100%;padding-inline:8px;font-size:.875rem;font-weight:400;line-height:1.375rem}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-result{flex-flow:column;grid-area:result;justify-content:center;align-items:center;display:flex}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-result{background-color:var(--tutor-surface-l1-hover);border-start-end-radius:8px;border-end-end-radius:8px;height:100%;padding-block:12px;padding-inline-end:12px}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-result .tutor-quiz-item-result-more{display:none}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-buttons{grid-area:buttons;display:none}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-buttons{flex-flow:row;justify-content:center;align-items:center;gap:12px;margin-top:4px;display:flex}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-buttons button{flex:1;gap:4px}}@media (min-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item:has(.tutor-popover[style*="visibility: visible;"]) .tutor-quiz-item-result .tutor-badge{display:none}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item:has(.tutor-popover[style*="visibility: visible;"]) .tutor-quiz-item-result-more{display:flex}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item:hover:has(.tutor-quiz-item-result-more) .tutor-quiz-item-result .tutor-badge{display:none}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item:focus-within:has(.tutor-quiz-item-result-more) .tutor-quiz-item-result .tutor-badge{display:none}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item:hover:has(.tutor-quiz-item-result-more) .tutor-quiz-item-result .tutor-quiz-item-result-more{display:flex}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item:focus-within:has(.tutor-quiz-item-result-more) .tutor-quiz-item-result .tutor-quiz-item-result-more{display:flex}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts{background-color:var(--tutor-surface-l1);border-radius:4px;margin-top:16px}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts .tutor-quiz-previous-attempts-title{padding:12px}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts .tutor-quiz-attempts-item{grid-template-columns:324px 180px 1.5fr 1fr;padding:16px;transition:background-color .25s ease-in-out}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts .tutor-quiz-attempts-item{grid-template-columns:2.5fr 1fr 1fr;grid-template-areas:"info info info""marks time result""buttons buttons buttons";row-gap:8px;padding:12px 12px 4px}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts .tutor-quiz-attempts-item:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts .tutor-quiz-attempts-item:not(:last-child){border-bottom:1px solid var(--tutor-border-idle)}@media (min-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts .tutor-quiz-attempts-item:not(:nth-last-child(2)){border-bottom:1px solid var(--tutor-border-idle)}}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts .tutor-quiz-item-actions{padding-bottom:12px}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts .tutor-quiz-item-actions:not(:last-child){border-bottom:1px solid var(--tutor-border-idle)}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper{padding:12px}.tutor-quiz-attempts.tutor-instructor-quiz-attempts{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px}}.tutor-quiz-item-actions{flex-flow:row;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.tutor-quiz-item-actions button,.tutor-quiz-item-actions a{width:100%}@media (min-width:576px){.tutor-quiz-item-actions{display:none}}.tutor-quiz-summary-page{--tutor-quiz-summary-header-height:64px;--tutor-quiz-summary-header-top:0px;--tutor-quiz-summary-sidebar-top:calc(var(--tutor-quiz-summary-header-top) + 64px + var(--tutor-quiz-summary-header-height));--tutor-quiz-summary-footer-height:0px}.tutor-quiz-summary-page:has(.tutor-quiz-summary-footer){--tutor-quiz-summary-footer-height:90px}body:has(#wpadminbar) .tutor-quiz-summary-page{--tutor-quiz-summary-header-top:0px}@media (min-width:576px){body:has(#wpadminbar) .tutor-quiz-summary-page{--tutor-quiz-summary-header-top:32px}}.tutor-quiz-summary-page{background-color:var(--tutor-surface-base)}.tutor-quiz-summary-page .tutor-quiz-summary-header{top:var(--tutor-quiz-summary-header-top);z-index:10;min-height:var(--tutor-quiz-summary-header-height);background-color:var(--tutor-surface-l1);border-bottom:1px solid var(--tutor-border-idle);padding:0 16px;position:-webkit-sticky;position:sticky}.tutor-quiz-summary-page .tutor-quiz-summary-header-inner{max-width:760px;margin:0 auto}@media (min-width:1400px){.tutor-quiz-summary-page .tutor-quiz-summary-header-inner{max-width:860px}}@media (min-width:1920px){.tutor-quiz-summary-page .tutor-quiz-summary-header-inner{max-width:944px}}.tutor-quiz-summary-page .tutor-quiz-summary-header-inner{min-height:var(--tutor-quiz-summary-header-height);flex-flow:row;justify-content:space-between;align-items:center;margin:0 auto;display:flex}.tutor-quiz-summary-page .tutor-quiz-summary-body{padding-top:64px;max-width:1220px;padding-inline:16px;padding-bottom:calc(var(--tutor-quiz-summary-footer-height) + 8px);grid-template-columns:300px 1fr;gap:128px;margin-inline:auto;display:grid}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-summary-body{grid-template-columns:1fr;padding-top:24px}}@media (max-width:768px){.tutor-quiz-summary-page .tutor-quiz-summary-body{gap:16px}}@media (max-width:992px){.tutor-quiz-summary-page .tutor-quiz-summary-body{gap:40px}}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar{top:var(--tutor-quiz-summary-sidebar-top);max-height:calc(100vh - var(--tutor-quiz-summary-sidebar-top) - var(--tutor-quiz-summary-footer-height));flex-flow:column;justify-content:flex-start;align-self:start;align-items:stretch;display:flex;position:-webkit-sticky;position:sticky}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-summary-sidebar{display:none}}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions{scrollbar-width:thin;scrollbar-color:var(--tutor-border-idle)transparent;overflow-y:auto}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions::-webkit-scrollbar{width:8px}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions::-webkit-scrollbar-track{background:0 0}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions::-webkit-scrollbar-thumb{background:var(--tutor-border-idle);border-radius:1000px}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions::-webkit-scrollbar-thumb:hover{background:var(--tutor-icon-secondary)}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions{padding:1px 1px 16px}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item{all:unset;box-shadow:none;cursor:pointer;border-radius:6px;outline:none;flex-flow:row;justify-content:flex-start;align-items:stretch;gap:12px;padding:12px 24px;display:flex}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item .tutor-question-number{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);flex-flow:row;justify-content:flex-start;align-self:start;align-items:center;gap:12px;min-width:46px;padding-inline-start:8px;font-size:.875rem;font-weight:700;line-height:1.125rem;display:flex}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item .tutor-question-number:before{content:"";background-color:var(--tutor-icon-disabled);border-radius:50%;width:8px;height:8px;display:block}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item .tutor-question-content{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;font-size:.875rem;font-weight:400;line-height:1.125rem}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item:hover{background-color:var(--tutor-surface-l2)}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item.active{background-color:var(--tutor-surface-l1);outline:1px solid var(--tutor-border-idle)}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item:focus-visible{box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);background-color:var(--tutor-surface-l2);outline:none}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item.correct .tutor-question-number:before{background-color:var(--tutor-icon-success-primary)}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item.incorrect .tutor-question-number:before{background-color:var(--tutor-icon-critical)}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item.pending .tutor-question-number:before{background-color:var(--tutor-border-warning-tertiary)}.tutor-quiz-summary-page .tutor-quiz-summary-footer{background-color:var(--tutor-surface-base);border-top:1px solid var(--tutor-border-idle);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 13px -2px rgba(16,24,40,.06)}.tutor-quiz-summary-page .tutor-quiz-summary-footer .tutor-quiz-summary-footer-inner{flex-flow:row;justify-content:end;align-items:center;max-width:1220px;margin-inline:auto;padding:20px 16px;display:flex}.tutor-quiz-summary-page .tutor-quiz-summary-footer a.tutor-btn{min-width:320px}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-summary-footer .tutor-quiz-summary-footer-inner{padding:16px}.tutor-quiz-summary-page .tutor-quiz-summary-footer a.tutor-btn{width:100%}}.tutor-quiz-summary-page .tutor-quiz-summary-content{min-width:0;max-width:100%;padding-bottom:16px}.tutor-quiz-summary-page .tutor-quiz-questions{max-width:760px;margin:0 auto}@media (min-width:1400px){.tutor-quiz-summary-page .tutor-quiz-questions{max-width:860px}}@media (min-width:1920px){.tutor-quiz-summary-page .tutor-quiz-questions{max-width:944px}}.tutor-quiz-summary-page .tutor-quiz-questions{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:40px;width:100%;min-width:0;padding-inline:0;display:flex}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-questions{gap:12px}}.tutor-quiz-summary-page .tutor-quiz-review-dnd{border:1px solid var(--tutor-border-idle);background:var(--tutor-surface-l1);border-radius:12px;padding:24px}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-review-dnd{padding:12px}}.tutor-quiz-summary-page .tutor-quiz-review-dnd-grid{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:6px;display:flex}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-review-dnd-grid{flex-direction:column;gap:6px;display:flex}.tutor-quiz-summary-page .tutor-quiz-review-dnd-grid .tutor-quiz-review-dnd-head,.tutor-quiz-summary-page .tutor-quiz-review-dnd-grid .tutor-quiz-review-dnd-rows,.tutor-quiz-summary-page .tutor-quiz-review-dnd-grid .tutor-quiz-review-dnd-row{display:contents}.tutor-quiz-summary-page .tutor-quiz-review-dnd-grid .tutor-quiz-review-given{order:1}.tutor-quiz-summary-page .tutor-quiz-review-dnd-grid .tutor-quiz-review-correct{order:2}.tutor-quiz-summary-page .tutor-quiz-review-dnd-grid .tutor-quiz-review-col-title.tutor-quiz-review-correct{margin-top:12px}}.tutor-quiz-summary-page .tutor-quiz-review-dnd-head{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-review-dnd-head{display:contents}}.tutor-quiz-summary-page .tutor-quiz-review-dnd-rows{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:6px;display:flex}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-review-dnd-rows{display:contents}}.tutor-quiz-summary-page .tutor-quiz-review-dnd-row{grid-template-columns:1fr 1fr;align-items:stretch;gap:16px;display:grid}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-review-dnd-row{display:contents}}.tutor-quiz-summary-page .tutor-quiz-review-col-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);margin-bottom:6px;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-quiz-summary-page .tutor-quiz-review-item{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border:1px solid var(--tutor-border-idle);background:var(--tutor-surface-base);border-radius:6px;flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;min-width:0;min-height:38px;padding:8px;font-size:.875rem;font-weight:600;line-height:1.375rem;display:flex;overflow:hidden}.tutor-quiz-summary-page .tutor-quiz-review-item span{overflow-wrap:break-word;word-break:break-word;min-width:0}.tutor-quiz-summary-page .tutor-quiz-review-item:has(img){min-height:48px}.tutor-quiz-summary-page .tutor-quiz-review-item img{object-fit:contain;object-position:center;border-radius:2px;flex-shrink:0;width:32px;height:32px}.tutor-quiz-summary-page .tutor-quiz-review-item[data-option=correct]{color:var(--tutor-text-success);border-color:var(--tutor-border-success);background:var(--tutor-surface-success)}.tutor-quiz-summary-page .tutor-quiz-review-item[data-option=incorrect]{color:var(--tutor-text-critical);border-color:var(--tutor-border-error);background:var(--tutor-surface-critical)}.tutor-quiz-summary-page .tutor-quiz-review-item[data-option=pending]{color:var(--tutor-text-warning);border-color:var(--tutor-border-warning-tertiary);background:var(--tutor-surface-warning-hover)}.tutor-quiz-summary-page .tutor-quiz-question-option[data-readonly=true]{pointer-events:none;cursor:default}.tutor-quiz-summary-page [data-question=fill_in_the_blank] .tutor-quiz-question-option{background-color:var(--tutor-surface-base);border-radius:8px;padding:16px}.tutor-quiz-summary-page [data-question=fill_in_the_blank] .tutor-quiz-question-option:hover:not(:has(:checked)):not([data-option=correct]):not([data-option=incorrect]):not([data-option=draggable]){background-color:var(--tutor-surface-base)}.tutor-quiz-summary-page [data-question=fill_in_the_blank] .tutor-quiz-question-option .tutor-quiz-question-input[data-option=incorrect]{color:var(--tutor-text-critical);border-color:var(--tutor-border-error);text-align:center}.tutor-quiz-summary-page [data-question=fill_in_the_blank] .tutor-quiz-question-option .tutor-quiz-question-input[data-option=correct]{color:var(--tutor-text-success);border-color:var(--tutor-border-success);text-align:center}.tutor-quiz-summary-page .tutor-quiz-question{box-sizing:border-box;min-width:0;max-width:100%}.tutor-quiz-summary-page .tutor-quiz-question-header{min-width:0}.tutor-quiz-summary-page .tutor-quiz-question-header-actions{flex-flow:row;flex-shrink:0;justify-content:flex-start;align-items:center;gap:20px;display:flex}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-question-header-actions{gap:12px}}.tutor-quiz-summary-page .tutor-quiz-question-header-status{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:6px;display:flex}.tutor-quiz-summary-page .tutor-quiz-question-header-divider{background-color:var(--tutor-border-idle);align-self:stretch;width:1px}.tutor-quiz-summary-page .tutor-quiz-question-review-actions{flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;display:flex}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-question-review-actions{gap:6px}}.tutor-quiz-summary-page .tutor-quiz-question-review-action{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:transparent;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}.tutor-quiz-summary-page .tutor-quiz-question-review-action:hover:not(:disabled):not(.disabled),.tutor-quiz-summary-page .tutor-quiz-question-review-action:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:transparent;border:none;outline:none}.tutor-quiz-summary-page .tutor-quiz-question-review-action:focus-visible:not(:disabled):not(.disabled){box-shadow:0px 0px 0px 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-quiz-summary-page .tutor-quiz-question-review-action svg:not([class]){color:currentColor;flex-shrink:0}.tutor-quiz-summary-page .tutor-quiz-question-review-action:disabled,.tutor-quiz-summary-page .tutor-quiz-question-review-action.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}.tutor-quiz-summary-page .tutor-quiz-question-review-action:disabled svg:not([class]),.tutor-quiz-summary-page .tutor-quiz-question-review-action.disabled svg:not([class]){color:var(--tutor-icon-subdued)}.tutor-quiz-summary-page .tutor-quiz-question-review-action{background-color:var(--tutor-button-secondary);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-secondary-border-shadow,none)}.tutor-quiz-summary-page .tutor-quiz-question-review-action svg:not([class]){color:var(--tutor-icon-idle)}.tutor-quiz-summary-page .tutor-quiz-question-review-action:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-secondary-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-secondary-border-shadow-hover,var(--tutor-button-secondary-border-shadow,none))}.tutor-quiz-summary-page .tutor-quiz-question-review-action:focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-secondary-focused);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-secondary-border-shadow-focused,var(--tutor-button-secondary-border-shadow,none))}.tutor-quiz-summary-page .tutor-quiz-question-review-action:disabled,.tutor-quiz-summary-page .tutor-quiz-question-review-action.disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-secondary-border-shadow-disabled,var(--tutor-button-secondary-border-shadow,none))}.tutor-quiz-summary-page .tutor-quiz-question-review-action{cursor:pointer;min-width:32px;min-height:32px;padding:8px;transition:background-color .25s ease-in-out,color .25s ease-in-out,opacity .25s ease-in-out,border-color .25s ease-in-out;position:relative}.tutor-quiz-summary-page .tutor-quiz-question-review-action:has(input:disabled){cursor:wait}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=correct]:has(input:checked){background-color:var(--tutor-button-success);color:var(--tutor-text-primary-inverse)}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=correct]:has(input:checked) svg:not([class]){color:var(--tutor-icon-idle-inverse)}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=correct]:has(input:checked):hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-success-hover);color:var(--tutor-text-primary-inverse)}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=correct]:has(input:checked):focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-success-focused);color:var(--tutor-text-primary-inverse)}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=incorrect]:has(input:checked){background-color:var(--tutor-button-destructive);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow,none)}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=incorrect]:has(input:checked) svg:not([class]){color:var(--tutor-icon-idle-inverse)}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=incorrect]:has(input:checked):hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-destructive-hover);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow-hover,var(--tutor-button-destructive-border-shadow,none))}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=incorrect]:has(input:checked):focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-destructive-focused);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow-focused,var(--tutor-button-destructive-border-shadow,none))}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=incorrect]:has(input:checked):disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow-disabled,var(--tutor-button-destructive-border-shadow,none))}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=incorrect]:has(input:checked).disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow-disabled,var(--tutor-button-destructive-border-shadow,none))}.tutor-quiz-summary-page .tutor-quiz-question-review-input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tutor-quiz-summary-feedback{border:1px solid var(--tutor-border-brand-secondary);background-color:var(--tutor-surface-brand-tertiary);border-radius:8px;flex-flow:column;justify-content:flex-start;align-items:stretch;gap:8px;margin-top:16px;padding:16px;display:flex}.tutor-quiz-summary-feedback [data-title]{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-quiz-summary-feedback [data-body]{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:400;line-height:1.375rem}.tutor-quiz-review-feedback-wrapper{grid-template-columns:300px 1fr;gap:128px;max-width:1220px;margin-inline:auto;padding:40px 16px;display:grid}@media (max-width:576px){.tutor-quiz-review-feedback-wrapper{grid-template-columns:1fr}}.tutor-quiz-review-feedback{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:20px;display:flex}.tutor-quiz-review-feedback .tutor-quiz-review-feedback-button{padding-inline:20px!important}.tutor-quiz-attempt-feedback .tutor-wp-editor-wrapper{margin-bottom:16px}.tutor-quiz-summary{max-width:760px;margin:0 auto}@media (min-width:1400px){.tutor-quiz-summary{max-width:860px}}@media (min-width:1920px){.tutor-quiz-summary{max-width:944px}}.tutor-quiz-summary{margin:0 auto;padding-block:64px}@media (max-width:576px){.tutor-quiz-summary{padding:12px 12px 24px}.tutor-quiz-summary .tutor-quiz-summary-overview{background-color:var(--tutor-surface-base);border-radius:12px;padding:12px}}.tutor-quiz-summary .tutor-quiz-result{grid-template-columns:1fr 3fr 1fr;grid-template-areas:"progress marks statics""progress marks retake";gap:24px;margin-bottom:8px;display:grid}@media (min-width:576px){.tutor-quiz-summary .tutor-quiz-result{background-color:var(--tutor-quiz-idle);border-radius:12px;padding:20px}}@media (max-width:576px){.tutor-quiz-summary .tutor-quiz-result{grid-template-columns:2fr 1fr;grid-template-areas:"progress progress""marks statics""retake retake";gap:16px}}.tutor-quiz-summary .tutor-quiz-result-progress{grid-area:progress}@media (max-width:576px){.tutor-quiz-summary .tutor-quiz-result-progress{flex-flow:row;justify-content:center;align-items:center;display:flex}}.tutor-quiz-summary .tutor-quiz-result-marks{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);flex-flow:column;grid-area:marks;justify-content:flex-start;align-items:stretch;gap:16px;font-size:1rem;font-weight:400;line-height:1.5rem;display:flex}@media (max-width:576px){.tutor-quiz-summary .tutor-quiz-result-marks{gap:8px;font-size:.875rem;line-height:1.375rem}}.tutor-quiz-summary .tutor-quiz-result-statics{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);grid-area:statics;font-size:1rem;font-weight:400;line-height:1.5rem}@media (max-width:576px){.tutor-quiz-summary .tutor-quiz-result-statics{align-self:end;font-size:.875rem;line-height:1.375rem}}.tutor-quiz-summary .tutor-quiz-result-statics .tutor-quiz-result-static-item{flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;display:flex}.tutor-quiz-summary .tutor-quiz-result-statics .tutor-quiz-result-static-item:before{content:"";background-color:var(--tutor-icon-subdued);border-radius:50%;width:8px;height:8px;margin-inline-end:2px}.tutor-quiz-summary .tutor-quiz-result-statics .tutor-quiz-result-static-item.correct:before{background-color:var(--tutor-icon-success-primary)}.tutor-quiz-summary .tutor-quiz-result-statics .tutor-quiz-result-static-item.incorrect:before{background-color:var(--tutor-icon-critical)}.tutor-quiz-summary .tutor-quiz-result-statics .tutor-quiz-result-static-item.total:before{background-color:var(--tutor-icon-subdued)}.tutor-quiz-summary .tutor-quiz-result-retake{grid-area:retake;align-self:end}@media (max-width:576px){.tutor-quiz-summary .tutor-quiz-result-retake button{--tutor-button-border-shadow-base:2px;--tutor-button-border-shadow-bottom:5px;font-size:.875rem;line-height:1.375rem}.tutor-quiz-summary .tutor-quiz-result-retake button:not([class*=tutor-btn-link]){min-height:48px;padding:12px 16px}}.tutor-quiz-summary .tutor-quiz-result-footer{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);flex-flow:wrap;justify-content:center;align-items:center;gap:8px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-quiz-summary .tutor-quiz-result-footer a{text-decoration:none}.tutor-quiz-summary .tutor-quiz-result-footer:has(>:nth-child(2)){justify-content:space-between}.tutor-quiz-summary .tutor-quiz-result-footer-note{font-style:italic}@media (max-width:576px){.tutor-quiz-summary .tutor-quiz-result-footer{margin-top:12px}}.tutor-quiz-summary .tutor-empty-quiz-details{background-color:var(--tutor-surface-critical);border:1px solid var(--tutor-border-error-tertiary);border-radius:8px;flex-flow:row;justify-content:center;align-items:center;gap:8px;margin-block:16px 40px;padding:16px;display:flex}.tutor-quiz-summary .tutor-empty-quiz-details .error-message{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-critical);margin-block:0;font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-video-player{position:relative}.tutor-video-player .loading-spinner{background:var(--tutor-surface-base);z-index:1;border-radius:4px;position:absolute;inset:0}.tutor-video-player .loading-spinner:before{content:"";box-sizing:border-box;border:2px solid var(--tutor-surface-base);border-top-color:var(--tutor-actions-brand-primary);top:50%;left:50%;border-radius:50%;width:50px;height:50px;margin-top:-10px;margin-left:-10px;animation:.8s linear infinite tutor-spin;position:absolute;top:calc(50% - 25px)}.tutor-video-player video{width:100%}.tutor-video-player iframe{border:none;width:100%;height:100%}.tutor-video-player .plyr--vimeo .plyr__captions{display:none!important}.tutor-video-player .plyr__control{border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);background:0 0;border:0;flex-shrink:0;transition:all .3s;position:relative;overflow:visible}.tutor-video-player .plyr__control:focus{background:unset;color:unset;outline:0}.tutor-video-player .plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:var(--plyr-video-control-color,#fff);opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);z-index:2;border:0;border-radius:100%;transition:all .3s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tutor-tour-modal.tutor-modal-content{max-width:100%;padding:16px}.tutor-tour-modal .tutor-tour-images{background:var(--tutor-surface-l1-hover);border-radius:12px;width:100%;min-height:366px;position:relative;overflow:hidden}.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image{width:100%;height:100%;position:absolute;top:0;left:0}.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image picture,.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image img{object-fit:cover;border-radius:12px;width:100%;height:100%}.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image:after{content:"";pointer-events:none;border-radius:12px;position:absolute;inset:0}.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-4]:after{box-shadow:inset 10px 0px 20px 0px var(--tutor-surface-l1-hover)}@media (min-width:576px){.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-0]:after,.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-1]:after,.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-2]:after,.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-3]:after{box-shadow:inset -6px -6px 20px 0px var(--tutor-surface-l1-hover)}}@media (max-width:576px){.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-0]:after,.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-2]:after,.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-3]:after{box-shadow:inset -6px -6px 20px 0px var(--tutor-surface-l1-hover)}.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-1]:after{box-shadow:inset 6px -6px 20px 0px var(--tutor-surface-l1-hover)}}.tutor-tour-modal .tutor-tour-dot{background:var(--tutor-icon-disabled);border-radius:1000px;width:6px;height:6px;transition:background .25s ease-in-out;display:inline-block}.tutor-tour-modal .tutor-tour-dot.is-active{background:var(--tutor-icon-brand)}.tutor-tour-modal .tutor-transition-slide-enter{transition:transform .25s ease-in-out,opacity .25s ease-in-out}.tutor-tour-modal .tutor-transition-slide-enter-start{opacity:0;transform:translate(100%)}.tutor-tour-modal .tutor-transition-slide-enter-end{opacity:1;transform:translate(0)}.tutor-tour-modal .tutor-transition-slide-leave{transition:transform .3s ease-in,opacity .3s ease-in}.tutor-tour-modal .tutor-transition-slide-leave-start{opacity:1;transform:translate(0)}.tutor-tour-modal .tutor-transition-slide-leave-end{opacity:0;transform:translate(-100%)}.tutor-tour-modal .tutor-tour-images[data-direction=back] .tutor-transition-slide-enter-start{transform:translate(-100%)}.tutor-tour-modal .tutor-tour-images[data-direction=back] .tutor-transition-slide-leave-end{transform:translate(100%)}[dir=rtl] .tutor-tour-modal .tutor-transition-slide-enter-start{transform:translate(-100%)}[dir=rtl] .tutor-tour-modal .tutor-transition-slide-leave-end{transform:translate(100%)}[dir=rtl] .tutor-tour-modal .tutor-tour-images[data-direction=back] .tutor-transition-slide-enter-start{transform:translate(100%)}[dir=rtl] .tutor-tour-modal .tutor-tour-images[data-direction=back] .tutor-transition-slide-leave-end{transform:translate(-100%)}.tutor-tour-skip-wrapper .tutor-tour-skip-btn{color:var(--tutor-text-primary-inverse)}.tutor-tour-skip-wrapper .tutor-tour-skip-btn:hover{color:var(--tutor-text-primary)}.tutor-modal-content:has(.tutor-tour-modal){box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important;overflow:visible!important}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}


.bootstrap-iso {
  /*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b5c0ad694747a8048be1)
 * Config saved to config.json and https://gist.github.com/b5c0ad694747a8048be1
 */
  /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b5c0ad694747a8048be1)
 * Config saved to config.json and https://gist.github.com/b5c0ad694747a8048be1
 */
}
.bootstrap-iso html {

}
.bootstrap-iso body {
  margin: 0;
}
.bootstrap-iso article,
.bootstrap-iso aside,
.bootstrap-iso details,
.bootstrap-iso figcaption,
.bootstrap-iso figure,
.bootstrap-iso footer,
.bootstrap-iso header,
.bootstrap-iso hgroup,
.bootstrap-iso main,
.bootstrap-iso menu,
.bootstrap-iso nav,
.bootstrap-iso section,
.bootstrap-iso summary {
  display: block;
}
.bootstrap-iso audio,
.bootstrap-iso canvas,
.bootstrap-iso progress,
.bootstrap-iso video {
  display: inline-block;
  vertical-align: baseline;
}
.bootstrap-iso audio:not([controls]) {
  display: none;
  height: 0;
}
.bootstrap-iso [hidden],
.bootstrap-iso template {
  display: none;
}
.bootstrap-iso a {
  background-color: transparent;
}
.bootstrap-iso a:active,
.bootstrap-iso a:hover {
  outline: 0;
}
.bootstrap-iso abbr[title] {
  border-bottom: 1px dotted;
}
.bootstrap-iso b,
.bootstrap-iso strong {
  font-weight: bold;
}
.bootstrap-iso dfn {
  font-style: italic;
}
.bootstrap-iso h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.bootstrap-iso mark {
  background: #ff0;
  color: #000;
}
.bootstrap-iso small {
  font-size: 80%;
}
.bootstrap-iso sub,
.bootstrap-iso sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.bootstrap-iso sup {
  top: -0.5em;
}
.bootstrap-iso sub {
  bottom: -0.25em;
}
.bootstrap-iso img {
  border: 0;
}
.bootstrap-iso svg:not(:root) {
  overflow: hidden;
}
.bootstrap-iso figure {
  margin: 1em 40px;
}
.bootstrap-iso hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
.bootstrap-iso pre {
  overflow: auto;
}
.bootstrap-iso code,
.bootstrap-iso kbd,
.bootstrap-iso pre,
.bootstrap-iso samp {

}
.bootstrap-iso button,
.bootstrap-iso input,
.bootstrap-iso optgroup,
.bootstrap-iso select,
.bootstrap-iso textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.bootstrap-iso button {
  overflow: visible;
}
.bootstrap-iso button,
.bootstrap-iso select {
  text-transform: none;
}
.bootstrap-iso button,
.bootstrap-iso html input[type="button"],
.bootstrap-iso input[type="reset"],
.bootstrap-iso input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.bootstrap-iso button[disabled],
.bootstrap-iso html input[disabled] {
  cursor: default;
}
.bootstrap-iso button::-moz-focus-inner,
.bootstrap-iso input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.bootstrap-iso input {
  line-height: normal;
}
.bootstrap-iso input[type="checkbox"],
.bootstrap-iso input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.bootstrap-iso input[type="number"]::-webkit-inner-spin-button,
.bootstrap-iso input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.bootstrap-iso input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.bootstrap-iso input[type="search"]::-webkit-search-cancel-button,
.bootstrap-iso input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.bootstrap-iso fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.bootstrap-iso legend {
  border: 0;
  padding: 0;
}
.bootstrap-iso textarea {
  overflow: auto;
}
.bootstrap-iso optgroup {
  font-weight: bold;
}
.bootstrap-iso table {
  border-collapse: collapse;
  border-spacing: 0;
}
.bootstrap-iso td,
.bootstrap-iso th {
  padding: 0;
}
@media print {
  .bootstrap-iso *,
  .bootstrap-iso *:before,
  .bootstrap-iso *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .bootstrap-iso a,
  .bootstrap-iso a:visited {
    text-decoration: underline;
  }
  .bootstrap-iso a[href]:after {
    content: " (" attr(href) ")";
  }
  .bootstrap-iso abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .bootstrap-iso a[href^="#"]:after,
  .bootstrap-iso a[href^="javascript:"]:after {
    content: "";
  }
  .bootstrap-iso pre,
  .bootstrap-iso blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .bootstrap-iso thead {
    display: table-header-group;
  }
  .bootstrap-iso tr,
  .bootstrap-iso img {
    page-break-inside: avoid;
  }
  .bootstrap-iso img {
    max-width: 100% !important;
  }
  .bootstrap-iso p,
  .bootstrap-iso h2,
  .bootstrap-iso h3 {
    orphans: 3;
    widows: 3;
  }
  .bootstrap-iso h2,
  .bootstrap-iso h3 {
    page-break-after: avoid;
  }
  .bootstrap-iso select {
    background: #fff !important;
  }
  .bootstrap-iso .navbar {
    display: none;
  }
  .bootstrap-iso .btn > .caret,
  .bootstrap-iso .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .bootstrap-iso .label {
    border: 1px solid #000;
  }
  .bootstrap-iso .table {
    border-collapse: collapse !important;
  }
  .bootstrap-iso .table td,
  .bootstrap-iso .table th {
    background-color: #fff !important;
  }
  .bootstrap-iso .table-bordered th,
  .bootstrap-iso .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/addons/support-ticket-kbx/asset/css/../fonts/glyphicons-halflings-regular.eot');
  src: url('https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/addons/support-ticket-kbx/asset/css/../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/addons/support-ticket-kbx/asset/css/../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/addons/support-ticket-kbx/asset/css/../fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/addons/support-ticket-kbx/asset/css/../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/addons/support-ticket-kbx/asset/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
;font-display: swap;
}
.bootstrap-iso .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bootstrap-iso .glyphicon-asterisk:before {
  content: "\2a";
}
.bootstrap-iso .glyphicon-plus:before {
  content: "\2b";
}
.bootstrap-iso .glyphicon-euro:before,
.bootstrap-iso .glyphicon-eur:before {
  content: "\20ac";
}
.bootstrap-iso .glyphicon-minus:before {
  content: "\2212";
}
.bootstrap-iso .glyphicon-cloud:before {
  content: "\2601";
}
.bootstrap-iso .glyphicon-envelope:before {
  content: "\2709";
}
.bootstrap-iso .glyphicon-pencil:before {
  content: "\270f";
}
.bootstrap-iso .glyphicon-glass:before {
  content: "\e001";
}
.bootstrap-iso .glyphicon-music:before {
  content: "\e002";
}
.bootstrap-iso .glyphicon-search:before {
  content: "\e003";
}
.bootstrap-iso .glyphicon-heart:before {
  content: "\e005";
}
.bootstrap-iso .glyphicon-star:before {
  content: "\e006";
}
.bootstrap-iso .glyphicon-star-empty:before {
  content: "\e007";
}
.bootstrap-iso .glyphicon-user:before {
  content: "\e008";
}
.bootstrap-iso .glyphicon-film:before {
  content: "\e009";
}
.bootstrap-iso .glyphicon-th-large:before {
  content: "\e010";
}
.bootstrap-iso .glyphicon-th:before {
  content: "\e011";
}
.bootstrap-iso .glyphicon-th-list:before {
  content: "\e012";
}
.bootstrap-iso .glyphicon-ok:before {
  content: "\e013";
}
.bootstrap-iso .glyphicon-remove:before {
  content: "\e014";
}
.bootstrap-iso .glyphicon-zoom-in:before {
  content: "\e015";
}
.bootstrap-iso .glyphicon-zoom-out:before {
  content: "\e016";
}
.bootstrap-iso .glyphicon-off:before {
  content: "\e017";
}
.bootstrap-iso .glyphicon-signal:before {
  content: "\e018";
}
.bootstrap-iso .glyphicon-cog:before {
  content: "\e019";
}
.bootstrap-iso .glyphicon-trash:before {
  content: "\e020";
}
.bootstrap-iso .glyphicon-home:before {
  content: "\e021";
}
.bootstrap-iso .glyphicon-file:before {
  content: "\e022";
}
.bootstrap-iso .glyphicon-time:before {
  content: "\e023";
}
.bootstrap-iso .glyphicon-road:before {
  content: "\e024";
}
.bootstrap-iso .glyphicon-download-alt:before {
  content: "\e025";
}
.bootstrap-iso .glyphicon-download:before {
  content: "\e026";
}
.bootstrap-iso .glyphicon-upload:before {
  content: "\e027";
}
.bootstrap-iso .glyphicon-inbox:before {
  content: "\e028";
}
.bootstrap-iso .glyphicon-play-circle:before {
  content: "\e029";
}
.bootstrap-iso .glyphicon-repeat:before {
  content: "\e030";
}
.bootstrap-iso .glyphicon-refresh:before {
  content: "\e031";
}
.bootstrap-iso .glyphicon-list-alt:before {
  content: "\e032";
}
.bootstrap-iso .glyphicon-lock:before {
  content: "\e033";
}
.bootstrap-iso .glyphicon-flag:before {
  content: "\e034";
}
.bootstrap-iso .glyphicon-headphones:before {
  content: "\e035";
}
.bootstrap-iso .glyphicon-volume-off:before {
  content: "\e036";
}
.bootstrap-iso .glyphicon-volume-down:before {
  content: "\e037";
}
.bootstrap-iso .glyphicon-volume-up:before {
  content: "\e038";
}
.bootstrap-iso .glyphicon-qrcode:before {
  content: "\e039";
}
.bootstrap-iso .glyphicon-barcode:before {
  content: "\e040";
}
.bootstrap-iso .glyphicon-tag:before {
  content: "\e041";
}
.bootstrap-iso .glyphicon-tags:before {
  content: "\e042";
}
.bootstrap-iso .glyphicon-book:before {
  content: "\e043";
}
.bootstrap-iso .glyphicon-bookmark:before {
  content: "\e044";
}
.bootstrap-iso .glyphicon-print:before {
  content: "\e045";
}
.bootstrap-iso .glyphicon-camera:before {
  content: "\e046";
}
.bootstrap-iso .glyphicon-font:before {
  content: "\e047";
}
.bootstrap-iso .glyphicon-bold:before {
  content: "\e048";
}
.bootstrap-iso .glyphicon-italic:before {
  content: "\e049";
}
.bootstrap-iso .glyphicon-text-height:before {
  content: "\e050";
}
.bootstrap-iso .glyphicon-text-width:before {
  content: "\e051";
}
.bootstrap-iso .glyphicon-align-left:before {
  content: "\e052";
}
.bootstrap-iso .glyphicon-align-center:before {
  content: "\e053";
}
.bootstrap-iso .glyphicon-align-right:before {
  content: "\e054";
}
.bootstrap-iso .glyphicon-align-justify:before {
  content: "\e055";
}
.bootstrap-iso .glyphicon-list:before {
  content: "\e056";
}
.bootstrap-iso .glyphicon-indent-left:before {
  content: "\e057";
}
.bootstrap-iso .glyphicon-indent-right:before {
  content: "\e058";
}
.bootstrap-iso .glyphicon-facetime-video:before {
  content: "\e059";
}
.bootstrap-iso .glyphicon-picture:before {
  content: "\e060";
}
.bootstrap-iso .glyphicon-map-marker:before {
  content: "\e062";
}
.bootstrap-iso .glyphicon-adjust:before {
  content: "\e063";
}
.bootstrap-iso .glyphicon-tint:before {
  content: "\e064";
}
.bootstrap-iso .glyphicon-edit:before {
  content: "\e065";
}
.bootstrap-iso .glyphicon-share:before {
  content: "\e066";
}
.bootstrap-iso .glyphicon-check:before {
  content: "\e067";
}
.bootstrap-iso .glyphicon-move:before {
  content: "\e068";
}
.bootstrap-iso .glyphicon-step-backward:before {
  content: "\e069";
}
.bootstrap-iso .glyphicon-fast-backward:before {
  content: "\e070";
}
.bootstrap-iso .glyphicon-backward:before {
  content: "\e071";
}
.bootstrap-iso .glyphicon-play:before {
  content: "\e072";
}
.bootstrap-iso .glyphicon-pause:before {
  content: "\e073";
}
.bootstrap-iso .glyphicon-stop:before {
  content: "\e074";
}
.bootstrap-iso .glyphicon-forward:before {
  content: "\e075";
}
.bootstrap-iso .glyphicon-fast-forward:before {
  content: "\e076";
}
.bootstrap-iso .glyphicon-step-forward:before {
  content: "\e077";
}
.bootstrap-iso .glyphicon-eject:before {
  content: "\e078";
}
.bootstrap-iso .glyphicon-chevron-left:before {
  content: "\e079";
}
.bootstrap-iso .glyphicon-chevron-right:before {
  content: "\e080";
}
.bootstrap-iso .glyphicon-plus-sign:before {
  content: "\e081";
}
.bootstrap-iso .glyphicon-minus-sign:before {
  content: "\e082";
}
.bootstrap-iso .glyphicon-remove-sign:before {
  content: "\e083";
}
.bootstrap-iso .glyphicon-ok-sign:before {
  content: "\e084";
}
.bootstrap-iso .glyphicon-question-sign:before {
  content: "\e085";
}
.bootstrap-iso .glyphicon-info-sign:before {
  content: "\e086";
}
.bootstrap-iso .glyphicon-screenshot:before {
  content: "\e087";
}
.bootstrap-iso .glyphicon-remove-circle:before {
  content: "\e088";
}
.bootstrap-iso .glyphicon-ok-circle:before {
  content: "\e089";
}
.bootstrap-iso .glyphicon-ban-circle:before {
  content: "\e090";
}
.bootstrap-iso .glyphicon-arrow-left:before {
  content: "\e091";
}
.bootstrap-iso .glyphicon-arrow-right:before {
  content: "\e092";
}
.bootstrap-iso .glyphicon-arrow-up:before {
  content: "\e093";
}
.bootstrap-iso .glyphicon-arrow-down:before {
  content: "\e094";
}
.bootstrap-iso .glyphicon-share-alt:before {
  content: "\e095";
}
.bootstrap-iso .glyphicon-resize-full:before {
  content: "\e096";
}
.bootstrap-iso .glyphicon-resize-small:before {
  content: "\e097";
}
.bootstrap-iso .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.bootstrap-iso .glyphicon-gift:before {
  content: "\e102";
}
.bootstrap-iso .glyphicon-leaf:before {
  content: "\e103";
}
.bootstrap-iso .glyphicon-fire:before {
  content: "\e104";
}
.bootstrap-iso .glyphicon-eye-open:before {
  content: "\e105";
}
.bootstrap-iso .glyphicon-eye-close:before {
  content: "\e106";
}
.bootstrap-iso .glyphicon-warning-sign:before {
  content: "\e107";
}
.bootstrap-iso .glyphicon-plane:before {
  content: "\e108";
}
.bootstrap-iso .glyphicon-calendar:before {
  content: "\e109";
}
.bootstrap-iso .glyphicon-random:before {
  content: "\e110";
}
.bootstrap-iso .glyphicon-comment:before {
  content: "\e111";
}
.bootstrap-iso .glyphicon-magnet:before {
  content: "\e112";
}
.bootstrap-iso .glyphicon-chevron-up:before {
  content: "\e113";
}
.bootstrap-iso .glyphicon-chevron-down:before {
  content: "\e114";
}
.bootstrap-iso .glyphicon-retweet:before {
  content: "\e115";
}
.bootstrap-iso .glyphicon-shopping-cart:before {
  content: "\e116";
}
.bootstrap-iso .glyphicon-folder-close:before {
  content: "\e117";
}
.bootstrap-iso .glyphicon-folder-open:before {
  content: "\e118";
}
.bootstrap-iso .glyphicon-resize-vertical:before {
  content: "\e119";
}
.bootstrap-iso .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.bootstrap-iso .glyphicon-hdd:before {
  content: "\e121";
}
.bootstrap-iso .glyphicon-bullhorn:before {
  content: "\e122";
}
.bootstrap-iso .glyphicon-bell:before {
  content: "\e123";
}
.bootstrap-iso .glyphicon-certificate:before {
  content: "\e124";
}
.bootstrap-iso .glyphicon-thumbs-up:before {
  content: "\e125";
}
.bootstrap-iso .glyphicon-thumbs-down:before {
  content: "\e126";
}
.bootstrap-iso .glyphicon-hand-right:before {
  content: "\e127";
}
.bootstrap-iso .glyphicon-hand-left:before {
  content: "\e128";
}
.bootstrap-iso .glyphicon-hand-up:before {
  content: "\e129";
}
.bootstrap-iso .glyphicon-hand-down:before {
  content: "\e130";
}
.bootstrap-iso .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.bootstrap-iso .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.bootstrap-iso .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.bootstrap-iso .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.bootstrap-iso .glyphicon-globe:before {
  content: "\e135";
}
.bootstrap-iso .glyphicon-wrench:before {
  content: "\e136";
}
.bootstrap-iso .glyphicon-tasks:before {
  content: "\e137";
}
.bootstrap-iso .glyphicon-filter:before {
  content: "\e138";
}
.bootstrap-iso .glyphicon-briefcase:before {
  content: "\e139";
}
.bootstrap-iso .glyphicon-fullscreen:before {
  content: "\e140";
}
.bootstrap-iso .glyphicon-dashboard:before {
  content: "\e141";
}
.bootstrap-iso .glyphicon-paperclip:before {
  content: "\e142";
}
.bootstrap-iso .glyphicon-heart-empty:before {
  content: "\e143";
}
.bootstrap-iso .glyphicon-link:before {
  content: "\e144";
}
.bootstrap-iso .glyphicon-phone:before {
  content: "\e145";
}
.bootstrap-iso .glyphicon-pushpin:before {
  content: "\e146";
}
.bootstrap-iso .glyphicon-usd:before {
  content: "\e148";
}
.bootstrap-iso .glyphicon-gbp:before {
  content: "\e149";
}
.bootstrap-iso .glyphicon-sort:before {
  content: "\e150";
}
.bootstrap-iso .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.bootstrap-iso .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.bootstrap-iso .glyphicon-sort-by-order:before {
  content: "\e153";
}
.bootstrap-iso .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.bootstrap-iso .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.bootstrap-iso .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.bootstrap-iso .glyphicon-unchecked:before {
  content: "\e157";
}
.bootstrap-iso .glyphicon-expand:before {
  content: "\e158";
}
.bootstrap-iso .glyphicon-collapse-down:before {
  content: "\e159";
}
.bootstrap-iso .glyphicon-collapse-up:before {
  content: "\e160";
}
.bootstrap-iso .glyphicon-log-in:before {
  content: "\e161";
}
.bootstrap-iso .glyphicon-flash:before {
  content: "\e162";
}
.bootstrap-iso .glyphicon-log-out:before {
  content: "\e163";
}
.bootstrap-iso .glyphicon-new-window:before {
  content: "\e164";
}
.bootstrap-iso .glyphicon-record:before {
  content: "\e165";
}
.bootstrap-iso .glyphicon-save:before {
  content: "\e166";
}
.bootstrap-iso .glyphicon-open:before {
  content: "\e167";
}
.bootstrap-iso .glyphicon-saved:before {
  content: "\e168";
}
.bootstrap-iso .glyphicon-import:before {
  content: "\e169";
}
.bootstrap-iso .glyphicon-export:before {
  content: "\e170";
}
.bootstrap-iso .glyphicon-send:before {
  content: "\e171";
}
.bootstrap-iso .glyphicon-floppy-disk:before {
  content: "\e172";
}
.bootstrap-iso .glyphicon-floppy-saved:before {
  content: "\e173";
}
.bootstrap-iso .glyphicon-floppy-remove:before {
  content: "\e174";
}
.bootstrap-iso .glyphicon-floppy-save:before {
  content: "\e175";
}
.bootstrap-iso .glyphicon-floppy-open:before {
  content: "\e176";
}
.bootstrap-iso .glyphicon-credit-card:before {
  content: "\e177";
}
.bootstrap-iso .glyphicon-transfer:before {
  content: "\e178";
}
.bootstrap-iso .glyphicon-cutlery:before {
  content: "\e179";
}
.bootstrap-iso .glyphicon-header:before {
  content: "\e180";
}
.bootstrap-iso .glyphicon-compressed:before {
  content: "\e181";
}
.bootstrap-iso .glyphicon-earphone:before {
  content: "\e182";
}
.bootstrap-iso .glyphicon-phone-alt:before {
  content: "\e183";
}
.bootstrap-iso .glyphicon-tower:before {
  content: "\e184";
}
.bootstrap-iso .glyphicon-stats:before {
  content: "\e185";
}
.bootstrap-iso .glyphicon-sd-video:before {
  content: "\e186";
}
.bootstrap-iso .glyphicon-hd-video:before {
  content: "\e187";
}
.bootstrap-iso .glyphicon-subtitles:before {
  content: "\e188";
}
.bootstrap-iso .glyphicon-sound-stereo:before {
  content: "\e189";
}
.bootstrap-iso .glyphicon-sound-dolby:before {
  content: "\e190";
}
.bootstrap-iso .glyphicon-sound-5-1:before {
  content: "\e191";
}
.bootstrap-iso .glyphicon-sound-6-1:before {
  content: "\e192";
}
.bootstrap-iso .glyphicon-sound-7-1:before {
  content: "\e193";
}
.bootstrap-iso .glyphicon-copyright-mark:before {
  content: "\e194";
}
.bootstrap-iso .glyphicon-registration-mark:before {
  content: "\e195";
}
.bootstrap-iso .glyphicon-cloud-download:before {
  content: "\e197";
}
.bootstrap-iso .glyphicon-cloud-upload:before {
  content: "\e198";
}
.bootstrap-iso .glyphicon-tree-conifer:before {
  content: "\e199";
}
.bootstrap-iso .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.bootstrap-iso .glyphicon-cd:before {
  content: "\e201";
}
.bootstrap-iso .glyphicon-save-file:before {
  content: "\e202";
}
.bootstrap-iso .glyphicon-open-file:before {
  content: "\e203";
}
.bootstrap-iso .glyphicon-level-up:before {
  content: "\e204";
}
.bootstrap-iso .glyphicon-copy:before {
  content: "\e205";
}
.bootstrap-iso .glyphicon-paste:before {
  content: "\e206";
}
.bootstrap-iso .glyphicon-alert:before {
  content: "\e209";
}
.bootstrap-iso .glyphicon-equalizer:before {
  content: "\e210";
}
.bootstrap-iso .glyphicon-king:before {
  content: "\e211";
}
.bootstrap-iso .glyphicon-queen:before {
  content: "\e212";
}
.bootstrap-iso .glyphicon-pawn:before {
  content: "\e213";
}
.bootstrap-iso .glyphicon-bishop:before {
  content: "\e214";
}
.bootstrap-iso .glyphicon-knight:before {
  content: "\e215";
}
.bootstrap-iso .glyphicon-baby-formula:before {
  content: "\e216";
}
.bootstrap-iso .glyphicon-tent:before {
  content: "\26fa";
}
.bootstrap-iso .glyphicon-blackboard:before {
  content: "\e218";
}
.bootstrap-iso .glyphicon-bed:before {
  content: "\e219";
}
.bootstrap-iso .glyphicon-apple:before {
  content: "\f8ff";
}
.bootstrap-iso .glyphicon-erase:before {
  content: "\e221";
}
.bootstrap-iso .glyphicon-hourglass:before {
  content: "\231b";
}
.bootstrap-iso .glyphicon-lamp:before {
  content: "\e223";
}
.bootstrap-iso .glyphicon-duplicate:before {
  content: "\e224";
}
.bootstrap-iso .glyphicon-piggy-bank:before {
  content: "\e225";
}
.bootstrap-iso .glyphicon-scissors:before {
  content: "\e226";
}
.bootstrap-iso .glyphicon-bitcoin:before {
  content: "\e227";
}
.bootstrap-iso .glyphicon-btc:before {
  content: "\e227";
}
.bootstrap-iso .glyphicon-xbt:before {
  content: "\e227";
}
.bootstrap-iso .glyphicon-yen:before {
  content: "\00a5";
}
.bootstrap-iso .glyphicon-jpy:before {
  content: "\00a5";
}
.bootstrap-iso .glyphicon-ruble:before {
  content: "\20bd";
}
.bootstrap-iso .glyphicon-rub:before {
  content: "\20bd";
}
.bootstrap-iso .glyphicon-scale:before {
  content: "\e230";
}
.bootstrap-iso .glyphicon-ice-lolly:before {
  content: "\e231";
}
.bootstrap-iso .glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.bootstrap-iso .glyphicon-education:before {
  content: "\e233";
}
.bootstrap-iso .glyphicon-option-horizontal:before {
  content: "\e234";
}
.bootstrap-iso .glyphicon-option-vertical:before {
  content: "\e235";
}
.bootstrap-iso .glyphicon-menu-hamburger:before {
  content: "\e236";
}
.bootstrap-iso .glyphicon-modal-window:before {
  content: "\e237";
}
.bootstrap-iso .glyphicon-oil:before {
  content: "\e238";
}
.bootstrap-iso .glyphicon-grain:before {
  content: "\e239";
}
.bootstrap-iso .glyphicon-sunglasses:before {
  content: "\e240";
}
.bootstrap-iso .glyphicon-text-size:before {
  content: "\e241";
}
.bootstrap-iso .glyphicon-text-color:before {
  content: "\e242";
}
.bootstrap-iso .glyphicon-text-background:before {
  content: "\e243";
}
.bootstrap-iso .glyphicon-object-align-top:before {
  content: "\e244";
}
.bootstrap-iso .glyphicon-object-align-bottom:before {
  content: "\e245";
}
.bootstrap-iso .glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.bootstrap-iso .glyphicon-object-align-left:before {
  content: "\e247";
}
.bootstrap-iso .glyphicon-object-align-vertical:before {
  content: "\e248";
}
.bootstrap-iso .glyphicon-object-align-right:before {
  content: "\e249";
}
.bootstrap-iso .glyphicon-triangle-right:before {
  content: "\e250";
}
.bootstrap-iso .glyphicon-triangle-left:before {
  content: "\e251";
}
.bootstrap-iso .glyphicon-triangle-bottom:before {
  content: "\e252";
}
.bootstrap-iso .glyphicon-triangle-top:before {
  content: "\e253";
}
.bootstrap-iso .glyphicon-console:before {
  content: "\e254";
}
.bootstrap-iso .glyphicon-superscript:before {
  content: "\e255";
}
.bootstrap-iso .glyphicon-subscript:before {
  content: "\e256";
}
.bootstrap-iso .glyphicon-menu-left:before {
  content: "\e257";
}
.bootstrap-iso .glyphicon-menu-right:before {
  content: "\e258";
}
.bootstrap-iso .glyphicon-menu-down:before {
  content: "\e259";
}
.bootstrap-iso .glyphicon-menu-up:before {
  content: "\e260";
}
.bootstrap-iso * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-iso *:before,
.bootstrap-iso *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-iso html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.bootstrap-iso body {
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
.bootstrap-iso input,
.bootstrap-iso button,
.bootstrap-iso select,
.bootstrap-iso textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.bootstrap-iso a {
  color: #337ab7;
  text-decoration: none;
}
.bootstrap-iso a:hover,
.bootstrap-iso a:focus {
  color: #23527c;
  text-decoration: underline;
}
.bootstrap-iso a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-iso figure {
  margin: 0;
}
.bootstrap-iso img {
  vertical-align: middle;
}
.bootstrap-iso .img-responsive,
.bootstrap-iso .thumbnail > img,
.bootstrap-iso .thumbnail a > img,
.bootstrap-iso .carousel-inner > .item > img,
.bootstrap-iso .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.bootstrap-iso .img-rounded {
  border-radius: 6px;
}
.bootstrap-iso .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.bootstrap-iso .img-circle {
  border-radius: 50%;
}
.bootstrap-iso hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.bootstrap-iso .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.bootstrap-iso .sr-only-focusable:active,
.bootstrap-iso .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.bootstrap-iso [role="button"] {
  cursor: pointer;
}
.bootstrap-iso h1,
.bootstrap-iso h2,
.bootstrap-iso h3,
.bootstrap-iso h4,
.bootstrap-iso h5,
.bootstrap-iso h6,
.bootstrap-iso .h1,
.bootstrap-iso .h2,
.bootstrap-iso .h3,
.bootstrap-iso .h4,
.bootstrap-iso .h5,
.bootstrap-iso .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.bootstrap-iso h1 small,
.bootstrap-iso h2 small,
.bootstrap-iso h3 small,
.bootstrap-iso h4 small,
.bootstrap-iso h5 small,
.bootstrap-iso h6 small,
.bootstrap-iso .h1 small,
.bootstrap-iso .h2 small,
.bootstrap-iso .h3 small,
.bootstrap-iso .h4 small,
.bootstrap-iso .h5 small,
.bootstrap-iso .h6 small,
.bootstrap-iso h1 .small,
.bootstrap-iso h2 .small,
.bootstrap-iso h3 .small,
.bootstrap-iso h4 .small,
.bootstrap-iso h5 .small,
.bootstrap-iso h6 .small,
.bootstrap-iso .h1 .small,
.bootstrap-iso .h2 .small,
.bootstrap-iso .h3 .small,
.bootstrap-iso .h4 .small,
.bootstrap-iso .h5 .small,
.bootstrap-iso .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.bootstrap-iso h1,
.bootstrap-iso .h1,
.bootstrap-iso h2,
.bootstrap-iso .h2,
.bootstrap-iso h3,
.bootstrap-iso .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.bootstrap-iso h1 small,
.bootstrap-iso .h1 small,
.bootstrap-iso h2 small,
.bootstrap-iso .h2 small,
.bootstrap-iso h3 small,
.bootstrap-iso .h3 small,
.bootstrap-iso h1 .small,
.bootstrap-iso .h1 .small,
.bootstrap-iso h2 .small,
.bootstrap-iso .h2 .small,
.bootstrap-iso h3 .small,
.bootstrap-iso .h3 .small {
  font-size: 65%;
}
.bootstrap-iso h4,
.bootstrap-iso .h4,
.bootstrap-iso h5,
.bootstrap-iso .h5,
.bootstrap-iso h6,
.bootstrap-iso .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-iso h4 small,
.bootstrap-iso .h4 small,
.bootstrap-iso h5 small,
.bootstrap-iso .h5 small,
.bootstrap-iso h6 small,
.bootstrap-iso .h6 small,
.bootstrap-iso h4 .small,
.bootstrap-iso .h4 .small,
.bootstrap-iso h5 .small,
.bootstrap-iso .h5 .small,
.bootstrap-iso h6 .small,
.bootstrap-iso .h6 .small {
  font-size: 75%;
}
.bootstrap-iso h1,
.bootstrap-iso .h1 {
  font-size: 36px;
}
.bootstrap-iso h2,
.bootstrap-iso .h2 {
  font-size: 30px;
}
.bootstrap-iso h3,
.bootstrap-iso .h3 {
  font-size: 24px;
}
.bootstrap-iso h4,
.bootstrap-iso .h4 {
  font-size: 18px;
}
.bootstrap-iso h5,
.bootstrap-iso .h5 {
  font-size: 14px;
}
.bootstrap-iso h6,
.bootstrap-iso .h6 {
  font-size: 12px;
}
.bootstrap-iso p {
  margin: 0 0 10px;
}
.bootstrap-iso .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
.bootstrap-iso small,
.bootstrap-iso .small {
  font-size: 85%;
}
.bootstrap-iso mark,
.bootstrap-iso .mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.bootstrap-iso .text-left {
  text-align: left;
}
.bootstrap-iso .text-right {
  text-align: right;
}
.bootstrap-iso .text-center {
  text-align: center;
}
.bootstrap-iso .text-justify {
  text-align: justify;
}
.bootstrap-iso .text-nowrap {
  white-space: nowrap;
}
.bootstrap-iso .text-lowercase {
  text-transform: lowercase;
}
.bootstrap-iso .text-uppercase {
  text-transform: uppercase;
}
.bootstrap-iso .text-capitalize {
  text-transform: capitalize;
}
.bootstrap-iso .text-muted {
  color: #777777;
}
.bootstrap-iso .text-primary {
  color: #337ab7;
}
.bootstrap-iso a.text-primary:hover {
  color: #286090;
}
.bootstrap-iso .text-success {
  color: #3c763d;
}
.bootstrap-iso a.text-success:hover {
  color: #2b542c;
}
.bootstrap-iso .text-info {
  color: #31708f;
}
.bootstrap-iso a.text-info:hover {
  color: #245269;
}
.bootstrap-iso .text-warning {
  color: #8a6d3b;
}
.bootstrap-iso a.text-warning:hover {
  color: #66512c;
}
.bootstrap-iso .text-danger {
  color: #a94442;
}
.bootstrap-iso a.text-danger:hover {
  color: #843534;
}
.bootstrap-iso .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.bootstrap-iso a.bg-primary:hover {
  background-color: #286090;
}
.bootstrap-iso .bg-success {
  background-color: #dff0d8;
}
.bootstrap-iso a.bg-success:hover {
  background-color: #c1e2b3;
}
.bootstrap-iso .bg-info {
  background-color: #d9edf7;
}
.bootstrap-iso a.bg-info:hover {
  background-color: #afd9ee;
}
.bootstrap-iso .bg-warning {
  background-color: #fcf8e3;
}
.bootstrap-iso a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bootstrap-iso .bg-danger {
  background-color: #f2dede;
}
.bootstrap-iso a.bg-danger:hover {
  background-color: #e4b9b9;
}
.bootstrap-iso .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.bootstrap-iso ul,
.bootstrap-iso ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.bootstrap-iso ul ul,
.bootstrap-iso ol ul,
.bootstrap-iso ul ol,
.bootstrap-iso ol ol {
  margin-bottom: 0;
}
.bootstrap-iso .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.bootstrap-iso .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.bootstrap-iso .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.bootstrap-iso dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.bootstrap-iso dt,
.bootstrap-iso dd {
  line-height: 1.42857143;
}
.bootstrap-iso dt {
  font-weight: bold;
}
.bootstrap-iso dd {
  margin-left: 0;
}
.bootstrap-iso abbr[title],
.bootstrap-iso abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.bootstrap-iso .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.bootstrap-iso blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
.bootstrap-iso blockquote p:last-child,
.bootstrap-iso blockquote ul:last-child,
.bootstrap-iso blockquote ol:last-child {
  margin-bottom: 0;
}
.bootstrap-iso blockquote footer,
.bootstrap-iso blockquote small,
.bootstrap-iso blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
.bootstrap-iso blockquote footer:before,
.bootstrap-iso blockquote small:before,
.bootstrap-iso blockquote .small:before {
  content: '\2014 \00A0';
}
.bootstrap-iso .blockquote-reverse,
.bootstrap-iso blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.bootstrap-iso .blockquote-reverse footer:before,
.bootstrap-iso blockquote.pull-right footer:before,
.bootstrap-iso .blockquote-reverse small:before,
.bootstrap-iso blockquote.pull-right small:before,
.bootstrap-iso .blockquote-reverse .small:before,
.bootstrap-iso blockquote.pull-right .small:before {
  content: '';
}
.bootstrap-iso .blockquote-reverse footer:after,
.bootstrap-iso blockquote.pull-right footer:after,
.bootstrap-iso .blockquote-reverse small:after,
.bootstrap-iso blockquote.pull-right small:after,
.bootstrap-iso .blockquote-reverse .small:after,
.bootstrap-iso blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.bootstrap-iso address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.bootstrap-iso code,
.bootstrap-iso kbd,
.bootstrap-iso pre,
.bootstrap-iso samp {
}
.bootstrap-iso code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.bootstrap-iso kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-iso kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-iso pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.bootstrap-iso pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.bootstrap-iso .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.bootstrap-iso .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.bootstrap-iso .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.bootstrap-iso .row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.bootstrap-iso .col-xs-1,
.bootstrap-iso .col-sm-1,
.bootstrap-iso .col-md-1,
.bootstrap-iso .col-lg-1,
.bootstrap-iso .col-xs-2,
.bootstrap-iso .col-sm-2,
.bootstrap-iso .col-md-2,
.bootstrap-iso .col-lg-2,
.bootstrap-iso .col-xs-3,
.bootstrap-iso .col-sm-3,
.bootstrap-iso .col-md-3,
.bootstrap-iso .col-lg-3,
.bootstrap-iso .col-xs-4,
.bootstrap-iso .col-sm-4,
.bootstrap-iso .col-md-4,
.bootstrap-iso .col-lg-4,
.bootstrap-iso .col-xs-5,
.bootstrap-iso .col-sm-5,
.bootstrap-iso .col-md-5,
.bootstrap-iso .col-lg-5,
.bootstrap-iso .col-xs-6,
.bootstrap-iso .col-sm-6,
.bootstrap-iso .col-md-6,
.bootstrap-iso .col-lg-6,
.bootstrap-iso .col-xs-7,
.bootstrap-iso .col-sm-7,
.bootstrap-iso .col-md-7,
.bootstrap-iso .col-lg-7,
.bootstrap-iso .col-xs-8,
.bootstrap-iso .col-sm-8,
.bootstrap-iso .col-md-8,
.bootstrap-iso .col-lg-8,
.bootstrap-iso .col-xs-9,
.bootstrap-iso .col-sm-9,
.bootstrap-iso .col-md-9,
.bootstrap-iso .col-lg-9,
.bootstrap-iso .col-xs-10,
.bootstrap-iso .col-sm-10,
.bootstrap-iso .col-md-10,
.bootstrap-iso .col-lg-10,
.bootstrap-iso .col-xs-11,
.bootstrap-iso .col-sm-11,
.bootstrap-iso .col-md-11,
.bootstrap-iso .col-lg-11,
.bootstrap-iso .col-xs-12,
.bootstrap-iso .col-sm-12,
.bootstrap-iso .col-md-12,
.bootstrap-iso .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.bootstrap-iso .col-xs-1,
.bootstrap-iso .col-xs-2,
.bootstrap-iso .col-xs-3,
.bootstrap-iso .col-xs-4,
.bootstrap-iso .col-xs-5,
.bootstrap-iso .col-xs-6,
.bootstrap-iso .col-xs-7,
.bootstrap-iso .col-xs-8,
.bootstrap-iso .col-xs-9,
.bootstrap-iso .col-xs-10,
.bootstrap-iso .col-xs-11,
.bootstrap-iso .col-xs-12 {
  float: left;
}
.bootstrap-iso .col-xs-12 {
  width: 100%;
}
.bootstrap-iso .col-xs-11 {
  width: 91.66666667%;
}
.bootstrap-iso .col-xs-10 {
  width: 83.33333333%;
}
.bootstrap-iso .col-xs-9 {
  width: 75%;
}
.bootstrap-iso .col-xs-8 {
  width: 66.66666667%;
}
.bootstrap-iso .col-xs-7 {
  width: 58.33333333%;
}
.bootstrap-iso .col-xs-6 {
  width: 50%;
}
.bootstrap-iso .col-xs-5 {
  width: 41.66666667%;
}
.bootstrap-iso .col-xs-4 {
  width: 33.33333333%;
}
.bootstrap-iso .col-xs-3 {
  width: 25%;
}
.bootstrap-iso .col-xs-2 {
  width: 16.66666667%;
}
.bootstrap-iso .col-xs-1 {
  width: 8.33333333%;
}
.bootstrap-iso .col-xs-pull-12 {
  right: 100%;
}
.bootstrap-iso .col-xs-pull-11 {
  right: 91.66666667%;
}
.bootstrap-iso .col-xs-pull-10 {
  right: 83.33333333%;
}
.bootstrap-iso .col-xs-pull-9 {
  right: 75%;
}
.bootstrap-iso .col-xs-pull-8 {
  right: 66.66666667%;
}
.bootstrap-iso .col-xs-pull-7 {
  right: 58.33333333%;
}
.bootstrap-iso .col-xs-pull-6 {
  right: 50%;
}
.bootstrap-iso .col-xs-pull-5 {
  right: 41.66666667%;
}
.bootstrap-iso .col-xs-pull-4 {
  right: 33.33333333%;
}
.bootstrap-iso .col-xs-pull-3 {
  right: 25%;
}
.bootstrap-iso .col-xs-pull-2 {
  right: 16.66666667%;
}
.bootstrap-iso .col-xs-pull-1 {
  right: 8.33333333%;
}
.bootstrap-iso .col-xs-pull-0 {
  right: auto;
}
.bootstrap-iso .col-xs-push-12 {
  left: 100%;
}
.bootstrap-iso .col-xs-push-11 {
  left: 91.66666667%;
}
.bootstrap-iso .col-xs-push-10 {
  left: 83.33333333%;
}
.bootstrap-iso .col-xs-push-9 {
  left: 75%;
}
.bootstrap-iso .col-xs-push-8 {
  left: 66.66666667%;
}
.bootstrap-iso .col-xs-push-7 {
  left: 58.33333333%;
}
.bootstrap-iso .col-xs-push-6 {
  left: 50%;
}
.bootstrap-iso .col-xs-push-5 {
  left: 41.66666667%;
}
.bootstrap-iso .col-xs-push-4 {
  left: 33.33333333%;
}
.bootstrap-iso .col-xs-push-3 {
  left: 25%;
}
.bootstrap-iso .col-xs-push-2 {
  left: 16.66666667%;
}
.bootstrap-iso .col-xs-push-1 {
  left: 8.33333333%;
}
.bootstrap-iso .col-xs-push-0 {
  left: auto;
}
.bootstrap-iso .col-xs-offset-12 {
  margin-left: 100%;
}
.bootstrap-iso .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.bootstrap-iso .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.bootstrap-iso .col-xs-offset-9 {
  margin-left: 75%;
}
.bootstrap-iso .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.bootstrap-iso .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.bootstrap-iso .col-xs-offset-6 {
  margin-left: 50%;
}
.bootstrap-iso .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.bootstrap-iso .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.bootstrap-iso .col-xs-offset-3 {
  margin-left: 25%;
}
.bootstrap-iso .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.bootstrap-iso .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.bootstrap-iso .col-xs-offset-0 {
  margin-left: 0%;
}
.bootstrap-iso table {
  background-color: transparent;
}
.bootstrap-iso caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
.bootstrap-iso th {
  text-align: left;
}
.bootstrap-iso .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.bootstrap-iso .table > thead > tr > th,
.bootstrap-iso .table > tbody > tr > th,
.bootstrap-iso .table > tfoot > tr > th,
.bootstrap-iso .table > thead > tr > td,
.bootstrap-iso .table > tbody > tr > td,
.bootstrap-iso .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.bootstrap-iso .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.bootstrap-iso .table > caption + thead > tr:first-child > th,
.bootstrap-iso .table > colgroup + thead > tr:first-child > th,
.bootstrap-iso .table > thead:first-child > tr:first-child > th,
.bootstrap-iso .table > caption + thead > tr:first-child > td,
.bootstrap-iso .table > colgroup + thead > tr:first-child > td,
.bootstrap-iso .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.bootstrap-iso .table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.bootstrap-iso .table .table {
  background-color: #ffffff;
}
.bootstrap-iso .table-condensed > thead > tr > th,
.bootstrap-iso .table-condensed > tbody > tr > th,
.bootstrap-iso .table-condensed > tfoot > tr > th,
.bootstrap-iso .table-condensed > thead > tr > td,
.bootstrap-iso .table-condensed > tbody > tr > td,
.bootstrap-iso .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.bootstrap-iso .table-bordered {
  border: 1px solid #dddddd;
}
.bootstrap-iso .table-bordered > thead > tr > th,
.bootstrap-iso .table-bordered > tbody > tr > th,
.bootstrap-iso .table-bordered > tfoot > tr > th,
.bootstrap-iso .table-bordered > thead > tr > td,
.bootstrap-iso .table-bordered > tbody > tr > td,
.bootstrap-iso .table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.bootstrap-iso .table-bordered > thead > tr > th,
.bootstrap-iso .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.bootstrap-iso .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.bootstrap-iso .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.bootstrap-iso table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
.bootstrap-iso table td[class*="col-"],
.bootstrap-iso table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.bootstrap-iso .table > thead > tr > td.active,
.bootstrap-iso .table > tbody > tr > td.active,
.bootstrap-iso .table > tfoot > tr > td.active,
.bootstrap-iso .table > thead > tr > th.active,
.bootstrap-iso .table > tbody > tr > th.active,
.bootstrap-iso .table > tfoot > tr > th.active,
.bootstrap-iso .table > thead > tr.active > td,
.bootstrap-iso .table > tbody > tr.active > td,
.bootstrap-iso .table > tfoot > tr.active > td,
.bootstrap-iso .table > thead > tr.active > th,
.bootstrap-iso .table > tbody > tr.active > th,
.bootstrap-iso .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.bootstrap-iso .table-hover > tbody > tr > td.active:hover,
.bootstrap-iso .table-hover > tbody > tr > th.active:hover,
.bootstrap-iso .table-hover > tbody > tr.active:hover > td,
.bootstrap-iso .table-hover > tbody > tr:hover > .active,
.bootstrap-iso .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.bootstrap-iso .table > thead > tr > td.success,
.bootstrap-iso .table > tbody > tr > td.success,
.bootstrap-iso .table > tfoot > tr > td.success,
.bootstrap-iso .table > thead > tr > th.success,
.bootstrap-iso .table > tbody > tr > th.success,
.bootstrap-iso .table > tfoot > tr > th.success,
.bootstrap-iso .table > thead > tr.success > td,
.bootstrap-iso .table > tbody > tr.success > td,
.bootstrap-iso .table > tfoot > tr.success > td,
.bootstrap-iso .table > thead > tr.success > th,
.bootstrap-iso .table > tbody > tr.success > th,
.bootstrap-iso .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.bootstrap-iso .table-hover > tbody > tr > td.success:hover,
.bootstrap-iso .table-hover > tbody > tr > th.success:hover,
.bootstrap-iso .table-hover > tbody > tr.success:hover > td,
.bootstrap-iso .table-hover > tbody > tr:hover > .success,
.bootstrap-iso .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.bootstrap-iso .table > thead > tr > td.info,
.bootstrap-iso .table > tbody > tr > td.info,
.bootstrap-iso .table > tfoot > tr > td.info,
.bootstrap-iso .table > thead > tr > th.info,
.bootstrap-iso .table > tbody > tr > th.info,
.bootstrap-iso .table > tfoot > tr > th.info,
.bootstrap-iso .table > thead > tr.info > td,
.bootstrap-iso .table > tbody > tr.info > td,
.bootstrap-iso .table > tfoot > tr.info > td,
.bootstrap-iso .table > thead > tr.info > th,
.bootstrap-iso .table > tbody > tr.info > th,
.bootstrap-iso .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.bootstrap-iso .table-hover > tbody > tr > td.info:hover,
.bootstrap-iso .table-hover > tbody > tr > th.info:hover,
.bootstrap-iso .table-hover > tbody > tr.info:hover > td,
.bootstrap-iso .table-hover > tbody > tr:hover > .info,
.bootstrap-iso .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.bootstrap-iso .table > thead > tr > td.warning,
.bootstrap-iso .table > tbody > tr > td.warning,
.bootstrap-iso .table > tfoot > tr > td.warning,
.bootstrap-iso .table > thead > tr > th.warning,
.bootstrap-iso .table > tbody > tr > th.warning,
.bootstrap-iso .table > tfoot > tr > th.warning,
.bootstrap-iso .table > thead > tr.warning > td,
.bootstrap-iso .table > tbody > tr.warning > td,
.bootstrap-iso .table > tfoot > tr.warning > td,
.bootstrap-iso .table > thead > tr.warning > th,
.bootstrap-iso .table > tbody > tr.warning > th,
.bootstrap-iso .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.bootstrap-iso .table-hover > tbody > tr > td.warning:hover,
.bootstrap-iso .table-hover > tbody > tr > th.warning:hover,
.bootstrap-iso .table-hover > tbody > tr.warning:hover > td,
.bootstrap-iso .table-hover > tbody > tr:hover > .warning,
.bootstrap-iso .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.bootstrap-iso .table > thead > tr > td.danger,
.bootstrap-iso .table > tbody > tr > td.danger,
.bootstrap-iso .table > tfoot > tr > td.danger,
.bootstrap-iso .table > thead > tr > th.danger,
.bootstrap-iso .table > tbody > tr > th.danger,
.bootstrap-iso .table > tfoot > tr > th.danger,
.bootstrap-iso .table > thead > tr.danger > td,
.bootstrap-iso .table > tbody > tr.danger > td,
.bootstrap-iso .table > tfoot > tr.danger > td,
.bootstrap-iso .table > thead > tr.danger > th,
.bootstrap-iso .table > tbody > tr.danger > th,
.bootstrap-iso .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.bootstrap-iso .table-hover > tbody > tr > td.danger:hover,
.bootstrap-iso .table-hover > tbody > tr > th.danger:hover,
.bootstrap-iso .table-hover > tbody > tr.danger:hover > td,
.bootstrap-iso .table-hover > tbody > tr:hover > .danger,
.bootstrap-iso .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.bootstrap-iso .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
.bootstrap-iso fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.bootstrap-iso legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.bootstrap-iso label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.bootstrap-iso input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-iso input[type="radio"],
.bootstrap-iso input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.bootstrap-iso input[type="file"] {
  display: block;
}
.bootstrap-iso input[type="range"] {
  display: block;
  width: 100%;
}
.bootstrap-iso select[multiple],
.bootstrap-iso select[size] {
  height: auto;
}
.bootstrap-iso input[type="file"]:focus,
.bootstrap-iso input[type="radio"]:focus,
.bootstrap-iso input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-iso output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.bootstrap-iso .form-control {
  display: block;
  width: 100% ;
  height: 34px ;
  padding: 6px 12px ;
  font-size: 14px ;
  line-height: 1.42857143 ;
  color: #555555 ;
  background-color: #ffffff ;
  background-image: none ;
  border: 1px solid #cccccc ;
  border-radius: 4px ;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) ;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) ;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s ;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s ;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s ;
}
.bootstrap-iso .form-control:focus {
  border-color: #66afe9 ;
  outline: 0 ;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) ;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) ;
}
.bootstrap-iso .form-control::-moz-placeholder {
  color: #999999 !important;
  opacity: 1 !important;
}
.bootstrap-iso .form-control:-ms-input-placeholder {
  color: #999999 !important;
}
.bootstrap-iso .form-control::-webkit-input-placeholder {
  color: #999999 !important;
}
.bootstrap-iso .form-control[disabled],
.bootstrap-iso .form-control[readonly],
.bootstrap-iso fieldset[disabled] .form-control {
  background-color: #eeeeee !important;
  opacity: 1 !important;
}
.bootstrap-iso .form-control[disabled],
.bootstrap-iso fieldset[disabled] .form-control {
  cursor: not-allowed !important;
}
.bootstrap-iso textarea.form-control {
  height: auto;
}
.bootstrap-iso input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .bootstrap-iso input[type="date"],
  .bootstrap-iso input[type="time"],
  .bootstrap-iso input[type="datetime-local"],
  .bootstrap-iso input[type="month"] {
    line-height: 34px;
  }
  .bootstrap-iso input[type="date"].input-sm,
  .bootstrap-iso input[type="time"].input-sm,
  .bootstrap-iso input[type="datetime-local"].input-sm,
  .bootstrap-iso input[type="month"].input-sm,
  .bootstrap-iso .input-group-sm input[type="date"],
  .bootstrap-iso .input-group-sm input[type="time"],
  .bootstrap-iso .input-group-sm input[type="datetime-local"],
  .bootstrap-iso .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  .bootstrap-iso input[type="date"].input-lg,
  .bootstrap-iso input[type="time"].input-lg,
  .bootstrap-iso input[type="datetime-local"].input-lg,
  .bootstrap-iso input[type="month"].input-lg,
  .bootstrap-iso .input-group-lg input[type="date"],
  .bootstrap-iso .input-group-lg input[type="time"],
  .bootstrap-iso .input-group-lg input[type="datetime-local"],
  .bootstrap-iso .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.bootstrap-iso .form-group {
  margin-bottom: 15px;
}
.bootstrap-iso .radio,
.bootstrap-iso .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-iso .radio label,
.bootstrap-iso .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.bootstrap-iso .radio input[type="radio"],
.bootstrap-iso .radio-inline input[type="radio"],
.bootstrap-iso .checkbox input[type="checkbox"],
.bootstrap-iso .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.bootstrap-iso .radio + .radio,
.bootstrap-iso .checkbox + .checkbox {
  margin-top: -5px;
}
.bootstrap-iso .radio-inline,
.bootstrap-iso .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.bootstrap-iso .radio-inline + .radio-inline,
.bootstrap-iso .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.bootstrap-iso input[type="radio"][disabled],
.bootstrap-iso input[type="checkbox"][disabled],
.bootstrap-iso input[type="radio"].disabled,
.bootstrap-iso input[type="checkbox"].disabled,
.bootstrap-iso fieldset[disabled] input[type="radio"],
.bootstrap-iso fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.bootstrap-iso .radio-inline.disabled,
.bootstrap-iso .checkbox-inline.disabled,
.bootstrap-iso fieldset[disabled] .radio-inline,
.bootstrap-iso fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.bootstrap-iso .radio.disabled label,
.bootstrap-iso .checkbox.disabled label,
.bootstrap-iso fieldset[disabled] .radio label,
.bootstrap-iso fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.bootstrap-iso .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.bootstrap-iso .form-control-static.input-lg,
.bootstrap-iso .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.bootstrap-iso .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-iso select.input-sm {
  height: 30px;
  line-height: 30px;
}
.bootstrap-iso textarea.input-sm,
.bootstrap-iso select[multiple].input-sm {
  height: auto;
}
.bootstrap-iso .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-iso select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
.bootstrap-iso textarea.form-group-sm .form-control,
.bootstrap-iso select[multiple].form-group-sm .form-control {
  height: auto;
}
.bootstrap-iso .form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.bootstrap-iso .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-iso select.input-lg {
  height: 46px;
  line-height: 46px;
}
.bootstrap-iso textarea.input-lg,
.bootstrap-iso select[multiple].input-lg {
  height: auto;
}
.bootstrap-iso .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-iso select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
.bootstrap-iso textarea.form-group-lg .form-control,
.bootstrap-iso select[multiple].form-group-lg .form-control {
  height: auto;
}
.bootstrap-iso .form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px;
}
.bootstrap-iso .has-feedback {
  position: relative;
}
.bootstrap-iso .has-feedback .form-control {
  padding-right: 42.5px;
}
.bootstrap-iso .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.bootstrap-iso .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.bootstrap-iso .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.bootstrap-iso .has-success .help-block,
.bootstrap-iso .has-success .control-label,
.bootstrap-iso .has-success .radio,
.bootstrap-iso .has-success .checkbox,
.bootstrap-iso .has-success .radio-inline,
.bootstrap-iso .has-success .checkbox-inline,
.bootstrap-iso .has-success.radio label,
.bootstrap-iso .has-success.checkbox label,
.bootstrap-iso .has-success.radio-inline label,
.bootstrap-iso .has-success.checkbox-inline label {
  color: #3c763d;
}
.bootstrap-iso .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.bootstrap-iso .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.bootstrap-iso .has-success .form-control-feedback {
  color: #3c763d;
}
.bootstrap-iso .has-warning .help-block,
.bootstrap-iso .has-warning .control-label,
.bootstrap-iso .has-warning .radio,
.bootstrap-iso .has-warning .checkbox,
.bootstrap-iso .has-warning .radio-inline,
.bootstrap-iso .has-warning .checkbox-inline,
.bootstrap-iso .has-warning.radio label,
.bootstrap-iso .has-warning.checkbox label,
.bootstrap-iso .has-warning.radio-inline label,
.bootstrap-iso .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.bootstrap-iso .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.bootstrap-iso .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.bootstrap-iso .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.bootstrap-iso .has-error .help-block,
.bootstrap-iso .has-error .control-label,
.bootstrap-iso .has-error .radio,
.bootstrap-iso .has-error .checkbox,
.bootstrap-iso .has-error .radio-inline,
.bootstrap-iso .has-error .checkbox-inline,
.bootstrap-iso .has-error.radio label,
.bootstrap-iso .has-error.checkbox label,
.bootstrap-iso .has-error.radio-inline label,
.bootstrap-iso .has-error.checkbox-inline label {
  color: #a94442;
}
.bootstrap-iso .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.bootstrap-iso .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.bootstrap-iso .has-error .form-control-feedback {
  color: #a94442;
}
.bootstrap-iso .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.bootstrap-iso .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.bootstrap-iso .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
.bootstrap-iso .form-horizontal .radio,
.bootstrap-iso .form-horizontal .checkbox,
.bootstrap-iso .form-horizontal .radio-inline,
.bootstrap-iso .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.bootstrap-iso .form-horizontal .radio,
.bootstrap-iso .form-horizontal .checkbox {
  min-height: 27px;
}
.bootstrap-iso .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.bootstrap-iso .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
.bootstrap-iso .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: unset !important;
}
.bootstrap-iso .btn:focus,
.bootstrap-iso .btn:active:focus,
.bootstrap-iso .btn.active:focus,
.bootstrap-iso .btn.focus,
.bootstrap-iso .btn:active.focus,
.bootstrap-iso .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-iso .btn:hover,
.bootstrap-iso .btn:focus,
.bootstrap-iso .btn.focus {
  color: #333333;
  text-decoration: none;
}
.bootstrap-iso .btn:active,
.bootstrap-iso .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-iso .btn.disabled,
.bootstrap-iso .btn[disabled],
.bootstrap-iso fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-iso .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.bootstrap-iso .btn-default:hover,
.bootstrap-iso .btn-default:focus,
.bootstrap-iso .btn-default.focus,
.bootstrap-iso .btn-default:active,
.bootstrap-iso .btn-default.active,
.bootstrap-iso .open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.bootstrap-iso .btn-default:active,
.bootstrap-iso .btn-default.active,
.bootstrap-iso .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.bootstrap-iso .btn-default.disabled,
.bootstrap-iso .btn-default[disabled],
.bootstrap-iso fieldset[disabled] .btn-default,
.bootstrap-iso .btn-default.disabled:hover,
.bootstrap-iso .btn-default[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-default:hover,
.bootstrap-iso .btn-default.disabled:focus,
.bootstrap-iso .btn-default[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-default:focus,
.bootstrap-iso .btn-default.disabled.focus,
.bootstrap-iso .btn-default[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-default.focus,
.bootstrap-iso .btn-default.disabled:active,
.bootstrap-iso .btn-default[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-default:active,
.bootstrap-iso .btn-default.disabled.active,
.bootstrap-iso .btn-default[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.bootstrap-iso .btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.bootstrap-iso .btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bootstrap-iso .btn-primary:hover,
.bootstrap-iso .btn-primary:focus,
.bootstrap-iso .btn-primary.focus,
.bootstrap-iso .btn-primary:active,
.bootstrap-iso .btn-primary.active,
.bootstrap-iso .open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.bootstrap-iso .btn-primary:active,
.bootstrap-iso .btn-primary.active,
.bootstrap-iso .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.bootstrap-iso .btn-primary.disabled,
.bootstrap-iso .btn-primary[disabled],
.bootstrap-iso fieldset[disabled] .btn-primary,
.bootstrap-iso .btn-primary.disabled:hover,
.bootstrap-iso .btn-primary[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-primary:hover,
.bootstrap-iso .btn-primary.disabled:focus,
.bootstrap-iso .btn-primary[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-primary:focus,
.bootstrap-iso .btn-primary.disabled.focus,
.bootstrap-iso .btn-primary[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-primary.focus,
.bootstrap-iso .btn-primary.disabled:active,
.bootstrap-iso .btn-primary[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-primary:active,
.bootstrap-iso .btn-primary.disabled.active,
.bootstrap-iso .btn-primary[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bootstrap-iso .btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.bootstrap-iso .btn-success {
  color: #ffffff;
  background-color: #1077de;
  border-color: #4cae4c;
}
.bootstrap-iso .btn-success:hover,
.bootstrap-iso .btn-success:focus,
.bootstrap-iso .btn-success.focus,
.bootstrap-iso .btn-success:active,
.bootstrap-iso .btn-success.active,
.bootstrap-iso .open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.bootstrap-iso .btn-success:active,
.bootstrap-iso .btn-success.active,
.bootstrap-iso .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.bootstrap-iso .btn-success.disabled,
.bootstrap-iso .btn-success[disabled],
.bootstrap-iso fieldset[disabled] .btn-success,
.bootstrap-iso .btn-success.disabled:hover,
.bootstrap-iso .btn-success[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-success:hover,
.bootstrap-iso .btn-success.disabled:focus,
.bootstrap-iso .btn-success[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-success:focus,
.bootstrap-iso .btn-success.disabled.focus,
.bootstrap-iso .btn-success[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-success.focus,
.bootstrap-iso .btn-success.disabled:active,
.bootstrap-iso .btn-success[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-success:active,
.bootstrap-iso .btn-success.disabled.active,
.bootstrap-iso .btn-success[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-success.active {
  background-color: #1077de;
  border-color: #4cae4c;
}
.bootstrap-iso .btn-success .badge {
  color: #1077de;
  background-color: #ffffff;
}
.bootstrap-iso .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bootstrap-iso .btn-info:hover,
.bootstrap-iso .btn-info:focus,
.bootstrap-iso .btn-info.focus,
.bootstrap-iso .btn-info:active,
.bootstrap-iso .btn-info.active,
.bootstrap-iso .open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.bootstrap-iso .btn-info:active,
.bootstrap-iso .btn-info.active,
.bootstrap-iso .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.bootstrap-iso .btn-info.disabled,
.bootstrap-iso .btn-info[disabled],
.bootstrap-iso fieldset[disabled] .btn-info,
.bootstrap-iso .btn-info.disabled:hover,
.bootstrap-iso .btn-info[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-info:hover,
.bootstrap-iso .btn-info.disabled:focus,
.bootstrap-iso .btn-info[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-info:focus,
.bootstrap-iso .btn-info.disabled.focus,
.bootstrap-iso .btn-info[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-info.focus,
.bootstrap-iso .btn-info.disabled:active,
.bootstrap-iso .btn-info[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-info:active,
.bootstrap-iso .btn-info.disabled.active,
.bootstrap-iso .btn-info[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bootstrap-iso .btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.bootstrap-iso .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bootstrap-iso .btn-warning:hover,
.bootstrap-iso .btn-warning:focus,
.bootstrap-iso .btn-warning.focus,
.bootstrap-iso .btn-warning:active,
.bootstrap-iso .btn-warning.active,
.bootstrap-iso .open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.bootstrap-iso .btn-warning:active,
.bootstrap-iso .btn-warning.active,
.bootstrap-iso .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.bootstrap-iso .btn-warning.disabled,
.bootstrap-iso .btn-warning[disabled],
.bootstrap-iso fieldset[disabled] .btn-warning,
.bootstrap-iso .btn-warning.disabled:hover,
.bootstrap-iso .btn-warning[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-warning:hover,
.bootstrap-iso .btn-warning.disabled:focus,
.bootstrap-iso .btn-warning[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-warning:focus,
.bootstrap-iso .btn-warning.disabled.focus,
.bootstrap-iso .btn-warning[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-warning.focus,
.bootstrap-iso .btn-warning.disabled:active,
.bootstrap-iso .btn-warning[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-warning:active,
.bootstrap-iso .btn-warning.disabled.active,
.bootstrap-iso .btn-warning[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bootstrap-iso .btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.bootstrap-iso .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bootstrap-iso .btn-danger:hover,
.bootstrap-iso .btn-danger:focus,
.bootstrap-iso .btn-danger.focus,
.bootstrap-iso .btn-danger:active,
.bootstrap-iso .btn-danger.active,
.bootstrap-iso .open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.bootstrap-iso .btn-danger:active,
.bootstrap-iso .btn-danger.active,
.bootstrap-iso .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.bootstrap-iso .btn-danger.disabled,
.bootstrap-iso .btn-danger[disabled],
.bootstrap-iso fieldset[disabled] .btn-danger,
.bootstrap-iso .btn-danger.disabled:hover,
.bootstrap-iso .btn-danger[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-danger:hover,
.bootstrap-iso .btn-danger.disabled:focus,
.bootstrap-iso .btn-danger[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-danger:focus,
.bootstrap-iso .btn-danger.disabled.focus,
.bootstrap-iso .btn-danger[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-danger.focus,
.bootstrap-iso .btn-danger.disabled:active,
.bootstrap-iso .btn-danger[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-danger:active,
.bootstrap-iso .btn-danger.disabled.active,
.bootstrap-iso .btn-danger[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bootstrap-iso .btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.bootstrap-iso .btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.bootstrap-iso .btn-link,
.bootstrap-iso .btn-link:active,
.bootstrap-iso .btn-link.active,
.bootstrap-iso .btn-link[disabled],
.bootstrap-iso fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-iso .btn-link,
.bootstrap-iso .btn-link:hover,
.bootstrap-iso .btn-link:focus,
.bootstrap-iso .btn-link:active {
  border-color: transparent;
}
.bootstrap-iso .btn-link:hover,
.bootstrap-iso .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.bootstrap-iso .btn-link[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-link:hover,
.bootstrap-iso .btn-link[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.bootstrap-iso .btn-lg,
.bootstrap-iso .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-iso .btn-sm,
.bootstrap-iso .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-iso .btn-xs,
.bootstrap-iso .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-iso .btn-block {
  display: block;
  width: 100%;
}
.bootstrap-iso .btn-block + .btn-block {
  margin-top: 5px;
}
.bootstrap-iso input[type="submit"].btn-block,
.bootstrap-iso input[type="reset"].btn-block,
.bootstrap-iso input[type="button"].btn-block {
  width: 100%;
}
.bootstrap-iso .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.bootstrap-iso .fade.in {
  opacity: 1;
}
.bootstrap-iso .collapse {
  display: none;
}
.bootstrap-iso .collapse.in {
  display: block;
}
.bootstrap-iso tr.collapse.in {
  display: table-row;
}
.bootstrap-iso tbody.collapse.in {
  display: table-row-group;
}
.bootstrap-iso .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.bootstrap-iso .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.bootstrap-iso .dropup,
.bootstrap-iso .dropdown {
  position: relative;
}
.bootstrap-iso .dropdown-toggle:focus {
  outline: 0;
}
.bootstrap-iso .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.bootstrap-iso .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.bootstrap-iso .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bootstrap-iso .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.bootstrap-iso .dropdown-menu > li > a:hover,
.bootstrap-iso .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.bootstrap-iso .dropdown-menu > .active > a,
.bootstrap-iso .dropdown-menu > .active > a:hover,
.bootstrap-iso .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.bootstrap-iso .dropdown-menu > .disabled > a,
.bootstrap-iso .dropdown-menu > .disabled > a:hover,
.bootstrap-iso .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.bootstrap-iso .dropdown-menu > .disabled > a:hover,
.bootstrap-iso .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.bootstrap-iso .open > .dropdown-menu {
  display: block;
}
.bootstrap-iso .open > a {
  outline: 0;
}
.bootstrap-iso .dropdown-menu-right {
  left: auto;
  right: 0;
}
.bootstrap-iso .dropdown-menu-left {
  left: 0;
  right: auto;
}
.bootstrap-iso .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.bootstrap-iso .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.bootstrap-iso .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.bootstrap-iso .dropup .caret,
.bootstrap-iso .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.bootstrap-iso .dropup .dropdown-menu,
.bootstrap-iso .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
.bootstrap-iso .btn-group,
.bootstrap-iso .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.bootstrap-iso .btn-group > .btn,
.bootstrap-iso .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.bootstrap-iso .btn-group > .btn:hover,
.bootstrap-iso .btn-group-vertical > .btn:hover,
.bootstrap-iso .btn-group > .btn:focus,
.bootstrap-iso .btn-group-vertical > .btn:focus,
.bootstrap-iso .btn-group > .btn:active,
.bootstrap-iso .btn-group-vertical > .btn:active,
.bootstrap-iso .btn-group > .btn.active,
.bootstrap-iso .btn-group-vertical > .btn.active {
  z-index: 2;
}
.bootstrap-iso .btn-group .btn + .btn,
.bootstrap-iso .btn-group .btn + .btn-group,
.bootstrap-iso .btn-group .btn-group + .btn,
.bootstrap-iso .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.bootstrap-iso .btn-toolbar {
  margin-left: -5px;
}
.bootstrap-iso .btn-toolbar .btn-group,
.bootstrap-iso .btn-toolbar .input-group {
  float: left;
}
.bootstrap-iso .btn-toolbar > .btn,
.bootstrap-iso .btn-toolbar > .btn-group,
.bootstrap-iso .btn-toolbar > .input-group {
  margin-left: 5px;
}
.bootstrap-iso .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.bootstrap-iso .btn-group > .btn:first-child {
  margin-left: 0;
}
.bootstrap-iso .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-iso .btn-group > .btn:last-child:not(:first-child),
.bootstrap-iso .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-iso .btn-group > .btn-group {
  float: left;
}
.bootstrap-iso .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-iso .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap-iso .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-iso .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-iso .btn-group .dropdown-toggle:active,
.bootstrap-iso .btn-group.open .dropdown-toggle {
  outline: 0;
}
.bootstrap-iso .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.bootstrap-iso .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.bootstrap-iso .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-iso .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-iso .btn .caret {
  margin-left: 0;
}
.bootstrap-iso .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.bootstrap-iso .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.bootstrap-iso .btn-group-vertical > .btn,
.bootstrap-iso .btn-group-vertical > .btn-group,
.bootstrap-iso .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.bootstrap-iso .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.bootstrap-iso .btn-group-vertical > .btn + .btn,
.bootstrap-iso .btn-group-vertical > .btn + .btn-group,
.bootstrap-iso .btn-group-vertical > .btn-group + .btn,
.bootstrap-iso .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.bootstrap-iso .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bootstrap-iso .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-iso .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-iso .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-iso .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap-iso .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-iso .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-iso .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.bootstrap-iso .btn-group-justified > .btn,
.bootstrap-iso .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.bootstrap-iso .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.bootstrap-iso .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.bootstrap-iso [data-toggle="buttons"] > .btn input[type="radio"],
.bootstrap-iso [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.bootstrap-iso [data-toggle="buttons"] > .btn input[type="checkbox"],
.bootstrap-iso [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.bootstrap-iso .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.bootstrap-iso .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.bootstrap-iso .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.bootstrap-iso .input-group-lg > .form-control,
.bootstrap-iso .input-group-lg > .input-group-addon,
.bootstrap-iso .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-iso select.input-group-lg > .form-control,
.bootstrap-iso select.input-group-lg > .input-group-addon,
.bootstrap-iso select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
.bootstrap-iso textarea.input-group-lg > .form-control,
.bootstrap-iso textarea.input-group-lg > .input-group-addon,
.bootstrap-iso textarea.input-group-lg > .input-group-btn > .btn,
.bootstrap-iso select[multiple].input-group-lg > .form-control,
.bootstrap-iso select[multiple].input-group-lg > .input-group-addon,
.bootstrap-iso select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.bootstrap-iso .input-group-sm > .form-control,
.bootstrap-iso .input-group-sm > .input-group-addon,
.bootstrap-iso .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-iso select.input-group-sm > .form-control,
.bootstrap-iso select.input-group-sm > .input-group-addon,
.bootstrap-iso select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.bootstrap-iso textarea.input-group-sm > .form-control,
.bootstrap-iso textarea.input-group-sm > .input-group-addon,
.bootstrap-iso textarea.input-group-sm > .input-group-btn > .btn,
.bootstrap-iso select[multiple].input-group-sm > .form-control,
.bootstrap-iso select[multiple].input-group-sm > .input-group-addon,
.bootstrap-iso select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.bootstrap-iso .input-group-addon,
.bootstrap-iso .input-group-btn,
.bootstrap-iso .input-group .form-control {
  display: table-cell;
}
.bootstrap-iso .input-group-addon:not(:first-child):not(:last-child),
.bootstrap-iso .input-group-btn:not(:first-child):not(:last-child),
.bootstrap-iso .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bootstrap-iso .input-group-addon,
.bootstrap-iso .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.bootstrap-iso .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.bootstrap-iso .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.bootstrap-iso .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.bootstrap-iso .input-group-addon input[type="radio"],
.bootstrap-iso .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.bootstrap-iso .input-group .form-control:first-child,
.bootstrap-iso .input-group-addon:first-child,
.bootstrap-iso .input-group-btn:first-child > .btn,
.bootstrap-iso .input-group-btn:first-child > .btn-group > .btn,
.bootstrap-iso .input-group-btn:first-child > .dropdown-toggle,
.bootstrap-iso .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap-iso .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-iso .input-group-addon:first-child {
  border-right: 0;
}
.bootstrap-iso .input-group .form-control:last-child,
.bootstrap-iso .input-group-addon:last-child,
.bootstrap-iso .input-group-btn:last-child > .btn,
.bootstrap-iso .input-group-btn:last-child > .btn-group > .btn,
.bootstrap-iso .input-group-btn:last-child > .dropdown-toggle,
.bootstrap-iso .input-group-btn:first-child > .btn:not(:first-child),
.bootstrap-iso .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-iso .input-group-addon:last-child {
  border-left: 0;
}
.bootstrap-iso .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.bootstrap-iso .input-group-btn > .btn {
  position: relative;
}
.bootstrap-iso .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.bootstrap-iso .input-group-btn > .btn:hover,
.bootstrap-iso .input-group-btn > .btn:focus,
.bootstrap-iso .input-group-btn > .btn:active {
  z-index: 2;
}
.bootstrap-iso .input-group-btn:first-child > .btn,
.bootstrap-iso .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.bootstrap-iso .input-group-btn:last-child > .btn,
.bootstrap-iso .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.bootstrap-iso .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.bootstrap-iso .nav > li {
  position: relative;
  display: block;
}
.bootstrap-iso .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.bootstrap-iso .nav > li > a:hover,
.bootstrap-iso .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.bootstrap-iso .nav > li.disabled > a {
  color: #777777;
}
.bootstrap-iso .nav > li.disabled > a:hover,
.bootstrap-iso .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.bootstrap-iso .nav .open > a,
.bootstrap-iso .nav .open > a:hover,
.bootstrap-iso .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.bootstrap-iso .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bootstrap-iso .nav > li > a > img {
  max-width: none;
}
.bootstrap-iso .nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.bootstrap-iso .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.bootstrap-iso .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.bootstrap-iso .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.bootstrap-iso .nav-tabs > li.active > a,
.bootstrap-iso .nav-tabs > li.active > a:hover,
.bootstrap-iso .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.bootstrap-iso .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.bootstrap-iso .nav-tabs.nav-justified > li {
  float: none;
}
.bootstrap-iso .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.bootstrap-iso .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.bootstrap-iso .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.bootstrap-iso .nav-tabs.nav-justified > .active > a,
.bootstrap-iso .nav-tabs.nav-justified > .active > a:hover,
.bootstrap-iso .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
.bootstrap-iso .nav-pills > li {
  float: left;
}
.bootstrap-iso .nav-pills > li > a {
  border-radius: 4px;
}
.bootstrap-iso .nav-pills > li + li {
  margin-left: 2px;
}
.bootstrap-iso .nav-pills > li.active > a,
.bootstrap-iso .nav-pills > li.active > a:hover,
.bootstrap-iso .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.bootstrap-iso .nav-stacked > li {
  float: none;
}
.bootstrap-iso .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.bootstrap-iso .nav-justified {
  width: 100%;
}
.bootstrap-iso .nav-justified > li {
  float: none;
}
.bootstrap-iso .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.bootstrap-iso .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.bootstrap-iso .nav-tabs-justified {
  border-bottom: 0;
}
.bootstrap-iso .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.bootstrap-iso .nav-tabs-justified > .active > a,
.bootstrap-iso .nav-tabs-justified > .active > a:hover,
.bootstrap-iso .nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
.bootstrap-iso .tab-content > .tab-pane {
  display: none;
}
.bootstrap-iso .tab-content > .active {
  display: block;
}
.bootstrap-iso .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-iso .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.bootstrap-iso .navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.bootstrap-iso .navbar-collapse.in {
  overflow-y: auto;
}
.bootstrap-iso .navbar-fixed-top .navbar-collapse,
.bootstrap-iso .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .bootstrap-iso .navbar-fixed-top .navbar-collapse,
  .bootstrap-iso .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.bootstrap-iso .container > .navbar-header,
.bootstrap-iso .container-fluid > .navbar-header,
.bootstrap-iso .container > .navbar-collapse,
.bootstrap-iso .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
.bootstrap-iso .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
.bootstrap-iso .navbar-fixed-top,
.bootstrap-iso .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.bootstrap-iso .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.bootstrap-iso .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.bootstrap-iso .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.bootstrap-iso .navbar-brand:hover,
.bootstrap-iso .navbar-brand:focus {
  text-decoration: none;
}
.bootstrap-iso .navbar-brand > img {
  display: block;
}
.bootstrap-iso .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bootstrap-iso .navbar-toggle:focus {
  outline: 0;
}
.bootstrap-iso .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.bootstrap-iso .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.bootstrap-iso .navbar-nav {
  margin: 7.5px -15px;
}
.bootstrap-iso .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
.bootstrap-iso .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
.bootstrap-iso .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-iso .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-iso .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.bootstrap-iso .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-iso .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.bootstrap-iso .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
.bootstrap-iso .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.bootstrap-iso .navbar-default .navbar-brand {
  color: #777777;
}
.bootstrap-iso .navbar-default .navbar-brand:hover,
.bootstrap-iso .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.bootstrap-iso .navbar-default .navbar-text {
  color: #777777;
}
.bootstrap-iso .navbar-default .navbar-nav > li > a {
  color: #777777;
}
.bootstrap-iso .navbar-default .navbar-nav > li > a:hover,
.bootstrap-iso .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.bootstrap-iso .navbar-default .navbar-nav > .active > a,
.bootstrap-iso .navbar-default .navbar-nav > .active > a:hover,
.bootstrap-iso .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.bootstrap-iso .navbar-default .navbar-nav > .disabled > a,
.bootstrap-iso .navbar-default .navbar-nav > .disabled > a:hover,
.bootstrap-iso .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.bootstrap-iso .navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.bootstrap-iso .navbar-default .navbar-toggle:hover,
.bootstrap-iso .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.bootstrap-iso .navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.bootstrap-iso .navbar-default .navbar-collapse,
.bootstrap-iso .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.bootstrap-iso .navbar-default .navbar-nav > .open > a,
.bootstrap-iso .navbar-default .navbar-nav > .open > a:hover,
.bootstrap-iso .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.bootstrap-iso .navbar-default .navbar-link {
  color: #777777;
}
.bootstrap-iso .navbar-default .navbar-link:hover {
  color: #333333;
}
.bootstrap-iso .navbar-default .btn-link {
  color: #777777;
}
.bootstrap-iso .navbar-default .btn-link:hover,
.bootstrap-iso .navbar-default .btn-link:focus {
  color: #333333;
}
.bootstrap-iso .navbar-default .btn-link[disabled]:hover,
.bootstrap-iso fieldset[disabled] .navbar-default .btn-link:hover,
.bootstrap-iso .navbar-default .btn-link[disabled]:focus,
.bootstrap-iso fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.bootstrap-iso .navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.bootstrap-iso .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.bootstrap-iso .navbar-inverse .navbar-brand:hover,
.bootstrap-iso .navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.bootstrap-iso .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.bootstrap-iso .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.bootstrap-iso .navbar-inverse .navbar-nav > li > a:hover,
.bootstrap-iso .navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.bootstrap-iso .navbar-inverse .navbar-nav > .active > a,
.bootstrap-iso .navbar-inverse .navbar-nav > .active > a:hover,
.bootstrap-iso .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.bootstrap-iso .navbar-inverse .navbar-nav > .disabled > a,
.bootstrap-iso .navbar-inverse .navbar-nav > .disabled > a:hover,
.bootstrap-iso .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.bootstrap-iso .navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.bootstrap-iso .navbar-inverse .navbar-toggle:hover,
.bootstrap-iso .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.bootstrap-iso .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.bootstrap-iso .navbar-inverse .navbar-collapse,
.bootstrap-iso .navbar-inverse .navbar-form {
  border-color: #101010;
}
.bootstrap-iso .navbar-inverse .navbar-nav > .open > a,
.bootstrap-iso .navbar-inverse .navbar-nav > .open > a:hover,
.bootstrap-iso .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
.bootstrap-iso .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.bootstrap-iso .navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.bootstrap-iso .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.bootstrap-iso .navbar-inverse .btn-link:hover,
.bootstrap-iso .navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.bootstrap-iso .navbar-inverse .btn-link[disabled]:hover,
.bootstrap-iso fieldset[disabled] .navbar-inverse .btn-link:hover,
.bootstrap-iso .navbar-inverse .btn-link[disabled]:focus,
.bootstrap-iso fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.bootstrap-iso .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.bootstrap-iso .breadcrumb > li {
  display: inline-block;
}
.bootstrap-iso .breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.bootstrap-iso .breadcrumb > .active {
  color: #777777;
}
.bootstrap-iso .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.bootstrap-iso .pagination > li {
  display: inline;
}
.bootstrap-iso .pagination > li > a,
.bootstrap-iso .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.bootstrap-iso .pagination > li:first-child > a,
.bootstrap-iso .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.bootstrap-iso .pagination > li:last-child > a,
.bootstrap-iso .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.bootstrap-iso .pagination > li > a:hover,
.bootstrap-iso .pagination > li > span:hover,
.bootstrap-iso .pagination > li > a:focus,
.bootstrap-iso .pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.bootstrap-iso .pagination > .active > a,
.bootstrap-iso .pagination > .active > span,
.bootstrap-iso .pagination > .active > a:hover,
.bootstrap-iso .pagination > .active > span:hover,
.bootstrap-iso .pagination > .active > a:focus,
.bootstrap-iso .pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.bootstrap-iso .pagination > .disabled > span,
.bootstrap-iso .pagination > .disabled > span:hover,
.bootstrap-iso .pagination > .disabled > span:focus,
.bootstrap-iso .pagination > .disabled > a,
.bootstrap-iso .pagination > .disabled > a:hover,
.bootstrap-iso .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.bootstrap-iso .pagination-lg > li > a,
.bootstrap-iso .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.bootstrap-iso .pagination-lg > li:first-child > a,
.bootstrap-iso .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.bootstrap-iso .pagination-lg > li:last-child > a,
.bootstrap-iso .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.bootstrap-iso .pagination-sm > li > a,
.bootstrap-iso .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.bootstrap-iso .pagination-sm > li:first-child > a,
.bootstrap-iso .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-iso .pagination-sm > li:last-child > a,
.bootstrap-iso .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-iso .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.bootstrap-iso .pager li {
  display: inline;
}
.bootstrap-iso .pager li > a,
.bootstrap-iso .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.bootstrap-iso .pager li > a:hover,
.bootstrap-iso .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.bootstrap-iso .pager .next > a,
.bootstrap-iso .pager .next > span {
  float: right;
}
.bootstrap-iso .pager .previous > a,
.bootstrap-iso .pager .previous > span {
  float: left;
}
.bootstrap-iso .pager .disabled > a,
.bootstrap-iso .pager .disabled > a:hover,
.bootstrap-iso .pager .disabled > a:focus,
.bootstrap-iso .pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.bootstrap-iso .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.bootstrap-iso a.label:hover,
.bootstrap-iso a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.bootstrap-iso .label:empty {
  display: none;
}
.bootstrap-iso .btn .label {
  position: relative;
  top: -1px;
}
.bootstrap-iso .label-default {
  background-color: #777777;
}
.bootstrap-iso .label-default[href]:hover,
.bootstrap-iso .label-default[href]:focus {
  background-color: #5e5e5e;
}
.bootstrap-iso .label-primary {
  background-color: #337ab7;
}
.bootstrap-iso .label-primary[href]:hover,
.bootstrap-iso .label-primary[href]:focus {
  background-color: #286090;
}
.bootstrap-iso .label-success {
  background-color: #1077de;
}
.bootstrap-iso .label-success[href]:hover,
.bootstrap-iso .label-success[href]:focus {
  background-color: #449d44;
}
.bootstrap-iso .label-info {
  background-color: #5bc0de;
}
.bootstrap-iso .label-info[href]:hover,
.bootstrap-iso .label-info[href]:focus {
  background-color: #31b0d5;
}
.bootstrap-iso .label-warning {
  background-color: #f0ad4e;
}
.bootstrap-iso .label-warning[href]:hover,
.bootstrap-iso .label-warning[href]:focus {
  background-color: #ec971f;
}
.bootstrap-iso .label-danger {
  background-color: #d9534f;
}
.bootstrap-iso .label-danger[href]:hover,
.bootstrap-iso .label-danger[href]:focus {
  background-color: #c9302c;
}
.bootstrap-iso .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.bootstrap-iso .badge:empty {
  display: none;
}
.bootstrap-iso .btn .badge {
  position: relative;
  top: -1px;
}
.bootstrap-iso .btn-xs .badge,
.bootstrap-iso .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.bootstrap-iso a.badge:hover,
.bootstrap-iso a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.bootstrap-iso .list-group-item.active > .badge,
.bootstrap-iso .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.bootstrap-iso .list-group-item > .badge {
  float: right;
}
.bootstrap-iso .list-group-item > .badge + .badge {
  margin-right: 5px;
}
.bootstrap-iso .nav-pills > li > a > .badge {
  margin-left: 3px;
}
.bootstrap-iso .jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.bootstrap-iso .jumbotron h1,
.bootstrap-iso .jumbotron .h1 {
  color: inherit;
}
.bootstrap-iso .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.bootstrap-iso .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.bootstrap-iso .container .jumbotron,
.bootstrap-iso .container-fluid .jumbotron {
  border-radius: 6px;
}
.bootstrap-iso .jumbotron .container {
  max-width: 100%;
}
.bootstrap-iso .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.bootstrap-iso .thumbnail > img,
.bootstrap-iso .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
.bootstrap-iso a.thumbnail:hover,
.bootstrap-iso a.thumbnail:focus,
.bootstrap-iso a.thumbnail.active {
  border-color: #337ab7;
}
.bootstrap-iso .thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.bootstrap-iso .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bootstrap-iso .alert h4 {
  margin-top: 0;
  color: inherit;
}
.bootstrap-iso .alert .alert-link {
  font-weight: bold;
}
.bootstrap-iso .alert > p,
.bootstrap-iso .alert > ul {
  margin-bottom: 0;
}
.bootstrap-iso .alert > p + p {
  margin-top: 5px;
}
.bootstrap-iso .alert-dismissable,
.bootstrap-iso .alert-dismissible {
  padding-right: 35px;
}
.bootstrap-iso .alert-dismissable .close,
.bootstrap-iso .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.bootstrap-iso .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.bootstrap-iso .alert-success hr {
  border-top-color: #c9e2b3;
}
.bootstrap-iso .alert-success .alert-link {
  color: #2b542c;
}
.bootstrap-iso .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.bootstrap-iso .alert-info hr {
  border-top-color: #a6e1ec;
}
.bootstrap-iso .alert-info .alert-link {
  color: #245269;
}
.bootstrap-iso .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.bootstrap-iso .alert-warning hr {
  border-top-color: #f7e1b5;
}
.bootstrap-iso .alert-warning .alert-link {
  color: #66512c;
}
.bootstrap-iso .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.bootstrap-iso .alert-danger hr {
  border-top-color: #e4b9c0;
}
.bootstrap-iso .alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.bootstrap-iso .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.bootstrap-iso .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.bootstrap-iso .progress-striped .progress-bar,
.bootstrap-iso .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.bootstrap-iso .progress.active .progress-bar,
.bootstrap-iso .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.bootstrap-iso .progress-bar-success {
  background-color: #1077de;
}
.bootstrap-iso .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-iso .progress-bar-info {
  background-color: #5bc0de;
}
.bootstrap-iso .progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-iso .progress-bar-warning {
  background-color: #f0ad4e;
}
.bootstrap-iso .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-iso .progress-bar-danger {
  background-color: #d9534f;
}
.bootstrap-iso .progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-iso .media {
  margin-top: 15px;
}
.bootstrap-iso .media:first-child {
  margin-top: 0;
}
.bootstrap-iso .media,
.bootstrap-iso .media-body {
  zoom: 1;
  overflow: hidden;
}
.bootstrap-iso .media-body {
  width: 10000px;
}
.bootstrap-iso .media-object {
  display: block;
}
.bootstrap-iso .media-right,
.bootstrap-iso .media > .pull-right {
  padding-left: 10px;
}
.bootstrap-iso .media-left,
.bootstrap-iso .media > .pull-left {
  padding-right: 10px;
}
.bootstrap-iso .media-left,
.bootstrap-iso .media-right,
.bootstrap-iso .media-body {
  display: table-cell;
  vertical-align: top;
}
.bootstrap-iso .media-middle {
  vertical-align: middle;
}
.bootstrap-iso .media-bottom {
  vertical-align: bottom;
}
.bootstrap-iso .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bootstrap-iso .media-list {
  padding-left: 0;
  list-style: none;
}
.bootstrap-iso .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.bootstrap-iso .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.bootstrap-iso .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.bootstrap-iso .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bootstrap-iso a.list-group-item {
  color: #555555;
}
.bootstrap-iso a.list-group-item .list-group-item-heading {
  color: #333333;
}
.bootstrap-iso a.list-group-item:hover,
.bootstrap-iso a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.bootstrap-iso .list-group-item.disabled,
.bootstrap-iso .list-group-item.disabled:hover,
.bootstrap-iso .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-iso .list-group-item.disabled .list-group-item-heading,
.bootstrap-iso .list-group-item.disabled:hover .list-group-item-heading,
.bootstrap-iso .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.bootstrap-iso .list-group-item.disabled .list-group-item-text,
.bootstrap-iso .list-group-item.disabled:hover .list-group-item-text,
.bootstrap-iso .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.bootstrap-iso .list-group-item.active,
.bootstrap-iso .list-group-item.active:hover,
.bootstrap-iso .list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap-iso .list-group-item.active .list-group-item-heading,
.bootstrap-iso .list-group-item.active:hover .list-group-item-heading,
.bootstrap-iso .list-group-item.active:focus .list-group-item-heading,
.bootstrap-iso .list-group-item.active .list-group-item-heading > small,
.bootstrap-iso .list-group-item.active:hover .list-group-item-heading > small,
.bootstrap-iso .list-group-item.active:focus .list-group-item-heading > small,
.bootstrap-iso .list-group-item.active .list-group-item-heading > .small,
.bootstrap-iso .list-group-item.active:hover .list-group-item-heading > .small,
.bootstrap-iso .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.bootstrap-iso .list-group-item.active .list-group-item-text,
.bootstrap-iso .list-group-item.active:hover .list-group-item-text,
.bootstrap-iso .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.bootstrap-iso .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.bootstrap-iso a.list-group-item-success {
  color: #3c763d;
}
.bootstrap-iso a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.bootstrap-iso a.list-group-item-success:hover,
.bootstrap-iso a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.bootstrap-iso a.list-group-item-success.active,
.bootstrap-iso a.list-group-item-success.active:hover,
.bootstrap-iso a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.bootstrap-iso .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.bootstrap-iso a.list-group-item-info {
  color: #31708f;
}
.bootstrap-iso a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.bootstrap-iso a.list-group-item-info:hover,
.bootstrap-iso a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.bootstrap-iso a.list-group-item-info.active,
.bootstrap-iso a.list-group-item-info.active:hover,
.bootstrap-iso a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.bootstrap-iso .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.bootstrap-iso a.list-group-item-warning {
  color: #8a6d3b;
}
.bootstrap-iso a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.bootstrap-iso a.list-group-item-warning:hover,
.bootstrap-iso a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.bootstrap-iso a.list-group-item-warning.active,
.bootstrap-iso a.list-group-item-warning.active:hover,
.bootstrap-iso a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.bootstrap-iso .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.bootstrap-iso a.list-group-item-danger {
  color: #a94442;
}
.bootstrap-iso a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.bootstrap-iso a.list-group-item-danger:hover,
.bootstrap-iso a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.bootstrap-iso a.list-group-item-danger.active,
.bootstrap-iso a.list-group-item-danger.active:hover,
.bootstrap-iso a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.bootstrap-iso .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bootstrap-iso .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.bootstrap-iso .panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap-iso .panel-body {
  padding: 15px;
}
.bootstrap-iso .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-iso .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.bootstrap-iso .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.bootstrap-iso .panel-title > a,
.bootstrap-iso .panel-title > small,
.bootstrap-iso .panel-title > .small,
.bootstrap-iso .panel-title > small > a,
.bootstrap-iso .panel-title > .small > a {
  color: inherit;
}
.bootstrap-iso .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-iso .panel > .list-group,
.bootstrap-iso .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.bootstrap-iso .panel > .list-group .list-group-item,
.bootstrap-iso .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.bootstrap-iso .panel > .list-group:first-child .list-group-item:first-child,
.bootstrap-iso .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-iso .panel > .list-group:last-child .list-group-item:last-child,
.bootstrap-iso .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-iso .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.bootstrap-iso .list-group + .panel-footer {
  border-top-width: 0;
}
.bootstrap-iso .panel > .table,
.bootstrap-iso .panel > .table-responsive > .table,
.bootstrap-iso .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.bootstrap-iso .panel > .table caption,
.bootstrap-iso .panel > .table-responsive > .table caption,
.bootstrap-iso .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.bootstrap-iso .panel > .table:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-iso .panel > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-iso .panel > .table:first-child > tbody:first-child > tr:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-iso .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-iso .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-iso .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-iso .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.bootstrap-iso .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-iso .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-iso .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-iso .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.bootstrap-iso .panel > .table:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-iso .panel > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-iso .panel > .table:last-child > tfoot:last-child > tr:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.bootstrap-iso .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-iso .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-iso .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-iso .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.bootstrap-iso .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-iso .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-iso .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-iso .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.bootstrap-iso .panel > .panel-body + .table,
.bootstrap-iso .panel > .panel-body + .table-responsive,
.bootstrap-iso .panel > .table + .panel-body,
.bootstrap-iso .panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.bootstrap-iso .panel > .table > tbody:first-child > tr:first-child th,
.bootstrap-iso .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.bootstrap-iso .panel > .table-bordered,
.bootstrap-iso .panel > .table-responsive > .table-bordered {
  border: 0;
}
.bootstrap-iso .panel > .table-bordered > thead > tr > th:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.bootstrap-iso .panel > .table-bordered > tbody > tr > th:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.bootstrap-iso .panel > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-iso .panel > .table-bordered > thead > tr > td:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.bootstrap-iso .panel > .table-bordered > tbody > tr > td:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.bootstrap-iso .panel > .table-bordered > tfoot > tr > td:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.bootstrap-iso .panel > .table-bordered > thead > tr > th:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.bootstrap-iso .panel > .table-bordered > tbody > tr > th:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.bootstrap-iso .panel > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-iso .panel > .table-bordered > thead > tr > td:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.bootstrap-iso .panel > .table-bordered > tbody > tr > td:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.bootstrap-iso .panel > .table-bordered > tfoot > tr > td:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.bootstrap-iso .panel > .table-bordered > thead > tr:first-child > td,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.bootstrap-iso .panel > .table-bordered > tbody > tr:first-child > td,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.bootstrap-iso .panel > .table-bordered > thead > tr:first-child > th,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.bootstrap-iso .panel > .table-bordered > tbody > tr:first-child > th,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.bootstrap-iso .panel > .table-bordered > tbody > tr:last-child > td,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.bootstrap-iso .panel > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-iso .panel > .table-bordered > tbody > tr:last-child > th,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.bootstrap-iso .panel > .table-bordered > tfoot > tr:last-child > th,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.bootstrap-iso .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.bootstrap-iso .panel-group {
  margin-bottom: 20px;
}
.bootstrap-iso .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.bootstrap-iso .panel-group .panel + .panel {
  margin-top: 5px;
}
.bootstrap-iso .panel-group .panel-heading {
  border-bottom: 0;
}
.bootstrap-iso .panel-group .panel-heading + .panel-collapse > .panel-body,
.bootstrap-iso .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.bootstrap-iso .panel-group .panel-footer {
  border-top: 0;
}
.bootstrap-iso .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.bootstrap-iso .panel-default {
  border-color: #dddddd;
}
.bootstrap-iso .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.bootstrap-iso .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.bootstrap-iso .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.bootstrap-iso .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.bootstrap-iso .panel-primary {
  border-color: #337ab7;
}
.bootstrap-iso .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap-iso .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.bootstrap-iso .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.bootstrap-iso .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.bootstrap-iso .panel-success {
  border-color: #d6e9c6;
}
.bootstrap-iso .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.bootstrap-iso .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.bootstrap-iso .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.bootstrap-iso .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.bootstrap-iso .panel-info {
  border-color: #bce8f1;
}
.bootstrap-iso .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.bootstrap-iso .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.bootstrap-iso .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.bootstrap-iso .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.bootstrap-iso .panel-warning {
  border-color: #faebcc;
}
.bootstrap-iso .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.bootstrap-iso .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.bootstrap-iso .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.bootstrap-iso .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.bootstrap-iso .panel-danger {
  border-color: #ebccd1;
}
.bootstrap-iso .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.bootstrap-iso .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.bootstrap-iso .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.bootstrap-iso .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.bootstrap-iso .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.bootstrap-iso .embed-responsive .embed-responsive-item,
.bootstrap-iso .embed-responsive iframe,
.bootstrap-iso .embed-responsive embed,
.bootstrap-iso .embed-responsive object,
.bootstrap-iso .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.bootstrap-iso .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.bootstrap-iso .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.bootstrap-iso .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap-iso .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.bootstrap-iso .well-lg {
  padding: 24px;
  border-radius: 6px;
}
.bootstrap-iso .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.bootstrap-iso .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.bootstrap-iso .close:hover,
.bootstrap-iso .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.bootstrap-iso button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.bootstrap-iso .modal-open {
  overflow: hidden;
}
.bootstrap-iso .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10500000000000000000 !important;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.bootstrap-iso .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.bootstrap-iso .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bootstrap-iso .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.bootstrap-iso .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.bootstrap-iso .modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.bootstrap-iso .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10400000000000000000 !important;
  background-color: #000000;
}
.bootstrap-iso .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.bootstrap-iso .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.bootstrap-iso .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.bootstrap-iso .modal-header .close {
  margin-top: -2px;
}
.bootstrap-iso .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.bootstrap-iso .modal-body {
  position: relative;
  padding: 15px;
}
.bootstrap-iso .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.bootstrap-iso .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.bootstrap-iso .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.bootstrap-iso .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.bootstrap-iso .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.bootstrap-iso .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.bootstrap-iso .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.bootstrap-iso .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.bootstrap-iso .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.bootstrap-iso .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.bootstrap-iso .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.bootstrap-iso .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.bootstrap-iso .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.bootstrap-iso .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.bootstrap-iso .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.bootstrap-iso .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.bootstrap-iso .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.bootstrap-iso .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.bootstrap-iso .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.bootstrap-iso .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.bootstrap-iso .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.bootstrap-iso .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.bootstrap-iso .popover.top {
  margin-top: -10px;
}
.bootstrap-iso .popover.right {
  margin-left: 10px;
}
.bootstrap-iso .popover.bottom {
  margin-top: 10px;
}
.bootstrap-iso .popover.left {
  margin-left: -10px;
}
.bootstrap-iso .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.bootstrap-iso .popover-content {
  padding: 9px 14px;
}
.bootstrap-iso .popover > .arrow,
.bootstrap-iso .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.bootstrap-iso .popover > .arrow {
  border-width: 11px;
}
.bootstrap-iso .popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.bootstrap-iso .popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.bootstrap-iso .popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.bootstrap-iso .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-iso .popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.bootstrap-iso .popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.bootstrap-iso .popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.bootstrap-iso .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-iso .popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.bootstrap-iso .carousel {
  position: relative;
}
.bootstrap-iso .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.bootstrap-iso .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.bootstrap-iso .carousel-inner > .item > img,
.bootstrap-iso .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .bootstrap-iso .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .bootstrap-iso .carousel-inner > .item.next,
  .bootstrap-iso .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .bootstrap-iso .carousel-inner > .item.prev,
  .bootstrap-iso .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .bootstrap-iso .carousel-inner > .item.next.left,
  .bootstrap-iso .carousel-inner > .item.prev.right,
  .bootstrap-iso .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.bootstrap-iso .carousel-inner > .active,
.bootstrap-iso .carousel-inner > .next,
.bootstrap-iso .carousel-inner > .prev {
  display: block;
}
.bootstrap-iso .carousel-inner > .active {
  left: 0;
}
.bootstrap-iso .carousel-inner > .next,
.bootstrap-iso .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.bootstrap-iso .carousel-inner > .next {
  left: 100%;
}
.bootstrap-iso .carousel-inner > .prev {
  left: -100%;
}
.bootstrap-iso .carousel-inner > .next.left,
.bootstrap-iso .carousel-inner > .prev.right {
  left: 0;
}
.bootstrap-iso .carousel-inner > .active.left {
  left: -100%;
}
.bootstrap-iso .carousel-inner > .active.right {
  left: 100%;
}
.bootstrap-iso .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.bootstrap-iso .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.bootstrap-iso .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.bootstrap-iso .carousel-control:hover,
.bootstrap-iso .carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.bootstrap-iso .carousel-control .icon-prev,
.bootstrap-iso .carousel-control .icon-next,
.bootstrap-iso .carousel-control .glyphicon-chevron-left,
.bootstrap-iso .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.bootstrap-iso .carousel-control .icon-prev,
.bootstrap-iso .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.bootstrap-iso .carousel-control .icon-next,
.bootstrap-iso .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.bootstrap-iso .carousel-control .icon-prev,
.bootstrap-iso .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
}
.bootstrap-iso .carousel-control .icon-prev:before {
  content: '\2039';
}
.bootstrap-iso .carousel-control .icon-next:before {
  content: '\203a';
}
.bootstrap-iso .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.bootstrap-iso .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.bootstrap-iso .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.bootstrap-iso .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.bootstrap-iso .carousel-caption .btn {
  text-shadow: none;
}
.bootstrap-iso .clearfix:before,
.bootstrap-iso .clearfix:after,
.bootstrap-iso .dl-horizontal dd:before,
.bootstrap-iso .dl-horizontal dd:after,
.bootstrap-iso .container:before,
.bootstrap-iso .container:after,
.bootstrap-iso .container-fluid:before,
.bootstrap-iso .container-fluid:after,
.bootstrap-iso .row:before,
.bootstrap-iso .row:after,
.bootstrap-iso .form-horizontal .form-group:before,
.bootstrap-iso .form-horizontal .form-group:after,
.bootstrap-iso .btn-toolbar:before,
.bootstrap-iso .btn-toolbar:after,
.bootstrap-iso .btn-group-vertical > .btn-group:before,
.bootstrap-iso .btn-group-vertical > .btn-group:after,
.bootstrap-iso .nav:before,
.bootstrap-iso .nav:after,
.bootstrap-iso .navbar:before,
.bootstrap-iso .navbar:after,
.bootstrap-iso .navbar-header:before,
.bootstrap-iso .navbar-header:after,
.bootstrap-iso .navbar-collapse:before,
.bootstrap-iso .navbar-collapse:after,
.bootstrap-iso .pager:before,
.bootstrap-iso .pager:after,
.bootstrap-iso .panel-body:before,
.bootstrap-iso .panel-body:after,
.bootstrap-iso .modal-footer:before,
.bootstrap-iso .modal-footer:after {
  content: " ";
  display: table;
}
.bootstrap-iso .clearfix:after,
.bootstrap-iso .dl-horizontal dd:after,
.bootstrap-iso .container:after,
.bootstrap-iso .container-fluid:after,
.bootstrap-iso .row:after,
.bootstrap-iso .form-horizontal .form-group:after,
.bootstrap-iso .btn-toolbar:after,
.bootstrap-iso .btn-group-vertical > .btn-group:after,
.bootstrap-iso .nav:after,
.bootstrap-iso .navbar:after,
.bootstrap-iso .navbar-header:after,
.bootstrap-iso .navbar-collapse:after,
.bootstrap-iso .pager:after,
.bootstrap-iso .panel-body:after,
.bootstrap-iso .modal-footer:after {
  clear: both;
}
.bootstrap-iso .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bootstrap-iso .pull-right {
  float: right !important;
}
.bootstrap-iso .pull-left {
  float: left !important;
}
.bootstrap-iso .hide {
  display: none !important;
}
.bootstrap-iso .show {
  display: block !important;
}
.bootstrap-iso .invisible {
  visibility: hidden;
}
.bootstrap-iso .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.bootstrap-iso .hidden {
  display: none !important;
}
.bootstrap-iso .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.bootstrap-iso .visible-xs,
.bootstrap-iso .visible-sm,
.bootstrap-iso .visible-md,
.bootstrap-iso .visible-lg {
  display: none !important;
}
.bootstrap-iso .visible-xs-block,
.bootstrap-iso .visible-xs-inline,
.bootstrap-iso .visible-xs-inline-block,
.bootstrap-iso .visible-sm-block,
.bootstrap-iso .visible-sm-inline,
.bootstrap-iso .visible-sm-inline-block,
.bootstrap-iso .visible-md-block,
.bootstrap-iso .visible-md-inline,
.bootstrap-iso .visible-md-inline-block,
.bootstrap-iso .visible-lg-block,
.bootstrap-iso .visible-lg-inline,
.bootstrap-iso .visible-lg-inline-block {
  display: none !important;
}
.bootstrap-iso .visible-print {
  display: none !important;
}
@media print {
  .bootstrap-iso .visible-print {
    display: block !important;
  }
  .bootstrap-iso table.visible-print {
    display: table;
  }
  .bootstrap-iso tr.visible-print {
    display: table-row !important;
  }
  .bootstrap-iso th.visible-print,
  .bootstrap-iso td.visible-print {
    display: table-cell !important;
  }
}
.bootstrap-iso .visible-print-block {
  display: none !important;
}
@media print {
  .bootstrap-iso .visible-print-block {
    display: block !important;
  }
}
.bootstrap-iso .visible-print-inline {
  display: none !important;
}
@media print {
  .bootstrap-iso .visible-print-inline {
    display: inline !important;
  }
}
.bootstrap-iso .visible-print-inline-block {
  display: none !important;
}
@media print {
  .bootstrap-iso .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .bootstrap-iso .hidden-print {
    display: none !important;
  }
}
.bootstrap-iso .btn-default,
.bootstrap-iso .btn-primary,
.bootstrap-iso .btn-success,
.bootstrap-iso .btn-info,
.bootstrap-iso .btn-warning,
.bootstrap-iso .btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .btn-default:active,
.bootstrap-iso .btn-primary:active,
.bootstrap-iso .btn-success:active,
.bootstrap-iso .btn-info:active,
.bootstrap-iso .btn-warning:active,
.bootstrap-iso .btn-danger:active,
.bootstrap-iso .btn-default.active,
.bootstrap-iso .btn-primary.active,
.bootstrap-iso .btn-success.active,
.bootstrap-iso .btn-info.active,
.bootstrap-iso .btn-warning.active,
.bootstrap-iso .btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-iso .btn-default .badge,
.bootstrap-iso .btn-primary .badge,
.bootstrap-iso .btn-success .badge,
.bootstrap-iso .btn-info .badge,
.bootstrap-iso .btn-warning .badge,
.bootstrap-iso .btn-danger .badge {
  text-shadow: none;
}
.bootstrap-iso .btn:active,
.bootstrap-iso .btn.active {
  background-image: none;
}
.bootstrap-iso .btn-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.bootstrap-iso .btn-default:hover,
.bootstrap-iso .btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-default:active,
.bootstrap-iso .btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.bootstrap-iso .btn-default.disabled,
.bootstrap-iso .btn-default:disabled,
.bootstrap-iso .btn-default[disabled] {
  background-color: #e0e0e0;
  background-image: none;
}
.bootstrap-iso .btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.bootstrap-iso .btn-primary:hover,
.bootstrap-iso .btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-primary:active,
.bootstrap-iso .btn-primary.active {
  background-color: #265a88;
  border-color: #245580;
}
.bootstrap-iso .btn-primary.disabled,
.bootstrap-iso .btn-primary:disabled,
.bootstrap-iso .btn-primary[disabled] {
  background-color: #265a88;
  background-image: none;
}
.bootstrap-iso .btn-success {
  background-image: -webkit-linear-gradient(top, #1077de 0%, #2e86de 100%);
  background-image: -o-linear-gradient(top, #1077de 0%, #2e86de 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1077de), to(#2e86de));
  background-image: linear-gradient(to bottom, #1077de 0%, #2e86de 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1077de', endColorstr='#ff2e86de', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #1077de;
}
.bootstrap-iso .btn-success:hover,
.bootstrap-iso .btn-success:focus {
  background-color: #2e86de;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-success:active,
.bootstrap-iso .btn-success.active {
  background-color: #2e86de;
  border-color: #1077de;
}
.bootstrap-iso .btn-success.disabled,
.bootstrap-iso .btn-success:disabled,
.bootstrap-iso .btn-success[disabled] {
  background-color: #2e86de;
  background-image: none;
}
.bootstrap-iso .btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.bootstrap-iso .btn-info:hover,
.bootstrap-iso .btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-info:active,
.bootstrap-iso .btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.bootstrap-iso .btn-info.disabled,
.bootstrap-iso .btn-info:disabled,
.bootstrap-iso .btn-info[disabled] {
  background-color: #2aabd2;
  background-image: none;
}
.bootstrap-iso .btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.bootstrap-iso .btn-warning:hover,
.bootstrap-iso .btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-warning:active,
.bootstrap-iso .btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.bootstrap-iso .btn-warning.disabled,
.bootstrap-iso .btn-warning:disabled,
.bootstrap-iso .btn-warning[disabled] {
  background-color: #eb9316;
  background-image: none;
}
.bootstrap-iso .btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.bootstrap-iso .btn-danger:hover,
.bootstrap-iso .btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-danger:active,
.bootstrap-iso .btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.bootstrap-iso .btn-danger.disabled,
.bootstrap-iso .btn-danger:disabled,
.bootstrap-iso .btn-danger[disabled] {
  background-color: #c12e2a;
  background-image: none;
}
.bootstrap-iso .thumbnail,
.bootstrap-iso .img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .dropdown-menu > li > a:hover,
.bootstrap-iso .dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}
.bootstrap-iso .dropdown-menu > .active > a,
.bootstrap-iso .dropdown-menu > .active > a:hover,
.bootstrap-iso .dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-color: #2e6da4;
}
.bootstrap-iso .navbar-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .navbar-default .navbar-nav > .open > a,
.bootstrap-iso .navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .navbar-brand,
.bootstrap-iso .navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.bootstrap-iso .navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.bootstrap-iso .navbar-inverse .navbar-nav > .open > a,
.bootstrap-iso .navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.bootstrap-iso .navbar-inverse .navbar-brand,
.bootstrap-iso .navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-iso .navbar-static-top,
.bootstrap-iso .navbar-fixed-top,
.bootstrap-iso .navbar-fixed-bottom {
  border-radius: 0;
}
.bootstrap-iso .alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-iso .alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.bootstrap-iso .alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.bootstrap-iso .alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.bootstrap-iso .alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.bootstrap-iso .progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.bootstrap-iso .progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}
.bootstrap-iso .progress-bar-success {
  background-image: -webkit-linear-gradient(top, #1077de 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #1077de 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1077de), to(#449d44));
  background-image: linear-gradient(to bottom, #1077de 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1077de', endColorstr='#ff449d44', GradientType=0);
}
.bootstrap-iso .progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.bootstrap-iso .progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.bootstrap-iso .progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.bootstrap-iso .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-iso .list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .list-group-item.active,
.bootstrap-iso .list-group-item.active:hover,
.bootstrap-iso .list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  border-color: #2b669a;
}
.bootstrap-iso .list-group-item.active .badge,
.bootstrap-iso .list-group-item.active:hover .badge,
.bootstrap-iso .list-group-item.active:focus .badge {
  text-shadow: none;
}
.bootstrap-iso .panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-iso .panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.bootstrap-iso .panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
.bootstrap-iso .panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.bootstrap-iso .panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.bootstrap-iso .panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.bootstrap-iso .panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.bootstrap-iso .well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.bootstrap-iso .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.bootstrap-iso .table-responsive>.table{margin-bottom:0}.bootstrap-iso .table-responsive>.table>thead>tr>th,.bootstrap-iso .table-responsive>.table>tbody>tr>th,.bootstrap-iso .table-responsive>.table>tfoot>tr>th,.bootstrap-iso .table-responsive>.table>thead>tr>td,.bootstrap-iso .table-responsive>.table>tbody>tr>td,.bootstrap-iso .table-responsive>.table>tfoot>tr>td{white-space:nowrap}.bootstrap-iso .table-responsive>.table-bordered{border:0}.bootstrap-iso .table-responsive>.table-bordered>thead>tr>th:first-child,.bootstrap-iso .table-responsive>.table-bordered>tbody>tr>th:first-child,.bootstrap-iso .table-responsive>.table-bordered>tfoot>tr>th:first-child,.bootstrap-iso .table-responsive>.table-bordered>thead>tr>td:first-child,.bootstrap-iso .table-responsive>.table-bordered>tbody>tr>td:first-child,.bootstrap-iso .table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.bootstrap-iso .table-responsive>.table-bordered>thead>tr>th:last-child,.bootstrap-iso .table-responsive>.table-bordered>tbody>tr>th:last-child,.bootstrap-iso .table-responsive>.table-bordered>tfoot>tr>th:last-child,.bootstrap-iso .table-responsive>.table-bordered>thead>tr>td:last-child,.bootstrap-iso .table-responsive>.table-bordered>tbody>tr>td:last-child,.bootstrap-iso .table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.bootstrap-iso .table-responsive>.table-bordered>tbody>tr:last-child>th,.bootstrap-iso .table-responsive>.table-bordered>tfoot>tr:last-child>th,.bootstrap-iso .table-responsive>.table-bordered>tbody>tr:last-child>td,.bootstrap-iso .table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}.bootstrap-iso .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-iso .navbar-nav .open .dropdown-menu>li>a,.bootstrap-iso .navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.bootstrap-iso .navbar-nav .open .dropdown-menu>li>a{line-height:20px}.bootstrap-iso .navbar-nav .open .dropdown-menu>li>a:hover,.bootstrap-iso .navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}.bootstrap-iso .navbar-form .form-group{margin-bottom:5px}.bootstrap-iso .navbar-form .form-group:last-child{margin-bottom:0}.bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}.bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}.bootstrap-iso .visible-xs{display:block!important}.bootstrap-iso table.visible-xs{display:table}.bootstrap-iso tr.visible-xs{display:table-row!important}.bootstrap-iso th.visible-xs,.bootstrap-iso td.visible-xs{display:table-cell!important}.bootstrap-iso .visible-xs-block{display:block!important}.bootstrap-iso .visible-xs-inline{display:inline!important}.bootstrap-iso .visible-xs-inline-block{display:inline-block!important}.bootstrap-iso .hidden-xs{display:none!important}.bootstrap-iso .navbar .navbar-nav .open .dropdown-menu>.active>a,.bootstrap-iso .navbar .navbar-nav .open .dropdown-menu>.active>a:hover,.bootstrap-iso .navbar .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-image:-webkit-linear-gradient(top,#337ab7 0%,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0%,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0%,#2e6da4 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff2e6da4',GradientType=0)}
.bootstrap-iso .lead{font-size:21px}.bootstrap-iso .dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bootstrap-iso .dl-horizontal dd{margin-left:180px}.bootstrap-iso .container{width:750px}.bootstrap-iso .col-sm-1,.bootstrap-iso .col-sm-2,.bootstrap-iso .col-sm-3,.bootstrap-iso .col-sm-4,.bootstrap-iso .col-sm-5,.bootstrap-iso .col-sm-6,.bootstrap-iso .col-sm-7,.bootstrap-iso .col-sm-8,.bootstrap-iso .col-sm-9,.bootstrap-iso .col-sm-10,.bootstrap-iso .col-sm-11,.bootstrap-iso .col-sm-12{float:left}.bootstrap-iso .col-sm-12{width:100%}.bootstrap-iso .col-sm-11{width:91.66666667%}.bootstrap-iso .col-sm-10{width:83.33333333%}.bootstrap-iso .col-sm-9{width:75%}.bootstrap-iso .col-sm-8{width:66.66666667%}.bootstrap-iso .col-sm-7{width:58.33333333%}.bootstrap-iso .col-sm-6{width:50%}.bootstrap-iso .col-sm-5{width:41.66666667%}.bootstrap-iso .col-sm-4{width:33.33333333%}.bootstrap-iso .col-sm-3{width:25%}.bootstrap-iso .col-sm-2{width:16.66666667%}.bootstrap-iso .col-sm-1{width:8.33333333%}.bootstrap-iso .col-sm-pull-12{right:100%}.bootstrap-iso .col-sm-pull-11{right:91.66666667%}.bootstrap-iso .col-sm-pull-10{right:83.33333333%}.bootstrap-iso .col-sm-pull-9{right:75%}.bootstrap-iso .col-sm-pull-8{right:66.66666667%}.bootstrap-iso .col-sm-pull-7{right:58.33333333%}.bootstrap-iso .col-sm-pull-6{right:50%}.bootstrap-iso .col-sm-pull-5{right:41.66666667%}.bootstrap-iso .col-sm-pull-4{right:33.33333333%}.bootstrap-iso .col-sm-pull-3{right:25%}.bootstrap-iso .col-sm-pull-2{right:16.66666667%}.bootstrap-iso .col-sm-pull-1{right:8.33333333%}.bootstrap-iso .col-sm-pull-0{right:auto}.bootstrap-iso .col-sm-push-12{left:100%}.bootstrap-iso .col-sm-push-11{left:91.66666667%}.bootstrap-iso .col-sm-push-10{left:83.33333333%}.bootstrap-iso .col-sm-push-9{left:75%}.bootstrap-iso .col-sm-push-8{left:66.66666667%}.bootstrap-iso .col-sm-push-7{left:58.33333333%}.bootstrap-iso .col-sm-push-6{left:50%}.bootstrap-iso .col-sm-push-5{left:41.66666667%}.bootstrap-iso .col-sm-push-4{left:33.33333333%}.bootstrap-iso .col-sm-push-3{left:25%}.bootstrap-iso .col-sm-push-2{left:16.66666667%}.bootstrap-iso .col-sm-push-1{left:8.33333333%}.bootstrap-iso .col-sm-push-0{left:auto}.bootstrap-iso .col-sm-offset-12{margin-left:100%}.bootstrap-iso .col-sm-offset-11{margin-left:91.66666667%}.bootstrap-iso .col-sm-offset-10{margin-left:83.33333333%}.bootstrap-iso .col-sm-offset-9{margin-left:75%}.bootstrap-iso .col-sm-offset-8{margin-left:66.66666667%}.bootstrap-iso .col-sm-offset-7{margin-left:58.33333333%}.bootstrap-iso .col-sm-offset-6{margin-left:50%}.bootstrap-iso .col-sm-offset-5{margin-left:41.66666667%}.bootstrap-iso .col-sm-offset-4{margin-left:33.33333333%}.bootstrap-iso .col-sm-offset-3{margin-left:25%}.bootstrap-iso .col-sm-offset-2{margin-left:16.66666667%}.bootstrap-iso .col-sm-offset-1{margin-left:8.33333333%}.bootstrap-iso .col-sm-offset-0{margin-left:0%}.bootstrap-iso .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.bootstrap-iso .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.bootstrap-iso .form-inline .form-control-static{display:inline-block}.bootstrap-iso .form-inline .input-group{display:inline-table;vertical-align:middle}.bootstrap-iso .form-inline .input-group .input-group-addon,.bootstrap-iso .form-inline .input-group .input-group-btn,.bootstrap-iso .form-inline .input-group .form-control{width:auto}.bootstrap-iso .form-inline .input-group>.form-control{width:100%}.bootstrap-iso .form-inline .control-label{margin-bottom:0;vertical-align:middle}.bootstrap-iso .form-inline .radio,.bootstrap-iso .form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.bootstrap-iso .form-inline .radio label,.bootstrap-iso .form-inline .checkbox label{padding-left:0}.bootstrap-iso .form-inline .radio input[type=radio],.bootstrap-iso .form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.bootstrap-iso .form-inline .has-feedback .form-control-feedback{top:0}.bootstrap-iso .form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}.bootstrap-iso .form-horizontal .form-group-lg .control-label{padding-top:14.333333px}.bootstrap-iso .form-horizontal .form-group-sm .control-label{padding-top:6px}.bootstrap-iso .navbar-right .dropdown-menu{left:auto;right:0}.bootstrap-iso .navbar-right .dropdown-menu-left{left:0;right:auto}.bootstrap-iso .nav-tabs.nav-justified>li{display:table-cell;width:1%}.bootstrap-iso .nav-tabs.nav-justified>li>a{margin-bottom:0}.bootstrap-iso .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.bootstrap-iso .nav-tabs.nav-justified>.active>a,.bootstrap-iso .nav-tabs.nav-justified>.active>a:hover,.bootstrap-iso .nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}.bootstrap-iso .nav-justified>li{display:table-cell;width:1%}.bootstrap-iso .nav-justified>li>a{margin-bottom:0}.bootstrap-iso .nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.bootstrap-iso .nav-tabs-justified>.active>a,.bootstrap-iso .nav-tabs-justified>.active>a:hover,.bootstrap-iso .nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}.bootstrap-iso .navbar{border-radius:4px}.bootstrap-iso .navbar-header{float:left}.bootstrap-iso .navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-iso .navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.bootstrap-iso .navbar-collapse.in{overflow-y:visible}.bootstrap-iso .navbar-fixed-top .navbar-collapse,.bootstrap-iso .navbar-static-top .navbar-collapse,.bootstrap-iso .navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}.bootstrap-iso .container>.navbar-header,.bootstrap-iso .container-fluid>.navbar-header,.bootstrap-iso .container>.navbar-collapse,.bootstrap-iso .container-fluid>.navbar-collapse{margin-right:0;margin-left:0}.bootstrap-iso .navbar-static-top{border-radius:0}.bootstrap-iso .navbar-fixed-top,.bootstrap-iso .navbar-fixed-bottom{border-radius:0}.bootstrap-iso .navbar>.container .navbar-brand,.bootstrap-iso .navbar>.container-fluid .navbar-brand{margin-left:-15px}.bootstrap-iso .navbar-toggle{display:none}.bootstrap-iso .navbar-nav{float:left;margin:0}.bootstrap-iso .navbar-nav>li{float:left}.bootstrap-iso .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.bootstrap-iso .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.bootstrap-iso .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.bootstrap-iso .navbar-form .form-control-static{display:inline-block}.bootstrap-iso .navbar-form .input-group{display:inline-table;vertical-align:middle}.bootstrap-iso .navbar-form .input-group .input-group-addon,.bootstrap-iso .navbar-form .input-group .input-group-btn,.bootstrap-iso .navbar-form .input-group .form-control{width:auto}.bootstrap-iso .navbar-form .input-group>.form-control{width:100%}.bootstrap-iso .navbar-form .control-label{margin-bottom:0;vertical-align:middle}.bootstrap-iso .navbar-form .radio,.bootstrap-iso .navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.bootstrap-iso .navbar-form .radio label,.bootstrap-iso .navbar-form .checkbox label{padding-left:0}.bootstrap-iso .navbar-form .radio input[type=radio],.bootstrap-iso .navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.bootstrap-iso .navbar-form .has-feedback .form-control-feedback{top:0}.bootstrap-iso .navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-iso .navbar-text{float:left;margin-left:15px;margin-right:15px}.bootstrap-iso .navbar-left{float:left!important}.bootstrap-iso .navbar-right{float:right!important;margin-right:-15px}.bootstrap-iso .navbar-right~.navbar-right{margin-right:0}.bootstrap-iso .jumbotron{padding:48px 0}.bootstrap-iso .container .jumbotron,.bootstrap-iso .container-fluid .jumbotron{padding-left:60px;padding-right:60px}.bootstrap-iso .jumbotron h1,.bootstrap-iso .jumbotron .h1{font-size:63px}.bootstrap-iso .modal-dialog{width:600px;margin:30px auto}.bootstrap-iso .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.bootstrap-iso .modal-sm{width:300px}.bootstrap-iso .carousel-control .glyphicon-chevron-left,.bootstrap-iso .carousel-control .glyphicon-chevron-right,.bootstrap-iso .carousel-control .icon-prev,.bootstrap-iso .carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.bootstrap-iso .carousel-control .glyphicon-chevron-left,.bootstrap-iso .carousel-control .icon-prev{margin-left:-15px}.bootstrap-iso .carousel-control .glyphicon-chevron-right,.bootstrap-iso .carousel-control .icon-next{margin-right:-15px}.bootstrap-iso .carousel-caption{left:20%;right:20%;padding-bottom:30px}.bootstrap-iso .carousel-indicators{bottom:20px}
.bootstrap-iso .visible-sm{display:block!important}.bootstrap-iso table.visible-sm{display:table}.bootstrap-iso tr.visible-sm{display:table-row!important}.bootstrap-iso th.visible-sm,.bootstrap-iso td.visible-sm{display:table-cell!important}.bootstrap-iso .visible-sm-block{display:block!important}.bootstrap-iso .visible-sm-inline{display:inline!important}.bootstrap-iso .visible-sm-inline-block{display:inline-block!important}.bootstrap-iso .hidden-sm{display:none!important}
.bootstrap-iso .container{width:970px}.bootstrap-iso .col-md-1,.bootstrap-iso .col-md-2,.bootstrap-iso .col-md-3,.bootstrap-iso .col-md-4,.bootstrap-iso .col-md-5,.bootstrap-iso .col-md-6,.bootstrap-iso .col-md-7,.bootstrap-iso .col-md-8,.bootstrap-iso .col-md-9,.bootstrap-iso .col-md-10,.bootstrap-iso .col-md-11,.bootstrap-iso .col-md-12{float:left}.bootstrap-iso .col-md-12{width:100%}.bootstrap-iso .col-md-11{width:91.66666667%}.bootstrap-iso .col-md-10{width:83.33333333%}.bootstrap-iso .col-md-9{width:75%}.bootstrap-iso .col-md-8{width:66.66666667%}.bootstrap-iso .col-md-7{width:58.33333333%}.bootstrap-iso .col-md-6{width:50%}.bootstrap-iso .col-md-5{width:41.66666667%}.bootstrap-iso .col-md-4{width:33.33333333%}.bootstrap-iso .col-md-3{width:25%}.bootstrap-iso .col-md-2{width:16.66666667%}.bootstrap-iso .col-md-1{width:8.33333333%}.bootstrap-iso .col-md-pull-12{right:100%}.bootstrap-iso .col-md-pull-11{right:91.66666667%}.bootstrap-iso .col-md-pull-10{right:83.33333333%}.bootstrap-iso .col-md-pull-9{right:75%}.bootstrap-iso .col-md-pull-8{right:66.66666667%}.bootstrap-iso .col-md-pull-7{right:58.33333333%}.bootstrap-iso .col-md-pull-6{right:50%}.bootstrap-iso .col-md-pull-5{right:41.66666667%}.bootstrap-iso .col-md-pull-4{right:33.33333333%}.bootstrap-iso .col-md-pull-3{right:25%}.bootstrap-iso .col-md-pull-2{right:16.66666667%}.bootstrap-iso .col-md-pull-1{right:8.33333333%}.bootstrap-iso .col-md-pull-0{right:auto}.bootstrap-iso .col-md-push-12{left:100%}.bootstrap-iso .col-md-push-11{left:91.66666667%}.bootstrap-iso .col-md-push-10{left:83.33333333%}.bootstrap-iso .col-md-push-9{left:75%}.bootstrap-iso .col-md-push-8{left:66.66666667%}.bootstrap-iso .col-md-push-7{left:58.33333333%}.bootstrap-iso .col-md-push-6{left:50%}.bootstrap-iso .col-md-push-5{left:41.66666667%}.bootstrap-iso .col-md-push-4{left:33.33333333%}.bootstrap-iso .col-md-push-3{left:25%}.bootstrap-iso .col-md-push-2{left:16.66666667%}.bootstrap-iso .col-md-push-1{left:8.33333333%}.bootstrap-iso .col-md-push-0{left:auto}.bootstrap-iso .col-md-offset-12{margin-left:100%}.bootstrap-iso .col-md-offset-11{margin-left:91.66666667%}.bootstrap-iso .col-md-offset-10{margin-left:83.33333333%}.bootstrap-iso .col-md-offset-9{margin-left:75%}.bootstrap-iso .col-md-offset-8{margin-left:66.66666667%}.bootstrap-iso .col-md-offset-7{margin-left:58.33333333%}.bootstrap-iso .col-md-offset-6{margin-left:50%}.bootstrap-iso .col-md-offset-5{margin-left:41.66666667%}.bootstrap-iso .col-md-offset-4{margin-left:33.33333333%}.bootstrap-iso .col-md-offset-3{margin-left:25%}.bootstrap-iso .col-md-offset-2{margin-left:16.66666667%}.bootstrap-iso .col-md-offset-1{margin-left:8.33333333%}.bootstrap-iso .col-md-offset-0{margin-left:0%}.bootstrap-iso .modal-lg{width:900px}
.bootstrap-iso .visible-md{display:block!important}.bootstrap-iso table.visible-md{display:table}.bootstrap-iso tr.visible-md{display:table-row!important}.bootstrap-iso th.visible-md,.bootstrap-iso td.visible-md{display:table-cell!important}.bootstrap-iso .visible-md-block{display:block!important}.bootstrap-iso .visible-md-inline{display:inline!important}.bootstrap-iso .visible-md-inline-block{display:inline-block!important}.bootstrap-iso .hidden-md{display:none!important}
.bootstrap-iso .container{width:1170px}.bootstrap-iso .col-lg-1,.bootstrap-iso .col-lg-2,.bootstrap-iso .col-lg-3,.bootstrap-iso .col-lg-4,.bootstrap-iso .col-lg-5,.bootstrap-iso .col-lg-6,.bootstrap-iso .col-lg-7,.bootstrap-iso .col-lg-8,.bootstrap-iso .col-lg-9,.bootstrap-iso .col-lg-10,.bootstrap-iso .col-lg-11,.bootstrap-iso .col-lg-12{float:left}.bootstrap-iso .col-lg-12{width:100%}.bootstrap-iso .col-lg-11{width:91.66666667%}.bootstrap-iso .col-lg-10{width:83.33333333%}.bootstrap-iso .col-lg-9{width:75%}.bootstrap-iso .col-lg-8{width:66.66666667%}.bootstrap-iso .col-lg-7{width:58.33333333%}.bootstrap-iso .col-lg-6{width:50%}.bootstrap-iso .col-lg-5{width:41.66666667%}.bootstrap-iso .col-lg-4{width:33.33333333%}.bootstrap-iso .col-lg-3{width:25%}.bootstrap-iso .col-lg-2{width:16.66666667%}.bootstrap-iso .col-lg-1{width:8.33333333%}.bootstrap-iso .col-lg-pull-12{right:100%}.bootstrap-iso .col-lg-pull-11{right:91.66666667%}.bootstrap-iso .col-lg-pull-10{right:83.33333333%}.bootstrap-iso .col-lg-pull-9{right:75%}.bootstrap-iso .col-lg-pull-8{right:66.66666667%}.bootstrap-iso .col-lg-pull-7{right:58.33333333%}.bootstrap-iso .col-lg-pull-6{right:50%}.bootstrap-iso .col-lg-pull-5{right:41.66666667%}.bootstrap-iso .col-lg-pull-4{right:33.33333333%}.bootstrap-iso .col-lg-pull-3{right:25%}.bootstrap-iso .col-lg-pull-2{right:16.66666667%}.bootstrap-iso .col-lg-pull-1{right:8.33333333%}.bootstrap-iso .col-lg-pull-0{right:auto}.bootstrap-iso .col-lg-push-12{left:100%}.bootstrap-iso .col-lg-push-11{left:91.66666667%}.bootstrap-iso .col-lg-push-10{left:83.33333333%}.bootstrap-iso .col-lg-push-9{left:75%}.bootstrap-iso .col-lg-push-8{left:66.66666667%}.bootstrap-iso .col-lg-push-7{left:58.33333333%}.bootstrap-iso .col-lg-push-6{left:50%}.bootstrap-iso .col-lg-push-5{left:41.66666667%}.bootstrap-iso .col-lg-push-4{left:33.33333333%}.bootstrap-iso .col-lg-push-3{left:25%}.bootstrap-iso .col-lg-push-2{left:16.66666667%}.bootstrap-iso .col-lg-push-1{left:8.33333333%}.bootstrap-iso .col-lg-push-0{left:auto}.bootstrap-iso .col-lg-offset-12{margin-left:100%}.bootstrap-iso .col-lg-offset-11{margin-left:91.66666667%}.bootstrap-iso .col-lg-offset-10{margin-left:83.33333333%}.bootstrap-iso .col-lg-offset-9{margin-left:75%}.bootstrap-iso .col-lg-offset-8{margin-left:66.66666667%}.bootstrap-iso .col-lg-offset-7{margin-left:58.33333333%}.bootstrap-iso .col-lg-offset-6{margin-left:50%}.bootstrap-iso .col-lg-offset-5{margin-left:41.66666667%}.bootstrap-iso .col-lg-offset-4{margin-left:33.33333333%}.bootstrap-iso .col-lg-offset-3{margin-left:25%}.bootstrap-iso .col-lg-offset-2{margin-left:16.66666667%}.bootstrap-iso .col-lg-offset-1{margin-left:8.33333333%}.bootstrap-iso .col-lg-offset-0{margin-left:0%}.bootstrap-iso .visible-lg{display:block!important}.bootstrap-iso table.visible-lg{display:table}.bootstrap-iso tr.visible-lg{display:table-row!important}.bootstrap-iso th.visible-lg,.bootstrap-iso td.visible-lg{display:table-cell!important}.bootstrap-iso .visible-lg-block{display:block!important}.bootstrap-iso .visible-lg-inline{display:inline!important}.bootstrap-iso .visible-lg-inline-block{display:inline-block!important}.bootstrap-iso .hidden-lg{display:none!important}
.wbcaBodyHolder{clear:both;background-color:#fff;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;border-radius:0 0 5px 5px}.wpbot-saas-live-chat{border-radius:0 0 5px 5px}.wbcaBody{overflow-x:hidden;overflow-y:hidden;vertical-align:baseline;font-size:15px;width:95%}.live-chat{width:65px;box-shadow:0 3px 9px -6px;border-radius:50%;height:65px}.chatbot-shortcode-row .wbcaBody,.chatbot-theme-shortcode-container .wbcaBody{min-height:620px}.chatbot-shortcode-row #wbca_chat_body,.chatbot-theme-shortcode-container #wbca_chat_body{min-height:575px}.chatbot-shortcode-row .wpbot-saas-live-chat,.chatbot-theme-shortcode-container .wpbot-saas-live-chat{min-width:375px}.wbcaBodyLoading{background:url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/addons/live-chat-addon/css/../images/loading.gif)50% no-repeat;height:50px}.wbcaTitle{cursor:pointer;background-color:#1e88e5;border-bottom:1px solid #1565c0;border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;color:#fff}.listOpenIcon:hover,.close:hover,.minus.hover,span.chatCloseIcon:hover{opacity:.7;-ms-filter:"alpha(opacity=70)";filter:alpha(opacity=70)}.wbcaTitle span{display:inline-block;font-size:14px;font-weight:700;line-height:30px}.wbcaTitle span.chat-member{padding:0 5px}.wbcaTitle span.chatIcon{width:16px;height:16px;margin:0 10px;margin-top:10px;float:left}.wbcaTitle span.chatIcon.wbca_email{margin-top:10px}.wbcaTitle span.wbca_chat{background:url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/addons/live-chat-addon/css/../images/wbca_chat.png)no-repeat 50%}.wbcaTitle span.chatIcon img{border:0;height:auto;max-width:100%;vertical-align:middle}.wbcaTitle span.listOpenIcon,.wbcaTitle span.chatCloseIcon{width:21px;height:21px;display:inline-block;float:right;margin:5px 10px 5px 0;font-size:16px;line-height:21px;text-align:center}.wbcaTitle span.chatCloseIcon{margin-top:6px;font-size:20px;font-weight:400}.wbca_chat_wrap{width:100%}#wbca_chat_body{overflow-x:hidden;overflow-y:auto;vertical-align:baseline;width:95%;padding-left:10px}#wbca_chat_footer{position:relative;height:34px}.wbcaBody #wbca_chat_footer input[type=text]{width:100%;border:none;padding:8px 10px;margin:0;font-size:13px;background-color:transparent;border:0;border-top:1px solid #ebebeb}a.btn-send-message{width:33px;position:absolute;height:67px;left:calc(100% - 60px)}.wbca_float_right_footer [type=file]+label{margin:0;padding:0;line-height:0}.wbcaBody #wbca_chat_footer>input:focus{background-color:#fff;outline:0}.wbcaUser{float:left;max-width:200px;margin:5px 10px;font-size:13px}.wbcaEvents{float:right;margin:5px 8px 0 10px}.wbcaEvents i.close{display:inline-block;width:21px;height:21px;font-size:28px;line-height:21px;text-align:center}.wbcaEvents i{font-size:18px;margin-left:10px}.wbcaOnline{color:#94cc66;font-size:14px;margin-right:3px;opacity:.9;-ms-filter:"alpha(opacity=90)";filter:alpha(opacity=90)}.leftMessage{margin-right:5px;max-width:78%}.rightMessage{margin-left:5px}i.chat_online_circle{background:url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/addons/live-chat-addon/css/../images/online.png)no-repeat;background-size:100%;-webkit-background-size:100%;-moz-background-size:100%;-o-background-size:100%}i.chat_offline_circle{background:url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/addons/live-chat-addon/css/../images/offline.png)no-repeat;background-size:100%;-webkit-background-size:100%;-moz-background-size:100%;-o-background-size:100%}.wbca_message_wrap,.wbca_login_wrap,.wbca_logres_wrap,.wbca_register_wrap,.wbca_signup_wrap{padding:10px}.wbca_register_wrap,.open-log-in,.wbca-hide{display:none}.wbca_signup_wrap{margin:15% 0}#wbca_type_suggest{margin:10px;background:#f5f5f5;padding:10px}#wbca_type_suggest p{margin:0;padding:0}.wbca_login_wrap .wbca_login_submit{display:inline-block}.wbca_login_wrap .wbca_login_submit{text-align:right;width:44%}.wbcaBody button:hover{background-color:#90a4ae}.wbca_logres_wrap{padding:5px 0;text-align:center}.wbcaBody textarea{height:80px}#wbca_type_suggest{position:relative}#wbca_type_suggest .cursor{display:inline-block;background:#565c61;width:1px;height:14px;text-align:center}@media only screen and (min-width:1824px){#wbcaChatWindow{width:100%}}@media(max-width:320px){#wbcaChatWindow{width:100%}}span.wbca_mobile_ChatIcon.wbca_chat{min-width:34px;height:34px;border-radius:17px;-moz-border-radius:17px;-webkit-border-radius:17px;position:fixed;right:0;bottom:34px;cursor:pointer;z-index:90000}.wbca_mobile_Chat{display:inline-block;margin-left:35px;margin-right:15px;line-height:34px;font-size:15px;font-weight:700;color:#fff}span.wbca_mobile_ChatIcon.wbca_chat{background:#1e88e5 url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/addons/live-chat-addon/css/../images/wbca_chat.png)no-repeat 9px}@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (device-width:360px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait),only screen and (device-width:320px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait){#wbcaChatWindow{width:100%}}@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape),only screen and (device-width:360px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and (orientation:landscape),only screen and (device-width:320px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and (orientation:landscape){#wbcaChatWindow{width:100%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1){#wbcaChatWindow{width:100%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){#wbcaChatWindow{width:100%}}@media screen and (min-device-width:1200px) and (max-device-width:1600px) and (-webkit-min-device-pixel-ratio:2) and (min-resolution:192dpi){#wbcaChatWindow{width:100%}}.wbca_header_txt p{font-size:18px;text-align:center}.live-chat{background:#15b860!important;color:#fff!important;border-radius:5px 0 0 5px!important;font-size:16px!important;height:auto!important;cursor:pointer}.wbcaTitle{display:flex}.wbcaBodyHolder{border-bottom:1px solid #eaeaea}.wbca_admin_message_row .wbcaMessage{background-color:#15b860;border-bottom-color:#15b860;color:#fff;max-width:80%}.wbca_client_message_row .wbcaMessage{background-color:#a4f3f6!important;border-bottom-color:#a4f3f6!important;color:#181818!important;max-width:75%}.wbcaTitle{background-color:#15b860;border-bottom:1px solid #15b860}.wbcaContent{display:inline-block;letter-spacing:.5px;font-size:14px}.floting_live_chat{background:0 0!important;border:2px solid #15b860!important;width:60px!important;height:60px!important;border-radius:50%!important;box-shadow:#767580 0 4px 20px}.wbcaTitle{background-color:#1e88e5;border-bottom:1px solid #1e88e5}.wbca_signup_wrap{margin:15% 0}.wbca_message_wrap p{font-size:18px;text-align:center;color:#5a5a5a}.wbcaBody{width:100%}.wbcaBody input[type=text],.wbcaBody input[type=password],.wbcaFooter textarea,.wbcaBody textarea,#wbca_add_search_form input[type=text],#wbca_add_search_form textarea,#wbca_edit_form input[type=text],#wbca_edit_form textarea{width:100%;max-width:328px}.wbcaBody select.inputbox{width:100%;padding:9px;border:1px solid #ddd}.wbcaTitle{display:flex;justify-content:space-between}select:focus,textarea:focus,input[type=url]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=password]:focus,span.select2-container--default .select2-selection--single:focus{outline:none;border-color:#3eaf7c}.wbcaBody button.button:hover{color:#fff;background-color:#33b0d9;transform:translate3d(0,-3px,0)}.wbcaBody button.button{background:#1e88e5!important;color:#fff!important;border-radius:4px!important;padding:10px 40px!important;margin:10px 0 0!important}.wbcaBody input[type=text],.wbcaBody input[type=password],.wbcaFooter textarea,.wbcaBody textarea,#wbca_add_search_form input[type=text],#wbca_add_search_form textarea,#wbca_edit_form input[type=text],#wbca_edit_form textarea{padding:12px 8px!important}.wpbot-saas-live-chat{z-index:999!important}.wpbot-saas-live-chat{bottom:130px!important;box-shadow:0 5px 40px rgba(0,0,0,.16)!important;z-index:999!important}.wbcaBody{background-color:#fff;border-radius:0 0 5px 5px}.rightMessage span{font-size:9px;color:#636363}.leftMessage span{font-size:10px;color:#fff}.live-chat img{border-radius:50%;width:60px;height:60px}.wbca_client_message_row .wbcaMessage{background-color:#f1f1f1!important;border-bottom-color:#f1f1f1!important}.wbca_float_right_footer{float:right;background:url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/addons/live-chat-addon/css/../images/send.png);width:25px;height:57px;background-position:50%;background-repeat:no-repeat;border-top:1px solid #0000}.wbca_float_left_footer{float:left;width:76%}.wbcaBody{max-height:685px!important}.wpbot-saas-live-chat{max-height:715px!important}#wbca_chat_body{max-height:622px!important}.floting_live_chat_animation:before{content:"";position:absolute;top:-9px;left:-9px;right:-9px;bottom:-9px;border-radius:50%;border:3px solid transparent;border-top-color:#ba55d3;animation:spin 3s linear infinite}.floting_live_chat_animation:after{content:"";position:absolute;top:-15px;left:-15px;right:-15px;bottom:-15px;border-radius:50%;border:3px solid transparent;border-top-color:#f0f;animation:spin 1.5s linear infinite}@keyframes spin{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinHide{0%{opacity:0}100%{opacity:0}}.wbca_float_right_footer [type=file]{height:0;overflow:hidden;width:0}.wbca_float_right_footer [type=file]+label{border:none;cursor:pointer;display:inline-block;font-family:rubik,sans-serif;font-size:inherit;font-weight:500;outline:none;position:relative;transition:all .3s;vertical-align:middle}.wbca_float_right_footer [type=file]+label.btn-upload{overflow:hidden}.wbca_float_right_footer [type=file]+label.btn-upload:before{font-size:100%;height:100%;right:130%;line-height:3.3;position:absolute;top:0;transition:all .3s}.wbca_float_right_footer{width:90px;display:flex;align-items:center}.wbca_float_left_footer{float:left;width:70%}.wbca_float_right_footer label.btn-upload img{max-width:22px!important}@media only screen and (max-width:600px){.wpbot-saas-live-chat{width:100%;height:auto;position:fixed;right:4px;bottom:50px!important}}.chat-closed-text{text-align:center;margin:20px 5px}.bg-light-gray{background-color:#90a4ae;border-radius:5px}#wbcaChatWindow{background:linear-gradient(180deg,#dcf4f6 0%,#ffffff 100%)!important;border-radius:28px!important;border:1px solid rgba(0,0,0,5%)!important;box-shadow:0 12px 40px rgba(0,0,0,.12)!important;overflow:hidden!important}.wbcaBodyHolder,.wbcaBody{background:linear-gradient(180deg,#dcf4f6 0%,#ffffff 100%)!important;border:none!important;box-shadow:none!important;width:100%!important}.wbcaTitle{background:#fff!important;border:none!important;box-shadow:none!important;padding:0!important;display:flex!important;justify-content:space-between!important;height:auto!important;align-items:center;align-content:center}.wbcaTitle span.chatIcon{display:none!important}.wbcaTitle span.chat-member{font-size:14px!important;font-weight:600!important;color:#0b2529!important;line-height:normal!important}.wpchat_header_left span#wpbot_back_to_home{display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;background:#fff!important;border-radius:50%!important;cursor:pointer!important;transition:all .25s ease!important;float:none!important;margin:0!important}.wpchat_header_left span#wpbot_back_to_home i{color:#0b2529!important;font-size:24px!important;font-weight:700!important;line-height:42px!important;margin:0!important}.wbca_signup_wrap{margin:0!important;padding:16px 24px 24px!important}.wbca_header_txt{text-align:left!important;margin-bottom:24px!important}.wbca_header_txt::before{content:"Hello there 👋"!important;display:block!important;font-size:28px!important;font-weight:700!important;color:#0b2529!important;margin-bottom:8px!important}.wbca_header_txt p{font-size:14px!important;color:#6a7c80!important;line-height:1.5!important;margin:0!important;text-align:left!important}#wbca_signup_form>div,#wbca_message_form>div{margin-bottom:20px!important;text-align:left!important}#wbca_signup_form div:has(#wbca_signup_fullname)::before{content:"Full Name"!important;display:block!important;font-size:13px!important;font-weight:600!important;color:#4a5c60!important;margin-bottom:8px!important}#wbca_signup_form div:has(#wbca_signup_email)::before{content:"Email Address"!important;display:block!important;font-size:13px!important;font-weight:600!important;color:#4a5c60!important;margin-bottom:8px!important}#wbca_signup_form div:has(.livechat-select-department)::before{content:"Select Department"!important;display:block!important;font-size:13px!important;font-weight:600!important;color:#4a5c60!important;margin-bottom:8px!important}#wbca_message_form div:has(#wbca_message_fullname)::before{content:"Full Name"!important;display:block!important;font-size:13px!important;font-weight:600!important;color:#4a5c60!important;margin-bottom:8px!important}#wbca_message_form div:has(#wbca_message_email)::before{content:"Email Address"!important;display:block!important;font-size:13px!important;font-weight:600!important;color:#4a5c60!important;margin-bottom:8px!important}#wbca_message_form div:has(#wbca_message)::before{content:"Message"!important;display:block!important;font-size:13px!important;font-weight:600!important;color:#4a5c60!important;margin-bottom:8px!important}.wbcaBody input[type=text],.wbcaBody input[type=password],.wbcaBody textarea,.livechat-select-department{background-color:#fff!important;border:1px solid #e6f0f2!important;border-radius:30px!important;box-shadow:0 4px 10px rgba(0,0,0,2%)!important;color:#0b2529!important;display:block!important;font-size:14px!important;height:52px!important;margin:0!important;padding:12px 50px 12px 24px!important;transition:all .25s ease!important;width:100%!important;box-sizing:border-box!important}.wbcaBody textarea{border-radius:18px!important;height:110px!important;padding:16px 20px!important;resize:none!important}#wbca_signup_fullname,#wbca_message_fullname{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%238fa0a3' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z' /%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 20px center!important;background-size:20px!important}#wbca_signup_email,#wbca_message_email{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2300b4d8' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z' /%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 20px center!important;background-size:20px!important}.livechat-select-department{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%238fa0a3' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7' /%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 20px center!important;background-size:16px!important}.wbcaBody input:focus,.wbcaBody textarea:focus,.livechat-select-department:focus{border-color:#00b4d8!important;box-shadow:0 4px 15px rgba(0,180,216,.12)!important;outline:none!important}.wbcaBody button.button{background:linear-gradient(90deg,#00b4d8 0%,#0077b6 100%)!important;color:#fff!important;border-radius:30px!important;font-size:16px!important;font-weight:600!important;height:52px!important;line-height:normal!important;padding:0!important;width:100%!important;max-width:100%!important;border:none!important;box-shadow:0 6px 20px rgba(0,180,216,.25)!important;cursor:pointer!important;margin:24px 0 0!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important}.wbcaBody button.button:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,180,216,.35)!important;background:linear-gradient(90deg,#00c4e8 0%,#008cc5 100%)!important}.wbcaBody button.button::before{display:none!important}.wbca_message_wrap{padding:24px!important}.wbca_message_wrap p{font-size:15px!important;color:#4a5c60!important;margin-bottom:20px!important;text-align:left!important;line-height:1.5!important}.wbca_chat_wrap{background:#fff!important}#wbca_chat_body{padding:20px 10px!important;background:linear-gradient(180deg,#dcf4f6 0%,#ffffff 100%)!important}.wbca_client_message_row .wbcaMessage{background:#b2ebf2!important;border:none!important;border-radius:8px 8px 0 8px!important;color:#0b2529!important;padding:8px 16px!important;box-shadow:0 2px 8px rgba(0,180,216,8%)!important}.wbca_admin_message_row .wbcaMessage{background:#fff!important;border:1px solid #eef3f5!important;border-radius:18px 18px 18px 0!important;color:#2b393b!important;padding:10px 16px!important;box-shadow:0 2px 8px rgba(0,0,0,2%)!important;font-size:14px!important;line-height:1.5!important}.wbcaMessage::after,.wbcaMessage::before{display:none!important}#wbca_chat_footer{display:flex!important;align-items:center!important;background:#fff!important;border-radius:30px!important;border:1px solid #eef3f5!important;box-shadow:0 4px 15px rgba(0,0,0,4%)!important;padding:6px 12px!important;margin:16px 20px 20px!important;height:auto!important}.wbca_float_left_footer{flex-grow:1!important;width:auto!important;float:none!important}.wbcaBody #wbca_chat_footer input[type=text]{border:none!important;background:0 0!important;padding:8px 12px!important;font-size:14px!important;width:100%!important;height:auto!important;color:#0b2529!important}.wbcaBody #wbca_chat_footer input[type=text]:focus{box-shadow:none!important}.wbca_float_right_footer{display:flex!important;align-items:center!important;gap:8px!important;float:none!important;width:auto!important;background:0 0!important;height:auto!important}.wbca_float_right_footer label.btn-upload{display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;border-radius:50%!important;background:#f4f7f8!important;cursor:pointer!important;transition:background .2s!important}.wbca_float_right_footer label.btn-upload:hover{background:#e8ecee!important}.wbca_float_right_footer label.btn-upload img{width:18px!important;max-width:18px!important;height:18px!important}.wbca_float_right_footer a.btn-send-message{position:static!important;width:36px!important;height:36px!important;background:#00b4d8!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:background .2s,transform .2s!important}.wbca_float_right_footer a.btn-send-message:hover{background:#0077b6!important;transform:scale(1.05)}.wbca_float_right_footer a.btn-send-message span.chatIcon.wbca_chat{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M2.01 21L23 12 2.01 3 2 10l15 2-15 2z'/%3E%3C/svg%3E")no-repeat 50%/18px!important;width:18px!important;height:18px!important;margin:0!important;float:none!important}#wbca_chat_footer{margin:-8px 20px 20px!important}#wbca_chat_body{height:434px!important}#wbca_type_suggest{background:linear-gradient(90deg,#00b4d8 0%,#0077b6 100%)!important;color:#fff!important;border-radius:6px}.wbcaMessage{border-radius:6px;box-shadow:none!important;margin:4px 12px;max-width:120px}.wbcaMessage{background-color:#f1f1f1;border-bottom-color:#919191;background:linear-gradient(90deg,#00b4d8 0%,#0077b6 100%)!important;color:#fff!important;padding:8px 15px;border:none}.wbcaContent{font-size:14px;font-family:figtree,sans-serif}.wbca_client_message_row .wbcaMessage{position:relative}.wbcaMessage.rightMessage .ui.list.right.aligned{position:absolute;bottom:auto;width:100%;width:105px;right:0;text-align:right;margin:10px 0 0}.wbcaMessage.rightMessage .wbcaMessage span{font-size:11px!important;font-style:normal!important;color:#353535!important;font-family:figtree,sans-serif!important}#wbca_chat_body{scrollbar-width:thin!important;scrollbar-color:rgba(11,37,41,.15)transparent!important}#wbca_chat_body::-webkit-scrollbar{width:6px!important;height:6px!important}#wbca_chat_body::-webkit-scrollbar-track{background:0 0!important}#wbca_chat_body::-webkit-scrollbar-thumb{background-color:rgba(11,37,41,.15)!important;border-radius:10px!important;border:1px solid transparent!important;transition:background-color .2s ease!important}#wbca_chat_body::-webkit-scrollbar-thumb:hover{background-color:rgba(11,37,41,.3)!important}.chat-closed-text p b{color:#842029;background-color:#f8d7da;border:1px solid #f5c2c7;padding:4px 6px;font-size:13px;border-radius:.25rem;margin:0}.chat-closed-text{margin:35px 5px}.chat-closed-text p{font-size:14px;color:#000}.chat-closed-text p.qcld-livechat-reload{color:#055160;background-color:#cff4fc;border:1px solid #b6effb;padding:4px 6px;font-size:13px;border-radius:.25rem}.chat-closed-text p.qcld-livechat-reload i{padding:0 8px 0 0}.chat-closed-text p.qcld-livechat-reload{display:inline}.wbcaBody #wbca_chat_footer #input_wbca_editor:disabled{cursor:no-drop}.wbcaBody #wbca_chat_footer #input_wbca_editor[disabled]{cursor:no-drop}@media screen and (max-width:480px){div#wp-chatbot-chat-container .wpbot-saas-live-chat{width:96%!important;height:100vh;margin:0 auto;left:0;right:0!important}div#wp-chatbot-chat-container .wpbot-saas-live-chat .wbcaBody input[type=text]{width:100%;max-width:inherit}div#wp-chatbot-chat-container #wbca_chat_body{height:580px!important}div#wp-chatbot-chat-container .wbca_float_right_footer{width:max-content!important;padding-right:0}}
.wbca-admin-wrap ul{list-style:none;margin:0;padding:0}.wbca_client_message_row,.wbca_admin_message_row{padding:15px 0 0;margin:15px 0 0}.wbca_client_message_row:first-child,.wbca_admin_message_row:first-child{margin-top:0}.wbca_client_message_row:last-child,.wbca_admin_message_row:last-child{margin-bottom:15px}.wbca_button{-moz-box-shadow:inset 0 1px 0 0 #ffffff;-webkit-box-shadow:inset 0 1px 0 0 #ffffff;box-shadow:inset 0 1px #ffffff;background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#f9f9f9),color-stop(1,#e9e9e9));background:-moz-linear-gradient(top,#f9f9f9 5%,#e9e9e9 100%);background:-webkit-linear-gradient(top,#f9f9f9 5%,#e9e9e9 100%);background:-o-linear-gradient(top,#f9f9f9 5%,#e9e9e9 100%);background:-ms-linear-gradient(top,#f9f9f9 5%,#e9e9e9 100%);background:linear-gradient(to bottom,#f9f9f9 5%,#e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',endColorstr='#e9e9e9',GradientType=0);background-color:#f9f9f9;-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;border:0;cursor:pointer;color:#666;font-family:Arial;font-size:14px;font-weight:700;padding:8px 12px;text-decoration:none;text-shadow:0 1px 0 #fff;text-transform:inherit}.wbca_button:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#e9e9e9),color-stop(1,#f9f9f9));background:-moz-linear-gradient(top,#e9e9e9 5%,#f9f9f9 100%);background:-webkit-linear-gradient(top,#e9e9e9 5%,#f9f9f9 100%);background:-o-linear-gradient(top,#e9e9e9 5%,#f9f9f9 100%);background:-ms-linear-gradient(top,#e9e9e9 5%,#f9f9f9 100%);background:linear-gradient(to bottom,#e9e9e9 5%,#f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9',endColorstr='#f9f9f9',GradientType=0);background-color:#e9e9e9}.wbca_button:active{position:relative;top:1px}.wbcaBody button.button{min-width:100px;max-width:250px;display:block;margin:1em 0;padding:.5em 1.2em;border:none;background:0 0;color:inherit;vertical-align:middle;position:relative;z-index:1;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;font-weight:400;border:1px solid #eaeaea;font-size:1.15em;text-transform:inherit}.wbcaBody button.button:focus{outline:none}.wbcaBody button.button>span{vertical-align:middle}.wbcaBody .button--ujarak{-webkit-transition:border-color .4s,color .4s;transition:border-color .4s,color .4s}.wbcaBody .button--ujarak::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#37474f;z-index:-1;opacity:0;-webkit-transform:scale3d(.7,1,1);transform:scale3d(.7,1,1);-webkit-transition:-webkit-transform .4s,opacity .4s;transition:transform .4s,opacity .4s;-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)}.wbcaBody .button--ujarak,.wbcaBody .button--ujarak::before{-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)}.wbcaBody .button--ujarak:hover{color:#fff;border-color:#37474f}.wbcaBody .button--ujarak:hover::before{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wbcaBody input[type=text],.wbcaBody input[type=password],.wbcaFooter textarea,.wbcaBody textarea,#wbca_add_search_form input[type=text],#wbca_add_search_form textarea,#wbca_edit_form input[type=text],#wbca_edit_form textarea{border:1px solid #eaeaea;box-shadow:none;color:rgba(0,0,0,.75);background-color:transparent;background-image:none;font-family:inherit;border-radius:0;color:rgba(0,0,0,.75);display:block;font-size:13px;margin:0 0 6px;padding:.7em;transition:all .15s linear 0s;width:100%}#wbca_chat_footer input[type=text]:focus,.wbcaFooter textarea:focus{background-color:transparent}#wbca_chat_footer input[type=text],.wbcaFooter textarea{margin:0;background-color:transparent;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}#wbcaChatWindow input::-webkit-input-placeholder,.wbca-admin-wrap input::-webkit-input-placeholder,#wbcaChatWindow textarea::-webkit-input-placeholder,.wbca-admin-wrap textarea::-webkit-input-placeholder{color:#757575}#wbcaChatWindow input:-moz-placeholder,.wbca-admin-wrap input:-moz-placeholder,#wbcaChatWindow textarea::-webkit-input-placeholder,.wbca-admin-wrap textarea::-webkit-input-placeholder{color:#757575}#wbcaChatWindow input::-moz-placeholder,.wbca-admin-wrap input::-moz-placeholder,#wbcaChatWindow textarea::-webkit-input-placeholder,.wbca-admin-wrap textarea::-webkit-input-placeholder{color:#757575}#wbcaChatWindow input:-ms-input-placeholder,.wbca-admin-wrap input:-ms-input-placeholder,#wbcaChatWindow textarea::-webkit-input-placeholder,.wbca-admin-wrap textarea::-webkit-input-placeholder{color:#757575}.wbcaMessage{font-size:13px;background-color:#fff;display:block;color:#373e4d;min-height:14px;padding:3px 10px;position:relative;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;border-bottom:1px solid #c2c2c2}.leftMessage:after,.leftMessage:before{right:100%;top:13px;border-bottom:transparent}.leftMessage:after{border-color:rgba(255,255,255,0);border-right-color:#fff}.leftMessage:before{border-color:rgba(218,222,225,0);border-right-color:#fff}.rightMessage:after{border-color:rgba(255,255,255,0);border-left-color:#fff}.rightMessage:before{border-color:rgba(218,222,225,0);border-left-color:#fff}.wbca_image>img{height:32px;width:32px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%}.floatLeft,.leftImage{float:left}.floatRight,.rightImage{float:right}.leftMessage{margin-left:8px;float:left}.rightMessage{margin-right:8px;float:right}.leftMessage,.rightMessage{position:relative}.wbca-clear:after,.wbca-clear:before{visibility:hidden;display:table;font-size:0;content:" ";clear:both;height:1px;margin-top:-1px}* html .wbca-clear{height:1px;margin-top:-1px}#wbca_alert{position:fixed;bottom:0;left:0;display:none}.wbca_error,.wbca_success{padding:10px;margin:0 0 10px;display:block}.wbca_error{color:#ed4337;background-color:#f2dede}.wbca_success{color:green;background-color:#dff0d8}.wbca_hide,#wbca_msg_notify,#wbca_type_suggest{display:none}.wbca_center{text-align:center}.wbca_spinnerx16{background-image:url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/addons/live-chat-addon/css/../images/loaderx16.gif);background-repeat:no-repeat;display:inline-block;width:16px;height:16px}i.wbca_delete{position:absolute;top:50%;right:50%;margin-top:-8px;margin-right:-8px}i.wbca_btn_spin{margin-left:5px;margin-bottom:-3px}i.wbca_left_spin{margin-right:5px;margin-bottom:-3px}.livechat-select-department{width:100%!important;padding:8px;border-color:#ddd!important;color:#777}.ispbox{position:absolute;display:none;padding:14px 17px;z-index:900;font-size:14px}.ispinner{padding:15px;-moz-border-radius:5px;border-radius:5px;background:#fff url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/addons/live-chat-addon/css/../images/loaderx16.gif)no-repeat 50%;border-right:1px solid #333;border-bottom:1px solid #333}.ispmask{position:absolute;display:none;top:0;left:0;height:100%;width:100%;background:#000;z-index:800}.ispclose{position:absolute;top:0;right:0;width:30px;height:30px;cursor:pointer;background:url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/addons/live-chat-addon/css/../images/close.png)no-repeat}.ispclose:hover{background-position:0 -30px}#wbca_box_error{background:#ff6969;color:#fff;text-shadow:1px 1px #cf5454;border-right:1px solid #000;border-bottom:1px solid #000;padding:0;font-size:14px}#wbca_box_error .ispcontent{padding:5px 14px 11px;border:1px solid #ffb8b8;-moz-border-radius:5px;border-radius:5px}#wbca_box_success{background:#2ea125;color:#fff;text-shadow:1px 1px #1b6116;border-right:1px solid #000;border-bottom:1px solid #000;padding:5px 10px;-moz-border-radius:0;border-radius:0;font-size:14px}#bluemask{background:#4195aa}#frameless{padding:0}#frameless .ispclose{left:6px}.ui.button .dashicons.dashicons-paperclip{font-size:12px;width:15px;height:12px}.wpbot-saas-live-chat{width:380px!important}.wpbot-saas-live-chat{border-radius:6px}@media only screen and (max-width:600px){.wpbot-saas-live-chat{width:100%!important;height:auto;position:fixed;right:4px!important;z-index:999!important}}
#wp-chatbot-shortcode-template-container img,#wp-chatbot-chat-container img{max-width:100%;height:auto;box-shadow:none!important;max-height:100%}.clear{clear:both;float:none}.wp-chatbot-chat-container,.wp-chatbot-shortcode-template-container{font-size:14px;line-height:1.8}.wp-chatbot-chat-container a,.wp-chatbot-shortcode-template-container a{text-decoration:none;border:none;outline:none;color:inherit;background:0 0;box-shadow:none}.wp-chatbot-chat-container a:active,.wp-chatbot-chat-container a:hover,.wp-chatbot-shortcode-template-container a:active,.wp-chatbot-shortcode-template-container a:hover{outline:0}.wp-chatbot-chat-container p,.wp-chatbot-shortcode-template-container p{background:0 0;font-weight:400;line-height:1.8;letter-spacing:0;margin:10px 0;padding:0}.wp-chatbot-chat-container h1,.wp-chatbot-chat-container h2,.wp-chatbot-chat-container h3,.wp-chatbot-chat-container h4,.wp-chatbot-chat-container h5,.wp-chatbot-chat-container h6,.wp-chatbot-shortcode-template-container h1,.wp-chatbot-shortcode-template-container h2,.wp-chatbot-shortcode-template-container h3,.wp-chatbot-shortcode-template-container h4,.wp-chatbot-shortcode-template-container h5,.wp-chatbot-shortcode-template-container h6{color:inherit;background:0 0;font-weight:400;line-height:1.1;letter-spacing:0;padding:0}.wp-chatbot-chat-container h1,.wp-chatbot-chat-container h2,.wp-chatbot-chat-container h3,.wp-chatbot-shortcode-template-container h1,.wp-chatbot-shortcode-template-container h2,.wp-chatbot-shortcode-template-container h3{margin-top:20px;margin-bottom:10px}.wp-chatbot-chat-container h4,.wp-chatbot-chat-container h5,.wp-chatbot-chat-container h6,.wp-chatbot-shortcode-template-container h4,.wp-chatbot-shortcode-template-container h5,.wp-chatbot-shortcode-template-container h6{margin-top:10px;margin-bottom:10px}.wp-chatbot-chat-container h1,.wp-chatbot-shortcode-template-container h1{font-size:42px}.wp-chatbot-chat-container h2,.wp-chatbot-shortcode-template-container h2{font-size:28px}.wp-chatbot-chat-container h3,.wp-chatbot-shortcode-template-container h3{font-size:24px}.wp-chatbot-chat-container h4,.wp-chatbot-shortcode-template-container h4{font-size:18px}.wp-chatbot-chat-container h5,.wp-chatbot-shortcode-template-container h5{font-size:14px}.wp-chatbot-chat-container h6,.wp-chatbot-shortcode-template-container h6{font-size:12px}.wp-chatbot-chat-container button,.wp-chatbot-chat-container input,.wp-chatbot-chat-container optgroup,.wp-chatbot-chat-container select,.wp-chatbot-chat-container textarea,.wp-chatbot-shortcode-template-container button,.wp-chatbot-shortcode-template-container input,.wp-chatbot-shortcode-template-container optgroup,.wp-chatbot-shortcode-template-container select,.wp-chatbot-shortcode-template-container textarea{color:inherit;margin:0;box-shadow:none;border:none;background:inherit}.wp-chatbot-chat-container button:focus,.wp-chatbot-chat-container input:focus,.wp-chatbot-chat-container optgroup:focus,.wp-chatbot-chat-container select:focus,.wp-chatbot-chat-container textarea:focus,.wp-chatbot-shortcode-template-container button:focus,.wp-chatbot-shortcode-template-container input:focus,.wp-chatbot-shortcode-template-container optgroup:focus,.wp-chatbot-shortcode-template-container select:focus,.wp-chatbot-shortcode-template-container textarea:focus{outline:none}#wp-chatbot-chat-container{position:fixed;z-index:99999}.wp-chatbot-ball{float:right;position:relative;cursor:pointer;background:#fff;width:60px;height:60px;border-radius:50%;padding:0!important;outline:unset;border:none;box-shadow:#767580 0 4px 20px;display:flex;align-items:center;justify-content:center;overflow:hidden}#wpbot_language{font-size:14px}#wp-chatbot-ball .wp-chatbot-ball img{width:60px!important;height:60px!important;display:block;border-radius:50%;padding:6px;box-sizing:border-box}#wp-chatbot-ball .wp-chatbot-ball .wpbot-icon-video,.wp-chatbot-ball .wpbot-icon-video{position:absolute;top:0;left:0;width:100%!important;height:100%!important;border-radius:50%;object-fit:cover;pointer-events:none;box-sizing:border-box;z-index:0}#wp-chatbot-ball .wp-chatbot-ball iframe.wpbot-icon-video,.wp-chatbot-ball iframe.wpbot-icon-video{top:50%;left:50%;width:177.78%!important;height:100%!important;min-width:177.78%;min-height:100%;border:0;border-radius:0;transform:translate(-50%,-50%)scale(1.45);transform-origin:center center;object-fit:unset;pointer-events:none}.wp-chatbot-ball-animator{position:relative;border-radius:50%;z-index:1}.wp-chatbot-animation-active .wp-chatbot-ball-animation-switch{opacity:1;width:100%;height:100%;position:absolute;animation:spin 2s linear infinite;border:3px solid transparent;border-top-color:#9370db}.wp-chatbot-animation-active .wp-chatbot-ball-animation-switch:before{content:"";position:absolute;top:-9px;left:-9px;right:-9px;bottom:-9px;border-radius:50%;border:3px solid transparent;border-top-color:#ba55d3;animation:spin 3s linear infinite}.wp-chatbot-animation-active .wp-chatbot-ball-animation-switch:after{content:"";position:absolute;top:-15px;left:-15px;right:-15px;bottom:-15px;border-radius:50%;border:3px solid transparent;border-top-color:#f0f;animation:spin 1.5s linear infinite}@keyframes spin{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinHide{0%{opacity:0}100%{opacity:0}}.wp-chatbot-board-container{display:none;height:auto;width:370px;position:relative;box-sizing:border-box}.wp-chatbot-board-container.active-chat-board{display:inline-block;vertical-align:top}.wp-chatbot-header{border-radius:5px 5px 0 0;margin:0;box-sizing:border-box;text-align:center;position:relative;height:35px!important}.wp-chatbot-header h3{margin:0!important;padding:0!important}.wp-chatbot-content{height:400px;position:relative;padding:15px;box-sizing:border-box;display:block}.bot_voice_wrapper{align-items:center;width:100%}.bot_recoding_animation canvas{width:100%}.bot_recoding_animation{width:100%;text-align:center}#botbtnStop{border-radius:20px;font-size:15px;font-weight:700;color:#252323;background:#fff;padding:3px 15px}.wp-chatbot-product-reload.wp-chatbot-product-loading{display:block;position:absolute;background:rgba(255,255,255,.5);padding:3px;border-radius:5px;top:0;bottom:0;left:0;right:0;z-index:999}.wp-chatbot-product-loading img{display:table;left:50%;top:50%;position:absolute;margin:-10px -45px}ul.wp-chatbot-messages-container{padding:0!important;margin:0!important;overflow:hidden}@keyframes messageAnim{0%{transform:translateY(80px)scaleX(.5);opacity:0}100%{transform:translateY(0)scaleX(1);opacity:1}}ul.wp-chatbot-messages-container>li{position:relative;box-sizing:border-box;word-wrap:break-word;list-style:none;display:block;clear:both;line-height:150%;min-height:50px;margin:0 0 10px;animation:messageAnim .5s;opacity:1;-ms-word-break:break-all;word-break:break-all;word-break:break-word}ul.wp-chatbot-messages-container>li>.wp-chatbot-paragraph h3{padding:0 0 5px!important;margin:0!important;font-weight:700;font-size:16px}ul.wp-chatbot-messages-container>li.wp-chatbot-msg::before{left:19px}ul.wp-chatbot-messages-container>li.wp-chat-user-msg::before{right:19px}ul.wp-chatbot-messages-container>li:before{content:"";display:block;width:5px;height:5px;background:red;top:19px;z-index:999;position:absolute;border-radius:50%;box-shadow:-38px 0 #f35b5c,-28px 8px #88bfc9,-14px 35px #f35b5c,-4px 28px #88bfc9,30px 32px #f35b5c,28px 22px #88bfc9,43px 0 #f35b5c,35px -5px #88bfc9,20px -30px #f35b5c,10px -22px #88bfc9,-18px -30px #f35b5c,-14px -22px #88bfc9;animation:.9s bang ease-out backwards,.9s linear dothide;opacity:0;animation-duration:.5s,.5s}@keyframes dothide{0%{opacity:1}90%{opacity:1}100%{opacity:1}}@keyframes bang{from{box-shadow:0 0 white,0 0 white,0 0 white,0 0 white,0 0 white,0 0 white,0 0 white,0 0 white,0 0 white,0 0 white,0 0 white,0 0 white}}ul.wp-chatbot-messages-container>li:first-child .wp-chatbot-avatar,ul.wp-chatbot-messages-container>li:first-child .wp-chatbot-agent{display:none;overflow:hidden}ul.wp-chatbot-messages-container>li.wp-chat-user-msg:after,ul.wp-chatbot-messages-container>li .wp-chatbot-products:after{clear:both;display:block;content:"";height:1px}ul.wp-chatbot-messages-container>li .wp-chatbot-agent,.wp-chatbot-agent-profile .wp-chatbot-widget-agent{display:none}#wp-chatbot-messages-container .wp-chatbot-avatar img,.wp-chatbot-agent-profile .wp-chatbot-widget-avatar img{width:40px!important;height:40px}.wp-chatbot-paragraph audio{width:100%}.wp-chatbot-footer{border-radius:5px}.wp-chatbot-tab-nav{padding:15px 5px}.wp-chatbot-tab-nav ul{margin:0!important;padding:0!important;list-style:none;text-align:center;display:flex;justify-content:space-around;vertical-align:bottom}.wp-chatbot-tab-nav ul li{display:inline-block;vertical-align:middle;position:relative;transition:.2s;margin:0!important;padding:0!important}.wp-chatbot-tab-nav ul li a{display:block;width:24px;height:24px;margin:5px;background:url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/css/../images/tab-btn-icon.webp)no-repeat;border-radius:50%;position:relative;border-bottom:none}.wp-chatbot-tab-nav ul li a:focus{outline:none}.wp-chatbot-tab-nav ul li a[data-option=recent]{background-position:-7px -7px}.wp-chatbot-tab-nav ul li a[data-option=cart]{background-position:-47px -7px}.wp-chatbot-tab-nav ul li a[data-option=chat]{background-position:-82px -2px;width:35px;height:35px;margin:0}.wp-chatbot-tab-nav ul li a[data-option=help]{background-position:-129px -7px}.wp-chatbot-tab-nav ul li a[data-option=support]{background-position:-128px -127px}.wp-chatbot-tab-nav ul li a[data-option=live-chat]{background-position:-169px -47px}.wp-chatbot-tab-nav ul li:before{display:block;width:74px;background-size:200%,100%;transition:all .2s linear;height:26px;position:absolute;left:0;top:-25px;margin-left:-20px;border-radius:50%}.wp-chatbot-tab-nav ul li a[data-option=chat]:after{content:"";position:absolute;border-radius:50%;border:3px solid #fff;left:-9px;right:-9px;bottom:-9px;top:-9px}.wp-chatbot-tab-nav ul li.wp-chatbot-operation-active a:before,.wp-chatbot-tab-nav ul li:hover a:before{content:"";position:absolute;left:-4px;right:-4px;bottom:-4px;top:-4px;border-radius:50%;border:3px solid #fff;transition:.2s}.wp-chatbot-tab-nav ul li:hover:before,.wp-chatbot-tab-nav ul li.wp-chatbot-operation-active:before{background-position:bottom}.wp-chatbot-tab-nav ul li a span#wp-chatbot-cart-numbers{position:absolute;top:-6px;right:-11px;background:#da165d;color:#fff;display:block;width:16px;height:16px;border-radius:50%;font-size:10px;line-height:16px}.wp-chatbot-editor-container{border-radius:0 0 5px 5px;margin:0;padding:4px 15px;position:relative}.wp-chatbot-editor-container input{display:inline-block!important;border:none!important;box-shadow:none;height:40px;width:88%!important;background-color:transparent!important;font-size:14px;margin:0!important;padding:0!important;outline:none!important}.wp-chatbot-editor-container input:focus{outline:none;border:none;box-shadow:none;background:0 0}.wp-chatbot-editor-container button{display:inline-block;height:40px;color:#fff!important;width:12%;cursor:pointer;margin:0 0 0 -8px;padding:0;border:none;outline:none;background-color:unset!important}.wp-chatbot-editor-container button:focus{outline:none;border:none;box-shadow:none}#wp-chatbot-loadmore{display:table;margin:0 auto;padding:8px 20px!important}.wp-chatbot-loadmore,.wp-chatbot-loadmore2,.wp-chatbot-loadmore-saas,.wp-chatbot-fuse-loadmore{display:table;margin:0 auto;padding:8px 20px!important;margin-bottom:10px}.qcld-chatbot-support-or{text-align:center;font-weight:700;color:#1f8ceb}.qcld-chatbot-user-confirmation{color:#494949}span.qcld-chatbot-product-category,span.qcld-chatbot-support-items,span.qcld-chatbot-wildcard,span.qcld-chatbot-suggest-email,span.qcld-chatbot-suggest-phone,span.qcld-chatbot-site-search,span.qcld-chatbot-default,span.qcld-chatbot-custom-intent{display:inline-block;margin:3px auto;padding:6px 11px;margin-right:4px}.qcld_back_to_start{display:block!important;margin:18px auto!important;margin-right:16px!important}.qcld-chatbot-reset-btn,.qcld-chat-common{display:inline-block;padding:5px 12px;min-width:100px}span.qcld-chatbot-product-category,span.qcld-chatbot-support-items,span.qcld-chatbot-wildcard,span.qcld-chatbot-suggest-email,span.qcld-chatbot-suggest-phone,span.qcld-chatbot-reset-btn,span.qcld-chat-common,span.qcld-chatbot-site-search,span.qcld-chatbot-default,span.qcld-chatbot-custom-intent,#wp-chatbot-loadmore,.wp-chatbot-loadmore,.wp-chatbot-loadmore2,.wp-chatbot-loadmore-saas,.wp-chatbot-fuse-loadmore{font-weight:700;cursor:pointer;text-align:center;border-radius:32px;transition:.2s linear}.wp-chatbot-products-area{clear:both;height:auto;margin-bottom:15px}.wp-chatbot-products-area ul{margin:0!important;padding:0!important;font-size:0}.wp-chatbot-products-area ul li{position:relative;display:inline-block;width:48%;margin:2% 0;box-sizing:border-box;padding:2px;background-color:#eee;border-radius:5px;min-height:144px}.wp-chatbot-products-area ul li:nth-child(2n+2){margin-left:4%}.wp-chatbot-products-area ul li img{display:block;box-shadow:none}.wp-chatbot-products-area ul li .wp-chatbot-product-summary{background:rgba(0,0,0,.51);bottom:0;left:0;position:absolute;right:0;text-align:center;top:0;z-index:999;visibility:hidden;font-size:12px}.wp-chatbot-products-area ul li:hover .wp-chatbot-product-summary{visibility:visible}.wp-chatbot-products-area ul li .wp-chatbot-product-summary .wp-chatbot-product-table{display:table;height:100%;width:100%}.wp-chatbot-products-area ul li .wp-chatbot-product-summary .wp-chatbot-product-table .wp-chatbot-product-table-cell{display:table-cell;vertical-align:middle}.wp-chatbot-products-area ul li .wp-chatbot-product-summary h3.wp-chatbot-product-title{padding:0;margin:0 0 10px;font-size:16px;line-height:1.2}.wp-chatbot-products-area ul li .wp-chatbot-product-summary h3.wp-chatbot-product-title{color:#fff;text-decoration:none}.wp-chatbot-products-area ul li .wp-chatbot-product-summary .price,.wp-chatbot-products-area ul li .wp-chatbot-product-summary .price span,.wp-chatbot-products-area ul li .wp-chatbot-product-summary .price ins,.wp-chatbot-products-area ul li .wp-chatbot-product-summary .price del{background-color:transparent!important;color:#fff;font-size:14px;text-align:unset}.wp-chatbot-orders-container,.wp-chatbot-cart-container{width:100%}.wp-chatbot-orders-single,.wp-chatbot-orders-header,.wp-chatbot-cart-header,.wp-chatbot-cart-single{display:block;font-size:0}.wp-chatbot-orders-single div,.wp-chatbot-orders-header div,.wp-chatbot-cart-header div,.wp-chatbot-cart-single div{display:inline-block;font-size:10px;padding:8px;vertical-align:middle;min-height:30px;box-sizing:border-box}.wp-chatbot-cart-header div,.wp-chatbot-cart-single div{width:20%}.wp-chatbot-cart-header div:nth-child(1),.wp-chatbot-cart-single div:nth-child(1){width:45%}.wp-chatbot-cart-header div:nth-child(3),.wp-chatbot-cart-single div:nth-child(3){text-align:right}.wp-chatbot-cart-header div:nth-child(4),.wp-chatbot-cart-single div:nth-child(4){width:15%;text-align:right}.wp-chatbot-orders-single div,.wp-chatbot-orders-header div{width:70%}.wp-chatbot-orders-single div:nth-child(1),.wp-chatbot-orders-header div:nth-child(1){width:30%}.wp-chatbot-orders-single div:nth-child(3),.wp-chatbot-orders-header div:nth-child(3){width:35%}.wp-chatbot-orders-container .order-items p{margin:2px 0;padding:0;line-height:14px}.wp-chatbot-cart-container h3{font-size:12px!important;margin:0!important;padding:0!important}.wp-chatbot-cart-container input[type=number]{width:100%;height:20px;padding:0;margin:0;text-align:center}.wp-chatbot-cart-single div:last-child span.wp-chatbot-cart-price,.wp-chatbot-cart-single div:last-child span.wp-chatbot-remove-cart-item{vertical-align:middle}.wp-chatbot-remove-cart-item{display:inline-block;font-size:14px;width:20px;height:20px;line-height:20px;text-align:center;cursor:pointer;border-radius:50%}.wp-chatbot-remove-cart-item:hover{background-color:red;color:#fff}.wp-chatbot-cart-title,.wp-chatbot-recent-view-title{margin:0 0 10px;text-align:center;font-size:18px}.wp-chatbot-cart-footer{clear:both;font-size:0}.wp-chatbot-cart-footer div{display:inline-block;font-size:14px;width:50%;min-height:1px}.wp-chatbot-cart-footer div a{display:block;text-align:center;font-size:14px;padding:8px 20px}.wp-chatbot-no-cart-item{margin:10px auto;text-align:center}.wp-chatbot-product-container{margin-top:50px;display:none;z-index:9999999}.wp-chatbot-product-container.active-chatbot-product-details{display:inline-block;vertical-align:top}.wp-chatbot-product-details{width:600px;position:relative;margin:50px auto;font-size:0;min-height:300px;padding:15px}.wp-chatbot-product-image-col,.wp-chatbot-product-info-col{display:inline-block;vertical-align:top;width:50%;font-size:15px;box-sizing:border-box;padding:15px}#wp-chatbot-product-image{text-align:center}.wp-chatbot-product-image-large:hover a{cursor:zoom-in}.wp-chatbot-product-image-large a:focus{outline:none}.wp-chatbot-product-image-thumbs{overflow-x:auto;text-align:left;padding:5px 0}.wp-chatbot-product-image-thumbs ul{margin:0;padding:0;white-space:nowrap}.wp-chatbot-product-image-thumbs ul li{list-style:none;display:inline-table;max-width:80px;margin:0 2px;background-color:#000}.wp-chatbot-product-image-thumbs ul li img{display:block}.wp-chatbot-product-image-thumbs ul li a{display:block;opacity:.5}.wp-chatbot-product-image-thumbs ul li a:focus{outline:none}.wp-chatbot-product-image-thumbs ul li.wp-chatbot-product-active-image-thumbs a{opacity:1}.wp-chatbot-product-title h2{margin:0 0 5px;font-size:24px}.wp-chatbot-product-price p{margin:5px 0 10px;padding:0}.wp-chatbot-product-price ins,.wp-chatbot-product-price del{background:0 0;color:inherit}.wp-chatbot-product-description{max-height:150px;overflow-x:auto}.wp-chatbot-product-description,.wp-chatbot-product-description p{font-size:12px;line-height:1.8;color:#999;margin:5px 0;padding:0}.wp-chatbot-product-quantity,.wp-chatbot-product-variable>div{margin:10px 0;font-size:0}.wp-chatbot-product-quantity label,.wp-chatbot-product-variable label{display:inline-block;width:90px;text-transform:uppercase;font-size:14px;margin-right:10px}.wp-chatbot-product-quantity input,.wp-chatbot-product-variable select{display:inline-block;width:140px;box-sizing:border-box;padding:5px 10px;height:35px;border:1px solid #eee;margin:0;font-size:14px!important}.wp-chatbot-product-quantity input:focus,.wp-chatbot-product-variable select:focus{outline:none}.wp-chatbot-product-cart-button input[type=button]{display:table;padding:8px 20px;text-transform:uppercase;font-size:14px;margin:20px 0 0}.wp-chatbot-product-cart-button input[type=button]:focus{box-shadow:none!important}a.wp-chatbot-product-close{position:absolute;top:0;right:0;background:rgba(252,67,3,.8)url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/css/../images/wp-boat-product-close-icon.png)no-repeat 50%;width:30px;height:30px;cursor:pointer}.wp-chatbot-board-container{display:none}@keyframes chatbotProductAnimation{0%{transform:translate(200px)}95%{transform:translate(-10px)}100%{transform:translate(0)}}.active-chatbot-product-details{display:block;position:absolute;right:100%;animation:.5s chatbotProductAnimation;z-index:-1}.wp-chatbot-shortcode-template-container .wp-chatbot-product-container{position:fixed;animation:none;right:0;left:0;top:0;border:0;width:100%;height:100%;background-color:rgba(1,1,1,.79);z-index:99999999;margin:0}#wp-chatbot-chat-app-shortcode-container{position:fixed;z-index:99999999;top:0;bottom:0;left:0;right:0;background:#fff}#wp-chatbot-chat-app-shortcode-container .wp-chatbot-board-container,#wp-chatbot-chat-app-shortcode-container .wp-chatbot-container{width:100%!important}#wp-chatbot-chat-app-shortcode-container .wp-chatbot-board-container:after{display:none}#wp-chatbot-chat-app-shortcode-container .wp-chatbot-header,#wp-chatbot-chat-app-shortcode-container .wp-chatbot-footer,#wp-chatbot-chat-app-shortcode-container .wp-chatbot-container{border-radius:0}#wp-chatbot-chat-app-shortcode-container .wp-chatbot-header{display:none}#wp-chatbot-chat-app-shortcode-container .wp-chatbot-product img{margin:0 auto}#wp-chatbot-chat-app-shortcode-container .wp-chatbot-product-container{margin-top:0}#wp-chatbot-chat-app-shortcode-container .active-chatbot-product-details{left:0;right:0;top:0;bottom:0;z-index:999999999;background:rgba(0,0,0,.8);margin:0}#wp-chatbot-chat-app-shortcode-container .wp-chatbot-product-details{margin:0 auto}#wp-chatbot-chat-app-shortcode-container #wp-chatbot-cart-short-code .wp-chatbot-comment-loader,#wp-chatbot-chat-app-shortcode-container #wp-chatbot-checkout-short-code .wp-chatbot-comment-loader{position:absolute;top:50%;left:50%;margin-left:-45px}.wpchatbot-app-order-confirmation .wpchatbot-woocommerce-order,#wp-chatbot-app-checkout-container{font-size:14px;box-sizing:border-box;padding:15px;position:absolute;left:0;right:0;top:0;z-index:999999;background:#fff}.wpchatbot-woocommerce-order .woocommerce-notice{padding:10px;border:1px solid #ccc;color:#fff}.wpchatbot-woocommerce-order .woocommerce-notice.woocommerce-thankyou-order-received{background:#58a093}.wpchatbot-woocommerce-order .woocommerce-notice.woocommerce-thankyou-order-failed{background:#db4771}.wpchatbot-woocommerce-order .woocommerce-order-details,.wpchatbot-woocommerce-order .woocommerce-customer-details{padding:20px 0}.wpchatbot-app-order-confirmation #wp-chatbot-chat-container,.wpchatbot-app-checkout #wp-chatbot-chat-container{display:none}.wpchatbot-woocommerce-order table{width:100%}.wpchatbot-woocommerce-order .woocommerce-table.order_details tbody tr td,.wpchatbot-woocommerce-order .woocommerce-table.order_details tfoot tr th,.wpchatbot-woocommerce-order .woocommerce-table.order_details tfoot tr td{text-align:left}.wpchatbot-app-order-confirmation .woocommerce-thankyou-order-details{margin:0;padding:0}.wpchatbot-app-home-back{display:table;padding:8px 20px;background:#9a3a87;color:#fff;font-size:14px;text-transform:uppercase;border:none}.wpchatbot-app-order-confirmation .woocommerce-thankyou-order-details li{list-style:none;padding:5px 0;border-bottom:1px solid #eaeaea}.wpchatbot-app-order-confirmation .woocommerce-thankyou-order-details li:last-child{border-bottom:none}#wp-chatbot-cart-short-code .coupon{width:100%;max-width:400px;text-align:left}#wp-chatbot-cart-short-code .coupon input[type=text],#wp-chatbot-cart-short-code .coupon input[type=submit]{width:45%;height:50px;box-sizing:border-box;padding:5px;margin-right:4%;vertical-align:middle;font-size:16px}#wp-chatbot-cart-short-code .cart_totals table,#wp-chatbot-cart-short-code .cart_totals table tr,#wp-chatbot-cart-short-code .cart_totals table td,#wp-chatbot-cart-short-code .cart_totals table th{width:100%;max-width:100%!important;margin:0!important}#wp-chatbot-cart-short-code .cross-sells{display:none}#wp-chatbot-cart-short-code .wc-proceed-to-checkout{margin:15px 0}.wp-chatbot-shortcode-template-container .wp-chatbot-content{height:452px}.wp-chatbot-shortcode-template-container span.qcld-chatbot-product-category,.wp-chatbot-shortcode-template-container span.qcld-chatbot-support-items,.wp-chatbot-shortcode-template-container span.qcld-chatbot-wildcard,.wp-chatbot-shortcode-template-container span.qcld-chatbot-suggest-email,span.qcld-chatbot-suggest-phone,span.qcld-chatbot-site-search,span.qcld-chatbot-default,span.qcld-chatbot-custom-intent,.wp-chatbot-shortcode-template-container span.qcld-chatbot-reset-btn,.wp-chatbot-shortcode-template-container span.qcld-chat-common,.wp-chatbot-shortcode-template-container #wp-chatbot-loadmore,.wp-chatbot-loadmore,.wp-chatbot-loadmore2,.wp-chatbot-loadmore-saas,.wp-chatbot-fuse-loadmore{color:#000;background:unset;background-size:200%;background-color:#ffffff7d;box-shadow:unset;border:1px solid #80808030}.wp-chatbot-shortcode-template-container span.qcld-chatbot-product-category:hover,.wp-chatbot-shortcode-template-container span.qcld-chatbot-support-items:hover,.wp-chatbot-shortcode-template-container span.qcld-chatbot-wildcard:hover,.wp-chatbot-shortcode-template-container span.qcld-chatbot-suggest-email:hover,span.qcld-chatbot-suggest-phone:hover,span.qcld-chatbot-site-search:hover,span.qcld-chatbot-default:hover,span.qcld-chatbot-custom-intent:hover,.wp-chatbot-shortcode-template-container span.qcld-chatbot-reset-btn:hover,.wp-chatbot-shortcode-template-container span.qcld-chat-common:hover,.wp-chatbot-shortcode-template-container #wp-chatbot-loadmore:hover,.wp-chatbot-loadmore:hover,.wp-chatbot-loadmore2:hover,.wp-chatbot-loadmore-saas:hover,.wp-chatbot-fuse-loadmore:hover{background-position:100%;box-shadow:none;background-color:#a1c4fd}span.qcld-chat-common{color:#000;background-size:200%;box-shadow:unset;border:1px solid #80808030;background-color:#ffffff7d}span.qcld-chat-common:hover{background-position:100%;box-shadow:none;background-color:#a1c4fd}.wp-chatbot-notification-container{position:relative;top:50px;left:1px;padding:35px 15px 10px;box-shadow:0 0 20px #CEBDBD;border-radius:10px;transition:.8s;background-color:#fff;font-size:14px;line-height:1.5;animation:floating_bot_anima 2s ease-in-out;animation-delay:.2s;width:320px}.wp-chatbot-notification-container.wp-chatbot-notification-container-sliding{opacity:.9;transform:translateX(0)}.wp-chatbot-notification-container-disable{display:none}.wp-chatbot-notification-agent-profile{position:absolute;top:-40px;left:15px;right:15px}.wp-chatbot-notification-widget-avatar,.wp-chatbot-notification-welcome{display:inline-block}.wp-chatbot-notification-widget-avatar{width:60px;height:60px;background-color:#fff;border-radius:50%;overflow:hidden;box-shadow:0 5px 5px #d5d5d5}.wp-chatbot-notification-welcome{font-size:12px}.wp-chatbot-notification-message{transition:opacity .5s}#wp-chatbot-desktop-close{display:block;position:absolute;right:9px;padding:5px;font-size:21px;line-height:2px;top:50%;width:28px;height:35px;background-color:transparent;border-radius:50%;color:#fff;cursor:pointer;text-align:center;box-sizing:border-box;transition:.2s;transform:translateY(-50%);z-index:0}.qcld_back_to_start_menu{height:35px!important;font-size:17px}#wp-chatbot-email-transcript{display:block;position:absolute;right:42px;padding:5px;font-size:17px;line-height:20px;top:50%;width:28px;height:35px;background-color:transparent;border-radius:50%;cursor:pointer;text-align:center;box-sizing:border-box;transition:.2s;z-index:0;transform:translateY(-50%)}#wp-chatbot-desktop-reload{display:inline-block;font-size:17px;line-height:20px;width:28px;height:35px;background-color:transparent;border-radius:50%;color:#fff;cursor:pointer;margin-left:8px;position:absolute;right:35px;top:5px}.wp-chatbot-notification-close{display:block;position:absolute;right:0;padding:5px;font-size:14px;line-height:20px;top:-35px;width:30px;height:30px;background-color:#7d8999;border-radius:50%;color:#fff;cursor:pointer;text-align:center;box-sizing:border-box;transition:.2s;visibility:hidden;transform:translateY(20px);z-index:999999}.wp-chatbot-notification-close:hover{background-color:#5f6a76}.wp-chatbot-notification-container:hover .wp-chatbot-notification-close{visibility:visible;transform:translateY(0)}.wp-chatbot-ball-cart-items{bottom:-8px;left:-11px;position:absolute;width:22px;height:22px;line-height:22px;font-size:14px;background-color:#43c0ed;color:#fff;display:block;border-radius:50%;text-align:center}.wp-chatbot-rtl ul li.wp-chatbot-msg:after,.wp-chatbot-rtl ul li.wp-chat-user-msg:after{content:"";display:table;clear:both;width:100%;height:3px}.wp-chatbot-rtl .wp-chatbot-notification-close{right:auto;left:0}#wp-chatbot-product-title h2 a{color:#2ea3f2}.wp-chatbot-integration-button-container{position:absolute;left:-35px;top:130px;z-index:-1}.wp-chatbot-integration-button-container span{cursor:pointer;width:40px;height:40px;background-image:url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/css/../images/tab-btn-icon.webp);background-repeat:no-repeat;border-radius:50%;display:block}.wp-chatbot-messages-container .wp-chatbot-msg-flat .facebook-messenger-chat{cursor:pointer;width:40px;height:40px;background-image:url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/css/../images/tab-btn-icon.webp);background-repeat:no-repeat;background-size:auto;border-radius:50%;display:table;margin:0 auto;background-position:0 -80px;border:none!important;box-shadow:none!important}.facebook-messenger{background-position:0 -80px}.intergration-weblink{background-position:-120px -80px}.intergration-phone{background-position:-81px -80px}.inetegration-skype-btn{background-position:-162px -80px}.intergration-whats{background-position:-40px -80px}.intergration-viber{background-position:0 -120px}.fb_dialog{visibility:hidden;width:35px!important;height:35px!important;background:#017cff url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/css/../images/tab-btn-icon.webp)no-repeat -43px -122px!important;top:unset!important;border-radius:50%!important;position:fixed!important}.fb_dialog>.fb_dialog_content{opacity:.01}.fb_dialog_content iframe:first-child{margin:unset!important;height:35px!important;width:35px!important;z-index:999999999999999999!important}.wpb-quick-reply{margin-bottom:5px}@media screen and (max-width:1200px){#wp-chatbot-ball-container .wp-chatbot-product-container{position:absolute;animation:none;right:0;left:0;top:0;bottom:0;width:100%;height:100%;background-color:rgba(1,1,1,.79);z-index:9999;margin:0}.wp-chatbot-shortcode-template-container .wp-chatbot-product-container{overflow-y:scroll}.wp-chatbot-products-area .slimScrollDiv,.wp-chatbot-products-area .wp-chatbot-products{height:auto!important}#wp-chatbot-ball-container .wp-chatbot-product-container{overflow-x:auto}.wp-chatbot-product-details{width:100%;box-sizing:border-box}.wp-chatbot-product-image-col,.wp-chatbot-product-info-col{width:100%;box-sizing:border-box}}@media screen and (max-width:1024px){body.wp-chatbot-mobile-scroll-lock{overflow:hidden!important;position:fixed;width:100%;left:0;right:0;height:100%;touch-action:none}#wp-chatbot-chat-container.wp-chatbot-mobile-full-screen.wp-chatbot-mobile-chat-open{top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}#wp-chatbot-chat-container.wp-chatbot-mobile-full-screen.wp-chatbot-mobile-chat-open .wp-chatbot-board-container.active-chat-board{width:100%!important;max-height:100dvh}#wp-chatbot-chat-container.wp-chatbot-mobile-full-screen .wp-chatbot-content,#wp-chatbot-chat-container.wp-chatbot-mobile-full-screen .slimScrollDiv,#wp-chatbot-chat-container.wp-chatbot-mobile-full-screen .wp-chatbot-ball-inner{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.wp-chatbot-header{padding-left:50px;padding-right:50px}.wp-chatbot-mobile-full-screen .wp-chatbot-board-container{width:100%}#wp-chatbot-mobile-close{position:absolute;right:12px;top:9px;display:table;background:rgba(252,67,3,.8)url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/css/../images/wp-boat-product-close-icon.png)no-repeat 50%;width:30px;height:30px;cursor:pointer;color:transparent;z-index:9999}.wp-chatbot-notification-close{visibility:visible}.chatbot-sidebar{display:none!important}}@media screen and (max-width:768px){body.wpbot-chat-scroll-locked{overflow:hidden!important}#wp-chatbot-board-container.active-chat-board .wp-chatbot-ball-inner.wp-chatbot-content,#wp-chatbot-board-container.active-chat-board .slimScrollDiv,#wp-chatbot-board-container.active-chat-board .slimScrollDiv .wp-chatbot-ball-inner{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}#wp-chatbot-board-container.active-chat-board .wp-chatbot-messages-wrapper{min-height:0}}@media screen and (max-width:480px){.wp-chatbot-mobile-full-screen{width:100%}.wp-chatbot-mobile-full-screen .wpbot_chatopen_iconanimation{display:none!important}.wp-chatbot-integration-button-container{position:absolute;left:15px;text-align:center;bottom:0;top:unset!important}.qcchatbot-template-05 .wp-chatbot-integration-button-container{top:-40px!important}.wp-chatbot-integration-button-container a{display:inline-block}#wpbot_live_chat_floating_btn{width:40px!important;height:40px!important;vertical-align:unset!important;display:inline-block!important}.wp-chatbot-integration-button-container span{display:inline-block!important}.wbca_float_right_footer{width:max-content!important;padding-right:60px}}@media screen and (max-width:400px){.wp-chatbot-notification-container{width:250px;padding-top:55px}}#wpbot_tawk_container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#ddd;width:500px;height:500px;box-shadow:0 0 5px #222;z-index:99999}#wpbot_live_chat_floating_btn{width:35px;height:35px;display:flex;justify-content:center;vertical-align:middle;align-items:center;font-size:32px;color:#92fb86;background-size:100% 100%!important;border-radius:50%}.wpbot_card_wraper{margin-bottom:10px;margin-top:10px}.wpbot_card_wraper a{display:block;padding:3px 0}.wpbot_card_image{position:relative;overflow:hidden;width:100%;height:150px}.wpbot_card_image img{display:block;margin:auto}.wpbot_card_caption{position:absolute;bottom:0;width:100%;background:rgb(64 64 122/74%);padding:5px;left:0;border-radius:5px}.wpbot_card_caption h2{font-size:15px;color:#fff;margin-bottom:5px;padding:0;letter-spacing:0;line-height:normal;text-align:left;padding-left:15px}.wpbot_card_caption p{font-size:12px;margin-bottom:0;padding:0;color:#fff}@keyframes chatOpenAnim{to{opacity:1}from{opacity:0}}@keyframes chatOpenAnim2{to{opacity:1}from{opacity:0}}.wpbot_chatopen_iconanimation img{animation:chatOpenAnim 1.5s}.wpbot_chatclose_iconanimation img{animation:chatOpenAnim2 1.5s}.wpbot_p_align_center{text-align:center}.wpb-search-result>p{background-color:#eaf1f6;padding:8px 15px;max-width:90%;box-shadow:0 2px 8px #bfbfbf;border-radius:0 10px 10px 10px}.wpbot_product_price{text-align:center}#wp-chatbot-chat-container .wp-chatbot-product .wpbot_product_price span{display:inline-block!important}.qc_wpbot_chat_link{cursor:pointer;text-decoration:underline}.wpbot_hide_floating_icon{display:none}.floatingbot_delay{animation:floating_bot_anima 2s ease-in-out;animation-delay:.2s}@keyframes floating_bot_anima{0%{transform:translatey(0)}50%{transform:translatey(1rem)}100%{transform:translatey(0)}}.wpbot_card_image_saas{height:auto!important}.wpbot_card_caption_saas{position:unset!important}.wpbot_card_caption_saas h2{line-height:inherit!important}.wpbot_card_image_saas a{display:block;background:unset!important;padding:unset!important;line-height:auto!important;padding-left:unset!important;margin-bottom:5px}.wpbot_card_image_saas a:before{content:unset!important}.wpbot_auto_image{width:100%;margin-top:10px}.wp-chatbot-paragraph iframe{margin-top:10px}.qc_click_to_button{color:#fff;text-decoration:none;background-color:#60a3bc;padding:5px 10px;border-radius:8px;display:inline-block;border:none;transition:all .4s ease 0s}.qc_click_to_button:hover{text-shadow:0 0 6px #fff;-webkit-box-shadow:0 5px 40px -10px rgba(0,0,0,.57);-moz-box-shadow:0 5px 40px -10px rgba(0,0,0,.57);transition:all .4s ease 0s}.qc_order_note{margin-bottom:15px}.qc_order_note h2{font-size:17px;font-weight:700}.qc_order_note p{margin-bottom:5px}.wp-chatbot-notification-widget-avatar,#wp-chatbot-notification-container{cursor:pointer}.qcwp_notification_nav,.qc_kbx_custom_buddypress{padding-right:5px;line-height:26px;color:#0b0bfd;border-right:1px solid #8e8e9c;margin-right:5px}.wp-chatbot-notification-navigation{padding:8px 0;border-top:1px solid #ddd;margin-top:8px}.qcwp_notification_nav:hover,.qc_kbx_custom_buddypress:hover{text-decoration:underline}.qcwp_notification_nav:last-of-type,.qc_kbx_custom_buddypress:last-of-type{border-right:none}.wpbot_addition_label{display:block;font-size:12px;line-height:16px;margin-top:6px}span.chatbot_intent_reload{position:absolute;left:80%;-webkit-transform:translate(-80%,-50%);transform:translate(-80%,-50%);top:50%;color:#9a9a9a;cursor:pointer;line-height:normal}.qcwpbotmodal{display:none;position:fixed;z-index:9999999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.9)}.wpbot_img_popup{cursor:pointer}.qcwpbotmodal-content{margin:auto;display:block;width:80%;max-width:700px}@keyframes zoom{from{transform:scale(0)}to{transform:scale(1)}}.qcwpbotclose{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;transition:.3s}.qcwpbotclose:hover,.qcwpbotclose:focus{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.qcwpbotmodal-content{width:100%}.wp-chatbot-board-container{width:310px}}.wpbot_menu_main_container{border:1px solid #456068}.wpbot_menu_header{background:#456068;color:#d4dee1;text-align:center;padding:10px}.wpbot_menu_content{padding:5px}.wpbot_single_menu_item{display:inline-block;width:107px;text-align:center;cursor:pointer}.wpbot_single_menu_item p{color:#000}span.qcld-chatbot-product-category,span.qcld-chatbot-support-items,span.qcld-chatbot-wildcard,span.qcld-chatbot-suggest-email,span.qcld-chatbot-reset-btn,#wp-chatbot-loadmore,.wp-chatbot-loadmore{background-color:#ffffff7d;box-shadow:none!important}span.qcld-chatbot-product-category,span.qcld-chatbot-support-items,span.qcld-chatbot-wildcard,span.qcld-chatbot-suggest-email,span.qcld-chatbot-reset-btn,#wp-chatbot-loadmore,.wp-chatbot-loadmore{background-color:#ffffff7d;box-shadow:none!important}span.qcld-chatbot-product-category:hover,span.qcld-chatbot-support-items:hover,span.qcld-chatbot-wildcard:hover,span.qcld-chatbot-suggest-email:hover,span.qcld-chatbot-reset-btn:hover,#wp-chatbot-loadmore:hover,.wp-chatbot-loadmore:hover{background:#a1c4fd;box-shadow:none!important}span.qcld-chatbot-product-category:hover,span.qcld-chatbot-support-items:hover,span.qcld-chatbot-wildcard:hover,span.qcld-chatbot-suggest-email:hover,span.qcld-chatbot-reset-btn:hover,#wp-chatbot-loadmore:hover,.wp-chatbot-loadmore:hover{background:#a1c4fd;box-shadow:none!important}.wp-chatbot-orders-single-container{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ddd}.woo-chatbot-products-bargain ul li .woo-chatbot-product-bargain h3.woo-chatbot-product-title{max-height:65px;overflow:hidden}.wp-chatbot-products-area ul li .wp-chatbot-product-summary h3.wp-chatbot-product-title{max-height:78px;overflow:hidden}.spinner{background:url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/css/../images/spinner.gif)no-repeat;background-size:20px 20px;display:inline-block;visibility:hidden;float:right;vertical-align:middle;opacity:.7;filter:alpha(opacity=70);width:20px;height:20px;margin:4px 10px 0}.spinner.is-active{visibility:visible}.qcld_continue_shopping{font-size:14px;display:block!important;margin:8px auto!important}#wpbot_language{height:31px;background:#eee0;color:#2c2c2c;border:none;position:absolute;left:0;top:50%;transform:translate(42%,-50%);padding:0}.wp-chatbot-start-container{display:none;width:310px;position:relative;background:#fff;border-radius:5px;box-shadow:0 5px 31px rgba(0,0,0,.3)}.wp-chatbot-start-header-content{position:absolute;top:0;left:0;right:0;padding:24px 40px 87px;box-sizing:border-box}.wp-chatbot-start-header{position:relative;min-height:75px;color:#fff;transition:height 160ms ease-out 0s;background:linear-gradient(135deg,#7575d9 0%,#0b08d3 100%);height:255px;border-radius:5px 5px 0 0}.wp-chatbot-start-header-content h2{font-size:25px;margin:6px 0;padding:0;color:#fff}.wp-chatbot-start-header-content p{color:#fff;margin:0;padding:0;font-size:14px}.wp-chatbot-start-screen{z-index:2147483002;position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:auto}.wp-chatbot-start-screen-content{display:flex;flex-direction:column;box-sizing:border-box;padding:0 16px 55px;margin-top:100px}.wp-chatbot-start-content-single p{margin-bottom:6px}.qc-new-conversation-button{height:40px;font-size:14px;line-height:40px;pointer-events:auto;cursor:pointer;border-radius:40px;text-align:center;padding:0 16px;background-color:#fff;color:#3047ec;border:1px solid #3047ec;transition:color .3s ease 0s,background-color .3s ease 0s}.qcld-new-conv-button span{padding-left:10px;white-space:nowrap;font-weight:600}.qcld-new-conv-button path{fill:#3047ec}.qcld-new-conv-button{display:inline-flex;-webkit-box-align:center;align-items:center}.qcld-start-conv-button-svg{width:15px;height:16px}.qcwp-chatbot-search-article input{width:100%;height:40px;padding:11px 40px 11px 16px!important;box-sizing:border-box;font-size:14px;box-shadow:rgba(0,0,0,7%)0 1px 3px inset;border:1px solid #e1e1e1;color:#000;border-radius:4px;background:#fafafa;appearance:none}.qcwp-chatbot-search-article-submit{cursor:pointer;z-index:1;position:absolute;top:0;right:0;bottom:0;width:40px;border-top-right-radius:3px;border-bottom-right-radius:3px;background-color:#3047ec;-webkit-tap-highlight-color:transparent;user-select:none;padding:0}.qcwpbot-search-button-arrow{position:absolute;height:15px;width:10px;top:12px;right:14px;stroke:#fff}.qcwp-chatbot-search-article{position:relative}.wp-chatbot-start-content .slimScrollDiv{z-index:2147483002;position:absolute!important;top:0;left:0;right:0;bottom:0}.qc-new-conversation-button:hover{background:#fff!important}.wp-chatbot-start-content-single span:hover{background-color:unset!important}.wp-chatbot-start-content-single span{border:none;margin:0;width:auto;text-align:left;cursor:pointer;display:block}.wp-chatbot-start-header .wp-chatbot-start-close{display:block;position:absolute;right:10px;padding:5px;font-size:14px;line-height:21px;top:0;width:30px;height:30px;background-color:transparent!important;border-radius:50%;color:#fff;cursor:pointer;text-align:center;box-sizing:border-box;transition:.2s;transform:translateY(20px);z-index:9999999999;left:auto}.start-single-content .post-date{font-size:12px}.wp-chatbot-start-content-single .wp-chatbot-integration-button-container{position:unset;text-align:center}.wp-chatbot-start-content-single .wp-chatbot-integration-button-container span{display:inline-block!important;width:40px!important}#start_wpbot_live_chat_floating_btn{width:40px;height:40px;display:inline-block;font-size:34px;color:#92fb86;background-size:100% 100%!important;border-radius:50%}#wpbot_voice_message_floating_btn{width:35px;height:35px;display:flex;justify-content:center;vertical-align:middle;align-items:center;font-size:32px;background-color:#fff!important;background-size:100% 100%!important;border-radius:50%}.wp-chatbot-ball:hover,.wp-chatbot-ball:focus{background:#fff}.wp-chatbot-editor-container label{display:none}.qc_wpbot_floating_main{position:fixed;background-color:#4caf50;border:none;color:#fff;cursor:pointer;box-shadow:2px 5px 15px 5px #0707075e}.qc_right_position{bottom:50%;right:0;border-radius:10px 0 0 10px;transform:translateY(50%)}.qc_bottom_position{bottom:0;right:50%;border-radius:10px 10px 0 0;transform:translateX(50%)}.qc_right_position .qc_bot_floating_content{width:35px;height:200px;position:relative}.qc_bottom_position .qc_bot_floating_content{width:200px;height:35px;position:relative}.qc_right_position .qc_bot_floating_content img{position:absolute;bottom:10px;width:25px;left:4px;transform:rotate(-90deg)}.qc_bottom_position .qc_bot_floating_content img{position:absolute;position:absolute;bottom:4px;width:25px;left:10px}.qc_right_position .qc_bot_floating_content p{transform-origin:0 0;transform:rotate(-90deg);position:absolute;width:134px;bottom:32px;margin-right:0;margin-bottom:0;font-size:18px;left:9px;line-height:20px}.qc_bottom_position .qc_bot_floating_content p{transform-origin:0 0;transform-origin:0 0;position:absolute;width:134px;bottom:0;margin-right:0;margin-bottom:0;left:55px;font-size:18px;top:50%;transform:translateY(-50%);line-height:20px}.qc_floating_right_notification{transform:translateX(0);position:absolute;right:74px;opacity:1;left:-327px;top:2px}.qc_floating_bottom_notification{transform:translateX(0);position:absolute;right:74px;opacity:1;left:-121px;top:-77px}.qc_floating_right_notification .wp-chatbot-notification-message,.qc_floating_right_notification .wp-chatbot-notification-welcome{color:#000}.qc_floating_bottom_notification .wp-chatbot-notification-message,.qc_floating_bottom_notification .wp-chatbot-notification-welcome{color:#000}.wpbot-giphy-modal{display:none;position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.wpbot-giphy-modal-content{background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;width:80%;margin-top:20px}.wpbot-giphy-close,.wpbot-qcbot-close{color:#aaa;float:right;font-size:40px;font-weight:700}.wpbot-giphy-close:hover,.wpbot-qcbot-close:hover,.wpbot-giphy-close:focus,.wpbot-qcbot-close:focus{color:#000;text-decoration:none;cursor:pointer}.qc_right_position .qc_bot_floating_content p{width:165px!important;bottom:20px!important;font-size:15px!important}.wbcaMessage.rightMessage .ui.list.right.aligned span{font-size:9px!important;font-style:normal!important;color:#575758!important;font-family:figtree,sans-serif!important;font-weight:600}.wp-chatbot-start-screen{margin-top:64px}.wp-chatbot-start-header .wp-chatbot-start-close{opacity:1!important}li.wp-chatbot-msg.wpbot_voice_addon_container{padding:0!important;width:340px}.wpbot_google_list{background:#1f8ceb!important;color:#fff;padding:10px;margin-bottom:10px;border-radius:8px}.wpbot_google_list a{padding:0!important;background:unset!important;font-weight:700;font-size:15px!important}.wpbot_google_list p{margin-bottom:0}.wpbot_wiki_list a{background:#fff!important;padding:11px!important;font-weight:700;border-radius:10px}span.qcwpbot_close_ret{position:absolute;right:4px;top:2px;background:#ddd;width:20px;height:20px;line-height:20px;text-align:center;border-radius:50%;cursor:pointer;color:#656565}ul.wp-chatbot-messages-container>li>.wp-chatbot-paragraph{position:relative}div#wp-chatbot-shortcode-template-container #wpbot_language{position:absolute;top:34px;background-color:rgba(255,255,255,.5);padding:0 10px;right:0;left:0;width:auto;margin:0 auto;transform:revert;z-index:99999}@media screen and (device-aspect-ratio:2/3){select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url]{font-size:14px}}@media screen and (device-aspect-ratio:40/71){select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url]{font-size:14px}}@media screen and (device-aspect-ratio:375/667){select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=tel],input[type=url]{font-size:14px}}@media screen and (device-aspect-ratio:9/16){select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=tel],input[type=url]{font-size:14px}}section.wavemain{position:absolute;width:100%;height:25vh;overflow:hidden;bottom:0}section.wavemain .wave{position:absolute;bottom:0;left:0;width:100%;height:198px;background:url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/css/../images/wave.svg);backgroud-size:1600px 198px}section.wavemain .wave.wave1{animation:animate-wave-1 30s linear infinite;z-index:1000;opacity:.6;animation-delay:0s;bottom:0}section.wavemain .wave.wave2{animation:animate-wave-2 20s linear infinite;z-index:999;opacity:.4;animation-delay:-3s;bottom:10px}section.wavemain .wave.wave3{animation:animate-wave-3 30s linear infinite;z-index:998;opacity:.2;animation-delay:-1s;bottom:15px}section.wavemain .wave.wave4{animation:animate-wave-4 12s linear infinite;z-index:997;opacity:.4;animation-delay:-5s;bottom:20px}@keyframes animate-wave-1{0%{background-position-x:0}100%{background-position-x:1600px}}@keyframes animate-wave-2{0%{background-position-x:0}100%{background-position-x:-1600px}}@keyframes animate-wave-3{0%{background-position-x:0}100%{background-position-x:1600px}}@keyframes animate-wave-4{0%{background-position-x:0}100%{background-position-x:-1600px}}#bottooltip{z-index:9999999999!important}.qc_bot_floating_content p{color:#000}.chatbot-theme-shortcode-container{max-width:400px!important;width:400px!important}.wp-chatbot-start-screen{z-index:unset!important;margin-top:64px}.wp-chatbot-start-header .wp-chatbot-start-close{opacity:1!important}.wp-chatbot-start-screen-content{margin-top:100px!important}.wp-chatbot-shortcode-template-container .chatbot-shortcode-row{display:inline-block;width:100%}#wp-chatbot-shortcode-template-container .wbcaBody{min-height:350px!important}#wp-chatbot-shortcode-template-container .wbcaBody .wbca_signup_wrap{margin:0!important}.hud_design_dark span.qcld-chatbot-custom-intent.ui-draggable.ui-draggable-handle.qc_draggable_item_remove,.hud_design_dark span.qcld-chatbot-wildcard.wpbd_voice_message.ui-draggable.ui-draggable-handle.qc_draggable_item_remove,.hud_design_lite span.qcld-chatbot-custom-intent.ui-draggable.ui-draggable-handle.qc_draggable_item_remove,.hud_design_lite span.qcld-chatbot-wildcard.wpbd_voice_message.ui-draggable.ui-draggable-handle.qc_draggable_item_remove{display:none}#wpbot_language{max-width:160px;box-shadow:none}.wp-chatbot-editor-container button{background-color:#fff0!important}[data-forms=classic] select:focus,[data-forms=classic] textarea:focus,[data-forms=classic] input[type=url]:focus,[data-forms=classic] input[type=tel]:focus,[data-forms=classic] input[type=text]:focus,[data-forms=classic] input[type=date]:focus,[data-forms=classic] input[type=email]:focus,[data-forms=classic] input[type=number]:focus,[data-forms=classic] input[type=search]:focus,[data-forms=classic] input[type=password]:focus,[data-forms=classic] span.select2-container--default .select2-selection--single:focus{color:#fff!important}.wp-chatbot-product-details{margin:50px 30px 50px auto!important}.page_design_dark .wp-chatbot-msg .wp-chatbot-paragraph img{max-width:50%!important;display:inherit}.hud_design_dark li.wp-chatbot-msg.wp-chatbot-msg-flat{margin:0 30px 10px 0}.qcchatbot-template-08 li.wp-chatbot-msg.wp-chatbot-msg-flat{color:#fff}.qcchatbot-template-08 #wpbot_language{right:58%}[data-forms=classic] select:focus,[data-forms=classic] textarea:focus,[data-forms=classic] input[type=url]:focus,[data-forms=classic] input[type=tel]:focus,[data-forms=classic] input[type=text]:focus,[data-forms=classic] input[type=date]:focus,[data-forms=classic] input[type=email]:focus,[data-forms=classic] input[type=number]:focus,[data-forms=classic] input[type=search]:focus,[data-forms=classic] input[type=password]:focus,[data-forms=classic] span.select2-container--default .select2-selection--single:focus{color:#000!important}.wp-chatbot-paragraph h4{color:#fff}.page_design_dark ul.wp-chatbot-messages-container>li.wp-chatbot-msg .wp-chatbot-paragraph{display:inline-block!important}.hud_design_dark ul.wp-chatbot-messages-container>li.wp-chat-user-msg .wp-chatbot-paragraph{border-radius:0}.hud_design_dark ul.wp-chatbot-messages-container>li.wp-chatbot-msg .wp-chatbot-paragraph{display:inline-block}.hud_design_lite li.wp-chatbot-msg.wp-chatbot-msg-flat{width:calc(100% - 0px);margin:0 auto}.wpbot_card_caption{-webkit-transform:skewX(352deg);-ms-transform:skewX(352deg);transform:skewX(352deg);margin-top:16px;box-shadow:0 .25rem .5rem rgba(0,0,0,.075)!important;color:#4d4d4d}.hud_design_lite .wpb-search-result>p{padding:8px 15px!important;color:#000!important}.wpbot_card_caption{-webkit-transform:skewX(352deg);-ms-transform:skewX(352deg);transform:skewX(352deg);margin-top:16px;box-shadow:0 .25rem .5rem rgba(0,0,0,.075)!important;color:#4d4d4d;color:#fff!important;background-color:#2e2e2e!important;word-break:break-word;-webkit-transform:skewX(352deg);-ms-transform:skewX(352deg);transform:skewX(352deg)}.qcld-paragraph-content-separetor{background:#eee;padding:10px;border-radius:10px}.qcld-paragraph-content-separetor .wpbot_card_caption{margin-top:0!important}.qcld-more-content-separetor{background:#ddd;padding:0 8px;margin:11px 0;display:inline-block;border-radius:5px}.qcld-paragraph-content-separetor .wpb-search-result a{margin-bottom:0!important;text-decoration:none}.qcld-paragraph-content-separetor .wpbot_card_caption h2{margin:5px 0!important}.qcld-paragraph-content-separetor .wpbot_card_caption{width:auto!important;padding:2px!important;-ms-transform:skewX(0)!important;transform:skewX(0)!important}.wp-chatbot-shortcode-template-container h2{margin-top:6px;margin-bottom:10px}.wpb-search-result>p{padding:8px 15px;max-width:90%;box-shadow:0 2px 3px #2e2e2e;border-radius:0 10px 10px 10px}.qcchatbot-template-08 [data-forms=classic] input[type=text]:focus{color:#fff!important}.qcchatbot-template-08 .qc-new-conversation-button span{color:#fff!important}.rl-basicmasonry-gallery .rl-gallery-item img{width:100%}.wpbot-saas-live-chat [data-forms=classic] select:focus,.wpbot-saas-live-chat [data-forms=classic] textarea:focus,.wpbot-saas-live-chat [data-forms=classic] input[type=url]:focus,.wpbot-saas-live-chat [data-forms=classic] input[type=tel]:focus,.wpbot-saas-live-chat [data-forms=classic] input[type=text]:focus,.wpbot-saas-live-chat [data-forms=classic] input[type=date]:focus,.wpbot-saas-live-chat [data-forms=classic] input[type=email]:focus,.wpbot-saas-live-chat [data-forms=classic] input[type=number]:focus,.wpbot-saas-live-chat [data-forms=classic] input[type=search]:focus,.wpbot-saas-live-chat [data-forms=classic] input[type=password]:focus,.wpbot-saas-live-chat [data-forms=classic] span.select2-container--default .select2-selection--single:focus{color:#222!important}.page_design_dark .wp-chatbot-msg .wp-chatbot-paragraph img{max-width:100%!important;display:inherit}#wp-chatbot-ball button:focus{outline:0 dotted!important;outline:0 auto -webkit-focus-ring-color!important}.wpbot_restapi_list{background:#1f8ceb!important;color:#fff!important;padding:10px;border-radius:6px}.wp-chatbot-notification-container{top:0}.wp-chatbot-tab-nav ul li a span#wp-chatbot-cart-numbers{right:-3px;z-index:99}#wp-chatbot-ball-container button#wp-chatbot-send-message{font-size:0}#wp-chatbot-ball-container button#wp-chatbot-send-message i{font-size:1rem}div#wp-chatbot-integration-container{font-size:0}@media screen and (-webkit-min-device-pixel-ratio:0){.qcwp-chatbot-search-article input:focus,.qcwp-chatbot-search-article input{font-size:14px}input#wp-chatbot-editor:focus,input#wp-chatbot-editor{font-size:14px}}@media screen and (max-width:480px){.wp-chatbot-notification-container{width:calc(100% - 100px);left:50px}@media only screen and (min-height:300px) and (max-height:400px){.wbca_signup_wrap{position:absolute;bottom:3%}}}.qcchatbot-template-00 section.wavemain{position:absolute;width:89%;height:330px;overflow:hidden;bottom:25px;border-radius:0 0 5px 5px;margin:0 auto;text-align:center;left:0;right:7px}.qcchatbot-template-00 section.wavemain .wave.wave4{bottom:0}.qcchatbot-template-00 section.wavemain .wave.wave3{bottom:0}.qcchatbot-template-00 section.wavemain .wave.wave2{bottom:0}.slimScrollBar{z-index:999999999!important}.qcld-wpbot-updated{display:flex;column-gap:15px;row-gap:10px;background:#fff;padding:22px 15px;margin:20px 0;border-radius:16px;flex-direction:column;width:97%}.qcld-wpbot-updated p{margin:0;padding:0;font-size:16px;font-family:dm sans,sans-serif!important}.qcld-wpbot-updated a.button-primary.button-large{background:var(--woobot-primary-color);color:#fff;border:none;padding:5px 25px;line-height:28px;font-weight:700;border:2px solid var(--woobot-primary-color);border-radius:8px}.qcld-wpbot-updated a.button-primary.button-large:hover{background:#fff;color:var(--woobot-primary-color);border:none;padding:5px 25px;line-height:28px;font-weight:700;border:2px solid var(--woobot-primary-color);border-radius:8px}.qcld-wpbot-updated a.button-secondary.button-large{border:2px solid var(--woobot-primary-color);background:#fff;color:var(--woobot-primary-color);padding:8px 20px;border-radius:8px;display:inline-block;margin:0;line-height:28px;padding:5px 25px;line-height:28px;font-weight:700}.qcld-wpbot-updated a.button-secondary.button-large:hover{border:2px solid var(--woobot-primary-color);background:var(--woobot-primary-color);color:#fff;padding:8px 20px;border-radius:8px;display:inline-block;margin:0;line-height:28px;padding:5px 25px;line-height:28px;font-weight:700}.qcld-global-bg{background:0 0!important}.qcld-global-bg .wp-chatbot-header{background-color:#0000}.qcld-global-bg .wp-chatbot-tab-nav{background-color:#0000}.qcld-global-bg .wp-chatbot-footer{background-color:#0000;background:0 0}.wp-chatbot-container{background-size:cover}.qcchatbot-template-00 section.wavemain{bottom:12px!important}.qcld-like-dislike-icon{display:none}.qcld-like-dislike-icon a{padding:0 5px}.qcld-like-dislike-icon i{font:14px/1 FontAwesome!important;color:#1d73b4}ul.wp-chatbot-messages-container>li>.wp-chatbot-paragraph,.wp-chatbot-agent-profile .wp-chatbot-bubble{padding:8px 15px 15px}.qcld-share{position:relative;display:inline-block}.qcld-share .share-menu{position:absolute;bottom:100%;left:-6px;background:#fff;border:1px solid #ddd;padding:5px;display:flex;gap:8px;border-radius:5px}.qcld-share .share-menu a{color:#333;font-size:16px}#wpbot-report-modal>div{box-shadow:inset 1px 1px rgb(255 255 255/75%),inset 0 0 5px rgb(255 255 255/76%)!important;background:#1d73b4!important;backdrop-filter:blur(0);isolation:isolate}#wpbot-report-modal input#wpbot-report-email{box-shadow:inset 1px 1px rgb(255 255 255/75%),inset 0 0 5px rgb(255 255 255/76%);background:#ffffff61;backdrop-filter:blur(0);isolation:isolate;margin:0;border-radius:6px;padding:10px;border:none;width:96%!important;color:#fff}#wpbot-report-modal textarea#wpbot-report-text{box-shadow:inset 1px 1px rgb(255 255 255/75%),inset 0 0 5px rgb(255 255 255/76%);background:#ffffff61;backdrop-filter:blur(0);isolation:isolate;margin:0;border-radius:6px;padding:10px;border:none;width:96%!important;color:#fff}#wpbot-report-modal textarea#wpbot-report-text:focus-visible{box-shadow:none;outline:none}#wpbot-report-modal input#wpbot-report-email:focus-visible{box-shadow:none;outline:none}#wpbot-report-modal>div h3{font-size:20px;font-weight:700;color:#fff}#wpbot-report-modal>div label{font-size:16px;font-weight:700;color:#fff}#wpbot-report-modal>div button{transition:transform .4s cubic-bezier(.175,.885,.32,2.2);box-shadow:inset 1px 1px rgb(255 255 255/75%),inset 0 0 5px rgb(255 255 255/76%);background:rgb(255 255 255/25%);backdrop-filter:none;isolation:isolate;color:#1d73b4!important;margin:2px;border:1px solid #fff!important;padding:8px 15px;border-radius:8px;color:#fff!important;font-size:14px;font-weight:700;cursor:pointer}#wpbot-report-modal>div button:hover{transform:scale(.95)}.qcld-like-dislike-icon a .liked{color:green;cursor:default;pointer-events:none}.qcld-like-dislike-icon a .disliked{color:red;cursor:default;pointer-events:none}ul.wp-chatbot-messages-container>li.wp-chatbot-msg .chat-container .wp-chatbot-paragraph{box-shadow:none;background:0 0;backdrop-filter:none;isolation:inherit}ul.wp-chatbot-messages-container>li.wp-chatbot-msg .chat-container{box-shadow:inset 1px 1px rgb(255 255 255/75%),inset 0 0 5px rgb(255 255 255/76%);background:rgb(255 255 255/.3);backdrop-filter:blur(0);isolation:isolate;border-radius:10px;padding:8px 15px}.qcld-like-dislike-icon{padding:6px 0 0}.qcld-like-dislike-icon a i{padding:0 6px}.qcld-like-dislike-icon i.fa.fa-thumbs-o-up.liked{position:relative;font-size:0!important}.qcld-like-dislike-icon i.fa.fa-thumbs-o-up.liked:before{content:"\f164"!important;left:0;bottom:0;font-size:16px!important}.qcld-like-dislike-icon i.fa.fa-thumbs-o-down.disliked{position:relative;font-size:0!important}.qcld-like-dislike-icon i.fa.fa-thumbs-o-down.disliked:before{content:"\f165"!important;left:0;bottom:0;font-size:16px!important}.qcld-like-dislike-icon a{padding:0 0}.qcld-like-dislike-icon a i{transition:all .2s ease-in-out}.qcld-like-dislike-icon a i:hover{transform:scale(1.5)}.qcld-like-dislike-icon i.fa.fa-thumbs-o-up.liked:before{transition:all .2s ease-in-out}.qcld-like-dislike-icon i.fa.fa-thumbs-o-down.disliked:before:hover{transform:scale(1.5)}.aisugession-products{padding:0!important;margin:0!important;list-style:none!important}.aisugession-products li img{width:36px;border-radius:50%;float:left}.aisugession-products li{min-height:auto!important;width:100%!important;margin-left:0!important;font-size:14px;display:inline-block;width:100%;padding:5px;margin:5px 0}.aisugession-products{padding:0!important;margin:0!important;list-style:none!important;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:10px}.aisugession-products li.wp-chatbot-product{display:flex;flex-wrap:wrap;width:100%!important;margin:0!important;padding:5px!important;justify-content:flex-start;box-shadow:inset 1px 1px rgb(255 255 255/75%),inset 0 0 5px rgb(255 255 255/76%);background:rgb(255 255 255/.3);backdrop-filter:blur(0);isolation:isolate;border-radius:6px}.aisugession-products li.wp-chatbot-product a{width:100%;display:block;text-decoration:none}.aisugession-products li.wp-chatbot-product h3.wp-chatbot-product-title{font-size:14px!important;padding:0!important;margin:0!important}.aisugession-products li.wp-chatbot-product img{width:40px;border-radius:50%;float:left;padding:5px 12px 0 0;height:40px!important;line-height:normal!important;display:block}.aisugession-products li.wp-chatbot-product .wp-chatbot-product{display:block;text-align:left;padding:0}.aisugession-products li.wp-chatbot-product .price{font-weight:700;padding:2px 0 0;font-size:12px}.wp-chatbot-product-container.active-chatbot-product-details{z-index:99}.wp-chatbot-product-container.active-chatbot-product-details .wp-chatbot-product-details{margin:50px 0 50px auto!important}.wp-chatbot-product-table-cell{display:flex;justify-content:space-between;align-items:center;align-content:center}.aisugession-products{gap:0}.wp-chatbot-product-table-cell i{color:#515151;padding:6px;border-radius:50%;font-size:12px}.aisugession-products li.wp-chatbot-product{display:flex;flex-wrap:wrap;width:100%!important;margin:0!important;padding:5px!important;justify-content:flex-start;box-shadow:none;background:0 0;backdrop-filter:none;isolation:inherit;border-radius:0}.aisugession-products li.wp-chatbot-product{display:flex;flex-wrap:wrap;width:100%!important;margin:0!important;padding:5px 0!important;justify-content:flex-start;box-shadow:none;background:0 0;backdrop-filter:none;isolation:inherit;border-radius:0;border-bottom:1px solid #fdfdfd}.aisugession-products li.wp-chatbot-product h3.wp-chatbot-product-title{font-weight:400}span.qcld-chatbot-default.qcld_btn_n8n_txt a{text-decoration:none}openai-chatkit#my-openai-chatkit{display:none}div#wp-chatbot-ball-container{position:relative}#my-openai-chatkit{opacity:0;transform:translateX(30px);transition:opacity .4s ease,transform .4s ease;display:none}#my-openai-chatkit.active{opacity:1;transform:translateX(0)}ul#wp-chatbot-messages-container li.wp-chatbot-msg .wp-chatbot-paragraph h4{color:#161616;font-size:15px!important}ul#wp-chatbot-messages-container li.wp-chatbot-msg .wp-chatbot-paragraph h3{color:#161616;font-size:16px!important;font-weight:700}.wp-chatbot-notification-container,#wp-chatbot-notification-container{position:relative;top:50px;left:1px;padding:40px 20px 16px;border-radius:12px;transition:.8s;font-size:14px;line-height:1.55;animation:floating_bot_anima 2s ease-in-out;animation-delay:.2s;width:320px;overflow:visible;color:rgba(255,255,255,.98);font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif;background:#00000063;border:1px solid rgba(255,255,255,.38);box-shadow:0 10px 40px rgba(0,0,0,.22),0 2px 8px rgba(0,0,0,8%),inset 0 1px rgba(255,255,255,.55),inset 0 -1px rgba(255,255,255,8%);-webkit-backdrop-filter:blur(10px)saturate(160%);backdrop-filter:blur(10px)saturate(160%);isolation:isolate}.wp-chatbot-notification-container::before,#wp-chatbot-notification-container::before{content:'';position:absolute;inset:0;border-radius:inherit;background-image:url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/css/../images/notic-bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.4;z-index:0;pointer-events:none}.wp-chatbot-notification-message a{color:#1e74b3;font-weight:700}.wp-chatbot-notification-container::after,#wp-chatbot-notification-container::after{content:'';position:absolute;inset:0;border-radius:inherit;background:linear-gradient( 180deg,rgba(255,255,255,.32) 0%,rgba(255,255,255,.1) 40%,rgba(255,255,255,4%) 100% ),rgba(255,255,255,.2);z-index:0;pointer-events:none}.wp-chatbot-notification-container>*,#wp-chatbot-notification-container>*{position:relative;z-index:1}.wp-chatbot-notification-container.wp-chatbot-notification-container-sliding{opacity:.9;transform:translateX(0)}.wp-chatbot-notification-container-disable{display:none}.wp-chatbot-notification-agent-profile{position:absolute;top:-40px;left:15px;right:15px}.wp-chatbot-notification-widget-avatar,.wp-chatbot-notification-welcome{display:inline-block}.wp-chatbot-notification-widget-avatar{width:60px;height:60px;background-color:rgba(255,255,255,.9);border-radius:50%;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,.18),inset 0 0 0 1px rgba(255,255,255,.7);border:2px solid rgba(255,255,255,.75)}.wp-chatbot-notification-welcome{font-size:13px;font-weight:500;letter-spacing:-.01em;color:rgba(255,255,255,.98);text-shadow:0 1px 4px rgba(0,0,0,.25)}.wp-chatbot-notification-welcome strong{color:#fff;font-weight:600}.wp-chatbot-notification-message{transition:opacity .5s;font-size:14px;font-weight:400;letter-spacing:-.01em;color:rgba(255,255,255,.96)}.wp-chatbot-notification-message a{color:#4353ff;font-weight:700}div#wp-chatbot-notification-container .wp-chatbot-notification-navigation:first-child{padding:1px 10px!important}div#wp-chatbot-notification-container .wp-chatbot-notification-navigation{border:1px solid #0000;background:#ffffff61;color:#222;text-shadow:none;font-weight:500;line-height:26px;border-radius:4px;margin:2px!important;display:inline-block;padding:1px 10px!important}.wp-chatbot-notification-agent-profile{position:absolute!important}.wp-chatbot-notification-agent-profile{position:absolute;top:-40px;left:15px;right:15px}.wp-chatbot-notification-welcome{background:rgb(0 0 0/.1);-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);padding:0 16px;margin:0 0 0 -1px;padding:3px 8px;border-radius:4px}.wp-chatbot-notification-welcome{font-size:13px;font-weight:500;letter-spacing:-.01em;color:rgba(255,255,255,.98);text-shadow:0 1px 4px rgba(0,0,0,.25)}.wp-chatbot-notification-widget-avatar,.wp-chatbot-notification-welcome{display:inline-block}div#wp-chatbot-notification-container .wp-chatbot-notification-navigation:hover{background:rgba(255,255,255,.28);border:1px solid rgba(255,255,255,.45);-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);text-decoration:none}.wp-chatbot-notification-message{margin:0 0 10px}.wp-chatbot-notification-container:hover .wp-chatbot-notification-close{visibility:visible;transform:translateY(0)}.wp-chatbot-notification-close{display:block;position:absolute;right:-15px;padding:5px;font-size:12px;font-weight:600;line-height:16px;top:-34px;width:28px;height:28px;background:rgba(255,255,255,.28);border:1px solid rgba(255,255,255,.45);border-radius:50%;color:rgba(255,255,255,.95);cursor:pointer;text-align:center;box-sizing:border-box;transition:.2s;visibility:hidden;transform:translateY(20px);z-index:999999;-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);box-shadow:0 4px 14px rgba(0,0,0,.15)}#wp-chatbot-ball button:focus{outline:0 dotted!important;outline:none!important;box-shadow:none;border:none}@media screen and (max-width:480px){.wp-chatbot-notification-container,#wp-chatbot-notification-container{left:90px}}div#wp-chatbot-ball-container .wp-chatbot-start-container.wp-chatbot-board-open-animate{border-radius:6px}@media screen and (max-width:480px){.wp-chatbot-notification-container,#wp-chatbot-notification-container{left:70px}.qcchatbot-template-00 .qcld_back_to_start_menu{left:0}.qcchatbot-template-00 #wp-chatbot-desktop-expand{display:none}}@media screen and (min-height:1281px){body .wp-chatbot-ball-inner.wp-chatbot-content{height:580px!important;max-height:580px!important}body .slimScrollDiv{height:580px!important;max-height:580px!important}body div#wp-chatbot-board-container{height:780px!important;max-height:780px!important}body .wp-chatbot-start-container{height:780px!important;max-height:780px!important}body .wp-chatbot-start-container .slimScrollDiv{height:780px!important;max-height:780px!important}body .wp-chatbot-start-screen{height:780px!important;max-height:780px!important}}.qcld-horizontal-scroll{z-index:999999;border-radius:6px}.wp-chatbot-content{padding:15px}.qcld-horizontal-scroll .qcld-bottom-menu-wrapper{margin:0 auto!important}.qcld-horizontal-scroll .qcld-bottom-menu-wrapper .pointer i{color:#1e74b3;font-size:14px}.qcld-horizontal-scroll .qcld-bottom-menu-wrapper .pointer{height:30px!important;width:30px!important;line-height:30px!important}.qcld-horizontal-scroll{padding:2px 8px}.qcld-horizontal-scroll .qcld-bottom-menu-wrapper .qcld-bottom-menu-item span{margin-right:4px!important}.qcld-horizontal-scroll span.qcld-chatbot-product-category:hover,.qcld-horizontal-scroll span.qcld-chatbot-support-items:hover,.qcld-horizontal-scroll span.qcld-chatbot-wildcard:hover,.qcld-horizontal-scroll span.qcld-chatbot-suggest-email:hover,.qcld-horizontal-scroll span.qcld-chatbot-reset-btn:hover,.qcld-horizontal-scroll #wp-chatbot-loadmore:hover,.qcld-horizontal-scroll .wp-chatbot-loadmore:hover,.qcld-horizontal-scroll span.qcld-chatbot-suggest-phone:hover,.qcld-horizontal-scroll span.qcld-chatbot-suggest-name:hover,.qcld-horizontal-scroll span.qcld-chatbot-suggest-address:hover,.qcld-horizontal-scroll span.qcld-chatbot-suggest-city:hover,.qcld-horizontal-scroll span.qcld-chatbot-suggest-state:hover,.qcld-horizontal-scroll span.qcld-chatbot-suggest-zip:hover,.qcld-horizontal-scroll span.qcld-chatbot-suggest-country:hover{box-shadow:inset 1px 1px rgb(255 255 255/75%),inset 0 0 5px rgb(255 255 255/76%);background:#1d73b4!important;backdrop-filter:blur(0);isolation:isolate;color:#fff!important}
.wp-chatbot-start-content-single{box-shadow:rgba(0,0,0,.1)0 4px 15px,rgba(0,0,0,.1)0 1px 2px,rgb(116 182 167/.5)0 2px inset!important}.wp-chatbot-start-content-single{margin-bottom:17px;background-color:#fff;border-radius:5px;font-size:14px;line-height:1.4;color:#000;position:relative;box-shadow:rgba(0,0,0,.1)0 4px 15px,rgba(0,0,0,.1)0 1px 2px,rgba(48,71,236,.5)0 2px inset;padding:10px;width:95%}.wp-chatbot-start-content-single p{margin-bottom:6px}.qc-new-conversation-button{height:40px;font-size:14px;line-height:40px;pointer-events:auto;cursor:pointer;border-radius:40px;text-align:center;padding:0 16px;background-color:#fff;color:#3047ec;border:1px solid #3047ec;transition:color .3s ease 0s,background-color .3s ease 0s}.qcwp-chatbot-search-article{position:relative}.qcld_new_start_button span{border:unset!important;color:#000!important;background:#fff!important;padding:8px 0!important;margin:0!important}.wp-chatbot-start-content-single span{border:none;margin:0;width:auto;text-align:left;cursor:pointer;display:block}.qcchatbot-template-00 .wp-chatbot-start-content-single{box-shadow:inset 1px 1px rgb(255 255 255/75%),inset 0 0 5px rgb(255 255 255/76%)!important;background:rgb(255 255 255/.3);backdrop-filter:blur(0);isolation:isolate}.qcchatbot-template-00 .qcld_new_start_button span{color:#1d73b4!important;background:0 0!important;backdrop-filter:none;box-shadow:none}.qcchatbot-template-00 button.qc-new-conversation-button{box-shadow:inset 1px 1px rgb(255 255 255/75%),inset 0 0 5px rgb(255 255 255/76%)!important;background:rgb(255 255 255/.3);backdrop-filter:blur(0);isolation:isolate;color:#1d73b4!important;border:none}.qcchatbot-template-00 button.qcwp-chatbot-search-article-submit{box-shadow:inset 1px 1px rgb(255 255 255/75%),inset 0 0 5px rgb(255 255 255/76%);background:#1e74b3;backdrop-filter:blur(0);isolation:isolate;border:none;border-radius:50%;height:32px;width:32px;margin:4px 5px 0 0}.qcchatbot-template-00 .qcwpbot-search-button-arrow{position:absolute;height:15px;width:10px;top:9px;right:10px;stroke:#fff}.qcchatbot-template-00 input[type=text]:focus{outline:none;border-color:#2578b5}.qcchatbot-template-00 .qc-new-conversation-button:hover{background:0 0!important}.qcchatbot-template-00 .wp-chatbot-start-header{background:0 0}.qcchatbot-template-00 .wp-chatbot-start-header-content{position:absolute;top:15px;left:0;right:0;padding:15px;box-sizing:border-box;box-shadow:inset 1px 1px rgb(255 255 255/75%),inset 0 0 5px rgb(255 255 255/76%)!important;background:rgb(255 255 255/.3);backdrop-filter:blur(0);isolation:isolate;margin:0 24px 0 17px;border-radius:6px}.qcchatbot-template-00 .wp-chatbot-start-header-content p{color:#212121!important}.qcchatbot-template-00 .wp-chatbot-start-header-content h2{color:#212121!important}.qcchatbot-template-00 .wp-chatbot-start-close{box-shadow:inset 1px 1px rgb(255 255 255/75%),inset 0 0 5px rgb(255 255 255/76%)!important;background:#fff!important;backdrop-filter:blur(0);isolation:isolate;top:-14px!important;right:6px!important}.qcchatbot-template-00 .wp-chatbot-start-content-single{width:98%}.qcchatbot-template-00 .wp-chatbot-products-area ul li{box-shadow:inset 1px 1px rgb(255 255 255/75%),inset 0 0 5px rgb(255 255 255/76%);background:rgb(255 255 255/.3);backdrop-filter:blur(0);isolation:isolate}.qcchatbot-template-00 .wp-chatbot-start-screen{margin-top:40px}.qcchatbot-template-00 .wp-chatbot-start-content .slimScrollDiv{top:18px}.qcchatbot-template-00 .qcld-new-conv-button path{fill:#1f75b3}.qcchatbot-template-00 .wp-chatbot-start-content-single{margin-bottom:8px}.qcchatbot-template-00 .wp-chatbot-start-screen{margin-top:15px}.qcchatbot-template-00 .wp-chatbot-start-content .slimScrollDiv{top:0}.qcchatbot-template-00 .wp-chatbot-start-screen-content{margin-top:130px!important}.qcchatbot-template-00 .wp-chatbot-start-close i{color:#dd1b1b}.qcchatbot-template-00 .qcwp-chatbot-search-article input[type=text]{border:none!important;border-radius:6px!important}
.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,0.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:8px;padding-left:0;padding-top:2px;position:absolute;z-index:9999999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker.xdsoft_rtl{padding:8px 0 8px 8px}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:0}.xdsoft_datetimepicker button{border:none !important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_monthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none;cursor:pointer;display:block;height:30px;opacity:.5;-ms-filter:"alpha(opacity=50)";outline:medium none;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next{float:none;margin-left:0;margin-right:14px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1;-ms-filter:"alpha(opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1.0}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none !important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#3af}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5;-ms-filter:"alpha(opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2;-ms-filter:"alpha(opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff !important;background:#ff8000 !important;box-shadow:none !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#3af !important;box-shadow:#178fe5 0 1px 3px 0 inset !important;color:#fff !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit !important;background:inherit !important;box-shadow:inherit !important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc !important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee !important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa !important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc !important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar{left:0;right:auto}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px rgba(255,255,255,0.506);background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#007fff}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#c50}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000 !important;background:#007fff !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555 !important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333 !important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #ddd !important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:"museo-sans","Book Antiqua",sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(73%,#f4f8fa));background:-webkit-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-o-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-ms-linear-gradient(top,#fff 0,#f4f8fa 73%);background:linear-gradient(to bottom,#fff 0,#f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f8fa',GradientType=0)}.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:hover span,.xdsoft_datetimepicker .blue-gradient-button:focus span{color:#454551;background:-moz-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f8fa),color-stop(73%,#FFF));background:-webkit-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-o-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-ms-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:linear-gradient(to bottom,#f4f8fa 0,#FFF 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa',endColorstr='#FFF',GradientType=0)}

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:999999;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:999999;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;display:table;text-align:right;padding-right:6px;border:none!important;background:0 0!important}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display: swap;
}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

@charset "UTF-8";/*!* animate.css -https://daneden.github.io/animate.css/
* Version - 3.7.2
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2019 Daniel Eden*/@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px)rotateY(-9deg);transform:translateX(-6px)rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px)rotateY(7deg);transform:translateX(5px)rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px)rotateY(-5deg);transform:translateX(-3px)rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px)rotateY(3deg);transform:translateX(2px)rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px)rotateY(-9deg);transform:translateX(-6px)rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px)rotateY(7deg);transform:translateX(5px)rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px)rotateY(-5deg);transform:translateX(-3px)rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px)rotateY(3deg);transform:translateX(2px)rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0);transform:rotate3d(0,0,1,0)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9)rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9)rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1)rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1)rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1)rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1)rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9)rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9)rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1)rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1)rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1)rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1)rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0)rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0)rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0)rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0)rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0)rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0)rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0)rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0)rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0)rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0)rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0)rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0)rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0)rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0)rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0)rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0)rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0)rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0)rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0)rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0)rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg)skewY(-12.5deg);transform:skewX(-12.5deg)skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg)skewY(6.25deg);transform:skewX(6.25deg)skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg)skewY(-3.125deg);transform:skewX(-3.125deg)skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg)skewY(1.5625deg);transform:skewX(1.5625deg)skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg)skewY(-.78125deg);transform:skewX(-.78125deg)skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg)skewY(.390625deg);transform:skewX(.390625deg)skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg)skewY(-.1953125deg);transform:skewX(-.1953125deg)skewY(-.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg)skewY(-12.5deg);transform:skewX(-12.5deg)skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg)skewY(6.25deg);transform:skewX(6.25deg)skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg)skewY(-3.125deg);transform:skewX(-3.125deg)skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg)skewY(1.5625deg);transform:skewX(1.5625deg)skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg)skewY(-.78125deg);transform:skewX(-.78125deg)skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg)skewY(.390625deg);transform:skewX(.390625deg)skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg)skewY(-.1953125deg);transform:skewX(-.1953125deg)skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3e3px,0);transform:translate3d(0,-3e3px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3e3px,0);transform:translate3d(0,-3e3px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3e3px,0,0);transform:translate3d(-3e3px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3e3px,0,0);transform:translate3d(-3e3px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3e3px,0,0);transform:translate3d(3e3px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3e3px,0,0);transform:translate3d(3e3px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3e3px,0);transform:translate3d(0,3e3px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3e3px,0);transform:translate3d(0,3e3px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2e3px,0);transform:translate3d(0,2e3px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2e3px,0);transform:translate3d(0,2e3px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2e3px,0,0);transform:translate3d(-2e3px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2e3px,0,0);transform:translate3d(-2e3px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2e3px,0,0);transform:translate3d(2e3px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2e3px,0,0);transform:translate3d(2e3px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2e3px,0);transform:translate3d(0,-2e3px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2e3px,0);transform:translate3d(0,-2e3px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2e3px,0);transform:translate3d(0,-2e3px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2e3px,0);transform:translate3d(0,-2e3px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2e3px,0,0);transform:translate3d(-2e3px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2e3px,0,0);transform:translate3d(-2e3px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2e3px,0,0);transform:translate3d(2e3px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2e3px,0,0);transform:translate3d(2e3px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2e3px,0);transform:translate3d(0,2e3px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2e3px,0);transform:translate3d(0,2e3px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2e3px,0);transform:translate3d(0,2e3px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2e3px,0);transform:translate3d(0,2e3px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2e3px,0,0);transform:translate3d(-2e3px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2e3px,0,0);transform:translate3d(-2e3px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2e3px,0,0);transform:translate3d(2e3px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2e3px,0,0);transform:translate3d(2e3px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2e3px,0);transform:translate3d(0,-2e3px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2e3px,0);transform:translate3d(0,-2e3px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px)scale3d(1,1,1)translate3d(0,0,0)rotate3d(0,1,0,-360deg);transform:perspective(400px)scale3d(1,1,1)translate3d(0,0,0)rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px)scale3d(1,1,1)translate3d(0,0,150px)rotate3d(0,1,0,-190deg);transform:perspective(400px)scale3d(1,1,1)translate3d(0,0,150px)rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px)scale3d(1,1,1)translate3d(0,0,150px)rotate3d(0,1,0,-170deg);transform:perspective(400px)scale3d(1,1,1)translate3d(0,0,150px)rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px)scale3d(.95,.95,.95)translate3d(0,0,0)rotate3d(0,1,0,0);transform:perspective(400px)scale3d(.95,.95,.95)translate3d(0,0,0)rotate3d(0,1,0,0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px)scale3d(1,1,1)translate3d(0,0,0)rotate3d(0,1,0,0);transform:perspective(400px)scale3d(1,1,1)translate3d(0,0,0)rotate3d(0,1,0,0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px)scale3d(1,1,1)translate3d(0,0,0)rotate3d(0,1,0,-360deg);transform:perspective(400px)scale3d(1,1,1)translate3d(0,0,0)rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px)scale3d(1,1,1)translate3d(0,0,150px)rotate3d(0,1,0,-190deg);transform:perspective(400px)scale3d(1,1,1)translate3d(0,0,150px)rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px)scale3d(1,1,1)translate3d(0,0,150px)rotate3d(0,1,0,-170deg);transform:perspective(400px)scale3d(1,1,1)translate3d(0,0,150px)rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px)scale3d(.95,.95,.95)translate3d(0,0,0)rotate3d(0,1,0,0);transform:perspective(400px)scale3d(.95,.95,.95)translate3d(0,0,0)rotate3d(0,1,0,0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px)scale3d(1,1,1)translate3d(0,0,0)rotate3d(0,1,0,0);transform:perspective(400px)scale3d(1,1,1)translate3d(0,0,0)rotate3d(0,1,0,0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px)rotate3d(1,0,0,90deg);transform:perspective(400px)rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px)rotate3d(1,0,0,-20deg);transform:perspective(400px)rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px)rotate3d(1,0,0,10deg);transform:perspective(400px)rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px)rotate3d(1,0,0,-5deg);transform:perspective(400px)rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px)rotate3d(1,0,0,90deg);transform:perspective(400px)rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px)rotate3d(1,0,0,-20deg);transform:perspective(400px)rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px)rotate3d(1,0,0,10deg);transform:perspective(400px)rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px)rotate3d(1,0,0,-5deg);transform:perspective(400px)rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px)rotate3d(0,1,0,90deg);transform:perspective(400px)rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px)rotate3d(0,1,0,-20deg);transform:perspective(400px)rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px)rotate3d(0,1,0,10deg);transform:perspective(400px)rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px)rotate3d(0,1,0,-5deg);transform:perspective(400px)rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px)rotate3d(0,1,0,90deg);transform:perspective(400px)rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px)rotate3d(0,1,0,-20deg);transform:perspective(400px)rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px)rotate3d(0,1,0,10deg);transform:perspective(400px)rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px)rotate3d(0,1,0,-5deg);transform:perspective(400px)rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px)rotate3d(1,0,0,-20deg);transform:perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px)rotate3d(1,0,0,90deg);transform:perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px)rotate3d(1,0,0,-20deg);transform:perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px)rotate3d(1,0,0,90deg);transform:perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px)rotate3d(0,1,0,-15deg);transform:perspective(400px)rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px)rotate3d(0,1,0,90deg);transform:perspective(400px)rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px)rotate3d(0,1,0,-15deg);transform:perspective(400px)rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px)rotate3d(0,1,0,90deg);transform:perspective(400px)rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0)skewX(-30deg);transform:translate3d(100%,0,0)skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0)skewX(-30deg);transform:translate3d(100%,0,0)skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0)skewX(30deg);transform:translate3d(100%,0,0)skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0)skewX(30deg);transform:translate3d(100%,0,0)skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1)rotate(30deg);transform:scale(.1)rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1)rotate(30deg);transform:scale(.1)rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0)rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0)rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0)rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0)rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0)rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0)rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0)rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0)rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1)translate3d(0,-1e3px,0);transform:scale3d(.1,.1,.1)translate3d(0,-1e3px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)translate3d(0,60px,0);transform:scale3d(.475,.475,.475)translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1)translate3d(0,-1e3px,0);transform:scale3d(.1,.1,.1)translate3d(0,-1e3px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)translate3d(0,60px,0);transform:scale3d(.475,.475,.475)translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1)translate3d(-1e3px,0,0);transform:scale3d(.1,.1,.1)translate3d(-1e3px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)translate3d(10px,0,0);transform:scale3d(.475,.475,.475)translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1)translate3d(-1e3px,0,0);transform:scale3d(.1,.1,.1)translate3d(-1e3px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)translate3d(10px,0,0);transform:scale3d(.475,.475,.475)translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1)translate3d(1e3px,0,0);transform:scale3d(.1,.1,.1)translate3d(1e3px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)translate3d(-10px,0,0);transform:scale3d(.475,.475,.475)translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1)translate3d(1e3px,0,0);transform:scale3d(.1,.1,.1)translate3d(1e3px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)translate3d(-10px,0,0);transform:scale3d(.475,.475,.475)translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1)translate3d(0,1e3px,0);transform:scale3d(.1,.1,.1)translate3d(0,1e3px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)translate3d(0,-60px,0);transform:scale3d(.475,.475,.475)translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1)translate3d(0,1e3px,0);transform:scale3d(.1,.1,.1)translate3d(0,1e3px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)translate3d(0,-60px,0);transform:scale3d(.475,.475,.475)translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)translate3d(0,-60px,0);transform:scale3d(.475,.475,.475)translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1)translate3d(0,2e3px,0);transform:scale3d(.1,.1,.1)translate3d(0,2e3px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)translate3d(0,-60px,0);transform:scale3d(.475,.475,.475)translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1)translate3d(0,2e3px,0);transform:scale3d(.1,.1,.1)translate3d(0,2e3px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)translate3d(42px,0,0);transform:scale3d(.475,.475,.475)translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1)translate3d(-2e3px,0,0);transform:scale(.1)translate3d(-2e3px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)translate3d(42px,0,0);transform:scale3d(.475,.475,.475)translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1)translate3d(-2e3px,0,0);transform:scale(.1)translate3d(-2e3px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)translate3d(-42px,0,0);transform:scale3d(.475,.475,.475)translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1)translate3d(2e3px,0,0);transform:scale(.1)translate3d(2e3px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)translate3d(-42px,0,0);transform:scale3d(.475,.475,.475)translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1)translate3d(2e3px,0,0);transform:scale(.1)translate3d(2e3px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)translate3d(0,60px,0);transform:scale3d(.475,.475,.475)translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1)translate3d(0,-2e3px,0);transform:scale3d(.1,.1,.1)translate3d(0,-2e3px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)translate3d(0,60px,0);transform:scale3d(.475,.475,.475)translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1)translate3d(0,-2e3px,0);transform:scale3d(.1,.1,.1)translate3d(0,-2e3px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media(print),(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}
.google_calendar_modal_wrap{width:100%;max-width:100%}.google_calendar_view{cursor:pointer;background:0 0;display:inline-block;margin:5px;border-radius:4px;padding:0 8px;color:#3a87ad;font-weight:700;line-height:18px}.google_calendar_view.wp_gcal_event_expired{opacity:0}.google_calendar_view .fa{cursor:pointer;background:0 0;display:inline-block;margin:0;padding:0;color:#3a87ad;font-weight:700;line-height:18px}a.wp-chatbot-add-new-event{display:inline-block;position:relative;font-size:14px;line-height:20px;background:#046bd2;color:#fff;border-radius:4px;padding:5px 10px;margin:0;font-weight:700}.google_calendar_view.fc .fc-toolbar{display:block!important}#google_calendar_modal_view{padding:15px 0;width:100%;max-width:100%}#google_calendar_modal_view.fc .fc-toolbar.fc-header-toolbar{font-size:14px}#google_calendar_modal_view.fc .fc-view-harness{font-size:14px}.event-submission-form-wrap{display:none;position:relative;font-size:14px}.event-submission-form-wrap h3{display:flex;justify-content:center;align-items:center;font-size:20px;line-height:25px}.event-submission-form-wrap .event-form-group{width:100%;padding:10px 0}body .event-submission-form-wrap .event-form-group input[type=text],body .event-submission-form-wrap .event-form-group input[type=email],body .event-submission-form-wrap .event-form-group input[type=datetime-local],body .event-submission-form-wrap .event-form-group input[type=date],body .event-submission-form-wrap .event-form-group input[type=time]{width:100%;max-width:100%;padding:8px;box-shadow:0 0 transparent;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;border-radius:4px!important;height:40px;font-size:16px;margin:0!important}.event-submission-form-wrap .event-form-group button[type=submit]{margin-right:5px;padding:8px 10px;border-radius:4px;font-size:14px;line-height:20px;background:#046bd2;color:#fff;border-radius:4px;font-weight:700;border:none;cursor:pointer;transition:.3s ease all}.event-submission-form-wrap .event-form-group button[type=submit]:hover{background:#03519f;border:none;transition:.3s ease all}.event-submission-form-wrap .event-form-group button[type=button]{margin-right:5px;padding:8px 10px;background:#fcb900;border-radius:4px;font-size:14px;line-height:20px;color:#fff;border-radius:4px;font-weight:700;border:none;cursor:pointer;transition:.3s ease all}.event-submission-form-wrap .event-form-group button[type=button]:hover{background:#d69d02;transition:.3s ease all}.wpbot-loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.8);display:flex;justify-content:center;align-items:center;z-index:1000}.wpbot-spinner-icon{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.wp-chatbot-gcal-container{margin-top:50px;display:none;z-index:9999999}.wp-chatbot-gcal-details{box-shadow:0 0 10px #ccc;background-color:#fff}.active-chatbot-gcal-details{position:absolute;right:100%;animation:.5s chatbotgcalAnimation;z-index:-1}.wp-chatbot-gcal-details{margin:50px 30px 50px auto!important}.wp-chatbot-gcal-container.active-chatbot-gcal-details{display:inline-block;vertical-align:top}.wp-chatbot-gcal-details{width:600px;position:relative;margin:50px auto;font-size:0;min-height:300px;padding:15px}.wp-chatbot-gcal-reload.wp-chatbot-gcal-loading{display:block;position:absolute;background:rgba(255,255,255,.5);padding:3px;border-radius:5px;top:0;bottom:0;left:0;right:0;z-index:999}.wp-chatbot-gcal-loading img{display:table;left:50%;top:50%;position:absolute;margin:-10px -45px}a.wp-chatbot-gcal-close{position:absolute;top:0;right:0;background:rgba(252,67,3,.8)url(https://academy.blustreet.com/wp-content/plugins/wpbot-pro-master/addons/conversational-forms-pro/includes/calendar/../../../../images/wp-boat-product-close-icon.png)no-repeat 50%;width:30px;height:30px;cursor:pointer}@keyframes chatbotgcalAnimation{0%{transform:translate(200px)}95%{transform:translate(-10px)}100%{transform:translate(0)}}
/*!
 * FullCalendar v3.3.1 Stylesheet
 * Docs & License: https://fullcalendar.io/
 * (c) 2017 Adam Shaw
 */.fc-icon,body .fc{font-size:1em}.fc-button-group,.fc-icon{display:inline-block}.fc-bg,.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-icon,.fc-unselectable{-khtml-user-select:none;-webkit-touch-callout:none}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}.fc th,.fc-basic-view td.fc-week-number,.fc-icon,.fc-toolbar{text-align:center}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed .fc-popover .fc-header .fc-close{color:#666}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}.ui-widget .fc-disabled-day{background-image:none}.fc-icon{height:1em;line-height:1em;overflow:hidden;font-family:"Courier New",Courier,monospace;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fc-icon:after{position:relative}.fc-icon-left-single-arrow:after{content:"\02039";font-weight:700;font-size:200%;top:-7%}.fc-icon-right-single-arrow:after{content:"\0203A";font-weight:700;font-size:200%;top:-7%}.fc-icon-left-double-arrow:after{content:"\000AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\000BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\000D7";font-size:200%;top:6%}.fc button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;font-size:1em;white-space:nowrap;cursor:pointer}.fc button::-moz-focus-inner{margin:0;padding:0}.fc-state-default{border:1px solid;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc button .fc-icon{position:relative;top:-.05em;margin:0 .2em;vertical-align:middle}.fc-state-active,.fc-state-disabled,.fc-state-down,.fc-state-hover{color:#333;background-color:#e6e6e6}.fc-state-hover{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.fc-state-active,.fc-state-down{background-color:#ccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:.65;box-shadow:none}.fc-event.fc-draggable,.fc-event[href],.fc-popover .fc-header .fc-close,a[data-goto]{cursor:pointer}.fc .fc-button-group>*{float:left;margin:0 0 0 -1px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{padding:2px 4px}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-ltr .fc-popover .fc-header .fc-close,.fc-rtl .fc-popover .fc-header .fc-title{float:right}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-popover .fc-header .fc-close{font-size:.9em;margin-top:2px}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg table,.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-helper-skeleton,.fc-highlight-skeleton{position:absolute;top:0;left:0;right:0}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-helper-skeleton{z-index:5}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{background:0 0;border-color:transparent;border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-row.fc-rigid,.fc-time-grid-event{overflow:hidden}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:3px;border:1px solid #3a87ad;font-weight:400}.fc-event,.fc-event-dot{background-color:#3a87ad}.fc-event,.fc-event:hover,.ui-widget .fc-event{color:#fff;text-decoration:none}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4;display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected.fc-dragging{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-day-grid-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.fc-toolbar.fc-header-toolbar{margin-bottom:1em}.fc-toolbar.fc-footer-toolbar{margin-top:1em}.fc-toolbar .fc-left{float:left}.fc-toolbar .fc-right{float:right}.fc-toolbar .fc-center{display:inline-block}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{margin:0}.fc-toolbar button{position:relative}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicDay-view .fc-content-skeleton,.fc-basicWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:2px}.fc-basic-view th.fc-day-number,.fc-basic-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-basic-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-basic-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px}.fc-rtl .fc-basic-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-basic-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:grey}.fc-basic-view td.fc-week-number>*{display:inline-block;min-width:1.25em}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:3em}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.ui-widget td.fc-axis{font-weight:400}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3;position:relative}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-helper-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-slats .ui-widget-content{background:0 0}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event.fc-selected{overflow:visible}.fc-time-grid-event.fc-selected .fc-bg{display:none}.fc-time-grid-event .fc-content{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\000A0-\000A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;border-width:1px;width:8px;height:8px;border-style:solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt,.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item:hover td{background-color:#f5f5f5}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}