@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@400;500;600;700&display=swap');
*{box-sizing:border-box}body{margin:0;background:#090909;color:#f3efe6;font:16px/1.9 'Noto Kufi Arabic',sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}.frame{border:1px solid #ffffff2c}.header{min-height:92px;padding:18px 3vw;display:flex;align-items:center;gap:45px;border-bottom:1px solid #ffffff38}.mark{font-weight:700;font-size:1.35rem}.mark i{display:inline-grid;place-items:center;width:38px;height:38px;background:#e7223d;border-radius:50%;font-style:normal;margin-left:9px}.links{display:flex;gap:27px;margin-inline-start:auto}.apply{border:1px solid #f3efe6;padding:9px 17px}.opening{display:grid;grid-template-columns:90px 1fr 42%;min-height:720px}.reel{writing-mode:vertical-rl;padding:30px;display:flex;justify-content:space-between;align-items:center;color:#e7223d;border-left:1px solid #ffffff38}.statement{padding:75px 6vw;display:flex;flex-direction:column;justify-content:center}.statement h1{font-size:clamp(3.5rem,8vw,8rem);line-height:1.05;margin:20px 0}.statement p{max-width:650px;color:#bbb}.opening figure{margin:0;position:relative}.opening figure:after{content:'REC';position:absolute;top:25px;left:25px;color:white;background:#e7223d;padding:4px 12px}.program-line{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff38;border-bottom:1px solid #ffffff38}.program-line a,.program-line span{padding:24px;border-left:1px solid #ffffff38}.red{color:#ff4057}.panel{padding:95px 7vw}.panel-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:48px}.panel h2,.title{font-size:clamp(2.6rem,5vw,5rem);line-height:1.2;margin:0}.credits{display:grid;gap:1px;background:#333}.credit{background:#121212;padding:26px;display:grid;grid-template-columns:90px 1fr auto;align-items:center}.credit b{color:#ff4057}.credit small{color:#888}.light{background:#ede8de;color:#141414}.light .credits{background:#bdb7ad}.light .credit{background:#f7f3eb}.call{display:grid;grid-template-columns:1fr auto;align-items:center;gap:25px;padding:55px 7vw;background:#e7223d}.call h2{font-size:2.8rem;margin:0}.legal{max-width:980px;margin:auto;padding:70px 25px 100px}.legal article{border-right:8px solid #e7223d;padding:20px 38px;background:#151515}.legal h2{margin-top:34px;color:#ff4057}.footer{padding:28px 3vw;border-top:1px solid #ffffff38;display:flex;justify-content:space-between;gap:20px}.light-page{background:#ede8de;color:#141414}.light-page .header,.light-page .footer{border-color:#14141444}.light-page .legal article{background:white}.contact-sheet{max-width:760px;padding:45px;border:1px solid #141414;margin-top:40px}.contact-sheet ol{padding-right:22px}.contact-sheet li{margin:14px 0}.lens-feature{margin-top:55px;display:grid;grid-template-columns:45% 55%;border:1px solid #ffffff38}.lens-feature img{height:430px}.lens-feature div{padding:45px;align-self:center}.lens-feature h2{font-size:2.7rem;line-height:1.2}.edit-feature{margin-top:55px;display:grid;grid-template-columns:1fr 1fr;background:#181818;color:white}.edit-feature div{padding:48px;align-self:center}.edit-feature img{height:500px}.edit-feature h2{color:#ff4057;font-size:2.8rem;line-height:1.2}@media(max-width:800px){.links{display:none}.opening{grid-template-columns:55px 1fr}.opening figure{grid-column:1/-1;height:430px}.statement{padding:45px 25px}.program-line{grid-template-columns:1fr 1fr}.credit{grid-template-columns:55px 1fr}.credit small{display:none}.panel-head,.call,.footer,.lens-feature,.edit-feature{display:grid;grid-template-columns:1fr}.lens-feature img,.edit-feature img{height:390px}.reel{padding:15px}}
