html,body{margin:0;padding:0;overflow-x:hidden}.cms-icon,.cms-icon-wrap{width:var(--cms-icon-box, 88px);height:var(--cms-icon-box, 88px);max-width:var(--cms-icon-box, 88px);max-height:var(--cms-icon-box, 88px);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto}.cms-icon-img,.cms-icon img{width:var(--cms-icon-size, 64px)!important;height:var(--cms-icon-size, 64px)!important;max-width:var(--cms-icon-size, 64px)!important;max-height:var(--cms-icon-size, 64px)!important;min-width:0!important;min-height:0!important;object-fit:contain!important;display:block!important}.cms-icon-emoji,.cms-icon-svg,.cms-icon i{display:inline-flex;font-size:var(--cms-icon-size, 64px);line-height:1}.cms-icon-svg svg{width:1em;height:1em}body.page-about .qual-icon.cms-icon{--cms-icon-box:96px;--cms-icon-size:72px}body.page-method .knowledge-icon.cms-icon{--cms-icon-box:72px;--cms-icon-size:56px}body.page-method .step-icon.cms-icon,body.page-home .method-card-icon.cms-icon,body.page-home .result-icon.cms-icon{--cms-icon-box:72px;--cms-icon-size:48px}body.page-method .step-icon.cms-icon{--cms-icon-box:88px}body.page-home .cms-icon{margin-inline:auto}body.page-home,body.page-method,body.page-about,body.page-videos,body.page-contact,body.page-for-whom{margin:0;padding:0;min-width:0}.site-header{position:sticky;top:0;z-index:1000;width:100%;background:#041321;border-bottom:1px solid rgba(255,255,255,.14);color:#fff;direction:rtl}.site-header-inner{width:min(1180px,calc(100% - 32px));min-height:68px;margin-inline:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px}.site-brand{justify-self:start;display:inline-flex;align-items:center;line-height:0}.site-brand img{width:200px;max-height:100px;object-fit:contain}.site-nav{display:flex;align-items:center;justify-content:center;gap:22px;min-width:0}.site-nav-link{position:relative;display:inline-flex;align-items:center;min-height:44px;color:#eef6fb;font-size:15px;font-weight:700;white-space:nowrap;text-decoration:none;transition:color .2s ease}.site-nav-link:after{content:"";position:absolute;right:0;left:0;bottom:5px;height:2px;border-radius:999px;background:#61bdff;transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.site-nav-link:hover,.site-nav-link.active{color:#61bdff}.site-nav-link.active:after{transform:scaleX(1)}.site-header-actions{justify-self:end;display:inline-flex;align-items:center;gap:12px;min-width:0}.site-cta{justify-self:end;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border-radius:8px;background:#61bdff;color:#061827;font-size:14px;font-weight:700;text-decoration:none;box-shadow:0 12px 28px #61bdff2e;transition:transform .2s ease,filter .2s ease}.site-cta:hover{transform:translateY(-2px);filter:brightness(1.03)}.mobile-menu-toggle{display:none;width:42px;height:42px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#ffffff0f;color:#fff;align-items:center;justify-content:center;gap:5px;flex-direction:column}.mobile-menu-toggle span{width:18px;height:2px;border-radius:999px;background:currentColor;transition:.2s ease}.mobile-menu-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle.open span:nth-child(2){opacity:0}.mobile-menu-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-footer{background:#071827;color:#fff;direction:rtl}.site-footer-main{padding:52px 0 34px;background:radial-gradient(circle at 70% 30%,rgba(86,184,255,.08),transparent 35%),linear-gradient(180deg,#0a2138,#071827)}.site-footer-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.site-footer-grid{display:grid;grid-template-columns:1.05fr .85fr 1.15fr 1fr;gap:38px;align-items:start}.site-footer-block{min-width:0}.site-footer-title{margin:0 0 16px;color:#61bdff;font-size:22px;line-height:1.3;font-weight:700}.site-footer-contact,.site-footer-about,.site-footer-links{text-align:right}.site-footer-contact-list{display:grid;gap:12px}.site-contact-row{display:flex;align-items:flex-start;gap:10px;color:#dbe8ef;font-size:15px;line-height:1.8;font-weight:600}.site-contact-icon{width:30px;height:30px;min-width:30px;border-radius:8px;background:#61bdff1f;color:#61bdff;display:grid;place-items:center;direction:ltr}.site-footer-links ul{list-style:none;display:grid;gap:8px;padding:0;margin:0}.site-footer-links a{display:inline-flex;color:#dbe8ef;font-size:15px;line-height:1.8;font-weight:700;text-decoration:none;transition:.2s ease}.site-footer-links a:hover{color:#61bdff;transform:translate(-3px)}.site-footer-about p,.site-footer-logo p{margin:0;color:#cfe0eb;font-size:14px;line-height:1.9;font-weight:600}.site-footer-method{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:16px;padding:9px 22px;border:1px solid rgba(97,189,255,.55);border-radius:8px;color:#fff;font-size:14px;font-weight:700;text-decoration:none;transition:.2s ease}.site-footer-method:hover{background:#61bdff1a;color:#61bdff;transform:translateY(-2px)}.site-footer-logo{text-align:center}.site-footer-logo img{width:210px;max-width:100%;margin:0 auto 14px;object-fit:contain}.site-footer-bottom{background:#03111d;border-top:1px solid rgba(255,255,255,.08);color:#dbe8ef;text-align:center;padding:16px;font-size:14px;line-height:1.8}@media(max-width:1060px){.site-header-inner{grid-template-columns:auto auto 1fr}.mobile-menu-toggle{display:flex}.site-nav{position:absolute;top:100%;right:16px;left:16px;display:grid;grid-template-columns:1fr;gap:4px;padding:12px;background:#061827;border:1px solid rgba(255,255,255,.12);border-radius:14px;box-shadow:0 24px 60px #00000047;opacity:0;pointer-events:none;transform:translateY(-8px);transition:.2s ease}.site-nav.open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav-link{min-height:42px;justify-content:center}.site-header-actions{justify-self:end}.site-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.site-header-inner{width:min(100%,calc(100% - 24px));min-height:64px;gap:10px}.site-brand img{width:200px}.site-cta{min-height:38px;padding:8px 12px;font-size:12px}.site-footer-container{width:min(100%,calc(100% - 24px))}.site-footer-grid{grid-template-columns:1fr;gap:30px}.site-footer-contact,.site-footer-about,.site-footer-links,.site-footer-logo{text-align:center}.site-contact-row{justify-content:center}.site-footer-links ul{justify-items:center}.site-footer-method{margin-inline:auto}.site-footer-logo img{width:180px}}body.page-home{--dark:#051827;--dark-2:#081f31;--cyan:#8feaf0;--cyan-2:#a8eef0;--light:#f4f4f4;--text:#081827;--white:#ffffff;--muted:#cdd9e0;--gold:#d9bf7c}body.page-home{font-family:Cairo,sans-serif;background:#fff;color:var(--text);overflow-x:hidden}body.page-home a{color:inherit;text-decoration:none}body.page-home button{font-family:inherit}body.page-home .container{width:min(1140px,calc(100% - 32px));margin-inline:auto}body.page-home .section-title{text-align:center;font-size:clamp(28px,4vw,48px);font-weight:700;line-height:1.25;margin-bottom:8px}body.page-home .section-subtitle{text-align:center;font-size:20px;font-weight:700;margin-bottom:28px}body.page-home .btn{display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;border-radius:8px;padding:11px 28px;font-size:15px;font-weight:700;transition:.25s ease}body.page-home .btn:hover{transform:translateY(-3px)}body.page-home .btn-primary{background:var(--cyan);color:#061827;box-shadow:0 10px 26px #00000024}body.page-home .btn-outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.8)}body.page-home .reveal{opacity:0;transform:translateY(28px);transition:.75s ease}body.page-home .hero{position:relative;min-height:430px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#03101c;border-bottom:4px solid #d7f8fb}body.page-home .hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}body.page-home .hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#030f1af0,#030f1a73,#030f1af0),radial-gradient(circle at 20% 25%,rgba(143,234,240,.24),transparent 24%),radial-gradient(circle at 85% 28%,rgba(108,77,213,.28),transparent 28%),radial-gradient(circle at 50% 100%,rgba(143,234,240,.12),transparent 35%)}body.page-home .wave{position:absolute;width:720px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(143,234,240,.15),transparent 66%);filter:blur(5px);z-index:2;animation:floatWave 8s ease-in-out infinite alternate}body.page-home .wave.one{right:-200px;top:10px}body.page-home .wave.two{left:-200px;bottom:-30px;animation-delay:1.2s}@keyframes floatWave{0%{transform:translateY(0) rotate(-6deg) scale(1)}to{transform:translateY(-20px) rotate(6deg) scale(1.05)}}body.page-home .hero-content{position:relative;z-index:3;text-align:center;padding:70px 0}body.page-home .hero h1{font-size:clamp(40px,6vw,78px);color:#bdfbff;font-weight:800;line-height:1.1;margin-bottom:14px;text-shadow:0 0 24px rgba(143,234,240,.3)}body.page-home .hero p{color:#effcff;font-size:clamp(17px,2vw,24px);font-weight:700;margin-bottom:24px}body.page-home .hero-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}@media(min-width:641px){body.page-home .hero{--home-header-height:68px;min-height:calc(100vh - var(--home-header-height));min-height:calc(100svh - var(--home-header-height))}}body.page-home .problem{background:var(--dark);color:#fff;padding:44px 0 48px}body.page-home .problem .section-subtitle{color:#edfbff}body.page-home .compare{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}body.page-home .compare-card{position:relative;z-index:1;background:#02121cdb;border:1.5px solid rgba(143,234,240,.55);border-radius:16px;padding:28px 32px;min-height:220px}body.page-home .compare-card h3{text-align:center;color:#bdfbff;font-size:22px;font-weight:700;margin-bottom:14px}body.page-home .compare-card p,body.page-home .compare-card li{font-size:16px;line-height:1.95;color:#f3fdff;font-weight:700}body.page-home .compare-card ul{list-style-position:inside}body.page-home .arrow-circle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:var(--dark);border:1.5px solid var(--cyan);display:grid;place-items:center;color:var(--cyan);font-size:28px;font-weight:700;z-index:5;pointer-events:none}body.page-home .center-button{text-align:center;margin-top:16px}body.page-home .home-services-section{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 20%,rgba(143,234,240,.12),transparent 30%),radial-gradient(circle at 82% 70%,rgba(201,165,82,.12),transparent 28%),var(--dark);color:#fff;padding:50px 0 54px;border-top:1px solid rgba(143,234,240,.08);border-bottom:1px solid rgba(143,234,240,.08)}body.page-home .home-services-header{max-width:820px;margin:0 auto 26px;text-align:center}body.page-home .home-services-section .section-title{color:#bdfbff;margin-bottom:12px;text-shadow:0 0 22px rgba(143,234,240,.22)}body.page-home .home-services-subtitle{color:#edfbff;font-size:17px;line-height:1.8;font-weight:700;margin:0 auto 10px;max-width:760px}body.page-home .home-services-content{color:#d9e8ef;font-size:15px;line-height:1.9;font-weight:700}body.page-home .home-services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch}body.page-home .home-service-card{position:relative;min-width:0;min-height:190px;background:#02121ce0;border:1px solid rgba(143,234,240,.24);border-radius:10px;padding:24px 20px;color:#fff;box-shadow:0 18px 42px #00000038,inset 0 1px #ffffff0d;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}body.page-home .home-service-card:hover{transform:translateY(-5px);border-color:#8feaf085;box-shadow:0 22px 52px #00000047,0 0 28px #8feaf014}body.page-home .home-service-icon{width:44px;height:44px;border-radius:50%;display:inline-grid;place-items:center;margin-bottom:16px;color:#bdfbff;background:#8feaf01a;border:1px solid rgba(143,234,240,.28);box-shadow:0 0 22px #8feaf01f;font-size:22px;line-height:1}body.page-home .home-service-icon img{width:24px;height:24px;object-fit:contain}body.page-home .home-service-icon-dot:before{content:"";width:12px;height:12px;border-radius:50%;background:#bdfbff;box-shadow:0 0 18px #8feaf0e6}body.page-home .home-service-card h3{color:#bdfbff;font-size:18px;line-height:1.45;font-weight:800;margin-bottom:10px}body.page-home .home-service-card-content{color:#deebf1;font-size:14px;line-height:1.85;font-weight:700}body.page-home .home-service-card-content :is(p,ul,ol){margin-bottom:0}body.page-home .home-service-card.cms-content-align-desktop-center,body.page-home .home-service-card.cms-title-align-desktop-center{text-align:center}body.locale-ar.page-home .home-service-card.cms-content-align-desktop-default,body.locale-ar.page-home .home-service-card.cms-title-align-desktop-default{text-align:right}body.locale-en.page-home .home-service-card.cms-content-align-desktop-default,body.locale-en.page-home .home-service-card.cms-title-align-desktop-default{text-align:left}body.page-home .main-videos{background:#fff;padding:56px 0 46px}body.page-home .main-videos .section-title{color:#071827}body.page-home .gold-line{width:min(700px,90%);height:1px;background:linear-gradient(90deg,transparent,rgba(201,165,82,.7),transparent);margin:0 auto 28px}body.page-home .video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}body.page-home .video-card{background:#071827;border-radius:10px;overflow:hidden;box-shadow:0 14px 34px #00000026;transition:.25s ease}body.page-home .video-card:hover{transform:translateY(-7px)}body.page-home .video-thumb{position:relative;height:180px;overflow:hidden;background:#071827}body.page-home .video-thumb img{width:100%;height:100%;object-fit:cover}body.page-home .video-thumb:after{content:"";position:absolute;inset:0;background:#00000052}body.page-home .play{position:absolute;inset:0;margin:auto;width:60px;height:60px;border-radius:50%;border:2px solid #fff;color:#fff;background:#ffffff14;display:grid;place-items:center;z-index:2;font-size:22px;cursor:pointer}body.page-home .video-body{padding:18px 16px 20px;text-align:center;color:#fff}body.page-home .video-body h3{font-size:18px;font-weight:700;margin-bottom:8px}body.page-home .video-body p{font-size:14px;line-height:1.8;color:#d9e7ef;font-weight:700;margin-bottom:14px}body.page-home .small-btn{background:var(--cyan);color:#071827;border:none;border-radius:6px;padding:8px 18px;font-size:13px;font-weight:700;cursor:pointer}body.page-home .method{background:#fff;padding:38px 0 58px}body.page-home .brand-title{text-align:center;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.25;margin-bottom:28px;color:#071827}body.page-home .brand-title span{display:block;direction:ltr;font-size:clamp(30px,3vw,40px);line-height:1.2;margin-bottom:8px}body.page-home .method-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}body.page-home .method-card{background:#071827;border:1px solid rgba(143,234,240,.18);border-radius:10px;min-height:198px;text-align:center;color:#fff;padding:24px 14px}body.page-home .method-card .icon{font-size:46px;margin-bottom:14px;line-height:1}body.page-home .method-card h3{color:#bdfbff;font-size:15px;font-weight:700;margin-bottom:10px}body.page-home .method-card p{color:#deebf1;font-size:13px;line-height:1.8;font-weight:700}body.page-home .quote-bar{background:#071827;color:#bdfbff;text-align:center;padding:14px;border-radius:6px;margin-top:14px;font-size:20px;font-weight:700}body.page-home .results{background:#071827;color:#fff;padding:48px 0 54px}body.page-home .results-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:30px}body.page-home .result-item{text-align:center;padding:8px 20px;border-inline-start:1px solid rgba(217,191,124,.65)}body.page-home .result-item:last-child{border-inline-start:none}body.page-home .result-item .icon{font-size:46px;margin-bottom:14px;line-height:1}body.page-home .result-item h3{color:#bdfbff;font-size:16px;font-weight:700;margin-bottom:8px}body.page-home .result-item p{color:#eff9fc;font-size:14px;line-height:1.8;font-weight:700}body.page-home .secrets-match{background:#fff;overflow:hidden}body.page-home .secrets-white-space{height:115px;background:#f7f7f7}body.page-home .secrets-body{background:#afecef;padding:0 0 18px;position:relative;z-index:1}body.page-home .secrets-layout{display:grid;grid-template-columns:1.05fr .85fr;gap:68px;align-items:start;max-width:980px;margin:0 auto;direction:ltr}body.page-home .summary-col{display:flex;flex-direction:column;align-items:flex-start;direction:rtl;padding-top:0;margin-top:-86px;position:relative;z-index:4}body.page-home .secrets-title-left{width:100%;max-width:405px;color:#071827;font-size:54px;line-height:1.08;font-weight:800;text-align:right;margin-bottom:42px;letter-spacing:-1px;white-space:nowrap}body.page-home .summary-box{width:100%;max-width:405px;background:#001327;border-radius:11px;padding:22px 14px 16px;color:#fff;box-shadow:0 12px 25px #0000001f}body.page-home .summary-box h3{text-align:center;font-size:22px;font-weight:700;margin-bottom:14px;line-height:1.2}body.page-home .summary-line{font-size:16px;line-height:1.9;font-weight:700;padding:5px 2px;border-bottom:1px solid rgba(255,255,255,.5);text-align:right}body.page-home .secret-btn-wrap{width:100%;max-width:405px;text-align:center;margin-top:16px}body.page-home .secret-btn{min-width:238px;min-height:36px;background:#5bc0f0;color:#071827;border:none;border-radius:7px;font-size:15px;font-weight:700;padding:8px 24px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #00000014;cursor:pointer;transition:.25s ease}body.page-home .secret-btn:hover{transform:translateY(-2px)}body.page-home .book-col{display:flex;flex-direction:column;align-items:center;margin-top:-98px;position:relative;z-index:3}body.page-home .book-frame{width:300px;border-radius:34px;background:transparent;padding:0;box-shadow:12px 12px #49aaf194,0 16px 32px #0000001a}body.page-home .book-cover-img{width:100%;height:auto;min-height:462px;object-fit:cover;display:block;border-radius:30px}body.page-home .player-row{width:100%;max-width:320px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-top:19px;direction:ltr}body.page-home .player-group{display:flex;flex-direction:column;align-items:center;gap:4px;color:#071827;font-size:18px;font-weight:700}body.page-home .player-group .time{font-size:13px;font-weight:700;line-height:1}body.page-home .player-icon{background:transparent;border:none;color:#071827;font-size:34px;line-height:1;cursor:pointer}body.page-home .player-center{display:flex;align-items:center;justify-content:center;gap:24px;flex:1;padding-top:1px}body.page-home .small-icon{background:transparent;border:none;color:#071827;font-size:28px;cursor:pointer;line-height:1}body.page-home .play-main{width:48px;height:48px;border-radius:50%;border:none;background:#03172a;color:#fff;display:grid;place-items:center;font-size:22px;cursor:pointer;box-shadow:0 10px 20px #0000001f}body.page-home .short-videos{background:#fff;padding:50px 0 56px}body.page-home .short-title{text-align:center;color:#071827;font-size:clamp(26px,4vw,40px);font-weight:700;line-height:1.2}body.page-home .short-sub{text-align:center;color:#777;font-size:22px;margin-bottom:24px;direction:ltr}body.page-home .short-wrap{position:relative;max-width:860px;margin:0 auto;padding:0 42px}body.page-home .short-slider{display:grid;grid-auto-flow:column;grid-auto-columns:132px;gap:12px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;direction:ltr;padding-bottom:14px}body.page-home .short-slider::-webkit-scrollbar{display:none}body.page-home .short-card{position:relative;height:150px;border-radius:14px;overflow:hidden;box-shadow:0 10px 24px #00000026;cursor:pointer;background:#071827}body.page-home .short-card:nth-child(2n){transform:translateY(18px)}body.page-home .short-card img{width:100%;height:100%;object-fit:cover}body.page-home .short-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.42))}body.page-home .short-play{position:absolute;inset:0;margin:auto;width:36px;height:36px;border-radius:50%;background:#ffffffeb;color:#071827;display:grid;place-items:center;z-index:2;font-size:12px;font-weight:700}body.page-home .slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:24px;border-radius:20px;border:1px solid #ecd8a2;background:#fff;color:#071827;font-size:22px;cursor:pointer;z-index:3}body.page-home .slider-prev{left:0}body.page-home .slider-next{right:0;background:#0a0a42;color:#fff;border-color:#0a0a42}body.page-home .short-slider-arrow{position:absolute;top:50%;width:44px;height:44px;border-radius:999px;background:#071827f0;color:#fff;border:1px solid rgba(143,234,240,.46);box-shadow:0 12px 28px #0003;display:grid;place-items:center;cursor:pointer;z-index:5;transform:translateY(-50%);transition:.25s ease}body.page-home .short-slider-arrow svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}body.page-home .short-slider-arrow:hover{background:var(--cyan);color:#061827;transform:translateY(-50%) scale(1.05);border-color:var(--cyan)}body.page-home .short-slider-prev{left:0}body.page-home .short-slider-next{right:0}body.page-home .success{background:#071827;color:#fff;padding:50px 0 54px;overflow:hidden}body.page-home .success-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:34px;align-items:center;max-width:930px;margin:0 auto}body.page-home .success-left h2{font-size:clamp(30px,5vw,50px);font-weight:800;margin-bottom:12px}body.page-home .dots{display:flex;gap:8px}body.page-home .dots span,body.page-home .dots button{width:6px;height:6px;border-radius:50%;background:#fff;opacity:.85;border:0;padding:0;cursor:pointer}body.page-home .dots button.active{opacity:1;transform:scale(1.25)}body.page-home .stack{position:relative;min-height:190px;display:flex;align-items:center;justify-content:center}body.page-home .stack:before{content:"";position:absolute;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,#8feaf059,#8feaf000 70%);right:90px;top:-30px}body.page-home .card{position:absolute;width:340px;min-height:154px;border-radius:8px;background:#fff;box-shadow:0 12px 24px #0000002e}body.page-home .card.front{z-index:3;padding:24px;color:#071827;transform:rotate(0);transition:.25s ease}body.page-home .card.front.changing{opacity:0;transform:translateY(10px) scale(.98)}body.page-home .card.front p{font-size:13px;line-height:1.9;color:#2c3f4c;margin-bottom:8px;font-weight:700}body.page-home .card.front strong{font-size:12px;color:#0a6b81}body.page-home .card.mid{z-index:2;transform:translate(14px,-8px) rotate(4deg);opacity:.86}body.page-home .card.back{z-index:1;transform:translate(28px,-16px) rotate(8deg);opacity:.65}body.page-home .cta{position:relative;background:#071827;color:#fff;padding:54px 0 58px;border-top:4px solid rgba(255,255,255,.8);overflow:hidden}body.page-home .cta-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}body.page-home .cta-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0718272e,#071827eb)}body.page-home .cta-content{position:relative;z-index:2;text-align:center;max-width:720px;margin:0 auto}body.page-home .cta-content h2{font-size:clamp(28px,4vw,42px);font-weight:800;margin-bottom:10px}body.page-home .cta-content p{font-size:17px;line-height:1.9;color:#eef9fc;font-weight:700;margin-bottom:18px}body.page-home .footer{background:#071827;color:#fff;padding:34px 0 18px;border-top:1px solid rgba(143,234,240,.12)}body.page-home .footer-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr 1fr;gap:28px;align-items:flex-start}body.page-home .footer h3{color:var(--cyan);font-size:16px;font-weight:700;margin-bottom:12px}body.page-home .footer p,body.page-home .footer a,body.page-home .footer li{color:#d8e6ed;font-size:13px;line-height:1.95;font-weight:600}body.page-home .footer ul{list-style:none}body.page-home .footer-btn{display:inline-flex;margin-top:10px;border:1px solid var(--cyan);color:var(--cyan)!important;padding:7px 18px;border-radius:6px;font-weight:700}body.page-home .footer-logo{text-align:center}body.page-home .logo-mark{font-size:44px;margin-bottom:6px}body.page-home .footer-logo h3{color:#fff;margin-bottom:2px}body.page-home .footer-logo p{color:#aabac4;font-size:11px}body.page-home .footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:24px;padding-top:14px;text-align:center;font-size:12px;color:#9eb0b9}body.page-home .modal{position:fixed;inset:0;background:#000000c7;display:none;align-items:center;justify-content:center;z-index:100;padding:20px}body.page-home .modal.active{display:flex}body.page-home .modal-content{width:min(800px,100%);background:#071827;border-radius:16px;padding:18px;position:relative;border:1px solid rgba(143,234,240,.45)}body.page-home .close{position:absolute;top:-16px;left:-16px;width:38px;height:38px;border-radius:50%;border:none;background:var(--cyan);color:#071827;font-size:22px;font-weight:700;cursor:pointer}body.page-home .fake-video{height:420px;border-radius:12px;display:grid;place-items:center;text-align:center;color:#fff;background:radial-gradient(circle,rgba(143,234,240,.18),transparent 35%),linear-gradient(135deg,#071827,#153d5a);padding:20px}body.page-home .fake-video h3{font-size:34px;margin-bottom:10px}body.page-home .fake-video p{color:#d9e8ef;font-weight:700}@media(max-width:992px){body.page-home .compare,body.page-home .video-grid,body.page-home .results-grid,body.page-home .success-layout,body.page-home .footer-grid{grid-template-columns:1fr}body.page-home .arrow-circle{display:none}body.page-home .home-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.page-home .home-service-card.cms-content-align-tablet-center,body.page-home .home-service-card.cms-title-align-tablet-center{text-align:center}body.locale-ar.page-home .home-service-card.cms-content-align-tablet-default,body.locale-ar.page-home .home-service-card.cms-title-align-tablet-default{text-align:right}body.locale-en.page-home .home-service-card.cms-content-align-tablet-default,body.locale-en.page-home .home-service-card.cms-title-align-tablet-default{text-align:left}body.page-home .method-grid{grid-template-columns:repeat(2,1fr)}body.page-home .result-item{border-inline-start:none;border-bottom:1px solid rgba(217,191,124,.45);padding:14px 12px}body.page-home .result-item:last-child{border-bottom:none}body.page-home .secrets-white-space{height:80px}body.page-home .secrets-layout{grid-template-columns:1fr;gap:26px;direction:rtl;justify-items:center}body.page-home .summary-col{order:2;margin-top:0;align-items:center}body.page-home .secrets-title-left{max-width:560px;text-align:center;font-size:42px;margin-bottom:20px;white-space:normal}body.page-home .summary-box,body.page-home .secret-btn-wrap{max-width:560px}body.page-home .book-col{order:1;margin-top:-20px}body.page-home .success-left{text-align:center}body.page-home .dots{justify-content:center}body.page-home .footer-grid{text-align:center}}@media(max-width:640px){body.page-home .hero{min-height:410px}body.page-home .hero-content{padding:60px 0}body.page-home .compare-card{padding:24px 20px}body.page-home .method-grid{grid-template-columns:1fr}body.page-home .video-thumb{height:210px}body.page-home .secrets-title-left{font-size:34px}body.page-home .summary-box{padding:18px 12px 14px}body.page-home .summary-line{font-size:15px}body.page-home .book-frame{width:260px;box-shadow:10px 10px #49aaf194,0 14px 28px #0000001a}body.page-home .book-cover-img{min-height:400px;border-radius:28px}body.page-home .player-row{max-width:290px}body.page-home .short-wrap{padding:0 34px}body.page-home .short-slider{grid-auto-columns:116px}body.page-home .short-card{height:140px}body.page-home .card{width:280px}body.page-home .fake-video{height:280px}}body.page-method{--nav:#041321;--dark:#02192b;--dark-2:#05223a;--panel:#06253f;--panel-2:#041f35;--white:#ffffff;--light:#f2f2f2;--text:#0b1730;--muted:#a9bfd1;--blue:#5cb7ff;--blue-2:#77cfff;--yellow:#eef58b;--footer:#071b2d;--footer-deep:#03111d;--border:rgba(92,183,255,.6)}body.page-method{font-family:Cairo,sans-serif;background:var(--light);color:var(--text);overflow-x:hidden}body.page-method a{color:inherit;text-decoration:none}body.page-method .container{width:min(1180px,calc(100% - 36px));margin-inline:auto}body.page-method .btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;padding:12px 24px;font-size:15px;font-weight:700;white-space:nowrap;transition:.25s ease}body.page-method .btn-primary{background:var(--blue);color:#051827}body.page-method .btn-yellow{background:var(--yellow);color:#102030}body.page-method .btn-outline{background:transparent;color:var(--blue);border:1.5px solid var(--blue)}body.page-method .section-title{text-align:center;font-size:clamp(34px,4vw,62px);font-weight:800;line-height:1.2}body.page-method .blue{color:var(--blue)}body.page-method .navbar{background:var(--nav);border-bottom:1px solid rgba(255,255,255,.16);position:sticky;top:0;z-index:50}body.page-method .nav-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;direction:ltr}body.page-method .nav-links{display:flex;align-items:center;justify-content:center;gap:24px;list-style:none;direction:rtl;flex-wrap:wrap}body.page-method .nav-links a{color:#fff;font-size:16px;font-weight:700;transition:.2s ease}body.page-method .nav-links a:hover,body.page-method .nav-links a.active{color:var(--blue)}body.page-method .nav-brand img{width:90px;object-fit:contain}body.page-method .hero{position:relative;min-height:540px;overflow:hidden;background:#05182a;border-bottom:6px solid #fff}body.page-method .hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}body.page-method .hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#04142494,#041424b8),radial-gradient(circle at center,rgba(72,129,210,.15),transparent 40%)}body.page-method .hero-inner{position:relative;z-index:2;min-height:540px;display:flex;align-items:center;justify-content:center;text-align:center;padding:56px 0}body.page-method .hero-content{max-width:860px;color:#fff}body.page-method .hero-kicker{font-size:clamp(30px,4vw,48px);font-weight:800;margin-bottom:12px}body.page-method .hero-logo-text{font-size:clamp(42px,6vw,72px);color:var(--blue);font-weight:700;direction:ltr;line-height:1.1;margin-bottom:20px}body.page-method .hero-subtitle{font-size:clamp(24px,3vw,40px);font-weight:700;margin-bottom:20px}body.page-method .hero-text{max-width:760px;margin:0 auto 24px;font-size:18px;line-height:1.9;color:#f1f8fc;font-weight:600}body.page-method .knowledge{position:relative;background:linear-gradient(180deg,#01213a,#031b2f);color:#fff;padding:72px 0 78px;overflow:hidden}body.page-method .knowledge:before,body.page-method .knowledge:after{content:"KuantumQuest";position:absolute;left:50%;transform:translate(-50%);font-size:86px;font-weight:800;color:#ffffff0a;direction:ltr;pointer-events:none;white-space:nowrap}body.page-method .knowledge:before{top:320px}body.page-method .knowledge:after{bottom:70px}body.page-method .knowledge .section-title{margin-bottom:40px}body.page-method .method-list{display:grid;gap:24px}body.page-method .method-card{position:relative;display:grid;grid-template-columns:95px 1fr;align-items:center;gap:20px;background:linear-gradient(180deg,#04233beb,#052238eb);border:1.5px solid var(--border);border-radius:20px;padding:22px 28px;min-height:120px;box-shadow:0 20px 40px #0000001f;direction:ltr}body.page-method .method-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;color:#d7ecff;margin-inline:auto}body.page-method .method-icon svg{width:54px;height:54px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body.page-method .method-content{direction:rtl;text-align:center}body.page-method .method-title{font-size:clamp(24px,3vw,32px);color:var(--blue);font-weight:700;line-height:1.3;margin-bottom:8px}body.page-method .method-desc{font-size:18px;line-height:1.75;color:#f2f7fb;font-weight:600;max-width:700px;margin:0 auto}body.page-method .how-it-works{background:#efefef;padding:64px 0 72px}body.page-method .how-it-works .section-title{color:#12213d;margin-bottom:34px}body.page-method .steps-row{display:grid;grid-template-columns:repeat(9,auto);justify-content:center;align-items:start;gap:14px;direction:rtl}body.page-method .step{width:150px;text-align:center}body.page-method .step-label{color:var(--blue);font-size:16px;font-weight:800;margin-bottom:10px}body.page-method .step-circle{width:88px;height:88px;border-radius:50%;background:#01152a;display:grid;place-items:center;margin:0 auto 12px;color:#e9f5ff;box-shadow:0 12px 24px #00000014}body.page-method .step-circle svg{width:46px;height:46px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body.page-method .step-text{color:#0e1a33;font-size:14px;line-height:1.7;font-weight:700}body.page-method .arrow{width:34px;height:88px;display:grid;place-items:center;color:var(--blue);font-size:34px;font-weight:700;padding-top:26px}body.page-method .why{background:#041f35;color:#fff;padding:62px 0 70px}body.page-method .why .section-title{margin-bottom:34px}body.page-method .why-box{max-width:860px;margin:0 auto;border:1.5px solid var(--border);border-radius:18px;background:#031c2f80;padding:30px 32px;text-align:center}body.page-method .why-box h3{font-size:clamp(28px,4vw,44px);color:var(--blue);font-weight:700;margin-bottom:16px}body.page-method .why-list{list-style:none;display:grid;gap:10px;max-width:640px;margin:0 auto}body.page-method .why-list li{color:#f0f7fb;font-size:18px;line-height:1.8;font-weight:700;position:relative;padding-right:18px}body.page-method .why-list li:before{content:"•";position:absolute;right:0;top:0;color:#fff;font-size:22px;line-height:1.5}body.page-method .cta{position:relative;min-height:250px;overflow:hidden;background:#071827}body.page-method .cta-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#04101e47,#04101eb3)}body.page-method .cta-inner{position:relative;z-index:2;padding:36px 0;text-align:center;color:#fff}body.page-method .cta-box{max-width:620px;margin:0 auto}body.page-method .cta-title{font-size:clamp(30px,4vw,44px);font-weight:700;margin-bottom:8px}body.page-method .cta-text{font-size:17px;line-height:1.9;color:#eef6fb;font-weight:600;margin-bottom:16px}body.page-method .footer-main{padding:42px 0 28px;background:linear-gradient(180deg,#0a2138,#071b2d)}body.page-method .footer-grid{display:grid;grid-template-columns:1fr .9fr 1fr 1fr;gap:30px;align-items:center;direction:ltr}body.page-method .footer-title{color:var(--blue);font-size:20px;font-weight:700;margin-bottom:14px;line-height:1.3}body.page-method .footer-contact-list{display:grid;gap:8px}body.page-method .footer-contact-list p{color:#e7f2f8;font-size:14px;line-height:1.8;font-weight:700}body.page-method .footer-links{direction:rtl;text-align:center}body.page-method .footer-links ul{list-style:none;display:grid;gap:6px}body.page-method .footer-links a{color:#dce9f1;font-size:14px;font-weight:700;transition:.2s ease}body.page-method .footer-links a:hover{color:var(--blue)}body.page-method .footer-about p{color:#e7f2f8;font-size:14px;line-height:1.9;font-weight:600;margin-bottom:14px}body.page-method .footer-about .btn-outline{min-height:42px;padding:9px 20px;font-size:14px;border-radius:8px}body.page-method .footer-logo-col img{width:170px;margin:0 auto}body.page-method .footer-bottom{background:var(--footer-deep);border-top:1px solid rgba(255,255,255,.08);text-align:center;padding:14px 12px;color:#d7e5ee;font-size:13px;font-weight:700}@media(max-width:1100px){body.page-method .steps-row{grid-template-columns:repeat(5,1fr);gap:20px}body.page-method .arrow{display:none}body.page-method .step{width:auto}body.page-method .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:992px){body.page-method .nav-inner{grid-template-columns:1fr;gap:14px;padding:14px 0}body.page-method .nav-cta-wrap,body.page-method .nav-brand{justify-self:center}body.page-method .nav-links{gap:16px}body.page-method .hero,body.page-method .hero-inner{min-height:460px}body.page-method .method-card{grid-template-columns:1fr;direction:rtl;text-align:center}body.page-method .method-content{text-align:center}body.page-method .steps-row{grid-template-columns:repeat(2,1fr)}body.page-method .footer-grid{grid-template-columns:1fr}body.page-method .footer-contact,body.page-method .footer-links,body.page-method .footer-about,body.page-method .footer-logo-col{text-align:center}body.page-method .footer-about .btn-outline{margin-inline:auto}}@media(max-width:640px){body.page-method .container{width:min(100%,calc(100% - 24px))}body.page-method .nav-links a{font-size:14px}body.page-method .hero{min-height:400px}body.page-method .hero-inner{min-height:400px;padding:40px 0}body.page-method .hero-text{font-size:16px}body.page-method .knowledge{padding:52px 0 60px}body.page-method .method-card{padding:18px 16px}body.page-method .method-title{font-size:26px}body.page-method .method-desc{font-size:16px}body.page-method .how-it-works{padding:52px 0 58px}body.page-method .steps-row{grid-template-columns:1fr}body.page-method .step{max-width:260px;margin:0 auto}body.page-method .why-box{padding:24px 18px}body.page-method .why-list li{font-size:16px}body.page-method .cta-inner{padding:28px 0}body.page-method .cta-text,body.page-method .footer-contact-list p,body.page-method .footer-links a,body.page-method .footer-about p{font-size:13px}body.page-method .footer-title{font-size:18px}body.page-method .footer-bottom{font-size:12px}}body.page-about{--dark: #051827;--dark-2: #061d2e;--cyan: #55d8ff;--cyan-2: #96eeff;--white: #ffffff;--muted: #c5d8e4;--gold: #d2b56b;--line: #47cfff}body.page-about *{box-sizing:border-box;margin:0;padding:0}body.page-about{font-family:Cairo,sans-serif;background:var(--dark);color:var(--white);overflow-x:hidden}body.page-about a{color:inherit;text-decoration:none}body.page-about img{max-width:100%;display:block}body.page-about button{font-family:inherit}body.page-about .container{width:min(1120px,calc(100% - 32px));margin-inline:auto}body.page-about .btn{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;border-radius:4px;padding:9px 28px;background:var(--cyan);color:#061827;font-weight:700;font-size:14px;transition:.25s ease}body.page-about .btn:hover{transform:translateY(-3px);box-shadow:0 14px 24px #00000038}body.page-about .reveal{opacity:0;transform:translateY(30px);transition:.75s ease}body.page-about .navbar{height:58px;background:#03111d;border-bottom:1px solid rgba(85,216,255,.08);display:flex;align-items:center;position:sticky;top:0;z-index:50}body.page-about .nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;direction:rtl}body.page-about .logo{display:flex;align-items:center;gap:8px;color:#fff;font-weight:700;direction:ltr}body.page-about .logo img{width:46px;height:auto}body.page-about .nav-links{display:flex;align-items:center;gap:24px;list-style:none;font-size:13px;color:#d9e8ef;font-weight:700}body.page-about .nav-links a{transition:.2s ease}body.page-about .nav-links a:hover{color:var(--cyan)}body.page-about .nav-cta{background:var(--cyan);color:#061827;padding:8px 18px;border-radius:4px;font-size:13px;font-weight:700;white-space:nowrap}body.page-about .hero{position:relative;min-height:460px;background:radial-gradient(circle at 70% 20%,rgba(85,216,255,.12),transparent 30%),linear-gradient(90deg,#051827,#071c2b 55%,#020b14);overflow:hidden;border-bottom:5px solid #fff}body.page-about .about-hero{position:relative;overflow:hidden}body.page-about .about-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}body.page-about .about-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#020b14d1,#05182794 48%,#020b1457),linear-gradient(180deg,#020b1429,#020b14b8);z-index:1}body.page-about .hero-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:460px;gap:40px;position:relative;z-index:2;direction:ltr}body.page-about .about-hero-inner{position:relative;z-index:2;grid-template-columns:minmax(0,620px);justify-content:start}body.page-about .hero-text{text-align:right;direction:rtl;justify-self:start}body.page-about .hero-text h1{color:var(--cyan);font-size:clamp(42px,6vw,72px);line-height:1.05;font-weight:800;margin-bottom:8px}body.page-about .hero-text p{color:#fff;font-size:18px;font-weight:700;margin-bottom:34px}body.page-about .hero-person-wrap{position:relative;align-self:end;display:flex;justify-content:center;direction:rtl}body.page-about .hero-person-wrap:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(85,216,255,.18),transparent 70%);bottom:20px;z-index:0}body.page-about .hero-person{position:relative;z-index:2;max-height:430px;object-fit:contain;object-position:bottom}body.page-about .story{position:relative;background:#062033;padding:70px 0 86px;overflow:hidden}body.page-about .story:before,body.page-about .story:after{content:"KuantumQuest";position:absolute;color:#ffffff09;font-size:90px;font-weight:800;left:70px;pointer-events:none;direction:ltr}body.page-about .story:before{top:410px}body.page-about .story:after{bottom:120px}body.page-about .section-heading{text-align:center;font-size:clamp(42px,6vw,68px);font-weight:800;margin-bottom:70px;line-height:1.1}body.page-about .timeline{position:relative;max-width:930px;margin:0 auto;display:grid;gap:58px}body.page-about .timeline:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:var(--line);transform:translate(-50%)}body.page-about .story-item{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;direction:ltr}body.page-about .story-dot{position:absolute;left:50%;top:28px;transform:translate(-50%);width:15px;height:15px;background:var(--line);border-radius:50%;z-index:4;box-shadow:0 0 16px #55d8ffa6}body.page-about .story-image{width:230px;height:300px;border-radius:10px;overflow:hidden;border:2px solid rgba(85,216,255,.75);box-shadow:0 20px 40px #00000040;grid-column:1;justify-self:end}body.page-about .story-image img{width:100%;height:100%;object-fit:cover}body.page-about .story-content{grid-column:2;text-align:right;max-width:430px;direction:rtl}body.page-about .story-content h3{color:var(--cyan);font-size:34px;font-weight:500;line-height:1.2;margin-bottom:28px}body.page-about .story-content h4{color:#fff;font-size:20px;font-weight:700;line-height:1.7;margin-bottom:14px}body.page-about .story-content p{color:#e3f0f6;font-size:15px;line-height:2;font-weight:600;margin-bottom:18px}body.page-about .story-content strong{display:block;color:#fff;font-size:21px;font-weight:700;line-height:1.7;margin-top:18px}body.page-about .story-item.reverse .story-image{grid-column:1;justify-self:end}body.page-about .story-item.reverse .story-content{grid-column:2;grid-row:auto}body.page-about .story-item.text-only{grid-template-columns:1fr 1fr;min-height:220px}body.page-about .story-item.text-only .story-content{grid-column:2}body.page-about .audience{position:relative;min-height:420px;display:flex;align-items:center;overflow:hidden;background:#081b2b}body.page-about .audience-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}body.page-about .audience-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#05182726,#051827d9 55%,#051827f5),linear-gradient(180deg,#0518271a,#05182759)}body.page-about .audience-content{position:relative;z-index:2;max-width:430px;margin-right:0;margin-left:auto;text-align:right;direction:rtl;padding:70px 0}body.page-about .audience-logo{width:150px;margin-bottom:16px;margin-right:0;margin-left:auto}body.page-about .audience-content h2{font-size:30px;font-weight:700;margin-bottom:10px}body.page-about .audience-content p{font-size:17px;line-height:1.9;color:#f1f8fb;font-weight:700}body.page-about .qualifications{background:#061827;padding:58px 0 70px;text-align:center}body.page-about .qualifications h2{font-size:32px;font-weight:500;margin-bottom:42px}body.page-about .qual-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;align-items:start;direction:ltr}body.page-about .qual-item{position:relative;padding:0 20px;min-height:150px;direction:rtl}body.page-about .qual-item:not(:last-child):after{content:"";position:absolute;left:-14px;top:12px;height:105px;width:1px;background:#55d8ffcc}body.page-about .qual-icon{width:96px;height:96px;margin:0 auto 14px;display:grid;place-items:center;color:var(--cyan);font-size:45px;font-weight:700;overflow:hidden}body.page-about .qual-icon img{width:72px;height:72px;max-width:72px;max-height:72px;object-fit:contain;display:block}body.page-about .qual-item h3{color:var(--cyan);font-size:16px;font-weight:700;margin-bottom:8px}body.page-about .qual-item p{color:#e5f0f5;font-size:13px;line-height:1.8;font-weight:600}body.page-about .qual-number{font-size:52px;color:#fff;line-height:1;font-weight:700;font-family:Arial,sans-serif}body.page-about .certificates{background:#fff;color:#061827;padding:58px 0 78px;text-align:center}body.page-about .certificates h2{font-size:42px;line-height:1.2;font-weight:500;margin-bottom:46px;color:#061827}body.page-about .cert-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start;max-width:900px;margin:0 auto 55px;direction:ltr}body.page-about .cert-card{text-align:center;direction:rtl}body.page-about .cert-image{background:#fff;border:1px solid #d8c28d;padding:5px;margin-bottom:18px;box-shadow:0 12px 28px #00000014}body.page-about .cert-image img{width:100%;height:260px;object-fit:contain;background:#fff}body.page-about .cert-card h3{font-size:16px;font-weight:700;margin-bottom:8px}body.page-about .cert-card p{font-size:13px;color:#334;line-height:1.8;font-weight:600}body.page-about .cert-logos{display:flex;justify-content:center;gap:70px;align-items:center;margin-top:30px;color:#061827;font-size:70px;font-weight:700;direction:ltr}body.page-about .seal{width:95px;height:95px;border:4px solid #061827;border-radius:50%;display:grid;place-items:center;font-size:18px;font-weight:700}body.page-about .certificate-logo-strip{display:flex;justify-content:center;align-items:center;gap:48px;flex-wrap:wrap;margin-top:30px;direction:ltr}body.page-about .certificate-logo-item{display:grid;place-items:center;width:128px;height:128px}body.page-about .certificate-logo-item img{max-width:120px;max-height:120px;width:auto;height:auto;object-fit:contain}body.page-about .qualifications .qual-icon,body.page-about .qual-grid .qual-icon{width:96px!important;height:96px!important;max-width:96px!important;max-height:96px!important;margin:0 auto 18px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}body.page-about .qualifications .qual-icon img.qual-icon-image,body.page-about .qualifications .qual-icon .qual-icon-image,body.page-about .qual-grid .qual-icon img.qual-icon-image,body.page-about .qualifications .qual-icon img.icon-img,body.page-about .qual-grid .qual-icon img.icon-img{width:72px!important;height:72px!important;max-width:72px!important;max-height:72px!important;min-width:0!important;min-height:0!important;object-fit:contain!important;display:block!important}body.page-about .qual-item{overflow:hidden!important}body.page-about .cta{position:relative;min-height:190px;display:flex;align-items:center;background:#071827;overflow:hidden}body.page-about .cta-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}body.page-about .cta-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#07182726,#071827e6)}body.page-about .cta-content{position:relative;z-index:2;text-align:center;max-width:720px;margin:0 auto;padding:36px 0;direction:rtl}body.page-about .cta-content h2{font-size:25px;font-weight:700;margin-bottom:8px}body.page-about .cta-content p{font-size:15px;color:#e7f4fa;line-height:1.8;margin-bottom:16px;font-weight:700}body.page-about .footer{background:#071827;color:#fff;padding:34px 0 18px;border-top:1px solid rgba(85,216,255,.12)}body.page-about .footer-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr 1fr;gap:28px;align-items:flex-start;direction:rtl}body.page-about .footer h3{color:var(--cyan);font-size:16px;font-weight:700;margin-bottom:12px}body.page-about .footer p,body.page-about .footer a,body.page-about .footer li{color:#d8e6ed;font-size:13px;line-height:1.95;font-weight:600}body.page-about .footer ul{list-style:none}body.page-about .footer-btn{display:inline-flex;margin-top:10px;border:1px solid var(--cyan);color:var(--cyan)!important;padding:7px 18px;border-radius:6px;font-weight:700}body.page-about .footer-logo{text-align:center}body.page-about .footer-logo img{width:150px;margin:0 auto 6px}body.page-about .footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:24px;padding-top:14px;text-align:center;font-size:12px;color:#9eb0b9}@media(max-width:992px){body.page-about .nav-links{display:none}body.page-about .hero-inner{grid-template-columns:1fr;text-align:center;padding-top:54px;direction:rtl}body.page-about .hero-text{text-align:center;justify-self:center}body.page-about .hero-person{max-height:360px}body.page-about .timeline:before{right:20px;left:auto;transform:none}body.page-about .story-item,body.page-about .story-item.reverse,body.page-about .story-item.text-only{grid-template-columns:1fr;gap:22px;padding-right:52px;direction:rtl}body.page-about .story-dot{right:14px;left:auto;transform:none}body.page-about .story-image,body.page-about .story-item.reverse .story-image{justify-self:start;grid-column:auto}body.page-about .story-content,body.page-about .story-item.reverse .story-content,body.page-about .story-item.text-only .story-content{grid-column:auto;grid-row:auto;direction:rtl;text-align:right}body.page-about .qual-grid,body.page-about .cert-grid,body.page-about .footer-grid{grid-template-columns:1fr}body.page-about .qual-item:not(:last-child):after{display:none}body.page-about .audience-content{margin:0 auto;text-align:center}body.page-about .audience-logo{margin-inline:auto}body.page-about .footer-grid{text-align:center}body.page-about .footer-logo img{margin-inline:auto}}@media(max-width:640px){body.page-about .navbar{height:auto;padding:12px 0}body.page-about .nav-inner{flex-direction:column;gap:12px}body.page-about .hero,body.page-about .hero-inner{min-height:auto}body.page-about .hero-text h1{font-size:42px}body.page-about .story{padding:48px 0 60px}body.page-about .section-heading{margin-bottom:42px}body.page-about .story-image{width:210px;height:270px}body.page-about .story-content h3{font-size:29px}body.page-about .story-content h4{font-size:18px}body.page-about .cert-logos,body.page-about .certificate-logo-strip{gap:24px}body.page-about .cert-image img{height:220px}}body.page-videos .hero{position:relative;min-height:520px;overflow:hidden;background:#02101c}body.page-videos .hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}body.page-videos .hero-inner{position:relative;z-index:2;min-height:520px;display:flex;align-items:center;justify-content:center;text-align:center;padding:60px 0}body.page-videos .hero-content{max-width:760px;margin:0 auto}body.page-videos .hero-title{color:#fff;font-size:clamp(40px,5vw,68px);font-weight:700;line-height:1.15;margin-bottom:22px}body.page-videos .hero-logo{width:min(620px,90%);margin:0 auto}body.page-videos .section-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:34px;direction:ltr}body.page-videos .section-top h2{font-size:26px;font-weight:700;color:#1f1e45}body.page-videos .section-link{display:inline-flex;align-items:center;gap:8px;font-size:22px;font-weight:700;color:#1f1e45;transition:.2s ease}body.page-videos .section-link:hover{color:#4567c9}body.page-videos .dots{display:flex;justify-content:center;align-items:center;gap:14px;margin-bottom:54px;direction:ltr}body.page-videos .dot{width:16px;height:16px;border-radius:50%;background:#d0d0d0;transition:.2s ease}body.page-videos .reels-title{font-size:26px;font-weight:700;color:#1f1e45;margin-bottom:26px;direction:ltr;text-align:left}body.page-videos .reels-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;direction:ltr}@media(max-width:1200px){body.page-videos .featured-content h3{font-size:28px}body.page-videos .featured-content p{font-size:16px}body.page-videos .reels-grid{grid-template-columns:repeat(4,1fr)}body.page-videos .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:992px){body.page-videos .nav-inner{grid-template-columns:1fr;padding:14px 0;gap:16px}body.page-videos .nav-cta-wrap,body.page-videos .nav-brand{justify-self:center}body.page-videos .nav-links{gap:16px}body.page-videos .hero,body.page-videos .hero-inner{min-height:420px}body.page-videos .featured-grid{grid-template-columns:1fr}body.page-videos .reels-grid{grid-template-columns:repeat(3,1fr)}body.page-videos .cta{min-height:auto}body.page-videos .footer-grid{grid-template-columns:1fr;gap:30px}body.page-videos .footer-contact,body.page-videos .footer-about,body.page-videos .footer-links,body.page-videos .footer-logo-col{text-align:center}body.page-videos .contact-row{justify-content:center}body.page-videos .footer-links ul{justify-items:center}body.page-videos .footer-about .btn-outline{margin-inline:auto}}@media(max-width:640px){body.page-videos .container{width:min(100%,calc(100% - 24px))}body.page-videos .nav-links a{font-size:15px}body.page-videos .hero{min-height:360px}body.page-videos .hero-inner{min-height:360px;padding:40px 0}body.page-videos .section-top{flex-direction:column;align-items:flex-start}body.page-videos .featured-card{grid-template-columns:1fr}body.page-videos .featured-thumb{height:200px}body.page-videos .reels-grid{grid-template-columns:repeat(2,1fr)}body.page-videos .reel-card{height:220px}body.page-videos .cta-box{padding:28px 18px 30px}body.page-videos .cta-main-btn,body.page-videos .cta-secondary{width:100%}body.page-videos .footer-main{padding:42px 0 30px}body.page-videos .footer-title{font-size:20px}body.page-videos .footer-about p,body.page-videos .footer-links a,body.page-videos .contact-row,body.page-videos .footer-logo-col p{font-size:14px}body.page-videos .footer-bottom{font-size:13px}}body.page-contact{--nav:#041321;--dark:#031c31;--white:#ffffff;--light:#f2f3f8;--text:#08182d;--blue:#61bdff;--footer:#101f30;--footer-deep:#03111d;--gold:#c8a95a;--border:#62bdff;--card:#f4f5fb}body.page-contact{font-family:Cairo,sans-serif;background:#fff;color:var(--text);overflow-x:hidden}body.page-contact a{color:inherit;text-decoration:none}body.page-contact button,body.page-contact input,body.page-contact textarea{font-family:inherit}body.page-contact .container{width:min(1180px,calc(100% - 36px));margin-inline:auto}body.page-contact .btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;padding:12px 24px;font-size:15px;font-weight:700;cursor:pointer;transition:.25s ease;white-space:nowrap}body.page-contact .btn-primary{background:var(--blue);color:#061827}body.page-contact .btn-outline{background:transparent;color:var(--blue);border:1.5px solid var(--blue)}body.page-contact .navbar{background:var(--nav);border-bottom:1px solid rgba(255,255,255,.16);position:sticky;top:0;z-index:50}body.page-contact .nav-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;direction:ltr}body.page-contact .nav-brand img{width:92px;height:auto;object-fit:contain}body.page-contact .nav-links{display:flex;align-items:center;justify-content:center;gap:24px;list-style:none;direction:rtl;flex-wrap:wrap}body.page-contact .nav-links a{color:#fff;font-size:16px;font-weight:700;transition:.2s ease}body.page-contact .nav-links a:hover,body.page-contact .nav-links a.active{color:var(--blue)}body.page-contact .hero{position:relative;min-height:530px;overflow:hidden;background:#061827;border-bottom:6px solid #fff}body.page-contact .hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}body.page-contact .hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#04101e9e,#04101ebd),radial-gradient(circle at center,rgba(91,178,255,.13),transparent 42%)}body.page-contact .hero-inner{position:relative;z-index:2;min-height:530px;display:flex;align-items:center;justify-content:center;text-align:center;padding:60px 0}body.page-contact .hero-content{max-width:980px;margin:0 auto;color:#fff}body.page-contact .hero-title{color:var(--blue);font-size:clamp(46px,7vw,86px);font-weight:800;line-height:1.15;margin-bottom:10px}body.page-contact .hero-subtitle{font-size:clamp(28px,4vw,48px);font-weight:700;line-height:1.35;margin-bottom:12px;color:#fff}body.page-contact .hero-text{font-size:clamp(25px,3.5vw,42px);line-height:1.45;font-weight:800;color:#fff;margin-bottom:34px}body.page-contact .hero .btn{min-width:220px;min-height:54px;font-size:18px}body.page-contact .section-title{text-align:center;font-size:clamp(40px,5vw,72px);line-height:1.2;font-weight:800;margin-bottom:42px;color:#fff}body.page-contact .form-card{width:min(1060px,100%);margin:0 auto;background:var(--card);border:2px solid var(--border);border-radius:12px;padding:58px 76px 70px;box-shadow:0 18px 45px #00000029;color:#111827}body.page-contact .contact-form{display:grid;gap:26px;direction:rtl}body.page-contact .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px 34px}body.page-contact .field{display:grid;gap:10px;text-align:right}body.page-contact .field label{font-size:22px;line-height:1.2;font-weight:800;color:#171717}body.page-contact .field input,body.page-contact .field textarea{width:100%;border:2px solid var(--blue);border-radius:6px;background:#fff;padding:0 28px;min-height:72px;font-size:17px;color:#111827;outline:none;direction:ltr;text-align:left;transition:.2s ease}body.page-contact .field input:focus,body.page-contact .field textarea:focus{box-shadow:0 0 0 4px #61bdff2e;border-color:#2aa6ff}body.page-contact .field textarea{min-height:160px;padding-top:22px;resize:vertical}body.page-contact .field-full{grid-column:1 / -1}body.page-contact .form-actions{margin-top:12px;display:flex;justify-content:flex-end;direction:ltr}body.page-contact .send-btn{min-width:250px;min-height:70px;background:#031827;color:#fff;border:2px solid var(--gold);border-radius:999px;font-size:18px;font-weight:700}body.page-contact .send-btn:hover{background:#08233a}body.page-contact .success-section{background:#fff;color:#061827;padding:86px 0 120px;overflow:hidden}body.page-contact .success-layout{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;direction:ltr;max-width:1180px;margin:0 auto}body.page-contact .success-title{direction:rtl;text-align:right}body.page-contact .success-title h2{font-size:clamp(44px,6vw,74px);font-weight:800;color:#06213b;line-height:1.2;margin-bottom:42px}body.page-contact .success-dots{display:flex;align-items:center;gap:18px;direction:ltr;justify-content:flex-start}body.page-contact .success-dot{width:11px;height:11px;border-radius:50%;border:0;background:#d1d5db;cursor:pointer;transition:.25s ease}body.page-contact .success-dot.active{background:#061827;transform:scale(1.08)}body.page-contact .testimonial-visual{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center}body.page-contact .testimonial-shape{position:absolute;width:470px;height:330px;background:#06213b;border-radius:48% 52% 42% 58%/48% 38% 62% 52%;z-index:0}body.page-contact .quote-dot{position:absolute;width:72px;height:72px;border-radius:50%;background:var(--blue);top:58px;left:120px;z-index:4;box-shadow:0 12px 24px #61bdff3d}body.page-contact .quote-lines{position:absolute;right:20px;top:72px;width:58px;height:58px;z-index:4}body.page-contact .quote-lines:before,body.page-contact .quote-lines:after{content:"";position:absolute;width:46px;height:3px;background:#061827;transform:rotate(-55deg);border-radius:4px}body.page-contact .quote-lines:before{top:8px;right:0}body.page-contact .quote-lines:after{top:26px;right:18px}body.page-contact .testimonial-stack{position:relative;z-index:2;width:510px;height:220px}body.page-contact .testimonial-card{position:absolute;width:440px;min-height:165px;background:#fff;border-radius:7px;box-shadow:0 18px 36px #00000029;padding:28px 34px;direction:ltr;text-align:left;color:#6a7185;transition:.35s ease}body.page-contact .testimonial-card.main{z-index:5;left:0;top:0}body.page-contact .testimonial-card.main.changing{opacity:0;transform:translateY(10px) scale(.98)}body.page-contact .testimonial-card.back-1{z-index:3;left:36px;top:30px;opacity:.92}body.page-contact .testimonial-card.back-2{z-index:2;left:70px;top:58px;opacity:.82}body.page-contact .testimonial-card p{font-size:16px;line-height:1.8;font-weight:700;margin-bottom:10px}body.page-contact .testimonial-card strong{display:block;color:#5b6275;font-size:16px;font-weight:700;margin-bottom:2px}body.page-contact .testimonial-card span{display:block;color:#6b7280;font-size:14px;font-weight:600}body.page-contact .footer{background:#101f30;color:#fff}body.page-contact .footer-main{padding:62px 0 50px;background:#101f30}body.page-contact .footer-grid{display:grid;grid-template-columns:1.05fr .85fr 1.15fr 1fr;gap:52px;align-items:start;direction:ltr}body.page-contact .footer-title{color:var(--blue);font-size:30px;line-height:1.3;font-weight:700;margin-bottom:28px}body.page-contact .english-title{direction:ltr;text-align:left}body.page-contact .footer-contact-row{display:flex;align-items:center;gap:10px;direction:ltr;color:#eef4f8;font-size:22px;line-height:1.55;font-weight:800;justify-content:flex-start}body.page-contact .footer-contact-icon{width:28px;min-width:28px;text-align:center;font-size:20px}body.page-contact .footer-links{direction:rtl;text-align:center}body.page-contact .footer-links ul{list-style:none;display:grid;gap:10px}body.page-contact .footer-links a{color:#eef4f8;font-size:22px;line-height:1.35;font-weight:700;transition:.2s ease}body.page-contact .footer-links a:hover{color:var(--blue)}body.page-contact .footer-about p{color:#eef4f8;font-size:21px;line-height:1.95;font-weight:700;margin-bottom:24px}body.page-contact .footer-method-btn{display:inline-flex;align-items:center;justify-content:center;min-height:58px;min-width:320px;border:2px solid var(--blue);color:var(--blue);border-radius:8px;font-size:19px;font-weight:800;transition:.25s ease}body.page-contact .footer-method-btn:hover{background:#61bdff14;transform:translateY(-2px)}body.page-contact .footer-logo-col{text-align:center;direction:rtl;padding-top:18px}body.page-contact .footer-logo-col img{width:360px;max-width:100%;margin:0 auto}body.page-contact .footer-bottom{background:#03111d;border-top:1px solid rgba(255,255,255,.08);text-align:center;padding:22px 12px;color:#fff;font-size:22px;line-height:1.4;font-weight:800}body.page-contact .footer-bottom strong{font-weight:800}@media(max-width:1200px){body.page-contact .footer-grid{grid-template-columns:1fr 1fr}body.page-contact .footer-contact,body.page-contact .footer-about,body.page-contact .english-title{text-align:center}body.page-contact .footer-contact-row{justify-content:center}body.page-contact .footer-method-btn{margin-inline:auto}}@media(max-width:992px){body.page-contact .nav-inner{grid-template-columns:1fr;gap:14px;padding:14px 0}body.page-contact .nav-cta-wrap,body.page-contact .nav-brand{justify-self:center}body.page-contact .nav-links{gap:16px}body.page-contact .hero,body.page-contact .hero-inner{min-height:460px}body.page-contact .form-card{padding:38px 28px 46px}body.page-contact .form-grid,body.page-contact .success-layout{grid-template-columns:1fr}body.page-contact .success-title{text-align:center}body.page-contact .success-dots{justify-content:center}body.page-contact .testimonial-visual{min-height:360px}body.page-contact .footer-grid{grid-template-columns:1fr;gap:36px}body.page-contact .footer-contact,body.page-contact .footer-links,body.page-contact .footer-about,body.page-contact .footer-logo-col,body.page-contact .english-title{text-align:center}body.page-contact .footer-links ul{justify-items:center}body.page-contact .footer-logo-col img{width:260px}}@media(max-width:640px){body.page-contact .container{width:min(100%,calc(100% - 24px))}body.page-contact .nav-links a{font-size:14px}body.page-contact .hero-title{font-size:42px}body.page-contact .hero-subtitle{font-size:26px}body.page-contact .hero-text{font-size:22px}body.page-contact .section-title{font-size:40px}body.page-contact .form-card{padding:28px 18px 34px}body.page-contact .field label{font-size:18px}body.page-contact .field input,body.page-contact .field textarea{min-height:58px;font-size:15px;padding-inline:18px}body.page-contact .field textarea{min-height:130px}body.page-contact .send-btn{width:100%;min-width:auto;min-height:58px}body.page-contact .success-section{padding:60px 0 80px}body.page-contact .success-title h2{font-size:42px}body.page-contact .testimonial-shape{width:300px;height:240px}body.page-contact .testimonial-stack{width:100%;height:220px}body.page-contact .testimonial-card{width:82%;padding:22px 20px}body.page-contact .testimonial-card.main{left:5%}body.page-contact .testimonial-card.back-1{left:10%}body.page-contact .testimonial-card.back-2{left:15%}body.page-contact .quote-dot{width:52px;height:52px;left:28px}body.page-contact .footer-main{padding:42px 0 34px}body.page-contact .footer-title{font-size:22px;margin-bottom:16px}body.page-contact .footer-contact-row,body.page-contact .footer-links a,body.page-contact .footer-about p{font-size:16px}body.page-contact .footer-method-btn{min-width:auto;width:100%;min-height:48px;font-size:15px}body.page-contact .footer-bottom{font-size:15px;padding:16px 10px}}body.page-home{--dark:#041527;--dark-2:#071b30;--nav:#051321;--white:#ffffff;--text:#0e1730;--muted:#70778b;--light-bg:#f2f2f2;--card:#0f0246;--accent:#6ec8ff;--accent-2:#56b8ff;--footer:#071c31;--footer-deep:#03101d;--border:#d9dbe2}body.page-home *{margin:0;padding:0;box-sizing:border-box}body.page-home{scroll-behavior:smooth}body.page-home{font-family:Cairo,sans-serif;background:var(--light-bg);color:var(--text);overflow-x:hidden}body.page-home img{display:block;max-width:100%}body.page-home a{text-decoration:none;color:inherit}body.page-home button{font-family:inherit;cursor:pointer}body.page-home .container{width:min(1180px,calc(100% - 40px));margin-inline:auto}body.page-home .reveal{opacity:0;transform:translateY(24px);transition:.7s ease}body.page-home .reveal.show{opacity:1;transform:translateY(0)}body.page-home .btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;padding:12px 26px;font-size:15px;font-weight:700;transition:.25s ease;white-space:nowrap}body.page-home .btn:hover{transform:translateY(-2px)}body.page-home .btn-primary{background:var(--accent);color:#061827}body.page-home .btn-outline{background:transparent;color:var(--accent);border:1.5px solid var(--accent)}body.page-home .navbar{background:var(--nav);border-bottom:1px solid rgba(255,255,255,.15);position:sticky;top:0;z-index:50}body.page-home .nav-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;direction:ltr}body.page-home .nav-cta-wrap{justify-self:start}body.page-home .nav-brand{justify-self:end;display:flex;align-items:center}body.page-home .nav-brand img{width:90px;height:auto;object-fit:contain}body.page-home .nav-links{display:flex;align-items:center;justify-content:center;gap:28px;list-style:none;direction:rtl;flex-wrap:wrap}body.page-home .nav-links a{color:#fff;font-size:18px;font-weight:700;transition:.2s ease}body.page-home .nav-links a:hover,body.page-home .nav-links a.active{color:var(--accent)}body.page-home .hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#020d188c,#020d18ad),radial-gradient(circle at center,#112f6240,#00000047);z-index:1}body.page-home .videos-page{padding:78px 0 100px;background:var(--light-bg)}body.page-home .featured-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:44px;margin-bottom:54px;direction:ltr}body.page-home .featured-card{background:var(--card);border-radius:24px;padding:28px;display:grid;grid-template-columns:1fr 160px;gap:22px;align-items:center;min-height:245px;box-shadow:0 18px 35px #00000014}body.page-home .featured-content{color:#fff;direction:ltr;text-align:left}body.page-home .featured-content h3{font-size:36px;line-height:1.1;font-weight:700;margin-bottom:18px}body.page-home .featured-content p{font-size:18px;line-height:1.45;color:#f0eefb;margin-bottom:26px;max-width:260px}body.page-home .featured-meta{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:600;color:#fff}body.page-home .play-circle{width:36px;height:36px;border-radius:50%;background:#fff;color:var(--card);display:grid;place-items:center;font-size:14px;flex-shrink:0}body.page-home .featured-thumb{width:100%;height:170px;background:#f3f3f3;border-radius:10px;overflow:hidden}body.page-home .featured-thumb img{width:100%;height:100%;object-fit:cover}body.page-home .dot.active{background:#9ca9bf}body.page-home .reel-card{position:relative;border-radius:8px;overflow:hidden;background:#ddd;height:260px;box-shadow:0 8px 18px #0000000d}body.page-home .reel-card img{width:100%;height:100%;object-fit:cover}body.page-home .reel-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(0,0,0,.58));pointer-events:none}body.page-home .reel-stats{position:absolute;left:8px;bottom:8px;display:flex;align-items:center;gap:5px;color:#fff;font-size:13px;font-weight:700;z-index:2;direction:ltr}body.page-home .reel-stats svg{width:14px;height:14px;fill:#fff;flex-shrink:0}body.page-home .cta{position:relative;min-height:360px;display:flex;align-items:center;overflow:hidden;background:#071827}body.page-home .cta-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}body.page-home .cta-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#04101e6b,#04101ec7),radial-gradient(circle at center,rgba(86,184,255,.12),transparent 42%)}body.page-home .cta-inner{position:relative;z-index:2;width:100%;padding:58px 0;text-align:center}body.page-home .cta-box{width:min(760px,100%);margin:0 auto;padding:34px 34px 36px;border-radius:22px;background:#03101d94;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 24px 60px #00000038}body.page-home .cta-kicker{display:inline-flex;align-items:center;justify-content:center;color:var(--accent);font-size:15px;font-weight:700;margin-bottom:10px;letter-spacing:.2px}body.page-home .cta-title{color:#fff;font-size:clamp(30px,4vw,46px);font-weight:700;line-height:1.25;margin-bottom:14px}body.page-home .cta-text{color:#eef7fb;font-size:clamp(17px,2vw,23px);line-height:1.75;font-weight:700;max-width:620px;margin:0 auto 24px}body.page-home .cta-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}body.page-home .cta-main-btn{min-width:230px;min-height:52px;font-size:17px;font-weight:700;border-radius:10px;background:linear-gradient(135deg,#65c8ff,#8ee9ef);color:#061827;box-shadow:0 16px 32px #65c8ff3d}body.page-home .cta-secondary{min-width:190px;min-height:52px;font-size:16px;font-weight:800;border-radius:10px;background:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.22)}body.page-home .footer{background:var(--footer);color:#fff}body.page-home .footer-main{padding:52px 0 34px;background:radial-gradient(circle at 70% 30%,rgba(86,184,255,.08),transparent 35%),linear-gradient(180deg,#0a1f34,#071a2d)}body.page-home .footer-grid{display:grid;grid-template-columns:1.05fr .85fr 1.15fr 1fr;gap:38px;align-items:start;direction:ltr}body.page-home .footer-block{min-width:0}body.page-home .footer-logo-col{text-align:center;direction:rtl}body.page-home .footer-logo-col img{width:210px;max-width:100%;margin:0 auto 14px}body.page-home .footer-logo-col p{color:#cfe0eb;font-size:14px;line-height:1.8;font-weight:600;max-width:260px;margin:0 auto}body.page-home .footer-about{direction:rtl;text-align:right}body.page-home .footer-title{color:var(--accent);font-size:22px;font-weight:700;margin-bottom:16px;line-height:1.3}body.page-home .footer-about p{font-size:15px;line-height:1.9;font-weight:600;color:#e8f2f7;margin-bottom:18px}body.page-home .footer-about .btn-outline{min-height:44px;padding:9px 22px;font-size:14px;border-radius:8px;width:auto}body.page-home .footer-links{direction:rtl;text-align:right}body.page-home .footer-links ul{list-style:none;display:grid;gap:8px}body.page-home .footer-links a{display:inline-flex;color:#dbe8ef;font-size:15px;font-weight:700;transition:.2s ease}body.page-home .footer-links a:hover{color:var(--accent);transform:translate(-3px)}body.page-home .footer-contact{direction:rtl;text-align:right}body.page-home .footer-contact-list{display:grid;gap:12px}body.page-home .contact-row{display:flex;align-items:flex-start;gap:10px;direction:rtl;color:#e8f2f7;font-size:15px;line-height:1.7;font-weight:700}body.page-home .contact-icon{width:30px;height:30px;border-radius:8px;background:#6ec8ff1f;color:var(--accent);display:grid;place-items:center;flex-shrink:0;font-size:15px}body.page-home .footer-bottom{background:var(--footer-deep);border-top:1px solid rgba(255,255,255,.08);text-align:center;padding:15px 12px;color:#d8e6ed;font-size:14px;font-weight:700}body.page-home .footer-bottom strong{color:#fff;font-weight:700}@media(max-width:1200px){body.page-home .featured-content h3{font-size:28px}body.page-home .featured-content p{font-size:16px}body.page-home .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:992px){body.page-home .nav-inner{grid-template-columns:1fr;padding:14px 0;gap:16px}body.page-home .nav-cta-wrap,body.page-home .nav-brand{justify-self:center}body.page-home .nav-links{gap:16px}body.page-home .featured-grid{grid-template-columns:1fr}body.page-home .cta{min-height:auto}body.page-home .footer-grid{grid-template-columns:1fr;gap:30px}body.page-home .footer-contact,body.page-home .footer-about,body.page-home .footer-links,body.page-home .footer-logo-col{text-align:center}body.page-home .contact-row{justify-content:center}body.page-home .footer-links ul{justify-items:center}body.page-home .footer-about .btn-outline{margin-inline:auto}}@media(max-width:640px){body.page-home .container{width:min(100%,calc(100% - 24px))}body.page-home .nav-links a{font-size:15px}body.page-home .featured-card{grid-template-columns:1fr}body.page-home .featured-thumb{height:200px}body.page-home .reel-card{height:220px}body.page-home .cta-box{padding:28px 18px 30px}body.page-home .cta-main-btn,body.page-home .cta-secondary{width:100%}body.page-home .footer-main{padding:42px 0 30px}body.page-home .footer-title{font-size:20px}body.page-home .footer-about p,body.page-home .footer-links a,body.page-home .contact-row,body.page-home .footer-logo-col p{font-size:14px}body.page-home .footer-bottom{font-size:13px}}body.page-method{--dark:#041527;--dark-2:#071b30;--nav:#051321;--white:#ffffff;--text:#0e1730;--muted:#70778b;--light-bg:#f2f2f2;--card:#0f0246;--accent:#6ec8ff;--accent-2:#56b8ff;--footer:#071c31;--footer-deep:#03101d;--border:#d9dbe2}body.page-method *{margin:0;padding:0;box-sizing:border-box}body.page-method{scroll-behavior:smooth}body.page-method{font-family:Cairo,sans-serif;background:var(--light-bg);color:var(--text);overflow-x:hidden}body.page-method img{display:block;max-width:100%}body.page-method a{text-decoration:none;color:inherit}body.page-method button{font-family:inherit;cursor:pointer}body.page-method .container{width:min(1180px,calc(100% - 40px));margin-inline:auto}body.page-method .reveal{opacity:0;transform:translateY(24px);transition:.7s ease}body.page-method .reveal.show{opacity:1;transform:translateY(0)}body.page-method .btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;padding:12px 26px;font-size:15px;font-weight:700;transition:.25s ease;white-space:nowrap}body.page-method .btn:hover{transform:translateY(-2px)}body.page-method .btn-primary{background:var(--accent);color:#061827}body.page-method .btn-outline{background:transparent;color:var(--accent);border:1.5px solid var(--accent)}body.page-method .navbar{background:var(--nav);border-bottom:1px solid rgba(255,255,255,.15);position:sticky;top:0;z-index:50}body.page-method .nav-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;direction:ltr}body.page-method .nav-cta-wrap{justify-self:start}body.page-method .nav-brand{justify-self:end;display:flex;align-items:center}body.page-method .nav-brand img{width:90px;height:auto;object-fit:contain}body.page-method .nav-links{display:flex;align-items:center;justify-content:center;gap:28px;list-style:none;direction:rtl;flex-wrap:wrap}body.page-method .nav-links a{color:#fff;font-size:18px;font-weight:700;transition:.2s ease}body.page-method .nav-links a:hover,body.page-method .nav-links a.active{color:var(--accent)}body.page-method .hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#020d188c,#020d18ad),radial-gradient(circle at center,#112f6240,#00000047);z-index:1}body.page-method .videos-page{padding:78px 0 100px;background:var(--light-bg)}body.page-method .featured-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:44px;margin-bottom:54px;direction:ltr}body.page-method .featured-card{background:var(--card);border-radius:24px;padding:28px;display:grid;grid-template-columns:1fr 160px;gap:22px;align-items:center;min-height:245px;box-shadow:0 18px 35px #00000014}body.page-method .featured-content{color:#fff;direction:ltr;text-align:left}body.page-method .featured-content h3{font-size:36px;line-height:1.1;font-weight:700;margin-bottom:18px}body.page-method .featured-content p{font-size:18px;line-height:1.45;color:#f0eefb;margin-bottom:26px;max-width:260px}body.page-method .featured-meta{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:600;color:#fff}body.page-method .play-circle{width:36px;height:36px;border-radius:50%;background:#fff;color:var(--card);display:grid;place-items:center;font-size:14px;flex-shrink:0}body.page-method .featured-thumb{width:100%;height:170px;background:#f3f3f3;border-radius:10px;overflow:hidden}body.page-method .featured-thumb img{width:100%;height:100%;object-fit:cover}body.page-method .dot.active{background:#9ca9bf}body.page-method .reel-card{position:relative;border-radius:8px;overflow:hidden;background:#ddd;height:260px;box-shadow:0 8px 18px #0000000d}body.page-method .reel-card img{width:100%;height:100%;object-fit:cover}body.page-method .reel-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(0,0,0,.58));pointer-events:none}body.page-method .reel-stats{position:absolute;left:8px;bottom:8px;display:flex;align-items:center;gap:5px;color:#fff;font-size:13px;font-weight:700;z-index:2;direction:ltr}body.page-method .reel-stats svg{width:14px;height:14px;fill:#fff;flex-shrink:0}body.page-method .cta{position:relative;min-height:360px;display:flex;align-items:center;overflow:hidden;background:#071827}body.page-method .cta-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}body.page-method .cta-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#04101e6b,#04101ec7),radial-gradient(circle at center,rgba(86,184,255,.12),transparent 42%)}body.page-method .cta-inner{position:relative;z-index:2;width:100%;padding:58px 0;text-align:center}body.page-method .cta-box{width:min(760px,100%);margin:0 auto;padding:34px 34px 36px;border-radius:22px;background:#03101d94;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 24px 60px #00000038}body.page-method .cta-kicker{display:inline-flex;align-items:center;justify-content:center;color:var(--accent);font-size:15px;font-weight:700;margin-bottom:10px;letter-spacing:.2px}body.page-method .cta-title{color:#fff;font-size:clamp(30px,4vw,46px);font-weight:700;line-height:1.25;margin-bottom:14px}body.page-method .cta-text{color:#eef7fb;font-size:clamp(17px,2vw,23px);line-height:1.75;font-weight:700;max-width:620px;margin:0 auto 24px}body.page-method .cta-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}body.page-method .cta-main-btn{min-width:230px;min-height:52px;font-size:17px;font-weight:700;border-radius:10px;background:linear-gradient(135deg,#65c8ff,#8ee9ef);color:#061827;box-shadow:0 16px 32px #65c8ff3d}body.page-method .cta-secondary{min-width:190px;min-height:52px;font-size:16px;font-weight:800;border-radius:10px;background:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.22)}body.page-method .footer{background:var(--footer);color:#fff}body.page-method .footer-main{padding:52px 0 34px;background:radial-gradient(circle at 70% 30%,rgba(86,184,255,.08),transparent 35%),linear-gradient(180deg,#0a1f34,#071a2d)}body.page-method .footer-grid{display:grid;grid-template-columns:1.05fr .85fr 1.15fr 1fr;gap:38px;align-items:start;direction:ltr}body.page-method .footer-block{min-width:0}body.page-method .footer-logo-col{text-align:center;direction:rtl}body.page-method .footer-logo-col img{width:210px;max-width:100%;margin:0 auto 14px}body.page-method .footer-logo-col p{color:#cfe0eb;font-size:14px;line-height:1.8;font-weight:600;max-width:260px;margin:0 auto}body.page-method .footer-about{direction:rtl;text-align:right}body.page-method .footer-title{color:var(--accent);font-size:22px;font-weight:700;margin-bottom:16px;line-height:1.3}body.page-method .footer-about p{font-size:15px;line-height:1.9;font-weight:600;color:#e8f2f7;margin-bottom:18px}body.page-method .footer-about .btn-outline{min-height:44px;padding:9px 22px;font-size:14px;border-radius:8px;width:auto}body.page-method .footer-links{direction:rtl;text-align:right}body.page-method .footer-links ul{list-style:none;display:grid;gap:8px}body.page-method .footer-links a{display:inline-flex;color:#dbe8ef;font-size:15px;font-weight:700;transition:.2s ease}body.page-method .footer-links a:hover{color:var(--accent);transform:translate(-3px)}body.page-method .footer-contact{direction:rtl;text-align:right}body.page-method .footer-contact-list{display:grid;gap:12px}body.page-method .contact-row{display:flex;align-items:flex-start;gap:10px;direction:rtl;color:#e8f2f7;font-size:15px;line-height:1.7;font-weight:700}body.page-method .contact-icon{width:30px;height:30px;border-radius:8px;background:#6ec8ff1f;color:var(--accent);display:grid;place-items:center;flex-shrink:0;font-size:15px}body.page-method .footer-bottom{background:var(--footer-deep);border-top:1px solid rgba(255,255,255,.08);text-align:center;padding:15px 12px;color:#d8e6ed;font-size:14px;font-weight:700}body.page-method .footer-bottom strong{color:#fff;font-weight:700}@media(max-width:1200px){body.page-method .featured-content h3{font-size:28px}body.page-method .featured-content p{font-size:16px}body.page-method .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:992px){body.page-method .nav-inner{grid-template-columns:1fr;padding:14px 0;gap:16px}body.page-method .nav-cta-wrap,body.page-method .nav-brand{justify-self:center}body.page-method .nav-links{gap:16px}body.page-method .featured-grid{grid-template-columns:1fr}body.page-method .cta{min-height:auto}body.page-method .footer-grid{grid-template-columns:1fr;gap:30px}body.page-method .footer-contact,body.page-method .footer-about,body.page-method .footer-links,body.page-method .footer-logo-col{text-align:center}body.page-method .contact-row{justify-content:center}body.page-method .footer-links ul{justify-items:center}body.page-method .footer-about .btn-outline{margin-inline:auto}}@media(max-width:640px){body.page-method .container{width:min(100%,calc(100% - 24px))}body.page-method .nav-links a{font-size:15px}body.page-method .featured-card{grid-template-columns:1fr}body.page-method .featured-thumb{height:200px}body.page-method .reel-card{height:220px}body.page-method .cta-box{padding:28px 18px 30px}body.page-method .cta-main-btn,body.page-method .cta-secondary{width:100%}body.page-method .footer-main{padding:42px 0 30px}body.page-method .footer-title{font-size:20px}body.page-method .footer-about p,body.page-method .footer-links a,body.page-method .contact-row,body.page-method .footer-logo-col p{font-size:14px}body.page-method .footer-bottom{font-size:13px}}body.page-about{--dark:#041527;--dark-2:#071b30;--nav:#051321;--white:#ffffff;--text:#0e1730;--muted:#70778b;--light-bg:#f2f2f2;--card:#0f0246;--accent:#6ec8ff;--accent-2:#56b8ff;--footer:#071c31;--footer-deep:#03101d;--border:#d9dbe2}body.page-about *{margin:0;padding:0;box-sizing:border-box}body.page-about{scroll-behavior:smooth}body.page-about{font-family:Cairo,sans-serif;background:var(--light-bg);color:var(--text);overflow-x:hidden}body.page-about img{display:block;max-width:100%}body.page-about a{text-decoration:none;color:inherit}body.page-about button{font-family:inherit;cursor:pointer}body.page-about .container{width:min(1180px,calc(100% - 40px));margin-inline:auto}body.page-about .reveal{opacity:0;transform:translateY(24px);transition:.7s ease}body.page-about .reveal.show{opacity:1;transform:translateY(0)}body.page-about .btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;padding:12px 26px;font-size:15px;font-weight:700;transition:.25s ease;white-space:nowrap}body.page-about .btn:hover{transform:translateY(-2px)}body.page-about .btn-primary{background:var(--accent);color:#061827}body.page-about .btn-outline{background:transparent;color:var(--accent);border:1.5px solid var(--accent)}body.page-about .navbar{background:var(--nav);border-bottom:1px solid rgba(255,255,255,.15);position:sticky;top:0;z-index:50}body.page-about .nav-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;direction:ltr}body.page-about .nav-cta-wrap{justify-self:start}body.page-about .nav-brand{justify-self:end;display:flex;align-items:center}body.page-about .nav-brand img{width:90px;height:auto;object-fit:contain}body.page-about .nav-links{display:flex;align-items:center;justify-content:center;gap:28px;list-style:none;direction:rtl;flex-wrap:wrap}body.page-about .nav-links a{color:#fff;font-size:18px;font-weight:700;transition:.2s ease}body.page-about .nav-links a:hover,body.page-about .nav-links a.active{color:var(--accent)}body.page-about .hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#020d188c,#020d18ad),radial-gradient(circle at center,#112f6240,#00000047);z-index:1}body.page-about .videos-page{padding:78px 0 100px;background:var(--light-bg)}body.page-about .featured-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:44px;margin-bottom:54px;direction:ltr}body.page-about .featured-card{background:var(--card);border-radius:24px;padding:28px;display:grid;grid-template-columns:1fr 160px;gap:22px;align-items:center;min-height:245px;box-shadow:0 18px 35px #00000014}body.page-about .featured-content{color:#fff;direction:ltr;text-align:left}body.page-about .featured-content h3{font-size:36px;line-height:1.1;font-weight:700;margin-bottom:18px}body.page-about .featured-content p{font-size:18px;line-height:1.45;color:#f0eefb;margin-bottom:26px;max-width:260px}body.page-about .featured-meta{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:600;color:#fff}body.page-about .play-circle{width:36px;height:36px;border-radius:50%;background:#fff;color:var(--card);display:grid;place-items:center;font-size:14px;flex-shrink:0}body.page-about .featured-thumb{width:100%;height:170px;background:#f3f3f3;border-radius:10px;overflow:hidden}body.page-about .featured-thumb img{width:100%;height:100%;object-fit:cover}body.page-about .dot.active{background:#9ca9bf}body.page-about .reel-card{position:relative;border-radius:8px;overflow:hidden;background:#ddd;height:260px;box-shadow:0 8px 18px #0000000d}body.page-about .reel-card img{width:100%;height:100%;object-fit:cover}body.page-about .reel-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(0,0,0,.58));pointer-events:none}body.page-about .reel-stats{position:absolute;left:8px;bottom:8px;display:flex;align-items:center;gap:5px;color:#fff;font-size:13px;font-weight:700;z-index:2;direction:ltr}body.page-about .reel-stats svg{width:14px;height:14px;fill:#fff;flex-shrink:0}body.page-about .cta{position:relative;min-height:360px;display:flex;align-items:center;overflow:hidden;background:#071827}body.page-about .cta-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}body.page-about .cta-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#04101e6b,#04101ec7),radial-gradient(circle at center,rgba(86,184,255,.12),transparent 42%)}body.page-about .cta-inner{position:relative;z-index:2;width:100%;padding:58px 0;text-align:center}body.page-about .cta-box{width:min(760px,100%);margin:0 auto;padding:34px 34px 36px;border-radius:22px;background:#03101d94;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 24px 60px #00000038}body.page-about .cta-kicker{display:inline-flex;align-items:center;justify-content:center;color:var(--accent);font-size:15px;font-weight:700;margin-bottom:10px;letter-spacing:.2px}body.page-about .cta-title{color:#fff;font-size:clamp(30px,4vw,46px);font-weight:700;line-height:1.25;margin-bottom:14px}body.page-about .cta-text{color:#eef7fb;font-size:clamp(17px,2vw,23px);line-height:1.75;font-weight:700;max-width:620px;margin:0 auto 24px}body.page-about .cta-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}body.page-about .cta-main-btn{min-width:230px;min-height:52px;font-size:17px;font-weight:700;border-radius:10px;background:linear-gradient(135deg,#65c8ff,#8ee9ef);color:#061827;box-shadow:0 16px 32px #65c8ff3d}body.page-about .cta-secondary{min-width:190px;min-height:52px;font-size:16px;font-weight:800;border-radius:10px;background:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.22)}body.page-about .footer{background:var(--footer);color:#fff}body.page-about .footer-main{padding:52px 0 34px;background:radial-gradient(circle at 70% 30%,rgba(86,184,255,.08),transparent 35%),linear-gradient(180deg,#0a1f34,#071a2d)}body.page-about .footer-grid{display:grid;grid-template-columns:1.05fr .85fr 1.15fr 1fr;gap:38px;align-items:start;direction:ltr}body.page-about .footer-block{min-width:0}body.page-about .footer-logo-col{text-align:center;direction:rtl}body.page-about .footer-logo-col img{width:210px;max-width:100%;margin:0 auto 14px}body.page-about .footer-logo-col p{color:#cfe0eb;font-size:14px;line-height:1.8;font-weight:600;max-width:260px;margin:0 auto}body.page-about .footer-about{direction:rtl;text-align:right}body.page-about .footer-title{color:var(--accent);font-size:22px;font-weight:700;margin-bottom:16px;line-height:1.3}body.page-about .footer-about p{font-size:15px;line-height:1.9;font-weight:600;color:#e8f2f7;margin-bottom:18px}body.page-about .footer-about .btn-outline{min-height:44px;padding:9px 22px;font-size:14px;border-radius:8px;width:auto}body.page-about .footer-links{direction:rtl;text-align:right}body.page-about .footer-links ul{list-style:none;display:grid;gap:8px}body.page-about .footer-links a{display:inline-flex;color:#dbe8ef;font-size:15px;font-weight:700;transition:.2s ease}body.page-about .footer-links a:hover{color:var(--accent);transform:translate(-3px)}body.page-about .footer-contact{direction:rtl;text-align:right}body.page-about .footer-contact-list{display:grid;gap:12px}body.page-about .contact-row{display:flex;align-items:flex-start;gap:10px;direction:rtl;color:#e8f2f7;font-size:15px;line-height:1.7;font-weight:700}body.page-about .contact-icon{width:30px;height:30px;border-radius:8px;background:#6ec8ff1f;color:var(--accent);display:grid;place-items:center;flex-shrink:0;font-size:15px}body.page-about .footer-bottom{background:var(--footer-deep);border-top:1px solid rgba(255,255,255,.08);text-align:center;padding:15px 12px;color:#d8e6ed;font-size:14px;font-weight:700}body.page-about .footer-bottom strong{color:#fff;font-weight:700}@media(max-width:1200px){body.page-about .featured-content h3{font-size:28px}body.page-about .featured-content p{font-size:16px}body.page-about .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:992px){body.page-about .nav-inner{grid-template-columns:1fr;padding:14px 0;gap:16px}body.page-about .nav-cta-wrap,body.page-about .nav-brand{justify-self:center}body.page-about .nav-links{gap:16px}body.page-about .featured-grid{grid-template-columns:1fr}body.page-about .cta{min-height:auto}body.page-about .footer-grid{grid-template-columns:1fr;gap:30px}body.page-about .footer-contact,body.page-about .footer-about,body.page-about .footer-links,body.page-about .footer-logo-col{text-align:center}body.page-about .contact-row{justify-content:center}body.page-about .footer-links ul{justify-items:center}body.page-about .footer-about .btn-outline{margin-inline:auto}}@media(max-width:640px){body.page-about .container{width:min(100%,calc(100% - 24px))}body.page-about .nav-links a{font-size:15px}body.page-about .featured-card{grid-template-columns:1fr}body.page-about .featured-thumb{height:200px}body.page-about .reel-card{height:220px}body.page-about .cta-box{padding:28px 18px 30px}body.page-about .cta-main-btn,body.page-about .cta-secondary{width:100%}body.page-about .footer-main{padding:42px 0 30px}body.page-about .footer-title{font-size:20px}body.page-about .footer-about p,body.page-about .footer-links a,body.page-about .contact-row,body.page-about .footer-logo-col p{font-size:14px}body.page-about .footer-bottom{font-size:13px}}body.page-videos{--dark:#041527;--dark-2:#071b30;--nav:#051321;--white:#ffffff;--text:#0e1730;--muted:#70778b;--light-bg:#f2f2f2;--card:#0f0246;--accent:#6ec8ff;--accent-2:#56b8ff;--footer:#071c31;--footer-deep:#03101d;--border:#d9dbe2}body.page-videos *{margin:0;padding:0;box-sizing:border-box}body.page-videos{scroll-behavior:smooth}body.page-videos{font-family:Cairo,sans-serif;background:var(--light-bg);color:var(--text);overflow-x:hidden}body.page-videos img{display:block;max-width:100%}body.page-videos a{text-decoration:none;color:inherit}body.page-videos button{font-family:inherit;cursor:pointer}body.page-videos .container{width:min(1180px,calc(100% - 40px));margin-inline:auto}body.page-videos .reveal{opacity:0;transform:translateY(24px);transition:.7s ease}body.page-videos .reveal.show{opacity:1;transform:translateY(0)}body.page-videos .btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;padding:12px 26px;font-size:15px;font-weight:700;transition:.25s ease;white-space:nowrap}body.page-videos .btn:hover{transform:translateY(-2px)}body.page-videos .btn-primary{background:var(--accent);color:#061827}body.page-videos .btn-outline{background:transparent;color:var(--accent);border:1.5px solid var(--accent)}body.page-videos .navbar{background:var(--nav);border-bottom:1px solid rgba(255,255,255,.15);position:sticky;top:0;z-index:50}body.page-videos .nav-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;direction:ltr}body.page-videos .nav-cta-wrap{justify-self:start}body.page-videos .nav-brand{justify-self:end;display:flex;align-items:center}body.page-videos .nav-brand img{width:90px;height:auto;object-fit:contain}body.page-videos .nav-links{display:flex;align-items:center;justify-content:center;gap:28px;list-style:none;direction:rtl;flex-wrap:wrap}body.page-videos .nav-links a{color:#fff;font-size:18px;font-weight:700;transition:.2s ease}body.page-videos .nav-links a:hover,body.page-videos .nav-links a.active{color:var(--accent)}body.page-videos .hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#020d188c,#020d18ad),radial-gradient(circle at center,#112f6240,#00000047);z-index:1}body.page-videos .videos-page{padding:78px 0 100px;background:var(--light-bg)}body.page-videos .featured-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:44px;margin-bottom:54px;direction:ltr}body.page-videos .featured-card{background:var(--card);border-radius:24px;padding:28px;display:grid;grid-template-columns:1fr 160px;gap:22px;align-items:center;min-height:245px;box-shadow:0 18px 35px #00000014}body.page-videos .featured-content{color:#fff;direction:ltr;text-align:left}body.page-videos .featured-content h3{font-size:36px;line-height:1.1;font-weight:700;margin-bottom:18px}body.page-videos .featured-content p{font-size:18px;line-height:1.45;color:#f0eefb;margin-bottom:26px;max-width:260px}body.page-videos .featured-meta{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:600;color:#fff}body.page-videos .play-circle{width:36px;height:36px;border-radius:50%;background:#fff;color:var(--card);display:grid;place-items:center;font-size:14px;flex-shrink:0}body.page-videos .featured-thumb{width:100%;height:170px;background:#f3f3f3;border-radius:10px;overflow:hidden}body.page-videos .featured-thumb img{width:100%;height:100%;object-fit:cover}body.page-videos .dot.active{background:#9ca9bf}body.page-videos .reel-card{position:relative;border-radius:8px;overflow:hidden;background:#ddd;height:260px;box-shadow:0 8px 18px #0000000d}body.page-videos .reel-card img{width:100%;height:100%;object-fit:cover}body.page-videos .reel-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(0,0,0,.58));pointer-events:none}body.page-videos .reel-stats{position:absolute;left:8px;bottom:8px;display:flex;align-items:center;gap:5px;color:#fff;font-size:13px;font-weight:700;z-index:2;direction:ltr}body.page-videos .reel-stats svg{width:14px;height:14px;fill:#fff;flex-shrink:0}body.page-videos .cta{position:relative;min-height:360px;display:flex;align-items:center;overflow:hidden;background:#071827}body.page-videos .cta-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}body.page-videos .cta-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#04101e6b,#04101ec7),radial-gradient(circle at center,rgba(86,184,255,.12),transparent 42%)}body.page-videos .cta-inner{position:relative;z-index:2;width:100%;padding:58px 0;text-align:center}body.page-videos .cta-box{width:min(760px,100%);margin:0 auto;padding:34px 34px 36px;border-radius:22px;background:#03101d94;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 24px 60px #00000038}body.page-videos .cta-kicker{display:inline-flex;align-items:center;justify-content:center;color:var(--accent);font-size:15px;font-weight:700;margin-bottom:10px;letter-spacing:.2px}body.page-videos .cta-title{color:#fff;font-size:clamp(30px,4vw,46px);font-weight:700;line-height:1.25;margin-bottom:14px}body.page-videos .cta-text{color:#eef7fb;font-size:clamp(17px,2vw,23px);line-height:1.75;font-weight:700;max-width:620px;margin:0 auto 24px}body.page-videos .cta-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}body.page-videos .cta-main-btn{min-width:230px;min-height:52px;font-size:17px;font-weight:700;border-radius:10px;background:linear-gradient(135deg,#65c8ff,#8ee9ef);color:#061827;box-shadow:0 16px 32px #65c8ff3d}body.page-videos .cta-secondary{min-width:190px;min-height:52px;font-size:16px;font-weight:800;border-radius:10px;background:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.22)}body.page-videos .footer{background:var(--footer);color:#fff}body.page-videos .footer-main{padding:52px 0 34px;background:radial-gradient(circle at 70% 30%,rgba(86,184,255,.08),transparent 35%),linear-gradient(180deg,#0a1f34,#071a2d)}body.page-videos .footer-grid{display:grid;grid-template-columns:1.05fr .85fr 1.15fr 1fr;gap:38px;align-items:start;direction:ltr}body.page-videos .footer-block{min-width:0}body.page-videos .footer-logo-col{text-align:center;direction:rtl}body.page-videos .footer-logo-col img{width:210px;max-width:100%;margin:0 auto 14px}body.page-videos .footer-logo-col p{color:#cfe0eb;font-size:14px;line-height:1.8;font-weight:600;max-width:260px;margin:0 auto}body.page-videos .footer-about{direction:rtl;text-align:right}body.page-videos .footer-title{color:var(--accent);font-size:22px;font-weight:700;margin-bottom:16px;line-height:1.3}body.page-videos .footer-about p{font-size:15px;line-height:1.9;font-weight:600;color:#e8f2f7;margin-bottom:18px}body.page-videos .footer-about .btn-outline{min-height:44px;padding:9px 22px;font-size:14px;border-radius:8px;width:auto}body.page-videos .footer-links{direction:rtl;text-align:right}body.page-videos .footer-links ul{list-style:none;display:grid;gap:8px}body.page-videos .footer-links a{display:inline-flex;color:#dbe8ef;font-size:15px;font-weight:700;transition:.2s ease}body.page-videos .footer-links a:hover{color:var(--accent);transform:translate(-3px)}body.page-videos .footer-contact{direction:rtl;text-align:right}body.page-videos .footer-contact-list{display:grid;gap:12px}body.page-videos .contact-row{display:flex;align-items:flex-start;gap:10px;direction:rtl;color:#e8f2f7;font-size:15px;line-height:1.7;font-weight:700}body.page-videos .contact-icon{width:30px;height:30px;border-radius:8px;background:#6ec8ff1f;color:var(--accent);display:grid;place-items:center;flex-shrink:0;font-size:15px}body.page-videos .footer-bottom{background:var(--footer-deep);border-top:1px solid rgba(255,255,255,.08);text-align:center;padding:15px 12px;color:#d8e6ed;font-size:14px;font-weight:700}body.page-videos .footer-bottom strong{color:#fff;font-weight:700}@media(max-width:1200px){body.page-videos .featured-content h3{font-size:28px}body.page-videos .featured-content p{font-size:16px}body.page-videos .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:992px){body.page-videos .nav-inner{grid-template-columns:1fr;padding:14px 0;gap:16px}body.page-videos .nav-cta-wrap,body.page-videos .nav-brand{justify-self:center}body.page-videos .nav-links{gap:16px}body.page-videos .featured-grid{grid-template-columns:1fr}body.page-videos .cta{min-height:auto}body.page-videos .footer-grid{grid-template-columns:1fr;gap:30px}body.page-videos .footer-contact,body.page-videos .footer-about,body.page-videos .footer-links,body.page-videos .footer-logo-col{text-align:center}body.page-videos .contact-row{justify-content:center}body.page-videos .footer-links ul{justify-items:center}body.page-videos .footer-about .btn-outline{margin-inline:auto}}@media(max-width:640px){body.page-videos .container{width:min(100%,calc(100% - 24px))}body.page-videos .nav-links a{font-size:15px}body.page-videos .featured-card{grid-template-columns:1fr}body.page-videos .featured-thumb{height:200px}body.page-videos .reel-card{height:220px}body.page-videos .cta-box{padding:28px 18px 30px}body.page-videos .cta-main-btn,body.page-videos .cta-secondary{width:100%}body.page-videos .footer-main{padding:42px 0 30px}body.page-videos .footer-title{font-size:20px}body.page-videos .footer-about p,body.page-videos .footer-links a,body.page-videos .contact-row,body.page-videos .footer-logo-col p{font-size:14px}body.page-videos .footer-bottom{font-size:13px}}body.page-contact{--dark:#041527;--dark-2:#071b30;--nav:#051321;--white:#ffffff;--text:#0e1730;--muted:#70778b;--light-bg:#f2f2f2;--card:#0f0246;--accent:#6ec8ff;--accent-2:#56b8ff;--footer:#071c31;--footer-deep:#03101d;--border:#d9dbe2}body.page-contact *{margin:0;padding:0;box-sizing:border-box}body.page-contact{scroll-behavior:smooth}body.page-contact{font-family:Cairo,sans-serif;background:var(--light-bg);color:var(--text);overflow-x:hidden}body.page-contact img{display:block;max-width:100%}body.page-contact a{text-decoration:none;color:inherit}body.page-contact button{font-family:inherit;cursor:pointer}body.page-contact .container{width:min(1180px,calc(100% - 40px));margin-inline:auto}body.page-contact .reveal{opacity:0;transform:translateY(24px);transition:.7s ease}body.page-contact .reveal.show{opacity:1;transform:translateY(0)}body.page-contact .btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;padding:12px 26px;font-size:15px;font-weight:700;transition:.25s ease;white-space:nowrap}body.page-contact .btn:hover{transform:translateY(-2px)}body.page-contact .btn-primary{background:var(--accent);color:#061827}body.page-contact .btn-outline{background:transparent;color:var(--accent);border:1.5px solid var(--accent)}body.page-contact .navbar{background:var(--nav);border-bottom:1px solid rgba(255,255,255,.15);position:sticky;top:0;z-index:50}body.page-contact .nav-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;direction:ltr}body.page-contact .nav-cta-wrap{justify-self:start}body.page-contact .nav-brand{justify-self:end;display:flex;align-items:center}body.page-contact .nav-brand img{width:90px;height:auto;object-fit:contain}body.page-contact .nav-links{display:flex;align-items:center;justify-content:center;gap:28px;list-style:none;direction:rtl;flex-wrap:wrap}body.page-contact .nav-links a{color:#fff;font-size:18px;font-weight:700;transition:.2s ease}body.page-contact .nav-links a:hover,body.page-contact .nav-links a.active{color:var(--accent)}body.page-contact .hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#020d188c,#020d18ad),radial-gradient(circle at center,#112f6240,#00000047);z-index:1}body.page-contact .videos-page{padding:78px 0 100px;background:var(--light-bg)}body.page-contact .featured-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:44px;margin-bottom:54px;direction:ltr}body.page-contact .featured-card{background:var(--card);border-radius:24px;padding:28px;display:grid;grid-template-columns:1fr 160px;gap:22px;align-items:center;min-height:245px;box-shadow:0 18px 35px #00000014}body.page-contact .featured-content{color:#fff;direction:ltr;text-align:left}body.page-contact .featured-content h3{font-size:36px;line-height:1.1;font-weight:700;margin-bottom:18px}body.page-contact .featured-content p{font-size:18px;line-height:1.45;color:#f0eefb;margin-bottom:26px;max-width:260px}body.page-contact .featured-meta{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:600;color:#fff}body.page-contact .play-circle{width:36px;height:36px;border-radius:50%;background:#fff;color:var(--card);display:grid;place-items:center;font-size:14px;flex-shrink:0}body.page-contact .featured-thumb{width:100%;height:170px;background:#f3f3f3;border-radius:10px;overflow:hidden}body.page-contact .featured-thumb img{width:100%;height:100%;object-fit:cover}body.page-contact .dot.active{background:#9ca9bf}body.page-contact .reel-card{position:relative;border-radius:8px;overflow:hidden;background:#ddd;height:260px;box-shadow:0 8px 18px #0000000d}body.page-contact .reel-card img{width:100%;height:100%;object-fit:cover}body.page-contact .reel-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(0,0,0,.58));pointer-events:none}body.page-contact .reel-stats{position:absolute;left:8px;bottom:8px;display:flex;align-items:center;gap:5px;color:#fff;font-size:13px;font-weight:700;z-index:2;direction:ltr}body.page-contact .reel-stats svg{width:14px;height:14px;fill:#fff;flex-shrink:0}body.page-contact .cta{position:relative;min-height:360px;display:flex;align-items:center;overflow:hidden;background:#071827}body.page-contact .cta-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}body.page-contact .cta-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#04101e6b,#04101ec7),radial-gradient(circle at center,rgba(86,184,255,.12),transparent 42%)}body.page-contact .cta-inner{position:relative;z-index:2;width:100%;padding:58px 0;text-align:center}body.page-contact .cta-box{width:min(760px,100%);margin:0 auto;padding:34px 34px 36px;border-radius:22px;background:#03101d94;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 24px 60px #00000038}body.page-contact .cta-kicker{display:inline-flex;align-items:center;justify-content:center;color:var(--accent);font-size:15px;font-weight:700;margin-bottom:10px;letter-spacing:.2px}body.page-contact .cta-title{color:#fff;font-size:clamp(30px,4vw,46px);font-weight:700;line-height:1.25;margin-bottom:14px}body.page-contact .cta-text{color:#eef7fb;font-size:clamp(17px,2vw,23px);line-height:1.75;font-weight:700;max-width:620px;margin:0 auto 24px}body.page-contact .cta-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}body.page-contact .cta-main-btn{min-width:230px;min-height:52px;font-size:17px;font-weight:700;border-radius:10px;background:linear-gradient(135deg,#65c8ff,#8ee9ef);color:#061827;box-shadow:0 16px 32px #65c8ff3d}body.page-contact .cta-secondary{min-width:190px;min-height:52px;font-size:16px;font-weight:800;border-radius:10px;background:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.22)}body.page-contact .footer{background:var(--footer);color:#fff}body.page-contact .footer-main{padding:52px 0 34px;background:radial-gradient(circle at 70% 30%,rgba(86,184,255,.08),transparent 35%),linear-gradient(180deg,#0a1f34,#071a2d)}body.page-contact .footer-grid{display:grid;grid-template-columns:1.05fr .85fr 1.15fr 1fr;gap:38px;align-items:start;direction:ltr}body.page-contact .footer-block{min-width:0}body.page-contact .footer-logo-col{text-align:center;direction:rtl}body.page-contact .footer-logo-col img{width:210px;max-width:100%;margin:0 auto 14px}body.page-contact .footer-logo-col p{color:#cfe0eb;font-size:14px;line-height:1.8;font-weight:600;max-width:260px;margin:0 auto}body.page-contact .footer-about{direction:rtl;text-align:right}body.page-contact .footer-title{color:var(--accent);font-size:22px;font-weight:700;margin-bottom:16px;line-height:1.3}body.page-contact .footer-about p{font-size:15px;line-height:1.9;font-weight:600;color:#e8f2f7;margin-bottom:18px}body.page-contact .footer-about .btn-outline{min-height:44px;padding:9px 22px;font-size:14px;border-radius:8px;width:auto}body.page-contact .footer-links{direction:rtl;text-align:right}body.page-contact .footer-links ul{list-style:none;display:grid;gap:8px}body.page-contact .footer-links a{display:inline-flex;color:#dbe8ef;font-size:15px;font-weight:700;transition:.2s ease}body.page-contact .footer-links a:hover{color:var(--accent);transform:translate(-3px)}body.page-contact .footer-contact{direction:rtl;text-align:right}body.page-contact .footer-contact-list{display:grid;gap:12px}body.page-contact .contact-row{display:flex;align-items:flex-start;gap:10px;direction:rtl;color:#e8f2f7;font-size:15px;line-height:1.7;font-weight:700}body.page-contact .contact-icon{width:30px;height:30px;border-radius:8px;background:#6ec8ff1f;color:var(--accent);display:grid;place-items:center;flex-shrink:0;font-size:15px}body.page-contact .footer-bottom{background:var(--footer-deep);border-top:1px solid rgba(255,255,255,.08);text-align:center;padding:15px 12px;color:#d8e6ed;font-size:14px;font-weight:700}body.page-contact .footer-bottom strong{color:#fff;font-weight:700}@media(max-width:1200px){body.page-contact .featured-content h3{font-size:28px}body.page-contact .featured-content p{font-size:16px}body.page-contact .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:992px){body.page-contact .nav-inner{grid-template-columns:1fr;padding:14px 0;gap:16px}body.page-contact .nav-cta-wrap,body.page-contact .nav-brand{justify-self:center}body.page-contact .nav-links{gap:16px}body.page-contact .featured-grid{grid-template-columns:1fr}body.page-contact .cta{min-height:auto}body.page-contact .footer-grid{grid-template-columns:1fr;gap:30px}body.page-contact .footer-contact,body.page-contact .footer-about,body.page-contact .footer-links,body.page-contact .footer-logo-col{text-align:center}body.page-contact .contact-row{justify-content:center}body.page-contact .footer-links ul{justify-items:center}body.page-contact .footer-about .btn-outline{margin-inline:auto}}@media(max-width:640px){body.page-contact .container{width:min(100%,calc(100% - 24px))}body.page-contact .nav-links a{font-size:15px}body.page-contact .featured-card{grid-template-columns:1fr}body.page-contact .featured-thumb{height:200px}body.page-contact .reel-card{height:220px}body.page-contact .cta-box{padding:28px 18px 30px}body.page-contact .cta-main-btn,body.page-contact .cta-secondary{width:100%}body.page-contact .footer-main{padding:42px 0 30px}body.page-contact .footer-title{font-size:20px}body.page-contact .footer-about p,body.page-contact .footer-links a,body.page-contact .contact-row,body.page-contact .footer-logo-col p{font-size:14px}body.page-contact .footer-bottom{font-size:13px}}body.page-contact .contact-section{background:#031f35;padding:70px 0 92px;color:#fff}body.page-contact .contact-section .section-title{text-align:center;font-size:clamp(40px,5vw,72px);line-height:1.2;font-weight:800;margin-bottom:42px;color:#fff}body.page-contact .contact-section .form-card{width:min(1060px,100%);margin:0 auto;background:#f4f5fb;border:2px solid #62bdff;border-radius:12px;padding:58px 76px 70px;box-shadow:0 18px 45px #00000029;color:#111827}body.page-contact .contact-section .contact-form{display:grid;gap:26px;direction:rtl}body.page-contact .contact-section .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px 34px}body.page-contact .contact-section .field{display:grid;gap:10px;text-align:right}body.page-contact .contact-section .field label{font-size:22px;line-height:1.2;font-weight:800;color:#171717}body.page-contact .contact-section .field input,body.page-contact .contact-section .field textarea{width:100%;border:2px solid #61bdff;border-radius:6px;background:#fff;padding:0 28px;min-height:72px;font-size:17px;color:#111827;outline:none;direction:ltr;text-align:left;transition:.2s ease}body.page-contact .contact-section .field textarea{min-height:160px;padding-top:22px;resize:vertical}body.page-contact .contact-section .field-full{grid-column:1 / -1}body.page-contact .contact-section .form-actions{margin-top:12px;display:flex;justify-content:flex-end;direction:ltr}body.page-contact .contact-section .send-btn{min-width:250px;min-height:70px;background:#031827;color:#fff;border:2px solid #c8a95a;border-radius:999px;font-size:18px;font-weight:700}@media(max-width:640px){body.page-home .home-services-section{padding:42px 0 44px}body.page-home .home-services-grid{grid-template-columns:1fr}body.page-home .home-service-card{min-height:0;padding:22px 18px}body.page-home .home-service-card.cms-content-align-mobile-center,body.page-home .home-service-card.cms-title-align-mobile-center{text-align:center}body.locale-ar.page-home .home-service-card.cms-content-align-mobile-default,body.locale-ar.page-home .home-service-card.cms-title-align-mobile-default{text-align:right}body.locale-en.page-home .home-service-card.cms-content-align-mobile-default,body.locale-en.page-home .home-service-card.cms-title-align-mobile-default{text-align:left}body.page-home .short-slider-arrow{width:38px;height:38px}body.page-home .short-slider-arrow svg{width:19px;height:19px}}.language-switcher{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;letter-spacing:0;color:#ffffffbd;white-space:nowrap}.language-switcher a{color:inherit;text-decoration:none}.language-switcher a.active{color:#fff}html[lang=en] body.locale-en{direction:ltr}html[lang=en] body.locale-en input,html[lang=en] body.locale-en textarea{direction:ltr;text-align:left}html[lang=en] body.locale-en .contact-form,html[lang=en] body.locale-en .contact-copy,html[lang=en] body.locale-en.page-home .main-videos,html[lang=en] body.locale-en.page-home .home-services-section,html[lang=en] body.locale-en.page-home .method,html[lang=en] body.locale-en.page-home .results,html[lang=en] body.locale-en.page-home .secrets-match,html[lang=en] body.locale-en.page-home .short-videos,html[lang=en] body.locale-en.page-home .success,html[lang=en] body.locale-en.page-home .main-videos .section-title,html[lang=en] body.locale-en.page-home .home-services-section .section-title,html[lang=en] body.locale-en.page-home .method .brand-title,html[lang=en] body.locale-en.page-home .results .section-title,html[lang=en] body.locale-en.page-home .secrets-title-left,html[lang=en] body.locale-en.page-home .short-title,html[lang=en] body.locale-en.page-home .short-sub,html[lang=en] body.locale-en.page-home .success-left h2,html[lang=en] body.locale-en.page-home .video-body,html[lang=en] body.locale-en.page-home .home-service-card,html[lang=en] body.locale-en.page-home .method-card,html[lang=en] body.locale-en.page-home .result-item,html[lang=en] body.locale-en.page-home .summary-col,html[lang=en] body.locale-en.page-home .summary-box,html[lang=en] body.locale-en.page-home .card.front{direction:ltr}html[lang=en] body.locale-en.page-home .secrets-title-left,html[lang=en] body.locale-en.page-home .summary-line{text-align:left}html[lang=en] body.locale-en.page-home .secrets-layout .summary-col{min-width:0}html[lang=en] body.locale-en.page-home .secrets-title-left{max-width:100%;white-space:normal;overflow-wrap:break-word}html[lang=en] body.locale-en.page-home .cta-content>.btn{display:flex;width:fit-content;margin-inline:auto}@media(max-width:992px){body.page-contact .contact-section .form-card{padding:38px 28px 46px}body.page-contact .contact-section .form-grid{grid-template-columns:1fr}}@media(max-width:640px){body.page-contact .contact-section .form-card{padding:28px 18px 34px}body.page-contact .contact-section .field label{font-size:18px}body.page-contact .contact-section .field input,body.page-contact .contact-section .field textarea{min-height:58px;font-size:15px;padding-inline:18px}body.page-contact .contact-section .field textarea{min-height:130px}body.page-contact .contact-section .send-btn{width:100%;min-width:auto;min-height:58px}}body.page-for-whom{font-family:Cairo,sans-serif;background:#fff;color:#0f172a}body.page-for-whom *,body.page-for-whom *:before,body.page-for-whom *:after{box-sizing:border-box}body.page-for-whom a{color:inherit;text-decoration:none}body.page-for-whom img{display:block;max-width:100%}body.page-for-whom .container{width:min(1140px,calc(100% - 32px));margin-inline:auto}body.page-for-whom .for-whom-hero{background:#071827;color:#fff;padding:92px 0 76px;overflow:hidden}body.page-for-whom .for-whom-hero-inner{display:grid;justify-items:center;gap:34px;text-align:center}body.page-for-whom .for-whom-title{max-width:1040px;margin:0 auto;color:#f8fbff;font-size:clamp(40px,5.4vw,74px);line-height:1.24;font-weight:700}body.page-for-whom .for-whom-title span{color:#61bdff;direction:ltr;unicode-bidi:isolate}body.page-for-whom .for-whom-intro{max-width:760px;margin:0;color:#d9e8f2;font-size:20px;line-height:1.9;font-weight:600}body.page-for-whom .for-whom-hero-image{width:min(1040px,100%);border-radius:4px;overflow:hidden;box-shadow:0 30px 70px #00000052}body.page-for-whom .for-whom-hero-image img{width:100%;aspect-ratio:16 / 7;object-fit:cover}body.page-for-whom .for-whom-blog{background:#fff;padding:82px 0 92px}body.page-for-whom .for-whom-blog-title{margin:0 0 46px;color:#0f172a;text-align:center;font-size:clamp(34px,4vw,58px);line-height:1.15;font-weight:700}body.page-for-whom .for-whom-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 28px;direction:ltr}body.page-for-whom .for-whom-blog-card{background:#fff;border:1px solid #e5e7eb;border-radius:4px;overflow:hidden;box-shadow:0 18px 42px #0f172a14;direction:rtl}body.page-for-whom .for-whom-blog-image{display:block;height:220px;background:#eef2f7;overflow:hidden}body.page-for-whom .for-whom-blog-image img{width:100%;height:100%;object-fit:cover}body.page-for-whom .for-whom-blog-body{padding:22px 22px 26px;text-align:right;direction:rtl}body.page-for-whom .for-whom-blog-date{display:block;margin-bottom:10px;color:#64748b;font-size:14px;line-height:1.4;font-weight:600}body.page-for-whom .for-whom-blog-body h3{margin:0 0 10px;color:#0f172a;font-size:22px;line-height:1.35;font-weight:800}body.page-for-whom .for-whom-blog-body p{margin:0 0 20px;color:#64748b;font-size:15px;line-height:1.75}body.page-for-whom .for-whom-read-more{display:inline-flex;align-items:center;color:#0f172a;font-size:15px;font-weight:800}body.page-for-whom .for-whom-read-more:hover{color:#61bdff}html[lang=en] body.locale-en.page-for-whom .for-whom-blog-body{text-align:left;direction:ltr}body.page-for-whom .article-hero{position:relative;min-height:clamp(360px,54vw,620px);display:grid;align-items:end;overflow:hidden;background:#071827;color:#fff}body.page-for-whom .article-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}body.page-for-whom .article-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0718273d,#071827e0)}body.page-for-whom .article-hero-content{position:relative;z-index:1;padding:120px 0 74px}body.page-for-whom .article-date{display:inline-flex;margin-bottom:16px;color:#9fe9ff;font-size:15px;font-weight:800}body.page-for-whom .article-hero h1{max-width:920px;margin:0;color:#fff;font-size:clamp(38px,5.2vw,72px);line-height:1.18;font-weight:900}body.page-for-whom .article-content-section{background:#fff;padding:74px 0 92px}body.page-for-whom .article-content-wrap{width:min(860px,calc(100% - 32px))}body.page-for-whom .article-body{color:#233041;font-size:19px;line-height:2.05;font-weight:500}body.page-for-whom .article-body p{margin:0 0 24px}body.page-for-whom .article-back-link{display:inline-flex;align-items:center;margin-top:24px;padding:13px 20px;border-radius:4px;background:#071827;color:#fff;font-size:15px;font-weight:800}body.page-for-whom .article-back-link:hover{background:#0e324f}@media(max-width:992px){body.page-for-whom .for-whom-blog-grid{grid-template-columns:repeat(2,1fr)}body.page-for-whom .for-whom-hero{padding:72px 0 62px}}@media(max-width:640px){body.page-for-whom .container{width:min(100%,calc(100% - 24px))}body.page-for-whom .for-whom-blog-grid{grid-template-columns:1fr}body.page-for-whom .for-whom-hero-image img{aspect-ratio:4 / 3}body.page-for-whom .for-whom-blog{padding:62px 0 70px}body.page-for-whom .article-hero-content{padding:104px 0 48px}body.page-for-whom .article-content-section{padding:52px 0 68px}body.page-for-whom .article-body{font-size:17px;line-height:1.95}}.site-footer{background:#101f30;color:#fff;direction:rtl;overflow:hidden}.site-footer .footer-main{background:#101f30;padding:62px 0 50px}.site-footer .footer-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.site-footer .footer-grid{display:grid;grid-template-columns:1.05fr .85fr 1.15fr 1fr;gap:52px;align-items:start;direction:ltr}.site-footer .footer-contact,.site-footer .footer-links,.site-footer .footer-about,.site-footer .footer-logo-col{direction:rtl;min-width:0}.site-footer .footer-contact,.site-footer .footer-links,.site-footer .footer-about{text-align:right}.site-footer .footer-title{margin:0 0 28px;color:#61bdff;font-size:30px;line-height:1.3;font-weight:700}.site-footer .footer-contact-list{display:grid;gap:18px}.site-footer .footer-contact-row{display:flex;align-items:center;gap:12px;color:#eef4f8;font-size:22px;line-height:1.45;font-weight:800}.site-footer .footer-contact-icon{width:32px;min-width:32px;height:32px;display:grid;place-items:center;border-radius:0;background:transparent;color:#61bdff;font-size:23px;line-height:1;direction:ltr}.site-footer .footer-links ul{list-style:none;display:grid;gap:10px;margin:0;padding:0}.site-footer .footer-links a{display:inline-flex;color:#eef4f8;font-size:22px;line-height:1.35;font-weight:700;text-decoration:none;transition:.2s ease}.site-footer .footer-links a:hover{color:#61bdff;transform:translate(-3px)}.site-footer .footer-about p{max-width:330px;margin:0;color:#eef4f8;font-size:21px;line-height:1.95;font-weight:700}.site-footer .footer-method-btn{display:inline-flex;align-items:center;justify-content:center;min-width:172px;min-height:48px;margin-top:22px;padding:10px 24px;border:1.5px solid #61bdff;border-radius:7px;background:transparent;color:#61bdff;font-size:16px;line-height:1.2;font-weight:700;text-decoration:none;transition:.2s ease}.site-footer .footer-method-btn:hover{background:#61bdff17;transform:translateY(-2px)}.site-footer .footer-logo-col{text-align:center;padding-top:12px}.site-footer .footer-logo-col img{width:360px;max-width:100%;margin:0 auto;object-fit:contain}.site-footer .footer-bottom{background:#03111d;border-top:1px solid rgba(255,255,255,.08);color:#fff;padding:22px 12px;text-align:center;font-size:22px;line-height:1.45;font-weight:800}@media(max-width:1200px){.site-footer .footer-grid{grid-template-columns:1fr 1fr}.site-footer .footer-contact,.site-footer .footer-about{text-align:center}.site-footer .footer-contact-row{justify-content:center}.site-footer .footer-about p{margin-inline:auto}}@media(max-width:992px){.site-footer .footer-grid{grid-template-columns:1fr;gap:36px;text-align:center}.site-footer .footer-contact,.site-footer .footer-links,.site-footer .footer-about,.site-footer .footer-logo-col{text-align:center}.site-footer .footer-links ul{justify-items:center}.site-footer .footer-method-btn{margin-inline:auto}.site-footer .footer-logo-col img{width:280px}}@media(max-width:640px){.site-footer .footer-main{padding:42px 0 34px}.site-footer .footer-container{width:min(100%,calc(100% - 24px))}.site-footer .footer-title{margin-bottom:16px;font-size:22px}.site-footer .footer-contact-row,.site-footer .footer-links a,.site-footer .footer-about p{font-size:16px}.site-footer .footer-contact-row{gap:8px}.site-footer .footer-contact-icon{width:26px;min-width:26px;height:26px;font-size:18px}.site-footer .footer-bottom{padding:16px 10px;font-size:15px}}body .site-footer .footer-main{background:#101f30;padding:46px 0 34px}body .site-footer .footer-grid{display:grid;grid-template-columns:1fr .85fr 1.15fr 1fr;gap:40px;align-items:start;direction:ltr}body .site-footer .footer-title{margin:0 0 18px;color:#61bdff;font-size:22px;line-height:1.3;font-weight:700}body .site-footer .footer-contact,body .site-footer .footer-links,body .site-footer .footer-about{text-align:right;direction:rtl}body .site-footer .footer-contact-row{display:flex;align-items:flex-start;justify-content:flex-start;gap:10px;direction:rtl;color:#eef4f8;font-size:16px;line-height:1.7;font-weight:700}body .site-footer .footer-contact-text{direction:ltr;unicode-bidi:plaintext;text-align:left}body .site-footer .footer-links a{display:inline-flex;color:#eef4f8;font-size:16px;line-height:1.5;font-weight:700;text-decoration:none}body .site-footer .footer-about p{max-width:330px;margin:0;color:#eef4f8;font-size:16px;line-height:1.9;font-weight:600}body .site-footer .footer-method-btn{display:inline-flex;align-items:center;justify-content:center;min-width:220px;min-height:44px;margin-top:18px;padding:9px 22px;border:1.5px solid #61bdff;border-radius:8px;background:transparent;color:#61bdff;font-size:15px;font-weight:700;text-decoration:none}body .site-footer .footer-logo-col img{width:260px;max-width:100%;margin:0 auto;object-fit:contain}body .site-footer .footer-bottom{background:#03111d;color:#fff;padding:14px 12px;text-align:center;font-size:15px;line-height:1.5;font-weight:700}@media(max-width:1200px){body .site-footer .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:992px){body .site-footer .footer-grid{grid-template-columns:1fr;gap:28px;text-align:center}body .site-footer .footer-contact,body .site-footer .footer-links,body .site-footer .footer-about,body .site-footer .footer-logo-col{text-align:center}body .site-footer .footer-contact-row{justify-content:center}body .site-footer .footer-about p{margin-inline:auto}body .site-footer .footer-links ul{justify-items:center}body .site-footer .footer-method-btn{margin-inline:auto}body .site-footer .footer-logo-col img{width:220px}}@media(max-width:640px){body .site-footer .footer-main{padding:36px 0 28px}body .site-footer .footer-title{margin-bottom:14px;font-size:20px}body .site-footer .footer-contact-row,body .site-footer .footer-links a,body .site-footer .footer-about p{font-size:14px}body .site-footer .footer-logo-col img{width:200px}body .site-footer .footer-bottom{padding:13px 10px;font-size:13px}}html,body{font-family:Alexandria,sans-serif;font-size:16px;line-height:1.7}body[class^=page-],body[class*=" page-"],body[class^=page-] *,body[class*=" page-"] *{font-family:Alexandria,sans-serif}button,input,textarea,select{font-family:inherit}body[class^=page-] p,body[class*=" page-"] p{line-height:1.8}body.page-home .section-title,body.page-method .section-title,body.page-contact .section-title,body.page-for-whom .blog-title,body.page-videos .section-top h2,body.page-videos .reels-title,body.page-videos .audio-title{font-size:clamp(30px,3.8vw,54px);line-height:1.25;font-weight:700}body.page-home .hero-title,body.page-method .hero-title,body.page-videos .hero-title,body.page-contact .hero-title,body.page-for-whom .for-whom-title{font-size:clamp(36px,5vw,68px);line-height:1.15}body.page-about .story .section-heading,body.page-about .qualifications h2,body.page-about .cta .cta-content h2{color:#fff}body.page-about .story{overflow:visible;padding-bottom:90px}body.page-about .timeline:before{bottom:-44px;z-index:4}body.page-about .timeline:after{content:"";position:absolute;left:50%;bottom:-58px;z-index:5;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:14px solid var(--line);transform:translate(-50%);filter:drop-shadow(0 0 8px rgba(85,216,255,.65))}body.page-videos .videos-slider-section{position:relative;margin-bottom:54px}body.page-videos .podcast-card{cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}body.page-videos .podcast-card:hover{transform:translateY(-4px);box-shadow:0 24px 44px #00000024}body.page-videos .podcast-kicker{display:inline-flex;margin-bottom:12px;padding:5px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;font-size:12px;font-weight:700}body.page-videos .podcast-empty{color:#526374}[data-video-trigger][data-video-url=""]{cursor:default}.video-modal{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:20px;background:#000000d1}.video-modal[hidden]{display:none!important}.video-modal.is-open{display:flex}.video-modal-content{position:relative;width:min(900px,100%);padding:18px;border:1px solid rgba(143,234,240,.45);border-radius:16px;background:#071827}.video-modal-close{position:absolute;top:-16px;inset-inline-end:-16px;z-index:2;width:38px;height:38px;border:0;border-radius:50%;background:#8feaf0;color:#071827;font-size:24px;font-weight:700;cursor:pointer}.video-modal-title{margin:0 0 12px;color:#fff;font-size:20px}.video-modal-frame{overflow:hidden;aspect-ratio:16 / 9;border-radius:10px;background:#000}.video-modal-frame iframe{width:100%;height:100%;border:0}body.video-modal-open{overflow:hidden}@media(max-width:992px){body.page-about .timeline:after{right:12px;left:auto;transform:none}}body.page-videos .videos-slider{position:relative}body.page-videos .video-slider-viewport{overflow:hidden;padding:6px 4px 12px;direction:ltr;scroll-behavior:smooth}body.page-videos .video-slider-track{display:flex;gap:28px;direction:ltr}body.page-videos .video-slide{flex:0 0 min(620px,calc(100vw - 64px));min-width:0}body.page-videos .video-slider-arrow{position:absolute;top:50%;z-index:6;display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(97,189,255,.38);border-radius:999px;background:#071827f0;color:#fff;box-shadow:0 14px 30px #0003;cursor:pointer;transform:translateY(-50%);transition:background .22s ease,color .22s ease,transform .22s ease,border-color .22s ease}body.page-videos .video-slider-prev{left:-18px}body.page-videos .video-slider-next{right:-18px}body.page-videos .video-slider-arrow svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}body.page-videos .video-slider-arrow:hover{background:#61bdff;color:#061827;border-color:#61bdff;transform:translateY(-50%) scale(1.05)}body.page-videos .video-slider-dots{display:flex;justify-content:center;gap:10px;margin-top:18px;direction:ltr}body.page-videos .video-slider-dot{width:9px;height:9px;border:0;border-radius:999px;background:#c8d4dc;cursor:pointer;transition:.22s ease}body.page-videos .video-slider-dot.active{width:28px;background:#61bdff}body.page-videos .audio-section{margin:74px 0 18px;padding:48px;border:1px solid rgba(7,24,39,.08);border-radius:26px;background:#fff;box-shadow:0 22px 60px #07182714;direction:rtl}body.page-videos .audio-section-head{max-width:720px;margin:0 auto 34px;text-align:center}body.page-videos .audio-kicker{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 14px;margin-bottom:12px;border-radius:999px;background:#61bdff24;color:#0b668f;font-size:13px;font-weight:700;letter-spacing:.04em}body.page-videos .audio-title{color:#071827;margin-bottom:10px}body.page-videos .audio-section-head p{color:#4b6171;font-size:16px;font-weight:600}body.page-videos .audio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}body.page-videos .audio-card{display:grid;grid-template-columns:86px 1fr;gap:16px;min-width:0;padding:18px;border:1px solid #e3edf4;border-radius:20px;background:#f8fbfd;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}body.page-videos .audio-card:hover{transform:translateY(-4px);border-color:#61bdff7a;box-shadow:0 16px 34px #0718271a}body.page-videos .audio-art{width:86px;height:86px;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:linear-gradient(135deg,#071827,#123a58);color:#61bdff;font-size:34px;font-weight:700}body.page-videos .audio-art img{width:100%;height:100%;object-fit:cover}body.page-videos .audio-content{min-width:0}body.page-videos .audio-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px;color:#0f6f9e;font-size:12px;font-weight:700}body.page-videos .audio-card h3{color:#071827;font-size:18px;line-height:1.45;margin-bottom:6px;font-weight:700}body.page-videos .audio-card p,body.page-videos .audio-description{color:#526778;font-size:14px;line-height:1.8;margin-bottom:14px;font-weight:600}body.page-videos .audio-description>:first-child{margin-top:0}body.page-videos .audio-description>:last-child{margin-bottom:0}body.page-videos .audio-player{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px}body.page-videos .audio-play{width:42px;height:42px;border:0;border-radius:999px;background:#61bdff;color:#061827;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 12px 24px #61bdff38}body.page-videos .audio-play:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}body.page-videos .audio-progress-wrap{position:relative;height:8px;overflow:hidden;border-radius:999px;background:#dbe7ee;cursor:pointer}body.page-videos .audio-progress-bar{position:absolute;inset-block:0;inset-inline-start:0;width:0;border-radius:inherit;background:#61bdff;transition:width .12s linear}body.page-videos .audio-time{display:flex;align-items:center;gap:4px;direction:ltr;color:#64748b;font-size:12px;font-weight:800;white-space:nowrap}body.page-videos .audio-download{display:inline-flex;margin-top:12px;color:#0b6f9e;font-size:13px;font-weight:700;text-decoration:none}@media(max-width:1100px){body.page-videos .audio-grid{grid-template-columns:1fr}}@media(max-width:992px){body.page-videos .video-slider-prev{left:8px}body.page-videos .video-slider-next{right:8px}body.page-videos .video-slide{flex-basis:min(560px,calc(100vw - 46px))}}@media(max-width:640px){body.page-videos .video-slider-arrow{width:40px;height:40px}body.page-videos .audio-section{margin-top:48px;padding:28px 18px;border-radius:20px}body.page-videos .audio-card{grid-template-columns:1fr}body.page-videos .audio-art{width:100%;height:150px}body.page-videos .audio-player{grid-template-columns:40px 1fr}body.page-videos .audio-time{grid-column:2}}html,body{font-family:Alexandria,sans-serif;font-size:16px;line-height:1.75;font-weight:400}body.page-home,body.page-method,body.page-about,body.page-videos,body.page-contact,body.page-for-whom,body.page-home *,body.page-method *,body.page-about *,body.page-videos *,body.page-contact *,body.page-for-whom *{font-family:Alexandria,sans-serif}h1,h2,h3,h4,h5,h6{line-height:1.25;font-weight:700}p{font-weight:400;line-height:1.85}button,a,input,textarea,select{font-family:inherit}body.page-home p,body.page-method p,body.page-about p,body.page-videos p,body.page-contact p,body.page-for-whom p{font-weight:400;line-height:1.85}.site-nav-link,body.page-home .site-nav-link,body.page-method .site-nav-link,body.page-about .site-nav-link,body.page-videos .site-nav-link,body.page-contact .site-nav-link,body.page-for-whom .site-nav-link{font-weight:600}.site-cta,body.page-home .btn,body.page-method .btn,body.page-about .btn,body.page-videos .btn,body.page-contact .btn,body.page-home .small-btn,body.page-home .secret-btn,body.page-videos .cta-main-btn,body.page-videos .audio-play,body.page-videos .audio-download,body.page-contact .send-btn,body.page-contact .contact-section .send-btn{font-weight:700}body.page-home .hero h1,body.page-home .hero-title,body.page-method .hero-title,body.page-about .hero-text h1,body.page-videos .hero-title,body.page-contact .hero-title,body.page-for-whom .for-whom-title{font-size:clamp(40px,5vw,68px);line-height:1.18;font-weight:700}body.page-home .hero p,body.page-method .hero-subtitle,body.page-about .hero-text p,body.page-contact .hero-subtitle,body.page-for-whom .for-whom-hero p{font-size:clamp(21px,2.6vw,34px);line-height:1.45;font-weight:500}body.page-method .hero-text,body.page-contact .hero-text,body.page-videos .hero-content p,body.page-videos .section-top p,body.page-home .section-subtitle,body.page-method .section-subtitle,body.page-contact .section-subtitle{font-size:clamp(16px,1.4vw,20px);line-height:1.85;font-weight:400}body.page-home .section-title,body.page-method .section-title,body.page-about .section-heading,body.page-about .story .section-heading,body.page-about .qualifications h2,body.page-about .cta .cta-content h2,body.page-contact .section-title,body.page-contact .contact-section .section-title,body.page-videos .section-top h2,body.page-videos .reels-title,body.page-videos .audio-title,body.page-for-whom .blog-title{font-size:clamp(32px,4vw,52px);line-height:1.25;font-weight:700}body.page-home .cta-title,body.page-method .cta-title,body.page-about .cta-title,body.page-videos .cta-title,body.page-contact .cta-title{font-size:clamp(30px,3.5vw,48px);line-height:1.3;font-weight:700}body.page-home .cta-text,body.page-method .cta-text,body.page-about .cta-text,body.page-videos .cta-text,body.page-contact .cta-text,body.page-about .story-content p,body.page-method .method-desc,body.page-videos .audio-card p,body.page-home .compare-card p,body.page-home .compare-card li,body.page-home .method-card p,body.page-home .result-card p,body.page-home .testimonial-card p,body.page-method .method-card p,body.page-method .step-card p,body.page-method .why-card p,body.page-about .qual-card p,body.page-about .cert-card p,body.page-videos .video-card p,body.page-videos .reel-card p,body.page-contact .testimonial-card p,body.page-for-whom .blog-card p{font-weight:400;line-height:1.85}body.page-about .story-content h3,body.page-about .story-content h4,body.page-method .method-title,body.page-videos .audio-card h3{font-weight:700;line-height:1.35}body.page-about .story-content strong{font-weight:700}body.page-contact .field label,body.page-contact .contact-section .field label{font-weight:600}body.page-contact .field input,body.page-contact .field textarea,body.page-contact .contact-section .field input,body.page-contact .contact-section .field textarea{font-weight:400;line-height:1.7}.site-footer-title,.site-footer .footer-title,body .site-footer .footer-title,body.page-home .footer h3,body.page-method .footer-title,body.page-about .footer h3,body.page-videos .footer-title,body.page-contact .footer-title{font-weight:700}.site-footer-links a,.site-footer-method,.site-footer .footer-links a,.site-footer .footer-method-btn,body .site-footer .footer-links a,body .site-footer .footer-method-btn,body.page-home .footer p,body.page-home .footer a,body.page-home .footer li,body.page-method .footer-contact-list p,body.page-method .footer-links a,body.page-method .footer-about p,body.page-about .footer p,body.page-about .footer a,body.page-about .footer li,body.page-videos .footer-about p,body.page-videos .footer-links a,body.page-videos .contact-row,body.page-contact .footer-contact-row,body.page-contact .footer-links a,body.page-contact .footer-about p{font-weight:500;line-height:1.8}.site-footer-bottom,.site-footer .footer-bottom,body .site-footer .footer-bottom,body.page-videos .footer-bottom strong,body.page-contact .footer-bottom strong{font-weight:500}body.page-videos .audio-kicker,body.page-videos .audio-meta,body.page-videos .audio-art,body.page-videos .audio-time{font-weight:600}@media(max-width:640px){body.page-home .hero h1,body.page-home .hero-title,body.page-method .hero-title,body.page-about .hero-text h1,body.page-videos .hero-title,body.page-contact .hero-title,body.page-for-whom .for-whom-title{font-size:clamp(34px,10vw,48px)}body.page-home .hero p,body.page-method .hero-subtitle,body.page-about .hero-text p,body.page-contact .hero-subtitle,body.page-for-whom .for-whom-hero p{font-size:clamp(18px,5.6vw,25px);line-height:1.55}body.page-home .section-title,body.page-method .section-title,body.page-about .section-heading,body.page-contact .section-title,body.page-videos .section-top h2,body.page-videos .reels-title,body.page-videos .audio-title,body.page-for-whom .blog-title{font-size:clamp(28px,8vw,38px)}}html[lang=en] body.locale-en,html[lang=en] body.locale-en .site-header,html[lang=en] body.locale-en .site-header-inner{direction:ltr}html[lang=en] body.locale-en .site-brand{justify-self:start;order:1}html[lang=en] body.locale-en .site-nav,html[lang=en] body.locale-en .site-header-actions{direction:ltr}html[lang=en] body.locale-en .site-nav{justify-self:center;order:2}html[lang=en] body.locale-en .site-header-actions{justify-self:end;order:3}html[lang=en] body.locale-en .site-footer,html[lang=en] body.locale-en .site-footer .footer-grid{direction:ltr}html[lang=en] body.locale-en .site-footer .footer-logo-col{order:1;direction:ltr;text-align:left}html[lang=en] body.locale-en .site-footer .footer-about{order:2;direction:ltr;text-align:left}html[lang=en] body.locale-en .site-footer .footer-links{order:3;direction:ltr;text-align:left}html[lang=en] body.locale-en .site-footer .footer-contact{order:4;direction:ltr;text-align:left}html[lang=en] body.locale-en .site-footer .footer-links ul{justify-items:start}html[lang=en] body.locale-en .site-footer .footer-about p{margin-inline:0 auto}html[lang=en] body.locale-en.page-home .secrets-layout{direction:ltr;grid-template-columns:.85fr 1.05fr}html[lang=en] body.locale-en.page-home .secrets-layout .book-col{order:1}html[lang=en] body.locale-en.page-home .secrets-layout .summary-col{order:2;direction:ltr;align-items:flex-start}html[lang=en] body.locale-en.page-home .secrets-layout .summary-box,html[lang=en] body.locale-en.page-home .secrets-layout .secret-btn-wrap,html[lang=en] body.locale-en.page-home .secrets-layout .secrets-title-left{margin-inline:0 auto}html[lang=en] body.locale-en.page-method .hero-content,html[lang=en] body.locale-en.page-method .method-content,html[lang=en] body.locale-en.page-method .method-card,html[lang=en] body.locale-en.page-method .step,html[lang=en] body.locale-en.page-method .step-text,html[lang=en] body.locale-en.page-method .why-box,html[lang=en] body.locale-en.page-method .why-list,html[lang=en] body.locale-en.page-method .cta-box,html[lang=en] body.locale-en.page-contact .hero-content,html[lang=en] body.locale-en.page-contact .contact-form,html[lang=en] body.locale-en.page-contact .field,html[lang=en] body.locale-en.page-contact .success-title,html[lang=en] body.locale-en.page-contact .testimonial-card{direction:ltr}html[lang=en] body.locale-en.page-method .method-content,html[lang=en] body.locale-en.page-method .why-box,html[lang=en] body.locale-en.page-contact .field,html[lang=en] body.locale-en.page-contact .testimonial-card{text-align:left}html[lang=en] body.locale-en.page-method .section-title,html[lang=en] body.locale-en.page-method .hero-content,html[lang=en] body.locale-en.page-method .cta-box,html[lang=en] body.locale-en.page-contact .hero-content,html[lang=en] body.locale-en.page-contact .section-title,html[lang=en] body.locale-en.page-contact .success-title{text-align:center}html[lang=en] body.locale-en.page-method .method-title,html[lang=en] body.locale-en.page-method .method-desc,html[lang=en] body.locale-en.page-method .step-text,html[lang=en] body.locale-en.page-method .why-list li,html[lang=en] body.locale-en.page-contact .hero-title,html[lang=en] body.locale-en.page-contact .hero-subtitle,html[lang=en] body.locale-en.page-contact .hero-text,html[lang=en] body.locale-en.page-contact .field label,html[lang=en] body.locale-en.page-contact .testimonial-card p{overflow-wrap:break-word;word-break:normal}html[lang=en] body.locale-en.page-method .method-desc,html[lang=en] body.locale-en.page-method .step-text,html[lang=en] body.locale-en.page-contact .testimonial-card p{line-height:1.75}html[lang=en] body.locale-en.page-method .steps-row{direction:ltr}html[lang=en] body.locale-en.page-method .arrow{transform:none}html[lang=en] body.locale-en.page-contact .field input,html[lang=en] body.locale-en.page-contact .field textarea{direction:ltr;text-align:left}.guide-modal[hidden]{display:none!important}.guide-modal{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:24px}.guide-modal-backdrop{position:absolute;inset:0;background:#03111dc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.guide-modal-card{position:relative;z-index:1;width:min(680px,100%);max-height:calc(100vh - 48px);overflow-y:auto;border-radius:22px;background:#fff;color:#061827;padding:34px;box-shadow:0 30px 90px #00000059}.guide-modal-header{padding-inline-end:48px}.guide-modal-kicker{display:inline-flex;align-items:center;min-height:28px;margin-bottom:12px;border:1px solid #d9ebf7;border-radius:999px;padding:4px 12px;background:#f4fbff;color:#1673a8;font-size:13px;font-weight:700}.guide-modal-title{margin:0;font-size:clamp(26px,3vw,34px);line-height:1.25;font-weight:700;color:#061827}.guide-modal-text{margin:10px 0 0;color:#52606d;font-size:17px;line-height:1.8}.guide-modal-close{position:absolute;top:18px;width:40px;height:40px;border:0;border-radius:999px;background:#eef6fb;color:#061827;cursor:pointer;font-size:24px;line-height:1;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}html[dir=rtl] .guide-modal-close{left:18px}html[dir=ltr] .guide-modal-close{right:18px}.guide-modal-close:hover,.guide-modal-close:focus-visible{background:#dff0fb;box-shadow:0 10px 22px #1673a829;transform:translateY(-1px)}.guide-form-grid{margin-top:26px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.guide-field{display:grid;gap:8px}.guide-field span{color:#071827;font-size:15px;font-weight:600}.guide-form input{width:100%;height:52px;border:1px solid #d6e0ea;border-radius:12px;padding:0 14px;background:#f8fbfe;color:#061827;font-size:15px;outline:none;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.guide-form input::placeholder{color:#8a9baa}.guide-form input:focus{border-color:#61bdff;background:#fff;box-shadow:0 0 0 4px #61bdff2e}.guide-status{min-height:0;margin:12px 0 0;border-radius:12px;font-size:14px;font-weight:600;line-height:1.6}.guide-status.is-success{min-height:22px;padding:10px 12px;background:#eaf8f1;color:#167247}.guide-status.is-error{min-height:22px;padding:10px 12px;background:#fdecec;color:#b42318}.guide-submit{width:100%;min-height:54px;margin-top:22px;border:0;border-radius:12px;background:linear-gradient(135deg,#61bdff,#8ce7ef);color:#061827;font-size:17px;font-weight:700;cursor:pointer;box-shadow:0 12px 26px #61bdff3d;transition:box-shadow .2s ease,opacity .2s ease,transform .2s ease}.guide-submit:hover,.guide-submit:focus-visible{box-shadow:0 16px 34px #61bdff47;transform:translateY(-1px)}.guide-submit:disabled{cursor:wait;opacity:.72;transform:none}html[lang=en] .guide-modal-card,html[lang=en] .guide-form input{direction:ltr;text-align:left}html[dir=rtl] .guide-modal-card{direction:rtl;text-align:right}html[dir=ltr] .guide-modal-card{direction:ltr;text-align:left}html[dir=rtl] .guide-modal-header{padding-inline-start:48px;padding-inline-end:0}@media(max-width:1060px){html[lang=en] body.locale-en .site-brand{order:1}html[lang=en] body.locale-en .mobile-menu-toggle{order:2}html[lang=en] body.locale-en .site-header-actions{order:3}}@media(max-width:640px){.guide-modal{padding:14px}.guide-modal-card{max-height:calc(100vh - 28px);border-radius:20px;padding:26px 18px}.guide-modal-header{padding-inline-end:42px}html[dir=rtl] .guide-modal-header{padding-inline-start:42px;padding-inline-end:0}.guide-modal-title{font-size:26px}.guide-modal-text{font-size:16px}.guide-form-grid{grid-template-columns:1fr;gap:14px}}@media(max-width:992px){html[lang=en] body.locale-en.page-home .secrets-layout{grid-template-columns:1fr}html[lang=en] body.locale-en .site-footer .footer-logo-col,html[lang=en] body.locale-en .site-footer .footer-about,html[lang=en] body.locale-en .site-footer .footer-links,html[lang=en] body.locale-en .site-footer .footer-contact{text-align:center}html[lang=en] body.locale-en .site-footer .footer-contact-row{justify-content:center}html[lang=en] body.locale-en .site-footer .footer-links ul{justify-items:center}html[lang=en] body.locale-en .site-footer .footer-about p{margin-inline:auto}}.site-header .site-cta{min-height:42px;max-width:220px;padding:10px 18px;border-radius:9px;font-size:clamp(12px,.9vw,14px);line-height:1.25;white-space:nowrap;text-align:center}@media(min-width:1061px)and (max-width:1220px){.site-header .site-header-inner,.site-header .site-nav{gap:16px}.site-header .site-cta{max-width:190px;padding-inline:15px;font-size:12px}}@media(max-width:640px){.site-header .site-cta{max-width:150px;min-height:38px;padding:8px 12px;font-size:11.5px}}@media(min-width:992px){body.page-home .hero h1,body.page-home .hero-title{margin-bottom:22px}}body.page-about .audience .audience-logo{display:none}.guide-modal{padding:28px}.guide-modal-backdrop{background:#03111dd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.guide-modal-card{width:min(760px,100%);border:1px solid rgba(97,189,255,.18);border-radius:24px;padding:42px}.guide-modal-header{padding-inline-end:58px}html[dir=rtl] .guide-modal-header{padding-inline-start:58px;padding-inline-end:0}.guide-modal-close{top:22px;width:42px;height:42px}html[dir=rtl] .guide-modal-close{left:22px}html[dir=ltr] .guide-modal-close{right:22px}.guide-form-grid{gap:20px 22px}.guide-field span{font-size:15px;line-height:1.5}.guide-form input{height:54px}.guide-submit{min-height:56px}@media(max-width:640px){.guide-modal{padding:14px}.guide-modal-card{padding:28px 18px 24px}.guide-modal-header,html[dir=rtl] .guide-modal-header{padding-inline-start:46px;padding-inline-end:0}html[dir=ltr] .guide-modal-header{padding-inline-start:0;padding-inline-end:46px}}body.page-home .card.front,body.page-contact .testimonial-card.main{display:flex;flex-direction:column;align-items:flex-start}body.page-home .card.front{min-height:220px}body.page-contact .testimonial-stack{height:270px}body.page-contact .testimonial-card{min-height:220px}body.page-home .card.front span{display:block;margin-top:2px;color:#6b7280;font-size:12px;line-height:1.5}body.page-home .card.front p,body.page-contact .testimonial-card p{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}body.page-home .testimonial-more,body.page-contact .testimonial-more{display:inline-flex;align-items:center;justify-content:center;min-height:34px;margin-top:14px;padding:7px 16px;border:1px solid rgba(97,189,255,.42);border-radius:999px;background:#eef9ff;color:#061827;font-size:13px;font-weight:700;line-height:1.2;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}body.page-home .testimonial-more:hover,body.page-home .testimonial-more:focus-visible,body.page-contact .testimonial-more:hover,body.page-contact .testimonial-more:focus-visible{background:#61bdff;border-color:#61bdff;transform:translateY(-1px)}body.page-home .testimonial-more[hidden],body.page-contact .testimonial-more[hidden]{display:none}.testimonial-modal[hidden]{display:none!important}.testimonial-modal{position:fixed;inset:0;z-index:10001;display:grid;place-items:center;padding:24px}.testimonial-modal-backdrop{position:absolute;inset:0;background:#03111dd1;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.testimonial-modal-card{position:relative;z-index:1;width:min(680px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:22px;border:1px solid rgba(97,189,255,.22);background:#fff;color:#061827;padding:34px;box-shadow:0 30px 90px #0000005c}.testimonial-modal-close{position:absolute;top:18px;width:40px;height:40px;border:0;border-radius:999px;background:#eef6fb;color:#061827;font-size:24px;line-height:1;cursor:pointer}html[dir=rtl] .testimonial-modal-close{left:18px}html[dir=ltr] .testimonial-modal-close{right:18px}.testimonial-modal-title{margin:0 0 14px;padding-inline-end:50px;color:#061827;font-size:clamp(24px,3vw,34px);line-height:1.3}html[dir=rtl] .testimonial-modal-title{padding-inline-start:50px;padding-inline-end:0}.testimonial-modal-meta{margin-bottom:8px;color:#1673a8;font-size:14px;font-weight:700}.testimonial-modal-body{margin:0;color:#2c3f4c;font-size:17px;line-height:2;white-space:pre-line}html[dir=rtl] .testimonial-modal-card{direction:rtl;text-align:right}html[dir=ltr] .testimonial-modal-card{direction:ltr;text-align:left}@media(max-width:640px){body.page-home .card{width:min(300px,88vw)}body.page-contact .testimonial-stack{height:270px}body.page-contact .testimonial-card{min-height:230px}.testimonial-modal{padding:14px}.testimonial-modal-card{max-height:calc(100vh - 28px);border-radius:18px;padding:28px 20px}}body.page-home .guide-modal{padding:28px;background:transparent}body.page-home .guide-modal-backdrop{background:radial-gradient(circle at 22% 18%,rgba(97,189,255,.22),transparent 28%),#020b14db;-webkit-backdrop-filter:blur(14px) saturate(120%);backdrop-filter:blur(14px) saturate(120%)}body.page-home .guide-modal-card{width:min(760px,calc(100vw - 36px));max-height:calc(100dvh - 44px);padding:0;overflow:hidden;border:1px solid rgba(143,234,240,.28);border-radius:24px;background:#fff;color:#061827;box-shadow:0 34px 110px #00000075}body.page-home .guide-modal-card:before{content:"";display:block;height:8px;background:linear-gradient(90deg,#61bdff,#8feaf0,#d9bf7c)}body.page-home .guide-modal-header{padding:38px 44px 0}html[dir=rtl] body.page-home .guide-modal-header,html[dir=ltr] body.page-home .guide-modal-header{padding-inline:44px 86px}body.page-home .guide-modal-kicker{min-height:30px;margin-bottom:14px;border-color:#61bdff47;background:#eef9ff;color:#08648f;font-size:12px;letter-spacing:.04em;text-transform:uppercase}body.page-home .guide-modal-title{max-width:560px;color:#041827;font-size:clamp(28px,3.4vw,42px);line-height:1.18;font-weight:800}body.page-home .guide-modal-text{max-width:600px;margin-top:12px;color:#526374;font-size:16px;line-height:1.9}body.page-home .guide-form{padding:28px 44px 44px}body.page-home .guide-form-grid{margin-top:0;gap:18px}body.page-home .guide-field{gap:9px}body.page-home .guide-field span{color:#203548;font-size:14px;font-weight:800}body.page-home .guide-form input{height:56px;border:1px solid #d8e7f0;border-radius:14px;background:#f7fbfd;padding-inline:16px;color:#071827;font-size:15px}body.page-home .guide-submit{min-height:58px;margin-top:24px;border-radius:14px;background:linear-gradient(135deg,#5cbcff,#8feaf0);font-size:17px}body.page-home .guide-modal-close{top:24px;width:44px;height:44px;background:#f0f7fb;color:#061827;box-shadow:0 10px 24px #0718271f}html[dir=rtl] body.page-home .guide-modal-close{left:28px}html[dir=ltr] body.page-home .guide-modal-close{right:28px}.testimonial-modal{padding:28px}.testimonial-modal-backdrop{background:radial-gradient(circle at 78% 20%,rgba(97,189,255,.2),transparent 26%),#020b14db;-webkit-backdrop-filter:blur(14px) saturate(120%);backdrop-filter:blur(14px) saturate(120%)}.testimonial-modal-card{width:min(720px,calc(100vw - 36px));max-height:calc(100dvh - 44px);overflow:auto;border:1px solid rgba(143,234,240,.28);border-radius:24px;background:linear-gradient(180deg,#fff,#f7fbfd);padding:38px 40px 40px;box-shadow:0 34px 110px #00000075}.testimonial-modal-mark{width:54px;height:54px;display:grid;place-items:center;margin-bottom:18px;border-radius:18px;background:#061827;color:#8feaf0}.testimonial-modal-mark:before{content:"“";font-size:50px;line-height:1;font-family:Georgia,serif;transform:translateY(8px)}.testimonial-modal-header{padding-inline-end:54px}html[dir=rtl] .testimonial-modal-header{padding-inline-start:54px;padding-inline-end:0}.testimonial-modal-title{margin:0;padding:0;color:#041827;font-size:clamp(26px,3.2vw,40px);font-weight:800;line-height:1.22}html[dir=rtl] .testimonial-modal-title{padding:0}.testimonial-modal-meta{min-height:0;margin-bottom:10px;color:#0b6f9e;font-size:14px;font-weight:800}.testimonial-modal-body-wrap{margin-top:24px;padding:24px;border:1px solid #dbeaf2;border-radius:18px;background:#fff}.testimonial-modal-body{color:#23394c;font-size:17px;line-height:2}.testimonial-modal-close{top:24px;width:44px;height:44px;background:#eef6fb;color:#061827;box-shadow:0 10px 24px #0718271f}html[dir=rtl] .testimonial-modal-close{left:28px}html[dir=ltr] .testimonial-modal-close{right:28px}body.page-videos .videos-slider-section{margin-bottom:64px}body.page-videos .videos-slider-section:empty{display:none}body.page-videos .section-top h2{color:#071827;font-size:clamp(28px,3.2vw,42px);font-weight:800}body.page-videos .podcast-card{min-height:300px;border:1px solid rgba(97,189,255,.16);border-radius:22px;background:radial-gradient(circle at 16% 16%,rgba(143,234,240,.12),transparent 30%),linear-gradient(135deg,#071827,#123654);box-shadow:0 22px 56px #07182724}body.page-videos .podcast-card:not([data-video-url]){cursor:default}body.page-videos .podcast-kicker{border-color:#8feaf057;background:#8feaf01f;color:#bdfbff}body.page-videos .featured-content h3{color:#fff;font-size:clamp(25px,3vw,38px)}body.page-videos .featured-content p{max-width:360px;color:#e8f4f8;font-size:16px;line-height:1.85}body.page-videos .featured-thumb{height:210px;border-radius:16px;background:#0b2134}body.page-videos .play-circle{border:0;background:#8feaf0;color:#061827;cursor:pointer}@media(max-width:640px){body.page-home .guide-modal-card{width:calc(100vw - 24px)}body.page-home .guide-modal-header,html[dir=rtl] body.page-home .guide-modal-header,html[dir=ltr] body.page-home .guide-modal-header{padding:30px 20px 0;padding-inline-end:66px}body.page-home .guide-form{padding:24px 20px 28px}.testimonial-modal-card{width:calc(100vw - 24px);padding:30px 20px 24px}.testimonial-modal-header,html[dir=rtl] .testimonial-modal-header{padding-inline-start:0;padding-inline-end:54px}html[dir=rtl] .testimonial-modal-close{left:18px}html[dir=ltr] .testimonial-modal-close{right:18px}.testimonial-modal-body-wrap{padding:18px}}html[lang=en] body.locale-en,html[lang=en] body.locale-en main,html[lang=en] body.locale-en section,html[lang=en] body.locale-en article,html[lang=en] body.locale-en header,html[lang=en] body.locale-en footer{direction:ltr}html[lang=en] body.locale-en p,html[lang=en] body.locale-en li,html[lang=en] body.locale-en label,html[lang=en] body.locale-en input,html[lang=en] body.locale-en textarea,html[lang=en] body.locale-en .compare-card,html[lang=en] body.locale-en .story-content,html[lang=en] body.locale-en .audience-content,html[lang=en] body.locale-en .qual-item,html[lang=en] body.locale-en .cert-card,html[lang=en] body.locale-en .method-content,html[lang=en] body.locale-en .why-box,html[lang=en] body.locale-en .cta-content,html[lang=en] body.locale-en .cta-box,html[lang=en] body.locale-en .form-card,html[lang=en] body.locale-en .field,html[lang=en] body.locale-en .testimonial-card,html[lang=en] body.locale-en .for-whom-blog-body,html[lang=en] body.locale-en .article-body,html[lang=en] body.locale-en .audio-card,html[lang=en] body.locale-en .featured-content{direction:ltr;text-align:left}html[lang=en] body.locale-en .section-title,html[lang=en] body.locale-en .section-subtitle,html[lang=en] body.locale-en .section-heading,html[lang=en] body.locale-en .hero-content,html[lang=en] body.locale-en .hero-inner,html[lang=en] body.locale-en .brand-title,html[lang=en] body.locale-en .short-title,html[lang=en] body.locale-en .short-sub,html[lang=en] body.locale-en .success-left,html[lang=en] body.locale-en .success-title,html[lang=en] body.locale-en .audio-section-head,html[lang=en] body.locale-en.page-home .compare{direction:ltr}html[lang=en] body.locale-en.page-home .compare-card h3{text-align:center}html[lang=en] body.locale-en.page-home .compare-card ul{list-style-position:outside;padding-left:1.2em;padding-right:0}html[lang=en] body.locale-en.page-home .arrow-circle{direction:ltr}html[lang=en] body.locale-en.page-about .hero-text,html[lang=en] body.locale-en.page-about .story-content,html[lang=en] body.locale-en.page-about .audience-content,html[lang=en] body.locale-en.page-about .footer-about,html[lang=en] body.locale-en.page-about .footer-links,html[lang=en] body.locale-en.page-about .footer-contact{direction:ltr;text-align:left}html[lang=en] body.locale-en.page-about .timeline:before,html[lang=en] body.locale-en.page-about .timeline:after{left:50%;right:auto}html[lang=en] body.locale-en .site-footer .footer-contact,html[lang=en] body.locale-en .site-footer .footer-links,html[lang=en] body.locale-en .site-footer .footer-about,html[lang=en] body.locale-en .site-footer .footer-logo-col{direction:ltr;text-align:left}html[lang=en] body.locale-en .site-footer .footer-contact-row{direction:ltr;justify-content:flex-start}html[lang=en] body.locale-en .site-footer .footer-contact-text{direction:ltr;text-align:left}@media(max-width:1060px){.site-header-inner{position:relative;grid-template-columns:42px minmax(0,1fr) auto;grid-template-areas:"actions brand menu"}.mobile-menu-toggle{grid-area:menu;justify-self:end;position:relative;z-index:1002}.site-brand{grid-area:brand;justify-self:center;min-width:0}.site-header-actions{grid-area:actions;justify-self:start}html[lang=en] body.locale-en .site-header-inner{grid-template-areas:"menu brand actions"}html[lang=en] body.locale-en .mobile-menu-toggle{justify-self:start}html[lang=en] body.locale-en .site-header-actions{justify-self:end}html[lang=en] body.locale-en .site-nav{text-align:left}}@media(max-width:640px){.site-header-inner{width:min(100%,calc(100% - 20px));grid-template-columns:42px minmax(82px,1fr) minmax(0,auto);gap:8px}.site-brand img{width:118px;max-height:58px}.site-header-actions{gap:6px}.language-switcher{font-size:11px;gap:4px}.site-header .site-cta{max-width:128px;min-height:36px;padding:7px 9px;font-size:10.5px;line-height:1.25}.mobile-menu-toggle{width:42px;height:42px;flex:0 0 42px}}@media(max-width:1060px){.site-header{overflow:visible}.site-header-inner{position:relative;width:min(100%,calc(100% - 24px));min-height:66px;display:grid;grid-template-columns:44px minmax(96px,1fr) minmax(96px,auto);grid-template-areas:"menu brand actions";align-items:center;gap:10px;direction:inherit}.mobile-menu-toggle{grid-area:menu;justify-self:start;display:flex;width:44px;height:44px;min-width:44px;padding:0;border-radius:12px;background:#ffffff12;border:1px solid rgba(255,255,255,.2);box-shadow:0 10px 22px #00000024;position:relative;z-index:1002}.site-brand{grid-area:brand;justify-self:center;min-width:0;max-width:100%}.site-brand img{width:clamp(118px,34vw,170px);max-height:62px}.site-header-actions{grid-area:actions;justify-self:end;display:flex;align-items:center;gap:8px;min-width:0}.site-nav{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:1001;display:grid;grid-template-columns:1fr;gap:6px;width:100%;padding:12px;border:1px solid rgba(143,234,240,.18);border-radius:16px;background:#061827;box-shadow:0 24px 60px #00000052;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease}.site-nav.open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav-link{min-height:44px;justify-content:center;border-radius:10px;text-align:center}.site-nav-link:hover,.site-nav-link.active{background:#61bdff1a}html[lang=en] body.locale-en .site-header-inner{direction:ltr;grid-template-areas:"menu brand actions"}html[dir=rtl] .site-header-inner{direction:rtl;grid-template-areas:"menu brand actions"}html[dir=rtl] .mobile-menu-toggle{justify-self:start}html[dir=rtl] .site-header-actions{justify-self:end}html[lang=en] body.locale-en .mobile-menu-toggle{justify-self:start}html[lang=en] body.locale-en .site-header-actions{justify-self:end}}@media(max-width:640px){.site-header-inner{width:min(100%,calc(100% - 18px));grid-template-columns:44px minmax(86px,1fr) minmax(88px,auto);gap:6px}.site-header-actions{gap:5px}.language-switcher{font-size:10.5px;gap:3px}.site-header .site-cta{max-width:118px;min-height:34px;padding:7px 8px;font-size:10px;border-radius:8px}.site-brand img{width:clamp(104px,30vw,138px);max-height:56px}}@media(max-width:992px){html[lang=en] body.locale-en.page-about .timeline:before{left:20px;right:auto;transform:none}html[lang=en] body.locale-en.page-about .timeline:after{left:12px;right:auto;transform:none}html[lang=en] body.locale-en.page-about .story-item,html[lang=en] body.locale-en.page-about .story-item.reverse,html[lang=en] body.locale-en.page-about .story-item.text-only{direction:ltr;padding-left:52px;padding-right:0}html[lang=en] body.locale-en.page-about .story-dot{left:14px;right:auto;transform:none}html[lang=en] body.locale-en.page-about .story-image,html[lang=en] body.locale-en.page-about .story-item.reverse .story-image{justify-self:start}html[lang=en] body.locale-en.page-about .story-content,html[lang=en] body.locale-en.page-about .story-item.reverse .story-content,html[lang=en] body.locale-en.page-about .story-item.text-only .story-content{direction:ltr;text-align:left}}@media(max-width:640px){.site-header .site-cta{max-width:150px;padding:8px 10px;font-size:11px;line-height:1.25;white-space:normal;text-align:center;overflow-wrap:anywhere}.video-modal{padding:18px;align-items:center}.video-modal-content{width:100%;max-width:calc(100vw - 36px);max-height:calc(100vh - 72px);padding:14px;border-radius:16px;overflow:hidden}.video-modal-frame{width:100%;max-width:100%;max-height:calc(100vh - 132px);border-radius:14px;overflow:hidden}.video-modal-close{top:14px;inset-inline-end:14px;width:38px;height:38px;z-index:3;transform:none}.video-modal-title{padding-inline-end:44px;font-size:17px}.guide-modal{padding:14px;align-items:center}body.page-home .guide-modal-card,.guide-modal-card{width:100%;max-width:calc(100vw - 28px);max-height:calc(100vh - 28px);max-height:calc(100dvh - 28px);overflow-y:auto;border-radius:20px}body.page-home .guide-modal-close,.guide-modal-close{top:12px;inset-inline-end:12px;left:auto;right:auto;width:36px;height:36px;z-index:3}html[dir=rtl] body.page-home .guide-modal-close,html[dir=rtl] .guide-modal-close{left:12px;right:auto}html[dir=ltr] body.page-home .guide-modal-close,html[dir=ltr] .guide-modal-close{right:12px;left:auto}.testimonial-modal{padding:14px}.testimonial-modal-card{width:100%;max-width:calc(100vw - 28px);max-height:calc(100vh - 28px);max-height:calc(100dvh - 28px);overflow-y:auto;padding:28px 18px 20px;border-radius:20px}.testimonial-modal-close{top:12px;inset-inline-end:12px;left:auto;right:auto;width:36px;height:36px;z-index:3}html[dir=rtl] .testimonial-modal-close{left:12px;right:auto}html[dir=ltr] .testimonial-modal-close{right:12px;left:auto}body.page-about .about-hero,body.page-about .hero.about-hero{margin-bottom:0;border-bottom:0}body.page-about .about-hero+section{margin-top:0}body.page-about .about-hero-inner{padding-bottom:34px}body.page-about .about-hero .btn{margin-bottom:28px}body.page-contact .quote-dot{display:none!important}}.mobile-language-switcher{display:none}@media(max-width:1060px){.desktop-language-switcher{display:none}.mobile-language-switcher{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;margin-top:4px;padding:10px 12px;border-top:1px solid rgba(255,255,255,.12);color:#ffffffc7;font-size:13px;font-weight:800;direction:ltr}.mobile-language-switcher a{color:inherit;text-decoration:none}.mobile-language-switcher a.active{color:#fff}.site-header-actions{grid-template-columns:1fr}}@media(min-width:1061px){.desktop-language-switcher{display:inline-flex}}.testimonial-controls{display:flex;align-items:center;gap:10px;margin-top:28px;direction:ltr}body.page-home .dots+.testimonial-controls,body.page-contact .success-dots+.testimonial-controls{padding-top:10px}body.page-home .success-left .testimonial-controls,body.page-contact .success-title .testimonial-controls{justify-content:flex-start}body.page-home .success-left{min-width:0}.testimonial-arrow{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;border:1px solid rgba(97,189,255,.4);background:#061827eb;color:#fff;box-shadow:0 14px 32px #0000002e;cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease,border-color .25s ease,opacity .25s ease}.testimonial-arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.testimonial-arrow:hover,.testimonial-arrow:focus-visible{background:#61bdff;color:#061827;border-color:#61bdff;transform:translateY(-2px)}.testimonial-arrow[hidden]{display:none}.testimonial-arrow:disabled{cursor:not-allowed;opacity:.45;transform:none}html[dir=rtl] body.page-home .success-left .testimonial-controls,html[dir=rtl] body.page-contact .success-title .testimonial-controls{justify-content:flex-end}@media(max-width:992px){body.page-home .success-left .testimonial-controls,body.page-contact .success-title .testimonial-controls,html[dir=rtl] body.page-home .success-left .testimonial-controls,html[dir=rtl] body.page-contact .success-title .testimonial-controls{justify-content:center}}@media(max-width:640px){.testimonial-controls{margin-top:24px;gap:8px}.testimonial-arrow{width:38px;height:38px}.testimonial-arrow svg{width:18px;height:18px}}.footer-social-section{display:grid;gap:38px;margin-top:46px}.footer-social-divider{display:block;width:100%;height:1px;background:#61bdff3d}.footer-social-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.footer-social-link{width:52px;height:52px;border-radius:999px;display:inline-grid;place-items:center;color:#fff;background:#ffffff14;border:1px solid rgba(97,189,255,.28);text-decoration:none;transition:background .25s ease,color .25s ease,transform .25s ease,border-color .25s ease,box-shadow .25s ease}.footer-social-link:hover,.footer-social-link:focus-visible{color:#061827;background:#61bdff;border-color:#61bdff;transform:translateY(-2px);box-shadow:0 12px 26px #61bdff3d}.footer-social-link svg{width:24px;height:24px;fill:currentColor}.footer-social-link img{width:38px;height:38px;object-fit:contain}.footer-social-link .footer-social-image-icon{width:42px;height:42px;max-width:88%;max-height:88%}.footer-social-link i,.footer-social-link span{font-style:normal;font-weight:800;line-height:1}@media(max-width:992px){.footer-social-links{justify-content:center}}@media(max-width:768px){body.frontend-body main :where(h1,h2,h3,h4,p),body.frontend-body :where(.hero-content,.hero-text,.hero-inner,.section-header,.section-heading,.section-top,.section-title,.section-subtitle,.section-content,.card-content,.cms-card,.compare-card,.video-body,.featured-content,.reel-card,.audio-section-head,.audio-card,.cta-content,.cta-box,.qualifications .qual-item,.qual-card,.cert-card,.method-content,.method-card,.step,.step-text,.why-box,.result-item,.result-card,.success-left,.success-title,.testimonial-card,.for-whom-hero-inner,.for-whom-title,.for-whom-intro,.for-whom-blog-title,.for-whom-blog-body,.article-hero-content,.article-content-section,.contact-copy){text-align:center}body.frontend-body :where(.hero-actions,.cta-actions,.secret-btn-wrap,.form-actions,.testimonial-controls,.success-dots,.audio-actions){justify-content:center}body.frontend-body :where(.section-content,.hero-text,.cta-text,.method-desc,.testimonial-card p,.for-whom-intro,.for-whom-blog-body p,.article-content-section p){margin-inline:auto}body.frontend-body :where(.compare-card ul,.why-list){padding-inline:0;list-style-position:inside}body.frontend-body :where(.compare-card li,.why-list li){text-align:center}body.frontend-body :where(.contact-form,.guide-form,.form-card,.field,.guide-field){text-align:inherit}body.frontend-body :where(input,textarea,select){text-align:inherit}body.locale-ar :where(.contact-form,.guide-form,.form-card,.field,.guide-field,label,input,textarea,select){text-align:right}body.locale-en :where(.contact-form,.guide-form,.form-card,.field,.guide-field,label,input,textarea,select){text-align:left}body.frontend-body :where(input,textarea,select){direction:inherit}body.frontend-body .site-footer .footer-contact-text{direction:ltr;unicode-bidi:plaintext;text-align:left}}@media(max-width:768px){html body.frontend-body :is(.video-body,.featured-content,.reel-card,.audio-card,.method-card,.method-content,.compare-card,.result-item,.result-card,.qualifications .qual-item,.qual-card,.cert-card,.cta-content,.cta-box,.success-left,.success-title,.testimonial-card,.for-whom-blog-body,.contact-copy),html body.frontend-body :is(.video-body,.featured-content,.reel-card,.audio-card,.method-card,.method-content,.compare-card,.result-item,.result-card,.qualifications .qual-item,.qual-card,.cert-card,.cta-content,.cta-box,.success-left,.success-title,.testimonial-card,.for-whom-blog-body,.contact-copy) :is(h1,h2,h3,h4,p,li){text-align:center}html body.frontend-body :is(.video-body,.method-card,.method-content,.compare-card,.result-item,.featured-content,.audio-card,.testimonial-card,.for-whom-blog-body,.cta-content,.cta-box) :is(p,ul,ol){margin-inline:auto}html body.frontend-body :is(.video-body,.method-card,.result-item,.cta-actions,.center-button){align-items:center;justify-content:center}html body.frontend-body :is(.compare-card ul,.method-card ul,.why-list){display:inline-block;max-width:100%;padding-inline:0;list-style-position:inside}body.page-about .story .section-heading{text-align:center}body.page-about .story-content,body.page-about .story-content :is(h3,h4,p,strong){text-align:inherit}html[lang=en] body.locale-en.page-about .story-content,html[lang=en] body.locale-en.page-about .story-content :is(h3,h4,p,strong){text-align:left}html[dir=rtl] body.page-about .story-content,html[dir=rtl] body.page-about .story-content :is(h3,h4,p,strong){text-align:right}body.page-about .qualifications,body.page-about .qualifications :is(h2,h3,p),body.page-about .qualifications .qual-item{text-align:center}body.page-about .qualifications .qual-item p{margin-inline:auto}body.page-home .hero-content,body.page-home .hero-content :is(h1,p){text-align:center}body.page-home .hero-content p{margin-inline:auto}html[lang=en] body.locale-en.page-home .hero-content,html[lang=en] body.locale-en.page-home .hero-content :is(h1,p),html[dir=rtl] body.page-home .hero-content,html[dir=rtl] body.page-home .hero-content :is(h1,p){text-align:center}html[lang=en] body.locale-en.page-home .hero-content p,html[dir=rtl] body.page-home .hero-content p{margin-inline:auto}html[lang=en] body.locale-en.page-home .hero .hero-content,html[lang=en] body.locale-en.page-home .hero .hero-content h1,html[lang=en] body.locale-en.page-home .hero .hero-content p,html[lang=en] body.locale-en.page-home .hero p.reveal{width:100%;text-align:center!important}html[lang=en] body.locale-en.page-home .hero .hero-content p{margin-right:auto;margin-left:auto}}html[lang=en] body.locale-en.page-home .hero .hero-content,html[lang=en] body.locale-en.page-home .hero .hero-content>p,html[lang=en] body.locale-en.page-home .hero .hero-content>p.reveal{text-align:center!important}html[lang=en] body.locale-en.page-home .hero .hero-content>p,html[lang=en] body.locale-en.page-home .hero .hero-content>p.reveal{width:100%;margin-right:auto!important;margin-left:auto!important}html[lang=en] body.locale-en.page-home .problem .section-subtitle,html[lang=en] body.locale-en.page-home .problem>.container>.section-subtitle{width:100%;text-align:center!important;margin-right:auto!important;margin-left:auto!important}body.page-contact .success-section .quote-dot{display:none!important}html[lang=en] body.locale-en.page-method .why-list{direction:ltr;text-align:left}html[lang=en] body.locale-en.page-method .why-list li{padding-right:0;padding-left:18px;text-align:left!important}html[lang=en] body.locale-en.page-method .why-list li:before{right:auto;left:0}body.page-about .about-hero-inner{grid-template-columns:minmax(0,920px)}body.page-about .about-hero .hero-text h1{max-width:100%;white-space:nowrap;overflow-wrap:normal;word-break:keep-all;font-size:clamp(38px,5vw,72px)}@media(max-width:640px){body.page-about .about-hero .hero-text h1{font-size:clamp(28px,8vw,42px)}}@media(max-width:768px){html[dir=rtl] body.page-home .problem .compare-card ul{display:block;list-style-position:outside;padding-right:1.25em;padding-left:0;direction:rtl}html[dir=rtl] body.page-home .problem .compare-card li{text-align:right!important}html[lang=en] body.locale-en.page-home .problem .compare-card ul{display:block;list-style-position:outside;padding-left:1.25em;padding-right:0;direction:ltr}html[lang=en] body.locale-en.page-home .problem .compare-card li{text-align:left!important}}html[lang=en] body.locale-en.page-about :is(.qualifications,.qualifications .qual-grid,.qualifications .qual-item,.certificates,.certificates .cert-grid,.certificates .cert-card,.certificate-logo-strip,.cta,.cta-content,.cta-box),html[lang=en] body.locale-en.page-about :is(.qualifications,.qualifications .qual-item,.certificates,.certificates .cert-card,.cta,.cta-content,.cta-box) :is(h1,h2,h3,h4,p,a,span){text-align:center!important}html[lang=en] body.locale-en.page-about :is(.qualifications .qual-item p,.certificates .cert-card p,.cta-content p,.cta-box p){margin-right:auto!important;margin-left:auto!important}html[lang=en] body.locale-en.page-about :is(.qual-icon,.qual-icon.cms-icon,.certificate-logo-strip,.cta-actions){margin-right:auto!important;margin-left:auto!important;justify-content:center}html[lang=en] body.locale-en.page-for-whom main,html[lang=en] body.locale-en.page-for-whom main :is(.for-whom-hero-inner,.for-whom-title,.for-whom-intro,.for-whom-blog-title,.for-whom-blog-body,.article-hero-content,.article-content-section,.article-body),html[lang=en] body.locale-en.page-for-whom main :is(h1,h2,h3,h4,p,time,a){direction:ltr;text-align:left!important}html[lang=en] body.locale-en.page-for-whom main :is(.for-whom-intro,.for-whom-blog-body p,.article-content-section p,.article-body p){margin-left:0!important;margin-right:auto!important}html[lang=en] body.locale-en.page-for-whom .for-whom-blog-body{align-items:flex-start}html[lang=en] body.locale-en.page-for-whom .for-whom-hero,html[lang=en] body.locale-en.page-for-whom .for-whom-hero .for-whom-hero-inner,html[lang=en] body.locale-en.page-for-whom .for-whom-hero :is(h1,p){text-align:center!important}html[lang=en] body.locale-en.page-for-whom .for-whom-hero .for-whom-intro{margin-right:auto!important;margin-left:auto!important}@media(max-width:768px){html[lang=en] body.locale-en.page-about .about-hero .hero-text,html[lang=en] body.locale-en.page-about .about-hero .hero-text :is(h1,p),html[lang=en] body.locale-en.page-about .about-hero .hero-text .btn{text-align:center!important}html[lang=en] body.locale-en.page-about .about-hero .hero-text{justify-self:center;margin-right:auto!important;margin-left:auto!important}html[lang=en] body.locale-en.page-about .about-hero .hero-text .btn{margin-right:auto!important;margin-left:auto!important}}html[lang=en] body.locale-en main :where(h1,h2,h3,h4,p),html[lang=en] body.locale-en main :where(.hero-content,.hero-text,.hero-inner,.section-header,.section-heading,.section-top,.section-title,.section-subtitle,.section-content,.card-content,.cms-card,.compare-card,.video-body,.featured-content,.reel-card,.audio-section-head,.audio-card,.cta-content,.cta-box,.qualifications,.qualifications .qual-item,.qual-item,.qual-card,.cert-card,.method-content,.method-card,.step,.step-text,.why-box,.result-item,.result-card,.summary-col,.summary-box,.summary-line,.success-left,.success-title,.testimonial-card,.for-whom-hero-inner,.for-whom-title,.for-whom-intro,.for-whom-blog-title,.for-whom-blog-body,.article-hero-content,.article-content-section,.contact-copy),html[lang=en] body.locale-en main :where(.compare-card,.video-body,.featured-content,.reel-card,.audio-card,.cta-content,.cta-box,.qualifications,.qualifications .qual-item,.qual-item,.cert-card,.method-content,.method-card,.result-item,.summary-box,.summary-line,.testimonial-card,.for-whom-blog-body) :where(h1,h2,h3,h4,p,li){text-align:center!important}html[lang=en] body.locale-en main :where(.hero-content p,.section-content,.section-subtitle,.hero-text,.cta-text,.method-desc,.result-item p,.testimonial-card p,.for-whom-intro,.for-whom-blog-body p,.article-content-section p){margin-right:auto!important;margin-left:auto!important}html[lang=en] body.locale-en main :where(.hero-actions,.cta-actions,.secret-btn-wrap,.center-button,.testimonial-controls,.success-dots,.audio-actions){justify-content:center}html[lang=en] body.locale-en main :where(.contact-form,.guide-form,.form-card,.field,.guide-field),html[lang=en] body.locale-en main :where(.contact-form,.guide-form,.form-card,.field,.guide-field) :where(label,input,textarea,select){text-align:left!important}html[lang=en] body.locale-en.page-about .story-content,html[lang=en] body.locale-en.page-about .story-content :where(h3,h4,p,strong){text-align:left!important}@media(max-width:768px){html[lang=en] body.locale-en.page-about .audience .audience-content,html[lang=en] body.locale-en.page-about .audience .audience-content :where(h2,p){text-align:center!important}html[lang=en] body.locale-en.page-about .audience .audience-content,html[lang=en] body.locale-en.page-about .audience .audience-logo{margin-right:auto!important;margin-left:auto!important}}@media(max-width:768px){html[lang=en] body.locale-en .site-footer .footer-logo-col,html[lang=en] body.locale-en .site-footer .footer-about,html[lang=en] body.locale-en .site-footer .footer-links,html[lang=en] body.locale-en .site-footer .footer-contact,html[lang=en] body.locale-en .site-footer .footer-title,html[lang=en] body.locale-en .site-footer .footer-about p,html[lang=en] body.locale-en .site-footer .footer-contact-text,html[lang=en] body.locale-en .site-footer .footer-bottom{text-align:center!important}html[lang=en] body.locale-en .site-footer .footer-contact-row,html[lang=en] body.locale-en .site-footer .footer-social-links{justify-content:center!important}html[lang=en] body.locale-en .site-footer .footer-links ul{justify-items:center!important}html[lang=en] body.locale-en .site-footer .footer-about p,html[lang=en] body.locale-en .site-footer .footer-method-btn,html[lang=en] body.locale-en .site-footer .footer-logo-col img{margin-right:auto!important;margin-left:auto!important}}body.page-contact .site-footer .footer-social-section{display:grid!important;gap:38px!important;margin-top:46px!important}body.page-contact .site-footer .footer-social-divider{margin-bottom:0!important}html[dir=rtl] body.locale-ar.page-method .why-box,html[dir=rtl] body.locale-ar.page-method .why-box h3,html[dir=rtl] body.locale-ar.page-method .why-list{text-align:right}html[dir=rtl] body.locale-ar.page-method .why-list{padding-right:0}@media(max-width:768px){html[dir=rtl] body.locale-ar.page-method .why-box,html[dir=rtl] body.locale-ar.page-method .why-box h3,html[dir=rtl] body.locale-ar.page-method .why-list,html[dir=rtl] body.locale-ar.page-method .why-list li{text-align:right!important}html[dir=rtl] body.locale-ar.page-method .why-list{margin-right:0!important;margin-left:auto!important}html[dir=rtl] body.locale-ar.page-for-whom .for-whom-blog-body,html[dir=rtl] body.locale-ar.page-for-whom .for-whom-blog-body :is(h3,p,time,a),html[dir=rtl] body.locale-ar.page-for-whom .article-hero-content,html[dir=rtl] body.locale-ar.page-for-whom .article-hero-content :is(h1,time),html[dir=rtl] body.locale-ar.page-for-whom .article-content-section,html[dir=rtl] body.locale-ar.page-for-whom .article-content-section :is(h1,h2,h3,h4,p,li,a),html[dir=rtl] body.locale-ar.page-for-whom .article-body{direction:rtl!important;text-align:right!important}html[dir=rtl] body.locale-ar.page-for-whom .for-whom-blog-body p,html[dir=rtl] body.locale-ar.page-for-whom .article-content-section p,html[dir=rtl] body.locale-ar.page-for-whom .article-body p{margin-right:0!important;margin-left:auto!important}html[dir=rtl] body.locale-ar .site-footer .footer-logo-col{order:1}html[dir=rtl] body.locale-ar .site-footer .footer-about{order:2}html[dir=rtl] body.locale-ar .site-footer .footer-links{order:3}html[dir=rtl] body.locale-ar .site-footer .footer-contact{order:4}}.cms-text-align :where(input,textarea,select,option){text-align:revert!important}@media(min-width:1025px){body.locale-ar :where(.cms-title-align-desktop-default:is(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title),.cms-text-align.cms-title-align-desktop-default :where(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title)),body.locale-ar :where(.cms-body-align-desktop-default:is(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro),.cms-text-align.cms-body-align-desktop-default :where(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro)){text-align:right!important}body.locale-en :where(.cms-title-align-desktop-default:is(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title),.cms-text-align.cms-title-align-desktop-default :where(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title)),body.locale-en :where(.cms-body-align-desktop-default:is(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro),.cms-text-align.cms-body-align-desktop-default :where(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro)){text-align:left!important}body.frontend-body :where(.cms-title-align-desktop-center:is(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title),.cms-text-align.cms-title-align-desktop-center :where(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title)),body.frontend-body :where(.cms-body-align-desktop-center:is(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro),.cms-text-align.cms-body-align-desktop-center :where(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro)){text-align:center!important}}@media(min-width:769px)and (max-width:1024px){body.locale-ar :where(.cms-title-align-tablet-default:is(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title),.cms-text-align.cms-title-align-tablet-default :where(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title)),body.locale-ar :where(.cms-body-align-tablet-default:is(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro),.cms-text-align.cms-body-align-tablet-default :where(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro)){text-align:right!important}body.locale-en :where(.cms-title-align-tablet-default:is(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title),.cms-text-align.cms-title-align-tablet-default :where(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title)),body.locale-en :where(.cms-body-align-tablet-default:is(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro),.cms-text-align.cms-body-align-tablet-default :where(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro)){text-align:left!important}body.frontend-body :where(.cms-title-align-tablet-center:is(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title),.cms-text-align.cms-title-align-tablet-center :where(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title)),body.frontend-body :where(.cms-body-align-tablet-center:is(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro),.cms-text-align.cms-body-align-tablet-center :where(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro)){text-align:center!important}}@media(max-width:768px){body.locale-ar :where(.cms-title-align-mobile-default:is(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title),.cms-text-align.cms-title-align-mobile-default :where(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title)),body.locale-ar :where(.cms-body-align-mobile-default:is(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro),.cms-text-align.cms-body-align-mobile-default :where(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro)){text-align:right!important}body.locale-en :where(.cms-title-align-mobile-default:is(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title),.cms-text-align.cms-title-align-mobile-default :where(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title)),body.locale-en :where(.cms-body-align-mobile-default:is(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro),.cms-text-align.cms-body-align-mobile-default :where(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro)){text-align:left!important}body.frontend-body :where(.cms-title-align-mobile-center:is(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title),.cms-text-align.cms-title-align-mobile-center :where(h1,h2,h3,h4,h5,h6,.cms-icon,.icon,.section-title,.hero-title,.method-title,.cta-title,.audio-title,.for-whom-title)),body.frontend-body :where(.cms-body-align-mobile-center:is(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro),.cms-text-align.cms-body-align-mobile-center :where(p,li,blockquote,figcaption,span,strong,em,small,.section-subtitle,.section-content,.hero-subtitle,.hero-text,.hero-kicker,.method-desc,.cta-text,.podcast-kicker,.article-body,.for-whom-intro)){text-align:center!important}}@media(min-width:1025px){body.locale-ar :where(.cms-subtitle-align-desktop-default:is(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong),.cms-text-align.cms-subtitle-align-desktop-default :where(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong)),body.locale-ar :where(.cms-content-align-desktop-default:is(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption),.cms-text-align.cms-content-align-desktop-default :where(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption)){text-align:right!important}body.locale-en :where(.cms-subtitle-align-desktop-default:is(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong),.cms-text-align.cms-subtitle-align-desktop-default :where(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong)),body.locale-en :where(.cms-content-align-desktop-default:is(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption),.cms-text-align.cms-content-align-desktop-default :where(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption)){text-align:left!important}body.frontend-body :where(.cms-subtitle-align-desktop-center:is(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong),.cms-text-align.cms-subtitle-align-desktop-center :where(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong)),body.frontend-body :where(.cms-content-align-desktop-center:is(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption),.cms-text-align.cms-content-align-desktop-center :where(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption)){text-align:center!important}}@media(min-width:769px)and (max-width:1024px){body.locale-ar :where(.cms-subtitle-align-tablet-default:is(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong),.cms-text-align.cms-subtitle-align-tablet-default :where(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong)),body.locale-ar :where(.cms-content-align-tablet-default:is(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption),.cms-text-align.cms-content-align-tablet-default :where(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption)){text-align:right!important}body.locale-en :where(.cms-subtitle-align-tablet-default:is(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong),.cms-text-align.cms-subtitle-align-tablet-default :where(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong)),body.locale-en :where(.cms-content-align-tablet-default:is(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption),.cms-text-align.cms-content-align-tablet-default :where(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption)){text-align:left!important}body.frontend-body :where(.cms-subtitle-align-tablet-center:is(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong),.cms-text-align.cms-subtitle-align-tablet-center :where(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong)),body.frontend-body :where(.cms-content-align-tablet-center:is(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption),.cms-text-align.cms-content-align-tablet-center :where(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption)){text-align:center!important}}@media(max-width:768px){body.locale-ar :where(.cms-subtitle-align-mobile-default:is(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong),.cms-text-align.cms-subtitle-align-mobile-default :where(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong)),body.locale-ar :where(.cms-content-align-mobile-default:is(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption),.cms-text-align.cms-content-align-mobile-default :where(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption)){text-align:right!important}body.locale-en :where(.cms-subtitle-align-mobile-default:is(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong),.cms-text-align.cms-subtitle-align-mobile-default :where(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong)),body.locale-en :where(.cms-content-align-mobile-default:is(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption),.cms-text-align.cms-content-align-mobile-default :where(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption)){text-align:left!important}body.frontend-body :where(.cms-subtitle-align-mobile-center:is(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong),.cms-text-align.cms-subtitle-align-mobile-center :where(.section-subtitle,.hero-subtitle,.hero-kicker,.podcast-kicker,h4,strong)),body.frontend-body :where(.cms-content-align-mobile-center:is(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption),.cms-text-align.cms-content-align-mobile-center :where(.section-content,.hero-text,.method-desc,.cta-text,.article-body,.for-whom-intro,p:not(.section-subtitle):not(.hero-subtitle),li,blockquote,figcaption)){text-align:center!important}}body.page-videos .podcast-card .podcast-content :where(p,li,blockquote,strong,em,span){text-align:inherit!important}body.page-videos .audio-card .audio-description :where(p,li,blockquote,strong,em,span){text-align:inherit!important}body.page-videos .podcast-card .podcast-content>:first-child{margin-top:0}body.page-videos .podcast-card .podcast-content>:last-child{margin-bottom:0}html[lang=en] body.locale-en.page-videos .reels-title{direction:ltr;text-align:left!important}@media(min-width:1025px){body.locale-ar.page-videos .audio-card :is(.cms-title-align-desktop-default,.cms-content-align-desktop-default){text-align:right!important}body.locale-en.page-videos .audio-card :is(.cms-title-align-desktop-default,.cms-content-align-desktop-default){text-align:left!important}body.page-videos .audio-card :is(.cms-title-align-desktop-center,.cms-content-align-desktop-center){text-align:center!important}body.locale-ar.page-videos .podcast-card :is(.cms-title-align-desktop-default,.cms-subtitle-align-desktop-default,.cms-content-align-desktop-default){text-align:right!important}body.locale-ar.page-videos .podcast-content.cms-content-align-desktop-default>:where(p,ul,ol,blockquote){margin-right:0!important;margin-left:auto!important}body.locale-en.page-videos .podcast-card :is(.cms-title-align-desktop-default,.cms-subtitle-align-desktop-default,.cms-content-align-desktop-default){text-align:left!important}body.locale-en.page-videos .podcast-content.cms-content-align-desktop-default>:where(p,ul,ol,blockquote){margin-right:auto!important;margin-left:0!important}body.page-videos .podcast-card :is(.cms-title-align-desktop-center,.cms-subtitle-align-desktop-center,.cms-content-align-desktop-center){text-align:center!important}body.page-videos .podcast-content.cms-content-align-desktop-center>:where(p,ul,ol,blockquote){margin-right:auto!important;margin-left:auto!important}}@media(min-width:769px)and (max-width:1024px){body.locale-ar.page-videos .audio-card :is(.cms-title-align-tablet-default,.cms-content-align-tablet-default){text-align:right!important}body.locale-en.page-videos .audio-card :is(.cms-title-align-tablet-default,.cms-content-align-tablet-default){text-align:left!important}body.page-videos .audio-card :is(.cms-title-align-tablet-center,.cms-content-align-tablet-center){text-align:center!important}body.locale-ar.page-videos .podcast-card :is(.cms-title-align-tablet-default,.cms-subtitle-align-tablet-default,.cms-content-align-tablet-default){text-align:right!important}body.locale-ar.page-videos .podcast-content.cms-content-align-tablet-default>:where(p,ul,ol,blockquote){margin-right:0!important;margin-left:auto!important}body.locale-en.page-videos .podcast-card :is(.cms-title-align-tablet-default,.cms-subtitle-align-tablet-default,.cms-content-align-tablet-default){text-align:left!important}body.locale-en.page-videos .podcast-content.cms-content-align-tablet-default>:where(p,ul,ol,blockquote){margin-right:auto!important;margin-left:0!important}body.page-videos .podcast-card :is(.cms-title-align-tablet-center,.cms-subtitle-align-tablet-center,.cms-content-align-tablet-center){text-align:center!important}body.page-videos .podcast-content.cms-content-align-tablet-center>:where(p,ul,ol,blockquote){margin-right:auto!important;margin-left:auto!important}}@media(max-width:768px){body.locale-ar.page-videos .audio-card :is(.cms-title-align-mobile-default,.cms-content-align-mobile-default){text-align:right!important}body.locale-en.page-videos .audio-card :is(.cms-title-align-mobile-default,.cms-content-align-mobile-default){text-align:left!important}body.page-videos .audio-card :is(.cms-title-align-mobile-center,.cms-content-align-mobile-center){text-align:center!important}body.locale-ar.page-videos .podcast-card :is(.cms-title-align-mobile-default,.cms-subtitle-align-mobile-default,.cms-content-align-mobile-default){text-align:right!important}body.locale-ar.page-videos .podcast-content.cms-content-align-mobile-default>:where(p,ul,ol,blockquote){margin-right:0!important;margin-left:auto!important}body.locale-en.page-videos .podcast-card :is(.cms-title-align-mobile-default,.cms-subtitle-align-mobile-default,.cms-content-align-mobile-default){text-align:left!important}body.locale-en.page-videos .podcast-content.cms-content-align-mobile-default>:where(p,ul,ol,blockquote){margin-right:auto!important;margin-left:0!important}body.page-videos .podcast-card :is(.cms-title-align-mobile-center,.cms-subtitle-align-mobile-center,.cms-content-align-mobile-center){text-align:center!important}body.page-videos .podcast-content.cms-content-align-mobile-center>:where(p,ul,ol,blockquote){margin-right:auto!important;margin-left:auto!important}}
