.error-wrapper_container__ddfbM{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.error-wrapper_container__ddfbM .error-wrapper_inner__GoI3E{width:100%;max-width:1000px;padding:50px 15px;text-align:center}.error-wrapper_container__ddfbM .error-wrapper_inner__GoI3E h1{font-size:3.5rem;padding-bottom:25px}@media(max-width:992px){.error-wrapper_container__ddfbM .error-wrapper_inner__GoI3E h1{font-size:2.5rem}}.error-wrapper_container__ddfbM .error-wrapper_inner__GoI3E p{font-size:1.3rem}@media(max-width:992px){.error-wrapper_container__ddfbM .error-wrapper_inner__GoI3E p{font-size:1rem}}.error-wrapper_container__ddfbM .error-wrapper_inner__GoI3E img{width:100%;max-width:440px;height:auto;margin:50px 0}.error-wrapper_container__ddfbM .error-wrapper_inner__GoI3E .error-wrapper_buttonGroup__GQst1{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}@media(max-width:576px){.error-wrapper_container__ddfbM .error-wrapper_inner__GoI3E .error-wrapper_buttonGroup__GQst1{flex-direction:column;align-items:center;gap:15px}}.candidate-card_cardWrapper__hVMyW{position:relative;background:#fff;min-height:126px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8ecef;transition:background-color .3s ease-in-out}@media(max-width:992px){.candidate-card_cardWrapper__hVMyW{background:#f7f8fa;align-items:stretch}}.candidate-card_cardWrapper__hVMyW span{display:inline-block}.candidate-card_cardWrapper__hVMyW .candidate-card_contentWrapper___3tuN{display:flex;align-items:center;justify-content:space-around;flex-basis:64%;padding-left:20px}@media(max-width:992px){.candidate-card_cardWrapper__hVMyW .candidate-card_contentWrapper___3tuN{flex-direction:column;align-items:flex-start;flex:1 1;padding:25px;gap:25px}}.candidate-card_cardWrapper__hVMyW .candidate-card_infoWrapper__nlThK{display:flex;align-items:center;gap:39px;width:50%}@media(max-width:992px){.candidate-card_cardWrapper__hVMyW .candidate-card_infoWrapper__nlThK{flex-direction:column;align-items:flex-start;width:100%}}.candidate-card_cardWrapper__hVMyW .candidate-card_infoWrapper__nlThK .candidate-card_imageWrapper__cejRl{border:4px solid #fff;box-shadow:0 0 30px 0 rgba(55,69,172,.2);width:80px;height:80px;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:50%}@media(max-width:992px){.candidate-card_cardWrapper__hVMyW .candidate-card_infoWrapper__nlThK .candidate-card_imageWrapper__cejRl{display:none}}.candidate-card_cardWrapper__hVMyW .candidate-card_infoWrapper__nlThK .candidate-card_imageWrapper__cejRl img{border-radius:50%;object-fit:cover}.candidate-card_cardWrapper__hVMyW .candidate-card_infoWrapper__nlThK .candidate-card_dataWrapper__p8Cta{display:flex;flex-direction:column;flex-basis:276px}@media(max-width:992px){.candidate-card_cardWrapper__hVMyW .candidate-card_infoWrapper__nlThK .candidate-card_dataWrapper__p8Cta{flex-basis:unset}}.candidate-card_cardWrapper__hVMyW .candidate-card_statusWrapper__ChIJY{display:flex;flex-direction:column;gap:11px}.candidate-card_cardWrapper__hVMyW .candidate-card_statusWrapper__ChIJY span:first-child{width:100px;height:20px;border:1px solid #76ac38;border-radius:10px;color:#76ac38;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0;text-align:center;text-transform:uppercase}.candidate-card_cardWrapper__hVMyW .candidate-card_statusWrapper__ChIJY span:last-child{width:174px;border:1px solid #e9a749;border-radius:10px;color:#e9a749;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0;text-align:center;text-transform:uppercase}.candidate-card_cardWrapper__hVMyW .candidate-card_buttonsWrapper__Eg8V2{position:relative;top:0;right:0;min-width:30%;min-height:126px;display:flex;align-items:center;justify-content:space-evenly;transition:all .3s ease-in-out}@media(max-width:992px){.candidate-card_cardWrapper__hVMyW .candidate-card_buttonsWrapper__Eg8V2{flex-direction:column;align-items:center;min-width:65px;background:#fff;border-top-left-radius:20px;border-bottom-left-radius:20px}}.candidate-card_cardWrapper__hVMyW .candidate-card_buttonsWrapper__Eg8V2:before{background:#fff;transition:all 2s ease-in-out}@media(max-width:992px){.candidate-card_cardWrapper__hVMyW .candidate-card_buttonsWrapper__Eg8V2:before{content:"";position:absolute;width:17px;height:17px;background:#f7f8fa;top:52%;transform:translateY(-50%) rotate(45deg) translateX(-50%);left:-3px;z-index:10}}.candidate-card_cardWrapper__hVMyW .candidate-card_buttonsWrapper__Eg8V2:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);background:#e8ecef;width:1px;height:70px;opacity:1;transition:opacity .3s ease-in-out}@media(max-width:992px){.candidate-card_cardWrapper__hVMyW .candidate-card_buttonsWrapper__Eg8V2:after{opacity:0}}.candidate-card_cardWrapper__hVMyW .candidate-card_buttonsWrapper__Eg8V2 button{position:relative;border:none;background-color:rgba(0,0,0,0);cursor:pointer}.candidate-card_cardWrapper__hVMyW .candidate-card_buttonsWrapper__Eg8V2 button span{display:flex;align-items:center;justify-content:center;position:absolute;width:24px;height:15px;border-radius:8px;background:#ea0149;color:#fff;top:-5px;right:-12px;font-size:12px;font-weight:700}.candidate-card_cardWrapper__hVMyW:hover{background:#f7f8fa}.candidate-card_cardWrapper__hVMyW:hover .candidate-card_buttonsWrapper__Eg8V2{border-top-left-radius:20px;border-bottom-left-radius:20px;background:#fff}.candidate-card_cardWrapper__hVMyW:hover .candidate-card_buttonsWrapper__Eg8V2:after{opacity:0}.candidate-card_cardWrapper__hVMyW:hover .candidate-card_buttonsWrapper__Eg8V2:before{content:"";position:absolute;width:17px;height:17px;background:#f7f8fa;top:52%;transform:translateY(-50%) rotate(45deg) translateX(-50%);left:-3px;z-index:10}.candidate-card_checkGroup__JnbLC{position:relative;margin-bottom:25px}.candidate-card_checkGroup__JnbLC input[type=checkbox]{position:absolute;top:5px;left:10px;cursor:pointer}.candidate-card_checkGroup__JnbLC input[type=checkbox]:checked:after{opacity:1;z-index:2}.candidate-card_checkGroup__JnbLC input[type=checkbox]:before{content:"";display:block;position:absolute;top:-5px;left:-5px;width:25px;height:25px;border:1px solid #163556;background:#fff;cursor:pointer}.candidate-card_checkGroup__JnbLC input[type=checkbox]:after{content:"";position:absolute;top:-1px;left:-1px;width:17px;height:17px;background:url(/icons/ico_form_check.svg) 50%/contain no-repeat;opacity:0;border-radius:5px;cursor:pointer}.candidate-card_checkGroup__JnbLC label{padding-left:40px;cursor:pointer;font-size:13px;line-height:20px;text-transform:none;color:#163556;display:block}.candidate-card_checkGroup__JnbLC label:hover{cursor:text}.candidate-card_checkGroup__JnbLC label a{color:#163556}.candidate-card_checkGroup__JnbLC label a:hover{color:#e9a649}.candidate-card_checkGroup__JnbLC .candidate-card_errorSpan__IsuJA{position:absolute;left:40px;bottom:-15px;text-transform:uppercase;font-size:10px;color:#f11c1c}.candidates-action-bar_candidatesActionBar__q8uFj{position:fixed;left:0;bottom:0;width:100%;height:0;background:#fff;z-index:999;box-shadow:0 -5px 22px 1px rgba(55,69,172,.12);overflow:hidden;opacity:0;transition:opacity .3s ease-in-out,height .3s ease-in-out}.candidates-action-bar_candidatesActionBar__q8uFj.candidates-action-bar_actionBarOpen__oAb7s{height:150px;opacity:1}@media(max-width:1550px){.candidates-action-bar_candidatesActionBar__q8uFj.candidates-action-bar_actionBarOpen__oAb7s{height:100px}}@media(max-width:992px){.candidates-action-bar_candidatesActionBar__q8uFj.candidates-action-bar_actionBarOpen__oAb7s{height:auto}}.candidates-action-bar_candidatesActionBar__q8uFj .candidates-action-bar_inner__yt9PK{max-width:1100px;width:100%;height:100%;margin:0 auto;display:flex;align-items:center;padding:15px 50px;justify-content:space-between}@media(max-width:1550px){.candidates-action-bar_candidatesActionBar__q8uFj .candidates-action-bar_inner__yt9PK{max-width:900px}}@media(max-width:992px){.candidates-action-bar_candidatesActionBar__q8uFj .candidates-action-bar_inner__yt9PK{flex-wrap:wrap;padding:15px 20px}}.candidates-action-bar_candidatesActionBar__q8uFj .candidates-action-bar_inner__yt9PK .candidates-action-bar_btnWrapper__4QV9D{display:flex;gap:20px}@media(max-width:992px){.candidates-action-bar_candidatesActionBar__q8uFj .candidates-action-bar_inner__yt9PK .candidates-action-bar_btnWrapper__4QV9D{min-width:100%;order:1;justify-content:space-between}}@media(max-width:450px){.candidates-action-bar_candidatesActionBar__q8uFj .candidates-action-bar_inner__yt9PK .candidates-action-bar_btnWrapper__4QV9D{flex-direction:column}}.candidates-action-bar_candidatesActionBar__q8uFj .candidates-action-bar_inner__yt9PK .candidates-action-bar_btnWrapper__4QV9D button{min-width:200px;background-color:#fff;border:2px solid #e8ecef;cursor:pointer;font-size:14px;font-weight:400;color:#163556}@media(max-width:1550px){.candidates-action-bar_candidatesActionBar__q8uFj .candidates-action-bar_inner__yt9PK .candidates-action-bar_btnWrapper__4QV9D button{min-width:150px}}.candidates-action-bar_candidatesActionBar__q8uFj .candidates-action-bar_inner__yt9PK .candidates-action-bar_btnWrapper__4QV9D button:hover{background:#163556;color:#fff;border-color:#163556}.candidates-action-bar_candidatesActionBar__q8uFj .candidates-action-bar_inner__yt9PK .candidates-action-bar_exportBtn__hQLbu{padding-right:0}.candidates-action-bar_actionBarActivator__4A9Xj{position:fixed;left:40px;bottom:55px;z-index:9999;opacity:0;pointer-events:none;transition:all .3s ease-in-out}@media(max-width:992px){.candidates-action-bar_actionBarActivator__4A9Xj{display:none}}.candidates-action-bar_actionBarActivator__4A9Xj button{background:rgba(0,0,0,0);border:none;cursor:pointer;text-align:left;padding-left:45px}.candidates-action-bar_actionBarActivator__4A9Xj button:before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);left:0;width:32px;height:32px;background:url(/icons/ico_activator.svg) 50%/contain no-repeat;transition:all .3s ease-in-out}.candidates-action-bar_actionBarActivator__4A9Xj button span{display:block;color:#163556;font-size:12px}.candidates-action-bar_actionBarActivator__4A9Xj button span:first-child{font-size:14px;padding-bottom:5px;position:relative}.candidates-action-bar_actionBarActivator__4A9Xj button:hover:before{transform:translateY(-50%) rotate(-90deg) scale3d(1.2,1.2,1.2)}.candidates-action-bar_actionBarActivator__4A9Xj.candidates-action-bar_actionBarOpen__oAb7s{opacity:.5}.candidates-action-bar_actionBarActivator__4A9Xj.candidates-action-bar_active__JJIB1{opacity:1;pointer-events:auto}.candidates-action-bar_actionBarActivator__4A9Xj.candidates-action-bar_active__JJIB1.candidates-action-bar_actionBarOpen__oAb7s{opacity:.5}@media(max-width:1550px){.candidates-action-bar_actionBarActivator__4A9Xj.candidates-action-bar_active__JJIB1.candidates-action-bar_actionBarOpen__oAb7s{bottom:120px;opacity:1}}.recaptcha-disclosure_wrapper__GXKtl{text-align:center;padding-top:25px;color:#fff;opacity:.5}.recaptcha-disclosure_wrapper__GXKtl a{color:#fff}.recaptcha-disclosure_wrapper__GXKtl.recaptcha-disclosure_inverted__XEoGi{color:#163556;opacity:1;font-size:14px}.recaptcha-disclosure_wrapper__GXKtl.recaptcha-disclosure_inverted__XEoGi a{color:#163556}.template-related-content_sectionWrapper__RHK92{padding-inline:15px;width:100%;padding-top:50px;padding-bottom:100px;background:#f8f8fc;background:linear-gradient(180deg,rgb(248,248,252),rgba(255,255,255,.2161239496))}@media(max-width:1650px){.template-related-content_sectionWrapper__RHK92{padding-top:40px;padding-bottom:50px}}@media(max-width:992px){.template-related-content_sectionWrapper__RHK92{padding-bottom:30px}}.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_titleWrapper__o7WXf{max-width:770px;padding-bottom:25px}@media(max-width:992px){.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_titleWrapper__o7WXf{padding-bottom:15px}}.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_titleWrapper__o7WXf h2,.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_titleWrapper__o7WXf h3,.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_titleWrapper__o7WXf h4{font-size:40px;margin-bottom:25px}@media(max-width:1650px){.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_titleWrapper__o7WXf h2,.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_titleWrapper__o7WXf h3,.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_titleWrapper__o7WXf h4{font-size:32px}}@media(max-width:992px){.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_titleWrapper__o7WXf h2,.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_titleWrapper__o7WXf h3,.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_titleWrapper__o7WXf h4{font-size:24px}}.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_titleWrapper__o7WXf p{font-size:17px;line-height:28px;color:#163556}.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_articleGrid__vkvjH{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:50px;row-gap:50px;grid-column-gap:100px;column-gap:100px;margin-top:25px;align-items:center}@media(max-width:1650px){.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_articleGrid__vkvjH{column-gap:50px;row-gap:25px}}@media(max-width:992px){.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_articleGrid__vkvjH{grid-template-columns:1fr;row-gap:20px;column-gap:0}}.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_btnWrapper__0Ax90{display:flex;justify-content:center;margin-top:50px}.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_btnWrapper__0Ax90 .template-related-content_viewAllBtn__4bLQZ{min-width:260px;height:50px;background:rgba(0,0,0,0);color:#163556;border-color:#163556}.template-related-content_sectionWrapper__RHK92 .template-related-content_innerContent__nk3ay .template-related-content_btnWrapper__0Ax90 .template-related-content_viewAllBtn__4bLQZ:hover{background:#163556;color:#fff}.share-box_shareBox__MokME{padding:15px 0;display:flex;align-items:center;justify-content:flex-start}.share-box_shareBox__MokME h2,.share-box_shareBox__MokME h3,.share-box_shareBox__MokME h4{font-size:17px;font-weight:400;padding-right:15px}.share-box_shareBox__MokME ul,.share-box_shareBox__MokME ul li a{display:flex;align-items:center;justify-content:center}.share-box_shareBox__MokME ul li a{width:42px;height:42px;font-size:0;margin:5px 15px;background:rgba(0,0,0,0);border-radius:50%}@media(max-width:575px){.share-box_shareBox__MokME ul li a{width:32px;height:32px;margin:5px 10px}}.share-box_shareBox__MokME ul li a:hover{background:#163556}.share-box_shareBox__MokME ul li a:hover img{filter:brightness(0) invert(100%)}.alert_alert__Vu6Do{display:flex;align-items:center;padding:.75rem 1rem;border-radius:.375rem;box-shadow:0 2px 10px rgba(0,0,0,.1);margin-bottom:2rem;overflow:hidden}.alert_alert__Vu6Do .alert_iconContainer__1sTma{margin-right:.75rem;display:flex;align-items:center;justify-content:center}.alert_alert__Vu6Do .alert_icon__7CKkT{width:1.25rem;height:1.25rem;display:block;background-position:50%;background-repeat:no-repeat;background-size:contain}.alert_alert__Vu6Do .alert_message__itrr_{flex:1 1;margin:0;font-size:.875rem;line-height:1.5}.alert_success__svAcE{background-color:rgba(209,250,229,.8);border:1px solid #10b981;color:#065f46}.alert_success__svAcE .alert_successIcon__cbEfD:before{content:"";position:absolute;width:.75rem;height:.375rem;border-left:2px solid #10b981;border-bottom:2px solid #10b981;transform:rotate(-45deg);left:.25rem;top:.375rem}.alert_error___WbT0{background-color:rgba(254,226,226,.8);border:1px solid #ef4444;color:#991b1b}.alert_error___WbT0 .alert_errorIcon__39oCF{position:relative}.alert_error___WbT0 .alert_errorIcon__39oCF:after,.alert_error___WbT0 .alert_errorIcon__39oCF:before{content:"";position:absolute;width:1rem;height:2px;background-color:#ef4444;top:.6rem;left:.125rem}.alert_error___WbT0 .alert_errorIcon__39oCF:before{transform:rotate(45deg)}.alert_error___WbT0 .alert_errorIcon__39oCF:after{transform:rotate(-45deg)}.alert_info__0dIL4{background-color:rgba(219,234,254,.8);border:1px solid #3b82f6;color:#1e40af}.alert_info__0dIL4 .alert_infoIcon__3s9i6{position:relative}.alert_info__0dIL4 .alert_infoIcon__3s9i6:before{content:"";position:absolute;width:2px;height:.75rem;background-color:#3b82f6;top:.125rem;left:.6rem}.alert_info__0dIL4 .alert_infoIcon__3s9i6:after{content:"";position:absolute;width:2px;height:2px;border-radius:50%;background-color:#3b82f6;top:.95rem;left:.6rem}.alert_warning__Vrgkx{background-color:rgba(254,243,199,.8);border:1px solid #f59e0b;color:#92400e}.alert_warning__Vrgkx .alert_warningIcon__jGHlc{position:relative}.alert_warning__Vrgkx .alert_warningIcon__jGHlc:before{content:"";position:absolute;width:0;height:0;border-left:.5rem solid rgba(0,0,0,0);border-right:.5rem solid rgba(0,0,0,0);border-bottom:.9rem solid #f59e0b;top:.125rem;left:.125rem}.alert_warning__Vrgkx .alert_warningIcon__jGHlc:after{content:"!";position:absolute;font-size:.6rem;font-weight:700;color:#f59e0b;top:.45rem;left:.55rem}.alert_formThankYou__wJJZb{text-align:center}.alert_formThankYou__wJJZb h2,.alert_formThankYou__wJJZb h3,.alert_formThankYou__wJJZb h4{color:brightness(0) invert(15%) sepia(59%) saturate(1077%) hue-rotate(179deg) brightness(94%) contrast(91%);padding-bottom:25px;font-size:2rem}@media(max-width:992px){.alert_formThankYou__wJJZb h2,.alert_formThankYou__wJJZb h3,.alert_formThankYou__wJJZb h4{font-size:1.6rem}}.alert_formThankYou__wJJZb button{margin:0 auto;color:brightness(0) invert(15%) sepia(59%) saturate(1077%) hue-rotate(179deg) brightness(94%) contrast(91%);border-color:brightness(0) invert(15%) sepia(59%) saturate(1077%)}.alert_formThankYou__wJJZb button img{filter:brightness(0) invert(15%) sepia(59%) saturate(1077%) hue-rotate(179deg) brightness(94%) contrast(91%)}.back-button_buttonWrapper__3xFOV button{padding:15px 40px;background:rgba(0,0,0,0);border:none;font-size:16px;font-weight:700;color:#163556;transition:opacity .3s ease-in-out;font-family:Poppins,sans-serif;cursor:pointer}@media(max-width:992px){.back-button_buttonWrapper__3xFOV button{padding:15px}}.back-button_buttonWrapper__3xFOV button:before{content:"";display:inline-block;width:10px;height:15px;position:relative;left:-30px;top:2px;background:url(/icons/ico_chevron-left-alt.svg) 50%/contain no-repeat;transition:transform .3s ease-in-out}@media(max-width:992px){.back-button_buttonWrapper__3xFOV button:before{left:-10px}}.back-button_buttonWrapper__3xFOV button:hover:before{transform:translateX(-5px)}.job-form_jobFormWrapper__k3oj3{background:#fff;width:100%;padding:40px 50px;border-radius:16px;box-shadow:-1px 7px 31px 0 rgba(55,69,172,.11);position:relative;z-index:11;margin:40px 0}@media(max-width:768px){.job-form_jobFormWrapper__k3oj3{padding:35px 25px;margin:20px 0}}.job-form_jobFormWrapper__k3oj3 .job-form_formRow__zfydW{margin:10px 0}@media(max-width:992px){.job-form_jobFormWrapper__k3oj3 .job-form_formRow__zfydW{margin:0}}.job-form_jobFormWrapper__k3oj3 .job-form_formRow__zfydW.job-form_formRowAlt__gtEIN>div:first-child{width:69%}@media(max-width:992px){.job-form_jobFormWrapper__k3oj3 .job-form_formRow__zfydW.job-form_formRowAlt__gtEIN>div:first-child{width:100%}}.job-form_jobFormWrapper__k3oj3 .job-form_formRow__zfydW.job-form_formRowAlt__gtEIN>div:last-child{width:29%}@media(max-width:992px){.job-form_jobFormWrapper__k3oj3 .job-form_formRow__zfydW.job-form_formRowAlt__gtEIN>div:last-child{width:100%}}.job-form_jobFormWrapper__k3oj3 .job-form_formRow__zfydW.job-form_formRowFullWidth__2hOx6 div{width:100%}.job-form_jobFormWrapper__k3oj3 .job-form_columnRow__W0s7d{display:flex;justify-content:space-between}@media(max-width:992px){.job-form_jobFormWrapper__k3oj3 .job-form_columnRow__W0s7d{flex-direction:column}}.job-form_jobFormWrapper__k3oj3 .job-form_columnRow__W0s7d .job-form_left__DIA_O,.job-form_jobFormWrapper__k3oj3 .job-form_columnRow__W0s7d .job-form_right__q_zbx{width:46%}@media(max-width:992px){.job-form_jobFormWrapper__k3oj3 .job-form_columnRow__W0s7d .job-form_left__DIA_O,.job-form_jobFormWrapper__k3oj3 .job-form_columnRow__W0s7d .job-form_right__q_zbx{width:100%}}.job-form_jobFormWrapper__k3oj3 .job-form_columnRow__W0s7d h3,.job-form_jobFormWrapper__k3oj3 .job-form_columnRow__W0s7d h4,.job-form_jobFormWrapper__k3oj3 .job-form_columnRow__W0s7d h5{font-size:22px;font-weight:500;color:#163556;margin-bottom:5px;border-bottom:1px solid #bfcbd8}@media(max-width:992px){.job-form_jobFormWrapper__k3oj3 .job-form_columnRow__W0s7d h3,.job-form_jobFormWrapper__k3oj3 .job-form_columnRow__W0s7d h4,.job-form_jobFormWrapper__k3oj3 .job-form_columnRow__W0s7d h5{font-size:18px}}.job-form_jobFormWrapper__k3oj3 .job-form_columnRow__W0s7d .job-form_inputGroupWrapper__YtoT0{padding-top:25px}.job-form_buttonWrapper__lcxpb{width:100%;display:flex;justify-content:space-between;padding-top:15px}@media(max-width:675px){.job-form_buttonWrapper__lcxpb{flex-direction:column-reverse}}.job-form_buttonWrapper__lcxpb button{min-width:250px}.job-form_buttonWrapper__lcxpb .job-form_saveButton__1aPW1{border:none;display:inline-block;cursor:pointer;background:#3745ac;color:#fff}@media(max-width:575px){.job-form_buttonWrapper__lcxpb .job-form_saveButton__1aPW1{min-width:100%}}.job-form_buttonWrapper__lcxpb .job-form_saveButton__1aPW1 img{filter:brightness(0) invert(100%);width:15px;height:12px}.job-form_buttonWrapper__lcxpb .job-form_saveButton__1aPW1:hover{background:#e9a649}.job-form_buttonWrapper__lcxpb .job-form_deactivateButton__dSGZC{background:rgba(0,0,0,0);color:#163556;border-color:#163556;font-size:16px}@media(max-width:675px){.job-form_buttonWrapper__lcxpb .job-form_deactivateButton__dSGZC{min-width:100%;margin-top:15px}}.job-form_buttonWrapper__lcxpb .job-form_deactivateButton__dSGZC:hover{background:#163556;color:#fff}.settings-wrapper_settingsWrapper__36X4I{padding-top:15px}.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1{border-radius:20px;box-shadow:-1px 7px 31px 0 rgba(55,69,172,.11);position:relative;background-color:#fff;padding:40px 50px;margin-bottom:30px}@media(max-width:992px){.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1{padding:25px;margin-bottom:20px}}.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1 .settings-wrapper_inner__c9Hjx{display:flex;align-items:center;justify-content:space-between}@media(max-width:768px){.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1 .settings-wrapper_inner__c9Hjx{flex-wrap:wrap}.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1 .settings-wrapper_inner__c9Hjx>div{width:100%}}.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1 .settings-wrapper_inner__c9Hjx>div h3,.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1 .settings-wrapper_inner__c9Hjx>div h4,.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1 .settings-wrapper_inner__c9Hjx>div h5,.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1 .settings-wrapper_inner__c9Hjx>div>h2{font-size:18px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#3745ac;padding-bottom:25px}@media(max-width:768px){.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1 .settings-wrapper_inner__c9Hjx>div h3,.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1 .settings-wrapper_inner__c9Hjx>div h4,.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1 .settings-wrapper_inner__c9Hjx>div h5,.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1 .settings-wrapper_inner__c9Hjx>div>h2{font-size:16px;padding-bottom:15px}}.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1 .settings-wrapper_inner__c9Hjx>div>p{color:#163556;font-size:16px;line-height:20px}@media(max-width:768px){.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1 .settings-wrapper_inner__c9Hjx>div>p{font-size:13px;line-height:16px;padding-bottom:20px}}.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1 .settings-wrapper_inner__c9Hjx>div:first-of-type{padding-right:100px}@media(max-width:768px){.settings-wrapper_settingsWrapper__36X4I .settings-wrapper_cardWrapper__Gx9e1 .settings-wrapper_inner__c9Hjx>div:first-of-type{width:100%;padding-right:0}}.switch_switchCheckbox__0RlHQ{height:0;width:0;visibility:hidden}.switch_switchLabel__CkUVe{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:70px;height:35px;background:gray;border-radius:100px;position:relative;transition:background-color .2s}.switch_switchLabel__CkUVe .switch_switchButton__X0T4n{content:"";position:absolute;top:2px;left:2px;width:30px;height:30px;border-radius:30px;transition:.2s;background:#fff;box-shadow:0 0 2px 0 rgba(10,10,10,.29)}.switch_switchCheckbox__0RlHQ:checked+.switch_switchLabel__CkUVe .switch_switchButton__X0T4n{left:calc(100% - 2px);transform:translateX(-100%)}.switch_switchLabel__CkUVe:active .switch_switchButton__X0T4n{width:60px}.notifications_switchWrapper__YeXZ9{padding-right:30px}@media(max-width:768px){.notifications_switchWrapper__YeXZ9{width:100%;display:flex;justify-content:flex-end;padding-right:0}}.input-counter_wrapper__PMB9h{display:flex;align-items:center;justify-content:flex-end}.input-counter_wrapper__PMB9h button{background:rgba(0,0,0,0);border:none;font-size:30px;line-height:30px;padding:10px;cursor:pointer;color:#163556}.input-counter_wrapper__PMB9h button:first-of-type{margin-bottom:5px}.input-counter_wrapper__PMB9h div{min-width:72px;height:60px;position:relative;display:flex;align-items:center;justify-content:center;border:2px solid #e8ecef;border-radius:16px}.input-counter_wrapper__PMB9h div p{font-size:26px;color:#163556}.input-counter_wrapper__PMB9h div span{position:absolute;top:-10px;left:50%;transform:translateX(-50%);font-size:12px;color:#163556;text-transform:uppercase;letter-spacing:2px;background:#fff;display:inline-block;padding:0 5px}.deactivate-profile_innerDiv__fuYsL{max-width:860px}.deactivate-profile_innerDiv__fuYsL .deactivate-profile_deactivateBtn___suxa{background:#3745ac;color:#fff;border-color:#3745ac;padding:12.5px 35px;margin-top:25px;cursor:pointer}@media(max-width:768px){.deactivate-profile_innerDiv__fuYsL .deactivate-profile_deactivateBtn___suxa{margin-top:0}}@media(max-width:575px){.deactivate-profile_innerDiv__fuYsL .deactivate-profile_deactivateBtn___suxa{width:100%}}.subscription-card-wrapper_titleWrapper__LyoOg{display:flex;justify-content:space-between;align-items:center;padding:0 0 50px 60px}@media(max-width:992px){.subscription-card-wrapper_titleWrapper__LyoOg{padding:0 0 30px;flex-direction:column}}.subscription-card-wrapper_titleWrapper__LyoOg .subscription-card-wrapper_text__SJmMn{padding-right:75px}@media(max-width:992px){.subscription-card-wrapper_titleWrapper__LyoOg .subscription-card-wrapper_text__SJmMn{padding-right:0}}.subscription-card-wrapper_titleWrapper__LyoOg .subscription-card-wrapper_text__SJmMn h2{font-size:26px;font-weight:600;line-height:39px;color:#163556}@media(max-width:992px){.subscription-card-wrapper_titleWrapper__LyoOg .subscription-card-wrapper_text__SJmMn h2{font-size:20px;font-weight:600;line-height:32px}}.subscription-card-wrapper_titleWrapper__LyoOg .subscription-card-wrapper_text__SJmMn p{font-size:16px;font-weight:400;line-height:26px;color:#163556}@media(max-width:992px){.subscription-card-wrapper_titleWrapper__LyoOg .subscription-card-wrapper_text__SJmMn p{font-size:13px;font-weight:400;line-height:19px}}.subscription-card-wrapper_titleWrapper__LyoOg .subscription-card-wrapper_tabWrapper__Vtr2j{margin-top:25px;min-width:350px}@media(max-width:768px){.subscription-card-wrapper_titleWrapper__LyoOg .subscription-card-wrapper_tabWrapper__Vtr2j{min-width:100%}}.subscription-card-wrapper_titleWrapper__LyoOg .subscription-card-wrapper_tabWrapper__Vtr2j .subscription-card-wrapper_dynamicTabs__DgCGV{margin-bottom:0;height:35px}.subscription-card-wrapper_titleWrapper__LyoOg .subscription-card-wrapper_tabWrapper__Vtr2j .subscription-card-wrapper_dynamicTabs__DgCGV button{line-height:35px}.subscription-card-wrapper_titleWrapper__LyoOg .subscription-card-wrapper_tabWrapper__Vtr2j .subscription-card-wrapper_dynamicTabs__DgCGV div{background:#fff}.subscription-card-wrapper_cardsWrapper__v_kLP{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:25px}.contact-form_contactWrapper__z_7kS{max-width:1130px;width:100%;position:relative;z-index:11;margin:0 auto 150px;padding:0 15px}@media(max-width:1650px){.contact-form_contactWrapper__z_7kS{margin:0 auto 50px}}@media(max-width:992px){.contact-form_contactWrapper__z_7kS{margin:0 auto 25px}}.contact-form_contactWrapper__z_7kS .contact-form_innerWrapper__ea0pB{width:100%;border-radius:16px;padding:40px;box-shadow:-1px 7px 31px 0 rgba(0,0,0,.11);background:#fff}@media(max-width:768px){.contact-form_contactWrapper__z_7kS .contact-form_innerWrapper__ea0pB{padding:20px 15px 40px}}.contact-form_contactWrapper__z_7kS .contact-form_innerWrapper__ea0pB .contact-form_formRow__H_130{margin:15px 0}.contact-form_contactWrapper__z_7kS .contact-form_innerWrapper__ea0pB .contact-form_formRow__H_130>div{width:31%}@media screen and (max-width:992px){.contact-form_contactWrapper__z_7kS .contact-form_innerWrapper__ea0pB .contact-form_formRow__H_130>div{width:100%}}.contact-form_contactWrapper__z_7kS .contact-form_innerWrapper__ea0pB .contact-form_checkboxWrapper___1R56{max-width:50%}@media(max-width:768px){.contact-form_contactWrapper__z_7kS .contact-form_innerWrapper__ea0pB .contact-form_checkboxWrapper___1R56{max-width:100%}}.contact-form_contactWrapper__z_7kS .contact-form_innerWrapper__ea0pB .contact-form_buttonWrapper__ChxmJ{text-align:right;padding-top:15px}@media(max-width:768px){.contact-form_contactWrapper__z_7kS .contact-form_innerWrapper__ea0pB .contact-form_buttonWrapper__ChxmJ{text-align:center}}.contact-form_contactWrapper__z_7kS .contact-form_innerWrapper__ea0pB .contact-form_buttonWrapper__ChxmJ button{border:none;min-width:275px;cursor:pointer}@media(max-width:768px){.contact-form_contactWrapper__z_7kS .contact-form_innerWrapper__ea0pB .contact-form_buttonWrapper__ChxmJ button{min-width:auto;width:100%;max-width:275px}}.dynamic-tabs_dynamicButtons__pCZ5h{display:flex;margin-bottom:60px;height:50px;border-radius:30px;overflow:hidden;border:1px solid #e2e8ec;position:relative}@media(max-width:768px){.dynamic-tabs_dynamicButtons__pCZ5h{height:40px}}.dynamic-tabs_dynamicButtons__pCZ5h button{flex:1 1;border:none;background:rgba(0,0,0,0);font-size:16px;font-weight:600;opacity:.5;color:#163556;cursor:pointer;transition:opacity .3s ease-in-out;position:relative;font-family:Poppins,sans-serif;z-index:2}@media(max-width:768px){.dynamic-tabs_dynamicButtons__pCZ5h button{font-size:13px;font-weight:400}}.dynamic-tabs_dynamicButtons__pCZ5h button.dynamic-tabs_activeTab__ipCEO{opacity:1}.dynamic-tabs_dynamicButtons__pCZ5h .dynamic-tabs_tabIndicator__trQr6{position:absolute;width:50%;height:100%;background:#f4f4f9;border-radius:30px;transition:all .3s ease-in-out;z-index:1;left:0;top:0}.dynamic-tabs_dynamicButtons__pCZ5h .dynamic-tabs_tabIndicator__trQr6.dynamic-tabs_right__dd75Q{left:50%}.password-strength_passwordStrengthWrapper__Er37P{margin-bottom:10px}@media(max-width:768px){.password-strength_passwordStrengthWrapper__Er37P{margin-bottom:0}}.password-strength_passwordStrengthWrapper__Er37P .password-strength_passwordStrengthInner__t3l1g{border:1px solid #d3d3d3;border-radius:6px;overflow:hidden}.password-strength_passwordStrengthWrapper__Er37P .password-strength_progressBar__CiQza{height:8px;flex-grow:1;background-color:#d3d3d3;transition:width .3s ease-in-out,background-color .3s ease-in-out}.password-strength_passwordStrengthWrapper__Er37P .password-strength_progressBar__CiQza.password-strength_weak__csSgt{background-color:#ff4d4f}.password-strength_passwordStrengthWrapper__Er37P .password-strength_progressBar__CiQza.password-strength_medium__wZvuP{background-color:#faad14}.password-strength_passwordStrengthWrapper__Er37P .password-strength_progressBar__CiQza.password-strength_strong__j8QOu{background-color:#52c41a}.password-strength_passwordStrengthWrapper__Er37P .password-strength_strengthLabel__T4ey0{font-size:14px;display:block;padding-top:5px;font-weight:500;text-align:right;transition:color .3s ease-in-out}.password-strength_passwordStrengthWrapper__Er37P .password-strength_strengthLabel__T4ey0.password-strength_weak__csSgt{color:#ff4d4f}.password-strength_passwordStrengthWrapper__Er37P .password-strength_strengthLabel__T4ey0.password-strength_medium__wZvuP{color:#faad14}.password-strength_passwordStrengthWrapper__Er37P .password-strength_strengthLabel__T4ey0.password-strength_strong__j8QOu{color:#52c41a}.primarybutton_primaryButton__lzB2v{font-size:16px;color:#fff;background:#3745ac;display:inline-block;min-width:144px;padding:10px 35px;text-decoration:none;border-radius:60px;transition:all .3s ease-in-out;text-align:center;border:1px solid #3745ac;cursor:pointer;font-family:Poppins,sans-serif}.primarybutton_primaryButton__lzB2v:hover{background:#163556}@media(max-width:992px){.candidate-search-card_infoWrapper__8MEmW{flex-direction:row!important}}@media(max-width:992px)and (max-width:475px){.candidate-search-card_infoWrapper__8MEmW{flex-direction:column!important;align-items:center;justify-content:center;text-align:center}}@media(max-width:475px){.candidate-search-card_dataWrapper__kEEOD,.candidate-search-card_infoWrapper__8MEmW .candidate-search-card_userImage__Rxf2W{margin:0 auto}}.candidate-search-card_buttonsWrapper__9Vye_{min-width:15%!important}@media(max-width:575px){.candidate-search-card_buttonsWrapper__9Vye_{min-width:25%!important}}.candidate-search-card_priceWrapper__X88Uw{align-self:flex-end}@media(max-width:992px){.candidate-search-card_priceWrapper__X88Uw{align-self:flex-start;padding-left:120px}}@media(max-width:475px){.candidate-search-card_priceWrapper__X88Uw{align-self:center;padding-left:0}}.candidate-search-card_priceWrapper__X88Uw p{font-size:14px}.newsletter-form_formWrapper__Wdg_t{max-width:600px;width:100%;margin:0 auto}.newsletter-form_formWrapper__Wdg_t .newsletter-form_titleWrapper__ezi9p{text-align:center;padding-bottom:20px}.newsletter-form_formWrapper__Wdg_t .newsletter-form_titleWrapper__ezi9p h2{color:#fff;font-size:30px;line-height:36px;margin-bottom:15px}.newsletter-form_formWrapper__Wdg_t .newsletter-form_titleWrapper__ezi9p p{color:#fff}.newsletter-form_formWrapper__Wdg_t .newsletter-form_textInput__TDHUW input{display:block;width:100%;background:#fff;height:50px;line-height:50px;border-radius:16px;border:none;font-size:18px;padding:0 25px;color:#163556}.newsletter-form_formWrapper__Wdg_t .newsletter-form_textInput__TDHUW label{color:#163556;font-size:18px;left:25px!important}.newsletter-form_formWrapper__Wdg_t .newsletter-form_checkboxWrapper__jMUEv label,.newsletter-form_formWrapper__Wdg_t .newsletter-form_checkboxWrapper__jMUEv label a,.newsletter-form_formWrapper__Wdg_t .newsletter-form_textInput__TDHUW label.newsletter-form_activeLabel__MT1Hv{color:#fff}.newsletter-form_formWrapper__Wdg_t .newsletter-form_buttonWrapper__IUTGU{text-align:center;padding:20px 0 40px}.newsletter-form_formWrapper__Wdg_t .newsletter-form_buttonWrapper__IUTGU button{border:1px solid #fff;min-width:200px;cursor:pointer;background:rgba(0,0,0,0)}.newsletter-form_formWrapper__Wdg_t .newsletter-form_buttonWrapper__IUTGU button:hover{background:#e9a649;border-color:#e9a649}.newsletter-form_newsletterThankyou__1O8S0{text-align:center;padding-bottom:50px}.newsletter-form_newsletterThankyou__1O8S0 h2,.newsletter-form_newsletterThankyou__1O8S0 h3,.newsletter-form_newsletterThankyou__1O8S0 h4{color:#fff;padding-bottom:25px}.newsletter-form_newsletterThankyou__1O8S0 button{margin:0 auto;color:#fff;border-color:#fff}.newsletter-form_newsletterThankyou__1O8S0 button img{filter:brightness(0) invert(100%)!important}.main-footer_mainFooter__E7kSF{padding:275px 0 0;overflow:hidden;background:url(/footer-bg.svg) 50%/cover no-repeat}@media(max-width:768px){.main-footer_mainFooter__E7kSF{background:url(/footer-bg-xs.png) 50%/cover no-repeat}}.main-footer_mainFooter__E7kSF .main-footer_inner__6X2_0{padding:0 15px 15px}@media(max-width:768px){.main-footer_mainFooter__E7kSF .main-footer_inner__6X2_0{padding:0 15px 250px}}.main-footer_mainFooter__E7kSF.main-footer_noPadding__Ps4ST{padding:50px 0 0}.social-box_socialBox__jLIwe{display:flex;justify-content:center;align-items:center;gap:50px;flex-wrap:wrap;padding:40px 0}@media(max-width:768px){.social-box_socialBox__jLIwe{gap:0;row-gap:20px}}.social-box_socialBox__jLIwe li a{padding:25px}.social-box_socialBox__jLIwe li a img{filter:brightness(0) invert(100%)}.social-box_socialBox__jLIwe li a:hover img{filter:brightness(0) invert(64%) sepia(90%) saturate(341%) hue-rotate(349deg) brightness(96%) contrast(89%)}.copyright-row_copyrightRow__oQ0Hl{background:#163556;padding:30px 15px}.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f{max-width:950px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:100px}@media(max-width:768px){.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f{flex-direction:column;gap:25px;align-items:flex-start}}.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f .copyright-row_leftColumn__O08fp{flex:1 1;min-width:50%}@media(max-width:768px){.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f .copyright-row_leftColumn__O08fp{display:flex;flex-direction:column;gap:25px}}.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f .copyright-row_leftColumn__O08fp .copyright-row_logoWrapper__QCFgu{display:block;margin-bottom:15px;width:180px;height:41px;position:relative}@media(max-width:1650px){.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f .copyright-row_leftColumn__O08fp .copyright-row_logoWrapper__QCFgu{width:152px;height:35px}}@media(max-width:768px){.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f .copyright-row_leftColumn__O08fp .copyright-row_logoWrapper__QCFgu{display:inline-block;margin:0 auto}}.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f .copyright-row_leftColumn__O08fp .copyright-row_logoWrapper__QCFgu img{filter:brightness(0) invert(100%);opacity:.5}.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f .copyright-row_leftColumn__O08fp p{color:#fff;opacity:.5;font-size:13px;line-height:23px}.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f .copyright-row_rightColumn__weCPe{flex:1 1}.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f .copyright-row_rightColumn__weCPe nav{display:block}.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f .copyright-row_rightColumn__weCPe nav>ul{list-style:none;display:flex;flex-wrap:wrap;width:100%;justify-content:space-between}@media(max-width:380px){.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f .copyright-row_rightColumn__weCPe nav>ul{gap:10px}}.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f .copyright-row_rightColumn__weCPe nav>ul li{min-width:50%}.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f .copyright-row_rightColumn__weCPe nav>ul li a{display:block;color:#fff;text-decoration:none;opacity:.5;font-size:13px;line-height:23px;padding:2.5px 0;transition:opacity .3s ease-in-out;position:relative}.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f .copyright-row_rightColumn__weCPe nav>ul li a:after{content:"";display:inline-block;width:11px;height:11px;position:relative;top:2px;right:-5px;transform:rotate(-180deg);background:url(/icons/ico_chevron-left-alt.svg) 50%/contain no-repeat;filter:brightness(0) invert(100%)}.copyright-row_copyrightRow__oQ0Hl .copyright-row_inner__a663f .copyright-row_rightColumn__weCPe nav>ul li a:hover{opacity:1}.contact-hero-section_heroWrapper__ukwHw .contact-hero-section_inner__yZGr9{display:flex;justify-content:space-between;max-width:1130px;margin:0 auto;padding:50px 15px}@media(max-width:1650px){.contact-hero-section_heroWrapper__ukwHw .contact-hero-section_inner__yZGr9{padding:25px 15px}}@media(max-width:992px){.contact-hero-section_heroWrapper__ukwHw .contact-hero-section_inner__yZGr9{flex-direction:column;padding:0 15px 25px}.contact-hero-section_heroWrapper__ukwHw .contact-hero-section_inner__yZGr9 .contact-hero-section_textWrapper__DIDey{padding-bottom:40px}}.contact-hero-section_heroWrapper__ukwHw .contact-hero-section_inner__yZGr9 .contact-hero-section_textWrapper__DIDey .contact-hero-section_titleDiv__AZrq7{padding:0 0 25px}@media(max-width:992px){.contact-hero-section_heroWrapper__ukwHw .contact-hero-section_inner__yZGr9 .contact-hero-section_textWrapper__DIDey .contact-hero-section_titleDiv__AZrq7{padding:0 0 15px}}.contact-hero-section_heroWrapper__ukwHw .contact-hero-section_inner__yZGr9 .contact-hero-section_textWrapper__DIDey .contact-hero-section_text__wBH5f{padding-right:75px}@media(max-width:992px){.contact-hero-section_heroWrapper__ukwHw .contact-hero-section_inner__yZGr9 .contact-hero-section_textWrapper__DIDey .contact-hero-section_text__wBH5f{padding-right:0}}.contact-hero-section_heroWrapper__ukwHw .contact-hero-section_inner__yZGr9 .contact-hero-section_textWrapper__DIDey .contact-hero-section_text__wBH5f h2{font-size:24px;font-weight:600;line-height:39px;color:#163556;padding-bottom:25px;padding-right:25px}@media(max-width:992px){.contact-hero-section_heroWrapper__ukwHw .contact-hero-section_inner__yZGr9 .contact-hero-section_textWrapper__DIDey .contact-hero-section_text__wBH5f h2{padding-bottom:15px;padding-right:0}}@media(max-width:575px){.contact-hero-section_heroWrapper__ukwHw .contact-hero-section_inner__yZGr9 .contact-hero-section_textWrapper__DIDey .contact-hero-section_text__wBH5f h2{font-size:22px;line-height:32px}}.contact-hero-section_heroWrapper__ukwHw .contact-hero-section_inner__yZGr9 .contact-hero-section_textWrapper__DIDey .contact-hero-section_text__wBH5f p{font-size:16px;font-weight:400;line-height:26px;color:#163556;max-width:400px}@media(max-width:992px){.contact-hero-section_heroWrapper__ukwHw .contact-hero-section_inner__yZGr9 .contact-hero-section_textWrapper__DIDey .contact-hero-section_text__wBH5f p{max-width:100%}.contact-hero-section_heroWrapper__ukwHw .contact-hero-section_inner__yZGr9 .contact-hero-section_imageWrapper__7l6dm{max-width:100%;display:flex;justify-content:center;position:relative;z-index:201}.contact-hero-section_heroWrapper__ukwHw .contact-hero-section_inner__yZGr9 .contact-hero-section_imageWrapper__7l6dm img{width:50%;height:auto}}@media(max-width:575px){.contact-hero-section_heroWrapper__ukwHw .contact-hero-section_inner__yZGr9 .contact-hero-section_imageWrapper__7l6dm img{width:100%}}.faq-block-wrapper-single_wrapper__JpBxU{width:100%;margin:0 auto}.faq-block-wrapper-single_wrapper__JpBxU .faq-block-wrapper-single_faqItem__l_OHJ{width:100%}.faq-block-v1_blockWrapper__D9_X9{width:45%}@media(max-width:992px){.faq-block-v1_blockWrapper__D9_X9{width:100%}}.faq-block-v1_blockWrapper__D9_X9 button{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;font-size:20px;line-height:30px;color:#163556;background:rgba(0,0,0,0);border:none;border-bottom:1px solid #bfcbd8;padding:25px 0;cursor:pointer}@media(max-width:992px){.faq-block-v1_blockWrapper__D9_X9 button{font-size:17px;font-weight:400;padding:15px 0}}.faq-block-v1_blockWrapper__D9_X9 button img{transform:rotate(90deg);transition:transform .2s}.faq-block-v1_blockWrapper__D9_X9 div{padding-top:0;interpolate-size:allow-keywords;height:0;opacity:0;transition:all .3s ease-in-out;pointer-events:none;font-size:16px;line-height:26px}.faq-block-v1_blockWrapper__D9_X9.faq-block-v1_active__lhbi4 div{height:auto;opacity:1;padding-top:25px}.faq-block-v1_blockWrapper__D9_X9.faq-block-v1_active__lhbi4 button{font-weight:700}.faq-block-v1_blockWrapper__D9_X9.faq-block-v1_active__lhbi4 button img{transform:rotate(-90deg)}.faq-block-wrapper-v1_wrapper__Yh3ZB{width:100%;margin:50px auto 105px;padding:0 15px;position:relative;z-index:11}@media(max-width:992px){.faq-block-wrapper-v1_wrapper__Yh3ZB{margin:50px auto 30px}}.faq-block-wrapper-v1_wrapper__Yh3ZB .faq-block-wrapper-v1_accordionHeading__1HIPk{width:100%;position:relative;padding:15px 40px;border-radius:60px;border:2px solid #bfcbd8;cursor:pointer;margin:25px 0 15px}@media(max-width:992px){.faq-block-wrapper-v1_wrapper__Yh3ZB .faq-block-wrapper-v1_accordionHeading__1HIPk{padding:12.5px 25px;margin:15px 0 0}}.faq-block-wrapper-v1_wrapper__Yh3ZB .faq-block-wrapper-v1_accordionHeading__1HIPk div{font-size:24px;color:#163556;font-weight:700}@media(max-width:992px){.faq-block-wrapper-v1_wrapper__Yh3ZB .faq-block-wrapper-v1_accordionHeading__1HIPk div{font-size:17px;padding-right:50px}}.faq-block-wrapper-v1_wrapper__Yh3ZB .faq-block-wrapper-v1_accordionHeading__1HIPk div:before{content:"";position:absolute;display:block;right:37.5px;width:35px;height:35px;border-radius:100%;background:#163556;z-index:-1;top:50%;transform:translateY(-50%)}@media(max-width:992px){.faq-block-wrapper-v1_wrapper__Yh3ZB .faq-block-wrapper-v1_accordionHeading__1HIPk div:before{right:22.5px}}.faq-block-wrapper-v1_wrapper__Yh3ZB .faq-block-wrapper-v1_accordionHeading__1HIPk div:after{content:"";position:absolute;right:50px;top:50%;transform:translateY(-50%) rotate(-90deg);background:url(/icons/ico_chevron-down.svg) 50%/contain no-repeat;width:10px;height:10px;z-index:2;filter:brightness(0) invert(100%);transition:transform .3s ease-in-out}@media(max-width:992px){.faq-block-wrapper-v1_wrapper__Yh3ZB .faq-block-wrapper-v1_accordionHeading__1HIPk div:after{right:35px}}.faq-block-wrapper-v1_wrapper__Yh3ZB .faq-block-wrapper-v1_accordionHeading__1HIPk div[aria-expanded=true]:after{transform:translateY(-50%) rotate(90deg)}.faq-block-wrapper-v1_wrapper__Yh3ZB .faq-block-wrapper-v1_accordionPanelWrapper__zEriA{padding:0 40px}@media(max-width:992px){.faq-block-wrapper-v1_wrapper__Yh3ZB .faq-block-wrapper-v1_accordionPanelWrapper__zEriA{padding:0 25px}}.faq-block-wrapper-v1_wrapper__Yh3ZB .faq-block-wrapper-v1_accordionPanelWrapper__zEriA .faq-block-wrapper-v1_innerPanel__RzVHM{display:flex;flex-wrap:wrap;justify-content:space-between}.faq-heading_wrapper__i1Kti{max-width:700px;margin-inline:auto;text-align:center;margin-top:50px;padding:0 15px}@media(max-width:1650px){.faq-heading_wrapper__i1Kti{margin-top:25px}}.faq-heading_wrapper__i1Kti h1{font-size:46px;font-weight:700;line-height:69px}@media(max-width:768px){.faq-heading_wrapper__i1Kti h1{font-size:26px;line-height:39px}.faq-heading_wrapper__i1Kti h2{font-size:16px;line-height:22px;margin:15px 0}}.faq-heading_wrapper__i1Kti p{font-size:16px;font-weight:400;line-height:30px}.faq-heading_bcg__qXZKU:before{content:"";position:fixed;left:0;top:0;background:rgba(22,53,86,.9);width:100%;height:100vh;z-index:999999999;opacity:0;transition:opacity .3s;pointer-events:none}.faq-heading_bcg__qXZKU p{color:#fff;font-size:13px;position:relative;padding-right:50px;z-index:9999999999;text-align:right;cursor:pointer;opacity:0;transition:opacity .3s;pointer-events:none;margin-bottom:15px}.faq-heading_bcg__qXZKU p:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);display:block;width:35px;height:38px;background:url(/icons/ico_center.svg) 50%/contain no-repeat}.faq-heading_bcg__qXZKU.faq-heading_active__FRdDK p,.faq-heading_bcg__qXZKU.faq-heading_active__FRdDK:before{pointer-events:auto;opacity:1}.unsubscribe-wrapper_unsubscribeWrapper__8B_Fa{width:100%;position:relative;margin-bottom:100px}.unsubscribe-wrapper_unsubscribeWrapper__8B_Fa .unsubscribe-wrapper_inner__xJ7dW{padding:50px 15px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:1650px){.unsubscribe-wrapper_unsubscribeWrapper__8B_Fa .unsubscribe-wrapper_inner__xJ7dW{padding:25px 15px}}.unsubscribe-wrapper_unsubscribeWrapper__8B_Fa .unsubscribe-wrapper_inner__xJ7dW h1{padding-bottom:60px}@media(max-width:992px){.unsubscribe-wrapper_unsubscribeWrapper__8B_Fa .unsubscribe-wrapper_inner__xJ7dW h1{padding-bottom:40px}}@media(max-width:575px){.unsubscribe-wrapper_unsubscribeWrapper__8B_Fa .unsubscribe-wrapper_inner__xJ7dW h1{padding-bottom:30px}}.partners-section_partnerSection__Uiji8{margin-bottom:100px}@media(max-width:768px){.partners-section_partnerSection__Uiji8{margin-bottom:50px}}.about-box_aboutBox__E6eDG{transform:translateY(250px);margin-top:-225px;z-index:99;position:relative}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P{display:flex;border-radius:12px;box-shadow:10px 22px 49px 0 rgba(0,0,0,.2);overflow:hidden}@media(max-width:992px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P{flex-direction:column}}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn{padding:80px 150px 80px 50px;flex:1 1;min-width:50%;background:#3745ac;background:linear-gradient(128deg,rgb(55,69,172) 67%,rgba(77,99,206,.9696253501))}@media(max-width:1650px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn{padding:50px 50px 75px}}@media(max-width:992px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn{min-width:100%;padding:25px 25px 75px;flex:unset}}@media(max-width:575px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn{padding:25px 15px 75px}}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn h2{font-size:45px;color:#fff;line-height:50px;margin-bottom:50px}@media(max-width:1650px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn h2{font-size:35px;color:#fff;line-height:40px;margin-bottom:25px}}@media(max-width:575px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn h2{font-size:22px;line-height:28px;margin-bottom:20px}}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn h2 span{display:block;text-transform:uppercase}@media(max-width:768px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn h2 span{display:inline-block}}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn p{color:#fff;margin-bottom:50px}@media(max-width:1650px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn p{margin-bottom:25px}}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul{display:flex;justify-content:space-between;gap:25px;padding-bottom:100px}@media(max-width:1200px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul{gap:15px}}@media(max-width:992px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul{padding-right:25px}}@media(max-width:575px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul{padding-right:15px}}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul li{color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:2px;font-weight:400;position:relative}@media(max-width:575px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul li{font-size:11px}}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul li strong{display:block;font-weight:700;color:#fff;font-size:30px}@media(max-width:1200px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul li strong{font-size:24px}}@media(max-width:575px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul li strong{font-size:20px}}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul li:before{content:"";width:65px;height:28px;position:absolute;left:0;bottom:-35px;filter:brightness(0) invert(64%) sepia(90%) saturate(341%) hue-rotate(349deg) brightness(96%) contrast(89%);background:url(/icons/ico_hand.svg) 50%/contain no-repeat}@media(max-width:575px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul li:before{width:55px;height:25px}}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul .about-box_singleBox___XMz6{color:#fff}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul .about-box_singleBox___XMz6 h4{color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:2px;font-weight:400}@media(max-width:575px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul .about-box_singleBox___XMz6 h4{font-size:11px}}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul .about-box_singleBox___XMz6 h3{font-weight:700;color:#fff;font-size:30px}@media(max-width:1200px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul .about-box_singleBox___XMz6 h3{font-size:24px}}@media(max-width:575px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul .about-box_singleBox___XMz6 h3{font-size:20px}}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul .about-box_singleBox___XMz6 img{filter:brightness(0) invert(64%) sepia(90%) saturate(341%) hue-rotate(349deg) brightness(96%) contrast(89%)}@media(max-width:575px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn ul .about-box_singleBox___XMz6 img{width:55px;height:25px}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn .about-box_buttonInvertWrap__Bpz5t{text-align:center}}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn .about-box_buttonInvertWrap__Bpz5t .about-box_buttonInvert__FtvLz{background:#fff;color:#163556;min-width:200px}@media(max-width:575px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn .about-box_buttonInvertWrap__Bpz5t .about-box_buttonInvert__FtvLz{display:inline-block}}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_leftColumn__OFiTn .about-box_buttonInvertWrap__Bpz5t .about-box_buttonInvert__FtvLz:hover{background:#e9a649;color:#fff}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_rightColumn__gVPH0{min-width:50%;flex:1 1;position:relative}@media(max-width:992px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_rightColumn__gVPH0{min-width:100%;height:400px;flex:unset;border-radius:12px;overflow:hidden;margin-top:-15px}}@media(max-width:575px){.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_rightColumn__gVPH0{height:365px}}.about-box_aboutBox__E6eDG .about-box_inner__lnB1P .about-box_rightColumn__gVPH0 img{object-fit:cover;width:100%;height:100%}.related-content_sectionWrapper__WFGH8{padding-inline:15px;width:100%;padding-top:50px;padding-bottom:100px;background:#f8f8fc;background:linear-gradient(180deg,rgb(248,248,252),rgba(255,255,255,.2161239496))}@media(max-width:1650px){.related-content_sectionWrapper__WFGH8{padding-top:40px;padding-bottom:50px}}@media(max-width:992px){.related-content_sectionWrapper__WFGH8{padding-bottom:30px}}.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_titleWrapper__kyTJK{max-width:770px;padding-bottom:25px}@media(max-width:992px){.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_titleWrapper__kyTJK{padding-bottom:15px}}.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_titleWrapper__kyTJK h2,.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_titleWrapper__kyTJK h3,.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_titleWrapper__kyTJK h4{font-size:40px;margin-bottom:25px}@media(max-width:1650px){.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_titleWrapper__kyTJK h2,.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_titleWrapper__kyTJK h3,.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_titleWrapper__kyTJK h4{font-size:32px}}@media(max-width:992px){.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_titleWrapper__kyTJK h2,.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_titleWrapper__kyTJK h3,.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_titleWrapper__kyTJK h4{font-size:24px}}.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_titleWrapper__kyTJK p{font-size:17px;line-height:28px;color:#163556}.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_articleGrid__Ipdp5{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:50px;row-gap:50px;grid-column-gap:100px;column-gap:100px;margin-top:25px;align-items:center}@media(max-width:1650px){.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_articleGrid__Ipdp5{column-gap:50px;row-gap:25px}}@media(max-width:992px){.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_articleGrid__Ipdp5{grid-template-columns:1fr;row-gap:20px;column-gap:0}}.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_btnWrapper__FpM24{display:flex;justify-content:center;margin-top:50px}.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_btnWrapper__FpM24 .related-content_viewAllBtn__UK0Y2{min-width:260px;height:50px;background:rgba(0,0,0,0);color:#163556;border-color:#163556}.related-content_sectionWrapper__WFGH8 .related-content_innerContent__SrDrL .related-content_btnWrapper__FpM24 .related-content_viewAllBtn__UK0Y2:hover{background:#163556;color:#fff}.template-chat-wrapper_wrapper__zGuAq .template-chat-wrapper_inner__HnnDX{display:grid;grid-template-columns:466px 1fr;grid-column-gap:20px;column-gap:20px;height:800px}@media(max-width:1992px){.template-chat-wrapper_wrapper__zGuAq .template-chat-wrapper_inner__HnnDX{height:600px}}@media(max-width:1250px){.template-chat-wrapper_wrapper__zGuAq .template-chat-wrapper_inner__HnnDX{grid-template-columns:366px 1fr}}@media(max-width:992px){.template-chat-wrapper_wrapper__zGuAq .template-chat-wrapper_inner__HnnDX{grid-template-columns:1fr;height:auto}}.template-copyright-row_copyrightRow__Ep57i{background:#163556;padding:30px 15px}.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN{max-width:950px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:100px}@media(max-width:768px){.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN{flex-direction:column;gap:25px;align-items:flex-start}}.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN .template-copyright-row_leftColumn__9KRvN{flex:1 1;min-width:50%}@media(max-width:768px){.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN .template-copyright-row_leftColumn__9KRvN{display:flex;flex-direction:column;gap:25px}}.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN .template-copyright-row_leftColumn__9KRvN .template-copyright-row_logoWrapper__SHefI{display:block;margin-bottom:15px;width:180px;height:41px;position:relative}@media(max-width:1650px){.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN .template-copyright-row_leftColumn__9KRvN .template-copyright-row_logoWrapper__SHefI{width:152px;height:35px}}@media(max-width:768px){.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN .template-copyright-row_leftColumn__9KRvN .template-copyright-row_logoWrapper__SHefI{display:inline-block;margin:0 auto}}.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN .template-copyright-row_leftColumn__9KRvN .template-copyright-row_logoWrapper__SHefI img{filter:brightness(0) invert(100%);opacity:.5}.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN .template-copyright-row_leftColumn__9KRvN p{color:#fff;opacity:.5;font-size:13px;line-height:23px}.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN .template-copyright-row_rightColumn__7CqXI{flex:1 1}.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN .template-copyright-row_rightColumn__7CqXI nav{display:block}.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN .template-copyright-row_rightColumn__7CqXI nav>ul{list-style:none;display:flex;width:100%;justify-content:space-between}@media(max-width:768px){.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN .template-copyright-row_rightColumn__7CqXI nav>ul{gap:75px}}.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN .template-copyright-row_rightColumn__7CqXI nav>ul li ul{list-style:none}.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN .template-copyright-row_rightColumn__7CqXI nav>ul li ul li a{display:block;color:#fff;text-decoration:none;opacity:.5;font-size:13px;line-height:23px;padding:2.5px 0;transition:opacity .3s ease-in-out;position:relative}.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN .template-copyright-row_rightColumn__7CqXI nav>ul li ul li a:after{content:"";display:inline-block;width:11px;height:11px;position:relative;top:2px;right:-5px;transform:rotate(-180deg);background:url(/icons/ico_chevron-left-alt.svg) 50%/contain no-repeat;filter:brightness(0) invert(100%)}.template-copyright-row_copyrightRow__Ep57i .template-copyright-row_inner__PZoDN .template-copyright-row_rightColumn__7CqXI nav>ul li ul li a:hover{opacity:1}.template-single-article-wrapper_articleWrapper__xMwFt{padding:0 15px;margin:165px 0 50px}@media(max-width:1650px){.template-single-article-wrapper_articleWrapper__xMwFt{margin:50px 0}}@media(max-width:992px){.template-single-article-wrapper_articleWrapper__xMwFt{margin:0 0 25px}}.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_main__w0u8S{max-width:900px;margin:0 auto}.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af{display:flex;position:relative;margin:50px 0}@media(max-width:992px){.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af{flex-direction:column;margin:35px 0;padding-top:0}}.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af .template-single-article-wrapper_imageWrapper__yUpsz{width:50%;height:450px;position:relative;border-radius:16px;overflow:hidden}@media(max-width:1650px){.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af .template-single-article-wrapper_imageWrapper__yUpsz{height:350px}}@media(max-width:992px){.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af .template-single-article-wrapper_imageWrapper__yUpsz{width:100%}}@media(max-width:575px){.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af .template-single-article-wrapper_imageWrapper__yUpsz{height:275px}}.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af .template-single-article-wrapper_imageWrapper__yUpsz img{object-fit:cover}.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af .template-single-article-wrapper_textWrapper__D_Phe{position:absolute;width:55%;box-shadow:0 0 30px 0 rgba(55,69,172,.15);z-index:2;background:#fff;border-radius:20px;padding:40px 55px}@media(max-width:992px){.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af .template-single-article-wrapper_textWrapper__D_Phe{position:relative;width:90%;padding:20px 25px}}.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af .template-single-article-wrapper_textWrapper__D_Phe p{font-size:40px;line-height:59px;font-weight:600;display:-webkit-box;color:#163556;overflow:hidden;-webkit-line-clamp:6;-webkit-box-orient:vertical;text-overflow:ellipsis}@media(max-width:1650px){.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af .template-single-article-wrapper_textWrapper__D_Phe p{font-size:30px;line-height:49px}}@media(max-width:575px){.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af .template-single-article-wrapper_textWrapper__D_Phe p{font-size:28px;line-height:38px;-webkit-line-clamp:10;-webkit-box-orient:vertical}}.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af.template-single-article-wrapper_left__F__Mc{justify-content:flex-end}@media(max-width:992px){.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af.template-single-article-wrapper_left__F__Mc{align-items:flex-start}}.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af.template-single-article-wrapper_left__F__Mc .template-single-article-wrapper_textWrapper__D_Phe{left:0;top:0}@media(max-width:992px){.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af.template-single-article-wrapper_left__F__Mc .template-single-article-wrapper_textWrapper__D_Phe{top:-15px}}.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af.template-single-article-wrapper_right__wJ0od{justify-content:flex-start}@media(max-width:992px){.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af.template-single-article-wrapper_right__wJ0od{align-items:flex-end}}.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af.template-single-article-wrapper_right__wJ0od .template-single-article-wrapper_textWrapper__D_Phe{right:0;top:0}@media(max-width:992px){.template-single-article-wrapper_articleWrapper__xMwFt .template-single-article-wrapper_leftRightImageText__0W_Af.template-single-article-wrapper_right__wJ0od .template-single-article-wrapper_textWrapper__D_Phe{top:-15px}}.template-partners-section_partnerSection__zHdCa{margin-bottom:100px}@media(max-width:768px){.template-partners-section_partnerSection__zHdCa{margin-bottom:50px}}.error-component_errorContainer__SoExS{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;margin:1rem auto;max-width:600px;border-radius:8px;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.08);text-align:center}.error-component_errorIcon__SrLE8{margin-bottom:1.5rem;color:var(--color-error,#e53935)}.error-component_errorIcon__SrLE8 svg{width:64px;height:64px}.error-component_errorTitle__wV9Bl{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:var(--color-text-primary,#333333)}.error-component_errorMessage__QXm6y{font-size:1rem;line-height:1.5;margin-bottom:1.5rem;color:var(--color-text-secondary,#666666)}.error-component_errorActions__cVOIj{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.error-component_actionButton__0ckFj{min-width:140px}.error-component_actionButton__0ckFj:not(:first-child):hover{background:#163556;border-color:#163556}.error-component_actionButton__0ckFj:not(:first-child):hover img{filter:unset}@media(max-width:768px){.error-component_errorContainer__SoExS{padding:1.5rem;margin:.75rem}.error-component_errorIcon__SrLE8 svg{width:48px;height:48px}.error-component_errorTitle__wV9Bl{font-size:1.25rem}.error-component_errorMessage__QXm6y{font-size:.875rem}.error-component_actionButton__0ckFj{min-width:100%}}.date-picker_formGroup__7leUo{position:relative;margin-bottom:35px}.date-picker_formGroup__7leUo .date-picker_inputWrapper__lq0aM{cursor:pointer;display:block;width:100%;border-bottom:1px solid #bfcbd8;height:28px;line-height:28px;font-size:17px;font-weight:500;color:#163556;background:rgba(0,0,0,0);padding:0 5px 5px;position:relative}@media(max-width:768px){.date-picker_formGroup__7leUo .date-picker_inputWrapper__lq0aM{font-size:13px}}.date-picker_formGroup__7leUo .date-picker_inputWrapper__lq0aM:before{content:"";display:block;width:23px;height:23px;position:absolute;top:50%;transform:translateY(-50%);right:2px;background:url(/icons/ico_calendar.svg) 50%/contain no-repeat}.date-picker_formGroup__7leUo label{position:absolute;z-index:10;top:50%;transform:translateY(-50%);left:5px;font-size:17px;transition:all .25s ease;color:#163556;margin:0}@media(max-width:768px){.date-picker_formGroup__7leUo label{font-size:13px}}.date-picker_formGroup__7leUo label:hover{cursor:text}.date-picker_formGroup__7leUo label.date-picker_active__XUJnP{top:-10px;font-size:12px}.primary-icon-title_titleDivWrapper__SF_pz{padding:40px 0 25px}@media(max-width:1650px){.primary-icon-title_titleDivWrapper__SF_pz{padding:25px 0}}@media(max-width:992px){.primary-icon-title_titleDivWrapper__SF_pz{padding:40px 0 25px}}.primary-icon-title_titleDivWrapper__SF_pz .primary-icon-title_titleDiv__ELey2{display:flex;align-items:center;gap:25px}@media(max-width:768px){.primary-icon-title_titleDivWrapper__SF_pz .primary-icon-title_titleDiv__ELey2{gap:20px}}.primary-icon-title_titleDivWrapper__SF_pz .primary-icon-title_titleDiv__ELey2 .primary-icon-title_iconWrapper__lv0wn{width:35px;height:35px;position:relative}.primary-icon-title_titleDivWrapper__SF_pz .primary-icon-title_titleDiv__ELey2 h1,.primary-icon-title_titleDivWrapper__SF_pz .primary-icon-title_titleDiv__ELey2 h2,.primary-icon-title_titleDivWrapper__SF_pz .primary-icon-title_titleDiv__ELey2 h3,.primary-icon-title_titleDivWrapper__SF_pz .primary-icon-title_titleDiv__ELey2 h4{font-size:46px;font-weight:700;color:#163556;margin:0}@media(max-width:1650px){.primary-icon-title_titleDivWrapper__SF_pz .primary-icon-title_titleDiv__ELey2 h1,.primary-icon-title_titleDivWrapper__SF_pz .primary-icon-title_titleDiv__ELey2 h2,.primary-icon-title_titleDivWrapper__SF_pz .primary-icon-title_titleDiv__ELey2 h3,.primary-icon-title_titleDivWrapper__SF_pz .primary-icon-title_titleDiv__ELey2 h4{font-size:36px}}@media(max-width:768px){.primary-icon-title_titleDivWrapper__SF_pz .primary-icon-title_titleDiv__ELey2 h1,.primary-icon-title_titleDivWrapper__SF_pz .primary-icon-title_titleDiv__ELey2 h2,.primary-icon-title_titleDivWrapper__SF_pz .primary-icon-title_titleDiv__ELey2 h3,.primary-icon-title_titleDivWrapper__SF_pz .primary-icon-title_titleDiv__ELey2 h4{font-size:26px}}.primary-icon-title_titleDivWrapper__SF_pz p{font-size:16px;color:#163556;line-height:26px;margin-top:20px;padding:0 65px;margin-bottom:0}@media(max-width:992px){.primary-icon-title_titleDivWrapper__SF_pz p{padding:0}}.chat-wrapper_wrapper__Btpia .chat-wrapper_inner__AY8LS{display:grid;grid-template-columns:466px 1fr;grid-column-gap:20px;column-gap:20px;height:800px}@media(max-width:1992px){.chat-wrapper_wrapper__Btpia .chat-wrapper_inner__AY8LS{height:600px}}@media(max-width:1250px){.chat-wrapper_wrapper__Btpia .chat-wrapper_inner__AY8LS{grid-template-columns:366px 1fr}}@media(max-width:992px){.chat-wrapper_wrapper__Btpia .chat-wrapper_inner__AY8LS{grid-template-columns:1fr;height:auto}}.job-page-title_titleWrapper__zQnh4 .job-page-title_buttonsWrapper__oM65W{display:flex;gap:20px;padding-left:60px}@media(max-width:768px){.job-page-title_titleWrapper__zQnh4 .job-page-title_buttonsWrapper__oM65W{padding-left:0}}@media(max-width:675px){.job-page-title_titleWrapper__zQnh4 .job-page-title_buttonsWrapper__oM65W{flex-direction:column}}.job-page-title_titleWrapper__zQnh4 .job-page-title_buttonsWrapper__oM65W button{background:#fff;min-width:270px;padding:10px 25px;border:2px solid #e8ecef}.job-page-title_titleWrapper__zQnh4 .job-page-title_buttonsWrapper__oM65W button:hover{background:#163556;border-color:#163556;color:#fff}.job-page-title_titleWrapper__zQnh4 .job-page-title_buttonsWrapper__oM65W button:hover img{filter:brightness(0) invert(100%)}.multi-country-selection_multiCountrySelectionWrapper__dcuqv{width:100%}.multi-country-selection_countrySelectRow__k9teE{display:flex;align-items:flex-start;gap:10px}.multi-country-selection_countrySelectRow__k9teE>div{flex:1 1}.multi-country-selection_selectedCountriesList__OJDQs{display:flex;flex-wrap:wrap;gap:8px}.multi-country-selection_countryPill__Tx3Yf{display:flex;align-items:center;gap:5px;padding-left:20px;background-color:#3745ac;border-radius:20px;font-size:14px}.multi-country-selection_countryPill__Tx3Yf span{color:#fff}.multi-country-selection_countryPill__Tx3Yf .multi-country-selection_removeButton__HOaMB{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;padding:8px 12px 8px 6px;margin-left:5px}.multi-country-selection_countryPill__Tx3Yf .multi-country-selection_removeButton__HOaMB:hover{color:red}.multi-language-selection_multiLanguageSelectionWrapper__JjSpz{width:100%}.multi-language-selection_languageSelectRow__BV4Ms{display:flex;align-items:flex-start;gap:10px;margin-bottom:40px}@media(max-width:992px){.multi-language-selection_languageSelectRow__BV4Ms{margin-bottom:30px}}.multi-language-selection_languageSelectRow__BV4Ms>div{flex:1 1}.multi-language-selection_selectedLanguagesList__7d8G8{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.multi-language-selection_languagePill__WN2Ia{display:flex;align-items:center;gap:5px;padding-left:20px;background-color:#3745ac;border-radius:20px;font-size:14px}.multi-language-selection_languagePill__WN2Ia span{color:#fff}.multi-language-selection_languagePill__WN2Ia .multi-language-selection_removeButton__4XA7E{background:none;border:none;color:#dc0000;cursor:pointer;font-size:16px;line-height:1;padding:8px 12px 8px 6px;margin-left:5px}.multi-language-selection_languagePill__WN2Ia .multi-language-selection_removeButton__4XA7E:hover{color:red}.transaction-table_tableWrapper__4VT8Y{background:#fff;width:100%;padding:40px 0;border-radius:16px;box-shadow:-1px 7px 31px 0 rgba(55,69,172,.11);position:relative;z-index:11;margin:25px 0}@media(max-width:768px){.transaction-table_tableWrapper__4VT8Y{padding:35px 0}}.transaction-table_tableWrapper__4VT8Y h2{font-size:18px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#163556;padding:0 50px 25px}@media(max-width:992px){.transaction-table_tableWrapper__4VT8Y h2{padding:0 25px 15px;color:#3745ac;font-size:15px}}.transaction-table_tableWrapper__4VT8Y table{width:100%;border-collapse:collapse}.transaction-table_tableWrapper__4VT8Y table td,.transaction-table_tableWrapper__4VT8Y table th,.transaction-table_tableWrapper__4VT8Y table tr{border-bottom:1px solid #c7c7c7}.transaction-table_tableWrapper__4VT8Y table tr th{font-size:10px;color:#c7c7c7;text-transform:uppercase;font-weight:400;letter-spacing:1px;text-align:left;padding-bottom:5px}.transaction-table_tableWrapper__4VT8Y table tr th.transaction-table_firstCol__yYyxU{padding-left:50px;width:200px}@media(max-width:992px){.transaction-table_tableWrapper__4VT8Y table tr th.transaction-table_firstCol__yYyxU{padding-left:25px;width:125px}}.transaction-table_tableWrapper__4VT8Y table tr th.transaction-table_lastCol__U9wfi{width:200px}@media(max-width:992px){.transaction-table_tableWrapper__4VT8Y table tr th.transaction-table_lastCol__U9wfi{width:125px}}.transaction-table_tableWrapper__4VT8Y table tr td{font-size:14px;color:#163556}@media(max-width:992px){.transaction-table_tableWrapper__4VT8Y table tr td{font-size:13px}}.transaction-table_tableWrapper__4VT8Y table tr td.transaction-table_firstCol__yYyxU{padding-left:50px;font-weight:700}@media(max-width:992px){.transaction-table_tableWrapper__4VT8Y table tr td.transaction-table_firstCol__yYyxU{padding-left:25px}}.transaction-table_tableWrapper__4VT8Y table tr td.transaction-table_lastCol__U9wfi{padding-right:50px;text-align:right}@media(max-width:992px){.transaction-table_tableWrapper__4VT8Y table tr td.transaction-table_lastCol__U9wfi{padding-right:25px}}.transaction-table_tableWrapper__4VT8Y table tr td.transaction-table_lastCol__U9wfi button{padding:10px 35px;background:rgba(0,0,0,0);border-color:#c7c7c7;color:#c7c7c7;cursor:pointer}@media(max-width:992px){.transaction-table_tableWrapper__4VT8Y table tr td.transaction-table_lastCol__U9wfi button{padding:7px 15px;font-size:14px;min-width:auto}}.transaction-table_tableWrapper__4VT8Y table tr td.transaction-table_lastCol__U9wfi button:hover{background:#3745ac;color:#fff;border-color:#3745ac}.transaction-table_tableWrapper__4VT8Y table tbody tr{height:55px}@media(max-width:992px){.transaction-table_tableWrapper__4VT8Y .transaction-table_viewAll__822Sr{padding:30px 25px 0}}.support_form__3l4lp{margin:15px auto 50px;padding:0}@media(max-width:1650px){.support_form__3l4lp{margin:15px auto 50px}}@media(max-width:992px){.support_form__3l4lp{margin:0 auto 25px}}.faq-single-cat-wrapper_singleCatWrapper__281Xk{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:80px;margin-top:105px;margin-bottom:105px;padding:0 15px}@media(max-width:992px){.faq-single-cat-wrapper_singleCatWrapper__281Xk{margin-top:55px;margin-bottom:55px}}.section-heading_headingWrapper__Y6p6A .section-heading_headingCardWrapper__l59Dk{padding:20px 40px 40px;border-radius:20px;box-shadow:0 0 30px 0 rgba(55,69,172,.15);background:#fff}@media(max-width:992px){.section-heading_headingWrapper__Y6p6A .section-heading_headingCardWrapper__l59Dk{padding:20px}}.section-heading_headingWrapper__Y6p6A .section-heading_headingCardWrapper__l59Dk span{display:flex;align-items:center;min-height:30px;color:rgba(22,53,86,.5);font-size:12px;font-weight:400;line-height:18px;border-left:2px solid #e8ecef;padding-left:10px}.section-heading_headingWrapper__Y6p6A .section-heading_headingCardWrapper__l59Dk h1,.section-heading_headingWrapper__Y6p6A .section-heading_headingCardWrapper__l59Dk h2{margin-top:15px;font-size:60px;font-weight:700;line-height:70px}@media(max-width:1650px){.section-heading_headingWrapper__Y6p6A .section-heading_headingCardWrapper__l59Dk h1,.section-heading_headingWrapper__Y6p6A .section-heading_headingCardWrapper__l59Dk h2{font-size:46px;line-height:56px}}@media(max-width:992px){.section-heading_headingWrapper__Y6p6A .section-heading_headingCardWrapper__l59Dk h1,.section-heading_headingWrapper__Y6p6A .section-heading_headingCardWrapper__l59Dk h2{font-size:36px;line-height:42px}}.section-heading_headingWrapper__Y6p6A p{margin-top:30px;font-size:24px;font-weight:500;line-height:34px}@media(max-width:992px){.section-heading_headingWrapper__Y6p6A p{font-size:22px;line-height:32px}}.simple-page-wrapper_articleWrapper__ooOa8{max-width:930px;width:100%;margin:0 auto;padding:75px 15px}@media(max-width:1650px){.simple-page-wrapper_articleWrapper__ooOa8{padding:50px 15px}}@media(max-width:992px){.simple-page-wrapper_articleWrapper__ooOa8{padding:0 15px 25px}}.template-transaction-table_tableWrapper__SF_mS{background:#fff;width:100%;padding:40px 0;border-radius:16px;box-shadow:-1px 7px 31px 0 rgba(55,69,172,.11);position:relative;z-index:11;margin:25px 0}@media(max-width:768px){.template-transaction-table_tableWrapper__SF_mS{padding:35px 0}}.template-transaction-table_tableWrapper__SF_mS h2{font-size:18px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#163556;padding:0 50px 25px}@media(max-width:992px){.template-transaction-table_tableWrapper__SF_mS h2{padding:0 25px 15px;color:#3745ac;font-size:15px}}.template-transaction-table_tableWrapper__SF_mS table{width:100%;border-collapse:collapse}.template-transaction-table_tableWrapper__SF_mS table td,.template-transaction-table_tableWrapper__SF_mS table th,.template-transaction-table_tableWrapper__SF_mS table tr{border-bottom:1px solid #c7c7c7}.template-transaction-table_tableWrapper__SF_mS table tr th{font-size:10px;color:#c7c7c7;text-transform:uppercase;font-weight:400;letter-spacing:1px;text-align:left;padding-bottom:5px}.template-transaction-table_tableWrapper__SF_mS table tr th.template-transaction-table_firstCol__AssxG{padding-left:50px;width:200px}@media(max-width:992px){.template-transaction-table_tableWrapper__SF_mS table tr th.template-transaction-table_firstCol__AssxG{padding-left:25px;width:125px}}.template-transaction-table_tableWrapper__SF_mS table tr th.template-transaction-table_lastCol__geSFq{width:200px}@media(max-width:992px){.template-transaction-table_tableWrapper__SF_mS table tr th.template-transaction-table_lastCol__geSFq{width:125px}}.template-transaction-table_tableWrapper__SF_mS table tr td{font-size:14px;color:#163556}@media(max-width:992px){.template-transaction-table_tableWrapper__SF_mS table tr td{font-size:13px}}.template-transaction-table_tableWrapper__SF_mS table tr td.template-transaction-table_firstCol__AssxG{padding-left:50px;font-weight:700}@media(max-width:992px){.template-transaction-table_tableWrapper__SF_mS table tr td.template-transaction-table_firstCol__AssxG{padding-left:25px}}.template-transaction-table_tableWrapper__SF_mS table tr td.template-transaction-table_lastCol__geSFq{padding-right:50px;text-align:right}@media(max-width:992px){.template-transaction-table_tableWrapper__SF_mS table tr td.template-transaction-table_lastCol__geSFq{padding-right:25px}}.template-transaction-table_tableWrapper__SF_mS table tr td.template-transaction-table_lastCol__geSFq button{padding:10px 35px;background:rgba(0,0,0,0);border-color:#c7c7c7;color:#c7c7c7;cursor:pointer}@media(max-width:992px){.template-transaction-table_tableWrapper__SF_mS table tr td.template-transaction-table_lastCol__geSFq button{padding:7px 15px;font-size:14px;min-width:auto}}.template-transaction-table_tableWrapper__SF_mS table tr td.template-transaction-table_lastCol__geSFq button:hover{background:#3745ac;color:#fff;border-color:#3745ac}.template-transaction-table_tableWrapper__SF_mS table tbody tr{height:55px}@media(max-width:992px){.template-transaction-table_tableWrapper__SF_mS .template-transaction-table_viewAll__YuSDh{padding:30px 25px 0}}.template-saved-cards_savedCards__Mmofk{border-radius:20px;box-shadow:-1px 7px 31px 0 rgba(55,69,172,.11);position:relative;background-color:#fff;padding:40px 50px;margin-bottom:30px}@media(max-width:992px){.template-saved-cards_savedCards__Mmofk{padding:40px 25px}}.template-saved-cards_savedCards__Mmofk .template-saved-cards_titleWrapper__ZhaCU h2,.template-saved-cards_savedCards__Mmofk .template-saved-cards_titleWrapper__ZhaCU h3,.template-saved-cards_savedCards__Mmofk .template-saved-cards_titleWrapper__ZhaCU h4,.template-saved-cards_savedCards__Mmofk .template-saved-cards_titleWrapper__ZhaCU h5{font-size:18px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#163556;padding-bottom:25px}@media(max-width:992px){.template-saved-cards_savedCards__Mmofk .template-saved-cards_titleWrapper__ZhaCU h2,.template-saved-cards_savedCards__Mmofk .template-saved-cards_titleWrapper__ZhaCU h3,.template-saved-cards_savedCards__Mmofk .template-saved-cards_titleWrapper__ZhaCU h4,.template-saved-cards_savedCards__Mmofk .template-saved-cards_titleWrapper__ZhaCU h5{color:#3745ac;font-size:15px}}.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE{display:flex;align-items:center;gap:30px}@media(max-width:992px){.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE{flex-direction:column;align-items:flex-start;gap:15px}}@media(max-width:575px){.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE{align-items:center}}.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE .template-saved-cards_singleCardWrapper__4X8xl{max-width:275px;width:100%;height:175px;padding:75px 20px 20px;background:url(/images/credit_card_1.svg) 50%/cover no-repeat;color:#fff;position:relative}.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE .template-saved-cards_singleCardWrapper__4X8xl p{font-weight:700;color:#fff}.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE .template-saved-cards_singleCardWrapper__4X8xl h2,.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE .template-saved-cards_singleCardWrapper__4X8xl h3,.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE .template-saved-cards_singleCardWrapper__4X8xl h4{font-weight:400;color:#fff;font-size:16px}.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE .template-saved-cards_singleCardWrapper__4X8xl span{font-size:12px;font-weight:400}.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE .template-saved-cards_singleCardWrapper__4X8xl button{position:absolute;right:5px;bottom:5px;border:2px solid #c3c7ec;border-radius:50%;font-size:0;background:rgba(0,0,0,0);width:37px;height:37px;cursor:pointer;transition:all .3s ease-in-out}.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE .template-saved-cards_singleCardWrapper__4X8xl button img{opacity:.4;transition:opacity .3s ease-in-out}.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE .template-saved-cards_singleCardWrapper__4X8xl button:hover{background:#3745ac;border-color:#3745ac}.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE .template-saved-cards_singleCardWrapper__4X8xl button:hover img{opacity:1}.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE .template-saved-cards_addCard__4lFGC{max-width:275px;width:100%;height:175px;display:flex;align-items:center;justify-content:center;border:1px solid #c7c7c7;border-radius:16px;position:relative;box-shadow:-1px 7px 31px 0 rgba(55,69,172,0);transition:box-shadow .3s ease-in-out}.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE .template-saved-cards_addCard__4lFGC button{background:rgba(0,0,0,0);border:none;font-size:14px;color:#3745ac;font-family:Poppins,sans-serif;cursor:pointer}.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE .template-saved-cards_addCard__4lFGC button:before{content:"+";position:relative;display:inline-block;left:-2px;top:2px;font-size:22px}.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE .template-saved-cards_addCard__4lFGC button:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0}.template-saved-cards_savedCards__Mmofk .template-saved-cards_inner__GfEQE .template-saved-cards_addCard__4lFGC:hover{box-shadow:-1px 7px 31px 0 rgba(55,69,172,.11)}.template-support_form__vWBxy{margin:15px auto 50px;padding:0}@media(max-width:1650px){.template-support_form__vWBxy{margin:15px auto 50px}}@media(max-width:992px){.template-support_form__vWBxy{margin:0 auto 25px}}.template-candidates-search-toolbar_toolbar__RcRH5{width:100%;border-radius:16px;padding:50px;box-shadow:-1px 10px 31px 0 rgba(55,69,172,.21);background:#fff;position:relative;z-index:11}@media(max-width:1150px){.template-candidates-search-toolbar_toolbar__RcRH5{padding:20px 15px}}.template-candidates-search-toolbar_toolbar__RcRH5 .template-candidates-search-toolbar_selectCountry__lbxBH{margin-bottom:0}.template-candidates-search-toolbar_toolbar__RcRH5 .template-candidates-search-toolbar_checkboxWrapper__q0BTn label{font-size:14px}.template-candidates-search-toolbar_toolbar__RcRH5 .template-candidates-search-toolbar_saveButton__A4n9n{border:none;display:inline-block;cursor:pointer;background:#3745ac;color:#fff}@media(max-width:768px){.template-candidates-search-toolbar_toolbar__RcRH5 .template-candidates-search-toolbar_saveButton__A4n9n{min-width:100%}}@media(max-width:1150px){.template-candidates-search-toolbar_toolbar__RcRH5 .template-candidates-search-toolbar_saveButton__A4n9n{display:none}}.template-candidates-search-toolbar_toolbar__RcRH5 .template-candidates-search-toolbar_saveButton__A4n9n img{filter:brightness(0) invert(100%);width:15px;height:12px}.template-candidates-search-toolbar_toolbar__RcRH5 .template-candidates-search-toolbar_saveButton__A4n9n:hover{background:#e9a649}@media(max-width:1150px){.template-candidates-search-toolbar_filtersWrapper__u3upz{display:flex;flex-wrap:wrap;column-gap:30px}}@media(max-width:475px){.template-candidates-search-toolbar_filtersWrapper__u3upz{column-gap:15px}}@media(max-width:1150px){.template-candidates-search-toolbar_filtersWrapper__u3upz .template-candidates-search-toolbar_chipDiv__KaM7Q{order:1;min-width:100%}}.template-candidates-search-toolbar_filtersWrapper__u3upz .template-candidates-search-toolbar_title__rvmcn{width:100%;height:45px;border:2px solid #e8ecef;border-radius:60px;line-height:45px;padding:0 20px;font-size:14px;color:#163556;text-align:left;background:rgba(0,0,0,0)}@media(max-width:1150px){.template-candidates-search-toolbar_filtersWrapper__u3upz .template-candidates-search-toolbar_title__rvmcn{width:auto;flex:1 1}}.template-candidates-search-toolbar_filtersWrapper__u3upz .template-candidates-search-toolbar_title__rvmcn:before{content:"";display:inline-block;width:16px;height:16px;position:relative;margin-right:10px;top:2px;left:2px;background:url(/icons/ico_filter.svg) 50%/contain no-repeat;filter:brightness(0) invert(15%) sepia(59%) saturate(1077%) hue-rotate(179deg) brightness(94%) contrast(91%)}.template-candidates-search-toolbar_filtersWrapper__u3upz .template-candidates-search-toolbar_resetBtn__lEATY{margin-top:10px;background:rgba(0,0,0,0);border:1px solid #e8ecef;border-radius:30px;font-size:12px;line-height:20px;color:#163556;padding:2px 15px;cursor:pointer}@media(max-width:1150px){.template-candidates-search-toolbar_filtersWrapper__u3upz .template-candidates-search-toolbar_resetBtn__lEATY{margin-top:0;padding:0 25px;width:auto}}.template-candidates-search-toolbar_filtersWrapper__u3upz .template-candidates-search-toolbar_resetBtn__lEATY:hover{background:#e8ecef}.sorter_buttonWrapper__adDZr{display:flex;flex-direction:column;gap:10px}.sorter_buttonWrapper__adDZr button{min-width:150px;height:40px;background-color:#fff;border:2px solid #e8ecef;cursor:pointer;font-size:14px;font-weight:400;line-height:21px}.sorter_buttonWrapper__adDZr button img{width:15px;height:15px}.sorter_buttonWrapper__adDZr button:hover{background:#163556;color:#fff;border-color:#163556}.sorter_buttonWrapper__adDZr button:hover img{filter:brightness(0) invert(100%)}.cta-banner_container__CGR4d{background-color:#fff;overflow:hidden;border-radius:20px;box-shadow:0 0 30px 0 rgba(58,67,185,.1);display:flex;justify-content:space-between;align-items:center;margin-top:40px;padding:30px 60px 30px 120px}.cta-banner_container__CGR4d h1,.cta-banner_container__CGR4d h2,.cta-banner_container__CGR4d h3,.cta-banner_container__CGR4d h4{font-size:26px;font-weight:700;color:#163556;margin:0;position:relative}@media(max-width:1650px){.cta-banner_container__CGR4d h1,.cta-banner_container__CGR4d h2,.cta-banner_container__CGR4d h3,.cta-banner_container__CGR4d h4{font-size:24px}}@media(max-width:768px){.cta-banner_container__CGR4d h1,.cta-banner_container__CGR4d h2,.cta-banner_container__CGR4d h3,.cta-banner_container__CGR4d h4{font-size:20px}}.cta-banner_container__CGR4d h1:before,.cta-banner_container__CGR4d h2:before,.cta-banner_container__CGR4d h3:before,.cta-banner_container__CGR4d h4:before{content:"";display:block;width:35px;height:35px;position:absolute;top:50%;transform:translateY(-50%);left:-60px;background:url(/icons/ico_notifications-alt.svg) 50%/contain no-repeat}.cta-banner_container__CGR4d p{font-size:14px;color:#163556;line-height:26px;margin-bottom:0;max-width:320px}@media(max-width:992px){.cta-banner_container__CGR4d p{padding:0}}.cta-banner_container__CGR4d .cta-banner_formGroup__boPFk{margin-top:40px;margin-bottom:0}.cta-banner_container__CGR4d button{min-width:260px}.candidates-title_titleWrapper__sieAM p{max-width:75%}.template-candidate-card_cardWrapper__gQ7w8{position:relative;background:#fff;min-height:126px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8ecef;transition:background-color .3s ease-in-out}@media(max-width:992px){.template-candidate-card_cardWrapper__gQ7w8{background:#f7f8fa;align-items:stretch}}.template-candidate-card_cardWrapper__gQ7w8 span{display:inline-block}.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_contentWrapper__ZZaud{display:flex;align-items:center;justify-content:space-around;flex-basis:64%;padding-left:20px}@media(max-width:992px){.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_contentWrapper__ZZaud{flex-direction:column;align-items:flex-start;flex:1 1;padding:25px;gap:25px}}.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_infoWrapper__3LTRE{display:flex;align-items:center;gap:39px;width:50%}@media(max-width:992px){.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_infoWrapper__3LTRE{flex-direction:column;align-items:flex-start;width:100%}}.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_infoWrapper__3LTRE .template-candidate-card_imageWrapper__T4BMk{border:4px solid #fff;box-shadow:0 0 30px 0 rgba(55,69,172,.2);width:80px;height:80px;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:50%}@media(max-width:992px){.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_infoWrapper__3LTRE .template-candidate-card_imageWrapper__T4BMk{display:none}}.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_infoWrapper__3LTRE .template-candidate-card_imageWrapper__T4BMk img{border-radius:50%;object-fit:cover}.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_infoWrapper__3LTRE .template-candidate-card_dataWrapper__jnR2B{display:flex;flex-direction:column;flex-basis:276px}@media(max-width:992px){.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_infoWrapper__3LTRE .template-candidate-card_dataWrapper__jnR2B{flex-basis:unset}}.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_statusWrapper__1_4hF{display:flex;flex-direction:column;gap:11px}.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_statusWrapper__1_4hF span:first-child{width:100px;height:20px;border:1px solid #76ac38;border-radius:10px;color:#76ac38;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0;text-align:center;text-transform:uppercase}.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_statusWrapper__1_4hF span:last-child{width:174px;border:1px solid #e9a749;border-radius:10px;color:#e9a749;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0;text-align:center;text-transform:uppercase}.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_buttonsWrapper__HKxYg{position:relative;top:0;right:0;min-width:30%;min-height:126px;display:flex;align-items:center;justify-content:space-evenly;transition:all .3s ease-in-out}@media(max-width:992px){.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_buttonsWrapper__HKxYg{flex-direction:column;align-items:center;min-width:65px;background:#fff;border-top-left-radius:20px;border-bottom-left-radius:20px}}.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_buttonsWrapper__HKxYg:before{background:#fff;transition:all 2s ease-in-out}@media(max-width:992px){.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_buttonsWrapper__HKxYg:before{content:"";position:absolute;width:17px;height:17px;background:#f7f8fa;top:52%;transform:translateY(-50%) rotate(45deg) translateX(-50%);left:-3px;z-index:10}}.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_buttonsWrapper__HKxYg:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);background:#e8ecef;width:1px;height:70px;opacity:1;transition:opacity .3s ease-in-out}@media(max-width:992px){.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_buttonsWrapper__HKxYg:after{opacity:0}}.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_buttonsWrapper__HKxYg button{position:relative;border:none;background-color:rgba(0,0,0,0);cursor:pointer}.template-candidate-card_cardWrapper__gQ7w8 .template-candidate-card_buttonsWrapper__HKxYg button span{display:flex;align-items:center;justify-content:center;position:absolute;width:24px;height:15px;border-radius:8px;background:#ea0149;color:#fff;top:-5px;right:-12px;font-size:12px;font-weight:700}.template-candidate-card_cardWrapper__gQ7w8:hover{background:#f7f8fa}.template-candidate-card_cardWrapper__gQ7w8:hover .template-candidate-card_buttonsWrapper__HKxYg{border-top-left-radius:20px;border-bottom-left-radius:20px;background:#fff}.template-candidate-card_cardWrapper__gQ7w8:hover .template-candidate-card_buttonsWrapper__HKxYg:after{opacity:0}.template-candidate-card_cardWrapper__gQ7w8:hover .template-candidate-card_buttonsWrapper__HKxYg:before{content:"";position:absolute;width:17px;height:17px;background:#f7f8fa;top:52%;transform:translateY(-50%) rotate(45deg) translateX(-50%);left:-3px;z-index:10}.template-candidate-card_checkGroup__3YqA_{position:relative;margin-bottom:25px}.template-candidate-card_checkGroup__3YqA_ input[type=checkbox]{position:absolute;top:5px;left:10px;cursor:pointer}.template-candidate-card_checkGroup__3YqA_ input[type=checkbox]:checked:after{opacity:1;z-index:2}.template-candidate-card_checkGroup__3YqA_ input[type=checkbox]:before{content:"";display:block;position:absolute;top:-5px;left:-5px;width:25px;height:25px;border:1px solid #163556;background:#fff;cursor:pointer}.template-candidate-card_checkGroup__3YqA_ input[type=checkbox]:after{content:"";position:absolute;top:-1px;left:-1px;width:17px;height:17px;background:url(/icons/ico_form_check.svg) 50%/contain no-repeat;opacity:0;border-radius:5px;cursor:pointer}.template-candidate-card_checkGroup__3YqA_ label{padding-left:40px;cursor:pointer;font-size:13px;line-height:20px;text-transform:none;color:#163556;display:block}.template-candidate-card_checkGroup__3YqA_ label:hover{cursor:text}.template-candidate-card_checkGroup__3YqA_ label a{color:#163556}.template-candidate-card_checkGroup__3YqA_ label a:hover{color:#e9a649}.template-candidate-card_checkGroup__3YqA_ .template-candidate-card_errorSpan__Fi0aS{position:absolute;left:40px;bottom:-15px;text-transform:uppercase;font-size:10px;color:#f11c1c}@media(max-width:992px){.template-candidate-search-card_infoWrapper__fv9L_{flex-direction:row!important}}@media(max-width:992px)and (max-width:475px){.template-candidate-search-card_infoWrapper__fv9L_{flex-direction:column!important;align-items:center;justify-content:center;text-align:center}}@media(max-width:475px){.template-candidate-search-card_dataWrapper__EYlv3,.template-candidate-search-card_infoWrapper__fv9L_ .template-candidate-search-card_userImage__bl7Q7{margin:0 auto}}.template-candidate-search-card_buttonsWrapper__NJDMC{min-width:15%!important}@media(max-width:575px){.template-candidate-search-card_buttonsWrapper__NJDMC{min-width:25%!important}}.template-candidate-search-card_priceWrapper__5cm8e{align-self:flex-end}@media(max-width:992px){.template-candidate-search-card_priceWrapper__5cm8e{align-self:flex-start;padding-left:120px}}@media(max-width:475px){.template-candidate-search-card_priceWrapper__5cm8e{align-self:center;padding-left:0}}.template-candidate-search-card_priceWrapper__5cm8e p{font-size:14px}