body,html{height:100%;min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;margin:0;position:relative}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container-fluid{padding-left:0;padding-right:0}#navbar ul{margin:0 50px}#navbar li{display:inline-block;margin:0 15px}#navbar li a{padding:2px 10px}p{letter-spacing:.5pt}h3{font-weight:700}#logo{float:left;height:auto;margin:-2px;max-width:140px;width:auto}.white-text{color:#fff}section{padding:0}.section-header{align-items:center;background-image:linear-gradient(90deg,#69aaea 0,#5a9ad4 28%,#2d5a8c 62%,#0f2338);color:#08163a;padding-bottom:.2rem;padding-top:.2rem}.section-header .white-text{color:#08163a}.section-header #titulo{font-family:Handlee,cursive;letter-spacing:1pt;line-height:1.05;margin-bottom:.15rem;margin-top:0}.section-header #slogan{font-family:"Cedarville Cursive",cursive;font-size:16px;line-height:1.15;margin-bottom:.2rem;margin-top:0}.section-header a{font-family:Patrick Hand,cursive;letter-spacing:.5pt}#button-lang{background-color:#0000;float:right;margin:10px;width:95px}#btn-eng,#btn-esp{background-color:#0000;border-radius:25px}#footer{align-items:center;background-color:#000;color:#8de2f7;display:grid;height:60px}#contact-form,#main-content{padding:20px}#main-image{display:block;margin:40px auto}#contact-form button{padding:5px;width:100px}.gallery-container{padding-top:.9375rem}.gallery-card{margin-bottom:1.875rem;margin-top:1.2rem;overflow:hidden;position:relative}.gallery-thumbnail{background-color:#040485;border-radius:10px;height:auto;max-width:100%}.card-icon-open{color:#040485;cursor:pointer;display:block;font-size:3rem!important;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .25s ease-in-out}.card-icon-open:focus,.card-icon-open:hover{color:#fff}.gallery-thumbnail:focus~.card-icon-open,.gallery-thumbnail:hover~.card-icon-open,.gallery-thumbnail~.card-icon-open:focus,.gallery-thumbnail~.card-icon-open:hover{opacity:1}.modal-overlay{background:#b8b7b7bf;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.modal-body{background-color:#fff;border-radius:10px;left:50%;overflow:auto;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:11}.modal-close{color:#414141;font-size:1.5rem;position:absolute;right:6px;top:0;transition:all .25s ease-in-out}.modal-close:focus,.modal-close:hover{color:#fff}.card-arrow-left{font-size:3rem;left:20px;position:absolute}.card-arrow-right{font-size:3rem;position:absolute;right:20px}#contact{grid-gap:10px;display:grid;font-size:1.8em;gap:10px;grid-template:"lb-from_name" 30px "input-from_name" 40px "lb-replay_to" 30px "input-replay_to" 40px "lb-msg" 40px "tx-msg" 200px "btn-msg" 40px;justify-items:center;width:100%}#contact label{margin-top:10px}#lb-from_name{grid-area:lb-from_name}#input-from_name{grid-area:input-from_name;width:400px}#lb-replay_to{grid-area:lb-replay_to}#input-replay_to{grid-area:input-replay_to;width:400px}#lb-msg{grid-area:lb-msg;margin-top:1.3rem}#tx-msg{grid-area:tx-msg;width:400px}#btn-msg{grid-area:btn-msg}.section-listado{padding:1.5rem .5rem 2rem;text-align:left}.listado-letters,.section-listado h2{margin-bottom:1.5rem}.listado-letters{display:flex;flex-wrap:wrap;gap:.25rem;justify-content:center}.listado-letter-btn{background-color:#f5f5f5;border:1px solid #999;border-radius:999px;cursor:pointer;font-size:calc(.9rem + 1pt);padding:.2rem .55rem;transition:background-color .15s ease,color .15s ease,transform .1s ease}.listado-letter-btn:hover{background-color:#e0f7ff;transform:translateY(-1px)}.listado-letter-btn.active{background-color:#123e7a;border-color:#123e7a;color:#fff}.listado-groups{grid-gap:1rem 1.5rem;align-items:flex-start;display:grid;gap:1rem 1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.listado-group{background-color:#ffffffe6;border-radius:12px;box-shadow:0 2px 4px #00000014;padding:.75rem .75rem .5rem}.listado-group-btn{background:linear-gradient(90deg,#123e7a,#1b79b0);border:none;border-radius:999px;box-shadow:0 1px 3px #0003;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;overflow:hidden;padding:.4rem .8rem;text-overflow:ellipsis;white-space:nowrap;width:100%}.listado-group-btn.open{filter:brightness(1.1)}.listado-songs{list-style:none;margin:.5rem 0 0;max-height:260px;overflow-y:auto;padding-left:0}.listado-song-btn{background-color:#0000;border:none;border-radius:6px;cursor:pointer;font-size:1.2rem;padding:.25rem .3rem;text-align:left;width:100%}.listado-song-btn:hover{background-color:#123e7a14}.header-menu ul{display:flex;gap:.5rem;justify-content:center;list-style:none;margin:0;padding-left:0}.section-header .header-menu-btn{background:#ffffff73;border:1px solid #08163a80;border-radius:999px;color:#08163a;cursor:pointer;font-size:1.5rem;margin-bottom:6px;padding:.15rem .75rem;transition:background-color .15s ease,color .15s ease,transform .1s ease}.section-header .header-menu-btn:hover{background:#ffffffb8;color:#08163a;transform:translateY(-1px)}.main-layout{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:minmax(260px,320px) minmax(0,1fr);padding:1.5rem 2rem 3rem}.main-sidebar{align-self:flex-start}.main-content-area{background-color:#fff;border-radius:16px;box-shadow:0 4px 14px #0f235f14;padding:1.5rem 1.75rem 2rem}#song-viewer h3{margin-bottom:.75rem;margin-top:0}#song-viewer p{font-size:.95rem}.song-viewer-toggle{margin-bottom:.75rem}.song-viewer-download-btn{align-items:center;background-color:#add8e659;border:1px solid #add8e6b3;border-radius:999px;color:#0b3d91f2;cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:700;justify-content:center;margin-left:2rem;padding:.2rem .9rem;text-decoration:none;white-space:nowrap}.song-viewer-download-btn:hover{background-color:#add8e699}.song-viewer-frame{width:100%}.song-viewer-pdf-pages{background:#e4e6ea;border:1px solid #0f235f1f;border-radius:8px;box-sizing:border-box;max-height:88vh;min-height:480px;overflow:auto;width:100%}.song-viewer-pdf-page{margin:0 auto .5rem}.song-viewer-pdf-page .react-pdf__Page__canvas{display:block;margin:0 auto}.song-viewer-pdf-loading{color:#0f235fbf;padding:2rem;text-align:center}.song-viewer-pdf-external-hint{font-size:.85rem;margin:.5rem 0 0;text-align:right}.song-viewer-pdf-external-hint a{color:#0b3d91e6}.song-viewer-pdf-error{text-align:left}.song-viewer-pdf-error-msg{color:#0f235fd9;font-size:.9rem;margin:0 0 .5rem;text-align:left}.song-viewer-pdf-pages--native{background:#f0f0f0;padding:0}.song-viewer-pdf-native{border:none;display:block;min-height:75vh;width:100%}.admin-panel{text-align:left}.admin-hint{color:#0f235fbf;font-size:.95rem}.admin-msg{background:#0f235f0f;border-radius:12px;margin:.75rem 0 1rem;padding:.75rem .9rem}.admin-msg.ok{background:#2ecc7124;border:1px solid #2ecc7159}.admin-msg.error{background:#e74c3c1f;border:1px solid #e74c3c52}.admin-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}.admin-card{background:#fff;border:1px solid #0f235f1f;border-radius:16px;padding:1rem 1.1rem}.admin-card h3{margin-bottom:.8rem;margin-top:0}.admin-row{margin-bottom:.75rem}.admin-row label{grid-gap:.3rem;display:grid;font-size:.95rem;gap:.3rem}.admin-row input,.admin-row select{border:1px solid #0f235f2e;border-radius:10px;padding:.5rem .6rem}.admin-row-3{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr}.admin-actions{display:flex;flex-wrap:wrap;gap:.6rem}.admin-btn{background:#0f235f0f;border:1px solid #0f235f2e;border-radius:999px;cursor:pointer;padding:.45rem .9rem}.admin-btn:hover{background:#0f235f1a}.admin-btn.danger{background:#e74c3c1f;border:1px solid #e74c3c52}.admin-btn.danger:hover{background:#e74c3c2e}.selected-song .listado-song-btn{background-color:#123e7a1f;font-weight:600}@media(max-width:899px){.main-layout{grid-template-columns:1fr;padding:1rem .75rem 2rem}.main-sidebar{order:2}.main-content-area{order:1;padding:0}#song-viewer .song-viewer-toggle{align-items:center;display:flex;gap:.5rem}#song-viewer .song-viewer-download-btn,#song-viewer .song-viewer-toggle button{flex:1 1}#song-viewer .song-viewer-pdf-pages{max-height:92vh;min-height:520px}}@media(min-width:900px){.admin-grid{grid-template-columns:1fr 1fr}.admin-row-3{align-items:end;grid-template-columns:1fr 1fr 140px}body{font-size:1rem}.section-header #titulo{font-size:5rem}.section-header #slogan,.section-header a,p{font-size:1.7rem}}@media(min-width:400px)and (max-width:899px){body{font-size:.9rem}.section-header #titulo{font-size:3rem}#logo{margin:-2px;max-width:120px}#navbar li{margin:0 10px}.section-header a,p{font-size:2.2rem}.section-header #slogan{font-size:1.3rem;line-height:1.2}}@media(max-width:399px){body{font-size:.8rem;padding:1.1rem}.section-header #titulo{font-size:1.8rem}#logo{margin:-2px;max-width:95px}#navbar{padding:.5rem}#navbar li{margin:0 10px}#navbar li a{margin-left:-15px;padding:1px 0}#button-lang{margin:7px;width:70px}#button-lang img{height:80%;width:80%}#contact-form,#main-content{padding:15px}.section-header a,p{font-size:1.65rem}.section-header #slogan{font-size:1.05rem;line-height:1.2}.modal-overlay{height:90%;width:90%}#song-viewer .song-viewer-pdf-pages{max-height:88vh;min-height:420px}}.listado h2{margin-top:5px}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--total-scale-factor));min-width:calc(180px*var(--total-scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--total-scale-factor));box-shadow:0 calc(2px*var(--total-scale-factor)) calc(5px*var(--total-scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--total-scale-factor));max-width:calc(180px*var(--total-scale-factor));padding:calc(6px*var(--total-scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--total-scale-factor));padding-top:calc(2px*var(--total-scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--total-scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;text-align:left;text-align:initial;z-index:2}.textLayer,.textLayer :is(span,br){position:absolute;transform-origin:0 0}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{display:none;height:0;left:0;position:absolute;top:0;width:0}
/*# sourceMappingURL=main.36775494.css.map*/