/* Mobilk 2026 — premium informational pages */
.page-static-about .site-content,
.page-static-contact .site-content,
.page-static-privacy .site-content,
.page-static-terms .site-content,
.page-static-sitemap .site-content,
.page-static-advertise .site-content{background:#f4f7fb}
.static-page-shell{width:min(1440px,calc(100% - 32px));margin:0 auto;padding:18px 0 46px;color:var(--navy)}
.static-breadcrumbs{display:flex;align-items:center;gap:8px;min-height:40px;margin:0 2px 14px;color:#7c8a9d;font-size:12px;white-space:nowrap;overflow:hidden}
.static-breadcrumbs a{color:#6e7e93}.static-breadcrumbs a:hover{color:var(--brand)}
.static-breadcrumbs span{display:flex;color:#a9b4c3}.static-breadcrumbs .m-icon{width:14px;height:14px}.static-breadcrumbs strong{overflow:hidden;color:var(--navy);text-overflow:ellipsis}
.static-page-shell>.ad-unit{margin-bottom:18px}
.static-hero{position:relative;isolation:isolate;min-height:360px;margin-bottom:18px;padding:42px 46px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(310px,.85fr);align-items:center;gap:38px;overflow:hidden;border-radius:28px;background:linear-gradient(135deg,#0c2340,#153860 70%,#142b4b);box-shadow:0 22px 60px rgba(19,43,76,.16);color:#fff}
.static-hero:before,.static-hero:after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}
.static-hero:before{width:390px;height:390px;inset:auto -155px -240px auto;background:radial-gradient(circle at 35% 30%,rgba(229,10,142,.9),rgba(229,10,142,.16) 52%,transparent 70%)}
.static-hero:after{width:280px;height:280px;inset:-160px auto auto 34%;border:1px solid rgba(255,255,255,.09);box-shadow:0 0 0 34px rgba(255,255,255,.025),0 0 0 75px rgba(255,255,255,.018)}
.static-hero-copy{position:relative;z-index:2;min-width:0}.static-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:#ff77c5;font-size:12px;font-weight:800;letter-spacing:.08em}.static-eyebrow:before{content:"";width:28px;height:3px;border-radius:99px;background:var(--brand)}
.static-hero h1{max-width:850px;margin:0;color:#fff;font-size:clamp(34px,4.3vw,62px);line-height:1.35}.static-hero h1 span{color:#ff69bc}.static-hero-copy>p{max-width:790px;margin:17px 0 0;color:#d8e3f0;font-size:15px;line-height:2}
.static-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:23px}.static-hero-actions a,.static-hero-actions button{min-height:45px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.18);border-radius:11px;background:rgba(255,255,255,.07);color:#fff;font-size:12px;font-weight:800}.static-hero-actions a.primary,.static-hero-actions button.primary{border-color:var(--brand);background:var(--brand);box-shadow:0 10px 24px rgba(229,10,142,.25)}.static-hero-actions .m-icon{width:18px;height:18px}
.static-hero-visual{position:relative;z-index:1;min-height:255px;display:grid;place-items:center}.static-visual-orbit{position:relative;width:270px;height:270px;border:1px solid rgba(255,255,255,.15);border-radius:50%;animation:staticSpin 25s linear infinite}.static-visual-orbit:before,.static-visual-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.09)}.static-visual-orbit:before{inset:28px}.static-visual-orbit:after{inset:66px}.static-orbit-center{position:absolute;inset:82px;display:grid;place-items:center;border-radius:28px;background:#fff;color:var(--brand);box-shadow:0 20px 45px rgba(4,20,39,.25);transform:rotate(0)}.static-orbit-center img{max-width:90%;max-height:58px;object-fit:contain}.static-orbit-center .m-icon{width:50px;height:50px}.static-orbit-node{position:absolute;width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:17px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);color:#fff;box-shadow:0 10px 25px rgba(3,20,40,.18)}.static-orbit-node .m-icon{width:24px;height:24px}.static-orbit-node.n1{right:-6px;top:45px}.static-orbit-node.n2{left:4px;bottom:38px}.static-orbit-node.n3{left:34px;top:0}.static-orbit-node.n4{right:18px;bottom:4px}@keyframes staticSpin{to{transform:rotate(360deg)}}.static-orbit-center,.static-orbit-node{animation:staticCounterSpin 25s linear infinite}@keyframes staticCounterSpin{to{transform:rotate(-360deg)}}
.static-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:22px}.static-hero-stats span{min-height:61px;padding:9px 12px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(255,255,255,.055);color:#cbd8e7;font-size:10px}.static-hero-stats b{display:block;color:#fff;font-size:20px;line-height:1.2}
.static-section{margin-top:18px;padding:26px;border:1px solid #e0e7f0;border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(19,43,76,.045)}
.static-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:19px}.static-section-heading>div>span{display:block;margin-bottom:4px;color:var(--brand);font-size:10px;font-weight:800;letter-spacing:.08em}.static-section-heading h2{margin:0;color:var(--navy);font-size:25px;line-height:1.4}.static-section-heading p{max-width:760px;margin:5px 0 0;color:#78869a;font-size:13px;line-height:1.8}.static-section-heading>a{display:inline-flex;align-items:center;gap:7px;color:var(--brand);font-size:12px;font-weight:800;white-space:nowrap}
.static-grid{display:grid;gap:14px}.static-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.static-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.static-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.static-feature-card{position:relative;min-height:190px;padding:22px;overflow:hidden;border:1px solid #e4eaf2;border-radius:18px;background:linear-gradient(145deg,#fff,#f8fafc);transition:.22s}.static-feature-card:hover{transform:translateY(-4px);border-color:#efafd4;box-shadow:0 14px 28px rgba(19,43,76,.08)}.static-feature-icon{width:52px;height:52px;margin-bottom:16px;display:grid;place-items:center;border-radius:15px;background:#fff0f8;color:var(--brand)}.static-feature-icon .m-icon{width:27px;height:27px}.static-feature-card h3{margin:0 0 7px;color:var(--navy);font-size:18px}.static-feature-card p{margin:0;color:#738197;font-size:12px;line-height:1.9}.static-feature-card>a{position:absolute;inset:0;font-size:0}
.static-rich-content{color:#33445d;font-size:15px;line-height:2.15}.static-rich-content h2,.static-rich-content h3,.static-rich-content h4{scroll-margin-top:110px;color:var(--navy);line-height:1.55}.static-rich-content h2{margin:30px 0 12px;padding:12px 16px;border-inline-start:5px solid var(--brand);border-radius:10px;background:#f5f8fc;font-size:23px}.static-rich-content h3{margin:24px 0 10px;font-size:19px}.static-rich-content p{margin:0 0 15px}.static-rich-content ul,.static-rich-content ol{padding-inline-start:24px}.static-rich-content li{margin-bottom:7px}.static-rich-content a{color:var(--brand);font-weight:700}.static-rich-content img{display:block;max-width:100%;margin:20px auto;border-radius:15px}.static-rich-content table{margin:18px 0}.static-rich-content blockquote{margin:18px 0;padding:16px 18px;border-inline-start:4px solid var(--brand);border-radius:12px;background:#fff4fa;color:#46556b}
.static-cta{position:relative;margin-top:18px;padding:27px 30px;display:flex;align-items:center;justify-content:space-between;gap:24px;overflow:hidden;border-radius:21px;background:linear-gradient(135deg,var(--navy),#1c426e);color:#fff}.static-cta:after{content:"";position:absolute;width:240px;height:240px;inset:-120px auto auto -60px;border-radius:50%;background:rgba(229,10,142,.2)}.lang-en .static-cta:after{left:auto;right:-60px}.static-cta>div,.static-cta>a{position:relative;z-index:1}.static-cta span{color:#ff6dc0;font-size:11px;font-weight:800}.static-cta h2{margin:4px 0;color:#fff;font-size:23px}.static-cta p{margin:0;color:#cbd8e8;font-size:12px}.static-cta>a{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;gap:8px;border-radius:10px;background:var(--brand);color:#fff;font-size:12px;font-weight:800;white-space:nowrap}
/* About */
.about-hero{background:linear-gradient(135deg,#0b203c,#14365e 64%,#2d1242)}.about-story-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:18px}.about-story-card{padding:27px;border:1px solid #e0e7f0;border-radius:21px;background:#fff}.about-story-card h2{margin:0 0 12px;font-size:27px}.about-story-card .static-rich-content{font-size:14px}.about-story-side{display:grid;gap:12px}.about-value{padding:20px;border-radius:18px;background:var(--navy);color:#fff}.about-value:nth-child(2){background:linear-gradient(135deg,#c80778,var(--brand))}.about-value:nth-child(3){background:#fff;border:1px solid #e2e8f1;color:var(--navy)}.about-value .m-icon{width:28px;height:28px;margin-bottom:10px;color:#ff75c3}.about-value:nth-child(2) .m-icon{color:#fff}.about-value h3{margin:0 0 5px;font-size:17px}.about-value p{margin:0;color:inherit;opacity:.78;font-size:11px;line-height:1.8}
/* Contact */
.contact-hero{background:linear-gradient(135deg,#0c2340,#183c67 66%,#5b1246)}.contact-hero .static-hero-visual{align-content:center}.contact-message-visual{width:270px;padding:25px;border:1px solid rgba(255,255,255,.14);border-radius:26px;background:rgba(255,255,255,.07);backdrop-filter:blur(13px);box-shadow:0 22px 42px rgba(4,19,38,.25)}.contact-message-visual>div{height:11px;margin-bottom:10px;border-radius:99px;background:rgba(255,255,255,.15)}.contact-message-visual>div:nth-child(1){width:42%;background:var(--brand)}.contact-message-visual>div:nth-child(2){width:90%}.contact-message-visual>div:nth-child(3){width:72%}.contact-message-visual>span{width:62px;height:62px;margin:21px auto 0;display:grid;place-items:center;border-radius:18px;background:#fff;color:var(--brand)}.contact-message-visual .m-icon{width:31px;height:31px}.contact-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:18px;align-items:start}.contact-side{display:grid;gap:13px}.contact-channel{display:grid;grid-template-columns:52px minmax(0,1fr);gap:13px;align-items:center;padding:17px;border:1px solid #e1e7f0;border-radius:16px;background:#fff}.contact-channel>span{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#fff0f8;color:var(--brand)}.contact-channel .m-icon{width:25px;height:25px}.contact-channel h3{margin:0 0 3px;font-size:15px}.contact-channel p,.contact-channel a{margin:0;color:#79879a;font-size:10px;word-break:break-word}.contact-form-card{padding:27px;border:1px solid #dfe6ef;border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(19,43,76,.055)}.contact-form-card h2{margin:0 0 4px;font-size:25px}.contact-form-card>p{margin:0 0 18px;color:#7c899b;font-size:12px}.contact-alert{margin-bottom:16px;padding:14px 16px;border-radius:12px;font-size:12px;line-height:1.8}.contact-alert.success{background:#eaf8f3;color:#087c59;border:1px solid #bfe9da}.contact-alert.error{background:#fff1f4;color:#b72e49;border:1px solid #f7c9d3}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.contact-field.full{grid-column:1/-1}.contact-field label{display:block;margin-bottom:6px;color:#445875;font-size:11px;font-weight:800}.contact-field label small{color:var(--brand)}.contact-field input,.contact-field textarea,.contact-field select{width:100%;margin:0!important;border:1px solid #dce4ee!important;border-radius:11px!important;background:#f9fbfd!important;box-shadow:none!important;color:var(--navy);font-size:12px}.contact-field input,.contact-field select{height:46px}.contact-field textarea{min-height:155px;resize:vertical}.contact-destinations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.contact-destination{position:relative}.contact-destination input{position:absolute;opacity:0;pointer-events:none}.contact-destination span{min-height:58px;padding:9px 11px;display:flex;align-items:center;gap:9px;border:1px solid #dce4ee;border-radius:11px;background:#fff;color:#53647d;font-size:11px;font-weight:700;cursor:pointer}.contact-destination input:checked+span{border-color:var(--brand);background:#fff2fa;color:var(--brand);box-shadow:0 0 0 3px rgba(229,10,142,.07)}.contact-captcha{display:flex;align-items:center;gap:10px}.contact-captcha img{height:42px;border:1px solid #dce4ee;border-radius:9px;background:#fff}.contact-captcha input{max-width:150px}.contact-submit{min-height:46px;padding:0 21px;border:0;border-radius:11px;background:var(--brand);color:#fff;font-size:12px;font-weight:800;box-shadow:0 9px 22px rgba(229,10,142,.2)}
/* Legal pages */
.privacy-hero{background:linear-gradient(135deg,#0b2443,#164263 68%,#0d615e)}.terms-hero{background:linear-gradient(135deg,#102544,#263a69 66%,#5c174c)}.legal-visual{position:relative;width:250px;height:280px}.legal-document{position:absolute;inset:7px 25px;padding:26px;border:1px solid rgba(255,255,255,.2);border-radius:24px;background:#fff;color:var(--navy);box-shadow:0 25px 50px rgba(4,18,35,.28);transform:rotate(-4deg)}.lang-en .legal-document{transform:rotate(4deg)}.legal-document:before{content:"";position:absolute;top:22px;right:22px;width:45px;height:45px;border-radius:14px;background:#fff0f8}.legal-document i{display:block;height:8px;margin-bottom:10px;border-radius:99px;background:#e8edf4}.legal-document i:nth-child(1){width:45%;background:var(--brand)}.legal-document i:nth-child(2){width:88%}.legal-document i:nth-child(3){width:72%}.legal-document i:nth-child(4){width:93%}.legal-document span{position:absolute;right:25px;bottom:27px;width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:var(--navy);color:#fff}.legal-document .m-icon{width:28px;height:28px}.legal-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:18px;align-items:start}.legal-nav{position:sticky;top:20px;padding:15px;border:1px solid #e0e7ef;border-radius:18px;background:#fff}.legal-nav>strong{display:block;padding:5px 7px 12px;color:var(--navy);font-size:13px}.legal-nav a{min-height:40px;padding:8px 9px;display:flex;align-items:center;gap:8px;border-radius:9px;color:#65758b;font-size:11px}.legal-nav a:hover,.legal-nav a.is-active{background:#fff0f8;color:var(--brand)}.legal-nav .m-icon{width:15px;height:15px}.legal-content-card{padding:29px;border:1px solid #e0e7ef;border-radius:22px;background:#fff}.legal-note{margin-bottom:20px;padding:14px 16px;display:grid;grid-template-columns:43px minmax(0,1fr);gap:12px;align-items:center;border-radius:14px;background:#f2f6fb}.legal-note>span{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:#fff;color:var(--brand)}.legal-note .m-icon{width:22px;height:22px}.legal-note strong{display:block;font-size:12px}.legal-note p{margin:2px 0 0;color:#78869a;font-size:10px}.legal-progress{position:fixed;z-index:2200;top:0;right:0;left:0;height:3px;background:transparent}.legal-progress i{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--brand),#ff65bd)}
/* Sitemap */
.sitemap-hero{background:linear-gradient(135deg,#0b213f,#174268 66%,#4a1858)}.sitemap-map-visual{position:relative;width:300px;height:265px}.sitemap-node{position:absolute;display:flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid rgba(255,255,255,.15);border-radius:13px;background:rgba(255,255,255,.09);color:#fff;font-size:10px;font-weight:800;backdrop-filter:blur(10px)}.sitemap-node .m-icon{width:18px;height:18px;color:#ff70c1}.sitemap-node.root{top:90px;right:90px;background:#fff;color:var(--navy);font-size:13px}.sitemap-node.root .m-icon{color:var(--brand)}.sitemap-node.n1{right:0;top:5px}.sitemap-node.n2{left:0;top:25px}.sitemap-node.n3{right:5px;bottom:10px}.sitemap-node.n4{left:0;bottom:20px}.sitemap-node:after{content:"";position:absolute;width:70px;height:1px;background:rgba(255,255,255,.2)}.sitemap-node.n1:after{left:100%;display:none}.sitemap-search{position:sticky;z-index:30;top:0;margin-bottom:18px;padding:13px;display:flex;align-items:center;gap:10px;border:1px solid #dfe6ef;border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 9px 25px rgba(19,43,76,.07);backdrop-filter:blur(12px)}.sitemap-search .m-icon{margin-inline:7px;color:var(--brand)}.sitemap-search input{min-width:0;flex:1;height:44px;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.sitemap-search span{padding:5px 9px;border-radius:8px;background:#f3f6fa;color:#7a8799;font-size:10px}.sitemap-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sitemap-group{min-width:0;padding:19px;border:1px solid #e0e7ef;border-radius:18px;background:#fff;transition:.2s}.sitemap-group:hover{transform:translateY(-3px);box-shadow:0 13px 28px rgba(19,43,76,.065)}.sitemap-group[hidden]{display:none}.sitemap-group-head{display:flex;align-items:center;gap:11px;margin-bottom:13px;padding-bottom:12px;border-bottom:1px solid #ebeff4}.sitemap-group-head>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#fff0f8;color:var(--brand)}.sitemap-group-head .m-icon{width:22px;height:22px}.sitemap-group h2{margin:0;font-size:17px}.sitemap-group small{display:block;color:#95a0af;font-size:9px}.sitemap-links{display:grid;gap:3px}.sitemap-links a{min-height:36px;padding:7px 8px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:8px;color:#52647c;font-size:11px}.sitemap-links a:hover{background:#f6f8fb;color:var(--brand)}.sitemap-links .m-icon{width:13px;height:13px;color:#b0bac7}.sitemap-no-results{padding:45px;text-align:center;border:1px dashed #efb6d7;border-radius:18px;background:#fff7fb;color:#7b8798}.sitemap-no-results[hidden]{display:none}
/* Advertising */
.advertise-hero{background:linear-gradient(135deg,#10213e,#263660 55%,#8a0b63)}.advertise-board{position:relative;width:300px;height:260px}.advertise-screen{position:absolute;inset:15px 0 35px;padding:15px;border:1px solid rgba(255,255,255,.18);border-radius:23px;background:#fff;box-shadow:0 25px 50px rgba(4,19,38,.3)}.advertise-screen-header{height:24px;margin-bottom:10px;border-radius:7px;background:var(--navy)}.advertise-screen-grid{height:145px;display:grid;grid-template-columns:1.15fr .85fr;gap:8px}.advertise-screen-grid>i{display:block;border-radius:9px;background:#eef2f7}.advertise-screen-grid>i:first-child{background:linear-gradient(135deg,var(--navy),var(--brand))}.advertise-badge{position:absolute;right:-20px;bottom:8px;padding:11px 16px;border-radius:13px;background:var(--brand);color:#fff;font-size:11px;font-weight:800;box-shadow:0 12px 25px rgba(229,10,142,.3)}.advertise-benefits .static-feature-card{min-height:210px}.ad-formats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.ad-format{padding:18px;border:1px solid #e1e7f0;border-radius:17px;background:#fff}.ad-format-preview{height:135px;margin-bottom:14px;padding:12px;display:grid;place-items:center;border-radius:13px;background:#f2f5f9}.ad-format-preview i{display:block;border-radius:8px;background:linear-gradient(135deg,var(--navy),var(--brand));box-shadow:0 8px 20px rgba(19,43,76,.16)}.ad-format:nth-child(1) i{width:90%;height:35px}.ad-format:nth-child(2) i{width:58%;height:100px}.ad-format:nth-child(3) i{width:100%;height:100%}.ad-format h3{margin:0 0 4px;font-size:16px}.ad-format p{margin:0;color:#7a8799;font-size:10px;line-height:1.8}.advertise-process{counter-reset:adStep;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.advertise-step{position:relative;padding:20px;border:1px solid #e0e7ef;border-radius:17px;background:#fff}.advertise-step:before{counter-increment:adStep;content:counter(adStep);width:38px;height:38px;margin-bottom:13px;display:grid;place-items:center;border-radius:12px;background:var(--navy);color:#fff;font-weight:800}.advertise-step:not(:last-child):after{content:"";position:absolute;top:38px;inset-inline-end:-12px;width:14px;height:2px;background:var(--brand)}.advertise-step h3{margin:0 0 4px;font-size:15px}.advertise-step p{margin:0;color:#7b899c;font-size:10px;line-height:1.8}.advertise-content-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:18px}.advertise-content-layout .static-rich-content{padding:25px;border:1px solid #e0e7ef;border-radius:20px;background:#fff}.advertise-contact-card{position:sticky;top:20px;padding:23px;border-radius:20px;background:linear-gradient(145deg,var(--navy),#203f68);color:#fff}.advertise-contact-card .m-icon{width:34px;height:34px;color:#ff69bc}.advertise-contact-card h2{margin:13px 0 7px;color:#fff;font-size:21px}.advertise-contact-card p{margin:0;color:#cbd8e7;font-size:11px;line-height:1.9}.advertise-contact-card a{min-height:43px;margin-top:17px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:10px;background:var(--brand);color:#fff;font-size:11px;font-weight:800}
@media(max-width:1100px){.static-hero{grid-template-columns:minmax(0,1fr) 280px;padding:36px}.static-grid.cols-4{grid-template-columns:repeat(2,1fr)}.sitemap-groups{grid-template-columns:repeat(2,1fr)}.about-story-layout,.contact-layout,.advertise-content-layout{grid-template-columns:1fr}.about-story-side{grid-template-columns:repeat(3,1fr)}.contact-side{grid-template-columns:repeat(2,1fr)}.advertise-contact-card{position:static}.advertise-process{grid-template-columns:repeat(2,1fr)}.advertise-step:nth-child(2):after{display:none}}
@media(max-width:767px){.page-static-about .site-content,.page-static-contact .site-content,.page-static-privacy .site-content,.page-static-terms .site-content,.page-static-sitemap .site-content,.page-static-advertise .site-content{padding:0 10px 70px;background:#f4f7fb}.static-page-shell{width:100%;padding:8px 0 25px}.static-breadcrumbs{min-height:32px;margin-bottom:8px;font-size:9px}.static-page-shell>.ad-unit{margin-bottom:11px}.static-hero{min-height:0;margin-bottom:11px;padding:21px 17px;display:block;border-radius:19px}.static-hero:before{width:260px;height:260px;right:-150px;bottom:-170px}.static-hero:after{display:none}.static-eyebrow{margin-bottom:7px;font-size:9px}.static-hero h1{font-size:28px;line-height:1.4}.static-hero-copy>p{margin-top:9px;font-size:11px;line-height:1.85}.static-hero-actions{margin-top:14px;gap:7px}.static-hero-actions a,.static-hero-actions button{min-height:38px;padding:0 11px;font-size:9px}.static-hero-stats{margin-top:13px;gap:6px}.static-hero-stats span{min-height:50px;padding:7px;font-size:8px}.static-hero-stats b{font-size:15px}.static-hero-visual{display:none}.static-section{margin-top:11px;padding:15px 12px;border-radius:16px}.static-section-heading{align-items:flex-start;margin-bottom:13px}.static-section-heading h2{font-size:19px}.static-section-heading p{font-size:10px}.static-section-heading>a{font-size:9px}.static-grid.cols-2,.static-grid.cols-3,.static-grid.cols-4{grid-template-columns:1fr}.static-feature-card{min-height:0;padding:16px;border-radius:14px}.static-feature-icon{width:44px;height:44px;margin-bottom:11px}.static-feature-card h3{font-size:15px}.static-feature-card p{font-size:10px}.static-rich-content{font-size:13px;line-height:2}.static-rich-content h2{margin-top:22px;padding:10px 12px;font-size:18px}.static-rich-content h3{font-size:16px}.static-cta{display:block;margin-top:11px;padding:20px 16px;text-align:center;border-radius:17px}.static-cta h2{font-size:18px}.static-cta p{font-size:10px}.static-cta>a{margin-top:12px}.about-story-layout{display:block}.about-story-card{padding:17px;border-radius:16px}.about-story-card h2{font-size:20px}.about-story-side{display:flex;gap:8px;margin-top:10px;overflow-x:auto;scroll-snap-type:x mandatory}.about-value{flex:0 0 82%;scroll-snap-align:start}.contact-layout{display:block}.contact-side{display:flex;gap:8px;margin-bottom:11px;overflow-x:auto}.contact-channel{flex:0 0 84%;grid-template-columns:45px 1fr;padding:13px}.contact-channel>span{width:45px;height:45px}.contact-form-card{padding:17px 13px;border-radius:17px}.contact-form-card h2{font-size:20px}.contact-form-grid{grid-template-columns:1fr}.contact-field.full{grid-column:auto}.contact-destinations{grid-template-columns:1fr}.contact-captcha{flex-wrap:wrap}.contact-submit{width:100%}.legal-layout{display:block}.legal-nav{position:static;margin-bottom:10px;display:flex;gap:5px;overflow-x:auto;padding:8px}.legal-nav>strong{display:none}.legal-nav a{min-width:max-content;min-height:34px}.legal-content-card{padding:17px 13px;border-radius:16px}.legal-note{grid-template-columns:38px 1fr;padding:11px}.legal-note>span{width:38px;height:38px}.sitemap-search{top:0;margin-bottom:10px;padding:8px;border-radius:13px}.sitemap-search input{height:39px;font-size:11px}.sitemap-groups{grid-template-columns:1fr;gap:9px}.sitemap-group{padding:14px;border-radius:14px}.sitemap-group-head{margin-bottom:9px}.ad-formats{display:flex;gap:9px;overflow-x:auto}.ad-format{flex:0 0 82%;padding:14px}.advertise-process{grid-template-columns:1fr}.advertise-step:not(:last-child):after{display:none}.advertise-content-layout{display:block}.advertise-content-layout .static-rich-content{padding:16px;border-radius:15px}.advertise-contact-card{margin-top:10px;padding:18px;border-radius:16px}}
@media(max-width:380px){.static-hero h1{font-size:24px}.static-hero-stats{grid-template-columns:1fr 1fr}.static-hero-stats span:last-child{grid-column:1/-1}.contact-captcha input{max-width:100%;width:100%}}

/* ============================================================
   Mobilk static pages v2 — layout repair, reliable icons,
   secure human verification and advertising request form
   ============================================================ */
.page-static-about .m-icon,
.page-static-contact .m-icon,
.page-static-privacy .m-icon,
.page-static-terms .m-icon,
.page-static-sitemap .m-icon,
.page-static-advertise .m-icon{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  overflow:visible;
  stroke:currentColor!important;
  fill:none!important;
}
.page-static-about .m-icon *,
.page-static-contact .m-icon *,
.page-static-privacy .m-icon *,
.page-static-terms .m-icon *,
.page-static-sitemap .m-icon *,
.page-static-advertise .m-icon *{vector-effect:non-scaling-stroke}
.static-feature-icon,.contact-channel>span,.legal-note>span,.sitemap-group-head>span,.human-check-icon{position:relative;isolation:isolate}
.static-feature-icon:before,.contact-channel>span:before,.legal-note>span:before,.sitemap-group-head>span:before,.human-check-icon:before{content:"";position:absolute;inset:5px;z-index:-1;border-radius:inherit;background:rgba(229,10,142,.035)}
.static-orbit-center{background:linear-gradient(145deg,#132b4c,#0b203d);border:1px solid rgba(255,255,255,.2)}
.static-orbit-center img{position:relative;z-index:2;max-width:88%;max-height:61px;object-fit:contain}
.static-orbit-center b{display:none;color:#fff;font:800 38px/1 Inter,Cairo,sans-serif}
.static-orbit-center.is-fallback img{display:none}.static-orbit-center.is-fallback b{display:block}
.about-story-layout{align-items:start}
.about-story-side{align-self:start;grid-auto-rows:max-content}
.about-value{min-height:150px}

/* Legal pages: keep the approved text in the wide column. */
.legal-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:18px;align-items:start;direction:ltr}
.legal-layout>*{direction:rtl}
.legal-content-card{grid-column:1;min-width:0;width:100%}
.legal-nav{grid-column:2;min-width:0}
.lang-en .legal-layout{grid-template-columns:290px minmax(0,1fr)}
.lang-en .legal-layout>*{direction:ltr}
.lang-en .legal-nav{grid-column:1}
.lang-en .legal-content-card{grid-column:2}
.legal-layout.no-toc{grid-template-columns:minmax(0,1fr)}
.legal-layout.no-toc .legal-content-card{grid-column:1}
.legal-content-card .static-rich-content{width:100%;max-width:none;columns:auto!important;column-count:auto!important}
.legal-content-card .static-rich-content>*{max-width:none}

/* Contact form header and clickable contact destinations. */
.contact-channel{transition:transform .2s,border-color .2s,box-shadow .2s}
a.contact-channel:hover{transform:translateY(-2px);border-color:#efafd4;box-shadow:0 12px 24px rgba(19,43,76,.07)}
.contact-form-heading{display:flex;align-items:center;gap:13px;margin-bottom:18px}
.contact-form-heading>div{width:52px;height:52px;display:grid;place-items:center;flex:0 0 52px;border-radius:15px;background:#fff0f8;color:var(--brand)}
.contact-form-heading .m-icon{width:26px;height:26px}
.contact-form-heading section{min-width:0}.contact-form-heading h2{margin:0 0 3px}.contact-form-heading p{margin:0;color:#7c899b;font-size:12px}
.contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

/* Modern server-side human verification. */
.human-check{padding:16px;border:1px solid #dce4ee;border-radius:15px;background:linear-gradient(145deg,#f9fbfd,#fff);box-shadow:inset 0 1px 0 #fff}
.human-check-head{display:grid;grid-template-columns:48px minmax(0,1fr) 36px;gap:11px;align-items:center}
.human-check-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#fff0f8;color:var(--brand)}
.human-check-icon .m-icon{width:24px;height:24px}
.human-check-head strong{display:block;color:var(--navy);font-size:13px}.human-check-head p{margin:2px 0 0;color:#7d899a;font-size:10px;line-height:1.7}
.human-check-head>a{width:36px;height:36px;display:grid;place-items:center;border:1px solid #dce4ee;border-radius:10px;background:#fff;color:var(--brand);font-size:20px;font-weight:800}
.human-question{margin:14px 0 10px;padding:13px 15px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;background:var(--navy);color:#fff}
.human-question b{font:800 21px/1.2 Inter,Cairo,sans-serif;direction:ltr}.human-question span{color:#ff76c4;font-size:17px;font-weight:800}
.human-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.human-options label{position:relative;cursor:pointer}.human-options input{position:absolute!important;opacity:0;pointer-events:none}
.human-options span{min-height:43px;display:grid;place-items:center;border:1px solid #dce4ee;border-radius:11px;background:#fff;color:var(--navy);font:800 15px/1 Inter,Cairo,sans-serif;transition:.18s}
.human-options input:checked+span{border-color:var(--brand);background:#fff0f8;color:var(--brand);box-shadow:0 0 0 3px rgba(229,10,142,.08)}
.human-options span:hover{border-color:#efafd4}
.human-check-status{display:block;margin-top:9px;color:#8b97a8;font-size:9px;text-align:center}
.contact-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px}.contact-submit .m-icon{width:18px;height:18px}

/* Full advertising page and request workflow. */
.advertise-request-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:18px;align-items:start}
.advertise-request-side{display:grid;gap:13px;align-self:start}.advertise-request-side .advertise-contact-card{position:static;top:auto}
.advertise-contact-card>strong{display:block;margin-top:12px;padding:9px 11px;border:1px solid rgba(255,255,255,.15);border-radius:9px;background:rgba(255,255,255,.07);font-size:11px;word-break:break-word}
.advertise-settings-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;padding:18px;border:1px solid #e0e7ef;border-radius:18px;background:#fff}
.advertise-settings-card>span{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#fff0f8;color:var(--brand)}
.advertise-settings-card>span .m-icon{width:24px;height:24px}.advertise-settings-card h3{margin:0 0 6px;color:var(--navy);font-size:15px}.advertise-settings-card .static-rich-content{font-size:11px;line-height:1.9}.advertise-settings-card .static-rich-content p:last-child{margin-bottom:0}
.advertise-form-card{padding:25px;border:1px solid #dfe6ef;border-radius:21px;background:#fff;box-shadow:0 12px 34px rgba(19,43,76,.055)}
.advertise-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.advertise-form-grid .full{grid-column:1/-1}
.advertise-format-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.advertise-format-choices label{position:relative;cursor:pointer}.advertise-format-choices input{position:absolute!important;opacity:0;pointer-events:none}
.advertise-format-choices span{min-height:56px;padding:9px 11px;display:flex;align-items:center;gap:9px;border:1px solid #dce4ee;border-radius:11px;background:#fff;color:#53647d;font-size:10px;font-weight:700;transition:.18s}
.advertise-format-choices .m-icon{width:18px;height:18px;color:var(--brand)}
.advertise-format-choices input:checked+span{border-color:var(--brand);background:#fff2fa;color:var(--brand);box-shadow:0 0 0 3px rgba(229,10,142,.07)}
.advertise-submit{width:100%;min-height:49px;font-size:13px}
.advertise-submit .m-icon{width:19px;height:19px}

@media(max-width:1100px){
  .legal-layout,.lang-en .legal-layout{grid-template-columns:240px minmax(0,1fr)}
  .legal-layout{direction:ltr}.legal-layout>*{direction:rtl}.legal-nav{grid-column:1}.legal-content-card{grid-column:2}
  .lang-en .legal-layout>*{direction:ltr}
  .advertise-request-layout{grid-template-columns:1fr}
  .advertise-request-side{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:767px){
  .legal-layout,.lang-en .legal-layout{display:block;direction:inherit}
  .legal-layout>*{direction:inherit}.legal-content-card,.legal-nav,.lang-en .legal-content-card,.lang-en .legal-nav{grid-column:auto}
  .about-value{min-height:145px}
  .contact-form-heading>div{width:45px;height:45px;flex-basis:45px}.contact-form-heading h2{font-size:20px}.contact-form-heading p{font-size:10px}
  .human-check{padding:12px}.human-check-head{grid-template-columns:42px minmax(0,1fr) 34px}.human-check-icon{width:42px;height:42px}.human-check-head strong{font-size:12px}.human-check-head p{font-size:9px}.human-question{margin-top:11px}.human-options span{min-height:40px}
  .advertise-request-side{grid-template-columns:1fr}.advertise-form-card{padding:16px 12px;border-radius:16px}.advertise-form-grid{grid-template-columns:1fr}.advertise-form-grid .full{grid-column:auto}.advertise-format-choices{grid-template-columns:1fr}.advertise-format-choices span{min-height:50px}
}
