.modern-header[data-v-4be34203]{position:sticky;top:0;background-color:rgba(18,79,225,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.2);z-index:100;transition:all .3s ease}.modern-header .header-content[data-v-4be34203]{display:flex;align-items:center;justify-content:space-between;height:80px;position:relative}.modern-header .logo-section .logo[data-v-4be34203]{height:170px;width:auto;transition:transform .3s ease}.modern-header .logo-section .logo[data-v-4be34203]:hover{transform:scale(1.05)}.modern-header .navigation[data-v-4be34203]{display:flex;align-items:center;gap:2rem}@media(max-width:768px){.modern-header .navigation[data-v-4be34203]{position:fixed;top:80px;left:0;width:100%;height:calc(100vh - 80px);background-color:rgba(18,79,225,.98);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;justify-content:flex-start;padding:2rem;transform:translateX(-100%);transition:transform .3s ease;border-top:1px solid hsla(0,0%,100%,.2);box-shadow:0 4px 20px rgba(0,0,0,.1)}.modern-header .navigation.nav-open[data-v-4be34203]{transform:translateX(0)}}.modern-header .navigation .nav-links[data-v-4be34203]{display:flex;list-style:none;margin:0;padding:0;gap:2rem}@media(max-width:768px){.modern-header .navigation .nav-links[data-v-4be34203]{flex-direction:column;gap:0;margin-bottom:2rem;width:100%}}.modern-header .navigation .nav-links .nav-item[data-v-4be34203]{position:relative}@media(max-width:768px){.modern-header .navigation .nav-links .nav-item[data-v-4be34203]{width:100%;border-bottom:1px solid hsla(0,0%,100%,.2)}.modern-header .navigation .nav-links .nav-item[data-v-4be34203]:last-child{border-bottom:none}}.modern-header .navigation .nav-links .nav-item .nav-link[data-v-4be34203]{display:block;padding:.5rem 0;font-size:1rem;font-weight:500;color:#fff;text-decoration:none;transition:all .3s ease;position:relative}@media(max-width:768px){.modern-header .navigation .nav-links .nav-item .nav-link[data-v-4be34203]{font-size:1.2rem;padding:1.5rem 1rem;width:100%;border-radius:8px;margin:.25rem 0;color:#fff}}.modern-header .navigation .nav-links .nav-item .nav-link.router-link-active[data-v-4be34203],.modern-header .navigation .nav-links .nav-item .nav-link.router-link-exact-active[data-v-4be34203]{color:#fcb72b}.modern-header .navigation .nav-links .nav-item .nav-link.router-link-active[data-v-4be34203]:after,.modern-header .navigation .nav-links .nav-item .nav-link.router-link-exact-active[data-v-4be34203]:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#fcb72b,#fdd990);border-radius:2px;animation:slideIn-4be34203 .3s ease}@media(max-width:768px){.modern-header .navigation .nav-links .nav-item .nav-link.router-link-active[data-v-4be34203]:after,.modern-header .navigation .nav-links .nav-item .nav-link.router-link-exact-active[data-v-4be34203]:after{display:none}.modern-header .navigation .nav-links .nav-item .nav-link.router-link-active[data-v-4be34203],.modern-header .navigation .nav-links .nav-item .nav-link.router-link-exact-active[data-v-4be34203]{background-color:rgba(252,183,43,.2);color:#fcb72b}}.modern-header .navigation .nav-links .nav-item .nav-link[data-v-4be34203]:hover{color:#fcb72b;transform:translateY(-1px)}@media(max-width:768px){.modern-header .navigation .nav-links .nav-item .nav-link[data-v-4be34203]:hover{transform:none;background-color:hsla(0,0%,100%,.1);color:#fcb72b}}.modern-header .navigation .nav-links .nav-item .nav-link[data-v-4be34203]:hover:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:rgba(252,183,43,.5);border-radius:1px}@media(max-width:768px){.modern-header .navigation .nav-links .nav-item .nav-link[data-v-4be34203]:hover:after{display:none}}.modern-header .navigation .contact-btn[data-v-4be34203]{padding:.75rem 1.5rem;background:linear-gradient(135deg,#fcb72b,#f1a203);color:#000;text-decoration:none;border-radius:50px;font-weight:500;transition:all .3s ease;box-shadow:0 4px 15px rgba(252,183,43,.3)}@media(max-width:768px){.modern-header .navigation .contact-btn[data-v-4be34203]{width:100%;text-align:center;padding:1rem 1.5rem;font-size:1.1rem;margin-top:1rem}}.modern-header .navigation .contact-btn[data-v-4be34203]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(252,183,43,.4);background:linear-gradient(135deg,#fdc85d,#fcb72b)}@media(max-width:768px){.modern-header .navigation .contact-btn[data-v-4be34203]:hover{transform:none}}.modern-header .mobile-toggle[data-v-4be34203]{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:101}@media(max-width:768px){.modern-header .mobile-toggle[data-v-4be34203]{display:flex}}.modern-header .mobile-toggle .hamburger-line[data-v-4be34203]{width:100%;height:3px;background-color:#fff;border-radius:2px;transition:all .3s ease;transform-origin:center}.modern-header .mobile-toggle .hamburger-line:first-child.active[data-v-4be34203]{transform:rotate(45deg) translate(7px,7px);background-color:#fcb72b}.modern-header .mobile-toggle .hamburger-line:nth-child(2).active[data-v-4be34203]{opacity:0;transform:translateX(20px)}.modern-header .mobile-toggle .hamburger-line:nth-child(3).active[data-v-4be34203]{transform:rotate(-45deg) translate(7px,-7px);background-color:#fcb72b}.modern-header .mobile-toggle:hover .hamburger-line[data-v-4be34203]{background-color:#fcb72b}@keyframes slideIn-4be34203{0%{width:0}to{width:100%}}@media(max-width:768px){.modern-header .navigation.nav-open[data-v-4be34203]:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:-1}}.modern-footer[data-v-27354154]{background:rgba(18,79,225,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.modern-footer .footer-content[data-v-27354154]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding:2rem 0 1.5rem}@media(max-width:768px){.modern-footer .footer-content[data-v-27354154]{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 0 1rem;text-align:center}}.modern-footer .footer-content .footer-section .section-title[data-v-27354154]{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.modern-footer .footer-content .footer-section .section-links[data-v-27354154]{list-style:none;padding:0;margin:0}.modern-footer .footer-content .footer-section .section-links li[data-v-27354154]{margin-bottom:.5rem}.modern-footer .footer-content .footer-section .section-links li .footer-link[data-v-27354154]{color:hsla(0,0%,100%,.8);text-decoration:none;font-size:.9rem;transition:color .2s ease;display:inline-block}.modern-footer .footer-content .footer-section .section-links li .footer-link[data-v-27354154]:hover{color:#fff}.modern-footer .footer-content .footer-section.contact-section .contact-details[data-v-27354154]{display:flex;flex-direction:column;gap:.5rem}.modern-footer .footer-content .footer-section.contact-section .contact-details .contact-link[data-v-27354154],.modern-footer .footer-content .footer-section.contact-section .contact-details .contact-text[data-v-27354154]{color:hsla(0,0%,100%,.8);text-decoration:none;font-size:.9rem;transition:color .2s ease}.modern-footer .footer-content .footer-section.contact-section .contact-details .contact-link[data-v-27354154]:hover{color:#fff}.modern-footer .footer-content .footer-section.action-section[data-v-27354154]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media(max-width:768px){.modern-footer .footer-content .footer-section.action-section[data-v-27354154]{align-items:center}}.modern-footer .footer-content .footer-section.action-section .contact-btn[data-v-27354154]{padding:.75rem 1.5rem;background:#fcb72b;color:#fff;text-decoration:none;border-radius:4px;font-weight:500;font-size:.9rem;transition:all .2s ease;border:none}.modern-footer .footer-content .footer-section.action-section .contact-btn[data-v-27354154]:hover{background:#f1a203}.modern-footer .footer-content .footer-section.action-section .social-links[data-v-27354154]{display:flex;gap:.75rem}.modern-footer .footer-content .footer-section.action-section .social-links .social-link[data-v-27354154]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:hsla(0,0%,100%,.1);border-radius:4px;color:hsla(0,0%,100%,.8);text-decoration:none;transition:all .2s ease}.modern-footer .footer-content .footer-section.action-section .social-links .social-link[data-v-27354154]:hover{background:hsla(0,0%,100%,.2);color:#fff}.modern-footer .footer-bottom[data-v-27354154]{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-top:1px solid hsla(0,0%,100%,.1)}@media(max-width:768px){.modern-footer .footer-bottom[data-v-27354154]{flex-direction:column;gap:1rem;text-align:center}}.modern-footer .footer-bottom .footer-brand[data-v-27354154]{display:flex;align-items:center;gap:1rem}@media(max-width:768px){.modern-footer .footer-bottom .footer-brand[data-v-27354154]{flex-direction:column;gap:.5rem}}.modern-footer .footer-bottom .footer-brand .footer-logo[data-v-27354154]{height:40px;width:auto}.modern-footer .footer-bottom .copyright p[data-v-27354154],.modern-footer .footer-bottom .footer-brand .support-text[data-v-27354154]{color:hsla(0,0%,100%,.7);font-size:.8rem;margin:0}.ck-content h1,.ck-content h2,.ck-content h3,.ck-content h4,.ck-content h5,.ck-content h6,.rich-text-content h1,.rich-text-content h2,.rich-text-content h3,.rich-text-content h4,.rich-text-content h5,.rich-text-content h6{margin:1em 0 .5em;line-height:1.2}.ck-content h1,.rich-text-content h1{font-size:1.8em}.ck-content h2,.rich-text-content h2{font-size:1.6em}.ck-content h3,.rich-text-content h3{font-size:1.4em}.ck-content h4,.rich-text-content h4{font-size:1.2em}.ck-content h5,.ck-content h6,.rich-text-content h5,.rich-text-content h6{font-size:1em}.ck-content ol,.ck-content ul,.rich-text-content ol,.rich-text-content ul{padding-left:1.5em;margin-bottom:1em}.ck-content table,.rich-text-content table{border-collapse:collapse;width:100%;margin-bottom:1em}.ck-content td,.ck-content th,.rich-text-content td,.rich-text-content th{border:1px solid #ddd;padding:.5em}.ck-content iframe,.ck-content img,.ck-content video,.rich-text-content iframe,.rich-text-content img,.rich-text-content video{max-width:100%;height:auto}.ck-content blockquote,.rich-text-content blockquote{margin:1em 0;padding:.5em 1em;border-left:4px solid #ddd;font-style:italic}.ck-content code,.ck-content pre,.rich-text-content code,.rich-text-content pre{font-family:monospace;background-color:#f5f5f5;padding:.2em .4em;border-radius:3px}.ck-content pre,.rich-text-content pre{padding:1em;overflow:auto}.ck-content a,.rich-text-content a{color:#07c;text-decoration:underline}.ck-content figcaption,.rich-text-content figcaption{font-size:.9em;color:#666;text-align:center;margin-top:.5em}.component-example :deep(.child-element){color:blue}*{box-sizing:border-box;margin:0;padding:0;font-family:ReadexPro,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;color:#333}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}@media(max-width:768px){.hide-mobile{display:none!important}}a{text-decoration:none;color:#fff}a.router-link-exact-active{color:#fcb72b}#app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;display:flex;flex-direction:column}.solution[data-v-8d0e0ce2]{width:220px;height:260px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:8px;background-color:#fff;padding:1.25rem;border:1px solid #f0f0f0;transition:all .3s ease;overflow:hidden}@media(max-width:767px){.solution[data-v-8d0e0ce2]{width:200px;height:240px;padding:1rem}}.solution[data-v-8d0e0ce2]:hover{transform:translateY(-4px);border-color:rgba(18,79,225,.2);background-color:#fafafa}.solution:hover .main-img img[data-v-8d0e0ce2]{transform:scale(1.08)}.solution:hover .title-container .title[data-v-8d0e0ce2]{color:#fff;background-color:#124fe1}.solution .main-img[data-v-8d0e0ce2]{width:100%;height:160px;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-bottom:1rem;background-color:#f8f9fa;border-radius:6px;padding:.75rem}@media(max-width:767px){.solution .main-img[data-v-8d0e0ce2]{height:140px;padding:.5rem}}.solution .main-img img[data-v-8d0e0ce2]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.solution .title-container[data-v-8d0e0ce2]{width:100%;position:relative;margin-top:auto}.solution .title-container .title[data-v-8d0e0ce2]{width:100%;font-weight:500;font-size:.95rem;line-height:2.2rem;text-transform:capitalize;color:#000;border:none;border-radius:6px;background-color:#f0f4ff;padding:0 .75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease;text-align:center;margin:0}@media(max-width:767px){.solution .title-container .title[data-v-8d0e0ce2]{font-size:.9rem;line-height:2rem}}.home-page[data-v-3cafd35e]{min-height:100vh}.hero-section[data-v-3cafd35e]{position:relative;height:85vh;display:flex;align-items:center;overflow:hidden;margin-bottom:6rem}@media(max-width:767px){.hero-section[data-v-3cafd35e]{height:70vh;margin-bottom:4rem}}.hero-section .hero-background[data-v-3cafd35e]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-section .hero-background .hero-overlay[data-v-3cafd35e]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(18,79,225,.8),rgba(0,0,0,.6) 60%);z-index:2}.hero-section .hero-background .hero-image[data-v-3cafd35e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.hero-section .hero-content[data-v-3cafd35e]{position:relative;z-index:3;color:#fff;text-align:center;max-width:800px;margin:0 auto}.hero-section .hero-content .hero-title[data-v-3cafd35e]{font-size:4rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1;text-shadow:2px 2px 8px rgba(0,0,0,.4)}@media(max-width:767px){.hero-section .hero-content .hero-title[data-v-3cafd35e]{font-size:2.5rem}}.hero-section .hero-content .hero-subtitle[data-v-3cafd35e]{font-size:1.4rem;margin-bottom:3rem;opacity:.95;line-height:1.4;text-shadow:1px 1px 4px rgba(0,0,0,.4)}@media(max-width:767px){.hero-section .hero-content .hero-subtitle[data-v-3cafd35e]{font-size:1.2rem;margin-bottom:2rem}}.hero-section .hero-content .hero-actions[data-v-3cafd35e]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.hero-section .hero-content .hero-actions .btn-primary[data-v-3cafd35e],.hero-section .hero-content .hero-actions .btn-secondary[data-v-3cafd35e]{padding:1rem 2.5rem;border-radius:50px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}@media(max-width:767px){.hero-section .hero-content .hero-actions .btn-primary[data-v-3cafd35e],.hero-section .hero-content .hero-actions .btn-secondary[data-v-3cafd35e]{padding:.875rem 2rem;font-size:1rem}}.hero-section .hero-content .hero-actions .btn-primary[data-v-3cafd35e]{background:linear-gradient(135deg,#fcb72b,#f0c550);color:#000;box-shadow:0 4px 20px rgba(252,183,43,.4)}.hero-section .hero-content .hero-actions .btn-primary[data-v-3cafd35e]:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(252,183,43,.5)}.hero-section .hero-content .hero-actions .btn-secondary[data-v-3cafd35e]{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.8)}.hero-section .hero-content .hero-actions .btn-secondary[data-v-3cafd35e]:hover{background:hsla(0,0%,100%,.1);border-color:#fff;transform:translateY(-3px)}.about-section[data-v-3cafd35e]{display:grid;grid-template-columns:1fr 1.5fr;gap:5rem;align-items:center;margin:8rem 0}@media(max-width:767px){.about-section[data-v-3cafd35e]{grid-template-columns:1fr;gap:3rem;margin:5rem 0;text-align:center}}.about-section .about-image[data-v-3cafd35e]{position:relative}.about-section .about-image img[data-v-3cafd35e]{width:100%;height:auto;max-height:400px;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.about-section .about-image img[data-v-3cafd35e]:hover{transform:scale(1.05)}.about-section .about-content .section-title[data-v-3cafd35e]{font-size:3rem;font-weight:300;color:#000;margin-bottom:2rem;position:relative}@media(max-width:767px){.about-section .about-content .section-title[data-v-3cafd35e]{font-size:2.2rem}}.about-section .about-content .section-title[data-v-3cafd35e]:before{content:"";position:absolute;top:-15px;left:0;width:60px;height:4px;background:linear-gradient(90deg,#124fe1,#fcb72b);border-radius:2px}@media(max-width:767px){.about-section .about-content .section-title[data-v-3cafd35e]:before{left:50%;transform:translateX(-50%)}}.about-section .about-content .about-description[data-v-3cafd35e]{font-size:1.1rem;line-height:1.7;color:#666;margin-bottom:2.5rem}.about-section .about-content .read-more-link[data-v-3cafd35e]{color:#124fe1;font-weight:600;text-decoration:none;font-size:1.1rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.about-section .about-content .read-more-link[data-v-3cafd35e]:hover{transform:translateX(5px);color:#0e3eb2}.profile-section[data-v-3cafd35e]{background:linear-gradient(135deg,#f2f2f2,#f8f9fa);padding:4rem 0;margin:6rem 0}.profile-section .profile-content[data-v-3cafd35e]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}@media(max-width:767px){.profile-section .profile-content[data-v-3cafd35e]{flex-direction:column;text-align:center}}.profile-section .profile-content .profile-info[data-v-3cafd35e]{display:flex;align-items:center;gap:2rem}@media(max-width:767px){.profile-section .profile-content .profile-info[data-v-3cafd35e]{flex-direction:column;gap:1rem}}.profile-section .profile-content .profile-info .profile-logo img[data-v-3cafd35e]{height:80px;width:auto}.profile-section .profile-content .profile-info .profile-text h3[data-v-3cafd35e]{font-size:1.8rem;font-weight:600;color:#000;margin-bottom:.5rem}.profile-section .profile-content .profile-info .profile-text p[data-v-3cafd35e]{color:#666;font-size:1.1rem}.profile-section .profile-content .profile-btn[data-v-3cafd35e]{background:linear-gradient(135deg,#124fe1,#1e5df0);color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 4px 15px rgba(18,79,225,.3)}.profile-section .profile-content .profile-btn[data-v-3cafd35e]:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(18,79,225,.4)}.stats-section[data-v-3cafd35e]{margin:8rem 0;text-align:center}.stats-section .stats-title[data-v-3cafd35e]{font-size:2.5rem;font-weight:300;color:#000;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}@media(max-width:767px){.stats-section .stats-title[data-v-3cafd35e]{font-size:1.8rem;margin-bottom:3rem}}.stats-section .stats-grid[data-v-3cafd35e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.stats-section .stats-grid .stat-card[data-v-3cafd35e]{background:#fff;padding:2.5rem 1.5rem;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.1);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.stats-section .stats-grid .stat-card[data-v-3cafd35e]:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(0,0,0,.15)}.stats-section .stats-grid .stat-card .stat-icon[data-v-3cafd35e]{width:80px;height:80px;background:linear-gradient(135deg,#124fe1,#fcb72b);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.stats-section .stats-grid .stat-card .stat-icon svg[data-v-3cafd35e]{font-size:2rem;color:#fff}.stats-section .stats-grid .stat-card .stat-content .stat-number[data-v-3cafd35e]{font-size:2.5rem;font-weight:700;color:#000;display:block;margin-bottom:.5rem}.stats-section .stats-grid .stat-card .stat-content .stat-label[data-v-3cafd35e]{font-size:1.1rem;color:#666;margin:0}.solutions-section[data-v-3cafd35e]{background:linear-gradient(135deg,#f8f9fa,#f2f2f2);padding:6rem 0;margin:6rem 0}.solutions-section .section-header[data-v-3cafd35e]{text-align:center;margin-bottom:4rem}.solutions-section .section-header .section-title[data-v-3cafd35e]{font-size:3rem;font-weight:300;color:#000;margin-bottom:1rem}@media(max-width:767px){.solutions-section .section-header .section-title[data-v-3cafd35e]{font-size:2.2rem}}.solutions-section .section-header .section-subtitle[data-v-3cafd35e]{font-size:1.2rem;color:#666}.solutions-section .solutions-scroll-container[data-v-3cafd35e]{position:relative;margin-bottom:3rem}.solutions-section .solutions-scroll-container .solutions-slider[data-v-3cafd35e]{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;padding:1rem 0 2rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.solutions-section .solutions-scroll-container .solutions-slider[data-v-3cafd35e]::-webkit-scrollbar{display:none}.solutions-section .solutions-scroll-container .solutions-slider .solution-card[data-v-3cafd35e]{flex:0 0 280px;scroll-snap-align:start}@media(max-width:767px){.solutions-section .solutions-scroll-container .solutions-slider .solution-card[data-v-3cafd35e]{flex:0 0 250px}}.solutions-section .solutions-scroll-container .solutions-slider[data-v-3cafd35e]:after{content:"";flex:0 0 1rem}.solutions-section .solutions-scroll-container .scroll-indicators[data-v-3cafd35e]{display:flex;justify-content:center;margin-top:1rem}.solutions-section .solutions-scroll-container .scroll-indicators .scroll-hint[data-v-3cafd35e]{display:flex;align-items:center;gap:.5rem;color:#666;font-size:.9rem;opacity:.7}@media(max-width:767px){.solutions-section .solutions-scroll-container .scroll-indicators .scroll-hint[data-v-3cafd35e]{font-size:.8rem}}.solutions-section .solutions-scroll-container .scroll-indicators .scroll-hint svg[data-v-3cafd35e]{font-size:.8rem;animation:pulse-3cafd35e 2s infinite}.solutions-section .section-footer[data-v-3cafd35e]{text-align:center}.solutions-section .section-footer .view-all-btn[data-v-3cafd35e]{background:linear-gradient(135deg,#fcb72b,#f0c550);color:#000;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 4px 15px rgba(252,183,43,.3)}.solutions-section .section-footer .view-all-btn[data-v-3cafd35e]:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(252,183,43,.4)}.projects-section[data-v-3cafd35e]{margin:8rem 0}.projects-section .section-header[data-v-3cafd35e]{text-align:center;margin-bottom:4rem}.projects-section .section-header .section-title[data-v-3cafd35e]{font-size:3rem;font-weight:300;color:#000;margin-bottom:1rem}@media(max-width:767px){.projects-section .section-header .section-title[data-v-3cafd35e]{font-size:2.2rem}}.projects-section .section-header .section-subtitle[data-v-3cafd35e]{font-size:1.2rem;color:#666}.projects-section .projects-scroll-container[data-v-3cafd35e]{position:relative;margin-bottom:3rem}.projects-section .projects-scroll-container .projects-slider[data-v-3cafd35e]{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;padding:1rem 0 2rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.projects-section .projects-scroll-container .projects-slider[data-v-3cafd35e]::-webkit-scrollbar{display:none}.projects-section .projects-scroll-container .projects-slider .project-item[data-v-3cafd35e]{flex:0 0 280px;scroll-snap-align:start}@media(max-width:767px){.projects-section .projects-scroll-container .projects-slider .project-item[data-v-3cafd35e]{flex:0 0 250px}}.projects-section .projects-scroll-container .projects-slider .project-item .project-link[data-v-3cafd35e]{display:block;text-decoration:none;color:inherit;transition:all .3s ease}.projects-section .projects-scroll-container .projects-slider .project-item .project-link[data-v-3cafd35e]:hover{transform:translateY(-3px)}.projects-section .projects-scroll-container .projects-slider .project-item .project-link:hover .project-image img[data-v-3cafd35e]{transform:scale(1.05)}.projects-section .projects-scroll-container .projects-slider .project-item .project-link:hover .project-image .project-overlay[data-v-3cafd35e]{opacity:1}.projects-section .projects-scroll-container .projects-slider .project-item .project-link:hover .project-name[data-v-3cafd35e]{color:#124fe1}.projects-section .projects-scroll-container .projects-slider .project-item .project-image[data-v-3cafd35e]{position:relative;width:100%;height:180px;overflow:hidden;border-radius:8px;margin-bottom:1rem}@media(max-width:767px){.projects-section .projects-scroll-container .projects-slider .project-item .project-image[data-v-3cafd35e]{height:150px}}.projects-section .projects-scroll-container .projects-slider .project-item .project-image img[data-v-3cafd35e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.projects-section .projects-scroll-container .projects-slider .project-item .project-image .project-overlay[data-v-3cafd35e]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.projects-section .projects-scroll-container .projects-slider .project-item .project-image .project-overlay .view-text[data-v-3cafd35e]{color:#fff;font-size:.9rem;font-weight:500;letter-spacing:.5px}.projects-section .projects-scroll-container .projects-slider .project-item .project-content .project-name[data-v-3cafd35e]{font-size:1.1rem;font-weight:600;color:#000;margin-bottom:.5rem;line-height:1.3;transition:color .3s ease}@media(max-width:767px){.projects-section .projects-scroll-container .projects-slider .project-item .project-content .project-name[data-v-3cafd35e]{font-size:1rem}}.projects-section .projects-scroll-container .projects-slider .project-item .project-content .project-location[data-v-3cafd35e]{display:flex;align-items:center;gap:.4rem;color:#666;margin-bottom:.5rem;font-size:.85rem}.projects-section .projects-scroll-container .projects-slider .project-item .project-content .project-location svg[data-v-3cafd35e]{color:#124fe1;font-size:.75rem}.projects-section .projects-scroll-container .projects-slider .project-item .project-content .project-status[data-v-3cafd35e]{display:inline-block;padding:.2rem .6rem;border-radius:10px;font-size:.7rem;font-weight:500;text-transform:capitalize}.projects-section .projects-scroll-container .projects-slider .project-item .project-content .project-status.completed[data-v-3cafd35e]{background:#e8f5e8;color:#2d5a2d}.projects-section .projects-scroll-container .projects-slider .project-item .project-content .project-status.in-progress[data-v-3cafd35e]{background:#fff3e0;color:#8b4513}.projects-section .projects-scroll-container .projects-slider .project-item .project-content .project-status.on-hold[data-v-3cafd35e]{background:#f0f4ff;color:#4a5568}.projects-section .projects-scroll-container .projects-slider[data-v-3cafd35e]:after{content:"";flex:0 0 1rem}.projects-section .projects-scroll-container .scroll-indicators[data-v-3cafd35e]{display:flex;justify-content:center;margin-top:1rem}.projects-section .projects-scroll-container .scroll-indicators .scroll-hint[data-v-3cafd35e]{display:flex;align-items:center;gap:.5rem;color:#666;font-size:.9rem;opacity:.7}@media(max-width:767px){.projects-section .projects-scroll-container .scroll-indicators .scroll-hint[data-v-3cafd35e]{font-size:.8rem}}.projects-section .projects-scroll-container .scroll-indicators .scroll-hint svg[data-v-3cafd35e]{font-size:.8rem;animation:pulse-3cafd35e 2s infinite}@keyframes pulse-3cafd35e{0%,to{opacity:.5}50%{opacity:1}}.projects-section .section-footer[data-v-3cafd35e]{text-align:center}.projects-section .section-footer .view-all-btn[data-v-3cafd35e]{background:linear-gradient(135deg,#fcb72b,#f0c550);color:#000;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 4px 15px rgba(252,183,43,.3)}.projects-section .section-footer .view-all-btn[data-v-3cafd35e]:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(252,183,43,.4)}.loading-container[data-v-3cafd35e]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.loading-container .loading-spinner[data-v-3cafd35e]{width:50px;height:50px;border:4px solid rgba(18,79,225,.1);border-left:4px solid #124fe1;border-radius:50%;animation:spin-3cafd35e 1s linear infinite;margin-bottom:1.5rem}.loading-container .loading-text[data-v-3cafd35e]{font-size:1.1rem;color:#124fe1;font-weight:500;margin:0}@keyframes spin-3cafd35e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page-intro[data-v-3e80619e]{text-align:center;padding:4rem 2rem 2rem;margin-bottom:3rem}@media(max-width:767px){.page-intro[data-v-3e80619e]{padding:3rem 1rem 1.5rem;margin-bottom:2rem}}.page-intro .intro-content[data-v-3e80619e]{max-width:800px;margin:0 auto}.page-intro .intro-content .page-title[data-v-3e80619e]{font-size:3.5rem;font-weight:700;color:#000;margin-bottom:1rem;line-height:1.1}@media(max-width:767px){.page-intro .intro-content .page-title[data-v-3e80619e]{font-size:2.5rem}}.page-intro .intro-content .page-subtitle[data-v-3e80619e]{font-size:1.4rem;color:#124fe1;font-weight:500;margin-bottom:2rem}@media(max-width:767px){.page-intro .intro-content .page-subtitle[data-v-3e80619e]{font-size:1.2rem;margin-bottom:1.5rem}}.page-intro .intro-content .intro-divider[data-v-3e80619e]{width:80px;height:4px;background:linear-gradient(90deg,#124fe1,#fcb72b);margin:0 auto 2rem;border-radius:2px}@media(max-width:767px){.page-intro .intro-content .intro-divider[data-v-3e80619e]{width:60px;height:3px;margin-bottom:1.5rem}}.page-intro .intro-content .intro-description[data-v-3e80619e]{font-size:1.2rem;line-height:1.7;color:#666;margin:0}@media(max-width:767px){.page-intro .intro-content .intro-description[data-v-3e80619e]{font-size:1.1rem;line-height:1.6}}.about[data-v-3e80619e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:80px;margin:100px auto 200px;padding:20px}@media(max-width:992px){.about[data-v-3e80619e]{gap:60px;margin:80px auto 150px}}@media(max-width:768px){.about[data-v-3e80619e]{gap:50px;margin:60px auto 100px;padding:15px}}@media(max-width:480px){.about[data-v-3e80619e]{gap:40px;margin:40px auto 80px;padding:10px}}.about section[data-v-3e80619e]{display:flex;align-items:center;gap:40px;max-width:1200px;width:100%}@media(max-width:992px){.about section[data-v-3e80619e]{gap:30px}}@media(max-width:768px){.about section[data-v-3e80619e]{flex-direction:column;gap:25px}}@media(max-width:480px){.about section[data-v-3e80619e]{gap:20px}}.about .hero-section[data-v-3e80619e]{flex-direction:row-reverse;padding:60px 40px;margin-bottom:20px}@media(max-width:992px){.about .hero-section[data-v-3e80619e]{padding:50px 30px}}@media(max-width:768px){.about .hero-section[data-v-3e80619e]{padding:40px 20px;flex-direction:column}}@media(max-width:480px){.about .hero-section[data-v-3e80619e]{padding:30px 15px;margin-bottom:15px}}.about .hero-section .main-img[data-v-3e80619e]{min-width:35%;max-width:450px}@media(max-width:768px){.about .hero-section .main-img[data-v-3e80619e]{min-width:100%;max-width:350px}}@media(max-width:480px){.about .hero-section .main-img[data-v-3e80619e]{max-width:280px}}.about .hero-section .main-img img[data-v-3e80619e]{width:100%;height:auto;border-radius:15px;transition:transform .3s ease}@media(max-width:480px){.about .hero-section .main-img img[data-v-3e80619e]{border-radius:10px}}.about .hero-section .main-img img[data-v-3e80619e]:hover{transform:scale(1.02)}@media(max-width:768px){.about .hero-section .main-img img[data-v-3e80619e]:hover{transform:none}}.about .hero-section .text[data-v-3e80619e]{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:20px}@media(max-width:768px){.about .hero-section .text[data-v-3e80619e]{align-items:center;text-align:center;gap:15px}}.about .hero-section .text .title[data-v-3e80619e]{font-weight:800;font-size:3rem;color:#000;line-height:1.1;letter-spacing:-.02em}@media(max-width:992px){.about .hero-section .text .title[data-v-3e80619e]{font-size:2.5rem}}@media(max-width:768px){.about .hero-section .text .title[data-v-3e80619e]{font-size:2.2rem}}@media(max-width:480px){.about .hero-section .text .title[data-v-3e80619e]{font-size:1.8rem}}.about .hero-section .text .sub-title[data-v-3e80619e]{color:#124fe1;text-transform:uppercase;font-size:.9rem;font-weight:700;letter-spacing:.1em;margin-bottom:10px}@media(max-width:480px){.about .hero-section .text .sub-title[data-v-3e80619e]{font-size:.8rem}}.about .hero-section .text .description[data-v-3e80619e]{font-size:1.2rem;color:#555;line-height:1.7;font-weight:400;text-align:left}@media(max-width:768px){.about .hero-section .text .description[data-v-3e80619e]{text-align:center;font-size:1.1rem}}@media(max-width:480px){.about .hero-section .text .description[data-v-3e80619e]{font-size:1rem;line-height:1.6}}.about .company-section[data-v-3e80619e]{padding:60px 40px;margin-bottom:20px}@media(max-width:992px){.about .company-section[data-v-3e80619e]{padding:50px 30px}}@media(max-width:768px){.about .company-section[data-v-3e80619e]{padding:40px 20px}}@media(max-width:480px){.about .company-section[data-v-3e80619e]{padding:30px 15px;margin-bottom:15px}}.about .company-section .main-img[data-v-3e80619e]{min-width:35%;max-width:450px}@media(max-width:768px){.about .company-section .main-img[data-v-3e80619e]{min-width:100%;max-width:350px}}@media(max-width:480px){.about .company-section .main-img[data-v-3e80619e]{max-width:280px}}.about .company-section .main-img img[data-v-3e80619e]{width:100%;height:auto;border-radius:15px;transition:transform .3s ease}@media(max-width:480px){.about .company-section .main-img img[data-v-3e80619e]{border-radius:10px}}.about .company-section .main-img img[data-v-3e80619e]:hover{transform:scale(1.02)}@media(max-width:768px){.about .company-section .main-img img[data-v-3e80619e]:hover{transform:none}}.about .company-section .text[data-v-3e80619e]{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:20px}@media(max-width:768px){.about .company-section .text[data-v-3e80619e]{align-items:center;text-align:center;gap:15px}}.about .company-section .text .title[data-v-3e80619e]{font-weight:800;font-size:3rem;color:#000;line-height:1.1;letter-spacing:-.02em}@media(max-width:992px){.about .company-section .text .title[data-v-3e80619e]{font-size:2.5rem}}@media(max-width:768px){.about .company-section .text .title[data-v-3e80619e]{font-size:2.2rem}}@media(max-width:480px){.about .company-section .text .title[data-v-3e80619e]{font-size:1.8rem}}.about .company-section .text .sub-title[data-v-3e80619e]{color:#fcb72b;text-transform:uppercase;font-size:.9rem;font-weight:700;letter-spacing:.1em;margin-bottom:10px}@media(max-width:480px){.about .company-section .text .sub-title[data-v-3e80619e]{font-size:.8rem}}.about .company-section .text .description[data-v-3e80619e]{font-size:1.2rem;color:#555;line-height:1.7;font-weight:400;text-align:left}@media(max-width:768px){.about .company-section .text .description[data-v-3e80619e]{text-align:center;font-size:1.1rem}}@media(max-width:480px){.about .company-section .text .description[data-v-3e80619e]{font-size:1rem;line-height:1.6}}.about .success-section[data-v-3e80619e]{flex-direction:column;gap:50px;padding:80px 40px}@media(max-width:992px){.about .success-section[data-v-3e80619e]{padding:70px 30px;gap:40px}}@media(max-width:768px){.about .success-section[data-v-3e80619e]{padding:60px 20px;gap:35px}}@media(max-width:480px){.about .success-section[data-v-3e80619e]{padding:40px 15px;gap:30px}}.about .success-section .main-img[data-v-3e80619e]{width:100%;max-width:350px}@media(max-width:480px){.about .success-section .main-img[data-v-3e80619e]{max-width:250px}}.about .success-section .main-img img[data-v-3e80619e]{width:100%;height:auto;border-radius:15px;transition:transform .3s ease}@media(max-width:480px){.about .success-section .main-img img[data-v-3e80619e]{border-radius:10px}}.about .success-section .main-img img[data-v-3e80619e]:hover{transform:scale(1.02)}@media(max-width:768px){.about .success-section .main-img img[data-v-3e80619e]:hover{transform:none}}.about .success-section .text[data-v-3e80619e]{width:100%;display:flex;flex-direction:column;align-items:center;gap:35px;text-align:center}@media(max-width:768px){.about .success-section .text[data-v-3e80619e]{gap:25px}}@media(max-width:480px){.about .success-section .text[data-v-3e80619e]{gap:20px}}.about .success-section .text .title[data-v-3e80619e]{font-weight:800;font-size:3.5rem;color:#000;line-height:1.1;letter-spacing:-.02em}@media(max-width:992px){.about .success-section .text .title[data-v-3e80619e]{font-size:3rem}}@media(max-width:768px){.about .success-section .text .title[data-v-3e80619e]{font-size:2.5rem}}@media(max-width:480px){.about .success-section .text .title[data-v-3e80619e]{font-size:2rem}}.about .success-section .text .sub-title[data-v-3e80619e]{color:#124fe1;text-transform:uppercase;font-size:1rem;font-weight:700;letter-spacing:.1em;margin-bottom:15px}@media(max-width:480px){.about .success-section .text .sub-title[data-v-3e80619e]{font-size:.9rem;margin-bottom:10px}}.about .success-section .text .success-content[data-v-3e80619e]{width:100%}.about .success-section .text .success-content .description[data-v-3e80619e]{font-size:1.3rem;color:#555;line-height:1.7;font-weight:400;text-align:center;margin-bottom:50px;max-width:800px;margin-left:auto;margin-right:auto}@media(max-width:768px){.about .success-section .text .success-content .description[data-v-3e80619e]{font-size:1.1rem;margin-bottom:40px}}@media(max-width:480px){.about .success-section .text .success-content .description[data-v-3e80619e]{font-size:1rem;line-height:1.6;margin-bottom:30px}}.about .success-section .text .success-content .success-grid[data-v-3e80619e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}@media(max-width:768px){.about .success-section .text .success-content .success-grid[data-v-3e80619e]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:30px}}@media(max-width:480px){.about .success-section .text .success-content .success-grid[data-v-3e80619e]{grid-template-columns:1fr;gap:20px;margin-top:25px}}.about .success-section .text .success-content .success-grid .success-item[data-v-3e80619e]{background:#f8f9fa;padding:25px;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}@media(max-width:480px){.about .success-section .text .success-content .success-grid .success-item[data-v-3e80619e]{padding:20px;border-radius:12px}}.about .success-section .text .success-content .success-grid .success-item[data-v-3e80619e]:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}@media(max-width:768px){.about .success-section .text .success-content .success-grid .success-item[data-v-3e80619e]:hover{transform:none;box-shadow:0 5px 15px rgba(0,0,0,.12)}}.about .success-section .text .success-content .success-grid .success-item .success-icon[data-v-3e80619e]{font-size:2.5rem;margin-bottom:15px;text-align:center}@media(max-width:480px){.about .success-section .text .success-content .success-grid .success-item .success-icon[data-v-3e80619e]{font-size:2rem;margin-bottom:12px}}.about .success-section .text .success-content .success-grid .success-item .success-text h4[data-v-3e80619e]{font-size:1.3rem;font-weight:700;color:#333;margin-bottom:10px}@media(max-width:480px){.about .success-section .text .success-content .success-grid .success-item .success-text h4[data-v-3e80619e]{font-size:1.1rem;margin-bottom:8px}}.about .success-section .text .success-content .success-grid .success-item .success-text p[data-v-3e80619e]{color:#666;line-height:1.6;font-size:.95rem}@media(max-width:480px){.about .success-section .text .success-content .success-grid .success-item .success-text p[data-v-3e80619e]{font-size:.9rem;line-height:1.5}}.about .mission-vision-section[data-v-3e80619e]{width:100%}.about .mission-vision-section .mission-vision-grid[data-v-3e80619e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px}@media(max-width:992px){.about .mission-vision-section .mission-vision-grid[data-v-3e80619e]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}}@media(max-width:768px){.about .mission-vision-section .mission-vision-grid[data-v-3e80619e]{grid-template-columns:1fr;gap:25px}}.about .mission-vision-section .mission-vision-grid .mission-card[data-v-3e80619e],.about .mission-vision-section .mission-vision-grid .vision-card[data-v-3e80619e]{background:#fff;border:3px solid #124fe1;color:#000;padding:40px 30px;border-radius:20px;transition:transform .3s ease,border-color .3s ease}@media(max-width:768px){.about .mission-vision-section .mission-vision-grid .mission-card[data-v-3e80619e],.about .mission-vision-section .mission-vision-grid .vision-card[data-v-3e80619e]{padding:30px 25px;border-radius:15px}}@media(max-width:480px){.about .mission-vision-section .mission-vision-grid .mission-card[data-v-3e80619e],.about .mission-vision-section .mission-vision-grid .vision-card[data-v-3e80619e]{padding:25px 20px;border-radius:12px}}.about .mission-vision-section .mission-vision-grid .mission-card[data-v-3e80619e]:hover,.about .mission-vision-section .mission-vision-grid .vision-card[data-v-3e80619e]:hover{transform:translateY(-5px);border-color:#fcb72b}@media(max-width:768px){.about .mission-vision-section .mission-vision-grid .mission-card[data-v-3e80619e]:hover,.about .mission-vision-section .mission-vision-grid .vision-card[data-v-3e80619e]:hover{transform:none}}.about .mission-vision-section .mission-vision-grid .mission-card .card-header[data-v-3e80619e],.about .mission-vision-section .mission-vision-grid .vision-card .card-header[data-v-3e80619e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media(max-width:480px){.about .mission-vision-section .mission-vision-grid .mission-card .card-header[data-v-3e80619e],.about .mission-vision-section .mission-vision-grid .vision-card .card-header[data-v-3e80619e]{flex-direction:column;gap:10px;text-align:center;margin-bottom:15px}}.about .mission-vision-section .mission-vision-grid .mission-card .card-header .card-title[data-v-3e80619e],.about .mission-vision-section .mission-vision-grid .vision-card .card-header .card-title[data-v-3e80619e]{font-size:1.8rem;font-weight:700;margin:0;color:#000}@media(max-width:768px){.about .mission-vision-section .mission-vision-grid .mission-card .card-header .card-title[data-v-3e80619e],.about .mission-vision-section .mission-vision-grid .vision-card .card-header .card-title[data-v-3e80619e]{font-size:1.6rem}}@media(max-width:480px){.about .mission-vision-section .mission-vision-grid .mission-card .card-header .card-title[data-v-3e80619e],.about .mission-vision-section .mission-vision-grid .vision-card .card-header .card-title[data-v-3e80619e]{font-size:1.4rem}}.about .mission-vision-section .mission-vision-grid .mission-card .card-header .card-icon[data-v-3e80619e],.about .mission-vision-section .mission-vision-grid .vision-card .card-header .card-icon[data-v-3e80619e]{font-size:2.5rem}@media(max-width:480px){.about .mission-vision-section .mission-vision-grid .mission-card .card-header .card-icon[data-v-3e80619e],.about .mission-vision-section .mission-vision-grid .vision-card .card-header .card-icon[data-v-3e80619e]{font-size:2rem}}.about .mission-vision-section .mission-vision-grid .mission-card .card-description[data-v-3e80619e],.about .mission-vision-section .mission-vision-grid .vision-card .card-description[data-v-3e80619e]{line-height:1.7;font-size:1.05rem;color:#555}@media(max-width:768px){.about .mission-vision-section .mission-vision-grid .mission-card .card-description[data-v-3e80619e],.about .mission-vision-section .mission-vision-grid .vision-card .card-description[data-v-3e80619e]{font-size:1rem}}@media(max-width:480px){.about .mission-vision-section .mission-vision-grid .mission-card .card-description[data-v-3e80619e],.about .mission-vision-section .mission-vision-grid .vision-card .card-description[data-v-3e80619e]{font-size:.95rem;line-height:1.6}}.about .mission-vision-section .mission-vision-grid .vision-card[data-v-3e80619e]{border-color:#fcb72b}.about .mission-vision-section .mission-vision-grid .vision-card[data-v-3e80619e]:hover{border-color:#124fe1}@media(max-width:768px){.about .mission-vision-section .mission-vision-grid .vision-card[data-v-3e80619e]:hover{border-color:#fcb72b}}.base-container[data-v-3a736921]{margin:0 auto;width:75%;padding:0 10px}@media(max-width:767px){.base-container[data-v-3a736921]{width:90%}}.page-intro[data-v-170c386b]{text-align:center;padding:4rem 2rem 2rem;margin-bottom:3rem}@media(max-width:767px){.page-intro[data-v-170c386b]{padding:3rem 1rem 1.5rem;margin-bottom:2rem}}.page-intro .intro-content[data-v-170c386b]{max-width:800px;margin:0 auto}.page-intro .intro-content .page-title[data-v-170c386b]{font-size:3.5rem;font-weight:700;color:#000;margin-bottom:1rem;line-height:1.1}@media(max-width:767px){.page-intro .intro-content .page-title[data-v-170c386b]{font-size:2.5rem}}.page-intro .intro-content .page-subtitle[data-v-170c386b]{font-size:1.4rem;color:#124fe1;font-weight:500;margin-bottom:2rem}@media(max-width:767px){.page-intro .intro-content .page-subtitle[data-v-170c386b]{font-size:1.2rem;margin-bottom:1.5rem}}.page-intro .intro-content .intro-divider[data-v-170c386b]{width:80px;height:4px;background:linear-gradient(90deg,#124fe1,#fcb72b);margin:0 auto 2rem;border-radius:2px}@media(max-width:767px){.page-intro .intro-content .intro-divider[data-v-170c386b]{width:60px;height:3px;margin-bottom:1.5rem}}.page-intro .intro-content .intro-description[data-v-170c386b]{font-size:1.2rem;line-height:1.7;color:#666;margin:0}@media(max-width:767px){.page-intro .intro-content .intro-description[data-v-170c386b]{font-size:1.1rem;line-height:1.6}}.empty-brands[data-v-170c386b]{margin:4rem 0;padding:3rem 2rem;background:linear-gradient(135deg,rgba(18,79,225,.02),rgba(252,183,43,.02));border-radius:20px}@media(max-width:767px){.empty-brands[data-v-170c386b]{margin:2rem 0;padding:2rem 1rem}}.empty-brands .empty-content[data-v-170c386b]{max-width:600px;margin:0 auto;text-align:center}.empty-brands .empty-content .empty-icon[data-v-170c386b]{font-size:4rem;color:#124fe1;margin-bottom:2rem;opacity:.8}@media(max-width:767px){.empty-brands .empty-content .empty-icon[data-v-170c386b]{font-size:3rem}}.empty-brands .empty-content h2[data-v-170c386b]{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:1rem;line-height:1.2}@media(max-width:767px){.empty-brands .empty-content h2[data-v-170c386b]{font-size:2rem}}.empty-brands .empty-content p[data-v-170c386b]{font-size:1.2rem;line-height:1.7;color:#666;margin-bottom:2rem}@media(max-width:767px){.empty-brands .empty-content p[data-v-170c386b]{font-size:1.1rem}}.empty-brands .empty-content .notify-section[data-v-170c386b]{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 4px 20px rgba(0,0,0,.08)}@media(max-width:767px){.empty-brands .empty-content .notify-section[data-v-170c386b]{padding:1.5rem}}.empty-brands .empty-content .notify-section .notify-text[data-v-170c386b]{font-size:1.1rem;color:#000;margin-bottom:1rem;font-weight:500}@media(max-width:767px){.empty-brands .empty-content .notify-section .notify-text[data-v-170c386b]{font-size:1rem}}.empty-brands .empty-content .notify-section .notify-btn[data-v-170c386b]{display:inline-flex;align-items:center;gap:.5rem;background:#124fe1;color:#fff;text-decoration:none;padding:.875rem 2rem;border-radius:10px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(18,79,225,.2)}.empty-brands .empty-content .notify-section .notify-btn[data-v-170c386b]:hover{background:#0e3eb2;transform:translateY(-2px);box-shadow:0 6px 20px rgba(18,79,225,.3);text-decoration:none;color:#fff}.empty-brands .empty-content .notify-section .notify-btn svg[data-v-170c386b]{font-size:1rem;transition:transform .3s ease}.empty-brands .empty-content .notify-section .notify-btn:hover svg[data-v-170c386b]{transform:scale(1.1)}.brands[data-v-170c386b]{width:100%;margin:50px auto 50px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px}.brands .card-link[data-v-170c386b]{text-decoration:none;color:inherit;display:block}.brands .card-link[data-v-170c386b]:hover{text-decoration:none}.brands .card[data-v-170c386b]{width:220px;height:280px;padding:1.5rem;background:#fff;position:relative;overflow:hidden;border-radius:16px;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:all .3s cubic-bezier(.25,.8,.25,1);cursor:pointer}.brands .card[data-v-170c386b]:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.1);border-color:rgba(18,79,225,.2)}.brands .card:hover .card-img[data-v-170c386b]{transform:scale(1.05)}.brands .card:hover .card-info .text-title[data-v-170c386b]{color:#124fe1}.brands .card[data-v-170c386b]:hover:before{opacity:1}.brands .card[data-v-170c386b]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#124fe1,#fcb72b);opacity:0;transition:opacity .3s ease}.brands .card .card-img[data-v-170c386b]{height:65%;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:transform .3s ease}.brands .card .card-img img[data-v-170c386b]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:brightness(.95);transition:filter .3s ease}.brands .card .card-info[data-v-170c386b]{width:100%;text-align:center}.brands .card .card-info .text-title[data-v-170c386b]{width:100%;font-weight:600;font-size:1.1rem;line-height:1.4;color:#000;margin:0;padding:.5rem 0;transition:color .3s ease}@media(max-width:767px){.brands .card[data-v-170c386b]{width:200px;height:260px;padding:1.2rem}.brands .card .card-info .text-title[data-v-170c386b]{font-size:1rem}}.brands .card-link:hover .card[data-v-170c386b]{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.1);border-color:rgba(18,79,225,.2)}.brands .card-link:hover .card .card-img[data-v-170c386b]{transform:scale(1.05)}.brands .card-link:hover .card .card-info .text-title[data-v-170c386b]{color:#124fe1}.brands .card-link:hover .card[data-v-170c386b]:before{opacity:1}.contact-section[data-v-170c386b]{margin:4rem 0 6rem;background:linear-gradient(135deg,rgba(18,79,225,.05),rgba(252,183,43,.05));border-radius:20px;padding:4rem 2rem}@media(max-width:767px){.contact-section[data-v-170c386b]{margin:3rem 0 4rem;padding:3rem 1rem}}.contact-section .contact-content[data-v-170c386b]{max-width:700px;margin:0 auto;text-align:center}.contact-section .contact-content .contact-info[data-v-170c386b]{margin-bottom:2.5rem}.contact-section .contact-content .contact-info h3[data-v-170c386b]{font-size:2rem;font-weight:700;color:#000;margin-bottom:1rem;line-height:1.2}@media(max-width:767px){.contact-section .contact-content .contact-info h3[data-v-170c386b]{font-size:1.7rem}}.contact-section .contact-content .contact-info p[data-v-170c386b]{font-size:1.2rem;line-height:1.7;color:#666;margin:0}@media(max-width:767px){.contact-section .contact-content .contact-info p[data-v-170c386b]{font-size:1.1rem}}.contact-section .contact-content .contact-cta[data-v-170c386b]{display:inline-flex;align-items:center;gap:.75rem;background:#000;color:#fff;text-decoration:none;padding:1rem 2.5rem;border-radius:12px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.2)}.contact-section .contact-content .contact-cta[data-v-170c386b]:hover{background:#1a1a1a;transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,0,0,.3);text-decoration:none;color:#fff}.contact-section .contact-content .contact-cta svg[data-v-170c386b]{color:#fcb72b;font-size:1.2rem;transition:transform .3s ease}.contact-section .contact-content .contact-cta:hover svg[data-v-170c386b]{transform:translateX(5px)}.hero-section[data-v-02f356c7]{background:linear-gradient(135deg,rgba(18,79,225,.05),rgba(252,183,43,.05));padding:3rem 0;border-bottom:1px solid rgba(0,0,0,.08)}.hero-section .hero-content[data-v-02f356c7]{max-width:1000px;margin:0 auto}.hero-section .hero-content .brand-showcase[data-v-02f356c7]{display:flex;align-items:center;gap:2rem;margin-bottom:2rem}@media(max-width:767px){.hero-section .hero-content .brand-showcase[data-v-02f356c7]{flex-direction:column;text-align:center;gap:1.5rem}}.hero-section .hero-content .brand-showcase .brand-logo[data-v-02f356c7]{width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:1rem}@media(max-width:767px){.hero-section .hero-content .brand-showcase .brand-logo[data-v-02f356c7]{width:100px;height:100px}}.hero-section .hero-content .brand-showcase .brand-logo img[data-v-02f356c7]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hero-section .hero-content .brand-showcase .brand-info[data-v-02f356c7]{flex:1}.hero-section .hero-content .brand-showcase .brand-info .brand-title[data-v-02f356c7]{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:.5rem;line-height:1.2}@media(max-width:767px){.hero-section .hero-content .brand-showcase .brand-info .brand-title[data-v-02f356c7]{font-size:2rem}}.hero-section .hero-content .brand-showcase .brand-info .brand-subtitle[data-v-02f356c7]{font-size:1.2rem;color:#124fe1;font-weight:500}@media(max-width:767px){.hero-section .hero-content .brand-showcase .brand-info .brand-subtitle[data-v-02f356c7]{font-size:1.1rem}}.hero-section .hero-content .current-category[data-v-02f356c7]{display:inline-flex;align-items:center;gap:.5rem;background:#fff;padding:.75rem 1.5rem;border-radius:50px;box-shadow:0 2px 10px rgba(0,0,0,.08)}.hero-section .hero-content .current-category .category-label[data-v-02f356c7]{font-size:.9rem;color:#888;font-weight:500}.hero-section .hero-content .current-category .category-name[data-v-02f356c7]{font-size:1rem;color:#124fe1;font-weight:600;text-transform:capitalize}.content-wrapper[data-v-02f356c7]{display:grid;grid-template-columns:300px 1fr;gap:3rem;padding:3rem 0;min-height:60vh}@media(max-width:1024px){.content-wrapper[data-v-02f356c7]{grid-template-columns:250px 1fr;gap:2rem}}@media(max-width:767px){.content-wrapper[data-v-02f356c7]{grid-template-columns:1fr;gap:2rem;padding:2rem 0}}.categories-sidebar .sidebar-title[data-v-02f356c7]{font-size:1.5rem;font-weight:600;color:#000;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #fcb72b}.categories-sidebar .empty-categories[data-v-02f356c7]{text-align:center;padding:2rem 1rem}.categories-sidebar .empty-categories .empty-icon[data-v-02f356c7]{font-size:3rem;color:#888;margin-bottom:1rem}.categories-sidebar .empty-categories h3[data-v-02f356c7]{font-size:1.2rem;color:#000;margin-bottom:.5rem;font-weight:600}.categories-sidebar .empty-categories p[data-v-02f356c7]{color:#888;font-size:.95rem;line-height:1.4}.categories-sidebar .categories-nav[data-v-02f356c7]{display:flex;flex-direction:column;gap:.5rem}@media(max-width:767px){.categories-sidebar .categories-nav[data-v-02f356c7]{flex-direction:row;flex-wrap:wrap;gap:.75rem}}.categories-sidebar .categories-nav .category-btn[data-v-02f356c7]{background:#fff;border:2px solid rgba(18,79,225,.1);padding:1rem 1.5rem;border-radius:12px;color:#000;font-size:1rem;font-weight:500;text-transform:capitalize;cursor:pointer;transition:all .3s ease;text-align:left;display:flex;align-items:center;gap:.5rem;position:relative}@media(max-width:767px){.categories-sidebar .categories-nav .category-btn[data-v-02f356c7]{text-align:center;flex:1;min-width:120px;justify-content:center}}.categories-sidebar .categories-nav .category-btn .loading-spinner[data-v-02f356c7]{font-size:.9rem;color:#124fe1}.categories-sidebar .categories-nav .category-btn[data-v-02f356c7]:disabled{opacity:.7;cursor:not-allowed}.categories-sidebar .categories-nav .category-btn[data-v-02f356c7]:hover:not(:disabled){border-color:#124fe1;background:rgba(18,79,225,.05);transform:translateX(5px)}@media(max-width:767px){.categories-sidebar .categories-nav .category-btn[data-v-02f356c7]:hover:not(:disabled){transform:translateY(-2px)}}.categories-sidebar .categories-nav .category-btn.active[data-v-02f356c7]{background:#124fe1;color:#fff;border-color:#124fe1;transform:translateX(10px);box-shadow:0 4px 15px rgba(18,79,225,.3)}@media(max-width:767px){.categories-sidebar .categories-nav .category-btn.active[data-v-02f356c7]{transform:translateY(-3px)}}.categories-sidebar .categories-nav .category-btn.active .loading-spinner[data-v-02f356c7]{color:#fff}.categories-sidebar .categories-nav .category-btn.loading[data-v-02f356c7]{background:rgba(18,79,225,.1);border-color:#124fe1}.categories-sidebar .categories-nav .category-btn.loading.active[data-v-02f356c7]{background:#124fe1;color:#fff}.products-section[data-v-02f356c7]{min-height:400px}.products-section .products-loading[data-v-02f356c7]{display:flex;align-items:center;justify-content:center;min-height:400px}.products-section .products-loading .loading-content[data-v-02f356c7]{text-align:center}.products-section .products-loading .loading-content .loading-spinner-large[data-v-02f356c7]{font-size:3rem;color:#124fe1;margin-bottom:1.5rem}.products-section .products-loading .loading-content .loading-spinner-large svg[data-v-02f356c7]{filter:drop-shadow(0 2px 4px rgba(18,79,225,.3))}.products-section .products-loading .loading-content h3[data-v-02f356c7]{font-size:1.5rem;font-weight:600;color:#000;margin-bottom:.5rem}.products-section .products-loading .loading-content p[data-v-02f356c7]{font-size:1rem;color:#888;line-height:1.5}.products-section .empty-products[data-v-02f356c7]{display:flex;align-items:center;justify-content:center;min-height:400px}.products-section .empty-products .empty-content[data-v-02f356c7]{text-align:center;max-width:500px;padding:2rem}.products-section .empty-products .empty-content .empty-icon[data-v-02f356c7]{font-size:4rem;color:#888;margin-bottom:1.5rem;opacity:.8}.products-section .empty-products .empty-content .empty-icon svg[data-v-02f356c7]{filter:drop-shadow(0 2px 8px rgba(0,0,0,.1))}.products-section .empty-products .empty-content h2[data-v-02f356c7]{font-size:2rem;font-weight:700;color:#000;margin-bottom:1rem}@media(max-width:767px){.products-section .empty-products .empty-content h2[data-v-02f356c7]{font-size:1.7rem}}.products-section .empty-products .empty-content p[data-v-02f356c7]{font-size:1.1rem;color:#888;line-height:1.6;margin-bottom:2rem}.products-section .empty-products .empty-content p strong[data-v-02f356c7]{color:#124fe1;font-weight:600}@media(max-width:767px){.products-section .empty-products .empty-content p[data-v-02f356c7]{font-size:1rem}}.products-section .empty-products .empty-content .empty-actions .try-different-btn[data-v-02f356c7]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#124fe1,#0e3eb2);color:#fff;border:none;padding:.875rem 1.75rem;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(18,79,225,.2)}.products-section .empty-products .empty-content .empty-actions .try-different-btn[data-v-02f356c7]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(18,79,225,.3);background:linear-gradient(135deg,#1047c9,#0c369a)}.products-section .empty-products .empty-content .empty-actions .try-different-btn[data-v-02f356c7]:active{transform:translateY(0);box-shadow:0 2px 10px rgba(18,79,225,.4)}.products-section .empty-products .empty-content .empty-actions .try-different-btn svg[data-v-02f356c7]{font-size:1rem;transition:transform .3s ease}.products-section .empty-products .empty-content .empty-actions .try-different-btn:hover svg[data-v-02f356c7]{transform:scale(1.1)}.products-section .coming-soon[data-v-02f356c7]{display:flex;align-items:center;justify-content:center;min-height:400px}.products-section .coming-soon .coming-soon-content[data-v-02f356c7]{text-align:center}.products-section .coming-soon .coming-soon-content h2[data-v-02f356c7]{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:1rem}@media(max-width:767px){.products-section .coming-soon .coming-soon-content h2[data-v-02f356c7]{font-size:2rem}}.products-section .coming-soon .coming-soon-content p[data-v-02f356c7]{font-size:1.2rem;color:#888}@media(max-width:767px){.products-section .coming-soon .coming-soon-content p[data-v-02f356c7]{font-size:1.1rem}}.products-section .products-grid[data-v-02f356c7]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}@media(max-width:767px){.products-section .products-grid[data-v-02f356c7]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}.products-section .products-grid .product-card[data-v-02f356c7]{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s cubic-bezier(.25,.8,.25,1);border:1px solid rgba(0,0,0,.05)}.products-section .products-grid .product-card[data-v-02f356c7]:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15);border-color:rgba(18,79,225,.2)}.products-section .products-grid .product-card .product-image[data-v-02f356c7]{height:200px;background:#f8f9fa;display:flex;align-items:center;justify-content:center;padding:1rem}.products-section .products-grid .product-card .product-image img[data-v-02f356c7]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.products-section .products-grid .product-card:hover .product-image img[data-v-02f356c7]{transform:scale(1.05)}.products-section .products-grid .product-card .product-content[data-v-02f356c7]{padding:1.5rem}.products-section .products-grid .product-card .product-content .product-title[data-v-02f356c7]{font-size:1.25rem;font-weight:600;color:#000;margin-bottom:.75rem;line-height:1.3;text-transform:capitalize}.products-section .products-grid .product-card .product-content .product-description[data-v-02f356c7]{font-size:.95rem;color:#888;line-height:1.5;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.products-section .products-grid .product-card .product-content .product-link[data-v-02f356c7]{display:inline-flex;align-items:center;gap:.5rem;background:#124fe1;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .3s ease}.products-section .products-grid .product-card .product-content .product-link[data-v-02f356c7]:hover{background:#0e3eb2;transform:translateY(-2px);box-shadow:0 4px 15px rgba(18,79,225,.3);text-decoration:none;color:#fff}.products-section .products-grid .product-card .product-content .product-link svg[data-v-02f356c7]{font-size:1rem;transition:transform .3s ease}.products-section .products-grid .product-card .product-content .product-link:hover svg[data-v-02f356c7]{transform:translateX(3px)}@media(max-width:767px){.hero-section[data-v-02f356c7]{padding:2rem 0}.content-wrapper[data-v-02f356c7]{padding:1.5rem 0}}.slider[data-v-c7ea2166]{height:100%;position:relative;display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden}.slider.isLarg[data-v-c7ea2166]{position:fixed;width:100vw;height:100vh;top:0;left:0;transform:none;background-color:rgba(0,0,0,.9);z-index:200;border-radius:0}.slider.isLarg .img[data-v-c7ea2166]{width:90%;max-width:1000px;max-height:90vh;display:flex;align-items:center;justify-content:center}@media(max-width:767px){.slider.isLarg .img[data-v-c7ea2166]{width:95%;max-height:85vh}}.slider.isLarg .img .main-image[data-v-c7ea2166]{max-width:100%;max-height:90vh;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}@media(max-width:767px){.slider.isLarg .img .main-image[data-v-c7ea2166]{max-height:85vh}}.slider.isLarg .back[data-v-c7ea2166],.slider.isLarg .next[data-v-c7ea2166]{width:50px;height:50px;background-color:hsla(0,0%,100%,.95);border:2px solid hsla(0,0%,100%,.5)}@media(max-width:767px){.slider.isLarg .back[data-v-c7ea2166],.slider.isLarg .next[data-v-c7ea2166]{width:45px;height:45px}}.slider.isLarg .back[data-v-c7ea2166]:hover,.slider.isLarg .next[data-v-c7ea2166]:hover{width:55px;height:55px;background-color:#fff}@media(max-width:767px){.slider.isLarg .back[data-v-c7ea2166]:hover,.slider.isLarg .next[data-v-c7ea2166]:hover{width:50px;height:50px}}.slider.isLarg .back svg[data-v-c7ea2166],.slider.isLarg .next svg[data-v-c7ea2166]{font-size:1.4rem;color:#000}@media(max-width:767px){.slider.isLarg .back svg[data-v-c7ea2166],.slider.isLarg .next svg[data-v-c7ea2166]{font-size:1.2rem}}.slider .img[data-v-c7ea2166]{width:100%;position:relative;display:flex;align-items:center;justify-content:center}.slider .img .main-image[data-v-c7ea2166]{width:100%;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;cursor:pointer;transition:all .3s ease;border-radius:8px}.slider .img .main-image[data-v-c7ea2166]:hover{cursor:pointer;transform:scale(1.02)}.slider .img .main-image.loading[data-v-c7ea2166]{opacity:.5;pointer-events:none}.slider .img .image-loading[data-v-c7ea2166]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:hsla(0,0%,100%,.9);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px rgba(0,0,0,.1)}.slider .img .image-loading svg[data-v-c7ea2166]{font-size:1.5rem;color:#124fe1}.slider .back[data-v-c7ea2166],.slider .next[data-v-c7ea2166]{position:absolute;top:50%;transform:translateY(-50%);border:2px solid rgba(18,79,225,.2);border-radius:50%;width:35px;height:35px;cursor:pointer;text-align:center;background-color:hsla(0,0%,100%,.95);display:flex;justify-content:center;align-items:center;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.1)}.slider .back[data-v-c7ea2166]:hover,.slider .next[data-v-c7ea2166]:hover{width:40px;height:40px;background-color:#124fe1;border-color:#124fe1;transform:translateY(-50%) scale(1.1)}.slider .back:hover svg[data-v-c7ea2166],.slider .next:hover svg[data-v-c7ea2166]{color:#fff}.slider .back svg[data-v-c7ea2166],.slider .next svg[data-v-c7ea2166]{font-weight:700;font-size:1rem;color:#124fe1;transition:color .3s ease}.slider .back[data-v-c7ea2166]{left:10px}@media(max-width:767px){.slider .back[data-v-c7ea2166]{left:5px}}.slider .next[data-v-c7ea2166]{right:10px}@media(max-width:767px){.slider .next[data-v-c7ea2166]{right:5px}}.slider .close-btn[data-v-c7ea2166]{position:fixed;top:20px;right:20px;width:50px;height:50px;background-color:hsla(0,0%,100%,.95);border:2px solid hsla(0,0%,100%,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;color:#000;transition:all .3s ease;z-index:201}@media(max-width:767px){.slider .close-btn[data-v-c7ea2166]{top:15px;right:15px;width:45px;height:45px;font-size:1.3rem}}.slider .close-btn[data-v-c7ea2166]:hover{background-color:#fff;transform:scale(1.1);box-shadow:0 4px 15px rgba(0,0,0,.3)}.slider .image-counter[data-v-c7ea2166]{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.7);color:#fff;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:500;z-index:201}@media(max-width:767px){.slider .image-counter[data-v-c7ea2166]{bottom:15px;font-size:.8rem;padding:6px 12px}}.slider:not(.isLarg) .image-counter[data-v-c7ea2166]{display:none}@keyframes fadeIn-c7ea2166{0%{opacity:0}to{opacity:1}}.main-image[data-v-c7ea2166]{animation:fadeIn-c7ea2166 .3s ease-in-out}.product-hero[data-v-f2943f54]{background:linear-gradient(135deg,rgba(18,79,225,.05),rgba(252,183,43,.05));padding:3rem 0 2rem;border-bottom:1px solid rgba(0,0,0,.08)}@media(max-width:767px){.product-hero[data-v-f2943f54]{padding:2rem 0 1.5rem}}.product-hero .hero-content[data-v-f2943f54]{max-width:1000px;margin:0 auto}.product-hero .hero-content .breadcrumb[data-v-f2943f54]{margin-bottom:1.5rem}.product-hero .hero-content .breadcrumb .back-btn[data-v-f2943f54]{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border:1px solid rgba(18,79,225,.2);padding:.5rem 1rem;border-radius:8px;color:#124fe1;font-weight:500;cursor:pointer;transition:all .3s ease;font-size:.95rem}.product-hero .hero-content .breadcrumb .back-btn[data-v-f2943f54]:hover{background:#124fe1;color:#fff;transform:translateX(-3px)}.product-hero .hero-content .breadcrumb .back-btn svg[data-v-f2943f54]{font-size:.9rem}.product-hero .hero-content .product-title[data-v-f2943f54]{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:.5rem;line-height:1.2;text-transform:capitalize}@media(max-width:767px){.product-hero .hero-content .product-title[data-v-f2943f54]{font-size:2rem}}.product-hero .hero-content .product-subtitle[data-v-f2943f54]{font-size:1.2rem;color:#888;line-height:1.5;margin:0}@media(max-width:767px){.product-hero .hero-content .product-subtitle[data-v-f2943f54]{font-size:1.1rem}}.product-content[data-v-f2943f54]{padding:3rem 0}@media(max-width:767px){.product-content[data-v-f2943f54]{padding:2rem 0}}.product-section[data-v-f2943f54]{margin-bottom:4rem}.product-section .content-grid[data-v-f2943f54]{display:grid;grid-template-columns:1fr 450px;gap:3rem;align-items:start}@media(max-width:1024px){.product-section .content-grid[data-v-f2943f54]{grid-template-columns:1fr 400px;gap:2rem}}@media(max-width:767px){.product-section .content-grid[data-v-f2943f54]{grid-template-columns:1fr;gap:2rem}}.product-section .product-info[data-v-f2943f54]{display:flex;flex-direction:column;gap:2rem}@media(max-width:767px){.product-section .product-info[data-v-f2943f54]{order:2}}.product-section .description-card[data-v-f2943f54],.product-section .features-card[data-v-f2943f54]{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.05)}@media(max-width:767px){.product-section .description-card[data-v-f2943f54],.product-section .features-card[data-v-f2943f54]{padding:1.5rem}}.product-section .description-card .description-content[data-v-f2943f54]{min-height:auto}.product-section .section-title[data-v-f2943f54]{font-size:1.5rem;font-weight:600;color:#000;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #fcb72b}@media(max-width:767px){.product-section .section-title[data-v-f2943f54]{font-size:1.3rem}}.product-section .description-content[data-v-f2943f54]{color:#888;line-height:1.7;font-size:1rem}.product-section .description-content[data-v-f2943f54] p{margin-bottom:1rem}.product-section .description-content[data-v-f2943f54] p:last-child{margin-bottom:0}.product-section .description-content[data-v-f2943f54] ol,.product-section .description-content[data-v-f2943f54] ul{margin:1rem 0;padding-left:1.5rem}.product-section .description-content[data-v-f2943f54] li{margin-bottom:.5rem}.product-section .features-list[data-v-f2943f54]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.product-section .feature-item[data-v-f2943f54]{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:rgba(18,79,225,.02);border-radius:8px;transition:all .3s ease}.product-section .feature-item[data-v-f2943f54]:hover{background:rgba(18,79,225,.05);transform:translateX(5px)}.product-section .feature-item .feature-icon[data-v-f2943f54]{color:#124fe1;font-size:1rem;flex-shrink:0}.product-section .feature-item span[data-v-f2943f54]{color:#000;font-weight:500;line-height:1.4}@media(max-width:767px){.product-section .product-gallery[data-v-f2943f54]{order:1}}.product-section .product-gallery .gallery-container[data-v-f2943f54]{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.05);position:sticky;top:2rem}@media(max-width:767px){.product-section .product-gallery .gallery-container[data-v-f2943f54]{position:static;padding:1.5rem;margin-bottom:1rem}}.documents-section .section-title[data-v-f2943f54]{font-size:2rem;font-weight:700;color:#000;text-align:center;margin-bottom:3rem;position:relative}@media(max-width:767px){.documents-section .section-title[data-v-f2943f54]{font-size:1.7rem;margin-bottom:2rem}}.documents-section .section-title[data-v-f2943f54]:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#124fe1,#fcb72b);border-radius:2px}.documents-section .documents-grid[data-v-f2943f54]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:900px;margin:0 auto}@media(max-width:767px){.documents-section .documents-grid[data-v-f2943f54]{grid-template-columns:1fr;gap:1rem}}.documents-section .document-card[data-v-f2943f54]{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.05);transition:all .3s ease;overflow:hidden}.documents-section .document-card[data-v-f2943f54]:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12);border-color:rgba(18,79,225,.2)}.documents-section .document-link[data-v-f2943f54]{display:flex;align-items:center;gap:1rem;padding:1.5rem;text-decoration:none;color:inherit;transition:all .3s ease}.documents-section .document-link[data-v-f2943f54]:hover{text-decoration:none;color:inherit}.documents-section .document-link:hover .document-icon[data-v-f2943f54]{background:#124fe1;color:#fff}.documents-section .document-link:hover .download-icon[data-v-f2943f54]{transform:translateY(-2px);color:#124fe1}.documents-section .document-icon[data-v-f2943f54]{width:50px;height:50px;border-radius:10px;background:rgba(18,79,225,.1);color:#124fe1;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:all .3s ease;flex-shrink:0}.documents-section .document-info[data-v-f2943f54]{flex:1}.documents-section .document-info h3[data-v-f2943f54]{font-size:1.1rem;font-weight:600;color:#000;margin-bottom:.25rem;text-transform:capitalize}.documents-section .document-info p[data-v-f2943f54]{font-size:.9rem;color:#888;margin:0;line-height:1.4}.documents-section .download-icon[data-v-f2943f54]{color:#888;font-size:1.2rem;transition:all .3s ease;flex-shrink:0}@media(max-width:767px){.product-content[data-v-f2943f54]{padding:1.5rem 0}.product-section[data-v-f2943f54]{margin-bottom:3rem}}.project-item[data-v-2be39315]{display:block;text-decoration:none;color:inherit;transition:all .3s ease}@media(max-width:767px){.project-item[data-v-2be39315]{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #f0f0f0}.project-item[data-v-2be39315]:last-child{border-bottom:none}}.project-item[data-v-2be39315]:hover{transform:translateY(-2px)}.project-item:hover .project-image img[data-v-2be39315]{transform:scale(1.03)}.project-item:hover .project-overlay[data-v-2be39315]{opacity:1}.project-item:hover .project-title[data-v-2be39315]{color:#124fe1}.project-image[data-v-2be39315]{position:relative;width:100%;height:250px;overflow:hidden;border-radius:4px;margin-bottom:1rem}@media(max-width:767px){.project-image[data-v-2be39315]{height:200px}}.project-image img[data-v-2be39315]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.project-image .project-overlay[data-v-2be39315]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.project-image .project-overlay .view-text[data-v-2be39315]{color:#fff;font-size:1rem;font-weight:500;letter-spacing:.5px}.project-info .project-title[data-v-2be39315]{font-size:1.3rem;font-weight:600;color:#000;margin-bottom:.75rem;line-height:1.3;transition:color .3s ease}@media(max-width:767px){.project-info .project-title[data-v-2be39315]{font-size:1.2rem}}.project-info .project-meta[data-v-2be39315]{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}@media(max-width:767px){.project-info .project-meta[data-v-2be39315]{gap:.75rem}}.project-info .project-location[data-v-2be39315]{display:flex;align-items:center;gap:.4rem;color:#666;font-size:.9rem}.project-info .project-location svg[data-v-2be39315]{color:#124fe1;font-size:.8rem}.project-info .project-status[data-v-2be39315]{padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500;text-transform:capitalize}.project-info .project-status.completed[data-v-2be39315]{background:#e8f5e8;color:#2d5a2d}.project-info .project-status.in-progress[data-v-2be39315]{background:#fff3e0;color:#8b4513}.project-info .project-status.on-hold[data-v-2be39315]{background:#f0f4ff;color:#4a5568}.project-info .project-description[data-v-2be39315]{color:#666;font-size:.95rem;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:767px){.project-info .project-description[data-v-2be39315]{font-size:.9rem;-webkit-line-clamp:2}}.segment-filter[data-v-65211c73]{margin:0 0 4rem 0;padding:0;background:transparent}.segment-filter .filter-header[data-v-65211c73]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}@media(max-width:767px){.segment-filter .filter-header[data-v-65211c73]{flex-direction:column;gap:1rem;align-items:flex-start}}.segment-filter .filter-header .filter-title[data-v-65211c73]{font-size:1.8rem;font-weight:600;color:#000;margin:0}@media(max-width:767px){.segment-filter .filter-header .filter-title[data-v-65211c73]{font-size:1.5rem}}.segment-filter .filter-header .clear-filters[data-v-65211c73]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#124fe1,#0e3eb2);color:#fff;border:none;border-radius:50px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(18,79,225,.3)}.segment-filter .filter-header .clear-filters[data-v-65211c73]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(18,79,225,.4);background:linear-gradient(135deg,#1047c9,#0c369a)}.segment-filter .filter-header .clear-filters[data-v-65211c73]:active{transform:translateY(0)}.segment-filter .segments[data-v-65211c73]{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:767px){.segment-filter .segments[data-v-65211c73]{gap:.75rem}}.segment-filter .segments .segment-chip[data-v-65211c73]{display:flex;align-items:center;justify-content:center;padding:1rem 1.5rem;background:#fff;border:2px solid #e5e7eb;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.08);min-width:120px}@media(max-width:767px){.segment-filter .segments .segment-chip[data-v-65211c73]{padding:.8rem 1.2rem;min-width:auto;flex:1;min-width:calc(50% - .375rem)}}.segment-filter .segments .segment-chip[data-v-65211c73]:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.15);border-color:#124fe1}.segment-filter .segments .segment-chip.active[data-v-65211c73]{background:linear-gradient(135deg,#fcb72b,#f1a203);color:#fff;border-color:#fcb72b;box-shadow:0 6px 20px rgba(252,183,43,.4)}.segment-filter .segments .segment-chip span[data-v-65211c73]{font-size:.95rem;font-weight:500}@media(max-width:767px){.segment-filter .segments .segment-chip span[data-v-65211c73]{font-size:.85rem}}.page-intro[data-v-5d4f97d5]{text-align:center;padding:4rem 2rem 2rem;margin-bottom:3rem}@media(max-width:767px){.page-intro[data-v-5d4f97d5]{padding:3rem 1rem 1.5rem;margin-bottom:2rem}}.page-intro .intro-content[data-v-5d4f97d5]{max-width:800px;margin:0 auto}.page-intro .intro-content .page-title[data-v-5d4f97d5]{font-size:3.5rem;font-weight:700;color:#000;margin-bottom:1rem;line-height:1.1}@media(max-width:767px){.page-intro .intro-content .page-title[data-v-5d4f97d5]{font-size:2.5rem}}.page-intro .intro-content .page-subtitle[data-v-5d4f97d5]{font-size:1.4rem;color:#124fe1;font-weight:500;margin-bottom:2rem}@media(max-width:767px){.page-intro .intro-content .page-subtitle[data-v-5d4f97d5]{font-size:1.2rem;margin-bottom:1.5rem}}.page-intro .intro-content .intro-divider[data-v-5d4f97d5]{width:80px;height:4px;background:linear-gradient(90deg,#124fe1,#fcb72b);margin:0 auto 2rem;border-radius:2px}@media(max-width:767px){.page-intro .intro-content .intro-divider[data-v-5d4f97d5]{width:60px;height:3px;margin-bottom:1.5rem}}.page-intro .intro-content .intro-description[data-v-5d4f97d5]{font-size:1.2rem;line-height:1.7;color:#666;margin:0}@media(max-width:767px){.page-intro .intro-content .intro-description[data-v-5d4f97d5]{font-size:1.1rem;line-height:1.6}}.projects[data-v-5d4f97d5]{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem 2rem;margin:3rem 0 6rem}@media(max-width:768px){.projects[data-v-5d4f97d5]{grid-template-columns:1fr;gap:2rem;margin:2rem 0 4rem}}.slider[data-v-1a47affc]{height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;overflow:visible}.slider.isLarg[data-v-1a47affc]{position:fixed;width:100vw;height:100vh;top:0;left:0;transform:none;background-color:rgba(0,0,0,.9);z-index:200;border-radius:0}.slider.isLarg .img[data-v-1a47affc]{width:90%;max-width:1000px;max-height:90vh;display:flex;align-items:center;justify-content:center}@media(max-width:767px){.slider.isLarg .img[data-v-1a47affc]{width:95%;max-height:85vh}}.slider.isLarg .img .main-image[data-v-1a47affc]{max-width:100%;max-height:90vh;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}@media(max-width:767px){.slider.isLarg .img .main-image[data-v-1a47affc]{max-height:85vh}}.slider.isLarg .back[data-v-1a47affc],.slider.isLarg .next[data-v-1a47affc]{width:50px;height:50px;background-color:hsla(0,0%,100%,.95);border:2px solid hsla(0,0%,100%,.5)}@media(max-width:767px){.slider.isLarg .back[data-v-1a47affc],.slider.isLarg .next[data-v-1a47affc]{width:45px;height:45px}}.slider.isLarg .back[data-v-1a47affc]:hover,.slider.isLarg .next[data-v-1a47affc]:hover{width:55px;height:55px;background-color:#fff}@media(max-width:767px){.slider.isLarg .back[data-v-1a47affc]:hover,.slider.isLarg .next[data-v-1a47affc]:hover{width:50px;height:50px}}.slider.isLarg .back svg[data-v-1a47affc],.slider.isLarg .next svg[data-v-1a47affc]{font-size:1.4rem;color:#000}@media(max-width:767px){.slider.isLarg .back svg[data-v-1a47affc],.slider.isLarg .next svg[data-v-1a47affc]{font-size:1.2rem}}.slider .img[data-v-1a47affc]{width:100%;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.slider .img .main-image[data-v-1a47affc]{width:100%;max-height:400px;-o-object-fit:cover;object-fit:cover;cursor:pointer;transition:all .3s ease;border-radius:8px}@media(max-width:767px){.slider .img .main-image[data-v-1a47affc]{max-height:250px}}.slider .img .main-image[data-v-1a47affc]:hover{cursor:pointer;transform:scale(1.02)}.slider .img .main-image.loading[data-v-1a47affc]{opacity:.5;pointer-events:none}.slider .img .image-loading[data-v-1a47affc]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:hsla(0,0%,100%,.9);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:10}.slider .img .image-loading svg[data-v-1a47affc]{font-size:1.5rem;color:#124fe1}.slider .back[data-v-1a47affc],.slider .next[data-v-1a47affc]{position:absolute;top:50%;transform:translateY(-50%);border:2px solid rgba(18,79,225,.2);border-radius:50%;width:35px;height:35px;cursor:pointer;text-align:center;background-color:hsla(0,0%,100%,.95);display:flex;justify-content:center;align-items:center;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:5}.slider .back[data-v-1a47affc]:hover,.slider .next[data-v-1a47affc]:hover{width:40px;height:40px;background-color:#124fe1;border-color:#124fe1;transform:translateY(-50%) scale(1.1)}.slider .back:hover svg[data-v-1a47affc],.slider .next:hover svg[data-v-1a47affc]{color:#fff}.slider .back svg[data-v-1a47affc],.slider .next svg[data-v-1a47affc]{font-weight:700;font-size:1rem;color:#124fe1;transition:color .3s ease}.slider .back[data-v-1a47affc]{left:10px}@media(max-width:767px){.slider .back[data-v-1a47affc]{left:5px}}.slider .next[data-v-1a47affc]{right:10px}@media(max-width:767px){.slider .next[data-v-1a47affc]{right:5px}}.slider .close-btn[data-v-1a47affc]{position:fixed;top:20px;right:20px;width:50px;height:50px;background-color:hsla(0,0%,100%,.95);border:2px solid hsla(0,0%,100%,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;color:#000;transition:all .3s ease;z-index:201}@media(max-width:767px){.slider .close-btn[data-v-1a47affc]{top:15px;right:15px;width:45px;height:45px;font-size:1.3rem}}.slider .close-btn[data-v-1a47affc]:hover{background-color:#fff;transform:scale(1.1);box-shadow:0 4px 15px rgba(0,0,0,.3)}.slider .image-counter[data-v-1a47affc]{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.7);color:#fff;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:500;z-index:201}@media(max-width:767px){.slider .image-counter[data-v-1a47affc]{bottom:15px;font-size:.8rem;padding:6px 12px}}.slider .thumbnail-nav[data-v-1a47affc]{display:flex;gap:10px;margin-top:1rem;padding:0 10px;overflow-x:auto;max-width:100%;justify-content:center}@media(max-width:767px){.slider .thumbnail-nav[data-v-1a47affc]{gap:8px;margin-top:.75rem;justify-content:flex-start}}.slider .thumbnail-nav .thumbnail[data-v-1a47affc]{flex-shrink:0;width:80px;height:60px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;position:relative;transition:all .3s ease}@media(max-width:767px){.slider .thumbnail-nav .thumbnail[data-v-1a47affc]{width:70px;height:50px}}.slider .thumbnail-nav .thumbnail.active[data-v-1a47affc]{border-color:#124fe1;transform:scale(1.05);box-shadow:0 4px 12px rgba(18,79,225,.3)}.slider .thumbnail-nav .thumbnail[data-v-1a47affc]:hover{border-color:rgba(18,79,225,.5);transform:scale(1.02)}.slider .thumbnail-nav .thumbnail img[data-v-1a47affc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease}.slider .thumbnail-nav .thumbnail:not(.active) img[data-v-1a47affc]{opacity:.8}.slider .thumbnail-nav .thumbnail:hover img[data-v-1a47affc]{opacity:1}.slider .thumbnail-nav[data-v-1a47affc]::-webkit-scrollbar{height:4px}.slider .thumbnail-nav[data-v-1a47affc]::-webkit-scrollbar-track{background:rgba(18,79,225,.1);border-radius:2px}.slider .thumbnail-nav[data-v-1a47affc]::-webkit-scrollbar-thumb{background:rgba(18,79,225,.3);border-radius:2px}.slider .thumbnail-nav[data-v-1a47affc]::-webkit-scrollbar-thumb:hover{background:rgba(18,79,225,.5)}.slider:not(.isLarg) .image-counter[data-v-1a47affc]{display:none}@keyframes fadeIn-1a47affc{0%{opacity:0}to{opacity:1}}.main-image[data-v-1a47affc]{animation:fadeIn-1a47affc .3s ease-in-out}.project-header[data-v-51bcbf04]{text-align:center;margin-bottom:2rem;padding:2rem 0}@media(max-width:767px){.project-header[data-v-51bcbf04]{margin-bottom:1.5rem;padding:1.5rem 0}}.project-header .project-title[data-v-51bcbf04]{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:1rem;line-height:1.2}@media(max-width:767px){.project-header .project-title[data-v-51bcbf04]{font-size:2rem;margin-bottom:.75rem}}.project-header .project-meta[data-v-51bcbf04]{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}@media(max-width:767px){.project-header .project-meta[data-v-51bcbf04]{gap:1rem;flex-direction:column;align-items:center}}.project-header .project-meta .date-info[data-v-51bcbf04],.project-header .project-meta .location-info[data-v-51bcbf04]{display:flex;align-items:center;gap:.5rem;color:#124fe1;font-size:1.1rem;font-weight:500}@media(max-width:767px){.project-header .project-meta .date-info[data-v-51bcbf04],.project-header .project-meta .location-info[data-v-51bcbf04]{font-size:1rem}}.project-header .project-meta .date-info svg[data-v-51bcbf04],.project-header .project-meta .location-info svg[data-v-51bcbf04]{color:#000}.project-gallery[data-v-51bcbf04]{margin-bottom:3rem}@media(max-width:767px){.project-gallery[data-v-51bcbf04]{margin-bottom:2rem}}.project-description[data-v-51bcbf04]{max-width:800px;margin:0 auto 4rem auto;text-align:center}@media(max-width:767px){.project-description[data-v-51bcbf04]{text-align:left;margin-bottom:3rem}}.project-description h2[data-v-51bcbf04]{font-size:2rem;font-weight:600;color:#000;margin-bottom:1.5rem}@media(max-width:767px){.project-description h2[data-v-51bcbf04]{font-size:1.5rem;margin-bottom:1rem}}.project-description p[data-v-51bcbf04]{font-size:1.2rem;line-height:1.8;color:#666;margin:0}@media(max-width:767px){.project-description p[data-v-51bcbf04]{font-size:1.1rem;line-height:1.6}}a[data-v-71a06a12]{width:100%;text-decoration:none}a .solution[data-v-71a06a12]{width:100%;padding:28px;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:30px;margin-bottom:24px;border-radius:12px;background-color:#fff;transition:all .3s ease;box-shadow:0 4px 5px rgba(17,17,26,.1),0 8px 10px rgba(17,17,26,.05);overflow:hidden;position:relative}a .solution[data-v-71a06a12]:hover{transform:translateY(-3px);box-shadow:0 8px 10px rgba(17,17,26,.15),0 16px 20px rgba(17,17,26,.1)}a .solution:hover .main-img img[data-v-71a06a12]{transform:scale(1.05)}@media(max-width:900px){a .solution[data-v-71a06a12]{flex-direction:column;padding:0 0 24px 0;gap:0}}a .solution .main-img[data-v-71a06a12]{width:30%;min-height:280px;flex-shrink:0;overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:8px;order:1}@media(max-width:900px){a .solution .main-img[data-v-71a06a12]{width:100%;min-height:auto;height:220px;order:1;border-radius:12px 12px 0 0;margin-bottom:20px}}@media(max-width:767px){a .solution .main-img[data-v-71a06a12]{height:180px}}a .solution .main-img img[data-v-71a06a12]{width:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;border-radius:8px}a .solution .text[data-v-71a06a12]{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:20px;align-items:flex-start;order:2}@media(max-width:900px){a .solution .text[data-v-71a06a12]{width:100%;order:2;padding:0 24px;gap:16px}}@media(max-width:767px){a .solution .text[data-v-71a06a12]{padding:0 20px;gap:14px}}a .solution .text .title[data-v-71a06a12]{font-weight:700;font-size:26px;color:#222;margin:0;padding-bottom:12px;line-height:1.2;letter-spacing:-.02em;position:relative;width:100%}a .solution .text .title[data-v-71a06a12]:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:rgba(252,182,43,.498);border-radius:2px}@media(max-width:767px){a .solution .text .title[data-v-71a06a12]{font-size:20px;padding-bottom:10px}a .solution .text .title[data-v-71a06a12]:after{width:40px;height:2px}}a .solution .text .description[data-v-71a06a12]{font-size:16px;line-height:1.6;color:#555;text-align:left;padding:0;flex-grow:1}a .solution .text .description h1[data-v-71a06a12],a .solution .text .description h2[data-v-71a06a12],a .solution .text .description h3[data-v-71a06a12],a .solution .text .description h4[data-v-71a06a12],a .solution .text .description h5[data-v-71a06a12],a .solution .text .description h6[data-v-71a06a12]{margin:1em 0 .5em;color:#444;font-weight:500}a .solution .text .description ol[data-v-71a06a12],a .solution .text .description ul[data-v-71a06a12]{padding-left:1.5em;margin-bottom:1em}a .solution .text .description table[data-v-71a06a12]{border-collapse:collapse;width:100%;margin-bottom:1em}a .solution .text .description td[data-v-71a06a12],a .solution .text .description th[data-v-71a06a12]{border:1px solid #eee;padding:.6em}a .solution .text .description img[data-v-71a06a12]{max-width:100%;height:auto;border-radius:4px}@media(max-width:767px){a .solution .text .description[data-v-71a06a12]{font-size:14px;line-height:1.5}}a .solution .text .logos[data-v-71a06a12]{width:100%;display:flex;flex-wrap:wrap;gap:16px;margin-top:10px;align-items:center;justify-content:flex-start}a .solution .text .logos .logo[data-v-71a06a12]{width:50px;height:50px;border-radius:6px;overflow:hidden;background-color:#fff;display:flex;justify-content:center;align-items:center;padding:6px;border:1px solid #f0f0f0;transition:all .2s ease}a .solution .text .logos .logo[data-v-71a06a12]:hover{transform:translateY(-2px);box-shadow:0 3px 8px rgba(0,0,0,.05)}@media(max-width:767px){a .solution .text .logos .logo[data-v-71a06a12]{width:42px;height:42px;padding:5px}}a .solution .text .logos .logo img[data-v-71a06a12]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.page-intro[data-v-8234df46]{text-align:center;padding:4rem 2rem 2rem;margin-bottom:3rem}@media(max-width:767px){.page-intro[data-v-8234df46]{padding:3rem 1rem 1.5rem;margin-bottom:2rem}}.page-intro .intro-content[data-v-8234df46]{max-width:800px;margin:0 auto}.page-intro .intro-content .page-title[data-v-8234df46]{font-size:3.5rem;font-weight:700;color:#000;margin-bottom:1rem;line-height:1.1}@media(max-width:767px){.page-intro .intro-content .page-title[data-v-8234df46]{font-size:2.5rem}}.page-intro .intro-content .page-subtitle[data-v-8234df46]{font-size:1.4rem;color:#124fe1;font-weight:500;margin-bottom:2rem}@media(max-width:767px){.page-intro .intro-content .page-subtitle[data-v-8234df46]{font-size:1.2rem;margin-bottom:1.5rem}}.page-intro .intro-content .intro-divider[data-v-8234df46]{width:80px;height:4px;background:linear-gradient(90deg,#124fe1,#fcb72b);margin:0 auto 2rem;border-radius:2px}@media(max-width:767px){.page-intro .intro-content .intro-divider[data-v-8234df46]{width:60px;height:3px;margin-bottom:1.5rem}}.page-intro .intro-content .intro-description[data-v-8234df46]{font-size:1.2rem;line-height:1.7;color:#666;margin:0}@media(max-width:767px){.page-intro .intro-content .intro-description[data-v-8234df46]{font-size:1.1rem;line-height:1.6}}.solutions[data-v-8234df46]{margin:50px auto 150px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px}.page-intro[data-v-68f109cb]{text-align:center;padding:4rem 2rem 2rem;margin-bottom:3rem}@media(max-width:767px){.page-intro[data-v-68f109cb]{padding:3rem 1rem 1.5rem;margin-bottom:2rem}}.page-intro .intro-content[data-v-68f109cb]{max-width:800px;margin:0 auto}.page-intro .intro-content .page-title[data-v-68f109cb]{font-size:3.5rem;font-weight:700;color:#000;margin-bottom:1rem;line-height:1.1}@media(max-width:767px){.page-intro .intro-content .page-title[data-v-68f109cb]{font-size:2.5rem}}.page-intro .intro-content .page-subtitle[data-v-68f109cb]{font-size:1.4rem;color:#124fe1;font-weight:500;margin-bottom:2rem}@media(max-width:767px){.page-intro .intro-content .page-subtitle[data-v-68f109cb]{font-size:1.2rem;margin-bottom:1.5rem}}.page-intro .intro-content .intro-divider[data-v-68f109cb]{width:80px;height:4px;background:linear-gradient(90deg,#124fe1,#fcb72b);margin:0 auto 2rem;border-radius:2px}@media(max-width:767px){.page-intro .intro-content .intro-divider[data-v-68f109cb]{width:60px;height:3px;margin-bottom:1.5rem}}.page-intro .intro-content .intro-description[data-v-68f109cb]{font-size:1.2rem;line-height:1.7;color:#666;margin:0}@media(max-width:767px){.page-intro .intro-content .intro-description[data-v-68f109cb]{font-size:1.1rem;line-height:1.6}}.grid-container .solutions[data-v-68f109cb]{margin:50px auto 150px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:30px}.page-intro[data-v-2300b8ec]{text-align:center;padding:4rem 2rem 2rem;margin-bottom:3rem}@media(max-width:767px){.page-intro[data-v-2300b8ec]{padding:3rem 1rem 1.5rem;margin-bottom:2rem}}.page-intro .intro-content[data-v-2300b8ec]{max-width:800px;margin:0 auto}.page-intro .intro-content .page-title[data-v-2300b8ec]{font-size:3.5rem;font-weight:700;color:#000;margin-bottom:1rem;line-height:1.1}@media(max-width:767px){.page-intro .intro-content .page-title[data-v-2300b8ec]{font-size:2.5rem}}.page-intro .intro-content .page-subtitle[data-v-2300b8ec]{font-size:1.4rem;color:#124fe1;font-weight:500;margin-bottom:2rem}@media(max-width:767px){.page-intro .intro-content .page-subtitle[data-v-2300b8ec]{font-size:1.2rem;margin-bottom:1.5rem}}.page-intro .intro-content .intro-divider[data-v-2300b8ec]{width:80px;height:4px;background:linear-gradient(90deg,#124fe1,#fcb72b);margin:0 auto 2rem;border-radius:2px}@media(max-width:767px){.page-intro .intro-content .intro-divider[data-v-2300b8ec]{width:60px;height:3px;margin-bottom:1.5rem}}.page-intro .intro-content .intro-description[data-v-2300b8ec]{font-size:1.2rem;line-height:1.7;color:#666;margin:0}@media(max-width:767px){.page-intro .intro-content .intro-description[data-v-2300b8ec]{font-size:1.1rem;line-height:1.6}}.contact-form-wrapper[data-v-2300b8ec]{display:flex;justify-content:center;padding:2rem 0 4rem}@media(max-width:768px){.contact-form-wrapper[data-v-2300b8ec]{padding:1rem 0 3rem}}.modern-contact-form[data-v-2300b8ec]{background:#fff;border-radius:12px;padding:3rem;max-width:800px;width:100%;box-shadow:0 10px 40px rgba(0,0,0,.1);border:1px solid rgba(18,79,225,.1)}@media(max-width:768px){.modern-contact-form[data-v-2300b8ec]{padding:2rem 1.5rem;margin:0 1rem;border-radius:8px}}.modern-contact-form .form-header[data-v-2300b8ec]{text-align:center;margin-bottom:3rem}@media(max-width:768px){.modern-contact-form .form-header[data-v-2300b8ec]{margin-bottom:2rem}}.modern-contact-form .form-header .form-title[data-v-2300b8ec]{font-size:2.5rem;font-weight:700;color:#124fe1;margin-bottom:1rem}@media(max-width:768px){.modern-contact-form .form-header .form-title[data-v-2300b8ec]{font-size:2rem}}.modern-contact-form .form-header .form-subtitle[data-v-2300b8ec]{font-size:1.1rem;color:#666;line-height:1.6;max-width:500px;margin:0 auto}@media(max-width:768px){.modern-contact-form .form-header .form-subtitle[data-v-2300b8ec]{font-size:1rem}}.modern-contact-form .form-grid[data-v-2300b8ec]{display:flex;flex-direction:column;gap:1.5rem}.modern-contact-form .form-grid .form-row[data-v-2300b8ec]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:768px){.modern-contact-form .form-grid .form-row[data-v-2300b8ec]{grid-template-columns:1fr;gap:1rem}}.modern-contact-form .form-grid .form-group[data-v-2300b8ec]{display:flex;flex-direction:column}.modern-contact-form .form-grid .form-group.full-width[data-v-2300b8ec]{grid-column:1/-1}.modern-contact-form .form-grid .form-group label[data-v-2300b8ec]{font-weight:600;color:#124fe1;margin-bottom:.5rem;font-size:.95rem}.modern-contact-form .form-grid .form-group .form-input[data-v-2300b8ec],.modern-contact-form .form-grid .form-group .form-textarea[data-v-2300b8ec]{padding:.875rem 1rem;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff}.modern-contact-form .form-grid .form-group .form-input[data-v-2300b8ec]:focus,.modern-contact-form .form-grid .form-group .form-textarea[data-v-2300b8ec]:focus{outline:none;border-color:#124fe1;box-shadow:0 0 0 3px rgba(18,79,225,.1)}.modern-contact-form .form-grid .form-group .form-input.error[data-v-2300b8ec],.modern-contact-form .form-grid .form-group .form-textarea.error[data-v-2300b8ec]{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.modern-contact-form .form-grid .form-group .form-input[data-v-2300b8ec]::-moz-placeholder,.modern-contact-form .form-grid .form-group .form-textarea[data-v-2300b8ec]::-moz-placeholder{color:#9ca3af}.modern-contact-form .form-grid .form-group .form-input[data-v-2300b8ec]::placeholder,.modern-contact-form .form-grid .form-group .form-textarea[data-v-2300b8ec]::placeholder{color:#9ca3af}.modern-contact-form .form-grid .form-group .form-textarea[data-v-2300b8ec]{resize:vertical;min-height:120px;font-family:inherit}.modern-contact-form .form-grid .checkbox-group[data-v-2300b8ec]{display:flex;align-items:flex-start;gap:.75rem}.modern-contact-form .form-grid .checkbox-group .checkbox-input[data-v-2300b8ec]{margin-top:.25rem;width:1.25rem;height:1.25rem;border:2px solid #d1d5db;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:all .3s ease}.modern-contact-form .form-grid .checkbox-group .checkbox-input[data-v-2300b8ec]:checked{background-color:#124fe1;border-color:#124fe1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.854 3.646-1.708-1.708L6.5 7.585 3.854 4.94 2.146 6.648 6.5 11.293l8.354-7.647z'/%3E%3C/svg%3E");background-size:.75rem;background-position:50%;background-repeat:no-repeat}.modern-contact-form .form-grid .checkbox-group .checkbox-label[data-v-2300b8ec]{font-size:.9rem;color:#666;line-height:1.5;cursor:pointer}.modern-contact-form .form-grid .form-actions[data-v-2300b8ec]{display:flex;gap:1rem;margin-top:1rem}@media(max-width:768px){.modern-contact-form .form-grid .form-actions[data-v-2300b8ec]{flex-direction:column}}.modern-contact-form .form-grid .form-actions .btn-primary[data-v-2300b8ec],.modern-contact-form .form-grid .form-actions .btn-secondary[data-v-2300b8ec]{padding:.875rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden}.modern-contact-form .form-grid .form-actions .btn-primary span[data-v-2300b8ec],.modern-contact-form .form-grid .form-actions .btn-secondary span[data-v-2300b8ec]{position:relative;z-index:1}@media(max-width:768px){.modern-contact-form .form-grid .form-actions .btn-primary[data-v-2300b8ec],.modern-contact-form .form-grid .form-actions .btn-secondary[data-v-2300b8ec]{padding:1rem 2rem}}.modern-contact-form .form-grid .form-actions .btn-primary[data-v-2300b8ec]{background:#124fe1;color:#fff;flex:1}.modern-contact-form .form-grid .form-actions .btn-primary[data-v-2300b8ec]:hover{background:#0e3eb2;transform:translateY(-2px);box-shadow:0 8px 25px rgba(18,79,225,.3)}.modern-contact-form .form-grid .form-actions .btn-secondary[data-v-2300b8ec]{background:transparent;color:#124fe1;border-color:#124fe1}.modern-contact-form .form-grid .form-actions .btn-secondary[data-v-2300b8ec]:hover{background:#124fe1;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(18,79,225,.2)}.modern-contact-form .form-grid .success-message[data-v-2300b8ec]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:1rem 1.5rem;border-radius:8px;text-align:center}.modern-contact-form .form-grid .success-message p[data-v-2300b8ec]{margin:0;font-weight:500}.header-img[data-v-2300b8ec]{display:none}.backdrop[data-v-3223078e]{position:fixed;top:0;left:0;height:100vh;width:100%;background:linear-gradient(135deg,rgba(0,0,0,.6),rgba(18,79,225,.2) 50%,rgba(0,0,0,.8));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;animation:backdropFadeIn-3223078e .3s ease-out}@keyframes backdropFadeIn-3223078e{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.modern-dialog[data-v-3223078e]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:500px;max-height:90vh;z-index:1001;border:none;border-radius:20px;padding:0;margin:0;overflow:hidden;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 25px 50px rgba(0,0,0,.25),0 0 0 1px hsla(0,0%,100%,.2),inset 0 1px 0 hsla(0,0%,100%,.4);display:flex;flex-direction:column}@media(max-width:767px){.modern-dialog[data-v-3223078e]{width:95%;max-width:none;border-radius:16px}}.dialog-header[data-v-3223078e]{background:linear-gradient(135deg,#fcb72b,#fdc85d);color:#fff;padding:1.5rem 2rem;position:relative;border-bottom:1px solid hsla(0,0%,100%,.1)}@media(max-width:767px){.dialog-header[data-v-3223078e]{padding:1.25rem 1.5rem}}.dialog-header .dialog-title[data-v-3223078e]{margin:0;font-size:1.5rem;font-weight:600;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media(max-width:767px){.dialog-header .dialog-title[data-v-3223078e]{font-size:1.3rem}}.dialog-header .close-btn[data-v-3223078e]{position:absolute;top:50%;right:1.5rem;transform:translateY(-50%);width:32px;height:32px;border:none;background:hsla(0,0%,100%,.2);color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:.9rem}@media(max-width:767px){.dialog-header .close-btn[data-v-3223078e]{right:1rem;width:28px;height:28px;font-size:.8rem}}.dialog-header .close-btn[data-v-3223078e]:hover{background:hsla(0,0%,100%,.3);transform:translateY(-50%) scale(1.1)}.dialog-header .close-btn[data-v-3223078e]:active{transform:translateY(-50%) scale(.95)}.dialog-content[data-v-3223078e]{padding:2rem;flex:1;overflow-y:auto;color:#000;line-height:1.6}@media(max-width:767px){.dialog-content[data-v-3223078e]{padding:1.5rem}}.dialog-content[data-v-3223078e]::-webkit-scrollbar{width:6px}.dialog-content[data-v-3223078e]::-webkit-scrollbar-track{background:rgba(18,79,225,.1);border-radius:3px}.dialog-content[data-v-3223078e]::-webkit-scrollbar-thumb{background:rgba(18,79,225,.3);border-radius:3px}.dialog-content[data-v-3223078e]::-webkit-scrollbar-thumb:hover{background:rgba(18,79,225,.5)}.dialog-actions[data-v-3223078e]{padding:1.5rem 2rem;border-top:1px solid rgba(18,79,225,.1);display:flex;justify-content:center;background:hsla(0,0%,95%,.3)}@media(max-width:767px){.dialog-actions[data-v-3223078e]{padding:1.25rem 1.5rem}}.dialog-actions .confirm-btn[data-v-3223078e]{background:linear-gradient(135deg,#124fe1,#0e3eb2);color:#fff;border:none;padding:.875rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 15px rgba(18,79,225,.3)}@media(max-width:767px){.dialog-actions .confirm-btn[data-v-3223078e]{padding:.75rem 1.5rem;font-size:.9rem}}.dialog-actions .confirm-btn[data-v-3223078e]:hover{background:linear-gradient(135deg,#1f5ced,#124fe1);transform:translateY(-2px);box-shadow:0 6px 20px rgba(18,79,225,.4)}.dialog-actions .confirm-btn[data-v-3223078e]:active{transform:translateY(0);box-shadow:0 2px 8px rgba(18,79,225,.3)}.dialog-enter-from[data-v-3223078e]{opacity:0;transform:translate(-50%,-50%) scale(.7) rotateX(-20deg)}.dialog-leave-to[data-v-3223078e]{opacity:0;transform:translate(-50%,-50%) scale(.8) rotateX(10deg)}.dialog-enter-active[data-v-3223078e]{transition:all .4s cubic-bezier(.34,1.56,.64,1)}.dialog-leave-active[data-v-3223078e]{transition:all .3s cubic-bezier(.4,0,.2,1)}.dialog-enter-to[data-v-3223078e],.dialog-leave-from[data-v-3223078e]{opacity:1;transform:translate(-50%,-50%) scale(1) rotateX(0deg)}.modern-dialog:has(.spinner) .dialog-header[data-v-3223078e]{background:linear-gradient(135deg,#124fe1,#4f7ef1)}.modern-dialog:has(.spinner) .dialog-content[data-v-3223078e]{text-align:center;padding:2.5rem 2rem}@media(max-width:767px){.modern-dialog:has(.spinner) .dialog-content[data-v-3223078e]{padding:2rem 1.5rem}}@keyframes pulse-3223078e{0%,to{box-shadow:0 25px 50px rgba(0,0,0,.25),0 0 0 1px hsla(0,0%,100%,.2),inset 0 1px 0 hsla(0,0%,100%,.4)}50%{box-shadow:0 25px 50px rgba(0,0,0,.25),0 0 0 1px rgba(18,79,225,.3),inset 0 1px 0 hsla(0,0%,100%,.4)}}.modern-dialog[data-v-3223078e]:has(.spinner){animation:pulse-3223078e 2s ease-in-out infinite}.spinner-container[data-v-6215d0ae]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center}.minimal-spinner[data-v-6215d0ae]{width:40px;height:40px;margin-bottom:1.5rem;position:relative}.spinner-circle[data-v-6215d0ae]{width:40px;height:40px;border:3px solid rgba(18,79,225,.1);border-top:3px solid #124fe1;border-radius:50%;animation:spin-6215d0ae 1s linear infinite}.loading-text .loading-message[data-v-6215d0ae]{font-size:1rem;font-weight:400;color:#888;margin:0;letter-spacing:.5px}@keyframes spin-6215d0ae{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:767px){.minimal-spinner[data-v-6215d0ae]{width:32px;height:32px;margin-bottom:1rem}.spinner-circle[data-v-6215d0ae]{width:32px;height:32px;border-width:2px}.loading-text .loading-message[data-v-6215d0ae]{font-size:.9rem}}