.Evento_main__yMtRi{display:grid;grid-template-columns:repeat(12,1fr);padding:var(--padding-xl) var(--padding-4xl);min-height:100vh;grid-column-gap:16px;column-gap:16px;grid-row-gap:var(--gap-4xl);row-gap:var(--gap-4xl)}.Evento_banner__l5jq0{grid-column:1/13;height:-moz-fit-content;height:fit-content;position:relative;height:400px;object-fit:cover}.Evento_intro__hj4M8{grid-column:2/8;display:flex;flex-direction:column;gap:var(--gap-sm)}.Evento_introDescription__rFLrG{font-size:20px;font-weight:400;line-height:1.5;white-space:pre-line}.Evento_dataHora__ZUfWn{font-size:18px;font-weight:300}.Evento_dataSheet__z4sT_{grid-column:2/8;row-gap:var(--gap-lg);width:100%}.Evento_dataSheetContent__n_8Ij,.Evento_dataSheet__z4sT_{display:flex;flex-direction:column}.Evento_dataSheetContentRow__YoRsG{display:grid;grid-template-columns:repeat(7,1fr);grid-column-gap:16px;column-gap:16px;border-top:1px solid #000;padding:var(--padding-md) 0}.Evento_dataSheetContentRow__YoRsG:last-child{border-bottom:1px solid #000}.Evento_dataSheetContentRowTitle__YZM7N{grid-column:1/4}.Evento_dataSheetContentRowValue__2_WIJ{grid-column:4/7;display:flex;flex-direction:row;align-items:center;gap:var(--gap-sm)}a.Evento_dataSheetContentRowValue__2_WIJ{text-decoration:underline;color:#000}.Evento_trailer__Fgt2a{grid-column:2/12;display:flex;flex-direction:column;row-gap:var(--gap-4xl)}.Evento_sectionTitle__KX6mU{font-size:24px;font-weight:700}.Evento_trailerVideo__HMnMY{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.Evento_trailerVideo__HMnMY img{aspect-ratio:16/9}.Evento_playButton__MrgLj{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;transition:transform .3s ease-in-out}.Evento_trailerVideo__HMnMY:hover .Evento_playButton__MrgLj{transform:translate(-50%,-50%) scale(1.05)}.Evento_slideshowOverride__om67d{padding-top:0!important}@media screen and (min-width:768px) and (max-width:1023px){.Evento_intro__hj4M8{grid-column:1/13}.Evento_dataSheet__z4sT_{grid-column:2/12}.Evento_trailer__Fgt2a{grid-column:1/13}}@media screen and (max-width:768px){.Evento_main__yMtRi{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--padding-4xl) var(--padding-2xl)}.Evento_banner__l5jq0{height:200px}.Evento_intro__hj4M8{width:100%}.Evento_dataSheetContentRow__YoRsG{grid-template-columns:repeat(2,1fr)}.Evento_dataSheetContentRowTitle__YZM7N,.Evento_dataSheetContentRowValue__2_WIJ{grid-column:span 1}.Evento_movieImageContainer__h8weF{height:500px}}.Slideshow_slideshow__2PHBb{grid-column:2/12;display:flex;align-items:center;justify-content:center;padding:var(--padding-4xl) 0;width:100%}.Slideshow_slideshowContainer__FHiEE{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.Slideshow_slideWrapper__2zmAX{width:100%;height:100%;position:relative}.Slideshow_dots__ts1Qu{position:absolute;bottom:20px;left:20px;display:flex;gap:12px;z-index:10}.Slideshow_dot__WqZ9R{width:12px;height:12px;border-radius:50%;border:2px solid hsla(0,0%,100%,.7);background:transparent;cursor:pointer;transition:all .3s ease}.Slideshow_dot__WqZ9R:hover{border-color:hsla(0,0%,100%,.9);transform:scale(1.1)}.Slideshow_activeDot__cdWkR{background:hsla(0,0%,100%,.9);border-color:hsla(0,0%,100%,.9)}.Slideshow_navButton__E9Xav{position:absolute;bottom:20px;width:50px;height:50px;border-radius:50%;border:2px solid hsla(0,0%,100%,.7);background:rgba(0,0,0,.3);color:hsla(0,0%,100%,.7);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.Slideshow_navButton__E9Xav:hover{background:rgba(0,0,0,.6);border-color:hsla(0,0%,100%,.9);color:hsla(0,0%,100%,.9);transform:scale(1.05)}.Slideshow_prevButton__zd2kD{right:90px}.Slideshow_nextButton__7Aloc{right:20px}@media (max-width:768px){.Slideshow_slideshow__2PHBb{padding:var(--padding-2xl) 0}.Slideshow_slideshowContainer__FHiEE{width:100%}.Slideshow_navButton__E9Xav{width:40px;height:40px;display:none}.Slideshow_prevButton__zd2kD{right:70px}.Slideshow_nextButton__7Aloc{right:10px}.Slideshow_dots__ts1Qu{bottom:15px;left:10px;gap:8px}.Slideshow_dot__WqZ9R{width:10px;height:10px}}@media screen and (max-width:1023px){.Slideshow_slideshow__2PHBb{padding:var(--padding-2xl) 0;grid-column:1/13}}.TrailerModal_modalOverlay__1jH9c{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.TrailerModal_modalContent__5MFrE{position:relative;background-color:#000;border-radius:8px;max-width:90vw;max-height:90vh;width:80vw;height:45vw;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}.TrailerModal_closeButton__7IF6_{position:absolute;top:15px;right:20px;background:none;border:none;color:#fff;font-size:30px;cursor:pointer;z-index:1001;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s ease}.TrailerModal_closeButton__7IF6_:hover{background-color:hsla(0,0%,100%,.1)}.TrailerModal_videoContainer__L_sx2{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex:1 1}.TrailerModal_iframeWrapper__2PKlu{width:100%;height:100%;display:flex}.TrailerModal_videoContainer__L_sx2 iframe{width:100%!important;height:100%!important;border:none;border-radius:8px}@media (max-width:768px){.TrailerModal_modalContent__5MFrE{margin:20px;width:calc(100vw - 40px);height:calc(56.25vw - 22.5px);max-height:70vh}.TrailerModal_videoContainer__L_sx2 iframe{width:100%;height:100%}}