@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap";
:root{--font-h1:2.4rem;--font-h2:2rem;--font-h3:1.5rem;--font-body:1rem;--font-small:.9rem}@media (max-width:768px){:root{--font-h1:2rem;--font-h2:1.6rem;--font-h3:1.3rem;--font-body:.95rem;--font-small:.85rem}}@media (max-width:480px){:root{--font-h1:1.8rem;--font-h2:1.4rem;--font-h3:1.1rem;--font-body:.9rem;--font-small:.8rem}}body{font-family:Graphik,Poppins,sans-serif;font-size:var(--font-body);color:#222;line-height:1.6}.testimonials{text-align:center;background:linear-gradient(#dbeafe 0%,#f9fafb 100%);padding:4rem 2rem;font-family:Inter,sans-serif;overflow:hidden}.testimonials h2{font-size:var(--font-h2);color:#1e3a8a;margin-bottom:.5rem;font-weight:700}.testimonials h2:after{content:"";background:linear-gradient(90deg,#1e3a8a,#3b82f6);border-radius:4px;width:60px;height:4px;margin:.8rem auto 0;display:block}.testimonials .subtitle{color:#333;font-size:var(--font-body);margin-bottom:2.5rem;font-weight:500}.testimonials .testimonials-wrapper{max-width:1200px;margin:0 auto;position:relative}.testimonials .testimonial-cards{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:1.5rem;padding:0 1rem 1rem;scroll-padding:1rem;display:flex;overflow-x:auto}.testimonials .testimonial-cards::-webkit-scrollbar{display:none}.testimonials .testimonial-cards .testimonial-card{scroll-snap-align:center;background:#fff;border-radius:16px;flex:0 0 85%;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 6px 20px #0000000f}.testimonials .testimonial-cards .testimonial-card:hover{transform:translateY(-6px);box-shadow:0 10px 28px #0000001a}.testimonials .testimonial-cards .testimonial-card .video-wrapper{position:relative}.testimonials .testimonial-cards .testimonial-card .video-wrapper video{object-fit:contain;border-bottom:1px solid #eee;width:100%;height:360px}.testimonials .testimonial-cards .testimonial-card .video-wrapper .blue-overlay{pointer-events:none;z-index:1;background:linear-gradient(#1e3a8a26,#3b82f626);width:100%;height:100%;position:absolute;top:0;left:0}.testimonials .testimonial-cards .testimonial-card .video-wrapper .overlay{z-index:2;background:#ffffffe6;border-radius:30px;align-items:center;gap:.4rem;padding:.3rem .6rem;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 2px 6px #00000014}.testimonials .testimonial-cards .testimonial-card .video-wrapper .overlay .logo-overlay{border-radius:50%;width:28px;height:28px}.testimonials .testimonial-cards .testimonial-card .video-wrapper .overlay .overlay-text{font-size:var(--font-small);color:#1e3a8a;font-weight:600}.testimonials .testimonial-cards .testimonial-card .testimonial-info{text-align:left;padding:1rem 1.2rem}.testimonials .testimonial-cards .testimonial-card .testimonial-info h4{font-size:var(--font-body);color:#111;margin-bottom:.3rem;font-weight:600}.testimonials .testimonial-cards .testimonial-card .testimonial-info .role{color:#666;font-size:var(--font-small);display:block}.testimonials .testimonial-cards .testimonial-card .testimonial-info .date{color:#888;font-size:var(--font-small);margin-top:.4rem;display:block}.testimonials .testimonial-dots{justify-content:center;gap:.6rem;margin-top:1.8rem;display:flex}.testimonials .testimonial-dots .dot{cursor:pointer;background:#ccc;border-radius:50%;width:10px;height:10px;transition:all .3s}.testimonials .testimonial-dots .dot:hover{background:#3b82f6;transform:scale(1.2)}.testimonials .testimonial-dots .dot.active{background:#1e3a8a;transform:scale(1.4)}.testimonials .btn{color:#fff;font-weight:600;font-size:var(--font-body);letter-spacing:.3px;background:#1e3a8a;border-radius:10px;margin-top:1.5rem;padding:.9rem 2rem;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 6px 14px #00000040}.testimonials .btn:hover{background:#172554;transform:translateY(-3px);box-shadow:0 10px 18px #0000004d}.testimonials .btn:active{transform:translateY(0);box-shadow:0 4px 8px #0003}@media (max-width:768px){.testimonials .btn{text-align:center;width:100%;font-size:var(--font-body);padding:.8rem 1rem;display:block}}@media (min-width:769px){.testimonials .testimonial-cards{gap:2rem;max-width:1100px;margin:0 auto}.testimonials .testimonial-cards .testimonial-card{flex:0 0 calc(50% - 1rem)}.testimonials .testimonial-cards .testimonial-card .video-wrapper video{height:300px}}@media (max-width:1024px){.testimonials .testimonial-card{flex:0 0 70%}.testimonials .testimonial-card .video-wrapper video{height:250px}}@media (max-width:768px){.testimonials .testimonial-cards{gap:1.2rem}.testimonials .testimonial-cards .testimonial-card{flex:0 0 88%}.testimonials .testimonial-cards .testimonial-card .video-wrapper video{height:200px}}
:root{--font-h1:2.4rem;--font-h2:2rem;--font-h3:1.5rem;--font-body:1rem;--font-small:.9rem}@media (max-width:768px){:root{--font-h1:2rem;--font-h2:1.6rem;--font-h3:1.3rem;--font-body:.95rem;--font-small:.85rem}}@media (max-width:480px){:root{--font-h1:1.8rem;--font-h2:1.4rem;--font-h3:1.1rem;--font-body:.9rem;--font-small:.8rem}}body{font-family:Graphik,Poppins,sans-serif;font-size:var(--font-body);color:#222;line-height:1.6}.welcome-video{text-align:center;background:#f9fafb;padding:40px 20px}.welcome-video h2{font-size:var(--font-h2);color:#1e3a8a;margin-bottom:15px}.welcome-video h2:after{content:"";background:linear-gradient(90deg,#1e3a8a,#3b82f6);border-radius:4px;width:60px;height:4px;margin:.8rem auto 0;display:block}.welcome-video p{max-width:700px;font-size:var(--font-body);color:#4b5563;margin:0 auto 30px}.welcome-video .video-wrapper{border-radius:12px;width:100%;max-width:900px;height:0;margin:0 auto;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.welcome-video .video-wrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.welcome-video .cta{margin-top:2rem}.welcome-video .cta p{font-size:var(--font-body);color:#111827;margin-bottom:1rem}.welcome-video .cta .btn{color:#fff;font-weight:700;font-size:var(--font-body);background:#e67e22;border-radius:8px;margin:.5rem 0 1.5rem;padding:.8rem 1.6rem;text-decoration:none;transition:all .3s;display:inline-block}.welcome-video .cta .btn:hover{background:#d35400}@media (max-width:768px){.welcome-video .cta .btn{text-align:center;width:100%;display:block}.welcome-video h2{font-size:var(--font-h3)}.welcome-video p{font-size:var(--font-body);padding:0 10px}}@media (max-width:480px){.welcome-video h2{font-size:var(--font-h4)}.welcome-video p{font-size:var(--font-small)}}
:root{--font-h1:2.4rem;--font-h2:2rem;--font-h3:1.5rem;--font-body:1rem;--font-small:.9rem}@media (max-width:768px){:root{--font-h1:2rem;--font-h2:1.6rem;--font-h3:1.3rem;--font-body:.95rem;--font-small:.85rem}}@media (max-width:480px){:root{--font-h1:1.8rem;--font-h2:1.4rem;--font-h3:1.1rem;--font-body:.9rem;--font-small:.8rem}}body{font-family:Graphik,Poppins,sans-serif;font-size:var(--font-body);color:#222;line-height:1.6}.why-choose{text-align:center;background:#fff;padding:2rem 1.5rem}.why-choose__title{font-size:var(--font-h2);color:#1e3a8a;margin-bottom:1rem}.why-choose__title:after{content:"";background:linear-gradient(90deg,#1e3a8a,#3b82f6);border-radius:4px;width:60px;height:4px;margin:.8rem auto 0;display:block}@media (max-width:768px){.why-choose__title{font-size:var(--font-h3)}}.why-choose__subtitle{font-size:var(--font-body);color:#111827;max-width:700px;margin:0 auto 2.5rem}@media (max-width:768px){.why-choose__subtitle{font-size:var(--font-small)}}.why-choose__grid{grid-template-columns:repeat(auto-fit,minmax(226px,1fr));gap:2rem;max-width:1200px;margin:0 auto 3rem;display:grid}@media (max-width:480px){.why-choose__grid{gap:1rem}}.why-choose__card{background:#fff;border-radius:12px;padding:2rem 1rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #00000014}.why-choose__card:hover{transform:translateY(-5px);box-shadow:0 6px 16px #0000001f}.why-choose__card h3{font-size:var(--font-body);color:#1e3a8a;margin-bottom:.5rem}@media (max-width:768px){.why-choose__card h3{font-size:var(--font-small)}}@media (max-width:480px){.why-choose__card h3{font-size:var(--font-small)}}.why-choose__card p{font-size:var(--font-small);color:#4b5563}@media (max-width:768px){.why-choose__card p{font-size:var(--font-xsmall)}}@media (max-width:480px){.why-choose__card p{font-size:var(--font-xsmall)}}.why-choose__icon{margin-bottom:1rem;font-size:2rem}@media (max-width:768px){.why-choose__icon{font-size:1.7rem}}@media (max-width:480px){.why-choose__icon{font-size:1.5rem}}.why-choose .btn{color:#fff;font-weight:600;font-size:var(--font-body);letter-spacing:.3px;background:#1e3a8a;border-radius:10px;margin-top:1.5rem;padding:.9rem 2rem;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 6px 14px #00000040}.why-choose .btn:hover{background:#172554;transform:translateY(-3px);box-shadow:0 10px 18px #0000004d}.why-choose .btn:active{transform:translateY(0);box-shadow:0 4px 8px #0003}@media (max-width:768px){.why-choose .btn{text-align:center;width:100%;font-size:var(--font-small);padding:.8rem 1.6rem;display:block}}
@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1e219c03c996efbd-s.2qo5md4hn_gum.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.1d9rlgtqyj_-l.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(../media/03bda585a99c6450-s.p.32sris142tqlb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1e219c03c996efbd-s.2qo5md4hn_gum.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.1d9rlgtqyj_-l.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/03bda585a99c6450-s.p.32sris142tqlb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_cf1c465f-module___nuJwW__className{font-family:Fraunces,Fraunces Fallback;font-style:normal}.fraunces_cf1c465f-module___nuJwW__variable{--font-fraunces:"Fraunces", "Fraunces Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_a74e9378-module__elCoYG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_a74e9378-module__elCoYG__variable{--font-inter:"Inter", "Inter Fallback"}
