.header-module__bAz-Na__header{min-height:100vh;position:relative;overflow:hidden}.header-module__bAz-Na__nav{z-index:10;justify-content:flex-end;align-items:center;width:100%;min-height:5rem;padding:1rem 3rem;transition:all .4s;display:flex;position:absolute;top:0;left:0}.header-module__bAz-Na__navScrolled{-webkit-backdrop-filter:blur(12px);background:#0a0a0fd9;border-bottom:1px solid #ffffff0d;padding:.5rem 3rem}.header-module__bAz-Na__logoLink{position:absolute;top:50%;left:2rem;transform:translateY(-50%)}.header-module__bAz-Na__logo{filter:drop-shadow(0 0 10px #e945604d);transition:filter .3s}.header-module__bAz-Na__logoLink:hover .header-module__bAz-Na__logo{filter:drop-shadow(0 0 20px #e9456080)}.header-module__bAz-Na__navList{gap:.5rem;list-style:none;display:flex}.header-module__bAz-Na__navLink{color:#ffffffd9;letter-spacing:.5px;border-radius:8px;padding:.7rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s;position:relative}.header-module__bAz-Na__navLink:after{content:"";background:linear-gradient(90deg,#e94560,#0f3460);border-radius:2px;width:0;height:2px;transition:all .3s;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.header-module__bAz-Na__navLink:hover{color:#fff;background:#e945601a}.header-module__bAz-Na__navLink:hover:after{width:60%}.header-module__bAz-Na__hamburger{cursor:pointer;z-index:20;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:.5rem;display:none}.header-module__bAz-Na__hamburger span{background:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.header-module__bAz-Na__hamburger:hover span{background:#e94560}.header-module__bAz-Na__hamburgerActive span:first-child{transform:rotate(45deg)translate(5px,5px)}.header-module__bAz-Na__hamburgerActive span:nth-child(2){opacity:0}.header-module__bAz-Na__hamburgerActive span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.header-module__bAz-Na__hero{z-index:1;position:absolute;inset:0}.header-module__bAz-Na__heroOverlay{z-index:-1;background:linear-gradient(#0a0a0fb3 0%,#0a0a0f66 50%,#0a0a0fd9 100%);position:absolute;inset:0}.header-module__bAz-Na__heroContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;padding:0 20px;display:flex}.header-module__bAz-Na__heroTitle{letter-spacing:-2px;background:linear-gradient(135deg,#fff 0%,#e94560 50%,#0f3460 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:4.5rem;font-weight:800;animation:1s ease-out header-module__bAz-Na__fadeInUp}.header-module__bAz-Na__heroSubtitle{color:var(--text-secondary,#a0a0b0);letter-spacing:4px;text-transform:uppercase;font-size:1.8rem;font-weight:300;animation:1s ease-out .2s backwards header-module__bAz-Na__fadeInUp}.header-module__bAz-Na__video{object-fit:cover;z-index:-3;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes header-module__bAz-Na__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1081px){.header-module__bAz-Na__nav{padding:1rem 1.5rem}.header-module__bAz-Na__navScrolled{padding:.5rem 1.5rem}.header-module__bAz-Na__hamburger{display:flex}.header-module__bAz-Na__navList{-webkit-backdrop-filter:blur(12px);background:#0a0a0ff2;border-bottom:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:0;width:100%;max-height:0;padding:0;transition:max-height .4s,padding .4s;position:absolute;top:5rem;left:0;overflow:hidden}.header-module__bAz-Na__navListOpen{max-height:300px;padding:1rem 0}.header-module__bAz-Na__navLink{text-align:center;width:100%;padding:1rem;font-size:1.1rem}.header-module__bAz-Na__navLink:after{display:none}.header-module__bAz-Na__heroTitle{letter-spacing:-1px;font-size:2.5rem}.header-module__bAz-Na__heroSubtitle{letter-spacing:2px;font-size:1.1rem}}@media screen and (max-width:480px){.header-module__bAz-Na__logo{width:90px!important;height:90px!important}.header-module__bAz-Na__heroTitle{font-size:2rem}.header-module__bAz-Na__heroSubtitle{letter-spacing:1px;font-size:.9rem}}
.services-module__Osud4a__section{background-color:var(--bg-secondary,#12121a);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.services-module__Osud4a__sectionTitle{text-align:center;background:linear-gradient(135deg,#fff 0%,#e94560 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:2.8rem;font-weight:800}.services-module__Osud4a__grid{flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;max-width:1400px;display:flex}.services-module__Osud4a__card{text-align:center;cursor:default;background:linear-gradient(145deg,#1a1a2ecc 0%,#12121ae6 100%);border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:center;width:calc(33.3333% - 2rem);min-width:280px;max-width:400px;min-height:320px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.services-module__Osud4a__card:before{content:"";background:linear-gradient(90deg,#e94560,#0f3460);height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.services-module__Osud4a__card:hover:before{transform:scaleX(1)}.services-module__Osud4a__card:hover{border-color:#e945604d;transform:translateY(-10px);box-shadow:0 20px 40px #0006,0 0 30px #e9456026}.services-module__Osud4a__cardIcons{justify-content:center;gap:.75rem;margin-bottom:1rem;display:flex}.services-module__Osud4a__cardIcon{filter:drop-shadow(0 0 10px #e945604d);transition:all .4s}.services-module__Osud4a__card:hover .services-module__Osud4a__cardIcon{filter:drop-shadow(0 0 20px #e9456080);transform:scale(1.1)}.services-module__Osud4a__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.services-module__Osud4a__cardDescription{color:var(--text-secondary,#a0a0b0);font-size:.95rem;line-height:1.7}@media screen and (max-width:1024px){.services-module__Osud4a__card{width:100%;max-width:100%;min-width:unset}.services-module__Osud4a__sectionTitle{font-size:2rem}}@media screen and (max-width:480px){.services-module__Osud4a__section{padding:3rem 1rem}.services-module__Osud4a__grid{gap:1.5rem}.services-module__Osud4a__card{padding:2rem 1.5rem}}
.contact-module__dAJ5MW__section{background-color:var(--bg-primary,#0a0a0f);justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.contact-module__dAJ5MW__form{text-align:center;background:linear-gradient(145deg,#1a1a2e80 0%,#12121a99 100%);border:1px solid #ffffff0d;border-radius:24px;width:100%;max-width:600px;padding:3rem}.contact-module__dAJ5MW__title{background:linear-gradient(135deg,#fff 0%,#e94560 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.8rem;font-weight:800}.contact-module__dAJ5MW__subtitle{color:var(--text-secondary,#a0a0b0);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.6}.contact-module__dAJ5MW__fields{text-align:left;flex-direction:column;gap:1.5rem;display:flex}.contact-module__dAJ5MW__field{flex-direction:column;gap:.5rem;display:flex}.contact-module__dAJ5MW__label{color:var(--text-secondary,#a0a0b0);text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:600}.contact-module__dAJ5MW__input,.contact-module__dAJ5MW__textarea{color:#fff;background:#0a0a0f99;border:2px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__dAJ5MW__input::placeholder,.contact-module__dAJ5MW__textarea::placeholder{color:#ffffff4d}.contact-module__dAJ5MW__input:focus,.contact-module__dAJ5MW__textarea:focus{background:#0a0a0fcc;border-color:#e94560;box-shadow:0 0 20px #e9456033}.contact-module__dAJ5MW__textarea{resize:vertical;min-height:140px}.contact-module__dAJ5MW__submitBtn{text-transform:uppercase;letter-spacing:2px;color:#fff;cursor:pointer;background:linear-gradient(135deg,#e94560 0%,#0f3460 100%);border:none;border-radius:12px;width:100%;margin-top:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden}.contact-module__dAJ5MW__submitBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.contact-module__dAJ5MW__submitBtn:hover:before{left:100%}.contact-module__dAJ5MW__submitBtn:hover{transform:translateY(-3px);box-shadow:0 10px 30px #e9456066}.contact-module__dAJ5MW__submitBtn:active{transform:translateY(-1px)}.contact-module__dAJ5MW__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}@media screen and (max-width:480px){.contact-module__dAJ5MW__form{padding:2rem 1.5rem}.contact-module__dAJ5MW__title{font-size:2rem}}
.footer-module__9TSqya__footer{width:100%;color:var(--text-primary,#fff);background:linear-gradient(180deg, var(--bg-secondary,#12121a) 0%, #000 100%);flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex;position:relative}.footer-module__9TSqya__footer:before{content:"";background:linear-gradient(90deg,#0000,#e94560,#0f3460,#0000);height:2px;position:absolute;top:0;left:0;right:0}.footer-module__9TSqya__socialLinks{gap:1.5rem;margin-bottom:2rem;display:flex}.footer-module__9TSqya__socialLink{filter:grayscale()brightness(200%);background:#1a1a2e99;border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex}.footer-module__9TSqya__socialLink:hover{filter:grayscale(0%)brightness();border-color:#e94560;transform:translateY(-5px)scale(1.1);box-shadow:0 10px 30px #e945604d}.footer-module__9TSqya__info{text-align:center}.footer-module__9TSqya__brand{color:#fff;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.footer-module__9TSqya__detail{color:var(--text-secondary,#a0a0b0);margin:.5rem 0;font-size:1rem;transition:color .3s}.footer-module__9TSqya__footer:hover .footer-module__9TSqya__detail{color:var(--text-primary,#fff)}@media screen and (max-width:480px){.footer-module__9TSqya__socialLinks{gap:1rem}.footer-module__9TSqya__socialLink{width:50px;height:50px}}
.floating-buttons-module__Q8JrIa__whatsapp{z-index:100;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;animation:2s infinite floating-buttons-module__Q8JrIa__pulse;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 5px 20px #25d36666}.floating-buttons-module__Q8JrIa__whatsapp:hover{transform:translateY(-5px)scale(1.1);box-shadow:0 10px 30px #25d36699}.floating-buttons-module__Q8JrIa__whatsapp svg{width:30px;height:30px}.floating-buttons-module__Q8JrIa__scrollTop{z-index:100;background:linear-gradient(135deg,#e94560 0%,#0f3460 100%);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;animation:.3s ease-out floating-buttons-module__Q8JrIa__fadeIn;display:flex;position:fixed;bottom:8.5rem;right:2.45rem;box-shadow:0 5px 20px #e9456066}.floating-buttons-module__Q8JrIa__scrollTop:hover{transform:translateY(-5px)scale(1.1);box-shadow:0 10px 30px #e9456099}.floating-buttons-module__Q8JrIa__scrollTop svg{width:22px;height:22px}@keyframes floating-buttons-module__Q8JrIa__pulse{0%,to{box-shadow:0 0 #25d36666}50%{box-shadow:0 0 0 15px #25d36600}}@keyframes floating-buttons-module__Q8JrIa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
