[data-reveal]{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay, 0s)}[data-reveal].is-visible{opacity:1;transform:none}[data-reveal][data-reveal=left]{transform:translate(-40px)}[data-reveal][data-reveal=left].is-visible{transform:none}[data-reveal][data-reveal=right]{transform:translate(40px)}[data-reveal][data-reveal=right].is-visible{transform:none}[data-reveal][data-reveal=scale]{transform:scale(.95) translateY(16px)}[data-reveal][data-reveal=scale].is-visible{transform:none}@keyframes reveal-fade-up{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:none}}@keyframes reveal-fade-in{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes reveal-slide-right{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:none}}@keyframes reveal-slide-left{0%{opacity:0;transform:translate(-36px)}to{opacity:1;transform:none}}@keyframes fadeUp-card{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer-card{0%{background-position:-800px 0}to{background-position:800px 0}}.screening-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}@media (max-width: 1024px){.screening-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.screening-grid{grid-template-columns:1fr}}.screening-card{position:relative;background:#ffffff0f;border:1px solid rgba(255,255,255,.13);border-radius:5px;overflow:hidden;opacity:0;animation:fadeUp-card .35s ease forwards;padding:17px;cursor:default;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);box-shadow:0 8px 32px #00000059,inset 0 1px #ffffff2e,inset 0 -1px #0003}.screening-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,.03) 40%,transparent 60%);border-radius:inherit;pointer-events:none}.screening-card.card-funded{background:#b43cdc1f;border:1px solid rgba(245,85,224,.25);box-shadow:0 8px 32px #b41ec833,inset 0 1px #ffb4ff33,inset 0 -1px #0003}.screening-card.card-funded:before{background:linear-gradient(135deg,rgba(255,180,255,.12) 0%,rgba(200,80,255,.05) 40%,transparent 60%)}.screening-card .card-header{display:flex;align-items:stretch;justify-content:space-between;gap:8px;margin:-17px -17px 12px}.screening-card .card-label{display:flex;align-items:center;gap:6px;font-size:.72rem;color:#ffffffb3;font-weight:500;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:8px 0 8px 14px}.screening-card .card-label .ss-icon.card-badge{width:10px;height:10px;min-width:10px;flex:none;padding:0;border-radius:50%;display:inline-block;align-self:unset}.screening-card .stats{flex-shrink:0;display:flex;align-items:center;font-size:.62rem;font-weight:800;letter-spacing:.1em;padding:8px;border-radius:0 0 0 10px;color:#fff;white-space:nowrap}.screening-card .stats.badge-sale{background:#ad38c1d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.screening-card .stats.badge-ending{background:#ff4840d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.screening-card .stats.badge-ended{background:#555555d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.screening-card .card-inner{display:flex;align-items:stretch}.screening-card .card-poster{width:110px;height:164px;min-height:155px;object-fit:cover;flex-shrink:0;cursor:pointer;border-radius:5px;box-shadow:0 4px 16px #0006}.screening-card .card-body{flex:1;padding:0 14px 12px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}.screening-card .card-title{font-size:14px;font-weight:600;color:#fff;margin:0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;cursor:pointer;text-shadow:0 1px 4px rgba(0,0,0,.4)}.screening-card .card-date{display:flex;align-items:center;gap:5px;font-size:.75rem;color:#ffffffd9;margin:0}.screening-card .card-date .date-revised{color:#ff4840}.screening-card .card-date .revised-icon{color:var(--primary);font-size:.75rem;cursor:help}.screening-card .ticket-pricing{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#ffffffe6}.screening-card .ticket-pricing i{color:#cb60e8;width:15px;flex-shrink:0}.screening-card .ticket-pricing span strong{font-weight:700}.screening-card .ticket-pricing__more{color:#ffffff73}.screening-card .progress-wrap{width:100%}.screening-card .progress-wrap .progress-bar{width:100%;height:7px;background:#ffffff14;border-radius:99px;overflow:hidden;margin-bottom:5px;box-shadow:inset 0 1px 3px #0000004d}.screening-card .progress-wrap .progress-fill{height:100%;background:linear-gradient(to right,#ff4840,#ff7070);border-radius:99px;transition:width .5s ease;box-shadow:0 0 8px #ff484080}.screening-card .progress-wrap .progress-fill.fill-funded{background:linear-gradient(to right,#ad38c1,#d060e0);box-shadow:0 0 8px #ad38c180}.screening-card .target-text{font-size:10px;font-weight:700;margin:0}.screening-card .target-text.text-funded{color:#cb60e8}.screening-card .target-text.text-unfunded{color:#ff6060}.screening-card .card-stats{display:flex;align-items:flex-start;gap:33px;width:100%;margin-bottom:8px}.screening-card .card-stats .stat{display:flex;flex-direction:column;gap:2px}.screening-card .card-stats .stat .val{font-size:.85rem;font-weight:700;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.3)}.screening-card .card-stats .stat .lbl{font-size:.68rem;color:#fff9}.screening-card .card-stats .stat.days-soon .val,.screening-card .card-stats .stat.days-soon .lbl,.screening-card .card-stats .stat.days-expired .val,.screening-card .card-stats .stat.days-expired .lbl{color:#f88080;font-weight:700}.screening-card .card-ticket-actions{display:flex;flex-direction:column;gap:8px;width:100%}.screening-card .btn-ticket,.screening-card .btn-view-ticket{display:block;width:100%;padding:8px;border-radius:99px;color:#fff;font-size:.8rem;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.screening-card .btn-ticket{background:#ffffff14;border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 1px #ffffff26}.screening-card .btn-ticket:hover{background:#b5195c99;border-color:#b5195ccc;box-shadow:0 4px 16px #b5195c4d,inset 0 1px #ffffff26}.screening-card .btn-view-ticket{background:linear-gradient(to bottom,#cb265b,#3c063b);border:1px solid rgba(203,38,91,.4);box-shadow:inset 0 1px #ffffff26}.screening-card .btn-view-ticket:hover{opacity:.85}.screening-card .card-footer{display:flex;align-items:center;gap:15px;width:100%;flex-wrap:wrap;margin-top:auto}.screening-card .card-footer .cinema-info,.screening-card .card-footer .creator-info{display:flex;align-items:center;gap:5px;font-size:.7rem;color:#ffffff80}.screening-card .card-footer .cinema-icon,.screening-card .card-footer .creator-avatar{width:16px;height:16px;border-radius:50%;object-fit:cover;box-shadow:0 1px 4px #0000004d}.screening-card .card-footer strong{font-weight:600}.screening-card.skeleton-card{animation:none!important;opacity:1!important;pointer-events:none;min-height:155px}.screening-card.skeleton-card .card-inner{height:100%}.screening-card.skeleton-card .sk{border-radius:5px;background:linear-gradient(90deg,#ffffff0a 25%,#ffffff17,#ffffff0a 75%);background-size:800px 100%;animation:shimmer-card 1.4s infinite linear}.screening-card.skeleton-card .sk-poster{width:110px;height:100%;border-radius:0}.screening-card.skeleton-card .card-body{gap:10px}.screening-card.skeleton-card .sk-title{width:65%;height:13px}.screening-card.skeleton-card .sk-sub{width:45%;height:10px}.screening-card.skeleton-card .sk-bar{width:100%;height:4px}.screening-card.skeleton-card .sk-meta{width:75%;height:10px}.landing{background:#18181a;width:100%;position:relative;overflow-x:hidden}.landing form input[type=text],.landing form input[type=email]{width:100%;padding:16px 20px;background:#ffffff1f;border-radius:14px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);font-size:16px;transition:all .3s ease;color:var(--white)}.landing form input[type=text]::placeholder,.landing form input[type=email]::placeholder{color:#888;font-size:14px}.landing form input[type=text]:focus,.landing form input[type=email]:focus{outline:none;border-color:var(--primary)}.landing form button[type=submit],.landing form input[type=submit]{width:fit-content;padding:12px 32px;background-color:#fff;color:#000;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:8px}.landing form button[type=submit]:hover,.landing form input[type=submit]:hover{background-color:#f0f0f0;transform:translateY(-1px)}.landing form button[type=submit]:active,.landing form input[type=submit]:active{transform:translateY(0)}.landing section{padding:0}.landing section.sec-1{position:relative;background:radial-gradient(ellipse 48% 63% at 10% 68%,rgba(255,80,246,.35),transparent 99%),radial-gradient(ellipse 75% 64% at 91% 29%,rgba(117,0,205,.25),transparent 80%),#0b0b0f}.landing section.sec-1:before,.landing section.sec-1:after{content:"";position:absolute;left:0;right:0;height:150px;pointer-events:none;z-index:1}.landing section.sec-1:before{top:0;background:linear-gradient(to bottom,#18181a 0%,transparent 100%)}.landing section.sec-1:after{bottom:0;background:linear-gradient(to top,#18181a 0%,transparent 100%)}.landing section.sec-1 .sw-wrapper{max-width:1440px;padding:0}.landing section.sec-1 .sec-1-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:80px 0 0}.landing section.sec-1 .sec-1-left{padding-left:80px;padding-right:20px}.landing section.sec-1 .sec-1-left h1{font-size:58px;font-weight:700;color:#fff;line-height:1.1;letter-spacing:-1.5px;margin-bottom:20px}.landing section.sec-1 .sec-1-left h1 span{color:var(--primary)}.landing section.sec-1 .sec-1-left .sec-1-sub{color:#ffffffbf;font-size:16px;line-height:1.5;margin-bottom:8px}.landing section.sec-1 .sec-1-left .sec-1-desc{color:#ffffff80;font-size:15px;line-height:1.65;margin-bottom:32px}.landing section.sec-1 .sec-1-left .sec-1-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:36px}.landing section.sec-1 .sec-1-left .sec-1-actions .sec-1-btn{padding:14px 28px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;white-space:nowrap}.landing section.sec-1 .sec-1-left .sec-1-actions .sec-1-btn--primary{background:#fff;color:#000;border:1.5px solid #fff}.landing section.sec-1 .sec-1-left .sec-1-actions .sec-1-btn--primary:hover{background:#ececec;transform:translateY(-1px)}.landing section.sec-1 .sec-1-left .sec-1-actions .sec-1-btn--outline{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.35)}.landing section.sec-1 .sec-1-left .sec-1-actions .sec-1-btn--outline:hover{border-color:#ffffffa6}.landing section.sec-1 .sec-1-left .sec-1-cinemas{display:flex;align-items:center;margin-bottom:12px}.landing section.sec-1 .sec-1-left .sec-1-cinemas img{width:48px;height:48px;border-radius:50%;border:2.5px solid rgba(11,11,15,.0196078431);object-fit:cover}.landing section.sec-1 .sec-1-left .sec-1-cinemas img:not(:first-child){margin-left:-12px}.landing section.sec-1 .sec-1-left .sec-1-count{color:#ffffff73;font-size:14px}.landing section.sec-1 .sec-1-right img{width:100%;display:block}.landing section.sec-1 .sec-1-bottom{display:grid;grid-template-columns:1fr 1fr}.landing section.sec-1 .sec-1-bottom .sec-1-bottom-left img{width:100%;display:block}.landing section.sec-1 .sec-1-bottom .sec-1-bottom-right{display:flex;flex-direction:column;justify-content:center;padding:40px 80px}.landing section.sec-1 .sec-1-bottom .sec-1-bottom-right .sec-1-tagline{font-size:52px;font-weight:800;color:#fff;line-height:1.1;letter-spacing:-1.5px;margin-bottom:32px}.landing section.sec-1 .sec-1-bottom .sec-1-bottom-right .sec-1-apps span{display:block;color:#ffffff73;font-size:13px;margin-bottom:12px}.landing section.sec-1 .sec-1-bottom .sec-1-bottom-right .sec-1-apps .sec-1-app-badges{display:flex;gap:12px;align-items:center}.landing section.sec-1 .sec-1-bottom .sec-1-bottom-right .sec-1-apps .sec-1-app-badges img{height:40px;width:auto}@keyframes sec1-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes sec1-enter-right{0%{opacity:0;transform:translate(36px) scale(.97)}to{opacity:1;transform:translate(0) scale(1)}}.landing section.sec-1 .sec-1-left h1,.landing section.sec-1 .sec-1-sub,.landing section.sec-1 .sec-1-desc,.landing section.sec-1 .sec-1-actions,.landing section.sec-1 .sec-1-cinemas,.landing section.sec-1 .sec-1-count,.landing section.sec-1 .sec-1-right img,.landing section.sec-1 .sec-1-bottom-left img,.landing section.sec-1 .sec-1-bottom-right{opacity:0}body.hero-ready .sec-1 .sec-1-left h1{animation:sec1-rise .72s cubic-bezier(.22,1,.36,1) .05s both}body.hero-ready .sec-1 .sec-1-sub{animation:sec1-rise .72s cubic-bezier(.22,1,.36,1) .16s both}body.hero-ready .sec-1 .sec-1-desc{animation:sec1-rise .72s cubic-bezier(.22,1,.36,1) .26s both}body.hero-ready .sec-1 .sec-1-actions{animation:sec1-rise .72s cubic-bezier(.22,1,.36,1) .36s both}body.hero-ready .sec-1 .sec-1-cinemas{animation:sec1-rise .72s cubic-bezier(.22,1,.36,1) .44s both}body.hero-ready .sec-1 .sec-1-count{animation:sec1-rise .72s cubic-bezier(.22,1,.36,1) .5s both}body.hero-ready .sec-1 .sec-1-right img{animation:sec1-enter-right .85s cubic-bezier(.22,1,.36,1) .08s both}body.hero-ready .sec-1 .sec-1-bottom-left img{animation:sec1-rise .8s cubic-bezier(.22,1,.36,1) .55s both}body.hero-ready .sec-1 .sec-1-bottom-right{animation:sec1-rise .8s cubic-bezier(.22,1,.36,1) .65s both}@media (max-width: 1280px){.landing section.sec-1 .sec-1-left{padding-left:60px}.landing section.sec-1 .sec-1-left h1{font-size:48px}.landing section.sec-1 .sec-1-bottom-right{padding:40px 60px}.landing section.sec-1 .sec-1-bottom-right .sec-1-tagline{font-size:42px}}@media (max-width: 1024px){.landing section.sec-1 .sec-1-left{padding-left:40px}.landing section.sec-1 .sec-1-left h1{font-size:40px}.landing section.sec-1 .sec-1-bottom-right{padding:40px}.landing section.sec-1 .sec-1-bottom-right .sec-1-tagline{font-size:34px}}@media (max-width: 768px){.landing section.sec-1 .sec-1-grid{grid-template-columns:1fr;padding:40px 0 0;gap:0}.landing section.sec-1 .sec-1-left{padding:0 24px 30px;text-align:center}.landing section.sec-1 .sec-1-left h1{font-size:38px;letter-spacing:-1px}.landing section.sec-1 .sec-1-left .sec-1-actions{justify-content:center}.landing section.sec-1 .sec-1-left .sec-1-cinemas{justify-content:center}.landing section.sec-1 .sec-1-left .sec-1-count{text-align:center}.landing section.sec-1 .sec-1-right{order:-1}.landing section.sec-1 .sec-1-bottom{grid-template-columns:1fr}.landing section.sec-1 .sec-1-bottom .sec-1-bottom-right{order:-1;padding:40px 24px;align-items:center;text-align:center}.landing section.sec-1 .sec-1-bottom .sec-1-bottom-right .sec-1-tagline{font-size:32px}.landing section.sec-1 .sec-1-bottom .sec-1-bottom-right .sec-1-app-badges{justify-content:center}}@media (max-width: 480px){.landing section.sec-1 .sec-1-left h1{font-size:30px}.landing section.sec-1 .sec-1-left .sec-1-btn{width:100%;text-align:center}.landing section.sec-1 .sec-1-bottom-right .sec-1-tagline{font-size:26px}}.landing section.sec-2{padding:48px 0;background:#18181a;overflow:hidden}.landing section.sec-2 .sec-2__label{text-align:center;font-size:14px;font-weight:400;letter-spacing:3px;text-transform:uppercase;color:var(--white);margin-bottom:24px}.landing section.sec-2 .sec-2__track-wrap{overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.landing section.sec-2 .sec-2__track{display:flex;gap:12px;width:max-content;animation:sec2-marquee 35s linear infinite}.landing section.sec-2 .sec-2__pill{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#ffffffd9;font-size:15px;font-weight:500;white-space:nowrap}@keyframes sec2-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing section.sec-3{background:linear-gradient(180deg,#18181a00,#18181a 40%);padding:100px 0}.landing section.sec-3 .sw-wrapper{padding:0 20px}.landing section.sec-3 .sw-wrapper h2{color:#fff;font-size:49px;font-weight:700;text-align:center;line-height:1.3;margin-bottom:16px;margin-left:auto;margin-right:auto}.landing section.sec-3 .sw-wrapper h2 span{color:#e75480;font-weight:700}.landing section.sec-3 .sw-wrapper>p{color:#ffffff8c;font-size:16px;text-align:center;line-height:1.6;margin:0 0 100px;max-width:100%;position:relative;z-index:1}.landing section.sec-3 .sw-wrapper .list{padding-top:30px;padding-bottom:69px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.landing section.sec-3 .sw-wrapper .list .item{border-radius:20px;padding:40px 30px;text-align:center;position:relative}.landing section.sec-3 .sw-wrapper .list .item:nth-child(1){background:linear-gradient(180deg,#ff4840,#18181a)}.landing section.sec-3 .sw-wrapper .list .item:nth-child(2){background:linear-gradient(180deg,#ad38c1,#18181a)}.landing section.sec-3 .sw-wrapper .list .item:nth-child(3){background:linear-gradient(180deg,#cb265b,#18181a)}.landing section.sec-3 .sw-wrapper .list .item img{width:100%;max-height:214px;object-fit:cover;margin-top:-120px;margin-bottom:30px;border-radius:8px}.landing section.sec-3 .sw-wrapper .list .item h3{color:#fff;font-size:24px;font-weight:700;margin-bottom:16px;line-height:1.2}.landing section.sec-3 .sw-wrapper .list .item p{color:#ffffffd9;font-size:16px;line-height:1.6;font-weight:400}.landing section.sec-3 .sw-wrapper .list .item p span{color:#fff;font-weight:700}.landing section.sec-3 .sw-wrapper .sec-3__cta{display:flex;justify-content:center}.landing section.sec-3 .sw-wrapper .sec-3__cta .btn-discover{display:inline-block;padding:14px 36px;border:1.5px solid rgba(255,255,255,.5);border-radius:10px;color:#fff;font-size:15px;font-weight:600;text-decoration:none;letter-spacing:.3px;transition:border-color .2s,background .2s,color .2s}.landing section.sec-3 .sw-wrapper .sec-3__cta .btn-discover:hover{border-color:#fff;background:#ffffff14}@media screen and (max-width: 768px){.landing section.sec-3{background:linear-gradient(180deg,#18181a00,#18181a 70%);padding:0 20px}.landing section.sec-3 .sw-wrapper{padding:0}.landing section.sec-3 .sw-wrapper h2{font-size:36px}.landing section.sec-3 .sw-wrapper .list{display:flex;flex-direction:column;row-gap:50px;padding-bottom:20px}.landing section.sec-3 .sw-wrapper .list .item:nth-child(1){background:linear-gradient(180deg,#ff4840,#18181a 90%)}.landing section.sec-3 .sw-wrapper .list .item:nth-child(2){background:linear-gradient(180deg,#ad38c1,#18181a 90%)}.landing section.sec-3 .sw-wrapper .list .item:nth-child(3){background:linear-gradient(180deg,#cb265b,#18181a 90%)}.landing section.sec-3 .sw-wrapper .newsletter form{flex-direction:column}.landing section.sec-3 .sw-wrapper .newsletter form button{margin:0 auto}}.landing section.sec-4{padding:60px 0;background:#18181a}.landing section.sec-4 .sw-wrapper .section-title{font-size:42px;font-weight:700;color:#fff;margin-bottom:24px;text-align:center}.landing section.sec-4 .sw-wrapper .screenings-carousel{position:relative}.landing section.sec-4 .sw-wrapper .screenings-carousel .card-header{display:none}.landing section.sec-4 .sw-wrapper .screenings-carousel .screenings-swiper{overflow:hidden;padding:10px 0 30px}.landing section.sec-4 .sw-wrapper .screenings-carousel .screenings-swiper .swiper-slide{height:auto}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev,.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .2s;z-index:10}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev:after,.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next:after{display:none}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev i,.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next i{font-size:16px;color:#fff}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev:hover,.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next:hover{background:#fff3}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev.swiper-button-disabled,.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next.swiper-button-disabled{opacity:.3;pointer-events:none}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev{left:-60px}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next{right:-60px}.landing section.sec-4 .sw-wrapper .sec-4__cta{text-align:center;margin-top:40px}.landing section.sec-4 .sw-wrapper .sec-4__cta .btn-start-screening{display:inline-block;padding:16px 40px;border:1px solid rgba(255,255,255,.35);border-radius:14px;color:#fff;font-size:15px;font-weight:600;text-decoration:none;background:transparent;transition:background .2s,border-color .2s}.landing section.sec-4 .sw-wrapper .sec-4__cta .btn-start-screening:hover{background:#ffffff14;border-color:#ffffff8c}@media (max-width: 1280px){.landing section.sec-4 .sw-wrapper{padding:0 60px}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev{left:-50px}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next{right:-50px}}@media (max-width: 1024px){.landing section.sec-4 .sw-wrapper{padding:0 50px}.landing section.sec-4 .sw-wrapper .section-title{font-size:34px}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev{left:-40px}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next{right:-40px}}@media (max-width: 768px){.landing section.sec-4{padding:40px 0}.landing section.sec-4 .sw-wrapper{padding:0 44px}.landing section.sec-4 .sw-wrapper .section-title{font-size:26px}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev{left:-36px}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next{right:-36px}}@media (max-width: 480px){.landing section.sec-4 .sw-wrapper{padding:0 40px}.landing section.sec-4 .sw-wrapper .section-title{font-size:22px}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev,.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next{width:32px;height:32px}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev i,.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next i{font-size:12px}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev{left:-34px}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next{right:-34px}}.landing section.sec-5{color:var(--white);padding:80px 0;position:relative;background:radial-gradient(ellipse 44% 157% at 5% 108%,rgba(255,80,167,.35),transparent 99%),radial-gradient(ellipse 47% 100% at 83% 46%,rgba(117,0,205,.25),transparent 80%),#0b0b0f}.landing section.sec-5:before,.landing section.sec-5:after{content:"";position:absolute;left:0;right:0;height:120px;pointer-events:none;z-index:1}.landing section.sec-5:before{top:0;background:linear-gradient(to bottom,#18181a 0%,transparent 100%)}.landing section.sec-5:after{bottom:0;background:linear-gradient(to top,#18181a 0%,transparent 100%)}.landing section.sec-5 .sw-wrapper{padding:0 24px;position:relative;z-index:2}.landing section.sec-5 .sec-5-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.landing section.sec-5 .sec-5-grid .sec-5-card:last-child{margin-top:80px}.landing section.sec-5 .sec-5-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:36px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.landing section.sec-5 .sec-5-card h2{font-size:30px;font-weight:700;color:#fff;line-height:1.25;margin-bottom:14px}.landing section.sec-5 .sec-5-card h3{font-size:26px;font-weight:700;color:#fff;line-height:1.25;margin-bottom:10px}.landing section.sec-5 .sec-5-card>p{font-size:15px;color:#fff9;line-height:1.6;margin-bottom:28px}.landing section.sec-5 .sec-5-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.landing section.sec-5 .sec-5-features li{display:flex;align-items:flex-start;gap:14px}.landing section.sec-5 .sec-5-features .feat-icon{width:42px;height:42px;min-width:42px;object-fit:contain}.landing section.sec-5 .sec-5-features div{display:flex;flex-direction:column;gap:3px}.landing section.sec-5 .sec-5-features strong{font-size:14px;font-weight:700;color:#fff}.landing section.sec-5 .sec-5-features span{font-size:13px;color:#ffffff8c;line-height:1.5}.landing section.sec-5 .sec-5-timeline{list-style:none;padding:0;margin:0}.landing section.sec-5 .sec-5-timeline li{display:flex;align-items:flex-start;gap:16px;position:relative;padding-bottom:28px}.landing section.sec-5 .sec-5-timeline li:last-child{padding-bottom:0}.landing section.sec-5 .sec-5-timeline li:last-child:before{display:none}.landing section.sec-5 .sec-5-timeline li:before{content:"";position:absolute;left:24px;top:54px;bottom:0;border-left:2px dashed rgba(255,255,255,.18)}.landing section.sec-5 .sec-5-timeline li.timeline-offset{padding-left:64px}.landing section.sec-5 .sec-5-timeline li.timeline-offset:after{content:"";position:absolute;left:25px;top:25px;width:63px;border-top:2px dashed rgba(255,255,255,.18)}.landing section.sec-5 .sec-5-timeline .timeline-icon{width:50px;height:50px;min-width:50px;object-fit:contain}.landing section.sec-5 .sec-5-timeline div{display:flex;flex-direction:column;gap:4px;padding-top:12px}.landing section.sec-5 .sec-5-timeline strong{font-size:15px;font-weight:700;color:#fff}.landing section.sec-5 .sec-5-timeline span{font-size:13px;color:#ffffff8c;line-height:1.5}.landing section.sec-5 .sec-5-cta{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:40px}.landing section.sec-5 .sec-5-cta .btn-start{display:inline-block;padding:14px 36px;background:#fff;color:#000;border-radius:10px;font-size:15px;font-weight:700;text-decoration:none;transition:opacity .2s}.landing section.sec-5 .sec-5-cta .btn-start:hover{opacity:.85}.landing section.sec-5 .sec-5-cta .btn-discover{display:inline-block;padding:14px 36px;border:1.5px solid rgba(255,255,255,.5);border-radius:10px;color:#fff;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s}.landing section.sec-5 .sec-5-cta .btn-discover:hover{border-color:#fff;background:#ffffff14}@media (max-width: 900px){.landing section.sec-5 .sec-5-grid{grid-template-columns:1fr}.landing section.sec-5 .sec-5-grid .sec-5-card:last-child{margin-top:0}}@media (max-width: 768px){.landing section.sec-5{padding:40px 0}.landing section.sec-5 .sw-wrapper{padding:0 20px}.landing section.sec-5 .sec-5-card{padding:24px}.landing section.sec-5 .sec-5-card h2{font-size:22px}.landing section.sec-5 .sec-5-card h3{font-size:20px}.landing section.sec-5 .sec-5-cta{flex-direction:column}.landing section.sec-5 .sec-5-cta .btn-start,.landing section.sec-5 .sec-5-cta .btn-discover{width:100%;text-align:center}}.landing section.sec-6{padding:80px 0;background:#18181a}.landing section.sec-6 .sw-wrapper .sec-6__heading{font-size:46px;font-weight:600;color:#fff;text-align:center;max-width:720px;margin:0 auto 16px;line-height:1.15;letter-spacing:-1px}.landing section.sec-6 .sw-wrapper .sec-6__sub{text-align:center;color:#ffffff80;font-size:16px;margin:0 auto 48px}.landing section.sec-6 .sec-6__carousel{position:relative;overflow:hidden}.landing section.sec-6 .sec-6__carousel .sec-6-swiper{overflow:visible}.landing section.sec-6 .sec-6__carousel .swiper-button-prev,.landing section.sec-6 .sec-6__carousel .swiper-button-next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:50%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;z-index:10}.landing section.sec-6 .sec-6__carousel .swiper-button-prev:after,.landing section.sec-6 .sec-6__carousel .swiper-button-next:after{display:none}.landing section.sec-6 .sec-6__carousel .swiper-button-prev i,.landing section.sec-6 .sec-6__carousel .swiper-button-next i{font-size:16px;color:#fff}.landing section.sec-6 .sec-6__carousel .swiper-button-prev:hover,.landing section.sec-6 .sec-6__carousel .swiper-button-next:hover{background:#ffffff47}.landing section.sec-6 .sec-6__carousel .swiper-button-prev.swiper-button-disabled,.landing section.sec-6 .sec-6__carousel .swiper-button-next.swiper-button-disabled{opacity:.3;pointer-events:none}.landing section.sec-6 .sec-6__carousel .swiper-button-prev{left:16px}.landing section.sec-6 .sec-6__carousel .swiper-button-next{right:16px}.landing section.sec-6 .sec-6__carousel .sec-6__card{height:420px;background-size:cover;background-position:center;position:relative;overflow:hidden}.landing section.sec-6 .sec-6__carousel .sec-6__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.25) 55%,transparent 100%)}.landing section.sec-6 .sec-6__carousel .sec-6__card .sec-6__card-body{position:absolute;bottom:0;left:0;right:0;padding:24px;z-index:1}.landing section.sec-6 .sec-6__carousel .sec-6__card .sec-6__card-body h3{font-size:18px;font-weight:700;color:#fff;margin-bottom:6px;line-height:1.2}.landing section.sec-6 .sec-6__carousel .sec-6__card .sec-6__card-body p{font-size:13px;color:#ffffffb3;line-height:1.5}@media (max-width: 1024px){.landing section.sec-6 .sw-wrapper .sec-6__heading{font-size:36px}}@media (max-width: 768px){.landing section.sec-6{padding:60px 0}.landing section.sec-6 .sw-wrapper{padding:0 20px}.landing section.sec-6 .sw-wrapper .sec-6__heading{font-size:28px;letter-spacing:-.5px}.landing section.sec-6 .sw-wrapper .sec-6__sub{font-size:14px}.landing section.sec-6 .sec-6__carousel .sec-6__card{height:340px}}@media (max-width: 480px){.landing section.sec-6 .sw-wrapper{padding:0 20px}.landing section.sec-6 .sw-wrapper .sec-6__heading{font-size:24px}.landing section.sec-6 .sec-6__carousel .sec-6__card{height:280px}}.landing section.sec-7{padding:10px 0;background:#18181a;margin-bottom:120px}.landing section.sec-7 .sw-wrapper{padding:0 20px}.landing section.sec-7 .sw-wrapper .section-title{font-size:49px;font-weight:600;color:#fff;margin-bottom:20px;text-align:center}.landing section.sec-7 .sw-wrapper .cinemas-carousel{position:relative}.landing section.sec-7 .sw-wrapper .cinemas-carousel.is-centered .cinemas-swiper{display:flex;justify-content:center}.landing section.sec-7 .sw-wrapper .cinemas-carousel.is-centered .swiper-wrapper{justify-content:center}.landing section.sec-7 .sw-wrapper .cinemas-carousel .cinemas-swiper{overflow:hidden;padding:20px 0 40px}.landing section.sec-7 .sw-wrapper .cinemas-carousel .cinemas-swiper .swiper-slide{height:auto}.landing section.sec-7 .sw-wrapper .cinemas-carousel .cinema-card{position:relative;overflow:hidden;background:#ffffff1f;border-radius:14px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);height:405px;transition:transform .3s ease,box-shadow .3s ease}.landing section.sec-7 .sw-wrapper .cinemas-carousel .cinema-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000080}.landing section.sec-7 .sw-wrapper .cinemas-carousel .cinema-card .card-backdrop{position:absolute;top:0;left:0;width:100%;height:70%;background-size:cover;background-position:center;border-radius:0 0 70% 70%/0 0 20% 20%;overflow:hidden}.landing section.sec-7 .sw-wrapper .cinemas-carousel .cinema-card .card-backdrop:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 58%,rgba(113,8,131,.6156862745) 78%,rgba(163,11,190,.7450980392) 100%)}.landing section.sec-7 .sw-wrapper .cinemas-carousel .cinema-card .card-content{position:relative;z-index:1;padding:30px 25px 25px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;height:100%}.landing section.sec-7 .sw-wrapper .cinemas-carousel .cinema-card .card-content .poster-wrapper{width:84px;height:84px;margin-bottom:10px;border-radius:50%;overflow:hidden;transition:transform .3s ease}.landing section.sec-7 .sw-wrapper .cinemas-carousel .cinema-card .card-content .poster-wrapper:hover{transform:scale(1.05)}.landing section.sec-7 .sw-wrapper .cinemas-carousel .cinema-card .card-content .poster-wrapper .poster{width:100%;height:100%;object-fit:cover}.landing section.sec-7 .sw-wrapper .cinemas-carousel .cinema-card .card-content .cinema-title{font-size:18px;font-weight:600;color:var(--white);margin-bottom:5px}.landing section.sec-7 .sw-wrapper .cinemas-carousel .cinema-card .card-content .cinema-town{font-size:14px;font-weight:500;color:var(--white)}.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-prev,.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-next{width:50px;height:50px;background:#ffffff1f;border-radius:50%;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-prev:after,.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-next:after{display:none}.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-prev i,.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-next i{font-size:18px;color:#fff}.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-prev:hover,.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-next:hover{background:#fff3;transform:scale(1.1)}.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-prev.swiper-button-disabled,.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-next.swiper-button-disabled{opacity:.3;cursor:not-allowed}.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-prev.swiper-button-disabled:hover,.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-next.swiper-button-disabled:hover{transform:none}.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-prev{left:-70px}.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-next{right:-70px}.landing section.sec-7 .sw-wrapper .sec-7__cta{text-align:center;margin-top:40px}.landing section.sec-7 .sw-wrapper .sec-7__cta .btn-find-cinema{display:inline-block;padding:18px 48px;background:#fff;color:#000;font-size:15px;font-weight:600;border-radius:14px;text-decoration:none;transition:background .2s,transform .15s}.landing section.sec-7 .sw-wrapper .sec-7__cta .btn-find-cinema:hover{background:#ececec;transform:translateY(-1px)}@media (max-width: 1440px){.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-prev{left:-30px}.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-next{right:-30px}}@media (max-width: 1200px){.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-prev{left:-30px}.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-next{right:-30px}}@media (max-width: 768px){.landing section.sec-7{padding:60px 0;margin-bottom:20px}.landing section.sec-7 .sw-wrapper .section-title{font-size:32px;margin-bottom:30px}.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-prev,.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-next{width:40px;height:40px}.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-prev i,.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-next i{font-size:14px}.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-prev{left:10px}.landing section.sec-7 .sw-wrapper .cinemas-carousel .swiper-button-next{right:10px}.landing section.sec-7 .sw-wrapper .cinemas-carousel .cinema-card .card-content .movie-title{font-size:18px}}.landing section.sec-8{color:var(--white)}.landing section.sec-8 .sw-wrapper h2{font-size:14px;text-transform:uppercase;font-weight:500;text-align:center;margin-bottom:38px}.landing section.sec-8 .sw-wrapper .carousel-container{width:100%}.landing section.sec-8 .sw-wrapper .list{display:flex;align-items:center;justify-content:space-between}.landing section.sec-8 .sw-wrapper .list .item{width:33.33%;text-align:center}.landing section.sec-8 .sw-wrapper .list .item.duplicate{display:none}.landing section.sec-8 .sw-wrapper .list .item img{width:300px}@media screen and (max-width: 768px){.landing section.sec-8 .sw-wrapper{padding:0 20px}.landing section.sec-8 .sw-wrapper .carousel-container{overflow:hidden}.landing section.sec-8 .sw-wrapper .list{animation:scroll 15s linear infinite;width:max-content;justify-content:flex-start}.landing section.sec-8 .sw-wrapper .list .item{flex-shrink:0;width:200px;padding:0 30px}.landing section.sec-8 .sw-wrapper .list .item.duplicate{display:block}.landing section.sec-8 .sw-wrapper .list .item img{max-width:100%;height:auto}.landing section.sec-8 .sw-wrapper .list:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}}.landing section.sec-9{padding:100px 0 10px;background:#18181a;background:radial-gradient(ellipse 44% 157% at 5% 108%,rgba(117,0,205,.25),transparent 99%),radial-gradient(ellipse 47% 100% at 83% 46%,rgba(255,80,167,.35),transparent 80%),#0b0b0f;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 80%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 20%,#000000 80%,transparent 100%)}.landing section.sec-9 .sw-wrapper{padding:0 20px}.landing section.sec-9 .sw-wrapper .section-title{font-size:49px;font-weight:600;color:#fff;margin-bottom:20px;text-align:center}.landing section.sec-9 .sw-wrapper .blogs-carousel{position:relative;margin-bottom:50px}.landing section.sec-9 .sw-wrapper .blogs-carousel .blogs-swiper{overflow:hidden;padding:20px 0 40px}.landing section.sec-9 .sw-wrapper .blogs-carousel .blogs-swiper .swiper-slide{height:auto}.landing section.sec-9 .sw-wrapper .blogs-carousel .blog-card{position:relative;overflow:hidden;background:#ffffff1f;border-radius:14px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);height:443px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.landing section.sec-9 .sw-wrapper .blogs-carousel .blog-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000080}.landing section.sec-9 .sw-wrapper .blogs-carousel .blog-card .card-backdrop{position:absolute;top:0;left:0;width:100%;height:55%;background-size:cover;background-position:center;border-radius:0 0 70% 70%/0 0 20% 20%;overflow:hidden}.landing section.sec-9 .sw-wrapper .blogs-carousel .blog-card .card-content{position:relative;z-index:1;padding:265px 25px 25px;display:flex;flex-direction:column;align-items:flex-start;height:100%}.landing section.sec-9 .sw-wrapper .blogs-carousel .blog-card .card-content .movie-title{font-size:18px;font-weight:600;color:var(--white);margin-bottom:15px;line-height:24px}.landing section.sec-9 .sw-wrapper .blogs-carousel .blog-card .card-content p{font-size:14px;line-height:24px;color:#ffffffb4}.landing section.sec-9 .sw-wrapper .blogs-carousel .swiper-button-prev,.landing section.sec-9 .sw-wrapper .blogs-carousel .swiper-button-next{width:50px;height:50px;background:#ffffff1f;border-radius:50%;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.landing section.sec-9 .sw-wrapper .blogs-carousel .swiper-button-prev:after,.landing section.sec-9 .sw-wrapper .blogs-carousel .swiper-button-next:after{display:none}.landing section.sec-9 .sw-wrapper .blogs-carousel .swiper-button-prev i,.landing section.sec-9 .sw-wrapper .blogs-carousel .swiper-button-next i{font-size:18px;color:#fff}.landing section.sec-9 .sw-wrapper .blogs-carousel .swiper-button-prev:hover,.landing section.sec-9 .sw-wrapper .blogs-carousel .swiper-button-next:hover{background:#fff3;transform:scale(1.1)}.landing section.sec-9 .sw-wrapper .blogs-carousel .swiper-button-prev.swiper-button-disabled,.landing section.sec-9 .sw-wrapper .blogs-carousel .swiper-button-next.swiper-button-disabled{opacity:.3;cursor:not-allowed}.landing section.sec-9 .sw-wrapper .blogs-carousel .swiper-button-prev.swiper-button-disabled:hover,.landing section.sec-9 .sw-wrapper .blogs-carousel .swiper-button-next.swiper-button-disabled:hover{transform:none}.landing section.sec-9 .sw-wrapper .blogs-carousel .swiper-button-prev{left:-70px}.landing section.sec-9 .sw-wrapper .blogs-carousel .swiper-button-next{right:-70px}.landing section.sec-9 .sw-wrapper .newsletter h2{text-align:center;color:#fff;font-size:18px;font-weight:500;margin-bottom:17px;line-height:1.4}.landing section.sec-9 .sw-wrapper .newsletter form{margin:0 auto;display:flex;gap:16px;max-width:850px}.landing section.sec-9 .sw-wrapper .newsletter form button[type=submit],.landing section.sec-9 .sw-wrapper .newsletter form input[type=submit]{text-align:center;width:35%;margin-top:0}@media (max-width: 1440px){.landing section.sec-9 .sw-wrapper .screenings-carousel .swiper-button-prev{left:-30px}.landing section.sec-9 .sw-wrapper .screenings-carousel .swiper-button-next{right:-30px}}@media (max-width: 1200px){.landing section.sec-9 .sw-wrapper .screenings-carousel .swiper-button-prev{left:-30px}.landing section.sec-9 .sw-wrapper .screenings-carousel .swiper-button-next{right:-30px}}@media (max-width: 768px){.landing section.sec-9{padding:60px 0 0;margin-bottom:20px}.landing section.sec-9 .sw-wrapper .section-title{font-size:32px;margin-bottom:30px}.landing section.sec-9 .sw-wrapper .screenings-carousel .swiper-button-prev,.landing section.sec-9 .sw-wrapper .screenings-carousel .swiper-button-next{width:40px;height:40px}.landing section.sec-9 .sw-wrapper .screenings-carousel .swiper-button-prev i,.landing section.sec-9 .sw-wrapper .screenings-carousel .swiper-button-next i{font-size:14px}.landing section.sec-9 .sw-wrapper .screenings-carousel .swiper-button-prev{left:10px}.landing section.sec-9 .sw-wrapper .screenings-carousel .swiper-button-next{right:10px}.landing section.sec-9 .sw-wrapper .screenings-carousel .screening-card .card-content .movie-title{font-size:18px}}.landing section.sec-10{overflow:hidden;color:var(--white);margin-bottom:80px}@media (max-width: 768px){.landing section.sec-10 .sw-wrapper{padding:0 20px}}.landing section.sec-10 .sw-wrapper .podcast-container{display:grid;grid-template-columns:471px 1fr;gap:37px;align-items:start}@media (max-width: 1024px){.landing section.sec-10 .sw-wrapper .podcast-container{grid-template-columns:1fr;gap:30px}}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-header{position:relative}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-header .podcast-title{font-size:62px;letter-spacing:-1px;font-weight:600;line-height:67px;margin-bottom:78px}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-header .podcast-title span{color:var(--primary)}@media (max-width: 768px){.landing section.sec-10 .sw-wrapper .podcast-container .podcast-header .podcast-title{font-size:36px;text-align:center;margin-bottom:0}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-header img{display:none}}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes{display:flex;flex-direction:column;gap:15px}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-card{background:#6868681f;border-radius:14px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(173,173,173,.219);padding:16px;display:grid;grid-template-columns:142px 1fr;gap:21px;align-items:center;transition:all .3s ease}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-card:hover{background:#222;border-color:#e91e634d;transform:translate(8px)}@media (max-width: 768px){.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-card{grid-template-columns:130px 1fr;gap:16px}}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-thumbnail{border-radius:8px;overflow:hidden;cursor:pointer;aspect-ratio:1;background:linear-gradient(135deg,#e91e63,#9c27b0);position:relative}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-thumbnail img{width:100%;height:100%;object-fit:cover}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-thumbnail:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.7) 100%)}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-content{display:flex;flex-direction:column;gap:8px}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-content h3{font-size:18px;font-weight:600;color:var(--white);line-height:24px;margin-bottom:6px;cursor:pointer}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-content .episode-subtitle{font-size:14px;color:#999;margin-bottom:16px}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-content .episode-actions{border-top:1px solid rgba(255,255,255,.2666666667);display:flex;align-items:center;gap:12px;padding-top:8px}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-content .listen-text{font-size:14px;color:var(--white);font-weight:500}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-content .platform-icons{display:flex;gap:12px}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-content a{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#2a2a2a;border-radius:50%;transition:all .3s ease;overflow:hidden}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-content a img{width:18px;height:18px;object-fit:contain;filter:brightness(0) invert(1)}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-content a:hover{background:#e91e63;transform:scale(1.1)}@media (max-width: 768px){.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-content h3{font-size:14px}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-content .episode-subtitle{font-size:12px}.landing section.sec-10 .sw-wrapper .podcast-container .podcast-episodes .episode-content .listen-text{font-size:12px}}.landing section.sec-11{margin-bottom:113px}@media (max-width: 768px){.landing section.sec-11 .sw-wrapper{padding:0 20px}}.landing section.sec-11 .faq-container{max-width:1004px;margin:0 auto}.landing section.sec-11 .faq-title{font-size:49px;font-weight:600;color:#fff;text-align:center;margin-bottom:50px}@media (max-width: 768px){.landing section.sec-11 .faq-title{font-size:1.75rem;margin-bottom:40px}}.landing section.sec-11 .faq-list{display:flex;flex-direction:column;gap:16px}.landing section.sec-11 .faq-item{background:#6868681f;border-radius:14px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(173,173,173,.219);overflow:hidden;transition:background-color .3s ease}.landing section.sec-11 .faq-item.active{background-color:#2d2d2d}.landing section.sec-11 .faq-item:hover{background-color:#333}.landing section.sec-11 .faq-question{width:100%;display:flex;align-items:center;gap:12px;padding:20px 24px;background:none;border:none;color:#fff;font-size:18px;font-weight:700;text-align:left;cursor:pointer;transition:padding .3s ease}@media (max-width: 768px){.landing section.sec-11 .faq-question{padding:18px 20px;font-size:.95rem}}.landing section.sec-11 .faq-question:hover .faq-toggle{transform:scale(1.1)}.landing section.sec-11 .faq-icon{font-size:1.25rem;flex-shrink:0}@media (max-width: 768px){.landing section.sec-11 .faq-icon{font-size:1.1rem}}.landing section.sec-11 .faq-text{flex:1}.landing section.sec-11 .faq-toggle{font-size:1.5rem;font-weight:300;flex-shrink:0;transition:transform .3s ease}@media (max-width: 768px){.landing section.sec-11 .faq-toggle{font-size:1.3rem}}.landing section.sec-11 .faq-answer{max-height:0;overflow:hidden;padding:0 24px;color:#b0b0b0;font-size:18px;line-height:28px;opacity:0;transition:max-height .4s ease,opacity .3s ease,padding .4s ease}@media (max-width: 768px){.landing section.sec-11 .faq-answer{padding:0 20px;font-size:.9rem}}.landing section.sec-11 .faq-answer p{margin:0;padding-bottom:24px}@media (max-width: 768px){.landing section.sec-11 .faq-answer p{padding-bottom:20px}}.landing section.sec-11 .faq-answer p:last-child{padding-bottom:24px}@media (max-width: 768px){.landing section.sec-11 .faq-answer p:last-child{padding-bottom:20px}}.landing section.sec-11 .faq-answer ul{margin:0;padding:0 0 16px 20px;list-style-type:disc}.landing section.sec-11 .faq-answer ul li{padding:4px 0;color:#b0b0b0}.landing section.sec-11 .faq-answer a{color:#f35dda;font-weight:700}.landing section.sec-11 .faq-item.active .faq-answer{max-height:800px;opacity:1;padding-top:0;padding-bottom:0}.landing.hero-ready .sec-2 .row.first .col:first-child h2{animation:reveal-fade-up .8s cubic-bezier(.16,1,.3,1) .1s both}.landing.hero-ready .sec-2 .row.first .col:last-child img{animation:reveal-slide-right .9s cubic-bezier(.16,1,.3,1) .2s both}.landing.hero-ready .sec-2 .row.second .col:first-child img{animation:reveal-fade-up .9s cubic-bezier(.16,1,.3,1) .3s both}.landing.hero-ready .sec-2 .row.second .col:last-child{animation:reveal-slide-right .8s cubic-bezier(.16,1,.3,1) .35s both}.landing .screening-card .card-backdrop,.landing .cinema-card .card-backdrop,.landing .blog-card .card-backdrop{transition:transform .5s cubic-bezier(.16,1,.3,1);transform-origin:center}.landing .screening-card:hover .card-backdrop,.landing .cinema-card:hover .card-backdrop,.landing .blog-card:hover .card-backdrop{transform:scale(1.04)}@keyframes progressFill{0%{width:0!important}}.landing .progress-fill{animation:none}.landing .progress-fill.animate{animation:progressFill 1.2s cubic-bezier(.16,1,.3,1) .2s both}.landing .feature-card{transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease}.landing .feature-card:hover{transform:translateY(-6px)}.landing .episode-card{transition:transform .35s cubic-bezier(.16,1,.3,1)}.landing .episode-card:hover{transform:translateY(-4px)}
