:root{--blue:#005fae;--blue2:#003f79;--navy:#07253f;--orange:#ff9f1c;--ink:#102435;--muted:#617487;--line:#dce6ee;--soft:#f4f8fb;--white:#fff;--radius:14px;--shadow:0 18px 48px rgba(8,37,63,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"Noto Sans Arabic","Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65}body.lang-ar{font-family:Arial,"Noto Kufi Arabic","Tahoma",sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:linear-gradient(90deg,var(--blue2),#006fbd);color:#fff;font-size:13px}.topbar-inner{display:flex;justify-content:space-between;gap:20px;align-items:center;min-height:40px}.top-contact,.langs{display:flex;align-items:center;gap:12px}.langs a{opacity:.8;padding:3px 8px;border-radius:20px}.langs a.active{background:rgba(255,255,255,.15);opacity:1}.site-header{background:#fff;position:sticky;top:0;z-index:40;box-shadow:0 2px 18px rgba(0,0,0,.06)}.header-inner{height:88px;display:flex;align-items:center;gap:28px}.brand{width:230px;flex:0 0 230px}.brand img{height:58px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:25px;flex:1;justify-content:center;font-weight:700;font-size:15px}.main-nav a{position:relative;padding:30px 0 27px}.main-nav a:after{content:"";position:absolute;inset-inline:0;bottom:20px;height:2px;background:var(--blue);transform:scaleX(0);transition:.2s}.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1)}.menu-toggle{display:none;background:none;border:0;font-size:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 22px;border-radius:8px;font-weight:800;border:1px solid transparent;transition:.2s;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn-accent{background:var(--orange);color:#fff}.btn-primary{background:var(--blue);color:#fff}.btn-outline{border-color:var(--blue);color:var(--blue);background:#fff}.btn-outline-light{border-color:rgba(255,255,255,.75);color:#fff;background:transparent}.header-quote{white-space:nowrap}.hero,.page-hero{position:relative;background-image:var(--hero);background-size:cover;background-position:center;color:#fff;overflow:hidden}.hero{min-height:520px}.hero-overlay,.quote-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,48,88,.92),rgba(0,70,125,.55) 48%,rgba(0,0,0,.16))}.lang-ar .hero-overlay{background:linear-gradient(270deg,rgba(0,48,88,.92),rgba(0,70,125,.55) 48%,rgba(0,0,0,.16))}.hero-inner{position:relative;min-height:520px;display:flex;align-items:center;justify-content:space-between;gap:40px}.hero-copy{max-width:700px}.eyebrow{display:block;color:var(--blue);text-transform:uppercase;font-size:13px;letter-spacing:.12em;font-weight:900;margin-bottom:10px}.eyebrow.light{color:#d5ebff}.hero h1,.page-hero h1{font-size:clamp(40px,6vw,72px);line-height:1.1;margin:0 0 10px}.hero h2{font-size:clamp(25px,3vw,38px);margin:0 0 18px;color:#fff}.hero p{font-size:19px;max-width:680px;color:#e9f3fa}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero-badge{align-self:flex-end;margin-bottom:28px;text-align:center;border-top:1px solid rgba(255,255,255,.4);padding-top:14px;min-width:250px}.hero-badge strong{display:block;font-size:22px;letter-spacing:.12em}.hero-badge span{opacity:.8}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;align-items:center;gap:14px;padding:24px 22px;border-inline-end:1px solid var(--line)}.trust-item:last-child{border-inline-end:0}.trust-item i{font-style:normal;color:var(--blue);font-size:31px}.trust-item strong{display:block;color:var(--blue2)}.trust-item small{color:var(--muted)}.section{padding:82px 0}.bg-soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.section-head h2{font-size:34px;line-height:1.25;margin:0}.text-link{font-weight:800;color:var(--blue)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card,.product-card,.article-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:.25s}.category-card:hover,.product-card:hover,.article-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.card-image,.product-image{background:#0a0a0a;aspect-ratio:4/3;display:block;overflow:hidden}.card-image img,.product-image img{width:100%;height:100%;object-fit:contain;transition:.3s}.category-card:hover img,.product-card:hover img{transform:scale(1.03)}.card-body,.product-info{padding:20px}.card-body h3,.product-info h3,.product-info h2{margin:0 0 8px;font-size:20px}.card-body p,.product-info p{margin:0;color:var(--muted)}.card-body span{display:block;margin-top:14px;color:var(--blue);font-size:21px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-grid.large{grid-template-columns:repeat(3,1fr)}.mini-label{font-size:12px;font-weight:900;letter-spacing:.08em;color:var(--blue);display:block;margin-bottom:8px}.dark-section{background:linear-gradient(135deg,#06223b,#073d69);color:#fff}.section-head.light h2,.text-link.light{color:#fff}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.industry-card{padding:26px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.05)}.industry-card:hover{background:rgba(255,255,255,.1)}.industry-card i{font-style:normal;font-size:30px;color:var(--orange)}.industry-card h3{font-size:21px;margin:12px 0 7px}.industry-card p{color:#cbdbe7}.split-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.split-copy h2{font-size:38px;line-height:1.25;margin:0 0 20px}.split-media{position:relative}.split-media>img{width:100%;border-radius:14px;box-shadow:var(--shadow)}.media-caption{position:absolute;inset-inline-start:20px;bottom:20px;background:#fff;border-radius:10px;padding:14px 18px;box-shadow:var(--shadow)}.media-caption b,.media-caption span{display:block}.media-caption span{color:var(--muted);font-size:13px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;margin:22px 0 26px;color:#35546a}.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.video-grid video{width:100%;border-radius:12px;background:#000}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.article-grid.large{grid-template-columns:repeat(3,1fr)}.article-card img{width:100%;aspect-ratio:16/10;object-fit:cover;background:#111}.article-card>div{padding:20px}.article-card time{font-size:12px;color:var(--blue)}.article-card h3,.article-card h2{font-size:20px;line-height:1.35;margin:8px 0}.article-card p{color:var(--muted)}.quote-band{position:relative;background-image:url('/assets/media/img_8009.webp');background-size:cover;background-position:center;color:#fff}.quote-bg{background:rgba(0,48,88,.92)}.quote-layout{position:relative;padding:65px 0;display:grid;grid-template-columns:.8fr 1.6fr;gap:40px;align-items:center}.quote-copy h2{font-size:38px;margin:0 0 12px}.quote-copy p{color:#e0edf6}.quote-form-wrap{background:#fff;border-radius:12px;padding:22px;color:var(--ink)}.inquiry-form .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.inquiry-form label span{display:block;font-size:13px;font-weight:700;margin-bottom:5px;color:#41576a}.inquiry-form input,.inquiry-form textarea{width:100%;border:1px solid #cbd7e1;border-radius:8px;padding:11px 12px;font:inherit;background:#fff}.inquiry-form input:focus,.inquiry-form textarea:focus{outline:2px solid rgba(0,95,174,.12);border-color:var(--blue)}.inquiry-form .full{grid-column:1/-1}.captcha-row{display:flex;align-items:center;gap:8px}.captcha-row input{min-width:0}.captcha-img{height:44px;width:116px;border:1px solid var(--line);border-radius:6px}.captcha-refresh{height:44px;width:44px;border:1px solid var(--line);background:#f7fafc;border-radius:6px;font-size:20px}.form-submit{display:flex;align-items:end}.form-submit .btn{width:100%}.hp-field{position:absolute!important;left:-9999px!important}.page-hero.compact{padding:90px 0;min-height:280px;display:flex;align-items:center}.page-hero .container{position:relative}.page-hero p{max-width:720px;font-size:18px;color:#e6f2fb}.filter-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.filter-tabs a{padding:9px 14px;border:1px solid var(--line);border-radius:30px;background:#fff}.filter-tabs a.active,.filter-tabs a:hover{background:var(--blue);border-color:var(--blue);color:#fff}.product-detail{padding-top:55px}.detail-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;align-items:start}.gallery-main{background:#050505;border-radius:14px;overflow:hidden;aspect-ratio:1/1}.gallery-main img{width:100%;height:100%;object-fit:contain}.gallery-thumbs{display:flex;gap:10px;overflow:auto;margin-top:12px}.gallery-thumbs button{width:78px;height:78px;padding:0;border:1px solid var(--line);border-radius:8px;background:#111;overflow:hidden}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.detail-copy{padding-top:20px}.detail-copy h1{font-size:42px;line-height:1.18;margin:4px 0 18px}.lead{font-size:19px;color:var(--muted)}.detail-actions{display:flex;gap:12px;margin:25px 0}.mini-points{display:grid;gap:7px;color:#3d617d}.content-spec-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:45px;align-items:start}.rich-content h2,.rich-content h3{color:var(--blue2);line-height:1.3}.rich-content p,.rich-content li{color:#425c70}.rich-content img{border-radius:10px;margin:18px 0}.spec-card{background:#fff;border:1px solid var(--line);padding:22px;border-radius:12px;box-shadow:0 10px 30px rgba(8,37,63,.07)}.spec-card h3{margin-top:0}.spec-card table{width:100%;border-collapse:collapse;font-size:14px}.spec-card th,.spec-card td{padding:10px;border-bottom:1px solid var(--line);text-align:start}.spec-card th{color:#35536b}.faq-list{display:grid;gap:12px}.faq-list details{border:1px solid var(--line);border-radius:10px;padding:16px 18px;background:#fff}.faq-list summary{font-weight:800;cursor:pointer}.industry-list-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.industry-list-card{display:flex;gap:18px;padding:26px;border:1px solid var(--line);border-radius:12px}.icon-box{width:58px;height:58px;display:grid;place-items:center;border-radius:10px;background:#e9f3fb;color:var(--blue);font-size:27px;flex:0 0 auto}.industry-list-card h2{font-size:22px;margin:0 0 7px}.content-narrow{max-width:860px}.cta-panel{margin-top:40px;padding:28px;border-radius:14px;background:linear-gradient(135deg,#eaf5fd,#f8fbfe);border:1px solid #d9e9f5}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.value-grid>div{background:#fff;border:1px solid var(--line);border-radius:12px;padding:26px}.value-grid i{font-style:normal;color:var(--orange);font-weight:900}.article-hero{padding:80px 0 30px}.article-hero h1{font-size:48px;line-height:1.2}.article-cover{width:100%;max-height:520px;object-fit:cover;border-radius:14px;margin-bottom:30px;background:#111}.article-body{font-size:17px}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px}.contact-form-card{border:1px solid var(--line);border-radius:14px;padding:24px;box-shadow:var(--shadow)}.contact-cards{display:grid;gap:12px;margin-top:25px}.contact-cards a{display:flex;justify-content:space-between;gap:20px;padding:16px;border:1px solid var(--line);border-radius:10px}.site-footer{background:#071c2c;color:#dbe8f1;padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:40px}.footer-brand img{width:230px;filter:brightness(0) invert(1)}.footer-brand p{margin:10px 0}.muted{color:#9fb5c5}.site-footer h4{color:#fff;margin-top:0}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#8ea6b6;font-size:13px}.whatsapp-float{position:fixed;z-index:50;left:18px;bottom:18px;background:#25d366;color:#fff;border-radius:30px;padding:11px 16px;display:flex;align-items:center;gap:8px;box-shadow:0 10px 30px rgba(0,0,0,.2)}.lang-ar .whatsapp-float{left:auto;right:18px}.center{text-align:center}.notice{padding:14px 18px;border-radius:8px;margin-bottom:20px}.notice.success{background:#e8f8ee;color:#147a3b}.notice.error{background:#fff0f0;color:#a43232}@media(max-width:980px){.main-nav{position:fixed;top:128px;inset-inline:0;background:#fff;padding:20px;display:none;flex-direction:column;align-items:stretch;gap:0;box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav a{padding:12px 0}.main-nav a:after{display:none}.menu-toggle{display:block;margin-inline-start:auto}.header-quote{display:none}.brand{width:205px;flex-basis:205px}.trust-grid{grid-template-columns:repeat(2,1fr)}.category-grid,.product-grid,.product-grid.large,.article-grid,.article-grid.large{grid-template-columns:repeat(2,1fr)}.industry-grid{grid-template-columns:repeat(2,1fr)}.split-layout,.quote-layout,.detail-grid,.content-spec-grid,.contact-grid{grid-template-columns:1fr}.hero-badge{display:none}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.container{width:min(100% - 24px,1180px)}.topbar-inner{padding:7px 0;align-items:flex-start}.top-contact span:not(:first-child){display:none}.langs{gap:3px;flex-wrap:wrap;justify-content:flex-end}.header-inner{height:72px}.brand{width:170px;flex-basis:170px}.brand img{height:48px}.main-nav{top:112px}.hero,.hero-inner{min-height:560px}.hero h1{font-size:42px}.hero h2{font-size:27px}.hero p{font-size:16px}.section{padding:58px 0}.trust-grid,.category-grid,.product-grid,.product-grid.large,.industry-grid,.article-grid,.article-grid.large,.industry-list-grid,.value-grid,.video-grid{grid-template-columns:1fr}.trust-item{border-inline-end:0;border-bottom:1px solid var(--line)}.section-head{align-items:flex-start;flex-direction:column}.section-head h2,.split-copy h2{font-size:29px}.check-grid{grid-template-columns:1fr}.quote-layout{padding:50px 0}.quote-form-wrap{padding:14px}.inquiry-form .form-grid{grid-template-columns:1fr}.inquiry-form .full{grid-column:auto}.captcha-field,.form-submit{grid-column:auto}.detail-copy h1{font-size:34px}.article-hero h1{font-size:36px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.whatsapp-float b{display:none}.whatsapp-float{padding:13px}.media-caption{position:static;margin-top:10px}.top-contact{font-size:12px}.langs a{font-size:11px;padding:2px 4px}}

/* =========================================================
   MEGAVOR HOME V2 — matches approved homepage mockup
   ========================================================= */
.topbar-inner{direction:ltr}.top-contact{direction:ltr}.langs{direction:ltr;margin-left:auto}
.header-inner{height:82px;gap:22px}.brand{width:245px;flex-basis:245px}.brand img{height:62px;width:auto;margin-inline:auto 0}.main-nav{gap:27px;font-size:14px}.main-nav a{padding:28px 0 25px}.main-nav a:after{bottom:18px}.lang-ar .main-nav{direction:rtl}.header-search{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;font-size:27px;color:#092f50;line-height:1}.header-search:hover{background:#f1f6fa}.header-quote{min-height:42px;padding-inline:18px;border-radius:6px}
.page-home main{overflow:hidden}
.page-home .notice{margin-top:18px}
.home-hero{position:relative;min-height:430px;background-image:var(--hero-image);background-size:cover;background-position:center 48%;color:#fff;overflow:hidden}
.home-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,49,89,.96) 0%,rgba(0,65,113,.86) 34%,rgba(0,55,96,.34) 68%,rgba(0,28,50,.12) 100%);pointer-events:none}
.lang-ar .home-hero:after{background:linear-gradient(90deg,rgba(0,49,89,.96) 0%,rgba(0,65,113,.84) 38%,rgba(0,55,96,.28) 70%,rgba(0,28,50,.08) 100%)}
.home-hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,32,55,.28),transparent 45%);z-index:1}
.home-hero-inner{min-height:430px;position:relative;z-index:2;display:flex;align-items:center}
.home-hero-copy{width:min(560px,55%);text-align:start;padding:42px 0 58px}
.lang-ar .home-hero-copy{margin-inline-end:auto;margin-inline-start:0;text-align:right;direction:rtl}
.home-hero h1{font-size:47px;line-height:1.15;margin:0 0 4px;font-weight:900;letter-spacing:-.02em}.home-hero h2{font-size:36px;line-height:1.22;margin:0 0 14px;font-weight:900}.home-hero p{font-size:18px;line-height:1.8;margin:0 0 24px;max-width:520px;color:#edf6fc}.hero-cta{min-width:150px;border-radius:6px}.home-hero-brandmark{position:absolute;inset-inline-end:0;bottom:34px;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.45)}.home-hero-brandmark strong{display:block;font-size:20px;letter-spacing:.04em}.home-hero-brandmark span{display:block;font-size:13px;opacity:.9}.lang-ar .home-hero-brandmark{inset-inline-start:auto;inset-inline-end:0;direction:ltr}.hero-dots{position:absolute;bottom:18px;inset-inline-start:0;direction:ltr;display:flex;gap:19px;align-items:center;font-size:12px;color:rgba(255,255,255,.42)}.hero-dots b{color:var(--orange);font-weight:700}.hero-dots b:after{content:"";display:inline-block;width:34px;height:2px;background:var(--orange);margin-left:8px;vertical-align:middle}
.home-trust{background:#fff;border-bottom:1px solid #e8eef3}.home-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:82px}.home-trust-item{display:flex;align-items:center;justify-content:center;gap:14px;padding:14px 22px;border-inline-end:1px solid #e4ebf0}.home-trust-item:last-child{border-inline-end:0}.home-trust-item i{font-style:normal;font-size:37px;color:#0871c1;line-height:1}.home-trust-item strong{display:block;font-size:14px;color:#003f79;margin-bottom:2px}.home-trust-item small{display:block;font-size:11px;color:#667a8c;line-height:1.35}
.home-block{padding:22px 0 24px}.home-products-block{background:#f3f8fc}.home-industries-block{background:#fff}.home-section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.home-section-title h2{font-size:26px;line-height:1.2;margin:0;color:#064c83;font-weight:900}.home-section-title a{font-size:12px;color:#064c83;font-weight:700}.home-section-title a span{color:#0871c1;font-size:17px}.lang-ar .home-section-title{direction:rtl}.home-category-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.home-category-card{background:#fff;border:1px solid #e4ebf1;border-radius:4px;overflow:hidden;box-shadow:0 4px 14px rgba(25,77,112,.04);transition:.2s}.home-category-card:hover{transform:translateY(-3px);box-shadow:0 10px 22px rgba(16,74,114,.12)}.home-category-image{height:116px;background:linear-gradient(#eef2f5,#f8fafb);overflow:hidden}.home-category-image img{width:100%;height:100%;object-fit:contain}.home-category-name{min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8px 7px;color:#064c83}.home-category-name strong{font-size:13px;line-height:1.35}.home-category-name span{font-size:17px;line-height:1;margin-top:2px}.home-industry-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.home-industry-card{position:relative;height:160px;border-radius:4px;overflow:hidden;background:#0a4e80;color:#fff}.home-industry-card img{width:100%;height:100%;object-fit:cover;transition:.35s}.home-industry-card:hover img{transform:scale(1.05)}.industry-card-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,52,94,.96) 0%,rgba(0,56,99,.35) 54%,rgba(0,0,0,.02) 100%)}.industry-card-caption{position:absolute;inset-inline:12px;bottom:10px;display:flex;align-items:center;justify-content:center;gap:6px;text-align:center}.industry-card-caption i{font-style:normal;font-size:22px;color:#fff}.industry-card-caption strong{font-size:13px;line-height:1.25}
.home-about{background:#f7fbfe}.home-about-grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:330px;align-items:stretch}.home-about-copy{padding:30px 45px 30px 0;display:flex;flex-direction:column;justify-content:center}.lang-ar .home-about-copy{padding:30px 0 30px 45px;text-align:right}.home-kicker{font-size:11px;color:#0a6fb6;letter-spacing:.08em;font-weight:900}.home-about-copy h2{font-size:28px;color:#064c83;margin:2px 0 12px}.home-about-copy p{font-size:15px;color:#596f81;line-height:1.95;margin:0 0 20px}.home-about-media{position:relative;min-height:330px;overflow:hidden;background:#d9e6ee}.home-about-media>img{width:100%;height:100%;object-fit:cover}.home-about-logo{position:absolute;right:24px;top:20px;background:rgba(255,255,255,.88);padding:10px 14px;border-radius:6px;box-shadow:0 8px 26px rgba(0,42,75,.14)}.home-about-logo img{width:155px}.home-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:2px 0 22px}.home-stat{text-align:center;color:#0b5d97}.home-stat i{font-style:normal;font-size:21px;display:block}.home-stat strong{font-size:21px;display:block;line-height:1.1}.home-stat span{display:block;color:#6b7f90;font-size:10px;margin-top:4px}.home-about-btn{align-self:flex-start;min-height:40px;font-size:12px;border-radius:5px}.lang-ar .home-about-btn{align-self:flex-end}
.home-quote{position:relative;background-image:var(--quote-bg);background-size:cover;background-position:center 48%;color:#fff}.home-quote-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,58,103,.94),rgba(0,77,133,.87))}.home-quote-grid{position:relative;z-index:1;min-height:210px;display:grid;grid-template-columns:.7fr 1.55fr;gap:32px;align-items:center;padding:22px 0}.lang-ar .home-quote-grid{direction:rtl}.home-quote-copy h2{font-size:30px;margin:0 0 7px;font-weight:900}.home-quote-copy p{font-size:13px;color:#e5f1f8;line-height:1.75;margin:0}.quote-accent{display:block;width:45px;height:3px;background:var(--orange);margin-top:15px}.lang-ar .quote-accent{margin-inline-start:0}.home-quote-form{background:#fff;border-radius:7px;padding:18px 24px;color:#20374a;box-shadow:0 16px 36px rgba(0,30,55,.22)}.home-quote-form .inquiry-form .form-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.home-quote-form .inquiry-form label span{font-size:10px;margin-bottom:3px}.home-quote-form .inquiry-form input,.home-quote-form .inquiry-form textarea{padding:7px 9px;border-radius:4px;font-size:12px;min-height:36px}.home-quote-form .inquiry-form textarea{height:42px;min-height:42px;resize:vertical}.home-quote-form .inquiry-form .full{grid-column:1/4}.home-quote-form .captcha-field{grid-column:2/4}.home-quote-form .form-submit{grid-column:1/2;grid-row:3}.lang-ar .home-quote-form .form-submit{grid-column:1/2}.home-quote-form .captcha-img{height:36px;width:92px}.home-quote-form .captcha-refresh{height:36px;width:36px;font-size:16px}.home-quote-form .btn{min-height:36px;font-size:11px;padding-inline:15px;border-radius:4px}
.site-footer{background:linear-gradient(180deg,#092c46,#071b2a);padding:36px 0 16px}.footer-grid{grid-template-columns:1.2fr .8fr .8fr 1fr;gap:36px}.footer-brand img{width:190px}.footer-brand p{font-size:13px}.site-footer h4{font-size:14px}.site-footer li,.site-footer a{font-size:12px}.footer-bottom{margin-top:30px;padding-top:15px;font-size:11px}
@media(max-width:1100px){.home-category-row,.home-industry-row{grid-template-columns:repeat(3,1fr)}.home-industry-card{height:185px}.home-hero-brandmark{display:none}.home-quote-grid{grid-template-columns:1fr}.home-quote-copy{text-align:center}.quote-accent{margin-inline:auto}.home-quote-form .inquiry-form .form-grid{grid-template-columns:repeat(3,1fr)}.home-quote-form .inquiry-form .full{grid-column:1/-1}.home-quote-form .captcha-field{grid-column:1/3}.home-quote-form .form-submit{grid-column:3/4;grid-row:auto}}
@media(max-width:980px){.header-search{display:none}.header-inner{height:76px}.brand{width:205px;flex-basis:205px}.main-nav{top:116px}.home-hero,.home-hero-inner{min-height:420px}.home-hero-copy{width:68%}.home-trust-grid{grid-template-columns:repeat(2,1fr)}.home-trust-item:nth-child(2){border-inline-end:0}.home-trust-item:nth-child(-n+2){border-bottom:1px solid #e4ebf0}.home-about-grid{grid-template-columns:1fr}.home-about-copy{padding:34px 0}.lang-ar .home-about-copy{padding:34px 0}.home-about-media{min-height:340px}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.topbar{font-size:10px}.topbar-inner{min-height:34px;gap:8px}.top-contact span{display:none}.langs{gap:2px}.langs a{padding:2px 5px;font-size:10px}.header-inner{height:66px}.brand{width:165px;flex-basis:165px}.brand img{height:48px}.main-nav{top:100px}.home-hero,.home-hero-inner{min-height:470px}.home-hero{background-position:58% center}.home-hero:after,.lang-ar .home-hero:after{background:linear-gradient(90deg,rgba(0,48,87,.95),rgba(0,63,110,.76) 68%,rgba(0,31,55,.42))}.home-hero-copy,.lang-ar .home-hero-copy{width:100%;padding:58px 0 75px;text-align:start}.lang-ar .home-hero-copy{text-align:right}.home-hero h1{font-size:36px}.home-hero h2{font-size:27px}.home-hero p{font-size:15px;max-width:90%}.lang-ar .home-hero p{margin-inline-start:auto}.hero-dots{bottom:22px}.home-trust-grid{grid-template-columns:1fr 1fr}.home-trust-item{padding:12px 8px;gap:7px}.home-trust-item i{font-size:27px}.home-trust-item strong{font-size:11px}.home-trust-item small{font-size:9px}.home-block{padding:20px 0}.home-section-title h2{font-size:22px}.home-section-title a{font-size:10px}.home-category-row,.home-industry-row{grid-template-columns:repeat(2,1fr);gap:8px}.home-category-image{height:110px}.home-category-name{min-height:55px}.home-category-name strong{font-size:11px}.home-industry-card{height:145px}.industry-card-caption{inset-inline:7px;gap:4px}.industry-card-caption strong{font-size:11px}.industry-card-caption i{font-size:18px}.home-about-copy h2{font-size:25px}.home-about-copy p{font-size:13px}.home-stats{grid-template-columns:repeat(2,1fr);gap:15px}.home-about-media{min-height:240px}.home-about-logo{right:12px;top:12px}.home-about-logo img{width:120px}.home-quote-grid{padding:28px 0}.home-quote-copy h2{font-size:27px}.home-quote-form{padding:14px}.home-quote-form .inquiry-form .form-grid{grid-template-columns:1fr 1fr}.home-quote-form .inquiry-form .full{grid-column:1/-1}.home-quote-form .captcha-field{grid-column:1/-1}.home-quote-form .form-submit{grid-column:1/-1}.home-quote-form .captcha-row{flex-wrap:wrap}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}}
/* RTL positioning corrections for the approved desktop composition */
.home-hero-inner{direction:ltr}.lang-ar .home-hero-copy{direction:rtl;margin:0}.home-hero-brandmark{right:0;left:auto;inset-inline:auto}.lang-ar .home-hero-brandmark{right:0;left:auto;inset-inline:auto}.hero-dots{left:0;right:auto;inset-inline:auto}.home-about-grid{direction:ltr}.lang-ar .home-about-copy{direction:rtl}.lang-ar .home-quote-form .form-submit{grid-column:4/5}.brand img{margin:0 auto}
@media(max-width:1100px){.lang-ar .home-quote-form .form-submit{grid-column:3/4}}
@media(max-width:640px){.lang-ar .home-quote-form .form-submit{grid-column:1/-1}}

/* ===== MEGAVOR approved homepage composition v4 ===== */
.page-home{background:#fff}.page-home .container{width:min(1180px,calc(100% - 96px))}
.page-home .topbar{background:#00528f;color:#fff;height:32px;font-size:11px}.page-home .topbar-inner{min-height:32px;height:32px}.page-home .top-contact{gap:10px}.page-home .langs{gap:0;height:100%}.page-home .langs a{height:100%;display:flex;align-items:center;padding:0 11px;border-radius:0;border-inline-start:1px solid rgba(255,255,255,.18);opacity:1}.page-home .langs a.active{background:#fff;color:#084a80;font-weight:800}.page-home.lang-ar .topbar-inner{direction:ltr}.page-home.lang-ar .langs{direction:ltr}
.page-home .site-header{position:relative;top:auto;box-shadow:0 1px 0 #e9eef2;background:#fff}.page-home .header-inner{height:70px;gap:20px}.page-home .brand{width:225px;flex:0 0 225px}.page-home .brand img{height:54px;width:100%;object-fit:contain}.page-home .main-nav{gap:24px;font-size:13px;font-weight:800}.page-home .main-nav a{padding:25px 0 22px}.page-home .main-nav a:after{bottom:16px;height:2px}.page-home .header-quote{min-height:38px;padding:0 17px;border-radius:5px;font-size:12px}.page-home .header-search{font-size:27px;color:#063d6a;line-height:1;width:28px;text-align:center}.page-home.lang-ar .header-inner{direction:rtl}.page-home.lang-ar .main-nav{direction:rtl}.page-home.lang-ar .header-quote,.page-home.lang-ar .header-search{direction:rtl}

.mv-hero{position:relative;height:clamp(330px,32.3vw,500px);min-height:330px;background-image:var(--mv-hero);background-size:cover;background-position:center center;overflow:hidden;color:#fff}.mv-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,54,96,.52) 0%,rgba(0,62,109,.27) 45%,rgba(0,0,0,.04) 72%)}.lang-ar .mv-hero-overlay{background:linear-gradient(90deg,rgba(0,54,96,.55) 0%,rgba(0,62,109,.24) 46%,rgba(0,0,0,.03) 74%)}.mv-hero-inner{height:100%;position:relative;display:flex;align-items:flex-start;direction:ltr}.mv-hero-copy{width:48%;padding-top:51px;text-align:left}.lang-ar .mv-hero-copy{direction:rtl;text-align:right}.mv-hero-copy h1{margin:0;font-size:clamp(37px,4.6vw,62px);line-height:1.04;font-weight:900;letter-spacing:-.02em;text-shadow:0 2px 8px rgba(0,36,69,.25)}.mv-hero-copy h2{margin:8px 0 14px;font-size:clamp(29px,3.55vw,47px);line-height:1.14;color:#fff;font-weight:900}.mv-hero-copy p{max-width:480px;margin:0 0 24px;font-size:15px;line-height:1.8;color:#f0f7fb;font-weight:600}.mv-orange-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:42px;padding:0 20px;background:#ff930f;color:#fff;border:0;border-radius:5px;font-size:13px;font-weight:900;box-shadow:0 6px 14px rgba(255,147,15,.16);cursor:pointer}.mv-orange-btn span{font-size:17px}.mv-hero-pager{position:absolute;bottom:18px;left:0;display:flex;direction:ltr;align-items:center;gap:20px;font-size:11px;color:rgba(255,255,255,.48)}.mv-hero-pager b{color:#ff930f;font-weight:900;position:relative;padding-bottom:7px}.mv-hero-pager b:after{content:"";position:absolute;left:0;bottom:0;width:36px;height:2px;background:#ff930f}

.mv-trust{height:78px;background:#fff;border-bottom:1px solid #edf1f4}.mv-trust-grid{height:100%;display:grid;grid-template-columns:repeat(4,1fr);direction:rtl}.lang-en .mv-trust-grid,.lang-ru .mv-trust-grid{direction:ltr}.mv-trust-item{display:flex;align-items:center;justify-content:center;gap:14px;padding:10px 20px;border-inline-start:1px solid #e5ebef}.mv-trust-item:last-child{border-inline-start:0}.mv-trust-item i{width:43px;height:43px;flex:0 0 43px}.mv-trust-item i svg{width:100%;height:100%;fill:none;stroke:#0874c9;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.mv-trust-item strong{display:block;color:#004e8d;font-size:14px;line-height:1.35;font-weight:900}.mv-trust-item small{display:block;color:#6d8191;font-size:9px;line-height:1.4;margin-top:3px}

.mv-section{padding:19px 0 20px}.mv-products{background:#f4f9fd}.mv-industries{background:#fff}.mv-title-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:13px}.lang-ar .mv-title-row{direction:rtl}.mv-title-row h2{margin:0;color:#034f89;font-size:24px;line-height:1.25;font-weight:900}.mv-title-row a{font-size:10px;color:#07558e;font-weight:800}.mv-title-row a span{font-size:16px;color:#0a73c0;margin-inline-start:3px}.mv-product-grid,.mv-industry-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.mv-product-card{background:#fff;border:1px solid #e4eaf0;border-radius:3px;overflow:hidden;box-shadow:0 3px 12px rgba(0,48,83,.035);transition:.2s}.mv-product-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,48,83,.12)}.mv-product-image{height:91px;background:linear-gradient(#f2f4f5,#fafbfc);overflow:hidden}.mv-product-image img{width:100%;height:100%;object-fit:cover}.mv-product-title{min-height:55px;padding:8px 7px 6px;color:#034f89;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.mv-product-title strong{font-size:11px;line-height:1.35;font-weight:900}.mv-product-title span{font-size:15px;line-height:1;margin-top:3px}.mv-industry-card{position:relative;height:142px;border-radius:3px;overflow:hidden;background:#0b4f84;color:#fff}.mv-industry-card>img{width:100%;height:100%;object-fit:cover;transition:.3s}.mv-industry-card:hover>img{transform:scale(1.045)}.mv-industry-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,57,101,.98) 0%,rgba(0,66,114,.68) 33%,rgba(0,46,81,.02) 75%)}.mv-industry-caption{position:absolute;left:8px;right:8px;bottom:9px;display:flex;align-items:center;justify-content:center;gap:7px;text-align:center}.mv-industry-caption i{font-style:normal;font-size:19px;color:#fff}.mv-industry-caption strong{font-size:11px;line-height:1.3;color:#fff;font-weight:900}

.mv-about{background:#f8fbfd}.mv-about-grid{display:grid;grid-template-columns:1.08fr .92fr;min-height:288px;direction:ltr}.mv-about-copy{padding:28px 34px 25px 0;display:flex;flex-direction:column;justify-content:center}.lang-ar .mv-about-copy{direction:rtl;text-align:right;padding:28px 0 25px 34px}.mv-about-copy h2{margin:0 0 8px;color:#064f89;font-size:25px;font-weight:900}.mv-about-copy p{margin:0 0 16px;color:#607483;font-size:13px;line-height:1.85}.mv-about-image{min-height:288px;overflow:hidden}.mv-about-image img{width:100%;height:100%;object-fit:cover}.mv-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:2px 0 15px}.mv-stat{display:flex;align-items:center;justify-content:center;gap:6px;color:#075f9e}.lang-ar .mv-stat{flex-direction:row-reverse}.mv-stat i{width:28px;height:28px;flex:0 0 28px}.mv-stat i svg{width:100%;height:100%;fill:none;stroke:#0871bf;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.mv-stat strong{display:block;font-size:19px;line-height:1;font-weight:900}.mv-stat span{display:block;margin-top:3px;color:#687c8d;font-size:8.5px;line-height:1.3;white-space:nowrap}.mv-blue-btn{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:34px;padding:0 17px;background:#00528e;color:#fff;border-radius:4px;font-size:10px;font-weight:800}.lang-ar .mv-blue-btn{align-self:flex-end}

.mv-quote{position:relative;background:#07578f;color:#fff;overflow:hidden}.mv-quote-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(0,74,126,.90),rgba(0,61,106,.88)),url('/assets/home/ref/quote-reference.webp');background-size:cover;background-position:center}.mv-quote-grid{position:relative;z-index:1;min-height:165px;display:grid;grid-template-columns:.68fr 1.42fr;gap:32px;align-items:center;direction:rtl}.lang-en .mv-quote-grid,.lang-ru .mv-quote-grid{direction:ltr}.mv-quote-copy{text-align:right}.lang-en .mv-quote-copy,.lang-ru .mv-quote-copy{text-align:left}.mv-quote-copy h2{margin:0;color:#fff;font-size:27px;line-height:1.2;font-weight:900}.mv-quote-copy p{margin:6px 0 0;color:#e8f4fb;font-size:11px}.mv-quote-copy b{display:block;width:42px;height:3px;background:#ff950f;margin-top:14px}.lang-ar .mv-quote-copy b{margin-inline-start:0}.mv-quote-form{background:#fff;border-radius:7px;padding:17px 22px;color:#253e51;box-shadow:0 16px 34px rgba(0,35,64,.26)}.mv-form-top{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.mv-form-bottom{display:grid;grid-template-columns:2fr 1.2fr .9fr;gap:10px;margin-top:9px}.mv-quote-form label{position:relative;display:block}.mv-quote-form label>span{position:absolute;top:5px;right:9px;z-index:1;font-size:8.5px;color:#5c7182;background:#fff;padding:0 2px}.lang-en .mv-quote-form label>span,.lang-ru .mv-quote-form label>span{right:auto;left:9px}.mv-quote-form input,.mv-quote-form textarea{width:100%;height:36px;border:1px solid #dce5ec;border-radius:3px;background:#fff;padding:12px 9px 4px;font:inherit;font-size:10px;outline:none}.mv-quote-form input:focus,.mv-quote-form textarea:focus{border-color:#1580c6;box-shadow:0 0 0 2px rgba(21,128,198,.08)}.mv-quote-form textarea{resize:none}.mv-message textarea{height:42px}.mv-captcha{display:grid!important;grid-template-columns:1fr 70px 28px;gap:5px;align-items:end}.mv-captcha>span{grid-column:1/2}.mv-captcha input{grid-column:1/2}.mv-captcha .captcha-img{grid-column:2/3;width:70px;height:36px;border:1px solid #dce5ec;border-radius:3px}.mv-captcha .captcha-refresh{grid-column:3/4;width:28px;height:36px;border:0;background:#fff;color:#0a5f9e;font-size:18px;cursor:pointer}.mv-send{height:42px;align-self:end;border-radius:3px}.mv-quote-form .hp-field{display:none!important}

.page-home .site-footer{padding:26px 0 12px;background:linear-gradient(180deg,#092b45,#071c2d)}.page-home .footer-grid{grid-template-columns:1.2fr .85fr .85fr 1fr;gap:33px;align-items:start}.page-home .footer-brand img{width:175px}.page-home .footer-brand p{font-size:11px;margin:9px 0}.page-home .footer-brand .muted{font-size:9.5px;color:#9bb0bf}.page-home .site-footer h4{font-size:12px;margin:0 0 10px}.page-home .site-footer ul{margin:0;padding:0;list-style:none}.page-home .site-footer li,.page-home .site-footer a{font-size:10px;line-height:1.85}.page-home .footer-bottom{margin-top:24px;padding-top:12px;font-size:9px;border-top:1px solid rgba(255,255,255,.08)}.page-home .whatsapp-float{left:15px;right:auto;bottom:125px;width:48px;height:48px}.page-home .whatsapp-float span{font-size:21px}.page-home .whatsapp-float b{position:absolute;top:52px;left:0;font-size:8px;background:#274864;padding:2px 6px;border-radius:10px;white-space:nowrap}

@media(max-width:1100px){.page-home .container{width:min(960px,calc(100% - 44px))}.page-home .brand{width:200px;flex-basis:200px}.page-home .main-nav{gap:15px;font-size:12px}.mv-product-grid,.mv-industry-grid{grid-template-columns:repeat(3,1fr)}.mv-product-image{height:130px}.mv-industry-card{height:190px}.mv-trust-item{padding:10px}.mv-trust-item strong{font-size:12px}.mv-quote-grid{grid-template-columns:1fr}.mv-quote-copy{text-align:center!important;padding-top:20px}.mv-quote-copy b{margin-inline:auto!important}.mv-quote-form{margin-bottom:22px}}
@media(max-width:900px){.page-home .header-inner{height:66px}.page-home .brand{width:185px;flex-basis:185px}.page-home .menu-toggle{display:block;margin-inline-start:auto}.page-home .main-nav{display:none;position:absolute;top:66px;left:0;right:0;background:#fff;padding:12px 22px;box-shadow:0 12px 24px rgba(0,0,0,.1);flex-direction:column;align-items:stretch;gap:0;z-index:80}.page-home .main-nav.open{display:flex}.page-home .main-nav a{padding:10px 5px}.page-home .main-nav a:after{bottom:4px}.page-home .header-search{display:none}.page-home .header-quote{margin-inline-start:auto}.page-home.lang-ar .menu-toggle{margin-inline-start:0;margin-inline-end:auto}.page-home.lang-ar .header-quote{margin-inline-start:0;margin-inline-end:auto}.mv-hero-copy{width:58%}.mv-trust{height:auto}.mv-trust-grid{grid-template-columns:repeat(2,1fr)}.mv-trust-item{min-height:70px;border-bottom:1px solid #e5ebef}.mv-about-grid{grid-template-columns:1fr}.mv-about-copy,.lang-ar .mv-about-copy{padding:30px 0}.mv-about-image{height:330px}.mv-stats{max-width:620px}.page-home .footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.page-home .container{width:calc(100% - 28px)}.page-home .topbar{height:auto}.page-home .topbar-inner{height:auto;min-height:32px;flex-wrap:wrap;padding:4px 0}.page-home .top-contact span{display:none}.page-home .langs a{padding:4px 7px}.page-home .header-inner{height:62px;gap:8px}.page-home .brand{width:150px;flex-basis:150px}.page-home .brand img{height:44px}.page-home .header-quote{display:none}.page-home .main-nav{top:62px}.mv-hero{height:440px;min-height:440px;background-position:62% center}.mv-hero-overlay,.lang-ar .mv-hero-overlay{background:linear-gradient(90deg,rgba(0,50,90,.94),rgba(0,60,105,.76) 60%,rgba(0,32,58,.28))}.mv-hero-copy{width:100%;padding-top:55px}.mv-hero-copy h1{font-size:36px}.mv-hero-copy h2{font-size:27px}.mv-hero-copy p{font-size:13px;max-width:88%}.lang-ar .mv-hero-copy p{margin-inline-start:auto}.mv-hero-pager{bottom:18px}.mv-trust-grid{grid-template-columns:1fr 1fr}.mv-trust-item{gap:8px;padding:9px 6px}.mv-trust-item i{width:31px;height:31px;flex-basis:31px}.mv-trust-item strong{font-size:10px}.mv-trust-item small{font-size:8px}.mv-title-row h2{font-size:20px}.mv-title-row a{font-size:9px}.mv-product-grid,.mv-industry-grid{grid-template-columns:repeat(2,1fr);gap:8px}.mv-product-image{height:110px}.mv-product-title strong{font-size:10px}.mv-industry-card{height:145px}.mv-about-copy h2{font-size:23px}.mv-about-copy p{font-size:12px}.mv-stats{grid-template-columns:1fr 1fr;gap:14px}.mv-stat{justify-content:flex-start}.lang-ar .mv-stat{justify-content:flex-start}.mv-about-image{height:235px;min-height:235px}.mv-quote-grid{gap:5px}.mv-quote-copy h2{font-size:24px}.mv-quote-form{padding:13px}.mv-form-top{grid-template-columns:1fr 1fr}.mv-form-bottom{grid-template-columns:1fr}.mv-captcha{grid-template-columns:1fr 76px 30px}.mv-send{width:100%}.page-home .footer-grid{grid-template-columns:1fr 1fr;gap:22px}.page-home .footer-brand{grid-column:1/-1}.page-home .footer-bottom{flex-direction:column;gap:6px}.page-home .whatsapp-float{bottom:88px}}
.page-home .footer-grid.footer-grid-v4{display:grid;grid-template-columns:1.15fr .8fr .9fr 1.05fr .72fr;gap:28px;direction:ltr}.page-home .footer-grid-v4>div{direction:rtl}.page-home.lang-en .footer-grid-v4>div,.page-home.lang-ru .footer-grid-v4>div{direction:ltr}.page-home .footer-brand{text-align:left!important;direction:ltr!important}.page-home .footer-brand img{margin-left:0;margin-right:auto}.page-home .footer-social{display:flex;gap:8px;margin-top:12px}.page-home .footer-social a{display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:50%;background:#0a6fb6;color:#fff;font-size:9px;font-weight:900}.page-home .footer-qr{text-align:center!important;direction:ltr!important}.page-home .footer-qr img{width:78px;height:78px;background:#fff;padding:4px;margin:0 auto 6px}.page-home .footer-qr span{display:block;color:#d8e3eb;font-size:9px;line-height:1.45}.page-home .footer-contact li{white-space:normal}.page-home.lang-ar .footer-contact,.page-home.lang-ar .footer-col{text-align:right}.page-home.lang-en .footer-contact,.page-home.lang-en .footer-col,.page-home.lang-ru .footer-contact,.page-home.lang-ru .footer-col{text-align:left}@media(max-width:900px){.page-home .footer-grid.footer-grid-v4{grid-template-columns:repeat(2,1fr)}.page-home .footer-brand{grid-column:1/-1}.page-home .footer-qr{justify-self:start}}@media(max-width:640px){.page-home .footer-grid.footer-grid-v4{grid-template-columns:1fr 1fr}.page-home .footer-qr{justify-self:center}}
