.zabriskie-carousel{opacity:0;transition:opacity 0.5s ease}.zabriskie-carousel.owl-loaded{opacity:1}.zabriskie-carousel .owl-stage{display:flex}.zabriskie-carousel .owl-item{display:flex;align-items:center;justify-content:center}.zabriskie-carousel img{max-width:100%;height:auto;display:block}.wp-block-gallery.carousel-enabled{position:relative}.wp-block-gallery.carousel-enabled:before{position:absolute;top:-25px;left:0;background:#0073aa;color:#fff;padding:3px 8px;font-size:11px;border-radius:3px;z-index:100}.zabriskie-carousel .owl-nav button{position:absolute;top:50%;transform:translateY(-50%);background:rgb(0 0 0 / .7)!important;color:white!important;width:40px;height:40px;border-radius:50%;display:flex!important;align-items:center;justify-content:center;font-size:24px!important;margin:0;opacity:.7;transition:all 0.3s ease}.zabriskie-carousel .owl-nav button:hover{opacity:1;background:rgb(0 0 0 / .9)!important}.zabriskie-carousel .owl-nav .owl-prev{left:15px}.zabriskie-carousel .owl-nav .owl-next{right:15px}.zabriskie-carousel .owl-dots{margin-top:20px;text-align:center}.zabriskie-carousel .owl-dot span{width:10px;height:10px;margin:5px;background:#ddd;border-radius:50%;display:inline-block;transition:all 0.3s ease}.zabriskie-carousel .owl-dot.active span{background:#333;transform:scale(1.3)}@media (max-width:768px){.zabriskie-carousel .owl-nav button{width:35px;height:35px;font-size:20px!important}.wp-block-gallery.carousel-enabled:before{font-size:10px;top:-22px}}.zabriskie-lightbox-link{position:relative;display:block;overflow:hidden;cursor:zoom-in!important;transition:transform 0.3s ease!important}.zabriskie-lightbox-link:hover{transform:scale(1.03)!important}.zabriskie-lightbox-link:hover img{opacity:.9}.zabriskie-carousel-lightbox .zoom-icon{position:absolute;top:10px;right:10px;background:rgb(0 0 0 / .7);color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;opacity:0;transition:opacity 0.3s ease;z-index:10}.zabriskie-carousel-lightbox:hover .zoom-icon{opacity:1}.lb-outerContainer{border-radius:8px!important;overflow:hidden!important}.lb-dataContainer{padding:15px!important}.lb-data .lb-caption{font-size:16px!important;line-height:1.4!important;color:#333!important;font-weight:500!important}.lb-data .lb-number{color:#666!important;font-size:14px!important}.lb-nav a.lb-prev,.lb-nav a.lb-next{opacity:0.8!important;transition:opacity 0.3s ease!important}.lb-nav a.lb-prev:hover,.lb-nav a.lb-next:hover{opacity:1!important}@media (max-width:768px){.lb-container{padding:10px!important}.lb-data .lb-caption{font-size:14px!important}.zabriskie-carousel-lightbox .zoom-icon{width:25px;height:25px;font-size:12px}}.lb-loader{border:4px solid #f3f3f3!important;border-top:4px solid #0073aa!important;border-radius:50%!important;width:40px!important;height:40px!important;animation:spin 1s linear infinite!important}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wp-block-gallery.lightbox-enabled{position:relative}.wp-block-gallery.lightbox-enabled::before{position:absolute;top:-25px;left:0;background:#00a0d2;color:#fff;padding:2px 8px;font-size:11px;border-radius:3px;z-index:5;opacity:.9}.wp-block-gallery.carousel-enabled.lightbox-enabled::before{background:linear-gradient(135deg,#0073aa,#00a0d2)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-x:hidden;font-family:"Libre Franklin",sans-serif;background-color:#fbf4eb}p{font-family:"Libre Franklin",sans-serif;font-weight:400;line-height:1.6}a{font-family:"Libre Franklin",sans-serif;font-weight:400}.container{width:90%;max-width:1200px;margin:0 auto}h1,h2,h3,h4,h5,h6{font-family:"Libre Franklin",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal}.topo-paginas{display:flex;justify-content:start;height:200px}.logo-link{text-decoration:none;display:inline-block;transition:transform 0.3s ease}.logo-link:hover{transform:scale(1.05)}.logo-link h1{color:#333;margin:0;font-size:1.8rem;transition:color 0.3s ease}.logo-link:hover h1{color:#d23128}.logo{width:300px;height:auto}.custom-logo{width:100%;height:100%}.custom-logo-link{display:inline-block;transition:transform 0.3s ease}.custom-logo-link:hover{transform:scale(1.05)}.menu-principal{display:flex;align-items:end}.menu-principal .menu{display:flex;list-style:none;margin:0;padding:0;gap:2rem;margin-bottom:2rem}.menu-principal .menu li a{text-decoration:none;color:#333;font-weight:500;font-size:1.2rem;transition:color 0.3s ease}.menu-principal .menu li a:hover{color:#d13128}.menu-mobile-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}.menu-mobile-toggle span{width:25px;height:3px;background:#333;margin:3px 0;transition:0.3s;transform-origin:center}.menu-mobile-toggle.active span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.menu-mobile-toggle.active span:nth-child(2){opacity:0}.menu-mobile-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width:768px){.topo-paginas{display:flex;flex-direction:row;justify-content:space-between;position:relative}.menu-mobile-toggle{display:flex;align-self:center}.menu-principal{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .1);z-index:1000;padding:1rem 0}.menu-principal.active{display:block;animation:slideDown 0.3s ease}.menu-principal .menu{flex-direction:column;padding:0 1rem;gap:0;margin-bottom:0}.menu-principal .menu li{border-bottom:1px solid #f0f0f0}.menu-principal .menu li:last-child{border-bottom:none}.menu-principal .menu li a{display:block;padding:12px 15px;font-size:1.1rem;transition:all 0.3s ease}.menu-principal .menu li a:hover{background-color:#f8f9fa;color:#d13128;padding-left:20px}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}}.hero{position:relative;height:100vh;width:100%;overflow:hidden;background-color:#e2c546;display:flex;flex-flow:column;align-items:center;padding-bottom:50px;background-image:url(/wp-content/themes/espacozabriskie.com.br/assets/img/borda_home.png);background-size:contain;background-repeat:no-repeat}.hero .logo{margin-top:25px;width:250px}.hero .projeto_manutencao{position:relative;top:-40px;width:600px;height:auto;z-index:3}.hero .projeto_manutencao .imagem_central{width:100%}.hero .barra_logos{position:relative;top:-90px;width:800px;height:auto;z-index:1}.hero .barra_logos .logos{width:100%}.hero .botao_entrar{position:relative;bottom:300px;width:240px;height:auto}.hero .botao_entrar .imagem_botao_entrar{width:100%;height:auto}.botao_entrar{cursor:pointer;transition:all 0.3s ease;display:inline-block;border:none;background:none;padding:0;z-index:99999}.botao_entrar:hover{transform:scale(1.05)}.botao_entrar:active{transform:scale(.95)}.botao_entrar.desabilitado{opacity:.7;cursor:not-allowed;pointer-events:none}.botao_entrar.desabilitado .imagem_botao_entrar{filter:grayscale(100%)}.botao_entrar .imagem_botao_entrar{display:block;width:100%;height:auto;pointer-events:none}@keyframes float{0%,100%{transform:translateY(0) translateX(0)}25%{transform:translateY(-5px) translateX(2px)}50%{transform:translateY(-8px) translateX(-2px)}75%{transform:translateY(-3px) translateX(1px)}}.projeto_manutencao{animation:float 6s ease-in-out infinite;transform-style:preserve-3d;perspective:1000px}.barra_logos{animation:float 5s ease-in-out infinite;animation-delay:0.6s;transform-style:preserve-3d;perspective:1000px}.botao_entrar{animation:float 7s ease-in-out infinite;animation-delay:1s;transform-style:preserve-3d;perspective:1000px}.stop-animation{animation:none!important}.projeto_manutencao img{filter:drop-shadow(0 10px 8px rgb(0 0 0 / .1))}.barra_logos img{filter:drop-shadow(0 8px 6px rgb(0 0 0 / .08))}.botao_entrar img{filter:drop-shadow(0 12px 10px rgb(0 0 0 / .12));transition:transform 0.3s ease}.botao_entrar img:hover{transform:scale(1.05)}.hero>div{transition:transform 0.5s ease-out}.stop-animation{animation:none!important;transform:translateY(0) translateX(0)!important}body.scroll-enabled{overflow:auto!important;height:auto!important;position:static!important}html.scroll-enabled{overflow:auto!important}.content{display:none}.show-content{display:block}.custom-accordion{border:none!important;background:transparent!important}.custom-accordion-item{background:transparent!important;border:#fff0;border-radius:10px}.custom-accordion-header{margin-bottom:10px!important;border:none!important}.custom-accordion-button{height:200px!important;display:flex!important;align-items:center!important;justify-content:center!important;background-color:#f9f9f9!important;border:none!important;border-radius:20px!important;padding:0!important;width:98%!important;margin:auto;position:relative!important}.custom-accordion-button:not(.collapsed){background-color:inherit!important;box-shadow:none!important}.custom-accordion-button::after{display:none!important}.custom-accordion-button h2{color:#fff;font-size:3rem;transition:font-size 0.5s cubic-bezier(.25,.1,.25,1);margin:0!important}.custom-accordion-button:hover h2{font-size:3.3rem}.custom-accordion-collapse{border:none!important}.custom-accordion-body{padding:0!important;border:none!important;background-color:#fbf4eb}#collapseContato .custom-accordion-body{background-color:#fff;padding-bottom:4rem!important;padding-top:4rem!important}.custom-accordion-button.rosa{background-color:#ff0079!important;background-image:url(/wp-content/themes/espacozabriskie.com.br/assets/img/desenho_cida_01.png);background-position:center;background-size:100% 100%;background-repeat:no-repeat}.custom-accordion-button.vermelho{background-color:#d70211!important;background-image:url(/wp-content/themes/espacozabriskie.com.br/assets/img/desenho_cida_02.png);background-position:center;background-size:100% 100%;background-repeat:no-repeat}.custom-accordion-button.vermelho-logo{background-color:#d13128!important}.custom-accordion-button.laranja{background-color:#ff8803!important;background-image:url(/wp-content/themes/espacozabriskie.com.br/assets/img/desenho_cida_03.png);background-position:center;background-size:100% 100%;background-repeat:no-repeat}.custom-accordion-button.amarelo{background-color:#d8be02!important;background-image:url(/wp-content/themes/espacozabriskie.com.br/assets/img/desenho_cida_06.png);background-position:center;background-size:100% 100%;background-repeat:no-repeat}.custom-accordion-button.mostarda{background-color:#d4bf3f!important}.custom-accordion-button.verde{background-color:#408c42!important}.custom-accordion-button.azul{background-color:#2592c9!important;background-image:url(/wp-content/themes/espacozabriskie.com.br/assets/img/desenho_cida_04.png);background-position:center;background-size:100% 100%;background-repeat:no-repeat}.custom-accordion-button.azul-banner{background-color:#526bad!important}.custom-accordion-button.roxo{background-color:#6a509e!important;background-image:url(/wp-content/themes/espacozabriskie.com.br/assets/img/desenho_cida_05.png);background-position:center;background-size:100% 100%;background-repeat:no-repeat}.custom-accordion-button:focus{box-shadow:none!important;border-color:transparent!important}.agenda-grid-espetaculos .projeto-thumbnail{margin-bottom:0;height:300px;position:relative}.agenda-grid-espetaculos .projeto-thumb-placeholder{height:300px}.agenda-grid-espetaculos .projeto-overlay{padding:100px 20px 20px 20px}.agenda-grid-espetaculos .projeto-thumb-img{height:300px}@media (max-width:992px){.agenda-grid-espetaculos .projeto-thumbnail{height:280px}.agenda-grid-espetaculos .projeto-thumb-placeholder,.agenda-grid-espetaculos .projeto-thumb-img{height:280px}}@media (max-width:768px){.agenda-grid-espetaculos .projeto-thumbnail{height:250px}.agenda-grid-espetaculos .projeto-thumb-placeholder,.agenda-grid-espetaculos .projeto-thumb-img{height:250px}.agenda-grid-espetaculos .projeto-overlay{transform:translateY(0)!important;background:linear-gradient(transparent 0%,rgb(0 0 0 / .7) 100%);padding:80px 15px 15px 15px}}@media (max-width:576px){.agenda-grid-espetaculos .projeto-thumbnail{height:300px}.agenda-grid-espetaculos .projeto-thumb-placeholder,.agenda-grid-espetaculos .projeto-thumb-img{height:300px}}.agenda-grid-espetaculos .projeto-categoria-badge{z-index:10}.projeto-thumbnail{overflow:hidden;transition:all 0.3s ease;aspect-ratio:1/0.7;margin-bottom:1rem}.projeto-thumbnail-link{display:block;width:100%;height:100%;text-decoration:none;position:relative}.projeto-thumb-img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.projeto-thumbnail:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgb(0 0 0 / .2)}.projeto-thumbnail:hover .projeto-thumb-img{transform:scale(1.05)}.projeto-thumb-placeholder{width:100%;height:100%;background:#f8f9fa;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6c757d;text-align:center;padding:1rem;border:2px dashed #dee2e6;border-radius:12px}.projeto-thumb-placeholder .material-symbols-outlined{font-size:2rem;margin-bottom:.5rem}.projeto-thumb-title{font-size:.7rem;font-weight:500;line-height:1.2}.projetos-thumbnails-grid{display:block}.gallery{text-align:center}.image-gallery{display:flex;gap:10px;margin-top:15px;overflow-x:visible;opacity:0;max-height:0;overflow:hidden;transition:opacity 0.8s ease,max-height 0.8s ease;pointer-events:none}.image-gallery.showing{opacity:1;max-height:1000px;pointer-events:auto}.image-gallery.active{display:block}.image-gallery img{width:100%;max-width:300px;height:280px;object-fit:cover}.gallery-title{cursor:pointer;padding:10px;background-color:#fff;margin:10px 0;border-radius:5px;border:.4px solid #333;transition:all 0.3s ease;font-weight:300}.gallery-title:hover{background-color:#c6c6c6;font-weight:300}.gallery-title.active{background-color:#333;color:#fff;font-weight:300}.legenda{font-size:.8rem;font-weight:900}.espetaculo-single{animation:fadeInUp 0.6s ease-out}.espetaculo-featured-image{margin-bottom:2rem;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgb(0 0 0 / .1)}.espetaculo-featured-image img{display:block;width:100%}.espetaculo-header{border-bottom:3px solid #e9ecef;padding-bottom:2rem}.espetaculo-header h1{font-size:2.5rem;color:#333;font-weight:700;margin-bottom:1rem}.espetaculo-data-hora p{color:#666;font-size:1.1rem;margin:0}.espetaculo-info-tecnica{border-left:4px solid #0073aa}.espetaculo-info-tecnica h3{color:#0073aa;font-weight:700;font-size:1.3rem}.espetaculo-info-tecnica strong{color:#333;display:flex;align-items:center;margin-bottom:.5rem}.espetaculo-info-tecnica p{margin-bottom:0;color:#555;line-height:1.6}.espetaculo-galeria{padding:2rem;border-radius:12px;border:1px solid #e9ecef}.espetaculo-galeria h3{color:#333;font-weight:700;font-size:1.3rem;margin-bottom:1.5rem}.galeria-grid{animation:fadeInUp 0.6s ease-out 0.2s both}.galeria-item{position:relative;overflow:hidden;border-radius:8px;transition:transform 0.3s ease,box-shadow 0.3s ease;cursor:pointer}.galeria-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgb(0 0 0 / .15)}.galeria-item a{display:block;width:100%;height:250px;position:relative}.galeria-item img{transition:transform 0.3s ease;display:block;width:100%;height:100%}.galeria-item:hover img{transform:scale(1.05)}.galeria-item::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#fff0;transition:background 0.3s ease;border-radius:8px;display:flex;align-items:center;justify-content:center}.galeria-item:hover::after{background:rgb(0 0 0 / .3);z-index:5}.espetaculo-galeria .blocks-gallery-item{display:flex}.espetaculo-ingressos-sidebar{position:sticky;top:20px}.espetaculo-ingressos-sidebar h3{color:#333;font-weight:700;font-size:1.3rem;margin-bottom:1.5rem}.ingresso-card{transition:transform 0.3s ease,box-shadow 0.3s ease}.ingresso-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgb(0 0 0 / .1)}.ingresso-card p{margin-bottom:.5rem}.ingresso-card .btn{transition:all 0.3s ease;font-weight:600}.ingresso-card .btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 0 0 / .15)}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){flex-wrap:nowrap}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:991px){.espetaculo-single .espetaculo-featured-image{height:300px}.espetaculo-ingressos-sidebar{position:static;top:auto;margin-top:2rem}.espetaculo-header h1{font-size:1.8rem}.galeria-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important}}@media (max-width:576px){.espetaculo-header h1{font-size:1.5rem}.espetaculo-data-hora p{font-size:.95rem}.galeria-grid{grid-template-columns:repeat(2,1fr)!important}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){flex-wrap:wrap;flex-direction:column}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{width:100%}}.imagem-historia{width:100%;height:300px;overflow:hidden}.img-destaque{width:100%;height:100%;object-fit:cover;object-position:50% 25%}.wp-block-media-text>.wp-block-media-text__content{padding:0 5%}.wp-block-heading{margin-top:5%}.contact-form{max-width:500px;margin:0 auto}.form-group{margin-bottom:15px}.form-group label{display:block;margin-bottom:5px}.form-group input,.form-group textarea,.form-group select{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-family:"Libre Franklin",sans-serif;font-weight:600;font-size:1rem;color:#333;transition:border-color 0.3s ease}.form-group textarea{height:100px;resize:vertical}.form-group select{padding:10px 12px;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:14px;padding-right:35px;background-color:#fff}.form-group select:focus,.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#d23128}.contact-form button{padding:10px 20px;background-color:#333;color:#fff;border:none;cursor:pointer;border-radius:4px;transition:background-color 0.3s ease}.contact-form button:hover{background-color:#555}.contact-info{margin-top:30px;text-align:center}.form-message{padding:10px;margin-bottom:15px;border-radius:4px;text-align:center;font-weight:500}.form-message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.titulo-localizacao{font-size:1.5rem;color:#333;max-width:500px;margin:30px auto 10px auto}.mapa{display:flex;justify-content:center}.mapa iframe{border:none;border-radius:8px}.projetos-archive{margin:2rem 0}.page-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #f0f0f0}.page-title{font-size:2.5rem;color:#333;margin-bottom:1rem}.archive-description{font-size:1.1rem;color:#666}.projetos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.projeto-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgb(0 0 0 / .1);transition:all 0.3s ease;border:1px solid #f0f0f0}.projeto-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgb(0 0 0 / .15)}.projeto-imagem{height:250px;overflow:hidden;position:relative}.projeto-imagem img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.projeto-card:hover .projeto-imagem img{transform:scale(1.05)}.projeto-conteudo{padding:1.5rem}.projeto-header{margin-bottom:1rem}.projeto-title{font-size:1.4rem;margin:0 0 .5rem 0}.projeto-title a{color:#333;text-decoration:none;transition:color 0.3s ease}.projeto-title a:hover{color:#007bff}.projeto-excerpt{color:#666;line-height:1.6;margin-bottom:1rem}.projeto-categorias{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.categoria-badge{display:inline-block;background:#f8f9fa;color:#495057;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;border:1px solid #e9ecef}.projeto-footer{border-top:1px solid #f0f0f0;padding-top:1rem}.btn-saiba-mais{display:inline-flex;align-items:center;gap:.5rem;background:#000;color:#fff;padding:.75rem 1.5rem;text-decoration:none;border-radius:6px;transition:all 0.3s ease;font-weight:500}.btn-saiba-mais:hover{background:#333;color:#fff;transform:translateX(5px)}.projeto-thumbnail{position:relative;width:100%;height:300px;overflow:hidden;aspect-ratio:1/0.7;margin-bottom:1rem;box-shadow:0 4px 15px rgb(0 0 0 / .1);background:#fff}.projeto-thumbnail:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgb(0 0 0 / .15)}.projeto-thumbnail-link{display:block;width:100%;height:100%;text-decoration:none;position:relative}.projeto-thumb-img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.projeto-thumbnail:hover .projeto-thumb-img{transform:scale(1.05)}.projeto-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent 0%,rgb(0 0 0 / .8) 100%);color:#fff;padding:80px 15px 15px 15px;transform:translateY(100%);transition:transform 0.3s ease}.projeto-thumbnail:hover .projeto-overlay{transform:translateY(0)}.projeto-info{text-align:center}.projeto-titulo{font-size:1.1em;margin:0 0 10px 0;color:#fff;font-weight:600;line-height:1.3;font-family:"Gotham-Black",sans-serif}.projeto-categoria{font-size:.8em;opacity:.9;margin-bottom:15px;display:block;font-family:"GothamCond-Thin",sans-serif;font-weight:800}.projeto-categoria strong{color:#ffc107;font-weight:900}.projeto-actions{display:flex;flex-direction:column;gap:8px}.btn-saiba-mais-projeto{background:rgb(255 255 255 / .3);color:#fff;padding:8px 12px;border-radius:20px;text-decoration:none;font-weight:700;font-size:.85em;transition:all 0.3s ease;text-align:center;font-family:"Gotham-Black",sans-serif}.btn-saiba-mais-projeto:hover{background:rgb(255 255 255 / .3);color:#fff;transform:scale(1.05)}.projeto-thumb-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6c757d;text-align:center;padding:1rem;position:relative}.projeto-thumb-placeholder .material-symbols-outlined{font-size:3rem;margin-bottom:.5rem;opacity:.5}.projeto-thumb-title{font-size:.9rem;font-weight:600;line-height:1.2;font-family:"Gotham-Black",sans-serif}.projeto-categoria-badge{position:absolute;top:15px;left:15px;background:#28a745;color:#fff;padding:4px 8px;border-radius:12px;font-size:.7em;font-weight:600;z-index:2;box-shadow:0 2px 5px rgb(0 0 0 / .2)}@media (max-width:768px){.projeto-overlay{transform:translateY(0);background:linear-gradient(transparent 0%,rgb(0 0 0 / .7) 100%);padding:60px 10px 10px 10px}.projeto-titulo{font-size:1em}.projeto-categoria{font-size:.75em}}.projeto-thumbnail::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .4),transparent);transition:left 0.5s ease;z-index:1}.projeto-thumbnail:hover::before{left:100%}.projeto-single{max-width:1000px;margin:0 auto}.projeto-single-header{text-align:start;padding-bottom:1rem}.projeto-single-title{color:#333;margin:1rem 0}.projeto-meta{margin:1rem 0}.meta-label{font-weight:600;margin-right:.5rem}.categoria-tag{display:inline-block;background:#007bff;color:#fff;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;margin:0 .25rem}.projeto-single-imagem{border-radius:12px;overflow:hidden;height:350px;width:100%;display:flex;justify-content:center}.projeto-featured-image{width:auto;height:100%;border-radius:12px}.projeto-single-content{font-size:1.1rem;line-height:1.8;color:#333}.projeto-single-content h2{font-size:2rem;margin:2rem 0 1rem 0}.projeto-single-content h3{font-size:1.5rem;margin:1.5rem 0 1rem 0}.projeto-navigation{display:flex;justify-content:space-between;align-items:center;margin-top:3rem;padding-top:2rem;border-top:2px solid #f0f0f0;flex-wrap:wrap;gap:1rem}.nav-previous,.nav-next{flex:1}.nav-label{display:block;font-size:.8rem;color:#666;margin-bottom:.5rem}.nav-previous a,.nav-next a{color:#333;text-decoration:none;font-weight:500;transition:color 0.3s ease}.nav-previous a:hover,.nav-next a:hover{color:#007bff}.nav-back{text-align:center}.btn-voltar{display:inline-flex;align-items:center;gap:.5rem;background:#f8f9fa;color:#333;padding:.75rem 1.5rem;text-decoration:none;border-radius:6px;transition:all 0.3s ease}.btn-voltar:hover{background:#e9ecef;color:#000}.sidebar-projetos{border-radius:12px;padding:1.5rem;margin-top:1.5rem}.sidebar-title{font-size:1.3rem;color:#333;margin-bottom:1.5rem;padding-bottom:.5rem;text-align:center}.projetos-laterais-list{display:flex;flex-direction:column;gap:1rem}.projeto-lateral-item{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:all 0.3s ease;border:1px solid #e9ecef}.projeto-lateral-item:hover{transform:translateY(-3px);box-shadow:0 4px 15px rgb(0 0 0 / .15)}.projeto-lateral-link{display:flex;text-decoration:none;color:inherit;gap:1rem;padding:1rem}.projeto-lateral-imagem{flex:0 0 80px;height:80px;border-radius:6px;overflow:hidden}.projeto-lateral-thumb{width:100%;height:100%;object-fit:cover}.projeto-lateral-conteudo{flex:1;min-width:0}.projeto-lateral-title{font-size:1rem;margin:0 0 .5rem 0;color:#333;line-height:1.3}.projeto-lateral-title:hover{color:#d13128}.projeto-lateral-excerpt{font-size:.8rem;color:#666;line-height:1.4}@media (max-width:991px){.lateral{margin-top:3rem}.sidebar-projetos{margin-top:0}.projeto-lateral-link{flex-direction:row;text-align:center}.projeto-lateral-imagem{flex:0 0 120px;height:120px;margin:0 auto 1rem}}@media (max-width:768px){.sidebar-projetos{padding:1rem}.projetos-laterais-list{gap:.75rem}.projeto-lateral-link{padding:.75rem}}.home .site-footer{color:#333;padding:40px 0 20px;display:none}body:not(.home) .site-footer,.site-footer.show-footer{display:block}.home .footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}.home .footer-section{flex:1;min-width:250px;margin-bottom:20px;padding:0 15px;text-align:center}.home .footer-section h3{color:#222;margin-bottom:20px;font-size:1.2rem;font-weight:700}.home .footer-section p{margin:10px 0;display:flex;align-items:center;font-weight:300}.home .footer-section i{margin-right:10px;color:#333}.home .social-links{display:flex;gap:15px;justify-content:center}.home .social-links a{color:#333;font-size:1.5rem;transition:color 0.3s}.home .social-links a:hover{color:#ccc}.home .footer-bottom{text-align:center;padding-top:10px;font-size:.7rem}.home .footer-bottom a{color:#222}.single .site-footer{color:#fff;padding:40px 0 20px;font-family:"Gotham-Black",sans-serif;background-color:#d23128}.single .footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}.single .footer-section{flex:1;min-width:250px;margin-bottom:20px;padding:0 15px;text-align:center}.single .footer-section h3{color:#fff;margin-bottom:20px;font-size:1.2rem;font-weight:700}.single .footer-section i{margin-right:10px;color:#fff}.single .social-links{display:flex;gap:15px;justify-content:center}.single .social-links a{color:#fff;font-size:1.5rem;transition:color 0.3s}.single .social-links a:hover{color:#ccc}.single .footer-bottom{text-align:center;padding-top:10px;font-size:.7rem}.single .footer-bottom a{color:#fff}.no-projects{text-align:center;padding:4rem 2rem;background:#f8f9fa;border-radius:12px}.no-projects h2{color:#666;margin-bottom:1rem}.agenda-grid-espetaculos{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:30px}.espetaculo-card{position:relative;overflow:hidden;box-shadow:0 4px 15px rgb(0 0 0 / .1);transition:all 0.3s ease;background:#fff}.espetaculo-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgb(0 0 0 / .15)}.espetaculo-card.evento-hoje{border:2px solid #dc3545}.espetaculo-data-bola{position:absolute;top:15px;left:15px;background:#007bff;color:#fff;border-radius:50%;width:70px;height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;box-shadow:0 4px 10px rgb(0 123 255 / .3);border:3px solid #fff;transition:all 0.3s ease}.espetaculo-data-bola.hoje{background:linear-gradient(135deg,#dc3545 0%,#d13128 100%);width:75px;height:75px;box-shadow:0 4px 15px rgb(220 53 69 / .5);border:3px solid #ffc107;animation:pulse-hoje 2s infinite}@keyframes pulse-hoje{0%{transform:scale(1);box-shadow:0 4px 15px rgb(220 53 69 / .5)}50%{transform:scale(1.05);box-shadow:0 6px 20px rgb(220 53 69 / .7)}100%{transform:scale(1);box-shadow:0 4px 15px rgb(220 53 69 / .5)}}.espetaculo-dia{font-size:20px;font-weight:700;line-height:1;margin-bottom:2px}.espetaculo-mes{font-size:12px;text-transform:uppercase;font-weight:600;letter-spacing:.5px}.espetaculo-hoje-texto{font-size:14px;font-weight:900;text-transform:uppercase;text-align:center;line-height:1.1;letter-spacing:.5px}.espetaculo-thumbnail{position:relative;width:100%;height:300px;overflow:hidden}.espetaculo-img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.espetaculo-card:hover .espetaculo-img{transform:scale(1.05)}.espetaculo-thumb-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);display:flex;align-items:center;justify-content:center;color:#6c757d}.espetaculo-thumb-placeholder .material-symbols-outlined{font-size:60px;opacity:.3}.espetaculo-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent 0%,rgb(0 0 0 / .8) 100%);color:#fff;padding:100px 20px 20px 20px;transform:translateY(100%);transition:transform 0.3s ease}.espetaculo-card:hover .espetaculo-overlay{transform:translateY(0)}.espetaculo-info{text-align:center}.espetaculo-titulo{font-size:1.2em;margin:0 0 10px 0;color:#fff;font-weight:600;line-height:1.3}.espetaculo-data-completa{font-size:.9em;opacity:.9;margin-bottom:15px;display:block}.espetaculo-data-completa strong{color:#ffc107;font-weight:900}.espetaculo-actions{display:flex;flex-direction:column;gap:8px}.ingresso-header h4{padding:10px}.btn-ingresso-card{background:#28a745;color:#fff;padding:8px 12px;border-radius:20px;text-decoration:none;font-weight:700;font-size:.85em;transition:all 0.3s ease;text-align:center}.btn-ingresso-card:hover{background:#218838;color:#fff;transform:scale(1.05)}.btn-ingresso-card.btn-hoje{background:#dc3545;font-weight:900;font-size:.9em;padding:10px 12px;animation:pulse-btn 1.5s infinite}@keyframes pulse-btn{0%{background:#dc3545}50%{background:#c82333}100%{background:#dc3545}}.btn-saiba-mais-card{background:rgb(255 255 255 / .2);color:#fff;padding:8px 12px;border-radius:20px;text-decoration:none;font-size:.85em;transition:all 0.3s ease;text-align:center;backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .3)}.btn-saiba-mais-card:hover{background:rgb(255 255 255 / .3);color:#fff}.nenhum-espetaculo{text-align:center;color:#666;font-style:italic;padding:40px 0;grid-column:1 / -1}@media (max-width:992px){.agenda-grid-espetaculos{grid-template-columns:repeat(2,1fr);gap:25px}.espetaculo-thumbnail{height:280px}}@media (max-width:768px){.agenda-grid-espetaculos{grid-template-columns:repeat(2,1fr);gap:20px}.espetaculo-overlay{transform:translateY(0%)}.espetaculo-thumbnail{height:250px}.espetaculo-data-bola{width:60px;height:60px}.espetaculo-data-bola.hoje{width:65px;height:65px}.espetaculo-dia{font-size:18px}.espetaculo-hoje-texto{font-size:12px}.espetaculo-mes{font-size:11px}}@media (max-width:576px){.agenda-grid-espetaculos{grid-template-columns:1fr;gap:20px;max-width:400px;margin-left:auto;margin-right:auto}.espetaculo-thumbnail{height:300px}.espetaculo-overlay{transform:translateY(0);background:linear-gradient(transparent 0%,rgb(0 0 0 / .7) 100%);padding:80px 15px 15px 15px}}.espetaculo-featured-image{width:100%;height:450px;display:flex;justify-content:center}.featured-img-espetaculos{width:100%;height:100%;object-fit:cover;object-position:top}.info-card{background:#f8f9fa;border-radius:10px;border:1px solid #e9ecef;overflow:hidden}.info-header{background:#343a40;color:#fff;padding:15px 20px;margin:0}.info-header h5{margin:0;font-size:1.1rem}.info-header i{margin-right:10px}.info-body{padding:20px}.espetaculo-meta-info .meta-item{display:flex;align-items:flex-start;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e9ecef}.espetaculo-meta-info .meta-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.espetaculo-meta-info .meta-icon{width:20px;text-align:center;margin-right:12px;color:#6c757d;margin-top:2px}.espetaculo-meta-info .meta-text{flex:1;color:#495057;line-height:1.4}.espetaculo-meta-info .meta-text strong{color:#343a40;display:block;margin-bottom:2px}.espetaculo-meta-info .meta-text small{color:#6c757d}.espetaculo-sidebar .sticky-top{top:20px}@media (max-width:991.98px){.info-card{margin-bottom:20px}.espetaculo-meta-info .meta-item{margin-bottom:12px;padding-bottom:12px}}.meta-icon,.info-icon{width:20px;text-align:center;margin-right:10px;color:#6c757d}.section-title i{margin-right:10px;color:#495057}.btn-ingresso-single i{margin-right:8px}.compartilhar-botoes{display:flex}.compartilhar-card h5{padding:10px}.compartilhar-botoes a{margin-right:20px;margin-left:20px}.compartilhar-botoes .fab{font-size:20px;padding:5px}.ingresso-header i,.valor-destaque{color:#28a745}.encerrado-badge i{color:#dc3545}.meta-item:hover .meta-icon,.info-item:hover .info-icon{color:#007bff;transform:scale(1.1);transition:all 0.3s ease}.valor-destaque.gratuito{color:#28a745;font-weight:700;font-size:1.3em}.ingresso-indisponivel .text-muted{color:#28a745!important;font-weight:700}.badge-gratuito{background-color:#28a745;color:#fff;padding:5px 10px;border-radius:15px;font-size:.9em}.espetaculo-sidebar{position:relative}.scrolled{position:sticky}.sidebar-sticky-wrapper{top:20px;transition:all 0.3s ease}.espetaculo-sidebar .compartilhar-card{margin-top:1rem}.espetaculo-sidebar .compartilhar-card .compartilhar-botoes .btn-compartilhar{color:#333}@media (max-width:991.98px){.sidebar-sticky-wrapper{position:relative;top:0}.espetaculo-sidebar{margin-top:30px}}.grupo-zabriskie-resumo,.grupo-zabriskie-completo{transition:all 0.6s cubic-bezier(.25,.46,.45,.94)!important}.ler-mais-grupo{cursor:pointer;transition:all 0.4s cubic-bezier(.25,.46,.45,.94)!important;position:relative;overflow:hidden}.ler-mais-grupo:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(220 53 69 / .3)}.ler-mais-grupo:active{transform:translateY(0)}.ler-mais-grupo::after{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgb(220 53 69 / .3);transform:translate(-50%,-50%);transition:width 0.6s,height 0.6s}.ler-mais-grupo:active::after{width:100px;height:100px}.grupo-zabriskie-texto{overflow:hidden}.wp-block-button__link{background-color:#fff0}@media (max-width:360px){.hero{padding-bottom:25px}.enter-button{padding:16px 30px;font-size:1rem}.enter-button::before{width:20px;height:20px;top:-12px;right:15px}.projeto-thumbnail{flex:1 1 120px}.projetos-thumbnails-grid{gap:.75rem}}@media (max-width:400px){.image-gallery img{height:200px}}@media (max-width:480px){.container{--bs-gutter-x:0!important}.home .accordion-button h2{font-size:2.2rem}.projeto-thumbnail{flex:1 1 120px}.projetos-thumbnails-grid{gap:.75rem}.projetos-grid{grid-template-columns:1fr}.hero .botao_entrar{bottom:170px;z-index:99999}}@media (max-width:768px){.hero{display:flex;justify-content:center;padding-bottom:50px;height:100vh;background-size:cover;background-position:center}.hero .logo{margin-top:150px!important}.hero .projeto_manutencao{display:flex;justify-content:center;width:100%;margin-top:10px}.hero .projeto_manutencao .imagem_central{width:100%;height:auto}.hero .barra_logos{width:100%;height:auto}.hero .botao_entrar{display:flex;justify-content:center;width:100%;height:auto;z-index:99999}.hero .botao_entrar .imagem_botao_entrar{width:40%}.hero .barra_logos .logos{width:100%}.section-header h2{font-size:1.7rem}.section-header:hover h2{font-size:1.8rem}.image-gallery{flex-direction:column;align-items:center}.projetos-thumbnails-grid{gap:1rem}.projeto-thumbnail{flex:1 1 150px}.projeto-single-title{font-size:2rem}.projeto-navigation{flex-direction:column;text-align:center}.nav-previous,.nav-next{width:100%}}@media (min-width:769px) and (max-width:1024px){.hero{background-size:cover;background-repeat:no-repeat;background-position:center}.hero .logo{margin-top:200px!important}.hero .barra_logos{top:0}}@media (max-width:1500px){.container-fluid{--bs-gutter-x:0rem;--bs-gutter-y:0;width:100%;padding-right:0;padding-left:0}}@media (min-width:1500px){.section{width:85%;margin:auto}.enter-button{padding:10px 20px;font-size:1rem}}@media (min-width:1500px){.container-fluid{width:85%;max-width:1400px;margin:0 auto}#contentSection{width:85%;margin:0 auto}}@media (min-width:1800px){.container{width:80%;max-width:1600px}#contentSection{width:80%}}@media (min-width:2000px){.container-fluid{width:75%;max-width:1800px}#contentSection{width:75%;max-width:1800px}}.gutenberg-owl-gallery{position:relative;margin:40px 0}.gutenberg-carousel-item{padding:10px}.gutenberg-carousel-item-inner{position:relative;border-radius:8px;overflow:hidden;background:#fff;height:300px;display:flex;flex-direction:column;border:1px solid #eaeaea}.gutenberg-carousel-img-container{flex:1;overflow:hidden;display:flex;align-items:center;justify-content:center}.gutenberg-carousel-item-inner.cropped .gutenberg-carousel-img-container{height:100%}.gutenberg-carousel-img{width:100%;height:100%;object-fit:cover;display:block}.gutenberg-carousel-caption{padding:12px;background:#f8f9fa;border-top:1px solid #eaeaea;text-align:center}.gutenberg-carousel-caption p{margin:0;font-size:.9rem;color:#555;line-height:1.4}.gutenberg-carousel-caption figcaption{font-style:italic;color:#666}.owl-nav{display:none}.gutenberg-owl-gallery .owl-dots{position:absolute;bottom:10px;width:100%;display:flex;justify-content:center;gap:6px}.gutenberg-owl-gallery .owl-dot span{width:10px;height:10px;background:#bbb;border-radius:50%}.gutenberg-owl-gallery .owl-dot.active span{background:#333}@media (max-width:768px){.gutenberg-carousel-item-inner{height:250px}.gutenberg-owl-gallery .owl-nav button{width:35px;height:35px;font-size:18px}.gutenberg-owl-gallery .owl-nav .owl-prev{margin-left:-15px}.gutenberg-owl-gallery .owl-nav .owl-next{margin-right:-15px}.gutenberg-carousel-caption{padding:10px}.gutenberg-carousel-caption p{font-size:.8rem}}.btn-personalizado{align-items:flex-end;display:flex}@media (max-width:512px){.btn-personalizado{margin-bottom:2%;align-items:flex-end;display:flex}.calendario-navegacao{width:100%}.grupo-botoes{display:flex;justify-content:end}}@media (max-width:576px){.gutenberg-carousel-item-inner{height:200px}.gutenberg-carousel-item{padding:5px}.gutenberg-owl-gallery .owl-nav{display:none}.gutenberg-owl-gallery .owl-dots{bottom:5px}}@media (max-width:600px){.wp-block-media-text__content{padding:5% 0!important}}.gutenberg-owl-gallery.columns-1 .gutenberg-carousel-item-inner{height:350px}.gutenberg-owl-gallery.columns-2 .gutenberg-carousel-item-inner{height:300px}.gutenberg-owl-gallery.columns-3 .gutenberg-carousel-item-inner{height:250px}.gutenberg-owl-gallery.columns-4 .gutenberg-carousel-item-inner,.gutenberg-owl-gallery.columns-5 .gutenberg-carousel-item-inner,.gutenberg-owl-gallery.columns-6 .gutenberg-carousel-item-inner{height:200px}.wp-block-gallery.converted-to-owl,.blocks-gallery-grid.converted-to-owl{display:none!important}.calendario-container{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 10px rgb(0 0 0 / .1)}.calendario-cabecalho{text-align:center;margin-bottom:15px}.calendario-mes-ano{font-size:1.5rem;font-weight:700;color:#333}.calendario-grid-dinamico{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin-bottom:15px}.calendario-dia-header{text-align:center;font-weight:700;padding:8px;background:#f8f9fa;border-radius:5px;font-size:.9rem;color:#666}.calendario-dia-cell{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;transition:all 0.2s ease;position:relative;background:#fff;border:2px solid #fff0}.calendario-dia-cell:hover{background:#f0f0f0;transform:scale(1.05);z-index:1}.calendario-dia-cell.hoje{background:#fff3cd;border-color:#ffc107}.calendario-dia-cell.com-evento{background:#e7f4ff;border-color:#0d6efd}.calendario-dia-cell.com-evento:hover{background:#d1e7ff}.calendario-dia-cell.selecionado{background:#0d6efd;color:#fff;border-color:#0a58ca}.calendario-dia-cell.outro-mes{color:#ccc;background:#fafafa}.calendario-dia-cell.fim-de-semana{color:#666}.calendario-dia-content{text-align:center;width:100%;padding:5px}.calendario-dia-numero{font-weight:700;font-size:1.1rem;margin-bottom:3px}.calendario-dia-eventos{position:relative;height:8px;display:flex;justify-content:center;align-items:center}.calendario-dia-evento-dot{width:6px;height:6px;background:#0d6efd;border-radius:50%;display:inline-block}.calendario-dia-cell.selecionado .calendario-dia-evento-dot{background:#fff}.calendario-dia-contador{position:absolute;top:-8px;right:-5px;background:#dc3545;color:#fff;font-size:.7rem;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.dia-selecionado-info{background:#f8f9fa;border-left:4px solid #0d6efd}.evento-data-group{transition:all 0.3s ease;border-left:3px solid #fff0;padding-left:10px;border-radius:8px}.eventos-lista{margin-bottom:4%}.evento-data-group:hover{border-left-color:#0d6efd;box-shadow:0 4px 12px rgb(0 0 0 / .1);transform:translateY(-2px)}.evento-data-group.selected{border-left-color:#dc3545;background:#fff5f5;padding:10px;border-radius:5px}.evento-data-header{display:flex;align-items:center;gap:15px;margin-bottom:15px;padding:1%}.evento-data-thumbnail{width:120px;height:80px;overflow:hidden;border-radius:8px;flex-shrink:0;box-shadow:0 2px 8px rgb(0 0 0 / .15);transition:all 0.3s ease}.evento-data-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.evento-data-group:hover .evento-data-thumbnail img{transform:scale(1.05)}.evento-data-indicador{min-width:60px}.bg-primary-escuro{background-color:#333}.bg-info-personalizado{background-color:#fff;border:.5px solid #333}@keyframes pulse-today-animation{0%{box-shadow:0 0 0 0 rgb(220 53 69 / .7)}50%{box-shadow:0 0 0 10px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.evento-data-indicador.pulse-today{animation:pulse-today-animation 2s infinite;box-shadow:0 0 0 0 rgb(220 53 69 / .7)}.evento-item{transition:transform 0.2s ease}.evento-item:hover{transform:translateY(-2px)}.calendario-navegacao .btn-group{box-shadow:0 2px 5px rgb(0 0 0 / .1)}.calendario-navegacao .btn-outline-secondary{border-color:#dee2e6}.calendario-navegacao .btn-outline-dark{min-width:150px;font-weight:700}@media (max-width:768px){.calendario-grid-dinamico{gap:2px}.calendario-dia-header{padding:5px;font-size:.8rem}.calendario-dia-numero{font-size:.9rem}.calendario-navegacao .btn-outline-dark{min-width:120px;font-size:.9rem}}@media (max-width:415px){.evento-data-header{padding:3%}}.consent-checkbox{margin:20px 0;padding:15px;background-color:#f9f9f9;border-radius:8px;border-left:4px solid #6f42c1}.checkbox-wrapper input[type="checkbox"]{margin-top:3px;flex-shrink:0}.checkbox-wrapper label{font-size:14px;line-height:1.4;color:#555;cursor:pointer}.policy-link{color:#6f42c1;text-decoration:none;font-weight:600}.policy-link:hover{text-decoration:underline}#consentimento:invalid~.checkbox-wrapper label{color:#dc3545}@media (max-width:768px){.checkbox-wrapper{flex-direction:column;gap:8px}.checkbox-wrapper input[type="checkbox"]{margin-top:0}}.evento-thumbnail{position:relative;overflow:hidden;background:#f8f9fa}.evento-thumbnail img{transition:transform 0.3s ease}.evento-thumbnail:hover img{transform:scale(1.05)}.evento-thumbnail-placeholder{background:linear-gradient(135deg,#6c757d 0%,#495057 100%)}.evento-item .card{transition:transform 0.2s ease,box-shadow 0.2s ease}.evento-item .card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgb(0 0 0 / .1)!important}.evento-descricao{line-height:1.6;max-height:120px;overflow:hidden;position:relative}.evento-descricao::after{content:'';position:absolute;bottom:0;right:0;width:100%;height:20px;background:linear-gradient(to bottom,transparent,white)}.pulse-today{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgb(220 53 69 / .7)}70%{box-shadow:0 0 0 10px #fff0}100%{box-shadow:0 0 0 0 #fff0}}@media (max-width:768px){.evento-item .row{flex-direction:column}.evento-item .col-md-4{height:200px}.evento-acoes .d-flex{flex-direction:column;gap:10px!important}.evento-acoes .btn{width:100%;justify-content:center}}#modalExportacao .modal-content{border-radius:15px;border:none;box-shadow:0 10px 30px rgb(0 0 0 / .2)}#modalExportacao .modal-header{background:linear-gradient(135deg,#6c757d 0%,#495057 100%);color:#fff;border-radius:15px 15px 0 0;padding:1.5rem}#modalExportacao .modal-title .material-symbols-outlined{vertical-align:middle}#modalExportacao .card{border:1px solid #dee2e6;border-radius:10px;transition:all 0.3s ease}#modalExportacao .card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgb(0 0 0 / .1)}#modalExportacao .display-4{font-size:3.5rem}#modalExportacao .card-footer{padding:1rem}#modalExportacao .btn{border-radius:8px;padding:10px 15px;font-weight:500}#modalExportacao .btn .material-symbols-outlined{font-size:1.1rem;vertical-align:middle}@media (max-width:768px){#modalExportacao .modal-dialog{margin:10px}#modalExportacao .display-4{font-size:2.5rem}}.custom-owl-gallery{margin:2rem 0}.custom-carousel-item{padding:0 10px}.custom-carousel-item-inner{background:#f8f9fa;border-radius:8px;overflow:hidden;transition:transform 0.3s ease}.custom-carousel-item-inner:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgb(0 0 0 / .1)}.custom-carousel-img-container{aspect-ratio:4/3;overflow:hidden}.custom-carousel-img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.custom-carousel-item:hover .custom-carousel-img{transform:scale(1.05)}.custom-carousel-caption{padding:15px;background:#fff;font-size:14px;line-height:1.4;color:#555;border-top:1px solid #eee}.custom-owl-gallery .owl-nav{margin-top:20px;text-align:center}.custom-owl-gallery .owl-nav button{width:40px;height:40px;border-radius:50%;background:#333!important;color:white!important;margin:0 10px;display:inline-flex;align-items:center;justify-content:center;transition:all 0.3s ease}.custom-owl-gallery .owl-nav button:hover{background:#555!important;transform:scale(1.1)}.custom-owl-gallery .owl-nav button span{font-size:24px;line-height:1}.custom-owl-gallery .owl-dots{margin-top:20px;text-align:center}.custom-owl-gallery .owl-dot span{width:10px;height:10px;margin:5px;background:#ddd;transition:all 0.3s ease}.custom-owl-gallery .owl-dot.active span{background:#007bff;transform:scale(1.2)}.hidden-gallery{display:none!important}.calendario-dia-cell{height:70%;width:100%}