.hero-video-section{position:relative;width:100%;background:#111}.hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;pointer-events:none;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}@media (max-width:1030px){.hero-video-bg{-webkit-transform:scale(4.2);-ms-transform:scale(4.2);transform:scale(4.2)}}.hero-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:-o-linear-gradient(330deg,rgb(0 0 0 / .542) 60%,rgb(44 44 44 / .619) 100%);background:linear-gradient(120deg,rgb(0 0 0 / .542) 60%,rgb(44 44 44 / .619) 100%);z-index:2;pointer-events:none}.hero-video-content{height:calc(950px - 180px);position:relative;z-index:3;width:100%;padding:3rem 2rem 2rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero-video-content h1{line-height:1.1;letter-spacing:-1px}@media (max-width:1024px){.hero-video-content{height:700px}.hero-video-content{padding:2rem 1rem 1.5rem 1rem}.hero-video-content h1{font-size:2rem}}@media (max-width:768px){.hero-video-content{height:575px}.hero-video-content h1{font-size:1.5rem}}.hero-slider-section{width:100%;background:#fff;position:relative;z-index:1}.hero-slider{position:relative;width:100%;height:calc(800px - 180px);overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-slider-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:-o-linear-gradient(330deg,rgb(0 0 0 / .527) 60%,rgb(0 0 0 / .527) 60%);background:linear-gradient(120deg,rgb(0 0 0 / .527) 60%,rgb(0 0 0 / .527) 60%);z-index:10;pointer-events:none}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:opacity 0.7s cubic-bezier(.4,0,.2,1),visibility 0.7s;-o-transition:opacity 0.7s cubic-bezier(.4,0,.2,1),visibility 0.7s;transition:opacity 0.7s cubic-bezier(.4,0,.2,1),visibility 0.7s;z-index:1}.hero-slide.active{opacity:1;visibility:visible;z-index:2}.hero-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width:600px){.hero-slider{height:calc(100dvh - 160px)}}.highlight-card-custom{border-radius:24px;-webkit-box-shadow:0 4px 32px rgb(0 0 0 / .1);box-shadow:0 4px 32px rgb(0 0 0 / .1);padding:2.5rem 2rem 2rem 2rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;position:relative}.highlight-badge{position:absolute;top:18px;right:18px;background:#fff;color:#0e4a8a;font-weight:600;font-size:.7rem;padding:6px 17px 6px 17px;border-radius:999px;-webkit-box-shadow:0 2px 12px rgb(30 41 59 / .1);box-shadow:0 2px 12px rgb(30 41 59 / .1);z-index:20;letter-spacing:.5px;border:1.5px solid #e3e8f0;-webkit-transition:background 0.2s,color 0.2s;-o-transition:background 0.2s,color 0.2s;transition:background 0.2s,color 0.2s}.highlight-icon-wrap{width:80px;height:80px;background:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.2rem;margin-top:-2.2rem;overflow:hidden}@media (max-width:900px){.highlight-icon-wrap{width:65px;height:65px;margin-bottom:1rem;margin-top:-1.5rem}}.highlight-title{font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:.7rem}.highlight-desc{color:#fff;font-size:.9rem;opacity:.93;line-height:1.6}.highlights-nav{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:#fff;color:#001488;border:none;border-radius:50%;width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;-webkit-box-shadow:0 2px 12px rgb(0 0 0 / .1);box-shadow:0 2px 12px rgb(0 0 0 / .1);cursor:pointer;z-index:10;-webkit-transition:background 0.2s,color 0.2s,-webkit-box-shadow 0.2s;transition:background 0.2s,color 0.2s,-webkit-box-shadow 0.2s;-o-transition:background 0.2s,color 0.2s,box-shadow 0.2s;transition:background 0.2s,color 0.2s,box-shadow 0.2s;transition:background 0.2s,color 0.2s,box-shadow 0.2s,-webkit-box-shadow 0.2s}.highlights-nav:hover{-webkit-box-shadow:0 4px 24px rgb(183 28 28 / .18);box-shadow:0 4px 24px rgb(183 28 28 / .18)}.highlights-nav-prev{left:15px}.highlights-nav-next{right:15px}@media (max-width:900px){.highlight-card-custom{min-height:260px;padding:1.5rem 1rem 1.2rem 1rem;max-width:95vw}.highlight-badge{font-size:.6rem;padding:5px 12px;right:12px;top:12px}.highlight-title{font-size:1rem}.highlight-desc{font-size:.8rem}.highlights-nav-prev{left:0}.highlights-nav-next{right:0}}.batch-cat-pill{background:#fff;color:#0e1d6e;border:1.3px solid #0e1d6e;border-radius:2rem;padding:.45rem 1.3rem;font-weight:500;font-size:1rem;-webkit-transition:background 0.2s,color 0.2s,border 0.2s;-o-transition:background 0.2s,color 0.2s,border 0.2s;transition:background 0.2s,color 0.2s,border 0.2s;cursor:pointer;outline:none}.batch-cat-pill.active,.batch-cat-pill:focus,.batch-cat-pill:hover{background-color:#0e1d6e;color:#fff;border-color:#0e1d6e}@media (max-width:640px){.batch-cat-pill{background:#fff;color:#0e1d6e;border:1.3px solid #0e1d6e;border-radius:2rem;padding:.45rem 1.3rem;font-weight:500;font-size:.7rem;-webkit-transition:background 0.2s,color 0.2s,border 0.2s;-o-transition:background 0.2s,color 0.2s,border 0.2s;transition:background 0.2s,color 0.2s,border 0.2s;cursor:pointer;outline:none}}.batch-card-premium{background:#fff;-webkit-box-shadow:0 6px 32px 0 #ca3f2c18,0 1.5px 8px 0 #fff8;box-shadow:0 6px 32px 0 #ca3f2c18,0 1.5px 8px 0 #fff8;border:1.5px solid #f3eaea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-transition:-webkit-box-shadow 0.2s,-webkit-transform 0.2s;transition:-webkit-box-shadow 0.2s,-webkit-transform 0.2s;-o-transition:box-shadow 0.2s,transform 0.2s;transition:box-shadow 0.2s,transform 0.2s;transition:box-shadow 0.2s,transform 0.2s,-webkit-box-shadow 0.2s,-webkit-transform 0.2s;gap:1rem;overflow:hidden;-webkit-transition:opacity 0.2s,-webkit-transform 0.2s;transition:opacity 0.2s,-webkit-transform 0.2s;-o-transition:opacity 0.2s,transform 0.2s;transition:opacity 0.2s,transform 0.2s;transition:opacity 0.2s,transform 0.2s,-webkit-transform 0.2s}.batch-card-hide{display:none!important}.batch-card-body{position:relative;padding:.7rem 1.5rem 0rem 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.6rem;min-height:200px}.batch-card-info-premium{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.2rem}.batch-card-info-row{font-size:.9rem;color:#444;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4rem}@media (max-width:640px){.batch-card-info-row{font-size:.8rem}}.batch-card-footer{position:absolute;bottom:0;left:0;padding:0rem 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:1.25rem;width:100%}.batch-card-btn-premium{background-color:#163e6b;color:#fff;font-weight:500;border:none;border-radius:.5rem;padding:.7rem 1.5rem;font-size:.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.6rem;-webkit-box-shadow:0 2px 8px #22c55e22;box-shadow:0 2px 8px #22c55e22;cursor:pointer;-webkit-transition:background 0.2s;-o-transition:background 0.2s;transition:background 0.2s;width:100%}.batch-card-btn-premium:hover{background-color:#00254e}.batch-card-img-wrap{position:relative;width:100%;height:200px;overflow:hidden;background:#f8f6f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}.batch-card-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;margin:0;padding:20px 0;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;-o-transition:transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s}.batch-card-overlay{width:100%;padding:15px;position:absolute;top:0rem;left:0rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2}.batch-card-title-premium{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.1rem;letter-spacing:.01em;text-align:left}.testimonial-section{background:-o-linear-gradient(330deg,#fff7f5 60%,#ffe5e0 100%);background:linear-gradient(120deg,#fff7f5 60%,#ffe5e0 100%);padding:3.5rem 0}.testimonial-carousel.testimonial-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.testimonial-card-owl{background:#fff;border-radius:1.3rem;-webkit-box-shadow:0 4px 24px #ca3f2c11;box-shadow:0 4px 24px #ca3f2c11;border:1.5px solid #ffe5e0;padding:2.2rem;min-height:290px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin:8px 0}.testimonial-quote-owl{position:absolute;top:.5rem;left:1.2rem;font-size:3rem;color:#ff765b;opacity:.6;z-index:0;pointer-events:none}.testimonial-text-owl{font-size:1rem;color:#606060;margin-top:2.5rem;text-align:center;z-index:2;position:relative;font-weight:500}.testimonial-user-row-owl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.1rem;margin-top:auto;z-index:2;width:100%}.testimonial-avatar-owl{width:54px!important;height:54px!important;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border:2.5px solid #ca3f2c;-webkit-box-shadow:0 2px 8px #ca3f2c22,0 0 0 4px #ffe5e0;box-shadow:0 2px 8px #ca3f2c22,0 0 0 4px #ffe5e0;background:#fff}.testimonial-user-owl{font-weight:800;color:#ca3f2c;font-size:1.08rem;letter-spacing:.01em}.testimonial-role-owl{color:#888;font-size:.99rem;font-weight:600}.testimonial-carousel .owl-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.testimonial-carousel .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem;margin-top:1.5rem}.testimonial-carousel .owl-nav button.owl-prev,.testimonial-carousel .owl-nav button.owl-next{background:#ca3f2c!important;color:#fff!important;border:none!important;border-radius:50%!important;width:40px!important;height:40px!important;font-size:1.3rem!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-shadow:0 2px 8px #ca3f2c22!important;box-shadow:0 2px 8px #ca3f2c22!important;-webkit-transition:background 0.18s!important;-o-transition:background 0.18s!important;transition:background 0.18s!important}.testimonial-carousel .owl-nav button.owl-prev:hover,.testimonial-carousel .owl-nav button.owl-next:hover{background:#e15340!important}.testimonial-carousel .owl-dots{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;gap:0.7rem!important;margin-top:1.2rem!important}.testimonial-carousel .owl-dot{width:13px!important;height:13px!important;border-radius:50%!important;background:#ffb7a8!important;border:2px solid #fff!important;cursor:pointer!important;-webkit-transition:background 0.2s,-webkit-box-shadow 0.2s!important;transition:background 0.2s,-webkit-box-shadow 0.2s!important;-o-transition:background 0.2s,box-shadow 0.2s!important;transition:background 0.2s,box-shadow 0.2s!important;transition:background 0.2s,box-shadow 0.2s,-webkit-box-shadow 0.2s!important;-webkit-box-shadow:0 1px 4px #ca3f2c11!important;box-shadow:0 1px 4px #ca3f2c11!important}.testimonial-carousel .owl-dot.active,.testimonial-carousel .owl-dot:hover{background:#ca3f2c!important;-webkit-box-shadow:0 2px 8px #ca3f2c22!important;box-shadow:0 2px 8px #ca3f2c22!important}@media (max-width:1024px){.testimonial-card-owl{min-height:300px;padding:2rem}.testimonial-quote-owl{font-size:2.1rem;left:1rem;top:.7rem}.testimonial-avatar-owl{width:40px;height:40px;-webkit-box-shadow:0 1px 4px #ca3f2c11,0 0 0 2px #ffe5e0;box-shadow:0 1px 4px #ca3f2c11,0 0 0 2px #ffe5e0}}@media (max-width:450px){.testimonial-card-owl{min-height:300px;padding:1.3rem}.testimonial-quote-owl{font-size:1.3rem;left:1.2rem;top:1.2rem}.testimonial-avatar-owl{width:32px;height:32px}}