.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-2{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-2:before,.landing section.sec-2:after{content:"";position:absolute;left:0;right:0;height:150px;pointer-events:none;z-index:1}.landing section.sec-2:before{top:0;background:linear-gradient(to bottom,#18181a 0%,transparent 100%)}.landing section.sec-2:after{bottom:0;background:linear-gradient(to top,#18181a 0%,transparent 100%)}.landing section.sec-2 .row{display:flex;justify-content:space-between}.landing section.sec-2 .row .col{position:relative;width:50%}.landing section.sec-2 .row.first{align-items:center;margin-bottom:30px}.landing section.sec-2 .row.first .col:last-child img{width:100%}.landing section.sec-2 .row.first .col h2{font-size:62px;color:var(--white);font-weight:600;letter-spacing:-1px;line-height:65px;max-width:520px}.landing section.sec-2 .row.first .col h2 span{color:var(--primary)}.landing section.sec-2 .row.second .col:first-child img{width:100%}.landing section.sec-2 .row.second .col:nth-child(2){padding:30px 46px}.landing section.sec-2 .row.second .col:nth-child(2) form{display:flex;flex-direction:column;gap:16px;max-width:512px}.landing section.sec-2 .row.second .col:nth-child(2) form h3{color:#fff;font-size:18px;font-weight:500;margin-bottom:8px;line-height:1.4}@media screen and (max-width: 1280px){.landing section.sec-2 .sw-wrapper{padding:0;max-width:100%}.landing section.sec-2 .sw-wrapper .row:first-child{padding-left:20px}}@media screen and (max-width: 768px){.landing section.sec-2 .sw-wrapper .row{flex-direction:column-reverse}.landing section.sec-2 .sw-wrapper .row .col{width:100%}.landing section.sec-2 .sw-wrapper .row.first{padding:0;margin-bottom:0}.landing section.sec-2 .sw-wrapper .row.first h2{text-align:center;max-width:100%;padding:0 20px;font-size:45px;line-height:52px}.landing section.sec-2 .sw-wrapper .row.first img{width:100%;margin-bottom:20px}.landing section.sec-2 .sw-wrapper .row.second .col:nth-child(2){padding:20px}.landing section.sec-2 .sw-wrapper .row.second .col:nth-child(2) form{max-width:100%;text-align:center}.landing section.sec-2 .sw-wrapper .row.second .col:nth-child(2) form button{margin:0 auto}}.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:80px;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 .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;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 .newsletter h2{color:#fff;font-size:18px;font-weight:500;margin-bottom:17px;line-height:1.4}.landing section.sec-3 .sw-wrapper .newsletter form{margin:0 auto;display:flex;gap:16px;max-width:850px}.landing section.sec-3 .sw-wrapper .newsletter form button[type=submit],.landing section.sec-3 .sw-wrapper .newsletter form input[type=submit]{text-align:center;width:35%;margin-top:0}@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:10px 0;background:#18181a}.landing section.sec-4 .sw-wrapper{padding:0 20px}.landing section.sec-4 .sw-wrapper .section-title{font-size:49px;font-weight:600;color:#fff;margin-bottom:20px;text-align:center}.landing section.sec-4 .sw-wrapper .screenings-carousel{position:relative;margin-bottom:50px}.landing section.sec-4 .sw-wrapper .screenings-carousel .screenings-swiper{overflow:hidden;padding:20px 0 40px}.landing section.sec-4 .sw-wrapper .screenings-carousel .screenings-swiper .swiper-slide{height:auto}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-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:100%;transition:transform .3s ease,box-shadow .3s ease}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000080}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-card .card-backdrop{position:absolute;top:0;left:0;width:100%;height:60%;background-size:cover;background-position:center;opacity:.4;border-radius:0 0 70% 70%/0 0 20% 20%;overflow:hidden}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-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-4 .sw-wrapper .screenings-carousel .screening-card .card-content{position:relative;z-index:1;padding:30px 25px 25px;display:flex;flex-direction:column;align-items:center;text-align:center}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-card .card-content .poster-wrapper{width:112.52px;height:170px;margin-bottom:30px;border-radius:5px;overflow:hidden;box-shadow:0 10px 30px #0009;transition:transform .3s ease}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-card .card-content .poster-wrapper:hover{transform:scale(1.05)}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-card .card-content .poster-wrapper .poster{width:100%;height:100%;object-fit:cover}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-card .card-content .movie-title{font-size:18px;font-weight:700;color:var(--white);margin-bottom:15px}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-card .card-content .screening-info{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:20px;font-size:12px;color:#999}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-card .card-content .screening-info span{display:flex;align-items:center;gap:8px}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-card .card-content .screening-info span i{font-size:12px;color:#666}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-card .card-content .screening-info span img{width:20px;border-radius:50%}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-card .card-content .progress-bar{position:relative;width:100%;height:17px;background:#ffffff1a;border-radius:16px;overflow:hidden}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-card .card-content .progress-bar .progress-fill{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,#d946ef,#a855f7);border-radius:16px;transition:width .3s ease}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-card .card-content .progress-bar .progress-text{position:absolute;top:50%;left:90%;transform:translate(-50%,-50%);font-size:12px;font-weight:700;color:#fff;z-index:1}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev,.landing section.sec-4 .sw-wrapper .screenings-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-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:18px;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;transform:scale(1.1)}.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;cursor:not-allowed}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev.swiper-button-disabled:hover,.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next.swiper-button-disabled:hover{transform:none}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev{left:-70px}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next{right:-70px}.landing section.sec-4 .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-4 .sw-wrapper .newsletter form{margin:0 auto;display:flex;gap:16px;max-width:850px}.landing section.sec-4 .sw-wrapper .newsletter form button[type=submit],.landing section.sec-4 .sw-wrapper .newsletter form input[type=submit]{text-align:center;width:35%;margin-top:0}@media (max-width: 1200px){.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev{left:-30px}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next{right:-30px}}@media (max-width: 768px){.landing section.sec-4{padding:60px 0}.landing section.sec-4 .sw-wrapper .section-title{font-size:32px;margin-bottom:30px}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev,.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next{width:40px;height:40px}.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:14px}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-prev{left:10px}.landing section.sec-4 .sw-wrapper .screenings-carousel .swiper-button-next{right:10px}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-card .card-content .poster-wrapper{width:160px;height:224px}.landing section.sec-4 .sw-wrapper .screenings-carousel .screening-card .card-content .movie-title{font-size:20px}.landing section.sec-4 .sw-wrapper .newsletter form{flex-direction:column}.landing section.sec-4 .sw-wrapper .newsletter form button{margin:0 auto}}.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-content{display:grid;grid-template-columns:500px 1fr;gap:20px;align-items:start}@media (max-width: 968px){.landing section.sec-5 .sec-5-content{grid-template-columns:1fr;gap:48px}}.landing section.sec-5 .sec-5-left .sec-5-title{font-size:62px;font-weight:700;line-height:67px;margin-bottom:20px}@media (max-width: 768px){.landing section.sec-5 .sec-5-left .sec-5-title{font-size:36px;line-height:47px}}.landing section.sec-5 .sec-5-left .sec-5-description{font-size:16px;line-height:24px;margin-bottom:34px}.landing section.sec-5 .sec-5-left .sec-5-signup h3{color:#fff;font-size:18px;font-weight:500;margin-bottom:17px;line-height:1.4}.landing section.sec-5 .sec-5-left .sec-5-signup form{display:flex;flex-direction:column;row-gap:15px}.landing section.sec-5 .sec-5-left .sec-5-signup form button{width:100%}.landing section.sec-5 .signup-title{font-size:18px;font-weight:600;margin:0 0 20px}.landing section.sec-5 .sec-5-right{display:flex;align-items:center}.landing section.sec-5 .sec-5-right .features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;width:100%}.landing section.sec-5 .sec-5-right .features-grid .feature-card{background:#ffffff0e;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,.116);padding:51px 80px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;transition:all .3s ease}.landing section.sec-5 .sec-5-right .features-grid .feature-card:hover{border-color:#3a3a3a;transform:translateY(-4px);background-color:var(--primary)}.landing section.sec-5 .sec-5-right .features-grid .feature-card:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(32deg) brightness(103%) contrast(101%)}.landing section.sec-5 .sec-5-right .features-grid .feature-icon{width:98px;height:98px;display:flex;align-items:center;justify-content:center}.landing section.sec-5 .sec-5-right .features-grid .feature-icon img{width:100%}.landing section.sec-5 .sec-5-right .features-grid .feature-text{font-size:16px;font-weight:500;line-height:1.4;margin:0;color:#fff}@media screen and (max-width: 768px){.landing section.sec-5{padding:20px;background:transparent;-webkit-mask-image:unset;mask-image:unset;text-align:center}.landing section.sec-5 .sw-wrapper{padding:0}.landing section.sec-5 .sec-5-right .features-grid .feature-card{padding:20px 15px;gap:0}.landing section.sec-5 .sec-5-right .features-grid .feature-card .feature-text{font-size:14px}}.landing section.sec-6{padding:10px 0;background:#18181a;margin-bottom:120px}.landing section.sec-6 .sw-wrapper{padding:0 20px}.landing section.sec-6 .sw-wrapper .section-title{font-size:49px;font-weight:600;color:#fff;margin-bottom:20px;text-align:center}.landing section.sec-6 .sw-wrapper .cinemas-carousel{position:relative}.landing section.sec-6 .sw-wrapper .cinemas-carousel.is-centered .cinemas-swiper{display:flex;justify-content:center}.landing section.sec-6 .sw-wrapper .cinemas-carousel.is-centered .swiper-wrapper{justify-content:center}.landing section.sec-6 .sw-wrapper .cinemas-carousel .cinemas-swiper{overflow:hidden;padding:20px 0 40px}.landing section.sec-6 .sw-wrapper .cinemas-carousel .cinemas-swiper .swiper-slide{height:auto}.landing section.sec-6 .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-6 .sw-wrapper .cinemas-carousel .cinema-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000080}.landing section.sec-6 .sw-wrapper .cinemas-carousel .cinema-card .card-backdrop{position:absolute;top:0;left:0;width:100%;height:60%;background-size:cover;background-position:center;border-radius:0 0 70% 70%/0 0 20% 20%;overflow:hidden}.landing section.sec-6 .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-6 .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-6 .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-6 .sw-wrapper .cinemas-carousel .cinema-card .card-content .poster-wrapper:hover{transform:scale(1.05)}.landing section.sec-6 .sw-wrapper .cinemas-carousel .cinema-card .card-content .poster-wrapper .poster{width:100%;height:100%;object-fit:cover}.landing section.sec-6 .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-6 .sw-wrapper .cinemas-carousel .cinema-card .card-content .cinema-town{font-size:14px;font-weight:500;color:var(--white)}.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-prev,.landing section.sec-6 .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-6 .sw-wrapper .cinemas-carousel .swiper-button-prev:after,.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-next:after{display:none}.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-prev i,.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-next i{font-size:18px;color:#fff}.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-prev:hover,.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-next:hover{background:#fff3;transform:scale(1.1)}.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-prev.swiper-button-disabled,.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-next.swiper-button-disabled{opacity:.3;cursor:not-allowed}.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-prev.swiper-button-disabled:hover,.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-next.swiper-button-disabled:hover{transform:none}.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-prev{left:-70px}.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-next{right:-70px}.landing section.sec-6 .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-6 .sw-wrapper .newsletter form{margin:0 auto;display:flex;gap:16px;max-width:850px}.landing section.sec-6 .sw-wrapper .newsletter form button[type=submit],.landing section.sec-6 .sw-wrapper .newsletter form input[type=submit]{text-align:center;width:35%;margin-top:0}@media (max-width: 1200px){.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-prev{left:-30px}.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-next{right:-30px}}@media (max-width: 768px){.landing section.sec-6{padding:60px 0;margin-bottom:20px}.landing section.sec-6 .sw-wrapper .section-title{font-size:32px;margin-bottom:30px}.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-prev,.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-next{width:40px;height:40px}.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-prev i,.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-next i{font-size:14px}.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-prev{left:10px}.landing section.sec-6 .sw-wrapper .cinemas-carousel .swiper-button-next{right:10px}.landing section.sec-6 .sw-wrapper .cinemas-carousel .cinema-card .card-content .movie-title{font-size:18px}.landing section.sec-6 .sw-wrapper .newsletter form{flex-direction:column}.landing section.sec-6 .sw-wrapper .newsletter form button{margin:0 auto}}.landing section.sec-7{color:var(--white)}.landing section.sec-7 .sw-wrapper h2{font-size:14px;text-transform:uppercase;font-weight:500;text-align:center;margin-bottom:38px}.landing section.sec-7 .sw-wrapper .carousel-container{width:100%}.landing section.sec-7 .sw-wrapper .list{display:flex;align-items:center;justify-content:space-between}.landing section.sec-7 .sw-wrapper .list .item{width:33.33%;text-align:center}.landing section.sec-7 .sw-wrapper .list .item.duplicate{display:none}.landing section.sec-7 .sw-wrapper .list .item img{width:300px}@media screen and (max-width: 768px){.landing section.sec-7 .sw-wrapper{padding:0 20px}.landing section.sec-7 .sw-wrapper .carousel-container{overflow:hidden}.landing section.sec-7 .sw-wrapper .list{animation:scroll 15s linear infinite;width:max-content;justify-content:flex-start}.landing section.sec-7 .sw-wrapper .list .item{flex-shrink:0;width:200px;padding:0 30px}.landing section.sec-7 .sw-wrapper .list .item.duplicate{display:block}.landing section.sec-7 .sw-wrapper .list .item img{max-width:100%;height:auto}.landing section.sec-7 .sw-wrapper .list:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}}.landing section.sec-8{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-8 .sw-wrapper{padding:0 20px}.landing section.sec-8 .sw-wrapper .section-title{font-size:49px;font-weight:600;color:#fff;margin-bottom:20px;text-align:center}.landing section.sec-8 .sw-wrapper .blogs-carousel{position:relative;margin-bottom:50px}.landing section.sec-8 .sw-wrapper .blogs-carousel .blogs-swiper{overflow:hidden;padding:20px 0 40px}.landing section.sec-8 .sw-wrapper .blogs-carousel .blogs-swiper .swiper-slide{height:auto}.landing section.sec-8 .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-8 .sw-wrapper .blogs-carousel .blog-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000080}.landing section.sec-8 .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-8 .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-8 .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-8 .sw-wrapper .blogs-carousel .blog-card .card-content p{font-size:14px;line-height:24px;color:#ffffffb4}.landing section.sec-8 .sw-wrapper .blogs-carousel .swiper-button-prev,.landing section.sec-8 .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-8 .sw-wrapper .blogs-carousel .swiper-button-prev:after,.landing section.sec-8 .sw-wrapper .blogs-carousel .swiper-button-next:after{display:none}.landing section.sec-8 .sw-wrapper .blogs-carousel .swiper-button-prev i,.landing section.sec-8 .sw-wrapper .blogs-carousel .swiper-button-next i{font-size:18px;color:#fff}.landing section.sec-8 .sw-wrapper .blogs-carousel .swiper-button-prev:hover,.landing section.sec-8 .sw-wrapper .blogs-carousel .swiper-button-next:hover{background:#fff3;transform:scale(1.1)}.landing section.sec-8 .sw-wrapper .blogs-carousel .swiper-button-prev.swiper-button-disabled,.landing section.sec-8 .sw-wrapper .blogs-carousel .swiper-button-next.swiper-button-disabled{opacity:.3;cursor:not-allowed}.landing section.sec-8 .sw-wrapper .blogs-carousel .swiper-button-prev.swiper-button-disabled:hover,.landing section.sec-8 .sw-wrapper .blogs-carousel .swiper-button-next.swiper-button-disabled:hover{transform:none}.landing section.sec-8 .sw-wrapper .blogs-carousel .swiper-button-prev{left:-70px}.landing section.sec-8 .sw-wrapper .blogs-carousel .swiper-button-next{right:-70px}.landing section.sec-8 .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-8 .sw-wrapper .newsletter form{margin:0 auto;display:flex;gap:16px;max-width:850px}.landing section.sec-8 .sw-wrapper .newsletter form button[type=submit],.landing section.sec-8 .sw-wrapper .newsletter form input[type=submit]{text-align:center;width:35%;margin-top:0}@media (max-width: 1200px){.landing section.sec-8 .sw-wrapper .screenings-carousel .swiper-button-prev{left:-30px}.landing section.sec-8 .sw-wrapper .screenings-carousel .swiper-button-next{right:-30px}}@media (max-width: 768px){.landing section.sec-8{padding:60px 0 0;margin-bottom:20px}.landing section.sec-8 .sw-wrapper .section-title{font-size:32px;margin-bottom:30px}.landing section.sec-8 .sw-wrapper .screenings-carousel .swiper-button-prev,.landing section.sec-8 .sw-wrapper .screenings-carousel .swiper-button-next{width:40px;height:40px}.landing section.sec-8 .sw-wrapper .screenings-carousel .swiper-button-prev i,.landing section.sec-8 .sw-wrapper .screenings-carousel .swiper-button-next i{font-size:14px}.landing section.sec-8 .sw-wrapper .screenings-carousel .swiper-button-prev{left:10px}.landing section.sec-8 .sw-wrapper .screenings-carousel .swiper-button-next{right:10px}.landing section.sec-8 .sw-wrapper .screenings-carousel .screening-card .card-content .movie-title{font-size:18px}}.landing section.sec-9{overflow:hidden;color:var(--white);margin-bottom:80px}@media (max-width: 768px){.landing section.sec-9 .sw-wrapper{padding:0 20px}}.landing section.sec-9 .sw-wrapper .podcast-container{display:grid;grid-template-columns:471px 1fr;gap:37px;align-items:start}@media (max-width: 1024px){.landing section.sec-9 .sw-wrapper .podcast-container{grid-template-columns:1fr;gap:30px}}.landing section.sec-9 .sw-wrapper .podcast-container .podcast-header{position:relative}.landing section.sec-9 .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-9 .sw-wrapper .podcast-container .podcast-header .podcast-title span{color:var(--primary)}@media (max-width: 768px){.landing section.sec-9 .sw-wrapper .podcast-container .podcast-header .podcast-title{font-size:36px;text-align:center;margin-bottom:0}.landing section.sec-9 .sw-wrapper .podcast-container .podcast-header img{display:none}}.landing section.sec-9 .sw-wrapper .podcast-container .podcast-episodes{display:flex;flex-direction:column;gap:15px}.landing section.sec-9 .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-9 .sw-wrapper .podcast-container .podcast-episodes .episode-card:hover{background:#222;border-color:#e91e634d;transform:translate(8px)}@media (max-width: 768px){.landing section.sec-9 .sw-wrapper .podcast-container .podcast-episodes .episode-card{grid-template-columns:130px 1fr;gap:16px}}.landing section.sec-9 .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-9 .sw-wrapper .podcast-container .podcast-episodes .episode-thumbnail img{width:100%;height:100%;object-fit:cover}.landing section.sec-9 .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-9 .sw-wrapper .podcast-container .podcast-episodes .episode-content{display:flex;flex-direction:column;gap:8px}.landing section.sec-9 .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-9 .sw-wrapper .podcast-container .podcast-episodes .episode-content .episode-subtitle{font-size:14px;color:#999;margin-bottom:16px}.landing section.sec-9 .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-9 .sw-wrapper .podcast-container .podcast-episodes .episode-content .listen-text{font-size:14px;color:var(--white);font-weight:500}.landing section.sec-9 .sw-wrapper .podcast-container .podcast-episodes .episode-content .platform-icons{display:flex;gap:12px}.landing section.sec-9 .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-9 .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-9 .sw-wrapper .podcast-container .podcast-episodes .episode-content a:hover{background:#e91e63;transform:scale(1.1)}@media (max-width: 768px){.landing section.sec-9 .sw-wrapper .podcast-container .podcast-episodes .episode-content h3{font-size:14px}.landing section.sec-9 .sw-wrapper .podcast-container .podcast-episodes .episode-content .episode-subtitle{font-size:12px}.landing section.sec-9 .sw-wrapper .podcast-container .podcast-episodes .episode-content .listen-text{font-size:12px}}.landing section.sec-10{margin-bottom:113px}@media (max-width: 768px){.landing section.sec-10 .sw-wrapper{padding:0 20px}}.landing section.sec-10 .faq-container{max-width:1004px;margin:0 auto}.landing section.sec-10 .faq-title{font-size:49px;font-weight:600;color:#fff;text-align:center;margin-bottom:50px}@media (max-width: 768px){.landing section.sec-10 .faq-title{font-size:1.75rem;margin-bottom:40px}}.landing section.sec-10 .faq-list{display:flex;flex-direction:column;gap:16px}.landing section.sec-10 .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-10 .faq-item.active{background-color:#2d2d2d}.landing section.sec-10 .faq-item:hover{background-color:#333}.landing section.sec-10 .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-10 .faq-question{padding:18px 20px;font-size:.95rem}}.landing section.sec-10 .faq-question:hover .faq-toggle{transform:scale(1.1)}.landing section.sec-10 .faq-icon{font-size:1.25rem;flex-shrink:0}@media (max-width: 768px){.landing section.sec-10 .faq-icon{font-size:1.1rem}}.landing section.sec-10 .faq-text{flex:1}.landing section.sec-10 .faq-toggle{font-size:1.5rem;font-weight:300;flex-shrink:0;transition:transform .3s ease}@media (max-width: 768px){.landing section.sec-10 .faq-toggle{font-size:1.3rem}}.landing section.sec-10 .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-10 .faq-answer{padding:0 20px;font-size:.9rem}}.landing section.sec-10 .faq-answer p{margin:0;padding-bottom:24px}@media (max-width: 768px){.landing section.sec-10 .faq-answer p{padding-bottom:20px}}.landing section.sec-10 .faq-answer p:last-child{padding-bottom:24px}@media (max-width: 768px){.landing section.sec-10 .faq-answer p:last-child{padding-bottom:20px}}.landing section.sec-10 .faq-answer ul{margin:0;padding:0 0 16px 20px;list-style-type:disc}.landing section.sec-10 .faq-answer ul li{padding:4px 0;color:#b0b0b0}.landing section.sec-10 .faq-answer a{color:#f35dda;font-weight:700}.landing section.sec-10 .faq-item.active .faq-answer{max-height:800px;opacity:1;padding-top:0;padding-bottom:0}.landing:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:500px;background:linear-gradient(to bottom,#e4add100,#78178144);pointer-events:none}.landing footer{text-align:center;padding-bottom:71px}.landing footer .newsletter{margin-bottom:51px}.landing footer .newsletter h2{text-align:center;color:var(--primary);font-size:55px;font-weight:500;margin-bottom:17px;line-height:1.4}.landing footer .newsletter form{margin:0 auto;display:flex;gap:16px;max-width:880px}.landing footer .newsletter form button[type=submit],.landing footer .newsletter form input[type=submit]{text-align:center;width:35%;margin-top:0}.landing footer img{width:163px}@media screen and (max-width: 768px){.landing footer{padding:0 20px 30px}.landing footer .newsletter h2{font-size:44px;line-height:56px}.landing footer .newsletter form{flex-direction:column}.landing footer .newsletter form button{margin:0 auto}}
