.HeroSlider-module__AAVTfG__hero{background:#f8f9fa;height:100vh;min-height:600px;max-height:1000px;position:relative;overflow:hidden}.HeroSlider-module__AAVTfG__placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.HeroSlider-module__AAVTfG__placeholder h1{color:#1a1a1a;font-size:4rem;font-weight:900}.HeroSlider-module__AAVTfG__placeholder p{color:#6b7280;margin-top:1rem;font-size:1.5rem}.HeroSlider-module__AAVTfG__slide{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.HeroSlider-module__AAVTfG__overlay{background:linear-gradient(#ffffff1a 0%,#fff6 50%,#f8f9fa 100%);position:absolute;inset:0}.HeroSlider-module__AAVTfG__content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:0 2rem;display:flex;position:relative}.HeroSlider-module__AAVTfG__title{letter-spacing:-.04em;color:#1a1a1a;text-shadow:0 2px 20px #fffc;max-width:900px;margin-bottom:1.5rem;font-size:4.5rem;font-weight:900;line-height:1.1}.HeroSlider-module__AAVTfG__subtitle{color:#1a1a1a;text-shadow:0 2px 20px #fffc;max-width:700px;margin-bottom:2.5rem;font-size:1.5rem;font-weight:600;line-height:1.6}.HeroSlider-module__AAVTfG__cta{color:#fff;background:linear-gradient(135deg,#06f 0%,#04c 100%);border-radius:50px;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #0066ff40}.HeroSlider-module__AAVTfG__cta:hover{color:#fff;transform:translateY(-3px);box-shadow:0 8px 30px #0066ff59}.HeroSlider-module__AAVTfG__arrow{z-index:20;color:#1a1a1a;cursor:pointer;background:#ffffffe6;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0000001a}.HeroSlider-module__AAVTfG__arrow:hover{color:#fff;background:#06f;border-color:#0000;transform:translateY(-50%)scale(1.1)}.HeroSlider-module__AAVTfG__arrowLeft{left:2rem}.HeroSlider-module__AAVTfG__arrowRight{right:2rem}.HeroSlider-module__AAVTfG__dots{z-index:20;gap:.75rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.HeroSlider-module__AAVTfG__dot{cursor:pointer;background:#0003;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.HeroSlider-module__AAVTfG__dot:hover{background:#0006}.HeroSlider-module__AAVTfG__dotActive{background:#06f;border-radius:6px;width:32px;box-shadow:0 0 15px #06f6}@media (max-width:768px){.HeroSlider-module__AAVTfG__hero{min-height:500px}.HeroSlider-module__AAVTfG__title{font-size:2.5rem}.HeroSlider-module__AAVTfG__subtitle{font-size:1.1rem}.HeroSlider-module__AAVTfG__arrow{width:44px;height:44px}.HeroSlider-module__AAVTfG__arrowLeft{left:1rem}.HeroSlider-module__AAVTfG__arrowRight{right:1rem}}
.ServicesSection-module__JL3_nq__section{background:#fff;padding:6rem 0}.ServicesSection-module__JL3_nq__header{text-align:center;margin-bottom:4rem}.ServicesSection-module__JL3_nq__title{letter-spacing:-.03em;color:#1a1a1a;margin-bottom:1rem;font-size:3rem;font-weight:800}.ServicesSection-module__JL3_nq__subtitle{color:#6b7280;max-width:500px;margin:0 auto;font-size:1.25rem}.ServicesSection-module__JL3_nq__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:1024px){.ServicesSection-module__JL3_nq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServicesSection-module__JL3_nq__grid{grid-template-columns:1fr}.ServicesSection-module__JL3_nq__title{font-size:2rem}}.ServicesSection-module__JL3_nq__card{background:#fff;border:1px solid #00000014;border-radius:24px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a}.ServicesSection-module__JL3_nq__card:before{content:"";background:linear-gradient(90deg,#06f,#0af);height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ServicesSection-module__JL3_nq__card:hover{border-color:#0066ff26;transform:translateY(-10px);box-shadow:0 20px 50px #0066ff1a}.ServicesSection-module__JL3_nq__card:hover:before{transform:scaleX(1)}.ServicesSection-module__JL3_nq__iconWrapper{color:#06f;background:linear-gradient(135deg,#0066ff1a 0%,#0066ff0d 100%);border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;transition:all .3s;display:flex}.ServicesSection-module__JL3_nq__card:hover .ServicesSection-module__JL3_nq__iconWrapper{color:#fff;background:linear-gradient(135deg,#06f 0%,#04c 100%);transform:scale(1.1)}.ServicesSection-module__JL3_nq__cardTitle{color:#1a1a1a;margin-bottom:.75rem;font-size:1.4rem;font-weight:700}.ServicesSection-module__JL3_nq__cardDescription{color:#6b7280;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.ServicesSection-module__JL3_nq__cardLink{color:#06f;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ServicesSection-module__JL3_nq__cardLink:hover{color:#04c;gap:.75rem}
.GallerySection-module__a5c5NG__section{background:#f8f9fa;padding:6rem 0}.GallerySection-module__a5c5NG__header{text-align:center;margin-bottom:4rem}.GallerySection-module__a5c5NG__title{letter-spacing:-.03em;color:#1a1a1a;margin-bottom:1rem;font-size:3rem;font-weight:800}.GallerySection-module__a5c5NG__subtitle{color:#6b7280;font-size:1.25rem}.GallerySection-module__a5c5NG__grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (max-width:1024px){.GallerySection-module__a5c5NG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.GallerySection-module__a5c5NG__grid{grid-template-columns:repeat(2,1fr)}.GallerySection-module__a5c5NG__title{font-size:2rem}}@media (max-width:480px){.GallerySection-module__a5c5NG__grid{grid-template-columns:1fr}}.GallerySection-module__a5c5NG__item{aspect-ratio:1;cursor:pointer;background:#e5e7eb;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 2px 10px #00000014}.GallerySection-module__a5c5NG__image{object-fit:cover;transition:transform .5s}.GallerySection-module__a5c5NG__item:hover .GallerySection-module__a5c5NG__image{transform:scale(1.1)}.GallerySection-module__a5c5NG__overlay{opacity:0;background:linear-gradient(#0000 40%,#000000b3 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.GallerySection-module__a5c5NG__item:hover .GallerySection-module__a5c5NG__overlay{opacity:1}.GallerySection-module__a5c5NG__itemTitle{color:#fff;font-size:1.1rem;font-weight:600}.GallerySection-module__a5c5NG__itemCategory{color:#06f;margin-top:.25rem;font-size:.85rem}.GallerySection-module__a5c5NG__lightbox{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.GallerySection-module__a5c5NG__closeButton{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;padding:.75rem;transition:all .2s;position:absolute;top:2rem;right:2rem}.GallerySection-module__a5c5NG__closeButton:hover{background:#fff3}.GallerySection-module__a5c5NG__lightboxImage{border-radius:12px;max-width:90vw;max-height:85vh}
.ContactSection-module__UONp9G__section{background:#fff;padding:6rem 0}.ContactSection-module__UONp9G__header{text-align:center;margin-bottom:4rem}.ContactSection-module__UONp9G__title{letter-spacing:-.03em;color:#1a1a1a;margin-bottom:1rem;font-size:3rem;font-weight:800}.ContactSection-module__UONp9G__subtitle{color:#6b7280;font-size:1.25rem}.ContactSection-module__UONp9G__grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;display:grid}@media (max-width:900px){.ContactSection-module__UONp9G__grid{grid-template-columns:1fr;gap:3rem}.ContactSection-module__UONp9G__title{font-size:2rem}}.ContactSection-module__UONp9G__info{padding:2rem 0}.ContactSection-module__UONp9G__infoTitle{color:#1a1a1a;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.ContactSection-module__UONp9G__infoItem{background:#f8f9fa;border:1px solid #0000000f;border-radius:16px;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;transition:all .3s;display:flex}.ContactSection-module__UONp9G__infoItem:hover{background:#fff;border-color:#06f3;box-shadow:0 4px 15px #0066ff14}.ContactSection-module__UONp9G__infoIcon{color:#06f;background:linear-gradient(135deg,#0066ff1a 0%,#0066ff0d 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ContactSection-module__UONp9G__whatsappIcon{color:#25d366;background:linear-gradient(135deg,#25d36626 0%,#25d3660d 100%)}.ContactSection-module__UONp9G__infoLabel{color:#6b7280;margin-bottom:.25rem;font-size:.85rem;display:block}.ContactSection-module__UONp9G__infoValue{color:#1a1a1a;font-size:1rem;text-decoration:none;transition:color .2s}a.ContactSection-module__UONp9G__infoValue:hover{color:#06f}.ContactSection-module__UONp9G__mapCard{background:#fff;border:1px solid #00000014;border-radius:24px;overflow:hidden;box-shadow:0 2px 15px #0000000f}.ContactSection-module__UONp9G__mapWrapper{background:#e5e7eb;width:100%;height:400px}.ContactSection-module__UONp9G__mapWrapper iframe{width:100%;height:100%}.ContactSection-module__UONp9G__mapFooter{border-top:1px solid #0000000f;padding:1.25rem 1.5rem}.ContactSection-module__UONp9G__mapLink{color:#06f;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.ContactSection-module__UONp9G__mapLink:hover{color:#04c}.ContactSection-module__UONp9G__formCard{background:#fff;border:1px solid #00000014;border-radius:24px;padding:2.5rem;box-shadow:0 2px 15px #0000000f}.ContactSection-module__UONp9G__formTitle{color:#1a1a1a;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.ContactSection-module__UONp9G__form{flex-direction:column;gap:1rem;display:flex}.ContactSection-module__UONp9G__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.ContactSection-module__UONp9G__formRow{grid-template-columns:1fr}.ContactSection-module__UONp9G__mapWrapper{height:300px}}.ContactSection-module__UONp9G__input,.ContactSection-module__UONp9G__textarea{color:#1a1a1a;background:#f8f9fa;border:1px solid #0000001a;border-radius:12px;outline:none;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .2s}.ContactSection-module__UONp9G__input:focus,.ContactSection-module__UONp9G__textarea:focus{background:#fff;border-color:#06f;box-shadow:0 0 0 3px #0066ff1a}.ContactSection-module__UONp9G__input::placeholder,.ContactSection-module__UONp9G__textarea::placeholder{color:#9ca3af}.ContactSection-module__UONp9G__textarea{resize:vertical;min-height:120px}.ContactSection-module__UONp9G__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#06f 0%,#04c 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #06f3}.ContactSection-module__UONp9G__submitButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0066ff4d}
.Footer-module__S6Hkya__footer{color:#fff;background:#1a1a1a;padding:5rem 0 0}.Footer-module__S6Hkya__grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:3rem;margin-bottom:4rem;display:grid}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2rem}}.Footer-module__S6Hkya__brand{max-width:300px}.Footer-module__S6Hkya__logo{color:#fff;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__logo svg{color:#06f}.Footer-module__S6Hkya__description{color:#9ca3af;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.Footer-module__S6Hkya__social{gap:.75rem;display:flex}.Footer-module__S6Hkya__socialLink{color:#9ca3af;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:#fff;background:#06f;border-color:#06f}.Footer-module__S6Hkya__column{flex-direction:column;display:flex}.Footer-module__S6Hkya__columnTitle{color:#fff;margin-bottom:1.25rem;font-size:1rem;font-weight:600}.Footer-module__S6Hkya__link{color:#9ca3af;padding:.5rem 0;font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:#06f}.Footer-module__S6Hkya__contactItem{color:#9ca3af;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.95rem;display:flex}.Footer-module__S6Hkya__contactItem a{color:#9ca3af;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__contactItem a:hover{color:#06f}.Footer-module__S6Hkya__contactItem svg{color:#06f;flex-shrink:0}.Footer-module__S6Hkya__bottom{color:#6b7280;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:2rem 0;font-size:.9rem;display:flex}.Footer-module__S6Hkya__bottomLinks{gap:2rem;display:flex}.Footer-module__S6Hkya__bottomLinks a{color:#6b7280;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__bottomLinks a:hover{color:#06f}@media (max-width:640px){.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1rem}}
