.cinemas{background:#18181a;width:100%;position:relative;overflow-x:hidden}.cinemas .fc-hero{padding:60px 0 40px;text-align:center}@media (max-width: 1400px){.cinemas .fc-hero{padding-left:20px;padding-right:20px}}.cinemas .fc-hero h1{font-size:clamp(26px,4vw,42px);font-weight:700;color:#fff;line-height:1.25;margin-bottom:32px;margin-left:auto;margin-right:auto}.cinemas .fc-search{display:flex;align-items:center;gap:10px;max-width:540px;margin:0 auto}.cinemas .fc-search__input-wrap{flex:1;display:flex;align-items:center;gap:10px;background:#2a2a2c;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:0 16px;height:48px}.cinemas .fc-search__input-wrap svg{flex-shrink:0;color:#fff6}.cinemas .fc-search__input-wrap input{flex:1;background:none;border:none;outline:none;color:#fff;font-size:15px}.cinemas .fc-search__input-wrap input::placeholder{color:#ffffff59}.cinemas .fc-search button{height:48px;padding:0 28px;background:#fff;color:#18181a;font-size:15px;font-weight:600;border:none;border-radius:10px;cursor:pointer;white-space:nowrap;transition:background .2s}.cinemas .fc-search button:hover{background:#e8e8e8}@media (max-width: 768px){.cinemas .fc-search button{display:none}}.cinemas .fc-grid-section{padding:0 0 10px}@media (max-width: 1400px){.cinemas .fc-grid-section{padding-left:20px;padding-right:20px}}.cinemas .fc-grid-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.cinemas .fc-grid-header__label{font-size:18px;font-weight:700;color:#fff}.cinemas .fc-filter{position:relative}.cinemas .fc-filter__btn{display:flex;align-items:center;gap:8px;background:none;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:14px;font-weight:500;padding:8px 14px;cursor:pointer;transition:border-color .2s}.cinemas .fc-filter__btn svg{transition:transform .2s}.cinemas .fc-filter__btn:hover{border-color:#ffffff73}.cinemas .fc-filter__btn.open svg{transform:rotate(180deg)}.cinemas .fc-filter__dropdown{display:none;position:absolute;top:calc(100% + 6px);right:0;background:#2a2a2c;border:1px solid rgba(255,255,255,.12);border-radius:10px;min-width:180px;z-index:50;overflow:hidden;box-shadow:0 8px 24px #0006}.cinemas .fc-filter__dropdown.open{display:block}.cinemas .fc-filter__option{padding:11px 16px;font-size:14px;color:#ffffffbf;cursor:pointer;transition:background .15s,color .15s}.cinemas .fc-filter__option:hover{background:#ffffff12;color:#fff}.cinemas .fc-filter__option.active{color:#fff;font-weight:600;background:#ffffff0d}.cinemas .fc-filter__option+.cinemas .fc-filter__option{border-top:1px solid rgba(255,255,255,.07)}.cinemas .fc-cinema-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1100px){.cinemas .fc-cinema-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.cinemas .fc-cinema-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.cinemas .fc-cinema-grid{grid-template-columns:1fr}}.cinemas .cinema-card{position:relative;overflow:hidden;background:#ffffff0f;border-radius:14px;border:1px solid rgba(255,255,255,.12);height:440px;transition:transform .3s ease,box-shadow .3s ease}.cinemas .cinema-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000080}.cinemas .cinema-card .card-backdrop{position:absolute;top:0;left:0;width:100%;height:63%;background-size:cover;background-position:center;border-radius:0 0 70% 70%/0 0 20% 20%;overflow:hidden}.cinemas .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%)}.cinemas .cinema-card .card-content{position:relative;z-index:1;padding:24px 20px 22px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;height:100%}.cinemas .cinema-card .card-content .poster-wrapper{width:80px;height:80px;margin-bottom:10px;border-radius:50%;overflow:hidden}.cinemas .cinema-card .card-content .poster-wrapper .poster{width:100%;height:100%;object-fit:cover}.cinemas .cinema-card .card-content .cinema-title{font-size:17px;font-weight:600;color:#fff;margin-bottom:4px;line-height:1.3}.cinemas .cinema-card .card-content .cinema-town{font-size:13px;font-weight:500;color:#ffffffbf;margin-bottom:14px}.cinemas .cinema-card .card-content .btn-check-whats-on{display:block;width:100%;padding:10px 0;background:none;border:1px solid rgba(255,255,255,.5);border-radius:8px;color:#fff;font-size:13px;font-weight:500;text-align:center;text-decoration:none;transition:background .2s,border-color .2s}.cinemas .cinema-card .card-content .btn-check-whats-on:hover{background:#ffffff1f;border-color:#fffc}.cinemas .fc-no-results{text-align:center;padding:60px 0}.cinemas .fc-no-results p{color:#ffffff80;font-size:16px}.sec-2{background:linear-gradient(180deg,#18181a00,#18181a 40%);padding:100px 0}.sec-2 .sw-wrapper{padding:0 20px}.sec-2 .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}.sec-2 .sw-wrapper h2 span{color:#e75480;font-weight:700}.sec-2 .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}.sec-2 .sw-wrapper .list{padding-top:30px;padding-bottom:69px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.sec-2 .sw-wrapper .list .item{border-radius:20px;padding:40px 30px;text-align:center;position:relative}.sec-2 .sw-wrapper .list .item:nth-child(1){background:linear-gradient(180deg,#ff4840,#18181a)}.sec-2 .sw-wrapper .list .item:nth-child(2){background:linear-gradient(180deg,#ad38c1,#18181a)}.sec-2 .sw-wrapper .list .item:nth-child(3){background:linear-gradient(180deg,#cb265b,#18181a)}.sec-2 .sw-wrapper .list .item img{width:100%;max-height:214px;object-fit:cover;margin-top:-120px;margin-bottom:30px;border-radius:8px}.sec-2 .sw-wrapper .list .item h3{color:#fff;font-size:24px;font-weight:700;margin-bottom:16px;line-height:1.2}.sec-2 .sw-wrapper .list .item p{color:#ffffffd9;font-size:16px;line-height:1.6;font-weight:400}.sec-2 .sw-wrapper .list .item p span{color:#fff;font-weight:700}.sec-2 .sw-wrapper .sec10-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}@media (max-width: 560px){.sec-2 .sw-wrapper .sec10-actions{flex-direction:column;align-items:stretch}}.sec-2 .sw-wrapper .btn-s10{text-align:center}@media screen and (max-width: 768px){.sec-2{background:linear-gradient(180deg,#18181a00,#18181a 70%);padding:0 20px}.sec-2 .sw-wrapper{padding:0}.sec-2 .sw-wrapper h2{font-size:36px}.sec-2 .sw-wrapper .list{display:flex;flex-direction:column;row-gap:50px;padding-bottom:20px}.sec-2 .sw-wrapper .list .item:nth-child(1){background:linear-gradient(180deg,#ff4840,#18181a 90%)}.sec-2 .sw-wrapper .list .item:nth-child(2){background:linear-gradient(180deg,#ad38c1,#18181a 90%)}.sec-2 .sw-wrapper .list .item:nth-child(3){background:linear-gradient(180deg,#cb265b,#18181a 90%)}}
