.scorm-hero-section{position:relative;width:100%;padding:90px 60px 70px;background-color:#f7f7fa;overflow:hidden}.scorm-hero-section:before{content:"";position:absolute;top:-20%;left:-20%;width:60%;height:140%;background:radial-gradient(circle at center,rgba(164,80,189,.05) 0,rgba(255,255,255,0) 60%);pointer-events:none;z-index:0}.scorm-hero-section .container{position:relative;max-width:1600px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:40px;z-index:1}.scorm-hero-section .hero-content{flex:1;animation:fadeIn .8s ease-out forwards}.scorm-hero-section .hero-content .hero-eyebrow{display:inline-block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#8a94a6;margin-bottom:16px}.scorm-hero-section .hero-content h1{font-size:54px;font-weight:600;color:#1a1a1a;line-height:1.2;margin-bottom:24px;letter-spacing:-.5px;max-width:680px}.scorm-hero-section .hero-content .subtext{font-size:19px;color:#555;line-height:1.65;font-weight:500;margin-bottom:28px;max-width:600px}.scorm-hero-section .hero-content .hero-badges{list-style:none;padding:0;margin:0 0 36px;display:flex;flex-wrap:wrap;gap:10px}.scorm-hero-section .hero-content .hero-badges .hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px rgba(0,0,0,.04);font-size:14px;font-weight:600;color:#12141d;letter-spacing:.2px}.scorm-hero-section .hero-content .hero-badges .hero-badge .badge-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(109deg,#0085e5 1.22%,#ff00b6 117.06%);flex-shrink:0}.scorm-hero-section .hero-content .scorm-hero-buttons{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.scorm-hero-section .hero-content .scorm-hero-buttons a{text-decoration:none}.scorm-hero-section .hero-content .scorm-hero-buttons .btn-gradient{background:linear-gradient(90deg,#1e75ff,#b82dd6);border:none;color:#fff;font-weight:600;min-width:210px;height:54px;border-radius:6px;font-size:16px;display:flex;align-items:center;justify-content:center;gap:8px}.scorm-hero-section .hero-content .scorm-hero-buttons .btn-gradient:hover{opacity:.95;color:#fff}.scorm-hero-section .hero-content .scorm-hero-buttons .btn-outline{background:rgba(0,0,0,0);border:1px solid #919191;color:#1a1a1a;font-weight:600;min-width:180px;height:54px;border-radius:6px;font-size:16px;display:flex;align-items:center;justify-content:center;gap:8px}.scorm-hero-section .hero-content .scorm-hero-buttons .btn-outline:hover{border-color:#a0a0a0;color:#000}.scorm-hero-section .hero-image-wrapper{flex:1;display:flex;justify-content:flex-end;align-items:center}.scorm-hero-section .hero-image-wrapper .hero-image{width:auto;max-width:100%;height:auto;max-height:520px;display:block;object-fit:contain}@media(max-width:1100px){.scorm-hero-section{padding:70px 30px 60px}.scorm-hero-section .hero-content h1{font-size:44px}.scorm-hero-section .hero-image-wrapper .hero-image{max-height:440px}}@media(max-width:900px){.scorm-hero-section{padding:60px 30px 50px}.scorm-hero-section .container{flex-direction:column;text-align:center}.scorm-hero-section .hero-content{max-width:100%;margin-bottom:32px}.scorm-hero-section .hero-content h1{font-size:38px;margin-left:auto;margin-right:auto}.scorm-hero-section .hero-content .subtext{margin:0 auto 24px}.scorm-hero-section .hero-content .hero-badges,.scorm-hero-section .hero-content .scorm-hero-buttons{justify-content:center}.scorm-hero-section .hero-image-wrapper{justify-content:center;width:100%}.scorm-hero-section .hero-image-wrapper .hero-image{max-height:400px}}@media(max-width:600px){.scorm-hero-section{padding:40px 20px}.scorm-hero-section .hero-content h1{font-size:27px}.scorm-hero-section .hero-content .subtext{font-size:16px}.scorm-hero-section .hero-content .hero-badges .hero-badge{font-size:13px;padding:7px 12px}.scorm-hero-section .hero-content .scorm-hero-buttons{flex-direction:column;gap:12px;width:100%}.scorm-hero-section .hero-content .scorm-hero-buttons .btn-gradient,.scorm-hero-section .hero-content .scorm-hero-buttons .btn-outline,.scorm-hero-section .hero-content .scorm-hero-buttons a{width:100%!important}.scorm-hero-section .hero-image-wrapper .hero-image{max-height:300px}}[dir=rtl] .scorm-hero-section .hero-content{text-align:right}@media(max-width:900px){[dir=rtl] .scorm-hero-section .hero-content{text-align:center}}.scorm-what-is-section{width:100%;padding:100px 60px;background-color:#fff}.scorm-what-is-section .container{max-width:1600px;margin:0 auto;display:flex;align-items:center;gap:80px}.scorm-what-is-section .what-is-text-column{flex:1}.scorm-what-is-section .what-is-text-column h2{font-size:42px;font-weight:600;color:#1a1a1a;line-height:1.3;margin-bottom:24px;letter-spacing:-.5px}.scorm-what-is-section .what-is-text-column>p{font-size:19px;color:#555;font-weight:400;line-height:1.7;margin:0}.scorm-what-is-section .what-is-text-column .why-matters{margin-top:32px;padding:22px 26px;border-radius:14px;background:linear-gradient(109deg,rgba(0,133,229,.06) 1.22%,rgba(255,0,182,.06) 117.06%);border:1px solid rgba(0,133,229,.12);position:relative;overflow:hidden}.scorm-what-is-section .what-is-text-column .why-matters:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#0085e5,#ff00b6)}.scorm-what-is-section .what-is-text-column .why-matters .why-matters-label{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(109deg,#0085e5 1.22%,#ff00b6 117.06%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:8px}.scorm-what-is-section .what-is-text-column .why-matters p{margin:0;font-size:17px;color:#12141d;font-weight:500;line-height:1.6}.scorm-what-is-section .what-is-image-column{flex:1.1;display:flex;align-items:center;justify-content:center}.scorm-what-is-section .what-is-image-column img{width:100%;max-width:720px;height:auto;display:block;object-fit:contain}[dir=rtl] .scorm-what-is-section .container{flex-direction:row-reverse}[dir=rtl] .scorm-what-is-section .what-is-text-column .why-matters:before{left:auto;right:0}@media(max-width:1000px){.scorm-what-is-section{padding:70px 30px}.scorm-what-is-section .container{flex-direction:column;gap:40px;text-align:center}.scorm-what-is-section .what-is-text-column h2{font-size:32px}.scorm-what-is-section .what-is-text-column>p{font-size:17px}.scorm-what-is-section .what-is-text-column .why-matters{text-align:left}[dir=rtl] .scorm-what-is-section .container{flex-direction:column}[dir=rtl] .scorm-what-is-section .what-is-text-column .why-matters{text-align:right}}@media(max-width:600px){.scorm-what-is-section{padding:50px 20px}.scorm-what-is-section .what-is-text-column h2{font-size:24px}.scorm-what-is-section .what-is-text-column>p{font-size:15px}.scorm-what-is-section .what-is-text-column .why-matters{padding:18px 20px}.scorm-what-is-section .what-is-text-column .why-matters p{font-size:15px}.scorm-what-is-section .what-is-image-column img{max-width:460px}}.scorm-flow-section{width:100%;padding:100px 60px;background-color:#f7f7fa}.scorm-flow-section .container{max-width:1400px;margin:0 auto}.scorm-flow-section .section-title{font-size:42px;font-weight:600;color:#1a1a1a;line-height:1.3;letter-spacing:-.5px;text-align:center;margin:0 auto 56px;max-width:900px}.scorm-flow-section .flow-row{display:flex;align-items:stretch;justify-content:center;gap:20px}.scorm-flow-section .flow-card{flex:1;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:32px 28px;display:flex;flex-direction:column;box-shadow:0 4px 20px rgba(0,0,0,.04)}.scorm-flow-section .flow-card.highlighted{background:linear-gradient(109deg,rgba(0,133,229,.07) 1.22%,rgba(255,0,182,.07) 117.06%);box-shadow:0 0 16px 0 rgba(66,133,244,.16)}.scorm-flow-section .flow-card .flow-label{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(109deg,#0085e5 1.22%,#ff00b6 117.06%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:20px}.scorm-flow-section .flow-card ul{list-style:none;padding:0;margin:0}.scorm-flow-section .flow-card ul li{position:relative;font-size:17px;color:#475569;font-weight:400;line-height:1.6;padding-left:26px;margin-bottom:14px}.scorm-flow-section .flow-card ul li:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:linear-gradient(109deg,#0085e5 1.22%,#ff00b6 117.06%)}.scorm-flow-section .flow-card ul li:last-child{margin-bottom:0}.scorm-flow-section .flow-arrow{align-self:center;font-size:26px;color:#c7cbd4;flex-shrink:0}@media(max-width:1000px){.scorm-flow-section{padding:70px 30px}.scorm-flow-section .section-title{font-size:32px;margin-bottom:40px}.scorm-flow-section .flow-row{flex-direction:column}.scorm-flow-section .flow-arrow{transform:rotate(90deg)}}@media(max-width:600px){.scorm-flow-section{padding:50px 20px}.scorm-flow-section .section-title{font-size:24px}.scorm-flow-section .flow-card{padding:26px 22px}.scorm-flow-section .flow-card ul li{font-size:15px}}[dir=rtl] .scorm-flow-section .flow-card ul li{padding-left:0;padding-right:26px}[dir=rtl] .scorm-flow-section .flow-card ul li:before{left:auto;right:0}[dir=rtl] .scorm-flow-section .flow-arrow{transform:scaleX(-1)}@media(max-width:1000px){[dir=rtl] .scorm-flow-section .flow-arrow{transform:rotate(90deg)}}.scorm-process-section{width:100%;padding:110px 60px;background-color:#fff;position:relative}.scorm-process-section .container{max-width:1600px;margin:0 auto;display:flex;align-items:stretch;gap:80px}.scorm-process-section .left-column{flex:.95;position:relative}.scorm-process-section .left-column .sticky-content{position:-webkit-sticky;position:sticky;top:130px;padding-bottom:60px}.scorm-process-section .left-column .sticky-content h2{font-size:48px;font-weight:600;color:#12141d;line-height:1.25;margin-bottom:20px;letter-spacing:-1px}.scorm-process-section .left-column .sticky-content p{font-size:18px;color:#64748b;font-weight:400;line-height:1.6;max-width:480px;margin:0}.scorm-process-section .left-column .sticky-content .process-image-wrapper{position:relative;margin-top:32px;width:100%;max-width:500px;aspect-ratio:16/10}.scorm-process-section .left-column .sticky-content .process-image-wrapper img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transform:translateY(12px) scale(.98);transition:opacity .45s ease,transform .45s ease;pointer-events:none}.scorm-process-section .left-column .sticky-content .process-image-wrapper img.is-active{opacity:1;transform:none}.scorm-process-section .left-column .sticky-content .process-buttons{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:32px}.scorm-process-section .left-column .sticky-content .process-buttons a{text-decoration:none}.scorm-process-section .left-column .sticky-content .process-buttons .btn-gradient{background:linear-gradient(90deg,#1e75ff,#b82dd6);border:none;color:#fff;font-weight:600;min-width:200px;height:52px;border-radius:6px;font-size:15px;display:flex;align-items:center;justify-content:center;gap:8px}.scorm-process-section .left-column .sticky-content .process-buttons .btn-gradient:hover{opacity:.95;color:#fff}.scorm-process-section .left-column .sticky-content .process-buttons .btn-outline{background:rgba(0,0,0,0);border:1px solid #919191;color:#1a1a1a;font-weight:600;min-width:200px;height:52px;border-radius:6px;font-size:15px;display:flex;align-items:center;justify-content:center;gap:8px}.scorm-process-section .left-column .sticky-content .process-buttons .btn-outline:hover{border-color:#a0a0a0;color:#000}.scorm-process-section .right-column{flex:1.05;position:relative;padding-left:20px}.scorm-process-section .timeline-wrapper{position:relative}.scorm-process-section .timeline-wrapper .timeline-line{position:absolute;left:23px;top:0;bottom:0;width:2px;background:#e2e8f0;z-index:1}.scorm-process-section .timeline-wrapper .timeline-progress{position:absolute;left:23px;top:0;width:2px;background:linear-gradient(109deg,#0085e5 1.22%,#ff00b6 117.06%);z-index:2;transition:height .6s ease}.scorm-process-section .timeline-wrapper .steps-list{position:relative;z-index:3}.scorm-process-section .timeline-wrapper .step-item{display:flex;align-items:flex-start;margin-bottom:64px;position:relative}.scorm-process-section .timeline-wrapper .step-item:last-child{margin-bottom:0}.scorm-process-section .timeline-wrapper .step-item:last-child:after{content:"";position:absolute;left:18px;top:48px;bottom:-20px;width:12px;background:#fff;z-index:4}.scorm-process-section .timeline-wrapper .step-item .step-circle-wrapper{margin-right:36px;background:#fff;padding:5px 0;z-index:5;position:relative}.scorm-process-section .timeline-wrapper .step-item .step-circle{width:48px;height:48px;border-radius:50%;background:#f1f5f9;color:#1e293b;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;transition:all .4s ease}.scorm-process-section .timeline-wrapper .step-item .step-content{padding-top:10px}.scorm-process-section .timeline-wrapper .step-item .step-content h3{font-size:26px;font-weight:600;color:#12141d;margin:0 0 10px;line-height:1.3}.scorm-process-section .timeline-wrapper .step-item .step-content p{font-size:17px;color:#475569;font-weight:400;line-height:1.65;margin:0;max-width:580px}.scorm-process-section .timeline-wrapper .step-item.active .step-circle{background:linear-gradient(109deg,#0085e5 1.22%,#ff00b6 117.06%);color:#fff;box-shadow:0 4px 14px rgba(0,133,229,.25)}@media(max-width:1000px){.scorm-process-section{padding:80px 40px}.scorm-process-section .container{flex-direction:column;gap:56px}.scorm-process-section .left-column{width:100%}.scorm-process-section .left-column .sticky-content{position:relative;top:0;padding-bottom:0}.scorm-process-section .left-column .sticky-content h2{font-size:34px}.scorm-process-section .left-column .sticky-content p{max-width:100%}.scorm-process-section .left-column .sticky-content .process-image-wrapper{max-width:520px;margin-top:28px}.scorm-process-section .right-column{width:100%;padding-left:0}}@media(max-width:600px){.scorm-process-section{padding:56px 20px}.scorm-process-section .left-column .sticky-content h2{font-size:26px}.scorm-process-section .left-column .sticky-content p{font-size:15px}.scorm-process-section .left-column .sticky-content .process-image-wrapper{max-width:100%}.scorm-process-section .left-column .sticky-content .process-buttons{flex-direction:column;width:100%}.scorm-process-section .left-column .sticky-content .process-buttons .btn-gradient,.scorm-process-section .left-column .sticky-content .process-buttons .btn-outline,.scorm-process-section .left-column .sticky-content .process-buttons a{width:100%}.scorm-process-section .timeline-wrapper .step-item{margin-bottom:44px}.scorm-process-section .timeline-wrapper .step-item .step-circle-wrapper{margin-right:20px}.scorm-process-section .timeline-wrapper .step-item .step-circle{width:40px;height:40px;font-size:16px}.scorm-process-section .timeline-wrapper .step-item .step-content{padding-top:8px}.scorm-process-section .timeline-wrapper .step-item .step-content h3{font-size:19px;margin-bottom:8px}.scorm-process-section .timeline-wrapper .step-item .step-content p{font-size:14px}.scorm-process-section .timeline-wrapper .timeline-line,.scorm-process-section .timeline-wrapper .timeline-progress{left:20px}}[dir=rtl] .scorm-process-section .right-column{padding-left:0;padding-right:20px}[dir=rtl] .scorm-process-section .timeline-wrapper .timeline-line,[dir=rtl] .scorm-process-section .timeline-wrapper .timeline-progress{left:auto;right:23px}[dir=rtl] .scorm-process-section .timeline-wrapper .step-item .step-circle-wrapper{margin-right:0;margin-left:36px}[dir=rtl] .scorm-process-section .timeline-wrapper .step-item:last-child:after{left:auto;right:18px}@media(max-width:600px){[dir=rtl] .scorm-process-section .timeline-wrapper .timeline-line,[dir=rtl] .scorm-process-section .timeline-wrapper .timeline-progress{right:20px}[dir=rtl] .scorm-process-section .timeline-wrapper .step-item .step-circle-wrapper{margin-left:20px}}@media(prefers-reduced-motion:reduce){.scorm-process-section .left-column .sticky-content .process-image-wrapper img{transform:none;transition:opacity .2s linear}}.scorm-use-cases-section{width:100%;padding:100px 60px;background-color:#f7f7fa}.scorm-use-cases-section .container{max-width:1400px;margin:0 auto}.scorm-use-cases-section .section-title{font-size:42px;font-weight:600;color:#1a1a1a;line-height:1.3;letter-spacing:-.5px;text-align:center;margin:0 auto 18px;max-width:900px}.scorm-use-cases-section .intro{font-size:18px;color:#555;font-weight:400;line-height:1.6;text-align:center;max-width:760px;margin:0 auto 56px}.scorm-use-cases-section .use-cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.scorm-use-cases-section .use-case-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.04);padding:32px 28px;display:flex;flex-direction:column;gap:18px;transition:transform .3s ease,box-shadow .3s ease}.scorm-use-cases-section .use-case-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.07)}.scorm-use-cases-section .use-case-card .icon-wrapper{width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.scorm-use-cases-section .use-case-card .icon-wrapper svg{width:48px;height:48px}.scorm-use-cases-section .use-case-card .use-case-copy h3{font-size:20px;font-weight:600;color:#12141d;margin:0 0 10px;line-height:1.35}.scorm-use-cases-section .use-case-card .use-case-copy p{font-size:16px;color:#555;font-weight:400;line-height:1.6;margin:0}@media(max-width:1100px){.scorm-use-cases-section .use-cases-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.scorm-use-cases-section{padding:70px 30px}.scorm-use-cases-section .section-title{font-size:32px}.scorm-use-cases-section .intro{font-size:16px;margin-bottom:40px}}@media(max-width:600px){.scorm-use-cases-section{padding:50px 20px}.scorm-use-cases-section .section-title{font-size:24px}.scorm-use-cases-section .intro{font-size:15px}.scorm-use-cases-section .use-cases-grid{grid-template-columns:1fr;gap:16px}.scorm-use-cases-section .use-case-card{padding:26px 22px}.scorm-use-cases-section .use-case-card .use-case-copy h3{font-size:18px}.scorm-use-cases-section .use-case-card .use-case-copy p{font-size:15px}}[dir=rtl] .scorm-use-cases-section .use-case-card{text-align:right;align-items:flex-end}.scorm-reuse-section{width:100%;padding:100px 60px;background-color:#fff}.scorm-reuse-section .container{max-width:1600px;margin:0 auto}.scorm-reuse-section .reuse-card{display:flex;flex-direction:row;align-items:stretch;background:#fff;border-radius:20px;box-shadow:0 0 9px rgba(106,79,210,.71);border:1px solid rgba(164,80,189,.15);overflow:hidden;position:relative}.scorm-reuse-section .card-content-left{flex:1;padding:60px 80px;display:flex;flex-direction:column;justify-content:center}.scorm-reuse-section .card-content-left .title{font-size:42px;font-weight:600;color:#1a1a1a;line-height:1.2;margin-bottom:20px;letter-spacing:-1px}.scorm-reuse-section .card-content-left .intro{font-size:18px;color:#555;font-weight:400;line-height:1.7;margin:0 0 28px;max-width:560px}.scorm-reuse-section .card-content-left .benefits-list{list-style:none;padding:0;margin:0 0 40px}.scorm-reuse-section .card-content-left .benefits-list li{font-size:17px;color:#555;font-weight:400;line-height:1.55;margin-bottom:14px;display:flex;align-items:flex-start;gap:12px}.scorm-reuse-section .card-content-left .benefits-list li .arrow{font-family:inherit;color:#a0a0a0;font-weight:400;font-size:20px;line-height:1.3;flex-shrink:0}.scorm-reuse-section .card-content-left .benefits-list li:last-child{margin-bottom:0}.scorm-reuse-section .card-content-left .button-group{display:flex;gap:20px;align-items:center}.scorm-reuse-section .card-content-left .button-group a{text-decoration:none}.scorm-reuse-section .card-content-left .button-group .btn-primary-gradient{background:linear-gradient(109deg,#0085e5 1.22%,#ff00b6 117.06%);border:none;color:#fff;font-weight:600;font-size:15px;padding:0 32px;height:52px;border-radius:6px;display:inline-flex;align-items:center;gap:12px;box-shadow:0 0 9px 0 rgba(106,79,210,.71)}.scorm-reuse-section .card-content-left .button-group .btn-primary-gradient:hover{opacity:.9;color:#fff}.scorm-reuse-section .card-image-right{flex:1;display:flex;justify-content:center;align-items:center;min-width:0;background:radial-gradient(circle at center,rgba(162,110,255,.1) 0,rgba(93,142,255,.05) 50%,rgba(255,255,255,0) 70%)}.scorm-reuse-section .card-image-right .image-backer{width:100%;display:flex;align-items:center;justify-content:center;padding:44px 44px 44px 8px}.scorm-reuse-section .card-image-right .image-backer .reuse-image{width:100%;max-width:560px;height:auto;display:block}@media(max-width:1200px){.scorm-reuse-section .card-content-left{padding:40px 50px}.scorm-reuse-section .card-content-left .title{font-size:36px}}@media(max-width:900px){.scorm-reuse-section{padding:60px 20px}.scorm-reuse-section .reuse-card{flex-direction:column-reverse}.scorm-reuse-section .card-content-left{padding:40px 30px}.scorm-reuse-section .card-content-left .title{font-size:28px}.scorm-reuse-section .card-content-left .intro{max-width:100%}.scorm-reuse-section .card-content-left .button-group{flex-direction:column;align-items:stretch}.scorm-reuse-section .card-content-left .button-group .btn-primary-gradient,.scorm-reuse-section .card-content-left .button-group a{width:100%;justify-content:center}.scorm-reuse-section .card-image-right{width:100%}.scorm-reuse-section .card-image-right .image-backer{padding:36px 30px 0}.scorm-reuse-section .card-image-right .image-backer .reuse-image{max-width:460px}}@media(max-width:600px){.scorm-reuse-section{padding:50px 16px}.scorm-reuse-section .card-content-left{padding:32px 24px}.scorm-reuse-section .card-content-left .title{font-size:22px}.scorm-reuse-section .card-content-left .benefits-list li,.scorm-reuse-section .card-content-left .intro{font-size:15px}.scorm-reuse-section .card-image-right .image-backer{padding:28px 20px 0}}[dir=rtl] .scorm-reuse-section .reuse-card{flex-direction:row-reverse}[dir=rtl] .scorm-reuse-section .card-content-left{text-align:right}[dir=rtl] .scorm-reuse-section .card-content-left .benefits-list li .arrow{transform:scaleX(-1)}[dir=rtl] .scorm-reuse-section .card-image-right .image-backer{padding:44px 8px 44px 44px}@media(max-width:900px){[dir=rtl] .scorm-reuse-section .reuse-card{flex-direction:column-reverse}[dir=rtl] .scorm-reuse-section .card-image-right .image-backer{padding:36px 30px 0}}.scorm-boundaries-section{width:100%;padding:100px 60px;background-color:#f7f7fa}.scorm-boundaries-section .container{max-width:1200px;margin:0 auto}.scorm-boundaries-section .heading-block{text-align:center;margin-bottom:56px}.scorm-boundaries-section .heading-block h2{font-size:42px;font-weight:600;color:#1a1a1a;line-height:1.3;letter-spacing:-.5px;margin:0 auto 20px;max-width:860px}.scorm-boundaries-section .heading-block p{font-size:18px;color:#555;font-weight:400;line-height:1.7;max-width:800px;margin:0 auto}.scorm-boundaries-section .points-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.scorm-boundaries-section .point-item{display:flex;align-items:flex-start;gap:14px;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:12px;padding:22px 24px;box-shadow:0 4px 20px rgba(0,0,0,.04)}.scorm-boundaries-section .point-item .point-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;margin-top:-2px}.scorm-boundaries-section .point-item .point-icon svg{width:22px;height:22px}.scorm-boundaries-section .point-item .point-icon.tone-blue{color:#0085e5;background:rgba(0,133,229,.1)}.scorm-boundaries-section .point-item .point-icon.tone-violet{color:#7c3aed;background:rgba(124,58,237,.1)}.scorm-boundaries-section .point-item .point-icon.tone-green{color:#0f9d6e;background:rgba(15,157,110,.1)}.scorm-boundaries-section .point-item .point-icon.tone-pink{color:#e0129f;background:rgba(255,0,182,.09)}.scorm-boundaries-section .point-item .point-text{font-size:17px;color:#12141d;font-weight:500;line-height:1.6}@media(max-width:900px){.scorm-boundaries-section{padding:70px 30px}.scorm-boundaries-section .heading-block{margin-bottom:40px}.scorm-boundaries-section .heading-block h2{font-size:32px}.scorm-boundaries-section .heading-block p{font-size:16px}.scorm-boundaries-section .points-grid{grid-template-columns:1fr}}@media(max-width:600px){.scorm-boundaries-section{padding:50px 20px}.scorm-boundaries-section .heading-block h2{font-size:24px}.scorm-boundaries-section .heading-block p{font-size:15px}.scorm-boundaries-section .point-item{padding:18px;gap:12px}.scorm-boundaries-section .point-item .point-icon{width:38px;height:38px;border-radius:10px}.scorm-boundaries-section .point-item .point-icon svg{width:19px;height:19px}.scorm-boundaries-section .point-item .point-text{font-size:15px}}[dir=rtl] .scorm-boundaries-section .point-item{text-align:right}.scorm-faqs-section{padding:100px 60px;background-color:#fff}.scorm-faqs-section .section-heading{text-align:center;margin-bottom:48px}.scorm-faqs-section .section-heading .faq-badge{font-size:12px;color:#464646;text-transform:uppercase;background-color:#f7f7fa;padding:6px 16px;border-radius:1000px;display:inline-block;font-weight:500;letter-spacing:1px;margin-bottom:16px}.scorm-faqs-section .section-heading h2{font-size:42px;font-weight:600;color:#12141d;line-height:1.3;letter-spacing:-.5px;margin:0 auto;max-width:820px}.scorm-faqs-section .container{max-width:860px;margin:0 auto}.scorm-faqs-section .custom-collapse{background:rgba(0,0,0,0);border:none}.scorm-faqs-section .custom-collapse .ant-collapse-item{margin-bottom:16px;background:#f7f7fa;border-radius:16px;border:1px solid rgba(0,0,0,.06);overflow:hidden}.scorm-faqs-section .custom-collapse .ant-collapse-item:last-child{margin-bottom:0}.scorm-faqs-section .custom-collapse .ant-collapse-item .ant-collapse-header{font-size:16px;font-weight:500;color:#12141d;padding:20px 24px;display:flex;align-items:center}.scorm-faqs-section .custom-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{flex-grow:1}.scorm-faqs-section .custom-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-arrow{order:2;margin-left:auto}.scorm-faqs-section .custom-collapse .ant-collapse-item .ant-collapse-content{background-color:#fff;border-top:1px solid rgba(0,0,0,.06)}.scorm-faqs-section .custom-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:16px 24px 20px}.scorm-faqs-section .custom-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box p{margin:0;font-size:15px;color:#555;line-height:1.6}.scorm-faqs-section .custom-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header{color:#0085e5}@media(max-width:900px){.scorm-faqs-section{padding:70px 30px}.scorm-faqs-section .section-heading h2{font-size:32px}}@media(max-width:600px){.scorm-faqs-section{padding:50px 16px}.scorm-faqs-section .section-heading h2{font-size:24px}.scorm-faqs-section .custom-collapse .ant-collapse-item .ant-collapse-header{font-size:15px;padding:16px 18px}}[dir=rtl] .scorm-faqs-section .custom-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-arrow{margin-left:0;margin-right:auto}.scorm-cta-section{width:100%;padding:0 60px 100px;background-color:#fff}.scorm-cta-section .container{max-width:1400px;margin:0 auto}.scorm-cta-section .cta-card{position:relative;overflow:hidden;border-radius:20px;background:linear-gradient(135deg,#0d1533,#16204a);padding:72px 60px;text-align:center}.scorm-cta-section .cta-card:after{content:"";position:absolute;top:-40%;right:-10%;width:55%;height:180%;background:radial-gradient(circle at center,rgba(255,0,182,.18) 0,rgba(0,133,229,.12) 45%,rgba(0,0,0,0) 70%);pointer-events:none;z-index:0}.scorm-cta-section .cta-card>*{position:relative;z-index:1}.scorm-cta-section h2{font-size:40px;font-weight:600;color:#fff;line-height:1.25;letter-spacing:-.5px;margin:0 auto 18px;max-width:820px}.scorm-cta-section .cta-subtext{font-size:18px;color:hsla(0,0%,100%,.75);font-weight:400;line-height:1.7;max-width:760px;margin:0 auto 36px}.scorm-cta-section .cta-buttons{display:flex;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap}.scorm-cta-section .cta-buttons a{text-decoration:none}.scorm-cta-section .cta-btn{background:linear-gradient(109deg,#0085e5 1.22%,#ff00b6 117.06%);border:none;color:#fff;font-weight:600;min-width:210px;height:54px;border-radius:6px;font-size:16px}.scorm-cta-section .cta-btn:active,.scorm-cta-section .cta-btn:focus,.scorm-cta-section .cta-btn:hover{opacity:.9;color:#fff}.scorm-cta-section .cta-btn-outline{background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.4);color:#fff;font-weight:600;min-width:190px;height:54px;border-radius:6px;font-size:16px}.scorm-cta-section .cta-btn-outline:active,.scorm-cta-section .cta-btn-outline:focus,.scorm-cta-section .cta-btn-outline:hover{border-color:#fff;background:hsla(0,0%,100%,.08);color:#fff}@media(max-width:900px){.scorm-cta-section{padding:0 30px 70px}.scorm-cta-section .cta-card{padding:56px 32px}.scorm-cta-section h2{font-size:30px}.scorm-cta-section .cta-subtext{font-size:16px}}@media(max-width:600px){.scorm-cta-section{padding:0 16px 50px}.scorm-cta-section .cta-card{padding:40px 22px;border-radius:16px}.scorm-cta-section h2{font-size:23px;margin-bottom:14px}.scorm-cta-section .cta-subtext{font-size:15px;margin-bottom:26px}.scorm-cta-section .cta-buttons{flex-direction:column;width:100%}.scorm-cta-section .cta-buttons .cta-btn,.scorm-cta-section .cta-buttons .cta-btn-outline,.scorm-cta-section .cta-buttons a{width:100%}}