.online-proctoring-page{min-height:100vh;background-color:#fff;color:#1f2937;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.container{padding:0 1.5rem}.container,.herocontainer{max-width:1440px;width:100%;margin:0 auto}.herocontainer{padding:2rem 1.5rem}@media (min-width:1024px){.container{padding:0 4rem}.herocontainer{padding:5rem}}.section-head{text-align:center;margin-bottom:4rem}.section-head h2{font-size:2.15rem;font-weight:800;color:#111827;line-height:1.18;letter-spacing:-.03em;margin-bottom:1rem}.section-head p{font-size:1.06rem;color:#4b5563;max-width:720px;margin:0 auto;line-height:1.8;word-spacing:.02em}.hero-section{background:linear-gradient(135deg,#0563bd,#0b58a8 52%,#1d6ec4);color:#fff;padding:4rem 0;position:relative;overflow:hidden}.hero-section:before{top:-100px;left:50%;transform:translateX(-50%);width:700px;height:700px;background:hsla(0,0%,100%,.06)}.hero-section:after,.hero-section:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.hero-section:after{bottom:-60px;right:-80px;width:350px;height:350px;background:rgba(125,211,252,.12)}.hero-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.hero-content,.hero-grid{position:relative;z-index:10}.hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:1024px){.hero-grid{grid-template-columns:55fr 45fr;gap:4rem}}.hero-visual{display:flex;justify-content:center;align-items:center}.hero-illustration{width:100%;max-width:520px;height:auto;filter:drop-shadow(0 20px 48px rgba(5,99,189,.35));transition:transform .4s ease}.hero-illustration:hover{transform:translateY(-8px)}@media (max-width:1023px){.hero-illustration{max-width:480px}.hero-content{align-items:center;text-align:center}.hero-cta{align-self:center}}.hero-title{font-size:2.75rem;font-weight:800;color:#fff;margin-bottom:1.25rem;line-height:1.15;letter-spacing:-.02em;text-wrap:balance}@media (max-width:479px){.hero-title{font-size:2rem}}@media (min-width:768px){.hero-title{font-size:3.25rem}}@media (min-width:1280px){.hero-title{font-size:3.5rem}}.hero-subtitle{font-size:1.16rem;font-weight:600;color:#bfdbfe;margin-bottom:1.15rem;line-height:1.65;max-width:48ch;word-spacing:.02em}.hero-description{font-size:1.02rem;color:hsla(0,0%,100%,.82);line-height:1.85;margin-bottom:2.5rem;max-width:58ch;word-spacing:.02em}.hero-cta{display:inline-block;background:#fff;color:#0563bd;padding:1rem 2.25rem;font-weight:700;font-size:1rem;border-radius:9999px;letter-spacing:.01em;text-decoration:none;transition:background .3s ease,color .3s ease,border-color .3s ease,transform .3s ease;border:2px solid transparent;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.18)}.hero-cta:hover{background:transparent;color:#fff;border-color:#fff;transform:translateY(-2px)}.pricing-section .section-head p{font-size:1.08rem;font-weight:500;color:#2563eb;margin-top:.5rem;line-height:1.75;word-spacing:.02em}.challenges-section{padding:5rem 0;background:#f8fafc}.challenges-wrapper{position:relative;width:100%;margin:0 auto;max-width:1280px}.carousel-nav{position:absolute;top:calc(50% - 20px);transform:translateY(-50%);z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#2563eb;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.carousel-nav:hover{background:#f0f9ff;box-shadow:0 6px 15px rgba(37,99,235,.2);transform:translateY(-50%) scale(1.05)}.carousel-nav.prev{left:-24px}.carousel-nav.next{right:-24px}@media (max-width:767px){.carousel-nav{display:none}}.challenges-carousel{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:1rem 0 2rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.challenges-carousel::-webkit-scrollbar{display:none}.challenge-card{flex:0 0 90%;max-width:400px;scroll-snap-align:center;display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s ease,border-color .4s ease}@media (min-width:768px){.challenge-card{flex:0 0 calc(33.333% - 1.35rem)}.challenges-carousel{scroll-snap-type:none}}.challenge-card:hover{transform:translateY(-10px);box-shadow:0 20px 25px -5px rgba(37,99,235,.15);border-color:#bfdbfe}.challenge-problem{padding:2rem;background:#eff6ff;border-bottom:1px solid #e2e8f0;flex:1}.challenge-solution{padding:2rem;background:#fff;flex:1}.challenge-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.challenge-icon{background:#dbeafe;color:#2563eb;padding:.75rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.challenge-title{font-size:1.18rem;font-weight:700;color:#1f2937;line-height:1.45;letter-spacing:-.01em}.badge{display:inline-block;padding:.25rem .75rem;font-size:.75rem;font-weight:700;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.badge.problem{background:#fee2e2;color:#b91c1c}.badge.solution{background:#dbeafe;color:#1d4ed8}.challenge-text{color:#4b5563}.challenge-text,.solution-text{line-height:1.8;font-size:.98rem;word-spacing:.02em}.solution-text{color:#1f2937}.carousel-instructions{text-align:center;margin-top:1rem;color:#64748b;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;animation:pulseopacity 2s infinite}.carousel-instructions-desktop{display:inline}.carousel-instructions-mobile{display:none}@media (max-width:767px){.carousel-instructions-desktop{display:none}.carousel-instructions-mobile{display:inline}}@keyframes pulseopacity{0%,to{opacity:.6}50%{opacity:1}}.case-study-section{padding:5rem 0;background:#fff}.case-study-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 10px 25px -5px rgba(0,0,0,.1);border:1px solid #e2e8f0;display:grid;grid-template-columns:1fr}@media (min-width:1024px){.case-study-card{grid-template-columns:1fr 1fr}}.case-study-visual{background:linear-gradient(135deg,#0563bd,#1e40af);padding:3rem;display:flex;flex-direction:column;justify-content:center;color:#fff}.case-study-visual h3{font-size:1.9rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em}.case-study-visual p{font-size:1rem;color:#e0e7ff;line-height:1.85;word-spacing:.02em}.case-study-metrics{padding:3rem;background:#fff}.metrics-title{color:#4b5563;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem}.metrics-list{display:flex;flex-direction:column;gap:1.25rem}.metric-item{display:flex;align-items:flex-start;gap:1rem}.metric-icon{color:#2563eb;flex-shrink:0}.metric-text{color:#1f2937;font-size:1rem;line-height:1.7;font-weight:500;word-spacing:.02em}.case-study-link{display:inline-flex;align-items:center;gap:.5rem;color:#2563eb;font-weight:600;margin-top:2rem;text-decoration:none;transition:color .2s}.case-study-link:hover{color:#1e40af}.pricing-section{padding:5rem 0;background:#f8fafc}.pricing-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:stretch}@media (min-width:768px){.pricing-grid{grid-template-columns:repeat(3,1fr)}}.pricing-card{background:#f8fafc;border:1px solid #dbe5f1;border-radius:1rem;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:0 8px 18px rgba(15,23,42,.04)}.pricing-card:after{content:"";position:absolute;inset:0;border:1px solid rgba(37,99,235,.4);border-radius:inherit;opacity:0;transition:opacity .3s ease;pointer-events:none}.pricing-card:hover{transform:translateY(-6px);background:#fff;box-shadow:0 22px 34px -16px rgba(37,99,235,.28)}.pricing-card:hover:after{opacity:1}.pricing-icon-wrapper{background:#eff6ff;color:#2563eb;width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.pricing-title{font-size:1.16rem;font-weight:800;color:#1f2937;margin-bottom:.95rem;line-height:1.45;letter-spacing:-.01em}.pricing-desc{color:#4b5563;line-height:1.8;font-size:.98rem;word-spacing:.02em}.pricing-request-container{text-align:center;margin-top:3.5rem}.pricing-request-btn{display:inline-block;color:#2563eb;font-weight:600;font-size:1.125rem;text-decoration:none;transition:color .2s}.pricing-request-btn:hover{color:#1e40af;text-decoration:underline}.faq-section{padding:5rem 0;background:#fff}.faq-grid{gap:1.5rem;max-width:800px;margin:0 auto}.faq-accordion,.faq-grid{display:flex;flex-direction:column}.faq-accordion{gap:1rem}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;transition:border-color .3s ease,box-shadow .3s ease}.faq-item:hover{border-color:#cbd5e1}.faq-item.open{border-color:#93c5fd;box-shadow:0 4px 15px -3px rgba(37,99,235,.1)}.faq-q-button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;background:transparent;border:none;cursor:pointer;text-align:left;gap:1rem}.faq-q{font-size:1.03rem;font-weight:700;color:#111827;margin:0;flex:1;line-height:1.55;letter-spacing:-.01em}.faq-chevron{color:#64748b;flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.faq-item.open .faq-chevron{transform:rotate(180deg);color:#2563eb}.faq-item.open .faq-q{color:#2563eb}.faq-a-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1)}.faq-item.open .faq-a-wrapper{grid-template-rows:1fr}.faq-a{color:#4b5563;line-height:1.85;overflow:hidden;min-height:0;padding:.875rem 2rem 0;margin:0;opacity:0;transition:opacity .3s ease,margin .3s ease;font-size:.98rem;word-spacing:.02em}.faq-item.open .faq-a{opacity:1;margin-bottom:1.5rem}.cta-section{padding:4.75rem 0 5rem;background:linear-gradient(180deg,#f5f9ff,#fff 68%);color:#0f172a;position:relative;overflow:visible}.cta-section:before{inset:auto 0 1.5rem;margin:0 auto;width:min(1120px,calc(100% - 2rem));height:0;background:transparent}.cta-section:after,.cta-section:before{content:"";position:absolute;pointer-events:none}.cta-section:after{top:1.5rem;left:50%;transform:translateX(-50%);width:min(76vw,920px);height:260px;border-radius:50%;background:radial-gradient(circle,rgba(147,197,253,.18) 0,transparent 72%)}.cta-container{position:relative;z-index:1;text-align:center;max-width:1040px}@media (max-width:680px){.cta-section{padding:4rem 0 4.25rem}}.cta-shell{position:relative;padding:3rem;border-radius:34px;background:linear-gradient(135deg,#0b3476,#0563bd 56%,#0b58a8);box-shadow:0 28px 70px rgba(15,23,42,.14);overflow:hidden}.cta-shell:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,hsla(0,0%,100%,.08) 1px,transparent 0);background-size:28px 28px;opacity:.9;pointer-events:none}@media (max-width:680px){.cta-shell{padding:2rem 1.15rem;border-radius:26px}}.cta-title{position:relative;z-index:1;font-size:1.95rem;font-weight:800;margin:0 auto 1.25rem;line-height:1.15;letter-spacing:-.03em;max-width:780px;color:#fff}@media (min-width:768px){.cta-title{font-size:2.35rem}}.cta-desc{font-size:1rem;color:hsla(0,0%,100%,.82);max-width:760px;line-height:1.8;word-spacing:.02em}.cta-benefits-wrap,.cta-desc{position:relative;z-index:1;margin:0 auto 2rem}.cta-benefits-wrap{max-width:860px;padding:1.6rem;border-radius:26px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.14);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width:680px){.cta-benefits-wrap{padding:1.15rem;border-radius:22px}}.cta-benefits-label{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:.45rem .8rem;border-radius:9999px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.09);color:#dbeafe;margin:0 auto 1.15rem;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em}.cta-benefits-row{display:grid;grid-template-columns:1fr;gap:.85rem}@media (min-width:768px){.cta-benefits-row{grid-template-columns:1fr 1fr;gap:.85rem}}.cta-benefit-pill{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);padding:.95rem 1rem;border-radius:18px;display:flex;align-items:flex-start;gap:.875rem;font-size:.93rem;font-weight:600;line-height:1.58;transition:background .25s ease,border-color .25s ease,transform .25s ease;text-align:left;word-spacing:.03em;color:#fff}.cta-benefit-pill:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.24);transform:translateY(-2px)}.pill-icon{width:1.8rem;height:1.8rem;padding:.34rem;border-radius:9999px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.16);color:#dbeafe;flex-shrink:0;margin-top:.05rem}.cta-actions{display:flex;justify-content:center}.cta-actions-panel{position:relative;z-index:1;margin:0 auto}.cta-action-btn{display:inline-flex;align-items:center;gap:.625rem;justify-content:center;width:-moz-fit-content;width:fit-content;background:linear-gradient(135deg,#fff,#eff6ff);color:#0563bd;padding:.95rem 1.8rem;font-size:.92rem;font-weight:700;border-radius:9999px;letter-spacing:.01em;text-decoration:none;transition:background .3s cubic-bezier(.175,.885,.32,1.275),color .3s cubic-bezier(.175,.885,.32,1.275),border-color .3s cubic-bezier(.175,.885,.32,1.275),transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s cubic-bezier(.175,.885,.32,1.275);border:1px solid rgba(5,99,189,.14);cursor:pointer;box-shadow:0 12px 26px rgba(5,99,189,.16);position:relative;z-index:1}.cta-action-btn:hover{transform:translateY(-3px) scale(1.02);background:linear-gradient(135deg,#0563bd,#0b58a8);color:#fff;border-color:hsla(0,0%,100%,.18);box-shadow:0 16px 30px rgba(10,45,110,.24)}.cta-action-btn-icon{width:1.1rem;height:1.1rem;transition:transform .2s ease}.cta-action-btn:hover .cta-action-btn-icon{transform:translateX(3px)}@font-face{font-family:__Poppins_340a5c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_340a5c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_340a5c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_340a5c;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_340a5c;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_340a5c;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_340a5c;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_340a5c;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_340a5c;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_340a5c;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_340a5c;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_340a5c;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_340a5c;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28485c0de2075f40-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_340a5c;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5fb25f343c7550ca-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_340a5c;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7db6c35d839a711c-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_Fallback_340a5c;src:local("Arial");ascent-override:92.33%;descent-override:30.78%;line-gap-override:8.79%;size-adjust:113.73%}.__className_340a5c{font-family:__Poppins_340a5c,__Poppins_Fallback_340a5c;font-style:normal}