update wings and entrepreneurship

This commit is contained in:
2026-07-13 15:30:10 +05:30
parent 32af1cfa0b
commit 4de1ade389
248 changed files with 24306 additions and 5222 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -11,4 +11,4 @@
<path d="M15 1.5C7.54 1.5 1.5 7.54 1.5 15c0 9.6 12.3 22.4 12.83 22.94a.95.95 0 0 0 1.34 0C16.2 37.4 28.5 24.6 28.5 15 28.5 7.54 22.46 1.5 15 1.5Z" fill="none" stroke="#ffffff" stroke-width="1.2" stroke-opacity="0.85"/>
<circle cx="15" cy="15" r="5.4" fill="#ffffff"/>
</svg>
`,iconSize:[30,40],iconAnchor:[15,40],popupAnchor:[0,-40]})}function k({focus:t,markerRefs:e}){let i=_().map,n=(0,u.useRef)(!1);return(0,u.useEffect)(()=>{let t=i.getContainer(),e=0,n=new ResizeObserver(()=>{cancelAnimationFrame(e),e=requestAnimationFrame(()=>i.invalidateSize())});return n.observe(t),()=>{cancelAnimationFrame(e),n.disconnect()}},[i]),(0,u.useEffect)(()=>{if(!t)return;let o=C.find(e=>e.id===t.id);if(!o)return;let s=()=>e.current[o.id]?.openPopup(),r=[o.position[0]+.022,o.position[1]];if(!n.current){n.current=!0,i.invalidateSize(),i.setView(r,13,{animate:!1});let t=requestAnimationFrame(s);return()=>cancelAnimationFrame(t)}return i.flyTo(r,13,{duration:1.1}),i.once("moveend",s),()=>{i.off("moveend",s)}},[i,t,e]),null}t.s(["default",0,function(){let t=(0,u.useMemo)(()=>E(!1),[]),e=(0,u.useMemo)(()=>E(!0),[]),i=(0,u.useRef)({}),[n,o]=(0,u.useState)({id:S.id,nonce:0}),s=(0,u.useCallback)(t=>{o(e=>({id:t,nonce:(e?.nonce??0)+1}))},[]),[r,a]=(0,u.useState)(null);(0,u.useEffect)(()=>{null===r&&n?.id&&i.current[n.id]?.openPopup()},[r,n]);let[c,d]=(0,u.useState)("loading"),_=(0,u.useRef)(!1),m=(0,u.useRef)(0),f=(0,u.useCallback)(()=>{_.current=!0,d("ready")},[]),g=(0,u.useCallback)(()=>{m.current+=1,!_.current&&m.current>=6&&d("error")},[]);return(0,u.useEffect)(()=>{let t=window.setTimeout(()=>{_.current||d("error")},12e3);return()=>window.clearTimeout(t)},[]),(0,h.jsxs)("div",{className:l.default.root,role:"region","aria-label":"Map of Doormile office locations",children:[(0,h.jsx)("ul",{className:l.default.srOnly,children:C.map(t=>(0,h.jsxs)("li",{children:[t.name," — latitude ",t.position[0],", longitude ",t.position[1]]},t.id))}),(0,h.jsx)("div",{className:l.default.controls,role:"group","aria-label":"Jump to an office location",children:C.map(t=>{let e=n?.id===t.id;return(0,h.jsx)("button",{type:"button",className:`${l.default.controlBtn} ${e?l.default.controlBtnActive:""} ${t.isHeadquarters?l.default.controlBtnHq:""}`,"aria-pressed":e,"aria-label":`Show ${t.name} on the map`,onClick:()=>s(t.id),children:t.city},t.id)})}),(0,h.jsxs)(p,{className:l.default.map,center:Z,zoom:13,scrollWheelZoom:!1,zoomControl:!1,attributionControl:!1,worldCopyJump:!0,children:[(0,h.jsx)(z,{position:"bottomleft"}),(0,h.jsx)(M,{url:"https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}",attribution:'Imagery &copy; <a href="https://www.esri.com/" target="_blank" rel="noopener noreferrer">Esri</a>, Maxar, Earthstar Geographics &amp; the GIS User Community',maxZoom:19,updateWhenIdle:!0,keepBuffer:2,eventHandlers:{load:f,tileerror:g}}),C.map(o=>{let r=n?.id===o.id;return o.id,(0,h.jsx)(P,{position:o.position,icon:o.isHeadquarters?e:t,zIndexOffset:1e3*!!o.isHeadquarters,keyboard:!0,title:o.name,alt:o.name,eventHandlers:{click:()=>s(o.id),mouseover:t=>{a(o.id),t.target.openPopup()},mouseout:t=>{a(null),n?.id!==o.id&&t.target.closePopup()}},ref:t=>{t&&(i.current[o.id]=t)},children:(0,h.jsx)(T,{className:l.default.popup,autoPan:r,autoPanPadding:[25,25],closeButton:!1,minWidth:240,maxWidth:290,children:(0,h.jsxs)("div",{className:l.default.card,children:[(0,h.jsxs)("div",{className:l.default.cardHeader,children:[(0,h.jsx)("span",{className:l.default.cardIcon,"aria-hidden":"true",children:"📍"}),(0,h.jsxs)("h4",{className:l.default.cardTitle,children:[o.city," Office"]})]}),(0,h.jsx)("div",{className:l.default.cardBody,children:o.address.map((t,e)=>(0,h.jsx)("p",{className:l.default.addressLine,children:t},e))})]})})},o.id)}),(0,h.jsx)(k,{focus:n,markerRefs:i})]}),"error"===c&&(0,h.jsxs)("div",{className:l.default.errorOverlay,role:"alert",children:[(0,h.jsx)("p",{className:l.default.errorTitle,children:"Map could not be loaded"}),(0,h.jsx)("p",{className:l.default.errorText,children:"Please check your connection. Our offices are located in:"}),(0,h.jsx)("ul",{className:l.default.errorList,children:C.map(t=>(0,h.jsx)("li",{children:t.name},t.id))})]})]})}],13958)},42391,t=>{t.n(t.i(13958))}]);
`,iconSize:[30,40],iconAnchor:[15,40],popupAnchor:[0,-40]})}function k({focus:t,markerRefs:e}){let i=_().map,n=(0,u.useRef)(!1);return(0,u.useEffect)(()=>{let t=i.getContainer(),e=0,n=new ResizeObserver(()=>{cancelAnimationFrame(e),e=requestAnimationFrame(()=>i.invalidateSize())});return n.observe(t),()=>{cancelAnimationFrame(e),n.disconnect()}},[i]),(0,u.useEffect)(()=>{if(!t)return;let o=C.find(e=>e.id===t.id);if(!o)return;let s=()=>e.current[o.id]?.openPopup(),r=[o.position[0]+.022,o.position[1]];if(!n.current){n.current=!0,i.invalidateSize(),i.setView(r,13,{animate:!1});let t=requestAnimationFrame(s);return()=>cancelAnimationFrame(t)}return i.flyTo(r,13,{duration:1.1}),i.once("moveend",s),()=>{i.off("moveend",s)}},[i,t,e]),null}t.s(["default",0,function(){let t=(0,u.useMemo)(()=>E(!1),[]),e=(0,u.useMemo)(()=>E(!0),[]),i=(0,u.useRef)({}),[n,o]=(0,u.useState)({id:S.id,nonce:0}),s=(0,u.useCallback)(t=>{o(e=>({id:t,nonce:(e?.nonce??0)+1}))},[]),[r,a]=(0,u.useState)(null);(0,u.useEffect)(()=>{null===r&&n?.id&&i.current[n.id]?.openPopup()},[r,n]);let[c,d]=(0,u.useState)("loading"),_=(0,u.useRef)(!1),m=(0,u.useRef)(0),f=(0,u.useCallback)(()=>{_.current=!0,d("ready")},[]),g=(0,u.useCallback)(()=>{m.current+=1,!_.current&&m.current>=6&&d("error")},[]);return(0,u.useEffect)(()=>{let t=window.setTimeout(()=>{_.current||d("error")},12e3);return()=>window.clearTimeout(t)},[]),(0,h.jsxs)("div",{className:l.default.root,role:"region","aria-label":"Map of Doormile office locations",children:[(0,h.jsx)("ul",{className:l.default.srOnly,children:C.map(t=>(0,h.jsxs)("li",{children:[t.name," — latitude ",t.position[0],", longitude ",t.position[1]]},t.id))}),(0,h.jsx)("div",{className:l.default.controls,role:"group","aria-label":"Jump to an office location",children:C.map(t=>{let e=n?.id===t.id;return(0,h.jsx)("button",{type:"button",className:`${l.default.controlBtn} ${e?l.default.controlBtnActive:""} ${t.isHeadquarters?l.default.controlBtnHq:""}`,"aria-pressed":e,"aria-label":`Show ${t.name} on the map`,onClick:()=>s(t.id),children:t.city},t.id)})}),(0,h.jsxs)(p,{className:l.default.map,center:Z,zoom:13,scrollWheelZoom:!1,zoomControl:!1,attributionControl:!1,worldCopyJump:!0,children:[(0,h.jsx)(z,{position:"bottomleft"}),(0,h.jsx)(M,{url:"https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}",attribution:'Imagery &copy; <a href="https://www.esri.com/" target="_blank" rel="noopener noreferrer">Esri</a>, Maxar, Earthstar Geographics &amp; the GIS User Community',maxZoom:19,updateWhenIdle:!0,keepBuffer:2,eventHandlers:{load:f,tileerror:g}}),C.map(o=>{let r=n?.id===o.id;return(0,h.jsx)(P,{position:o.position,icon:o.isHeadquarters?e:t,zIndexOffset:1e3*!!o.isHeadquarters,keyboard:!0,title:o.name,alt:o.name,eventHandlers:{click:()=>s(o.id),mouseover:t=>{a(o.id),t.target.openPopup()},mouseout:t=>{a(null),n?.id!==o.id&&t.target.closePopup()}},ref:t=>{t&&(i.current[o.id]=t)},children:(0,h.jsx)(T,{className:l.default.popup,autoPan:r,autoPanPadding:[25,25],closeButton:!1,minWidth:240,maxWidth:290,children:(0,h.jsxs)("div",{className:l.default.card,children:[(0,h.jsxs)("div",{className:l.default.cardHeader,children:[(0,h.jsx)("span",{className:l.default.cardIcon,"aria-hidden":"true",children:"📍"}),(0,h.jsxs)("h4",{className:l.default.cardTitle,children:[o.city," Office"]})]}),(0,h.jsx)("div",{className:l.default.cardBody,children:o.address.map((t,e)=>(0,h.jsx)("p",{className:l.default.addressLine,children:t},e))})]})})},o.id)}),(0,h.jsx)(k,{focus:n,markerRefs:i})]}),"error"===c&&(0,h.jsxs)("div",{className:l.default.errorOverlay,role:"alert",children:[(0,h.jsx)("p",{className:l.default.errorTitle,children:"Map could not be loaded"}),(0,h.jsx)("p",{className:l.default.errorText,children:"Please check your connection. Our offices are located in:"}),(0,h.jsx)("ul",{className:l.default.errorList,children:C.map(t=>(0,h.jsx)("li",{children:t.name},t.id))})]})]})}],13958)},42391,t=>{t.n(t.i(13958))}]);

