/*
Theme Name: سوبالونيت للتصوير
Text Domain: sub-subalunitamohx-theme
*/
*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{margin:0;max-width:100%;overflow-x:hidden}a{color:inherit}img{display:block;width:100%;object-fit:cover}button{font:inherit}main{overflow:hidden}:root{--night:#1c1b1b;--gold:#d6aa54;--clay:#9d493b;--ivory:#f5efe4}body{background:var(--night);color:var(--ivory);font:16px/1.75 Tahoma,Arial}.sub-head{display:flex;align-items:center;padding:1.1rem 5vw;border-bottom:1px solid #58504a}.sub-sign{text-decoration:none;font:italic 2.5rem Georgia;color:var(--gold)}.sub-sign span{font:normal .8rem Tahoma;margin-right:1rem;color:white}.sub-head nav{display:flex;gap:1.7rem;margin-right:auto}.sub-head nav a{text-decoration:none}.sub-toggle{display:none}.sub-frame{display:grid;grid-template-columns:1.2fr 1fr;min-height:720px}.sub-frame figure{margin:0;position:relative}.sub-frame img{height:100%}.sub-frame figure span{position:absolute;top:2rem;right:2rem;background:var(--clay);padding:.7rem}.sub-frame>div{padding:10vw 6vw}.sub-frame h1,.sub-pagehero h1{font:italic 700 clamp(4rem,7vw,7rem)/.95 Georgia,Tahoma;margin:1rem 0;color:var(--gold)}.sub-frame a{display:inline-block;border:1px solid var(--gold);padding:1rem 1.5rem;text-decoration:none}.sub-strip{display:flex;justify-content:space-around;padding:1rem;background:var(--gold);color:var(--night)}.sub-stories{padding:7rem 5vw}.sub-stories header{max-width:600px}.sub-stories h2{font-size:3.5rem}.sub-stories>div{display:grid;grid-template-columns:1fr .65fr 1fr .65fr}.sub-stories img{height:430px}.sub-stories article{padding:2rem;background:var(--clay);align-content:end}.sub-foot,.sub-pagehero,.sub-detail,.sub-local,.sub-legal{padding:4rem 5vw}.sub-foot{display:flex;gap:3rem;border-top:1px solid #57504b}.sub-foot nav{margin-right:auto}.sub-pagehero{min-height:470px;display:grid;align-content:end;background:linear-gradient(90deg,var(--night),var(--clay))}.sub-detail{display:grid;grid-template-columns:1fr 1fr}.sub-detail>div{display:grid;grid-template-columns:1fr 1fr}.sub-detail>div>h2{grid-column:1/-1}.sub-detail article{padding:1.5rem;border:1px solid #57504b}.sub-detail img{height:100%}.sub-local{background:var(--gold);color:var(--night)}.sub-legal{max-width:880px;margin:auto}.sub-cookie{position:fixed;bottom:1rem;left:1rem;background:var(--ivory);color:var(--night);padding:1rem;z-index:8}.sub-route{display:grid;grid-template-columns:.7fr 1fr 1.2fr;padding:6rem 5vw;gap:2rem}.sub-route ol{list-style:none;margin:0;padding:0}.sub-route li{display:flex;gap:1rem;padding:1.2rem 0;border-top:1px solid}.sub-route figure{margin:0}.sub-route figure img{height:440px}.sub-request{padding:3rem 5vw;border-top:1px solid;border-bottom:1px solid}.sub-request a,.sub-reach a,.sub-district a{font-weight:700}.sub-cover{margin:0;position:relative}.sub-cover img{height:540px}.sub-cover figcaption{position:absolute;bottom:1rem;right:1rem;background:#fff;color:#172033;padding:.7rem 1rem}.sub-story{display:grid;grid-template-columns:1.2fr 1fr .7fr;padding:6rem 5vw;gap:3rem}.sub-story header h1{font-size:3.7rem;line-height:1.05}.sub-story blockquote{font-size:1.5rem;margin:2rem 0}.sub-story aside{border-right:4px solid currentColor;padding-right:1.5rem}.sub-reach{display:flex;gap:2rem;justify-content:space-between;padding:2rem 5vw;border-top:1px solid}.sub-guide{display:grid;grid-template-columns:1fr 1fr;padding:6rem 5vw;gap:3rem}.sub-guide header{grid-column:1/-1;max-width:850px}.sub-guide header h1{font-size:4rem;line-height:1.05}.sub-guide dl div{padding:1.2rem 0;border-top:1px solid}.sub-guide dt{font-weight:800}.sub-guide dd{margin:0}.sub-guide figure{margin:0}.sub-guide figure img{height:460px}.sub-questions{padding:4rem 5vw;max-width:1000px;margin:auto}.sub-questions details{padding:1.2rem 0;border-top:1px solid}.sub-questions summary{font-weight:800;cursor:pointer}.sub-district{display:grid;grid-template-columns:.8fr 1.2fr;min-height:580px}.sub-district>div{padding:8vw 6vw}.sub-district h1{font-size:4.5rem;line-height:1.02}.sub-district figure{margin:0}.sub-district img{height:100%}.sub-field{padding:6rem 5vw}.sub-field>div{display:grid;grid-template-columns:repeat(3,1fr)}.sub-field article{padding:2rem;border:1px solid}.sub-legalhead{padding:6rem 7vw;border-bottom:1px solid}.sub-legalhead h1,.sub-notice h1,.sub-terms h1,.sub-agreement h1{font-size:4.4rem;line-height:1.05}.sub-privacy{display:grid;grid-template-columns:1.3fr .7fr;padding:5rem 7vw;gap:4rem}.sub-privacy dl div{display:grid;grid-template-columns:160px 1fr;padding:1.5rem 0;border-top:1px solid}.sub-privacy dd{margin:0}.sub-privacy aside{padding:2rem;border:1px solid;align-self:start}.sub-notice{max-width:1000px;margin:auto;padding:7rem 5vw}.sub-notice header{margin-bottom:4rem}.sub-notice section{display:grid;grid-template-columns:1fr 2fr;border-top:1px solid;padding:2rem 0}.sub-notice footer{display:flex;justify-content:space-between;padding:2rem;border:1px solid}.sub-terms{padding:7rem 6vw}.sub-terms header{display:grid;grid-template-columns:1fr 2fr;align-items:end}.sub-terms ol{list-style:none;counter-reset:item;margin:4rem 0;padding:0;display:grid;grid-template-columns:1fr 1fr}.sub-terms li{padding:2rem;border:1px solid;counter-increment:item}.sub-terms li:before{content:'0' counter(item);font-size:2rem;font-weight:800}.sub-termscontact{padding:2rem;border-right:7px solid currentColor}.sub-agreement{padding:7rem 6vw}.sub-agreement header{max-width:800px}.sub-agreement>div{display:grid;grid-template-columns:repeat(3,1fr);margin:4rem 0}.sub-agreement section{padding:2rem;border:1px solid}.sub-agreement section b{font-size:1.4rem}.sub-agreement aside{padding:2rem;border-top:4px solid currentColor}@media(max-width:850px){.sub-route,.sub-story,.sub-guide,.sub-district,.sub-privacy{grid-template-columns:1fr}.sub-story,.sub-guide,.sub-route{padding:4rem 6vw}.sub-guide header{grid-column:auto}.sub-reach{flex-direction:column}.sub-district figure{height:380px}.sub-field>div,.sub-agreement>div,.sub-terms ol{grid-template-columns:1fr}.sub-notice section,.sub-terms header{grid-template-columns:1fr}.sub-privacy dl div{grid-template-columns:1fr}}.sub-sessionnote{display:grid;grid-template-columns:1.2fr .8fr;gap:5rem;padding:7rem 7vw;background:#d6aa54;color:#1c1b1b}.sub-sessionnote h2{font-size:3.5rem;line-height:1.08}.sub-sessionnote ol{list-style:none;margin:0;padding:0}.sub-sessionnote li{display:grid;grid-template-columns:60px 1fr;gap:1rem;padding:1.4rem 0;border-top:1px solid}.sub-sessionnote li b{font-size:1.4rem}@media(max-width:850px){.sub-sessionnote{grid-template-columns:1fr;gap:2rem}.sub-sessionnote h2{font-size:2.6rem}}.sub-depth{padding:7rem 5vw;background:#f5efe5;color:#1c1b1b}.sub-depth>header{max-width:760px;margin-bottom:3.5rem}.sub-depth>header h2{font-size:clamp(2.5rem,5vw,4.6rem);line-height:1.05;margin:.6rem 0 1.2rem}.sub-depth>header>p{max-width:620px;font-size:1.05rem}.sub-depthsplit{display:grid;grid-template-columns:minmax(0,1fr) 180px minmax(0,1fr);gap:2.5rem;align-items:start}.sub-depthgroup{border-top:3px solid #9d493b}.sub-depthgroup>h3{font-size:1rem;letter-spacing:.08em;margin:0;padding:1.2rem 0;color:#9d493b}.sub-depth details{border-top:1px solid color-mix(in srgb,#1c1b1b,transparent 68%)}.sub-depth details:last-child{border-bottom:1px solid color-mix(in srgb,#1c1b1b,transparent 68%)}.sub-depth summary{display:grid;grid-template-columns:42px minmax(130px,.7fr) 1.3fr;gap:1rem;align-items:start;padding:1.25rem .2rem;cursor:pointer;list-style:none}.sub-depth summary::-webkit-details-marker{display:none}.sub-depth summary span{font-weight:900;color:#9d493b}.sub-depth summary strong{font-size:1.05rem}.sub-depth summary em{font-style:normal;font-size:.88rem;line-height:1.55;opacity:.72}.sub-depth details>p{margin:0 42px 1.5rem 0;padding:1.25rem 1.5rem;background:color-mix(in srgb,#9d493b,transparent 88%);line-height:1.85;max-width:620px}.sub-depthsplit>aside{position:sticky;top:2rem;display:grid;grid-template-columns:44px 1fr;gap:.8rem;padding:1.4rem;background:#1c1b1b;color:#f5efe5}.sub-depthsplit>aside span{width:36px;height:36px;display:grid;place-items:center;border:1px solid #9d493b;color:#9d493b;font-weight:900}.sub-depthsplit>aside b{align-self:center;font-size:.82rem}@media(max-width:1050px){.sub-depthsplit{grid-template-columns:1fr 1fr}.sub-depthsplit>aside{display:none}}@media(max-width:720px){.sub-depth{padding:4rem 6vw}.sub-depthsplit{grid-template-columns:1fr;gap:3rem}.sub-depth summary{grid-template-columns:38px 1fr}.sub-depth summary em{grid-column:2}.sub-depth details>p{margin-right:0}}.sub-depthchapters{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--gold);border:1px solid var(--gold)}.sub-depthchapters>article{padding:2.5rem;background:var(--night);color:var(--ivory)}.sub-depthchapters>article:nth-child(2),.sub-depthchapters>article:nth-child(3){background:var(--clay)}.sub-depthchapters>article>span{color:var(--gold);font-size:.8rem}.sub-depthchapters>article>h3{font:italic 700 2.1rem Georgia,Tahoma;margin:.5rem 0 2rem}.sub-depthchapters summary{grid-template-columns:38px 1fr;padding:1rem 0}.sub-depthchapters summary em{grid-column:2;color:#fff}.sub-depthchapters details>p{margin-right:0;background:#ffffff12}.sub-depthchapters details{border-color:#ffffff55}@media(max-width:850px){.sub-depthchapters{grid-template-columns:1fr}}@media(max-width:850px){header nav{display:none!important}header nav.open{display:grid!important;position:absolute;z-index:20;top:76px;right:0;left:0;background:#fff;color:#172033;padding:1.2rem}.lzr-toggle,.dud-toggle,.xun-toggle,.sub-toggle,.rio-toggle{display:block;margin-right:auto}.dud-call,.rio-quote,.xun-city{display:none}.lzr-hero,.dud-horizon,.xun-stage,.sub-frame,.rio-board,.lzr-craft,.dud-pier,.xun-local,.sub-stories>div,.rio-proof,.lzr-detail,.dud-detail,.xun-detail,.sub-detail,.rio-detail{grid-template-columns:1fr}.lzr-hero figure,.dud-horizon>img,.xun-stage figure,.sub-frame figure,.rio-board figure{height:430px}.dud-horizon aside,.rio-board aside{display:none}.dud-tide>div,.xun-list,.rio-route{grid-template-columns:1fr 1fr}.rio-route header{grid-column:1/-1}.lzr-craft img,.dud-pier img,.xun-local img,.sub-stories img,.rio-proof img{height:320px}.lzr-foot,.xun-foot,.rio-foot{grid-template-columns:1fr;gap:1.5rem}.dud-foot,.sub-foot{flex-direction:column}.lzr-detail>div,.dud-detail>div,.xun-detail>div,.sub-detail>div,.rio-detail>div{grid-template-columns:1fr}.lzr-detail>div>h2,.dud-detail>div>h2,.xun-detail>div>h2,.sub-detail>div>h2,.rio-detail>div>h2{grid-column:auto}.dud-deck{padding:0}.dud-deck figure{width:100%;height:520px}.dud-deck article{position:relative;left:auto;bottom:auto;width:auto}.dud-log{grid-template-columns:1fr;padding:4rem 6vw}.dud-log li a{grid-template-columns:50px 1fr}.dud-log li span{grid-column:2}.dud-material,.dud-coast{grid-template-columns:1fr}.dud-material>div{padding:4rem 6vw}.dud-coast{padding:4rem 6vw}}
@media(max-width:520px){.dud-tide>div,.xun-list,.rio-route{grid-template-columns:1fr}.lzr-pattern,.sub-strip{flex-wrap:wrap;gap:1rem}.lzr-hero h1,.dud-copy h1,.xun-stage h1,.sub-frame h1,.rio-copy h1{font-size:3.5rem}}