.app,body,html{height:100%;margin:0;padding:0;width:100%}.app{background-color:#fff;color:#000;transition:background .3s ease,color .3s ease}.dark-mode .about,.dark-mode .contact,.dark-mode .faq,.dark-mode .footer,.dark-mode .hero{background-color:#1a1a1a;color:#a9a9a9}.dark-mode .services{background-color:#1a1a1a;color:#000}.dark-mode .services .services__title{color:#a9a9a9}.dark-mode .hero__button{background:#fc0;color:#000}.dark-mode .dark-mode-toggle{background:#000;color:#000}.dark-mode .hero__button:hover{background:#fc0}.header{align-items:center;background-color:#344a6f;box-sizing:border-box;display:flex;justify-content:space-between;margin-top:40px;padding:1rem;position:fixed;transition:background .3s ease-in-out,box-shadow .3s ease-in-out;width:100%;z-index:1000}.header.scrolled{background-color:#344a6fcc;box-shadow:0 4px 10px #0000001a}.header__logo{height:auto;width:150px}.header__nav a{color:#fff;margin-left:1rem;text-decoration:none}.header__nav a:hover{text-decoration:underline}@media (max-width:600px){.header__nav{display:flex;flex-direction:column;gap:.5rem}}@media (max-width:768px){.header{padding:.5rem}.header,.header__nav{flex-direction:column}.header__nav{align-items:center;display:flex;gap:.5rem}.header__nav a{font-size:.9rem;padding:5px}.header .darkModeLabel{font-size:.8rem}}.mantenimiento{background:#fff3cd;box-shadow:0 2px 5px #0003;color:#856404;font-size:1rem;font-weight:700;left:0;padding:10px;position:fixed;text-align:center;top:0;width:100%;z-index:1050}.header>div{align-items:center;display:flex;justify-content:center}.darkModeLabel{color:#fff;font-size:1rem;margin-right:10px}.dark-mode-toggle{background:#fc0;border:none;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:700;margin-left:10px;padding:8px 12px}.dark-mode{background-color:#222;color:#f1f1f1}.dark-mode .header{background-color:#0009}.dark-mode .header__nav a{color:#f1f1f1}.dark-mode .mantenimiento{background:#333;color:#fc0}.hero{align-items:center;background-attachment:fixed;background-image:url(/static/media/paracaidismo_logo_left.8ac2334a82107a87a01e.png);background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;color:#fff;display:flex;justify-content:center;min-height:100vh;position:relative;text-align:center;width:100%}.hero__overlay{background:#00000080;height:100%;position:absolute;width:100%}.hero__content{max-width:900px;padding:2rem;position:relative;z-index:2}.hero__title{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero__subtitle,.hero__title{text-shadow:2px 2px 5px #000000b3}.hero__subtitle{font-size:1.8rem;margin-bottom:2rem}.hero__button{background-color:#ff5722;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:1rem 2rem;transition:background .3s ease-in-out,transform .2s ease-in-out}.hero__button:hover{background-color:#e64a19;transform:scale(1.05)}@media (max-width:768px){.hero{align-items:center;background-attachment:scroll!important;background-position:50%!important;background-size:cover!important;display:flex;flex-direction:column;justify-content:center;min-height:100vh!important;padding:2rem 1rem}.hero__content{max-width:90%;text-align:center}.hero__title{font-size:2rem;line-height:1.2}.hero__subtitle{font-size:1.4rem}.hero__button{font-size:1rem;padding:.8rem 1.5rem}}.services{background-color:#fafafa;box-sizing:border-box;padding:2rem;text-align:center;width:100%}.services__title{font-size:2rem;margin-bottom:2rem}.services__cards{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.services__card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;max-width:300px;min-width:200px;padding:1rem;text-align:left}.services__card-title{font-size:1.2rem;margin:0 0 .5rem}.services__card-text{font-size:1rem;line-height:1.4;margin:0}@media (max-width:600px){.services__cards{align-items:center;flex-direction:column}}.contact{background-color:#f9f9f9;box-sizing:border-box;padding:2rem;text-align:center;width:100%}.contact__title{color:#333;font-size:2rem;margin-bottom:1rem}.contact__text{color:#666;font-size:1.2rem;margin-bottom:1rem}.contact__list{list-style:none;padding:0}.contact__list li{color:#444;font-size:1.1rem;margin:.5rem 0}.contact__list a{color:#ff5722;font-weight:700;text-decoration:none;transition:color .3s ease-in-out}.contact__list a:hover{color:#d84315}@media (max-width:600px){.contact{padding:1.5rem}.contact__title{font-size:1.8rem}.contact__list li,.contact__text{font-size:1rem}}.dark-mode .contact{background-color:#1a1a1a;color:grey}.dark-mode .contact__title{color:#a9a9a9}.dark-mode .contact__list li,.dark-mode .contact__text{color:grey}.dark-mode .contact__list a{color:#ffa726}.dark-mode .contact__list a:hover{color:#ffb74d}.faq{background-color:#f9f9f9;box-sizing:border-box;padding:2rem;text-align:center;width:100%}.faq__title{color:#333;font-size:2rem;margin-bottom:1rem}.faq__list{margin:0 auto;max-width:800px;text-align:left}.faq__item{border-bottom:1px solid #ddd;padding:1rem 0}.faq__question{align-items:center;background:none;border:none;color:#ff5722;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;justify-content:space-between;padding:.5rem;text-align:left;width:100%}.faq__question:hover{color:#d84315}.faq__answer{color:#666;font-size:1rem;margin-top:.5rem;padding-left:.5rem}@media (max-width:600px){.faq{padding:1.5rem}.faq__title{font-size:1.8rem}.faq__question{font-size:1.1rem}.faq__answer{font-size:.95rem}}.dark-mode .faq__title{color:#a9a9a9}.dark-mode .faq__question{color:#ffa726}.dark-mode .faq__answer{color:grey}.dark-mode .faq__question:hover{color:#ffcc80}.footer{background-color:#344a6f;box-sizing:border-box;color:#fff;padding:1.5rem;text-align:center;width:100%}.footer__content p{margin:.5rem 0}.footer__social{display:flex;gap:1rem;justify-content:center;margin-top:.5rem}.footer__social a{color:#ff5722;font-weight:700;text-decoration:none}.footer__social a:hover{color:#d84315}.footer__logo{height:auto;margin-bottom:1rem;width:150px}.instagram{background-color:#f9f9f9;box-sizing:border-box;padding:2rem;text-align:center;width:100%}.instagram__title{color:#333;font-size:2rem;margin-bottom:1rem}.instagram__container{margin:0 auto;max-width:600px;text-align:center}.lightwidget-widget{border:none;height:300px;overflow:hidden;width:100%}.dark-mode .instagram{background-color:#1a1a1a}.dark-mode .instagram__title{color:#f1f1f1}@media (max-width:600px){.instagram{padding:1.5rem}.instagram__title{font-size:1.8rem}.lightwidget-widget{height:250px}}.about{background-color:#f9f9f9;box-sizing:border-box;padding:2rem;text-align:center;width:100%}.about__title{font-size:2rem;margin-bottom:1rem}.about__text{font-size:1rem;line-height:1.5}
/*# sourceMappingURL=main.c39f1912.css.map*/