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}.header{align-items:center;background-color:#f6ead4;display:flex;flex-direction:column;position:sticky;top:0;width:100%;z-index:100}.header img{max-width:100px}ul{list-style-type:none}.menu-desktop-only{display:contents}.nav-bar{background-color:#e8b600;display:flex;flex-direction:row;font-family:Koulen,sans-serif;justify-content:space-evenly;list-style:none;margin:0;padding:0;position:sticky;top:0;width:100%;z-index:1}.nav-bar a{color:inherit;display:contents;flex:1 1;font-size:15px;text-decoration:none}.nav-bar .icon{display:none}.nav-bar h1{font-size:2vw;margin:0;text-align:center}.nav-bar li{align-items:center;background-color:#e8b600;color:#291100;display:flex;flex:1 1;height:60px;justify-content:center}.nav-bar li:hover{background-color:#291100;color:#e8b600}.nav-bar .dropdown{float:left;overflow:hidden}.nav-bar .dropdown .dropbtn{background-color:inherit;border:none;font-family:inherit;margin:0;outline:none}.nav-bar .dropdown-content{background-color:#f9f9f9;display:none;position:absolute;top:100%;z-index:1}.nav-bar .dropdown-content a{color:#000;display:block;float:none;margin:0;padding:5px;text-align:center;text-decoration:none}.nav-bar .dropdown-content a:hover{background-color:#ddd;color:#000!important}.nav-bar .dropdown:hover .dropdown-content{display:block}@media (max-width:768px){.nav-bar{display:none;flex-direction:column}.nav-bar li{text-align:center;width:100%}.nav-bar h1{font-size:7vw}.header{box-shadow:0 2px 10px #0000002e}}.burger-button{align-items:center;background-color:#e8b600;border:1px solid #291100;border-radius:10px;cursor:pointer;display:none;font-size:22px;height:44px;justify-content:center;position:absolute;right:15px;top:30px;width:44px;z-index:200}.burger-button i{color:#291100}@media (max-width:768px){.burger-button{display:flex}}.menu-overlay{align-items:flex-start;animation:menuFade .16s ease-out;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;padding-top:90px;position:fixed;top:0;width:100%;z-index:150}.menu-overlay .nav-bar{align-items:stretch;animation:menuSlide .18s ease-out;background-color:#e8b600;border-radius:12px;box-shadow:0 12px 30px #0003;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;max-height:calc(100% - 110px);max-width:520px;overflow-x:hidden;overflow-y:auto;width:100%}.menu-overlay .nav-bar .dropdown:hover{background-color:#291100;color:#e8b600;width:100%}.menu-overlay .nav-bar .dropdown:hover .dropbtn{background-color:inherit;color:inherit;display:block;width:100%}.menu-overlay .nav-bar li{box-sizing:border-box;margin:0;min-height:48px;text-align:left;text-decoration:none;width:100%}.menu-overlay .nav-bar .dropbtn{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:6px 0;width:100%}.menu-overlay .nav-bar .dropbtn i{transition:transform .16s ease}.menu-overlay .nav-bar .dropdown.is-open .dropbtn i{transform:rotate(180deg)}.menu-overlay .nav-bar .dropdown-content{background-color:initial;border-top:1px solid #29110026;box-sizing:border-box;display:none;position:static;text-align:left;width:100%}.menu-overlay .nav-bar a{display:block;text-decoration:none;width:100%}.menu-overlay .nav-bar h1{font-size:18px}.menu-overlay .nav-bar .dropdown.is-open .dropdown-content{display:block}.menu-overlay .nav-bar .dropdown-content a{align-items:center;color:#6b5e2d;display:flex;justify-content:center}@media (max-width:430px){.menu-overlay{padding-top:84px}.menu-overlay .nav-bar{border-radius:0 0 10px 10px}.menu-overlay .nav-bar h1{font-size:18px}.menu-overlay .nav-bar .dropdown-content a{font-size:16px}}@media (min-width:431px) and (max-width:768px){.menu-overlay .nav-bar h1{font-size:20px}.menu-overlay .nav-bar .dropdown-content a{font-size:15px}}.menu-open{overflow:hidden}@keyframes menuFade{0%{opacity:0}to{opacity:1}}@keyframes menuSlide{0%{transform:translateY(-8px)}to{transform:translateY(0)}}body{background-color:#f6ead4}.footer{background-color:#e8b600;margin-top:20px;padding:.5rem 0;text-align:center}.footer .container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1000px}.footer .contact-info,.footer .copyright,.footer .social-media{flex:1 0 auto}.footer .contact-info p{margin-bottom:.5rem}.footer .contact-info a,.footer .copyright a{color:#333;text-decoration:none}.footer .contact-info a:hover,.footer .copyright a:hover{color:#007bff}.footer .social-media{display:flex;justify-content:center;margin-top:1rem}.footer .social-media a{color:#333;font-size:1.2rem;margin-right:1rem}.footer .social-media a:hover{color:#007bff}.footer .social-media i{transition:transform .2s ease-in-out}.footer .social-media a:hover i{transform:scale(1.1)}.footer .copyright{font-size:.8rem;margin-top:1rem}@media (max-width:768px){.footer{padding:.35rem 0}.footer .container{align-items:center;flex-direction:column}.footer .contact-info,.footer .copyright,.footer .social-media{flex:1 0 100%;text-align:center}.footer .footer-legal{display:inline-block;font-size:.75rem;margin-top:.25rem}.footer .contact-info p{margin-bottom:.25rem}.footer .social-media{margin-top:.25rem}.footer .social-media a{font-size:1rem;margin-right:.6rem}.footer .copyright{margin-top:.35rem}}@media (max-width:480px){.footer .container{padding:0 1rem}.footer .social-media a{font-size:1rem;margin-right:.5rem}.footer .copyright{font-size:.7rem}}.modal{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.modal .modal-content{background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0000004d;padding:20px;position:relative}.modal .close-container{align-items:center;cursor:pointer;display:flex;position:absolute;right:10px;top:10px}.modal .close-circle{align-items:center;background-color:#fffc;border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}.modal .close{color:#333;font-size:24px;transition:color .3s}.modal .close:hover{color:#aaa}.modal img{display:block;margin:0 auto;max-height:80vh;max-width:100%}#error-page{align-content:center;align-items:center;align-self:center;background-color:#e8b600;display:flex;flex:1 1;flex-direction:column;height:100vh;justify-content:center}#error-page h1,#error-page h2{font-family:Koulen,sans-serif}#error-page p{font-family:Lexend,serif;font-weight:700}#error-page a{background-color:#291100;border-radius:5px;color:#e8b600;padding:10px;text-decoration:none}.creaciones-page{align-items:center;display:flex;flex-direction:column}.creaciones-page h1{align-self:center;background-color:#291100;color:#e8b600;font-family:Koulen,serif;padding:10px;text-align:center}@media screen and (min-width:768px) and (max-width:1023px){.creaciones-page h1{width:80%}}@media screen and (min-width:1024px){.creaciones-page h1{width:960px}}@media screen and (min-width:1216px){.creaciones-page h1{width:1152px}}@media screen and (min-width:1408px){.creaciones-page h1{width:1344px}}.card-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 auto;padding-bottom:15px}@media screen and (max-width:767px){.card-container{align-items:center;flex-direction:column;gap:12px;padding:0 10px}}@media screen and (min-width:768px) and (max-width:1023px){.card-container{max-width:90%;padding:0 20px}}@media screen and (min-width:1024px){.card-container{max-width:960px}}@media screen and (min-width:1216px){.card-container{max-width:1152px}}@media screen and (min-width:1408px){.card-container{max-width:1344px}}.noticias-page .play-photo{aspect-ratio:inherit!important}.play-card-item{align-items:center;display:flex;flex-direction:column;flex-grow:0;font-family:Lexend,serif;justify-content:start;transition:all .2s;width:25%}.play-card-item #date{font-size:1rem;font-weight:400;text-transform:capitalize}.play-card-item .more-button{border-radius:10px;color:#000;display:flex;flex:1 1;flex-direction:column;padding:20px;text-decoration:none;transition:.2s}.play-card-item:hover{transform:perspective(1000px) rotateX(3deg) rotateY(3deg)}.play-card-item:hover .play-photo{overflow:hidden}.play-card-item:hover .play-photo img{transform:scale(1.1)}.play-card-item h1,.play-card-item h3,.play-card-item p{margin:0}.play-card-item h3{align-items:center;display:flex}.play-card-item h1{font-family:Leelawadee,serif}.play-card-item .play-content{display:flex;flex:1 1;flex-direction:column;justify-content:start}.play-card-item p{-webkit-line-clamp:5;line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;overflow:hidden;text-align:justify}.play-card-item .play-photo{border-radius:5px;flex-grow:0;overflow:clip;transition:.2s;width:100%}.play-card-item .play-photo img{height:100%;max-width:100%;object-fit:contain;transition:.2s;width:100%}@media (max-width:1024px){.play-card-item{width:50%}}@media (max-width:768px){.play-card-item{max-width:560px;width:100%}.play-card-item .more-button{align-items:center;border:1px solid #29110040;border-radius:12px;box-shadow:0 2px 6px #0000001f;cursor:pointer;flex-direction:row;gap:12px;padding:12px;width:95%}.play-card-item .play-photo{aspect-ratio:4/3;border-radius:10px;max-width:170px;width:42%}.play-card-item .play-photo img{object-fit:cover}.play-card-item .play-content{flex:1 1;gap:6px}.play-card-item .play-content h3{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.play-card-item #date{font-size:.75rem;opacity:.8}}.play-view{display:block;margin-top:0;padding-top:3rem}.play-view .play-banner-wrapper{display:block;overflow:hidden;position:relative}.play-view .play-banner-wrapper .play-banner-container{border-left:2px solid #000;border-right:2px solid #000;display:flex;flex-grow:1;justify-content:space-between;margin:0 auto;position:relative;width:auto}@media screen and (min-width:1024px){.play-view .play-banner-wrapper .play-banner-container{max-width:960px}}@media screen and (min-width:1216px){.play-view .play-banner-wrapper .play-banner-container{max-width:1152px}}@media screen and (min-width:1408px){.play-view .play-banner-wrapper .play-banner-container{max-width:1344px}}.play-view .play-banner-wrapper .play-banner-container:after{background:linear-gradient(90deg,#000000a6 0,#0000 50%);content:"";display:block;height:100%;left:calc(100% + 2px);position:absolute;top:0;width:10rem}.play-view .play-banner-wrapper .play-banner-container:before{background:linear-gradient(270deg,#000000a6 0,#0000 50%);content:"";display:block;height:100%;position:absolute;right:calc(100% + 2px);top:0;width:10rem}.play-view .play-banner-wrapper .play-banner-container .play-banner-poster{flex:none;width:25%}.play-view .play-banner-wrapper .play-banner-container .play-banner-poster figure{aspect-ratio:auto 360/550;border-radius:0 10px 10px 0;display:block;line-height:0;margin:0;overflow:hidden;padding:0;position:relative;z-index:1}.play-view .play-banner-wrapper .play-banner-container .play-banner-poster figure img{height:100%;max-width:100%;min-width:100%;object-fit:cover;position:absolute;width:100%}.play-view .play-banner-wrapper .play-banner-container .play-banner-poster figure:after{content:"";display:block;padding-bottom:100%}.play-view .play-banner-wrapper .play-banner-container .play-banner-carousel{background-color:#000;border-radius:10px 0 0 10px;overflow:hidden;width:73%}.play-info{display:flex;justify-content:space-between;margin:0 auto}@media screen and (min-width:1024px){.play-info{max-width:960px}}@media screen and (min-width:1216px){.play-info{max-width:1152px}}@media screen and (min-width:1408px){.play-info{max-width:1344px}}.play-info p{text-align:justify}.play-info .play-datasheet{margin-top:2.5rem;width:25%}.play-info .play-datasheet p{margin:0}.play-info .play-datasheet .text{grid-row-gap:20px;display:grid}.play-info .info{display:flex;flex-direction:column;margin:2.5rem 0;width:73%}.play-info .info video{border-radius:10px}.play-info .info .trailer{display:flex;justify-content:center}.play-info .play-synopsis .text{background-color:#e8b600;white-space:pre-wrap}.play-info .text{border-radius:10px;padding:30px;text-align:justify}.play-info h4{margin:0}@media screen and (max-width:767px){.play-view{padding-top:2rem}.play-view .play-banner-wrapper .play-banner-container{border-left:1px solid #000;border-right:1px solid #000;flex-direction:column;flex-direction:row}.play-view .play-banner-wrapper .play-banner-container:after,.play-view .play-banner-wrapper .play-banner-container:before{display:none}.play-view .play-banner-wrapper .play-banner-container .play-banner-poster{width:100%}.play-view .play-banner-wrapper .play-banner-container .play-banner-carousel{border-radius:0;width:100%}.play-view .play-banner-wrapper .play-banner-container .play-banner-poster figure img{height:90%;left:50%;max-width:90%;min-width:90%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.play-info .play-datasheet p,.play-info h4{text-align:center}.play-info{flex-direction:column}.play-info .info,.play-info .play-datasheet{width:100%}.play-info .play-datasheet{margin-top:1.5rem}.play-info .info{margin:1.5rem 0}}@media screen and (min-width:768px) and (max-width:1023px){.play-view{padding-top:2.5rem}.play-view .play-banner-wrapper .play-banner-container{max-width:720px}.play-view .play-banner-wrapper .play-banner-container .play-banner-poster{width:30%}.play-view .play-banner-wrapper .play-banner-container .play-banner-carousel{border-radius:10px 0 0 10px;width:68%}.play-view .play-banner-wrapper .play-banner-container .play-banner-poster figure img{height:80%;max-width:100%;min-width:100%;object-fit:cover;position:absolute;width:80%}.play-info{flex-direction:row}.play-info .info,.play-info .play-datasheet{width:48%}.play-info .play-datasheet{margin-top:2rem}.play-info .info{margin:2rem 0}}.carousel{display:flex;height:100%;width:100%}.carousel_wrapper{height:100%;position:relative;width:100%}.carousel_card{box-shadow:0 0 11px 3px #00000026;display:flex;flex:1 1;height:100%;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transform:scale(.8);transition:.5s ease-in-out;width:100%}.carousel_card-active{opacity:1;pointer-events:visible;transform:scale(1)}.card_image{object-fit:contain;width:100%}.card_overlay{align-items:flex-end;background-color:#00000080;display:flex;height:100%;position:absolute;width:100%}.card_title{color:#fff;font-size:30px;right:0}.carousel_arrow_left,.carousel_arrow_right{align-content:center;align-items:center;background-color:#dcdcdc;border-radius:10%;cursor:pointer;display:flex;font-size:40px;height:30px;justify-content:center;justify-items:center;justify-self:center;line-height:30px;padding-bottom:7px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);vertical-align:middle;width:30px}.carousel_arrow_left{left:15px}.carousel_arrow_right{right:15px}.carousel_pagination{bottom:5px;left:50%;position:absolute;transform:translate(-50%)}.pagination_dot{background-color:#f5f5f5;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin-left:10px;width:10px}.pagination_dot:hover{transform:scale(1.2)}.pagination_dot-active{background-color:#4682b4}@media (max-width:768px){.card_title{font-size:24px}.carousel_arrow_left,.carousel_arrow_right{font-size:30px;height:25px;line-height:25px;width:25px}.carousel_pagination{bottom:10px}.pagination_dot{height:6px;margin-left:6px;opacity:.6;width:6px}.pagination_dot-active{opacity:.9}}@media (max-width:480px){.card_title{font-size:18px}.carousel_arrow_left,.carousel_arrow_right{font-size:20px;height:20px;line-height:20px;width:20px}.pagination_dot{height:6px;width:6px}}.land-page .front-image{align-items:center;aspect-ratio:4;background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:contain;color:#e8b600;display:flex;flex-direction:column;font-family:Libre Caslon Display,serif;font-size:30px;font-weight:700;height:100%;justify-content:start;text-shadow:#000 2px 2px 3px;width:100%}.land-page .front-image .title{align-items:center;display:flex;flex-direction:column;justify-content:center;position:absolute}.land-page .front-image svg{padding:30px 0 20px;width:95%}.land-page .quote-toggle{display:none}.land-page .news-intro{text-align:center}.land-page .news-intro .button-more-news{background-color:#e8b600;color:#291100;display:inline-block;font-size:1.5vw;font-weight:900;margin:15px;padding:15px 10px;text-align:center;text-transform:uppercase}.land-page .news-intro .button-more-news a{padding:50px}.land-page .news-intro a{color:inherit;text-decoration:none}.land-page .news-intro .button-more-news:hover{background-color:#291100;box-shadow:0 0 5px 2px #919191;color:#e8b600}.land-page .words-row{aspect-ratio:3.8;display:flex;overflow:hidden;text-align:center}.land-page .words-row .square{align-items:center;aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:25%}.land-page .words-row .square h1,.land-page .words-row .square h2,.land-page .words-row .square h4{font-size:1.5vw;margin:5px 0;padding:0;text-align:center;text-transform:uppercase}.land-page .words-row .square h5{font-size:1vw;margin:5px 0}.land-page .words-row .square .separador{background-color:#e8b600;content:"";height:3px;width:70%}.land-page .words-row .square p{font-size:1.1vw;font-style:italic;padding:10px 5px;text-align:justify}.land-page .words-row .rectangle{align-items:center;aspect-ratio:2;background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:space-evenly;overflow:hidden;text-align:center;text-transform:uppercase}.land-page .words-row .rectangle h1,.land-page .words-row .rectangle h2{color:#e8b600;font-size:2.5vw;text-shadow:#000 2px 2px 3px;width:90%}@media (max-width:1024px){.land-page .front-image{aspect-ratio:3;font-size:25px}.land-page .news-intro .button-more-news,.land-page .words-row .square h1,.land-page .words-row .square h2,.land-page .words-row .square h4{font-size:2vw}.land-page .words-row .square h5,.land-page .words-row .square p{font-size:1.5vw}.land-page .words-row .rectangle h1,.land-page .words-row .rectangle h2{font-size:vw}}@media (max-width:768px){.land-page .front-image{aspect-ratio:auto;font-size:18px;height:65vh;max-height:70vh;min-height:60vh;position:relative}.land-page .front-image .title{background-color:#00000073;border-radius:8px;padding:10px 14px;text-align:center;z-index:2}}@media (max-width:530px){.land-page .front-image:before{background:linear-gradient(180deg,#0000008c,#00000059 55%,#0009);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.land-page .front-image svg{max-width:320px;padding:12px 0 8px;width:80%}.land-page .news-intro .button-more-news{font-size:3vw}.land-page .news-intro{padding:8px 0 12px}.land-page .words-row{flex-direction:column;gap:16px;padding:16px 0}.land-page .words-row .square{aspect-ratio:auto;background-size:cover;margin-bottom:0;min-height:200px;width:100%}.land-page .words-row .square h1,.land-page .words-row .square h2,.land-page .words-row .square h4{font-size:3vw}.land-page .words-row .square h5{font-size:2vw}.land-page .words-row .square p{font-size:2.2vw}.land-page .words-row .square .quote-text{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.land-page .words-row .square .quote-text.is-expanded{-webkit-line-clamp:unset;line-clamp:none}.land-page .words-row .square .quote-toggle{background-color:initial;border:1px solid #e8b60099;border-radius:999px;color:inherit;display:inline-block;font-size:2.4vw;font-weight:700;margin-top:8px;padding:6px 10px;text-transform:uppercase}.land-page .words-row .rectangle{aspect-ratio:auto;background-size:cover;min-height:130px;width:100%}.land-page .words-row .rectangle h1,.land-page .words-row .rectangle h2{font-size:3.6vw}}.nosotros-page{display:flex;margin:30px auto}@media screen and (min-width:1024px){.nosotros-page{width:960px}}@media screen and (min-width:1216px){.nosotros-page{width:1152px}}@media screen and (min-width:1408px){.nosotros-page{width:1344px}}.nosotros-page .info-banner{align-items:center;display:flex;width:50%}.nosotros-page .info-banner .info-photo{margin:20px}.nosotros-page .info-banner img{aspect-ratio:1;border-radius:10px;object-fit:cover;width:100%}.grupo-page{flex-direction:column;margin:1rem auto;width:100%}.grupo-page #Title{align-self:center;background-color:#291100;color:#e8b600;font-family:Koulen,serif;padding:10px;text-align:center}.grupo-page #paragraph{font-size:4vw;font-weight:700;margin:0 20px;text-align:center}.grupo-page .cards{display:flex;flex-wrap:wrap;justify-content:center}.grupo-page .person-item{flex-shrink:0;text-align:center;transition:all .1s;width:100%}.grupo-page .person-item .content{align-items:center;display:flex;flex-direction:column;padding:20px}.grupo-page .person-item .content img{aspect-ratio:4/3;border-radius:10px;object-fit:cover;width:100%}.grupo-page .person-item .content h1{font-size:4vw;margin:5px 0;text-transform:uppercase}.grupo-page .person-item .content h4{font-size:3vw;font-weight:400;margin:3px 0}@media screen and (min-width:768px){.grupo-page{flex-direction:row;width:90%}.grupo-page .person-item{width:50%}.grupo-page #paragraph,.grupo-page .person-item .content h1{font-size:2vw}.grupo-page .person-item .content h4{font-size:1.5vw}}@media screen and (min-width:1024px){.grupo-page{width:960px}.grupo-page .person-item{width:25%}.grupo-page #paragraph,.grupo-page .person-item .content h1{font-size:1.2vw}.grupo-page .person-item .content h4{font-size:1vw}}@media screen and (min-width:1216px){.grupo-page{width:1152px}}@media screen and (min-width:1408px){.grupo-page{width:1344px}}.director-page{background-color:#000;color:#f6ead4;display:flex;flex-direction:column;justify-content:space-between}.director-page p{font-size:1.4vw;font-weight:700;text-align:justify}.director-page .section{display:flex;flex-direction:row;margin:0 auto;width:85vw}.director-page h1{margin-bottom:0;text-decoration:underline;text-decoration-color:#e8b600;text-underline-offset:25px}.director-page h3{margin-top:0}.director-page .name{display:flex;flex-direction:column}.director-page .info-column{display:flex;flex:1 1;flex-direction:column;justify-content:center}.director-page .info-column h1{font-family:Koulen,serif;font-size:5vw}.director-page .director-img,.director-page .director-img2{aspect-ratio:1;height:auto;overflow:hidden;width:40%}.director-page .director-img img,.director-page .director-img2 img{height:100%;object-fit:contain;width:100%}@media (max-width:768px){.director-page .section{flex-direction:column;width:90vw}.director-page .info-column h1{font-size:6vw}.director-page .director-img{width:100%}.director-page p{font-size:2vw;font-weight:700;text-align:justify}.director-page .director-img2 img{display:none}}@media (max-width:480px){.director-page p{font-size:3vw;margin:20px}.director-page .section{flex-direction:column;width:95vw}.director-page h1{text-underline-offset:10px}.director-page .info-column h1{font-size:8vw;padding:0 10px;text-align:center}.director-page .info-column h3{font-size:5vw;text-align:center}.director-page .director-img{text-align:center;width:100%}.director-page .director-img2 img{display:none}}.history-page{font-family:Lexend,serif;margin:0 auto}@media screen and (min-width:1024px){.history-page{width:960px}}@media screen and (min-width:1216px){.history-page{width:1152px}}@media screen and (min-width:1408px){.history-page{width:1344px}}.history-page .portada-image{aspect-ratio:inherit;border-radius:10px;height:50%;margin:0 auto;width:50%}.history-page h1{background-color:#291100;color:#e8b600;font-family:Koulen,serif;font-size:2.5vw;text-align:center}.history-page ul{display:flex;flex-direction:column;justify-content:stretch;padding:0}.history-page li{align-content:stretch;align-items:center;display:flex;justify-content:space-evenly;list-style:none;margin:0;padding:10px;text-align:justify}.history-page li:nth-child(2n){align-self:end;justify-self:end}.history-page li p{background-color:#e8b600;border-radius:20px;flex:1 1;font-size:1.2vw;margin:0 auto;padding:20px}.history-page li h4{display:inline}.circular-image{aspect-ratio:1;border-radius:100%;height:100%;margin:0 30px;object-fit:cover;width:20%}.history-page .links{display:flex;justify-content:space-evenly;padding:30px}.history-page .links a{color:#291100;font-size:1.5vw}@media screen and (min-width:768px) and (max-width:1220px){.history-page li p{font-size:1.5vw}.circular-image{margin:10px;width:30%}}@media screen and (max-width:768px){.history-page h1{font-size:4vw}.history-page li p{font-size:2.5vw;padding:15px}.history-page .links a{font-size:3vw}.circular-image{margin:10px;width:50%}.history-page .portada-image{aspect-ratio:1;border-radius:0;border-radius:10px;height:70%;width:70%}.history-page li{flex-direction:column}}@media screen and (max-width:480px){.history-page h1{font-size:5vw}.history-page li p{font-size:3.5vw;padding:10px}.history-page .links a{font-size:4vw}.circular-image{margin:10px;width:90%}.history-page .portada-image{aspect-ratio:inherit;border-radius:10px;height:100%;width:100%}.history-page li{flex-direction:column}}.institucional-page{display:flex;flex-direction:column;font-family:Lexend,serif;margin:0 auto;text-align:justify}@media screen and (min-width:1024px){.institucional-page{width:960px}}@media screen and (min-width:1216px){.institucional-page{width:1152px}}@media screen and (min-width:1408px){.institucional-page{width:1344px}}.institucional-page h1{background-color:#291100;color:#e8b600;padding:10px;text-align:center;text-transform:uppercase}.institucional-page .inst-container{display:flex;justify-content:space-evenly}.institucional-page a{color:#291100;width:30%}.institucional-page .item{align-items:center;display:flex;flex-direction:column;text-align:center}.institucional-page img{aspect-ratio:1;border-radius:100%;object-fit:cover;width:40%}@media screen and (max-width:1023px) and (min-width:768px){.institucional-page{padding:0 20px;width:90%}.institucional-page .inst-container{align-items:center;flex-direction:column}.institucional-page a{margin-bottom:20px;width:80%}.institucional-page img{width:60%}}@media screen and (max-width:767px){.institucional-page{padding:10px;width:90%}.institucional-page .inst-container{align-items:center;flex-direction:column}.institucional-page a{margin-bottom:20px;width:100%}.institucional-page img{width:80%}}.sede-page{margin:0 auto}@media screen and (min-width:1024px){.sede-page{width:960px}}@media screen and (min-width:1216px){.sede-page{width:1152px}}@media screen and (min-width:1408px){.sede-page{width:1344px}}@media screen and (max-width:1023px){.sede-page{width:100%}.sede-page .info-columns{flex-direction:column}.sede-page .column-item{margin:10px 0;width:100%}}.sede-page .info-columns{align-items:center;display:flex}.sede-page h1{align-self:center;background-color:#291100;color:#e8b600;font-family:Koulen,serif;padding:10px;text-align:center}.sede-page .left-info{background:#8c6031;background:linear-gradient(0deg,#8c6031,#6f4120);justify-content:space-evenly;text-align:center}.sede-page .left-info img{margin:0!important}.sede-page p{margin:0}.sede-page .column-item{align-items:center;aspect-ratio:4/7;background-color:#b7b7b7;border-radius:10px;display:flex;flex-direction:column;font-family:Lexend,serif;justify-content:space-between;margin:10px;padding:20px;text-align:justify;width:33.3%}.sede-page .column-item img{aspect-ratio:1;border-radius:10px;margin:auto 0;object-fit:cover;width:70%}@media screen and (max-width:1023px){.sede-page .info-columns{flex-direction:column}.sede-page .column-item{aspect-ratio:auto;margin:10px 0;width:80%}}@media screen and (max-width:767px){.sede-page h1{font-size:1.5em}.sede-page .column-item{padding:10px}.sede-page .column-item img{width:100%}}.talleres-page{margin:20px auto}@media screen and (min-width:1024px){.talleres-page{width:960px}}@media screen and (min-width:1216px){.talleres-page{width:1152px}}@media screen and (min-width:1408px){.talleres-page{width:1344px}}.talleres-page a{color:inherit;text-decoration:none}.talleres-page .title-ban{align-self:center;background-color:#291100;color:#e8b600;font-family:Koulen,serif;padding:10px;text-align:center}.talleres-page .claves-container{display:flex;flex-wrap:wrap;justify-content:center}.talleres-page .clave-item{align-items:center;background-color:#000;border-radius:10px;color:#fff;display:flex;flex:0 0 25%;flex-direction:column;margin:10px;padding:20px}.talleres-page .clave-item h1{margin:0 0 10px;text-align:center}.talleres-page .clave-item p{margin:0;text-align:justify}.talleres-page .clave-item img{border-radius:10px;margin-bottom:30px;object-fit:contain;width:90%}.talleres-page .top-images{background-color:#000;border-radius:5px;display:flex;flex-wrap:nowrap;height:7rem;justify-content:space-evenly;width:100%}.talleres-page .top-images img{aspect-ratio:3/4;flex:10% 1;object-fit:cover;padding:5px}.talleres-page .taller-item{align-content:center;align-items:center;color:#fff;display:flex;justify-content:center}.talleres-page .taller-item p{background-color:#291100;border-radius:10px;padding:1.5rem}.talleres-page .taller-item img{aspect-ratio:1;border:10px solid #291100;border-radius:100%;object-fit:cover;width:250px}.talleres-page .taller-item a{background-color:#291100;border-radius:10px;padding:1.5rem}.talleres-page .taller-item h1,.talleres-page .taller-item h5{margin:0;padding:0}.talleres-page .taller-item h5{margin-top:10px}@media screen and (max-width:767px){.talleres-page{margin:10px}.talleres-page .clave-item{flex:0 0 100%;margin:5px 0}.talleres-page .top-images{height:5rem}.talleres-page .top-images img{flex:20% 1}.talleres-page .taller-item{flex-direction:column}.talleres-page .taller-item:first-child{flex-direction:column-reverse}.talleres-page .taller-item img{margin:10px 0;width:250px}}@media screen and (min-width:768px) and (max-width:1023px){.talleres-page{margin:15px auto}.talleres-page .clave-item{flex:0 0 50%}.talleres-page .top-images{height:6rem}.talleres-page .top-images img{flex:15% 1}.talleres-page .taller-item{flex-direction:row}.talleres-page .taller-item img{width:200px}}.play-photo{aspect-ratio:inherit}.news-view{margin:0 auto}@media screen and (min-width:1024px){.news-view{width:960px}}@media screen and (min-width:1216px){.news-view{width:1152px}}@media screen and (min-width:1408px){.news-view{width:1344px}}.news-view h1{align-self:center;background-color:#291100;color:#e8b600;font-family:Koulen,serif;padding:10px;text-align:center}.news-view img{aspect-ratio:188/157;border-radius:10px;box-shadow:3px 3px 10px #000;max-width:25vw;object-fit:contain}.news-view .news-header{align-items:center;display:flex;flex-direction:row}.news-view .news-header .information{flex:1 1}.news-view .news-header h2{text-align:center;text-transform:uppercase}.news-view .news-header h4{font-size:20px;text-align:center}.news-view .news-content{display:flex;flex-direction:column}.news-view .news-content p{padding:1rem;text-align:justify;white-space:pre-wrap}.news-view .news-content .media-content{column-gap:2rem;display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:2rem;row-gap:2rem}.news-view .news-content .media-content img{aspect-ratio:inherit;background-color:#000;max-width:20vw}.news-view .news-content .media-content video{border-radius:10px;max-width:60%}@media screen and (max-width:1023px){.news-view{width:90%}.news-view img{max-width:50vw}.news-view .news-content .media-content img{aspect-ratio:inherit;max-width:80vw}.news-view .news-content .media-content video{max-width:80%}.news-view .news-header{flex-direction:column-reverse}.news-view .news-header h4{font-size:30px}}@media screen and (max-width:767px){.news-view{width:100%}.news-view img{max-width:75vw}.news-view .news-content .media-content img{aspect-ratio:1;max-width:80vw}.news-view .news-content .media-content video{max-width:100%}.news-view .news-header{flex-direction:column-reverse}.news-view .news-header h4{font-size:25px}}.alt-effect:hover{box-shadow:0 0 5px 2px red;transform:scale(1.1)!important}.alt-effect:hover .play-photo{overflow:hidden}.alt-effect:hover .play-photo img{transform:scale(1)!important}.calendario-page .play-photo{aspect-ratio:inherit!important}.play-card-itemEvents{display:flex;flex-direction:column;flex-grow:0;font-family:Lexend,serif;justify-content:start;transition:all .2s;width:33.33%}.play-card-itemEvents #date{font-size:1rem;font-weight:400;text-transform:capitalize}.play-card-itemEvents .more-button{border-radius:10px;color:#000;display:flex;flex:1 1;flex-direction:column;text-decoration:none;transition:.2s}.play-card-itemEvents:hover{box-shadow:0 0 5px 2px #919191;transform:perspective(1000px) rotateX(3deg) rotateY(3deg)}.play-card-itemEvents:hover .play-photo{overflow:hidden}.play-card-itemEvents:hover .play-photo img{transform:scale(1.1)}.play-card-itemEvents h1,.play-card-itemEvents h3,.play-card-itemEvents p{margin:0}.play-card-itemEvents .play-content h3{padding:0 35px;text-align:center}.play-card-itemEvents h1{font-family:Leelawadee,serif}.play-card-itemEvents .play-content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:start}.play-card-itemEvents p{-webkit-line-clamp:5;line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;overflow:hidden;text-align:justify}.play-card-itemEvents .play-photo{border-radius:5px;flex-grow:0;overflow:clip;transition:.2s;width:100%}.play-card-itemEvents .play-photo img{display:block;height:100%;margin:auto;max-width:100%;object-fit:contain;transition:.2s;width:90%}@media (max-width:1024px){.play-card-itemEvents{width:50%}}@media (max-width:768px){.play-card-itemEvents .play-photo img{height:auto;width:100%}.play-card-itemEvents p{-webkit-line-clamp:3;line-clamp:3}.play-card-itemEvents{margin-bottom:15px;width:70%}}@media (max-width:480px){.play-card-itemEvents{margin-bottom:15px}.play-card-itemEvents #date{font-size:.9rem}.play-card-itemEvents p{-webkit-line-clamp:2;line-clamp:2;font-size:10px}.play-card-itemEvents .play-content h3{padding:0 20px}.play-card-itemEvents{width:100%}}.calendar-view{margin:0 auto}@media screen and (min-width:1024px){.calendar-view{width:960px}}@media screen and (min-width:1216px){.calendar-view{width:1152px}}@media screen and (min-width:1408px){.calendar-view{width:1344px}}.calendar-view img{border-radius:10px;box-shadow:3px 3px 10px #000;margin:0 20px;object-fit:contain;width:90%}.calendar-view .calendar-header{align-items:center;display:flex;flex-direction:row}.calendar-view .calendar-header .information{flex:1 1}.calendar-view .calendar-header .information p{font-size:20px}.calendar-view h1{text-align:center;text-transform:uppercase}.calendar-view .calendar-header h4{font-size:12px}.calendar-view .calendar-content{display:flex;flex-direction:column}.calendar-view .calendar-content p{padding:1rem;text-align:justify;white-space:pre-wrap}.calendar-view .boton-boletas a{background:#e8b600;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.161);color:#291100;cursor:pointer;display:block;font-size:18px;font-weight:700;padding:5px 50px;text-align:center;text-decoration:none;text-transform:uppercase}.calendar-view .boton-boletas a:hover{background:#291100;color:#e8b600}.calendar-view .calendar-content .media-content{column-gap:2rem;display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:2rem;row-gap:2rem}.calendar-view .calendar-content .media-content img{aspect-ratio:inherit;background-color:#000;max-width:20vw}.calendar-view .calendar-content .media-content video{border-radius:10px;max-width:60%}@media screen and (max-width:1043px){.calendar-view{width:100%}.calendar-view img{text-align:center;width:90%}.calendar-view .calendar-header{flex-direction:column;text-align:center}.calendar-view .calendar-header .information p{font-size:18px}.calendar-view .calendar-header h4{font-size:10px}.calendar-view .calendar-content{padding:0}.calendar-view .calendar-content p{padding:.5rem}.calendar-view .boton-boletas a{font-size:16px;padding:5px 20px}.calendar-view .calendar-content .media-content{column-gap:1rem;padding:1rem;row-gap:1rem}.calendar-view .calendar-content .media-content img{max-width:40vw}.calendar-view .calendar-content .media-content video{max-width:100%}.calendar-view .boton-boletas a{font-size:20px}}@media screen and (max-width:767px){.calendar-view .calendar-header .information p{font-size:16px}.calendar-view .calendar-header h4{font-size:8px}.calendar-view .boton-boletas a{font-size:14px;padding:5px 10px}.calendar-view .calendar-header{flex-direction:column;text-align:center}.calendar-view .calendar-content .media-content img{max-width:80vw}.calendar-view .boton-boletas a{font-size:30px}}
/*# sourceMappingURL=main.a001f394.css.map*/