*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;line-height:1.6;color:#333;background:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%;height:auto}h1,h2,h3,h4{font-weight:600;line-height:1.3}h1{font-size:2.5rem;margin-bottom:1rem;color:#0056cc;text-align:center}h2{font-size:1.8rem;margin-bottom:2rem;text-align:center;position:relative}h2:after{content:"";display:block;width:50px;height:3px;background:#0056cc;margin:.8rem auto}h3{font-size:1.2rem;margin-bottom:.5rem}p{margin-bottom:1rem}section{padding:80px 0}.cta-button{background:#0056cc;color:#fff;border:none;border-radius:30px;padding:12px 24px;font-weight:500;cursor:pointer;transition:all .3s ease;font-size:1rem}.cta-button:hover{background:#003d8f;transform:translateY(-2px);box-shadow:0 5px 15px #0056cc33}section.documents{margin:0 3rem}.documents *{padding:revert}.documents ul{list-style-type:circle}.documents h2{margin-top:2rem;margin-bottom:2rem;text-align:left}.documents h2:after{display:none}header{position:fixed;top:0;left:0;width:100%;background:#fff;box-shadow:0 2px 10px #0000001a;z-index:9999;padding:15px 0}header .container{display:flex;justify-content:space-between;align-items:center}.logo img{height:40px}nav{display:flex;align-items:center}nav ul{display:flex;margin-right:20px}nav ul li{margin-left:30px}nav ul li a{font-weight:500;transition:color .3s ease}nav ul li a:hover{color:#0056cc}.mobile-menu-toggle{display:none;font-size:1.5rem;cursor:pointer}footer{background-color:#26272d;color:#fff;padding:70px 0 20px}.footer-content{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:40px}.footer-logo{flex:1;min-width:200px}.footer-logo img{max-width:80%;height:auto;margin-bottom:15px}.footer-links{flex:2;display:flex;justify-content:space-between;flex-wrap:wrap}.link-column{min-width:150px;margin-right:20px;margin-bottom:20px}.link-column h3{font-size:1.1rem;margin-bottom:20px;color:#fff}.link-column ul li{margin-bottom:10px}.link-column ul li a{color:#aaa;transition:color .3s ease}.link-column ul li a:hover{color:#0056cc}.footer-bottom{text-align:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:#aaa;font-size:.9rem}.hero{padding-top:150px;background:linear-gradient(to bottom,#f8f9fa,#fff)}.hero-content{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.1rem;padding:.1rem 0}.hero-pics{display:flex;align-items:center;justify-content:space-between;gap:1rem}.hero-left{flex:0 0 60%}.hero-right{display:flex;flex-direction:column;gap:.5rem}.hero-pics>div:nth-child(2){flex:1}.hero-pics img{height:auto;display:flex}.hero-text{display:flex;padding:0;flex-direction:column;align-items:center;text-align:center;font-size:1.8rem;margin-bottom:.5rem}.hero-text h1{color:#0056cc;margin-bottom:15px}.hero-text p{font-size:1.05rem;margin-bottom:1rem;color:#555}.hero-left img{border-radius:10px;box-shadow:0 15px 30px #0000001a;height:auto}.hero-app img{border-radius:20px;box-shadow:0 15px 30px #0000001a;height:auto}.app-buttons{display:flex;align-items:center;gap:1.1rem}.app-button{transition:transform .3s ease;height:auto;padding:.2rem}.app-button:hover{transform:translateY(-3px)}.how-it-works{background-color:#f8f9fa}.steps{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.step{flex:1;text-align:center;padding:20px;background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease}.step-arrow{font-size:1.5rem;color:#0056cc;margin:0 10px}.step:hover{transform:translateY(-10px)}.step-icon{background:#0056cc;color:#fff;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:1.8rem}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:40px}.feature{text-align:center;padding:30px 20px;background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;transition:all .3s ease}.feature:hover{transform:translateY(-10px);box-shadow:0 10px 25px #0000001a}.feature-icon{background:#e6f0ff;color:#0056cc;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:1.5rem}.app-features{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.app-content{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap}.app-screenshot img{max-height:500px;border-radius:20px;box-shadow:0 15px 30px #0000001a}.app-feature{display:flex;align-items:flex-start;margin-bottom:30px}.app-feature i{color:#0056cc;font-size:1.5rem;margin-right:15px;margin-top:5px}.map-container{margin:40px 20px;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #0000001a}.map-container img{width:100%;display:block}.locker-map p{text-align:center;margin-bottom:30px}.locker-map .cta-button{display:block;margin:0 auto;max-width:200px}.faq{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.faq-container{max-width:800px;margin:0 auto}.faq-item{margin-bottom:15px;border-radius:5px;overflow:hidden;box-shadow:0 3px 10px #0000000d}.faq-question{background:#fff;padding:20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-question h3{margin:0;font-size:1.1rem}.faq-question i{transition:transform .3s ease}.faq-item.active .faq-question i{transform:rotate(180deg)}.faq-answer{background:#f8f9fa;padding:0 20px;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.active .faq-answer{max-height:400px;padding:20px}.contact-content{display:flex;justify-content:space-between;flex-wrap:wrap;padding:0 20px}.contact-info{flex:1;min-width:300px}.contact-item{display:flex;align-items:center;margin-bottom:20px;padding-left:10px}.contact-item i{color:#0056cc;font-size:1.2rem;margin-right:15px}.contact-item p{margin-bottom:0}.social-icons{display:flex;margin-top:30px}.social-icons a{width:40px;height:40px;background:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:10px;transition:all .3s ease}.social-icons a:hover{background:#0056cc;color:#fff;transform:translateY(-3px)}.contact-form{flex:1;min-width:300px;margin-left:50px}.contact-form input,.contact-form textarea{width:100%;padding:12px;margin-bottom:15px;border:1px solid #ddd;border-radius:5px;font-family:inherit}.contact-form textarea{min-height:150px;resize:vertical}.services-container{line-height:1;display:flex;flex-direction:column;align-items:center}.services-container h2{margin-top:2rem;margin-bottom:1rem}.svc-list{max-width:600px;width:100%}.svc-item{display:flex;align-items:center;gap:1.5rem;padding:1rem}.svc-pic img{width:130px;height:auto;border-radius:8px}.svc-name{font-size:1.6rem;font-weight:700;margin-bottom:.3rem;color:#0056cc}.svc-options{font-size:.9rem;color:#666;max-width:450px;line-height:1.5}.svc-list .svc-item:nth-of-type(2n){background-color:#edeef2}.svc-list .svc-item:nth-of-type(odd){background-color:#d7d9dd}.svc-list .svc-item:first-of-type{border-top-left-radius:.8rem;border-top-right-radius:.8rem}.svc-list .svc-item:last-of-type{border-bottom-left-radius:.8rem;border-bottom-right-radius:.8rem}@media(max-width:600px){.svc-item{flex-direction:column;text-align:center;gap:0}.svc-pic img{width:70%;max-width:250px}.svc-options{max-width:none}}.careers{display:flex;flex-direction:column;align-items:center}.careers-form{max-width:600px}@media(min-width:1024px){.hero{padding-top:150px;padding-bottom:80px}}@media(max-width:1148px){.features{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.documents{padding:6rem 0}section{padding:1rem 0}h1{font-size:1.8rem}h2{font-size:1.5rem;margin-bottom:1rem}.hero{padding-top:6rem}.app-feature i{margin-right:0;margin-bottom:10px}.footer-content{flex-direction:column}}@media(max-width:640px){.contact-form{margin-left:0;margin-top:40px}}@media(max-width:768px){nav{position:fixed;top:70px;left:0;width:100%;background:#fff;box-shadow:0 5px 10px #0000001a;padding:20px;flex-direction:column;align-items:flex-start;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}nav.active{transform:translateY(0);opacity:1;visibility:visible}nav ul{display:flex;flex-direction:column;width:100%;margin-right:0}nav ul li{margin:10px 0;width:100%}nav .cta-button{display:block;margin-top:15px;width:100%;text-align:center}nav .language-dropdown{margin-top:15px;margin-left:0}.language-menu{right:auto!important}.mobile-menu-toggle{display:block;z-index:1001}.mobile-menu-toggle.active i:before{content:""}.hero{padding-top:6rem}.hero-content{flex-direction:column;text-align:center}.hero-image,.hero-text{flex:0 0 100%;max-width:100%}.app-buttons{gap:.2rem}.step-arrow{display:none}.steps{flex-direction:column}.step{width:100%;margin-bottom:20px}.features{grid-template-columns:1fr}.app-screenshot{margin-bottom:2rem}.contact-info{margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}}@media(min-width:769px)and (max-width:1023px){.documents{padding:7rem 0}.hero-content{flex-direction:column-reverse;justify-content:center}.hero-right{flex-direction:column-reverse}.hero-text{order:1;text-align:center;margin-bottom:30px}.hero-image{order:2;margin-bottom:30px}.hero-app{order:3}.app-feature{align-items:center}.app-feature i{margin-bottom:15px;margin-top:0}h1{font-size:2.2rem}h2{font-size:1.8rem}.app-buttons{justify-content:center}.step-arrow{display:none}.steps{flex-direction:column}.step{width:100%;margin-bottom:20px}.app-screenshot{margin-bottom:2rem;margin-right:1rem}.app-description{padding-left:0}.contact-form{margin-left:0}}.language-dropdown{position:relative;margin-left:20px}.language-toggle{display:flex;align-items:center;background:#f8f9fa;border:1px solid #dee2e6;border-radius:25px;padding:8px 16px;cursor:pointer;font-size:.9rem;font-weight:500;color:#333;transition:all .3s ease;min-width:100px;justify-content:space-between}.language-toggle:hover{background:#e9ecef;border-color:#0056cc}.language-toggle i{margin-left:8px;font-size:.8rem;transition:transform .3s ease}.language-dropdown.active .language-toggle i{transform:rotate(180deg)}.language-menu{position:absolute;top:100%;right:0;background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 4px 15px #0000001a;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;min-width:150px;overflow:hidden}.language-dropdown.active .language-menu{opacity:1;visibility:visible;transform:translateY(0)}.language-option{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background .2s ease;font-size:.9rem}.language-option:hover{background:#f8f9fa}.language-option:last-child{border-bottom:none}.language-option .flag{margin-right:12px;font-size:1.1rem}.language-option .lang-text{color:#333;font-weight:500}.language-option:hover .lang-text{color:#0056cc}@media(max-width:768px){.language-dropdown{margin-left:10px;margin-right:10px}.language-toggle{padding:6px 12px;font-size:.8rem;min-width:80px}.language-menu{min-width:120px}.language-option{padding:10px 12px;font-size:.8rem}}
