.hero-container{display:flex;align-items:center;justify-content:space-between;padding:0 100px;gap:60px;background:#ffffff;box-shadow:inset 0 0 40px rgba(255,255,255,.8),inset 0 0 80px rgba(255,255,255,.6)}.hero-text{flex:1 1}.hero-text h2{font-family:ES Build TRIAL,sans-serif;font-weight:700;font-size:38px;color:#200057;line-height:1.3;margin-bottom:20px}.hero-text p{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;color:#4a4a4a;line-height:1.6;margin-bottom:30px;max-width:550px}.hero-buttons{display:flex;gap:20px}.demo-btn{background-color:var(--Hellocolor);color:#ffffff;border:none;padding:12px 28px;border-radius:40px;font-family:Arial,sans-serif;font-weight:700;cursor:pointer;transition:.3s ease}.demo-btn:hover{background-color:#cc0000}.video-btn{background-color:transparent;color:var(--Hellocolor);border:2px solid var(--Hellocolor);padding:12px 28px;border-radius:40px;font-family:Arial,sans-serif;font-weight:700;cursor:pointer;transition:.3s ease}.video-btn:hover{background-color:var(--Hellocolor);color:#ffffff}.hero-images{flex:1 1;display:flex;justify-content:center;align-items:center;position:relative;width:650px;height:550px;overflow:hidden;background:#ffffff;box-shadow:inset 0 80px 100px rgba(255,255,255,.95),inset 0 -80px 100px rgba(255,255,255,.95)}.hero-edge{position:absolute;left:0;width:100%;height:30px;z-index:5;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(255,255,255,0))}.hero-edge.bottom-edge{bottom:0;background:linear-gradient(0deg,rgba(255,255,255,1),rgba(255,255,255,0))}.hero-edge.top-edge{top:0}.image-stack{position:relative}.image-stack,.slide{width:100%;height:100%}.slide{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all 1s ease-in-out;z-index:0}.card-bg{position:relative;width:100%;height:100%;border-radius:20px;overflow:hidden}.slide.active{opacity:1;transform:translate(-50%,-50%) scale(1);z-index:3}.slide.prev{opacity:.7;transform:translate(-50%,-120%) scale(.95);z-index:2}.slide.next{opacity:.7;transform:translate(-50%,20%) scale(.95);z-index:1}.slide.hidden{opacity:0;pointer-events:none}.slider-img{object-fit:contain;border-radius:20px}@media (max-width:1200px){.hero-container{padding:40px;gap:40px}.hero-images{width:500px;height:420px}.hero-text h2{font-size:32px}}@media (max-width:900px){.hero-container{flex-direction:column-reverse;text-align:center;padding:40px 20px}.hero-text p{margin:auto}.hero-images{width:100%;height:400px}.hero-buttons{justify-content:center}}@media (max-width:600px){.hero-text h2{font-size:30px}.hero-text p{font-size:14px}.hero-images{height:320px}.hero-buttons{gap:14px;margin-top:1rem}.demo-btn,.video-btn{padding:10px 22px;font-size:14px}.slide.prev{transform:translate(-150%,-50%) scale(.9)}.slide.next{transform:translate(50%,-50%) scale(.9)}}@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}.OnePlatform-wrapper{width:100%;max-width:1400px;margin:0 auto;padding:80px 100px;background:#ffffff}.OnePlatform-header{text-align:center;margin-bottom:60px}.OnePlatform-header h2{font-family:Poppins,sans-serif;font-weight:700;font-size:38px;color:#200057;line-height:1.2;margin-bottom:16px}.OnePlatform-header p{font-family:Poppins,sans-serif;font-weight:400;font-size:18px;color:#000000;line-height:1.5;max-width:800px;margin:0 auto}.OnePlatform-content{display:flex;gap:40px;align-items:flex-start}.OnePlatform-sidebar{flex:0 0 380px;display:flex;flex-direction:column;gap:1px}.platform-card{background:transparent;border:none;border-radius:12px;padding:10px;text-align:left;cursor:pointer;transition:all .3s ease}.platform-card.active,.platform-card:hover{background:#EBEBEB}.card-header{align-items:center;gap:12px;margin-bottom:12px}.card-icon{width:24px;height:24px;color:#200057}.card-title{font-weight:600;font-size:18px;color:#000000}.card-description,.card-title{font-family:Poppins,sans-serif}.card-description{font-weight:400;font-size:14px;color:#666666;line-height:1.6}.OnePlatform-dashboard{flex:1 1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#FFF5E6,#FFE8CC);border-radius:16px;padding:0}.dashboard-image{width:100%;height:auto;max-width:900px;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12)}@media (max-width:1200px){.OnePlatform-content{flex-direction:column}.OnePlatform-sidebar{flex:1 1;width:100%}.OnePlatform-dashboard{width:100%}}@media (max-width:768px){.OnePlatform-wrapper{padding:40px 20px}.OnePlatform-header h2{font-size:30px}.OnePlatform-header p{font-size:15px}.platform-card{padding:16px}.card-title{font-size:16px}.card-description{font-size:13px}}@media (max-width:500px){.OnePlatform-sidebar,.card-header{gap:10px}.dashboard-image{max-width:100%}}@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap");.trustedby-container{padding:80px 20px;background:#fff;overflow:hidden;font-family:Poppins,sans-serif}.trustedby-header{text-align:center;max-width:1200px;margin:0 auto 60px}.trustedby-header h2{color:#200057;font-weight:600;font-size:42px;line-height:1.3;margin-bottom:20px}.trustedby-header p{color:#000;font-size:18px;line-height:1.6}.trustedby-slider{position:relative;overflow:hidden}.trustedby-slider:after,.trustedby-slider:before{content:"";position:absolute;top:0;width:120px;height:100%;z-index:5;pointer-events:none}.trustedby-slider:before{left:0;background:linear-gradient(90deg,rgba(255,255,255,1),rgba(255,255,255,0))}.trustedby-slider:after{right:0;background:linear-gradient(270deg,rgba(255,255,255,1),rgba(255,255,255,0))}.trustedby-row{display:flex;gap:20px;width:max-content;margin-bottom:20px}.trustedby-card{position:relative;overflow:hidden;border-radius:20px;min-width:380px;max-width:380px;padding:18px;background:#71717a22;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:transform .3s ease}.trustedby-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(14,12,12,.575),transparent)}.trustedby-card:after{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:linear-gradient(180deg,rgba(14,12,12,.575),transparent,rgba(255,255,255,.3))}.trustedby-user{display:flex;align-items:center;margin-bottom:12px}.trustedby-avatar{width:40px;height:40px;border-radius:50%;background:#45424b98;display:flex;align-items:center;justify-content:center;margin-right:12px}.trustedby-user h4{font-weight:600;color:#000;font-size:15px;margin:0}.trustedby-user span{color:#666;font-size:13px}.trustedby-card p{color:#333;font-size:13px;line-height:1.5;margin:0}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}@keyframes scroll-right{0%{transform:translateX(-33.333%)}to{transform:translateX(0)}}.scroll-left{animation:scroll-left 40s linear infinite}.scroll-right{animation:scroll-right 40s linear infinite}@media (max-width:1024px){.trustedby-header h2{font-size:34px}.trustedby-header p{font-size:16px}.trustedby-card{min-width:320px;max-width:320px;padding:14px}}@media (max-width:768px){.trustedby-header h2{font-size:28px}.trustedby-card{min-width:280px;max-width:280px;padding:12px}.trustedby-avatar{width:36px;height:36px}.trustedby-user h4{font-size:13px}.trustedby-card p{font-size:12px}.trustedby-slider:after,.trustedby-slider:before{width:60px}}@media (max-width:480px){.trustedby-container{padding:50px 10px}.trustedby-row:nth-child(2){display:none!important}.trustedby-header h2{font-size:22px}.trustedby-header p{font-size:14px}.trustedby-card{min-width:240px;max-width:240px;padding:10px}.trustedby-slider:after,.trustedby-slider:before{width:40px}}.modular-system-container{padding:60px 20px 80px;background-color:#ffffff;font-family:Poppins,sans-serif}.header-contents{text-align:center!important;margin-bottom:60px}.header-title{font-size:48px;font-weight:700;color:#200057;line-height:1.2;margin:0}.header-description{font-size:16px;color:#4a4a4a;font-weight:400;margin-top:20px;max-width:650px;margin-left:auto;margin-right:auto}.cards-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:24px;gap:24px;max-width:1100px;margin:0 auto}@media (min-width:640px){.cards-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (min-width:1024px){.cards-grid{grid-template-columns:repeat(3,1fr);gap:40px 60px}}.card-item{padding:0;background-color:transparent;text-align:left}.card-item .card-description{font-size:16px;line-height:1.6;color:#666666;font-weight:400;margin:0}.card-header{display:flex;align-items:flex-start;margin-bottom:15px}.card-icon-wrapper{width:15px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:12px;color:#200057;font-size:20px;flex-shrink:0}.card-icon-wrapper img{width:25px;height:25px}.card-title{font-size:20px;font-weight:500;color:#200057;margin:0;line-height:1.4}.custom-banner-card{grid-column:span 1;min-height:80px;padding:10px;background-color:#6F57FC;background-image:linear-gradient(145deg,#654AFE,#ffffffd4);border-radius:12px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:transform .2s ease}.banner-left{display:flex;align-items:center;gap:15px}.banner-text{font-size:1rem;font-weight:500;color:#ffffff;margin:0}.arrow-icon{width:45px;height:45px;background-color:#6F57FC;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff;transition:background-color .3s ease;flex-shrink:0;margin-left:auto}.arrow-icon svg{animation:bounceArrow .8s ease-in-out infinite}@keyframes bounceArrow{0%{transform:translateX(0)}50%{transform:translateX(6px)}to{transform:translateX(0)}}@media (max-width:1024px){.header-title{font-size:40px}.custom-banner-card{min-height:150px;flex-direction:row}}@media (max-width:640px){.header-title{font-size:32px}.header-description{font-size:14px}.card-title{font-size:18px}.card-item .card-description{font-size:15px}.custom-banner-card{flex-direction:column;align-items:flex-start;padding:20px;gap:16px;min-height:auto}.banner-text{font-size:.95rem}.arrow-icon{width:40px;height:40px;align-self:flex-end}}