html{box-sizing:border-box;line-height:1.15}*,:after,:before{box-sizing:inherit;background-repeat:no-repeat}*{margin:0;padding:0}main{display:block}h1,h2,h3,h4,h5,h6,p{font-weight:400;font-size:inherit;margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;cursor:pointer;background-color:#0000;display:inline-block}abbr[title]{text-decoration:underline;border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img,video{border-style:none;width:100%;display:block}button{color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input,textarea{border:none;outline:none;overflow:visible}button::-moz-placeholder{color:inherit;opacity:1}input::-moz-placeholder{color:inherit;opacity:1}textarea::-moz-placeholder{color:inherit;opacity:1}button::placeholder,input::placeholder,textarea::placeholder{color:inherit;opacity:1}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{appearance:none;cursor:pointer;background-color:#0000;border:none;border-radius:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}button:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}figure{margin:0}legend{box-sizing:border-box;max-width:100%;color:inherit;white-space:normal;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{appearance:none}::-webkit-file-upload-button{font:inherit;appearance:button}details{display:block}summary{display:list-item}[hidden],template{display:none}ul{margin:0;padding-left:0;list-style:none}body{font-family:var(--main-font)}.overflow-hidden{overflow:hidden}[v-cloak]{display:none}.placeholder{background-color:#000}@font-face{font-family:Proxima Nova;font-style:normal;font-weight:400;src:url(./ProximaNova-Regular.mVvcAsuP.eot);src:url(./ProximaNova-Regular.mVvcAsuP.eot?#iefix)format("embedded-opentype"),url(./ProximaNova-Regular.Bk1KM35c.woff2)format("woff2"),url(./ProximaNova-Regular.DnY37-e0.woff)format("woff"),url(./ProximaNova-Regular.B72C880K.ttf)format("truetype"),url(./ProximaNova-Regular.CFFgHfWe.svg#ProximaNova-Regular)format("svg")}@font-face{font-family:Proxima Nova;font-style:normal;font-weight:700;src:url(./ProximaNovaA-Bold.Du60u3_C.woff2)format("woff2"),url(./ProximaNovaA-Bold.xlnPs3ug.woff)format("woff"),url(./ProximaNovaA-Bold.Bye--6Da.ttf)format("truetype")}@font-face{font-family:Canela Text;font-style:normal;font-weight:400;src:url(./CanelaText-Regular.BkJ0Jg_-.woff2)format("woff2"),url(./CanelaText-Regular.jh2kyFRV.woff)format("woff");font-display:swap}@font-face{font-family:Canela Text;font-style:normal;font-weight:700;src:url(./CanelaText-Medium.D4TKWE2P.woff2)format("woff2"),url(./CanelaText-Medium.DXOqyxz5.woff)format("woff");font-display:swap}:root{--main-font:"Proxima Nova", sans-serif;--secondary-font:"Canela Text", serif;--ui-font:"Proxima Nova", sans-serif;--main-padding-x:clamp(1.875rem, -1.00962rem + 12.8205vw, 14.375rem);--white:#707883;--black:#707883;--gray:#b5b5b5;--gray-light:#e3e3e3;--gray-dark:#777;--gold:#c99b4f;--auditorio:#124285;--teatro:#8b1918;--white-all:#fff;--blue:#2399d5;--blue-dark:#124285;--blue-darker:#0b2a53;--red:#dc3a39;--red-dark:#8b1918;--red-darker:#57100f;--main-gradient:#eaecf0;--main-color:#707883;--odd-gradient:#f4f5f7;--header-gradient:#f4f5f7;--secondary-header-gradient:#eaecf0;--background-gradient-transparent:#eaecf093;--color-white:#131316;--background-gradient:#eaecf0;--secondary-background-gradient:#eaecf0;--secondary-dark-hover-color:#f4f5f7;--secondary-odd-gradient:#fff;--secondary-light-hover-color:#fff;--secondary-even-gradient:#f4f5f7;--even-gradient:#fefefe;--main-color-darker:#eaecf0;--main-color-dark:#707883;--loader-dark:#4a5160;--loader-medium:#707883;--loader-light:#9da4ae}.gallery{margin-top:20px}.gallery--image{flex-direction:column;gap:20px;display:flex}.gallery--image .gallery__image{cursor:pointer;width:100%;overflow:hidden}.gallery--image .gallery__image img{width:100%;height:auto;transition:all .3s ease-out;display:block}.gallery--image .gallery__image:hover img{transform:scale(1.03)}.gallery--thumbs .gallery__grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.gallery--thumbs .gallery__thumb{cursor:pointer;transition:all .3s ease-out;overflow:hidden}.gallery--thumbs .gallery__thumb img{width:100%;height:auto;transition:all .3s ease-out}.gallery--thumbs .gallery__thumb:hover img{transform:scale(1.15)}.gallery__modal{justify-content:center;align-items:center;gap:clamp(2.5rem,1.77885rem + 3.20513vw,5.625rem);width:100%;display:flex}.gallery__modal figure{flex:1;max-width:1200px;max-height:80dvh}.gallery__modal figure .image-wrapper{width:100%;height:80dvh;max-height:80dvh}.gallery__modal figure .image-wrapper__image{-o-object-fit:contain;object-fit:contain}@media (width<=740px){.gallery__modal{flex-wrap:wrap;gap:0}.gallery__modal figure{flex:none;order:1;width:100%}.gallery__modal .gallery__modal-arrow{order:2;margin-top:40px}.gallery__modal .gallery__modal-arrow--prev{margin-left:var(--main-padding-x)}.gallery__modal .gallery__modal-arrow--next{margin-left:auto;margin-right:var(--main-padding-x)}}.gallery__modal-arrow{cursor:pointer;flex-shrink:0;width:20px}.gallery__modal-arrow svg{filter:drop-shadow(0 0 2px #000000b3);width:20px}.gallery__modal-arrow svg path{fill:var(--white)}.gallery__modal-arrow--next{transform:rotate(180deg)}.gallery--both,.gallery--narrow{max-width:880px}.gallery--both{flex-wrap:wrap;gap:20px;display:flex}.gallery--both .gallery__main-image{place-content:space-between;place-items:center;width:100%;display:flex;position:relative}.gallery--both .gallery__grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.gallery--both .gallery__thumb{cursor:pointer;max-width:200px;transition:all .3s ease-out;overflow:hidden}.gallery--both .gallery__thumb img{height:auto;transition:all .3s ease-out}.gallery--both .gallery__thumb:hover img{transform:scale(1.15)}.gallery--both .gallery__button{width:20px;position:absolute;left:30px}.gallery--both .gallery__button svg{filter:drop-shadow(0 0 2px #000000b3)}.gallery--both .gallery__button svg path{fill:var(--white)}.gallery--both .gallery__button--next{right:30px;left:unset;transform:rotate(180deg)}.gallery__main-image img{height:auto}
