.whyus{--yellow: #f5c518;--yellow-dim: #c49a10;--dark-0: #0d0f14;--dark-1: #13161d;--dark-2: #1a1d25;--dark-3: #21252f;--border: rgba(245, 197, 24, .15);--text-primary: #e8eaf0;--text-muted: #9ca3b0;--radius: 14px;--shadow: 0 4px 24px rgba(0, 0, 0, .45);font-family:Inter,Segoe UI,sans-serif;background:var(--dark-0);color:var(--text-primary)}.whyus__container{width:100%;max-width:1160px;margin:0 auto;padding:0 24px}.whyus__section-header{text-align:center;margin-bottom:56px}.whyus__badge{display:inline-block;background:#f5c5181f;color:var(--yellow);border:1px solid rgba(245,197,24,.3);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:5px 14px;border-radius:100px;margin-bottom:16px}.whyus__section-title{font-size:clamp(1.75rem,3vw,2.4rem);font-weight:800;color:var(--text-primary);margin:0 0 14px;line-height:1.2}.whyus__section-sub{font-size:1.05rem;color:var(--text-muted);max-width:620px;margin:0 auto;line-height:1.7}.whyus__hero{position:relative;background:var(--dark-1);padding:120px 24px 96px;text-align:center;overflow:hidden}.whyus__hero:before{content:"";position:absolute;top:-60px;left:50%;transform:translate(-50%);width:700px;height:480px;background:radial-gradient(ellipse at center,rgba(245,197,24,.08) 0%,transparent 70%);pointer-events:none}.whyus__hero-inner{position:relative;z-index:1;max-width:760px;margin:0 auto}.whyus__hero-eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--yellow);margin:0 0 18px}.whyus__hero-title{font-size:clamp(2.2rem,5vw,3.6rem);font-weight:900;color:var(--text-primary);margin:0 0 22px;line-height:1.15}.whyus__hero-title span{color:var(--yellow)}.whyus__hero-subtitle{font-size:1.1rem;color:var(--text-muted);line-height:1.75;max-width:580px;margin:0 auto}.whyus__hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--yellow),transparent);opacity:.35}.whyus__scroll-section{background:#f5f5f5;padding:80px 24px}.whyus__scroll-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:320px 1fr;gap:64px;align-items:start}.whyus__scroll-left{position:relative}.whyus__scroll-sticky{position:sticky;top:90px}.whyus__scroll-title{font-size:clamp(2rem,3.5vw,2.8rem);font-weight:900;color:#1a1a1a;line-height:1.15;margin:12px 0 16px}.whyus__scroll-sub{font-size:.9rem;color:#666;line-height:1.7;margin:0 0 24px}.whyus__scroll-cta{display:inline-flex;align-items:center;padding:11px 22px;background:#1a1a1a;color:#f5a800;font-size:.85rem;font-weight:700;border-radius:50px;text-decoration:none;transition:background .2s}.whyus__scroll-cta:hover{background:#f5a800;color:#000}.whyus__scroll-right{display:flex;flex-direction:column;gap:20px}.whyus__scard{background:var(--bg, #fff8ec);border-radius:18px;padding:28px 28px 24px;border-top:4px solid var(--accent, #F5A800);box-shadow:0 4px 20px #0000000f;position:sticky;top:var(--sticky-top, 80px);transition:box-shadow .2s}.whyus__scard:hover{box-shadow:0 8px 32px #0000001f}.whyus__scard-num{font-size:.75rem;font-weight:800;color:var(--accent, #F5A800);letter-spacing:.1em;margin-bottom:10px}.whyus__scard-icon{font-size:1.6rem;color:var(--accent, #F5A800);margin-bottom:10px}.whyus__scard-title{font-size:1.1rem;font-weight:800;color:#1a1a1a;margin:0 0 10px}.whyus__scard-desc{font-size:.875rem;color:#555;line-height:1.72;margin:0}.whyus__reasons{display:none}.whyus__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.whyus__card{background:var(--dark-2);border:1px solid var(--border);border-radius:var(--radius);padding:36px 32px;position:relative;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;overflow:hidden}.whyus__card:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:var(--yellow);opacity:0;transition:opacity .25s ease;border-radius:var(--radius) 0 0 var(--radius)}.whyus__card:hover{transform:translateY(-4px);border-color:#f5c51859;box-shadow:0 12px 40px #00000080}.whyus__card:hover:before{opacity:1}.whyus__card-icon{font-size:2rem;color:var(--yellow);margin-bottom:18px;display:flex;align-items:center}.whyus__card-title{font-size:1.15rem;font-weight:700;color:var(--yellow);margin:0 0 12px;line-height:1.3}.whyus__card-desc{font-size:.95rem;color:var(--text-muted);line-height:1.7;margin:0}.whyus__process{padding:96px 0;background:var(--dark-1);position:relative}.whyus__process:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(245,197,24,.2),transparent)}.whyus__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.whyus__steps:before{content:"";position:absolute;top:52px;left:calc(12.5% + 24px);right:calc(12.5% + 24px);height:2px;background:linear-gradient(90deg,var(--yellow),rgba(245,197,24,.2));z-index:0}.whyus__step{position:relative;padding:0 20px;text-align:center;z-index:1}.whyus__step-number{width:72px;height:72px;border-radius:50%;border:2px solid var(--yellow);background:var(--dark-1);color:var(--yellow);font-size:1.4rem;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;position:relative;z-index:2;transition:background .25s ease,color .25s ease;box-shadow:0 0 0 6px var(--dark-1)}.whyus__step:hover .whyus__step-number{background:var(--yellow);color:var(--dark-0)}.whyus__step-title{font-size:1.05rem;font-weight:700;color:var(--text-primary);margin:0 0 10px}.whyus__step-desc{font-size:.9rem;color:var(--text-muted);line-height:1.65;margin:0}.whyus__cta{padding:90px 24px;background:#fafafb}.whyus__cta-card{position:relative;overflow:hidden;max-width:1080px;margin:0 auto;border-radius:30px;padding:64px 40px;text-align:center;background:radial-gradient(circle at 18% 0%,#23284a,#141728 55%,#0d0f1c);box-shadow:0 40px 90px #0d0f1c66;border:1px solid rgba(245,197,24,.16)}.whyus__cta-orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(70px);opacity:.55}.whyus__cta-orb--1{width:320px;height:320px;background:radial-gradient(circle,#F5A800,transparent 70%);top:-120px;left:-80px}.whyus__cta-orb--2{width:280px;height:280px;background:radial-gradient(circle,#FFD24A,transparent 70%);bottom:-120px;right:-70px;opacity:.4}.whyus__cta-grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:radial-gradient(circle at 50% 40%,#000,transparent 75%);mask-image:radial-gradient(circle at 50% 40%,#000,transparent 75%)}.whyus__cta-inner{position:relative;z-index:1;max-width:720px;margin:0 auto}.whyus__cta-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.74rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#ffd874;background:#f5a8001f;border:1px solid rgba(245,168,0,.3);padding:8px 18px;border-radius:50px;margin-bottom:22px}.whyus__cta-eyebrow svg{font-size:12px}.whyus__cta-title{font-size:clamp(1.8rem,3.8vw,2.7rem);font-weight:900;color:#fff;margin:0 0 18px;line-height:1.15;letter-spacing:-.02em}.whyus__cta-title span{background:linear-gradient(120deg,#ffd24a,#f5a800);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.whyus__cta-sub{font-size:1.05rem;color:#ffffffb8;line-height:1.7;margin:0 0 36px}.whyus__cta-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.whyus__cta-btn{display:inline-flex;align-items:center;gap:9px;font-size:.95rem;font-weight:800;padding:15px 32px;border-radius:50px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;letter-spacing:.02em}.whyus__cta-btn--primary{background:linear-gradient(135deg,#ffd24a,#f5a800);color:#141414;box-shadow:0 12px 30px #f5a80066}.whyus__cta-btn--primary:hover{transform:translateY(-3px);box-shadow:0 18px 40px #f5a8008c}.whyus__cta-btn--outline{background:#ffffff0f;color:#fff;border:1.5px solid rgba(255,255,255,.22)}.whyus__cta-btn--outline:hover{background:#ffffff1f;border-color:#f5a800b3;color:#ffd874;transform:translateY(-3px)}.whyus__cta-trust{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 26px;margin-top:40px;padding-top:30px;border-top:1px solid rgba(255,255,255,.1)}.whyus__cta-trust-item{display:inline-flex;align-items:baseline;gap:7px}.whyus__cta-trust-item b{font-size:1.35rem;font-weight:900;color:#fff}.whyus__cta-trust-item span{font-size:.85rem;color:#fff9}.whyus__cta-trust-star{color:#ffc107;font-size:15px;align-self:center}.whyus__cta-divider{width:1px;height:26px;background:#ffffff24}@media (max-width: 560px){.whyus__cta{padding:56px 16px}.whyus__cta-card{padding:44px 22px;border-radius:24px}.whyus__cta-btn{width:100%;justify-content:center}.whyus__cta-divider{display:none}.whyus__cta-trust{gap:8px 20px}}@media (max-width: 900px){.whyus__scroll-inner{grid-template-columns:1fr;gap:32px}.whyus__scroll-sticky,.whyus__scard{position:static}}@media (max-width: 1023px){.whyus__steps{grid-template-columns:repeat(2,1fr);gap:48px 32px}.whyus__steps:before{display:none}}@media (max-width: 767px){.whyus__hero{padding:96px 20px 72px}.whyus__reasons,.whyus__process{padding:72px 0}.whyus__grid{grid-template-columns:1fr;gap:16px}.whyus__card{padding:28px 24px}.whyus__steps{grid-template-columns:1fr;gap:40px}.whyus__step{padding:0;text-align:left;display:flex;align-items:flex-start;gap:20px}.whyus__step-number{flex-shrink:0;width:56px;height:56px;font-size:1.1rem;margin:0}.whyus__step-body{padding-top:4px}.whyus__cta{padding:72px 20px}.whyus__cta-actions{flex-direction:column;align-items:center}.whyus__cta-btn{width:100%;max-width:320px;text-align:center}}.whyus__notes-section{padding:80px 0;background:linear-gradient(180deg,#fafafb,#fff)}.whyus__notes{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 24px;margin-top:50px}.whyus__note{position:relative;padding-top:18px;transition:transform .3s cubic-bezier(.22,1,.36,1)}.whyus__note:nth-child(2n){transform:translateY(22px)}.whyus__note:hover{transform:translateY(-6px)}.whyus__note:nth-child(2n):hover{transform:translateY(16px)}.whyus__note-pin{position:absolute;top:0;left:50%;transform:translate(-50%);width:22px;height:22px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffe08a,#f5a800 70%);box-shadow:0 6px 14px #f5a80080,inset 0 -2px 4px #0003;z-index:2}.whyus__note-pin:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:7px;height:7px;border-radius:50%;background:#00000040}.whyus__note-inner{background:#fff;border:1px solid #ececf1;border-radius:16px;padding:26px 22px 24px;box-shadow:0 14px 34px #14182b1a;min-height:230px;transition:box-shadow .3s ease,border-color .3s ease}.whyus__note:hover .whyus__note-inner{box-shadow:0 22px 48px #f5a8002e;border-color:#ffe49a}.whyus__note-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.whyus__note-num{font-size:1.6rem;font-weight:900;color:#14182b;opacity:.18;letter-spacing:-.03em}.whyus__note-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:linear-gradient(135deg,#ffd24a,#f5a800);color:#1a1a1a;font-size:19px;box-shadow:0 8px 18px #f5a80052}.whyus__note-title{font-size:1.08rem;font-weight:800;color:#14182b;margin:0 0 10px;line-height:1.3}.whyus__note-desc{font-size:.88rem;color:#6b7280;line-height:1.6;margin:0}@media (max-width: 1000px){.whyus__notes{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.whyus__notes{grid-template-columns:1fr;gap:24px}.whyus__note,.whyus__note:nth-child(2n){transform:none}.whyus__note:hover,.whyus__note:nth-child(2n):hover{transform:translateY(-4px)}}
