header.svelte-dso2th{position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s ease;background:#fffffff2;transform:translateY(0);will-change:transform}header.hidden.svelte-dso2th{transform:translateY(-100%);box-shadow:none}header.home.svelte-dso2th{background:transparent}header.home.svelte-dso2th nav:where(.svelte-dso2th) ul:where(.svelte-dso2th) li:where(.svelte-dso2th) a:where(.svelte-dso2th){color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3)}header.home.scrolled.svelte-dso2th{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 15px #0000001a}header.home.scrolled.svelte-dso2th nav:where(.svelte-dso2th) ul:where(.svelte-dso2th) li:where(.svelte-dso2th) a:where(.svelte-dso2th){color:#333;text-shadow:none}.top-bar.svelte-dso2th{width:100%;padding:0}.container.svelte-dso2th{display:flex;justify-content:space-between;align-items:center;height:80px;max-width:1200px;margin:0 auto;padding:0 15px}.logo.svelte-dso2th{flex-shrink:0}.logo.svelte-dso2th img:where(.svelte-dso2th){height:60px;width:auto;transition:all .3s ease}header.home.svelte-dso2th:not(.scrolled) .logo:where(.svelte-dso2th) img:where(.svelte-dso2th){filter:brightness(0) invert(1)}.menu-toggle.svelte-dso2th{background:transparent;border:none;padding:10px;cursor:pointer;z-index:1001;display:none}.hamburger.svelte-dso2th{width:24px;height:20px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hamburger.svelte-dso2th span:where(.svelte-dso2th){display:block;width:100%;height:2px;background-color:#333;transition:all .3s ease;border-radius:2px}.hamburger.active.svelte-dso2th span:where(.svelte-dso2th):nth-child(1){transform:translateY(9px) rotate(45deg)}.hamburger.active.svelte-dso2th span:where(.svelte-dso2th):nth-child(2){opacity:0}.hamburger.active.svelte-dso2th span:where(.svelte-dso2th):nth-child(3){transform:translateY(-9px) rotate(-45deg)}nav.svelte-dso2th{flex-grow:1;display:flex;justify-content:flex-end;align-items:center}nav.svelte-dso2th ul:where(.svelte-dso2th){display:flex;list-style:none;gap:30px;margin:0;padding:0}nav.svelte-dso2th ul:where(.svelte-dso2th) li:where(.svelte-dso2th){position:relative}.has-submenu.svelte-dso2th{position:relative}.submenu.svelte-dso2th{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fffffffa;box-shadow:0 5px 15px #0000001a;border-radius:8px;padding:15px;min-width:200px;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000;margin-top:10px}.submenu.svelte-dso2th:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgba(255,255,255,.98)}.has-submenu.svelte-dso2th:hover .submenu:where(.svelte-dso2th){opacity:1;visibility:visible;margin-top:0}.submenu.svelte-dso2th ul:where(.svelte-dso2th){display:flex;flex-direction:column;gap:10px;padding:0;margin:0}.submenu.svelte-dso2th ul:where(.svelte-dso2th) li:where(.svelte-dso2th){width:100%}.submenu.svelte-dso2th ul:where(.svelte-dso2th) li:where(.svelte-dso2th) a:where(.svelte-dso2th){display:block;padding:8px 12px;color:#333!important;font-size:15px!important;font-weight:500!important;text-shadow:none!important;border-radius:4px;transition:all .2s ease}.submenu.svelte-dso2th ul:where(.svelte-dso2th) li:where(.svelte-dso2th) a:where(.svelte-dso2th):hover{background:#1e50a21a;color:#1e50a2!important;transform:translate(5px)!important}nav.svelte-dso2th ul:where(.svelte-dso2th) li:where(.svelte-dso2th) a:where(.svelte-dso2th){text-decoration:none;color:#333;font-size:17px;font-weight:500;letter-spacing:.5px;padding:10px 0;transition:all .3s;position:relative}nav.svelte-dso2th ul:where(.svelte-dso2th) li:where(.svelte-dso2th) a.active:where(.svelte-dso2th){color:#1e50a2;font-weight:700}nav.svelte-dso2th ul:where(.svelte-dso2th) li:where(.svelte-dso2th) a.active:where(.svelte-dso2th):after{left:0;width:100%}.scrolled.svelte-dso2th nav:where(.svelte-dso2th) ul:where(.svelte-dso2th) li:where(.svelte-dso2th) a:where(.svelte-dso2th){color:#333;font-weight:600}nav.svelte-dso2th ul:where(.svelte-dso2th) li:where(.svelte-dso2th) a:where(.svelte-dso2th):hover{color:#1e50a2;font-weight:700}nav.svelte-dso2th ul:where(.svelte-dso2th) li:where(.svelte-dso2th) a:where(.svelte-dso2th):after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:linear-gradient(90deg,#1e50a2,#4171c9);transition:all .3s}nav.svelte-dso2th ul:where(.svelte-dso2th) li:where(.svelte-dso2th) a:where(.svelte-dso2th):hover:after{left:0;width:100%}.contact-info.svelte-dso2th{margin-left:30px;display:none}.phone-link.svelte-dso2th{display:flex;align-items:center;background:linear-gradient(90deg,#1e50a2,#4171c9);color:#fff;padding:8px 16px;border-radius:30px;font-weight:500;transition:all .3s;box-shadow:0 4px 10px #1e50a233}.phone-link.svelte-dso2th i:where(.svelte-dso2th){margin-right:8px}.phone-link.svelte-dso2th:hover{transform:translateY(-2px);box-shadow:0 6px 15px #1e50a24d}@media (min-width: 1024px){.contact-info.svelte-dso2th{display:block}}@media (max-width: 768px){.menu-toggle.svelte-dso2th{display:block}nav.svelte-dso2th{position:fixed;top:0;right:-100%;width:80%;max-width:300px;height:100vh;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:0;padding:100px 20px 20px;transition:right .3s ease;box-shadow:-2px 0 10px #0000001a;flex-direction:column;justify-content:flex-start;align-items:center;visibility:hidden;z-index:1000}nav.open.svelte-dso2th{right:0;visibility:visible}nav.svelte-dso2th ul:where(.svelte-dso2th){flex-direction:column;gap:20px;align-items:center;width:100%}nav.svelte-dso2th ul:where(.svelte-dso2th) li:where(.svelte-dso2th){width:100%;text-align:center;opacity:0;transform:translate(20px);animation:svelte-dso2th-fadeInRight .5s forwards}@keyframes svelte-dso2th-fadeInRight{to{opacity:1;transform:translate(0)}}nav.svelte-dso2th ul:where(.svelte-dso2th) li:where(.svelte-dso2th) a:where(.svelte-dso2th){display:block;padding:12px;font-size:18px;font-weight:600}.contact-info.svelte-dso2th{margin:30px 0 0;display:block;width:100%}.phone-link.svelte-dso2th{width:100%;justify-content:center}.container.svelte-dso2th{height:70px}.logo.svelte-dso2th img:where(.svelte-dso2th){height:40px}header.home.svelte-dso2th nav:where(.svelte-dso2th){background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}header.home.svelte-dso2th nav:where(.svelte-dso2th) ul:where(.svelte-dso2th) li:where(.svelte-dso2th) a:where(.svelte-dso2th){color:#333;text-shadow:none}header.home.svelte-dso2th .hamburger:where(.svelte-dso2th) span:where(.svelte-dso2th){background-color:#fff}header.home.scrolled.svelte-dso2th .hamburger:where(.svelte-dso2th) span:where(.svelte-dso2th){background-color:#333}.top-bar.svelte-dso2th{padding:10px 0}}footer.svelte-2tjec2{background:linear-gradient(135deg,#0e3b82,#1e50a2);color:#fff;padding:0 0 20px;position:relative;margin-top:150px}.footer-wave.svelte-2tjec2{position:absolute;top:-60px;left:0;width:100%;height:60px;overflow:hidden;line-height:0}.wave.svelte-2tjec2{position:absolute;bottom:0;left:0;width:200%;height:100%;background-repeat:repeat-x;background-position:0 bottom;transform-origin:center bottom}.wave1.svelte-2tjec2{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 60' preserveAspectRatio='none'%3E%3Cpath d='M0,30 C200,60 400,0 600,30 C800,60 1000,0 1200,30 L1200,60 L0,60 Z' fill='%231e50a2' fill-opacity='0.95'%3E%3C/path%3E%3C/svg%3E");z-index:2}.wave2.svelte-2tjec2{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 60' preserveAspectRatio='none'%3E%3Cpath d='M0,20 C200,40 400,10 600,20 C800,30 1000,10 1200,20 L1200,60 L0,60 Z' fill='%230e3b82' fill-opacity='0.6'%3E%3C/path%3E%3C/svg%3E");z-index:1;animation:svelte-2tjec2-wave-move 30s linear infinite}@keyframes svelte-2tjec2-wave-move{0%{transform:translate(0)}50%{transform:translate(-5%)}to{transform:translate(0)}}.container.svelte-2tjec2{max-width:1200px;margin:0 auto;padding:0 15px}.footer-content.svelte-2tjec2{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:60px 0 30px;position:relative}.footer-content.svelte-2tjec2:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:80%;height:1px;background:linear-gradient(90deg,#fff0,#ffffff4d 20%,#ffffff4d 80%,#fff0)}.footer-logo.svelte-2tjec2{margin-bottom:20px;position:relative;display:inline-block}.footer-logo.svelte-2tjec2:after{content:"";position:absolute;bottom:-10px;left:0;width:40px;height:2px;background:linear-gradient(90deg,#4171c9,#5e8de0)}.footer-logo.svelte-2tjec2 img:where(.svelte-2tjec2){height:50px;width:auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));transition:transform .3s ease}.footer-logo.svelte-2tjec2 img:where(.svelte-2tjec2):hover{transform:translateY(-3px)}.footer-info.svelte-2tjec2 p:where(.svelte-2tjec2){margin:10px 0;display:flex;align-items:center;transition:transform .3s ease}.footer-info.svelte-2tjec2 p:where(.svelte-2tjec2):hover{transform:translate(5px)}.footer-info.svelte-2tjec2 p:where(.svelte-2tjec2) i:where(.svelte-2tjec2){margin-right:10px;width:20px;text-align:center;color:#5e8de0}.footer-nav.svelte-2tjec2 h3:where(.svelte-2tjec2),.footer-links.svelte-2tjec2 h3:where(.svelte-2tjec2),.footer-social.svelte-2tjec2 h3:where(.svelte-2tjec2){position:relative;margin-bottom:20px;padding-bottom:10px;font-size:18px;font-weight:600}.footer-nav.svelte-2tjec2 h3:where(.svelte-2tjec2):after,.footer-links.svelte-2tjec2 h3:where(.svelte-2tjec2):after,.footer-social.svelte-2tjec2 h3:where(.svelte-2tjec2):after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(90deg,#4171c9,#5e8de0)}.footer-nav.svelte-2tjec2 ul:where(.svelte-2tjec2),.footer-links.svelte-2tjec2 ul:where(.svelte-2tjec2){list-style:none;padding:0}.footer-nav.svelte-2tjec2 ul:where(.svelte-2tjec2) li:where(.svelte-2tjec2),.footer-links.svelte-2tjec2 ul:where(.svelte-2tjec2) li:where(.svelte-2tjec2){margin-bottom:10px}.footer-nav.svelte-2tjec2 ul:where(.svelte-2tjec2) li:where(.svelte-2tjec2) a:where(.svelte-2tjec2),.footer-links.svelte-2tjec2 ul:where(.svelte-2tjec2) li:where(.svelte-2tjec2) a:where(.svelte-2tjec2){color:#fffc;text-decoration:none;transition:all .3s;display:inline-block;position:relative;padding-left:0}.footer-nav.svelte-2tjec2 ul:where(.svelte-2tjec2) li:where(.svelte-2tjec2) a:where(.svelte-2tjec2):before,.footer-links.svelte-2tjec2 ul:where(.svelte-2tjec2) li:where(.svelte-2tjec2) a:where(.svelte-2tjec2):before{content:"›";position:absolute;left:-10px;opacity:0;transition:all .3s ease}.footer-nav.svelte-2tjec2 ul:where(.svelte-2tjec2) li:where(.svelte-2tjec2) a:where(.svelte-2tjec2):hover,.footer-links.svelte-2tjec2 ul:where(.svelte-2tjec2) li:where(.svelte-2tjec2) a:where(.svelte-2tjec2):hover{color:#fff;transform:translate(10px);padding-left:10px}.footer-nav.svelte-2tjec2 ul:where(.svelte-2tjec2) li:where(.svelte-2tjec2) a:where(.svelte-2tjec2):hover:before,.footer-links.svelte-2tjec2 ul:where(.svelte-2tjec2) li:where(.svelte-2tjec2) a:where(.svelte-2tjec2):hover:before{opacity:1;left:0}.social-icons.svelte-2tjec2{display:flex;gap:15px;margin-bottom:20px}.social-icons.svelte-2tjec2 a:where(.svelte-2tjec2){display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff26;border-radius:50%;color:#fff;font-size:18px;transition:all .3s;position:relative;overflow:hidden}.social-icons.svelte-2tjec2 a:where(.svelte-2tjec2):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#4171c9,#5e8de0);opacity:0;transition:opacity .3s ease;z-index:-1}.social-icons.svelte-2tjec2 a:where(.svelte-2tjec2):hover{transform:translateY(-3px);box-shadow:0 5px 15px #0003}.social-icons.svelte-2tjec2 a:where(.svelte-2tjec2):hover:before{opacity:1}.qrcode.svelte-2tjec2{text-align:center;background:#ffffff1a;padding:15px;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.qrcode.svelte-2tjec2:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}.qrcode.svelte-2tjec2 img:where(.svelte-2tjec2){width:100px;height:100px;margin:0 auto;background:#fff;padding:5px;border-radius:5px}.qrcode.svelte-2tjec2 p:where(.svelte-2tjec2){margin-top:10px;font-size:12px;color:#fffc}.footer-social.svelte-2tjec2{display:flex;flex-direction:column;align-items:center}@media (min-width: 769px){.footer-social.svelte-2tjec2{align-items:flex-start}}.copyright.svelte-2tjec2{text-align:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);font-size:14px;color:#ffffffb3}.icp.svelte-2tjec2{margin-top:5px;font-size:12px}@media (max-width: 1024px){.footer-content.svelte-2tjec2{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.footer-content.svelte-2tjec2{grid-template-columns:1fr;gap:40px}.footer-wave.svelte-2tjec2{top:-40px;height:40px}footer.svelte-2tjec2{margin-top:70px}.footer-content.svelte-2tjec2:before{width:90%}.social-icons.svelte-2tjec2{justify-content:center}.footer-info.svelte-2tjec2,.footer-nav.svelte-2tjec2,.footer-links.svelte-2tjec2{text-align:center}.footer-nav.svelte-2tjec2 ul:where(.svelte-2tjec2),.footer-links.svelte-2tjec2 ul:where(.svelte-2tjec2){justify-content:center}.footer-nav.svelte-2tjec2 h3:where(.svelte-2tjec2):after,.footer-links.svelte-2tjec2 h3:where(.svelte-2tjec2):after,.footer-social.svelte-2tjec2 h3:where(.svelte-2tjec2):after{left:50%;transform:translate(-50%)}}@media (max-width: 480px){.footer-wave.svelte-2tjec2{top:-30px;height:30px}footer.svelte-2tjec2{margin-top:60px}.social-icons.svelte-2tjec2{flex-wrap:wrap;justify-content:center}.social-icons.svelte-2tjec2 a:where(.svelte-2tjec2){width:36px;height:36px;font-size:16px}}.footer-info.svelte-2tjec2,.footer-nav.svelte-2tjec2,.footer-links.svelte-2tjec2{text-align:left}
