.hero{background-image:url(/Hero-bgg.png);background-repeat:no-repeat;background-position:50%;background-size:cover;margin:36px 52px 76px;border-radius:16px;padding:96px 0 0;min-height:600px}.hero,.hero-content{display:flex;align-items:center}.hero-content{justify-content:space-between;width:100%}.hero-text{width:50%;text-align:left}.hero-badge{width:200px;height:auto;margin-bottom:20px}.hero h1{color:#000000;font-size:52px;font-weight:700;line-height:60px;margin:41px 0 87px;font-family:Archivo,sans-serif}.highlight{color:#0f8bb3}.hero-buttons{background:#fff;padding:15px 21px;width:-moz-fit-content;width:fit-content;border-radius:13px;gap:8px;display:flex;box-shadow:0 4px 20px rgba(0,0,0,.1)}.hero-buttons a{transition:transform .3s ease}.hero-buttons a:hover{transform:scale(1.05)}.hero-buttons img{height:50px;width:auto}.hero-image{width:46%;text-align:right}.hero-image img{width:63%;max-width:400px;height:auto}@media (max-width:1920px){.hero h1{font-size:40px;line-height:1.4;margin:30px 0 65px}}@media (max-width:1440px){.hero{margin:30px 40px 60px;padding:70px 0 0}.hero h1{font-size:36px;line-height:1.3;margin:25px 0 50px}.hero-badge{width:180px}}@media (max-width:1200px){.hero{margin:25px 30px 50px;padding:60px 20px 0;min-height:500px}.hero h1{font-size:32px;line-height:1.3;margin:20px 0 40px}.hero-image img{width:80%}}@media (max-width:1024px){.hero{margin:20px 25px 40px;padding:50px 20px 0;min-height:auto}.hero-content{flex-direction:column;align-items:center}.hero-text{margin-bottom:30px}.hero-image,.hero-text{width:100%;text-align:center}.hero h1{font-size:30px;line-height:1.3;margin:20px 0 35px}.hero-badge{width:160px}.hero-buttons{margin:0 auto}.hero-image img{width:50%;max-width:300px;margin-top:20px}}@media (max-width:768px){.hero{margin:18px 17px;padding:30px 17px 0;min-height:auto}.hero-content{flex-direction:column}.hero-image,.hero-text{width:100%;text-align:center}.hero h1{font-size:24px;line-height:1.3;margin:19px 0 31px}.hero-buttons{padding:10px 16px;margin:0 auto}.hero-buttons img{width:120px;height:auto}.hero-image img{width:60%;max-width:250px;margin-top:20px}.hero-badge{width:140px}}@media (max-width:480px){.hero{margin:12px;padding:25px 15px 0;border-radius:12px}.hero h1{font-size:20px;line-height:1.35;margin:15px 0 25px}.hero-badge{width:120px;margin-bottom:15px}.hero-buttons{padding:8px 12px;gap:6px;flex-direction:column}.hero-buttons img{width:140px;height:auto}.hero-image img{width:70%;max-width:200px}}@media (max-width:360px){.hero{margin:10px;padding:20px 12px 0}.hero h1{font-size:18px;margin:12px 0 20px}.hero-badge{width:100px}.hero-buttons img{width:130px}}.vendor-showcase{padding:80px 0;background:#ffffff;position:relative;overflow:hidden}.vendor-showcase:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#e2e8f0,transparent)}.vendor-showcase .container{max-width:1200px;margin:0 auto;padding:0 24px}.vendor-showcase-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.vendor-showcase-text{display:flex;flex-direction:column;gap:20px}.vendor-showcase-label{font-family:Inter,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#2cc3f0;display:inline-flex;align-items:center;gap:8px}.vendor-showcase-label:before{content:"";width:28px;height:2px;background:#2cc3f0;border-radius:1px}.vendor-showcase-text h2{font-family:Archivo,sans-serif;font-size:42px;font-weight:700;color:#1e293b;line-height:1.15;margin:0}.vendor-showcase-text>p{font-family:Inter,sans-serif;font-size:17px;color:#64748b;line-height:1.7;margin:0}.vendor-showcase-highlights{display:flex;flex-direction:column;gap:14px;margin-top:8px}.vendor-highlight{display:flex;align-items:center;gap:12px}.vendor-highlight-icon{width:36px;height:36px;border-radius:10px;background:#f0f9ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#2cc3f0}.vendor-highlight span{font-family:Inter,sans-serif;font-size:15px;color:#475569;font-weight:500}.vendor-showcase-buttons{display:flex;gap:14px;margin-top:12px}.vendor-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;background:#2cc3f0;color:white;border-radius:10px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 14px rgba(44,195,240,.3)}.vendor-btn-primary:hover{background:#0ea5e9;transform:translateY(-2px);box-shadow:0 6px 20px rgba(44,195,240,.4)}.vendor-btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;background:white;color:#1e293b;border:2px solid #e2e8f0;border-radius:10px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease}.vendor-btn-secondary:hover{border-color:#2cc3f0;color:#2cc3f0;transform:translateY(-2px)}.vendor-showcase-cards{display:flex;justify-content:center}.vendor-card-stack{display:flex;flex-direction:column;gap:14px;width:100%;max-width:420px}.vendor-preview-card{display:flex;align-items:center;gap:16px;padding:18px 22px;background:white;border-radius:14px;border:1px solid #f1f5f9;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:all .3s ease;cursor:pointer}.vendor-preview-card:hover{transform:translateX(6px);box-shadow:0 4px 20px rgba(0,0,0,.1);border-color:#e2e8f0}.vendor-preview-card.card-1{animation:slideInRight .5s ease .1s both}.vendor-preview-card.card-2{animation:slideInRight .5s ease .2s both}.vendor-preview-card.card-3{animation:slideInRight .5s ease .3s both}.vendor-preview-card.card-4{animation:slideInRight .5s ease .4s both}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.vendor-preview-avatar{width:48px;height:48px;border-radius:12px;background:#eff6ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vendor-preview-avatar.avatar-green{background:#f0fdf4}.vendor-preview-avatar.avatar-orange{background:#fff7ed}.vendor-preview-avatar.avatar-purple{background:#faf5ff}.vendor-preview-info{display:flex;flex-direction:column;gap:3px;flex:1 1}.vendor-preview-name{font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#1e293b}.vendor-preview-detail{font-family:Inter,sans-serif;font-size:13px;color:#94a3b8}.vendor-preview-arrow{font-size:18px;color:#cbd5e1;transition:all .2s;flex-shrink:0}.vendor-preview-card:hover .vendor-preview-arrow{color:#2cc3f0;transform:translateX(4px)}@media (max-width:1024px){.vendor-showcase-content{gap:50px}.vendor-showcase-text h2{font-size:36px}}@media (max-width:768px){.vendor-showcase{padding:60px 0}.vendor-showcase-content{grid-template-columns:1fr;gap:40px}.vendor-showcase-text h2{font-size:32px}.vendor-showcase-text>p{font-size:16px}.vendor-showcase-buttons{flex-direction:column}.vendor-btn-primary,.vendor-btn-secondary{text-align:center}.vendor-card-stack{max-width:100%}}@media (max-width:480px){.vendor-showcase-text h2{font-size:28px}.vendor-highlight span{font-size:14px}.vendor-btn-primary,.vendor-btn-secondary{padding:12px 24px;font-size:15px}}