:root{--uk-red:#cf142b;--uk-blue:#00247d;--uk-dark-blue:#001a5e;--uk-light-blue:#0033b5;--uk-dark-red:#b01025;--uk-light-red:#e41e3f}body{font-family:"Roboto",sans-serif;scroll-behavior:smooth;color:#333}h1,h2,h3,h4,h5,h6{font-family:"Lato",sans-serif;font-weight:700}.uk-red{background-color:var(--uk-red)}.uk-blue{background-color:var(--uk-blue)}.text-uk-red{color:var(--uk-red)}.text-uk-blue{color:var(--uk-blue)}.border-uk-red{border-color:var(--uk-red)}.border-uk-blue{border-color:var(--uk-blue)}.hero-section{height:100vh;min-height:600px;max-height:800px;background-color:#fff;position:relative;overflow:hidden;display:flex;align-items:center}.hero-pattern{position:absolute;top:0;right:0;width:70%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23CF142B' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5;z-index:0}.hero-gradient{position:absolute;top:0;right:0;width:70%;height:100%;background:linear-gradient(90deg,rgb(255 255 255) 0%,rgb(255 255 255 / .9) 50%,rgb(255 255 255 / .8) 100%);z-index:1}.hero-content{position:relative;z-index:10;padding-top:40px;padding-bottom:0}.hero-heading{font-weight:900;line-height:1.1;letter-spacing:-.02em}.hero-subheading{font-weight:400;line-height:1.6}.hero-form-container{position:relative;z-index:5;background:#fff;border-radius:1rem;box-shadow:0 10px 40px rgb(0 0 0 / .1);overflow:hidden;border-top:5px solid var(--uk-red);height:100%}.hero-form-header{background:linear-gradient(135deg,var(--uk-blue) 0%,var(--uk-light-blue) 100%);padding:1rem;color:#fff}.hero-form{padding:1.25rem}.hero-form input,.hero-form select,.hero-form textarea{transition:all 0.3s ease;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;width:100%;color:#1f2937;background-color:#fff;margin-bottom:.75rem}.hero-form input:focus,.hero-form select:focus,.hero-form textarea:focus{outline:none;border-color:var(--uk-blue);box-shadow:0 0 0 3px rgb(0 36 125 / .1)}.hero-form label{font-weight:500;color:#4b5563;margin-bottom:.25rem;display:block}.hero-form-button{background-color:var(--uk-red);color:#fff;font-weight:600;padding:.75rem 1.25rem;border-radius:.5rem;transition:all 0.3s ease;position:relative;overflow:hidden;z-index:1;box-shadow:0 4px 6px rgb(207 20 43 / .25);width:100%;text-align:center;cursor:pointer;border:none}.hero-form-button:hover{background-color:var(--uk-dark-red);transform:translateY(-3px);box-shadow:0 10px 15px rgb(207 20 43 / .2)}.primary-button{background-color:var(--uk-red);color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;transition:all 0.3s ease;position:relative;overflow:hidden;z-index:1;box-shadow:0 4px 6px rgb(207 20 43 / .25)}.primary-button:hover{background-color:var(--uk-dark-red);transform:translateY(-3px);box-shadow:0 10px 15px rgb(207 20 43 / .2)}.secondary-button{background-color:var(--uk-blue);color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;transition:all 0.3s ease;position:relative;overflow:hidden;z-index:1;box-shadow:0 4px 6px rgb(0 36 125 / .25)}.secondary-button:hover{background-color:var(--uk-dark-blue);transform:translateY(-3px);box-shadow:0 10px 15px rgb(0 36 125 / .2)}.outline-button{background-color:#fff0;color:var(--uk-blue);font-weight:600;padding:1rem 2rem;border-radius:.5rem;border:2px solid var(--uk-blue);transition:all 0.3s ease}.outline-button:hover{background-color:var(--uk-blue);color:#fff;transform:translateY(-3px);box-shadow:0 10px 15px rgb(0 36 125 / .2)}.nav-link{position:relative;font-weight:500}.nav-link::after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:var(--uk-blue);transition:width 0.3s ease}.nav-link:hover::after{width:100%}.section-heading{position:relative;display:inline-block}.section-heading::after{content:"";position:absolute;width:60px;height:3px;bottom:-10px;left:50%;transform:translateX(-50%);background-color:var(--uk-red)}.service-card{transition:all 0.3s ease;border-radius:1rem;overflow:hidden;box-shadow:0 10px 25px rgb(0 0 0 / .05);border-top:5px solid #fff0}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 35px rgb(0 0 0 / .1)}.service-card-1{border-top-color:var(--uk-red)}.service-card-2{border-top-color:var(--uk-blue)}.service-card-3{border-top-color:var(--uk-red)}.benefit-card{transition:all 0.3s ease;border-radius:1rem;overflow:hidden;box-shadow:0 10px 25px rgb(0 0 0 / .05)}.benefit-card:hover{transform:translateY(-10px);box-shadow:0 20px 35px rgb(0 0 0 / .1)}.testimonial-card{transition:all 0.3s ease;border-radius:1rem;overflow:hidden;box-shadow:0 10px 25px rgb(0 0 0 / .05)}.testimonial-card:hover{transform:translateY(-10px);box-shadow:0 20px 35px rgb(0 0 0 / .1)}.scroll-reveal{opacity:0;transform:translateY(30px);transition:opacity 0.8s ease,transform 0.8s ease}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}.stats-card{position:relative;overflow:hidden;border-radius:1rem;box-shadow:0 10px 25px rgb(0 0 0 / .05);transition:all 0.3s ease}.stats-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgb(0 0 0 / .1)}.process-step{position:relative;z-index:10}.contact-form input,.contact-form select,.contact-form textarea{transition:all 0.3s ease;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;width:100%;color:#1f2937;background-color:#fff}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none;border-color:var(--uk-blue);box-shadow:0 0 0 3px rgb(0 36 125 / .1)}.contact-form label{font-weight:500;color:#4b5563;margin-bottom:.5rem;display:block}.contact-info-card{background:linear-gradient(135deg,var(--uk-blue) 0%,var(--uk-light-blue) 100%);border-radius:1rem 0 0 1rem;position:relative;overflow:hidden}.footer{background-color:var(--uk-blue);position:relative;overflow:hidden}.footer-heading{position:relative;display:inline-block;margin-bottom:1.5rem;font-weight:600;color:#fff}.footer-heading::after{content:"";position:absolute;width:30px;height:2px;bottom:-8px;left:0;background-color:var(--uk-red)}.footer-link{transition:all 0.3s ease;display:block;margin-bottom:.75rem;color:rgb(255 255 255 / .7)}.footer-link:hover{color:#fff;transform:translateX(5px)}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:rgb(255 255 255 / .1);color:#fff;transition:all 0.3s ease}.social-icon:hover{background-color:var(--uk-red);transform:translateY(-3px)}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;border-radius:50%;background-color:var(--uk-blue);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;opacity:0;visibility:hidden;z-index:100;box-shadow:0 5px 15px rgb(0 36 125 / .3)}.back-to-top:hover{background-color:var(--uk-red);transform:translateY(-5px);box-shadow:0 10px 20px rgb(207 20 43 / .3)}.back-to-top.visible{opacity:1;visibility:visible}.navbar{transition:all 0.3s ease}.navbar.scrolled{background-color:#fff;box-shadow:0 5px 15px rgb(0 0 0 / .05);padding-top:.5rem;padding-bottom:.5rem}.navbar-brand{font-family:"Lato",sans-serif;font-weight:900;font-size:1.5rem}.faq-toggle{transition:all 0.3s ease}.faq-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.faq-content.active{max-height:500px}.trust-badge{display:inline-flex;align-items:center;background-color:#fff;border-radius:9999px;padding:.5rem 1rem;box-shadow:0 5px 15px rgb(0 0 0 / .05)}.avatar-group{display:flex;margin-right:.75rem}.avatar{width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid #fff;margin-left:-.75rem}.avatar:first-child{margin-left:0}.star-rating{color:#fbbf24;display:flex;margin-right:.5rem}.cta-section{background:linear-gradient(135deg,#002147 0%,#003366 100%);position:relative;overflow:hidden}.cta-accent{position:absolute;width:300px;height:300px;border-radius:50%;background-color:rgb(207 20 43 / .15);z-index:0}.cta-accent-1{top:-150px;right:10%}.cta-accent-2{bottom:-150px;left:10%}.cta-button{display:inline-block;background-color:var(--uk-red);color:#fff;font-weight:600;padding:1rem 2rem;border-radius:.5rem;transition:all 0.3s ease;box-shadow:0 10px 20px rgb(207 20 43 / .3)}.cta-button:hover{transform:translateY(-5px);box-shadow:0 15px 25px rgb(207 20 43 / .4)}.cta-button-secondary{display:inline-block;background-color:#fff0;color:#fff;font-weight:600;padding:1rem 2rem;border-radius:.5rem;border:2px solid #fff;transition:all 0.3s ease}.cta-button-secondary:hover{background-color:#fff;color:var(--uk-blue);transform:translateY(-5px);box-shadow:0 15px 25px rgb(255 255 255 / .2)}@media (max-width:768px){.hero-section{height:auto;min-height:100vh;max-height:none}.hero-content{padding-top:100px;padding-bottom:40px}.hero-heading{font-size:2.5rem!important}.contact-info-card{border-radius:1rem 1rem 0 0}}.whatsapp-btn-fixed{position:fixed;bottom:85px;right:24px;width:52px;height:52px;border-radius:50%;background-color:#25D366;box-shadow:0 6px 18px rgb(0 0 0 / .15);display:flex;align-items:center;justify-content:center;color:#fff;z-index:9999;transition:all 0.3s ease-in-out;text-decoration:none}.whatsapp-btn-fixed:hover{background-color:#1FAE5D;transform:scale(1.1);box-shadow:0 8px 24px rgb(37 211 102 / .4)}