(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[233],{55278:function(n,t,r){(window.__NEXT_P=window.__NEXT_P||[]).push(["/join",function(){return r(2425)}])},62148:function(n,t,r){"use strict";r.d(t,{Z:function(){return y}});var e=r(26042),i=r(69396),o=r(99534),a=r(85893),c=(r(67294),r(20909)),u={open:function(n){return{opacity:[0,1],transition:{delay:n.delay,duration:.5,ease:"easeInOut"}}},close:{opacity:[1,0],transition:{duration:.5,ease:"easeInOut"}}},l=r(7297),d=r(72494),s=r(186);function f(){var n=(0,l.Z)(["\n width: 56px;\n height: 56px;\n display: grid;\n place-items: center;\n overflow: hidden;\n border-radius: 50%;\n background: ",";\n position: relative;\n cursor: pointer;\n"]);return f=function(){return n},n}function p(){var n=(0,l.Z)(["\n width: 16px;\n position: absolute;\n height: 2px;\n background: ",";\n overflow: hidden;\n"]);return p=function(){return n},n}function v(){var n=(0,l.Z)(["\n transform: rotate(45deg);\n"]);return v=function(){return n},n}function h(){var n=(0,l.Z)(["\n transform: rotate(-45deg);\n"]);return h=function(){return n},n}var m=(0,s.ZP)(d.E.div).withConfig({componentId:"sc-b4f3b71d-0"})(f(),(function(n){return n.backgroundColor})),g=s.ZP.span.withConfig({componentId:"sc-b4f3b71d-1"})(p(),(function(n){return n.iconColor})),x=(0,s.ZP)(g).withConfig({componentId:"sc-b4f3b71d-2"})(v()),b=(0,s.ZP)(g).withConfig({componentId:"sc-b4f3b71d-3"})(h()),Z={isOpen:!0,delay:0,iconColor:c.O9.lighterMineShaft,backgroundColor:c.O9.concrete},w=function(n){var t=n.isOpen,r=n.delay,c=void 0===r?0:r,l=n.iconColor,d=n.backgroundColor,s=(0,o.Z)(n,["isOpen","delay","iconColor","backgroundColor"]);return(0,a.jsxs)(m,(0,i.Z)((0,e.Z)({animate:t?"open":"close",exit:"close",backgroundColor:d,variants:u,custom:{delay:c}},s),{children:[(0,a.jsx)(x,{iconColor:l}),(0,a.jsx)(b,{iconColor:l})]}))};w.defaultProps=Z;var y=w},19639:function(n,t,r){"use strict";r.d(t,{Z:function(){return k}});var e=r(26042),i=r(69396),o=r(99534),a=r(85893),c=r(17037),u=r(65820),l=r(67294),d=r(72494),s=r(58768),f=r(20909),p={text:"",size:"body",as:"h4",color:f.tb.white,delay:.2,duration:1},v=function(n){var t=n.text,r=n.size,c=n.as,f=n.color,p=n.delay,v=n.timeout,h=n.duration,m=(0,o.Z)(n,["text","size","as","color","delay","timeout","duration"]),g=(0,l.useState)(!v),x=g[0],b=g[1],Z=t.split(" ");(0,l.useEffect)((function(){if(v){var n=setTimeout((function(){b(!0)}),1e3*v);return function(){return clearTimeout(n)}}}),[v]);var w={visible:function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;return{opacity:1,x:0,transition:{duration:h,damping:12,stiffness:100,delay:p*n}}},hidden:{opacity:0,x:20,transition:{duration:h,damping:12,stiffness:100}}};return(0,a.jsx)(u.M,{mode:"wait",children:x?Z.map((function(n,t){return(0,a.jsx)(d.E.div,(0,i.Z)((0,e.Z)({initial:"hidden",animate:"visible",custom:t+1,variants:w},m),{children:(0,a.jsx)(s.Z,{as:c,size:r,text:n+"\xa0",color:f})}),t)})):(0,a.jsx)(d.E.div,(0,i.Z)((0,e.Z)({initial:"hidden",variants:w},m),{children:(0,a.jsx)(s.Z,{as:c,size:r,text:t,color:f})}))})};v.defaultProps=p;var h=v,m=r(67576),g=r(71073),x=r(31524),b=r(7297),Z=r(186);function w(){var n=(0,b.Z)(["\n display: flex;\n flex-direction: column;\n gap: 2em;\n"]);return w=function(){return n},n}function y(){var n=(0,b.Z)(["\n display: flex;\n flex-wrap: wrap;\n\n gap: ",";\n"]);return y=function(){return n},n}function j(){var n=(0,b.Z)(["\n flex-basis: 100%;\n height: ",";\n"]);return j=function(){return n},n}var C=(0,Z.ZP)(d.E.section).withConfig({componentId:"sc-c5b26ec7-0"})(w()),P=(0,Z.ZP)(d.E.div).withConfig({componentId:"sc-c5b26ec7-1"})(y(),(function(n){return n.gap})),O=Z.ZP.div.withConfig({componentId:"sc-c5b26ec7-2"})(j(),(function(n){var t=n.newLineHeight;return"string"===typeof t?t:0})),I=function(n){var t,r=n.headlines,d=n.button,s=n.gap,p=n.renderTextAs,v=n.size,b=(0,o.Z)(n,["headlines","button","gap","renderTextAs","size"]),Z=(0,l.useRef)(null),w=(0,c.Y)(Z,{once:!0});return(0,g.Z)(Z),(0,a.jsxs)(C,(0,i.Z)((0,e.Z)({},b),{children:[(0,a.jsx)(P,{ref:Z,gap:s,style:{opacity:w?1:0},children:r.map((function(n){var t=n.id,r=n.headline,e=n.duration,i=n.delay,o=n.greyColor,c=n.newLine,u=n.accentColor,d=n.accentDefaultColors;return(0,a.jsxs)(l.Fragment,{children:[(0,a.jsx)(h,{as:p||"h2",size:v,text:r,duration:e||1,delay:i||.2,color:u||d?u||d:o?f.tb.dustyGray:f.tb.white}),c&&(0,a.jsx)(O,{newLineHeight:c})]},t+"-"+w)}))}),d&&w&&(0,a.jsx)(u.M,{mode:"wait",children:(0,a.jsx)(P,(0,i.Z)((0,e.Z)({},(0,x.cd)({duration:.6,min:0,delay:(null===(t=r[r.length-1])||void 0===t?void 0:t.delay)||.2})),{children:(0,a.jsx)(m.Z,(0,e.Z)({},d))}))})]}))};I.defaultProps={headlines:[{id:0,headline:"",duration:.2,greyColor:!1,newLine:!1}],gap:"0",renderTextAs:"h2",size:"heading2"};var k=I},65888:function(n,t,r){"use strict";r.d(t,{Z:function(){return I}});var e=r(26042),i=r(69396),o=r(99534),a=r(85893),c=r(4960),u=r(80578),l=r(74691),d=r.n(l),s=r(67294),f=r(5678),p=r(5290),v=r(56838),h=r(7297),m=r(72494),g=r(186),x=r(20909);function b(){var n=(0,h.Z)(["\n width: 100%;\n position: relative;\n"]);return b=function(){return n},n}function Z(){var n=(0,h.Z)(["\n width: 100%;\n overflow: hidden;\n position: absolute;\n ",": 0;\n"]);return Z=function(){return n},n}function w(){var n=(0,h.Z)(["\n width: 200%;\n height: 1px;\n background: linear-gradient(\n 90deg,\n "," 50%,\n ","20 50%\n );\n margin-left: -100%;\n"]);return w=function(){return n},n}function y(){var n=(0,h.Z)(["\n display: inline-flex;\n\n > * {\n pointer-events: ",";\n }\n cursor: grab;\n"]);return y=function(){return n},n}var j=g.ZP.div.withConfig({componentId:"sc-8171080a-0"})(b()),C=g.ZP.div.withConfig({componentId:"sc-8171080a-1"})(Z(),(function(n){return n.position})),P=(0,g.ZP)(m.E.div).withConfig({componentId:"sc-8171080a-2"})(w(),x.O9.white,x.O9.white),O=(0,g.ZP)(m.E.div).withConfig({componentId:"sc-8171080a-3"})(y(),(function(n){return n.dragging?"none":"all"})),I=function(n){var t=n.children,r=n.scrollbar,l=n.transition,h=(0,o.Z)(n,["children","scrollbar","transition"]),m=(0,s.useState)(!1),g=m[0],x=m[1],b=(0,c.c)(0),Z=(0,c.c)(0),w=(0,u.H)(Z,(function(n){return"".concat(d()(n,0,100)/2,"%")})),y=(0,s.useRef)(null),I=(0,s.useRef)(null);(0,f.qR)((function(){var n=I.current.getBoundingClientRect().width-y.current.getBoundingClientRect().width;b.onChange((function(t){Z.set(-t/n*100)}))}));var k=(0,a.jsx)(C,{position:r,children:(0,a.jsx)(P,{style:{x:w}})}),S=(0,a.jsx)(O,{drag:"x",ref:I,dragConstraints:y,style:{x:b},dragTransition:l,onDragStart:function(){return x(!0)},onDragEnd:function(){return x(!1)},dragging:g,children:t});return(0,a.jsxs)(j,(0,i.Z)((0,e.Z)({},h),{ref:y,onMouseEnter:function(){(0,p.iG)("Move me"),(0,p.Bd)()},onMouseLeave:v.i,children:[r&&k,S]}))}},96103:function(n,t,r){"use strict";r.d(t,{Z:function(){return k}});var e=r(26042),i=r(69396),o=r(99534),a=r(85893),c=r(65820),u=r(67294),l=r(73935),d=r(5678),s=r(31524),f=r(7297),p=r(72494),v=r(186),h=r(62148),m=r(23274),g=r(13681),x=r(20909);function b(){var n=(0,f.Z)(["\n pointer-events: all !important;\n width: 100vw;\n ",";\n\n display: flex;\n justify-content: flex-end;\n\n position: fixed;\n inset: 0;\n z-index: ",";\n\n overflow: auto;\n\n *::selection {\n background: ",";\n color: ",";\n text-shadow: none;\n }\n\n *::-moz-selection {\n background: ",";\n color: ",";\n text-shadow: none;\n }\n"]);return b=function(){return n},n}function Z(){var n=(0,f.Z)(["\n width: 100%;\n height: 100%;\n\n position: fixed;\n inset: 0;\n\n background-color: ",";\n"]);return Z=function(){return n},n}function w(){var n=(0,f.Z)(["\n width: 100%;\n height: 100%;\n\n position: relative;\n\n background-color: ",";\n overflow-y: auto;\n\n ","\n"]);return w=function(){return n},n}function y(){var n=(0,f.Z)(["\n position: fixed;\n top: 16px;\n right: 16px;\n z-index: ",";\n\n ",";\n"]);return y=function(){return n},n}var j=v.ZP.div.withConfig({componentId:"sc-cc6655ca-0"})(b(),(0,m.hP)(100),x.bK.zIndex.overlay,x.O9.black,x.O9.white,x.O9.black,x.O9.white),C=(0,v.ZP)(p.E.div).withConfig({componentId:"sc-cc6655ca-1"})(Z(),x.O9.black),P=(0,v.ZP)(p.E.aside).withConfig({componentId:"sc-cc6655ca-2"})(w(),x.O9.white,(function(n){var t=n.withSpacing;return(0,g.ey)("\n width: 56.31%;\n min-width: 300px;\n ".concat(t&&"\n width: min-content;\n min-width: auto;\n\n margin: 56px 124px 56px auto;\n height: min-content;\n ",";\n "))})),O={isOpen:!1,children:null,CloseButton:(0,v.ZP)(h.Z).withConfig({componentId:"sc-cc6655ca-3"})(y(),x.bK.zIndex.menuModal,(function(n){var t=n.withSpacing;return(0,g.ey)("\n top: 32px;\n right: 32px;\n ".concat(t?"top: 56px":"top: 32px",";\n right: 32px;\n "))})),delay:1,animation:"slide"},I=u.forwardRef((function(n,t){var r=n.children,f=n.isOpen,p=n.onExitClick,v=n.withSpacing,h=n.CloseButton,m=n.delay,g=n.animation,x=(0,o.Z)(n,["children","isOpen","onExitClick","withSpacing","CloseButton","delay","animation"]),b=(0,u.useState)(!1),Z=b[0],w=b[1];if((0,d.qR)((function(){w(!0)})),!Z)return null;var y={slide:s.lo,fade:s.TH};return l.createPortal((0,a.jsx)(c.M,{initial:!0,children:f&&(0,a.jsxs)(j,(0,i.Z)((0,e.Z)({},x),{children:[(0,a.jsx)(C,(0,e.Z)({},(0,s.cd)({duration:.4,max:.7}))),(0,a.jsx)(h,{delay:m,onClick:p,withSpacing:v}),(0,a.jsx)(P,(0,i.Z)((0,e.Z)({ref:t,withSpacing:v},y[g]),{children:r}))]}))}),document.body)}));I.defaultProps=O,I.displayName="Overlay";var k=I},71073:function(n,t,r){"use strict";var e=r(67294),i=r(82624),o=r(93293);t.Z=function(n){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],a=(0,e.useState)(!1),c=a[0],u=a[1],l=(0,i.useGlobalStore)(),d=l.isEnteringWorkPageContent,s=l.setIsHeaderTextVisible,f=(0,e.useRef)(null),p=(0,e.useCallback)((function(n,t){if(n&&t){var e=(0,o.lQ)(n,t,r);u((function(n){return e!==n?e:n}))}}),[]);return(0,e.useEffect)((function(){s(!c)}),[d,c]),(0,e.useEffect)((function(){if(t){var r=document.getElementById("header_container"),e=(null===n||void 0===n?void 0:n.current)||(null===f||void 0===f?void 0:f.current),i=function(){return p(r,e)};return i(),window.addEventListener("scroll",i),function(){return window.removeEventListener("scroll",i)}}}),[n,f]),[f,!1]}},2425:function(n,t,r){"use strict";r.r(t),r.d(t,{__N_SSG:function(){return xo},default:function(){return go}});var e=r(47568),i=r(26042),o=r(69396),a=r(34051),c=r.n(a),u=r(85893),l=r(67294),d=r(55905),s=r(828),f=r(44169),p=r(71073),v=r(82624),h=r(7297),m=r(186),g=r(67576),x=r(13681);function b(){var n=(0,h.Z)(["\n grid-column: 2 / 6;\n "]);return b=function(){return n},n}function Z(){var n=(0,h.Z)(["\n grid-column: 2 / -2;\n\n ","\n"]);return Z=function(){return n},n}function w(){var n=(0,h.Z)(["\n margin-bottom: 20px;\n"]);return w=function(){return n},n}function y(){var n=(0,h.Z)(["\n margin-top: 48px;\n "]);return y=function(){return n},n}function j(){var n=(0,h.Z)(["\n margin-top: 40px;\n\n ","\n"]);return j=function(){return n},n}var C=m.ZP.div.withConfig({componentId:"sc-935fa218-0"})(Z(),(0,x.ey)((0,m.iv)(b()))),P=m.ZP.div.withConfig({componentId:"sc-935fa218-1"})(w()),O=(0,m.ZP)(g.Z).withConfig({componentId:"sc-935fa218-2"})(j(),(0,x.ey)((0,m.iv)(y()))),I=function(n){var t=n.title,r=n.description,e=n.ctaLabel,i=(0,v.useOpportunitiesStore)().openFaq,o=(0,s.Z)((0,p.Z)(),1)[0];return(0,u.jsxs)(C,{ref:o,children:[(0,u.jsx)(P,{children:(0,u.jsx)(f.Z,{as:"h3",size:"heading3",richText:t,defaultFormatting:!0})}),(0,u.jsx)(f.Z,{as:"p",size:"smallBody",richText:r,defaultFormatting:!0}),(0,u.jsx)(O,{label:e,onClick:i})]})};I.defaultProps={};var k=I,S=r(73955),L=r.n(S),E=r(65888);function T(){var n=(0,h.Z)(["\n margin: 136px 0;\n "]);return T=function(){return n},n}function z(){var n=(0,h.Z)(["\n max-width: 100vw;\n grid-column: 1/-1;\n margin: 64px 0;\n\n overflow-x: hidden;\n\n ","\n"]);return z=function(){return n},n}function A(){var n=(0,h.Z)(["\n width: 480px;\n margin-right: 64px;\n\n &:first-child {\n margin-left: 92px;\n }\n\n &:last-child {\n margin-right: 92px;\n }\n "]);return A=function(){return n},n}function M(){var n=(0,h.Z)(["\n width: 280px;\n margin-right: 32px;\n user-select: none;\n pointer-events: none;\n\n &:first-child {\n margin-left: 16px;\n }\n\n &:last-child {\n margin-right: 16px;\n }\n\n ","\n"]);return M=function(){return n},n}function _(){var n=(0,h.Z)(["\n pointer-events: none;\n display: inline-flex;\n align-items: center;\n box-sizing: border-box;\n white-space: nowrap;\n"]);return _=function(){return n},n}var D=m.ZP.div.withConfig({componentId:"sc-95206d57-0"})(z(),(0,x.ey)((0,m.iv)(T()))),F=m.ZP.img.withConfig({componentId:"sc-95206d57-1"})(M(),(0,x.ey)((0,m.iv)(A()))),Q=m.ZP.div.withConfig({componentId:"sc-95206d57-2"})(_()),H=function(n){var t=n.images;return(0,u.jsx)(D,{children:(0,u.jsx)(E.Z,{children:(0,u.jsx)(Q,{children:t.map((function(n){var t=n.image;return(0,u.jsx)(F,{src:t.url},t.url+L()())}))})})})};H.defaultProps={};var B=H;function R(){var n=(0,h.Z)(["\n margin-bottom: 200px;\n "]);return R=function(){return n},n}function q(){var n=(0,h.Z)(["\n grid-column: 2 / -2;\n\n margin-bottom: 120px;\n width: 100%;\n\n ","\n"]);return q=function(){return n},n}var N=m.ZP.img.withConfig({componentId:"sc-9f233fbb-0"})(q(),(0,x.ey)((0,m.iv)(R()))),U=function(n){var t=n.image,r=n.imageCaption;return(0,u.jsx)(N,{src:t.url,alt:r})};U.defaultProps={};var X=U,G=r(65820),K=r(72494),J=r(96502),V=r(20909);function Y(){var n=(0,h.Z)(["\n grid-column: 1/-1;\n\n display: grid;\n grid-template-columns:\n [out-left] 16px\n repeat(12, [content] minmax(0px, 1fr))\n [out-right] 16px;\n margin-bottom: 120px;\n\n ","\n"]);return Y=function(){return n},n}function W(){var n=(0,h.Z)(["\n grid-column: 2/7;\n "]);return W=function(){return n},n}function $(){var n=(0,h.Z)(["\n grid-column: 2/-2;\n\n ","\n"]);return $=function(){return n},n}function nn(){var n=(0,h.Z)(["\n margin-bottom: 28px;\n "]);return nn=function(){return n},n}function tn(){var n=(0,h.Z)(["\n margin-bottom: 20px;\n\n ","\n"]);return tn=function(){return n},n}function rn(){var n=(0,h.Z)(["\n margin-bottom: 86px;\n "]);return rn=function(){return n},n}function en(){var n=(0,h.Z)(["\n margin-bottom: 72px;\n\n ","\n"]);return en=function(){return n},n}function on(){var n=(0,h.Z)(["\n grid-column: 2/6;\n "]);return on=function(){return n},n}function an(){var n=(0,h.Z)(["\n position: relative;\n grid-column: 2/-2;\n\n ","\n"]);return an=function(){return n},n}function cn(){var n=(0,h.Z)(["\n display: inline-block;\n grid-column: 7/-2;\n "]);return cn=function(){return n},n}function un(){var n=(0,h.Z)(["\n display: none;\n margin-left: 60px;\n max-width: 100%;\n\n ","\n"]);return un=function(){return n},n}function ln(){var n=(0,h.Z)(["\n content: '';\n width: 100%;\n height: 1px;\n position: absolute;\n left: 0;\n top: 0;\n"]);return ln=function(){return n},n}function dn(){var n=(0,h.Z)(["\n p {\n color: ",";\n }\n\n &:hover > p {\n color: ",";\n }\n\n &:hover {\n &::before {\n transform: translateX(0);\n }\n }\n "]);return dn=function(){return n},n}function sn(){var n=(0,h.Z)(["\n position: relative;\n\n overflow: hidden;\n\n &::after {\n ","\n background-color: rgba(255, 255, 255, 0.5);\n }\n\n &::before {\n ","\n background-color: rgba(255, 255, 255, 0.8);\n transform: translateX(-100%);\n z-index: ",";\n transition: transform 0.8s cubic-bezier(0.04, 0.62, 0.23, 0.98);\n }\n\n p {\n color: ",";\n padding: 20px 0;\n cursor: pointer;\n }\n\n & > p {\n color: ",";\n }\n\n ",";\n"]);return sn=function(){return n},n}function fn(){var n=(0,h.Z)(["\n img {\n display: none;\n }\n\n div {\n padding-bottom: 40px;\n }\n "]);return fn=function(){return n},n}function pn(){var n=(0,h.Z)(["\n div {\n padding-bottom: 16px;\n width: 90%;\n }\n\n img {\n margin: 40px 0 28px 0;\n width: calc(100vw - 32px);\n height: 56.25vw;\n }\n\n ","\n"]);return pn=function(){return n},n}function vn(){var n=(0,h.Z)([""]);return vn=function(){return n},n}function hn(){var n=(0,h.Z)(["\n grid-column: 2 / 5;\n "]);return hn=function(){return n},n}function mn(){var n=(0,h.Z)(["\n margin-top: 48px;\n grid-column: 2 / -2;\n\n ","\n"]);return mn=function(){return n},n}var gn,xn,bn=m.ZP.div.withConfig({componentId:"sc-f085bc40-0"})(Y(),(0,x.ey)("\n margin-bottom: 180px;\n grid-template-columns: [out-left] 124px repeat(12, [content] minmax(0px, 1fr)) [out-right] 124px;\n ")),Zn=m.ZP.div.withConfig({componentId:"sc-f085bc40-1"})($(),(0,x.ey)((0,m.iv)(W()))),wn=m.ZP.div.withConfig({componentId:"sc-f085bc40-2"})(tn(),(0,x.ey)((0,m.iv)(nn()))),yn=m.ZP.div.withConfig({componentId:"sc-f085bc40-3"})(en(),(0,x.ey)((0,m.iv)(rn()))),jn=m.ZP.div.withConfig({componentId:"sc-f085bc40-4"})(an(),(0,x.ey)((0,m.iv)(on()))),Cn=(0,m.ZP)(K.E.img).withConfig({componentId:"sc-f085bc40-5"})(un(),(0,x.ey)((0,m.iv)(cn()))),Pn=(0,m.iv)(ln()),On=m.ZP.div.withConfig({componentId:"sc-f085bc40-6"})(sn(),Pn,Pn,V.bK.zIndex.overContent,(0,J.m4)(V.O9.white,1),(function(n){var t=n.titleColors;return(0,J.m4)((null!==(gn=V.O9[t])&&void 0!==gn?gn:t)||V.O9.white,1)}),(function(n){var t=n.isOpen,r=n.titleColors;return!t&&(0,m.iv)(dn(),(0,J.m4)(V.O9.white,1),(0,J.m4)((null!==(xn=V.O9[r])&&void 0!==xn?xn:r)||V.O9.white,1))})),In=(0,m.ZP)(K.E.section).withConfig({componentId:"sc-f085bc40-7"})(pn(),(0,x.ey)((0,m.iv)(fn()))),kn=(0,m.ZP)(g.Z).withConfig({componentId:"sc-f085bc40-8"})(vn()),Sn=m.ZP.div.withConfig({componentId:"sc-f085bc40-9"})(mn(),(0,x.ey)((0,m.iv)(hn()))),Ln=function(n){var t=(0,l.useState)(0),r=t[0],e=t[1],o=(0,v.useOpportunitiesStore)().openOpportunityList,a=(0,s.Z)((0,p.Z)(),1)[0];return(0,u.jsxs)(bn,{ref:a,children:[(0,u.jsxs)(Zn,{children:[(0,u.jsx)(wn,{children:(0,u.jsx)(f.Z,{as:"h3",size:"heading3",richText:n.internshipTitle,defaultFormatting:!0})}),(0,u.jsx)(yn,{children:(0,u.jsx)(f.Z,{as:"p",size:"smallBody",richText:n.internshipDescription,defaultFormatting:!0})})]}),(0,u.jsxs)(jn,{children:[n.internshipTypes.map((function(n,t){return(0,u.jsx)(En,(0,i.Z)({isOpen:r===t,onClick:function(){e(t===r?null:t)},titleHoverColor:null===n||void 0===n?void 0:n.titleHoverColor,titleDefaultHoverColors:null===n||void 0===n?void 0:n.titleDefaultHoverColor},n),n.title)})),(0,u.jsx)(Sn,{children:(0,u.jsx)(kn,{label:n.ctaLabel,onClick:o})})]}),null!==r&&(0,u.jsx)(Cn,{initial:{opacity:0},animate:{opacity:1},src:n.internshipTypes[r].image.url})]})},En=function(n){var t=n.title,r=n.description,e=n.image,i=n.isOpen,o=n.onClick,a=n.titleHoverColor,c=n.titleDefaultHoverColors;return(0,u.jsx)(u.Fragment,{children:(0,u.jsxs)(On,{isOpen:i,onClick:o,titleColors:a||c,children:[(0,u.jsx)(f.Z,{as:"p",size:"heading5",richText:t,defaultFormatting:!0}),(0,u.jsx)(G.M,{initial:!1,children:i&&(0,u.jsx)(In,{initial:"collapsed",animate:"open",exit:"collapsed",variants:{open:{height:"auto"},collapsed:{height:0}},transition:{duration:.8,ease:[.04,.62,.23,.98]},children:(0,u.jsxs)("div",{children:[(0,u.jsx)(f.Z,{as:"p",size:"smallBody",richText:r,defaultFormatting:!0}),(0,u.jsx)("img",{src:e.url})]})},"content")})]})})};Ln.defaultProps={};var Tn,zn=Ln,An=r(11163),Mn=r(5290),_n=r(23274);function Dn(){return Dn=Object.assign?Object.assign.bind():function(n){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var e in r)Object.prototype.hasOwnProperty.call(r,e)&&(n[e]=r[e])}return n},Dn.apply(this,arguments)}function Fn(){var n=(0,h.Z)([""]);return Fn=function(){return n},n}function Qn(){var n=(0,h.Z)(["\n margin-bottom: 90px;\n grid-column: 2/7;\n "]);return Qn=function(){return n},n}function Hn(){var n=(0,h.Z)(["\n grid-column: 2/-2;\n margin-bottom: 72px;\n\n ","\n"]);return Hn=function(){return n},n}function Bn(){var n=(0,h.Z)(["\n ","\n padding: 20px 0;\n border-bottom: 1px solid ",";\n grid-row: header;\n"]);return Bn=function(){return n},n}function Rn(){var n=(0,h.Z)(["\n margin-bottom: 20px;\n"]);return Rn=function(){return n},n}function qn(){var n=(0,h.Z)(["\n border-top: none;\n grid-template-columns: max-content max-content max-content 1fr;\n grid-template-rows: [header-start] 50px [header-end row-start] auto [row-end];\n grid-auto-rows: auto;\n grid-auto-columns: auto;\n "]);return qn=function(){return n},n}function Nn(){var n=(0,h.Z)(["\n grid-column: 2/-2;\n display: grid;\n\n border-top: 1px solid ",";\n\n ","\n\n position: relative;\n"]);return Nn=function(){return n},n}function Un(){var n=(0,h.Z)(["\n display: contents;\n\n > div {\n border-bottom: 1px solid #ffffff;\n }\n\n p {\n transition: transform 0.3s ease-in;\n }\n\n &:hover > div {\n &:first-child {\n p {\n transform: translateX(20px);\n }\n padding-right: 170px;\n }\n &:last-child {\n svg {\n opacity: 1;\n transform: translateX(0);\n }\n }\n }\n "]);return Un=function(){return n},n}function Xn(){var n=(0,h.Z)(["\n position: relative;\n display: grid;\n grid-template-columns: 1fr 1fr;\n cursor: pointer;\n\n &:hover {\n ",";\n\n svg {\n ",";\n }\n }\n\n > div {\n &:nth-child(2),\n &:nth-child(3) {\n border-bottom: 1px solid ",";\n }\n }\n\n ","\n"]);return Xn=function(){return n},n}function Gn(){var n=(0,h.Z)(["\n position: relative;\n display: contents;\n "]);return Gn=function(){return n},n}function Kn(){var n=(0,h.Z)(["\n display: none;\n\n ","\n"]);return Kn=function(){return n},n}function Jn(){var n=(0,h.Z)(["\n padding: 40px 0;\n padding-right: clamp(20px, 200rem, 170px);\n\n &:first-child {\n padding: 40px 0 40px 0;\n grid-column: auto;\n padding-right: 170px;\n max-width: 40vw;\n }\n\n :last-child {\n padding-right: 50px;\n display: flex;\n justify-content: flex-end;\n padding-right: 20px;\n svg {\n opacity: 0;\n }\n }\n "]);return Jn=function(){return n},n}function Vn(){var n=(0,h.Z)(["\n ","\n padding: 20px 0;\n display: flex;\n align-items: center;\n\n &:first-child {\n grid-column: 1/-1;\n padding: 20px 0 20px 0;\n }\n\n &:last-child {\n display: none;\n }\n\n ","\n"]);return Vn=function(){return n},n}function Yn(){var n=(0,h.Z)(["\n overflow: hidden;\n"]);return Yn=function(){return n},n}function Wn(){var n=(0,h.Z)(["\n width: 30.98px;\n height: 25px;\n transition: transform 0.3s ease-in;\n transform: translateX(100%);\n"]);return Wn=function(){return n},n}function $n(){var n=(0,h.Z)(["\n grid-column: 2 / 5;\n margin-top: 80px;\n margin-bottom: 200px;\n "]);return $n=function(){return n},n}function nt(){var n=(0,h.Z)(["\n grid-column: 2 / -2;\n margin-top: 40px;\n margin-bottom: 120px;\n\n ","\n"]);return nt=function(){return n},n}m.ZP.div.withConfig({componentId:"sc-72906080-0"})(Fn());var tt,rt,et=m.ZP.div.withConfig({componentId:"sc-72906080-1"})(Hn(),(0,x.ey)((0,m.iv)(Qn()))),it=m.ZP.div.withConfig({componentId:"sc-72906080-2"})(Bn(),(function(n){var t=n.theme.locale;return(0,_n.QA)("small",t)}),V.O9.white),ot=m.ZP.div.withConfig({componentId:"sc-72906080-3"})(Rn()),at=m.ZP.div.withConfig({componentId:"sc-72906080-4"})(Nn(),V.O9.white,(0,x.ey)((0,m.iv)(qn()))),ct=m.ZP.div.withConfig({componentId:"sc-72906080-5"})(Xn(),(function(n){var t=n.textColor;return t&&"color: ".concat(null!==(tt=V.O9[t])&&void 0!==tt?tt:t)}),(function(n){var t=n.textColor;return t&&"color: ".concat(null!==(rt=V.O9[t])&&void 0!==rt?rt:t)}),V.O9.white,(0,x.ey)((0,m.iv)(Un()))),ut=m.ZP.div.withConfig({componentId:"sc-72906080-6"})(Kn(),(0,x.ey)((0,m.iv)(Gn()))),lt=m.ZP.div.withConfig({componentId:"sc-72906080-7"})(Vn(),(function(n){var t=n.theme.locale;return(0,_n.QA)("body",t)}),(0,x.ey)((0,m.iv)(Jn()))),dt=m.ZP.div.withConfig({componentId:"sc-72906080-8"})(Yn()),st=(0,m.ZP)((function(n){return l.createElement("svg",Dn({width:24,height:24,fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"},n),Tn||(Tn=l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.389.87 23 .933h.002l.065 17.614-2.446-.01-.05-13.477L1.945 23.687.21 21.951 18.795 3.365l-13.397-.05L5.388.87Z"})))})).withConfig({componentId:"sc-72906080-9"})(Wn()),ft=m.ZP.div.withConfig({componentId:"sc-72906080-10"})(nt(),(0,x.ey)((0,m.iv)($n()))),pt=function(n){var t,r=(0,v.useOpportunitiesStore)().openOpportunityList,e=(0,An.useRouter)(),i=e.push,o=e.pathname,a=(0,s.Z)((0,p.Z)(),1)[0],c=(0,s.Z)((0,p.Z)(),1)[0],l=(0,s.Z)((0,p.Z)(),1)[0],d=null!==(t=n.hoverTextColor)&&void 0!==t?t:n.hoverDefaultTextColors;return(0,u.jsxs)(u.Fragment,{children:[(0,u.jsxs)(et,{ref:a,children:[(0,u.jsx)(ot,{children:(0,u.jsx)(f.Z,{as:"h3",size:"heading3",richText:n.title,defaultFormatting:!0})}),(0,u.jsx)(f.Z,{as:"p",size:"smallBody",richText:n.description,defaultFormatting:!0})]}),(0,u.jsxs)(at,{ref:c,children:[(0,u.jsxs)(ut,{children:[(0,u.jsx)(it,{children:n.jobHeaders.role}),(0,u.jsx)(it,{children:n.jobHeaders.department}),(0,u.jsx)(it,{children:n.jobHeaders.location}),(0,u.jsx)(it,{})]}),n.opportunitiesData.opportunities.slice(0,5).map((function(n,t){return(0,u.jsxs)(ct,{onMouseEnter:function(){(0,Mn.mq)()},onMouseLeave:function(){(0,Mn.d4)()},onClick:function(){i("".concat(o,"?job=").concat(n.internal_job_id),void 0,{shallow:!0})},textColor:d,children:[(0,u.jsx)(lt,{children:(0,u.jsx)("p",{children:n.title})}),(0,u.jsx)(lt,{children:n.departments[0]}),(0,u.jsx)(lt,{children:n.offices[0]}),(0,u.jsx)(lt,{children:(0,u.jsx)(dt,{children:(0,u.jsx)(st,{})})})]},"".concat(n.title,"-").concat(t))}))]}),(0,u.jsx)(ft,{ref:l,children:(0,u.jsx)(g.Z,{label:n.cta.label,onClick:r})})]})};pt.defaultProps={jobHeaders:{role:"Role",location:"Location",department:"Department"}};var vt,ht=pt,mt=r(14924),gt=r(29815),xt=r(9669),bt=r.n(xt),Zt=function(n,t){var r=new RegExp(Object.keys(t).join("|"),"g");return n.replace(r,(function(n){return t[n]}))},wt=(vt={},(0,mt.Z)(vt,"Superunion ",""),(0,mt.Z)(vt,"SUPERUNION ",""),(0,mt.Z)(vt," ,",","),vt),yt=function(){var n=(0,e.Z)(c().mark((function n(){var t,r,e;return c().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,bt().get("https://boards-api.greenhouse.io/v1/boards/designbridge/jobs?content=true").then((function(n){return n.data})).then((function(n){return n.jobs.sort((function(n,t){return new Date(t.updated_at)-new Date(n.updated_at)}))})).then((function(n){return n.map((function(n){return(0,o.Z)((0,i.Z)({},n),{departments:n.departments.map((function(n){return Zt(n.name,wt)})),offices:n.offices.map((function(n){return Zt(n.name,wt)})),date:new Date(n.updated_at),content:n.content.replace(/&nbsp;/g," ")})}))}));case 2:return t=n.sent,r=t.reduce((function(n,t){return(0,gt.Z)(n).concat((0,gt.Z)(t.departments))}),[]).sort(),e=t.reduce((function(n,t){return(0,gt.Z)(n).concat((0,gt.Z)(t.offices))}),[]).sort(),n.abrupt("return",{opportunities:t,departments:(0,gt.Z)(new Set(r)),locations:(0,gt.Z)(new Set(e))});case 6:case"end":return n.stop()}}),n)})));return function(){return n.apply(this,arguments)}}(),jt=r(96103),Ct=r(99534);function Pt(){var n=(0,h.Z)(["\n margin: 144px 122px 124px 122px;\n "]);return Pt=function(){return n},n}function Ot(){var n=(0,h.Z)(["\n margin: 132px 16px 16px 16px;\n color: ",";\n\n ","\n"]);return Ot=function(){return n},n}function It(){var n=(0,h.Z)(["\n margin-bottom: 80px;\n "]);return It=function(){return n},n}function kt(){var n=(0,h.Z)(["\n ","\n margin-bottom: 56px;\n\n ","\n"]);return kt=function(){return n},n}function St(){var n=(0,h.Z)(["\n margin-bottom: 24px;\n "]);return St=function(){return n},n}function Lt(){var n=(0,h.Z)(["\n margin-bottom: 80px;\n "]);return Lt=function(){return n},n}function Et(){var n=(0,h.Z)(["\n margin-bottom: 64px;\n\n "," {\n ","\n margin-bottom: 20px;\n\n ","\n }\n\n ","\n"]);return Et=function(){return n},n}function Tt(){var n=(0,h.Z)(["\n ","\n"]);return Tt=function(){return n},n}function zt(){var n=(0,h.Z)(["\n margin-bottom: 57px;\n "]);return zt=function(){return n},n}function At(){var n=(0,h.Z)(["\n padding: 24px;\n "]);return At=function(){return n},n}function Mt(){var n=(0,h.Z)(["\n padding: 20px;\n background-color: ",";\n\n "," {\n ","\n margin-bottom: 40px;\n\n ","\n }\n\n ","\n"]);return Mt=function(){return n},n}var _t=m.ZP.div.withConfig({componentId:"sc-192d6a12-0"})(Ot(),V.O9.black,(0,x.ey)((0,m.iv)(Pt()))),Dt=m.ZP.div.withConfig({componentId:"sc-192d6a12-1"})(kt(),(function(n){var t=n.theme.locale;return(0,_n.QA)("heading1",t)}),(0,x.ey)((0,m.iv)(It()))),Ft=m.ZP.div.withConfig({componentId:"sc-192d6a12-2"})(Et(),Dt,(function(n){var t=n.theme.locale;return(0,_n.QA)("heading5",t)}),(0,x.ey)((0,m.iv)(St())),(0,x.ey)((0,m.iv)(Lt()))),Qt=m.ZP.div.withConfig({componentId:"sc-192d6a12-3"})(Tt(),(function(n){var t=n.theme.locale;return(0,_n.QA)("body",t)})),Ht=m.ZP.div.withConfig({componentId:"sc-192d6a12-4"})(Mt(),V.O9.concrete,Dt,(function(n){var t=n.theme.locale;return(0,_n.QA)("heading4",t)}),(0,x.ey)((0,m.iv)(zt())),(0,x.ey)((0,m.iv)(At()))),Bt=function(n){var t=n.data,r=n.pageData,e=(0,Ct.Z)(n,["data","pageData"]),a=(0,v.useOpportunitiesStore)().openOpportunityList;return(0,u.jsxs)(_t,(0,o.Z)((0,i.Z)({},e),{children:[(0,u.jsx)(Dt,{children:"FAQs"}),t.map((function(n){return(0,u.jsxs)(Ft,{children:[(0,u.jsx)(Dt,{children:n.question}),(0,u.jsx)(Qt,{children:n.answer})]},n.question)})),(0,u.jsxs)(Ht,{children:[(0,u.jsx)(Dt,{children:r.FaqFooterCopy}),(0,u.jsx)(g.Z,{label:r.faqCtaLabel,onClick:a})]})]}))};Bt.defaultProps={};var Rt=Bt,qt=r(86243);function Nt(){var n=(0,h.Z)(["\n margin: 144px 122px 160px 122px;\n "]);return Nt=function(){return n},n}function Ut(){var n=(0,h.Z)(["\n color: ",";\n margin: 132px 16px 120px 16px;\n color: ",";\n\n ","\n"]);return Ut=function(){return n},n}function Xt(){var n=(0,h.Z)(["\n ","\n"]);return Xt=function(){return n},n}function Gt(){var n=(0,h.Z)([""]);return Gt=function(){return n},n}function Kt(){var n=(0,h.Z)(["\n margin-bottom: 8px;\n "]);return Kt=function(){return n},n}function Jt(){var n=(0,h.Z)(["\n "," {\n ","\n margin-bottom: 12px;\n\n ","\n }\n"]);return Jt=function(){return n},n}function Vt(){var n=(0,h.Z)(["\n margin-bottom: 80px;\n "]);return Vt=function(){return n},n}function Yt(){var n=(0,h.Z)(["\n ","\n margin-bottom: 56px;\n\n ","\n"]);return Yt=function(){return n},n}function Wt(){var n=(0,h.Z)(["\n grid-column-gap: 32px;\n grid-row-gap: 48px;\n padding-bottom: 48px;\n "]);return Wt=function(){return n},n}function $t(){var n=(0,h.Z)(["\n display: grid;\n grid-template-columns: 1fr 1fr;\n grid-column-gap: 16px;\n grid-row-gap: 20px;\n\n padding-bottom: 20px;\n border-bottom: 1px solid ",";\n\n ","\n"]);return $t=function(){return n},n}function nr(){var n=(0,h.Z)(["\n padding-bottom: 0;\n "]);return nr=function(){return n},n}function tr(){var n=(0,h.Z)(["\n border-top: 1px solid ",";\n padding: 12px 0;\n\n "," {\n margin-bottom: 5px;\n }\n\n ","\n"]);return tr=function(){return n},n}function rr(){var n=(0,h.Z)(["\n ","\n"]);return rr=function(){return n},n}function er(){var n=(0,h.Z)(["\n margin-bottom: 105px;\n "]);return er=function(){return n},n}function ir(){var n=(0,h.Z)(["\n "," {\n margin: 12px 0;\n }\n\n margin-bottom: 72px;\n\n ","\n"]);return ir=function(){return n},n}function or(){var n=(0,h.Z)(["\n display: flex;\n white-space: nowrap;\n\n overflow-x: auto;\n\n &::-webkit-scrollbar {\n display: none;\n }\n"]);return or=function(){return n},n}function ar(){var n=(0,h.Z)(["\n margin-right: 8px;\n display: flex;\n align-items: center;\n justify-content: center;\n background-color: ",";\n padding: 10px 16px;\n border-radius: 33px;\n text-align: center;\n white-space: nowrap;\n cursor: pointer;\n\n ","\n"]);return ar=function(){return n},n}function cr(){var n=(0,h.Z)(["\n margin-bottom: 80px;\n "]);return cr=function(){return n},n}function ur(){var n=(0,h.Z)(["\n margin-bottom: 24px;\n "]);return ur=function(){return n},n}function lr(){var n=(0,h.Z)(["\n margin-bottom: 80px;\n "]);return lr=function(){return n},n}function dr(){var n=(0,h.Z)(["\n margin-bottom: 56px;\n\n ","\n\n h1,\n h2,\n h3,\n h4,\n h5 {\n ","\n margin-bottom: 20px;\n\n ","\n }\n\n p {\n ","\n margin-bottom: 64px;\n\n ","\n }\n\n ul {\n list-style-type: disc;\n -webkit-margin-before: 1em;\n -webkit-margin-after: 1em;\n -webkit-margin-start: 0px;\n -webkit-margin-end: 0px;\n -webkit-padding-start: 25px;\n }\n"]);return dr=function(){return n},n}var sr=(0,m.ZP)(K.E.div).withConfig({componentId:"sc-2bb5ad4b-0"})(Ut(),V.O9.black,V.O9.black,(0,x.ey)((0,m.iv)(Nt()))),fr=m.ZP.div.withConfig({componentId:"sc-2bb5ad4b-1"})(Xt(),(function(n){var t=n.theme.locale;return(0,_n.QA)("small",t)})),pr=(0,m.ZP)(K.E.div).withConfig({componentId:"sc-2bb5ad4b-2"})(Gt()),vr=m.ZP.div.withConfig({componentId:"sc-2bb5ad4b-3"})(Jt(),fr,(function(n){var t=n.theme.locale;return(0,_n.QA)("smallBody",t)}),(0,x.ey)((0,m.iv)(Kt()))),hr=m.ZP.div.withConfig({componentId:"sc-2bb5ad4b-4"})(Yt(),(function(n){var t=n.theme.locale;return(0,_n.QA)("heading2",t)}),(0,x.ey)((0,m.iv)(Vt()))),mr=m.ZP.div.withConfig({componentId:"sc-2bb5ad4b-5"})($t(),V.O9.mercury,(0,x.ey)((0,m.iv)(Wt()))),gr=m.ZP.div.withConfig({componentId:"sc-2bb5ad4b-6"})(tr(),V.O9.mercury,fr,(0,x.ey)((0,m.iv)(nr()))),xr=m.ZP.div.withConfig({componentId:"sc-2bb5ad4b-7"})(rr(),(function(n){var t=n.theme.locale;return(0,_n.QA)("heading5",t)})),br=m.ZP.div.withConfig({componentId:"sc-2bb5ad4b-8"})(ir(),fr,(0,x.ey)((0,m.iv)(er()))),Zr=m.ZP.div.withConfig({componentId:"sc-2bb5ad4b-9"})(or()),wr=m.ZP.div.withConfig({componentId:"sc-2bb5ad4b-10"})(ar(),V.O9.concrete,(function(n){var t=n.theme.locale;return(0,_n.QA)("filter",t)})),yr=m.ZP.div.withConfig({componentId:"sc-2bb5ad4b-11"})(dr(),(0,x.ey)((0,m.iv)(cr())),(function(n){var t=n.theme.locale;return(0,_n.QA)("heading5",t)}),(0,x.ey)((0,m.iv)(ur())),(function(n){var t=n.theme.locale;return(0,_n.QA)("body",t)}),(0,x.ey)((0,m.iv)(lr()))),jr=function(n){var t,r=n.pageData,e=(0,Ct.Z)(n,["pageData"]),a=(0,v.useOpportunitiesStore)().activeOpportunity;return(0,u.jsxs)(sr,(0,o.Z)((0,i.Z)({},e),{initial:{opacity:1},animate:{opacity:1},exit:{opacity:0},children:[(0,u.jsxs)(pr,{children:[(0,u.jsxs)(vr,{children:[(0,u.jsx)(fr,{children:r.jobOverlayJobTitle}),(0,u.jsx)(hr,{children:null===a||void 0===a?void 0:a.title})]}),(0,u.jsxs)(mr,{children:[(0,u.jsxs)(gr,{children:[(0,u.jsx)(fr,{children:r.jobOverlayLocationLabel}),(0,u.jsx)(xr,{children:null===a||void 0===a?void 0:a.offices[0]})]}),(0,u.jsxs)(gr,{children:[(0,u.jsx)(fr,{children:r.jobOverlayDepartmentLabel}),(0,u.jsx)(xr,{children:null===a||void 0===a?void 0:a.departments[0]})]}),(0,u.jsxs)(gr,{children:[(0,u.jsx)(fr,{children:r.jobOverlayTypeLabel}),(0,u.jsx)(xr,{children:(null===a||void 0===a?void 0:a.metadata[0].value)?null===a||void 0===a?void 0:a.metadata[0].value:"-"})]}),(0,u.jsxs)(gr,{children:[(0,u.jsx)(fr,{children:r.jobOverlayLevelLabel}),(0,u.jsx)(xr,{children:"-"})]})]}),(0,u.jsxs)(br,{children:[(0,u.jsxs)(fr,{children:[r.jobOverlayShareLabel,":"]}),(0,u.jsx)(Zr,{children:["Facebook","Twitter","LinkedIn","Copy link"].map((function(n){return(0,u.jsx)(wr,{children:n},"opportunity-".concat(n))}))})]})]}),(0,u.jsx)(yr,{dangerouslySetInnerHTML:{__html:null===(t=Object.values((0,qt.n)((null===a||void 0===a?void 0:a.content)||"",{wrapper:null}))[0])||void 0===t?void 0:t.props.children[0]}}),(0,u.jsx)(g.Z,{label:r.jobOverlayApplyCtaLabel,target:"_blank",href:null===a||void 0===a?void 0:a.absolute_url})]}))};jr.defaultProps={};var Cr=jr;function Pr(){var n=(0,h.Z)(["\n position: relative;\n ","\n cursor: pointer;\n"]);return Pr=function(){return n},n}function Or(){var n=(0,h.Z)(["\n border: 1px solid ",";\n padding: 14px 0 14px 20px;\n"]);return Or=function(){return n},n}function Ir(){var n=(0,h.Z)(["\n opacity: 1;\n pointer-events: all;\n "]);return Ir=function(){return n},n}function kr(){var n=(0,h.Z)(["\n position: absolute;\n top: 100%;\n max-height: 280px;\n width: 100%;\n border-top: none;\n overflow-y: auto;\n opacity: 0;\n pointer-events: none;\n transition: opacity 150ms;\n border: 1px solid ",";\n background-color: ",";\n z-index: 2;\n\n ","\n\n &::-webkit-scrollbar {\n width: 5px;\n }\n\n /* Track */\n &::-webkit-scrollbar-track {\n background: ",";\n }\n\n /* Handle */\n &::-webkit-scrollbar-thumb {\n background: ",";\n }\n\n /* Handle on hover */\n /* &::-webkit-scrollbar-thumb:hover {\n background: #555;\n } */\n"]);return kr=function(){return n},n}function Sr(){var n=(0,h.Z)(["\n padding: 20px 0 10px 20px;\n"]);return Sr=function(){return n},n}function Lr(){var n=(0,h.Z)(["\n opacity: 0.5;\n cursor: default;\n "]);return Lr=function(){return n},n}function Er(){var n=(0,h.Z)(["\n padding-bottom: 13px;\n display: flex;\n align-items: center;\n\n ","\n"]);return Er=function(){return n},n}function Tr(){var n=(0,h.Z)(["\n background-color: ",";\n\n /* svg {\n width: 100%;\n height: 100%;\n } */\n "]);return Tr=function(){return n},n}function zr(){var n=(0,h.Z)(["\n border: 1px solid ",";\n width: 16px;\n height: 16px;\n\n display: flex;\n align-items: center;\n justify-content: center;\n\n ","\n"]);return zr=function(){return n},n}function Ar(){var n=(0,h.Z)(["\n margin-left: 15px;\n"]);return Ar=function(){return n},n}function Mr(){var n=(0,h.Z)(["\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n"]);return Mr=function(){return n},n}function _r(){var n=(0,h.Z)(["\n transform: translateY(-50%) rotate(180deg);\n "]);return _r=function(){return n},n}function Dr(){var n=(0,h.Z)(["\n right: 20px;\n "]);return Dr=function(){return n},n}function Fr(){var n=(0,h.Z)(["\n position: absolute;\n top: 50%;\n right: 20px;\n transform: translateY(-50%);\n\n ","\n\n ","\n"]);return Fr=function(){return n},n}var Qr=m.ZP.div.withConfig({componentId:"sc-8a753f99-0"})(Pr(),(function(n){var t=n.theme.locale;return(0,_n.QA)("smallBody",t)})),Hr=m.ZP.div.withConfig({componentId:"sc-8a753f99-1"})(Or(),V.O9.mercury),Br=m.ZP.div.withConfig({componentId:"sc-8a753f99-2"})(kr(),V.O9.mercury,V.O9.white,(function(n){return n.isOpen&&(0,m.iv)(Ir())}),V.O9.mercury,V.O9.lighterMineShaft),Rr=m.ZP.div.withConfig({componentId:"sc-8a753f99-3"})(Sr()),qr=m.ZP.div.withConfig({componentId:"sc-8a753f99-4"})(Er(),(function(n){return!n.isEnabled&&(0,m.iv)(Lr())})),Nr=m.ZP.div.withConfig({componentId:"sc-8a753f99-5"})(zr(),V.O9.black,(function(n){return n.isSelected&&(0,m.iv)(Tr(),V.O9.black)})),Ur=m.ZP.div.withConfig({componentId:"sc-8a753f99-6"})(Ar()),Xr=m.ZP.div.withConfig({componentId:"sc-8a753f99-7"})(Mr()),Gr=m.ZP.div.withConfig({componentId:"sc-8a753f99-8"})(Fr(),(function(n){return n.isOpen&&(0,m.iv)(_r())}),(0,x.ey)((0,m.iv)(Dr()))),Kr=function(n){var t=n.options,r=n.enabled,e=n.defaultSelection,i=n.onSelected,o=n.selected,a=(0,l.useState)(!1),c=a[0],d=a[1];return(0,u.jsxs)(u.Fragment,{children:[c&&(0,u.jsx)(Xr,{onClick:function(){return d(!1)}}),(0,u.jsxs)(Qr,{children:[(0,u.jsxs)(Hr,{onClick:function(){d(!c)},children:[e,(0,u.jsx)(Gr,{isOpen:c,children:(0,u.jsx)("svg",{width:"9",height:"6",viewBox:"0 0 12 6",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,u.jsx)("path",{d:"M12 0L0 0L6 6L12 0Z",fill:"#2D2D2D"})})})]}),(0,u.jsx)(Br,{isOpen:c,children:(0,u.jsx)(Rr,{children:t.map((function(n){var t,e=!r||r.includes(n);return(0,u.jsxs)(qr,{isEnabled:e,onClick:e&&(t=n,function(){i(t)}),children:[(0,u.jsx)(Nr,{isSelected:o.includes(n),children:o.includes(n)&&(0,u.jsx)("svg",{width:"12",height:"9",viewBox:"0 0 12 9",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,u.jsx)("path",{d:"M1.5 4L4.5 7L10.5 1",stroke:"white",strokeWidth:"2"})})}),(0,u.jsx)(Ur,{children:n})]},n)}))})})]})]})};Kr.defaultProps={};var Jr=Kr;function Vr(){var n=(0,h.Z)(["\n margin: 144px 122px 124px 122px;\n "]);return Vr=function(){return n},n}function Yr(){var n=(0,h.Z)(["\n margin: 132px 16px 16px 16px;\n color: ",";\n\n ","\n"]);return Yr=function(){return n},n}function Wr(){var n=(0,h.Z)(["\n grid-template-columns: 1fr 1fr;\n flex-direction: row;\n grid-column-gap: 32px;\n\n padding: 28px 0 0 0;\n border-top: 1px solid #e3e3e3;\n border-bottom: 1px solid #e3e3e3;\n "]);return Wr=function(){return n},n}function $r(){var n=(0,h.Z)(["\n display: grid;\n grid-template-columns: 1fr;\n\n ","\n"]);return $r=function(){return n},n}function ne(){var n=(0,h.Z)(["\n display: block;\n margin-bottom: 27px;\n "]);return ne=function(){return n},n}function te(){var n=(0,h.Z)(["\n ","\n display: none;\n grid-column: 1/-1;\n\n ","\n"]);return te=function(){return n},n}function re(){var n=(0,h.Z)(["\n padding-bottom: 64px;\n "]);return re=function(){return n},n}function ee(){var n=(0,h.Z)(["\n ","\n padding-bottom: 48px;\n\n ","\n"]);return ee=function(){return n},n}function ie(){var n=(0,h.Z)([""]);return ie=function(){return n},n}function oe(){var n=(0,h.Z)(["\n ","\n display: inline-block;\n"]);return oe=function(){return n},n}function ae(){var n=(0,h.Z)(["\n grid-column: auto;\n margin-bottom: 40px;\n "]);return ae=function(){return n},n}function ce(){var n=(0,h.Z)(["\n width: 100%;\n grid-column: 1/-1;\n ","\n\n display: flex;\n flex-direction: column;\n margin-bottom: 24px;\n\n &:last-child {\n margin-bottom: 0px;\n }\n\n ","\n\n "," {\n margin-bottom: 6px;\n }\n"]);return ce=function(){return n},n}function ue(){var n=(0,h.Z)(["\n margin-bottom: 14px;\n "]);return ue=function(){return n},n}function le(){var n=(0,h.Z)(["\n ","\n display: inline-block;\n margin-bottom: 12px;\n margin-top: 56px;\n\n ","\n"]);return le=function(){return n},n}function de(){var n=(0,h.Z)(["\n margin-top: 0;\n padding-bottom: 29px;\n border-bottom: none;\n "]);return de=function(){return n},n}function se(){var n=(0,h.Z)(["\n grid-column: 1/-1;\n display: flex;\n flex-direction: column;\n margin-top: 24px;\n border-bottom: 1px solid #e3e3e3;\n padding-bottom: 32px;\n\n "," {\n margin-bottom: 11px;\n }\n\n ","\n"]);return se=function(){return n},n}function fe(){var n=(0,h.Z)(["\n display: flex;\n align-items: center;\n overflow-x: auto;\n margin-bottom: 10px;\n\n &:last-child {\n margin-bottom: 0px;\n }\n\n &::-webkit-scrollbar {\n display: none;\n }\n /* flex-wrap: wrap; */\n"]);return fe=function(){return n},n}function pe(){var n=(0,h.Z)(["\n position: absolute;\n top: 32px;\n right: 32px;\n"]);return pe=function(){return n},n}function ve(){var n=(0,h.Z)(["\n display: flex;\n align-items: center;\n justify-content: center;\n background-color: ",";\n padding: 10px 16px;\n border-radius: 33px;\n text-align: center;\n white-space: nowrap;\n margin-right: 8px;\n cursor: pointer;\n ","\n\n svg {\n margin-left: 10px;\n width: 8px;\n height: 8px;\n }\n"]);return ve=function(){return n},n}function he(){var n=(0,h.Z)(["\n display: flex;\n flex-direction: column;\n"]);return he=function(){return n},n}function me(){var n=(0,h.Z)(["\n padding: 24px;\n svg {\n display: block;\n }\n "]);return me=function(){return n},n}function ge(){var n=(0,h.Z)(["\n position: relative;\n display: flex;\n flex-direction: column;\n\n background-color: ",";\n padding: 20px;\n cursor: pointer;\n\n margin-bottom: 12px;\n\n svg {\n transition: transform 0.3s;\n display: none;\n position: absolute;\n top: 32px;\n right: 32px;\n opacity: 0.3;\n\n path {\n fill: ",";\n }\n }\n\n ","\n\n &:hover {\n background-color: ",";\n svg {\n transform: translate(8px, -8px);\n opacity: 1;\n }\n }\n"]);return ge=function(){return n},n}function xe(){var n=(0,h.Z)(["\n margin-bottom: 64px;\n "]);return xe=function(){return n},n}function be(){var n=(0,h.Z)(["\n ","\n margin-bottom: 24px;\n\n ","\n"]);return be=function(){return n},n}function Ze(){var n=(0,h.Z)(["\n display: inline-block;\n width: 196px;\n margin-right: 32px;\n\n &:last-child {\n margin-right: 0;\n }\n "]);return Ze=function(){return n},n}function we(){var n=(0,h.Z)(["\n ","\n margin-bottom: 8px;\n\n &:last-child {\n margin-bottom: 0px;\n }\n\n ","\n"]);return we=function(){return n},n}function ye(){var n=(0,h.Z)(["\n height: 24px;\n"]);return ye=function(){return n},n}function je(){var n=(0,h.Z)(["\n flex-direction: row;\n "]);return je=function(){return n},n}function Ce(){var n=(0,h.Z)(["\n display: flex;\n flex-direction: column;\n\n ","\n"]);return Ce=function(){return n},n}var Pe=(0,m.ZP)(K.E.div).withConfig({componentId:"sc-b4794978-0"})(Yr(),V.O9.black,(0,x.ey)((0,m.iv)(Vr()))),Oe=m.ZP.div.withConfig({componentId:"sc-b4794978-1"})($r(),(0,x.ey)((0,m.iv)(Wr()))),Ie=m.ZP.span.withConfig({componentId:"sc-b4794978-2"})(te(),(function(n){var t=n.theme.locale;return(0,_n.QA)("button",t)}),(0,x.ey)((0,m.iv)(ne()))),ke=m.ZP.div.withConfig({componentId:"sc-b4794978-3"})(ee(),(function(n){var t=n.theme.locale;return(0,_n.QA)("heading2",t)}),(0,x.ey)((0,m.iv)(re()))),Se=(0,m.ZP)(Jr).withConfig({componentId:"sc-b4794978-4"})(ie()),Le=m.ZP.span.withConfig({componentId:"sc-b4794978-5"})(oe(),(function(n){var t=n.theme.locale;return(0,_n.QA)("small",t)})),Ee=m.ZP.div.withConfig({componentId:"sc-b4794978-6"})(ce(),(function(n){var t=n.theme.locale;return(0,_n.QA)("small",t)}),(0,x.ey)((0,m.iv)(ae())),Le),Te=m.ZP.span.withConfig({componentId:"sc-b4794978-7"})(le(),(function(n){var t=n.theme.locale;return(0,_n.QA)("small",t)}),(0,x.ey)((0,m.iv)(ue()))),ze=m.ZP.div.withConfig({componentId:"sc-b4794978-8"})(se(),Le,(0,x.ey)((0,m.iv)(de()))),Ae=m.ZP.div.withConfig({componentId:"sc-b4794978-9"})(fe()),Me=(m.ZP.img.withConfig({componentId:"sc-b4794978-10"})(pe()),m.ZP.div.withConfig({componentId:"sc-b4794978-11"})(ve(),V.O9.concrete,(function(n){var t=n.theme.locale;return(0,_n.QA)("filter",t)}))),_e=m.ZP.div.withConfig({componentId:"sc-b4794978-12"})(he()),De=(0,m.ZP)(K.E.div).withConfig({componentId:"sc-b4794978-13"})(ge(),V.O9.concrete,V.O9.lighterMineShaft,(0,x.ey)((0,m.iv)(me())),V.O9.mercury),Fe=m.ZP.span.withConfig({componentId:"sc-b4794978-14"})(be(),(function(n){var t=n.theme.locale;return(0,_n.QA)("heading5",t)}),(0,x.ey)((0,m.iv)(xe()))),Qe=m.ZP.span.withConfig({componentId:"sc-b4794978-15"})(we(),(function(n){var t=n.theme.locale;return(0,_n.QA)("smallBody",t)}),(0,x.ey)((0,m.iv)(Ze()))),He=(m.ZP.div.withConfig({componentId:"sc-b4794978-16"})(ye()),m.ZP.div.withConfig({componentId:"sc-b4794978-17"})(Ce(),(0,x.ey)((0,m.iv)(je())))),Be=function(n){var t=n.data,r=n.pageData,e=(0,Ct.Z)(n,["data","pageData"]),a=(0,l.useState)([]),c=a[0],d=a[1],s=(0,l.useState)([]),f=s[0],p=s[1],h=(0,v.useOpportunitiesStore)().openOpportunity,m=(0,An.useRouter)(),g=m.push,x=m.pathname,b=(0,l.useMemo)((function(){return t.opportunities.filter((function(n){if(!(c.length>0||f.length>0))return!0;var t=!0;return c.length>0&&(t=c.includes(n.departments[0])),f.length>0&&(t=f.includes(n.offices[0])),t}))}),[t,c,f]),Z=(0,l.useMemo)((function(){if(0===f.length)return t.departments;var n=b.map((function(n){return n.departments[0]}));return t.departments.filter((function(t){return n.includes(t)}))}),[b,t]),w=(0,l.useMemo)((function(){if(0===c.length)return t.locations;var n=b.map((function(n){return n.offices[0]}));return t.locations.filter((function(t){return n.includes(t)}))}),[b,t]),y=function(n){var t=(0,gt.Z)(c);-1===t.indexOf(n)?t.push(n):t.splice(t.indexOf(n),1),d(t)},j=function(n){var t=(0,gt.Z)(f);-1===t.indexOf(n)?t.push(n):t.splice(t.indexOf(n),1),p(t)},C=(0,u.jsxs)(Oe,{children:[(0,u.jsx)(Ie,{children:r.jobOverlayFilterLabel}),(0,u.jsxs)(Ee,{children:[(0,u.jsx)(Le,{children:r.jobOverlayDepartmentLabel}),(0,u.jsx)(Se,{options:t.departments,enabled:Z,selected:c,defaultSelection:r.jobOverlayDepartmentPlaceholder,onSelected:y})]}),(0,u.jsxs)(Ee,{children:[(0,u.jsx)(Le,{children:r.jobOverlayLocationLabel}),(0,u.jsx)(Se,{options:t.locations,selected:f,enabled:w,defaultSelection:r.jobOverlayLocationPlaceholder,onSelected:j})]}),(c.length>0||f.length>0)&&(0,u.jsxs)(ze,{children:[(0,u.jsx)(Le,{children:r.jobOverlayAppliedFiltersLabel}),(0,u.jsx)(Ae,{children:f.map((function(n){return(0,u.jsxs)(Me,{onClick:function(){j(n)},children:[n,(0,u.jsxs)("svg",{width:"8",height:"8",viewBox:"0 0 8 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,u.jsx)("path",{d:"M7.11115 0L8 0.888845L0.889237 7.99961L0.000391825 7.11076L7.11115 0Z",fill:V.O9.lighterMineShaft}),(0,u.jsx)("path",{d:"M7.99961 7.11155L7.11076 8.00039L0 0.889629L0.888845 0.0007841L7.99961 7.11155Z",fill:V.O9.lighterMineShaft})]})]},"filter-".concat(n))}))}),(0,u.jsx)(Ae,{children:c.map((function(n){return(0,u.jsxs)(Me,{onClick:function(){y(n)},children:[n,(0,u.jsxs)("svg",{width:"8",height:"8",viewBox:"0 0 8 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,u.jsx)("path",{d:"M7.11115 0L8 0.888845L0.889237 7.99961L0.000391825 7.11076L7.11115 0Z",fill:V.O9.lighterMineShaft}),(0,u.jsx)("path",{d:"M7.99961 7.11155L7.11076 8.00039L0 0.889629L0.888845 0.0007841L7.99961 7.11155Z",fill:V.O9.lighterMineShaft})]})]},"filter-".concat(n))}))})]})]});return(0,u.jsxs)(Pe,(0,o.Z)((0,i.Z)({initial:{opacity:1},animate:{opacity:1},exit:{opacity:0}},e),{children:[(0,u.jsx)(ke,{children:"Opportunities"}),C,(0,u.jsxs)(u.Fragment,{children:[(0,u.jsxs)(Te,{children:[b.length," ",r.jobOverlayResultsLabel]}),(0,u.jsx)(_e,{children:b.map((function(n){return(0,u.jsxs)(De,{style:{backgroundColor:V.O9.concrete},whileHover:{backgroundColor:V.O9.mercury},onClick:function(){g("".concat(x,"?job=").concat(n.internal_job_id),void 0,{shallow:!0}),h(n)},children:[(0,u.jsx)(Fe,{children:n.title}),(0,u.jsxs)(He,{children:[(0,u.jsx)(Qe,{children:n.departments[0]}),(0,u.jsx)(Qe,{children:n.offices[0]}),(0,u.jsx)(Qe,{children:n.metadata[0].value?n.metadata[0].value:"-"})]}),(0,u.jsx)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,u.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.38867 0.869141L23.0015 0.934142L23.0015 0.934804L23.0029 0.934809L23.0679 18.5476L20.6216 18.5386L20.5719 5.06051L1.94511 23.6873L0.208985 21.9512L18.7953 3.36481L5.3977 3.31536L5.38867 0.869141Z"})})]},"opportunity-".concat(n.id))}))})]})]}))};Be.defaultProps={};var Re=Be,qe={open:function(n){return{opacity:[0,1],transition:{delay:n.delay,duration:.5,ease:"easeInOut"}}},close:{opacity:[1,0],transition:{duration:.5,ease:"easeInOut"}}};function Ne(){var n=(0,h.Z)(["\n width: 50px;\n height: 50px;\n display: grid;\n place-items: center;\n overflow: hidden;\n border-radius: 50%;\n background: ",";\n position: relative;\n cursor: pointer;\n"]);return Ne=function(){return n},n}function Ue(){var n=(0,h.Z)(["\n width: 16px;\n position: absolute;\n height: 2px;\n background: ",";\n overflow: hidden;\n"]);return Ue=function(){return n},n}function Xe(){var n=(0,h.Z)(["\n transform: rotate(45deg);\n"]);return Xe=function(){return n},n}function Ge(){var n=(0,h.Z)(["\n transform: rotate(-45deg);\n"]);return Ge=function(){return n},n}var Ke=(0,m.ZP)(K.E.div).withConfig({componentId:"sc-3330fb1f-0"})(Ne(),(function(n){return n.backgroundColor})),Je=m.ZP.span.withConfig({componentId:"sc-3330fb1f-1"})(Ue(),(function(n){return n.iconColor})),Ve=((0,m.ZP)(Je).withConfig({componentId:"sc-3330fb1f-2"})(Xe()),(0,m.ZP)(Je).withConfig({componentId:"sc-3330fb1f-3"})(Ge()),{isOpen:!0,delay:0,iconColor:V.O9.lighterMineShaft,backgroundColor:V.O9.concrete}),Ye=function(n){var t=n.isOpen,r=n.delay,e=void 0===r?0:r,a=n.backgroundColor,c=(0,Ct.Z)(n,["isOpen","delay","backgroundColor"]);return(0,u.jsx)(Ke,(0,o.Z)((0,i.Z)({animate:t?"open":"close",exit:"close",backgroundColor:a,variants:qe,custom:{delay:e}},c),{children:(0,u.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,u.jsx)("rect",{x:"6.94531",y:"0.333984",width:"1.99866",height:"8.98247",transform:"rotate(45 6.94531 0.333984)",fill:V.O9.lighterMineShaft}),(0,u.jsx)("rect",{x:"8.35938",y:"11.6396",width:"1.99866",height:"9.01354",transform:"rotate(135 8.35938 11.6396)",fill:V.O9.lighterMineShaft})]})}))};Ye.defaultProps=Ve;var We=Ye,$e=r(62148);function ni(){var n=(0,h.Z)([""]);return ni=function(){return n},n}function ti(){var n=(0,h.Z)(["\n top: 32px;\n right: 32px;\n "]);return ti=function(){return n},n}function ri(){var n=(0,h.Z)(["\n position: absolute;\n top: 16px;\n right: 16px;\n z-index: ",";\n\n ","\n"]);return ri=function(){return n},n}function ei(){var n=(0,h.Z)(["\n top: 32px;\n right: 32px;\n "]);return ei=function(){return n},n}function ii(){var n=(0,h.Z)(["\n position: absolute;\n top: 16px;\n right: 16px;\n z-index: ",";\n\n ","\n"]);return ii=function(){return n},n}m.ZP.div.withConfig({componentId:"sc-83555907-0"})(ni());var oi=(0,m.ZP)($e.Z).withConfig({componentId:"sc-83555907-1"})(ri(),V.bK.zIndex.menuModal,(0,x.ey)((0,m.iv)(ti()))),ai=(0,m.ZP)(We).withConfig({componentId:"sc-83555907-2"})(ii(),V.bK.zIndex.menuModal,(0,x.ey)((0,m.iv)(ei()))),ci=function(n){var t=n.faqData,r=n.pageData,e=n.opportunitiesData,i=(0,v.useOpportunitiesStore)(),o=i.isFaqOpen,a=i.isOpportunityListOpen,c=i.isOpportunityOpen,d=i.activeOpportunity,s=i.openOpportunity,f=i.closeOverlay,p=i.backToOpportunities,h=(0,An.useRouter)(),m=h.query,g=h.push,x=h.pathname,b=(0,l.useRef)(null),Z=(0,l.useState)(1),w=Z[0],y=Z[1];(0,l.useEffect)((function(){var n;return document.documentElement.style.overflow=o||a||c?"hidden":"auto",null===(n=b.current)||void 0===n||n.scrollTo(0,0),function(){document.documentElement.style.overflow="auto"}}),[o,a,c]),(0,l.useEffect)((function(){if(m.job){var n=e.opportunities.find((function(n){return"".concat(n.internal_job_id)===m.job}));n&&s(n)}}),[m,e]);return(0,u.jsx)(jt.Z,{ref:b,isOpen:o||a||c,CloseButton:c?ai:oi,delay:w,onExitClick:function(){a||o?(y(1),f()):(y(0),p(),g("".concat(x),void 0,{shallow:!0}))},children:(0,u.jsxs)(G.M,{initial:!1,mode:"wait",children:[a&&(0,u.jsx)(Re,{data:e,pageData:r},"opportunityListOverlay"),c&&d&&(0,u.jsx)(Cr,{pageData:r},"opportunityOverlay"),o&&(0,u.jsx)(Rt,{data:t,pageData:r},"faqOverlay")]})})};ci.defaultProps={};var ui=ci;function li(){var n=(0,h.Z)(["\n grid-column: 7 / -4;\n\n &:last-child {\n grid-column: 2 / 6;\n }\n\n h2 {\n ",";\n margin-bottom: 32px;\n }\n\n h3,\n h4 {\n ",";\n margin-bottom: 32px;\n }\n "]);return li=function(){return n},n}function di(){var n=(0,h.Z)(["\n grid-column: 2 / -2;\n\n h2 {\n ",";\n margin-bottom: 24px;\n }\n\n h3,\n h4 {\n ",";\n margin-bottom: 24px;\n }\n\n ","\n"]);return di=function(){return n},n}function si(){var n=(0,h.Z)(["\n margin-top: 48px;\n "]);return si=function(){return n},n}function fi(){var n=(0,h.Z)(["\n margin-top: 40px;\n\n ","\n"]);return fi=function(){return n},n}var pi=m.ZP.div.withConfig({componentId:"sc-deb49fe9-0"})(di(),(function(n){var t=n.theme.locale;return(0,_n.QA)("heading3",t)}),(function(n){var t=n.theme.locale;return(0,_n.QA)("heading4",t)}),(function(n){var t=n.theme.locale;return(0,x.ey)((0,m.iv)(li(),(0,_n.QA)("heading3",t),(0,_n.QA)("heading4",t)))})),vi=(0,m.ZP)(g.Z).withConfig({componentId:"sc-deb49fe9-1"})(fi(),(0,x.ey)((0,m.iv)(si()))),hi=function(n){var t=n.text,r=n.cta;return(0,u.jsxs)(pi,{children:[(0,u.jsx)(f.Z,{richText:t}),(0,u.jsx)(vi,{label:r.label,href:r.href})]})};hi.defaultProps={};var mi=hi;function gi(){var n=(0,h.Z)(["\n background-image: url('","');\n "]);return gi=function(){return n},n}function xi(){var n=(0,h.Z)(["\n margin-bottom: 223px;\n\n height: auto;\n background-size: cover;\n "]);return xi=function(){return n},n}function bi(){var n=(0,h.Z)(["\n grid-column: 1/-1;\n height: 100vh;\n width: 100%;\n aspect-ratio: 16 / 9;\n background-position: center;\n background-repeat: no-repeat;\n background-size: cover;\n background-color: ",";\n margin-bottom: 120px;\n\n ","\n\n ","\n"]);return bi=function(){return n},n}var Zi=m.ZP.div.withConfig({componentId:"sc-dec44c0e-0"})(bi(),V.O9.black,(function(n){var t=n.url;return(0,m.iv)(gi(),t)}),(0,x.ey)((0,m.iv)(xi()))),wi=function(n){var t=n.media;return(0,u.jsx)(Zi,{url:t[0].url})};wi.defaultProps={};var yi=wi;function ji(){var n=(0,h.Z)(["\n grid-column: 2 / 2;\n margin-bottom: 0;\n "]);return ji=function(){return n},n}function Ci(){var n=(0,h.Z)(["\n ","\n grid-column: 2 / -2;\n\n margin-bottom: 56px;\n\n ","\n"]);return Ci=function(){return n},n}function Pi(){var n=(0,h.Z)(["\n grid-column: 7 / -4;\n "]);return Pi=function(){return n},n}function Oi(){var n=(0,h.Z)(["\n grid-column: 2 / -2;\n\n ","\n"]);return Oi=function(){return n},n}function Ii(){var n=(0,h.Z)(["\n margin-bottom: 120px;\n\n &:last-child {\n margin-bottom: 240px;\n }\n "]);return Ii=function(){return n},n}function ki(){var n=(0,h.Z)(["\n margin-bottom: 56px;\n\n &:last-child {\n margin-bottom: 120px;\n }\n\n ","\n"]);return ki=function(){return n},n}function Si(){var n=(0,h.Z)(["\n margin-bottom: 20px;\n "]);return Si=function(){return n},n}function Li(){var n=(0,h.Z)(["\n ","\n margin-bottom: 16px;\n\n ","\n"]);return Li=function(){return n},n}function Ei(){var n=(0,h.Z)(["\n ","\n"]);return Ei=function(){return n},n}var Ti=m.ZP.div.withConfig({componentId:"sc-a7cc02a3-0"})(Ci(),(function(n){var t=n.theme.locale;return(0,_n.QA)("heading3",t)}),(0,x.ey)((0,m.iv)(ji()))),zi=m.ZP.div.withConfig({componentId:"sc-a7cc02a3-1"})(Oi(),(0,x.ey)((0,m.iv)(Pi()))),Ai=m.ZP.div.withConfig({componentId:"sc-a7cc02a3-2"})(ki(),(0,x.ey)((0,m.iv)(Ii()))),Mi=m.ZP.div.withConfig({componentId:"sc-a7cc02a3-3"})(Li(),(function(n){var t=n.theme.locale;return(0,_n.QA)("heading4",t)}),(0,x.ey)((0,m.iv)(Si()))),_i=m.ZP.div.withConfig({componentId:"sc-a7cc02a3-4"})(Ei(),(function(n){var t=n.theme.locale;return(0,_n.QA)("smallBody",t)})),Di=function(n){var t=n.sectionTitle,r=n.valueCard,e=(0,s.Z)((0,p.Z)(),1)[0],i=(0,s.Z)((0,p.Z)(),1)[0];return(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(Ti,{ref:e,children:t}),(0,u.jsx)(zi,{ref:i,children:r.map((function(n){return(0,u.jsxs)(Ai,{children:[(0,u.jsx)(Mi,{children:n.title}),(0,u.jsx)(_i,{children:n.rteSubtitle})]},n.title)}))})]})};Di.defaultProps={};var Fi=Di,Qi=r(59041),Hi=r(74891),Bi=r(15125),Ri=r(68139),qi=r(2883),Ni=r(31524);function Ui(){var n=(0,h.Z)(["\n background-image: url('","');\n "]);return Ui=function(){return n},n}function Xi(){var n=(0,h.Z)(["\n margin-bottom: 161px;\n\n height: auto;\n background-size: cover;\n "]);return Xi=function(){return n},n}function Gi(){var n=(0,h.Z)(["\n display: grid;\n align-items: center;\n\n grid-column: 1/-1;\n height: 100vh;\n width: 100%;\n aspect-ratio: 16 / 9;\n background-position: center;\n background-repeat: no-repeat;\n background-size: cover;\n background-color: ",";\n margin-bottom: 81px;\n grid-template-columns: inherit;\n grid-column-gap: inherit;\n\n ","\n\n & h1 {\n margin-bottom: 15px;\n grid-column: 2/-2;\n }\n\n ","\n"]);return Gi=function(){return n},n}var Ki=m.ZP.div.withConfig({componentId:"sc-6cb6603e-0"})(Gi(),V.O9.black,(function(n){var t=n.url;return(0,m.iv)(Ui(),t)}),(0,x.ey)((0,m.iv)(Xi()))),Ji=function(n){var t=n.mediaSrc,r=n.middleText;return(0,u.jsx)(Ki,{url:null===t||void 0===t?void 0:t.url,children:(0,u.jsx)(f.Z,{as:"h1",size:"displayHero",richText:r,defaultFormatting:!0})})};Ji.defaultProps={};var Vi=Ji,Yi=r(19639),Wi=r(21565),$i=r(4960),no=r(80578),to=r(88459);function ro(){var n=(0,h.Z)(["\n ","\n\n overflow: hidden;\n margin: 0;\n white-space: nowrap;\n display: flex;\n flex-wrap: nowrap;\n\n .scroller {\n display: flex;\n white-space: nowrap;\n display: flex;\n flex-wrap: nowrap;\n }\n"]);return ro=function(){return n},n}var eo=m.ZP.div.withConfig({componentId:"sc-11c69329-0"})(ro(),(function(n){var t=n.theme.locale;return(0,_n.QA)("display",t)})),io=function(n){var t=n.text,r=n.length,e=(0,Ct.Z)(n,["text","length"]),a=(0,$i.c)(0),c=(0,no.H)(a,(function(n){return"".concat((0,Wi.r)(-20,-20-100/r,n),"%")})),d=(0,l.useRef)(1);return(0,to.p)((function(n,t){var r=d.current*(t/1e3);r+=d.current*r,a.set(a.get()-r)})),(0,u.jsx)(eo,(0,o.Z)((0,i.Z)({},e),{children:(0,u.jsxs)(K.E.div,{className:"scroller",style:{x:c},children:[(0,u.jsx)(f.Z,{as:"span",size:"display",richText:t,defaultFormatting:!0}),(0,u.jsx)(f.Z,{as:"span",size:"display",richText:t,defaultFormatting:!0}),(0,u.jsx)(f.Z,{as:"span",size:"display",richText:t,defaultFormatting:!0}),(0,u.jsx)(f.Z,{as:"span",size:"display",richText:t,defaultFormatting:!0})]})}))};io.defaultProps={baseVelocity:1,length:4};var oo=io;function ao(){var n=(0,h.Z)(["\n ",";\n\n display: grid;\n grid-template-columns:\n [out-left] 16px\n repeat(",", [content] minmax(0px, 1fr))\n [out-right] 16px;\n\n ","\n"]);return ao=function(){return n},n}function co(){var n=(0,h.Z)(["\n margin-bottom: 136px;\n "]);return co=function(){return n},n}function uo(){var n=(0,h.Z)(["\n grid-column: 2 / -2;\n margin-bottom: 40px;\n\n ","\n"]);return uo=function(){return n},n}function lo(){var n=(0,h.Z)(["\n margin: 240px 0;\n "]);return lo=function(){return n},n}function so(){var n=(0,h.Z)(["\n height: 100%;\n\n grid-column: 1 / -1;\n margin: 120px 0;\n\n ","\n"]);return so=function(){return n},n}var fo=V.bK.columns.max,po=(0,m.ZP)(K.E.div).withConfig({componentId:"sc-54015794-0"})(ao(),(function(n){var t=n.isFirstHero;return"padding: ".concat(t?"0":"277px"," 0 120px")}),fo,(function(n){var t=n.isFirstHero;return(0,x.ey)("\n grid-template-columns: [out-left] 92px repeat(".concat(fo,", [content] minmax(0px, 1fr)) [out-right] 92px;\n grid-column-gap: 32px;\n padding: ").concat(t?"0":"329px"," 0 240px;\n "))})),vo=(0,m.ZP)(Yi.Z).withConfig({componentId:"sc-54015794-1"})(uo(),(0,x.ey)((0,m.iv)(co()))),ho=(0,m.ZP)(oo).withConfig({componentId:"sc-54015794-2"})(so(),(0,x.ey)((0,m.iv)(lo()))),mo=(function(){var n=(0,e.Z)(c().mark((function n(t){var r,e,i,o,a,u,l,d,s,f,p,v,h,m;return c().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return r=t.locale,n.next=4,(0,qi.Ze)(qi.u2.joinUsPage,r);case 4:return i=n.sent,n.next=7,(0,qi.Ze)(qi.u2.cookieBar,r);case 7:return o=n.sent,n.next=10,(0,qi.Ze)(qi.u2.footer,r);case 10:return a=n.sent,u={cookieId:o,footerId:a},n.next=14,(0,Qi.vO)({query:(0,Hi.hC)({id:i,locale:r,globalIds:u})});case 14:if(l=n.sent,d=l.data,s=d.sharedCopies,f=d.redirectPopups,p=d.cookieBar,v=d.navbar,h=d.footer,(m=l.data.joinUsPage)&&s){n.next=19;break}return n.abrupt("return",{notFound:!0});case 19:return n.abrupt("return",{props:{initialCopy:{head:(null===m||void 0===m?void 0:m.seo)||null,global:(null===(e=s[0])||void 0===e?void 0:e.global)||null,globalSettings:s[0]||null,redirectPopup:f[0]||null,cookieBar:p||null,navbar:v,footer:h},data:m},revalidate:Bi.C});case 20:case"end":return n.stop()}}),n)})))}(),function(n){var t,r=n.initialCopy,a=n.data,s=(0,v.useCopyStore)().setCopy,f=(0,v.useGlobalStore)().setHeaderText,p=(0,l.useState)({opportunities:[],departments:[],locations:[]}),h=p[0],m=p[1],g=(0,l.useMemo)((function(){return a.modules.filter((function(n){return"ComponentSectionsFaqSection"===n.__typename})).map((function(n){return n.faq})).flat()}),[a]);(0,l.useEffect)((function(){var n,t;s(r),f({default:null===(t=null===r||void 0===r||null===(n=r.navbar)||void 0===n?void 0:n.navLinks.find((function(n){return n.href===Ri.Z.JOIN_US})))||void 0===t?void 0:t.headerText}),(0,e.Z)(c().mark((function n(){var t;return c().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,yt();case 2:t=n.sent,m(t);case 4:case"end":return n.stop()}}),n)})))()}),[r]);var x=null===(t=a.modules[0])||void 0===t?void 0:t.__typename.includes("ComponentSectionsJoinUsHero"),b={ComponentSectionsHeadlineSection:vo,ComponentSectionsHero:yi,ComponentSectionsJoinUsHero:Vi,ComponentSubComponentsSection:mi,ComponentSubComponentsSectionTitle:ho,ComponentSectionsValuesSection:Fi,ComponentSectionsEventsGallerySection:B,ComponentSectionsInternship:zn,ComponentSubComponentsImageBlock:X,ComponentSectionsJobList:ht,ComponentSectionsFaqSection:k},Z=a.modules.map((function(n,t){var r=n.__typename,e=b[r];return e?(0,u.jsx)(e,(0,i.Z)({opportunitiesData:h},n),"".concat(r).concat(t)):null}));return(0,u.jsxs)(po,(0,o.Z)((0,i.Z)({isFirstHero:x},Ni.PV),{children:[(null===a||void 0===a?void 0:a.seo)&&(0,u.jsx)(d.Z,{seo:a.seo}),Z,(0,u.jsx)(ui,{faqData:g,opportunitiesData:h,pageData:a})]}))});mo.defaultProps={};var go=mo,xo=!0}},function(n){n.O(0,[21,970,774,888,179],(function(){return t=55278,n(n.s=t);var t}));var t=n.O();_N_E=t}]); //# sourceMappingURL=join-bd27070740522253.js.map