.Accordion_container__Nwevk{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.75rem;padding:1rem 0;width:100%}@media only screen and (max-width:450px){.Accordion_container__Nwevk{padding:.5rem 0;gap:.6rem}}.Accordion_container__Nwevk .Accordion_arrow__8G_55{transform:rotate(90deg)}.Accordion_container__Nwevk .Accordion_heading__W6Er2{display:flex;flex-direction:row;justify-content:space-between;align-items:space-between;flex-wrap:nowrap;width:100%;gap:1rem;cursor:pointer}.Accordion_container__Nwevk .Accordion_heading__W6Er2 h3{font-size:1.2rem;font-weight:500;text-align:start}@media only screen and (max-width:450px){.Accordion_container__Nwevk .Accordion_heading__W6Er2 h3{font-size:1rem}}.Accordion_container__Nwevk .Accordion_content__cKxDg{font-size:1rem;text-align:start}.TextInput_container__Ky_E4{position:relative;width:100%;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;flex-wrap:nowrap}.TextInput_container__Ky_E4 .TextInput_label__KIxGW{position:absolute;top:.9rem;left:.75rem;font-size:1rem;color:rgba(0,0,0,.5);transform-origin:0 0;transform:translateZ(0);transition:all .2s ease-in-out;pointer-events:none}.TextInput_container__Ky_E4 input{width:100%;border:0;padding:22px 12px 6px;height:48px;font-size:.85rem;font-weight:400;background:hsla(120,6%,90%,.5);border-radius:8px;color:#000;transition:all .15s ease-in-out}.TextInput_container__Ky_E4 input:not(:placeholder-shown)+.TextInput_label__KIxGW{color:rgba(0,0,0,.5);transform:translate3d(0,-6px,0) scale(.7)}.TextInput_container__Ky_E4 input:focus{background:hsla(0,0%,100%,.05);outline:none;box-shadow:0 0 0 4px rgba(18,78,102,.08),0 0 0 1px rgba(18,78,102,.48);border-radius:8px}.TextInput_container__Ky_E4 input:focus+.TextInput_label__KIxGW{color:#124e66;transform:translate3d(0,-6px,0) scale(.7)}.ErrorMessage_error__9QyAT{color:#c00;font-size:.9rem;padding:.5rem}.TextAreaInput_container__MniVj{position:relative;width:100%;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;flex-wrap:nowrap}.TextAreaInput_container__MniVj .TextAreaInput_label__tpWnQ{position:absolute;top:.9rem;left:.75rem;font-size:1rem;color:rgba(0,0,0,.5);transform-origin:0 0;transform:translateZ(0);transition:all .2s ease-in-out;pointer-events:none}.TextAreaInput_container__MniVj textarea{width:100%;padding:22px 12px 6px;font-size:.85rem;font-weight:400;background:hsla(120,6%,90%,.5);border:0;border-radius:8px;color:#000;transition:all .15s ease-in-out;overflow:"hidden";resize:none}.TextAreaInput_container__MniVj textarea:not(:placeholder-shown)+.TextAreaInput_label__tpWnQ{color:rgba(0,0,0,.5);transform:translate3d(0,-6px,0) scale(.7)}.TextAreaInput_container__MniVj textarea:focus{background:hsla(0,0%,100%,.05);outline:none;box-shadow:0 0 0 4px rgba(18,78,102,.08),0 0 0 1px rgba(18,78,102,.48);border-radius:8px}.TextAreaInput_container__MniVj textarea:focus+.TextAreaInput_label__tpWnQ{color:#124e66;transform:translate3d(0,-6px,0) scale(.7)}.TextAreaInput_container__MniVj textarea:focus::placeholder{padding-top:.15rem}.TextAreaInput_container__MniVj textarea::placeholder{transition:all .15s ease-in-out;color:#a6aaad;font-size:.85rem;font-weight:400;padding-top:1.25rem}.TextAreaInput_container__MniVj .TextAreaInput_btn__oD260{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:-moz-fit-content;width:fit-content;font-size:.8rem;padding-left:.2rem}.TextAreaInput_container__MniVj .TextAreaInput_btn__oD260:hover svg{opacity:.6}.Button_btn__z_3IU{outline:none;border:none;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.5rem;padding:.75rem 1.2rem;border-radius:1.5rem;cursor:pointer;transition:all .3s;font-size:1rem}.Button_btn__z_3IU svg *{transition:all .3s}.Button_btn__z_3IU:disabled{cursor:not-allowed;opacity:.8}.Button_primary__8ZICM{background-color:#124e66;color:#fff}.Button_primary__8ZICM:hover{background-color:#546c76}.Button_primary__8ZICM.Button_gradient__dwVjo{background:linear-gradient(90deg,#124e66 0,#546c76)}.Button_secondary__BeTb2{background-color:#f2f4f2;color:#515559}.Button_secondary__BeTb2:hover{background-color:#e5e8e5}.Button_danger__BsCQY{background-color:red;color:#fff}.Button_danger__BsCQY:hover{background-color:#900}.Button_text__FcN3u{background-color:transparent}.Button_text__FcN3u:hover{color:#888988}.Button_loader__XitZh{margin:0 .25rem;width:30px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#124e66 94%,transparent) top/6px 6px no-repeat,conic-gradient(transparent 30%,#124e66);mask:radial-gradient(farthest-side,transparent calc(100% - 6px),#000 0);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 6px),#000 0);animation:Button_l13__aKMON 1s linear infinite}@keyframes Button_l13__aKMON{to{transform:rotate(1turn)}}.Loader_loader__g0WEH{margin:0 .25rem;border-radius:50%;background-position:top;mask:radial-gradient(farthest-side,transparent calc(100% - 6px),#000 0);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 6px),#000 0);animation:Loader_loaderSpin__Bmf9w 1s linear infinite}.Loader_dark__3UF8X{background:radial-gradient(farthest-side,#124e66 94%,transparent) top/6px 6px no-repeat,conic-gradient(transparent 30%,#124e66)}.Loader_light__ThRu1{background:radial-gradient(farthest-side,#fff 94%,transparent) top/6px 6px no-repeat,conic-gradient(transparent 30%,#fff)}.Loader_small__PRFqB{width:30px;aspect-ratio:1}.Loader_large__hfenC{width:80px;aspect-ratio:1;mask:radial-gradient(farthest-side,transparent calc(100% - 10px),#000 0);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 10px),#000 0)}.Loader_large__hfenC.Loader_dark__3UF8X{background:radial-gradient(farthest-side,#124e66 94%,transparent) top/10px 10px no-repeat,conic-gradient(transparent 30%,#124e66)}.Loader_large__hfenC.Loader_light__ThRu1{background:radial-gradient(farthest-side,#fff 94%,transparent) top/10px 10px no-repeat,conic-gradient(transparent 30%,#fff)}@keyframes Loader_loaderSpin__Bmf9w{to{transform:rotate(1turn)}}@font-face{font-family:__roboto_c31acc;src:url(/_next/static/media/d0bc87a819730d23-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__roboto_c31acc;src:url(/_next/static/media/9204c2aa0a88c808-s.p.ttf) format("truetype");font-display:swap;font-weight:500}@font-face{font-family:__roboto_c31acc;src:url(/_next/static/media/c36a3fe042b96dc3-s.p.ttf) format("truetype");font-display:swap;font-weight:700}@font-face{font-family:__roboto_Fallback_c31acc;src:local("Arial");ascent-override:92.49%;descent-override:24.34%;line-gap-override:0.00%;size-adjust:100.30%}.__className_c31acc{font-family:__roboto_c31acc,__roboto_Fallback_c31acc}@font-face{font-family:__openSans_308236;src:url(/_next/static/media/a1ea4e6efdaa5b11-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__openSans_Fallback_308236;src:local("Arial");ascent-override:101.58%;descent-override:27.84%;line-gap-override:0.00%;size-adjust:105.22%}.__className_308236{font-family:__openSans_308236,__openSans_Fallback_308236;font-weight:400;font-style:normal}@font-face{font-family:__lato_6b6c32;src:url(/_next/static/media/4291f48c2ea51320-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__lato_Fallback_6b6c32;src:local("Arial");ascent-override:100.88%;descent-override:21.77%;line-gap-override:0.00%;size-adjust:97.84%}.__className_6b6c32{font-family:__lato_6b6c32,__lato_Fallback_6b6c32;font-weight:400;font-style:normal}@font-face{font-family:__poppins_0ea63c;src:url(/_next/static/media/4b4ebe20759bdbf2-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__poppins_0ea63c;src:url(/_next/static/media/8001a01b32b71ef5-s.p.ttf) format("truetype");font-display:swap;font-weight:700}@font-face{font-family:__poppins_Fallback_0ea63c;src:local("Arial");ascent-override:92.83%;descent-override:30.94%;line-gap-override:8.84%;size-adjust:113.11%}.__className_0ea63c{font-family:__poppins_0ea63c,__poppins_Fallback_0ea63c}@font-face{font-family:__merriweather_4e5cff;src:url(/_next/static/media/68040411bbf3104a-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__merriweather_Fallback_4e5cff;src:local("Arial");ascent-override:88.24%;descent-override:24.48%;line-gap-override:0.00%;size-adjust:111.51%}.__className_4e5cff{font-family:__merriweather_4e5cff,__merriweather_Fallback_4e5cff;font-weight:400;font-style:normal}@font-face{font-family:__alegreya_5f72d4;src:url(/_next/static/media/4c8c0a8a2010f294-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:__alegreya_Fallback_5f72d4;src:local("Arial");ascent-override:110.52%;descent-override:37.53%;line-gap-override:0.00%;size-adjust:91.93%}.__className_5f72d4{font-family:__alegreya_5f72d4,__alegreya_Fallback_5f72d4}@font-face{font-family:__cairo_556ff1;src:url(/_next/static/media/c47703a8602e0a24-s.p.ttf) format("truetype");font-display:swap;font-style:normal}@font-face{font-family:__cairo_Fallback_556ff1;src:local("Arial");ascent-override:137.28%;descent-override:60.16%;line-gap-override:0.00%;size-adjust:94.91%}.__className_556ff1{font-family:__cairo_556ff1,__cairo_Fallback_556ff1;font-style:normal}@font-face{font-family:__amiri_24194d;src:url(/_next/static/media/7c89872b5a4cb391-s.p.ttf) format("truetype");font-display:swap;font-style:normal}@font-face{font-family:__amiri_Fallback_24194d;src:local("Arial");ascent-override:124.28%;descent-override:70.10%;line-gap-override:0.00%;size-adjust:90.44%}.__className_24194d{font-family:__amiri_24194d,__amiri_Fallback_24194d;font-style:normal}.AITextActions_container__vZzkE{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:.5rem}.AITextActions_container__vZzkE button{background-color:#fff;border:1px solid #5a2fe4;padding:.25rem .4rem;border-radius:8px;color:#5a2fe4;background-color:rgba(90,47,228,.1);font-size:.9rem}.AITextActions_container__vZzkE button:disabled{cursor:not-allowed}.AITextActions_container__vZzkE .AITextActions_left__7_3ea{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;flex-wrap:nowrap;width:100%;color:#7c3aed;font-size:.85rem;padding:0 .5rem}.AITextActions_modal__Xln6K{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:wrap;max-width:800px;min-width:400px;gap:1rem}@media only screen and (max-width:750px){.AITextActions_modal__Xln6K{padding:1rem!important;min-width:100%}}.AITextActions_modal__Xln6K .AITextActions_content__abj2y{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem}.AITextActions_modal__Xln6K .AITextActions_content__abj2y>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem}@media only screen and (max-width:750px){.AITextActions_modal__Xln6K .AITextActions_content__abj2y>div{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}}.AITextActions_modal__Xln6K .AITextActions_content__abj2y>div .AITextActions_oldLabel__kbf8M{color:#343b41;min-width:100px;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.AITextActions_modal__Xln6K .AITextActions_content__abj2y>div .AITextActions_newLabel__8YeOm{color:#7c3aed;min-width:100px;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.AITextActions_modal__Xln6K .AITextActions_content__abj2y p{padding:1rem;border-radius:0 6px 6px 0}.AITextActions_modal__Xln6K .AITextActions_content__abj2y .AITextActions_old__pEACJ{border-left:8px solid #343b41;background-color:rgba(52,59,65,.05);white-space:pre-line!important}.AITextActions_modal__Xln6K .AITextActions_content__abj2y .AITextActions_new__FPau9{border-left:8px solid #7c3aed;background-color:rgba(124,58,237,.05);white-space:pre-line!important}.AITextActions_actions__O11nd{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;flex-wrap:wrap;gap:1rem;width:100%}.AITextActions_actions__O11nd button{border-radius:8px}.AITextActions_actions__O11nd .AITextActions_accept__HOFiI{background-color:#7c3aed}.AITextActions_actions__O11nd .AITextActions_reject__m6fSS{color:#343b41;background-color:#fff}.DropdownInput_container___KU6o{position:relative;width:100%;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;flex-wrap:nowrap}.DropdownInput_container___KU6o .DropdownInput_label__bZ96Y{position:absolute;top:.9rem;left:.75rem;font-size:1rem;color:rgba(0,0,0,.5);transform-origin:0 0;transform:translateZ(0);transition:all .2s ease-in-out;pointer-events:none}.DropdownInput_container___KU6o input{width:100%;padding:22px 12px 6px;height:48px;font-size:.85rem;font-weight:400;background:hsla(120,6%,90%,.5);border:0;border-radius:8px;color:#000;transition:all .15s ease-in-out;overflow:"hidden";cursor:pointer}.DropdownInput_container___KU6o input:not(:placeholder-shown)+.DropdownInput_label__bZ96Y{color:rgba(0,0,0,.5);transform:translate3d(0,-6px,0) scale(.7)}.DropdownInput_container___KU6o input:focus{background:hsla(0,0%,100%,.05);outline:none;box-shadow:0 0 0 4px rgba(18,78,102,.08),0 0 0 1px rgba(18,78,102,.48);border-radius:8px}.DropdownInput_container___KU6o input:focus+.DropdownInput_label__bZ96Y{color:#124e66;transform:translate3d(0,-6px,0) scale(.7)}.DropdownInput_container___KU6o input:hover~.DropdownInput_icon__aCwgR{opacity:.8}.DropdownInput_container___KU6o .DropdownInput_icon__aCwgR{width:14px;height:14px;position:absolute;top:50%;right:.75rem;transform:translateY(-50%);color:#a1a4a2;opacity:.3;transition:all .2s ease-in-out}.DropdownInput_container___KU6o .DropdownInput_icon__aCwgR.DropdownInput_open__5ySJE{transform:translateY(-50%) rotate(-180deg)}.DropdownInput_container___KU6o .DropdownInput_x__YrBDh{position:absolute;top:50%;right:.35rem;transform:translateY(-50%);color:#a1a4a2;opacity:.3;transition:all .2s ease-in-out}.DropdownInput_container___KU6o .DropdownInput_options__1jsu4{position:absolute;top:calc(100% + .5rem);left:0;width:100%;max-height:141px;border-top:none;border-radius:5px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:1;overflow-y:auto;background-color:#545755;color:#fff}.DropdownInput_container___KU6o .DropdownInput_options__1jsu4 li{padding:.5rem 1rem;cursor:pointer;transition:all .2s ease-in-out}.DropdownInput_container___KU6o .DropdownInput_options__1jsu4 li:hover{background-color:#a1a4a2}.IconButton_btn__VOw1u{outline:none;border:none;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.5rem;padding:.5rem;border-radius:50%;cursor:pointer;transition:all .3s}.IconButton_btn__VOw1u svg{transition:all .3s}.IconButton_btn__VOw1u:hover svg{opacity:.5}.IconButton_primary__fUIVE{background-color:#e5e8e5;color:#545755}.IconButton_primary__fUIVE:hover{background-color:#f2f4f2}.IconButton_outline__sM1zf{background-color:transparent}.Label_label__AcZ4Z{text-transform:capitalize;font-size:.8rem;color:rgba(0,0,0,.5)}.Checkbox_container__ePbCn{position:relative}.Checkbox_container__ePbCn .Checkbox_cbx__6065f{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;padding:6px 8px;border-radius:6px;overflow:hidden;transition:all .2s ease}.Checkbox_container__ePbCn .Checkbox_cbx__6065f:not(:last-child){margin-right:6px}.Checkbox_container__ePbCn .Checkbox_cbx__6065f:hover span:first-child{border-color:#124e66}.Checkbox_container__ePbCn .Checkbox_cbx__6065f span{transform:translateZ(0)}.Checkbox_container__ePbCn .Checkbox_cbx__6065f span:first-child{position:relative;width:18px;height:18px;border-radius:4px;transform:scale(1);border:1px solid #a1a4a2;transition:all .2s ease;box-shadow:0 1px 1px rgba(0,16,75,.05)}.Checkbox_container__ePbCn .Checkbox_cbx__6065f span:first-child svg{position:absolute;top:3px;left:2px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:16px;transition:all .3s ease .1s;transform:translateZ(0)}.Checkbox_container__ePbCn .Checkbox_cbx__6065f span:last-child{padding-left:8px;line-height:18px}.Checkbox_container__ePbCn .Checkbox_input__YDMTe{position:absolute;visibility:hidden}.Checkbox_container__ePbCn .Checkbox_input__YDMTe:checked+.Checkbox_cbx__6065f span:first-child{background:#124e66;border-color:#124e66;animation:Checkbox_wave-4__y9LYl .4s ease}.Checkbox_container__ePbCn .Checkbox_input__YDMTe:checked+.Checkbox_cbx__6065f span:first-child svg{stroke-dashoffset:0}.Checkbox_container__ePbCn .Checkbox_svg__5v1Bn{position:absolute;width:0;height:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Checkbox_container__ePbCn .Checkbox_text__Fm6dH{-webkit-margin-start:.75rem;margin-inline-start:.75rem}@keyframes Checkbox_wave-4__y9LYl{50%{transform:scale(.9)}}.YearMonthSelector_container__L6_Zw{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.75rem;width:100%}.YearMonthSelector_container__L6_Zw .YearMonthSelector_label__64F7X{margin-bottom:-.25rem;-webkit-margin-start:.1rem;margin-inline-start:.1rem}.YearMonthSelector_container__L6_Zw .YearMonthSelector_date__yXaWe{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.5rem;width:100%}.YearMonthSelector_container__L6_Zw .YearMonthSelector_date__yXaWe .YearMonthSelector_month__j58og{width:calc(60% - .25rem)}.YearMonthSelector_container__L6_Zw .YearMonthSelector_date__yXaWe .YearMonthSelector_year__Iufw6{width:calc(40% - .25rem)}.YearMonthRangeSelector_container__3x27A{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem;width:100%}@media only screen and (max-width:550px){.YearMonthRangeSelector_container__3x27A{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.6rem}}.YearMonthRangeSelector_container__3x27A .YearMonthRangeSelector_separator__k_JJx{margin:auto;padding-bottom:.7rem}@media only screen and (max-width:550px){.YearMonthRangeSelector_container__3x27A .YearMonthRangeSelector_separator__k_JJx{display:none}}.YearMonthRangeSelector_container__3x27A>div{flex:1 1;width:calc(50% - .5rem)}@media only screen and (max-width:550px){.YearMonthRangeSelector_container__3x27A>div{width:100%}}.YearMonthRangeSelector_container__3x27A .YearMonthRangeSelector_endDate__uUdn7{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.5rem}.YearMonthRangeSelector_container__3x27A .YearMonthRangeSelector_endDate__uUdn7>div{opacity:1}.YearMonthRangeSelector_container__3x27A .YearMonthRangeSelector_hide__ol0AQ{z-index:-1}.YearMonthRangeSelector_container__3x27A .YearMonthRangeSelector_fadeOut__wrIAt{animation:YearMonthRangeSelector_fadeOut__wrIAt .3s ease-in-out 0s forwards;pointer-events:none}@keyframes YearMonthRangeSelector_fadeOut__wrIAt{0%{opacity:1;pointer-events:auto;z-index:1 -1}to{opacity:0;pointer-events:none}}.YearMonthRangeSelector_container__3x27A .YearMonthRangeSelector_fadeIn__IrM6g{animation:YearMonthRangeSelector_fadeIn__IrM6g .9s ease-in-out 0s forwards;pointer-events:auto;z-index:1}@keyframes YearMonthRangeSelector_fadeIn__IrM6g{0%{opacity:0;pointer-events:none;z-index:-1}to{opacity:1;pointer-events:auto;z-index:1}}.YearMonthRangeSelector_container__3x27A .YearMonthRangeSelector_moveUp__2EI97{transform:translate3d(0,-3rem,0);transition:transform .5s ease-in-out}.YearMonthRangeSelector_container__3x27A .YearMonthRangeSelector_moveDown__ulsjy{transform:translateZ(0);transition:transform .5s ease-in-out}.ImageInput_container__mcvpP{width:170px;min-width:170px;height:170px;background-color:#e5e8e5;border-radius:8px;border:1px solid #f2f4f2}.ImageInput_container__mcvpP,.ImageInput_container__mcvpP label{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.ImageInput_container__mcvpP label{position:relative;gap:1rem;cursor:pointer;width:100%;height:100%;padding:1rem}.ImageInput_container__mcvpP label:hover .ImageInput_preview__BiZO4{animation:ImageInput_fadeOut__7gj1w .3s ease-in-out 0s forwards;pointer-events:none}@keyframes ImageInput_fadeOut__7gj1w{0%{opacity:1;pointer-events:auto}to{opacity:0;pointer-events:none}}.ImageInput_container__mcvpP label input{display:none}.ImageInput_container__mcvpP label .ImageInput_iconText__GvUkZ{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem;padding:.5rem;position:absolute}.ImageInput_container__mcvpP label .ImageInput_iconText__GvUkZ .ImageInput_text__noNjk{text-align:center}.ImageInput_container__mcvpP label .ImageInput_preview__BiZO4{position:absolute;inset:0;width:170px;min-width:170px;height:170px;object-fit:cover;overflow:hidden;border-radius:8px;z-index:1}.ImageInput_container__mcvpP label .ImageInput_deleteBtn__KDfMF{position:absolute;top:.5rem;right:.5rem;background-color:#f2f4f2;z-index:1;padding:.25rem}.ImageInput_container__mcvpP label .ImageInput_deleteBtn__KDfMF svg path{transition:all .3s}.ImageInput_container__mcvpP label .ImageInput_deleteBtn__KDfMF:hover svg path{transition:all .3s;fill:red!important}.Modal_overlay__KnZFr{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;position:fixed;width:100vw;height:100vh;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;z-index:2}.Modal_modal__C9hTa{margin:auto;padding:1rem 3rem;background:#fff;border-radius:20px;border:0;z-index:3;overflow:auto;animation:Modal_fadeIn__lsSOQ .2s ease-in-out 0s forwards;pointer-events:auto;position:relative}@keyframes Modal_fadeIn__lsSOQ{0%{opacity:0;pointer-events:none}to{opacity:1;pointer-events:auto}}.Modal_modal__C9hTa .Modal_x__z_ldg{z-index:100;filter:grayscale(1);border:none;background:none;position:absolute;top:15px;right:15px;transition:filter ease,transform .15s;transform-origin:center;cursor:pointer}.Modal_modal__C9hTa .Modal_x__z_ldg:hover{filter:grayscale(0)}.SectionTitle_container__uLjcI{justify-content:space-between;width:100%}.SectionTitle_container__uLjcI,.SectionTitle_container__uLjcI span{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}.SectionTitle_container__uLjcI span{justify-content:flex-start;gap:1rem}.SectionTitle_container__uLjcI span h2{font-weight:600;font-size:1.75rem}@media only screen and (max-width:450px){.SectionTitle_container__uLjcI span h2{font-size:1.5rem}.SectionTitle_container__uLjcI span svg{transform:scale(.9)}}.SectionTitle_container__uLjcI .SectionTitle_hidden__jXs5Z{opacity:.5}.SectionTitle_container__uLjcI .SectionTitle_backButton__YSvsf{-webkit-padding-end:.5rem;padding-inline-end:.5rem}.SectionTitle_container__uLjcI .SectionTitle_arrow__RSYLM{color:#343b41;transform:rotate(180deg)}.SectionTitle_container__uLjcI .SectionTitle_arrow__RSYLM path{stroke-width:1.1px;stroke:#343b41}.SectionTitle_modal__gk3e3{max-width:900px;width:100%}@media only screen and (max-width:750px){.SectionTitle_modal__gk3e3{padding:1.5rem}}@media only screen and (max-width:450px){.SectionTitle_modal__gk3e3{padding:1rem}}.SectionTitle_markdown__gQId4{gap:0!important}.SectionTitle_markdown__gQId4 h1{width:100%}.MarkdownRenderer_container___ZF0w{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;width:100%;max-width:1490px;margin:auto;gap:.5rem}.MarkdownRenderer_container___ZF0w h1{padding:1rem 0;border-bottom:1px solid #d3d4d6;margin-bottom:1rem}.MarkdownRenderer_container___ZF0w h2{padding:.5rem 0;font-size:22px}.MarkdownRenderer_container___ZF0w h3{padding:.5rem 0}.MarkdownRenderer_container___ZF0w a{color:#124e66}.MarkdownRenderer_container___ZF0w blockquote{border-left:5px solid #124e66;margin:.5rem 10px 1rem;padding:.5em 10px;border-radius:2px}.MarkdownRenderer_container___ZF0w blockquote p{display:inline}.MarkdownRenderer_container___ZF0w ul{list-style:disc}.MarkdownRenderer_container___ZF0w ol,.MarkdownRenderer_container___ZF0w ul{padding:.5rem 0;-webkit-margin-start:1rem;margin-inline-start:1rem;line-height:1.5rem}.MarkdownRenderer_container___ZF0w p{padding:.25rem 0;line-height:1.5rem;font-size:1rem}.MarkdownRenderer_container___ZF0w hr{border:.5px solid #124e66;margin:.5rem 0}.MarkdownRenderer_container___ZF0w img{display:block;border-radius:8px;max-width:100%;margin:1rem auto}.SectionFooter_container__fRgy8{flex-direction:column;padding-top:.25rem;gap:1rem}.SectionFooter_container__fRgy8,.SectionFooter_container__fRgy8>div:first-child{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:100%}.SectionFooter_container__fRgy8>div:first-child{flex-direction:row}.SectionFooter_container__fRgy8 .SectionFooter_btn__KB4Ak{transform:scale(1.25);transform-origin:left;padding-top:.75rem;padding-bottom:.75rem}.SectionFooter_container__fRgy8 .SectionFooter_save__cjwqi{display:flex;align-self:flex-end;padding:.75rem 2rem}.SectionFooter_container__fRgy8 .SectionFooter_addMore__hhJD_{width:100%}.Card_container__PMzfV{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.75rem;padding:2.5rem 1.5rem;width:100%;background-color:#fff;border-radius:10px;height:min-content}@media only screen and (max-width:450px){.Card_container__PMzfV{padding:1.25rem 1rem;gap:.6rem}}.Divider_divider__ZSjkm{width:100%;height:3px;background-color:#f2f4f2;border:none;margin:1rem 0}.SubSectionDeleteButton_deleteBtn__tqJ_b{display:flex;align-self:flex-end;font-size:.8rem;padding:.5rem;color:#d3d4d6}.SubSectionDeleteButton_deleteBtn__tqJ_b svg{fill:#d3d4d6}.SubSectionDeleteButton_deleteBtn__tqJ_b:hover svg{fill:red}.ViewSectionHeader_container__4jik9{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:100%;gap:1rem;padding:1.5rem;cursor:pointer}@media only screen and (max-width:450px){.ViewSectionHeader_container__4jik9{padding:1.25rem 1rem}}.ViewSectionHeader_container__4jik9>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem}.ViewSectionHeader_container__4jik9>div h1{font-size:1.4rem}@media only screen and (max-width:450px){.ViewSectionHeader_container__4jik9>div h1{font-size:1.2rem}}.ViewSectionHeader_container__4jik9 .ViewSectionHeader_form__OVW97{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;max-height:25px}.ViewSectionHeader_container__4jik9 .ViewSectionHeader_form__OVW97 .ViewSectionHeader_btn__TUe_T{font-size:.8rem!important;padding:0 .5rem!important}.ViewSectionHeader_container__4jik9 .ViewSectionHeader_edit__6XydI{padding:0 .5rem!important}.ViewSectionHeader_container__4jik9.ViewSectionHeader_open__yAwQz{border-radius:10px 10px 0 0!important}.ViewSectionHeader_container__4jik9 svg{transition:all .3s}@media only screen and (max-width:450px){.ViewSectionHeader_container__4jik9 svg{transform:scale(.9)}}.ViewSectionHeader_container__4jik9 svg.ViewSectionHeader_up__I8ZPW{transform:rotate(180deg)}.ViewSectionItem_container__xNEkU{display:flex;flex-direction:column;justify-content:center;align-items:space-between;flex-wrap:nowrap;background-color:#fff;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ViewSectionItem_container__xNEkU.ViewSectionItem_isDraggable__H3Gxc{cursor:-webkit-grab;cursor:grab}.ViewSectionItem_container__xNEkU.ViewSectionItem_draggedOver__gPOm_,.ViewSectionItem_container__xNEkU.ViewSectionItem_dragged__wBlND{opacity:.5}.ViewSectionItem_container__xNEkU:active{cursor:-webkit-grabbing;cursor:grabbing}.ViewSectionItem_container__xNEkU .ViewSectionItem_divider__IeuXG{margin:0!important}.ViewSectionItem_container__xNEkU>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem;padding:1.5rem}@media only screen and (max-width:450px){.ViewSectionItem_container__xNEkU>div{padding:1rem}}.ViewSectionFooter_container__lR_6W{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;gap:1rem;background-color:#fff;border-radius:0 0 10px 10px;padding:1rem 1.5rem}@media only screen and (max-width:450px){.ViewSectionFooter_container__lR_6W{padding:.75rem}}.ViewSectionFooter_container__lR_6W .ViewSectionFooter_btn__dG3h_{border:3px solid #f2f4f2}@media only screen and (max-width:450px){.ViewSectionFooter_container__lR_6W .ViewSectionFooter_btn__dG3h_{max-height:40px}}.ViewSectionFooter_container__lR_6W .ViewSectionFooter_btn__dG3h_:hover svg{stroke:#e5e8e5;path-stroke:#e5e8e5}.DateRangeView_container__wXwyT{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.75rem}.AISkillsActions_container__1sXqS{justify-content:space-between;width:100%}.AISkillsActions_container__1sXqS,.AISkillsActions_container__1sXqS>div{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:nowrap;gap:.5rem}.AISkillsActions_container__1sXqS>div{justify-content:flex-start;flex:1 1}.AISkillsActions_container__1sXqS>div button{background-color:#fff;border:1px solid #5a2fe4;padding:.25rem .4rem;border-radius:8px;color:#5a2fe4;background-color:rgba(90,47,228,.1);font-size:.9rem}.AISkillsActions_container__1sXqS .AISkillsActions_left__s7eKf{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;color:#7c3aed;font-size:.85rem;padding:.25rem .5rem}.AISkillsActions_modal__y9BZQ{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:wrap;max-width:800px;min-width:400px;gap:1rem}@media only screen and (max-width:750px){.AISkillsActions_modal__y9BZQ{padding:1rem!important;min-width:100%}}.AISkillsActions_modal__y9BZQ .AISkillsActions_content__xOuh2{display:flex;flex-direction:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:.5rem}.AISkillsActions_modal__y9BZQ .AISkillsActions_content__xOuh2 .AISkillsActions_tag__RmA0e{display:flex;flex-direction:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;padding:.25rem .75em;border-radius:8px;border:1px solid #7c3aed;background-color:rgba(52,59,65,.1);position:relative}.AISkillsActions_modal__y9BZQ .AISkillsActions_content__xOuh2 .AISkillsActions_tag__RmA0e .AISkillsActions_close__ic1Ac{transform:translateX(10px);background-color:rgba(52,59,65,.2)}.AISkillsActions_actions__4uhDC{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;flex-wrap:wrap;gap:1rem;width:100%}.AISkillsActions_actions__4uhDC button{border-radius:8px}.AISkillsActions_actions__4uhDC .AISkillsActions_accept__jamYH{background-color:#7c3aed}.AISkillsActions_actions__4uhDC .AISkillsActions_reject__L2Yi5{color:#343b41;background-color:#fff}.LocationInput_container__uDwNi{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:100%;gap:1rem}: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 .endOfContent.active{top:0}.PDFViewer_page__TZDrm{margin-bottom:1rem;border-radius:10px;overflow:hidden}.PDFViewer_overlay__JVhQi{opacity:.3}: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)}.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}.AuthModal_container__CfkjY{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;padding:0;margin:auto;max-width:900px;width:100%;background-color:#fbfbfb}@media only screen and (max-width:550px){.AuthModal_container__CfkjY{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;padding-top:2rem}}.AuthModal_container__CfkjY .AuthModal_content__ER4Bc{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-wrap:nowrap;height:100%;padding:1rem 2rem;gap:1rem}@media only screen and (max-width:750px){.AuthModal_container__CfkjY .AuthModal_content__ER4Bc{padding:1rem 0 1rem 1rem;gap:1rem}}@media only screen and (max-width:550px){.AuthModal_container__CfkjY .AuthModal_content__ER4Bc{padding:1rem}}.AuthModal_container__CfkjY .AuthModal_content__ER4Bc .AuthModal_title__3t_m9{font-size:1.65rem;color:#124e66;font-weight:600;padding-bottom:.5rem}.AuthModal_container__CfkjY .AuthModal_content__ER4Bc .AuthModal_text__3csRj{color:#546c76}.AuthModal_container__CfkjY .AuthModal_content__ER4Bc ul{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.75rem;-webkit-padding-start:1rem;padding-inline-start:1rem}.AuthModal_container__CfkjY .AuthModal_content__ER4Bc ul li{color:#546c76}.AuthModal_container__CfkjY>*{flex:1 1}@media only screen and (max-width:550px){.AuthModal_container__CfkjY>*{padding:1rem 1.5rem}}*{box-sizing:border-box;padding:0;margin:0}body,html{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;overflow-x:hidden;font-family:Roboto,sans-serif;width:100%;height:100vh}body{background-color:#e9eaea}#__next{position:absolute;inset:0;width:100%;height:100vh}a{color:inherit;text-decoration:none}h1,h2,h3{font-weight:700;color:#1a2227}div,p{font-weight:400;color:#343b41}.loaderContainer{flex-direction:column;justify-content:center;height:100vh}.HeroSection_container__GhuP9,.loaderContainer{display:flex;align-items:center;flex-wrap:nowrap;width:100%}.HeroSection_container__GhuP9{padding:1rem 2rem;flex-direction:row;justify-content:space-between;gap:2rem;height:100%;max-width:1490px;min-height:700px;margin:0 auto}@media only screen and (max-width:900px){.HeroSection_container__GhuP9{padding-top:5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap;text-align:center;min-height:1000px}}.HeroSection_container__GhuP9 .HeroSection_textContent__vnULy{max-width:74%}@media only screen and (max-width:900px){.HeroSection_container__GhuP9 .HeroSection_textContent__vnULy{max-width:100%}}.HeroSection_container__GhuP9 .HeroSection_imageContainer__2efTl{position:relative;padding-top:3rem;margin-top:5rem;margin-left:5rem}@media only screen and (max-width:900px){.HeroSection_container__GhuP9 .HeroSection_imageContainer__2efTl{margin-top:0}}@media only screen and (max-width:550px){.HeroSection_container__GhuP9 .HeroSection_imageContainer__2efTl{margin-left:3rem}}@media only screen and (max-width:450px){.HeroSection_container__GhuP9 .HeroSection_imageContainer__2efTl{margin-left:2rem}}.HeroSection_container__GhuP9 .HeroSection_imageContainer__2efTl .HeroSection_heroImage__T_Gkt{width:100%;max-width:65vw;height:100%;transform:rotate(2deg);border-radius:8px;box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.HeroSection_container__GhuP9 .HeroSection_imageContainer__2efTl .HeroSection_profile__BuOqG{position:absolute;bottom:25px;left:-90px;object-fit:cover;border-radius:8px;transform:rotate(2deg);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}@media only screen and (max-width:900px){.HeroSection_container__GhuP9 .HeroSection_imageContainer__2efTl .HeroSection_profile__BuOqG{max-width:150px;max-height:150px}}@media only screen and (max-width:550px){.HeroSection_container__GhuP9 .HeroSection_imageContainer__2efTl .HeroSection_profile__BuOqG{left:-60px}}@media only screen and (max-width:450px){.HeroSection_container__GhuP9 .HeroSection_imageContainer__2efTl .HeroSection_profile__BuOqG{left:-40px}}.HeroSection_container__GhuP9 .HeroSection_shape__v1KS6{position:absolute;left:-200px;bottom:-330px;transform:scale(1.4)}@media only screen and (max-width:900px){.HeroSection_container__GhuP9 .HeroSection_shape__v1KS6{left:-180px;bottom:-320px;transform:scale(1.2)}}@media only screen and (max-width:750px){.HeroSection_container__GhuP9 .HeroSection_shape__v1KS6{left:-150px;bottom:-310px}}.HeroSection_container__GhuP9 h1,.HeroSection_container__GhuP9 h2{font-size:3.3rem;font-weight:500;color:#124e66}@media only screen and (max-width:750px){.HeroSection_container__GhuP9 h1,.HeroSection_container__GhuP9 h2{font-size:2rem}}.HeroSection_container__GhuP9 h2{margin-bottom:4rem}.HeroSection_container__GhuP9 p{font-size:1.2rem;color:#124e66;margin-bottom:2rem;z-index:1;position:relative}@media only screen and (max-width:750px){.HeroSection_container__GhuP9 p{font-size:1.25rem}}.HeroSection_container__GhuP9 .HeroSection_actionBtnContainer__JI5XR{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:2rem}.HeroSection_container__GhuP9 .HeroSection_actionBtnContainer__JI5XR p{font-size:1.2rem;color:#124e66;margin-bottom:0}@media only screen and (max-width:750px){.HeroSection_container__GhuP9 .HeroSection_actionBtnContainer__JI5XR p{font-size:1rem}}@media only screen and (max-width:900px){.HeroSection_container__GhuP9 .HeroSection_actionBtnContainer__JI5XR{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}}.HeroSection_container__GhuP9 .HeroSection_gradient__DpBJi{position:absolute;left:0;width:100%;height:100%;z-index:-5;opacity:.15;object-fit:cover}.ATSFriendly_container__8xrIv{width:100vw;background-color:#124e66;min-height:400px;height:100%}.ATSFriendly_container__8xrIv,.ATSFriendly_container__8xrIv .ATSFriendly_content__mA1Th{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap}.ATSFriendly_container__8xrIv .ATSFriendly_content__mA1Th{gap:4rem;max-width:1490px;padding:1rem 2rem;margin:auto}@media only screen and (max-width:900px){.ATSFriendly_container__8xrIv .ATSFriendly_content__mA1Th{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap}}.ATSFriendly_container__8xrIv .ATSFriendly_textContainer__NA6QN{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-wrap:nowrap;gap:4rem}@media only screen and (max-width:900px){.ATSFriendly_container__8xrIv .ATSFriendly_textContainer__NA6QN{gap:2rem}}.ATSFriendly_container__8xrIv .ATSFriendly_textContainer__NA6QN .ATSFriendly_title__D1ygs{font-size:2.4rem;color:#e9eaea;font-weight:300!important}@media only screen and (max-width:900px){.ATSFriendly_container__8xrIv .ATSFriendly_textContainer__NA6QN .ATSFriendly_title__D1ygs{font-size:1.8rem}}.ATSFriendly_container__8xrIv .ATSFriendly_textContainer__NA6QN p{color:#e9eaea;font-size:1.5rem;font-weight:300}@media only screen and (max-width:900px){.ATSFriendly_container__8xrIv .ATSFriendly_textContainer__NA6QN p{font-size:1.25rem}}.ATSFriendly_container__8xrIv .ATSFriendly_cards__gqhT_{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:2rem}.ATSFriendly_container__8xrIv .ATSFriendly_cards__gqhT_ .ATSFriendly_card__1fF8O{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex:1 1;gap:1rem;padding:1rem;min-height:70px;width:100%;min-width:370px;background:hsla(130,7%,84%,.14);border-radius:10px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(4.7px);-webkit-backdrop-filter:blur(4.7px);border:1px solid hsla(130,7%,84%,.67);color:#e5e8e5;font-size:1.3rem}@media only screen and (max-width:900px){.ATSFriendly_container__8xrIv .ATSFriendly_cards__gqhT_ .ATSFriendly_card__1fF8O{font-size:1rem}}@media only screen and (max-width:450px){.ATSFriendly_container__8xrIv .ATSFriendly_cards__gqhT_ .ATSFriendly_card__1fF8O{min-width:calc(100% - 2rem)!important}}.ATSFriendly_container__8xrIv .ATSFriendly_cards__gqhT_ .ATSFriendly_card__1fF8O>div{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;background-color:#e9eaea;width:40px;height:40px;border-radius:5px}.HowItWorks_container__PSSZ8{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;max-width:1490px;width:100%;gap:1rem;padding:1rem 2rem;margin:2rem auto;position:relative}.HowItWorks_container__PSSZ8 .HowItWorks_divider__RuDpL{max-width:1490px;margin:1rem auto;background-color:#a0b8c2}@media only screen and (max-width:750px){.HowItWorks_container__PSSZ8 .HowItWorks_divider__RuDpL{display:none}}.HowItWorks_container__PSSZ8 h2{font-size:2rem;font-weight:500;color:#124e66}.HowItWorks_container__PSSZ8 p{font-size:1.2rem;color:#124e66;margin-bottom:2rem}.HowItWorks_container__PSSZ8 .HowItWorks_content__s7gG_{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;width:100%;gap:1rem}@media only screen and (max-width:750px){.HowItWorks_container__PSSZ8 .HowItWorks_content__s7gG_{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;border-left:4px solid #a0b8c2;-webkit-margin-start:1rem;margin-inline-start:1rem}}.HowItWorks_container__PSSZ8 .HowItWorks_content__s7gG_ .HowItWorks_item__R_02L{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.4rem}@media only screen and (max-width:750px){.HowItWorks_container__PSSZ8 .HowItWorks_content__s7gG_ .HowItWorks_item__R_02L{transform:translateX(-22px);padding-bottom:2rem}}.HowItWorks_container__PSSZ8 .HowItWorks_content__s7gG_ .HowItWorks_item__R_02L span{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;position:absolute;top:136px;font-size:1.2rem;font-weight:500;width:40px;height:40px;border-radius:50%;background-color:#124e66;color:#fff;padding:.2rem;border:4px solid #a0b8c2;outline:2px solid #124e66}@media only screen and (max-width:750px){.HowItWorks_container__PSSZ8 .HowItWorks_content__s7gG_ .HowItWorks_item__R_02L span{top:0}}.HowItWorks_container__PSSZ8 .HowItWorks_content__s7gG_ .HowItWorks_item__R_02L .HowItWorks_subTitle__JTcCf{font-size:1.2rem;font-weight:600}@media only screen and (max-width:750px){.HowItWorks_container__PSSZ8 .HowItWorks_content__s7gG_ .HowItWorks_item__R_02L .HowItWorks_subTitle__JTcCf,.HowItWorks_container__PSSZ8 .HowItWorks_content__s7gG_ .HowItWorks_item__R_02L .HowItWorks_text__Fh1q_{-webkit-padding-start:4rem;padding-inline-start:4rem}}.FAQs_container__unpjj{padding:1rem 2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:2rem;width:100%;max-width:1490px;margin:0 auto}@media only screen and (max-width:900px){.FAQs_container__unpjj{padding-top:5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap;text-align:center}}.FAQs_container__unpjj h2{font-size:2rem;font-weight:500;color:#124e66}.FAQs_container__unpjj .FAQs_content__GOe1z{max-width:1200px;margin:auto}.Blog_container__ItOMw,.FAQs_container__unpjj .FAQs_content__GOe1z{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;width:100%}.Blog_container__ItOMw{min-height:100vh;flex:1 1}.Blog_container__ItOMw .Blog_heading__sC5NC{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem;margin:2rem auto;padding:0 1rem;max-width:1490px;text-align:center}.Blog_container__ItOMw .Blog_heading__sC5NC .Blog_title___3KUV{font-size:4rem;font-weight:400}@media only screen and (max-width:750px){.Blog_container__ItOMw .Blog_heading__sC5NC .Blog_title___3KUV{font-size:3.25rem}}@media only screen and (max-width:550px){.Blog_container__ItOMw .Blog_heading__sC5NC .Blog_title___3KUV{font-size:2.5rem}}.Blog_container__ItOMw .Blog_heading__sC5NC .Blog_subtitle__aEh9V{font-size:1.25rem;font-weight:300}.Blog_container__ItOMw .Blog_cards__O0WLs{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:4rem 2rem;gap:4rem 2rem;flex:1 1;max-width:1490px;width:100%;margin:0 auto 4rem;height:min-content;max-height:min-content}@media only screen and (max-width:1490px){.Blog_container__ItOMw .Blog_cards__O0WLs{padding:0 1rem}}@media only screen and (max-width:900px){.Blog_container__ItOMw .Blog_cards__O0WLs{grid-template-columns:1fr 1fr}}@media only screen and (max-width:550px){.Blog_container__ItOMw .Blog_cards__O0WLs{grid-template-columns:1fr}}.Blog_container__ItOMw .Blog_gap__8Crlw{flex:1 1}.ArticleHeader_container__csS6W{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;width:100%;max-width:1490px;margin:auto;gap:2rem}@media only screen and (max-width:1490px){.ArticleHeader_container__csS6W{padding:0 1rem}}.ArticleHeader_container__csS6W h1{font-weight:500;max-width:900px}.ArticleHeader_container__csS6W .ArticleHeader_img__00UeZ{border-radius:16px;object-fit:cover;max-width:800px;width:100%}@media only screen and (max-width:750px){.ArticleHeader_container__csS6W .ArticleHeader_img__00UeZ{max-height:300px}}@media only screen and (max-width:550px){.ArticleHeader_container__csS6W .ArticleHeader_img__00UeZ{max-height:230px}}.ArticleBody_container__8SJCo{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;width:100%;max-width:1490px;margin:auto;gap:.5rem}@media only screen and (max-width:1490px){.ArticleBody_container__8SJCo{padding:0 1rem}}.Article_container__FMXr2{justify-content:space-between;align-items:center;min-height:100vh;gap:2rem}.Article_container__FMXr2,.TemplateSelect_container__B0P3F{display:flex;flex-direction:column;flex-wrap:nowrap;width:100%}.TemplateSelect_container__B0P3F{justify-content:flex-start;align-items:flex-start;max-width:1490px;margin:2rem auto}.TemplateSelect_container__B0P3F .TemplateSelect_title__T_uwy{font-size:2rem;color:#124e66;margin-bottom:2rem;padding:0 2rem;font-weight:500}@media only screen and (max-width:750px){.TemplateSelect_container__B0P3F .TemplateSelect_title__T_uwy{font-size:1.25rem}}.TemplateSelect_container__B0P3F .TemplateSelect_carousel___47Aj{padding:0 1rem}.TemplateSelect_container__B0P3F .TemplateSelect_viewAllBtn__iZadS{margin:auto;border-radius:8px}.TemplateSelect_container__B0P3F .TemplateSelect_imageContainer__PNeZ1{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;padding:.65rem;border-radius:10px;cursor:pointer}.TemplateSelect_container__B0P3F .TemplateSelect_imageContainer__PNeZ1 .TemplateSelect_image__7zzRM{width:100%;height:auto;background-color:#a0b8c2;border-radius:10px;overflow:hidden;padding:.5rem}.TemplateSelect_container__B0P3F .TemplateSelect_imageContainer__PNeZ1 .TemplateSelect_jobTitle__VA96y{text-align:center;background-color:#a0b8c2;width:100%;padding:1rem;border-radius:5px;margin-top:-.8rem}.TemplateSelect_container__B0P3F .TemplateSelect_imageContainer__PNeZ1:hover .TemplateSelect_btn__cpmbJ{color:#e9eaea;transform:translateY(-40px);opacity:1}.TemplateSelect_container__B0P3F .TemplateSelect_imageContainer__PNeZ1 .TemplateSelect_btn__cpmbJ{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;position:absolute;color:#e9eaea;border-radius:4px;bottom:40px;transition:all .35s ease-in-out;opacity:0;padding:.5rem 1rem}.Home_container__aXhW2{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.Home_container__aXhW2 .Home_examples__kkMUq{max-width:1490px;margin:auto;padding:1rem 2rem}.Home_container__aXhW2 .Home_examples__kkMUq>h2{font-size:2.4rem;color:#124e66;font-weight:400!important;margin:2rem 0 .5rem}@media only screen and (max-width:900px){.Home_container__aXhW2 .Home_examples__kkMUq>h2{font-size:1.8rem}}.PrivacyPolicy_container__yPaZh{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem;max-width:1490px;width:100%;margin:0 auto;padding:3rem 1.5rem;color:#333;line-height:1.5}.PrivacyPolicy_container__yPaZh div,.PrivacyPolicy_container__yPaZh section{margin-bottom:2rem}.PrivacyPolicy_header__kBCZu{margin-bottom:3rem;padding-bottom:1.5rem}.PrivacyPolicy_title__OeINH{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#2c3e50;border-bottom:4px solid #124e66}.PrivacyPolicy_date___FUU6{font-size:.9rem;color:#7f8c8d}.PrivacyPolicy_intro__syCqD p{margin-bottom:1rem;font-size:1.1rem}.PrivacyPolicy_section__fuKTg{margin-bottom:3rem}.PrivacyPolicy_section__fuKTg:last-child{margin-bottom:0}.PrivacyPolicy_sectionTitle__YHVqA{font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;color:#2c3e50;border-bottom:1px solid #124e66;padding-bottom:.75rem}.PrivacyPolicy_subsection__9QP1I{margin-bottom:2rem;padding-left:.5rem}.PrivacyPolicy_subsection__9QP1I:last-child{margin-bottom:0}.PrivacyPolicy_subsectionTitle__Pkb2H{font-size:1.4rem;font-weight:600;margin-bottom:1rem;color:#34495e}.PrivacyPolicy_subSubsection__6xxTH{margin-bottom:1.5rem;padding-left:.5rem}.PrivacyPolicy_subSubsection__6xxTH:last-child{margin-bottom:0}.PrivacyPolicy_subSubsectionTitle__VhGg9{font-size:1.2rem;font-weight:600;margin-bottom:.75rem;color:#34495e}.PrivacyPolicy_list__qknv_{list-style-type:disc;padding-left:2rem;margin:1rem 0 1.5rem}.PrivacyPolicy_list__qknv_ .PrivacyPolicy_listItem__AyUxJ{margin-bottom:.75rem}.PrivacyPolicy_list__qknv_ .PrivacyPolicy_listItem__AyUxJ p{margin-bottom:.5rem}.PrivacyPolicy_list__qknv_ .PrivacyPolicy_listItem__AyUxJ:last-child{margin-bottom:0}.PrivacyPolicy_list__qknv_ .PrivacyPolicy_listItem__AyUxJ strong{font-weight:600}.PrivacyPolicy_cookieItem__ScGhj{padding-bottom:1rem;border-bottom:1px dashed #eaeaea;margin-bottom:1rem}.PrivacyPolicy_cookieItem__ScGhj:last-child{border-bottom:none}.PrivacyPolicy_link__9MqPh{color:#3498db;text-decoration:none;transition:color .2s ease}.PrivacyPolicy_link__9MqPh:hover{color:#2980b9;text-decoration:underline}@media(max-width:768px){.PrivacyPolicy_container__yPaZh{padding:1.5rem 1rem}.PrivacyPolicy_title__OeINH{font-size:2rem}.PrivacyPolicy_sectionTitle__YHVqA{font-size:1.5rem}.PrivacyPolicy_subsectionTitle__Pkb2H{font-size:1.25rem}.PrivacyPolicy_subSubsectionTitle__VhGg9{font-size:1.1rem}.PrivacyPolicy_list__qknv_{padding-left:1.5rem}}.Contact_container__VuLD_{align-items:space-between;height:100%;background-color:#e5e8e5}.Contact_container__VuLD_,.PublicResumeView_container__mwzHt{display:flex;flex-direction:column;justify-content:space-between;flex-wrap:nowrap;width:100%}.PublicResumeView_container__mwzHt{align-items:center;gap:2rem;margin:3rem auto auto}.PublicResumeView_emptyState__egyI2{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:1rem;margin-top:3rem;padding:1rem;text-align:center}.PublicResumeView_emptyState__egyI2 a{margin-top:3rem;border-radius:8px!important}.ResetPassword_container__Y6PUq{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem;max-width:1490px;width:100%;height:100%;margin:0 auto;padding:3rem 1.5rem;color:#333;line-height:1.5}.ResetPassword_container__Y6PUq h1{margin-bottom:.25rem;font-size:2.25rem;color:#343b41;text-align:center;font-weight:600}.ResetPassword_container__Y6PUq p{color:#515559}.ResetPassword_container__Y6PUq form{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;width:100%;max-width:500px;margin:2rem auto auto}.ResetPassword_container__Y6PUq form label{font-size:.9rem;color:#343b41;font-weight:500}.ResetPassword_container__Y6PUq form input{margin-bottom:1rem;padding:.5rem .75rem;font-size:1rem;border:1px solid #e9eaea;border-radius:6px;color:#124e66}.ResetPassword_container__Y6PUq form input:focus{outline:none;border-color:#124e66}.ResetPassword_container__Y6PUq form .ResetPassword_btn__Yz935{margin-top:1rem;border-radius:6px}.EmptyState_container__rKrrr{display:flex;flex-direction:column;justify-content:space-between;align-items:space-between;flex-wrap:nowrap;width:100%;gap:2rem;margin-bottom:3rem}.EmptyState_container__rKrrr>section{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;max-width:1490px;width:100%;height:min-content;margin:0 auto;gap:2rem}@media only screen and (max-width:550px){.EmptyState_container__rKrrr>section{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:6rem}}.EmptyState_container__rKrrr>section .EmptyState_scratch__DnmmP{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;color:#124e66}.EmptyState_container__rKrrr>section .EmptyState_scratch__DnmmP:hover{opacity:.7}@media only screen and (max-width:1490px){.EmptyState_container__rKrrr>section{padding:0 1rem}}.EmptyState_container__rKrrr .EmptyState_center__f8iy1{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;flex:1 1}@media only screen and (max-width:750px){.EmptyState_modal__q2lzw{padding:1rem!important}}.ResumeCard_container__I_iml{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;background-color:hsla(220,4%,83%,.5);gap:1rem;padding:1.5rem;border-radius:8px;width:100%;max-width:calc(50% - 1rem)}@media only screen and (max-width:750px){.ResumeCard_container__I_iml{width:100%;max-width:100%}}@media only screen and (max-width:450px){.ResumeCard_container__I_iml{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}}.ResumeCard_container__I_iml .ResumeCard_resumeCard__u0S2Y{gap:1rem;overflow-y:hidden;width:230px;min-width:230px;aspect-ratio:1/1.41;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.1)}.ResumeCard_container__I_iml .ResumeCard_info__VXaEh{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;border-radius:0 0 8px 8px;width:calc(100% - 200px - 2rem)}@media only screen and (max-width:450px){.ResumeCard_container__I_iml .ResumeCard_info__VXaEh{width:100%}}.ResumeCard_container__I_iml .ResumeCard_info__VXaEh .ResumeCard_form__s8RSU{display:flex;flex-direction:row;justify-content:space-between;align-items:space-between;flex-wrap:nowrap;width:100%}.ResumeCard_container__I_iml .ResumeCard_info__VXaEh .ResumeCard_title__wg8Vb{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;font-size:1.5rem;font-weight:500;width:100%}.ResumeCard_container__I_iml .ResumeCard_info__VXaEh .ResumeCard_title__wg8Vb>div{white-space:nowrap;max-width:calc(100% - 2rem);overflow:hidden;text-overflow:ellipsis}.ResumeCard_container__I_iml .ResumeCard_info__VXaEh .ResumeCard_delete__bNCig{-webkit-padding-start:0;padding-inline-start:0}.ResumeCard_container__I_iml .ResumeCard_info__VXaEh .ResumeCard_delete__bNCig svg{fill:#f33}.ResumeCard_container__I_iml .ResumeCard_info__VXaEh .ResumeCard_edit__jzBAi{-webkit-padding-start:0;padding-inline-start:0}.ResumeCard_container__I_iml .ResumeCard_info__VXaEh .ResumeCard_edit__jzBAi svg path{fill:#124e66}.ResumeCard_container__I_iml .ResumeCard_info__VXaEh .ResumeCard_download____N2s{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.35rem}.ResumeCard_container__I_iml .ResumeCard_info__VXaEh .ResumeCard_download____N2s path{stroke:#124e66;stroke-width:1.4px}.ExistingResume_container__6xuEs{width:100%;flex:1 1;max-width:1490px;margin:auto}.ExistingResume_container__6xuEs .ExistingResume_cards__LbJ39{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:100%;flex:1 1;max-width:1490px;margin:0 auto;gap:2rem}@media only screen and (max-width:750px){.ExistingResume_container__6xuEs{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}}.Dashboard_container__xFBiu{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;min-height:100vh;height:100%;width:100%;gap:2rem}.Dashboard_container__xFBiu .Dashboard_title__zobPY{max-width:1490px;width:100%;margin:0 auto;font-size:2rem;gap:1rem}@media only screen and (max-width:1490px){.Dashboard_container__xFBiu .Dashboard_title__zobPY{padding:0 1rem}}.ResumeExamples_container__FGFF_{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap;min-height:100vh;width:100%;margin:auto;gap:2rem}.ResumeExamples_container__FGFF_ .ResumeExamples_heading__QVPiE{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem;margin:1rem auto;padding:0 1rem;max-width:1490px;text-align:center}.ResumeExamples_container__FGFF_ .ResumeExamples_heading__QVPiE .ResumeExamples_title__nI7D9{font-size:4rem;font-weight:400}@media only screen and (max-width:750px){.ResumeExamples_container__FGFF_ .ResumeExamples_heading__QVPiE .ResumeExamples_title__nI7D9{margin:0 auto;font-size:3rem}}@media only screen and (max-width:550px){.ResumeExamples_container__FGFF_ .ResumeExamples_heading__QVPiE .ResumeExamples_title__nI7D9{font-size:2rem}}.ResumeExamples_container__FGFF_ .ResumeExamples_heading__QVPiE .ResumeExamples_subtitle__AsvKc{font-size:1.25rem;font-weight:300}@media only screen and (max-width:550px){.ResumeExamples_container__FGFF_ .ResumeExamples_heading__QVPiE .ResumeExamples_subtitle__AsvKc{font-size:1rem}}.ResumeExamples_container__FGFF_ .ResumeExamples_search__9Ao3Z{position:relative;max-width:1490px;padding:0 1rem;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.ResumeExamples_container__FGFF_ .ResumeExamples_search__9Ao3Z input{padding:.75rem 1rem .75rem 3rem;font-size:1rem;color:#6d6f70;min-width:400px;border-radius:15px;outline:none;border:1px solid #d3d4d6}@media only screen and (max-width:550px){.ResumeExamples_container__FGFF_ .ResumeExamples_search__9Ao3Z input{min-width:100%}}.ResumeExamples_container__FGFF_ .ResumeExamples_search__9Ao3Z input:focus{border:1px solid #124e66}.ResumeExamples_container__FGFF_ .ResumeExamples_search__9Ao3Z input::placeholder{color:#a6aaad}.ResumeExamples_container__FGFF_ .ResumeExamples_search__9Ao3Z svg{position:absolute;left:32px;top:12px}.ResumeExamples_container__FGFF_ .ResumeExamples_examplesContainer__jhLaT{display:flex;flex-direction:row;justify-content:center;align-items:space-between;flex-wrap:wrap;gap:2rem;width:100%;max-width:1490px}@media only screen and (max-width:750px){.ResumeExamples_container__FGFF_ .ResumeExamples_examplesContainer__jhLaT{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem}}.ResumeExamples_container__FGFF_ .ResumeExamples_examplesContainer__jhLaT .ResumeExamples_image__gQVA1{overflow:hidden;border-radius:8px}.ResumeExamples_emptyState__5dtdR{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;min-height:400px;width:100%;grid-column:1/-1}.ResumeExamples_emptyStateTitle__C0Qx_{font-size:1.75rem;font-weight:700;color:#1a202c;margin-bottom:.75rem}@media(max-width:768px){.ResumeExamples_emptyStateTitle__C0Qx_{font-size:1.5rem}}.ResumeExamples_emptyStateDescription__Ur25t{font-size:1rem;color:#4a5568;max-width:500px;line-height:1.6;margin-bottom:2rem}.ResumeExamples_emptyStateDescription__Ur25t strong{color:#2d3748;font-weight:600}.ResumeExamples_emptyStateActions__eWeou{display:flex;gap:1rem;margin-bottom:2.5rem;flex-wrap:wrap;justify-content:center}@media(max-width:480px){.ResumeExamples_emptyStateActions__eWeou{flex-direction:column;width:100%;max-width:300px}}.ResumeExamples_resetBtn__A9ob_{min-width:150px;border-radius:8px}.ResumeExamples_contactBtn__KeJXW{min-width:150px}.SingleResumeExample_container__NT0Z4{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap;min-height:100vh;width:100%;gap:2rem}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_content__rEOvH{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:3rem;max-width:1490px;padding:0 1rem}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_content__rEOvH .SingleResumeExample_image__s0aB9{margin-top:0;border-radius:15px;max-width:50%;height:auto;aspect-ratio:1/1.41;border:2px solid #fff;cursor:pointer}@media only screen and (max-width:750px){.SingleResumeExample_container__NT0Z4 .SingleResumeExample_content__rEOvH .SingleResumeExample_image__s0aB9{max-width:100%}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_content__rEOvH{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_heading__H5x_U{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem;height:100%;margin-top:3rem;max-width:1490px}@media only screen and (max-width:750px){.SingleResumeExample_container__NT0Z4 .SingleResumeExample_heading__H5x_U{margin-top:1rem}}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_heading__H5x_U .SingleResumeExample_title__9wrBm{font-size:3rem;font-weight:400;margin-bottom:1rem}@media only screen and (max-width:750px){.SingleResumeExample_container__NT0Z4 .SingleResumeExample_heading__H5x_U .SingleResumeExample_title__9wrBm{font-size:2rem}}@media only screen and (max-width:550px){.SingleResumeExample_container__NT0Z4 .SingleResumeExample_heading__H5x_U .SingleResumeExample_title__9wrBm{font-size:1.5rem}}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_heading__H5x_U .SingleResumeExample_subtitle__26Ogv{font-size:1rem;font-weight:300;margin-bottom:2rem}@media only screen and (max-width:750px){.SingleResumeExample_container__NT0Z4 .SingleResumeExample_heading__H5x_U .SingleResumeExample_subtitle__26Ogv{margin-bottom:1rem}}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_tags__tCAse{display:flex;flex-direction:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:.5rem}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_tags__tCAse .SingleResumeExample_tag__C6SA5{border:1px solid #124e66;background-color:#b8cad1;border-radius:4px;padding:.3rem .5rem}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_actions__gjyg5{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:2rem}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_actions__gjyg5 .SingleResumeExample_actionBtn__ETumi{border-radius:8px}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_actions__gjyg5 .SingleResumeExample_exploreBtn__CLixF{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_actions__gjyg5 .SingleResumeExample_exploreBtn__CLixF:hover path{fill:#6d6f70!important}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_relatedExamples__7gatJ .SingleResumeExample_title__9wrBm{font-size:2.5rem;font-weight:400;margin-top:2rem;margin-bottom:1.5rem;padding:0 1rem}@media only screen and (max-width:750px){.SingleResumeExample_container__NT0Z4 .SingleResumeExample_relatedExamples__7gatJ .SingleResumeExample_title__9wrBm{font-size:1.5rem}}@media only screen and (max-width:550px){.SingleResumeExample_container__NT0Z4 .SingleResumeExample_relatedExamples__7gatJ .SingleResumeExample_title__9wrBm{font-size:1.25rem}}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_relatedExamples__7gatJ>div{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem;max-width:1490px;margin:auto;padding:0 1rem}@media only screen and (max-width:1025px){.SingleResumeExample_container__NT0Z4 .SingleResumeExample_relatedExamples__7gatJ>div{gap:1rem}}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_relatedExamples__7gatJ>div a{aspect-ratio:1/1.41!important;width:calc(33.33% - 1.34rem);height:auto;padding:1.5rem;background-color:#b8cad1;border-radius:20px}@media only screen and (max-width:1025px){.SingleResumeExample_container__NT0Z4 .SingleResumeExample_relatedExamples__7gatJ>div a{padding:1rem;width:calc(33.33% - .67rem)}}@media only screen and (max-width:750px){.SingleResumeExample_container__NT0Z4 .SingleResumeExample_relatedExamples__7gatJ>div a{width:calc(50% - 1rem)}}@media only screen and (max-width:550px){.SingleResumeExample_container__NT0Z4 .SingleResumeExample_relatedExamples__7gatJ>div a{width:100%}}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_relatedExamples__7gatJ>div a .SingleResumeExample_image__s0aB9{width:100%;aspect-ratio:1/1.41!important;height:auto;border-radius:12px}.SingleResumeExample_container__NT0Z4 .SingleResumeExample_relatedExamples__7gatJ>div a p{text-align:center;font-size:1.25rem;font-style:500;padding-top:.75rem}@media only screen and (max-width:750px){.SingleResumeExample_container__NT0Z4 .SingleResumeExample_relatedExamples__7gatJ>div a p{font-size:1rem}}.Templates_container__yv8eH{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap;min-height:100vh;width:100%;gap:2rem}.Templates_container__yv8eH .Templates_heading__nO68v{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem;margin:2rem auto;padding:0 1rem;max-width:1490px;text-align:center}@media only screen and (max-width:750px){.Templates_container__yv8eH .Templates_heading__nO68v{margin:0 auto}}.Templates_container__yv8eH .Templates_heading__nO68v .Templates_title__by_Ip{font-size:4rem;font-weight:400}@media only screen and (max-width:750px){.Templates_container__yv8eH .Templates_heading__nO68v .Templates_title__by_Ip{font-size:3rem}}@media only screen and (max-width:550px){.Templates_container__yv8eH .Templates_heading__nO68v .Templates_title__by_Ip{font-size:2rem}}.Templates_container__yv8eH .Templates_heading__nO68v .Templates_subtitle__G82CT{font-size:1.25rem;font-weight:300}@media only screen and (max-width:550px){.Templates_container__yv8eH .Templates_heading__nO68v .Templates_subtitle__G82CT{font-size:1rem}}.Templates_container__yv8eH .Templates_option__NtxuX{border-radius:8px;padding:.65rem 1rem}.Templates_container__yv8eH .Templates_templates__kUgkQ{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem;width:100%;max-width:1490px}@media only screen and (max-width:550px){.Templates_container__yv8eH .Templates_templates__kUgkQ{gap:1rem}}.Templates_container__yv8eH .Templates_templates__kUgkQ>div:first-child{padding:0 1rem}.TermsAndConditions_container__9I6Kv{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem;max-width:1490px;width:100%;margin:0 auto;padding:3rem 1.5rem;color:#333;line-height:1.5}.TermsAndConditions_container__9I6Kv div,.TermsAndConditions_container__9I6Kv section{margin-bottom:2rem}.TermsAndConditions_header__evp8t{margin-bottom:3rem;padding-bottom:1.5rem}.TermsAndConditions_title__Cgj4g{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#2c3e50;border-bottom:4px solid #124e66}.TermsAndConditions_date__NK9Yv{font-size:.9rem;color:#7f8c8d}.TermsAndConditions_intro___bpMW p{margin-bottom:1rem;font-size:1.1rem}.TermsAndConditions_section__4MjNG{margin-bottom:3rem}.TermsAndConditions_section__4MjNG:last-child{margin-bottom:0}.TermsAndConditions_sectionTitle___4QL5{font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;color:#2c3e50;border-bottom:1px solid #124e66;padding-bottom:.75rem}.TermsAndConditions_subsection__gg6WC{margin-bottom:2rem;padding-left:.5rem}.TermsAndConditions_subsection__gg6WC:last-child{margin-bottom:0}.TermsAndConditions_subsectionTitle__CARe6{font-size:1.4rem;font-weight:600;margin:.5rem 0 1rem;color:#34495e}.TermsAndConditions_subSubsection__f0yO7{margin-bottom:1.5rem;padding-left:.5rem}.TermsAndConditions_subSubsection__f0yO7:last-child{margin-bottom:0}.TermsAndConditions_subSubsectionTitle__oSwn_{font-size:1.2rem;font-weight:600;margin-bottom:.75rem;color:#34495e}.TermsAndConditions_list__5IfyA{list-style-type:disc;padding-left:2rem;margin:1rem 0 1.5rem}.TermsAndConditions_list__5IfyA .TermsAndConditions_listItem__HtAZj{margin-bottom:.75rem}.TermsAndConditions_list__5IfyA .TermsAndConditions_listItem__HtAZj p{margin-bottom:.5rem}.TermsAndConditions_list__5IfyA .TermsAndConditions_listItem__HtAZj:last-child{margin-bottom:0}.TermsAndConditions_list__5IfyA .TermsAndConditions_listItem__HtAZj strong{font-weight:600}.TermsAndConditions_cookieItem__trrSA{padding-bottom:1rem;border-bottom:1px dashed #eaeaea;margin-bottom:1rem}.TermsAndConditions_cookieItem__trrSA:last-child{border-bottom:none}.TermsAndConditions_link__uyVJ_{color:#3498db;text-decoration:none;transition:color .2s ease}.TermsAndConditions_link__uyVJ_:hover{color:#2980b9;text-decoration:underline}@media(max-width:768px){.TermsAndConditions_container__9I6Kv{padding:1.5rem 1rem}.TermsAndConditions_title__Cgj4g{font-size:2rem}.TermsAndConditions_sectionTitle___4QL5{font-size:1.5rem}.TermsAndConditions_subsectionTitle__CARe6{font-size:1.25rem}.TermsAndConditions_subSubsectionTitle__oSwn_{font-size:1.1rem}.TermsAndConditions_list__5IfyA{padding-left:1.5rem}}