{"version":3,"file":"static/js/341.37ac8d12.chunk.js","mappings":"yZAOMA,EAAaC,EAAAA,EAAAA,IAAUC,IAAAA,GAAAC,EAAAA,EAAAA,GAAA,wmBAuD7B,EAnBa,SAACC,GACZ,OACEC,EAAAA,EAAAA,MAACL,EAAU,CAACM,UAAU,OAAMC,SAAA,EAC1BC,EAAAA,EAAAA,KAACC,EAAAA,EAAU,CAACC,QAAQ,KAAKC,MAAM,gBAAeJ,UAC5CC,EAAAA,EAAAA,KAAA,KAAAD,SAAG,4BAELC,EAAAA,EAAAA,KAACC,EAAAA,EAAU,CAACC,QAAQ,KAAKC,MAAM,gBAAeJ,UAC5CC,EAAAA,EAAAA,KAAA,KAAAD,SAAG,6BAELC,EAAAA,EAAAA,KAACI,EAAAA,EAAO,KACRP,EAAAA,EAAAA,MAAA,OAAKC,UAAU,YAAWC,SAAA,EACxBC,EAAAA,EAAAA,KAAA,OAAKK,OAAO,MAAMC,MAAM,MAAMC,IAAKC,EAAaC,IAAI,MACpDT,EAAAA,EAAAA,KAAA,OAAKK,OAAO,MAAMC,MAAM,MAAMC,IAAKG,EAAYD,IAAI,MACnDT,EAAAA,EAAAA,KAAA,OAAKK,OAAO,MAAMC,MAAM,MAAMC,IAAKI,EAAUF,IAAI,UAIzD,C","sources":["containers/Home.js"],"sourcesContent":["import { Typography, Divider } from \"@mui/material\";\nimport React from \"react\";\nimport styled from \"@emotion/styled\";\nimport binary_gif from \"../assets/binary.gif\";\nimport line_gif from \"../assets/line.gif\";\nimport network_gif from \"../assets/network.gif\";\n\nconst StyledHome = styled.div`\n &.home {\n padding: 40px 0;\n text-align: center;\n }\n @media (min-width: 600px) {\n &.home {\n padding: 120px 0;\n text-align: center;\n }\n }\n &.home hr {\n margin: 40px auto 20px auto;\n width: 300px;\n }\n @media (min-width: 600px) {\n &.home hr {\n margin: 40px auto 10px auto;\n }\n }\n .home-gifs {\n display: flex;\n flex-flow: column nowrap;\n align-items: center;\n justify-content: center;\n }\n @media (min-width: 600px) {\n .home-gifs {\n flex-flow: row nowrap;\n }\n }\n .home-gifs img {\n padding: 15px;\n }\n`;\n\nconst Home = (props) => {\n return (\n \n \n Blue Owl Real Estate\n \n \n Quantitative Research\n \n \n
\n \"\"\n \"\"\n \"\"\n
\n
\n );\n};\n\nexport default Home;\n"],"names":["StyledHome","styled","_templateObject","_taggedTemplateLiteral","props","_jsxs","className","children","_jsx","Typography","variant","color","Divider","height","width","src","network_gif","alt","binary_gif","line_gif"],"sourceRoot":""}