.hero-slider{position:relative;width:100%;height:620px;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none}.hero-track{display:flex;height:100%;transition:transform .7s cubic-bezier(.77,0,.18,1)}.hero-slide{position:relative;min-width:100%;height:100%;overflow:hidden}.hero-slide img,.hero-slide picture{width:100%;height:100%;object-fit:cover;display:block}.hero-slide img{transform:scale(1.05);transition:transform 6s ease}.hero-slide:hover img{transform:scale(1.08)}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.45) 0,rgba(0,0,0,.25) 40%,rgba(0,0,0,.1))}.hero-content{position:absolute;left:8%;bottom:20%;max-width:600px;color:#ffffff;z-index:2}.hero-content h2{font-size:44px;font-weight:700;margin-bottom:18px;line-height:1.2}.hero-content p{font-size:18px;margin-bottom:28px;opacity:.9}.hero-button{display:inline-block;padding:14px 32px;background:#ffffff;color:#111827;font-weight:600;border-radius:10px;text-decoration:none;transition:all .3s ease}.hero-button:hover{background:#111827;color:#ffffff;transform:translateY(-2px)}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.15);backdrop-filter:blur(8px);border:none;color:#ffffff;font-size:24px;cursor:pointer;transition:all .3s ease;z-index:3}.hero-arrow:hover{background:rgba(255,255,255,.3)}.hero-arrow.left{left:30px}.hero-arrow.right{right:30px}.hero-dots{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:12px;z-index:3}.dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.4);border:none;cursor:pointer;transition:all .3s ease}.dot.active{width:28px;border-radius:20px;background:#ffffff}.hero-slider__status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.dot:focus-visible,.hero-arrow:focus-visible,.hero-button:focus-visible{outline:3px solid #ffffff;outline-offset:3px}@media (max-width:768px){.hero-slider{height:480px}.hero-content{left:20px;bottom:60px;max-width:85%}.hero-content h2{font-size:26px}.hero-button,.hero-content p{font-size:14px}.hero-button{padding:12px 22px}.hero-arrow{display:none}.hero-dots{bottom:20px;gap:9px}.dot{width:9px;height:9px;padding:0}.dot.active{width:24px}}@media (prefers-reduced-motion:reduce){.hero-slide img,.hero-track{transition:none}}.hero-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.marquee{width:100%;overflow:hidden;background:#000;color:#fff;padding:14px 0}.marquee__track{display:flex;width:max-content}.marquee__group{display:flex;gap:60px;padding-right:60px;white-space:nowrap;animation:scroll 28s linear infinite}.marquee__group span{font-size:14px;font-weight:500;letter-spacing:.3px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.whyus-section{--trust-navy:#0b1f3a;--trust-navy-light:#112c4e;--trust-orange:#c75a0a;position:relative;isolation:isolate;overflow:hidden;padding:92px 24px 104px;border-bottom:1px solid #e6ebf1;background:radial-gradient(circle at 12% 12%,rgba(199,90,10,.065),transparent 24%),radial-gradient(circle at 88% 88%,rgba(11,31,58,.07),transparent 25%),linear-gradient(180deg,#f8fafc,#eef3f8);color:var(--trust-navy)}.whyus-section:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.16;background-image:linear-gradient(rgba(11,31,58,.08) 1px,transparent 0),linear-gradient(90deg,rgba(11,31,58,.08) 1px,transparent 0);background-size:64px 64px;pointer-events:none}.whyus-section .container{position:relative;z-index:1;max-width:1280px;margin:0 auto}.whyus-heading{width:min(680px,100%);margin:0 auto 46px;text-align:center}.whyus-eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:14px;color:#eea46b;font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.whyus-eyebrow:after,.whyus-eyebrow:before{content:"";width:25px;height:1px;background:currentColor;opacity:.55}.whyus-heading h2{margin:0;color:var(--trust-navy);font-size:clamp(30px,4vw,46px);font-weight:700;line-height:1.13;letter-spacing:-.035em;text-wrap:balance}.whyus-heading p{max-width:570px;margin:17px auto 0;color:#64748b;font-size:15px;line-height:1.7}.whyus-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none}.whyus-card{position:relative;min-height:210px;padding:28px 22px 25px;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:linear-gradient(145deg,var(--trust-navy) 0,var(--trust-navy-light) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 14px 32px rgba(11,31,58,.15);text-align:center;transition:transform .26s ease,border-color .26s ease,background .26s ease,box-shadow .3s ease}.whyus-card:before{top:-80px;left:50%;width:185px;height:185px;background:radial-gradient(circle,rgba(255,255,255,.28),rgba(199,90,10,.18) 42%,transparent 70%);transform:translateX(-50%) scale(.55);transition:opacity .28s ease,transform .42s ease;pointer-events:none}.whyus-card:after,.whyus-card:before{content:"";position:absolute;border-radius:999px;opacity:0}.whyus-card:after{top:0;left:16%;right:16%;height:2px;background:linear-gradient(90deg,transparent,#ffffff 30%,#df7a2e 70%,transparent);transform:scaleX(.25);transition:opacity .26s ease,transform .32s ease}.whyus-card:hover{transform:translateY(-8px);border-color:rgba(238,164,107,.68);background:linear-gradient(145deg,#102a4a,#173b60);box-shadow:0 0 0 1px rgba(255,255,255,.18),0 0 24px rgba(255,255,255,.2),0 0 48px rgba(199,90,10,.42),0 24px 50px rgba(0,0,0,.24)}.whyus-card:hover:before{opacity:1;transform:translateX(-50%) scale(1.18)}.whyus-card:hover:after{opacity:1;transform:scaleX(1)}.whyus-icon{position:relative;z-index:1;width:58px;height:58px;margin:0 auto;display:grid;place-items:center;border:1px solid rgba(238,164,107,.3);border-radius:18px;background:rgba(199,90,10,.16);color:#f1aa73;box-shadow:inset 0 1px 0 rgba(255,255,255,.08);transition:transform .28s ease,color .28s ease,background .28s ease,box-shadow .3s ease}.whyus-icon svg{width:26px;height:26px;stroke-width:1.8}.whyus-card:hover .whyus-icon{transform:translateY(-2px) scale(1.07);border-color:rgba(255,255,255,.72);background:var(--trust-orange);color:#ffffff;box-shadow:0 0 0 4px rgba(255,255,255,.08),0 0 20px rgba(255,255,255,.32),0 0 28px rgba(199,90,10,.55)}.whyus-copy{position:relative;z-index:1;margin-top:22px}.whyus-card h3{margin:0 0 7px;color:#ffffff;font-size:16px;font-weight:700;line-height:1.35}.whyus-card p{margin:0;color:rgba(255,255,255,.6);font-size:13px;line-height:1.55}@media (max-width:1100px){.whyus-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.whyus-section{padding:68px 20px 76px}.whyus-heading{margin-bottom:32px;text-align:left}.whyus-eyebrow:before{display:none}.whyus-heading h2{font-size:clamp(29px,9vw,38px)}.whyus-heading p{margin-left:0;font-size:14px}.whyus-grid{grid-template-columns:1fr;gap:12px}.whyus-card{min-height:0;padding:18px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:17px;text-align:left}.whyus-icon{width:54px;height:54px;margin:0}.whyus-copy{margin-top:0}.whyus-card h3{margin-bottom:4px}}@media (prefers-reduced-motion:reduce){.whyus-card,.whyus-card:after,.whyus-card:before,.whyus-icon{transition:none}}