body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ambient-audio,.ambient-audio-button{align-items:center;display:flex}.ambient-audio-button{background:transparent;border:none;color:#7a1e1e;cursor:pointer;font-size:.85rem;gap:.4rem;letter-spacing:.08em;opacity:.85;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease}.ambient-audio-button:hover{opacity:1;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.ambient-audio-icon{font-size:.9rem}@media (max-width:900px){.ambient-audio-label{display:none!important}.ambient-audio-button{padding:.2rem}}:root{--color-maiz:#e6c45a;--color-rojo:#7a1e1e;--color-tierra:#2a1a14;--color-papel:#f8f6f2}*,:after,:before{box-sizing:border-box}body{background-color:#f8f6f2;background-color:var(--color-papel);color:#2a1a14;color:var(--color-tierra);line-height:1.65}h1,h2,h3{font-weight:600;letter-spacing:.05em}h1{font-size:clamp(2.4rem,6vw,3.8rem)}h2{color:#7a1e1e;color:var(--color-rojo);font-size:1.4rem;margin-bottom:.6rem}*{box-sizing:border-box}body,html{max-width:100%}.App{display:flex;flex-direction:column;min-height:100vh}.NavBar{min-height:70px;z-index:10}.Nav-enlace{background-color:#7fffd4;color:red;display:inline-block;padding:10px 30px;text-decoration:none}.Nav-enlace:hover{background-color:blue}.nav{background-color:#fb6161;padding:auto}.Content{flex:1 1;padding:2rem 0}.FootPage{background-color:#f3f3f3;padding:1rem 0}.FootPageText{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1.5rem}.social-media-container-footer{align-items:center;display:flex;gap:1.2rem}.social-media-container-footer a{font-size:1.2rem;transition:opacity .25s ease,-webkit-transform .25s ease;transition:transform .25s ease,opacity .25s ease;transition:transform .25s ease,opacity .25s ease,-webkit-transform .25s ease}.social-media-container-footer a:hover{opacity:.85;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.social-media-container-footer a[aria-label=YouTube]{color:red}.social-media-container-footer a[aria-label=Facebook]{color:#1877f2}.social-media-container-footer a[aria-label=Spotify]{color:#1db954}.social-media-container-footer a[aria-label=Instagram]{color:#c13584}.derechos{font-size:.85rem;opacity:.85;text-align:right}.derechos.b{float:right}.App-logo{height:100%;pointer-events:none;width:100%}@media (prefers-reduced-motion:no-preference){.Galery-main{color:#2e8a5c;display:flex;flex-direction:row}}.App-header{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center}.App-link{color:#fb6161}@-webkit-keyframes App-galery-slide{0%{z-index:0}33.32%{z-index:0}33.33%{z-index:-1}}@keyframes App-galery-slide{0%{z-index:0}33.32%{z-index:0}33.33%{z-index:-1}}.Description{background-color:#3b5050;border-radius:10px;color:#1f0202;margin:2px;padding:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TextDescription{color:#d1d6b7}.HeaderStaticBar{background-color:#e6c45a;height:7vh;min-height:30px;position:-webkit-sticky;position:sticky;top:72px;transition:height .4s ease;z-index:900}.HeaderStaticBar.shrink{height:8vh;min-height:40px}@media (max-width:768px){.HeaderStaticBar{display:none}}.ImageStaticBar{height:100%;position:relative;width:100%}@-webkit-keyframes windMove{0%{background-position-x:0}to{background-position-x:100%}}@keyframes windMove{0%{background-position-x:0}to{background-position-x:100%}}.ImageBackground{-webkit-animation:windMove 120s linear infinite;animation:windMove 120s linear infinite;background-image:url(/static/media/Xaam.18f4bfd35a6ba0a3f2e8.png);background-position:50%;background-repeat:repeat-x;background-size:auto 100%;height:100%;width:100%}.epk-inline{color:#5c3a2e;font-size:.95rem;margin-top:2.5rem}.epk-inline a{margin-left:.3rem}.epk-download{margin-top:1.5rem;text-align:center}.epk-download a{border-bottom:1px solid;color:#7a1e1e;font-weight:600;text-decoration:none}.FootPage{animation-timeline:view();animation-range:entry 20% cover 40%;-webkit-animation:footerFadeIn .8s ease forwards;animation:footerFadeIn .8s ease forwards;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}@-webkit-keyframes footerFadeIn{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes footerFadeIn{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.FootPage{-webkit-animation:none;animation:none;opacity:1;-webkit-transform:none;transform:none}}.FootPageText{transition:opacity .4s ease}.footer-breath{-webkit-animation:breathPulse 6s ease-in-out infinite;animation:breathPulse 6s ease-in-out infinite;background-color:#7a1e1e;height:1px;margin:0 auto 1rem;opacity:.4;width:120px}@-webkit-keyframes breathPulse{0%{opacity:.25;width:80px}50%{opacity:.5;width:140px}to{opacity:.25;width:80px}}@keyframes breathPulse{0%{opacity:.25;width:80px}50%{opacity:.5;width:140px}to{opacity:.25;width:80px}}@media (prefers-reduced-motion:reduce){.footer-breath{-webkit-animation:none;animation:none}}.editorial-link{border-bottom:1px solid;color:#7a1e1e;color:var(--color-rojo);font-weight:600;text-decoration:none;transition:opacity .25s ease}.editorial-link:hover{opacity:.65}.epk-page{color:#2a1a14;margin:0 auto;max-width:900px;padding:4rem 1.5rem}.epk-hero{margin-bottom:4rem;text-align:center}.epk-hero h1{font-size:3rem;margin-bottom:.5rem}.epk-hero p{color:#7a1e1e;font-size:1.1rem}.epk-section{margin-top:3rem}.epk-section h2{color:#7a1e1e;margin-bottom:1rem}.epk-section li,.epk-section p{line-height:1.7}.epk-section.highlight{background-color:#e3c15c;border-left:5px solid #7a1e1e;padding:2rem}.epk-links{display:flex;gap:2rem}.epk-links a{color:#7a1e1e;font-weight:600;text-decoration:none}.contact{border-top:1px solid #7a1e1e;padding-top:2rem}.section-breath{-webkit-animation:breatheIn .8s cubic-bezier(.4,0,.2,1) forwards;animation:breatheIn .8s cubic-bezier(.4,0,.2,1) forwards;-webkit-animation-delay:.15s;animation-delay:.15s;display:flex;justify-content:center;opacity:0;-webkit-transform:translateY(18px);transform:translateY(18px);width:100%}@-webkit-keyframes breatheIn{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes breatheIn{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.section-breath{-webkit-animation:none;animation:none;opacity:1;-webkit-transform:none;transform:none}}.breathing-bg{background-color:#f6f2e9;min-height:100%;overflow:hidden;position:relative}.breathing-layer{-webkit-animation:backgroundInhale 1.2s cubic-bezier(.4,0,.2,1) forwards;animation:backgroundInhale 1.2s cubic-bezier(.4,0,.2,1) forwards;background-image:url(/static/media/paper-texture.d5f793f2cd82f922f81d.png);background-position:50%;background-size:102%;-webkit-filter:brightness(.98);filter:brightness(.98);inset:0;position:absolute;-webkit-transform:scale(1);transform:scale(1);z-index:0}.breathing-content{position:relative;z-index:1}@-webkit-keyframes backgroundInhale{0%{background-size:100%;-webkit-filter:brightness(.96);filter:brightness(.96);-webkit-transform:scale(.995);transform:scale(.995)}60%{background-size:103%;-webkit-filter:brightness(1);filter:brightness(1);-webkit-transform:scale(1.01);transform:scale(1.01)}to{background-size:102%;-webkit-filter:brightness(.98);filter:brightness(.98);-webkit-transform:scale(1);transform:scale(1)}}@keyframes backgroundInhale{0%{background-size:100%;-webkit-filter:brightness(.96);filter:brightness(.96);-webkit-transform:scale(.995);transform:scale(.995)}60%{background-size:103%;-webkit-filter:brightness(1);filter:brightness(1);-webkit-transform:scale(1.01);transform:scale(1.01)}to{background-size:102%;-webkit-filter:brightness(.98);filter:brightness(.98);-webkit-transform:scale(1);transform:scale(1)}}@media (prefers-reduced-motion:reduce){.breathing-layer{-webkit-animation:none;animation:none}}.dot{background-color:#999;border-radius:50%;cursor:pointer;display:inline-block;height:15px;margin:0 2px;transition:background-color .6s ease;width:15px}.slider-container{margin:auto;position:relative}.mySlides{display:none}.music-page{color:#2a1a14;margin:0 auto;max-width:900px;padding:4rem 1.5rem}.music-hero h1{font-size:2.5rem;margin-bottom:1rem}.music-hero p{font-size:1.1rem;line-height:1.7}.music-section{margin-top:3rem}.music-section h2{color:#7a1e1e;margin-bottom:1rem}.music-section p{line-height:1.7}.music-section.highlight{background-color:#e6c45a;border-left:4px solid #7a1e1e;padding:2rem}.music-link{border-bottom:1px solid;color:#7a1e1e;display:inline-block;font-weight:600;margin-top:1rem;text-decoration:none}.listen-links{gap:2rem;margin-top:1rem}.culture-page{color:#2a1a14;margin:0 auto;max-width:900px;padding:4rem 1.5rem}.culture-hero{margin-bottom:4rem;text-align:center}.culture-hero h1{font-size:2.6rem;margin-bottom:.5rem}.culture-hero p{color:#7a1e1e;font-size:1.1rem}.culture-section{margin-top:3rem}.culture-section h2{color:#7a1e1e;margin-bottom:1rem}.culture-section p{line-height:1.7;margin-bottom:1rem}.culture-section.highlight{background-color:#e3c15c;border-left:5px solid #7a1e1e;padding:2rem}.culture-closing{color:#5c3a2e;font-style:italic}.history-page{color:#2a1a14;margin:0 auto;max-width:900px;padding:4rem 1.5rem}.history-hero{margin-bottom:4rem;text-align:center}.history-hero h1{font-size:2.6rem;margin-bottom:.5rem}.history-hero p{color:#7a1e1e;font-size:1.1rem}.history-section{margin-top:3rem}.history-section h2{color:#7a1e1e;margin-bottom:1rem}.history-section p{line-height:1.7;margin-bottom:1rem}.history-section.highlight{background-color:#e3c15c;border-left:5px solid #7a1e1e;padding:2rem}.territory-page{color:#2a1a14;margin:0 auto;max-width:900px;padding:4rem 1.5rem}.territory-hero{margin-bottom:4rem;text-align:center}.territory-hero h1{font-size:2.5rem;margin-bottom:.5rem}.territory-hero p{color:#7a1e1e;font-size:1.1rem}.territory-section{margin-top:3rem}.territory-section h2{color:#7a1e1e;margin-bottom:1rem}.territory-section p{line-height:1.7;margin-bottom:1rem}.territory-section.highlight{background-color:#e3c15c;border-left:5px solid #7a1e1e;padding:2rem}.hiring-page{display:flex;flex:1 1;justify-content:center;padding:4rem 1.5rem}.hiring-container{color:#2a1a14;font-size:.95rem;line-height:1.7;max-width:720px;width:100%}.hiring-header h1{color:#7a1e1e;font-size:1.6rem;letter-spacing:.15em;margin-bottom:.5rem;text-transform:uppercase}.hiring-subtitle{color:#5c3a2e;font-size:.9rem;margin-bottom:2.5rem}.hiring-info p{margin-bottom:.6rem}.hiring-social{margin-top:3rem}.hiring-social h3{font-size:.9rem;letter-spacing:.12em;margin-bottom:1rem;text-transform:uppercase}.social-icons{display:flex;gap:1.2rem}.social-icons a{color:#7a1e1e;font-size:1.3rem;transition:opacity .25s ease}.social-icons a:hover{opacity:.6}.hiring-note{font-size:.85rem;margin-top:3rem}.hiring-note a{border-bottom:1px solid;color:#7a1e1e;text-decoration:none}@media (max-width:600px){.hiring-page{padding:3rem 1.2rem}}.img-galeria{width:100%}.img-contain{background-color:#000;height:100%;object-fit:contain;width:100%}.galeria-container{-webkit-column-count:6;column-count:6}.modal-overlay{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%;z-index:9999}.modal-box{background:#fff;border-radius:1rem;display:block;height:90%;padding:.5rem 1rem 1rem;width:70%}.img-container{height:100%;width:100%}.cerrar-button{background-color:ivory;cursor:pointer;height:1rem;padding-bottom:.5rem;text-align:right}.lateral-barra-left,.lateral-barra-right{align-content:center;width:5%}.carrousel-container{display:flex;flex-direction:row;height:100%}.modal-container{display:flex;flex-direction:column;height:97%}.img-cerrar{height:1rem;width:1rem}.flecha-derecha,.flecha-izquierda{background-color:#fff;cursor:pointer;width:95%}.flecha-derecha:hover{color:blue;-webkit-transform:translateX(3px);transform:translateX(3px)}.flecha-izquierda:hover{color:blue!important;-webkit-transform:translateX(-3px);transform:translateX(-3px)}.baltiptsy-page{color:#2a1a14;margin:0 auto;max-width:900px;padding:3.5rem 1.5rem 4.5rem}.baltiptsy-hero{margin-bottom:3.5rem;text-align:center}.baltiptsy-hero h1{font-size:clamp(2.4rem,6vw,3.6rem);letter-spacing:.06em}.baltiptsy-hero p{margin-left:auto;margin-right:auto;margin-top:.8rem;max-width:720px;opacity:.85}.baltiptsy-section{margin-bottom:3rem}.baltiptsy-section p+p{margin-top:.8rem}.baltiptsy-section h2{color:#7a1e1e;margin-bottom:1rem}.baltiptsy-section p{line-height:1.7;margin-bottom:1rem}.baltiptsy-section.highlight{background-color:#e3c15c;border-left:5px solid #7a1e1e;padding:2rem}.listen-links{display:flex;gap:1.6rem;justify-content:center;margin-top:1.2rem}.listen-links a{border-bottom:1px solid;color:#7a1e1e;font-weight:600;text-decoration:none;transition:opacity .25s ease}.listen-links a:hover{opacity:.65}.baltiptsy-footer{margin-top:4rem}.back-link{color:#7a1e1e;font-weight:600;text-decoration:none}.epk-inline{font-size:.9rem;margin-top:3rem;opacity:.7;text-align:center}.epk-inline a{border-bottom:1px solid;color:#7a1e1e;font-weight:600;margin-left:.25rem;text-decoration:none}
/*# sourceMappingURL=main.92681fd1.css.map*/