.styles_main__gb9ES{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:100vh}.styles_main__gb9ES .styles_content__kahgo{margin:0;padding:0;width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.styles_main__gb9ES .styles_content__kahgo .styles_mid__k0MxM{display:flex;flex-direction:column;padding:60px 40px;overflow:hidden}.styles_loading__336O3{width:100vw;height:100vh}.styles_loading__336O3,.styles_search_area__x9lxv{display:flex;justify-content:center;align-items:center}.styles_search_area__x9lxv{width:100%;height:500px;position:relative;flex-direction:column;margin-bottom:40px;overflow:hidden}.styles_search_area__x9lxv .styles_image_Background__k__1H{z-index:0;filter:blur(5px);object-fit:cover;object-position:center}.styles_search_area__x9lxv .styles_overlay_image__BeWaa{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1}.styles_search_area__x9lxv .styles_search_area_content__WJzJv{z-index:1;font-family:Bebas Neue,cursive;color:#fff;font-size:35px;letter-spacing:5px;padding-left:40px;display:flex;flex-direction:column;justify-content:center;align-items:center}.styles_search_area__x9lxv .styles_search_area_content__WJzJv .styles_input_area__ZmKEI{background-color:#fff;border-radius:2rem;padding:.5rem 1rem;width:40%;display:flex;justify-content:space-between;align-items:center;margin:50px 0;color:#242424}.styles_search_area__x9lxv .styles_search_area_content__WJzJv .styles_input_area__ZmKEI input{border:none;font-size:1.5rem}.styles_search_area__x9lxv .styles_search_area_content__WJzJv .styles_input_area__ZmKEI input::placeholder{font-size:1.5rem}.styles_search_area__x9lxv .styles_search_area_content__WJzJv .styles_input_area__ZmKEI input:focus{outline:none;border:none}.styles_search_area__x9lxv .styles_search_area_content__WJzJv .styles_input_area__ZmKEI svg{cursor:pointer}.styles_search_area__x9lxv .styles_search_area_content__WJzJv .styles_quantidades__3m0uv{font-size:1.1rem;font-weight:900}.styles_bottom__JYY8L{width:100%;display:flex;flex-direction:column;min-height:100px;background-color:var(--background-black);justify-content:center;align-items:center;margin:1.5rem 0;padding-bottom:40px}.styles_bottom__JYY8L .styles_links__f3O1h{width:50%;height:100%;display:flex;justify-content:center;align-items:center;padding-bottom:2rem}.styles_bottom__JYY8L .styles_links__f3O1h .styles_btn_row__Gcuqi{display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;height:100px}.styles_bottom__JYY8L .styles_btn_row__Gcuqi{width:50%;display:flex;align-items:center;justify-content:space-around;gap:10px}.styles_bottom__JYY8L .styles_btn_row__Gcuqi .styles_brand__MmGWb{display:flex}.styles_bottom__JYY8L .styles_btn_row__Gcuqi .styles_brand__MmGWb h1{font-family:Anton,sans-serif;font-size:2.2rem}.styles_bottom__JYY8L .styles_btn_row__Gcuqi h4{color:#fff;font-family:Montserrat,sans-serif;font-size:1rem}.styles_bottom__JYY8L .styles_btn_row__Gcuqi h4:hover{text-decoration:underline;cursor:pointer}.styles_bottom__JYY8L .styles_btn_row__Gcuqi p{color:#fff;font-family:Montserrat,sans-serif;font-size:.8rem}.styles_bottom__JYY8L .styles_socials__y_gWO{display:flex;justify-content:flex-end;align-items:center}.styles_bottom__JYY8L .styles_socials__y_gWO button{border:0;background-color:transparent;cursor:pointer;color:var(--white);transition:all .5s}.styles_bottom__JYY8L .styles_socials__y_gWO button:hover{color:var(--red-selected)}.styles_bottom__JYY8L .styles_socials__y_gWO button svg{padding:0}@media(max-width:375px){.styles_bottom__JYY8L .styles_links__f3O1h{gap:10px;width:90%}.styles_bottom__JYY8L .styles_btn_row__Gcuqi{width:90%}.styles_socials__y_gWO button svg{padding:0 2px}}@media(min-width:375.1px)and (max-width:560px){.styles_bottom__JYY8L .styles_btn_row__Gcuqi,.styles_bottom__JYY8L .styles_links__f3O1h{width:90%}}@media(min-width:560.1px)and (max-width:768px){.styles_bottom__JYY8L .styles_btn_row__Gcuqi,.styles_bottom__JYY8L .styles_links__f3O1h{width:90%}}@media(min-width:769px)and (max-width:1024px){.styles_bottom__JYY8L .styles_btn_row__Gcuqi,.styles_bottom__JYY8L .styles_links__f3O1h{width:90%}}@media(min-width:1025px)and (max-width:1280px){.styles_bottom__JYY8L .styles_btn_row__Gcuqi{width:90%}}@media(min-width:1281px)and (max-width:1440px){.styles_bottom__JYY8L .styles_btn_row__Gcuqi{width:90%}}@media(min-width:1441px){.styles_bottom__JYY8L .styles_btn_row__Gcuqi{width:90%}}.styles_loadingContainer__SDenV{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;height:100%;width:100%;overflow:hidden}.styles_loadingContainer__SDenV h1{font-family:var(--font-Anton);font-size:3rem;text-transform:uppercase}.styles_loadingContainer__SDenV h1 span{color:var(--red)}.styles_loadingContainer__SDenV .styles_spinner__tf1mY{display:flex;justify-content:center;align-items:center;width:100px;height:100px}.styles_loadingContainer__SDenV .styles_randomText__wC6zA{font-size:2rem;font-family:var(--font-bebas);opacity:0;animation:styles_fade__xr5qH 4s linear infinite;margin-top:20px}@keyframes styles_fade__xr5qH{0%{opacity:0}35%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes styles_spin__UN8Rs{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:915px){.styles_loadingContainer__SDenV h2{font-size:1.5rem;text-align:center}}.styles_backTopButton__A4OoY{position:fixed;bottom:5%;right:3%;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:11;transition:all .4s ease;cursor:pointer}.styles_backTopButton__A4OoY .styles_upIcon__NvSCl{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transition:all 4s}.styles_backTopButton__A4OoY .styles_upIcon__NvSCl svg{color:var(--white)}.styles_visible__LHVaR{opacity:1;pointer-events:auto}.styles_visible__LHVaR:hover{transform:scale(1.2)}.styles_hidden__RmJEH{opacity:0;pointer-events:none}@media(max-width:915px){.styles_backTopButton__A4OoY{bottom:10%;right:5%}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_card___F94w{width:100%;aspect-ratio:2/3;color:var(--white);position:relative;border:2px solid transparent;overflow:hidden;transition:all .5s;cursor:pointer}.styles_card___F94w:hover{border:2px solid #fff}.styles_card___F94w:hover .styles_overlay__GtnVg{opacity:1;visibility:visible}.styles_card___F94w .styles_backgroundImage__7E0u2{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:915px){.styles_card___F94w,.styles_card___F94w:hover{border:none}}.styles_carouselContainer__FdMkD{position:relative;width:100%;margin:30px 0;padding-right:7px}.styles_carouselContainer__FdMkD .styles_contentTitle__4UJcy{font-family:var(--font-bebas);color:var(--white);font-size:1.5rem;letter-spacing:3px;margin-bottom:10px}.styles_carouselContainer__FdMkD .styles_carousel__ebLB2{padding-right:4px}.styles_carouselContainer__FdMkD .styles_buttonContainer__3avgD{visibility:visible}.styles_carouselContainer__FdMkD .styles_buttonContainer__3avgD .styles_swiper-button-next__kzvpz,.styles_carouselContainer__FdMkD .styles_buttonContainer__3avgD .styles_swiper-button-prev__TPOiE{position:absolute;top:52px;color:#fff;border:none;cursor:pointer;z-index:10;height:600px;width:100px;transition:all .4s;display:flex;flex-direction:column;justify-content:center}.styles_carouselContainer__FdMkD .styles_buttonContainer__3avgD .styles_swiper-button-next__kzvpz svg,.styles_carouselContainer__FdMkD .styles_buttonContainer__3avgD .styles_swiper-button-prev__TPOiE svg{transition:.4s}.styles_carouselContainer__FdMkD .styles_buttonContainer__3avgD .styles_swiper-button-prev__TPOiE{left:-40px;align-items:flex-start}.styles_carouselContainer__FdMkD .styles_buttonContainer__3avgD .styles_swiper-button-prev__TPOiE:hover{background:linear-gradient(90deg,#000,transparent)}.styles_carouselContainer__FdMkD .styles_buttonContainer__3avgD .styles_swiper-button-prev__TPOiE:hover svg{transform:scale(1.5)}.styles_carouselContainer__FdMkD .styles_buttonContainer__3avgD .styles_swiper-button-next__kzvpz{right:-40px;align-items:flex-end}.styles_carouselContainer__FdMkD .styles_buttonContainer__3avgD .styles_swiper-button-next__kzvpz:hover{background:linear-gradient(270deg,#000,transparent)}.styles_carouselContainer__FdMkD .styles_buttonContainer__3avgD .styles_swiper-button-next__kzvpz:hover svg{transform:scale(1.5)}@media(max-width:915px){.styles_carousel-container__c2D9R .styles_buttonContainer__3avgD{visibility:hidden}}.styles_topContainer__5HrPn{width:100vw;height:100vh;display:flex;align-items:center;justify-content:space-around;background-color:var(--black);overflow:hidden;position:relative}.styles_topContainer__5HrPn .styles_gradient__c9A_Y{position:absolute;bottom:0;width:100%;height:40%;z-index:3;background:linear-gradient(180deg,transparent 0,#141414 80%);pointer-events:none}.styles_topContainer__5HrPn .styles_overlay__x_kQI{position:absolute;bottom:100px;left:70px;color:var(--white);z-index:4}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI{width:60%;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;font-family:var(--font-Montserrat)}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_tituloPrincipal__6Nxz_{margin:0;font-weight:600;font-size:2rem;color:var(--white);text-shadow:5px 5px 10px #000;text-transform:uppercase}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_tituloPrincipal__6Nxz_ .styles_newContentBox__t5Axo{width:150px}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_subtituloPrincipal____aFQ{margin:0;font-weight:600;font-size:1.6rem;color:var(--white);text-shadow:5px 5px 10px #000}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_season__v4Pzu{padding:.7rem 0;display:flex;align-items:center;gap:12px;font-family:var(--font-Roboto);font-weight:900}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_season__v4Pzu p{text-shadow:5px 5px 10px #000}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_gen__PqZiK{display:flex;align-items:center;gap:12px}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_gen__PqZiK p{text-shadow:5px 5px 10px #000}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_description__uFR0z{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:59px;line-clamp:3;overflow:hidden;text-overflow:ellipsis;padding-bottom:1rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_description__uFR0z p{margin:0;font-family:var(--font-Montserrat);font-weight:400;font-size:1.2rem;color:#fff;text-shadow:3px 3px 5px #000}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx{width:100%;display:flex;font-family:var(--font-Roboto)}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx svg{min-width:25px;padding-left:10px}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_queue__6nXEG,.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_watch__ckmQV{padding:20px 35px;border-radius:8px;display:flex;align-items:center;gap:10px}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_queue__6nXEG h3,.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_watch__ckmQV h3{font-size:1.4rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_watch__ckmQV{color:var(--black);display:flex;gap:10px;background-color:var(--white);transition:all .5s}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_watch__ckmQV:hover{background-color:var(--red-selected);cursor:pointer;color:var(--white);transform:translateY(5px) scale(1.1)}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_queue__6nXEG{color:#fff;display:flex;background-color:var(--grey);margin-left:30px;transition:all .5s}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_queue__6nXEG:hover{background-color:var(--grey-selected);cursor:pointer;transform:translateY(5px) scale(1.1)}.styles_topContainer__5HrPn .styles_bannerImage__dHd53{position:absolute;width:100%;height:100%;z-index:2;transition:.8s ease;opacity:1}.styles_topContainer__5HrPn .styles_bannerImage__dHd53.styles_hidden__dLfac{opacity:0;pointer-events:none}.styles_topContainer__5HrPn .styles_bannerImage__dHd53 img{width:100%;height:100%;object-fit:cover;object-position:center}.styles_topContainer__5HrPn .styles_bannerImage__dHd53 h3{display:flex;align-items:center}.styles_topContainer__5HrPn .styles_volumeControl__J1fJ0{position:absolute;right:20px;bottom:100px;display:flex;flex-direction:column;align-items:center;gap:60px;z-index:4;height:100px;transition:.4s;opacity:.2}.styles_topContainer__5HrPn .styles_volumeControl__J1fJ0.styles_hidden__dLfac{opacity:0;z-index:1}.styles_topContainer__5HrPn .styles_volumeControl__J1fJ0:hover{opacity:1}.styles_topContainer__5HrPn .styles_volumeControl__J1fJ0 .styles_muteButton__2__E_{border:none;color:#fff;cursor:pointer;transition:.4s}.styles_topContainer__5HrPn .styles_volumeControl__J1fJ0 .styles_muteButton__2__E_:hover{transform:scale(1.2)}.styles_topContainer__5HrPn .styles_volumeControl__J1fJ0 .styles_volumeSlider__Z4BMz{outline:1px solid var(--white);-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100px;height:1px;transform:rotate(-90deg);background:var(--background-gray);border-radius:5px;cursor:pointer;padding:0;margin:0}.styles_topContainer__5HrPn .styles_volumeControl__J1fJ0 .styles_volumeSlider__Z4BMz::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:var(--white);cursor:pointer}.styles_topContainer__5HrPn .styles_volumeControl__J1fJ0 .styles_volumeSlider__Z4BMz::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--red);border:2px solid #fff}.styles_topContainer__5HrPn .styles_bannerVideo__erv2g{position:absolute;top:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:.8s ease;z-index:1;background-color:#141414}.styles_topContainer__5HrPn .styles_bannerVideo__erv2g.styles_visible__tLwts{opacity:1;z-index:2}@keyframes styles_fadeIn__N3boV{0%{opacity:0}to{opacity:1}}@keyframes styles_fadeOut__axHaz{0%{opacity:1}to{opacity:0}}.styles_fadeIn__N3boV{animation-name:styles_fadeIn__N3boV;animation-duration:2s}.styles_fadeOut__axHaz{animation-name:styles_fadeOut__axHaz;animation-duration:2s}@media(max-width:375px){.styles_topContainer__5HrPn{justify-content:flex-end}.styles_topContainer__5HrPn .styles_gradient__c9A_Y{height:20%}.styles_topContainer__5HrPn .styles_overlay__x_kQI{bottom:40px;left:40px}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI{justify-content:center;width:100%;height:100%}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_tituloPrincipal__6Nxz_{font-size:1.5rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_subtituloPrincipal____aFQ{font-size:1.2rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_gen__PqZiK{flex-direction:column;align-items:flex-start;gap:5px}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_description__uFR0z{display:none}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_watch__ckmQV{display:flex;justify-content:center;width:60px;height:10px}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_watch__ckmQV h3{font-size:1rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_watch__ckmQV svg{height:25px}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_queue__6nXEG{margin-left:0;padding:5px;width:190px;height:35px}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_queue__6nXEG h3{font-size:1rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_queue__6nXEG svg{height:25px}}@media(min-width:375.1px)and (max-width:560px){.styles_topContainer__5HrPn{justify-content:flex-end}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI{justify-content:center;width:100%;height:100%}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_tituloPrincipal__6Nxz_{font-size:1.5rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_subtituloPrincipal____aFQ{font-size:1.2rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_gen__PqZiK{align-items:flex-start}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_description__uFR0z{height:40px;display:none}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_description__uFR0z p{font-size:1rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;padding-top:30px}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_watch__ckmQV{display:flex;justify-content:center}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_queue__6nXEG{margin-left:0}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_queue__6nXEG h3{font-size:1.2rem}}@media(min-width:560.1px)and (max-width:767.9px){.styles_topContainer__5HrPn{justify-content:flex-end}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI{justify-content:center;width:100%;height:100%}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_tituloPrincipal__6Nxz_{padding-top:40%;font-size:1.8rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_subtituloPrincipal____aFQ{font-size:1.2rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_description__uFR0z{height:41.5px;padding-right:20px}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_description__uFR0z p{font-size:1rem;font-weight:700}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_watch__ckmQV{display:flex;justify-content:center;width:100px;height:40px}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_queue__6nXEG{margin-left:0;width:200px;height:40px}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_queue__6nXEG h3{font-size:1.2rem;padding:0}}@media(min-width:768px)and (max-width:1024px){.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_tituloPrincipal__6Nxz_{font-size:2.2rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_subtituloPrincipal____aFQ{font-size:1.4rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_description__uFR0z{height:41.5px}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_description__uFR0z p{font-size:1rem;font-weight:700}}@media(min-width:1025px)and (max-width:1280px){.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_tituloPrincipal__6Nxz_{font-size:2.5rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_subTituloPrincipal___DNs4{font-size:2rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_description__uFR0z p,.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_gen__PqZiK{font-size:1rem;font-weight:700}}@media(min-width:1281px)and (max-width:1440px){.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_tituloPrincipal__6Nxz_{font-size:2.5rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_subTituloPrincipal___DNs4{font-size:2rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_description__uFR0z p,.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_gen__PqZiK{font-size:1rem;font-weight:700}}@media(min-width:1441px){.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_tituloPrincipal__6Nxz_{font-size:3rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_subTituloPrincipal___DNs4{font-size:2.3rem}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_gen__PqZiK{font-size:1.5rem;font-weight:700}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_description__uFR0z p{font-size:1.3rem;font-weight:700}.styles_topContainer__5HrPn .styles_overlay__x_kQI .styles_leftSide__XoSgI .styles_buttonSection__2ZaKx .styles_queue__6nXEG:hover{background-color:var(--grey);transform:none}}.styles_selo__2iNFw{padding:5px;border:1px solid #fff;border-radius:.4rem;font-weight:900;font-family:var(--font-Montserrat);min-width:30px;text-align:center;cursor:default}.styles_container__KTJK0{background:radial-gradient(circle at 0 100%,var(--red-selected),var(--red) 30%);color:var(--white);padding:6px 16px;border-radius:10px 4px;box-shadow:3px 3px 6px 2px rgba(0,0,0,.4)}.styles_container__KTJK0 h3{font-family:var(--font-Roboto);font-size:.9rem;margin:0}.styles_carouselContainer__3S6CU{width:100%;margin:30px 0;padding-right:7px}.styles_carouselContainer__3S6CU .styles_contentTitle__VbuPI{font-family:var(--font-bebas);color:var(--white);font-size:2rem;letter-spacing:3px;margin-bottom:10px}.styles_carouselContainer__3S6CU .styles_carousel__6Q5YL{padding-right:4px}.styles_carouselContainer__3S6CU .styles_carousel__6Q5YL .styles_slide__rb3Tn{position:relative}.styles_carouselContainer__3S6CU .styles_carousel__6Q5YL .styles_slide__rb3Tn p{position:absolute;top:0;left:0;bottom:0;right:0;padding-left:5px;color:hsla(0,0%,100%,.8);font-size:8rem;font-family:var(--font-bebas);letter-spacing:.2rem;z-index:2;width:100%;background-color:rgba(0,0,0,.7);transition:.5s}@media(hover){.styles_carouselContainer__3S6CU .styles_carousel__6Q5YL .styles_slide__rb3Tn p:hover{color:hsla(0,0%,100%,0);background-color:transparent}}@media(max-width:560px){.styles_carouselContainer__3S6CU .styles_carousel__6Q5YL .styles_slide__rb3Tn p{background-color:rgba(0,0,0,.2)}}