@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&family=Poppins:wght@600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&family=Poppins:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Poppins:wght@600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body.test-page-body{background:#f9f9f9;margin:0;padding:0}body.test-page-body .App{margin:0;padding:0}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.hp-page{--teal:#0d9e8a;--teal-mid:#11b89f;--teal-light:#1dd8b4;--teal-pale:#e6faf7;--teal-pale2:#c8f4ed;--text-dark:#1a2e2b;--text-mid:#3d5a56;--text-muted:#6b8c87;--white:#fff;--bg-page:#f5f9f8;--bg-alt:#edf7f5;--border:#d4ede9;--shadow:0 2px 16px #0d9e8a17;--shadow-lg:0 8px 32px #0d9e8a24;--radius:14px;--radius-sm:10px;background:var(--bg-page);color:var(--text-dark);font-family:Nunito,sans-serif}.hp-page *,.hp-page :after,.hp-page :before{box-sizing:border-box}.hp-section-inner{margin:0 auto;max-width:1360px;padding:0 5%}.hp-hero{background:linear-gradient(135deg,#f0fdf9,#e6faf7 55%,#f5f9f8);overflow:hidden;padding:72px 0 64px}.hp-hero-inner{grid-gap:52px;align-items:start;display:grid;gap:52px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1360px;padding:0 5%}.hp-hero-text{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.hp-hero-badge{align-items:center;align-self:flex-start;background:var(--white);border:1.5px solid var(--border);border-radius:20px;box-shadow:var(--shadow);color:var(--teal);display:inline-flex;font-size:.82rem;font-weight:700;gap:6px;margin-bottom:18px;padding:6px 14px}.hp-hero-heading{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:clamp(2rem,3.8vw,3rem);font-weight:900;line-height:1.15;margin:0 0 16px;text-align:left}.hp-hero-accent{color:var(--teal)}.hp-hero-sub{color:var(--text-mid);font-size:clamp(.93rem,1.5vw,1.02rem);line-height:1.72;margin:0 0 26px;max-width:460px;text-align:left}.hp-hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;margin-bottom:32px}.hp-hero-btn-primary{align-items:center;background:var(--teal);border:none;border-radius:10px;box-shadow:0 4px 14px #0d9e8a4d;color:#fff;display:inline-flex;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:800;gap:6px;padding:13px 28px;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s}.hp-hero-btn-primary:hover{background:#0b8a78;transform:translateY(-1px)}.hp-hero-btn-ghost{align-items:center;background:#0000;border:2px solid var(--teal);border-radius:10px;color:var(--teal);display:inline-flex;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:800;gap:6px;padding:11px 24px;text-decoration:none;transition:background .2s}.hp-hero-btn-ghost:hover{background:var(--teal-pale)}.hp-hero-stats-row{background:var(--white);border:1.5px solid var(--border);border-radius:12px;box-shadow:var(--shadow);display:flex;gap:0;overflow:hidden;width:-webkit-fit-content;width:fit-content}.hp-hero-stat{align-items:center;border-right:1px solid var(--border);display:flex;flex-direction:column;min-width:90px;padding:12px 22px}.hp-hero-stat:last-child{border-right:none}.hp-hero-stat-val{color:var(--teal);font-family:Poppins,sans-serif;font-size:1.15rem;font-weight:800;line-height:1;margin-bottom:3px}.hp-hero-stat-lbl{color:var(--text-muted);font-size:.72rem;font-weight:600;white-space:nowrap}.hp-hero-panel{display:flex;flex-direction:column;gap:14px}.hp-panel-chips{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.hp-panel-chip{align-items:center;border:1.5px solid #0000;border-radius:12px;display:flex;gap:12px;padding:14px 16px}.hp-panel-chip-teal{background:linear-gradient(135deg,#e6faf7,#c8f4ed);border-color:#a8ece3}.hp-panel-chip-purple{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);border-color:#d8b4fe}.hp-panel-chip-icon{flex-shrink:0;font-size:1.6rem}.hp-panel-chip-val{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:800;line-height:1}.hp-panel-chip-lbl{color:var(--text-muted);font-size:.75rem;font-weight:600;margin-top:2px}.hp-panel-card{background:var(--white);border:1.5px solid var(--border);border-radius:14px;box-shadow:var(--shadow);padding:20px 22px}.hp-panel-card-heading{border-bottom:1px solid var(--border);color:var(--text-dark);font-family:Poppins,sans-serif;font-size:.92rem;font-weight:800;margin:0 0 16px;padding-bottom:12px}.hp-panel-features{display:flex;flex-direction:column;gap:13px}.hp-panel-feature{align-items:flex-start;display:flex;gap:12px}.hp-panel-feature-icon{flex-shrink:0;font-size:1.1rem;margin-top:1px}.hp-panel-feature-title{color:var(--text-dark);font-size:.88rem;font-weight:800;margin-bottom:1px}.hp-panel-feature-desc{color:var(--text-muted);font-size:.78rem;font-weight:500;line-height:1.45}.hp-panel-cta{align-items:center;background:linear-gradient(120deg,#0bbfa3,#0d9e8a);border-radius:12px;display:flex;gap:12px;padding:14px 18px}.hp-panel-cta-emoji{flex-shrink:0;font-size:1.4rem}.hp-panel-cta-text{display:flex;flex:1 1;flex-direction:column}.hp-panel-cta-text strong{color:#fff;font-size:.9rem;font-weight:800}.hp-panel-cta-text span{color:#fffc;font-size:.76rem;font-weight:500}.hp-panel-cta-btn{background:#fff;border-radius:8px;color:var(--teal);flex-shrink:0;font-family:Nunito,sans-serif;font-size:.84rem;font-weight:800;padding:8px 18px;text-decoration:none;transition:background .18s;white-space:nowrap}.hp-panel-cta-btn:hover{background:var(--teal-pale)}.hp-categories{background:var(--white);border-bottom:1px solid var(--border);border-top:1px solid var(--border);padding:18px 0}.hp-categories .hp-section-inner{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.hp-cat-chip{align-items:center;background:var(--bg-page);border:1.5px solid var(--border);border-radius:24px;color:var(--text-mid);display:inline-flex;font-size:.86rem;font-weight:700;gap:7px;padding:8px 16px;text-decoration:none;transition:all .18s;white-space:nowrap}.hp-cat-chip:hover{background:var(--teal-pale);border-color:var(--teal);color:var(--teal)}.hp-cat-emoji{font-size:1rem}.hp-section{padding:60px 0}.hp-section-alt{background:var(--bg-alt)}.hp-section-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:28px}.hp-section-header-left{display:flex;flex-direction:column;gap:6px}.hp-badge{align-self:flex-start;background:var(--teal-pale2);border-radius:20px;color:var(--teal);display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.03em;padding:4px 12px}.hp-section-title{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:clamp(1.3rem,2.5vw,1.7rem);font-weight:800;margin:0}.hp-view-all-btn{align-items:center;align-self:flex-start;background:linear-gradient(135deg,#7c3aed,#9f67fa);border:none;border-radius:10px;box-shadow:0 4px 14px #7c3aed47;color:#fff;display:inline-flex;font-family:Nunito,sans-serif;font-size:.88rem;font-weight:800;gap:6px;padding:10px 22px;text-decoration:none;transition:opacity .18s,transform .15s;white-space:nowrap}.hp-view-all-btn:hover{opacity:.9;transform:translateY(-1px)}.hp-ts-topbar{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:28px}.hp-ts-subtitle{color:var(--text-muted);font-size:.9rem;font-weight:600;margin:4px 0 0}.hp-ts-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.hp-ts-tab{align-items:center;background:var(--white);border:2px solid var(--border);border-radius:30px;color:var(--text-mid);cursor:pointer;display:inline-flex;font-family:Nunito,sans-serif;font-size:.9rem;font-weight:700;gap:8px;padding:10px 20px;transition:all .2s}.hp-ts-tab:hover{background:var(--teal-pale);border-color:var(--teal);color:var(--teal)}.hp-ts-tab-active{background:var(--teal)!important;border-color:var(--teal)!important;box-shadow:0 4px 12px #0d9e8a4d;color:#fff!important}.hp-ts-tab-emoji{font-size:1rem}.hp-ts-tab-count{background:#ffffff40;border-radius:10px;color:inherit;font-size:.72rem;font-weight:800;min-width:24px;padding:2px 7px;text-align:center}.hp-ts-tab:not(.hp-ts-tab-active) .hp-ts-tab-count{background:var(--teal-pale2);color:var(--teal)}.hp-ts-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.hp-ts-row-card{align-items:center;background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius);color:inherit;display:flex;justify-content:space-between;overflow:hidden;padding:16px 18px;position:relative;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s}.hp-ts-row-card:before{background:var(--teal);border-radius:4px 0 0 4px;bottom:0;content:"";left:0;opacity:0;position:absolute;top:0;transition:opacity .2s;width:4px}.hp-ts-row-card:hover{border-color:var(--teal-pale2);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.hp-ts-row-card:hover:before{opacity:1}.hp-ts-row-left{align-items:center;display:flex;flex:1 1;gap:14px;min-width:0}.hp-ts-row-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.hp-ts-row-icon svg{height:18px;width:18px}.hp-ts-icon-book{background:#e6faf7;color:#0d9e8a}.hp-ts-icon-grad{background:#ede9fe;color:#7c3aed}.hp-ts-icon-tag{background:#fef3c7;color:#d97706}.hp-ts-row-info{flex:1 1;min-width:0}.hp-ts-row-name{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:.92rem;font-weight:700;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-ts-row-meta{display:flex;flex-wrap:wrap;gap:12px}.hp-ts-row-meta span{align-items:center;color:var(--text-muted);display:inline-flex;font-size:.74rem;font-weight:600;gap:4px}.hp-ts-row-meta svg{flex-shrink:0}.hp-ts-row-right{align-items:center;display:flex;flex-shrink:0;gap:10px;margin-left:10px}.hp-ts-row-arrow{align-items:center;color:var(--text-muted);display:flex;transition:color .18s,transform .18s}.hp-ts-row-card:hover .hp-ts-row-arrow{color:var(--teal);transform:translateX(2px)}.hp-ts-level{border-radius:12px;font-size:.72rem;font-weight:800;padding:3px 10px;white-space:nowrap}.hp-ts-level-orange{background:#fff3e0;color:#e65100}.hp-ts-level-blue{background:#e3f2fd;color:#1565c0}.hp-ts-level-teal{background:var(--teal-pale2);color:var(--teal)}.hp-ts-row-skeleton{min-height:72px;pointer-events:none}.hp-ts-view-all-row{margin-top:20px;text-align:center}.hp-ts-view-all-link{align-items:center;background:#0000;border:2px solid var(--teal);border-radius:30px;color:var(--teal);display:inline-flex;font-family:Nunito,sans-serif;font-size:.9rem;font-weight:800;gap:6px;padding:10px 28px;text-decoration:none;transition:all .2s}.hp-ts-view-all-link:hover{background:var(--teal);color:#fff}.hp-cards-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,1fr)}.hp-content-card-link{color:inherit;display:block;text-decoration:none}.hp-content-card{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius);height:100%;overflow:hidden;transition:transform .22s,box-shadow .22s}.hp-content-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.hp-card-thumb-wrap{position:relative}.hp-card-thumb{aspect-ratio:16/10;display:block;object-fit:cover;width:100%}.hp-card-badge{background:#f59e0b;border-radius:14px;color:#fff;font-size:.7rem;font-weight:800;padding:3px 9px;position:absolute;right:10px;top:10px}.hp-card-body{padding:14px 16px}.hp-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-dark);display:-webkit-box;font-family:Poppins,sans-serif;font-size:.92rem;font-weight:700;line-height:1.35;margin:0 0 10px;overflow:hidden}.hp-card-meta{color:var(--text-muted);display:flex;font-size:.76rem;font-weight:600;gap:12px}.hp-card-meta span{align-items:center;display:inline-flex;gap:4px}.hp-blog-layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:1fr 1fr}.hp-blog-main-link{color:inherit;display:block;text-decoration:none}.hp-blog-main-card{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:transform .22s,box-shadow .22s}.hp-blog-main-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.hp-blog-main-img{aspect-ratio:16/10;display:block;object-fit:cover;width:100%}.hp-blog-main-body{padding:20px 22px}.hp-blog-main-title{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:1.06rem;font-weight:800;line-height:1.4;margin:0 0 12px}.hp-blog-learn-more{color:var(--teal);font-size:.86rem;font-weight:800}.hp-blog-list{display:flex;flex-direction:column;gap:10px}.hp-blog-list-item{align-items:flex-start;background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-sm);color:inherit;display:flex;gap:14px;padding:13px;text-decoration:none;transition:transform .18s,box-shadow .18s}.hp-blog-list-item:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.hp-blog-list-thumb{border-radius:8px;flex-shrink:0;height:62px;object-fit:cover;width:80px}.hp-blog-list-text{flex:1 1;min-width:0}.hp-blog-list-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-dark);display:-webkit-box;font-family:Poppins,sans-serif;font-size:.87rem;font-weight:700;line-height:1.3;margin:0 0 6px;overflow:hidden}.hp-blog-list-link{color:var(--teal);font-size:.78rem;font-weight:800}.hp-cta-banner{background:linear-gradient(120deg,#0bbfa3,#0d9e8a 50%,#07b88f);padding:60px 0}.hp-cta-inner{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.hp-cta-text h2{color:#fff;font-family:Poppins,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:900;margin:0 0 6px}.hp-cta-text p{color:#ffffffd9;font-size:1rem;margin:0}.hp-cta-actions{display:flex;flex-wrap:wrap;gap:12px}.hp-cta-btn-primary{background:#fff;border-radius:10px;color:var(--teal);font-family:Nunito,sans-serif;font-size:.95rem;font-weight:800;padding:13px 28px;text-decoration:none;transition:background .2s}.hp-cta-btn-primary:hover{background:var(--teal-pale)}.hp-cta-btn-ghost{background:#0000;border:2px solid #ffffffb3;border-radius:10px;color:#fff;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:800;padding:11px 24px;text-decoration:none;transition:all .2s}.hp-cta-btn-ghost:hover{background:#ffffff1a;border-color:#fff}@media (max-width:1200px){.hp-cards-grid{grid-template-columns:repeat(3,1fr)}.hp-ts-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:960px){.hp-hero-inner{gap:32px;grid-template-columns:1fr}.hp-hero-sub{max-width:100%}.hp-panel-chips{grid-template-columns:1fr 1fr}.hp-blog-layout{grid-template-columns:1fr}.hp-cards-grid,.hp-ts-grid{grid-template-columns:repeat(2,1fr)}.hp-cta-inner{flex-direction:column;text-align:center}.hp-cta-actions{justify-content:center}}@media (max-width:680px){.hp-ts-grid{grid-template-columns:1fr}.hp-ts-tabs{gap:6px}.hp-ts-tab{font-size:.84rem;padding:8px 14px}}@media (max-width:600px){.hp-hero{padding:44px 0 40px}.hp-hero-inner{gap:24px}.hp-hero-heading{font-size:1.85rem}.hp-hero-stats-row{width:100%}.hp-hero-stat{flex:1 1;min-width:auto;padding:10px 12px}.hp-hero-actions{flex-direction:column}.hp-hero-btn-ghost,.hp-hero-btn-primary{justify-content:center;text-align:center;width:100%}.hp-cards-grid{gap:12px;grid-template-columns:1fr 1fr}.hp-section{padding:40px 0}.hp-section-header,.hp-ts-topbar{align-items:flex-start;flex-direction:column}.hp-panel-cta{flex-wrap:wrap}}@media (max-width:400px){.hp-cards-grid{grid-template-columns:1fr}}.hp-row-icon-orange{background:#fff3e0;color:#e65100}.hp-row-icon-purple{background:#f0eeff;color:#7c3aed}.hp-row-icon-blue{background:#e3f2fd;color:#1565c0}.hp-row-icon-green{background:#e8f5e9;color:#2e7d32}.hp-row-card-orange:before{background:#e65100}.hp-row-card-purple:before{background:#7c3aed}.hp-row-card-blue:before{background:#1565c0}.hp-row-card-green:before{background:#2e7d32}.hp-vaal-orange{border-color:#e65100!important;color:#e65100!important}.hp-vaal-orange:hover{background:#e65100!important;color:#fff!important}.hp-vaal-purple{border-color:#7c3aed!important;color:#7c3aed!important}.hp-vaal-purple:hover{background:#7c3aed!important;color:#fff!important}.hp-vaal-blue{border-color:#1565c0!important;color:#1565c0!important}.hp-vaal-blue:hover{background:#1565c0!important;color:#fff!important}.hp-vaal-green{border-color:#2e7d32!important;color:#2e7d32!important}.hp-vaal-green:hover{background:#2e7d32!important;color:#fff!important}.related-blogs h5{margin-bottom:15px}.related-blog-card{display:flex;gap:10px;margin-bottom:15px;text-decoration:none}.related-blog-card img{border-radius:6px;height:50px;object-fit:cover;width:80px}.related-blog-info p{font-size:14px;font-weight:500;margin:0;text-align:left}.related-blog-info small{color:#888;font-size:12px;text-align:left}.related-blog-link{color:inherit;text-decoration:none}.section-header{align-items:center;display:flex;justify-content:space-between;margin:30px 0}.breadcrumb{background-color:#fff;font:.75em sans-serif;margin-bottom:0;margin-left:-15px;margin-top:-15px}.breadcrumb li{display:inline-block;margin-bottom:.2em}.breadcrumb li a{background-color:#067465;box-sizing:border-box;color:#fff;display:block;max-height:2em;padding:.5em 1em .5em 1.5em;position:relative;transition:.25s}.breadcrumb li a:before{border-left:1em solid #fff;right:-1.25em}.breadcrumb li a:after,.breadcrumb li a:before{border-bottom:1em solid #0000;border-top:1em solid #0000;content:"";position:absolute;top:0;z-index:1}.breadcrumb li a:after{border-left:1em solid #067465;right:-1em;transition:.25s}.breadcrumb li a:hover{background-color:#69aba2}.breadcrumb li a:hover:after{border-left-color:#69aba2}.breadcrumb li:last-child a{background-color:#69aba2;pointer-events:none}.breadcrumb li:last-child a:after{border-left-color:#69aba2}.blogpost-container .section-header{margin:0!important}.mcq-answer-btn{background-color:#067465;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;padding:6px 14px;transition:background-color .3s ease}.mcq-answer-btn:hover{background-color:#089f87}.blogpost-container .section-header{background-color:#7fffd4}.blog-card{background:#fff;border:none;box-shadow:0 6px 15px #00000014;height:100%;margin-bottom:25px;overflow:hidden;transition:all .3s ease}.blog-card:hover{box-shadow:0 12px 25px #0000001f;transform:translateY(-6px)}.blog-card .card-body{padding:16px 18px}.blog-card .card-title{color:#333;font-size:16px;font-weight:600;line-height:1.4;margin-bottom:6px}.blog-card .meta-info{color:#777;font-size:13px;margin-bottom:10px}.blogpost-container{padding:30px}.blog-header{color:#222;font-size:28px;font-weight:700;margin-bottom:25px}.breadcrumb{display:flex;font-size:14px;gap:8px;list-style:none;margin-bottom:20px}.breadcrumb li a{color:#555;text-decoration:none}.breadcrumb li a:hover{color:#007bff}@media (max-width:992px){.blog-card img{height:150px}}@media (max-width:768px){.blog-header{font-size:22px}.blog-card img{height:130px}}@media (max-width:576px){.blog-card{margin-bottom:20px}.blog-card .card-title{font-size:15px}}.course-card-v2{background:#fff;border-radius:15px;box-shadow:0 10px 30px #00000012;overflow:hidden;transition:all .3s ease-in-out}.course-card-v2:hover{box-shadow:0 15px 40px #0000001a;transform:translateY(-8px)}.card-thumbnail-wrapper{position:relative}.card-thumbnail-img{border-radius:15px;height:220px;object-fit:cover;padding:10px;width:100%}.discount-badge-v2{background-color:#ffc107;border-radius:15px;color:#1a1a2e;font-size:13px;font-weight:700;padding:5px 12px;position:absolute;right:20px;top:20px}.course-card-v2 .card-body{padding:25px}.card-top-row{justify-content:space-between;margin-bottom:15px}.card-rating,.card-top-row{align-items:center;display:flex}.card-rating{color:#ffc107;gap:3px}.card-rating span{color:#777;font-size:14px;margin-left:8px}.bookmark-icon{color:#adb5bd;cursor:pointer;font-size:18px;transition:color .3s}.bookmark-icon:hover{color:#6c63ff}.card-title{color:#1a1a2e;font-size:1.25rem;font-weight:600;margin-bottom:15px;transition:color .3s}.card-title:hover{color:#6c63ff}.card-meta{border-top:1px solid #eee;color:#555;display:flex;font-size:14px;gap:20px;padding-top:15px}.view-all-new{background:linear-gradient(90deg,#8a2be2,#6c63ff);border:none;border-radius:8px;box-shadow:0 10px 20px #6c63ff4d;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:16px 32px;transition:all .3s ease}.ots-page{--teal-dark:#0d9e8a;--teal-mid:#11b89f;--teal-pale:#e6faf7;--teal-pale2:#c8f4ed;--text-dark:#1a2e2b;--text-mid:#3d5a56;--text-muted:#6b8c87;--white:#fff;--bg-light:#f3faf9;--bg-page:#f0f7f6;--border:#d4ede9;--shadow:0 2px 12px #0d9e8a14;--shadow-hover:0 6px 24px #0d9e8a29;--radius:14px;--radius-sm:10px;background:var(--bg-page);color:var(--text-dark);font-family:Nunito,sans-serif;min-height:100vh}.ots-page *,.ots-page :after,.ots-page :before{box-sizing:border-box}.ots-card-link,.ots-card-link:focus,.ots-card-link:hover,.ots-card-link:visited{color:inherit;display:block;outline:none;text-decoration:none}.ots-hero{grid-gap:40px;align-items:center;background:linear-gradient(120deg,#0bbfa3,#0d9e8a 40%,#08c99f);display:grid;gap:40px;grid-template-columns:1fr 1fr;min-height:340px;padding:60px 5% 64px}.ots-hero-text{text-align:left}.ots-hero-text h1{color:var(--white);font-family:Poppins,sans-serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.2;margin:0 0 16px}.ots-hero-text p{color:#ffffffe0;font-size:clamp(.88rem,1.5vw,1rem);line-height:1.65;margin:0 0 28px;max-width:480px}.ots-hero-btns{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.ots-btn-primary{background:var(--white);border:none;border-radius:9px;color:var(--teal-dark);cursor:pointer;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:700;padding:12px 26px;transition:background .2s;white-space:nowrap}.ots-btn-primary:hover{background:var(--teal-pale)}.ots-btn-outline{background:#0000;border:2px solid #fff9;border-radius:9px;color:var(--white);cursor:pointer;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:700;padding:12px 26px;transition:all .2s;white-space:nowrap}.ots-btn-outline:hover{background:#ffffff1a;border-color:var(--white)}.ots-hero-stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.ots-stat-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #ffffff38;border-radius:var(--radius);gap:14px;padding:18px 20px}.ots-stat-card,.ots-stat-icon{align-items:center;display:flex}.ots-stat-icon{background:#ffffff2e;border-radius:10px;flex-shrink:0;height:44px;justify-content:center;min-width:44px;width:44px}.ots-stat-icon svg{stroke:var(--white);fill:none;height:22px;width:22px}.ots-stat-num{color:var(--white);font-family:Poppins,sans-serif;font-size:1.45rem;font-weight:800;line-height:1.1}.ots-stat-label{color:#fffc;font-size:.8rem;font-weight:600;margin-top:2px}.ots-body{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:1fr 320px;margin:0 auto;max-width:1400px;padding:36px 5% 60px}.ots-main{min-width:0}.ots-sidebar{min-width:0;position:-webkit-sticky;position:sticky;top:80px}.ots-section{margin-bottom:36px}.ots-section-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:20px}.ots-section-header h2{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:800;margin:0 0 4px;text-align:left}.ots-section-header p{color:var(--text-muted);font-size:.88rem;font-weight:500;margin:0;text-align:left}.ots-badge-pill{align-self:flex-start;background:var(--teal-pale2);border-radius:20px;color:var(--teal-dark);font-size:.78rem;font-weight:700;margin-top:4px;padding:5px 13px;white-space:nowrap}.ots-cards-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:14px}.ots-exam-card{background:#fff;border:1.5px solid var(--border);border-left:4px solid var(--teal-mid);border-radius:var(--radius);cursor:pointer;display:flex;flex-direction:column;height:100%;padding:20px;transition:box-shadow .22s,transform .22s}.ots-exam-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.ots-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.ots-card-title-row{align-items:center;display:flex;gap:10px}.ots-card-icon{align-items:center;background:var(--teal-pale);border-radius:8px;display:flex;flex-shrink:0;height:36px;justify-content:center;min-width:36px;width:36px}.ots-card-icon svg{stroke:var(--teal-dark);fill:none;height:18px;width:18px}.ots-card-name{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:.98rem;font-weight:700;line-height:1.2}.ots-card-sub{color:var(--text-muted);font-size:.78rem;font-weight:500;margin-top:2px}.ots-card-arrow{color:var(--text-muted);flex-shrink:0;font-size:1.1rem}.ots-card-footer{border-top:1px solid var(--border);gap:8px;justify-content:space-between;margin-top:auto;padding-top:14px}.ots-card-footer,.ots-card-meta{align-items:center;display:flex;flex-wrap:wrap}.ots-card-meta{gap:10px}.ots-meta-item{align-items:center;color:var(--text-muted);display:inline-flex;font-size:.78rem;font-weight:600;gap:4px;white-space:nowrap}.ots-meta-item svg{stroke:var(--text-muted);fill:none;flex-shrink:0;height:13px;width:13px}.ots-level-badge{border-radius:6px;font-size:.72rem;font-weight:700;padding:3px 10px}.level-advanced{background:#fff3e0;color:#e65100}.level-expert{background:#e8f5e9;color:#2e7d32}.level-intermediate{background:#e3f2fd;color:#1565c0}.ots-view-all-wrap{margin-top:4px;text-align:center}.ots-btn-view-all{align-items:center;background:#0000;border:2px solid var(--teal-dark);border-radius:10px;color:var(--teal-dark);cursor:pointer;display:inline-flex;font-family:Nunito,sans-serif;font-size:.9rem;font-weight:700;gap:8px;padding:11px 28px;transition:background .2s}.ots-btn-view-all:hover{background:var(--teal-pale)}.ots-sidebar-title{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:1.15rem;font-weight:800;margin-bottom:16px}.ots-mcq-list{display:flex;flex-direction:column;gap:12px}.ots-mcq-card{align-items:flex-start;background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;display:flex;gap:12px;padding:14px 16px;transition:box-shadow .2s,border-color .2s}.ots-mcq-card:hover{border-color:var(--teal-pale2);box-shadow:var(--shadow)}.ots-mcq-icon{align-items:center;background:var(--teal-pale);border-radius:8px;display:flex;flex-shrink:0;height:36px;justify-content:center;min-width:36px;width:36px}.ots-mcq-icon svg{stroke:var(--teal-dark);fill:none;height:17px;width:17px}.ots-mcq-info{display:flex;flex:1 1;flex-direction:column;gap:5px;min-width:0}.ots-mcq-title{color:var(--text-dark);font-size:.86rem;font-weight:700;line-height:1.35}.ots-mcq-meta{align-items:center;color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:.75rem;font-weight:600;gap:10px}.ots-mcq-meta span{align-items:center;display:inline-flex;gap:3px}.ots-mcq-meta svg{stroke:var(--text-muted);fill:none;height:12px;width:12px}.ots-mcq-footer{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.ots-tag-subject{border-radius:5px;display:inline-block;font-size:.72rem;font-weight:700;padding:2px 10px}.ots-tag-physics{background:#fff3e0;color:#e65100}.ots-tag-biology{background:#e8f5e9;color:#2e7d32}.ots-tag-reasoning{background:#ede7f6;color:#5e35b1}.ots-tag-mathematics{background:#e3f2fd;color:#1565c0}.ots-tag-chemistry{background:#fce4ec;color:#c62828}.ots-mcq-time{align-items:center;color:var(--text-muted);display:inline-flex;font-size:.72rem;font-weight:500;gap:3px}@media (max-width:1100px){.ots-body{gap:20px;grid-template-columns:1fr 280px}}@media (max-width:900px){.ots-hero{gap:28px;grid-template-columns:1fr;padding:40px 5% 44px}.ots-hero-stats{grid-template-columns:1fr 1fr;max-width:480px}.ots-body{grid-template-columns:1fr;padding:28px 5% 48px}.ots-sidebar{position:static}.ots-cards-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.ots-hero{padding:32px 4% 36px}.ots-hero-text h1{font-size:1.7rem}.ots-hero-stats{gap:10px;grid-template-columns:1fr 1fr;max-width:100%}.ots-stat-card{gap:10px;padding:13px 14px}.ots-stat-num{font-size:1.15rem}.ots-body{gap:16px;padding:20px 4% 36px}.ots-cards-grid{grid-template-columns:1fr}.ots-card-footer{align-items:flex-start}.ots-card-footer,.ots-hero-btns{flex-direction:column}.ots-btn-outline,.ots-btn-primary{text-align:center;width:100%}}@media (max-width:400px){.ots-stat-icon{height:36px;min-width:36px;width:36px}.ots-stat-num{font-size:1rem}}body{background:#f0f7f6;color:#1a2e2b;font-family:Nunito,sans-serif}a{text-decoration:none}.exam-detail-page{background:#f0f7f6;margin:0 auto;max-width:1400px;min-height:100vh;padding:24px 5% 60px}.back-link{align-items:left;color:#1a2e2b;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:700;gap:7px;margin-bottom:20px}.back-link svg{stroke:#1a2e2b;fill:none;height:18px;width:18px}.exam-hero{background:linear-gradient(120deg,#0bbfa3,#0d9e8a 50%,#08c99f);border-radius:16px;flex-wrap:wrap;gap:28px;margin-bottom:32px;padding:32px 36px}.exam-hero,.exam-hero-icon{align-items:center;display:flex}.exam-hero-icon{background:#ffffff38;border-radius:14px;flex-shrink:0;font-size:2.4rem;height:80px;justify-content:center;width:80px}.exam-hero-text{flex:1 1;min-width:180px}.exam-hero-text h1{color:#fff;font-family:Poppins,sans-serif;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;margin-bottom:4px}.exam-hero-text p{color:#ffffffd9;font-size:.95rem;font-weight:500}.exam-hero-stats{display:flex;flex-shrink:0;flex-wrap:wrap;gap:0;margin-left:auto}.hero-stat{border-left:1px solid #ffffff40;padding:10px 28px;text-align:center}.hero-stat:first-child{border-left:none}.hero-stat-label{align-items:center;color:#fffc;display:flex;font-size:.78rem;font-weight:600;gap:5px;justify-content:center;margin-bottom:4px}.hero-stat-label svg{stroke:#fffc;fill:none;height:14px;width:14px}.hero-stat-label .star{fill:#fbbf24;stroke:none}.hero-stat-value{color:#fff;font-family:Poppins,sans-serif;font-size:1.35rem;font-weight:800}.detail-body{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:1fr 320px}.section-title{color:#1a2e2b;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:800;margin-bottom:6px}.section-sub{color:#6b8c87;font-size:.88rem;font-weight:500;margin-bottom:20px}.packages-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr;margin-bottom:28px}.package-card{background:#fff;border:1.5px solid #d4ede9;border-radius:14px;display:flex;flex-direction:column;padding:24px;position:relative;transition:box-shadow .2s,transform .2s}.package-card:hover{box-shadow:0 6px 24px #0d9e8a24;transform:translateY(-2px)}.package-card.flagship{border:2px solid #0d9e8a}.flagship-badge{align-items:center;background:#e65100;border-radius:20px;color:#fff;display:flex;font-size:.75rem;font-weight:700;gap:5px;left:50%;padding:4px 14px;position:absolute;top:-14px;transform:translateX(-50%);white-space:nowrap}.flagship-badge svg{fill:#fbbf24;stroke:none;height:13px;width:13px}.pkg-name{align-items:center;color:#1a2e2b;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:800;margin-bottom:6px;margin-top:10px}.pkg-desc{color:#6b8c87;font-size:.84rem;font-weight:500;line-height:1.5}.pkg-desc,.pkg-rating-row{align-items:center;margin-bottom:14px}.pkg-rating-row{color:#3d5a56;display:flex;font-size:.85rem;font-weight:600;gap:8px}.pkg-rating-row svg{fill:#fbbf24;stroke:none;height:15px;width:15px}.pkg-rating-row .dot{color:#d4ede9}.pkg-rating-row .users-icon{fill:none;stroke:#6b8c87;height:15px;width:15px}.pkg-price-row{align-items:baseline;display:flex;gap:10px;margin-bottom:14px}.pkg-price{color:#0d9e8a;font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:800}.pkg-price-old{color:#9bb8b4;font-size:.9rem;font-weight:600;text-decoration:line-through}.pkg-meta-row{border-bottom:1px solid #f0f7f6;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:18px;padding-bottom:18px}.pkg-meta-item{align-items:center;color:#6b8c87;display:flex;font-size:.8rem;font-weight:600;gap:5px}.pkg-meta-item svg{stroke:#6b8c87;fill:none;height:14px;width:14px}.pkg-features{display:flex;flex:1 1;flex-direction:column;gap:8px;list-style:none;margin-bottom:8px}.pkg-features li{align-items:center;color:#3d5a56;display:flex;font-size:.84rem;font-weight:600;gap:8px}.pkg-features li svg{stroke:#0d9e8a;fill:none;flex-shrink:0;height:15px;width:15px}.more-features{color:#0d9e8a;cursor:pointer;font-size:.82rem;font-weight:700;margin-bottom:16px}.btn-view-details{background:#0d9e8a;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:700;margin-top:auto;padding:13px;transition:background .2s;width:100%}.btn-view-details:hover{background:#0bbfa3}.about-section{background:#fff;border:1.5px solid #d4ede9;border-radius:14px;margin-bottom:20px;padding:28px}.about-section h2{color:#1a2e2b;font-family:Poppins,sans-serif;font-size:1.15rem;font-weight:800;margin-bottom:14px}.about-section p{color:#3d5a56;font-size:.88rem;font-weight:500;line-height:1.7;margin-bottom:12px}.about-section p:last-child{margin-bottom:0}.why-section{background:#e6faf7;border:1.5px solid #c8f4ed;border-radius:14px;padding:28px}.why-section h2{color:#1a2e2b;font-family:Poppins,sans-serif;font-size:1.15rem;font-weight:800;margin-bottom:20px}.why-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr}.why-item{align-items:flex-start;display:flex;gap:12px}.why-check{align-items:center;background:#0d9e8a;border-radius:8px;display:flex;flex-shrink:0;height:30px;justify-content:center;min-width:30px;width:30px}.why-check svg{stroke:#fff;fill:none;height:16px;width:16px}.why-text-title{color:#1a2e2b;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:700;margin-bottom:3px}.why-text-desc{color:#6b8c87;font-size:.8rem;font-weight:500;line-height:1.45}.sidebar{position:-webkit-sticky;position:sticky;top:24px}.sidebar-title{color:#1a2e2b;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:800;margin-bottom:14px}.mcq-list{flex-direction:column}.mcq-card,.mcq-list{display:flex;gap:12px}.mcq-card{align-items:flex-start;background:#fff;border:1.5px solid #d4ede9;border-radius:10px;cursor:pointer;padding:14px 16px;transition:box-shadow .2s,border-color .2s}.mcq-card:hover{border-color:#c8f4ed;box-shadow:0 2px 12px #0d9e8a14}.mcq-icon{align-items:center;background:#e6faf7;border-radius:8px;display:flex;flex-shrink:0;height:36px;justify-content:center;min-width:36px;width:36px}.mcq-icon svg{stroke:#0d9e8a;fill:none;height:17px;width:17px}.mcq-info{display:flex;flex:1 1;flex-direction:column;gap:5px;min-width:0}.mcq-title{color:#1a2e2b;font-size:.86rem;font-weight:700;line-height:1.35}.mcq-meta{align-items:center;color:#6b8c87;display:flex;font-size:.75rem;font-weight:600;gap:10px}.mcq-meta span{align-items:center;display:inline-flex;gap:3px}.mcq-meta svg{stroke:#6b8c87;fill:none;height:12px;width:12px}.mcq-footer-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.tag-subject{border-radius:5px;display:inline-block;font-size:.72rem;font-weight:700;padding:2px 10px}.tag-physics{background:#fff3e0;color:#e65100}.tag-biology{background:#e8f5e9;color:#2e7d32}.tag-reasoning{background:#ede7f6;color:#5e35b1}.tag-mathematics{background:#e3f2fd;color:#1565c0}.tag-chemistry{background:#fce4ec;color:#c62828}.mcq-time{align-items:center;color:#6b8c87;display:inline-flex;font-size:.72rem;font-weight:500;gap:3px}.mcq-time svg{stroke:#6b8c87;fill:none;height:11px;width:11px}@media (max-width:1000px){.detail-body{grid-template-columns:1fr 280px}}@media (max-width:800px){.detail-body{grid-template-columns:1fr}.sidebar{position:static}.exam-hero{padding:24px 20px}.exam-hero-stats{justify-content:flex-start;margin-left:0;width:100%}.hero-stat{padding:8px 18px}}@media (max-width:600px){.exam-detail-page{padding:16px 4% 40px}.packages-grid,.why-grid{grid-template-columns:1fr}.exam-hero-stats{flex-wrap:wrap}}.lr-modal-overlay,.lr-modal-overlay *{box-sizing:border-box}.lr-modal-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.lr-modal{background:#fff;border-radius:10px;box-shadow:0 8px 30px #00000059;max-width:calc(100% - 40px);overflow:hidden;position:relative;width:900px}.lr-close{background:#0000;border:none;color:#333;cursor:pointer;font-size:22px;line-height:1;position:absolute;right:14px;top:12px}.lr-tabs{border-bottom:1px solid #eee;display:flex}.lr-tab{background:#fafafa;border:none;color:#333;cursor:pointer;flex:1 1;font-weight:600;padding:12px 20px;text-align:center}.lr-tab.active{background:#fff;border-bottom:3px solid #067465;color:#067465}.lr-body{display:flex;gap:0;min-height:320px}.lr-left{border-right:1px solid #f1f1f1;flex:1 1;padding:22px}.lr-form{margin:0 auto;max-width:360px}.form-control.is-invalid{border-color:#dc3545}.invalid-feedback{color:#dc3545;font-size:.85rem;margin-top:4px}.lr-right{background:linear-gradient(180deg,#fbfcfd,#fff);display:flex;flex-direction:column;justify-content:center;max-width:45%;padding:28px;width:420px}.lr-title{color:#333;font-size:1.9rem;margin:0 0 10px}.lr-sub{color:#666;margin-bottom:12px}.lr-features{list-style:none;margin-top:8px;padding:0}.lr-features li{color:#333;font-weight:500;margin:8px 0}.lr-message{color:#067465;font-size:.95rem}@media (max-width:900px){.lr-modal{width:94%}.lr-body{flex-direction:column}.lr-right{border-top:1px solid #f1f1f1;max-width:100%;width:100%}.lr-left{border-right:none}.lr-form{max-width:100%}}@media (max-width:480px){.lr-tab{font-size:15px;padding:10px}.lr-title{font-size:1.4rem}.lr-modal{border-radius:8px}}.pricing-modal-overlay{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;position:fixed;z-index:1050}.pricing-modal{animation:scaleIn .2s ease-in-out;background:#fff;border-radius:14px;box-shadow:0 20px 60px #0003;max-width:720px;width:90%}.pricing-modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:20px 24px}.pricing-modal-header h4{font-weight:700;margin:0}.close-btn{background:none;border:none;color:#555;cursor:pointer;font-size:20px}.pricing-modal-body{padding:24px;text-align:center}.series-title{font-weight:600;margin-bottom:20px}.price-box{background:#f6fffd;border:1px solid #d4f3ee;border-radius:12px;margin-bottom:20px;padding:20px}.old-price{color:#888;font-size:1rem;text-decoration:line-through}.new-price{color:#067465;font-size:2.4rem;font-weight:800}.save-text{color:#0a8f7a;font-weight:600;margin-top:6px}.benefits-box{background:#fafafa;border-radius:10px;font-size:.95rem;padding:16px 18px;text-align:left}.benefits-box div{margin-bottom:8px}.pricing-modal-footer{border-top:1px solid #eee;display:flex;justify-content:space-between;padding:20px 24px}.btn-cancel{background:#f1f1f1;cursor:pointer;padding:10px 18px}.btn-cancel,.btn-checkout{border:none;border-radius:8px}.btn-checkout{background:#067465;color:#fff;font-weight:600;padding:10px 22px;transition:all .2s ease}.btn-checkout:hover{background:#055c52;box-shadow:0 6px 16px #06746559}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.blogpost-container .section-header-test-series{align-items:center;display:flex;justify-content:space-between;margin:30px 0}.blogpost-container{background:#f9f9fc;min-height:100vh}.mcq-card{margin-bottom:20px;text-align:left}.mcq-card h5{font-weight:600;margin-bottom:10px}.mcq-card input[type=radio]{margin-right:8px}.mcq-card label{display:inline-block;margin-bottom:6px}.start-btn{background-color:#067465;border-radius:20px;color:#fff;font-size:14px;padding:6px 14px;transition:background-color .3s ease}.start-btn:hover{background-color:#089f87}.left-align{text-align:left}.badge{background-color:#8a2be2;color:#fff;margin-left:20px}.test-card{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 3px 6px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.test-card:hover{box-shadow:0 6px 12px #0000001a;transform:translateY(-3px)}.test-title{color:#222;font-weight:600;margin-bottom:4px}.test-meta{color:#666;font-size:.9rem}.free-badge{background:linear-gradient(135deg,#6a11cb,#2575fc)}.free-badge,.paid-badge{border-radius:50px;color:#fff;font-size:.8rem;font-weight:500;padding:6px 14px}.paid-badge{background:linear-gradient(135deg,#ff8a00,#e52e71)}.start-btn{border:none;border-radius:50px;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:background .2s ease}.start-btn.start{background:#1a936f;color:#fff}.start-btn.start:hover{background:#14795a}.start-btn.unlock{background:#ff9800;color:#fff}.start-btn.unlock:hover{background:#e68900}.start-btn.resume{background:#3f51b5;color:#fff}.start-btn.result{background:#607d8b;color:#fff}.courses-hero{background:linear-gradient(180deg,#f5f8ff,#e0e0ff 40%,#f8f1ff);border-radius:0;margin:0;padding:60px 80px;text-align:left;width:100%}.courses-hero-inner{margin:-30 -60;max-width:1200px;padding:0 16px;text-align:left}.hero-title{color:#222;font-size:36px;font-weight:700;margin:5px 0}.course-count{background:#fff;border-radius:20px;box-shadow:0 4px 10px #0000000d;display:inline-block;font-size:14px;font-weight:600;margin:10px 0;padding:6px 14px}.hero-subtitle{color:#555;font-size:16px;margin-bottom:20px}.main-tabs{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:20px}.main-tab{background:#f1f3f6;border:none;border-radius:999px;color:#333;cursor:pointer;font-size:15px;font-weight:600;padding:10px 22px;transition:all .2s ease}.main-tab:hover{background:#e6e9ef}.main-tab.active{background:linear-gradient(135deg,#067465,#0aa18f);box-shadow:0 6px 16px #06746540;color:#fff}.sub-tabs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:30px}.sub-tab{background:#0000;border:1px solid #ddd;border-radius:20px;color:#555;cursor:pointer;font-size:14px;padding:6px 16px;transition:all .2s ease}.sub-tab:hover{background:#f3f6fa}.sub-tab.active{background:#067465;border-color:#067465;color:#fff}.test-card{padding:18px 22px}.acd-breadcrumb-wrapper{margin:0 -55px;max-width:1200px;padding:0 16px}.acd-breadcrumb{color:#6c757d;display:flex;flex-wrap:wrap;font-size:14px;gap:8px;list-style:none}.acd-breadcrumb li{align-items:center;display:flex}.acd-breadcrumb li:after{color:#adb5bd;content:"›";margin:0 8px}.acd-breadcrumb li:last-child:after{content:""}.acd-breadcrumb a{color:#067465;font-weight:500;text-decoration:none}.acd-breadcrumb a:hover{text-decoration:underline}.acd-breadcrumb .active{color:#212529;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:576px){.acd-breadcrumb{font-size:13px}.acd-breadcrumb .active{max-width:160px}}.instructions-container{display:flex;flex:1 1;overflow-y:auto;padding:20px}.scrollable-content{display:flex;flex-direction:column}.instructions-box{flex:3 1;margin-right:20px}.sidebar-instructions{background-color:#f9f9f9;border-left:1px solid #ddd;display:flex;flex-direction:column;overflow:auto;padding:15px;width:330px}.sidebar-instructions .user-section{align-items:center;border-bottom:1px solid #ccc;display:flex;gap:10px;padding-bottom:12px}.sidebar-instructions .user-section span{font-weight:700}.mobile-sidebar-instructions{display:none}.bottom-controls{background:#fff;bottom:0;padding:12px 20px;position:-webkit-sticky;position:sticky}.bottom-controls.left-align{justify-content:flex-start}.status-box{border-radius:3px;margin-right:6px}.not-visited{background:#fff;border:1px solid #555}.not-answered{background:red}.answered{background:green}.marked{background:purple}.marked-answered{background:blue}.btn-start{background:#007b5e;border:none;border-radius:5px;color:#fff;padding:8px 18px}.btn-start:disabled{background:#ccc}@media screen and (max-width:480px){.test-page-container{display:flex;flex-direction:column;height:100vh}.instructions-container{flex:1 1;flex-direction:column;overflow:hidden;padding:15px}.scrollable-content{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;padding-bottom:80px}.instructions-box{flex:1 1;margin-bottom:20px;margin-right:0}.sidebar-instructions{display:none}.mobile-sidebar-instructions{background-color:#f9f9f9;border:1px solid #ddd;border-radius:5px;display:block;margin-top:10px;padding:15px;width:100%}.mobile-sidebar-instructions .user-section{align-items:center;border-bottom:1px solid #ccc;display:flex;gap:10px;padding-bottom:12px}.mobile-sidebar-instructions .user-section span{font-weight:700}.bottom-controls{background:#fff;border-top:2px solid #067465;bottom:0;box-shadow:0 -2px 10px #0000001a;display:flex;gap:10px;left:0;padding:12px 15px;position:fixed;right:0;z-index:100}.bottom-controls button{flex:1 1;font-size:14px;font-weight:500;padding:12px}.test-header{align-items:flex-start;flex-direction:column;flex-shrink:0;gap:8px}.test-header-right{flex-wrap:wrap;gap:8px;width:100%}.test-header-right button{flex:1 1}}@media screen and (max-width:320px){.bottom-controls{padding:10px 12px}.bottom-controls button{font-size:13px;padding:10px}.instructions-container{padding:10px}}.palette-btn{background:#eee;height:38px;position:relative;width:38px}.palette-btn.current{border:2px solid blue;border-radius:50%;box-shadow:0 0 3px #000}.palette-btn.answered{background-color:green}.palette-btn.review{background-color:#9c27b0}.palette-btn.review-answered{background-color:#9c27b0;border:2px solid green;color:#fff}.palette-btn.visited{background-color:red;color:#fff}.user-info{align-items:center;display:flex;font-weight:600;gap:5px}.legend,.user-info{margin-bottom:10px}.legend-item{margin-bottom:5px}.legend-item.answered{color:#2e7d32}.legend-item.marked{color:#9c27b0}.legend-item.not-visited{color:#000}.bottom-controls{gap:8px;margin-top:20px}.tick-icon{font-weight:700;z-index:2}.question-panel-container{margin-bottom:20px}.question-panel-container h4{font-size:18px;font-weight:600;margin-bottom:14px;text-align:left}.options{align-items:flex-start;flex-direction:column;margin-top:14px}.option,.options{display:flex;gap:8px}.option{align-items:center}.option input[type=radio]{margin-right:8px}.modal-overlay{align-items:center;background:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.modal-content{background:#fff;border-radius:6px;box-shadow:0 5px 15px #0000004d;max-width:800px;padding:25px;width:95%}.sidebar{width:300px}.status-legend{border-bottom:1px solid #ccc;display:flex;flex-wrap:wrap;gap:8px;padding:12px 0}.status-item{gap:5px}.status-box{display:inline-block;height:15px;width:15px}.status-answered{background-color:#43a047}.status-marked{background-color:#8e24aa}.status-notvisited{background-color:#fff;border:1px solid #aaa}.status-notanswered{background-color:#e53935}.scrollable-content{flex:1 1;overflow-y:auto}@media screen and (max-width:768px){.test-body{flex-direction:column;overflow:visible}.left-panel{border-right:none;width:100%}.scrollable-content{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;padding-bottom:80px}.sidebar{display:none}.mobile-sidebar{background-color:#f9f9f9;border-bottom:1px solid #ddd;border-top:1px solid #ddd;display:block;height:100%;margin:10px 0;max-height:70vh;padding:15px;width:100%}.mobile-sidebar .user-section{align-items:center;border-bottom:1px solid #ccc;display:flex;gap:10px;padding-bottom:12px}.mobile-sidebar .user-section span{font-weight:700}.question-area{padding:15px 12px}.bottom-controls{flex-wrap:wrap;gap:8px;padding:12px}.bottom-controls button{flex:1 1 48%;font-size:14px;padding:10px}.test-header{align-items:flex-start;flex-direction:column;gap:8px}.test-header-right{flex-wrap:wrap;gap:8px;width:100%}.test-header-right button{flex:1 1}.palette{gap:6px;grid-template-columns:repeat(5,1fr)}.palette button{font-size:13px;padding:8px}.status-legend{flex-wrap:wrap;gap:8px;padding:10px 0}.status-item{flex:1 1 45%}.question-header,.sections-header{font-size:14px;padding:10px}}.status-legend{margin:15px 0}.status-item{margin-bottom:8px}.status-circle.answered{background:#4caf50}.status-circle.notanswered{background:#f44336}.status-circle.not-visited{color:#000}.status-circle.with-tick{position:relative}.tick-icon{align-items:center;background:#198754;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:bolder;height:14px;justify-content:center;position:absolute;right:-4px;top:-4px;width:14px}.result-summary-card{background-color:#f8f9fa;border-radius:8px}.result-table{font-size:14px}.leaderboard-card{background-color:#fff;border:1px solid #ddd;border-radius:8px}.leaderboard-table{font-size:14px}.leaderboard-table td{vertical-align:middle}.text-muted.small{font-size:12px;margin-top:2px}.view-solution-button{background-color:#00897b}.stat-card{border-radius:10px;color:#fff;margin-bottom:15px;padding:16px;text-align:center}.stat-card h6{font-size:14px;opacity:.9}.stat-card h3{font-weight:700;margin:0}.success{background:#28a745}.info{background:#17a2b8}.warning{background:#ffc107;color:#000}.primary{background:#007bff}.analytics-card{padding:18px}.insight-card{border-left:5px solid #007bff;padding:18px}.analysis-list{padding-left:18px}.analysis-list li{margin-bottom:8px}.action-card{background:#fff7e6;border-radius:12px;padding:20px}.action-buttons button{margin-right:10px;margin-top:8px}.result-hero-card h2{font-weight:700}.leaderboard-card{position:-webkit-sticky;position:sticky;top:80px}.avatar{font-size:22px}.result-hero-card{background:linear-gradient(135deg,#067465,#2a5298);border-radius:16px;color:#fff;padding:25px}.result-main-score{align-items:center;display:flex;flex-wrap:wrap;gap:30px}.score-circle{align-items:center;background:#fff;border-radius:50%;color:#1e3c72;display:flex;flex-direction:column;font-weight:700;height:120px;justify-content:center;width:120px}.score-circle h2{margin:0}.result-meta h4{margin-bottom:5px}.meta-stats{display:flex;gap:25px;margin-bottom:10px}.meta-stats div{display:flex;flex-direction:column}.meta-stats strong{font-size:18px}.meta-stats span{font-size:12px;opacity:.8}.status-badge{background:#fff3;border-radius:20px;font-size:13px;padding:6px 12px}.analytics-card{border-radius:12px;padding:20px}.progress{height:8px;margin-bottom:15px;margin-top:5px}.insight-card{background:#f8f9fa;border-radius:12px;padding:20px}.option{border:1px solid #ddd;border-radius:5px;margin:5px 0;padding:8px 12px}.option.correct{background-color:#c8e6c9;border-color:#388e3c}.option.incorrect{background-color:#ffcdd2;border-color:#d32f2f}.badge{border-radius:40px;color:#f9f9f9;font-size:14px;margin-left:10px;padding:6px 12px}.desc{background:#f9f9f9;border-left:3px solid #067465;padding:10px;text-align:justify}.question-description{font-weight:700;margin-bottom:20px;text-align:justify}.answer-description{text-align:justify}.question-text{font-size:18px;margin-bottom:15px}.solution-nav button{min-width:100px}.options-group{margin-bottom:20px}.test-page-container{display:flex;flex-direction:column;height:100vh;margin:0;padding:0}.test-header{align-items:center;background-color:#067465;color:#fff;display:flex;justify-content:space-between;padding:10px 20px}.test-header img{height:36px}.test-header-right{align-items:center;display:flex;gap:10px}.header-btn{background-color:#00897b;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:6px 12px}.header-btn:hover{background-color:#00796b}.test-body{display:flex;flex:1 1;overflow:hidden}.left-panel{border-right:1px solid #ddd;display:flex;flex:1 1;flex-direction:column;overflow:auto}.question-header,.sections-header{background-color:#f5f5f5;border-bottom:1px solid #ddd;font-weight:700;padding:10px 20px;text-align:left}.question-area{flex:1 1;overflow:auto;padding:20px}.bottom-controls{border-top:1px solid #ddd;display:flex;gap:10px;padding:15px 20px}.bottom-controls button{border:none;border-radius:4px;cursor:pointer;padding:10px 16px}.bottom-controls .submit-btn{background-color:#e53935;color:#fff}.sidebar{background-color:#f9f9f9;border-left:1px solid #ddd;display:flex;flex-direction:column;overflow:auto;padding:15px;width:330px}.sidebar .user-section{align-items:center;border-bottom:1px solid #ccc;display:flex;gap:10px;padding-bottom:12px}.sidebar .user-section span{font-weight:700}.palette{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(5,1fr);margin-top:15px}.palette button{background-color:#fff;border:1px solid #555;cursor:pointer;padding:10px}.palette button.active{background-color:#c8e6c9;border:2px solid #00695c}.palette button:focus{outline:none}.mobile-sidebar{display:none}@media screen and (max-width:786px){.test-body{flex-direction:column;height:auto;overflow:visible}.left-panel{border-right:none;min-height:60vh;order:1;width:100%}.sidebar{border-left:none;display:none;height:auto;left:auto;order:2;overflow:visible;position:relative;top:auto}.mobile-sidebar,.sidebar{border-top:1px solid #ddd;padding:15px;width:100%}.mobile-sidebar{background-color:#f9f9f9;border-bottom:1px solid #ddd;display:block;height:100%;margin:10px 0;max-height:70vh;overflow:auto}.question-area{padding:15px 12px}.bottom-controls{background:#fff;border-top:2px solid #067465;bottom:0;box-shadow:0 -2px 10px #0000001a;display:flex;gap:10px;left:0;padding:12px 15px;position:fixed;right:0}.bottom-controls button{flex:1 1 48%;font-size:14px;padding:10px}.test-header{align-items:flex-start;flex-direction:column;gap:8px}.test-header-right{flex-wrap:wrap;gap:8px;width:100%}.test-header-right button{flex:1 1}.palette{gap:6px;grid-template-columns:repeat(5,1fr)}.palette button{font-size:13px;padding:8px}.status-legend{flex-wrap:wrap;gap:8px;padding:10px 0}.status-item{flex:1 1 45%}.question-header,.sections-header{font-size:14px;padding:10px}}.status-legend{margin:-12px 0}.status-item{font-size:14px;margin-bottom:0}.status-circle,.status-item{align-items:center;display:flex}.status-circle{border:1px solid #333;border-radius:50%;color:#fff;font-weight:700;height:28px;justify-content:center;margin-right:8px;width:28px}.status-circle.correct{background:#4caf50}.status-circle.incorrect{background:#f44336}.status-circle.unattempted{background:#ffe0b2;border:1px solid #333;color:#000}.status-circle.review,.status-circle.review-answered{background:#9c27b0}.status-circle.not-visited{background:#fff;border:1px solid #333}.palette-grid{display:flex;flex-wrap:wrap;gap:8px}.palette-btn{background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-weight:700;height:36px;width:36px}.palette-btn.answered{background:#388e3c;border-color:#c8e6c9;color:#fff}.palette-btn.incorrect{background:#d32f2f;border-color:#ffcdd2;color:#fff}.palette-btn.review{background:#9c27b0;border-color:#8e24aa;color:#fff}.palette-btn.visited-unanswered{background:#ffe0b2;border-color:#fb8c00;color:#000}.palette-btn.current{border:3px solid #000}.blogpost-container .section-header{align-items:center;display:flex;justify-content:space-between;margin:30px 0}.view-all-btn{background:#007bff;border-radius:4px;color:#fff;padding:8px 16px;text-decoration:none}.blog-card{border-radius:1rem}.blog-card:hover{box-shadow:8px 30px 15px #d3d3d3}.card-img-top{border-top-left-radius:1rem;border-top-right-radius:1rem}.blog-card .card-body{text-align:left}.blog-card .meta-info{color:#666;font-size:14px;margin-bottom:8px}.blog-card .stats{color:#333;display:flex;font-size:14px;gap:12px}.card-title{font-size:15px}.blogpost-container{margin-top:0}.blog-detail img{border-radius:8px;margin:20px 0}.meta-info{color:gray;font-size:14px;margin-bottom:10px}.blog-content{font-size:16px;line-height:1.7;margin-top:20px;text-align:justify}.blog-header{display:flex;justify-content:space-between;margin-bottom:10px}.profile-container{max-width:1200px}.profile-card-modern{border-radius:12px;overflow:hidden}.profile-avatar{border:3px solid #067465;border-radius:50%;height:120px;object-fit:cover;width:120px}.sidebar-nav .list-group-item{border:none;font-weight:500;padding:15px 20px}.sidebar-nav .list-group-item.active{background-color:#067465;border-radius:6px;color:#fff}@media (max-width:768px){.profile-avatar{height:100px;width:100px}.sidebar-nav{margin-top:20px}}.sidebar{min-height:100vh;transition:transform .3s ease;width:240px}@media (max-width:768px){.sidebar{left:0;position:fixed;top:0;transform:translateX(-100%);z-index:1050}.sidebar.open{transform:translateX(0)}}body{padding-top:0!important}body,html{margin-top:0!important}#root,#root>:first-child,body>:first-child{margin-top:0!important;padding-top:0!important}.acad-header{background:#fff;border-bottom:1px solid #e8f5f3;box-shadow:0 1px 12px #0d9e8a14;font-family:Nunito,sans-serif;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.acad-header-inner{gap:16px;height:64px;margin:0 auto;max-width:1400px;padding:0 5%}.acad-header-inner,.acad-logo{align-items:center;display:flex}.acad-logo{gap:10px;text-decoration:none}.acad-logo,.acad-logo-icon{flex-shrink:0}.acad-logo-text{color:#1a2e2b;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:800;letter-spacing:-.3px}.acad-logo-accent{color:#0d9e8a}.acad-search-form{align-items:center;display:flex;flex:1 1;margin:0 auto;max-width:420px;position:relative}.acad-search-icon{color:#6b8c87;flex-shrink:0;left:14px;pointer-events:none;position:absolute}.acad-search-input{background:#f6fcfb;border:1.5px solid #d4ede9;border-radius:24px;color:#1a2e2b;font-family:Nunito,sans-serif;font-size:.88rem;outline:none;padding:9px 40px;transition:border-color .2s,box-shadow .2s;width:100%}.acad-search-input:focus{background:#fff;border-color:#0d9e8a;box-shadow:0 0 0 3px #0d9e8a1a}.acad-search-input::placeholder{color:#9bb8b4}.acad-search-clear{align-items:center;background:none;border:none;color:#9bb8b4;cursor:pointer;display:flex;padding:0;position:absolute;right:14px}.acad-search-clear:hover{color:#0d9e8a}.acad-nav{align-items:center;display:flex;flex-shrink:0;gap:6px}.acad-nav-link{border-radius:8px;color:#3d5a56;font-size:.88rem;font-weight:700;padding:6px 12px;text-decoration:none;transition:color .18s,background .18s;white-space:nowrap}.acad-nav-link:hover{background:#f0faf8;color:#0d9e8a}.acad-nav-btn{border:none;border-radius:9px;cursor:pointer;display:inline-block;font-family:Nunito,sans-serif;font-size:.88rem;font-weight:700;padding:8px 18px;text-decoration:none;transition:all .18s;white-space:nowrap}.acad-nav-btn-ghost{background:#0000;border:1.5px solid #0d9e8a;color:#0d9e8a}.acad-nav-btn-ghost:hover{background:#f0faf8}.acad-nav-btn-primary{background:#0d9e8a;color:#fff}.acad-nav-btn-primary:hover{background:#0b8a78}.acad-dropdown{position:relative}.acad-dropdown-trigger{align-items:center;background:#f0faf8;border:1.5px solid #d4ede9;border-radius:9px;color:#1a2e2b;cursor:pointer;display:flex;font-family:Nunito,sans-serif;font-size:.88rem;font-weight:700;gap:7px;padding:7px 14px;transition:background .18s}.acad-dropdown-trigger:hover{background:#e6faf7}.acad-avatar{align-items:center;background:#0d9e8a;border-radius:50%;color:#fff;display:flex;font-size:.78rem;font-weight:800;height:26px;justify-content:center;width:26px}.acad-dropdown-menu{background:#fff;border:1.5px solid #d4ede9;border-radius:12px;box-shadow:0 8px 24px #0000001a;min-width:180px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-4px);transition:opacity .18s,transform .18s}.acad-dropdown:focus-within .acad-dropdown-menu,.acad-dropdown:hover .acad-dropdown-menu{opacity:1;pointer-events:all;transform:translateY(0)}.acad-dropdown-item{background:none;border:none;color:#3d5a56;cursor:pointer;display:block;font-family:Nunito,sans-serif;font-size:.86rem;font-weight:600;padding:10px 16px;text-align:left;text-decoration:none;transition:background .15s,color .15s;width:100%}.acad-dropdown-item:hover{background:#f0faf8;color:#0d9e8a}.acad-dropdown-logout{color:#e53e3e}.acad-dropdown-logout:hover{background:#fff5f5;color:#c53030}.acad-hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;flex-shrink:0;gap:5px;margin-left:auto;padding:6px}.acad-hamburger span{background:#1a2e2b;border-radius:2px;display:block;height:2.5px;transform-origin:center;transition:all .25s;width:22px}.acad-hamburger.open span:first-child{transform:translateY(7.5px) rotate(45deg)}.acad-hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.acad-hamburger.open span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.acad-mobile-menu{background:#fff;border-top:1px solid #e8f5f3;display:none;flex-direction:column;gap:2px;max-height:0;overflow:hidden;padding:16px 5% 20px;transition:max-height .3s ease,padding .3s}.acad-mobile-menu.open{display:flex;max-height:500px}.acad-mobile-search{display:flex;gap:8px;margin-bottom:10px}.acad-mobile-search .acad-search-input{flex:1 1}.acad-mobile-search-btn{background:#0d9e8a;border:none;border-radius:24px;color:#fff;font-size:.86rem;padding:9px 16px}.acad-mobile-link,.acad-mobile-search-btn{cursor:pointer;font-family:Nunito,sans-serif;font-weight:700}.acad-mobile-link{background:none;border:none;border-bottom:1px solid #f0f7f6;color:#3d5a56;display:block;font-size:.92rem;padding:11px 8px;text-align:left;text-decoration:none;transition:color .15s;width:100%}.acad-mobile-link:hover{color:#0d9e8a}.acad-mobile-auth{display:flex;gap:10px;padding:12px 0 4px}.acad-mobile-auth .acad-nav-btn{flex:1 1;text-align:center}.acad-mobile-logout{color:#e53e3e!important}@media (max-width:900px){.acad-nav{display:none}.acad-hamburger{display:flex}.acad-search-form{max-width:280px}}@media (max-width:600px){.acad-header-inner{height:58px;padding:0 4%}.acad-search-form{display:none}.acad-mobile-menu.open{display:flex}}.acad-footer{background:#0f1e1c;color:#cde8e4;font-family:Nunito,sans-serif;margin-top:0}.acad-footer-inner{margin:0 auto;max-width:1400px;padding:0 5%}.acad-footer-top{padding:56px 0 48px}.acad-footer-top .acad-footer-inner{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1.6fr 1fr 1fr 1fr}.acad-footer-logo{align-items:center;color:#fff;display:inline-flex;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:800;gap:10px;margin-bottom:16px;text-decoration:none}.acad-footer-tagline{color:#8bb8b2;font-size:.86rem;line-height:1.65;margin-bottom:20px;max-width:280px}.acad-footer-socials{display:flex;flex-wrap:wrap;gap:10px}.acad-social-link{align-items:center;background:#ffffff12;border-radius:8px;color:#8bb8b2;display:flex;height:36px;justify-content:center;text-decoration:none;transition:background .2s,color .2s;width:36px}.acad-social-link:hover{background:#0d9e8a;color:#fff}.acad-footer-col-title{color:#fff;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.08em;margin:0 0 14px;text-transform:uppercase}.acad-footer-links{display:flex;flex-direction:column;gap:9px;list-style:none;margin:0;padding:0}.acad-footer-links a{color:#8bb8b2;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .18s}.acad-footer-links a:hover{color:#1dd8b4}.acad-footer-email{align-items:center;color:#8bb8b2;display:inline-flex;font-size:.86rem;font-weight:600;gap:7px;text-decoration:none;transition:color .18s}.acad-footer-email:hover{color:#1dd8b4}.acad-footer-bottom{border-top:1px solid #ffffff12;padding:18px 0}.acad-footer-bottom-inner{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.acad-footer-bottom p{color:#5a8a84;font-size:.8rem;margin:0}.acad-footer-bottom a{color:#0d9e8a;text-decoration:none}.acad-footer-bottom a:hover{color:#1dd8b4}@media (max-width:960px){.acad-footer-top .acad-footer-inner{gap:32px;grid-template-columns:1fr 1fr}.acad-footer-brand{grid-column:1/-1}}@media (max-width:600px){.acad-footer-top .acad-footer-inner{gap:24px;grid-template-columns:1fr}.acad-footer-brand{grid-column:1}.acad-footer-bottom-inner{align-items:flex-start;flex-direction:column;gap:4px}}
/*# sourceMappingURL=main.7643d3a5.css.map*/