.styles-module__3bMVka__landing{justify-content:center;align-items:center;min-height:100vh;display:flex}.styles-module__3bMVka__heroSection{justify-content:space-between;align-items:center;gap:60px;width:100%;max-width:1800px;margin:0 auto;display:flex}.styles-module__3bMVka__title{flex-direction:column;flex:1;gap:18px;max-width:700px;display:flex}.styles-module__3bMVka__title span{color:#0812c4;background-color:#fff;border-radius:6px;width:fit-content;padding:8px 16px;font-weight:700}.styles-module__3bMVka__title h1{color:#111827;letter-spacing:-1px;font-size:clamp(40px,5vw,80px);font-weight:600;line-height:1.05}.styles-module__3bMVka__title p{color:#666;max-width:500px;font-size:18px;line-height:1.5}.styles-module__3bMVka__aiChatButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,#0812c4,#00a4df);border:none;border-radius:8px;margin-top:10px;padding:15px 25px;font-size:18px;font-weight:700;transition:all .3s}.styles-module__3bMVka__aiChatButton:hover{transform:translateY(-3px);box-shadow:0 5px 15px #3b82f633}.styles-module__3bMVka__heroProducts{flex-direction:column;flex:1;gap:30px;display:flex;position:relative;overflow:hidden}.styles-module__3bMVka__heroProducts:before{content:"";filter:blur(100px);z-index:-1;width:500px;height:500px;position:absolute;top:10%;left:20%}.styles-module__3bMVka__row{gap:25px;width:max-content;display:flex}.styles-module__3bMVka__scrollLeft,.styles-module__3bMVka__scrollRight{width:max-content;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.styles-module__3bMVka__scrollLeft{animation-name:styles-module__3bMVka__scrollLeft}.styles-module__3bMVka__scrollRight{animation-name:styles-module__3bMVka__scrollRight}@keyframes styles-module__3bMVka__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes styles-module__3bMVka__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.styles-module__3bMVka__card{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-width:180px;height:200px;padding:20px;transition:all .4s;display:flex;box-shadow:0 5px 15px #0000001a}.styles-module__3bMVka__card:hover{transform:scale(1.07)}.styles-module__3bMVka__card img{object-fit:contain;width:100px;height:100px;margin-bottom:15px;transition:transform .4s}.styles-module__3bMVka__card:hover img{transform:scale(1.1)rotate(4deg)}@media (max-width:1024px){.styles-module__3bMVka__heroProducts .styles-module__3bMVka__card{min-width:150px;height:180px}.styles-module__3bMVka__card img{width:80px;height:80px}}@media (max-width:768px){.styles-module__3bMVka__heroSection{text-align:center;flex-direction:column;gap:40px}.styles-module__3bMVka__title{align-items:center}.styles-module__3bMVka__heroProducts{gap:20px}.styles-module__3bMVka__heroProducts .styles-module__3bMVka__card{min-width:120px;height:150px}.styles-module__3bMVka__card img{width:70px;height:70px}}@media (max-width:600px){.styles-module__3bMVka__heroProducts{overflow:hidden}.styles-module__3bMVka__scrollLeft,.styles-module__3bMVka__scrollRight{animation:20s linear infinite styles-module__3bMVka__scrollLeftMobile}@keyframes styles-module__3bMVka__scrollLeftMobile{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes styles-module__3bMVka__scrollRightMobile{0%{transform:translate(-50%)}to{transform:translate(0)}}.styles-module__3bMVka__heroProducts .styles-module__3bMVka__card{min-width:100px;height:130px}.styles-module__3bMVka__card img{width:60px;height:60px}.styles-module__3bMVka__row{justify-content:flex-start}.styles-module__3bMVka__row .styles-module__3bMVka__card{margin:0 5px}}.styles-module__3bMVka__section{text-align:center;padding:90px 24px}.styles-module__3bMVka__subtitle{color:#64748b;text-align:center;margin:10px 0 56px}.styles-module__3bMVka__whyTitle{text-align:center}.styles-module__3bMVka__featuredRow{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.styles-module__3bMVka__productCard{cursor:pointer;color:#666;background-color:#f5f5f5;border:1px solid #ccc;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:250px;height:300px;padding:28px 24px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 10px 25px #0f172a14,inset 0 0 0 1px #0f172a0a}.styles-module__3bMVka__productCard:hover{transform:translateY(-6px);box-shadow:0 18px 40px #00000026}.styles-module__3bMVka__why{flex-direction:column;justify-content:center;min-height:50vh;display:flex}.styles-module__3bMVka__whyContent{margin-bottom:-60px}.styles-module__3bMVka__whyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin:64px auto 0;display:grid}.styles-module__3bMVka__cards{background:#fff;border-radius:24px;padding:35px;box-shadow:0 20px 40px #00000014}.styles-module__3bMVka__cardImage{border-radius:16px}.styles-module__3bMVka__cardImage img{margin-bottom:200px}.styles-module__3bMVka__whyTitle{margin-top:40px}.styles-module__3bMVka__whyList{color:#334155;flex-direction:column;gap:24px;margin:0;padding:0;font-size:16px;display:flex}.styles-module__3bMVka__whyList li{align-items:flex-start;gap:12px;list-style:none;display:flex}.styles-module__3bMVka__whyList li img{width:20px;height:20px}@media (max-width:900px){X .styles-module__3bMVka__whyGrid{text-align:center;grid-template-columns:1fr}.styles-module__3bMVka__whyList{align-items:start}.styles-module__3bMVka__whyList li{text-align:start;justify-content:center;margin-bottom:10px;padding:0 4px 12px}}.styles-module__3bMVka__steps{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:56px;display:flex}.styles-module__3bMVka__step{color:#1e293b;background:#f1f5f9;border:1px solid #93c5fd;border-radius:14px;align-items:center;gap:16px;width:280px;height:140px;padding:24px;font-size:16px;font-weight:500;transition:all .25s;display:flex}.styles-module__3bMVka__iconBox{background:#e2e8f0;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.styles-module__3bMVka__iconBox img{width:28px;height:28px}.styles-module__3bMVka__testimonialSection{justify-content:center;padding:120px 24px;display:flex}.styles-module__3bMVka__testimonialCard{background:#f5f6f7;border-radius:20px;align-items:flex-start;max-width:1200px;padding:60px;display:flex;box-shadow:0 10px 30px #0000000d}.styles-module__3bMVka__divider{background-color:#abb2bb;width:1px;height:100%;margin:0 50px}.styles-module__3bMVka__testimonialLeft,.styles-module__3bMVka__testimonialRight{flex:1}.styles-module__3bMVka__testimonialLeft h2{color:#1e293b;margin-bottom:40px;font-size:36px;font-weight:700;line-height:1.3}.styles-module__3bMVka__quoteMarks{gap:30px;display:flex}.styles-module__3bMVka__quoteMarks div{background:#dbeafe;border-radius:8px;width:80px;height:80px}.styles-module__3bMVka__testimonialText{color:#334155;margin-bottom:40px;font-size:18px;line-height:1.7}.styles-module__3bMVka__userInfo{align-items:center;gap:16px;display:flex}.styles-module__3bMVka__avatar{border-radius:50%}.styles-module__3bMVka__userInfo strong{color:#1e293b;font-size:16px;display:block}.styles-module__3bMVka__userInfo span{color:#64748b;font-size:14px}@media (max-width:900px){.styles-module__3bMVka__testimonialCard{flex-direction:column;gap:40px;padding:40px}.styles-module__3bMVka__testimonialLeft h2,.styles-module__3bMVka__testimonialText{text-align:center}.styles-module__3bMVka__quoteMarks,.styles-module__3bMVka__userInfo{justify-content:center}}.styles-module__3bMVka__footer{color:gray;justify-content:space-between;padding:20px 40px;display:flex}.styles-module__3bMVka__footerLeft,.styles-module__3bMVka__footerRight{align-items:center;display:flex}.styles-module__3bMVka__heroProducts .styles-module__3bMVka__card{min-width:100px;height:130px}.styles-module__3bMVka__card img{width:60px;height:60px}.styles-module__3bMVka__row{justify-content:flex-start}.styles-module__3bMVka__row .styles-module__3bMVka__card{margin:0 5px}