View File

@@ -1 +1 @@
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,48228,t=>{"use strict";let e=[{n:"01",key:"input",kicker:"Input",theme:"#22C55E"},{n:"02",key:"parallel",kicker:"Parallel Execution",theme:"#8B5CF6"},{n:"03",key:"optimize",kicker:"Smart Optimization",theme:"#3B82F6"},{n:"04",key:"grading",kicker:"Performance Grading",theme:"#F59E0B"},{n:"05",key:"winner",kicker:"Strategy Comparison",theme:"#C01227"}],i=e.length;function n(t){return[(t%2==0?-1:1)*1.4,0,-(13*t)]}t.s(["N",0,i,"STAGES",0,e,"cameraFor",0,function(t){let e,r,c,a,s,o,[h,k,l]=(r=Math.floor(e=Math.max(0,Math.min(i-1,t))),c=Math.min(i-1,r+1),a=e-r,s=n(r),o=n(c),[s[0]+(o[0]-s[0])*a,s[1]+(o[1]-s[1])*a,s[2]+(o[2]-s[2])*a]);return{pos:[.7*h,k+4,l+8.2],look:[.55*h,k+1.05,l-1.6]}},"districtPosition",0,n])},30860,t=>{t.v(e=>Promise.all(["static/chunks/15p8tu-h65hwr.js","static/chunks/0cbrtnt1~j.f_.js","static/chunks/0e.~6vil2~4uy.js","static/chunks/0d1hvye~4r7kb.js","static/chunks/0b~g01t48jn6q.js"].map(e=>t.l(e))).then(()=>e(20927)))}]);
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,48228,t=>{"use strict";let e=[{n:"01",key:"input",kicker:"Input",theme:"#22C55E"},{n:"02",key:"parallel",kicker:"Parallel Execution",theme:"#8B5CF6"},{n:"03",key:"optimize",kicker:"Smart Optimization",theme:"#3B82F6"},{n:"04",key:"grading",kicker:"Performance Grading",theme:"#F59E0B"},{n:"05",key:"winner",kicker:"Strategy Comparison",theme:"#C01227"}],n=e.length;function i(t){return[(t%2==0?-1:1)*1.4,0,-(13*t)]}t.s(["N",0,n,"STAGES",0,e,"cameraFor",0,function(t){let e,r,c,a,s,o,[h,k,l]=(r=Math.floor(e=Math.max(0,Math.min(n-1,t))),c=Math.min(n-1,r+1),a=e-r,s=i(r),o=i(c),[s[0]+(o[0]-s[0])*a,s[1]+(o[1]-s[1])*a,s[2]+(o[2]-s[2])*a]);return{pos:[.7*h,k+4,l+8.2],look:[.55*h,k+1.05,l-1.6]}},"districtPosition",0,i])},30860,t=>{t.v(e=>Promise.all(["static/chunks/15p8tu-h65hwr.js","static/chunks/0cbrtnt1~j.f_.js","static/chunks/0e.~6vil2~4uy.js","static/chunks/0-w08rrpmvn8z.js","static/chunks/0b~g01t48jn6q.js"].map(e=>t.l(e))).then(()=>e(20927)))}]);

