.hero{width:100%;background:#f7f9fb;display:flex;align-items:center;padding:clamp(60px,10vw,80px) 16px 40px}.hero-container{max-width:1440px;margin:auto;width:100%;display:grid;grid-template-columns:1fr;gap:24px}.hero-left{display:flex;flex-direction:column;gap:14px}.hero-tag{background:#d9e3f2;padding:4px 10px;font-size:12px;font-weight:600;border-radius:8px;letter-spacing:.08em;width:fit-content}.hero-sub{font-size:13px;color:#00214799}.hero-small-title{font-size:16px;font-weight:600;color:#002147}.hero-title{font-size:26px;font-weight:900;line-height:1.2;color:#002147;letter-spacing:-.5px}.hero-title span{background:linear-gradient(0deg,#d9e3f2 40%,transparent 0);padding:0 4px}.hero-image-mobile img{width:100%;height:200px;object-fit:cover;border-radius:16px}.hero-buttons{display:flex;flex-direction:column;gap:10px}.btn-primary{background:#002147;color:#fff;border-radius:10px;font-weight:600}.btn-primary,.btn-secondary{padding:12px;font-size:13px;cursor:pointer}.btn-secondary{border:1px solid #002147;color:#002147;border-radius:10px;background:transparent}.hero-right{display:none;position:relative}.hero-right img{width:100%;height:280px;object-fit:cover;border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.08)}.hero-badge{position:absolute;bottom:12px;left:12px;background:#fff;padding:6px 12px;border-radius:999px;font-size:11px;font-weight:600}@media (min-width:576px){.hero-title{font-size:30px}.hero-image-mobile img{height:220px}}@media (min-width:768px){.hero-container{grid-template-columns:1fr 1fr;gap:40px;align-items:center}.hero-left{max-width:420px}.hero-sub{font-size:14px}.hero-small-title{font-size:18px}.hero-title{font-size:38px}.hero-image-mobile{display:none}.hero-right{display:flex;justify-content:flex-end}.hero-right img{height:320px}.hero-buttons{flex-direction:row;flex-wrap:wrap}}@media (min-width:992px){.hero{padding:90px 40px 50px}.hero-left{max-width:500px}.hero-sub{font-size:15px}.hero-small-title{font-size:20px}.hero-title{font-size:46px;max-width:18ch}.hero-right img{height:380px}.btn-primary,.btn-secondary{font-size:14px;padding:10px 16px}}@media (min-width:1200px){.hero-left{max-width:560px}.hero-sub{font-size:16px}.hero-small-title{font-size:22px}.hero-title{font-size:50px;max-width:20ch}.hero-right img{height:460px}}@media (min-width:1400px){.hero{padding:110px 60px 60px}.hero-title{font-size:50px}.hero-right img{height:560px}.btn-primary,.btn-secondary{font-size:16px;padding:12px 22px}}.ValueSection_section__iEGzF{padding:5rem 0}.ValueSection_header__agp1R{max-width:48rem;margin-bottom:3.5rem}.ValueSection_label__aJs3z{color:#475569;text-transform:uppercase;letter-spacing:.25em;font-size:.75rem;font-weight:500;margin-bottom:.75rem}.ValueSection_title__Zcpx6{color:#0b3c6f;font-size:clamp(1.9rem,3vw,2.8rem);font-weight:700;line-height:1.2;margin-bottom:1rem}.ValueSection_description__CY7nJ{color:#334155;font-size:1.125rem;line-height:1.7}.ValueSection_marqueeWrapper__cleq2{overflow:hidden}.ValueSection_marquee__Jww7K{display:flex;gap:2rem;width:max-content;animation:ValueSection_marquee__Jww7K 32s linear infinite}.ValueSection_card__7u4Vo{width:340px;height:190px;padding:2.25rem;border-radius:1.25rem;background:linear-gradient(135deg,#0b3c6f,#155e9a 70%,#f97316 180%);color:#fff;font-size:1.05rem;line-height:1.6;display:flex;align-items:center;flex-shrink:0;box-shadow:0 18px 40px rgba(11,60,111,.35)}.ValueSection_marquee__Jww7K:hover{animation-play-state:paused}@keyframes ValueSection_marquee__Jww7K{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:640px){.ValueSection_card__7u4Vo{width:280px;height:165px;padding:1.75rem;font-size:.95rem}}