header.svelte-19f2pq7{display:flex;justify-content:center;padding:20px;position:fixed;top:0;right:0;width:100%;background-color:#0b2d56;z-index:1000}.nav-container.svelte-19f2pq7{width:100%;display:flex;justify-content:space-between;align-items:center}.navbar-logo.svelte-19f2pq7{height:50px;margin-left:20px}nav.svelte-19f2pq7{display:flex;gap:25px;margin-right:20px}nav.svelte-19f2pq7 a:where(.svelte-19f2pq7){text-decoration:none;color:#f4c542;font-weight:700;font-size:1rem;padding:8px 16px;border-radius:8px;transition:all .3s ease}nav.svelte-19f2pq7 a:where(.svelte-19f2pq7):hover{background-color:#f4c542;color:#0b2d56;transform:scale(1.05)}main.svelte-19f2pq7{display:flex;justify-content:space-between;align-items:flex-start;height:100vh;box-sizing:border-box;overflow:hidden;padding:0}.left-section.svelte-19f2pq7{flex:1;max-width:50%;overflow:hidden}.left-section.svelte-19f2pq7 h1:where(.svelte-19f2pq7){margin-top:16rem;margin-left:2rem;font-size:5rem;color:#0b2d56;font-weight:800;line-height:1.1;letter-spacing:-1px;text-shadow:1px 1px 2px rgba(0,0,0,.1);opacity:0;transform:translateY(40px);animation:svelte-19f2pq7-fadeUp 1.4s ease-out forwards;animation-delay:.5s}.left-section.svelte-19f2pq7 h2:where(.svelte-19f2pq7){margin-left:2rem;margin-top:1rem;font-size:1.5rem;color:#0b2d56;font-weight:400;line-height:1.5;max-width:90%;opacity:0;transform:translateY(30px);animation:svelte-19f2pq7-fadeUp 1.2s ease-out forwards;animation-delay:.5s}.right-section.svelte-19f2pq7{flex:1;display:flex;justify-content:flex-start;align-items:flex-start;overflow:hidden;padding:0}.right-section.svelte-19f2pq7 img:where(.svelte-19f2pq7){max-width:100%;max-height:80%;-o-object-fit:contain;object-fit:contain;margin-left:10rem;margin-top:2rem;animation:svelte-19f2pq7-slideInFromRight 1.2s ease-out}.about-container.svelte-19f2pq7{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#fff;padding-top:7rem;gap:2rem;animation:svelte-19f2pq7-fadeIn 1.2s ease}.about-image.svelte-19f2pq7{width:750px;height:560px;-o-object-fit:cover;object-fit:cover;border-radius:25% 0 0 25%;animation:svelte-19f2pq7-imageBounceIn 1.5s cubic-bezier(.68,-.55,.27,1.55)}.about-content.svelte-19f2pq7{max-width:600px;padding:2rem 1rem;animation:svelte-19f2pq7-fadeUp 1.2s .5s both}.about-content.svelte-19f2pq7 h1:where(.svelte-19f2pq7){font-size:2.8rem;font-weight:800;color:#0b2d56;margin-bottom:1.2rem;letter-spacing:-1px;text-shadow:1px 1px 2px rgba(0,0,0,.08);animation:svelte-19f2pq7-fadeUp 1.2s .7s both}.about-content.svelte-19f2pq7 p:where(.svelte-19f2pq7){font-size:1.25rem;color:#1e3a66;margin-bottom:1.5rem;line-height:1.6;animation:svelte-19f2pq7-fadeUp 1.2s .9s both}.about-content.svelte-19f2pq7 a:where(.svelte-19f2pq7){color:#0b2d56;font-weight:700;font-size:1.25rem;text-decoration:none;transition:color .3s}.about-content.svelte-19f2pq7 a:where(.svelte-19f2pq7):hover{color:#f4c542}.about-contact.svelte-19f2pq7{display:flex;flex-direction:column;gap:.7rem;margin-top:1.2rem;font-size:1.1rem;animation:svelte-19f2pq7-fadeUp 1.2s 1.1s both}.about-contact.svelte-19f2pq7 span:where(.svelte-19f2pq7){display:flex;align-items:center;gap:.7rem;color:#0b2d56;font-weight:500}.about-contact.svelte-19f2pq7 svg:where(.svelte-19f2pq7){width:1.5em;height:1.5em;color:#f4c542;flex-shrink:0;animation:svelte-19f2pq7-iconPop 1.2s 1.2s both}.social-links.svelte-19f2pq7{margin-left:2rem;margin-top:1rem;display:flex;align-items:center;gap:.5rem;opacity:0;transform:translateY(20px);animation:svelte-19f2pq7-fadeUp 1.2s ease-out forwards;animation-delay:1s;flex-wrap:wrap}.social-links.svelte-19f2pq7 a:where(.svelte-19f2pq7){display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background-color:#0b2d56;color:#fff;text-decoration:none;transition:transform .3s cubic-bezier(.68,-.55,.27,1.55),background-color .2s;box-shadow:0 2px 8px #0b2d5614;animation:svelte-19f2pq7-fbPopIn .8s cubic-bezier(.68,-.55,.27,1.55)}.social-links.svelte-19f2pq7 a:where(.svelte-19f2pq7):hover{transform:scale(1.15) translateY(-4px) rotate(-6deg);background-color:#0b2d56;box-shadow:0 4px 16px #0b2d562e;animation:svelte-19f2pq7-fbBounce .4s}@keyframes svelte-19f2pq7-fbPopIn{0%{opacity:0;transform:scale(.5) translateY(20px)}80%{opacity:1;transform:scale(1.1) translateY(-2px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes svelte-19f2pq7-fbBounce{0%{transform:scale(1) translateY(0) rotate(0)}40%{transform:scale(1.18) translateY(-6px) rotate(-8deg)}60%{transform:scale(.98) translateY(-2px) rotate(2deg)}to{transform:scale(1.15) translateY(-4px) rotate(-6deg)}}@keyframes svelte-19f2pq7-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-19f2pq7-fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-19f2pq7-fadeInBounce{0%{opacity:0;transform:scale(.8) translateY(-50px)}50%{opacity:1;transform:scale(1.05) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes svelte-19f2pq7-slideInFromRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-19f2pq7-imageBounceIn{0%{opacity:0;transform:scale(.8) translateY(-60px)}60%{opacity:1;transform:scale(1.05) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes svelte-19f2pq7-iconPop{0%{opacity:0;transform:scale(.5)}80%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@media(max-width:900px){.about-container.svelte-19f2pq7{flex-direction:column;padding-top:4rem;gap:1.5rem;padding-bottom:2rem}.about-image.svelte-19f2pq7{width:95vw;max-width:500px;height:auto;border-radius:40px 40px 0 0;-o-object-fit:cover;object-fit:cover}.about-content.svelte-19f2pq7{max-width:95vw;padding:1.5rem 1rem;text-align:left}.about-content.svelte-19f2pq7 h1:where(.svelte-19f2pq7){font-size:2.2rem;margin-bottom:1rem}.about-content.svelte-19f2pq7 p:where(.svelte-19f2pq7){font-size:1rem;margin-bottom:1rem;line-height:1.6}.about-content.svelte-19f2pq7 a:where(.svelte-19f2pq7){font-size:1rem}.about-contact.svelte-19f2pq7{gap:1rem;margin-top:1rem;font-size:.95rem}.about-contact.svelte-19f2pq7 span:where(.svelte-19f2pq7){gap:.8rem}.about-contact.svelte-19f2pq7 svg:where(.svelte-19f2pq7){width:1.3em;height:1.3em}}@media(max-width:640px){.about-container.svelte-19f2pq7{padding-top:3rem;gap:1rem}.about-image.svelte-19f2pq7{width:100%;height:280px;border-radius:30px 30px 0 0}.about-content.svelte-19f2pq7{padding:1.25rem}.about-content.svelte-19f2pq7 h1:where(.svelte-19f2pq7){font-size:1.75rem}.about-content.svelte-19f2pq7 p:where(.svelte-19f2pq7){font-size:.95rem;margin-bottom:.75rem}.about-contact.svelte-19f2pq7{gap:.75rem;font-size:.85rem}.about-contact.svelte-19f2pq7 svg:where(.svelte-19f2pq7){width:1.2em;height:1.2em}}@media(max-width:900px){header.svelte-19f2pq7{padding:12px 16px;z-index:1001}.nav-container.svelte-19f2pq7{padding:0}nav.svelte-19f2pq7{gap:10px}nav.svelte-19f2pq7 a:where(.svelte-19f2pq7){font-size:.9rem;padding:8px 14px;border-radius:6px}main.svelte-19f2pq7{flex-direction:column;align-items:center;height:auto;overflow:visible;padding-top:5.5rem;padding-bottom:2rem}.left-section.svelte-19f2pq7{max-width:100%;text-align:left;padding:0 1.25rem;width:100%}.left-section.svelte-19f2pq7 h1:where(.svelte-19f2pq7){margin-top:1.5rem;margin-left:0;font-size:2.2rem;line-height:1.2;word-spacing:.1em}.left-section.svelte-19f2pq7 h2:where(.svelte-19f2pq7){margin-left:0;margin-top:1rem;font-size:1.05rem;max-width:100%;line-height:1.5}.social-links.svelte-19f2pq7{margin-left:0;gap:.6rem;margin-top:1.5rem;align-items:center}.social-links.svelte-19f2pq7 span:where(.svelte-19f2pq7){font-size:.95rem;color:#0b2d56;font-weight:500}.social-links.svelte-19f2pq7 a:where(.svelte-19f2pq7){width:40px;height:40px;box-shadow:0 2px 6px #0b2d561f}.right-section.svelte-19f2pq7{width:100%;justify-content:center;align-items:center;margin-top:1.5rem;padding-bottom:1rem}.right-section.svelte-19f2pq7 img:where(.svelte-19f2pq7){max-width:70%;max-height:none;height:auto;margin-left:0;margin-top:0}}@media(max-width:480px){header.svelte-19f2pq7{padding:10px 12px}.navbar-logo.svelte-19f2pq7{height:42px;margin-left:8px}nav.svelte-19f2pq7{gap:8px;margin-right:8px}nav.svelte-19f2pq7 a:where(.svelte-19f2pq7){font-size:.85rem;padding:6px 10px}main.svelte-19f2pq7{padding-top:4.8rem}.left-section.svelte-19f2pq7{padding:0 1rem}.left-section.svelte-19f2pq7 h1:where(.svelte-19f2pq7){font-size:1.75rem;margin-top:1rem;line-height:1.25}.left-section.svelte-19f2pq7 h2:where(.svelte-19f2pq7){font-size:.95rem;margin-top:.75rem}.social-links.svelte-19f2pq7 span:where(.svelte-19f2pq7){font-size:.85rem}.social-links.svelte-19f2pq7 a:where(.svelte-19f2pq7){width:36px;height:36px}.right-section.svelte-19f2pq7 img:where(.svelte-19f2pq7){max-width:80%}}.locations-section.svelte-19f2pq7{display:grid;grid-template-columns:1fr 1.2fr;min-height:520px;width:100%;margin:0}.location-left.svelte-19f2pq7{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f4c542;padding:2.5rem 1rem;text-align:center}.location-left.svelte-19f2pq7 img:where(.svelte-19f2pq7){width:180px;height:180px;-o-object-fit:contain;object-fit:contain;margin-bottom:1.25rem}.location-left.svelte-19f2pq7 h3:where(.svelte-19f2pq7){margin:.25rem 0 .75rem;color:#0b2d56;font-size:2rem;letter-spacing:2px}.location-left.svelte-19f2pq7 p:where(.svelte-19f2pq7){max-width:560px;color:#0b2d56;line-height:1.6;font-weight:500}.location-right.svelte-19f2pq7{position:relative;min-height:520px;width:100%}.location-right.svelte-19f2pq7 iframe:where(.svelte-19f2pq7){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.locations-title.svelte-19f2pq7{width:100%;text-align:center;margin:3rem 0 1rem;color:#0b2d56;font-weight:800;font-size:2rem;letter-spacing:3px}@media(max-width:900px){.locations-section.svelte-19f2pq7{grid-template-columns:1fr;min-height:auto}.location-left.svelte-19f2pq7{padding:2rem 1rem}.location-left.svelte-19f2pq7 img:where(.svelte-19f2pq7){width:140px;height:140px}.location-left.svelte-19f2pq7 h3:where(.svelte-19f2pq7){font-size:1.5rem}.location-left.svelte-19f2pq7 p:where(.svelte-19f2pq7){font-size:.95rem}.locations-title.svelte-19f2pq7{margin-top:2rem;font-size:1.75rem;letter-spacing:2px}.location-right.svelte-19f2pq7,.location-right.svelte-19f2pq7 iframe:where(.svelte-19f2pq7){min-height:380px;height:380px}}@media(max-width:640px){.locations-section.svelte-19f2pq7{margin:0}.location-left.svelte-19f2pq7{padding:1.5rem 1rem}.location-left.svelte-19f2pq7 img:where(.svelte-19f2pq7){width:110px;height:110px;margin-bottom:1rem}.location-left.svelte-19f2pq7 h3:where(.svelte-19f2pq7){font-size:1.25rem;letter-spacing:1px;margin-bottom:.5rem}.location-left.svelte-19f2pq7 p:where(.svelte-19f2pq7){font-size:.85rem;line-height:1.5;max-width:95vw}.locations-title.svelte-19f2pq7{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.5rem;letter-spacing:1.5px}.location-right.svelte-19f2pq7,.location-right.svelte-19f2pq7 iframe:where(.svelte-19f2pq7){min-height:300px;height:300px}}