View File

@@ -0,0 +1 @@
.TheDoormileWay-module__xq3n3a__header,.TheDoormileWay-module__xq3n3a__kicker{flex-direction:column;align-items:flex-start;width:100%;display:flex}.TheDoormileWay-module__xq3n3a__eyebrow{letter-spacing:1.5px;color:#17140f99;margin:0 0 18px;font-size:14px;font-weight:500}.TheDoormileWay-module__xq3n3a__divider{background-color:#17140f29;border:none;width:100%;height:1px;margin:0 0 40px}.TheDoormileWay-module__xq3n3a__headingWrap{width:100%}.TheDoormileWay-module__xq3n3a__heading{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#c01227;max-width:1220px;margin:0;letter-spacing:-.03em!important;text-transform:none!important;color:#0000!important;font-family:Manrope Alt,sans-serif!important;font-size:180px!important;font-style:normal!important;font-weight:700!important;line-height:1em!important}@media (max-width:1020px){.TheDoormileWay-module__xq3n3a__heading{font-size:120px!important}}@media (max-width:767px){.TheDoormileWay-module__xq3n3a__heading{font-size:80px!important}}@media (max-width:640px){.TheDoormileWay-module__xq3n3a__heading{-webkit-text-stroke-width:1.5px;font-size:56px!important}}

View File

@@ -1 +1 @@
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,67585,(e,o,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"BailoutToCSR",{enumerable:!0,get:function(){return l}});let t=e.r(32061);function l({reason:e,children:o}){if("u"<typeof window)throw Object.defineProperty(new t.BailoutToCSRError(e),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return o}},9885,(e,o,r)=>{"use strict";function t(e){return e.split("/").map(e=>encodeURIComponent(e)).join("/")}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"encodeURIPath",{enumerable:!0,get:function(){return t}})},52157,(e,o,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"PreloadChunks",{enumerable:!0,get:function(){return i}});let t=e.r(43476),l=e.r(74080),n=e.r(63599),a=e.r(9885),u=e.r(43369);function i({moduleIds:e}){if("u">typeof window)return null;let o=n.workAsyncStorage.getStore();if(void 0===o)return null;let r=[];if(o.reactLoadableManifest&&e){let t=o.reactLoadableManifest;for(let o of e){if(!t[o])continue;let e=t[o].files;r.push(...e)}}if(0===r.length)return null;let d=(0,u.getAssetTokenQuery)();return(0,t.jsx)(t.Fragment,{children:r.map(e=>{let r=`${o.assetPrefix}/_next/${(0,a.encodeURIPath)(e)}${d}`;return e.endsWith(".css")?(0,t.jsx)("link",{precedence:"dynamic",href:r,rel:"stylesheet",as:"style",nonce:o.nonce},e):((0,l.preload)(r,{as:"script",fetchPriority:"low",nonce:o.nonce}),null)})})}},69093,(e,o,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return d}});let t=e.r(43476),l=e.r(71645),n=e.r(67585),a=e.r(52157);function u(e){return{default:e&&"default"in e?e.default:e}}let i={loader:()=>Promise.resolve(u(()=>null)),loading:null,ssr:!0},d=function(e){let o={...i,...e},r=(0,l.lazy)(()=>o.loader().then(u)),d=o.loading;function c(e){let u=d?(0,t.jsx)(d,{isLoading:!0,pastDelay:!0,error:null}):null,i=!o.ssr||!!o.loading,c=i?l.Suspense:l.Fragment,_=o.ssr?(0,t.jsxs)(t.Fragment,{children:["u"<typeof window?(0,t.jsx)(a.PreloadChunks,{moduleIds:o.modules}):null,(0,t.jsx)(r,{...e})]}):(0,t.jsx)(n.BailoutToCSR,{reason:"next/dynamic",children:(0,t.jsx)(r,{...e})});return(0,t.jsx)(c,{...i?{fallback:u}:{},children:_})}return c.displayName="LoadableComponent",c}},70703,(e,o,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return l}});let t=e.r(55682)._(e.r(69093));function l(e,o){let r={};"function"==typeof e&&(r.loader=e);let l={...r,...o};return(0,t.default)({...l,modules:l.loadableGenerated?.modules})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),o.exports=r.default)},9409,e=>{e.v({addressLine:"OfficeMap-module__ToIo3G__addressLine",card:"OfficeMap-module__ToIo3G__card",cardBody:"OfficeMap-module__ToIo3G__cardBody",cardHeader:"OfficeMap-module__ToIo3G__cardHeader",cardIcon:"OfficeMap-module__ToIo3G__cardIcon",cardTitle:"OfficeMap-module__ToIo3G__cardTitle",controlBtn:"OfficeMap-module__ToIo3G__controlBtn",controlBtnActive:"OfficeMap-module__ToIo3G__controlBtnActive",controlBtnHq:"OfficeMap-module__ToIo3G__controlBtnHq",controls:"OfficeMap-module__ToIo3G__controls",errorList:"OfficeMap-module__ToIo3G__errorList",errorOverlay:"OfficeMap-module__ToIo3G__errorOverlay",errorText:"OfficeMap-module__ToIo3G__errorText",errorTitle:"OfficeMap-module__ToIo3G__errorTitle",hqPulse:"OfficeMap-module__ToIo3G__hqPulse",map:"OfficeMap-module__ToIo3G__map",mapMountReserve:"OfficeMap-module__ToIo3G__mapMountReserve",markerIcon:"OfficeMap-module__ToIo3G__markerIcon",markerIconHq:"OfficeMap-module__ToIo3G__markerIconHq",pinPulse:"OfficeMap-module__ToIo3G__pinPulse",popupFade:"OfficeMap-module__ToIo3G__popupFade",popupScale:"OfficeMap-module__ToIo3G__popupScale",root:"OfficeMap-module__ToIo3G__root",srOnly:"OfficeMap-module__ToIo3G__srOnly"})},23466,e=>{"use strict";var o=e.i(43476),r=e.i(70703),t=e.i(9409);let l=(0,r.default)(()=>e.A(85183),{loadableGenerated:{modules:[42391]},ssr:!1,loading:()=>(0,o.jsx)("div",{className:t.default.mapMountReserve,role:"presentation","aria-hidden":"true"})});e.s(["default",0,function(){return(0,o.jsx)(l,{})}])},85183,e=>{e.v(o=>Promise.all(["static/chunks/0t48hzs_6fshe.css","static/chunks/0jzoax85jktiv.js"].map(o=>e.l(o))).then(()=>o(42391)))}]);
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,67585,(e,o,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"BailoutToCSR",{enumerable:!0,get:function(){return l}});let t=e.r(32061);function l({reason:e,children:o}){if("u"<typeof window)throw Object.defineProperty(new t.BailoutToCSRError(e),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return o}},9885,(e,o,r)=>{"use strict";function t(e){return e.split("/").map(e=>encodeURIComponent(e)).join("/")}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"encodeURIPath",{enumerable:!0,get:function(){return t}})},52157,(e,o,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"PreloadChunks",{enumerable:!0,get:function(){return d}});let t=e.r(43476),l=e.r(74080),n=e.r(63599),a=e.r(9885),u=e.r(43369);function d({moduleIds:e}){if("u">typeof window)return null;let o=n.workAsyncStorage.getStore();if(void 0===o)return null;let r=[];if(o.reactLoadableManifest&&e){let t=o.reactLoadableManifest;for(let o of e){if(!t[o])continue;let e=t[o].files;r.push(...e)}}if(0===r.length)return null;let i=(0,u.getAssetTokenQuery)();return(0,t.jsx)(t.Fragment,{children:r.map(e=>{let r=`${o.assetPrefix}/_next/${(0,a.encodeURIPath)(e)}${i}`;return e.endsWith(".css")?(0,t.jsx)("link",{precedence:"dynamic",href:r,rel:"stylesheet",as:"style",nonce:o.nonce},e):((0,l.preload)(r,{as:"script",fetchPriority:"low",nonce:o.nonce}),null)})})}},69093,(e,o,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return i}});let t=e.r(43476),l=e.r(71645),n=e.r(67585),a=e.r(52157);function u(e){return{default:e&&"default"in e?e.default:e}}let d={loader:()=>Promise.resolve(u(()=>null)),loading:null,ssr:!0},i=function(e){let o={...d,...e},r=(0,l.lazy)(()=>o.loader().then(u)),i=o.loading;function c(e){let u=i?(0,t.jsx)(i,{isLoading:!0,pastDelay:!0,error:null}):null,d=!o.ssr||!!o.loading,c=d?l.Suspense:l.Fragment,_=o.ssr?(0,t.jsxs)(t.Fragment,{children:["u"<typeof window?(0,t.jsx)(a.PreloadChunks,{moduleIds:o.modules}):null,(0,t.jsx)(r,{...e})]}):(0,t.jsx)(n.BailoutToCSR,{reason:"next/dynamic",children:(0,t.jsx)(r,{...e})});return(0,t.jsx)(c,{...d?{fallback:u}:{},children:_})}return c.displayName="LoadableComponent",c}},70703,(e,o,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return l}});let t=e.r(55682)._(e.r(69093));function l(e,o){let r={};"function"==typeof e&&(r.loader=e);let l={...r,...o};return(0,t.default)({...l,modules:l.loadableGenerated?.modules})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),o.exports=r.default)},9409,e=>{e.v({addressLine:"OfficeMap-module__ToIo3G__addressLine",card:"OfficeMap-module__ToIo3G__card",cardBody:"OfficeMap-module__ToIo3G__cardBody",cardHeader:"OfficeMap-module__ToIo3G__cardHeader",cardIcon:"OfficeMap-module__ToIo3G__cardIcon",cardTitle:"OfficeMap-module__ToIo3G__cardTitle",controlBtn:"OfficeMap-module__ToIo3G__controlBtn",controlBtnActive:"OfficeMap-module__ToIo3G__controlBtnActive",controlBtnHq:"OfficeMap-module__ToIo3G__controlBtnHq",controls:"OfficeMap-module__ToIo3G__controls",errorList:"OfficeMap-module__ToIo3G__errorList",errorOverlay:"OfficeMap-module__ToIo3G__errorOverlay",errorText:"OfficeMap-module__ToIo3G__errorText",errorTitle:"OfficeMap-module__ToIo3G__errorTitle",hqPulse:"OfficeMap-module__ToIo3G__hqPulse",map:"OfficeMap-module__ToIo3G__map",mapMountReserve:"OfficeMap-module__ToIo3G__mapMountReserve",markerIcon:"OfficeMap-module__ToIo3G__markerIcon",markerIconHq:"OfficeMap-module__ToIo3G__markerIconHq",pinPulse:"OfficeMap-module__ToIo3G__pinPulse",popupFade:"OfficeMap-module__ToIo3G__popupFade",popupScale:"OfficeMap-module__ToIo3G__popupScale",root:"OfficeMap-module__ToIo3G__root",srOnly:"OfficeMap-module__ToIo3G__srOnly"})},23466,e=>{"use strict";var o=e.i(43476),r=e.i(70703),t=e.i(9409);let l=(0,r.default)(()=>e.A(85183),{loadableGenerated:{modules:[42391]},ssr:!1,loading:()=>(0,o.jsx)("div",{className:t.default.mapMountReserve,role:"presentation","aria-hidden":"true"})});e.s(["default",0,function(){return(0,o.jsx)(l,{})}])},85183,e=>{e.v(o=>Promise.all(["static/chunks/0t48hzs_6fshe.css","static/chunks/0ht_jt035hxfz.js"].map(o=>e.l(o))).then(()=>o(42391)))}]);

