*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overflow-x:hidden}body{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;background-color:#f8f8f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:320px}:root{color:#213547;background-color:#fff}a{font-weight:500;color:#1a1a1a;text-decoration:inherit}a:hover{color:#004eb5}li{list-style:none}h1{font-size:2.5rem;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.roboto-condensed-extralight{font-family:Roboto Condensed,sans-serif;font-optical-sizing:auto;font-weight:200;font-style:normal}.roboto-condensed-regular{font-family:Roboto Condensed,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.roboto-condensed-bold{font-family:Roboto Condensed,sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal}.roboto-condensed-medium{font-family:Roboto Condensed,sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal}#root{height:100%;width:100%}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.cumple-container{font-family:"Baloo 2",sans-serif;background-color:#002f6c;color:#fff;padding:6rem 2rem 1rem;margin:0;min-height:100vh;position:relative;overflow:hidden}.cumple-section{margin-bottom:4rem;text-align:center;position:relative}.titulo-secundario{font-size:2.5rem;background-color:#fff;color:#002f6c;display:inline-block;padding:.5rem 1rem;border-radius:6px}.texto-claro{margin-top:1rem;font-size:1.2rem;font-weight:500}.texto-opcional{font-size:1rem;margin-bottom:1rem;color:#ddd}.bloque{background-color:#ffffff1a;border:2px solid white;padding:1rem;margin:1rem auto;max-width:500px;border-radius:10px}.bloque-titulo{font-size:1.4rem;color:#fff;background-color:#fff;color:#002f6c;margin-bottom:1rem;padding:.3rem .8rem;border-radius:5px}ul{list-style:none;padding:0}li-cumple:before{content:"🎉 "}.nota{margin-top:1rem;font-size:.9rem;font-weight:700;color:#fff}.direccion{margin-top:1rem;background-color:#fff;color:#012e69;padding:.2rem .8rem;display:inline-block;border-radius:6px;font-weight:700}.cumple-container:after{content:"";background-image:url(/ruta/a/papelitos.png);position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2;pointer-events:none;background-size:contain;background-repeat:repeat}.cumple-hero{width:100%;height:auto;overflow:hidden}.imagen-portada{width:100%;max-height:100vh;height:auto;object-fit:contain}.cumple-final{width:100%}.imagen-final{width:100%;height:auto;display:block}.btn-container{text-align:center;margin-top:2rem}.btn-ver-mas{background-color:#007bff;color:#fff;padding:.8rem 1.5rem;font-size:1rem;font-weight:700;border:none;border-radius:8px;text-decoration:none;display:inline-block;transition:background-color .3s ease}.sec-anim{opacity:0;transform:translateY(50px);transition:opacity .8s ease,transform .8s ease}.sec-anim.is-visible{opacity:1;transform:translateY(0)}.btn-container{margin-top:2rem;text-align:center}.btn-ver-mas{background-color:#007bff;color:#fff;padding:.8rem 1.5rem;font-size:1rem;font-weight:700;border-radius:8px;text-decoration:none;transition:background-color .3s ease;display:inline-block}.btn-ver-mas:hover{background-color:#0056b3}@media screen and (max-width: 480px){.titulo-secundario{font-size:2rem}}.footer{background-color:#1a1a1a;color:#fff;padding:2rem 1rem;font-family:sans-serif}.footer__container{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));max-width:1200px;margin:0 auto;gap:2rem}.footer__section{display:flex;flex-direction:column;gap:.5rem}.footer__section p{font-size:1rem}.footer__logo{width:130px;margin-bottom:1rem}.footer__tel{font-weight:700;margin-top:.5rem}.footer__title{font-weight:700;margin-bottom:.5rem}.footer__link{color:#ccc;text-decoration:none}.footer__link:hover{text-decoration:underline}.footer__icons{display:flex;gap:1rem;font-size:1.5rem}.footer__icons a{color:#fff;transition:color .3s ease}.footer__icons a:hover{color:#9b9ca9cb}.footer__icon{font-size:1.5rem;margin-top:.5rem}.footer__list{list-style:none;padding:0;margin:0;color:#ccc;font-size:.9rem}.footer__list li:before{content:"• ";color:#888}.footer__powered{text-align:center;margin-top:2.6rem;width:max-content;font-size:.75rem}.footer__powered a{color:#888}.footer__powered a:hover{color:#004eb5}.modal{position:fixed;inset:0;background-color:#58575700;display:flex;align-items:center;justify-content:center;z-index:50}.modal__content{background-color:#fff;color:#000;padding:2rem;border-radius:.5rem;width:300px;text-align:center}.modal__close{margin-top:1rem;background-color:#1a1a1a3f;color:#fff;border:none;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer}.modal__close:hover{background-color:#333}.form-page{background-size:cover;background-position:bottom;background-repeat:no-repeat;min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center}.form-container{display:flex;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0006;border-radius:10px;overflow:hidden;box-shadow:0 0 10px #00000080;width:90%;max-width:900px;margin:6rem auto 2rem}.video-section{flex:1}.video-section video{width:100%;height:100%;object-fit:cover}.form-section{flex:1;padding:2rem;color:#fff;display:flex;flex-direction:column;justify-content:center}.form-section label{margin-top:1rem;font-weight:700}.form-section input{padding:.8rem;border:none;border-bottom:2px solid white;background:transparent;color:#fff;outline:none;font-size:1rem}.form-section input::placeholder{color:#ccc}.form-section button{max-width:400px;margin-top:2rem;padding:1rem;border:none;background-color:#e63323;color:#fff;font-weight:700;cursor:pointer;transition:background .3s ease;border-radius:5px}.form-section button:hover{background-color:#c6281b}@media (max-width: 768px){.form-container{flex-direction:column}.video-section{height:200px}.form-section{padding:1.5rem}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.btn-container{text-align:center;margin-top:2rem;animation:fadeSlideUp 1s ease forwards}.form-container{opacity:0;transform:translateY(40px) scale(.96);transition:opacity .6s ease,transform .6s cubic-bezier(.16,1,.3,1);will-change:opacity,transform;position:relative}.form-container.is-visible{opacity:1;transform:translateY(0) scale(1)}.form-container:before{content:"";position:absolute;inset:0;padding:2px;background:linear-gradient(130deg,#ffffff40,#e6332399,#ffffff40,#e6332399,#ffffff40);background-size:300% 300%;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;border-radius:inherit;animation:formGlow 8s linear infinite;pointer-events:none;opacity:.35}@keyframes formGlow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.form-section ul{margin:1rem 0 0;padding-left:1.25rem}.form-section li{opacity:0;transform:translate(-10px);animation:listIn .4s forwards ease-out}.form-section li:nth-child(1){animation-delay:.15s}.form-section li:nth-child(2){animation-delay:.3s}.form-section li:nth-child(3){animation-delay:.45s}.form-section li:nth-child(4){animation-delay:.6s}@keyframes listIn{to{opacity:1;transform:translate(0)}}.form-container:not(.is-visible) .form-section li{animation:none;opacity:0;transform:translate(-10px)}.animate-button{position:relative;transition:transform .15s ease,background-color .3s ease;animation:callToActionPulse 3.5s ease-in-out infinite 2s}@keyframes callToActionPulse{0%,70%,to{transform:scale(1)}80%{transform:scale(1.03)}90%{transform:scale(.995)}}.form-section button:hover,.form-section button:focus-visible{transform:translateY(-2px) scale(1.02);outline:2px solid rgba(255,255,255,.4);outline-offset:2px}@media (prefers-reduced-motion: reduce){.form-container{transition:none;opacity:1!important;transform:none!important}.form-container:before{animation:none}.form-section li{animation:none!important;opacity:1!important;transform:none!important}.form-section button{animation:none!important;transition:background-color .3s ease}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#1a1a1a;box-shadow:0 0 10px #00000080;color:#fff;position:absolute;width:100%;top:0;z-index:1000}.navbar-logo{font-size:1.5rem;font-weight:700;color:#eee}.navbar-links{display:flex;gap:2rem}.navbar-links a{color:#fff;text-decoration:none;font-size:1rem;transition:color .3s ease}.navbar-links a:hover{color:#f3f4f4}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:.3rem}.bar{width:25px;height:3px;background-color:#fff;transition:all .3s ease}@media (max-width: 768px){.navbar-links{position:absolute;top:100%;right:0;background-color:#1a1a1a;width:100%;padding-block:10px;flex-direction:column;align-items:center;display:none}.navbar-links.active,.hamburger{display:flex}}.consentimiento-page{background-size:cover;background-position:center;background-color:#000;background-attachment:fixed;background-repeat:no-repeat;min-height:100vh;width:100%;display:flex;justify-content:center;align-items:flex-start;padding:6rem 1rem 2rem}.consentimiento-container{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background-color:#0009;border-radius:10px;overflow:hidden;box-shadow:0 0 10px #00000080;width:100%;max-width:900px;color:#fff;padding:2rem}.form-section form{display:flex;flex-direction:column}.form-section h1,.form-section h2,.form-section .form-description{margin-bottom:1rem;text-align:left}.form-checkbox-container{display:flex;flex-direction:column;gap:10px;margin-bottom:1.5rem}.form-checkbox-container input[type=checkbox]{margin-right:10px}p{font-size:1.3rem}.form-inputs-container-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;width:100%;margin-bottom:2rem}.form-radiobuttons-container{display:flex;align-items:center;grid-column:span 3}.input-container{display:flex;flex-direction:column}.input-container input{padding:.8rem;border:none;border-bottom:2px solid white;background:transparent;color:#fff;outline:none;font-size:1rem}.input-container label{margin-bottom:5px;font-weight:700}.signature-container{display:flex;flex-direction:column;margin-inline:auto;width:250px;margin-top:2rem;background:#fff;padding:1rem;border-radius:5px}.signature-container h2{text-align:center;margin:0 0 10px;color:#000}.signature-container canvas{border:2px solid #000}.consentimiento-container .preview-button{align-self:center}.pdf-preview-item button{margin:10px}.preview-actions{display:grid;width:25rem;margin:0 auto;margin-top:1.5rem;grid-template-columns:repeat(auto-fit,minmax(3rem,1fr));gap:50px}.preview-actions button{margin-top:0}form button{margin-top:2rem;padding:1rem;border:none;background-color:#e63323;color:#fff;font-weight:700;cursor:pointer;transition:background .3s ease;border-radius:5px}form button:hover{background-color:#c6281b}@media (max-width: 768px){.pdf-preview-item iframe{display:none}}@media (max-width: 500px){.form-inputs-container-grid{grid-template-columns:1fr;gap:1rem}.consentimiento-container h1{font-size:1.9rem}.signature-container{width:230px}.preview-actions{width:100%;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:15px}.pdf-preview-item button{margin:0}}.form-datos-adulto{margin-top:20px}.form-adulto-container{overflow:hidden;max-height:700px;transition:max-height .4s ease-in-out}.form-adulto-container.animation-hide{max-height:0}.form-data-menor-container{padding:25px 10px;margin:30px auto;overflow-y:auto;max-height:500px;border:solid 1px #ddd;border-radius:10px}.form-data-menor{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.form-data-menor .form-data-menor-buttons{display:flex;justify-content:start;align-items:center;gap:10px}.form-menor-container{overflow:hidden;max-height:1100px;transition:max-height .4s ease-in-out}.form-menor-container.animation-hide{max-height:0}.menor-count-container{margin:30px 30px 10px}.menor-count-container .menor-count{font-size:1.3rem}@media screen and (max-width: 1024px){.form-data-menor-container{max-height:500px}.form-menor-container{max-height:1400px}}@media screen and (max-width: 768px){.form-data-menor-container{max-height:400px}.form-menor-container{max-height:1300px}}@media screen and (max-width: 480px){.form-data-menor-container{max-height:500px}.form-menor-container{max-height:1400px}.form-data-menor{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}
