@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@400;500;600;700;800&display=swap";
:root{--primary-color:#1a365d;--secondary-color:#00a8e8;--accent-color:#ffb703;--bg-dark:#fff;--bg-darker:#f8f9fa;--bg-light:#f1f5f9;--bg-card:#fff;--text-main:#334155;--text-muted:#64748b;--text-dark:#0f172a;--glass-bg:#ffffffd9;--glass-border:#0000000d;--glass-shadow:0 8px 32px 0 #0000000d;--transition:all .3s cubic-bezier(.25, .8, .25, 1);--font-primary:"Inter", sans-serif;--font-heading:"Outfit", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-dark);width:100%;max-width:100%;color:var(--text-main);font-family:var(--font-primary);scroll-behavior:smooth;background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px);background-size:30px 30px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--text-dark);font-weight:700;line-height:1.2}button{cursor:pointer;font-family:var(--font-primary);border:none;outline:none}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.section{padding:6rem 0}.section-title{text-align:center;color:var(--primary-color);margin-bottom:1rem;font-size:2.5rem;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.section-title:after{content:"";background-color:var(--secondary-color);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.section-subtitle{text-align:center;color:var(--text-muted);max-width:600px;margin:0 auto 4rem;font-size:1.1rem}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:16px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-darker)}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--secondary-color)}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:fadeUp .8s var(--transition) forwards}@media (max-width:768px){.section{padding:4rem 0}.section-title{font-size:2rem}.container{padding:0 1.5rem}}
.FloatingButtons-module__uti6sG__floatingContainer{z-index:1000;flex-direction:column;gap:15px;display:flex;position:fixed;bottom:30px;right:30px}.FloatingButtons-module__uti6sG__button{color:#fff;border-radius:8px;align-items:center;gap:10px;padding:12px 20px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000026}.FloatingButtons-module__uti6sG__button:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0003}.FloatingButtons-module__uti6sG__callButton{background:linear-gradient(135deg,#00a8e8,#1a365d);border:1px solid #fff3;animation:2s infinite FloatingButtons-module__uti6sG__pulse}@keyframes FloatingButtons-module__uti6sG__pulse{0%{box-shadow:0 0 #00a8e866}70%{box-shadow:0 0 0 10px #00a8e800}to{box-shadow:0 0 #00a8e800}}.FloatingButtons-module__uti6sG__callButton:hover{background:linear-gradient(135deg,#1a365d,#00a8e8);animation:none;transform:translateY(-5px)}.FloatingButtons-module__uti6sG__whatsappButton{background:#25d366;border:1px solid #ffffff1a}.FloatingButtons-module__uti6sG__whatsappButton:hover{background:#1ebc5a}.FloatingButtons-module__uti6sG__icon{justify-content:center;align-items:center;font-size:1.2rem;display:flex}.FloatingButtons-module__uti6sG__svgIcon{justify-content:center;align-items:center;width:22px;height:22px;display:flex}@media (max-width:768px){.FloatingButtons-module__uti6sG__floatingContainer{gap:10px;bottom:20px;right:20px}.FloatingButtons-module__uti6sG__button{border-radius:12px;justify-content:center;width:50px;height:50px;padding:12px}.FloatingButtons-module__uti6sG__text{display:none}}