View File

@@ -0,0 +1 @@
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,5074,e=>{"use strict";var t=e.i(43476),r=e.i(71645);let l=[[[.04,.2],[.1,.12],[.18,.1],[.24,.13],[.29,.12],[.3,.18],[.27,.22],[.26,.28],[.22,.3],[.2,.38],[.17,.44],[.15,.4],[.16,.32],[.12,.3],[.09,.26],[.06,.24]],[[.21,.5],[.27,.48],[.31,.52],[.31,.6],[.29,.66],[.27,.74],[.24,.82],[.22,.8],[.22,.7],[.205,.62],[.2,.55]],[[.45,.16],[.5,.13],[.55,.15],[.57,.19],[.55,.24],[.5,.27],[.47,.25],[.455,.2]],[[.46,.34],[.53,.32],[.58,.36],[.585,.44],[.56,.52],[.53,.6],[.5,.66],[.47,.62],[.46,.52],[.45,.44],[.45,.38]],[[.56,.14],[.64,.1],[.74,.1],[.84,.14],[.9,.2],[.92,.26],[.86,.3],[.8,.3],[.74,.34],[.7,.34],[.66,.3],[.6,.3],[.575,.24],[.565,.18]],[[.81,.66],[.87,.64],[.92,.68],[.92,.74],[.86,.77],[.81,.74],[.8,.7]]],a=[[.115,.3],[.265,.255],[.285,.66],[.475,.185],[.605,.345],[.655,.4],[.745,.5],[.815,.275],[.865,.715]],o=[[0,1],[1,3],[3,4],[4,5],[5,6],[6,7],[7,8],[1,2],[3,7],[0,7]];e.s(["default",0,function({accent:e="#ef4444"}){let i=(0,r.useRef)(null);return(0,r.useEffect)(()=>{let[t,r,n]=function(e){let t=/^#?([0-9a-f]{6})$/i.exec(e.trim());if(!t)return[239,68,68];let r=parseInt(t[1],16);return[r>>16&255,r>>8&255,255&r]}(e),h=e=>`rgba(${t},${r},${n},${e})`,s=`rgb(${t},${r},${n})`,d=i.current,f=d?.parentElement;if(!d||!f)return;let u=d.getContext("2d");if(!u)return;let c=window.matchMedia?.("(prefers-reduced-motion: reduce)").matches,x=0,y=0,m=[],g=0,b=0,p=()=>{let e=f.getBoundingClientRect();x=Math.max(1,e.width),y=Math.max(1,e.height);let t=Math.min(window.devicePixelRatio||1,2);d.width=Math.round(x*t),d.height=Math.round(y*t),d.style.width=x+"px",d.style.height=y+"px",u.setTransform(t,0,0,t,0,0),(()=>{m=[];let e=Math.max(11,Math.min(17,x/70));for(let t=e/2;t<x;t+=e)for(let r=e/2;r<y;r+=e){let e=t/x,a=r/y;for(let o of l)if(function(e,t,r){let l=!1;for(let a=0,o=r.length-1;a<r.length;o=a++){let i=r[a][0],n=r[a][1],h=r[o][0],s=r[o][1];n>t!=s>t&&e<(h-i)*(t-n)/(s-n)+i&&(l=!l)}return l}(e,a,o)){m.push({x:t,y:r});break}}})()},w=(e,t)=>({x:(e.x+t.x)/2,y:(e.y+t.y)/2-.28*Math.hypot(t.x-e.x,t.y-e.y)}),M=(e,t,r,l)=>{let a=1-l;return{x:a*a*e.x+2*a*l*t.x+l*l*r.x,y:a*a*e.y+2*a*l*t.y+l*l*r.y}},P=e=>{for(let e of(u.clearRect(0,0,x,y),u.fillStyle="rgba(120,122,130,0.55)",m))u.beginPath(),u.arc(e.x,e.y,1.15,0,2*Math.PI),u.fill();let t=a.map(([e,t])=>({x:e*x,y:t*y}));for(let[e,r]of(u.save(),u.setLineDash([4,7]),u.lineWidth=1,u.strokeStyle=h(.13),o)){let l=w(t[e],t[r]);u.beginPath(),u.moveTo(t[e].x,t[e].y),u.quadraticCurveTo(l.x,l.y,t[r].x,t[r].y),u.stroke()}u.restore(),u.save();for(let r=0;r<o.length;r++){let[l,a]=o[r],i=w(t[l],t[a]),n=((.11*e+.137*r)%1+1)%1,d=M(t[l],i,t[a],n),f=Math.max(0,n-.04),c=M(t[l],i,t[a],f),x=u.createLinearGradient(c.x,c.y,d.x,d.y);x.addColorStop(0,h(0)),x.addColorStop(1,h(.5)),u.strokeStyle=x,u.lineWidth=2,u.beginPath(),u.moveTo(c.x,c.y),u.lineTo(d.x,d.y),u.stroke(),u.shadowColor=s,u.shadowBlur=12,u.fillStyle=s,u.beginPath(),u.arc(d.x,d.y,2.6,0,2*Math.PI),u.fill(),u.shadowBlur=0}for(let r of(u.restore(),t)){for(let t=0;t<2;t++){let l=((e+2.6*t/2)%2.6+2.6)%2.6/2.6,a=3+24*l,o=(1-l)*.45;u.beginPath(),u.strokeStyle=h(o),u.lineWidth=1.5,u.arc(r.x,r.y,a,0,2*Math.PI),u.stroke()}u.fillStyle=s,u.shadowColor=s,u.shadowBlur=8,u.beginPath(),u.arc(r.x,r.y,2.6,0,2*Math.PI),u.fill(),u.shadowBlur=0}},v=e=>{b||(b=e),P((e-b)/1e3),g=requestAnimationFrame(v)};p(),c?P(0):g=requestAnimationFrame(v);let C=new ResizeObserver(()=>{p(),c&&P(0)});return C.observe(f),()=>{cancelAnimationFrame(g),C.disconnect()}},[e]),(0,t.jsx)("canvas",{ref:i,className:"ind__map","aria-hidden":"true"})}])}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,2 @@
.WingsHowItWorks-module__yyfdHG__section{background:linear-gradient(#fbfaf7 0%,#f5f2ec 100%);border-radius:30px;margin-bottom:40px;margin-left:24px;margin-right:24px;padding:clamp(56px,7vw,96px) 0 clamp(80px,8vw,120px);position:relative;overflow:hidden}.WingsHowItWorks-module__yyfdHG__sectionShell{box-sizing:border-box;width:100%;max-width:1420px;margin:0 auto;padding:0 5vw;position:relative}@media (max-width:1024px){.WingsHowItWorks-module__yyfdHG__sectionShell{padding:0 24px}}.WingsHowItWorks-module__yyfdHG__headerRow{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:clamp(48px,6vw,88px);display:flex}.WingsHowItWorks-module__yyfdHG__header{text-align:left;max-width:780px;margin:0}.WingsHowItWorks-module__yyfdHG__eyebrow{letter-spacing:1.5px;text-transform:lowercase;color:#14120f80;margin-bottom:22px;font-size:12px;font-weight:700}.WingsHowItWorks-module__yyfdHG__title{margin:0;letter-spacing:-.01em!important;text-transform:uppercase!important;color:#17140f!important;font-size:clamp(32px,4.6vw,68px)!important;font-weight:800!important;line-height:1.02!important}.WingsHowItWorks-module__yyfdHG__progress{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;margin-top:4px;display:flex}.WingsHowItWorks-module__yyfdHG__progressCount{letter-spacing:.5px;color:#17140f;white-space:nowrap;font-size:13px;font-weight:700}.WingsHowItWorks-module__yyfdHG__progressTrack{background:#17140f1f;border-radius:2px;width:110px;height:2px;position:relative;overflow:hidden}.WingsHowItWorks-module__yyfdHG__progressFill{background:#c8102e;height:100%;transition:width .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.WingsHowItWorks-module__yyfdHG__flow{align-items:stretch;width:100%;display:flex}.WingsHowItWorks-module__yyfdHG__step{cursor:pointer;border-left:1px solid #17140f24;flex:1 1 0;grid-template-rows:auto 1fr auto;min-width:0;min-height:clamp(200px,18vw,260px);padding:0 32px;display:grid;position:relative}.WingsHowItWorks-module__yyfdHG__step:first-child{border-left:none;padding-left:0}.WingsHowItWorks-module__yyfdHG__step:last-child{padding-right:0}.WingsHowItWorks-module__yyfdHG__step:focus-visible{outline-offset:8px;border-radius:4px;outline:2px solid #c8102e8c}.WingsHowItWorks-module__yyfdHG__stepTop{align-items:flex-start;gap:8px;display:flex}.WingsHowItWorks-module__yyfdHG__stepNum{letter-spacing:-.02em;color:#0000;-webkit-text-stroke:1.5px #17140f38;font-size:clamp(44px,5.1vw,92px);font-weight:800;line-height:.85;transition:-webkit-text-stroke-color .4s,filter .4s}.WingsHowItWorks-module__yyfdHG__stepActive .WingsHowItWorks-module__yyfdHG__stepNum{-webkit-text-stroke-color:#c8102e;filter:drop-shadow(0 0 14px #c8102e2e)}.WingsHowItWorks-module__yyfdHG__stepTag{letter-spacing:2px;text-transform:uppercase;color:#17140f66;align-items:center;gap:6px;margin-top:6px;font-size:10.5px;font-weight:700;transition:color .4s;display:flex}.WingsHowItWorks-module__yyfdHG__stepIcon{color:inherit;justify-content:center;align-items:center;display:flex}.WingsHowItWorks-module__yyfdHG__stepActive .WingsHowItWorks-module__yyfdHG__stepTag{color:#c8102e}.WingsHowItWorks-module__yyfdHG__stepBottom{align-self:end;max-width:280px}.WingsHowItWorks-module__yyfdHG__stepTitle{text-transform:none!important;color:#17140f!important;margin:0 0 10px!important;font-size:19px!important;font-weight:700!important;line-height:1.3!important}.WingsHowItWorks-module__yyfdHG__stepDesc{color:#17140f8c;margin:0;font-size:13.5px;line-height:1.65}@media (max-width:1024px){.WingsHowItWorks-module__yyfdHG__headerRow{flex-direction:column;align-items:flex-start;gap:24px}.WingsHowItWorks-module__yyfdHG__progress{align-items:flex-start}.WingsHowItWorks-module__yyfdHG__flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 28px;display:grid}.WingsHowItWorks-module__yyfdHG__step{border-left:none;flex:none;min-height:0;padding:0;display:block}.WingsHowItWorks-module__yyfdHG__stepBottom{max-width:none;margin-top:24px}.WingsHowItWorks-module__yyfdHG__step:nth-child(n+3){border-top:1px solid #17140f24;padding-top:28px}.WingsHowItWorks-module__yyfdHG__flow>.WingsHowItWorks-module__yyfdHG__step:last-child{grid-column:1/-1}}@media (max-width:600px){.WingsHowItWorks-module__yyfdHG__section{margin-left:var(--dm-mobile-gutter,10px);margin-right:var(--dm-mobile-gutter,10px);padding-top:44px;padding-bottom:44px}.WingsHowItWorks-module__yyfdHG__sectionShell{padding-left:10px;padding-right:10px}.WingsHowItWorks-module__yyfdHG__flow{flex-direction:column;display:flex}.WingsHowItWorks-module__yyfdHG__step{padding:28px 0}.WingsHowItWorks-module__yyfdHG__step:first-child{padding-top:0}.WingsHowItWorks-module__yyfdHG__step:not(:first-child){border-top:1px solid #17140f24}.WingsHowItWorks-module__yyfdHG__step:last-child{padding-bottom:0}}
.WingsInfrastructure-module__akH2-q__section{padding:var(--space-section-lg,100px) 0;background:#09090b;border-radius:30px;margin-bottom:30px;margin-left:24px;margin-right:24px;position:relative;overflow:hidden}.WingsInfrastructure-module__akH2-q__section:before{content:"";aspect-ratio:1;filter:blur(8px);pointer-events:none;z-index:0;background:radial-gradient(circle,#ffffff0d 0%,#c8102e0d 40%,#0000 68%);width:58%;animation:14s ease-in-out infinite alternate WingsInfrastructure-module__akH2-q__infraGlowDrift;position:absolute;top:-18%;left:50%;transform:translate(-50%)}.WingsInfrastructure-module__akH2-q__section:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(120% 90% at 50% 0,#0000 50%,#00000080 100%);position:absolute;inset:0}@keyframes WingsInfrastructure-module__akH2-q__infraGlowDrift{0%{opacity:.7;transform:translate(-52%)translateY(0)}to{opacity:1;transform:translate(-48%)translateY(10px)}}@media (prefers-reduced-motion:reduce){.WingsInfrastructure-module__akH2-q__section:before{animation:none}}.WingsInfrastructure-module__akH2-q__sectionShell{box-sizing:border-box;z-index:1;width:100%;max-width:1420px;margin:0 auto;padding:0 5vw;position:relative}@media (max-width:1024px){.WingsInfrastructure-module__akH2-q__sectionShell{padding:0 24px}}.WingsInfrastructure-module__akH2-q__header{text-align:center;width:100%;max-width:700px;margin:0 auto 56px}.WingsInfrastructure-module__akH2-q__eyebrow{letter-spacing:2px;text-transform:uppercase;color:#ffffff73;margin-bottom:16px;font-size:13px;font-weight:700}.WingsInfrastructure-module__akH2-q__title{margin:0;letter-spacing:-.03em!important;text-transform:none!important;color:#fff!important;font-size:clamp(28px,3.2vw,46px)!important;font-weight:800!important;line-height:1.15!important}.WingsInfrastructure-module__akH2-q__grid{align-items:flex-start;width:100%;display:flex}.WingsInfrastructure-module__akH2-q__card{border-left:1px solid #ffffff17;flex:1 1 0;min-width:0;padding:0 30px;transition:border-color .4s}.WingsInfrastructure-module__akH2-q__card:first-child{border-left:none;padding-left:0}.WingsInfrastructure-module__akH2-q__icon{color:#ffffff8c;border:1px solid #ffffff24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:26px;transition:border-color .4s,color .4s,background-color .4s,box-shadow .4s;display:flex}.WingsInfrastructure-module__akH2-q__card:hover .WingsInfrastructure-module__akH2-q__icon{color:#fff;background:#c8102e1f;border-color:#c8102e8c;box-shadow:0 0 18px #c8102e47}.WingsInfrastructure-module__akH2-q__cardTitle{margin:0 0 10px;transition:color .4s;text-transform:none!important;color:#ffffffd1!important;font-size:17px!important;font-weight:700!important;line-height:1.3!important}.WingsInfrastructure-module__akH2-q__card:hover .WingsInfrastructure-module__akH2-q__cardTitle{color:#fff!important}.WingsInfrastructure-module__akH2-q__cardDesc{color:#ffffff73;margin:0;font-size:16px;line-height:1.6;transition:color .4s}.WingsInfrastructure-module__akH2-q__card:hover .WingsInfrastructure-module__akH2-q__cardDesc{color:#ffffff9e}@media (max-width:1024px){.WingsInfrastructure-module__akH2-q__section{padding:var(--space-section,64px) 0}.WingsInfrastructure-module__akH2-q__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 28px;display:grid}.WingsInfrastructure-module__akH2-q__card{border-left:none;padding:0}.WingsInfrastructure-module__akH2-q__card:nth-child(n+3){border-top:1px solid #ffffff17;padding-top:28px}}@media (max-width:600px){.WingsInfrastructure-module__akH2-q__section{margin-left:var(--dm-mobile-gutter,10px);margin-right:var(--dm-mobile-gutter,10px);padding-top:44px;padding-bottom:44px}.WingsInfrastructure-module__akH2-q__sectionShell{padding-left:10px;padding-right:10px}.WingsInfrastructure-module__akH2-q__grid{flex-direction:column;display:flex}.WingsInfrastructure-module__akH2-q__card{padding:28px 0}.WingsInfrastructure-module__akH2-q__card:first-child{padding-top:0}.WingsInfrastructure-module__akH2-q__card:not(:first-child){border-top:1px solid #ffffff17}.WingsInfrastructure-module__akH2-q__card:last-child{padding-bottom:0}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long