{"version":3,"file":"static/chunks/6232.92997499f83f688f.js","mappings":"iNAMaA,EAAgB,SAAQ,G,QAALC,QAAAA,OAAO,IAAG,KAAE,EAC1C,OAAKA,GAEC,SACHC,MAAG,CAACC,UAAWC,IAAAA,kB,mBACbC,IAAC,C,SAAEJ,MAJa,MCuDvB,EAjDe,SAACK,GACd,IAAQC,EAA0DD,EAA1DC,YAAaC,EAA6CF,EAA7CE,QAASC,EAAoCH,EAApCG,WAAYC,EAAwBJ,EAAxBI,WAAYT,EAAYK,EAAZL,QACtD,OAAgB,OAAXM,QAAAA,IAAAA,OAAAA,EAAAA,EAAaI,MAEZ,SACHT,MAAG,CACFC,UAAY,GAAqCC,OAAnCA,IAAAA,wBAAgC,KAAoCA,OAAjCA,IAAAA,sBAA8B,KAA+BA,OAA5BA,IAAAA,cAAyB,KAA2CA,OAAxCA,IAAAA,6BAAqC,KAAuB,OAApBA,IAAAA,YAAoB,KAC1KQ,MAAO,CACLC,gBAAkB,QAAuB,OAAhBN,EAAYI,IAAI,6B,mBAG1CT,MAAG,CACFC,UAAY,GAA8BC,OAA5BA,IAAAA,cAAyB,KAAuC,OAApCA,IAAAA,6B,oBAEzCF,MAAG,CACFC,UAAY,GAAsCC,OAApCA,IAAAA,yBAAiC,KAAuBA,OAApBA,IAAAA,MAAiB,KAAoB,OAAjBA,IAAAA,O,qBAErEU,KAAE,CACDX,UAAY,GAAiCC,OAA/BA,IAAAA,iBAA4B,KAA2C,OAAxCA,IAAAA,iC,oBAE5CW,OAAI,CAACZ,UAAY,GAA4B,OAA1BC,IAAAA,gB,SAA8BI,K,SACjDO,OAAI,CACHZ,UAAY,GAA+BC,OAA7BA,IAAAA,eAA0B,KAAqC,OAAlCA,IAAAA,2B,SAE1CI,Q,SAIJR,EAAa,CAACC,QAASA,IACvBQ,GAAcC,IAAU,SACtBM,EAAAA,EAAI,CAACC,KAAMP,E,oBACTQ,IAAC,CAACf,UAAY,GAAoB,OAAlBC,IAAAA,Q,oBACdW,OAAI,CAACZ,UAAY,GAA0B,OAAxBC,IAAAA,c,SACjBK,K,SAEFM,OAAI,CACHZ,UAAY,GAA6BC,OAA3BA,IAAAA,aAAwB,KAAmC,OAAhCA,IAAAA,yB,SAExCK,gBApCa,O,kBCdhCU,EAAOC,QAAU,CAAC,iBAAiB,wC,iBCAnCD,EAAOC,QAAU,CAAC,uBAAuB,0CAA0C,0BAA0B,6CAA6C,QAAU,6BAA6B,iBAAmB,sCAAsC,+BAA+B,kDAAkD,qBAAqB,wCAAwC,YAAY,+BAA+B,OAAS,4BAA4B,cAAgB,mCAAmC,2BAA2B,8CAA8C,cAAgB,mCAAmC,wBAAwB,2CAA2C,kBAAkB,qCAAqC,iBAAmB,sCAAsC,eAAiB,oCAAoC,yBAAyB,4CAA4C,sBAAsB,yCAAyC,gBAAkB,qCAAqC,gBAAkB,qCAAqC,UAAU,6BAA6B,iBAAiB,oCAAoC,eAAe,kCAAkC,WAAW,8BAA8B,KAAO,0BAA0B,UAAU,6BAA6B,aAAa,gCAAgC,OAAS,4BAA4B,aAAe,kCAAkC,uBAAuB,0CAA0C,mBAAmB,sCAAsC,MAAQ,2BAA2B,aAAa,gCAAgC,cAAc","sources":["webpack://_N_E/./components/contentful-components/banner/BannerCaption.tsx","webpack://_N_E/./components/contentful-components/banner/Banner.tsx","webpack://_N_E/./components/contentful-components/banner/BannerCaption.module.scss","webpack://_N_E/./styles/components/_hero-image.module.scss"],"sourcesContent":["import classes from \"./BannerCaption.module.scss\";\n\ninterface BannerCaptionProps {\n caption?: string;\n}\n\nexport const BannerCaption = ({ caption = \"\" }: BannerCaptionProps) => {\n if (!caption) return null;\n\n return (\n
\n

{caption}

\n
\n );\n};\n","import classes from \"@Styles/components/_hero-image.module.scss\";\nimport { CMSImageType } from \"@Types/Contentful\";\nimport Link from \"@wff/components/Link\";\nimport { BannerCaption } from \"./BannerCaption\";\n\nexport interface bannerProps {\n name: string;\n bannerImage: CMSImageType;\n heading: string;\n buttonText: string;\n buttonLink: string;\n caption?: string;\n}\nconst Banner = (props: bannerProps) => {\n const { bannerImage, heading, buttonText, buttonLink, caption } = props;\n if (!bannerImage?.url) return null;\n\n return (\n \n \n \n \n {heading}\n \n {heading}\n \n \n\n \n {buttonText && buttonLink && (\n \n \n \n {buttonText}\n \n \n {buttonText}\n \n \n \n )}\n \n \n \n );\n};\n\nexport default Banner;\n","// extracted by mini-css-extract-plugin\nmodule.exports = {\"banner-caption\":\"BannerCaption_banner-caption__4v0w_\"};","// extracted by mini-css-extract-plugin\nmodule.exports = {\"home-page-hero-slide\":\"_hero-image_home-page-hero-slide__l_rFr\",\"section__home-page-hero\":\"_hero-image_section__home-page-hero__hVkdn\",\"section\":\"_hero-image_section__6wBYQ\",\"section__heading\":\"_hero-image_section__heading__obJDz\",\"section__heading--hero-title\":\"_hero-image_section__heading--hero-title__ZopeB\",\"section--slideshow\":\"_hero-image_section--slideshow__l415X\",\"tns-outer\":\"_hero-image_tns-outer__BIFOW\",\"slider\":\"_hero-image_slider__x35Ln\",\"slider__slide\":\"_hero-image_slider__slide__kGgGb\",\"slider__inner--alignment\":\"_hero-image_slider__inner--alignment__FCZUs\",\"slider__inner\":\"_hero-image_slider__inner__yfYjC\",\"slider__slide-wrapper\":\"_hero-image_slider__slide-wrapper__Zconi\",\"section--slider\":\"_hero-image_section--slider__bGrQl\",\"section__content\":\"_hero-image_section__content__V_PV9\",\"section__title\":\"_hero-image_section__title__SasYp\",\"section__title--mobile\":\"_hero-image_section__title--mobile__0GvC2\",\"section--transition\":\"_hero-image_section--transition__dfXgR\",\"fadeInHeroImage\":\"_hero-image_fadeInHeroImage__E_J5d\",\"moveUpHeroImage\":\"_hero-image_moveUpHeroImage__bzTxb\",\"tns-ovh\":\"_hero-image_tns-ovh__3kJ2S\",\"tns-horizontal\":\"_hero-image_tns-horizontal__4CqOj\",\"tns-subpixel\":\"_hero-image_tns-subpixel__us3Gw\",\"tns-item\":\"_hero-image_tns-item__y_o0w\",\"tns1\":\"_hero-image_tns1__KAKGN\",\"tns1-iw\":\"_hero-image_tns1-iw__7F4Ql\",\"tns-slider\":\"_hero-image_tns-slider__mk1yI\",\"action\":\"_hero-image_action__an2d5\",\"section__cta\":\"_hero-image_section__cta__rS8mN\",\"section__cta--mobile\":\"_hero-image_section__cta--mobile__xMOiq\",\"expand-more-icon\":\"_hero-image_expand-more-icon__F_nRo\",\"arrow\":\"_hero-image_arrow__mi4S3\",\"arrow-left\":\"_hero-image_arrow-left__EAxpU\",\"arrow-right\":\"_hero-image_arrow-right__mLS7c\"};"],"names":["BannerCaption","caption","div","className","classes","p","props","bannerImage","heading","buttonText","buttonLink","url","style","backgroundImage","h1","span","Link","href","a","module","exports"],"sourceRoot":""}