.landing-page{--green:#164837;--green-2:#205844;--green-3:#2b6f56;--cream:#f3f0e8;--paper:#fbfaf6;--ink:#17211d;--muted:#6c756f;--line:#d8ddd8;--sand:#d8c8a6;--white:#fff;--radius:24px;--shadow:0 24px 70px #14342a1f;background:var(--paper);color:var(--ink);margin:0;font-family:Tajawal,Tahoma,Arial,sans-serif;line-height:1.75;overflow-x:hidden}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-page a{color:inherit;text-decoration:none}.landing-page a,.landing-page button{-webkit-tap-highlight-color:transparent}.landing-page .container{width:min(1180px,100% - 40px);margin:auto}.landing-page .eyebrow{letter-spacing:.08em;color:var(--green-3);font-size:13px;font-weight:700}.landing-page .section{padding:110px 0}.landing-page .section-title{letter-spacing:-.02em;margin:8px 0 18px;font-size:clamp(28px,3vw,46px);line-height:1.22}.landing-page .section-copy{max-width:720px;color:var(--muted);margin:0;font-size:16.5px}.landing-page .reveal{opacity:0;transition:all .8s;transform:translateY(24px)}.landing-page .reveal.in{opacity:1;transform:none}.landing-page .landing-header{z-index:20;color:#fff;padding:22px 0;position:absolute;inset:0 0 auto}.landing-page .nav{justify-content:space-between;align-items:center;gap:24px;display:flex}.landing-page .brand-pair{align-items:center;gap:14px;display:flex}.landing-page .brand-pair img{object-fit:contain;display:block}.landing-page .brand-pair .project-logo{width:54px;height:64px}.landing-page .brand-pair .company-logo{width:70px;height:70px}.landing-page .brand-divider{background:#ffffff61;width:1px;height:44px}.landing-page .nav-actions{align-items:center;gap:12px;display:flex}.landing-page .nav-link{color:#ffffffdb;font-size:14px}.landing-page .nav-cta{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff61;border-radius:999px;padding:11px 17px;font-weight:700}.landing-page .hero{color:#fff;background:var(--green);align-items:flex-end;min-height:880px;display:flex;position:relative;overflow:hidden}.landing-page .hero-video{background:radial-gradient(circle at 20% 20%,#d8c8a624,#0000 32%),linear-gradient(135deg,#264f42 0%,#16382f 50%,#0e2a23 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.landing-page .hero-video:before{content:"";z-index:2;background:linear-gradient(#0d352880 0%,#0d35281a 38%,#0d352852 62%,#0d3528c7 100%),linear-gradient(#16483738,#16483738),repeating-linear-gradient(118deg,#0000 0 76px,#ffffff06 77px 78px);position:absolute;inset:0}.landing-page .hero-image,.landing-page .hero-image img{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.landing-page .dev-video-media{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.landing-page .hero-content{z-index:4;width:100%;padding:0 0 74px;position:relative}.landing-page .hero-grid{grid-template-columns:1.15fr .85fr;align-items:end;gap:50px;display:grid}.landing-page .hero h1{letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(42px,5.6vw,82px);font-weight:700;line-height:1.02}.landing-page .hero-kicker{color:#e3d8bf;margin-bottom:18px;font-size:16px;font-weight:700}.landing-page .hero-sub{color:#fff;max-width:820px;margin:0;font-size:clamp(18px,1.7vw,25px);line-height:1.5}.landing-page .hero-note{color:#ffffffb8;max-width:430px;margin:0 0 26px;font-size:16px}.landing-page .hero-actions{flex-wrap:wrap;gap:12px;display:flex}.landing-page .btn{appearance:none;cursor:pointer;text-align:center;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-family:inherit;font-size:15px;font-weight:700;line-height:1;transition:all .25s;display:inline-flex}.landing-page .btn:disabled{opacity:.6;cursor:progress}.landing-page .btn-primary{color:var(--green);background:#fff}.landing-page .btn-primary:hover{background:#f8f6f0;transform:translateY(-2px)}.landing-page .btn-ghost{color:#fff;background:#ffffff0f;border:1px solid #ffffff47}.landing-page .hero-byline-bar{inset-inline:0;z-index:5;position:absolute;bottom:30px}.landing-page .hero-byline{color:#ffffffe6;letter-spacing:-.005em;text-shadow:0 1px 12px #06161280;align-items:center;gap:16px;padding-top:22px;font-size:17px;font-weight:500;display:flex;position:relative}.landing-page .hero-byline:before{content:"";background:linear-gradient(270deg,#ffffff4d,#ffffff0f 55%,#0000);height:1px;position:absolute;inset-block-start:0;inset-inline:0}.landing-page .hero-byline img{object-fit:contain;opacity:1;filter:drop-shadow(0 2px 10px #06161273);flex:none;width:67px;height:67px}.landing-page .hero-scroll{z-index:5;writing-mode:vertical-rl;letter-spacing:.16em;color:#ffffff8c;font-size:11px;position:absolute;bottom:34px;left:34px}.landing-page .overview{background:var(--paper);padding:96px 0}.landing-page .overview-grid{grid-template-columns:1.05fr .95fr;grid-template-areas:"eyebrow figure""copy figure";align-content:center;gap:14px 66px;display:grid}.landing-page .overview-eyebrow{grid-area:eyebrow}.landing-page .overview-copy{grid-area:copy}.landing-page .overview-figure{border:1px solid #173f331a;border-radius:24px;grid-area:figure;align-self:center;margin:0;overflow:hidden;box-shadow:0 28px 64px #14342a29}.landing-page .overview-figure img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.landing-page .overview-lead{letter-spacing:-.02em;color:var(--green);margin:0 0 18px;font-size:clamp(21px,1.9vw,29px);font-weight:700;line-height:1.45}.landing-page .overview-lead em{color:var(--green-3);font-style:normal}.landing-page .overview-body{color:var(--muted);margin:0;font-size:16.5px;line-height:1.95}.landing-page .overview-body strong{color:var(--ink);font-weight:700}.landing-page .overview-access{flex-wrap:wrap;gap:10px;margin:30px 0 0;padding:0;list-style:none;display:flex}.landing-page .overview-access li{color:var(--ink);background:#ffffffb8;border:1px solid #173f331f;border-radius:999px;align-items:center;gap:13px;padding:11px 18px 11px 11px;font-size:15.5px;font-weight:500;display:inline-flex}.landing-page .overview-access small{color:var(--muted);margin-inline-start:4px;font-size:12.5px;font-weight:500}.landing-page .overview-pin{background:var(--green);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.landing-page .overview-pin svg{fill:none;stroke:#fff;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.landing-page .stats-wrap{padding:0 0 100px}.landing-page .stats{background:linear-gradient(120deg, #123b2d, var(--green) 52%, #276b53);border-radius:26px;grid-template-columns:repeat(4,1fr);display:grid;position:relative;overflow:hidden;box-shadow:0 26px 60px #14342a2e}.landing-page .stats:before{content:"";pointer-events:none;background:repeating-linear-gradient(25deg,#0000 0 52px,#ffffff07 53px 54px),repeating-linear-gradient(115deg,#0000 0 86px,#ffffff05 87px 88px);position:absolute;inset:-20%;transform:rotate(-5deg)}.landing-page .stat{z-index:1;border-inline-start:1px solid #ffffff1f;padding:44px 30px 40px;position:relative}.landing-page .stat:first-child{border-inline-start:0}.landing-page .stat-figure{margin-bottom:12px}.landing-page .stat strong{color:#fff;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:clamp(34px,3.4vw,52px);line-height:1;display:inline-block}.landing-page .stat-unit{color:#fffc;margin-inline-start:7px;font-size:clamp(15px,1.2vw,20px);font-style:normal;font-weight:700;display:inline-block}.landing-page .stat-figure:after{content:"";background:var(--sand);opacity:.75;width:34px;height:2px;margin-top:14px;display:block}.landing-page .stat span{color:#ffffffb8;font-size:13.5px}.landing-page .infrastructure{background:#f0eee7}.landing-page .infra-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:54px;display:flex}.landing-page .services{grid-template-columns:repeat(7,1fr);gap:12px;display:grid}.landing-page .service{background:#ffffff85;border:1px solid #173f331c;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:150px;padding:22px 16px;transition:all .25s;display:flex}.landing-page .service:hover{background:#fff;transform:translateY(-4px)}.landing-page .service svg{width:30px;height:30px;stroke:var(--green);fill:none;stroke-width:1.6px}.landing-page .service span{color:var(--green);font-weight:700}.landing-page .development{background:var(--green);color:#fff;position:relative;overflow:hidden}.landing-page .development:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:440px;height:440px;position:absolute;top:70px;left:-180px;box-shadow:0 0 0 90px #ffffff05,0 0 0 180px #ffffff05}.landing-page .dev-grid{z-index:2;grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;display:grid;position:relative}.landing-page .dev-copy .eyebrow{color:#d9caa9}.landing-page .dev-copy .section-copy{color:#ffffffab}.landing-page .dev-frame{aspect-ratio:16/9;color:#ffffff9e;background:#ffffff0b;border:1px solid #ffffff2e;border-radius:26px;place-items:center;font-size:clamp(24px,3vw,42px);font-weight:700;display:grid;position:relative;overflow:hidden}.landing-page .dev-frame:before{content:"";background:linear-gradient(135deg,#ffffff08,#0000);position:absolute;inset:0}.landing-page .stages{background:#f0eee7}.landing-page .stages-head{grid-template-columns:1.05fr .95fr;align-items:end;gap:48px;margin-bottom:64px;display:grid}.landing-page .stages-head .section-title{margin-bottom:0}.landing-page .stage-list{gap:86px;margin:0;padding:0;list-style:none;display:grid}.landing-page .stage{padding-inline-start:58px;position:relative}.landing-page .stage:before{content:"";background:linear-gradient(#16483738,#1648370d);width:1px;position:absolute;inset-block:10px -86px;inset-inline-start:17px}.landing-page .stage:last-child:before{height:10px;inset-block-end:auto}.landing-page .stage-head{grid-template-columns:auto 1fr;align-items:start;gap:22px;margin-bottom:26px;display:grid}.landing-page .stage-index{inset-inline-start:0;background:var(--green);color:#fff;letter-spacing:.04em;border-radius:50%;place-items:center;width:35px;height:35px;font-size:12px;font-weight:700;display:grid;position:absolute;top:0;box-shadow:0 0 0 6px #f0eee7}.landing-page .stage-label{letter-spacing:.08em;color:var(--green-3);font-size:13px;font-weight:700}.landing-page .stage-title{letter-spacing:-.02em;color:var(--green);margin:4px 0 10px;font-size:clamp(22px,2.3vw,32px);line-height:1.26}.landing-page .stage-copy{max-width:680px;color:var(--muted);margin:0;font-size:17px}.landing-page .stage-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.landing-page .stage-shot{background:#e3e0d7;border-radius:16px;margin:0;overflow:hidden;box-shadow:0 10px 30px #14342a14}.landing-page .stage-shot.lead{border-radius:20px;grid-column:1/-1}.landing-page .stage-shot img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;transition:transform .6s;display:block}.landing-page .stage-shot:hover img{transform:scale(1.03)}.landing-page .plan-section{background:var(--paper)}.landing-page .plan-shell{box-shadow:var(--shadow);background:#e9e5dc;border:1px solid #ded9cd;border-radius:32px;margin-top:52px;padding:28px}.landing-page .plan-canvas{background:#f7f5ef;border-radius:22px;display:block;position:relative;overflow:hidden}.landing-page .plan-canvas:before{content:"";background:radial-gradient(circle,#173f330f,#0000 50%);position:absolute;inset:0}.landing-page .plan-canvas img{object-fit:contain;z-index:2;filter:drop-shadow(0 22px 35px #1a302824);width:min(660px,88%);max-height:560px;position:relative}.landing-page .plan-canvas .aerial-plan{object-fit:contain;filter:none;border-radius:16px;width:100%;height:auto;max-height:none;display:block}.landing-page .plan-caption{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:18px 6px 0;font-size:13px;display:flex}.landing-page .map-cta{color:#fff;background:linear-gradient(120deg,#123b2d,#1c5744 55%,#276b53);position:relative;overflow:hidden}.landing-page .map-cta:before{content:"";background:repeating-linear-gradient(25deg,#0000 0 52px,#ffffff08 53px 54px),repeating-linear-gradient(115deg,#0000 0 86px,#ffffff05 87px 88px);position:absolute;inset:-20%;transform:rotate(-5deg)}.landing-page .map-cta-grid{z-index:2;grid-template-columns:1fr .9fr;align-items:center;gap:60px;display:grid;position:relative}.landing-page .map-cta h2{letter-spacing:-.03em;margin:0 0 20px;font-size:clamp(32px,4vw,60px);line-height:1.16}.landing-page .map-cta p{color:#ffffffb3;max-width:650px;font-size:16.5px}.landing-page .map-preview{background:#f5f2e9;border-radius:26px;min-height:430px;padding:24px;transform:rotate(-1.5deg);box-shadow:0 30px 80px #0003}.landing-page .map-preview-inner{background:#e7e3da;border-radius:17px;place-items:center;height:100%;min-height:382px;display:grid;overflow:hidden}.landing-page .map-preview img{object-fit:contain;filter:drop-shadow(0 12px 24px #0000001f);width:72%;max-height:340px}.landing-page .location{background:#f1eee6}.landing-page .location-card{background:#d5d5cf;border:1px solid #d5d5cf;border-radius:28px;grid-template-columns:1fr 1fr;gap:1px;margin-top:48px;display:grid;overflow:hidden}.landing-page .location-copy{background:#f8f7f2;padding:54px}.landing-page .location-copy h3{color:var(--green);margin:0 0 14px;font-size:30px}.landing-page .location-copy p{color:var(--muted);margin:0 0 30px}.landing-page .location-visual{min-height:330px;color:var(--green);background:#e5e2da;position:relative;overflow:hidden}.landing-page .location-map{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.landing-page .location-credit{z-index:1;letter-spacing:.01em;color:#fffc;background:#0a2c216b;border-start-end-radius:8px;padding:3px 9px;font-size:10.5px;position:absolute;inset-block-end:0;inset-inline-start:0}.landing-page .btn-solid{background:var(--green);color:#fff}.landing-page .btn[aria-disabled=true]{opacity:.55;cursor:not-allowed}.landing-page .pin{z-index:1;top:50%;background:var(--green);border-radius:50%;place-items:center;width:60px;height:60px;display:grid;position:absolute;inset-inline-start:50%;transform:translate(50%,-50%);box-shadow:0 16px 40px #0a2c2161,0 0 0 7px #ffffff38}.landing-page .pin svg{stroke:#fff;fill:none;stroke-width:1.8px;width:26px;height:26px}.landing-page .interest{background:#f1eee6}.landing-page .interest-grid{grid-template-columns:1fr .82fr;align-items:center;gap:64px;display:grid}.landing-page .interest-card{background:#fff;border:1px solid #e4e1d8;border-radius:24px;padding:34px 32px 28px;box-shadow:0 22px 60px #14342a1a}.landing-page .interest-field{margin-bottom:18px}.landing-page .interest-field label{color:var(--green);margin-bottom:8px;font-size:13px;font-weight:700;display:block}.landing-page .interest-field label span{color:var(--muted);font-weight:500}.landing-page .interest-field input{width:100%;height:52px;font:inherit;color:var(--ink);background:#fbfaf6;border:1px solid #dcd9cf;border-radius:13px;padding:0 16px;font-size:16px;transition:border-color .2s,box-shadow .2s}.landing-page .interest-field input::placeholder{color:#a8ada7}.landing-page .interest-field input:focus{border-color:var(--green-3);background:#fff;outline:0;box-shadow:0 0 0 4px #2b6f561f}.landing-page .interest-field small{color:var(--muted);margin-top:7px;font-size:12px;display:block}.landing-page .interest-submit{width:100%;margin-top:4px}.landing-page .interest-privacy{color:var(--muted);text-align:center;margin:14px 0 0;font-size:12px}.landing-page .interest-msg{border-radius:11px;margin:0 0 16px;padding:11px 14px;font-size:13.5px;font-weight:500}.landing-page .interest-msg.is-error{color:#a52f2f;background:#ef7a7a24}.landing-page .interest-msg.is-ok{color:var(--green);background:#2b6f561f}.landing-page .interest-trap{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.landing-page .final{color:#fff;text-align:center;background:#0d3528;padding:120px 0 90px}.landing-page .final-logo{object-fit:contain;width:110px;height:150px;margin:auto auto 30px}.landing-page .final h2{letter-spacing:-.03em;margin:0 0 18px;font-size:clamp(32px,4vw,58px);line-height:1.2}.landing-page .final p{color:#ffffffad;max-width:680px;margin:0 auto 34px;font-size:16.5px}.landing-page .footer{color:#fff9;background:#0a2c21;padding:34px 0 26px;font-size:13px}.landing-page .footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;display:flex}.landing-page .footer-brand{align-items:center;gap:16px;display:flex}.landing-page .footer-brand img{object-fit:contain;flex:none;width:65px;height:65px}.landing-page .footer-brand strong{color:#fff;font-size:15px;font-weight:700;display:block}.landing-page .footer-brand span{color:#ffffff8c;margin-top:3px;font-size:12.5px;display:block}.landing-page .footer-contact{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.landing-page .footer-contact-label{letter-spacing:.1em;color:#ffffff80;font-size:11.5px}.landing-page .footer-phone{color:#fff;letter-spacing:.04em;font-variant-numeric:tabular-nums;background:#ffffff0f;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 46px;font-size:17px;font-weight:700;transition:all .25s;display:inline-flex;position:relative}.landing-page .footer-phone:hover{background:#ffffff1f;border-color:#ffffff57}.landing-page .footer-phone svg{fill:none;stroke:#fff;stroke-width:1.7px;width:19px;height:19px;position:absolute;inset-inline-start:17px}.landing-page .footer-note{color:#ffffff73;border-top:1px solid #ffffff1a;margin-top:22px;padding-top:18px;font-size:12px}@media (width>=901px){.landing-page .hero-grid>div:first-child{margin-inline-start:clamp(40px,5vw,105px)}}@media (width<=900px){.landing-page .section{padding:80px 0}.landing-page .hero{min-height:820px}.landing-page .hero-grid,.landing-page .dev-grid,.landing-page .map-cta-grid,.landing-page .interest-grid{grid-template-columns:1fr;gap:38px}.landing-page .hero-content{padding-bottom:55px}.landing-page .hero-note{max-width:680px}.landing-page .overview{padding:72px 0}.landing-page .overview-grid{grid-template-columns:1fr;grid-template-areas:"eyebrow""figure""copy";gap:22px}.landing-page .stats{grid-template-columns:1fr 1fr}.landing-page .stat:nth-child(3){border-inline-start:0}.landing-page .stat:nth-child(3),.landing-page .stat:nth-child(4){border-top:1px solid #ffffff1f}.landing-page .services{grid-template-columns:repeat(4,1fr)}.landing-page .infra-head,.landing-page .stages-head{display:block}.landing-page .stage-list{gap:64px}.landing-page .stage{padding-inline-start:46px}.landing-page .stage:before{inset-block-end:-64px;inset-inline-start:15px}.landing-page .stage-index{width:31px;height:31px;box-shadow:0 0 0 5px #f0eee7}.landing-page .stage-grid{grid-template-columns:1fr 1fr}.landing-page .map-preview{transform:none}}@media (width<=620px){.landing-page .container{width:min(100% - 28px,1180px)}.landing-page .section{padding:64px 0}.landing-page .stats-wrap{padding-bottom:56px}.landing-page .landing-header{padding:16px 0}.landing-page .nav-actions .nav-link{display:none}.landing-page .brand-pair .project-logo{width:42px;height:50px}.landing-page .brand-pair .company-logo{width:53px;height:53px}.landing-page .brand-divider{height:34px}.landing-page .nav-cta{padding:9px 13px;font-size:12px}.landing-page .hero{min-height:760px}.landing-page .hero-content{padding-bottom:92px}.landing-page .hero h1{font-size:42px}.landing-page .hero-sub{font-size:19px}.landing-page .hero-scroll{display:none}.landing-page .hero-byline-bar{bottom:24px}.landing-page .hero-byline{text-align:center;justify-content:center;gap:11px;padding-top:16px;font-size:13.5px}.landing-page .hero-byline img{width:50px;height:50px}.landing-page .hero .hero-actions{grid-template-columns:1fr 1fr;gap:9px;margin:0;display:grid;position:absolute;bottom:22px;left:14px;right:14px}.landing-page .hero .hero-actions .btn{white-space:nowrap;width:auto;min-height:44px;padding:0 10px;font-size:13px}.landing-page .section-title{font-size:29px}.landing-page .overview{padding:56px 0}.landing-page .overview-lead{margin-bottom:14px;font-size:20px}.landing-page .overview-body{font-size:15px;line-height:1.9}.landing-page .overview-figure{border-radius:16px}.landing-page .overview-access{margin-top:24px}.landing-page .overview-access li{gap:11px;padding:9px 15px 9px 9px;font-size:14px}.landing-page .overview-pin{width:32px;height:32px}.landing-page .overview-pin svg{width:18px;height:18px}.landing-page .infra-head{margin-bottom:34px}.landing-page .stats{border-radius:20px;grid-template-columns:1fr 1fr}.landing-page .stat{padding:24px 15px 20px}.landing-page .stat-figure{margin-bottom:8px}.landing-page .stat strong{font-size:30px}.landing-page .stat-unit{margin-inline-start:5px;font-size:14px}.landing-page .stat-figure:after{width:26px;margin-top:10px}.landing-page .stat span{font-size:12.5px}.landing-page .services{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .service{min-height:126px}.landing-page .services .service:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 6px)}.landing-page .plan-shell{border-radius:20px;padding:10px}.landing-page .plan-canvas{border-radius:14px}.landing-page .plan-canvas .aerial-plan{border-radius:12px}.landing-page .plan-caption{padding:12px 4px 2px;line-height:1.55;display:block}.landing-page .plan-caption span{margin-top:3px;display:block}.landing-page .stages-head{margin-bottom:40px}.landing-page .stage-list{gap:52px}.landing-page .stage{padding-inline-start:0;padding-top:0}.landing-page .stage:before{display:none}.landing-page .stage-index{width:30px;height:30px;box-shadow:none;font-size:11px;position:static}.landing-page .stage-head{grid-template-columns:auto 1fr;align-items:start;gap:12px;margin-bottom:18px;display:grid}.landing-page .stage-title{font-size:23px}.landing-page .stage-copy{font-size:15px}.landing-page .stage-grid{grid-template-columns:1fr;gap:10px}.landing-page .stage-shot,.landing-page .stage-shot.lead{border-radius:14px}.landing-page .map-preview{min-height:350px;padding:14px}.landing-page .map-preview-inner{min-height:320px}.landing-page .location-card{grid-template-columns:1fr}.landing-page .location-copy{padding:32px}.landing-page .location-visual{min-height:280px}.landing-page .pin{width:48px;height:48px;box-shadow:0 10px 26px #0a2c2161,0 0 0 5px #ffffff38}.landing-page .pin svg{width:21px;height:21px}.landing-page .interest-grid{grid-template-columns:1fr;gap:34px}.landing-page .interest-card{border-radius:20px;padding:24px 20px 20px}.landing-page .footer-top{flex-direction:column;align-items:flex-start;gap:20px}.landing-page .footer-contact{align-items:stretch;width:100%}.landing-page .footer-contact-label{text-align:center}.landing-page .footer-phone{justify-content:center;width:100%}.landing-page .footer-note{text-align:center}}@media (prefers-reduced-motion:reduce){.landing-page .reveal{opacity:1;transition:none;transform:none}.landing-page .btn,.landing-page .service,.landing-page .stage-shot img{transition:none}}
