{"version":3,"file":"dynamicComponents-lordcoFooter-lordcoFooter-311f34e767e4b1caa8a7.js","mappings":"4JAqBA,UAlBqB,SAAH,GAAyB,IAAD,YAAlBA,EAAW,EAAXA,YACtB,OACE,gBAAC,gBAAoB,KACnB,gBAAC,WAAe,KACd,gBAAC,OAAW,MACTA,SAAiB,QAAN,EAAXA,EAAaC,YAAI,WAAN,EAAX,EAAmBA,QAAQD,SAAiB,QAAN,EAAXA,EAAaC,YAAI,WAAN,EAAX,EAAmBA,QAEhDD,SAAkB,QAAP,EAAXA,EAAaE,aAAK,WAAP,EAAX,EAAoBC,OACnB,gBAAC,WAAe,CACdC,IAAKJ,SAAkB,QAAP,EAAXA,EAAaE,aAAK,OAAM,QAAN,EAAlB,EAAoBC,YAAI,WAAb,EAAX,EAA0BE,IAC/BC,IAAKN,SAAkB,QAAP,EAAXA,EAAaE,aAAK,WAAP,EAAX,EAAoBK,SAMrC,C,gLCjBaC,EAAgBC,EAAAA,QAAAA,IAAAA,WAAU,2EAAVA,CAAU,2EAQ1BC,EAAWD,EAAAA,QAAAA,IAAAA,WAAU,sEAAVA,CAAU,8JAarBE,EAAOF,EAAAA,QAAAA,IAAAA,WAAU,kEAAVA,CAAU,6OAgBjBG,EAAWH,EAAAA,QAAAA,IAAAA,WAAU,sEAAVA,CAAU,gL","sources":["webpack://bluewave-energy/./src/dynamicComponents/lordcoFooter/lordcoFooter.js","webpack://bluewave-energy/./src/dynamicComponents/lordcoFooter/lordcoFooterStyle.js"],"sourcesContent":["import React from 'react';\nimport * as Styled from './lordcoFooterStyle';\n\nconst LordcoFooter = ({ sectionData }) => {\n return (\n \n \n \n {sectionData?.text?.text && sectionData?.text?.text}\n \n {sectionData?.image?.file && (\n \n )}\n \n \n );\n};\n\nexport default LordcoFooter;\n","import styled from 'styled-components';\n\nexport const FootContainer = styled.div`\n background: #003663;\n height: auto;\n @media (max-width: 1200px) {\n width: 100%;\n }\n`;\n\nexport const FootWrap = styled.div`\n width: 1060px;\n margin: 0 auto;\n padding-top: 50px;\n padding-bottom: 50px;\n @media (max-width: 1200px) {\n width: 90%;\n margin: 0 auto;\n padding-top: 40px;\n padding-bottom: 40px;\n }\n`;\n\nexport const Foot = styled.div`\n display: inline-block;\n width: 650px;\n text-align: left;\n font-family: 'Figtree-Regular', arial, sans-serif;\n font-size: 14px;\n line-height: 130%;\n color: #fff;\n white-space: pre-line;\n @media (max-width: 1200px) {\n width: 100%;\n text-align: center;\n font-size: 13px;\n }\n`;\n\nexport const FootLogo = styled.img`\n width: 300px;\n height: auto;\n display: inline;\n padding-left: 50px;\n @media (max-width: 1200px) {\n margin: 0 auto;\n max-width: 275px;\n display: block;\n float: none;\n padding-left: 0;\n padding-top: 20px;\n }\n`;\n"],"names":["sectionData","text","image","file","src","url","alt","title","FootContainer","styled","FootWrap","Foot","FootLogo"],"sourceRoot":""}