@charset "UTF-8";.film{background:#18181a;position:relative;width:100%}.film section.sec-1{position:absolute;top:0;left:0;width:100%;height:656px;z-index:-1;background-position:50% 20%;background-repeat:no-repeat;background-size:cover}.film section.sec-1 .overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,#e4add100,#18181acb 40%,#18181a 60%)}.film section.sec-2{padding:50px 0 20px}@media (max-width: 860px){.film section.sec-2{padding:30px 0 60px}}@media (max-width: 860px){.film section.sec-2 .sw-wrapper{padding:0 20px}}.film section.sec-2 .sw-wrapper .back-btn{display:inline-flex;align-items:center;column-gap:10px;color:var(--white);text-transform:uppercase;font-size:13px;font-weight:600;margin-bottom:40px}.film section.sec-2 .sw-wrapper .back-btn i{font-size:12px}.film section.sec-2 .sw-wrapper .film-layout{display:grid;grid-template-columns:349px 1fr;gap:50px;align-items:flex-start}@media (max-width: 860px){.film section.sec-2 .sw-wrapper .film-layout{grid-template-columns:1fr;gap:30px}}.film section.sec-2 .sw-wrapper .film-poster{border-radius:5px;overflow:hidden;box-shadow:0 20px 60px #000000b3;flex-shrink:0}.film section.sec-2 .sw-wrapper .film-poster img{width:100%;height:auto;display:block}@media (max-width: 860px){.film section.sec-2 .sw-wrapper .film-poster{max-width:220px;margin:0 auto}}.film section.sec-2 .sw-wrapper .film-details .film-header{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:24px}.film section.sec-2 .sw-wrapper .film-details .film-header .film-title{font-size:24px;font-weight:700;color:var(--white);line-height:1.3;flex:1}.film section.sec-2 .sw-wrapper .film-details .film-header .film-title em{font-style:normal}@media (max-width: 768px){.film section.sec-2 .sw-wrapper .film-details .film-header .film-title{font-size:22px}}.film section.sec-2 .sw-wrapper .film-details .film-header .want-btn{background:transparent;box-shadow:none;outline:none;border:none;text-align:center;transition:background .2s ease;cursor:pointer;margin-top:-25px}.film section.sec-2 .sw-wrapper .film-details .film-header .want-btn .circle{display:flex;margin:0 auto 10px;align-items:center;justify-content:center;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:60px;height:60px;transition:background .2s ease;flex-shrink:0}.film section.sec-2 .sw-wrapper .film-details .film-header .want-btn:hover .circle{border:1px solid var(--primary);filter:brightness(0) saturate(100%) invert(23%) sepia(95%) saturate(1792%) hue-rotate(318deg) brightness(89%) contrast(97%)}.film section.sec-2 .sw-wrapper .film-details .film-header .want-btn:hover span{color:var(--primary)}.film section.sec-2 .sw-wrapper .film-details .film-header .want-btn span{font-size:14px;color:var(--white);font-weight:500;transition:.3s}.film section.sec-2 .sw-wrapper .film-details .film-overview{font-size:15px;line-height:1.7;color:#ffffffb2;margin-bottom:16px}.film section.sec-2 .sw-wrapper .film-details .film-intro{font-size:15px;line-height:1.7;color:#ffffffb2;margin-bottom:28px}.film section.sec-2 .sw-wrapper .film-details .cinema-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#ad38c11a;border-radius:10px;padding:16px 24px;margin-bottom:28px}@media (max-width: 860px){.film section.sec-2 .sw-wrapper .film-details .cinema-bar{flex-direction:column;align-items:flex-start;gap:14px}}.film section.sec-2 .sw-wrapper .film-details .cinema-bar p{font-size:15px;color:#ce43e6;margin:0}.film section.sec-2 .sw-wrapper .film-details .cinema-bar p span{color:#ce43e6;font-weight:700}.film section.sec-2 .sw-wrapper .film-details .cinema-bar .cinema-bar-btn{flex-shrink:0;background:var(--white);color:#18181a;font-size:14px;font-weight:700;padding:12px 26px;border-radius:8px;transition:opacity .2s ease;white-space:nowrap}.film section.sec-2 .sw-wrapper .film-details .cinema-bar .cinema-bar-btn:hover{opacity:.85}@media (max-width: 860px){.film section.sec-2 .sw-wrapper .film-details .cinema-bar .cinema-bar-btn{width:100%;text-align:center}}.film section.sec-2 .sw-wrapper .film-details .film-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media (max-width: 560px){.film section.sec-2 .sw-wrapper .film-details .film-meta-grid{grid-template-columns:repeat(2,1fr)}}.film section.sec-2 .sw-wrapper .film-details .meta-tile{background:#2e2f34;border-radius:8px;padding:14px 16px;display:flex;flex-direction:column;gap:4px}.film section.sec-2 .sw-wrapper .film-details .meta-tile .meta-value{font-size:15px;font-weight:700;color:var(--white);line-height:1.3}.film section.sec-2 .sw-wrapper .film-details .meta-tile .meta-label{font-size:12px;color:#888;letter-spacing:.05em}.film section.sec-3{padding:60px 0 50px}@media (max-width: 860px){.film section.sec-3{padding:40px 20px 0}}.film section.sec-3 .sw-wrapper h2{font-size:22px;font-weight:700;color:var(--white);line-height:1.3}.film section.sec-4{padding:30px 0}@media (max-width: 860px){.film section.sec-4{padding:24px 20px}}.film section.sec-4 .section-label{font-size:18px;font-weight:600;color:var(--white);margin-bottom:16px}.film section.sec-4 .cinema-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width: 680px){.film section.sec-4 .cinema-grid{grid-template-columns:1fr}}.film section.sec-4 .cinema-card{display:flex;align-items:center;gap:0;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:16px;overflow:hidden}.film section.sec-4 .cinema-card[data-film-route] .cinema-card-img,.film section.sec-4 .cinema-card[data-film-route] .screening-badge,.film section.sec-4 .cinema-card[data-film-route] h4,.film section.sec-4 .cinema-card[data-film-route] .cinema-town{cursor:pointer}.film section.sec-4 .cinema-card .cinema-card-img{flex-shrink:0;width:165px;height:212px}@media (max-width: 500px){.film section.sec-4 .cinema-card .cinema-card-img{width:120px}}.film section.sec-4 .cinema-card .cinema-card-img img{width:100%;height:100%;object-fit:cover;display:block;border-radius:7px}.film section.sec-4 .cinema-card .cinema-card-info{padding:5px 20px;display:flex;flex-direction:column;flex:1}.film section.sec-4 .cinema-card .cinema-card-info .screening-badge{display:inline-block;align-self:flex-start;background:#ffffff14;color:var(--white);font-size:14px;font-weight:500;padding:5px 10px;border-radius:20px;margin-bottom:9px}.film section.sec-4 .cinema-card .cinema-card-info h4{font-size:18px;font-weight:600;color:var(--white);margin:0 0 6px;line-height:22px}.film section.sec-4 .cinema-card .cinema-card-info .cinema-town{font-size:14px;color:#ffffff75;margin-bottom:9px;font-weight:400}.film section.sec-4 .cinema-card .cinema-card-info .cinema-desc{font-size:14px;color:var(--white);line-height:20px;font-weight:300;margin-bottom:9px}.film section.sec-4 .cinema-card .cinema-card-info .cinema-btn-group{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.film section.sec-4 .cinema-card .cinema-card-info .cinema-btn{display:inline-block;background:transparent;color:var(--white);border:1px solid rgba(255,255,255,.4);font-size:13px;font-weight:600;padding:9px 18px;border-radius:8px;transition:border-color .2s ease,background .2s ease}.film section.sec-4 .cinema-card .cinema-card-info .cinema-btn:hover{border-color:var(--white);background:#ffffff0f}.film section.sec-5{padding:30px 0 56px}@media (max-width: 860px){.film section.sec-5{padding:24px 20px}}.film section.sec-5 .section-label{font-size:18px;font-weight:600;color:var(--white);margin-bottom:16px}.film section.sec-5 .cinema-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width: 680px){.film section.sec-5 .cinema-grid{grid-template-columns:1fr}}.film section.sec-5 .cinema-card{display:flex;align-items:center;gap:0;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:16px;overflow:hidden}.film section.sec-5 .cinema-card .cinema-card-img{flex-shrink:0;width:165px;height:212px}@media (max-width: 500px){.film section.sec-5 .cinema-card .cinema-card-img{width:120px}}.film section.sec-5 .cinema-card .cinema-card-img img{width:100%;height:100%;object-fit:cover;display:block;border-radius:7px}.film section.sec-5 .cinema-card .cinema-card-info{padding:5px 20px;display:flex;flex-direction:column;flex:1}.film section.sec-5 .cinema-card .cinema-card-info .screening-badge{display:inline-block;align-self:flex-start;background:#ffffff14;color:var(--white);font-size:14px;font-weight:500;padding:5px 10px;border-radius:20px;margin-bottom:9px}.film section.sec-5 .cinema-card .cinema-card-info h4{font-size:18px;font-weight:600;color:var(--white);margin:0 0 6px;line-height:22px}.film section.sec-5 .cinema-card .cinema-card-info .cinema-town{font-size:14px;color:#ffffff75;margin-bottom:9px;font-weight:400}.film section.sec-5 .cinema-card .cinema-card-info .cinema-desc{font-size:14px;color:var(--white);line-height:20px;font-weight:300;margin-bottom:9px}.film section.sec-5 .cinema-card .cinema-card-info .cinema-btn{display:inline-block;align-self:flex-start;margin-top:8px;background:transparent;color:var(--white);border:1px solid rgba(255,255,255,.4);font-size:13px;font-weight:600;padding:9px 18px;border-radius:8px;transition:border-color .2s ease,background .2s ease}.film section.sec-5 .cinema-card .cinema-card-info .cinema-btn:hover{border-color:var(--white);background:#ffffff0f}.film section.sec-no-rights{padding:30px 0 56px}@media (max-width: 860px){.film section.sec-no-rights{padding:24px 20px 40px}}.film section.sec-no-rights .section-label{font-size:18px;font-weight:600;color:var(--white);margin-bottom:10px}.film section.sec-no-rights .section-desc{font-size:14px;color:#fff9;line-height:1.6;margin-bottom:20px}.film section.sec-no-rights .cinema-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width: 680px){.film section.sec-no-rights .cinema-grid{grid-template-columns:1fr}}.film section.sec-no-rights .cinema-card{display:flex;align-items:center;gap:0;background:#ffffff0e;border-radius:14px;border:1px solid rgba(255,255,255,.116);padding:16px;overflow:hidden}.film section.sec-no-rights .cinema-card .cinema-card-img{flex-shrink:0;width:165px;height:212px;border-radius:8px;overflow:hidden;margin-right:16px}@media (max-width: 500px){.film section.sec-no-rights .cinema-card .cinema-card-img{width:120px}}.film section.sec-no-rights .cinema-card .cinema-card-img img{width:100%;height:100%;object-fit:cover}.film section.sec-no-rights .cinema-card .cinema-card-info{display:flex;flex-direction:column;flex:1;min-width:0}.film section.sec-no-rights .cinema-card .cinema-card-info h4{font-size:16px;font-weight:700;color:var(--white);margin-bottom:4px}.film section.sec-no-rights .cinema-card .cinema-card-info .cinema-town{font-size:14px;color:#ffffff75;margin-bottom:9px}.film section.sec-no-rights .cinema-card .cinema-card-info .cinema-desc{font-size:14px;color:var(--white);line-height:20px;font-weight:300;margin-bottom:9px}.film section.sec-no-rights .cinema-card .cinema-card-info .cinema-btn{display:inline-block;align-self:flex-start;background:transparent;color:var(--white);border:1px solid rgba(255,255,255,.4);font-size:13px;font-weight:600;padding:9px 18px;border-radius:8px;transition:border-color .2s ease,background .2s ease}.film section.sec-no-rights .cinema-card .cinema-card-info .cinema-btn:hover{border-color:var(--white);background:#ffffff0f}.film section.sec-6{padding:0 0 80px}@media (max-width: 860px){.film section.sec-6 .sw-wrapper{padding:0 20px}}.film section.sec-6 .trailer-wrap{position:relative;border-radius:12px;overflow:hidden;background:#000}.film section.sec-6 .trailer-wrap .trailer-video{display:block;width:100%;max-height:480px;object-fit:cover;cursor:pointer}.film section.sec-6 .trailer-wrap .trailer-yt{position:relative;width:100%;padding-top:56.25%}.film section.sec-6 .trailer-wrap .trailer-yt iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.film section.sec-6 .trailer-wrap .trailer-yt-thumb{display:block;width:100%;height:480px;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;position:relative}.film section.sec-6 .trailer-wrap .trailer-yt-thumb .yt-inline-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;z-index:0;pointer-events:none}@media (max-width: 768px){.film section.sec-6 .trailer-wrap .trailer-yt-thumb{height:240px}}.film section.sec-6 .trailer-wrap .trailer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000040;transition:background .2s ease;cursor:pointer}.film section.sec-6 .trailer-wrap .trailer-overlay:hover{background:#00000059}.film section.sec-6 .trailer-wrap .play-btn{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:transparent;border:2px solid rgba(255,255,255,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;transition:background .2s ease,transform .15s ease}.film section.sec-6 .trailer-wrap .play-btn:hover{background:#ffffff59;transform:scale(1.08)}.film section.sec-6 .trailer-wrap .watch-full-trailer-btn{position:absolute;bottom:16px;right:16px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border-radius:50px;border:1.5px solid rgba(255,255,255,.7);background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .15s ease}.film section.sec-6 .trailer-wrap .watch-full-trailer-btn:hover{background:#fff3;transform:scale(1.04)}.film section.sec-7{padding:20px 0 60px}@media (max-width: 860px){.film section.sec-7{padding:30px 20px 50px}}.film section.sec-7 .sw-wrapper .reviews-heading{font-size:18px;font-weight:600;color:var(--white);margin-bottom:16px}.film section.sec-7 .sw-wrapper .reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 860px){.film section.sec-7 .sw-wrapper .reviews-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.film section.sec-7 .sw-wrapper .reviews-grid{grid-template-columns:1fr}}.film section.sec-7 .sw-wrapper .review-card{background:#ffffff0e;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:10px}.film section.sec-7 .sw-wrapper .review-card .review-header{display:flex;align-items:center;gap:10px}.film section.sec-7 .sw-wrapper .review-card .review-header .review-avatar{flex-shrink:0;width:34px;height:34px;border-radius:50%;object-fit:cover;display:block}.film section.sec-7 .sw-wrapper .review-card .review-header .review-avatar--initial{background:#ffffff26;color:var(--white);font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.film section.sec-7 .sw-wrapper .review-card .review-header .review-name{flex:1;font-size:14px;font-weight:600;color:var(--white)}.film section.sec-7 .sw-wrapper .review-card .review-header .review-date{font-size:12px;color:#888;flex-shrink:0}.film section.sec-7 .sw-wrapper .review-card .review-body .review-text{font-size:13px;color:#ffffffb2;line-height:1.6;margin:0}.film section.sec-7 .sw-wrapper .review-card .review-body .review-text .see-more{color:var(--white);font-weight:600;cursor:pointer;margin-left:4px}.film section.sec-7 .sw-wrapper .review-card .review-body .review-text .see-more:hover{text-decoration:underline}.film section.sec-7 .sw-wrapper .reviews-empty{background:#ffffff0e;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:48px 24px;display:flex;flex-direction:column;align-items:center;gap:20px}.film section.sec-7 .sw-wrapper .reviews-empty p{font-size:15px;color:#fff5;margin:0}.film section.sec-7 .sw-wrapper .reviews-empty .add-review-btn{background:var(--white);color:#18181a;font-size:16px;font-weight:600;padding:14px 50px;border-radius:10px;border:none;cursor:pointer;transition:opacity .2s ease}.film section.sec-7 .sw-wrapper .reviews-empty .add-review-btn:hover{opacity:.85}.film section.sec-7 .sw-wrapper .reviews-action{display:flex;justify-content:center;margin-top:30px}.film section.sec-7 .sw-wrapper .reviews-action .add-review-btn{background:var(--white);color:#18181a;font-size:16px;font-weight:600;padding:14px 50px;border-radius:10px;border:none;cursor:pointer;transition:opacity .2s ease}.film section.sec-7 .sw-wrapper .reviews-action .add-review-btn:hover{opacity:.85}.film section.sec-8{padding:0 0 60px}@media (max-width: 860px){.film section.sec-8{padding:0 20px 50px}}.film section.sec-8 .sw-wrapper .podcast-heading{font-size:18px;font-weight:600;color:var(--white);margin-bottom:16px}.film section.sec-8 .sw-wrapper .spotify-embed{width:100%;height:232px;border-radius:12px;border:none;display:block}.film section.sec-9{padding:0 0 80px}@media (max-width: 860px){.film section.sec-9{padding:0 20px 60px}}.film section.sec-9 .cta-card{background:linear-gradient(to bottom,#cb265b,#18181a);border-radius:16px;padding:60px 48px;text-align:center}@media (max-width: 768px){.film section.sec-9 .cta-card{padding:40px 24px}}.film section.sec-9 .cta-card h2{font-size:28px;font-weight:700;color:var(--white);line-height:1.3;margin-bottom:16px}.film section.sec-9 .cta-card h2 em{font-style:normal}@media (max-width: 768px){.film section.sec-9 .cta-card h2{font-size:22px}}.film section.sec-9 .cta-card p{font-size:15px;color:#fffc;line-height:1.6;max-width:580px;margin:0 auto 28px}.film section.sec-9 .cta-card .cta-btn{display:inline-block;background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.7);font-size:15px;font-weight:600;padding:14px 32px;border-radius:10px;transition:background .2s ease,border-color .2s ease}.film section.sec-9 .cta-card .cta-btn:hover{background:#ffffff26;border-color:var(--white)}.film section.sec-10{padding:60px 0}.film section.sec-10 h2{text-align:center;font-size:32px;font-weight:700;color:#fff;margin-bottom:48px}.film section.sec-10 .screening-work{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative;margin-bottom:48px}.film section.sec-10 .screening-work .item:not(:last-child):after{content:"›";position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:53px;height:53px;background:#18181a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;color:var(--primary);z-index:2;line-height:53px;text-align:center}.film section.sec-10 .screening-work .item{position:relative;background:#9c9c9c1f;border-radius:14px;box-shadow:0 4px 30px #0000001a;border:1px solid rgba(189,189,189,.3);margin:0 12px;padding:40px 24px 32px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:32px}.film section.sec-10 .screening-work .item:first-child{margin-left:0}.film section.sec-10 .screening-work .item:last-child{margin-right:0}.film section.sec-10 .screening-work .item img{width:80px;height:80px;object-fit:contain}.film section.sec-10 .screening-work .item h3{font-size:14px;font-weight:400;color:#fff;line-height:1.5;margin:0}.film section.sec-10 .btns{display:flex;justify-content:center;gap:16px}.film section.sec-10 .btns a{display:inline-block;padding:16px 36px;border-radius:10px;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s ease}.film section.sec-10 .btns a:hover{opacity:.85}.film section.sec-10 .btns a:first-child{background:transparent;border:2px solid #fff;color:#fff}.film section.sec-10 .btns a:last-child{background:#fff;border:2px solid #fff;color:#111}@media (max-width: 900px){.film section.sec-10{padding:20px}.film section.sec-10 .screening-work{grid-template-columns:repeat(2,1fr);gap:16px}.film section.sec-10 .screening-work .item{margin:0}.film section.sec-10 .screening-work .item:not(:last-child):after{display:none}}@media (max-width: 540px){.film section.sec-10 .screening-work{grid-template-columns:1fr}.film section.sec-10 .btns{flex-direction:column;align-items:center}.film section.sec-10 .btns a{width:100%;text-align:center}}.film section.sec-11{margin-bottom:10px}@media (max-width: 768px){.film section.sec-11 .sw-wrapper{padding:0 20px}}.film section.sec-11 .faq-container{max-width:1004px;margin:0 auto}.film section.sec-11 .faq-title{font-size:32px;font-weight:600;color:#fff;text-align:center;margin-bottom:50px}@media (max-width: 768px){.film section.sec-11 .faq-title{font-size:1.75rem;margin-bottom:40px}}.film section.sec-11 .faq-list{display:flex;flex-direction:column;gap:16px}.film 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}.film section.sec-11 .faq-item.active{background-color:#2d2d2d}.film section.sec-11 .faq-item:hover{background-color:#333}.film 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){.film section.sec-11 .faq-question{padding:18px 20px;font-size:.95rem}}.film section.sec-11 .faq-question:hover .faq-toggle{transform:scale(1.1)}.film section.sec-11 .faq-icon{font-size:1.25rem;flex-shrink:0}@media (max-width: 768px){.film section.sec-11 .faq-icon{font-size:1.1rem}}.film section.sec-11 .faq-text{flex:1}.film section.sec-11 .faq-toggle{font-size:1.5rem;font-weight:300;flex-shrink:0;transition:transform .3s ease}@media (max-width: 768px){.film section.sec-11 .faq-toggle{font-size:1.3rem}}.film 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){.film section.sec-11 .faq-answer{padding:0 20px;font-size:.9rem}}.film section.sec-11 .faq-answer p{margin:0;padding-bottom:24px}@media (max-width: 768px){.film section.sec-11 .faq-answer p{padding-bottom:20px}}.film section.sec-11 .faq-answer p:last-child{padding-bottom:24px}@media (max-width: 768px){.film section.sec-11 .faq-answer p:last-child{padding-bottom:20px}}.film section.sec-11 .faq-answer ul{margin:0;padding:0 0 16px 20px;list-style-type:disc}.film section.sec-11 .faq-answer ul li{padding:4px 0;color:#b0b0b0}.film section.sec-11 .faq-answer a{color:#f35dda;font-weight:700}.film section.sec-11 .faq-item.active .faq-answer{max-height:800px;opacity:1;padding-top:0;padding-bottom:0}.film section.sec-12{background:linear-gradient(180deg,#18181a00,#18181a 40%);padding:100px 0}.film section.sec-12 .sw-wrapper{padding:0 20px}.film section.sec-12 .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}.film section.sec-12 .sw-wrapper h2 span{color:#e75480;font-weight:700}.film section.sec-12 .sw-wrapper .list{padding-top:30px;padding-bottom:69px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.film section.sec-12 .sw-wrapper .list .item{border-radius:20px;padding:40px 30px;text-align:center;position:relative}.film section.sec-12 .sw-wrapper .list .item:nth-child(1){background:linear-gradient(180deg,#ff4840,#18181a)}.film section.sec-12 .sw-wrapper .list .item:nth-child(2){background:linear-gradient(180deg,#ad38c1,#18181a)}.film section.sec-12 .sw-wrapper .list .item:nth-child(3){background:linear-gradient(180deg,#cb265b,#18181a)}.film section.sec-12 .sw-wrapper .list .item img{width:100%;max-height:214px;object-fit:cover;margin-top:-120px;margin-bottom:30px;border-radius:8px}.film section.sec-12 .sw-wrapper .list .item h3{color:#fff;font-size:24px;font-weight:700;margin-bottom:16px;line-height:1.2}.film section.sec-12 .sw-wrapper .list .item p{color:#ffffffd9;font-size:16px;line-height:1.6;font-weight:400}.film section.sec-12 .sw-wrapper .list .item p span{color:#fff;font-weight:700}.film section.sec-12 .sw-wrapper .sec10-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}@media (max-width: 560px){.film section.sec-12 .sw-wrapper .sec10-actions{flex-direction:column;align-items:stretch}}.film section.sec-12 .sw-wrapper .btn-s10{display:inline-block;background:transparent;color:var(--white);border:1.5px solid rgba(255,255,255,.6);font-size:15px;font-weight:600;padding:13px 30px;border-radius:10px;transition:background .2s ease,border-color .2s ease;text-decoration:none;text-align:center}.film section.sec-12 .sw-wrapper .btn-s10:hover{background:#ffffff14;border-color:var(--white)}@media screen and (max-width: 768px){.film section.sec-12{background:linear-gradient(180deg,#18181a00,#18181a 70%);padding:0 20px}.film section.sec-12 .sw-wrapper{padding:0}.film section.sec-12 .sw-wrapper h2{font-size:36px}.film section.sec-12 .sw-wrapper .list{display:flex;flex-direction:column;row-gap:50px;padding-bottom:20px}.film section.sec-12 .sw-wrapper .list .item:nth-child(1){background:linear-gradient(180deg,#ff4840,#18181a 90%)}.film section.sec-12 .sw-wrapper .list .item:nth-child(2){background:linear-gradient(180deg,#ad38c1,#18181a 90%)}.film section.sec-12 .sw-wrapper .list .item:nth-child(3){background:linear-gradient(180deg,#cb265b,#18181a 90%)}}.film .review-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;opacity:0;transition:opacity .2s ease}.film .review-popup-overlay.show{opacity:1}.film .review-popup-overlay .review-popup{background:#2e2f34;border:1px solid rgba(255,255,255,.1);border-radius:14px;width:100%;max-width:540px;max-height:80vh;display:flex;flex-direction:column;transform:translateY(12px);transition:transform .2s ease}.review-popup-overlay.show .film .review-popup-overlay .review-popup{transform:translateY(0)}.film .review-popup-overlay .review-popup .review-popup-header{display:flex;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.film .review-popup-overlay .review-popup .review-popup-header .review-avatar{flex-shrink:0;width:38px;height:38px;border-radius:50%;object-fit:cover;display:block}.film .review-popup-overlay .review-popup .review-popup-header .review-avatar--initial{background:#ffffff26;color:var(--white);font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center}.film .review-popup-overlay .review-popup .review-popup-header .review-popup-name{flex:1;font-size:15px;font-weight:700;color:var(--white)}.film .review-popup-overlay .review-popup .review-popup-header .review-popup-close{background:none;border:none;color:#888;font-size:22px;line-height:1;cursor:pointer;padding:0 4px;transition:color .15s}.film .review-popup-overlay .review-popup .review-popup-header .review-popup-close:hover{color:var(--white)}.film .review-popup-overlay .review-popup .review-popup-body{padding:20px;overflow-y:auto}.film .review-popup-overlay .review-popup .review-popup-body p{font-size:14px;color:#ffffffb2;line-height:1.7;margin:0}.yt-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000e6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.yt-popup-overlay.open{opacity:1}.yt-popup-overlay.open .yt-popup{transform:scale(1)}.yt-popup-overlay .yt-popup{position:relative;width:90%;max-width:960px;transform:scale(.94);transition:transform .3s ease;padding:0 20px 20px}.yt-popup-overlay .yt-popup .yt-popup-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding:0 2px}.yt-popup-overlay .yt-popup .yt-popup-header .yt-popup-title{color:#ffffffbf;font-size:14px;font-weight:500;letter-spacing:.02em}.yt-popup-overlay .yt-popup .yt-popup-header .yt-popup-close{width:36px;height:36px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fffc;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease;flex-shrink:0}.yt-popup-overlay .yt-popup .yt-popup-header .yt-popup-close:hover{background:#ffffff2e;color:#fff}.yt-popup-overlay .yt-popup .yt-popup-frame{position:relative;padding-top:56.25%;border-radius:10px;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f,0 32px 80px #000c}.yt-popup-overlay .yt-popup .yt-popup-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}
