@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Inter:wght@300;400;500;600&display=swap";
:root{--primary-color:#002147;--primary-light:#036;--accent-color:#ffb400;--accent-hover:#e6a200;--text-dark:#1a1a1a;--text-muted:#666;--bg-light:#f8f9fa;--white:#fff;--transition:all .3s ease;--font-serif:"Playfair Display", serif;--font-sans:"Inter", sans-serif;--max-width:1200px}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow-x:hidden}body{font-family:var(--font-sans);color:var(--text-dark);background-color:var(--white);-webkit-font-smoothing:antialiased;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);color:var(--primary-color);margin-bottom:1rem;font-weight:700}a{color:inherit;transition:var(--transition);text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.btn-primary{background-color:var(--accent-color);color:var(--primary-color);text-transform:uppercase;transition:var(--transition);border-radius:4px;padding:.8rem 2rem;font-size:.9rem;font-weight:600;display:inline-block}.btn-primary:hover{background-color:var(--accent-hover);transform:translateY(-2px)}.section-padding{padding:80px 0}@media (max-width:768px){.section-padding{padding:60px 0}}
.Navbar-module__cJzEcG__header{z-index:9999;width:100%;position:relative}.Navbar-module__cJzEcG__topBar{background-color:var(--primary-color);color:#fff;border-bottom:1px solid #ffffff1a;padding:8px 0;font-size:.8rem}.Navbar-module__cJzEcG__topBarContent{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__contactInfo{gap:20px;display:flex}.Navbar-module__cJzEcG__contactItem{align-items:center;gap:8px;display:flex}.Navbar-module__cJzEcG__topbarIcon{color:var(--accent-color)}.Navbar-module__cJzEcG__nav{background-color:var(--white);z-index:1000;padding:15px 0;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.Navbar-module__cJzEcG__navContent{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-serif);color:var(--primary-color);flex-direction:column;font-size:1.5rem;font-weight:700;line-height:1;display:flex}.Navbar-module__cJzEcG__logoStar{color:var(--accent-color)}.Navbar-module__cJzEcG__logoSubText{font-size:.7rem;font-family:var(--font-sans);letter-spacing:2px;color:var(--text-muted);font-weight:400}.Navbar-module__cJzEcG__navMenu{align-items:center;gap:30px;display:flex}.Navbar-module__cJzEcG__navLinks{gap:30px;display:flex}.Navbar-module__cJzEcG__navLinks a{color:var(--primary-color);font-size:1rem;font-weight:500}.Navbar-module__cJzEcG__navLinks a:hover{color:var(--accent-color)}.Navbar-module__cJzEcG__mobileToggle{flex-direction:column;gap:5px;display:none}.Navbar-module__cJzEcG__mobileToggle span{background-color:var(--primary-color);border-radius:2px;width:25px;height:3px}@media (max-width:992px){.Navbar-module__cJzEcG__topBarContent{justify-content:center}.Navbar-module__cJzEcG__hideMobile{display:none}.Navbar-module__cJzEcG__navContent{position:relative}.Navbar-module__cJzEcG__backdrop{-webkit-backdrop-filter:blur(8px);opacity:0;visibility:hidden;z-index:99998;background-color:#00214799;width:100%;height:100%;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__backdropActive{opacity:1;visibility:visible}.Navbar-module__cJzEcG__navMenu{z-index:99999;background-color:#fff;flex-direction:column;gap:40px;width:320px;max-width:85%;height:100vh;padding:100px 40px;transition:right .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;box-shadow:-15px 0 40px #0003}.Navbar-module__cJzEcG__navMenu.Navbar-module__cJzEcG__active{right:0}.Navbar-module__cJzEcG__navLinks{flex-direction:column;gap:0}.Navbar-module__cJzEcG__navLinks li{border-bottom:1px solid #f0f0f0}.Navbar-module__cJzEcG__navLinks li:last-child{border-bottom:none}.Navbar-module__cJzEcG__navLinks a{width:100%;padding:15px 0;font-size:1.2rem;font-weight:600;transition:padding-left .3s,color .3s;display:block}.Navbar-module__cJzEcG__navLinks a:hover{color:var(--accent-color);padding-left:10px}.Navbar-module__cJzEcG__mobileToggle{z-index:1001;justify-content:center;align-items:center;width:30px;height:25px;display:flex;position:relative}.Navbar-module__cJzEcG__mobileToggle span{transition:var(--transition);background-color:var(--primary-color)}.Navbar-module__cJzEcG__toggleActive span{background-color:var(--primary-color)}.Navbar-module__cJzEcG__toggleActive span:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__cJzEcG__toggleActive span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__toggleActive span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileApplyBtn{text-align:center;width:100%;margin-top:20px;box-shadow:0 4px 15px #ffb4004d}}@media (max-width:576px){.Navbar-module__cJzEcG__logo{font-size:1.2rem}}
.Footer-module__S6Hkya__footer{background-color:var(--primary-color);color:#fff;padding-top:60px}.Footer-module__S6Hkya__footerContent{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;padding-bottom:60px;display:grid}.Footer-module__S6Hkya__column h3{color:var(--accent-color);margin-bottom:1.5rem;font-size:1.2rem;position:relative}.Footer-module__S6Hkya__column h3:after{content:"";background-color:var(--accent-color);width:30px;height:2px;position:absolute;bottom:-5px;left:0}.Footer-module__S6Hkya__logo{font-family:var(--font-serif);color:#fff;flex-direction:column;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700;line-height:1;display:flex}.Footer-module__S6Hkya__logoStar{color:var(--accent-color)}.Footer-module__S6Hkya__logoSubText{font-size:.8rem;font-family:var(--font-sans);letter-spacing:2px;color:#ffffffb3;font-weight:400}.Footer-module__S6Hkya__description{color:#ffffffb3;margin-bottom:20px;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:12px;margin-top:15px;display:flex}.Footer-module__S6Hkya__socialBtn{color:#fff;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialBtn:hover{background-color:var(--accent-color);color:var(--primary-color);transform:translateY(-3px);box-shadow:0 5px 15px #ffb4004d}.Footer-module__S6Hkya__links li{margin-bottom:12px}.Footer-module__S6Hkya__links a{color:#ffffffb3;align-items:center;gap:8px;font-size:.95rem;transition:all .3s;display:inline-flex}.Footer-module__S6Hkya__linkArrow{opacity:0;color:var(--accent-color);transition:all .3s;transform:translate(-5px)}.Footer-module__S6Hkya__links a:hover{color:var(--accent-color);padding-left:5px}.Footer-module__S6Hkya__links a:hover .Footer-module__S6Hkya__linkArrow{opacity:1;transform:translate(0)}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:20px;display:flex}.Footer-module__S6Hkya__contactItem{color:#ffffffb3;align-items:flex-start;gap:15px;font-size:.95rem;line-height:1.5;display:flex}.Footer-module__S6Hkya__contactIconCircle{width:34px;height:34px;color:var(--accent-color);background-color:#ffb40026;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__contactItem:hover .Footer-module__S6Hkya__contactIconCircle{background-color:var(--accent-color);color:var(--primary-color);transform:scale(1.1)}.Footer-module__S6Hkya__contactLink{color:#ffffffb3;transition:all .3s}.Footer-module__S6Hkya__contactLink:hover{color:var(--accent-color)}.Footer-module__S6Hkya__bottomBar{color:#ffffff80;background-color:#00000040;border-top:1px solid #ffffff0d;padding:25px 0;font-size:.85rem}@media (max-width:992px){.Footer-module__S6Hkya__footerContent{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:576px){.Footer-module__S6Hkya__footer{padding-top:40px}.Footer-module__S6Hkya__footerContent{grid-template-columns:1fr;padding-bottom:40px}.Footer-module__S6Hkya__logo{font-size:1.5rem}}
.FloatingSupport-module__rWFhtG__container{z-index:9999;font-family:var(--font-sans);flex-direction:column;align-items:flex-end;gap:15px;display:flex;position:fixed;bottom:30px;right:30px}.FloatingSupport-module__rWFhtG__whatsappBtn{background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);animation:2s infinite FloatingSupport-module__rWFhtG__pulseWhatsapp;display:flex;box-shadow:0 4px 15px #25d36666}.FloatingSupport-module__rWFhtG__whatsappBtn:hover{transform:scale(1.1)rotate(10deg);box-shadow:0 6px 20px #25d36699}.FloatingSupport-module__rWFhtG__whatsappIcon{width:30px;height:30px}.FloatingSupport-module__rWFhtG__chatToggleBtn{background-color:var(--primary-color);border:2px solid var(--accent-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 15px #00214766}.FloatingSupport-module__rWFhtG__chatToggleBtn:hover{background-color:var(--primary-light);transform:scale(1.1);box-shadow:0 6px 20px #00214799}.FloatingSupport-module__rWFhtG__chatToggleBtnActive{background-color:#f44336!important;border-color:#fff!important;box-shadow:0 4px 15px #f4433666!important}.FloatingSupport-module__rWFhtG__closeIcon{color:#fff;font-size:1.5rem;font-weight:700}.FloatingSupport-module__rWFhtG__botIconWrapper{justify-content:center;align-items:center;display:flex;position:relative}.FloatingSupport-module__rWFhtG__botIcon{font-size:1.8rem}.FloatingSupport-module__rWFhtG__onlinePulse{border:2px solid var(--primary-color);background-color:#4caf50;border-radius:50%;width:12px;height:12px;animation:1.5s infinite FloatingSupport-module__rWFhtG__onlineIndicator;position:absolute;top:-2px;right:-2px}.FloatingSupport-module__rWFhtG__chatWindow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid #0021471a;border-radius:16px;flex-direction:column;width:380px;max-width:calc(100vw - 40px);height:550px;max-height:calc(100vh - 120px);animation:.3s cubic-bezier(.175,.885,.32,1.1) FloatingSupport-module__rWFhtG__slideIn;display:flex;overflow:hidden;box-shadow:0 10px 40px #00214726}.FloatingSupport-module__rWFhtG__chatHeader{background:linear-gradient(135deg, var(--primary-color), var(--primary-light));color:#fff;border-bottom:3px solid var(--accent-color);justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.FloatingSupport-module__rWFhtG__headerInfo{align-items:center;gap:12px;display:flex}.FloatingSupport-module__rWFhtG__botAvatar{background-color:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.4rem;display:flex}.FloatingSupport-module__rWFhtG__headerInfo h4{font-size:1.05rem;font-family:var(--font-sans);color:#fff;margin:0;font-weight:600;line-height:1.2}.FloatingSupport-module__rWFhtG__onlineText{color:#fffc;font-size:.75rem;display:block}.FloatingSupport-module__rWFhtG__closeHeaderBtn{color:#fffc;cursor:pointer;font-size:1.2rem;transition:color .2s}.FloatingSupport-module__rWFhtG__closeHeaderBtn:hover{color:#fff}.FloatingSupport-module__rWFhtG__chatBody{background-color:#f9fbff;flex-direction:column;flex:1;gap:15px;padding:20px;display:flex;overflow-y:auto}.FloatingSupport-module__rWFhtG__messageWrapper{width:100%;display:flex}.FloatingSupport-module__rWFhtG__msgBot{justify-content:flex-start}.FloatingSupport-module__rWFhtG__msgUser{justify-content:flex-end}.FloatingSupport-module__rWFhtG__messageBubble{white-space:pre-line;border-radius:16px;max-width:80%;padding:12px 16px;font-size:.9rem;line-height:1.5;box-shadow:0 2px 8px #00000005}.FloatingSupport-module__rWFhtG__msgBot .FloatingSupport-module__rWFhtG__messageBubble{color:var(--text-dark);background-color:#fff;border:1px solid #0021470d;border-bottom-left-radius:4px}.FloatingSupport-module__rWFhtG__msgUser .FloatingSupport-module__rWFhtG__messageBubble{background-color:var(--primary-color);color:#fff;border-bottom-right-radius:4px}.FloatingSupport-module__rWFhtG__messageTime{text-align:right;opacity:.6;margin-top:5px;font-size:.7rem;display:block}.FloatingSupport-module__rWFhtG__typingBubble{padding:10px 15px!important}.FloatingSupport-module__rWFhtG__typingIndicator{align-items:center;gap:4px;height:15px;display:flex}.FloatingSupport-module__rWFhtG__typingIndicator span{background-color:var(--text-muted);border-radius:50%;width:6px;height:6px;animation:1.4s infinite both FloatingSupport-module__rWFhtG__typingBlink;display:inline-block}.FloatingSupport-module__rWFhtG__typingIndicator span:nth-child(2){animation-delay:.2s}.FloatingSupport-module__rWFhtG__typingIndicator span:nth-child(3){animation-delay:.4s}.FloatingSupport-module__rWFhtG__suggestionsContainer{background-color:#fff;border-top:1px solid #0000000d;padding:10px 15px}.FloatingSupport-module__rWFhtG__suggestionTitle{color:var(--text-muted);margin-bottom:8px;font-size:.75rem;font-weight:600}.FloatingSupport-module__rWFhtG__suggestions{scrollbar-width:none;gap:8px;padding-bottom:5px;display:flex;overflow-x:auto}.FloatingSupport-module__rWFhtG__suggestions::-webkit-scrollbar{display:none}.FloatingSupport-module__rWFhtG__suggestionBtn{color:var(--primary-color);white-space:nowrap;background-color:#f0f4fa;border:1px solid #00214714;border-radius:30px;padding:6px 12px;font-size:.75rem;font-weight:500;transition:all .2s}.FloatingSupport-module__rWFhtG__suggestionBtn:hover{background-color:var(--accent-color);color:var(--primary-color);border-color:var(--accent-color)}.FloatingSupport-module__rWFhtG__chatInputForm{background-color:#fff;border-top:1px solid #0000000d;align-items:center;gap:10px;padding:12px 15px;display:flex}.FloatingSupport-module__rWFhtG__chatInput{border:1px solid #e0e0e0;border-radius:25px;outline:none;flex:1;padding:10px 15px;font-size:.9rem;transition:border-color .2s}.FloatingSupport-module__rWFhtG__chatInput:focus{border-color:var(--accent-color)}.FloatingSupport-module__rWFhtG__sendBtn{background-color:var(--primary-color);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.FloatingSupport-module__rWFhtG__sendBtn:hover:not(:disabled){background-color:var(--accent-color);color:var(--primary-color)}.FloatingSupport-module__rWFhtG__sendBtn:disabled{color:#9e9e9e;cursor:not-allowed;background-color:#e0e0e0}.FloatingSupport-module__rWFhtG__sendIcon{width:18px;height:18px}@keyframes FloatingSupport-module__rWFhtG__pulseWhatsapp{0%{box-shadow:0 0 #25d36680}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}@keyframes FloatingSupport-module__rWFhtG__onlineIndicator{0%{box-shadow:0 0 #4caf5099}70%{box-shadow:0 0 0 8px #4caf5000}to{box-shadow:0 0 #4caf5000}}@keyframes FloatingSupport-module__rWFhtG__slideIn{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes FloatingSupport-module__rWFhtG__typingBlink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@media (max-width:576px){.FloatingSupport-module__rWFhtG__container{gap:10px;bottom:20px;right:20px}.FloatingSupport-module__rWFhtG__whatsappBtn,.FloatingSupport-module__rWFhtG__chatToggleBtn{width:50px;height:50px}.FloatingSupport-module__rWFhtG__chatWindow{width:calc(100vw - 40px);height:calc(100vh - 150px);bottom:80px}}
