:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.PdfViewer_main__bmEIw{flex-direction:column}.PdfViewer_document__1v_Hi,.PdfViewer_main__bmEIw{display:flex;justify-content:center;position:relative}.PdfViewer_document__1v_Hi{width:82vw;height:46.125vw;align-items:center;overflow:hidden}@media screen and (min-width:768px) and (max-width:1279px){.PdfViewer_document__1v_Hi{width:540px;height:304px}}@media screen and (1280px <= width){.PdfViewer_document__1v_Hi{width:768px;height:432px}}.PdfViewer_document__1v_Hi .PdfViewer_page__mw59G{width:100%;height:100%}.PdfViewer_loadingPlaceholder__mLlU5{position:absolute;inset:0;background-color:#000;z-index:1;pointer-events:none}.PdfViewer_expandHitArea__Rviao{position:absolute;inset:0;z-index:10;border:none;background:transparent;cursor:zoom-in;padding:0}.PdfViewer_inlineNextArea__zxodG,.PdfViewer_inlinePrevArea__6N67L{position:absolute;top:0;width:50%;height:100%;z-index:10;border:none;background:transparent;padding:0;cursor:pointer}.PdfViewer_inlineNextArea__zxodG:disabled,.PdfViewer_inlinePrevArea__6N67L:disabled{cursor:default;pointer-events:none}.PdfViewer_inlinePrevArea__6N67L{left:0}.PdfViewer_inlineNextArea__zxodG{right:0}.PdfViewer_next__ReKKJ,.PdfViewer_prev__2tvhG{background-color:#007bc7;background-image:url(/icons/arrow-right-white.svg);background-repeat:no-repeat;background-size:50% 50%;background-position:50%;width:6vw;height:6vw;border-radius:50%;transition:.3s;position:absolute;border:none;cursor:pointer;z-index:11}@media screen and (min-width:768px) and (max-width:1279px){.PdfViewer_next__ReKKJ,.PdfViewer_prev__2tvhG{background-size:24px 24px;width:48px;height:48px}}@media screen and (1280px <= width){.PdfViewer_next__ReKKJ,.PdfViewer_prev__2tvhG{background-size:24px 24px;width:64px;height:64px}}.PdfViewer_next__ReKKJ:hover,.PdfViewer_prev__2tvhG:hover{background-color:#005ba1}.PdfViewer_next__ReKKJ:active,.PdfViewer_prev__2tvhG:active{background-color:#007bc7}.PdfViewer_next__ReKKJ:disabled,.PdfViewer_prev__2tvhG:disabled{background-color:#cce5f4;pointer-events:none}.PdfViewer_prev__2tvhG{transform:rotate(180deg);right:100%;margin-right:2vw}@media screen and (min-width:768px) and (max-width:1279px){.PdfViewer_prev__2tvhG{margin-right:32px}}@media screen and (1280px <= width){.PdfViewer_prev__2tvhG{margin-right:58px}}.PdfViewer_next__ReKKJ{left:100%;margin-left:2vw}@media screen and (min-width:768px) and (max-width:1279px){.PdfViewer_next__ReKKJ{margin-left:32px}}@media screen and (1280px <= width){.PdfViewer_next__ReKKJ{margin-left:58px}}.PdfViewer_pageCounter__brprw{display:flex;justify-content:center;align-items:center;margin-top:16px;font-size:1.4rem}@media screen and (min-width:768px) and (max-width:1279px){.PdfViewer_pageCounter__brprw{margin-top:24px}}@media screen and (1280px <= width){.PdfViewer_pageCounter__brprw{margin-top:24px}}.PdfViewer_modalViewer__6Xewu{position:relative;display:flex;flex-direction:column;align-items:center;padding:0 56px}@media screen and (min-width:768px) and (max-width:1279px){.PdfViewer_modalViewer__6Xewu{padding:0 80px}}@media screen and (1280px <= width){.PdfViewer_modalViewer__6Xewu{padding:0 108px}}.PdfViewer_modalDocument__uW6N_{position:relative;display:flex;align-items:center;justify-content:center;max-width:100%;max-height:calc(100vh - 120px);background-color:#000;overflow:hidden}.PdfViewer_modalDocument__uW6N_ .PdfViewer_page__mw59G{max-height:calc(100vh - 120px)}.PdfViewer_modalNextArea__qV_yS,.PdfViewer_modalPrevArea__8ZH_P{position:absolute;top:0;width:50%;height:100%;z-index:10;border:none;background:transparent;padding:0;cursor:pointer}.PdfViewer_modalNextArea__qV_yS:disabled,.PdfViewer_modalPrevArea__8ZH_P:disabled{cursor:default;pointer-events:none}.PdfViewer_modalPrevArea__8ZH_P{left:0}.PdfViewer_modalNextArea__qV_yS{right:0}.PdfViewer_modalNext__sxQbt,.PdfViewer_modalPrev__qQPF1{background-color:#007bc7;background-image:url(/icons/arrow-right-white.svg);background-repeat:no-repeat;background-size:20px 20px;background-position:50%;width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;transition:.3s;position:absolute;top:50%;transform:translateY(-100%);z-index:11}@media screen and (min-width:768px) and (max-width:1279px){.PdfViewer_modalNext__sxQbt,.PdfViewer_modalPrev__qQPF1{width:48px;height:48px;background-size:24px 24px}}@media screen and (1280px <= width){.PdfViewer_modalNext__sxQbt,.PdfViewer_modalPrev__qQPF1{width:64px;height:64px;background-size:24px 24px}}.PdfViewer_modalNext__sxQbt:hover,.PdfViewer_modalPrev__qQPF1:hover{background-color:#005ba1}.PdfViewer_modalNext__sxQbt:active,.PdfViewer_modalPrev__qQPF1:active{background-color:#007bc7}.PdfViewer_modalNext__sxQbt:disabled,.PdfViewer_modalPrev__qQPF1:disabled{background-color:#cce5f4;pointer-events:none}.PdfViewer_modalPrev__qQPF1{left:0;transform:translateY(-50%) rotate(180deg)}.PdfViewer_modalNext__sxQbt{right:0}.PdfViewer_modalPageCounter__tigV4{display:flex;justify-content:center;align-items:center;margin-top:16px;font-size:1.4rem;color:#fff}@media screen and (min-width:768px) and (max-width:1279px){.PdfViewer_modalPageCounter__tigV4{margin-top:24px}}.Roundtable_main__ttCfY{margin-bottom:32px}@media screen and (min-width:768px) and (max-width:1279px){.Roundtable_main__ttCfY{margin-bottom:40px}}@media screen and (1280px <= width){.Roundtable_main__ttCfY{margin-bottom:48px}}.Roundtable_list__fyPvA{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:768px) and (max-width:1279px){.Roundtable_list__fyPvA{flex-direction:row;gap:16px}}@media screen and (1280px <= width){.Roundtable_list__fyPvA{flex-direction:row;gap:48px}}.Roundtable_card___EjSB{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;width:100%;aspect-ratio:1112/412;padding:24px}@media screen and (min-width:768px) and (max-width:1279px){.Roundtable_card___EjSB{padding:24px}}@media screen and (1280px <= width){.Roundtable_card___EjSB{padding:64px 72px}}.Roundtable_bg__vea2A{object-fit:cover}.Roundtable_label__uXeqF{position:relative;z-index:1;width:100%;gap:8px;background:#fff;color:#000;font-size:1.8rem;font-weight:700;line-height:1.2;padding:18px 0;border-radius:4px;text-align:center}@media screen and (min-width:768px) and (max-width:1279px){.Roundtable_label__uXeqF{font-size:1.8rem;padding:24px 0}}@media screen and (1280px <= width){.Roundtable_label__uXeqF{font-size:2.4rem;padding:24px 0;gap:12px}}.Roundtable_label__uXeqF img{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:24px;height:24px}@media screen and (min-width:768px) and (max-width:1279px){.Roundtable_label__uXeqF img{width:24px;height:24px}}@media screen and (1280px <= width){.Roundtable_label__uXeqF img{right:24px;width:32px;height:32px}}.Hero_heading__C_Oox{position:relative;isolation:isolate;padding-top:45.6852791878%}@media screen and (min-width:768px) and (max-width:1279px){.Hero_heading__C_Oox{padding-top:45.8333333333%}}@media screen and (1280px <= width){.Hero_heading__C_Oox{padding-top:50%}}.Hero_heading__C_Oox:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,189,199,.2),rgba(0,123,199,.8));pointer-events:none}.Hero_headingImage__cmipI{z-index:-1;object-fit:cover;object-position:center}.Hero_headingText__jJnXc{display:flex;flex-direction:column;align-items:flex-start;gap:12px;z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:768px) and (max-width:1279px){.Hero_headingText__jJnXc{gap:16px}}@media screen and (1280px <= width){.Hero_headingText__jJnXc{gap:24px}}.Hero_headingLine__5Q5NG{display:inline-block;background:#fff;color:#000;font-weight:700;font-size:2.8rem;line-height:1.2;padding:0 6px;white-space:nowrap}@media screen and (min-width:768px) and (max-width:1279px){.Hero_headingLine__5Q5NG{font-size:4rem;padding:0 16px}}@media screen and (1280px <= width){.Hero_headingLine__5Q5NG{font-size:7.2rem;padding:0 20px}}.Hero_description__cnKcl{font-size:1.6rem;padding:32px 24px;line-height:1.8;color:#000}@media screen and (min-width:768px) and (max-width:1279px){.Hero_description__cnKcl{font-size:1.8rem;padding:48px 32px}}@media screen and (1280px <= width){.Hero_description__cnKcl{font-size:2rem;line-height:1.8;max-width:1400px;margin:0 auto;padding:64px 120px}}.Hero_description__cnKcl p+p{margin-top:1em}.Hero_heroNotes__V6fog{font-size:1.2rem;color:#007bc7;padding:0 24px 24px;line-height:1.6}@media screen and (min-width:768px) and (max-width:1279px){.Hero_heroNotes__V6fog{font-size:1.4rem;padding:0 32px 24px}}@media screen and (1280px <= width){.Hero_heroNotes__V6fog{font-size:1.6rem;line-height:1.8;max-width:1400px;margin:0 auto;padding:0 120px 32px}}.Hero_buttons__fn0s1{display:flex;flex-direction:column;gap:16px;padding:0 24px;margin:0 auto 48px}@media screen and (min-width:768px) and (max-width:1279px){.Hero_buttons__fn0s1{flex-direction:row;padding:0 32px;gap:24px}}@media screen and (1280px <= width){.Hero_buttons__fn0s1{flex-direction:row;max-width:1400px;padding:0 120px;margin:0 auto 72px;gap:24px}}.Hero_buttons__fn0s1 .Hero_button__usd0p{width:100%;flex:1 1}.RecruitmentBottom_recruitmentBottomSection__rfhh4{padding:24px;position:relative;isolation:isolate}@media screen and (min-width:768px) and (max-width:1279px){.RecruitmentBottom_recruitmentBottomSection__rfhh4{padding:32px}}@media screen and (1280px <= width){.RecruitmentBottom_recruitmentBottomSection__rfhh4{padding:64px 0}}.RecruitmentBottom_recruitmentBottomSection__rfhh4 .RecruitmentBottom_recruitmentBottomInner__EmAgZ{display:flex;flex-direction:column;gap:0;margin:0 auto;background-color:#fff;border-radius:10px;width:100%;padding:24px}@media screen and (min-width:768px) and (max-width:1279px){.RecruitmentBottom_recruitmentBottomSection__rfhh4 .RecruitmentBottom_recruitmentBottomInner__EmAgZ{flex-direction:column;gap:0;padding:32px}}@media screen and (1280px <= width){.RecruitmentBottom_recruitmentBottomSection__rfhh4 .RecruitmentBottom_recruitmentBottomInner__EmAgZ{flex-direction:row;gap:72px;padding:48px;max-width:1256px}}.RecruitmentBottom_recruitmentBottomImage__7Wumb{z-index:-1;object-fit:cover;object-position:center center}.RecruitmentBottom_recruitmentBottomHeading__EuTtb{font-size:2.4rem;font-weight:700;margin-bottom:24px}@media screen and (min-width:768px) and (max-width:1279px){.RecruitmentBottom_recruitmentBottomHeading__EuTtb{font-size:2.8rem;margin-bottom:24px}}@media screen and (1280px <= width){.RecruitmentBottom_recruitmentBottomHeading__EuTtb{font-size:3.6rem;margin-bottom:48px}}.RecruitmentBottom_recruitmentBottomDescription__wsySQ{font-size:1.6rem;line-height:1.8}@media screen and (min-width:768px) and (max-width:1279px){.RecruitmentBottom_recruitmentBottomDescription__wsySQ{font-size:1.8rem}}@media screen and (1280px <= width){.RecruitmentBottom_recruitmentBottomDescription__wsySQ{font-size:2rem}}.RecruitmentBottom_recruitmentBottomNotes__mb9Qh{font-size:1.2rem;line-height:1.8;margin-bottom:24px;color:#007bc7}@media screen and (min-width:768px) and (max-width:1279px){.RecruitmentBottom_recruitmentBottomNotes__mb9Qh{font-size:1.4rem;margin-bottom:32px}}@media screen and (1280px <= width){.RecruitmentBottom_recruitmentBottomNotes__mb9Qh{font-size:1.6rem;margin-bottom:80px}}.RecruitmentBottom_recruitmentBottomButtons__bAcQD{display:flex;flex-direction:column;justify-content:flex-end;gap:16px;align-items:center}@media screen and (min-width:768px) and (max-width:1279px){.RecruitmentBottom_recruitmentBottomButtons__bAcQD{gap:32px}}@media screen and (1280px <= width){.RecruitmentBottom_recruitmentBottomButtons__bAcQD{width:428px;gap:32px}}