@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@300;400;500;600;700;800;900&display=swap";*{padding:0;margin:0;box-sizing:border-box;font-family:Be Vietnam Pro,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:linear-gradient(180deg,#f8fafb,#fff);color:#1a2332;min-height:100vh;position:relative;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 30%,rgba(0,75,135,.03) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(93,211,208,.03) 0%,transparent 50%);pointer-events:none;z-index:0}header{position:fixed;top:0;width:100%;padding:22px 70px;display:flex;justify-content:space-between;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;z-index:100;border-bottom:1px solid rgba(0,75,135,.1);box-shadow:0 2px 20px #004b8714}.logo{display:flex;align-items:center;gap:12px}.logo-image{width:50px;height:50px;object-fit:contain}.logo-text{display:flex;flex-direction:column;gap:2px}.logo-title{font-size:22px;font-weight:700;color:#004b87;line-height:1}.logo-slogan{font-size:12px;font-weight:500;color:#4a5568;line-height:1}nav a{text-decoration:none;color:#4a5568;margin:0 18px;font-size:15px;font-weight:500;transition:color .3s}nav a:hover{color:#004b87}.contact-btn{background:linear-gradient(135deg,#004b87,#0066b3);padding:10px 25px;border:none;color:#fff;border-radius:25px;cursor:pointer;font-weight:600;transition:all .3s}.contact-btn:hover{background:linear-gradient(135deg,#0066b3,#0080dd);box-shadow:0 5px 20px #004b874d;transform:translateY(-2px)}@media (max-width: 1200px){header{padding:20px 50px}nav a{margin:0 12px;font-size:14px}.contact-btn{padding:9px 22px;font-size:14px}}@media (max-width: 768px){header{padding:18px 30px}.logo-image{width:40px;height:40px}.logo-title{font-size:18px}.logo-slogan{font-size:10px}nav{display:none}.contact-btn{padding:8px 20px;font-size:13px}}@media (max-width: 480px){header{padding:15px 20px}.logo-image{width:35px;height:35px}.logo-title{font-size:16px}.logo-slogan{font-size:9px}.contact-btn{padding:7px 18px;font-size:12px}}.floating-contact{position:fixed;bottom:30px;right:30px;display:flex;flex-direction:column;gap:15px;z-index:999}.floating-btn{width:65px;height:65px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:14px;font-weight:700;box-shadow:0 4px 20px #004b8740;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;cursor:pointer}.floating-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .6s,height .6s}.floating-btn:hover:before{width:120%;height:120%}.floating-btn:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 8px 30px #004b8766}.floating-btn:active{transform:translateY(-2px) scale(1.02)}.phone-btn{background:linear-gradient(135deg,#004b87,#0066b3);color:#fff;animation:phonePulse 2s ease-in-out infinite}.phone-btn i{font-size:24px}.zalo-btn{background:linear-gradient(135deg,#0068ff,#0080dd);color:#fff;animation:zaloPulse 2s ease-in-out infinite;animation-delay:.5s}.zalo-btn span{position:relative;z-index:1}@keyframes phonePulse{0%,to{box-shadow:0 4px 20px #004b8740}50%{box-shadow:0 4px 25px #004b8766,0 0 0 8px #004b871a}}@keyframes zaloPulse{0%,to{box-shadow:0 4px 20px #0080dd40}50%{box-shadow:0 4px 25px #0080dd66,0 0 0 8px #0080dd1a}}@media (max-width: 768px){.floating-contact{bottom:20px;right:20px;gap:12px}.floating-btn{width:55px;height:55px}.phone-btn i{font-size:20px}.zalo-btn{font-size:12px}}@media (max-width: 480px){.floating-contact{bottom:15px;right:15px;gap:10px}.floating-btn{width:50px;height:50px}.phone-btn i{font-size:18px}.zalo-btn{font-size:11px}.floating-btn:hover{transform:translateY(-3px) scale(1.03)}}.hero{display:flex;justify-content:center;align-items:center;padding:150px 100px 50px;position:relative;z-index:1;gap:80px;max-width:1400px;margin:0 auto}.hero-text{width:45%;max-width:550px}.hero-text h1{font-family:Be Vietnam Pro,Inter,sans-serif;font-size:52px;font-weight:800;color:#1a2332;background:linear-gradient(135deg,#004b87,#0080dd,#5dd3d0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;margin-bottom:20px}.hero-text p{margin-top:0;color:#4a5568;max-width:480px;line-height:1.7;font-size:17px}.cta-btn{margin-top:30px;background:linear-gradient(135deg,#5dd3d0,#4ac5c2);padding:14px 60px;border-radius:30px;color:#fff;border:none;cursor:pointer;font-weight:600;font-size:16px;transition:.3s;box-shadow:0 4px 15px #5dd3d04d}.cta-btn:hover{box-shadow:0 6px 25px #5dd3d080;background:linear-gradient(135deg,#4ac5c2,#3fb5b2);transform:translateY(-2px)}.user-stats{margin-top:30px;display:flex;align-items:center;gap:15px}.user-stats span{color:#4a5568;font-weight:600;font-size:15px}.avatars{display:flex}.avatars img{width:42px;height:42px;border-radius:50%;border:3px solid #5DD3D0;margin-left:-10px;box-shadow:0 2px 8px #5dd3d04d}.avatars img:first-child{margin-left:0}.card-container{width:45%;max-width:500px;position:relative;display:flex;align-items:center;justify-content:center;perspective:1000px}.credit-card{width:380px;height:230px;background:linear-gradient(135deg,#004b87,#0066b3);border-radius:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:30px;transform:rotate(-8deg);animation:float 4s ease-in-out infinite;box-shadow:0 20px 60px #004b874d;border:1px solid rgba(93,211,208,.2);color:#fff;transition:transform .3s ease-out;transform-style:preserve-3d}.nfc{float:right;font-size:26px;opacity:.9;color:#5dd3d0;font-weight:300;letter-spacing:1px}.card-number{font-size:24px;margin-top:45px;letter-spacing:3px;color:#fff;font-weight:600}.card-info{display:flex;justify-content:space-between;margin-top:25px}.card-info label{font-size:11px;opacity:.7;color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px}.card-info p{margin-top:5px;color:#fff;font-size:15px;font-weight:500}.card-chip{width:40px;height:32px;background:linear-gradient(135deg,#5dd3d0,#4ac5c2);border-radius:6px;margin-top:20px;box-shadow:0 2px 8px #5dd3d066}@keyframes float{0%{transform:translateY(0) rotate(-8deg)}50%{transform:translateY(-20px) rotate(-8deg)}to{transform:translateY(0) rotate(-8deg)}}.floating-stars .star{width:10px;height:10px;background:linear-gradient(135deg,#5dd3d0,#4ac5c2);border-radius:50%;position:absolute;animation:drift 6s infinite;opacity:.6;box-shadow:0 0 10px #5dd3d080}.floating-stars .star:nth-child(1){left:60%;top:10%}.floating-stars .star:nth-child(2){left:70%;top:40%}.floating-stars .star:nth-child(3){left:55%;top:70%}.floating-stars .star:nth-child(4){left:80%;top:20%}@keyframes drift{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}to{transform:translateY(0) rotate(360deg)}}@media (max-width: 1200px){.hero{padding:130px 60px 50px;gap:50px;flex-direction:column;text-align:center}.hero-text{width:100%;max-width:600px;display:flex;flex-direction:column;align-items:center}.hero-text h1{font-size:46px}.hero-text p{font-size:16px;text-align:center}.user-stats{justify-content:center}.card-container{width:100%}.credit-card{width:360px;height:220px}}@media (max-width: 768px){.hero{flex-direction:column;padding:120px 30px 40px;gap:40px;text-align:center}.hero-text{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center}.hero-text h1{font-size:38px}.hero-text p{font-size:15px;max-width:100%;text-align:center}.cta-btn{padding:12px 50px;font-size:15px}.user-stats{justify-content:center}.card-container{width:100%;max-width:100%}.credit-card{width:320px;height:200px;padding:25px}.card-number{font-size:20px;margin-top:35px}.card-chip{width:35px;height:28px;margin-top:15px}}@media (max-width: 480px){.hero{padding:100px 20px 30px;gap:35px}.hero-text h1{font-size:32px;margin-bottom:15px}.hero-text p{font-size:14px;line-height:1.6}.cta-btn{padding:12px 40px;font-size:14px;margin-top:25px}.credit-card{width:280px;height:180px;padding:20px}.nfc{font-size:22px}.card-number{font-size:18px;margin-top:30px;letter-spacing:2px}.card-info{margin-top:20px}.card-info label{font-size:10px}.card-info p{font-size:13px}.card-chip{width:32px;height:26px;margin-top:12px}.floating-stars .star{width:8px;height:8px}}.stats{margin:80px 200px 0;padding:40px 100px;display:flex;justify-content:space-between;background:#f8fafb;border-radius:20px;position:relative;z-index:1;box-shadow:0 10px 40px #004b8714;border:1px solid rgba(0,75,135,.08)}.stat-item h2{font-size:32px;background:linear-gradient(135deg,#004b87,#5dd3d0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-item p{color:#4a5568;font-weight:500}@media (max-width: 1200px){.stats{margin:60px 80px 0;padding:35px 60px;flex-wrap:wrap;gap:30px;justify-content:center}.stat-item{flex:1 1 200px;text-align:center}.stat-item h2{font-size:28px}.stat-item p{font-size:14px}}@media (max-width: 768px){.stats{margin:30px 20px 0;padding:25px 20px;flex-direction:row;flex-wrap:wrap;gap:20px}.stat-item{text-align:center;flex:1 1 calc(50% - 10px);min-width:140px}.stat-item h2{font-size:24px;margin-bottom:5px}.stat-item p{font-size:13px;line-height:1.4}}@media (max-width: 480px){.stats{margin:25px 15px 0;padding:20px 15px;gap:18px}.stat-item{flex:1 1 calc(50% - 9px);min-width:130px}.stat-item h2{font-size:22px;margin-bottom:4px}.stat-item p{font-size:12px;line-height:1.3}}.partners{margin:60px 0;position:relative;z-index:10;overflow:hidden;width:100%;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;visibility:visible;background:transparent;padding:80px 0}.partners-title{font-size:48px;font-weight:800;margin-bottom:60px;position:relative;display:inline-block;color:#1a2332;text-align:center}.partners-container{width:100%;overflow:hidden;position:relative;padding:0;margin:0 auto}.partners-track{display:flex;gap:100px;width:max-content;animation:scroll-horizontal 70s linear infinite;will-change:transform;align-items:center}.partners-track:hover{animation-play-state:paused}.partner-logo{opacity:1;transition:opacity .3s,transform .3s,filter .3s;white-space:nowrap;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;visibility:visible;filter:brightness(1) grayscale(.2) contrast(1);height:140px}.partner-logo img{height:100%;width:auto;max-width:280px;min-width:120px;object-fit:contain;display:block}.partner-logo:hover{opacity:1;transform:scale(1.25);filter:brightness(1.1) grayscale(0) drop-shadow(0 0 20px rgba(93,211,208,.4))}@keyframes scroll-horizontal{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 1200px){.partners{padding:60px 0;min-height:200px}.partners-title{font-size:42px;margin-bottom:50px}.partner-logo{height:110px;padding:15px 30px}.partner-logo img{max-width:230px;min-width:100px}.partners-track{gap:90px}}@media (max-width: 768px){.partners{padding:60px 0;min-height:160px}.partners-title{font-size:32px;margin-bottom:40px}.partner-logo{height:90px;padding:12px 25px}.partner-logo img{max-width:180px;min-width:80px}.partners-track{gap:70px}}@media (max-width: 480px){.partners{padding:50px 0;min-height:140px}.partners-title{font-size:28px;margin-bottom:35px}.partner-logo{height:75px;padding:10px 20px}.partner-logo img{max-width:150px;min-width:70px}.partners-track{gap:60px}.partner-logo:hover{transform:scale(1.15)}}.offer-section{margin-top:120px;padding:0 70px;text-align:center;position:relative;z-index:2}.offer-title{font-size:48px;font-weight:800;margin-bottom:60px;position:relative;display:inline-block;color:#1a2332}.star-small{display:inline-block;width:12px;height:12px;background:linear-gradient(135deg,#5dd3d0,#4ac5c2);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);margin-left:8px;position:relative;top:-5px;box-shadow:0 0 8px #5dd3d080}.offer-cards{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;margin-top:50px}.offer-card{background:#fff;border-radius:20px;padding:40px 30px;width:280px;text-align:center;transition:transform .3s,box-shadow .3s;border:1px solid rgba(0,75,135,.1);box-shadow:0 5px 20px #004b870d}.offer-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #004b871f;border-color:#5dd3d04d}.offer-icon{width:70px;height:70px;background:linear-gradient(135deg,#5dd3d01a,#004b870d);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#004b87}.offer-icon svg{width:35px;height:35px}.offer-card h3{font-size:20px;font-weight:600;margin-bottom:12px;color:#1a2332}.offer-card p{color:#4a5568;font-size:14px;line-height:1.6}@media (max-width: 1200px){.offer-section{padding:0 50px;margin-top:100px}.offer-title{font-size:42px;margin-bottom:50px}.offer-cards{gap:30px}.offer-card{width:260px}}@media (max-width: 768px){.offer-section{padding:0 30px 60px;margin-top:80px;margin-bottom:0}.offer-title{font-size:32px;margin-bottom:40px}.offer-cards{gap:20px;flex-direction:column;align-items:center}.offer-card{width:100%;max-width:350px;padding:30px 25px}.offer-icon{width:55px;height:55px}.offer-icon svg{width:28px;height:28px}.offer-card h3{font-size:17px;margin-bottom:10px}.offer-card p{font-size:14px}}@media (max-width: 480px){.offer-section{padding:0 20px 50px;margin-top:60px;margin-bottom:0}.offer-title{font-size:26px;margin-bottom:30px}.offer-cards{gap:18px}.offer-card{padding:25px 20px;max-width:100%}.offer-icon{width:50px;height:50px;margin-bottom:15px}.offer-icon svg{width:26px;height:26px}.offer-card h3{font-size:16px;margin-bottom:8px}.offer-card p{font-size:13px;line-height:1.5}}.design-section{margin-top:150px;padding:80px 70px;display:flex;justify-content:space-between;align-items:center;gap:80px;font-family:Be Vietnam Pro,Inter,sans-serif;position:relative;z-index:1}.design-content{flex:1;max-width:550px;position:relative}.design-title{font-family:Be Vietnam Pro,Inter,sans-serif;font-size:52px;font-weight:800;line-height:1.2;margin-bottom:25px;position:relative;color:#1a2332;background:linear-gradient(135deg,#004b87,#0080dd,#5dd3d0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.design-description{color:#4a5568;font-size:16px;line-height:1.8;margin-bottom:35px;max-width:500px}.create-card-btn{background:linear-gradient(135deg,#004b87,#0066b3);color:#fff;border:none;padding:14px 35px;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:10px;transition:all .3s;position:relative;box-shadow:0 4px 15px #004b8733}.create-card-btn:hover{box-shadow:0 8px 30px #004b8766;transform:translateY(-2px);background:linear-gradient(135deg,#0066b3,#0080dd)}.create-card-btn svg{width:18px;height:18px}.star-bottom{position:absolute;left:0;bottom:-30px;margin:0}.card-stack{flex:1;position:relative;height:500px;display:flex;align-items:center;justify-content:center}.stack-card{width:380px;height:240px;border-radius:20px;padding:30px;position:absolute;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 10px 40px #0000004d;transition:transform .3s;overflow:hidden}.card-1{background:linear-gradient(135deg,#004b87,#0066b3);border:1px solid rgba(93,211,208,.3);z-index:3;transform:rotate(8deg) translateY(0);color:#fff;box-shadow:0 10px 40px #004b874d}.card-2{background:linear-gradient(135deg,#5dd3d0,#4ac5c2);border:1px solid rgba(0,75,135,.2);z-index:2;transform:rotate(4deg) translateY(15px) translate(-10px);opacity:.95;color:#fff;box-shadow:0 10px 40px #5dd3d04d}.card-3{background:#fff;color:#1a2332;z-index:1;transform:rotate(0) translateY(30px) translate(-20px);opacity:.9;border:1px solid rgba(0,75,135,.1);box-shadow:0 10px 40px #004b8726}.card-stack:hover .card-1{transform:rotate(10deg) translateY(-10px)}.card-stack:hover .card-2{transform:rotate(5deg) translateY(10px) translate(-5px)}.card-stack:hover .card-3{transform:rotate(0) translateY(25px) translate(-15px)}.card-logo-top{position:absolute;top:25px;left:25px;width:40px;height:40px;color:#fff;opacity:.9}.card-logo-top svg{width:100%;height:100%}.card-nfc-top{position:absolute;top:25px;right:25px;font-size:24px;color:#fff;opacity:.7;letter-spacing:2px}.card-label{font-size:10px;opacity:.7;margin-top:8px;color:#fffc;display:block}.card-1>.card-label{margin-top:50px;font-size:11px}.card-3 .card-label{color:#718096}.card-number-stack{font-size:24px;font-weight:600;letter-spacing:3px;margin-top:8px;color:#fff}.card-3 .card-number-stack{color:#1a2332;margin-top:30px}.card-info-stack{display:flex;justify-content:space-between;margin-top:30px}.card-info-stack label{font-size:10px;opacity:.7;display:block;margin-bottom:5px;color:#fffc}.card-info-stack p{font-size:14px;font-weight:500;color:#fff}.card-name-stack,.card-exp-stack{font-size:14px;font-weight:500;margin-top:5px;color:#fff}.card-3 .card-name-stack,.card-3 .card-exp-stack{color:#1a2332}.card-3 .card-info-stack label{color:#718096}.card-grid-icon{position:absolute;bottom:25px;right:25px;width:24px;height:24px;color:#fff;opacity:.9}.card-3 .card-grid-icon{color:#004b87;opacity:.6}.card-grid-icon svg{width:100%;height:100%}@media (max-width: 1200px){.design-section{flex-direction:column;gap:60px}.card-stack{width:100%}}@media (max-width: 768px){.design-section{padding:60px 20px;margin-top:80px}.design-title{font-size:36px}.design-description{font-size:15px}.stack-card{width:320px;height:200px;padding:20px}.card-number-stack{font-size:20px}}.testimonials-section{margin-top:150px;padding:80px 70px;position:relative;z-index:1;clear:both}.testimonials-header{display:flex;justify-content:space-between;align-items:center;gap:80px;margin-bottom:100px}.testimonials-visual{flex:1;position:relative;height:400px;display:flex;align-items:center;justify-content:center}.testimonial-card-visual{width:350px;height:fit-content;border-radius:20px;padding:25px;position:absolute;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 10px 40px #0000004d;transition:transform .3s}.card-visual-1{background:linear-gradient(135deg,#004b87,#0066b3);border:1px solid rgba(93,211,208,.3);z-index:2;transform:rotate(-8deg);color:#fff;box-shadow:0 15px 50px #004b874d}.card-visual-2{background:linear-gradient(135deg,#5dd3d0,#4ac5c2);border:1px solid rgba(0,75,135,.2);z-index:1;transform:rotate(5deg) translate(40px) translateY(20px);color:#fff;box-shadow:0 15px 50px #5dd3d04d}.nfc-visual{float:right;font-size:20px;opacity:.7}.card-label-visual{font-size:10px;opacity:.6;margin-top:10px;display:block}.card-number-visual{font-size:22px;font-weight:600;letter-spacing:2px;margin-top:8px}.card-info-visual{display:flex;justify-content:space-between;margin-top:30px}.card-info-visual label{font-size:10px;opacity:.6;display:block;margin-bottom:5px}.card-info-visual p{font-size:13px;font-weight:500}.card-chip-visual{width:35px;height:28px;background:linear-gradient(135deg,#5dd3d0,#4ac5c2);border-radius:6px;margin-top:15px;box-shadow:0 2px 8px #5dd3d066}.card-grid-visual{position:absolute;bottom:20px;right:20px;width:22px;height:22px;color:#fff;opacity:.9}.card-grid-visual svg{width:100%;height:100%}.testimonials-text{flex:1;max-width:550px}.testimonials-text h2{font-size:48px;font-weight:800;line-height:1.2;margin-bottom:25px;color:#1a2332}.testimonials-text p{color:#4a5568;font-size:16px;line-height:1.8;margin-bottom:35px}.learn-more-btn{background:linear-gradient(135deg,#5dd3d0,#4ac5c2);color:#fff;border:none;padding:14px 35px;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 15px #5dd3d04d}.learn-more-btn:hover{box-shadow:0 8px 30px #5dd3d080;transform:translateY(-2px);background:linear-gradient(135deg,#4ac5c2,#3fb5b2)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:80px}.testimonial-card{background:#fff;border-radius:20px;padding:35px;position:relative;transition:transform .3s,box-shadow .3s;border:1px solid rgba(0,75,135,.1);box-shadow:0 5px 20px #004b870d}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #004b871f;border-color:#5dd3d04d}.quote-icon{font-size:48px;font-weight:700;color:#5dd3d0;width:60px;height:60px;background:linear-gradient(135deg,#5dd3d01a,#004b870d);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.testimonial-text{color:#4a5568;font-size:15px;line-height:1.7;margin-bottom:25px;min-height:100px}.testimonial-author{display:flex;align-items:center;gap:15px}.testimonial-author img{width:50px;height:50px;border-radius:50%;border:3px solid #5DD3D0;box-shadow:0 2px 8px #5dd3d04d}.testimonial-author h4{color:#1a2332;font-size:16px;font-weight:600;margin-bottom:3px}.testimonial-author p{color:#718096;font-size:13px}@media (max-width: 1200px){.testimonials-section{padding:60px 50px;margin-top:100px}.testimonials-header{flex-direction:column;gap:60px;margin-bottom:70px}.testimonials-text{max-width:100%;text-align:center}.testimonials-text h2{font-size:42px}.testimonials-grid{grid-template-columns:1fr;gap:25px}}@media (max-width: 768px){.testimonials-section{padding:60px 30px 50px;margin-top:100px}.testimonials-header{gap:70px;margin-bottom:60px;text-align:center;min-height:auto}.testimonials-visual{height:320px;margin:0 auto;padding-top:20px;padding-bottom:20px;position:relative;overflow:visible}.testimonial-card-visual{width:260px;padding:18px}.card-number-visual{font-size:19px}.card-info-visual{margin-top:22px}.testimonials-text{width:100%;display:flex;flex-direction:column;align-items:center}.testimonials-text h2{font-size:32px;text-align:center}.testimonials-text p{font-size:15px;text-align:center;max-width:100%}.learn-more-btn{padding:12px 30px;font-size:15px}.testimonial-card{padding:30px}.testimonial-text{font-size:14px;min-height:auto}}@media (max-width: 480px){.testimonials-section{padding:50px 20px 40px;margin-top:80px}.testimonials-header{gap:60px;margin-bottom:50px;min-height:auto}.testimonials-visual{height:280px;margin:0 auto;width:100%;max-width:320px;padding-top:20px;padding-bottom:100px;position:relative;overflow:visible}.testimonial-card-visual{width:220px;padding:16px}.card-visual-2{transform:rotate(5deg) translate(25px) translateY(12px)}.nfc-visual{font-size:16px}.card-label-visual{font-size:8px;margin-top:8px}.card-number-visual{font-size:17px;letter-spacing:1.2px;margin-top:6px}.card-info-visual{margin-top:18px}.card-info-visual label{font-size:8px}.card-info-visual p{font-size:11px}.card-chip-visual{width:28px;height:23px;margin-top:10px}.testimonials-text{width:100%;padding:0 10px}.testimonials-text h2{font-size:26px;margin-bottom:20px;text-align:center}.testimonials-text p{font-size:14px;line-height:1.6;margin-bottom:25px;text-align:center;max-width:100%}.learn-more-btn{padding:11px 28px;font-size:14px}.testimonial-card{padding:25px 20px}.testimonial-text{font-size:13px;line-height:1.6}.testimonial-author img{width:45px;height:45px;border:2px solid #5DD3D0}.testimonial-author h4{font-size:15px}.testimonial-author p{font-size:12px}}.faqs-section{margin-top:150px;padding:80px 70px;position:relative;z-index:1;text-align:center}.faqs-title{font-size:56px;font-weight:800;margin-bottom:70px;position:relative;display:inline-block;color:#1a2332}.faq-container{max-width:900px;margin:0 auto}.faq-item{background:#fff;border-radius:15px;margin-bottom:20px;overflow:hidden;transition:all .3s;border:1px solid rgba(0,75,135,.1);box-shadow:0 2px 10px #004b870d}.faq-item:hover{border-color:#5dd3d04d;box-shadow:0 5px 20px #004b871a}.faq-item.active{border-color:#004b8733;box-shadow:0 5px 20px #5dd3d026}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:25px 30px;cursor:pointer;-webkit-user-select:none;user-select:none}.faq-question h3{font-size:18px;font-weight:600;color:#1a2332;text-align:left;flex:1;margin:0}.faq-icon{font-size:28px;color:#5dd3d0;font-weight:300;transition:transform .3s,color .3s;flex-shrink:0;margin-left:20px}.faq-item.active .faq-icon{transform:rotate(45deg);color:#004b87}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 30px}.faq-item.active .faq-answer{max-height:300px;padding:0 30px 25px}.faq-answer p{color:#4a5568;font-size:15px;line-height:1.7;text-align:left;margin:0}@media (max-width: 1200px){.faqs-section{padding:60px 40px;margin-top:120px}.faqs-title{font-size:42px;margin-bottom:60px}}@media (max-width: 768px){.faqs-section{padding:50px 25px;margin-top:100px}.faqs-title{font-size:32px;margin-bottom:50px}.faq-question{padding:20px}.faq-question h3{font-size:16px}.faq-icon{font-size:24px;margin-left:15px}.faq-item.active .faq-answer{padding:0 20px 20px}.faq-answer p{font-size:14px}}@media (max-width: 480px){.faqs-section{padding:40px 20px;margin-top:80px}.faqs-title{font-size:28px;margin-bottom:40px}.faq-container{max-width:100%}.faq-item{border-radius:12px;margin-bottom:15px}.faq-question{padding:18px}.faq-question h3{font-size:15px;line-height:1.4}.faq-icon{font-size:22px;margin-left:12px}.faq-item.active .faq-answer{padding:0 18px 18px;max-height:400px}.faq-answer p{font-size:14px;line-height:1.6}}.footer{padding:80px 70px 40px;background:linear-gradient(180deg,#f8fafb,#fff);position:relative;z-index:1;border-top:2px solid rgba(0,75,135,.1)}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:50px;margin-bottom:60px}.footer-col h4{font-size:18px;font-weight:600;color:#1a2332;margin-bottom:20px}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col ul li{margin-bottom:12px}.footer-col ul li a{color:#4a5568;text-decoration:none;font-size:15px;transition:color .3s,padding-left .3s;display:inline-block}.footer-col ul li a:hover{color:#004b87;padding-left:5px}.footer-col-brand{max-width:400px}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:20px}.footer-logo-image{width:50px;height:50px;object-fit:contain}.footer-logo-text{display:flex;flex-direction:column;gap:4px}.footer-logo-title{font-size:24px;font-weight:700;color:#004b87;line-height:1}.footer-logo-slogan{font-size:13px;font-weight:500;color:#4a5568;line-height:1}.footer-desc{color:#4a5568;font-size:15px;line-height:1.6;margin-bottom:20px}.footer-contact-info{display:flex;flex-direction:column;gap:8px}.footer-contact-info p{color:#4a5568;font-size:14px;margin:0}.footer-contact-info strong{color:#004b87;font-weight:600}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:40px;border-top:1px solid rgba(0,75,135,.1);flex-wrap:wrap;gap:20px}.footer-bottom p{color:#718096;font-size:14px;margin:0}.footer-bottom a{color:#004b87;text-decoration:none;transition:color .3s}.footer-bottom a:hover{color:#5dd3d0;text-decoration:underline}@media (max-width: 1200px){.footer{padding:60px 40px 30px}.footer-content{grid-template-columns:repeat(3,1fr);gap:40px}.footer-col:first-child{grid-column:1 / -1}}@media (max-width: 768px){.footer{padding:50px 25px 25px;margin-top:100px}.footer-content{grid-template-columns:1fr;gap:35px}.footer-col:first-child{grid-column:1}.footer-col h4{font-size:16px}.footer-col ul li a{font-size:14px}.footer-bottom{flex-direction:column;text-align:center;padding-top:30px}.footer-bottom p{font-size:13px}}@media (max-width: 480px){.footer{padding:40px 20px 20px;margin-top:80px}.footer-content{gap:30px;margin-bottom:40px}.footer-logo-image{width:40px;height:40px}.footer-logo-title{font-size:20px}.footer-logo-slogan{font-size:11px}.footer-desc{font-size:14px}.footer-col h4{font-size:15px;margin-bottom:15px}.footer-col ul li{margin-bottom:10px}.footer-col ul li a,.footer-contact-info p{font-size:13px}.footer-bottom{padding-top:25px;gap:15px}.footer-bottom p{font-size:12px}}.contact-page{font-family:Inter,sans-serif;background:#fff;overflow-x:hidden}.contact-section{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.contact-section.fade-in-up{opacity:1;transform:translateY(0)}.contact-main-section{padding:150px 70px 80px;background:#fff}.contact-main-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:start}.contact-form-wrapper{background:linear-gradient(135deg,#004b87,#0066b3);padding:50px;border-radius:20px;box-shadow:0 20px 60px #004b8726;position:sticky;top:120px}.contact-form-header{margin-bottom:35px;color:#fff}.contact-form-header h2{font-size:32px;font-weight:800;margin-bottom:10px;line-height:1.2}.contact-form-header p{font-size:16px;opacity:.95;line-height:1.6}.contact-form{display:flex;flex-direction:column;gap:18px}.form-group{width:100%}.form-input{width:100%;padding:15px 18px;border:none;border-radius:10px;font-size:15px;font-family:Inter,sans-serif;transition:all .3s ease;background:#fff}.form-input:focus{outline:none;box-shadow:0 0 0 3px #5dd3d04d}.form-submit-button{background:#fff;color:#004b87;border:none;padding:15px 35px;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:8px}.form-submit-button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}.form-submit-button:active{transform:translateY(-1px)}.contact-locations-wrapper{display:flex;flex-direction:column;gap:10px}.locations-section-group{background:#fff;border-radius:16px;border:1px solid rgba(0,75,135,.1);box-shadow:0 4px 20px #004b870f;overflow:hidden;transition:all .3s ease}.locations-section-group:hover{border-color:#5dd3d04d;box-shadow:0 5px 25px #004b871a}.locations-section-group.active{border-color:#004b8733;box-shadow:0 6px 30px #004b871f}.locations-group-header{display:flex;justify-content:space-between;align-items:center;padding:16px 30px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .3s ease}.locations-group-header:hover{background:#f8fafb}.locations-group-title{font-size:20px;font-weight:700;color:#004b87;margin:0}.location-toggle-icon{font-size:20px;color:#5dd3d0;transition:transform .3s ease,color .3s ease;flex-shrink:0}.locations-section-group.active .location-toggle-icon{color:#004b87}.locations-list{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 30px;display:flex;flex-direction:column;gap:0}.locations-section-group.active .locations-list{max-height:180px;padding:0 30px 14px;gap:10px;overflow-y:auto}.locations-list::-webkit-scrollbar{width:6px}.locations-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.locations-list::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#5dd3d0,#4ac5c2);border-radius:10px}.locations-list::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#4ac5c2,#3fb5b2)}.location-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;background:#f8fafb;border-radius:10px;transition:all .3s ease;border:1px solid transparent}.location-item:hover{background:#fff;border-color:#5dd3d04d;box-shadow:0 4px 15px #004b8714}.location-info{display:flex;align-items:flex-start;gap:12px;flex:1}.location-icon-small{width:36px;height:36px;background:linear-gradient(135deg,#5dd3d0,#4ac5c2);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;flex-shrink:0}.location-details{flex:1}.location-details h4{font-size:15px;font-weight:700;color:#004b87;margin-bottom:4px}.location-details p{font-size:13px;line-height:1.4;color:#4a5568;margin:0}.location-map-btn{width:38px;height:38px;background:linear-gradient(135deg,#004b87,#0066b3);border:none;border-radius:10px;color:#fff;font-size:16px;cursor:pointer;transition:all .3s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center}.location-map-btn:hover{transform:scale(1.1);box-shadow:0 4px 15px #004b874d}.location-map-btn:active{transform:scale(1.05)}@media (max-width: 1200px){.contact-main-container{grid-template-columns:1fr;gap:50px}.contact-form-wrapper{position:relative;top:0}}@media (max-width: 768px){.contact-main-section{padding:120px 30px 60px}.contact-form-wrapper{padding:40px 30px}.contact-form-header h2{font-size:28px}.contact-form-header p{font-size:15px}.locations-group-header{padding:16px 25px}.locations-group-title{font-size:19px}.locations-section-group.active .locations-list{padding:0 25px 16px;max-height:180px}.location-item{padding:16px}.location-details h4{font-size:16px}.location-details p{font-size:13px}}@media (max-width: 640px){.contact-main-section{padding:100px 20px 50px}.contact-form-wrapper{padding:35px 25px}.contact-form-header h2{font-size:24px}.locations-group-header{padding:14px 20px}.locations-group-title,.location-toggle-icon{font-size:18px}.locations-section-group.active .locations-list{padding:0 20px 14px;max-height:200px}.location-item{flex-direction:column;align-items:flex-start;gap:12px}.location-map-btn{width:100%;height:40px}}.about-hero-section{margin-top:0;padding-top:120px;min-height:600px}.about-detail-section{margin-top:100px;padding:80px 70px}.about-visual{flex:1;display:flex;align-items:center;justify-content:center}.about-image-wrapper{position:relative;width:100%;max-width:500px}.about-image-wrapper img{width:100%;height:auto;border-radius:20px;box-shadow:0 20px 60px #004b8733;position:relative;z-index:2}.image-decoration{position:absolute;inset:-20px 20px 20px -20px;background:linear-gradient(135deg,#004b871a,#5dd3d01a);border-radius:20px;z-index:1}.about-highlights{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}.highlight-box{background:linear-gradient(135deg,#004b870d,#5dd3d00d);padding:25px 20px;border-radius:15px;text-align:center;border:1px solid rgba(0,75,135,.1);transition:all .3s ease}.highlight-box:hover{transform:translateY(-5px);box-shadow:0 10px 30px #004b8726}.highlight-number{font-size:36px;font-weight:800;color:#004b87;margin-bottom:8px}.highlight-label{font-size:14px;color:#4a5568;font-weight:500}.about-stats-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:500px}.stat-card{background:#fff;padding:30px;border-radius:15px;box-shadow:0 10px 30px #004b871a;border:1px solid rgba(0,75,135,.05);transition:all .3s ease}.stat-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #004b8733}.stat-card i{font-size:36px;color:#004b87;margin-bottom:15px;display:block}.stat-card h3{font-size:20px;font-weight:700;color:#1a2332;margin-bottom:10px}.stat-card p{font-size:14px;color:#4a5568;line-height:1.6;margin:0}.mission-points{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-top:30px}.mission-item{display:flex;align-items:center;gap:12px;padding:15px;background:#5dd3d00d;border-radius:10px;border-left:3px solid #5DD3D0}.mission-item i{font-size:20px;color:#5dd3d0;min-width:20px}.mission-item span{font-size:15px;color:#4a5568;font-weight:500}.card-gallery-section{padding:100px 70px;background:linear-gradient(135deg,#004b8705,#5dd3d005)}.card-gallery-section .section-header{text-align:center;margin-bottom:60px}.card-gallery-section .design-title{text-align:center;margin-bottom:15px}.card-gallery-section .design-description{text-align:center;max-width:700px;margin:0 auto}.service-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1400px;margin:0 auto}.service-gallery-item{background:#fff;padding:0;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #004b8714;transition:all .3s ease;border:1px solid rgba(0,75,135,.05);aspect-ratio:4/3}.service-gallery-item:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 15px 40px #004b8733;z-index:10}.service-gallery-item img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 1200px){.about-highlights,.service-gallery-grid{grid-template-columns:repeat(2,1fr)}.about-detail-section{flex-direction:column;gap:60px}.about-detail-section.reverse{flex-direction:column}}@media (max-width: 768px){.about-hero-section{padding-top:80px;min-height:auto}.about-detail-section{padding:60px 20px;margin-top:60px}.about-highlights{grid-template-columns:repeat(2,1fr);gap:15px}.highlight-number{font-size:28px}.highlight-label{font-size:13px}.about-stats-wrapper,.mission-points{grid-template-columns:1fr}.card-gallery-section{padding:60px 20px}.service-gallery-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 480px){.about-highlights{grid-template-columns:1fr}.service-gallery-grid{grid-template-columns:1fr;gap:15px}}.service-detail-section{margin-top:100px}.service-detail-section.reverse{flex-direction:row-reverse}.service-detail-content{flex:1}.service-card-stack{flex:1;position:relative;height:500px;display:flex;align-items:center;justify-content:center}.service-features{display:grid;grid-template-columns:1fr;gap:15px;margin-bottom:35px}.feature-item{display:flex;align-items:center;gap:15px;padding:15px;background:#004b870d;border-radius:12px;transition:all .3s ease}.feature-item:hover{background:#004b871a;transform:translate(5px)}.feature-item i{font-size:24px;color:#004b87;min-width:24px}.feature-item span{font-size:15px;color:#4a5568;font-weight:500}@media (max-width: 1200px){.service-detail-section.reverse{flex-direction:column}.service-card-stack{width:100%}}@media (max-width: 768px){.service-detail-section{margin-top:60px}.service-features{gap:12px}.feature-item{padding:12px}.feature-item i{font-size:20px}.feature-item span{font-size:14px}}
