html{margin:0;padding:0;width:100%;box-sizing:border-box}body{margin:0;padding:0;width:100%;overflow-x:hidden;position:relative}*{margin:0;padding:0;box-sizing:border-box}body{padding-top:5.625rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f8f9fa;line-height:1.6}#app{display:flex;flex-direction:column;min-height:100vh;width:100%}.header{width:100%;height:5.625rem;background:#1a2a6a;display:flex;align-items:center;justify-content:space-between;padding:0 3.9375rem;position:fixed;top:0;left:0;z-index:1000;transition:background-color .3s ease,box-shadow .3s ease}.header.scrolled{background-color:#12204f;box-shadow:0 2px 20px #00000026}.header .logo-link{text-decoration:none}.header .logo-text{color:#fff;font-size:1.8rem;font-weight:800;letter-spacing:-.5px}.nav-menu{display:flex}.nav-menu a{color:#fff;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;margin-left:2rem;padding:.5rem 0;position:relative;transition:color .3s ease}.nav-menu a:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:50%;background-color:#dfc9c9;transition:all .3s ease-out;transform:translate(-50%)}.nav-menu a:hover:after,.nav-menu a.router-link-active:after{width:100%}.nav-menu a:hover,.nav-menu a.router-link-active{color:#dfc9c9}.mobile-menu-btn{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:5px;z-index:1001}.mobile-menu-btn span{width:25px;height:3px;background-color:#fff;margin:3px 0;transition:.3s;border-radius:2px}.mobile-menu-btn.active span:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.mobile-overlay{position:fixed;top:5.625rem;left:0;width:100%;height:calc(100vh - 5.625rem);background:#00000080;z-index:998;opacity:0;animation:fadeIn .3s ease forwards}@keyframes fadeIn{to{opacity:1}}.mobile-nav{display:none;position:fixed;top:5.625rem;right:0;width:250px;background:#1a2a6a;flex-direction:column;padding:1rem 0;box-shadow:-4px 4px 20px #00000026;transform:translate(100%);transition:transform .3s ease;z-index:999;border-radius:0 0 0 12px}.mobile-nav.open{transform:translate(0)}.mobile-nav a{color:#fff;text-decoration:none;padding:1.2rem 1.5rem;font-weight:600;font-size:1rem;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease;display:block;position:relative}.mobile-nav a:last-child{border-bottom:none}.mobile-nav a:hover,.mobile-nav a.router-link-active{background-color:#dfc9c933;color:#dfc9c9;padding-left:2rem}.mobile-nav a:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#dfc9c9;transform:scaleY(0);transition:transform .3s ease}.mobile-nav a:hover:before,.mobile-nav a.router-link-active:before{transform:scaleY(1)}.footer{background-color:#fff;width:100%;padding:3rem 4rem 2rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e8e9ea;margin-top:auto}.footer .logo-text{font-weight:800;font-size:2.2rem;color:#1a2a6a;letter-spacing:-.5px}.footer-links{font-size:.85rem;color:#666;line-height:1.6}.footer-links a{color:#1a2a6a;text-decoration:none;font-weight:600;transition:color .3s ease}.footer-links a:hover{color:#dfc9c9;text-decoration:underline}.footer-social>div{width:8.375rem;height:3rem;display:inline-block;border-radius:8px;overflow:hidden;transition:transform .3s ease}.footer-social>div:hover{transform:translateY(-2px)}.footer-social img{width:100%;height:100%;object-fit:cover}.footer-social>div:last-child{margin-left:1rem}.content-section{width:100%;max-width:1000px;margin:0 auto;padding:3rem 2rem;background-color:#fff;flex-grow:1;border-radius:12px;box-shadow:0 4px 20px #00000014;margin-top:2rem;margin-bottom:2rem}.content-section h1{color:#1a2a6a;text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:700;letter-spacing:-.5px}.content-section h3{color:#1a2a6a;font-size:1.4rem;margin-top:2rem;margin-bottom:1rem;border-bottom:2px solid #f0f0f0;padding-bottom:.5rem;font-weight:600}.content-section p,.content-section div{margin-top:1rem;line-height:1.8;color:#444;font-size:1rem}.content-section ul{margin-left:1.5rem;margin-top:1rem}.content-section li{margin-bottom:.8rem;line-height:1.8;color:#444}.contact-email{color:#1a2a6a!important;font-weight:700;text-decoration:underline;transition:color .3s ease}.contact-email:hover{color:#dfc9c9!important}@media (max-width: 768px){.header{padding:0 1.5rem}.desktop-nav{display:none}.mobile-menu-btn,.mobile-nav{display:flex}.footer{flex-direction:column;text-align:center;gap:2rem;padding:2rem 1.5rem}.content-section{margin:1rem 0;padding:2rem 1rem;border-radius:0}.content-section h1{font-size:2rem}}.android-download-btn[data-v-5eae967c]{background:linear-gradient(135deg,#34a853,#4caf50);color:#fff;display:flex;align-items:center;justify-content:flex-start;padding:8px 12px;gap:8px;border-radius:8px;height:48px;width:140px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 8px #34a8534d}.android-download-btn[data-v-5eae967c]:hover{transform:translateY(-3px);box-shadow:0 8px 20px #34a85366}.android-icon[data-v-5eae967c]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.android-icon img[data-v-5eae967c]{width:20px;height:20px;filter:brightness(0) invert(1)}.download-text[data-v-5eae967c]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;line-height:1.1;flex:1;min-width:0}.download-store[data-v-5eae967c]{font-weight:600;font-size:.85rem;color:#fff;margin-bottom:1px;white-space:nowrap}.download-subtitle[data-v-5eae967c]{font-size:.65rem;opacity:.9;color:#fff;white-space:nowrap}main{flex:1;display:flex;flex-direction:column;width:100%;overflow-x:hidden}.full-width[data-v-c8f6c3e1]{width:100vw!important;position:relative;left:50%;right:50%;margin-left:-50vw!important;margin-right:-50vw!important}.hero-section[data-v-c8f6c3e1]{min-height:calc(100vh - 80px);background:linear-gradient(135deg,#dfc9c9,#e8d4d4);display:flex;align-items:center;overflow:hidden}.hero-content[data-v-c8f6c3e1]{width:100%;max-width:1400px;margin:0 auto;padding:2rem;display:flex;justify-content:space-between;align-items:center;gap:3rem}.hero-text[data-v-c8f6c3e1]{flex:1;max-width:600px;z-index:2}.hero-text h1[data-v-c8f6c3e1]{font-size:clamp(2rem,4vw,3.2rem);color:#1a2a6a;margin-bottom:.5rem;font-weight:700;line-height:1.2}.hero-text p[data-v-c8f6c3e1]{font-size:clamp(1rem,2vw,1.3rem);line-height:1.6;margin-bottom:1rem;color:#333;opacity:.9}.download-buttons[data-v-c8f6c3e1]{margin-top:2.5rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.download-buttons a[data-v-c8f6c3e1]{display:inline-block;width:140px;height:48px;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.download-buttons a[data-v-c8f6c3e1]:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000026}.download-buttons img[data-v-c8f6c3e1]{width:100%;height:100%;object-fit:contain}.hero-images[data-v-c8f6c3e1]{flex:1;position:relative;height:500px;max-width:600px;display:flex;align-items:center}.image-container[data-v-c8f6c3e1]{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:2rem}.hero-images .img-item[data-v-c8f6c3e1]{box-shadow:0 15px 35px #0003;transition:transform .3s ease;display:inline-block;border-radius:15px}.hero-images .img-item img[data-v-c8f6c3e1]{cursor:pointer}.hero-images .img-item[data-v-c8f6c3e1]:hover{transform:translateY(-10px) scale(1.05)}.hero-images .img-item:nth-child(1) img[data-v-c8f6c3e1]{width:auto;height:50vh;object-fit:contain;object-position:center;display:block;border-radius:15px}.hero-images .img-item:nth-child(2) img[data-v-c8f6c3e1]{width:auto;height:38vh;object-fit:contain;object-position:center;display:block;border-radius:12px}.hero-images .img-item:nth-child(3) img[data-v-c8f6c3e1]{width:auto;height:32vh;object-fit:contain;object-position:center;display:block;border-radius:10px}.content-block[data-v-c8f6c3e1]{background-color:#1a2a6a;padding:6rem 0;overflow:hidden}.content-block.image-left[data-v-c8f6c3e1]{background-color:#12204f}.content-block .container[data-v-c8f6c3e1]{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;gap:4rem}.content-block .text-content[data-v-c8f6c3e1]{flex:1;color:#fff;max-width:600px}.content-block .text-content h1[data-v-c8f6c3e1]{margin-bottom:1.5rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.3}.content-block .text-content p[data-v-c8f6c3e1]{line-height:1.8;margin-bottom:1.5rem;font-size:clamp(1rem,1.5vw,1.1rem);opacity:.95}.content-block .text-content ul[data-v-c8f6c3e1]{margin-left:1.5rem}.content-block .text-content li[data-v-c8f6c3e1]{margin-bottom:1rem;line-height:1.8;opacity:.9;font-size:clamp(.9rem,1.2vw,1rem)}.content-block .image-content[data-v-c8f6c3e1]{flex:0 0 430px;display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;align-items:flex-end}.image-item[data-v-c8f6c3e1]{box-shadow:0 12px 30px #0000004d;transition:transform .3s ease;display:inline-block;align-self:flex-end;border-radius:10px}.image-item img[data-v-c8f6c3e1]{cursor:pointer}.image-item[data-v-c8f6c3e1]:hover{transform:translateY(-8px) scale(1.03)}.image-item img[data-v-c8f6c3e1]{width:200px;object-fit:contain;object-position:center;display:block;border-radius:10px}.content-block.image-left .text-content[data-v-c8f6c3e1]{order:2}.content-block.image-left .image-content[data-v-c8f6c3e1]{order:1}@media (max-width: 1200px){.hero-content[data-v-c8f6c3e1]{padding:2rem 1.5rem;gap:2rem}.content-block .container[data-v-c8f6c3e1]{padding:0 1.5rem;gap:3rem}.content-block .image-content[data-v-c8f6c3e1]{flex:0 0 350px}.image-item img[data-v-c8f6c3e1]{width:160px;max-height:300px}}@media (max-width: 1024px){.hero-section[data-v-c8f6c3e1]{min-height:auto;padding:3rem 0}.hero-content[data-v-c8f6c3e1]{flex-direction:column;text-align:center;padding:2rem 1.5rem}.hero-text[data-v-c8f6c3e1]{max-width:100%;margin-bottom:3rem}.hero-images[data-v-c8f6c3e1]{width:100%;height:400px;max-width:500px}.image-container[data-v-c8f6c3e1]{gap:1rem}.hero-images .img-item:nth-child(1) img[data-v-c8f6c3e1]{height:35vh;border-radius:12px}.hero-images .img-item:nth-child(2) img[data-v-c8f6c3e1]{height:30vh;border-radius:10px}.hero-images .img-item:nth-child(3) img[data-v-c8f6c3e1]{height:25vh;border-radius:8px}.hero-images .img-item img[data-v-c8f6c3e1]{width:120px;max-height:280px}.content-block[data-v-c8f6c3e1]{padding:4rem 0}.content-block .container[data-v-c8f6c3e1]{flex-direction:column;text-align:left;gap:3rem}.content-block .image-content[data-v-c8f6c3e1]{flex:none;width:100%;max-width:100%;margin:0;align-items:flex-end;justify-content:center}.content-block.image-left .text-content[data-v-c8f6c3e1],.content-block.image-left .image-content[data-v-c8f6c3e1]{order:initial}}@media (max-width: 768px){.hero-content[data-v-c8f6c3e1]{padding:1.5rem 1rem}.hero-text h1[data-v-c8f6c3e1]{margin-bottom:1rem}.hero-images[data-v-c8f6c3e1]{height:350px}.image-container[data-v-c8f6c3e1]{gap:.8rem;justify-content:center}.hero-images .img-item:nth-child(1) img[data-v-c8f6c3e1]{height:28vh;border-radius:10px}.hero-images .img-item:nth-child(2) img[data-v-c8f6c3e1]{height:24vh;border-radius:8px}.hero-images .img-item:nth-child(3) img[data-v-c8f6c3e1]{height:20vh;border-radius:6px}.download-buttons[data-v-c8f6c3e1]{justify-content:center;margin-top:2rem}.content-block[data-v-c8f6c3e1]{padding:3rem 0}.content-block .container[data-v-c8f6c3e1]{padding:0 1rem;gap:2rem}.content-block .image-content[data-v-c8f6c3e1]{gap:.8rem;align-items:flex-end;justify-content:center;flex-wrap:wrap}.image-item img[data-v-c8f6c3e1]{width:150px;border-radius:8px}}@media (max-width: 600px){.content-block .image-content[data-v-c8f6c3e1]{gap:.6rem}.image-item img[data-v-c8f6c3e1]{width:130px}}@media (max-width: 480px){.hero-images[data-v-c8f6c3e1]{height:250px}.image-container[data-v-c8f6c3e1]{flex-direction:row;gap:.5rem;justify-content:center}.hero-images .img-item:nth-child(1) img[data-v-c8f6c3e1]{height:18vh;border-radius:6px}.hero-images .img-item:nth-child(2) img[data-v-c8f6c3e1]{height:16vh;border-radius:6px}.hero-images .img-item:nth-child(3) img[data-v-c8f6c3e1]{height:14vh;border-radius:6px}.content-block .image-content[data-v-c8f6c3e1]{flex-direction:row;justify-content:center;align-items:flex-end;flex-wrap:wrap}.image-item[data-v-c8f6c3e1]{flex:0 0 auto}.image-item img[data-v-c8f6c3e1]{width:140px;border-radius:8px}.download-buttons[data-v-c8f6c3e1]{flex-direction:column;align-items:center;gap:.8rem}}@media (prefers-reduced-motion: no-preference){.hero-text[data-v-c8f6c3e1],.content-block .text-content[data-v-c8f6c3e1],.content-block .image-content[data-v-c8f6c3e1]{animation:fadeInUp-c8f6c3e1 .8s ease-out}}@keyframes fadeInUp-c8f6c3e1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.image-modal[data-v-c8f6c3e1]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;justify-content:center;align-items:center;z-index:9999}.modal-enter-active[data-v-c8f6c3e1],.modal-leave-active[data-v-c8f6c3e1]{transition:all .3s ease}.modal-enter-from[data-v-c8f6c3e1],.modal-leave-to[data-v-c8f6c3e1]{opacity:0}.modal-enter-active .modal-content[data-v-c8f6c3e1]{transition:all .3s ease}.modal-enter-from .modal-content[data-v-c8f6c3e1]{opacity:0;transform:scale(.8) translateY(-20px)}.modal-leave-to .modal-content[data-v-c8f6c3e1]{opacity:0;transform:scale(.9)}.modal-content[data-v-c8f6c3e1]{position:relative;max-width:90vw;max-height:90vh;border-radius:8px;padding:20px;box-shadow:0 20px 60px #0000004d}.close-button[data-v-c8f6c3e1]{position:absolute;top:20px;right:20px;background:none;border:none;font-size:30px;cursor:pointer;color:#666;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.close-button[data-v-c8f6c3e1]:hover{color:#333}.modal-content img[data-v-c8f6c3e1]{max-width:100%;max-height:80vh;object-fit:contain;display:block;border-radius:4px}.about-section[data-v-c6eb9c3a]{margin-bottom:2.5rem;padding:1.5rem 0;border-bottom:1px solid #f0f0f0}.about-section[data-v-c6eb9c3a]:last-child{border-bottom:none}.about-section h3[data-v-c6eb9c3a]{color:#1a2a6a;font-size:1.5rem;margin-bottom:1rem;font-weight:600;position:relative;padding-left:1rem}.about-section h3[data-v-c6eb9c3a]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background-color:#dfc9c9;border-radius:2px}.about-section p[data-v-c6eb9c3a]{color:#444;line-height:1.8;font-size:1rem;margin-bottom:1rem}.about-section ul[data-v-c6eb9c3a]{margin-left:1.5rem;margin-top:1rem}.about-section li[data-v-c6eb9c3a]{margin-bottom:1rem;line-height:1.8;color:#444;position:relative}.about-section li strong[data-v-c6eb9c3a]{color:#1a2a6a;font-weight:600}.contact-section[data-v-c6eb9c3a]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:2rem;border-radius:8px;border:none;text-align:center}.contact-section .contact-email[data-v-c6eb9c3a]{background-color:#1a2a6a;color:#fff!important;padding:.3rem .8rem;border-radius:4px;text-decoration:none!important;font-weight:600;transition:background-color .3s ease}.contact-section .contact-email[data-v-c6eb9c3a]:hover{background-color:#dfc9c9!important;color:#1a2a6a!important}.about-section[data-v-c6eb9c3a]{opacity:0;transform:translateY(20px);animation:fadeInUp-c6eb9c3a .6s ease forwards}.about-section[data-v-c6eb9c3a]:nth-child(1){animation-delay:.1s}.about-section[data-v-c6eb9c3a]:nth-child(2){animation-delay:.2s}.about-section[data-v-c6eb9c3a]:nth-child(3){animation-delay:.3s}.about-section[data-v-c6eb9c3a]:nth-child(4){animation-delay:.4s}.about-section[data-v-c6eb9c3a]:nth-child(5){animation-delay:.5s}.about-section[data-v-c6eb9c3a]:nth-child(6){animation-delay:.6s}.about-section[data-v-c6eb9c3a]:nth-child(7){animation-delay:.7s}.about-section[data-v-c6eb9c3a]:nth-child(8){animation-delay:.8s}.about-section[data-v-c6eb9c3a]:nth-child(9){animation-delay:.9s}.about-section[data-v-c6eb9c3a]:nth-child(10){animation-delay:1s}@keyframes fadeInUp-c6eb9c3a{to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.about-section[data-v-c6eb9c3a]{margin-left:-1rem;margin-right:-1rem;padding:1rem}.about-section h3[data-v-c6eb9c3a]{font-size:1.3rem}.contact-section[data-v-c6eb9c3a]{padding:1.5rem;margin-left:-1rem;margin-right:-1rem;border-radius:0}}.contact-intro[data-v-3617afef]{text-align:center;margin-bottom:3rem;padding:2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px}.contact-intro p[data-v-3617afef]{font-size:1.1rem;color:#555;line-height:1.8;margin:0}.contact-grid[data-v-3617afef]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;max-width:1200px;margin-left:auto;margin-right:auto}.contact-card[data-v-3617afef]{background:#fff;padding:1.8rem 1.2rem;border-radius:16px;box-shadow:0 6px 25px #1a2a6a14;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(223,201,201,.2);position:relative;overflow:hidden}.contact-card[data-v-3617afef]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1a2a6a,#dfc9c9);opacity:0;transition:opacity .3s ease}.contact-card[data-v-3617afef]:hover:before{opacity:1}.contact-card[data-v-3617afef]:hover{transform:translateY(-8px);box-shadow:0 12px 40px #1a2a6a26;border-color:#dfc9c966}.contact-icon[data-v-3617afef]{width:70px;height:70px;background:linear-gradient(135deg,#1a2a6a,#dfc9c9);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem;color:#fff;box-shadow:0 4px 15px #1a2a6a33;transition:transform .3s ease}.contact-card:hover .contact-icon[data-v-3617afef]{transform:scale(1.1)}.contact-card h3[data-v-3617afef]{color:#1a2a6a;font-size:1.2rem;margin-bottom:.8rem;font-weight:600;letter-spacing:.5px}.contact-card p[data-v-3617afef]{margin-bottom:.6rem;font-size:.85rem}.contact-email[data-v-3617afef]{color:#1a2a6a!important;text-decoration:none;font-weight:600;padding:.5rem 1rem;background-color:#f8f9fa;border-radius:6px;display:inline-block;transition:all .3s ease}.contact-email[data-v-3617afef]:hover{background-color:#1a2a6a;color:#fff!important}.contact-phone[data-v-3617afef]{color:#1a2a6a!important;text-decoration:none;font-weight:600;font-size:1.2rem}.contact-phone[data-v-3617afef]:hover{color:#dfc9c9!important}.contact-note[data-v-3617afef]{color:#666;font-size:.9rem;font-style:italic}.company-info[data-v-3617afef]{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;margin-bottom:3rem}.company-info h3[data-v-3617afef]{color:#1a2a6a;font-size:1.4rem;margin-bottom:1.5rem;text-align:center;font-weight:600}.info-grid[data-v-3617afef]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.info-item[data-v-3617afef]{padding:1rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #DFC9C9}.info-item strong[data-v-3617afef]{color:#1a2a6a;display:block;margin-bottom:.5rem}.info-item span[data-v-3617afef]{color:#555}.download-section[data-v-3617afef]{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#1a2a6a,#12204f);border-radius:12px;color:#fff}.download-section h3[data-v-3617afef]{color:#fff;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.download-section p[data-v-3617afef]{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.download-buttons[data-v-3617afef]{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap}.download-buttons a[data-v-3617afef]{width:140px;height:48px;border-radius:8px;overflow:hidden;transition:transform .3s ease;display:inline-block}.download-buttons a[data-v-3617afef]:hover{transform:translateY(-3px)}.download-buttons a img[data-v-3617afef]{width:100%;height:100%;object-fit:contain}.contact-card[data-v-3617afef]{opacity:0;transform:translateY(30px);animation:fadeInUp-3617afef .6s ease forwards}.contact-card[data-v-3617afef]:nth-child(1){animation-delay:.1s}.contact-card[data-v-3617afef]:nth-child(2){animation-delay:.2s}.contact-card[data-v-3617afef]:nth-child(3){animation-delay:.3s}@keyframes fadeInUp-3617afef{to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.contact-grid[data-v-3617afef]{gap:1rem;max-width:100%;padding:0}.contact-card[data-v-3617afef]{padding:1.5rem 1rem}.contact-icon[data-v-3617afef]{width:60px;height:60px}.contact-card h3[data-v-3617afef]{font-size:1.1rem}}@media (max-width: 768px){.contact-intro[data-v-3617afef]{margin-left:-1rem;margin-right:-1rem;padding:1.5rem 1rem;border-radius:0}.contact-grid[data-v-3617afef]{grid-template-columns:1fr;gap:1.5rem;padding:0}.contact-card[data-v-3617afef]{padding:2rem 1.5rem;border-radius:0}.contact-icon[data-v-3617afef]{width:70px;height:70px}.contact-card h3[data-v-3617afef]{font-size:1.3rem}.company-info[data-v-3617afef]{padding:1.5rem}.info-grid[data-v-3617afef]{grid-template-columns:1fr}.download-section[data-v-3617afef]{padding:2rem 1rem}.download-buttons[data-v-3617afef]{flex-direction:column;gap:1rem}}
