.hero{position:relative;height:calc(100vh - 216px);min-height:480px}@media screen and (max-width:530px){.hero{height:100vh}}.hero .swiper{height:100%}.hero .swiper-slide{width:100%;height:100%;position:relative;cursor:pointer;display:flex;align-items:flex-end;justify-content:center}@media screen and (max-width:530px){.hero .swiper-slide{padding-bottom:26vh}}.hero .swiper-slide:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,var(--bg-color) 0,rgba(var(--bg-color-rgb),0) 36.67%),radial-gradient(24.33% 24.33% at 50% 25.73%,rgba(var(--bg-color-rgb),0) 0,rgba(var(--bg-color-rgb),.5) 100%);z-index:1}.hero .swiper-slide .event.canceled img,.hero .swiper-slide .event.finished img{filter:grayscale(100%)}.hero .swiper-slide .event.rescheduled .date{height:unset;flex-wrap:wrap;text-align:center}.hero .swiper-slide .event.rescheduled .date span{display:block;width:100%}.hero .swiper-slide img.hero,.hero .swiper-slide video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.hero .swiper-slide .content-info{z-index:2;display:flex;align-items:center;position:relative;flex-direction:column;justify-content:center}@media screen and (max-width:530px){.hero .swiper-slide .content-info{padding:0 24px}}.hero .swiper-slide .content-info .content-text{display:flex;align-items:center;flex-direction:column;justify-content:center}.hero .swiper-slide .content-info .content-buttons{margin-top:32px;display:flex;align-items:center;justify-content:center}.hero .swiper-slide .content-info .content-buttons .enter-code,.hero .swiper-slide .content-info .content-buttons a,.hero .swiper-slide .content-info .content-buttons button{margin-top:0}.hero .swiper-slide .content-info .tag{font-family:secondary,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:10px;padding:9px 20px;border-radius:10px;width:-moz-max-content;width:max-content}@media screen and (max-width:530px){.hero .swiper-slide .content-info .tag{padding:9px 16px}}.hero .swiper-slide .content-info .tag-finished,.hero .swiper-slide .content-info .tag-onhold{background:#fff;color:#000}.hero .swiper-slide .content-info .tag-free,.hero .swiper-slide .content-info .tag-redeemed{background:var(--bg-color);color:var(--text-color)}.hero .swiper-slide .content-info .tag-canceled{color:var(--text-color);background:#ea3323}.hero .swiper-slide .content-info .tag-rescheduled{background:#fff;color:#000}.hero .swiper-slide .content-info .title{color:var(--text-color);font-family:primary;font-size:var(--title-font-size);line-height:var(--title-line-height);font-weight:400;text-align:center;margin-top:12px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:var(--hero-width);padding:0 24px}@media screen and (max-width:768px){.hero .swiper-slide .content-info .title{font-size:var(--title-xs-font-size);line-height:var(--title-xs-line-height);text-align:center;padding:0}}.hero .swiper-slide .content-info .subtitle{color:var(--text-color);font-family:secondary,sans-serif;font-size:var(--hero-description-font-size);line-height:normal;font-weight:600;margin-top:12px;text-align:center;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:600px;padding:0 24px}@media screen and (max-width:530px){.hero .swiper-slide .content-info .subtitle{font-size:18px;padding:0}}.hero .swiper-slide .content-info .date{display:flex;align-items:center;justify-content:flex-start;height:19px;margin-top:20px}@media screen and (max-width:530px){.hero .swiper-slide .content-info .date{align-items:center;margin-top:12px}}.hero .swiper-slide .content-info .date span{color:var(--primary-color);font-family:secondary,sans-serif;font-size:var(--hero-date-font-size);font-weight:600;line-height:normal;display:inline-block}@media screen and (max-width:530px){.hero .swiper-slide .content-info .date span{font-size:16px;text-align:center}}.hero .swiper-slide .content-info .date span.watch-now{color:#bdbdbd}.hero .swiper-slide .content-info .date span.ressch{text-decoration:line-through;margin-bottom:8px;color:var(--text-color)}@media screen and (max-width:530px){.hero .swiper-slide .content-info .date span.ressch{margin-bottom:0}}.hero .swiper-slide .content-info .date span.text-live{color:var(--text-color)}.hero .swiper-slide .content-info .date img.live{width:19px;height:19px;margin-right:8px;display:inline-block}@media screen and (max-width:530px){.hero .swiper-slide .content-info .date img.live{width:12px;height:12px;margin-right:5px}}.hero.event-details .swiper-slide{cursor:default}.hero .swiper .swiper-pagination .swiper-pagination-bullet{background:var(--text-color);width:25px;height:1px;border-radius:0;opacity:1;margin:0;cursor:default}.hero .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--primary-color)}.hero .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:first-of-type~.swiper-pagination-bullet{background:gray}.hero .swiper .swiper-pagination .swiper-pagination-bullet:has(~.swiper-pagination-bullet-active){background:var(--primary-color)}.hero .swiper .swiper-pagination .swiper-pagination-bullet:first-of-type{background:gray;margin-right:8px}.hero .swiper .swiper-pagination .swiper-pagination-bullet:first-of-type.swiper-pagination-bullet-active{background:#fff}.hero .swiper .swiper-pagination .swiper-pagination-bullet:last-of-type{background:gray;margin-left:8px}.hero .swiper .swiper-pagination .swiper-pagination-bullet:last-of-type.swiper-pagination-bullet-active{background:#fff}.hero .swiper .swiper-pagination .swiper-pagination-bullet:has(~:last-of-type.swiper-pagination-bullet-active){background:gray}.hero .swiper-pagination{bottom:112px!important}@media (hover:none)and (orientation:landscape){.hero .swiper-pagination{bottom:5px!important}}.hero .swiper-button-next,.hero .swiper-button-prev{display:block;bottom:0;top:unset;z-index:25;color:gray;height:100%;width:36%}@media (hover:none){.hero .swiper-button-next,.hero .swiper-button-prev{display:none}}@media (max-width:750px){.hero .swiper-button-next,.hero .swiper-button-prev{display:none}}.hero .swiper-button-next:after,.hero .swiper-button-prev:after{display:none}.hero .swiper-button-next:hover{cursor:url(/images/chevron-right-small.png),auto}.hero .swiper-button-prev:hover{cursor:url(/images/chevron-left-small.png),auto}.hero .swiper-arrows{width:100%;height:100%;margin:0 auto;position:absolute;top:0;left:0}.hero .soundContainer{position:absolute;bottom:4px;z-index:2;width:auto;transform:translate(-50%);left:50%;margin-left:145px}@media (max-width:530px){.hero .soundContainer{bottom:26.5vh}}@media (max-width:350px){.hero .soundContainer{margin-left:135px}}@media (hover:none)and (orientation:landscape){.hero .soundContainer{bottom:-1px}}.hero .soundContainer img{cursor:pointer;max-width:none}.hero .resume{position:relative;height:80px}.hero .resume.live{height:auto}.hero .resume .remaining{display:flex;position:absolute;bottom:0;left:50%;transform:translateX(-50%);align-items:center;justify-content:space-between;width:95%}.hero .resume .remaining .progress{width:88px;height:4px;background-color:var(--text-color);border-radius:4px}.hero .resume .remaining .progress .progress-bar{height:100%;background-color:var(--primary-color);border-top-left-radius:4px;border-bottom-left-radius:4px}.hero .resume .remaining span{display:block;color:#ebebee;margin-left:8px;font-size:18px;font-family:secondary,sans-serif;font-weight:700}.hero .resume-container{display:flex;flex-direction:column;align-items:center;margin-top:24px;width:100%;max-width:400px}.hero .resume-container .button-row{display:flex;flex-direction:row;align-items:flex-start;width:100%;justify-content:space-between;margin-bottom:16px}.hero .resume-container .resume-button{max-width:100%}@media screen and (max-width:450px){.hero .resume-container .resume-button{width:140px}}.hero .resume-container .restart-button{background:transparent;border:1px solid var(--text-color);color:var(--text-color);padding:12px 24px;border-radius:var(--border-radius);font-weight:600;font-family:secondary,sans-serif;cursor:pointer;transition:all .2s ease;min-width:120px;margin-left:10px;margin-top:24px}@media screen and (max-width:450px){.hero .resume-container .restart-button{width:140px}}.hero .resume-container .restart-button:hover{background:hsla(0,0%,100%,.1)}.hero .resume-container .restart-button.disabled{opacity:.5;cursor:not-allowed}.hero .resume-container .remaining{display:flex;align-items:center;justify-content:center;width:100%;margin-top:5px}.hero .resume-container .remaining .progress{width:88px;height:4px;background-color:var(--text-color);border-radius:4px}@media screen and (max-width:450px){.hero .resume-container .remaining .progress{width:48px}}.hero .resume-container .remaining .progress .progress-bar{height:100%;background-color:var(--primary-color);border-top-left-radius:4px;border-bottom-left-radius:4px}.hero .resume-container .remaining span{display:block;color:#ebebee;margin-left:8px;font-size:16px;font-family:secondary,sans-serif;font-weight:700}@media screen and (max-width:450px){.hero .resume-container .remaining span{font-size:12px}}@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);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{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{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)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.learn-more{padding:100px 64px;display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width:789px){.learn-more{padding:64px 24px;align-items:center}}.learn-more .subtitle{color:var(--text-color);font-family:secondary,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal;text-align:center}@media screen and (max-width:750px){.learn-more .subtitle{font-size:18px;margin-top:26px}}.learn-more .content-img{margin-top:88px;width:490px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:550px){.learn-more .content-img{flex-direction:column}.learn-more .content-img img{margin-bottom:32px}}.apps-container{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:80px 100px}@media screen and (max-width:1024px){.apps-container{padding:80px 60px}}@media screen and (max-width:750px){.apps-container{padding:64px 64px 80px}}@media screen and (max-width:608px){.apps-container{height:auto}}.apps-container .appsBlock{display:flex;flex-wrap:wrap;max-width:1240px;justify-content:center;align-items:center;gap:64px 72px}@media screen and (max-width:1024px){.apps-container .appsBlock{gap:64px 24px}}@media screen and (max-width:608px){.apps-container .appsBlock{flex-direction:column}}.apps-container .subtitle{color:var(--text-color);text-align:center;font-family:secondary,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:64px;margin-top:24px}@media screen and (max-width:750px){.apps-container .subtitle{font-size:18px;margin-top:22px;margin-bottom:48px}}.apps-container .appBlock{display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width:1042px){.apps-container .appBlock{max-width:202px}}@media screen and (max-width:608px){.apps-container .appBlock{margin-right:0}.apps-container .appBlock:first-child{margin-top:0}}.apps-container .appBlock:last-child{margin-right:0}.apps-container .appBlock img{margin-bottom:24px;padding-top:0}.apps-container .appBlock .name{font-size:24px;font-weight:700}.apps-container .appBlock .name,.apps-container .appBlock .subtitle{color:var(--text-color);text-align:center;font-family:secondary,sans-serif;font-style:normal;line-height:normal}.apps-container .appBlock .subtitle{font-size:16px;font-weight:400;margin-bottom:24px;margin-top:0;padding-top:8px}.apps-container .appBlock .secondary{width:255px!important;margin-top:0;padding:0;display:flex}.apps-container .appBlock .secondary.disabled{color:gray;border:1px solid gray;pointer-events:none}.apps-container .appBlock .secondary:hover{color:var(--bg-color);background:var(--text-color);text-decoration:none}@media screen and (max-width:1024px){.apps-container .appBlock .secondary{width:202px!important}}@media screen and (max-width:927px){.apps-container .appBlock .secondary{width:180px!important}}@media screen and (max-width:730px){.apps-container .appBlock .secondary{width:147px!important}}@media screen and (max-width:608px){.apps-container .appBlock .secondary{width:255px!important}}.how-works{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:80px 100px}@media screen and (max-width:1024px){.how-works{padding:80px 64px}}@media screen and (max-width:750px){.how-works{height:auto}}@media screen and (max-width:530px){.how-works{padding:80px 24px}}.how-works .subtitle{color:var(--text-color);text-align:center;font-family:secondary,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal;margin-top:22px}@media screen and (max-width:800px){.how-works .subtitle{font-size:18px}}.how-works .contentsteps{display:flex;align-items:flex-start;justify-content:space-between;max-width:100%}@media screen and (max-width:1024px){.how-works .contentsteps{flex-direction:column}.how-works .contentsteps .step{margin-right:0}}.how-works .contentsteps .step{display:flex;align-items:center;justify-content:center;flex-direction:column;width:360px;max-width:100%;margin-right:50px}.how-works .contentsteps .step:last-child{margin-right:0}@media screen and (max-width:1024px){.how-works .contentsteps .step{margin-bottom:24px;margin-right:0}}.how-works .contentsteps .step .number{color:#353535;text-align:center;font-family:primary;font-size:120px;font-style:normal;font-weight:400;line-height:normal;width:56px}.how-works .contentsteps .step .data .description{font-weight:700;margin-bottom:15px}.how-works .contentsteps .step .data .description,.how-works .contentsteps .step .data .text{color:var(--text-color);text-align:center;font-family:secondary,sans-serif;font-size:24px;font-style:normal;line-height:normal}.how-works .contentsteps .step .data .text{font-weight:400}.questions{max-width:100%;width:868px;min-height:585px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0 auto;padding:0 64px}@media screen and (max-width:750px){.questions{padding:0 24px}}.questions .title{color:var(--text-color);font-family:primary;font-size:64px;font-style:normal;font-weight:400;margin-bottom:40px}@media screen and (max-width:608px){.questions .title{font-size:32px;line-height:40px}}.questions .content-info{color:var(--text-color);max-width:868px;width:100%}.questions .content-info a{color:var(--primary-color);margin:0 5px}.questions .content-info button{border-bottom:1px solid gray;height:62px;padding:0 16px}@media screen and (max-width:750px){.questions .content-info button{padding:0 10px}}.questions .content-info button>span{rotate:-90deg;color:var(--text-color);font-size:24px}.questions .content-info button>span.data-\[open\=true\]\:-rotate-90[data-open=true]{rotate:-180deg}.questions .content-info [data-open=true] button{border-bottom:none}.questions a{margin-top:40px}.questions .text-foreground{color:var(--text-color);font-family:secondary,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:30px}@media screen and (max-width:750px){.questions .text-foreground{font-size:18px}}.questions .py-2{color:var(--text-color);font-family:secondary,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:24px;padding:16px;border-bottom:1px solid gray}.shows{width:100%;padding:0;display:flex;flex-direction:column;align-items:flex-start;position:relative}@media screen and (max-width:750px){.shows{padding:0}}.shows:first-child{margin-bottom:30px}.shows .swiper{width:100%}@media screen and (min-width:1921px){.shows{overflow:hidden}}.shows h3.show{font-size:18px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:12px;margin-left:110px;font-family:secondary,sans-serif}@media screen and (max-width:1024px){.shows h3.show{margin-left:74px}}@media screen and (max-width:750px){.shows h3.show{font-size:14px;margin-left:36px}}.shows .slider-arrows-container{position:absolute;width:100%;top:50%;transform:translateY(-50%);z-index:12;height:100%;pointer-events:none}@media screen and (max-width:750px){.shows .slider-arrows-container{display:none}}@media (hover:none){.shows .slider-arrows-container{display:none}}.shows .swiper-arrows{width:100%;height:100%}.shows .swiper-arrows .swiper-button-next,.shows .swiper-arrows .swiper-button-next:before{right:0}.shows .swiper-arrows .swiper-button-next:after{margin-right:30px}.shows .swiper-arrows .swiper-button-prev,.shows .swiper-arrows .swiper-button-prev:before{left:0}.shows .swiper-arrows .swiper-button-prev:after{margin-left:30px}.shows .swiper-arrows .swiper-button-next,.shows .swiper-arrows .swiper-button-prev{display:block;bottom:18px;top:unset;z-index:25;color:gray;pointer-events:all;height:100%;display:flex}@media (hover:none){.shows .swiper-arrows .swiper-button-next,.shows .swiper-arrows .swiper-button-prev{display:none}}@media (max-width:750px){.shows .swiper-arrows .swiper-button-next,.shows .swiper-arrows .swiper-button-prev{display:none}}.shows .swiper-arrows .swiper-button-next:after,.shows .swiper-arrows .swiper-button-prev:after{font-size:25px;z-index:2}.shows .swiper-arrows .swiper-button-next:hover,.shows .swiper-arrows .swiper-button-prev:hover{color:var(--text-color)}.shows .swiper-arrows .swiper-button-next:hover:before,.shows .swiper-arrows .swiper-button-prev:hover:before{content:"";position:absolute;width:100px;top:58px;height:200px;background-color:rgba(var(--bg-color-rgb),.5);z-index:1}@media screen and (max-width:1024px){.shows .swiper-arrows .swiper-button-next:hover:before,.shows .swiper-arrows .swiper-button-prev:hover:before{width:60px}}.shows .swiper-slide{width:350px;cursor:pointer}@media screen and (max-width:750px){.shows .swiper-slide{width:230px}}.shows .swiper-slide img{width:350px;max-width:100%;border-radius:var(--border-radius);height:200px;min-height:auto;border:4px solid transparent;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:750px){.shows .swiper-slide img{height:125px}}.shows .swiper-slide .title{color:#ebebee;font-family:secondary,sans-serif;font-size:21px;font-style:normal;font-weight:600;line-height:24px;margin:16px 0 6px 12px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-width:100%}@media screen and (max-width:750px){.shows .swiper-slide .title{font-size:18px;margin:12px 0 6px 12px;line-height:20px}}.shows .swiper-slide .date,.shows .swiper-slide .subtitle{color:var(--primary-color);font-family:secondary,sans-serif;font-size:21px;font-style:normal;font-weight:600;line-height:24px;margin-left:12px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-width:100%}@media screen and (max-width:750px){.shows .swiper-slide .date,.shows .swiper-slide .subtitle{font-size:18px;line-height:20px}}.shows .swiper-slide .date img.live,.shows .swiper-slide .subtitle img.live{width:12px;height:12px;display:inline-block;border:none}.shows .swiper-slide .watch-now{color:gray}.shows .swiper-slide .text-live{color:#ebebee}.shows .swiper-slide:hover img{border:4px solid var(--text-color)}.shows .swiper-slide:hover img.live{border:none}.shows .swiper-slide .tag{font-family:secondary,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:10px;padding:9px 20px;border-radius:10px;width:-moz-max-content;width:max-content;position:absolute;top:16px;left:16px}@media screen and (max-width:530px){.shows .swiper-slide .tag{padding:9px 16px}}.shows .swiper-slide .tag-free,.shows .swiper-slide .tag-redeemed{background:var(--bg-color);color:var(--text-color)}.shows .swiper-slide .tag-finished,.shows .swiper-slide .tag-onhold{background:var(--text-color);color:var(--bg-color)}.shows .swiper-slide .tag-canceled{color:#fff;background:#ea3323}.shows .swiper-slide .tag-rescheduled{background:#fff;color:#000}.shows .swiper-slide:hover .title{color:var(--text-color)}.shows .swiper-slide .progress{width:302px;height:6px;background-color:var(--text-color);position:absolute;top:170px;left:50%;transform:translateX(-50%);border-radius:4px}@media screen and (max-width:750px){.shows .swiper-slide .progress{top:100px;width:200px}}.shows .swiper-slide .progress .progress-bar{width:100%;height:100%;background-color:var(--primary-color);border-top-left-radius:4px;border-bottom-left-radius:4px}.shows .swiper-slide .progress .progress-bar.full{border-radius:4px}.shows-row{margin:64px 0}@media screen and (max-width:750px){.shows-row{margin:55px 0 65px}}.shows-row .swiper-button-disabled,.shows-row .swiper-button-lock{opacity:0!important}