:root{--ff-section-space:96px;--ff-section-space-linked:72px;--ff-section-space-transition:112px}@media (max-width:1040px){:root{--ff-section-space:80px;--ff-section-space-linked:64px;--ff-section-space-transition:88px}}@media (max-width:720px){:root{--ff-section-space:64px;--ff-section-space-linked:56px;--ff-section-space-transition:72px}}:root{--blue:#0b1f33;--blue-dark:#0b1f33;--green:#557667;--ink:#13202d;--muted:#617184;--line:#dbe2e8;--paper:#f7f9fb;--white:#fff;--shadow:0 20px 60px #0b1f331f}.home-page .home-job-grid .home-job-card{background:linear-gradient(#2e7d6b,#2e7d6b) top/100% 2px no-repeat,#fff;border-color:#e2e8ed;border-radius:12px;padding:21px 20px 20px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;box-shadow:0 12px 30px #0b1f3309}.home-page .home-job-grid .home-job-card:hover,.home-page .home-job-grid .home-job-card:focus-visible{border-color:#2e7d6b47;transform:translateY(-1px);box-shadow:0 15px 34px #0b1f330f}.home-page .home-job-grid .job-card-meta{gap:8px}.home-page .home-job-grid .job-category{color:#20364c;font-family:var(--ff-font-sans);letter-spacing:.025em;background:#f0f4f7;border-radius:7px;padding:4px 9px;font-size:11px;font-weight:700;line-height:1.2}.home-page .home-job-grid .job-category.job-type-badge{color:#276b5c;background:#2e7d6b1a}.home-page .home-job-grid .job-title-zone{min-height:63px;padding-top:17px}.home-page .home-job-grid .home-job-card h3{letter-spacing:-.018em;font-size:20px;line-height:1.2}.home-page .home-job-grid .job-divider{background:#e7ecf0}.home-page .home-job-grid .home-job-meta{color:#415469;font-family:var(--ff-font-sans);gap:8px;margin-top:16px;font-size:14px;font-weight:500;line-height:1.4}.home-page .home-job-grid .home-job-card .job-meta-line,.home-page .home-job-grid .home-job-card .job-meta-salary{color:#415469;gap:9px;font-weight:500}.home-page .home-job-grid .job-meta-icon{color:#2e7d6b;opacity:.92}.home-page .home-job-grid .home-job-card .home-job-summary{color:#637387;font-family:var(--ff-font-body);margin-top:16px;font-size:15px;font-weight:500;line-height:1.55}.home-page .home-job-grid .home-job-card .job-link{color:#2e7d6b;font-family:var(--ff-font-sans);letter-spacing:-.005em;font-size:14px;font-weight:650}.home-page .home-job-grid .home-job-card:hover .job-link,.home-page .home-job-grid .home-job-card:focus-visible .job-link{color:#276b5c;transform:translate(1px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--ff-font-sans,Arial, Helvetica, sans-serif);margin:0;line-height:1.55}a{color:inherit}img{max-width:100%;height:auto}h1,h2,h3,p{overflow-wrap:break-word}h1{color:var(--blue);letter-spacing:0;margin:0;font-size:clamp(42px,5.8vw,76px);line-height:1}h2{color:var(--blue);letter-spacing:0;margin:0;font-size:clamp(28px,3.5vw,48px);line-height:1.08}h3{color:var(--blue);margin:0;font-size:22px;line-height:1.15}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:10px clamp(18px,5vw,64px);display:flex;position:sticky;top:0}.site-nav{color:var(--blue);gap:22px;font-size:15px;font-weight:800;display:flex}.site-nav a,.header-phone,.text-link{text-decoration:none}.site-nav a:hover,.text-link:hover{color:var(--green)}.header-phone{background:var(--blue);color:var(--white);border-radius:8px;padding:10px 12px;font-weight:900}.home-hero{background:var(--blue-dark);grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);align-items:center;gap:clamp(24px,4vw,54px);min-height:calc(100vh - 150px);padding:clamp(34px,5vw,70px) clamp(18px,5vw,72px) 88px;display:grid}.home-hero>img{object-fit:cover;opacity:.76;width:100%;height:100%;min-height:520px}.hero-copy{flex-direction:column;justify-content:center;display:flex}.hero-copy h1{color:var(--white);max-width:760px}.hero-copy p:not(.eyebrow){color:#ffffffd6;max-width:650px;font-size:20px}.hero-job-preview{box-shadow:var(--shadow);background:#fffffff5;border:1px solid #ffffff29;border-radius:8px;gap:14px;padding:clamp(20px,4vw,34px);display:grid}.preview-header,.preview-job{justify-content:space-between;gap:14px;display:flex}.preview-header{color:var(--muted);align-items:center;font-size:16px}.preview-header strong{color:var(--green)}.preview-job{border:1px solid var(--line);color:var(--blue);border-radius:8px;flex-direction:column;padding:16px;text-decoration:none}.preview-job:hover{border-color:var(--green)}.preview-job span{font-size:20px;font-weight:900}.preview-job small{color:var(--muted);font-size:14px}.eyebrow{color:var(--green);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:900}.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:12px 18px;font-weight:900;text-decoration:none;display:inline-flex}.primary{background:var(--green);color:var(--white)}.secondary{color:var(--white);background:#ffffff1f;border-color:#ffffff4d}.secondary.dark{color:var(--blue);background:var(--white);border-color:var(--line)}.cta-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.search-shell{z-index:2;max-width:1160px;margin:-42px auto 0;padding:0 18px;position:relative}.page-search{margin-top:-34px}.search-bar{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(0,1.15fr) minmax(0,.9fr) minmax(180px,.7fr) auto;gap:12px;padding:16px;display:grid}.search-bar.compact{box-shadow:0 12px 36px #0b1f331a}.search-bar label,.filters label,.contact-form label,.sorter{color:var(--blue);gap:6px;font-size:13px;font-weight:900;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);background:var(--white);font:inherit;font-family:var(--ff-font-body,Inter, Arial, Helvetica, sans-serif);letter-spacing:-.01em;border-radius:8px;padding:11px 12px;font-weight:500}.search-bar button{background:var(--green);min-height:46px;color:var(--white);cursor:pointer;border:0;border-radius:8px;align-self:end;font-weight:900}.section{padding:clamp(58px,8vw,110px) clamp(18px,5vw,72px)}.section-heading{max-width:820px;margin-bottom:28px}.section-heading.inline{justify-content:space-between;align-items:end;gap:22px;max-width:none;display:flex}.light{background:var(--white)}.popular{background:var(--paper);padding-top:76px}.pill-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.pill-grid a,.labels span{border:1px solid var(--line);background:var(--white);color:var(--blue);border-radius:8px;font-weight:900;text-decoration:none}.pill-grid a{text-align:center;justify-content:center;align-items:center;min-height:58px;padding:12px;display:flex}.pill-grid a:hover{border-color:var(--green);color:var(--green)}.jobs-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.job-card{border:1px solid var(--line);background:var(--white);border-radius:8px;flex-direction:column;gap:16px;min-height:360px;padding:22px;display:flex;box-shadow:0 12px 34px #0b1f330f}.job-card-top{color:var(--muted);justify-content:space-between;gap:10px;font-size:12px;display:flex}.job-card-top p{color:var(--green);margin:0;font-weight:900}.job-card h3 a{text-decoration:none}.job-card dl,.job-summary dl{gap:8px;margin:0;display:grid}.job-card dl div,.job-summary dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:14px;padding-bottom:8px;display:flex}dt{color:var(--muted);font-weight:800}dd{color:var(--blue);text-align:right;margin:0;font-weight:900}.job-intro{color:var(--muted);margin:0}.labels{flex-wrap:wrap;gap:8px;display:flex}.labels span{padding:6px 9px;font-size:12px}.job-card .button{margin-top:auto}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.audience-grid article{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:clamp(26px,5vw,52px)}.audience-grid p{color:var(--muted);font-size:18px}.proof{background:var(--blue);grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.proof div{border-left:4px solid var(--green);color:var(--white);background:#ffffff14;padding:22px;font-weight:900}.page-hero,.job-detail-hero,.split-page,.contact-page{padding:clamp(58px,8vw,110px) clamp(18px,5vw,72px)}.page-hero{background:linear-gradient(135deg, var(--blue-dark), var(--blue));color:var(--white)}.page-hero h1,.job-detail-hero h1{color:var(--white);max-width:920px}.page-hero p:not(.eyebrow){color:#ffffffd6;max-width:780px;font-size:19px}.compact-hero{padding-bottom:92px}.vacancy-layout{grid-template-columns:300px minmax(0,1fr);grid-template-areas:"filters head""filters results";gap:20px;padding:54px clamp(18px,5vw,72px) 90px;display:grid}.results-panel{grid-area:head}.filters-shell{grid-area:filters}.filters-shell summary{display:none}.filters{border:1px solid var(--line);background:var(--white);border-radius:8px;align-self:start;gap:14px;padding:20px;display:grid;position:sticky;top:98px}.filters h2{font-size:24px}.vacancy-results{grid-area:results;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.results-head{background:var(--white);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:end;gap:18px;padding:20px;display:flex}.results-head h2{font-size:28px}.empty-state{border:1px dashed var(--line);background:var(--white);border-radius:8px;grid-column:1/-1;padding:36px}.vacancy-cta{border:1px solid var(--line);background:var(--white);border-radius:8px;align-content:start;gap:12px;padding:24px;display:grid}.vacancy-cta h2{font-size:28px}.vacancy-cta p{color:var(--muted);margin:0}.open-application-cta{border-left:5px solid var(--green)}.job-alert-cta{border-left:5px solid var(--blue)}.job-detail-hero{background:var(--blue-dark);color:var(--white);grid-template-columns:minmax(0,1fr) 360px;align-items:end;gap:28px;display:grid}.breadcrumbs{color:#ffffffc7;flex-wrap:wrap;gap:8px;margin-bottom:18px;font-size:14px;font-weight:800;display:flex}.breadcrumbs a{color:inherit;text-decoration:none}.job-detail-hero p:not(.eyebrow){color:#ffffffd6;max-width:760px;font-size:20px}.job-summary,.apply-card{background:var(--white);color:var(--ink);box-shadow:var(--shadow);border:1px solid #ffffff24;border-radius:8px;padding:22px}.job-detail-layout{grid-template-columns:minmax(0,1fr) 340px;gap:28px;padding:64px clamp(18px,5vw,72px);display:grid}.job-content{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:clamp(24px,4vw,46px)}.job-content h2{margin-top:34px;font-size:30px}.job-content h2:first-child{margin-top:0}.job-content p,.job-content li{color:var(--muted);font-size:18px}.why-finfound-job{background:var(--paper);border-radius:8px;margin-top:34px;padding:24px}.apply-card{align-self:start;gap:12px;display:grid;position:sticky;top:98px}.apply-card h2{font-size:28px}.apply-card a:not(.button){color:var(--blue);font-weight:900}.cta-band{text-align:center;background:var(--blue);color:var(--white);justify-items:center;gap:14px;display:grid}.cta-band h2{color:var(--white)}.cta-band p{color:#ffffffd1;max-width:640px}.why-grid,.card-grid,.process-grid,.contact-grid,.salary-section{gap:18px;display:grid}.why-grid,.card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.why-grid .section-heading,.card-grid .section-heading{grid-column:1/-1}.why-grid article,.card-grid article,.process-grid article,.contact-grid article,.promise-card,.salary-table{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:24px}.why-grid p,.card-grid p,.process-grid p,.contact-grid p,.promise-card p{color:var(--muted)}.process{background:var(--white)}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-grid span{background:var(--green);width:34px;height:34px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;font-weight:900;display:inline-flex}.two-column{grid-template-columns:minmax(0,.9fr) minmax(320px,.8fr);align-items:start;gap:34px;display:grid}.check-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.check-list li{border-left:4px solid var(--green);background:var(--white);color:var(--blue);padding:14px 16px;font-weight:800}.checkbox-label{grid-template-columns:auto 1fr;align-items:start;gap:10px;display:flex!important}.checkbox-label input{width:auto;min-height:auto;margin-top:5px}.salary-section{grid-template-columns:repeat(2,minmax(0,1fr))}.salary-table table{border-collapse:collapse;width:100%;margin-top:14px}.salary-table th,.salary-table td{border-bottom:1px solid var(--line);text-align:left;padding:14px 0}.salary-table td{color:var(--blue);text-align:right;font-weight:900}.contact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.contact-grid a{color:var(--blue);font-weight:900;text-decoration:none}.mobile-apply-bar{display:none}.split-page,.contact-page{grid-template-columns:minmax(0,.9fr) minmax(320px,.8fr);align-items:center;gap:34px;display:grid}.split-page img{box-shadow:var(--shadow);border-radius:8px}.contact-page a{color:var(--blue);font-size:20px;font-weight:900;display:block}.contact-form{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:14px;padding:22px;display:grid}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.team-grid article{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:22px}.team-grid img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%}.site-footer{background:var(--white);border-top:1px solid var(--line);grid-template-columns:minmax(230px,1.4fr) repeat(4,minmax(150px,.8fr));gap:28px;padding:42px clamp(18px,5vw,72px);display:grid}.site-footer img{width:210px}.site-footer h3{font-size:15px}.site-footer nav,.site-footer address{gap:10px;font-style:normal;display:grid}.site-footer a{color:var(--blue);font-weight:900;text-decoration:none}.mobile-sticky{display:none}@media (max-width:1050px){.site-header{flex-wrap:wrap}.site-nav{order:3;width:100%;padding-bottom:4px;overflow-x:auto}.home-hero,.job-detail-hero,.split-page,.contact-page,.two-column{grid-template-columns:1fr}.home-hero>img{order:-1;min-height:360px}.search-bar{grid-template-columns:1fr 1fr}.pill-grid,.jobs-grid,.proof,.why-grid,.card-grid,.process-grid,.contact-grid,.salary-section,.site-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.vacancy-layout{grid-template-columns:1fr;grid-template-areas:"head""filters""results"}.filters,.apply-card{position:static}}@media (max-width:720px){body{padding-bottom:64px}.site-header{min-height:70px}.header-phone{display:none}.home-hero{min-height:auto;padding:44px 18px 66px}.home-hero>img{min-height:260px}.search-shell{margin-top:-24px}.search-bar,.pill-grid,.jobs-grid,.audience-grid,.proof,.vacancy-results,.job-detail-layout,.team-grid,.why-grid,.card-grid,.process-grid,.contact-grid,.salary-section,.site-footer{grid-template-columns:1fr}.section-heading.inline,.results-head{flex-direction:column;align-items:start}.page-hero,.job-detail-hero,.split-page,.contact-page{padding:44px 18px}.vacancy-layout,.job-detail-layout{padding:38px 18px}.filters-shell summary{border:1px solid var(--line);background:var(--white);min-height:48px;color:var(--blue);cursor:pointer;border-radius:8px;align-items:center;padding:0 16px;font-weight:900;display:flex}.filters-shell:not([open]) .filters{display:none}.mobile-apply-bar{z-index:31;background:var(--white);padding:10px 14px;display:block;position:fixed;bottom:56px;left:0;right:0;box-shadow:0 -12px 30px #0b1f3324}.mobile-apply-bar .button{width:100%}h1{font-size:clamp(38px,12vw,54px)}.mobile-sticky{z-index:30;background:var(--blue);grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 30px #0b1f332e}.mobile-sticky a{min-height:56px;color:var(--white);justify-content:center;align-items:center;font-size:13px;font-weight:900;text-decoration:none;display:flex}.mobile-sticky a:nth-child(2){background:var(--green)}}.professionals-page{color:var(--ff-text-strong);background:#fff;overflow:hidden}.professionals-container{width:min(1320px,100% - 96px);margin-inline:auto}.professionals-eyebrow{color:var(--ff-green);font-family:var(--ff-font-sans);letter-spacing:.06em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:700}.professionals-hero{isolation:isolate;background:radial-gradient(circle at 44% 42%,#2a547138,#0000 54%),linear-gradient(116deg,#071b2d 0%,#0b2338 57%,#0d2941 100%);position:relative;overflow:hidden}.professionals-hero:before,.professionals-hero:after{z-index:-1;content:"";pointer-events:none;background:#ffffff0b;border-radius:50%;position:absolute}.professionals-hero:before{width:520px;height:520px;top:-230px;left:-110px}.professionals-hero:after{background:#ffffff06;border:1px solid #ffffff0f;width:680px;height:680px;bottom:-330px;right:-240px}.professionals-hero-inner{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:clamp(48px,6vw,88px);width:min(1320px,100% - 96px);min-height:510px;margin-inline:auto;padding:56px 0;display:grid}.professionals-hero-copy{z-index:1;max-width:630px;position:relative}.professionals-hero h1{color:#fff;max-width:650px;font-family:var(--ff-font-sans);letter-spacing:-.045em;margin:0;font-size:clamp(48px,4.4vw,64px);font-weight:700;line-height:1.05}.professionals-hero-intro{color:#ffffffd6;max-width:600px;font-family:var(--ff-font-body);margin:24px 0 0;font-size:17px;font-weight:500;line-height:1.65}.professionals-hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.professionals-hero-actions .button{min-height:50px;padding-inline:24px}.button>span[aria-hidden=true]{margin-left:.28em;margin-right:-.28em;line-height:1}.professionals-dark-button{color:#fff!important;box-shadow:none!important;background:0 0!important;border-color:#ffffffb8!important}.professionals-dark-button:hover,.professionals-dark-button:focus-visible{background:#ffffff14!important;border-color:#fff!important}.professionals-hero-image,.professionals-approach-image{background:#dce6e3;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 24px 56px #020f1b3d}.professionals-hero-image{background:#0b2338;min-height:380px}.professionals-hero-image img,.professionals-approach-image img{object-fit:cover}.professionals-hero-image img{border-radius:inherit}.professionals-benefits{background:#fff}.professionals-wide-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;width:min(1320px,100% - 96px);margin-inline:auto;padding:69px 0 42px;display:grid}.professionals-wide-grid article{grid-template-rows:auto auto 1fr;align-content:start;min-width:0;padding:2px clamp(26px,3vw,44px);display:grid}.professionals-wide-grid article:first-child{padding-left:0}.professionals-wide-grid article:last-child{padding-right:0}.professionals-wide-grid article+article{border-left:1px solid #e6ebee}.professionals-benefits .professionals-icon{width:50px;height:50px}.professionals-benefits .professionals-icon svg{width:26px;height:26px}.professionals-icon,.professionals-orientation-icon{width:54px;height:54px;color:var(--ff-green);background:#edf5f2;border-radius:50%;place-items:center;display:grid}.professionals-icon svg,.professionals-orientation-icon svg,.professionals-approach-copy li svg,.professionals-profile-copy li svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.professionals-wide-grid h2{color:var(--ff-navy);margin:16px 0 7px;font-size:17px;line-height:1.3}.professionals-wide-grid p{color:var(--ff-text);margin:0;font-size:14px;line-height:1.6}.professionals-approach{margin-top:max(27px, calc(var(--ff-section-space) - 42px));grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:clamp(52px,7vw,94px);display:grid}.professionals-approach-image{min-height:470px;box-shadow:0 18px 42px #0b1f331f}.professionals-approach-copy h2,.professionals-specialisms h2,.professionals-process h2,.professionals-profile h2{color:var(--ff-navy);font-family:var(--ff-font-sans);letter-spacing:-.035em;margin:0;font-size:clamp(34px,3.1vw,46px);font-weight:700;line-height:1.12}.professionals-approach-copy>p:not(.professionals-eyebrow),.professionals-profile-copy>p:not(.professionals-eyebrow){color:var(--ff-text);margin:22px 0 0;font-size:16px;line-height:1.72}.professionals-approach-copy ul,.professionals-profile-copy ul{gap:12px;margin:25px 0 30px;padding:0;list-style:none;display:grid}.professionals-approach-copy li,.professionals-profile-copy li{color:var(--ff-text-strong);font-family:var(--ff-font-body);align-items:flex-start;gap:10px;font-size:15px;line-height:1.5;display:flex}.professionals-approach-copy li svg,.professionals-profile-copy li svg{width:19px;min-width:19px;height:19px;color:var(--ff-green);margin-top:2px}.professionals-specialisms,.professionals-process{margin-top:96px}.professionals-specialisms header,.professionals-process header{text-align:center;max-width:780px;margin:0 auto 38px}.professionals-orientation-intro{max-width:620px;color:var(--ff-text);font-family:var(--ff-font-body);margin:14px auto 0;font-size:16px;font-weight:500;line-height:1.6}.professionals-orientation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.professionals-orientation-card{min-height:226px;color:var(--ff-navy);background:#fff;border:1px solid #e2e9ed;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:22px;padding:30px;display:grid;box-shadow:0 10px 28px #0b1f3309}.professionals-orientation-content{flex-direction:column;align-items:flex-start;min-width:0;height:100%;display:flex}.professionals-orientation-card h3{color:var(--ff-navy);font-family:var(--ff-font-sans);letter-spacing:-.025em;margin:2px 0 10px;font-size:23px;font-weight:700;line-height:1.25}.professionals-orientation-card p{max-width:470px;color:var(--ff-text);font-family:var(--ff-font-body);margin:0;font-size:15px;font-weight:500;line-height:1.65}.professionals-orientation-link{color:var(--ff-green);font-family:var(--ff-font-sans);align-items:center;gap:8px;margin-top:auto;padding-top:24px;font-size:14px;font-weight:700;line-height:1.4;text-decoration:none;display:inline-flex}.professionals-orientation-link span{transition:transform .16s}.professionals-orientation-link:hover,.professionals-orientation-link:focus-visible{color:#276b5c;outline:none}.professionals-orientation-link:hover span,.professionals-orientation-link:focus-visible span{transform:translate(2px)}.professionals-process-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.professionals-process-grid article{grid-template-columns:auto 1fr;gap:15px;min-width:0;padding-right:42px;display:grid;position:relative}.professionals-step-number{width:48px;height:48px;color:var(--ff-green);font-family:var(--ff-font-sans);background:#edf4f3;border-radius:50%;place-items:center;font-size:13px;font-weight:700;display:grid}.professionals-process-grid h3{color:var(--ff-navy);margin:3px 0 7px;font-size:16px}.professionals-process-grid p{color:var(--ff-text);margin:0;font-size:13px;line-height:1.6}.professionals-step-arrow{color:#a8b7c4;font-family:var(--ff-font-sans);font-size:20px;position:absolute;top:13px;right:16px}.professionals-profile{margin-top:max(84px, var(--ff-section-space));background:#fff;border:1px solid #e0e7eb;border-radius:18px;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(48px,7vw,92px);margin-bottom:96px;padding:48px;scroll-margin-top:105px;display:grid;box-shadow:0 18px 44px #0b1f3312}.professionals-profile-copy{padding-top:10px}.professionals-profile-copy ul{margin-bottom:0}.professionals-profile-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.professionals-profile-form label{color:var(--ff-navy);gap:8px;font-size:13px;font-weight:600;display:grid}.form-custom-select-field{gap:8px;min-width:0;display:grid;position:relative}.form-custom-select-native{opacity:0;pointer-events:none;clip-path:inset(50%);border:0!important;width:1px!important;min-width:0!important;height:1px!important;min-height:0!important;margin:0!important;padding:0!important;position:absolute!important}.form-custom-select-label{color:var(--ff-navy);font-family:var(--ff-font-sans);font-size:13px;font-weight:600;line-height:1.25}.professionals-profile-form :where(input,select,textarea){width:100%;min-width:0}.professionals-profile-form input[type=file]{min-height:48px;color:var(--ff-muted);padding:7px 9px}.professionals-profile-form input[type=file]::file-selector-button{height:32px;color:var(--ff-green);font-family:var(--ff-font-sans);cursor:pointer;background:#edf4f3;border:0;border-radius:5px;margin-right:12px;padding:0 13px;font-weight:600}.professionals-form-wide{grid-column:1/-1}.professionals-profile-form .button{width:100%}.professionals-form-note{color:var(--ff-muted);text-align:center;margin:-5px 0 0;font-size:12px;line-height:1.5}@media (max-width:1100px){.professionals-hero-inner{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:40px}.professionals-wide-grid,.professionals-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.professionals-wide-grid article:nth-child(3){border-left:0;padding-left:0}.professionals-wide-grid article:nth-child(-n+2){padding-bottom:34px}.professionals-wide-grid article:nth-child(n+3){border-top:1px solid #e3e9ed;padding-top:34px}.professionals-process-grid{gap:38px 0}.professionals-process-grid article:nth-child(2) .professionals-step-arrow{display:none}}@media (max-width:860px){.professionals-container,.professionals-hero-inner,.professionals-wide-grid{width:min(100% - 48px,1320px)}.professionals-hero-inner,.professionals-approach,.professionals-profile{grid-template-columns:1fr}.professionals-hero-inner{gap:44px;padding:60px 0}.professionals-hero-copy{max-width:680px}.professionals-hero-image{min-height:420px}.professionals-approach-image{min-height:440px}.professionals-profile{padding:38px}.professionals-orientation-grid{grid-template-columns:1fr}.professionals-orientation-card{min-height:210px;padding:26px}}@media (max-width:640px){.professionals-container,.professionals-hero-inner,.professionals-wide-grid{width:calc(100% - 32px)}.professionals-hero-inner{gap:34px;padding:48px 0}.professionals-hero h1{font-size:clamp(40px,12.3vw,52px)}.professionals-hero-intro{font-size:16px}.professionals-hero-actions,.professionals-hero-actions .button{width:100%}.professionals-hero-image{border-radius:14px;min-height:300px}.professionals-wide-grid,.professionals-orientation-grid,.professionals-process-grid,.professionals-profile-form{grid-template-columns:1fr}.professionals-wide-grid article,.professionals-wide-grid article:first-child,.professionals-wide-grid article:nth-child(2),.professionals-wide-grid article:nth-child(3),.professionals-wide-grid article:last-child{border-top:1px solid #e3e9ed;border-left:0;padding:28px 0}.professionals-wide-grid article:first-child{border-top:0;padding-top:0}.professionals-wide-grid article:last-child{padding-bottom:0}.professionals-specialisms,.professionals-process{margin-top:72px}.professionals-approach{margin-top:max(21px, calc(var(--ff-section-space) - 42px))}.professionals-wide-grid{padding-top:63px}.professionals-approach-image{min-height:310px}.professionals-specialisms header,.professionals-process header{text-align:left}.professionals-orientation-card{grid-template-columns:48px minmax(0,1fr);gap:18px;min-height:0;padding:24px 20px}.professionals-orientation-icon{width:48px;height:48px}.professionals-orientation-icon svg{width:25px;height:25px}.professionals-process-grid article{padding-right:0}.professionals-step-arrow{display:none}.professionals-profile{margin-top:max(64px, var(--ff-section-space));gap:34px;margin-bottom:72px;padding:28px 22px}.professionals-form-wide{grid-column:auto}}body,h1,h2,h3,.site-nav,.button{font-family:var(--ff-font-sans)}.site-header{background:#fff;min-height:84px;padding:12px clamp(18px,4.6vw,64px);box-shadow:0 8px 28px #0b1f330f}.brand img{width:clamp(154px,15vw,205px)}.site-nav{gap:clamp(16px,2.3vw,34px);font-size:14px;font-weight:700}.header-phone{border-radius:6px;align-items:center;min-height:46px;padding:10px 18px;display:inline-flex}.home-page{background:#fff}.mockup-hero{background:linear-gradient(105deg,#fff 0% 51%,#eef3f6 51% 100%);grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);min-height:610px;display:grid;position:relative;overflow:hidden}.mockup-hero-copy{flex-direction:column;justify-content:center;padding:clamp(54px,8vw,112px) clamp(18px,5vw,72px) 90px;display:flex}.mockup-hero h1{max-width:790px;color:var(--blue-dark);font-size:clamp(44px,5.4vw,72px);font-weight:800;line-height:1.08}.mockup-hero h1 span,.home-intro h2 span{color:var(--green)}.mockup-hero-copy>p:not(.eyebrow){color:#334559;max-width:620px;margin:24px 0 0;font-size:16px}.secondary.light{color:var(--blue);background:#fff;border-color:#9aa8b7}.hero-usps{flex-wrap:wrap;gap:18px 28px;margin-top:36px;display:flex}.hero-usps span{color:var(--blue);padding-left:26px;font-size:13px;font-weight:700;position:relative}.hero-usps span:before{content:"";border:2px solid var(--green);border-radius:50%;width:16px;height:16px;position:absolute;top:1px;left:0}.hero-usps span:after{content:"";border-left:2px solid var(--green);border-bottom:2px solid var(--green);width:6px;height:3px;position:absolute;top:6px;left:5px;transform:rotate(-45deg)}.mockup-hero-media{clip-path:polygon(13% 0,100% 0,100% 100%,0 100%);min-height:520px;position:relative}.mockup-hero-media img{object-fit:cover;width:100%;height:100%;min-height:610px}.mockup-search{max-width:1360px;margin-top:-62px}.mockup-search .search-bar{border:1px solid #0b1f331f;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(210px,.8fr) auto;padding:28px;box-shadow:0 24px 60px #0b1f3321}.mockup-search .search-bar button{min-width:172px}.home-intro{grid-template-columns:minmax(320px,.86fr) minmax(0,1.1fr);align-items:center;gap:clamp(34px,5vw,72px);padding-top:86px;display:grid}.home-intro-image img{aspect-ratio:1.48;object-fit:cover;border-radius:8px;width:100%;box-shadow:0 18px 46px #0b1f3324}.home-intro-copy{max-width:700px}.home-intro-copy h2{font-size:clamp(32px,3.4vw,46px);font-weight:700;line-height:1.12}.home-intro-copy p{color:#334559;line-height:1.65}.intro-points{gap:12px;margin:24px 0;display:grid}.specialisms{color:#526273;margin:16px 0 0;font-size:14px;font-weight:500}.intro-checks{gap:11px;margin:22px 0 26px;padding:0;list-style:none;display:grid}.intro-checks li{color:#526273;padding-left:24px;line-height:1.55;position:relative}.intro-checks li:before{content:"âœ“";color:#2e7d6b;font-weight:700;position:absolute;top:0;left:0}.intro-checks strong{color:#0b1f33;font-weight:700}.finfound-method{background:#fff;padding-top:clamp(62px,6vw,86px);padding-bottom:clamp(62px,6vw,86px)}.method-inner{grid-template-columns:minmax(0,52fr) minmax(0,40fr);justify-content:center;align-items:start;gap:64px;max-width:980px;margin:0 auto;display:grid}.method-visual{background:#e8eef3;border-radius:10px;grid-area:1/2;justify-self:center;width:100%;height:560px;min-height:0;max-height:560px;margin-top:0;position:relative;overflow:hidden;transform:none}.method-visual img{object-fit:cover;object-position:65% center;width:100%;height:100%;display:block}.method-content{grid-area:1/1;max-width:560px;margin-top:0}.method-heading{max-width:560px;margin-top:0}.method-heading h2{color:#0b1f33;letter-spacing:-.025em;margin-top:0;font-size:clamp(29px,3.1vw,40px);font-weight:700;line-height:1.1}.method-heading>p:not(.eyebrow){color:#42566d;max-width:560px;margin:20px 0 0;font-size:16px;line-height:1.62}.method-list{gap:17px;max-width:560px;margin:26px 0 24px;display:grid}.method-list article{padding-left:32px;position:relative}.method-list article:before{content:"âœ“";color:#2e7d6b;border:1px solid #2e7d6b52;border-radius:999px;place-items:center;width:18px;height:18px;font-size:12px;font-weight:700;line-height:1;display:grid;position:absolute;top:3px;left:0;transform:none}.method-list h3{color:#0b1f33;margin:0 0 2px;font-size:16px;font-weight:700;line-height:1.55}.method-list p{color:#526273;margin:0;font-size:16px;line-height:1.6}.method-list article{padding-left:0}.method-list article:before{display:none}.method-text-link{color:#2e7d6b;align-items:center;gap:8px;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;transition:color .16s,transform .16s;display:inline-flex}.method-text-link span{color:inherit;transition:transform .19s;display:inline-block}.method-text-link:hover,.method-text-link:focus-visible{color:#276b5c;text-decoration:none;transform:translate(2px)}.method-text-link:hover span,.method-text-link:focus-visible span{transform:translate(2px)}.method-content .button.secondary.dark{gap:0;transition:border-color .16s,color .16s,transform .16s,box-shadow .16s;position:relative}.method-content .button.secondary.dark:after{content:">";opacity:0;align-items:center;width:0;height:1em;line-height:1;transition:width .16s,margin-left .16s,opacity .16s,transform .16s;display:inline-flex;overflow:hidden;transform:translate(2px,1px)}.method-content .button.secondary.dark:hover,.method-content .button.secondary.dark:focus-visible{color:#0b1f33;border-color:#2e7d6b6b;transform:translateY(-1px);box-shadow:0 10px 24px #0b1f3314}.method-content .button.secondary.dark:hover:after,.method-content .button.secondary.dark:focus-visible:after{opacity:1;width:10px;margin-left:7px;transform:translateY(1px)}@media (max-width:920px){.method-inner{grid-template-columns:1fr;gap:34px}.method-visual{aspect-ratio:16/10;min-height:340px;max-height:none}}.intro-points article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px 18px 16px 20px;position:relative}.intro-points article:before{content:"";background:#2e7d6b;border-radius:999px;width:3px;position:absolute;top:16px;bottom:16px;left:0}.intro-points h3{color:#0b1f33;margin:0 0 4px;font-size:16px;font-weight:700}.intro-points p{color:#526273;margin:0;line-height:1.55}.line-icon,.usp-icon{color:var(--green);display:inline-flex}.line-icon{border:2px solid var(--green);border-radius:7px;width:22px;height:22px;margin-top:3px}.user-icon{border-radius:50% 50% 8px 8px}.building-icon{background:linear-gradient(90deg, transparent 44%, var(--green) 44%, var(--green) 56%, transparent 56%);border-radius:4px}.home-usp-strip{background:#f7f9fc;border-top:0;border-bottom:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:46px clamp(18px,5vw,72px);display:grid}.home-usp-strip article{text-align:center;flex-direction:column;align-items:center;min-height:150px;padding:8px 34px;display:flex;position:relative}.home-usp-strip article+article{border-left:0}.home-usp-strip article+article:before{content:"";background:#0b1f331a;width:1px;height:52%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.usp-icon{width:40px;height:40px;color:var(--green);fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 40px;padding:0;transition:transform .2s;display:block}.home-usp-strip h3{color:#0b1f33;letter-spacing:-.01em;justify-content:center;align-items:flex-start;min-height:46px;margin:10px 0 0;font-size:18px;font-weight:700;line-height:1.25;display:flex}.usp-accent{background:var(--green);width:32px;height:2px;margin-top:8px;transition:width .2s;display:block}.home-usp-strip p{color:#526273;max-width:300px;margin:12px 0 0;font-size:15px;line-height:1.6}@media (hover:hover) and (pointer:fine){.home-usp-strip article:hover .usp-icon{transform:translateY(-2px)}.home-usp-strip article:hover .usp-accent{width:44px}}.home-jobs .section-heading.inline{margin-bottom:26px}.home-jobs .section-heading h2,.home-recruiters h2{font-size:clamp(30px,3vw,42px)}.accent-link,.job-link{color:var(--green);font-weight:800;text-decoration:none}.home-job-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.home-job-card{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:start;gap:12px;min-height:288px;padding:22px;display:grid;box-shadow:0 10px 28px #0b1f330d}.home-job-card:hover{border-color:#2e7d6b73;box-shadow:0 16px 36px #0b1f3317}.job-category{color:#47739f;text-transform:uppercase;background:#edf4fb;border-radius:5px;justify-self:start;padding:4px 9px;font-size:11px;font-weight:900}.home-job-card h3{font-size:21px}.home-job-card h3 a{text-decoration:none}.home-job-card ul{color:var(--blue);gap:6px;margin:0;padding:0;font-size:14px;font-weight:700;list-style:none;display:grid}.home-job-card p{color:var(--muted);margin:0;font-size:14px}.recruiter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:20px;display:grid}.recruiter-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:112px minmax(0,1fr);gap:20px;padding:24px;display:grid;box-shadow:0 10px 28px #0b1f330d}.recruiter-card img{object-fit:cover;background:var(--paper);border-radius:50%;width:112px;height:112px}.recruiter-card h3{font-size:24px}.recruiter-card p{color:var(--muted);margin:8px 0 0}.recruiter-card .role{color:var(--blue);margin-top:2px;font-weight:700}.recruiter-contact{border-top:1px solid var(--line);flex-wrap:wrap;grid-column:1/-1;gap:16px 26px;padding-top:16px;display:flex}.recruiter-contact a{color:var(--blue);font-weight:800;text-decoration:none}.linkedin-pill{background:#0a66c2;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;display:inline-flex;color:#fff!important}.site-footer{color:#ffffffd6;background:#0b1f33;border-top:0;grid-template-columns:minmax(240px,1.2fr) repeat(3,minmax(160px,.75fr))}.site-footer h3,.site-footer a,.site-footer span{color:#fff}.site-footer p{color:#ffffffc7}.site-footer img{filter:brightness(0)invert()}.footer-socials{gap:10px;margin-top:18px;display:flex}.footer-socials a{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;text-decoration:none;display:inline-flex}.footer-bottom{color:#ffffffb8;border-top:1px solid #ffffff2e;flex-wrap:wrap;grid-column:1/-1;justify-content:center;gap:18px 36px;padding-top:24px;display:flex}@media (max-width:1050px){.mockup-hero{background:#fff;grid-template-columns:1fr}.mockup-hero-copy{padding-bottom:36px}.mockup-hero-media{clip-path:none;min-height:360px}.mockup-hero-media img{min-height:360px}.mockup-search .search-bar,.home-intro,.home-job-grid,.recruiter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-intro{grid-template-columns:1fr}.site-footer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.site-header{gap:12px}.mockup-hero h1{font-size:clamp(38px,11vw,52px)}.mockup-hero-copy{padding:38px 18px 34px}.mockup-search{margin-top:-28px}.mockup-search .search-bar,.home-usp-strip,.home-job-grid,.recruiter-grid,.site-footer{grid-template-columns:1fr}.home-usp-strip article+article{border-top:0;border-left:0}.home-usp-strip article+article:before{display:none}.section-heading.inline{align-items:start}.recruiter-card{grid-template-columns:86px minmax(0,1fr)}.recruiter-card img{width:86px;height:86px}.linkedin-pill{margin-left:0}.footer-bottom{justify-content:start}}body,h1,h2,h3,.site-nav,.button{font-family:var(--ff-font-sans)}h1,h2,h3{font-weight:700}.site-nav{align-items:center;font-weight:600}.button,.search-bar button{font-weight:600}.mockup-hero h1{font-weight:700}.mockup-hero-copy>p:not(.eyebrow):not(.hero-subtitle){font-weight:400}.mockup-search .search-bar{padding:24px}.mockup-search .search-bar label{color:var(--blue);font-size:13px;font-weight:600}.mockup-search .search-bar input,.mockup-search .search-bar select{color:var(--ink);font-weight:400}.mockup-search .search-bar input::placeholder{color:#8a98a9;font-weight:400}.home-usp-strip{padding-top:34px;padding-bottom:34px}.usp-icon{width:40px;height:40px}.home-usp-strip h3{font-size:18px;font-weight:700}.accent-link,.job-link{font-weight:600}.home-job-card{flex-direction:column;gap:12px;min-height:306px;padding:20px;display:flex}.job-card-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.job-category{justify-self:auto}.fresh-badge{color:var(--green);flex:none;padding-left:12px;font-size:12px;font-weight:600;position:relative}.fresh-badge:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.home-job-card h3{font-weight:700}.home-job-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:64px;display:-webkit-box;overflow:hidden}.home-job-card .job-link{margin-top:auto;padding-top:4px}.recruiter-card{align-items:start}.recruiter-contact{gap:14px 24px}.recruiter-contact a{font-size:14px;font-weight:600}@media (max-width:720px){.mockup-hero-copy{padding-top:42px;padding-bottom:32px}}.site-header{align-items:center;min-height:74px;padding-top:9px;padding-bottom:9px}.brand img{width:clamp(142px,14vw,188px);display:block}.site-nav{gap:clamp(18px,2.4vw,32px);font-size:15px;line-height:1}.site-nav a{align-items:center;min-height:28px;display:inline-flex;position:relative}.nav-with-new:after{content:"";background:var(--green);border-radius:50%;width:7px;height:7px;position:absolute;top:1px;right:-10px;box-shadow:0 0 0 3px #2e7d6b1f}.header-phone{min-height:42px;padding:9px 15px;font-size:14px;font-weight:600;line-height:1}.mockup-hero h1{line-height:1.1}.mockup-search .search-bar{gap:12px;padding:20px}.mockup-search .search-bar input,.mockup-search .search-bar select,.mockup-search .search-bar button{min-height:44px}.accent-link:after,.job-link:after{content:none}.accent-link{font-size:14px}.home-job-card{min-height:294px;padding:19px}.job-card-meta{justify-content:flex-start}.fresh-badge{display:none}.home-job-card ul{font-weight:600}.home-job-card p{-webkit-line-clamp:3;min-height:58px;font-weight:400}.home-job-card .job-link{align-self:flex-start;margin-top:auto}.home-jobs{padding-top:60px;padding-bottom:48px}.home-jobs .section-heading.inline{align-items:center;margin-bottom:28px}.home-jobs .section-heading h2{color:#0b1f33;letter-spacing:-.025em;font-size:clamp(29px,3vw,40px);font-weight:700;line-height:1.12}.home-jobs .accent-link{color:#2e7d6b;align-items:center;font-size:15px;font-weight:650;line-height:1.2;text-decoration:none;transition:color .16s,transform .16s;display:inline-flex}.home-jobs .accent-link:hover,.home-jobs .accent-link:focus-visible{color:#276b5c;transform:translate(2px)}.home-job-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:100%;max-width:100%;overflow:visible}@media (max-width:1180px){.home-job-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.home-job-grid{grid-template-columns:1fr}}.home-job-card{min-width:0;height:342px;color:inherit;cursor:pointer;border-color:#dde5ed;border-radius:10px;gap:0;padding:20px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;box-shadow:0 10px 28px #0b1f330b}.home-job-card:hover,.home-job-card:focus-visible{border-color:#2e7d6b57;transform:translateY(-2px);box-shadow:0 16px 36px #0b1f3313}.home-job-card:focus-visible{outline-offset:3px;outline:3px solid #2e7d6b3d}.job-category{color:#0b1f33;letter-spacing:.035em;background:#eef4f8;border-radius:8px;align-self:flex-start;padding:4px 9px;font-size:12px;font-weight:700;line-height:1.25}.job-category.job-type-badge{color:#276b5c;background:#2e7d6b1f}.job-title-zone{align-items:flex-start;min-height:63px;padding-top:16px;display:flex}.home-job-card h3{color:#0b1f33;letter-spacing:-.02em;align-items:flex-start;margin:0;font-size:20px;font-weight:700;line-height:1.18;display:flex}.job-divider{background:#dfe7ef;flex:none;height:1px}.home-job-card ul{color:#334559;gap:9px;min-height:86px;margin-top:17px;font-size:15px;font-weight:500;line-height:1.35;display:grid}.home-job-card .job-meta-line,.home-job-card .job-meta-salary{color:#334559;align-items:center;gap:10px;font-weight:500;display:flex}.job-meta-icon{color:#2e7d6b;fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 18px;width:18px;height:18px}.home-job-card .home-job-summary{color:#6b7a8d;-webkit-line-clamp:2;min-height:44px;margin-top:18px;font-size:15px;font-weight:400;line-height:1.55}.home-job-card .job-link{color:#2e7d6b;align-items:center;margin-top:auto;font-size:15px;font-weight:650;line-height:1.2;text-decoration:none;transition:color .16s,transform .16s;display:inline-flex}.home-job-card:hover .job-link,.home-job-card:focus-visible .job-link{color:#276b5c;transform:translate(2px)}.recruiter-contact{align-items:center}.linkedin-pill{margin-left:auto}.home-recruiters{padding-top:0}.home-recruiters h2{color:#0b1f33;letter-spacing:-.025em;font-size:clamp(29px,3vw,40px);font-weight:700;line-height:1.12}.recruiter-grid{gap:22px}.recruiter-card{border-color:#e4eaf0;border-radius:10px;align-items:center;gap:18px 20px;padding:22px;box-shadow:0 8px 24px #0b1f3309}.recruiter-card h3{color:#0b1f33;letter-spacing:-.015em;font-size:22px;font-weight:700;line-height:1.2}.recruiter-card .role{color:#526273;margin-top:4px;font-size:15px;font-weight:500}.recruiter-details a{color:#0b1f33;font-size:14px;font-weight:500;line-height:1.35;text-decoration:none}.recruiter-details a:hover,.recruiter-details a:focus-visible{color:#2e7d6b}.recruiter-contact{border-top-color:#e4eaf0;gap:8px;padding-top:14px}.recruiter-contact a{color:#0b1f33;background:#fff;border:1px solid #e4eaf0;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:8px 12px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:border-color .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.recruiter-contact a:hover,.recruiter-contact a:focus-visible{color:#2e7d6b;border-color:#2e7d6b6b;transform:translateY(-1px);box-shadow:0 8px 20px #0b1f330e}.home-recruiters{padding-top:0;padding-bottom:58px}.recruiters-heading h2{color:#0b1f33;letter-spacing:-.03em;font-size:clamp(32px,3.4vw,48px);font-weight:700;line-height:1.08}.recruiters-heading p{color:#526273;margin:10px 0 0;font-size:18px;line-height:1.45}.recruiter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:0}.recruiter-card{background:#fff;border:1px solid #dde5ed;border-radius:16px;flex-direction:column;justify-content:space-between;gap:24px;min-height:320px;padding:34px 30px 28px;display:flex;box-shadow:0 18px 46px #0b1f3311}.recruiter-top{grid-template-columns:210px minmax(0,1fr);align-items:center;gap:30px;display:grid}.recruiter-photo-wrap{place-items:center;width:172px;height:172px;display:grid;position:relative}.recruiter-photo-wrap:before{content:"";border:2px solid #0000;border-color:#2e7d6b #0000 #0000 #2e7d6b;border-radius:50%;position:absolute;inset:-8px;transform:rotate(-34deg)}.recruiter-photo-wrap img{object-fit:cover;background:#f5f8fb;border-radius:50%;width:154px;height:154px;position:relative;box-shadow:0 10px 24px #0b1f331a}.recruiter-main h3{color:#0b1f33;letter-spacing:-.025em;margin:0;font-size:28px;font-weight:700;line-height:1.14}.recruiter-card .role{color:#2e7d6b;background:#2e7d6b0f;border:1px solid #2e7d6b47;border-radius:999px;width:fit-content;margin:18px 0 0;padding:7px 12px;font-size:14px;font-weight:500;line-height:1.1;display:inline-flex}.recruiter-details{gap:0;margin-top:26px;display:grid}.recruiter-details a{color:#334559;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:14px;min-height:48px;font-size:16px;font-weight:500;text-decoration:none;display:grid}.recruiter-details a+a{border-top:1px solid #dfe7ef}.recruiter-line-icon{color:#2e7d6b;fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.recruiter-contact{background:#f7f9fb;border:0;border-radius:999px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:10px 12px;display:grid;box-shadow:inset 0 0 0 1px #0b1f330a,0 8px 22px #0b1f330b}.recruiter-contact a{color:#334559;min-height:44px;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:10px;padding:0 12px;font-size:15px;font-weight:500;text-decoration:none;transition:color .16s,transform .16s;display:inline-flex}.recruiter-contact a+a{border-left:1px solid #d7e0e8}.recruiter-contact a:hover,.recruiter-contact a:focus-visible{color:#0b1f33;box-shadow:none;transform:translateY(-1px)}.contact-bar-icon{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.contact-bar-icon.whatsapp{color:#25d366}.contact-bar-icon.linkedin{color:#0a66c2;background:#fff;border-radius:50%;font-size:20px;font-weight:700;line-height:1}.recruiter-contact .recruiter-line-icon{color:#2e7d6b}@media (max-width:1180px){.recruiter-card{padding:28px 24px 24px}.recruiter-top{grid-template-columns:160px minmax(0,1fr);gap:22px}.recruiter-photo-wrap{width:144px;height:144px}.recruiter-photo-wrap img{width:130px;height:130px}}@media (max-width:900px){.recruiter-grid{grid-template-columns:1fr}}@media (max-width:560px){.recruiter-top{text-align:center;grid-template-columns:1fr;justify-items:center}.recruiter-main{width:100%}.recruiter-card .role{margin-left:auto;margin-right:auto}.recruiter-details a{text-align:left}.recruiter-contact{border-radius:18px}.recruiter-contact a{gap:7px;padding:0 7px;font-size:13px}}@media (max-width:1050px){.site-header{min-height:72px}.site-nav{gap:18px;font-size:14px}}@media (max-width:720px){.site-header{align-items:center}.site-nav a{min-height:34px}.nav-with-new:after{top:4px}.mockup-hero{min-height:auto}.mockup-hero-media img{min-height:340px}.mockup-search .search-bar{padding:16px}}.site-header{justify-content:space-between;align-items:center;gap:24px;height:78px;min-height:78px;padding:10px clamp(20px,4vw,56px)}.brand{flex:none;align-items:center;display:inline-flex}.brand img{object-fit:contain;width:auto;max-width:184px;height:clamp(52px,4.6vw,58px)}.site-nav{color:#0b1f33;font-family:var(--ff-font-sans);flex:auto;justify-content:center;gap:clamp(24px,3vw,34px);font-size:15px;font-weight:500;line-height:20px}.site-nav a{white-space:nowrap;min-height:24px;font-weight:500}.header-phone{border-radius:8px;flex:none;min-height:44px;padding:12px 20px;font-size:15px;font-weight:600;line-height:1}.nav-with-new:after{width:6px;height:6px;box-shadow:none;top:0;right:-9px}@media (max-width:1050px){.site-header{gap:16px;height:auto;min-height:76px}.brand img{height:52px}.site-nav{justify-content:flex-start;gap:22px;font-size:14px}.header-phone{min-height:40px;padding:10px 16px;font-size:14px}}@media (max-width:720px){.site-header{min-height:72px;padding:9px 16px}.brand img{max-width:154px;height:46px}.site-nav{scrollbar-width:none;flex:1 0 100%;order:3;gap:18px;width:100%;padding-bottom:2px;overflow-x:auto}.site-nav::-webkit-scrollbar{display:none}.nav-with-new:after{top:2px;right:-8px}}.nav-with-new:after{content:none}.nav-new-badge{color:#fff;font-family:var(--ff-font-sans);pointer-events:none;background:#2e7d6b;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:600;line-height:1;position:absolute;top:-10px;right:-18px}.site-nav .nav-with-new{color:#0b1f33;font-family:var(--ff-font-sans);font-size:15px;font-weight:500}.header-phone{border-radius:8px;min-height:40px;padding:9px 16px;font-size:14px;font-weight:600;line-height:1}@media (max-width:1050px){.header-phone{min-height:38px;padding:9px 14px;font-size:14px}}@media (max-width:720px){.nav-new-badge{top:-8px;right:-16px}}.site-header{grid-template-columns:auto 1fr auto}.site-nav{padding-right:clamp(142px,14vw,188px)}@media (max-width:1050px){.site-nav{padding-right:0}}.site-header{height:auto;min-height:78px;padding:0 clamp(18px,4vw,56px);display:block}.header-inner .site-nav a{font-weight:600}@media (max-width:1050px){.header-inner{gap:28px}.header-inner .site-nav{gap:22px;font-size:14px}}@media (max-width:720px){.site-header{padding:0 16px}.header-inner{flex-wrap:wrap;gap:10px;min-height:72px;padding:9px 0}.header-inner .site-nav{scrollbar-width:none;flex:1 0 100%;order:2;justify-content:flex-start;gap:18px;padding-bottom:2px;overflow-x:auto}.header-inner .site-nav::-webkit-scrollbar{display:none}}.mockup-hero h1{color:#0b1f33;max-width:760px;font-family:var(--ff-font-sans);letter-spacing:-.03em;font-size:clamp(44px,4.7vw,62px);font-weight:700;line-height:1.08}.mockup-hero h1 .h1-line{color:#0b1f33;white-space:nowrap;display:block}.mockup-hero-copy{justify-content:flex-start;padding-top:clamp(54px,6.5vw,92px)}.mockup-search{justify-items:start;gap:10px;margin-top:-54px;display:grid}.search-bar.simple{grid-template-columns:minmax(0,1.15fr) minmax(0,.9fr) auto;align-items:center;gap:12px;width:100%;padding:16px}.search-bar.simple input,.search-bar.simple button{min-height:46px}.search-bar.simple input{font-weight:400}.search-bar.simple input::placeholder{color:#8a98a9;font-weight:400}.search-bar.simple button{align-self:stretch;min-width:160px;font-weight:600}.hero-vacancy-link{color:var(--blue);margin-left:4px;font-size:14px;font-weight:500;text-decoration:none}.hero-vacancy-link:hover{color:var(--green)}@media (max-width:1050px){.search-bar.simple{grid-template-columns:1fr 1fr}.search-bar.simple button{grid-column:1/-1}}@media (max-width:720px){.mockup-hero h1{font-size:clamp(34px,9vw,46px)}.mockup-hero h1 .h1-line{white-space:normal}.mockup-hero h1 .h1-line:first-child{white-space:nowrap}.mockup-hero-copy{padding-top:42px;padding-bottom:34px}.mockup-hero-media img{min-height:330px}.search-bar.simple{grid-template-columns:1fr;padding:14px}}.mockup-hero-copy{justify-content:center;padding-top:clamp(46px,5.4vw,82px);padding-bottom:clamp(50px,5.6vw,78px)}.mockup-hero-copy>p:not(.eyebrow){max-width:540px;margin-top:18px;font-size:20px;line-height:1.5}.hero-search-block{z-index:3;width:min(900px,100vw - 36px);max-width:900px;margin-top:40px;position:relative}.hero-search-block .search-bar.simple{background:#fff;border:1px solid #0b1f331f;border-radius:8px;grid-template-columns:1fr;gap:14px;width:100%;padding:18px;display:grid;box-shadow:0 18px 48px #0b1f331f}.simple-search-row{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr) 190px;gap:12px;display:grid}.hero-search-block .search-bar.simple button{color:#fff;min-width:0;font-size:18px;font-weight:600;line-height:1}.hero-search-block .search-bar.simple input{font-family:var(--ff-font-sans);font-size:16px;font-weight:400}.hero-search-block .search-bar.simple input::placeholder{color:#8a97a8;font-family:var(--ff-font-sans);font-size:16px;font-weight:400}.popular-searches{color:#647386;flex-wrap:wrap;align-items:center;gap:6px;padding:0 2px;font-size:14px;line-height:1.45;display:flex}.popular-searches a{color:#536273;font-weight:500;text-decoration:none}.popular-searches em{color:#a6b0bd;margin-left:6px;font-style:normal}@media (max-width:1050px){.hero-search-block{width:100%}.hero-search-block .search-bar.simple{grid-template-columns:1fr}.simple-search-row{grid-template-columns:1fr 1fr}.simple-search-row button{grid-column:1/-1}}@media (max-width:720px){.mockup-hero{min-height:auto}.mockup-hero-copy{padding-top:42px;padding-bottom:34px}.mockup-hero-copy>p:not(.eyebrow){white-space:normal}.mockup-hero h1{font-size:clamp(34px,9vw,46px)}.hero-search-block{margin-top:28px}.hero-search-block .search-bar.simple{grid-template-columns:1fr;padding:14px}.simple-search-row{grid-template-columns:1fr}.popular-searches{gap:5px;font-size:13px}.mockup-hero-media img{min-height:330px}}.mockup-hero{min-height:545px}.mockup-hero-copy{padding-top:clamp(44px,5vw,76px);padding-bottom:clamp(46px,5.2vw,72px)}.mockup-hero h1{letter-spacing:-.03em;max-width:740px;font-size:clamp(40px,4.4vw,62px);font-weight:700;line-height:1.05}.mockup-hero-copy>p:not(.eyebrow){color:#3f4f63;letter-spacing:-.005em;max-width:540px;margin-top:8px;font-size:18px;font-weight:400;line-height:1.45}.hero-search-block{width:min(805px,100vw - 36px);max-width:805px;margin-top:34px}.hero-search-block .search-bar.simple{gap:13px;padding:17px 18px 19px;box-shadow:0 16px 42px #0b1f331c}.simple-search-row{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr) 168px}.hero-search-block .search-bar.simple input,.hero-search-block .search-bar.simple button{border-radius:8px;min-height:52px;transition:all .16s}.hero-search-block .search-bar.simple input,.hero-search-block .search-bar.simple input::placeholder{font-family:var(--ff-font-sans);font-size:15px;font-weight:400}.hero-search-block .search-bar.simple button{cursor:pointer;font-size:17px;font-weight:600;box-shadow:0 8px 18px #2e7d6b2e}.hero-search-block .search-bar.simple button:active{transform:translateY(0);box-shadow:0 6px 14px #2e7d6b29}.hero-search-block .search-bar.simple button:focus-visible{outline-offset:3px;outline:3px solid #2e7d6b47}.popular-searches{color:#6b7a8d;gap:5px;padding:0 2px 4px;font-size:14px}.popular-searches a{color:#52657a;font-weight:500;transition:color .16s}.hero-search-block .search-bar.simple{border:1px solid #e4eaf0;border-radius:12px;gap:12px;padding:15px 16px 16px;box-shadow:0 14px 34px #0b1f3317}.hero-search-block .search-bar.simple input,.hero-search-block .search-bar.simple button{border-radius:9px;min-height:48px}.hero-search-block .search-bar.simple input{color:#0b1f33;font-family:var(--ff-font-sans);letter-spacing:-.01em;border-color:#e4eaf0;font-size:15px;font-weight:400}.hero-search-block .search-bar.simple input::placeholder{color:#8391a4;font-family:var(--ff-font-sans);letter-spacing:-.005em;font-size:15px;font-weight:400}.hero-search-block .search-bar.simple input:hover{border-color:#c8d3df}.hero-search-block .search-bar.simple button{box-shadow:none;color:#fff;font-family:var(--ff-font-sans);letter-spacing:-.01em;background:#2e7d6b;font-size:16px;font-weight:700}.hero-search-block .search-bar.simple button:active{box-shadow:none;transform:translateY(0)}.popular-searches{color:#6b7a8d;gap:7px;padding:0 1px 2px;font-size:14px;line-height:1.45}.popular-searches a{color:#415672;font-weight:400}.popular-searches em{color:#b7c0cb;margin-left:7px}@media (max-width:1050px){.hero-search-block{width:100%;max-width:100%}.simple-search-row{grid-template-columns:1fr 1fr}}@media (max-width:720px){.hero-search-block .search-bar.simple{padding:14px}.simple-search-row{grid-template-columns:1fr}.popular-searches{font-size:13px}}.mockup-hero-media img{min-height:545px}@media (max-width:1050px){.hero-search-block{width:100%;max-width:100%}.simple-search-row{grid-template-columns:1fr 1fr}.simple-search-row button{grid-column:1/-1}}@media (max-width:720px){.mockup-hero h1{font-size:clamp(34px,8.8vw,44px);line-height:1.09}.mockup-hero-copy{padding-top:40px;padding-bottom:32px}.mockup-hero-copy>p:not(.eyebrow){font-size:18px}.hero-search-block{margin-top:28px}.simple-search-row{grid-template-columns:1fr}.popular-searches{font-size:13px}}@media (min-width:1051px){.hero-search-block{width:min(940px,100vw - 36px);max-width:940px}.simple-search-row{grid-template-columns:minmax(0,2fr) minmax(0,.95fr) 172px}}.home-recruiters{padding-bottom:52px}.recruiters-heading{margin-bottom:24px}.recruiters-heading h2{font-size:clamp(30px,3vw,40px)}.recruiters-heading p{font-size:17px}.recruiter-grid{grid-template-columns:repeat(auto-fit,minmax(360px,420px));justify-content:start;gap:18px}.recruiter-card{box-sizing:border-box;border-radius:14px;gap:12px;width:100%;max-width:420px;height:272px;min-height:272px;padding:18px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 12px 30px #0b1f330e}.recruiter-card:hover{border-color:#d6e0ea;transform:translateY(-2px);box-shadow:0 16px 34px #0b1f3316}.recruiter-top{text-align:left;grid-template-columns:104px minmax(0,1fr);place-items:center start;gap:14px}.recruiter-photo-wrap{width:104px;height:104px}.recruiter-photo-wrap:before{display:none}.recruiter-photo-wrap img{border:1px solid #e7edf3;width:96px;height:96px;box-shadow:0 7px 18px #0b1f3317}.recruiter-main{justify-items:start;width:100%;display:grid}.recruiter-main h3{color:#0b1f33;letter-spacing:-.024em;font-size:22px;font-weight:800;line-height:1.16}.recruiter-card .role{color:#2e7d6b;background:0 0;border:0;margin-top:5px;padding:0;font-size:12px;font-weight:600;line-height:1.35}.recruiter-details{width:100%;margin-top:12px}.recruiter-details a{color:#334960;text-align:left;grid-template-columns:18px minmax(0,1fr);gap:10px;min-height:28px;font-size:14px;font-weight:500}.recruiter-details a+a{border-top:1px solid #e2e9f0;margin-top:6px;padding-top:8px}.recruiter-line-icon{stroke-width:1.8px;width:18px;height:18px}.recruiter-contact{box-shadow:none;background:0 0;border-top:1px solid #e2e9f0;border-radius:0;margin-top:auto;padding:9px 4px 0}.recruiter-contact a{color:#0b1f33;gap:7px;min-height:32px;padding:0 8px;font-size:12px;font-weight:650;transition:color .18s}.recruiter-contact a+a{border-left-color:#dce5ee}.recruiter-contact a:hover,.recruiter-contact a:focus-visible{color:#0b1f33;text-underline-offset:3px;text-decoration:underline}.contact-bar-icon{stroke-width:1.8px;flex-basis:18px;width:18px;height:18px}.contact-bar-icon.linkedin{font-size:15px}@media (max-width:900px){.recruiter-grid{grid-template-columns:repeat(auto-fit,minmax(330px,420px))}}@media (max-width:520px){.recruiter-grid{grid-template-columns:minmax(0,420px)}.recruiter-card{height:auto;min-height:264px;padding:18px}.recruiter-top{grid-template-columns:92px minmax(0,1fr);gap:14px}.recruiter-photo-wrap{width:90px;height:90px}.recruiter-photo-wrap img{width:82px;height:82px}.recruiter-main h3{font-size:20px}.recruiter-card .role{font-size:12px}.recruiter-details a{font-size:14px}.recruiter-contact a{font-size:12px}}.mockup-hero{isolation:isolate;background:linear-gradient(135deg, var(--blue-dark), var(--blue));grid-template-columns:1fr;min-height:520px;overflow:visible}.mockup-hero:before{content:"";z-index:0;opacity:.22;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0f 1px,#0000 1px),linear-gradient(0deg,#ffffff0b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 34% 72%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 34% 72%,#0000 100%)}.mockup-hero-copy{z-index:3;text-align:center;justify-content:center;align-items:center;max-width:1040px;margin:0 auto;padding:clamp(56px,6vw,84px) clamp(20px,5vw,72px) 190px;position:relative;transform:translateY(-36px)}.mockup-hero-media,.mockup-hero-media:before,.mockup-hero-media img{display:none}.mockup-hero h1{color:#fff;text-align:center;max-width:940px}.mockup-hero h1 .h1-line{color:#fff}.mockup-hero h1 .h1-line .accent{color:#2e7d6b}.mockup-hero-copy>p:not(.eyebrow){color:#ffffffd1;text-align:center;max-width:640px;margin:14px auto 0;line-height:1.48}.hero-search-block{z-index:4;width:min(1120px,100% - 48px);max-width:1120px;margin:0 auto;position:absolute;bottom:74px;left:24px;right:24px;transform:none}.hero-search-block .search-bar.simple input,.hero-search-block .search-bar.simple button{min-height:54px}.popular-searches{padding-top:2px}.finfound-method{padding-top:74px}@media (max-width:1050px){.mockup-hero{grid-template-columns:1fr;min-height:560px}.mockup-hero-copy{padding-bottom:230px}.hero-search-block{width:min(880px,100% - 36px);left:18px;right:18px}.simple-search-row{grid-template-columns:1fr 1fr}.simple-search-row button{grid-column:1/-1}.finfound-method{padding-top:74px}}@media (max-width:720px){.mockup-hero{grid-template-columns:1fr;min-height:auto}.mockup-hero:before{display:none}.mockup-hero-copy{padding-top:58px;padding-bottom:48px}.hero-search-block{width:min(100% - 28px,560px);margin:24px auto 0;position:relative;bottom:auto;left:auto;right:auto;transform:none}.hero-search-block .search-bar.simple{padding:14px}.simple-search-row{grid-template-columns:1fr}.finfound-method{padding-top:72px}}.hero-search-block{width:min(1120px,100% - 48px);max-width:1120px}.hero-search-block .search-bar.simple{background:#fff;border:1px solid #e2e8f0f2;border-radius:6px;padding:18px 24px;box-shadow:0 18px 45px #0f233c29}.simple-search-row{grid-template-columns:minmax(0,2fr) minmax(0,1.25fr) 180px;gap:12px}.simple-input-wrap{min-width:0;display:block;position:relative}.simple-input-wrap:before{content:"";z-index:1;color:#64748b;opacity:.92;pointer-events:none;background:currentColor;width:18px;height:18px;position:absolute;top:50%;left:17px;transform:translateY(-50%)}.simple-input-wrap.search-icon:before{-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='m21 21-4.35-4.35M10.8 18a7.2 7.2 0 1 1 0-14.4 7.2 7.2 0 0 1 0 14.4Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='m21 21-4.35-4.35M10.8 18a7.2 7.2 0 1 1 0-14.4 7.2 7.2 0 0 1 0 14.4Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.simple-input-wrap.location-icon:before{-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M12 21s6-5.3 6-11a6 6 0 1 0-12 0c0 5.7 6 11 6 11Z'/%3E%3Ccircle cx='12' cy='10' r='2.2' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M12 21s6-5.3 6-11a6 6 0 1 0-12 0c0 5.7 6 11 6 11Z'/%3E%3Ccircle cx='12' cy='10' r='2.2' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E") 50%/contain no-repeat}.hero-search-block .search-bar.simple input,.hero-search-block .search-bar.simple button{border-radius:6px;width:100%;height:56px;min-height:56px}.hero-search-block .search-bar.simple input{color:#0b1f33;background:#f8fafc;border:1px solid #d8e0ea;padding-left:48px;font-size:15px}.hero-search-block .search-bar.simple input::placeholder{color:#7d8ca3}.hero-search-block .search-bar.simple input:focus,.hero-search-block .search-bar.simple input:focus-visible{border-color:#2e7d6b;outline:none;box-shadow:0 0 0 3px #2e7d6b24}.hero-search-block .search-bar.simple button{color:#fff;background:#2e7d6b;min-width:180px;font-weight:700;transition:background .16s,box-shadow .16s,transform .16s;box-shadow:0 6px 14px #2e7d6b2e}.hero-search-block .search-bar.simple button:hover{background:#276b5c;transform:translateY(-1px);box-shadow:0 11px 22px #2e7d6b3d}.popular-searches{color:#6b7a8d;flex-wrap:wrap;align-items:center;gap:7px;padding-top:4px;font-size:14px;line-height:1.45;display:flex}.popular-searches span{color:#0b1f33;font-weight:600}.popular-searches a{color:#415672;font-weight:400;text-decoration:none;transition:color .16s}.popular-searches a:hover{color:#2e7d6b}.popular-searches em{color:#b7c0cb;margin-left:7px;font-style:normal;display:inline}@media (max-width:1050px){.simple-search-row{grid-template-columns:1fr 1fr}}@media (max-width:720px){.hero-search-block{width:min(100% - 28px,560px)}.hero-search-block .search-bar.simple{padding:14px}.simple-search-row{grid-template-columns:1fr}.hero-search-block .search-bar.simple button{min-width:0}}.method-text-link{font-size:16px}body{font-family:var(--ff-font-sans)}main:where(.home-page) :where(p,li){font-family:var(--ff-font-sans);font-weight:450}main :where(p,li){color:#42566e}.mockup-hero-copy>p:not(.eyebrow),.home-hero .hero-copy p:not(.eyebrow),.page-hero p,.cta-band p{color:#ffffffd6}:root{--ff-font-sans:Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ff-font-body:Manrope, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ff-navy:#0b1f33;--ff-navy-dark:#0b1f33;--ff-green:#2e7d6b;--ff-text:#42566e;--ff-text-strong:#344a63;--ff-muted:#617184;--ff-border:#dde5ef;--ff-border-soft:#e7edf4;--ff-surface:#fff;--ff-surface-soft:#f8fafc;--ff-radius-card:8px;--ff-radius-field:6px;--ff-shadow-card:0 14px 34px #0b1f330f;--ff-shadow-card-hover:0 18px 42px #0b1f3317;--ff-shadow-cta:0 6px 14px #2e7d6b2e;--ff-container:1120px;--blue:var(--ff-navy);--blue-dark:var(--ff-navy-dark);--green:var(--ff-green);--ink:var(--ff-text-strong);--muted:var(--ff-muted);--line:var(--ff-border);--paper:var(--ff-surface-soft);--shadow:var(--ff-shadow-card)}html,body{font-family:var(--ff-font-sans)}body{--ff-font-sans:var(--font-inter), Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ff-font-body:var(--font-manrope), Manrope, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--ff-text-strong);background:var(--ff-surface-soft);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}:where(h1,h2,h3,h4,h5,h6){font-family:var(--ff-font-sans);color:var(--ff-navy);letter-spacing:0;font-weight:700}main:not(.home-page) :where(p:not(.eyebrow),li),.site-footer p,.contact-form p,.job-intro{font-family:var(--ff-font-body);letter-spacing:-.01em;font-weight:500;line-height:1.55}:where(.site-nav,.button,button,label,.sorter){font-family:var(--ff-font-sans)}:where(.site-nav){color:var(--ff-navy);font-size:16px;font-weight:600}:where(.button,.search-bar button,button[type=submit]){border-radius:var(--ff-radius-field);min-height:46px;font-size:15px;font-weight:700;transition:background .18s,border-color .18s,box-shadow .18s,color .18s,transform .18s}:where(.primary,.search-bar button,button[type=submit]){background:var(--ff-green);color:#fff;box-shadow:var(--ff-shadow-cta)}:where(.primary,.search-bar button,button[type=submit]):hover{background:#276b5c;transform:translateY(-1px)}:where(.secondary,.secondary.dark){border-color:var(--ff-border);color:var(--ff-navy);background:var(--ff-surface)}:where(.text-link,.accent-link,.job-link,.method-text-link){font-family:var(--ff-font-sans);font-weight:700;text-decoration:none;transition:color .18s}:where(input,select,textarea){border:1px solid var(--ff-border);border-radius:var(--ff-radius-field);background:var(--ff-surface);color:var(--ff-navy);font-family:var(--ff-font-body);letter-spacing:-.01em;font-size:15px;font-weight:500;transition:border-color .18s,box-shadow .18s,background .18s}:where(input,select,textarea)::placeholder{color:#7d8ca3;font-family:var(--ff-font-body);font-weight:400}main:not(.home-page) .job-card-top p{font-family:var(--ff-font-sans);letter-spacing:normal;font-weight:900}:where(input,select,textarea):focus,:where(input,select,textarea):focus-visible{border-color:var(--ff-green);outline:none;box-shadow:0 0 0 3px #2e7d6b24}:where(.job-card,.home-job-card,.recruiter-card,.apply-card,.promise-card,.card-grid article,.audience-grid article,.filters,.contact-form,.vacancy-cta,.search-bar){border:1px solid var(--ff-border-soft);border-radius:var(--ff-radius-card);background:var(--ff-surface);box-shadow:var(--ff-shadow-card)}:where(.job-card,.home-job-card,.recruiter-card,.apply-card,.promise-card,.card-grid article,.audience-grid article){transition:border-color .18s,box-shadow .18s,transform .18s}:where(.job-card,.home-job-card,.recruiter-card,.apply-card,.promise-card,.card-grid article,.audience-grid article):hover{box-shadow:var(--ff-shadow-card-hover);border-color:#2e7d6b47}:where(.job-category,.labels span,.pill-grid a){border-radius:var(--ff-radius-field);font-family:var(--ff-font-sans);letter-spacing:0;font-size:12px;font-weight:700}:where(.job-card h3,.home-job-card h3,.recruiter-card h3,.card-grid h3,.promise-card h3){color:var(--ff-navy);font-family:var(--ff-font-sans);font-weight:700}:where(.section){padding-left:clamp(18px,5vw,72px);padding-right:clamp(18px,5vw,72px)}.mockup-hero-copy>p.hero-subtitle{font-size:20px;font-weight:700}@media (min-width:1051px){.method-inner{grid-template-columns:minmax(0,518px) minmax(0,480px);justify-content:space-between;width:min(1120px,100%);max-width:1120px}}.home-jobs .section-heading h2,.home-recruiters .recruiters-heading h2{font-size:clamp(29px,3.1vw,40px);line-height:1.1}.home-wide-inner{width:100%;max-width:1500px;margin-inline:auto}.why-finfound{background:#f7f9fc;padding-top:clamp(72px,7vw,104px);padding-bottom:clamp(72px,7vw,104px)}.why-finfound-split{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:center;gap:clamp(48px,5vw,80px);display:grid}.why-finfound-content{max-width:650px;padding-left:clamp(0px,2.2vw,30px)}.why-finfound-eyebrow{color:#2e7d6b;font-family:var(--ff-font-sans);letter-spacing:-.01em;margin:0 0 22px;font-size:16px;font-weight:700;line-height:1.25}.why-finfound-content h2{color:#0b1f33;font-family:var(--ff-font-sans);letter-spacing:-.04em;margin:0;font-size:clamp(42px,3.7vw,54px);font-weight:700;line-height:1.13}.why-finfound-heading-line{white-space:nowrap;display:block}.why-finfound-intro{color:#526273;max-width:620px;margin:30px 0 0;font-size:17px;line-height:1.7}.why-finfound-link{color:#2e7d6b;font-family:var(--ff-font-sans);align-items:center;gap:8px;margin-top:30px;font-size:16px;font-weight:650;line-height:1.3;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.why-finfound-link span{transition:transform .18s}.why-finfound-link:hover,.why-finfound-link:focus-visible{color:#276b5c;transform:translate(2px)}.why-finfound-link:hover span,.why-finfound-link:focus-visible span{transform:translate(3px)}.why-finfound-media{aspect-ratio:3/2;background:#e8eef1;border-radius:16px;min-width:0;overflow:hidden}.why-finfound-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.why-finfound-stats{background:#ffffffb8;border:1px solid #7a91a63d;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(44px,4.5vw,66px);padding:32px 18px;display:grid}.why-finfound-stat{grid-template-columns:68px minmax(0,1fr);align-items:center;gap:22px;min-width:0;padding:8px clamp(24px,2.7vw,42px);display:grid;position:relative}.why-finfound-stat+.why-finfound-stat:before{content:"";background:#0b1f331c;width:1px;position:absolute;top:10px;bottom:10px;left:0}.why-finfound-stat-icon{color:#2e7d6b;background:#2e7d6b16;border-radius:50%;place-items:center;width:68px;height:68px;display:grid}.why-finfound-stat-icon .usp-icon{width:34px;height:34px;color:inherit;stroke-width:1.8px;flex-basis:auto}.why-finfound-stat strong{color:#2e7d6b;font-family:var(--ff-font-sans);letter-spacing:-.035em;font-size:clamp(30px,2.5vw,40px);font-weight:700;line-height:1;display:block}.count-up-value{font-variant-numeric:tabular-nums;display:inline-grid}.count-up-value-current,.count-up-value-reserve,.count-up-value-final{grid-area:1/1}.count-up-value-reserve,.count-up-value-final{visibility:hidden}@media (prefers-reduced-motion:reduce){.count-up-value-current{display:none}.count-up-value-final{visibility:visible}}.why-finfound-stat h3{color:#0b1f33;font-family:var(--ff-font-sans);letter-spacing:-.015em;margin:12px 0 0;font-size:17px;font-weight:700;line-height:1.3}.why-finfound-stat p{color:#526273;max-width:290px;margin:8px 0 0;font-size:15px;line-height:1.55}@media (max-width:1100px){.why-finfound-split{gap:48px}.why-finfound-stat{grid-template-columns:58px minmax(0,1fr);gap:16px;padding-left:20px;padding-right:20px}.why-finfound-stat-icon{width:58px;height:58px}.why-finfound-stat-icon .usp-icon{width:30px;height:30px}}@media (min-width:721px) and (max-width:1100px){.why-finfound-heading-line{white-space:normal}}@media (min-width:961px) and (max-width:1100px){.why-finfound-media{aspect-ratio:auto;align-self:stretch;position:relative}.why-finfound-media img{position:absolute;inset:0}}@media (max-width:860px){.why-finfound-split{grid-template-columns:1fr;gap:40px}.why-finfound-content{max-width:720px;padding-left:0}.why-finfound-media{aspect-ratio:16/9}}@media (max-width:1050px){.why-finfound-stats{padding-left:8px;padding-right:8px}.why-finfound-stat{text-align:center;grid-template-columns:1fr;align-content:start;justify-items:center;gap:14px;padding-left:22px;padding-right:22px}.why-finfound-stat p{margin-left:auto;margin-right:auto}}@media (max-width:720px){.why-finfound{padding-top:56px;padding-bottom:58px}.why-finfound-eyebrow{margin-bottom:16px;font-size:14px}.why-finfound-content h2{font-size:clamp(35px,10vw,44px);line-height:1.12}.why-finfound-heading-line{white-space:normal}.why-finfound-intro{margin-top:22px;font-size:16px;line-height:1.65}.why-finfound-link{margin-top:24px}.why-finfound-media{aspect-ratio:4/3;border-radius:14px}.why-finfound-stats{border-radius:14px;grid-template-columns:1fr;margin-top:34px;padding:6px 22px}.why-finfound-stat{text-align:left;grid-template-columns:58px minmax(0,1fr);justify-items:stretch;gap:18px;padding:24px 0}.why-finfound-stat+.why-finfound-stat:before{width:auto;height:1px;top:0;bottom:auto;right:0}.why-finfound-stat h3{margin-top:9px}.why-finfound-stat p{max-width:none;margin-left:0;margin-right:0}}.home-usp-strip{display:block}.home-usp-inner{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-jobs-inner .section-heading.inline{max-width:none}@media (max-width:720px){.home-usp-inner{grid-template-columns:1fr}}.home-process{margin-top:max(0px, calc(var(--ff-section-space-transition) - 96px));background:#fff;padding-top:68px;padding-bottom:76px}.home-page .home-body-copy{font-family:var(--ff-font-body);letter-spacing:-.01em;font-weight:500;line-height:1.55}.home-page .hero-search-block .search-bar.simple input{font-family:var(--ff-font-body);font-weight:500}.home-page .hero-search-block .search-bar.simple input::placeholder{font-family:var(--ff-font-body);font-weight:400}.home-page .hero-search-block .popular-searches span{font-family:var(--ff-font-sans);font-weight:600}.home-page .hero-search-block .popular-searches a,.home-page .hero-search-block .popular-searches em{font-family:var(--ff-font-body);font-size:13px;font-weight:500}.process-inner{width:100%}.process-heading{margin-bottom:42px}.process-heading h2{color:#0b1f33;letter-spacing:-.025em;margin:0;font-size:clamp(29px,3.1vw,40px);font-weight:700;line-height:1.1}.process-heading p{color:#526273;margin:10px 0 0;font-size:17px;line-height:1.5}.process-steps{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:clamp(38px,4.5vw,72px);display:grid}.process-step-wrap{min-width:0;position:relative}.process-step{text-align:center;flex-direction:column;align-items:center;min-width:0;min-height:270px;padding:0 10px;display:flex;position:relative}.process-icon{color:#2e7d6b;opacity:1;place-items:center;width:48px;height:48px;transition:color .2s,transform .2s;display:grid}.process-icon svg{color:#2e7d6b;fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;opacity:1;width:48px;height:48px}.process-icon svg *{opacity:1}.process-number{color:#276b5c;background:#2e7d6b1a;border-radius:999px;min-width:44px;margin-top:20px;padding:4px 12px;font-size:13px;font-weight:700;line-height:1}.process-step h3{color:#0b1f33;letter-spacing:-.015em;justify-content:center;align-items:flex-start;min-height:25px;margin:8px 0 0;font-size:21px;font-weight:700;line-height:1.2;display:flex}.process-step>p{color:#526273;width:100%;max-width:290px;margin:14px 0 0;font-size:15px;line-height:1.65}.process-chevron-wrap{color:#b5c1cd;pointer-events:none;place-items:center;width:20px;height:30px;display:grid;position:absolute;top:68px;left:calc(100% + clamp(19px,2.25vw,36px));transform:translate(-50%,-50%)}.step-chevron{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:26px;display:block}.process-cta{text-align:center;background:#2e7d6b0b;border:1px solid #2e7d6b24;border-radius:14px;margin-top:36px;padding:34px clamp(22px,5vw,72px) 36px}.process-cta h3{color:#0b1f33;letter-spacing:-.02em;margin:0;font-size:clamp(25px,2.4vw,34px);font-weight:700;line-height:1.15}.process-cta p{color:#526273;max-width:760px;margin:12px auto 0;font-size:17px;line-height:1.55}.process-cta-button{color:#fff;margin-top:22px;padding-left:28px;padding-right:28px}.home-contact{background:#0b1f33;border-radius:16px;grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);min-height:480px;margin-top:80px;display:grid;overflow:hidden}.home-contact-media{min-width:0;min-height:480px;overflow:hidden}.home-contact-media img{object-fit:cover;object-position:48% center;width:100%;height:100%;display:block}.home-contact-content{color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:clamp(38px,4.5vw,68px);display:flex}.home-contact-eyebrow{color:#58b69e;font-family:var(--ff-font-sans);letter-spacing:.04em;text-transform:uppercase;margin:0 0 16px;font-size:14px;font-weight:700;line-height:1.2}.home-contact-content h2{color:#fff;max-width:540px;font-family:var(--ff-font-sans);letter-spacing:-.035em;margin:0;font-size:clamp(34px,3.1vw,46px);font-weight:700;line-height:1.1}.home-contact-copy{color:#ffffffd1;max-width:600px;margin:20px 0 0;font-size:17px;line-height:1.6}.home-contact-button{color:#fff;margin-top:26px;padding-left:26px;padding-right:26px}.home-contact-phone{border-top:1px solid #ffffff26;align-items:center;gap:14px;width:min(100%,390px);margin-top:26px;padding-top:22px;display:flex}.home-contact-phone-icon{color:#58b69e;border:1px solid #58b69ee6;border-radius:50%;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.home-contact-phone-icon svg{width:22px;height:22px}.home-contact-phone div{gap:3px;display:grid}.home-contact-phone div>span{color:#ffffffc7;font-family:var(--ff-font-body);font-size:14px;font-weight:500;line-height:1.35}.home-contact-phone a{color:#58b69e;font-family:var(--ff-font-sans);font-size:20px;font-weight:700;line-height:1.2;text-decoration:none}.home-contact-phone a:hover{color:#72c5af}@media (hover:hover) and (pointer:fine){.process-step:hover .process-icon{color:#276b5c;transform:translateY(-2px)}}@media (max-width:1180px){.process-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:46px 48px}.process-chevron-wrap{display:none}.process-step{min-height:250px}}@media (max-width:900px){.home-contact{grid-template-columns:1fr;margin-top:56px}.home-contact-media{min-height:360px}.home-contact-content{padding:42px clamp(26px,7vw,52px) 46px}}@media (max-width:720px){.home-process{padding-top:54px;padding-bottom:58px}.process-heading{margin-bottom:24px}.process-heading p{font-size:16px}.process-steps{grid-template-columns:1fr;gap:42px}.process-step{min-height:0;padding:0 10px}.process-icon,.process-icon svg{width:46px;height:46px}.process-cta{margin-top:38px;padding:28px 20px 30px}.process-cta p{font-size:16px}.process-cta-button{width:100%;max-width:320px}.home-contact{border-radius:14px;min-height:0;margin-top:40px}.home-contact-media{min-height:280px}.home-contact-content{padding:34px 22px 38px}.home-contact-eyebrow{margin-bottom:13px;font-size:13px}.home-contact-content h2{font-size:clamp(30px,9vw,38px)}.home-contact-copy{margin-top:16px;font-size:16px}.home-contact-button{width:100%;margin-top:22px}.home-contact-phone{margin-top:24px;padding-top:20px}.home-contact-phone a{font-size:18px}}:where(.section-heading,.vacancy-layout,.jobs-grid,.card-grid,.audience-grid,.proof,.contact-grid){max-width:var(--ff-container);margin-left:auto;margin-right:auto}.home-jobs .home-jobs-cta{color:#fff;flex:none;width:auto;min-height:46px;padding:11px 24px;font-size:15px;display:inline-flex}.home-jobs-actions{justify-content:flex-start;margin-top:30px;display:flex}@media (max-width:720px){.home-jobs-actions{justify-content:flex-start}.home-jobs .home-jobs-cta{max-width:100%}}.home-testimonials{margin-top:max(0px, calc(var(--ff-section-space-transition) - 96px));background:#fff;padding-top:48px;padding-bottom:28px}.testimonials-inner{width:100%}.testimonials-heading{text-align:center;max-width:900px;margin:0 auto 30px}.testimonials-heading .testimonial-eyebrow{color:#2e7d6b;font-family:var(--ff-font-sans);letter-spacing:0;margin:0;font-size:15px;font-weight:600;line-height:1.2}.testimonials-heading h2{color:#0b1f33;max-width:860px;font-family:var(--ff-font-sans);letter-spacing:-.025em;margin:12px auto 0;font-size:clamp(30px,3.1vw,40px);font-weight:700;line-height:1.1}.testimonial-card{text-align:center;background:#fbfcfd;border:1px solid #dce6ea;border-radius:16px;width:100%;max-width:960px;margin:0 auto;padding:38px clamp(30px,5vw,58px) 34px;overflow:hidden}.testimonial-slide{animation:.3s both testimonial-slide-in}.testimonial-quote-icon{color:#2e7d6b;fill:currentColor;opacity:.68;width:38px;height:29px;margin:0 auto;display:block}.testimonial-card blockquote{color:#344a63;max-width:770px;min-height:198px;font-family:var(--ff-font-body);letter-spacing:-.01em;margin:17px auto 0;font-size:22px;font-weight:500;line-height:1.5}.testimonial-divider{background:#e3e9ef;width:min(520px,76%);height:1px;margin:24px auto 14px}.testimonial-person{text-align:left;justify-content:center;align-items:center;gap:14px;display:flex}.testimonial-avatar{color:#2e7d6b;background:#2e7d6b1a;border-radius:50%;flex:0 0 60px;place-items:center;width:60px;height:60px;display:grid;position:relative;overflow:hidden}.testimonial-avatar img{object-fit:cover;object-position:center 38%}.testimonial-avatar svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.testimonial-person h3{color:#0b1f33;font-family:var(--ff-font-sans);letter-spacing:0;margin:0;font-size:16px;font-weight:700;line-height:1.25}.testimonial-person p{color:#526273;font-family:var(--ff-font-body);letter-spacing:-.01em;flex-wrap:wrap;align-items:center;gap:6px;margin:5px 0 0;font-size:15px;font-weight:500;line-height:1.4;display:flex}.testimonial-meta-dot{color:#2e7d6b}.testimonial-controls{justify-content:center;align-items:center;gap:28px;margin-top:10px;display:flex}.testimonial-controls button{color:#0b1f33;width:42px;height:42px;min-height:42px;box-shadow:none;cursor:pointer;background:#fff;border:1px solid #dce5ec;border-radius:50%;place-items:center;padding:0;transition:background .18s,border-color .18s,color .18s;display:grid}.testimonial-controls button:hover,.testimonial-controls button:focus-visible{color:#276b5c;background:#f3f8f6;border-color:#2e7d6b4d}.testimonial-controls button:focus-visible,.testimonial-dots button:focus-visible{outline-offset:3px;outline:2px solid #2e7d6b52}.testimonial-controls button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.testimonial-count{color:#7f8ea1;font-family:var(--ff-font-sans);letter-spacing:0;align-items:center;gap:7px;margin:0;font-size:14px;font-weight:600;line-height:1;display:flex}.testimonial-count span:first-child{color:#2e7d6b}.testimonial-dots{justify-content:center;align-items:center;gap:12px;margin-top:14px;display:flex}.testimonial-dots button{width:8px;height:8px;min-height:0;box-shadow:none;cursor:pointer;background:#d9e1e9;border:0;border-radius:50%;padding:0;transition:background .18s}.testimonial-dots button.active{background:#2e7d6b}@keyframes testimonial-slide-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.testimonial-card{padding-left:clamp(24px,5vw,42px);padding-right:clamp(24px,5vw,42px)}.testimonial-card blockquote{font-size:21px}}@media (max-width:720px){.home-testimonials{padding-top:32px;padding-bottom:26px}.testimonials-heading{margin-bottom:24px}.testimonials-heading .testimonial-eyebrow{font-size:14px}.testimonials-heading h2{margin-top:10px;font-size:29px}.testimonial-card{border-radius:14px;padding:30px 20px 27px}.testimonial-quote-icon{width:38px;height:29px}.testimonial-card blockquote{min-height:clamp(198px,627px - 63.1vw,450px);margin-top:14px;font-size:19px;line-height:1.55}.testimonial-divider{width:88%;margin-top:21px}.testimonial-person{gap:12px}.testimonial-avatar{flex-basis:56px;width:56px;height:56px}.testimonial-controls{gap:24px}}@media (prefers-reduced-motion:reduce){.testimonial-slide{animation:none}}body:has(.home-page) .site-header{min-height:82px;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border-bottom:1px solid #0b1f3312;padding:0 clamp(24px,4.5vw,72px)}body:has(.home-page) .header-inner{gap:clamp(54px,8vw,150px);max-width:1320px;min-height:82px}body:has(.home-page) .brand img{width:auto;max-width:188px;height:50px}body:has(.home-page) .header-inner .site-nav{color:#0b1f33;gap:clamp(34px,3.2vw,46px);font-size:16px;font-weight:600}body:has(.home-page) .header-inner .site-nav a{color:inherit;font-weight:600;transition:color .17s}body:has(.home-page) .header-inner .site-nav a:hover{color:#2e7d6b}body:has(.home-page) .header-inner .site-nav a:focus-visible{color:#2e7d6b}body:has(.home-page) .header-inner .site-nav .nav-with-new{color:#2e7d6b}.home-page .mockup-hero{isolation:isolate;background:radial-gradient(circle at 50% 45%,#264a6757 0%,#12304929 34%,#0000 67%),linear-gradient(116deg,#071b2d 0%,#0b2338 54%,#0d2941 100%);grid-template-columns:1fr;min-height:520px;display:grid;position:relative;overflow:hidden}.home-page .mockup-hero:before{z-index:0;opacity:1;content:"";pointer-events:none;background:radial-gradient(58% 112% at -5% 112%,#ffffff13 0 41%,#0000 41.4%),radial-gradient(47% 108% at 105% -8%,#ffffff0e 0 43%,#0000 43.4%);display:block;position:absolute;inset:0;-webkit-mask-image:none;mask-image:none}.home-page .mockup-hero-copy{z-index:2;text-align:center;justify-content:flex-start;align-items:center;width:100%;max-width:1180px;margin:0 auto;padding:clamp(58px,5.5vw,78px) clamp(22px,5vw,72px) 188px;position:relative;transform:none}.home-page .mockup-hero h1{color:#fff;letter-spacing:-.04em;text-align:center;max-width:1040px;margin:0;font-size:clamp(50px,4.8vw,64px);font-weight:700;line-height:1.04}.home-page .mockup-hero h1 .h1-line{color:#fff;white-space:nowrap;display:block}.home-page .mockup-hero h1 .h1-line .accent{color:#35937c}.home-page .mockup-hero-copy>p.hero-subtitle{color:#ffffffeb;max-width:760px;font-family:var(--ff-font-sans);letter-spacing:-.01em;text-align:center;margin:18px auto 0;font-size:18px;font-weight:700;line-height:1.45}.home-page .hero-search-block{z-index:4;width:min(1100px,100% - 48px);max-width:1100px;margin:0 auto;position:absolute;bottom:46px;left:24px;right:24px;transform:none}.home-page .hero-search-block .search-bar.simple{background:#fff;border:1px solid #dde5edf5;border-radius:15px;gap:14px;width:100%;padding:18px 20px 17px;display:grid;box-shadow:0 20px 44px #03142230}.home-page .simple-search-row{grid-template-columns:minmax(0,1.55fr) minmax(0,1.2fr) 170px;gap:12px;display:grid}.home-page .simple-input-wrap:before{color:#718298;opacity:.9;width:18px;height:18px;left:18px}.home-page .hero-search-block .search-bar.simple input,.home-page .hero-search-block .search-bar.simple button{border-radius:8px;width:100%;height:58px;min-height:58px}.home-page .hero-search-block .search-bar.simple input{color:#0b1f33;font-family:var(--ff-font-body);letter-spacing:-.01em;background:#fff;border:1px solid #dbe3ec;padding-left:50px;font-size:15px;font-weight:500}.home-page .hero-search-block .search-bar.simple input::placeholder{color:#7f8da0;font-family:var(--ff-font-body);font-size:15px;font-weight:400}.home-page .hero-search-block .search-bar.simple input:hover{border-color:#c5d0dc}.home-page .hero-search-block .search-bar.simple input:focus,.home-page .hero-search-block .search-bar.simple input:focus-visible{border-color:#2e7d6b;outline:none;box-shadow:0 0 0 3px #2e7d6b1c}.home-page .hero-search-block .search-bar.simple button{color:#fff;min-width:0;font-family:var(--ff-font-sans);background:#2e7d6b;border:0;font-size:16px;font-weight:700;box-shadow:0 7px 16px #2e7d6b2e}.home-page .hero-search-block .search-bar.simple button:hover{background:#276b5c;transform:translateY(-1px);box-shadow:0 10px 20px #2e7d6b38}.home-page .popular-searches{color:#64758a;border-top:1px solid #e6ebf0;flex-wrap:wrap;align-items:center;gap:7px;margin:0;padding:14px 2px 1px;font-size:13.5px;line-height:1.45;display:flex}.home-page .popular-searches span{color:#0b1f33;font-family:var(--ff-font-sans);font-size:14px;font-weight:600}.home-page .popular-searches a{color:#526273;font-family:var(--ff-font-body);font-size:13.5px;font-weight:500;text-decoration:none}.home-page .popular-searches a:hover,.home-page .popular-searches a:focus-visible{color:#2e7d6b}.home-page .popular-searches em{color:#c8d0d8;margin-left:7px}@media (max-width:1050px){body:has(.home-page) .header-inner{gap:26px}body:has(.home-page) .header-inner .site-nav{gap:22px;font-size:14px;overflow:visible}.home-page .mockup-hero{min-height:590px}.home-page .mockup-hero-copy{padding-bottom:258px}.home-page .hero-search-block{width:min(900px,100% - 36px);bottom:40px;left:18px;right:18px}.home-page .simple-search-row{grid-template-columns:1fr 1fr}.home-page .simple-search-row button{grid-column:1/-1}}@media (min-width:961px) and (max-width:1050px){.home-page .mockup-hero{row-gap:32px;min-height:auto;padding-bottom:40px}.home-page .mockup-hero-copy{padding-bottom:0}.home-page .hero-search-block{position:relative;inset:auto}}@media (min-width:721px) and (max-width:840px){.home-page .hero-search-block{bottom:180px}}@media (width:820px) and (height:1180px),(width:768px) and (height:1024px){.home-page .hero-search-block{bottom:120px}}@media (max-width:720px){body:has(.home-page) .site-header{min-height:72px;padding:0 16px}body:has(.home-page) .header-inner{gap:10px;min-height:72px;padding:9px 0}body:has(.home-page) .brand img{max-width:154px;height:46px}body:has(.home-page) .header-inner .site-nav{gap:18px;padding-top:10px;overflow:auto hidden}.home-page .mockup-hero{min-height:auto}.home-page .mockup-hero:before{background:radial-gradient(92% 76% at -15% 105%,#ffffff12 0 40%,#0000 40.5%),radial-gradient(78% 72% at 112% -5%,#ffffff0b 0 42%,#0000 42.5%)}.home-page .mockup-hero-copy{padding:52px 20px 34px}.home-page .mockup-hero h1{font-size:clamp(36px,10vw,44px);line-height:1.08}.home-page .mockup-hero h1 .h1-line,.home-page .mockup-hero h1 .h1-line:first-child{white-space:normal}.home-page .mockup-hero-copy>p.hero-subtitle{margin-top:16px;font-size:17px}.home-page .hero-search-block{width:min(100% - 28px,560px);margin:0 auto 38px;position:relative;bottom:auto;left:auto;right:auto}.home-page .hero-search-block .search-bar.simple{border-radius:13px;gap:12px;padding:14px}.home-page .simple-search-row{grid-template-columns:1fr}.home-page .simple-search-row button{grid-column:auto}.home-page .hero-search-block .search-bar.simple input,.home-page .hero-search-block .search-bar.simple button{height:54px;min-height:54px}.home-page .popular-searches{gap:6px;padding-top:13px;font-size:13px}.home-page .popular-searches span,.home-page .popular-searches a{font-size:13px}}.home-site-footer.site-footer{box-shadow:none;color:#f4f8fbdb;background:#071b2e;border:0;padding:0;display:block}.home-footer-inner{width:min(1500px,100%);margin-inline:auto;padding:clamp(68px,6vw,92px) clamp(24px,5vw,76px) 30px}.home-footer-grid{grid-template-columns:minmax(250px,1.35fr) minmax(165px,.78fr) minmax(175px,.82fr) minmax(230px,1fr);align-items:start;gap:clamp(46px,5vw,92px);display:grid}.home-footer-brand{max-width:360px}.home-site-footer img.home-footer-logo{aspect-ratio:4;filter:none;width:218px;height:auto;display:block;transform:translate(-13.8%,-8px)}.home-site-footer .home-footer-brand p{color:#dde6eec2;max-width:340px;font-family:var(--ff-font-body);margin:2px 0 0;font-size:15px;font-weight:500;line-height:1.75}.home-footer-socials{gap:12px;margin-top:28px;display:flex}.home-site-footer .home-footer-socials a{color:#f6f9fbe0;background:#ffffff06;border:1px solid #e8eff438;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.home-site-footer .home-footer-socials a:hover,.home-site-footer .home-footer-socials a:focus-visible{color:#69b5a2;background:#2e7d6b21;border-color:#2e7d6bcc}.home-footer-social-icon{flex:0 0 18px;width:18px;height:18px;display:block}.home-site-footer img.home-footer-social-icon--linkedin{filter:none;object-fit:contain;width:18px;height:auto}.home-footer-social-icon--instagram,.home-footer-social-icon--whatsapp{background-color:currentColor;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.home-footer-social-icon--instagram{-webkit-mask-image:url(/assets/instagram.svg);mask-image:url(/assets/instagram.svg)}.home-footer-social-icon--whatsapp{-webkit-mask-image:url(/assets/whatsapp.svg);mask-image:url(/assets/whatsapp.svg)}.home-site-footer h3{color:#f7fafceb;font-family:var(--ff-font-sans);letter-spacing:.09em;text-transform:uppercase;margin:3px 0 24px;font-size:13px;font-weight:650;line-height:1.2}.home-site-footer .home-footer-links{flex-direction:column;gap:14px;display:flex}.home-site-footer .home-footer-links a{color:#e8eef3d1;width:fit-content;font-family:var(--ff-font-sans);align-items:center;padding-left:17px;font-size:15px;font-weight:500;line-height:1.45;text-decoration:none;transition:color .18s;display:inline-flex;position:relative}.home-site-footer .home-footer-links a:before{content:"›";color:#46a18b;font-size:22px;font-weight:500;line-height:1;position:absolute;left:0}.home-site-footer .home-footer-links a:hover,.home-site-footer .home-footer-links a:focus-visible{color:#66b7a3}.home-site-footer .home-footer-contact{color:#e8eef3d1;flex-direction:column;gap:17px;font-style:normal;display:flex}.home-site-footer .home-footer-contact a{color:#eff4f7db;font-family:var(--ff-font-sans);align-items:center;gap:12px;font-size:15px;font-weight:500;line-height:1.45;text-decoration:none;transition:color .18s;display:flex}.home-site-footer .home-footer-contact a span{color:inherit;transition:color .18s}.home-site-footer .home-footer-contact a:hover,.home-site-footer .home-footer-contact a:focus-visible,.home-site-footer .home-footer-contact a:hover span,.home-site-footer .home-footer-contact a:focus-visible span{color:#66b7a3}.home-footer-contact svg{fill:none;stroke:#5eaa98;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 20px;width:20px;height:20px}.home-footer-company{border-top:1px solid #e5edf229;gap:10px;margin-top:8px;padding-top:20px;display:grid}.home-site-footer .home-footer-company span{color:#d2dde5ad;font-family:var(--ff-font-body);font-size:14px;font-weight:500}.home-footer-company b{color:#eff4f7d1;font-family:var(--ff-font-sans);margin-right:7px;font-weight:600}.home-footer-bottom{border-top:1px solid #e5edf226;justify-content:space-between;align-items:center;gap:20px 36px;margin-top:clamp(58px,6vw,82px);padding-top:26px;display:flex}.home-site-footer .home-footer-bottom>span{color:#cdd8e19e;font-family:var(--ff-font-body);font-size:13px;font-weight:500}.home-footer-bottom div{align-items:center;gap:30px;display:flex}.home-site-footer .home-footer-bottom a{color:#dce5ebb8;font-family:var(--ff-font-sans);font-size:13px;font-weight:500;text-decoration:none;transition:color .18s}.home-site-footer .home-footer-bottom a:hover,.home-site-footer .home-footer-bottom a:focus-visible{color:#66b7a3}@media (max-width:1050px){.home-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px 72px}}@media (max-width:720px){.home-footer-inner{padding:56px 20px 25px}.home-footer-grid{grid-template-columns:1fr;gap:40px}.home-footer-brand{max-width:100%}.home-site-footer img.home-footer-logo{width:192px}.home-site-footer .home-footer-brand p{max-width:420px;margin-top:20px}.home-footer-socials{margin-top:24px}.home-site-footer h3{margin-bottom:19px}.home-site-footer .home-footer-links{gap:12px}.home-site-footer .home-footer-links a,.home-site-footer .home-footer-contact a{min-height:30px}.home-footer-bottom{flex-direction:column;align-items:flex-start;margin-top:50px;padding-top:23px}.home-footer-bottom div{flex-wrap:wrap;gap:12px 24px}}:root{--white:#fff}.site-header{min-height:82px;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border-bottom:1px solid #0b1f3312;padding:0 clamp(24px,4.5vw,72px);display:block}.header-inner{justify-content:space-between;align-items:center;gap:clamp(54px,8vw,150px);width:100%;max-width:1320px;min-height:82px;margin:0 auto;display:flex}.site-header .brand img{width:auto;max-width:188px;height:50px}.header-inner .site-nav{color:#0b1f33;width:auto;font-family:var(--ff-font-sans);flex:0 auto;justify-content:flex-end;gap:clamp(34px,3.2vw,46px);padding-right:0;font-size:16px;font-weight:600;line-height:20px}.header-inner .site-nav a{color:inherit;font-weight:600;transition:color .17s}.header-inner .site-nav a:hover,.header-inner .site-nav a:focus-visible,.header-inner .site-nav .nav-with-new{color:#2e7d6b}.public-page{background:#fff;overflow:hidden}.finfound-page-hero{isolation:isolate;background:radial-gradient(circle at 42% 42%,#264a673d,#0000 58%),linear-gradient(116deg,#071b2d 0%,#0b2338 56%,#0d2941 100%);align-items:center;min-height:clamp(320px,28vw,370px);display:flex;position:relative;overflow:hidden}.finfound-page-hero:before,.finfound-page-hero:after,.job-detail-hero:before,.job-detail-hero:after{z-index:-1;content:"";pointer-events:none;background:#ffffff0b;border-radius:50%;display:block;position:absolute}.finfound-page-hero:before,.job-detail-hero:before{width:620px;height:620px;top:-310px;right:-170px}.finfound-page-hero:after,.job-detail-hero:after{background:#ffffff09;width:650px;height:650px;bottom:-370px;left:-230px}.finfound-page-hero--left:before{left:-220px;right:auto}.finfound-page-hero--left:after{left:auto;right:-280px}.finfound-page-hero--right:after{left:-340px}.finfound-page-hero-inner{z-index:1;width:min(1320px,100% - 48px);margin:0 auto;padding:clamp(66px,7vw,88px) 0;position:relative}.finfound-page-hero-copy{max-width:920px}.finfound-page-hero-eyebrow{color:#66b7a3;font-family:var(--ff-font-sans);letter-spacing:.01em;margin:0 0 18px;font-size:15px;font-weight:650;line-height:1.3}.finfound-page-hero h1{color:#fff;max-width:920px;font-family:var(--ff-font-sans);letter-spacing:-.04em;margin:0;font-size:clamp(44px,5vw,64px);font-weight:700;line-height:1.04}.finfound-page-hero-description{color:#eff5f8d1;max-width:760px;font-family:var(--ff-font-body);letter-spacing:-.01em;margin:22px 0 0;font-size:clamp(17px,1.5vw,19px);font-weight:500;line-height:1.65}.finfound-page-hero-action{width:fit-content;margin-top:30px}.public-page>.section:not(.cta-band),.public-page>.vacancy-layout,.public-page>.job-detail-layout{width:min(1320px,100% - 48px);margin-inline:auto;padding-left:0;padding-right:0}.public-page>.section:not(.cta-band){padding-top:clamp(72px,8vw,104px);padding-bottom:clamp(72px,8vw,104px)}.public-page :where(p:not(.eyebrow),li){font-family:var(--ff-font-body);letter-spacing:-.01em;font-weight:500;line-height:1.6}.public-page :where(h1,h2,h3,label,button,.button,.eyebrow){font-family:var(--ff-font-sans)}.public-page .eyebrow{color:#2e7d6b;letter-spacing:.01em;font-size:14px;font-weight:650}.public-page .section-heading{margin-bottom:42px}.public-page .section-heading h2,.public-page .two-column h2,.public-page .cta-band h2{letter-spacing:-.035em}.public-page .card-grid,.public-page .contact-grid,.public-page .salary-section,.public-page .team-grid,.public-page .audience-grid{gap:22px}.public-page .card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.public-page .card-grid article,.public-page .contact-grid article,.public-page .team-grid article,.public-page .audience-grid article,.public-page .promise-card,.public-page .salary-table{border-color:#e3e9ee;border-radius:12px;box-shadow:0 14px 34px #0b1f3309}.public-page .card-grid article,.public-page .contact-grid article,.public-page .salary-table{padding:clamp(24px,2.6vw,34px)}.public-page .contact-form{border-color:#e1e8ed;border-radius:14px;gap:16px;padding:clamp(24px,3vw,38px);box-shadow:0 18px 44px #0b1f330b}.public-page .contact-form label,.public-page .filters label,.public-page .sorter{font-weight:650}.public-page :where(input,select,textarea){font-family:var(--ff-font-body);border-color:#dce5eb;border-radius:8px;font-weight:500}.public-page .check-list li{color:#344a63;font-family:var(--ff-font-body);border-left-width:2px;border-radius:0 8px 8px 0;padding:16px 18px;font-weight:500}.public-page .proof{background:#0b2338;border-radius:14px}.public-page .proof div{text-align:center;background:0 0;border-left:1px solid #ffffff24;font-weight:650}.public-page .cta-band{background:#0b2338;padding-top:clamp(70px,8vw,100px);padding-bottom:clamp(70px,8vw,100px)}.public-page .page-search{width:min(1100px,100% - 48px);max-width:1100px;margin-top:-34px;padding:0}.public-page .search-bar{background:#fff}.public-page .button.primary,.public-page button[type=submit],.finfound-page-hero .button.primary{color:#fff}.public-page .vacancy-layout{max-width:1320px;padding-top:72px;padding-bottom:96px}.public-page .results-head,.public-page .filters,.public-page .job-card,.public-page .vacancy-cta,.public-page .empty-state{border-color:#e1e8ed;border-radius:12px;box-shadow:0 12px 30px #0b1f3309}.public-page .job-card{background:linear-gradient(#2e7d6b,#2e7d6b) top/100% 2px no-repeat,#fff}.job-detail-hero{isolation:isolate;background:radial-gradient(circle at 42% 42%,#264a673d,#0000 58%),linear-gradient(116deg,#071b2d 0%,#0b2338 56%,#0d2941 100%);min-height:370px;padding:0;display:block;position:relative;overflow:hidden}.job-detail-hero-inner{z-index:1;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:clamp(36px,6vw,80px);width:min(1320px,100% - 48px);min-height:370px;margin:0 auto;padding:clamp(58px,6vw,78px) 0;display:grid;position:relative}.job-detail-hero h1{color:#fff;letter-spacing:-.04em;font-size:clamp(42px,4.5vw,60px);line-height:1.05}.job-detail-hero p:not(.eyebrow){font-family:var(--ff-font-body);font-weight:500;line-height:1.6}.job-detail-page .job-detail-layout{padding-top:88px;padding-bottom:96px}.job-detail-page .job-content,.job-detail-page .apply-card{border-color:#e1e8ed;border-radius:12px;box-shadow:0 14px 34px #0b1f330a}@media (max-width:1050px){.header-inner{gap:26px}.header-inner .site-nav{gap:22px;font-size:14px;overflow:visible}.public-page .card-grid,.public-page .contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.job-detail-hero-inner{grid-template-columns:minmax(0,1fr) 320px;gap:34px}}@media (max-width:840px){.home-page .hero-search-block .popular-searches{display:none}.public-page .two-column,.job-detail-hero-inner,.job-detail-page .job-detail-layout{grid-template-columns:1fr}.job-detail-hero-inner{align-items:start}.job-detail-hero .job-summary{width:min(100%,520px)}}@media (max-width:720px){.site-header{min-height:72px;padding:0 16px}.header-inner{flex-wrap:wrap;gap:10px;min-height:72px;padding:9px 0}.site-header .brand img{max-width:154px;height:46px}.header-inner .site-nav{scrollbar-width:none;flex:1 0 100%;order:2;justify-content:flex-start;gap:18px;padding-top:10px;padding-bottom:2px;overflow:auto hidden}.header-inner .site-nav::-webkit-scrollbar{display:none}.finfound-page-hero{min-height:auto}.finfound-page-hero-inner,.job-detail-hero-inner,.public-page>.section:not(.cta-band),.public-page>.vacancy-layout,.public-page>.job-detail-layout,.public-page .page-search{width:min(100% - 40px,1320px)}.finfound-page-hero-inner{padding:58px 0 64px}.finfound-page-hero h1,.job-detail-hero h1{font-size:clamp(38px,11vw,50px)}.finfound-page-hero-description{margin-top:18px;font-size:17px}.finfound-page-hero-action{margin-top:26px}.public-page .card-grid,.public-page .contact-grid,.public-page .salary-section,.public-page .team-grid,.public-page .audience-grid,.public-page .proof{grid-template-columns:1fr}.public-page .proof div{border-top:1px solid #ffffff1f;border-left:0}.public-page .proof div:first-child{border-top:0}.public-page .vacancy-layout{padding-top:60px;padding-bottom:76px}.job-detail-hero-inner{min-height:auto;padding:54px 0 64px}}.vacancies-page .vacancy-hero-search{z-index:3;width:min(1020px,100% - 48px);max-width:1020px;margin-top:-82px;position:relative}.vacancies-page .vacancy-hero-search .search-bar.simple{background:#fff;border:1px solid #dbe2e8e6;border-radius:12px;padding:14px;display:block;box-shadow:0 16px 38px #0b1f331f}.vacancies-page .vacancy-hero-search .simple-search-row{grid-template-columns:minmax(0,1.12fr) minmax(0,.94fr) 132px;gap:10px;display:grid}.vacancies-page .vacancy-hero-search .simple-input-wrap{display:block}.vacancies-page .vacancy-hero-search .search-bar.simple input,.vacancies-page .vacancy-hero-search .search-bar.simple button{border-radius:8px;width:100%;min-height:50px}.vacancies-page .vacancy-hero-search .search-bar.simple input{color:#30445a;font-family:var(--ff-font-body);border:1px solid #dce5ec;padding-left:48px;font-size:15px;font-weight:500}.vacancies-page .vacancy-hero-search .search-bar.simple input::placeholder{color:#8190a2;font-weight:400}.vacancies-page .vacancy-hero-search .search-bar.simple button{min-width:0;font-family:var(--ff-font-sans);padding-inline:20px;font-size:15px;font-weight:650}.vacancies-page .vacancy-hero-search .popular-searches{display:none}.vacancy-overview-section{background:#fbfcfd;padding:clamp(48px,4vw,62px) clamp(24px,2.8vw,44px) clamp(80px,7vw,112px)}.vacancy-overview-toolbar-row,.vacancy-overview-layout,.vacancy-overview-cta{width:100%;max-width:1500px;margin-inline:auto}.vacancy-overview-toolbar-row{grid-template-columns:260px minmax(0,1fr);gap:clamp(28px,2.4vw,36px);margin-bottom:20px;display:grid}.vacancy-overview-toolbar-row .vacancy-overview-toolbar{grid-column:2}.vacancy-overview-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:clamp(28px,2.4vw,36px);display:grid}.vacancy-filter-panel{background:#fff;border:1px solid #dfe6ec;border-radius:12px;position:sticky;top:96px;overflow:hidden;box-shadow:0 12px 32px #0b1f3309}.vacancy-filter-panel>summary{display:none}.vacancy-filter-content{padding:24px}.vacancy-filter-content h2,.vacancy-overview-toolbar h2{color:#0b1f33;font-family:var(--ff-font-sans);letter-spacing:-.02em;margin:0;font-weight:700}.vacancy-filter-content h2{font-size:20px;line-height:1.2}.vacancy-filter-form{gap:22px;margin-top:24px;display:grid}.vacancy-filter-field{gap:9px;display:grid}.vacancy-filter-field>span,.vacancy-filter-options legend{color:#0b1f33;font-family:var(--ff-font-sans);font-size:14px;font-weight:650;line-height:1.3}.vacancy-filter-field input,.vacancy-filter-field select,.vacancy-sort select{color:#30445a;width:100%;min-height:48px;font-family:var(--ff-font-body);background:#fff;border:1px solid #dce5ec;border-radius:8px;outline:none;font-size:14px;font-weight:500;transition:border-color .16s,box-shadow .16s}.vacancy-filter-field input{padding:0 14px}.vacancy-filter-input-wrap{display:block;position:relative}.vacancy-filter-input-wrap:before{content:"";z-index:1;opacity:.88;pointer-events:none;background:#718298;width:16px;height:16px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.vacancy-filter-input-wrap.is-search:before{-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='m21 21-4.35-4.35M10.8 18a7.2 7.2 0 1 1 0-14.4 7.2 7.2 0 0 1 0 14.4Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='m21 21-4.35-4.35M10.8 18a7.2 7.2 0 1 1 0-14.4 7.2 7.2 0 0 1 0 14.4Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.vacancy-filter-input-wrap.is-location:before{-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M12 21s6-5.3 6-11a6 6 0 1 0-12 0c0 5.7 6 11 6 11Z'/%3E%3Ccircle cx='12' cy='10' r='2.2' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M12 21s6-5.3 6-11a6 6 0 1 0-12 0c0 5.7 6 11 6 11Z'/%3E%3Ccircle cx='12' cy='10' r='2.2' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E") 50%/contain no-repeat}.vacancy-filter-field .vacancy-filter-input-wrap input{padding-left:39px}.vacancy-filter-field select,.vacancy-sort select{padding:0 38px 0 14px}.vacancy-filter-field input::placeholder{color:#8997a7;font-weight:400}.vacancy-filter-field input:focus,.vacancy-filter-field select:focus,.vacancy-sort select:focus{border-color:#2e7d6b9e;box-shadow:0 0 0 3px #2e7d6b1a}.vacancy-filter-select{width:100%;position:relative}.vacancy-filter-select-trigger{color:#30445a;width:100%;min-height:48px;font-family:var(--ff-font-body);text-align:left;cursor:pointer;background:#fff;border:1px solid #dce5ec;border-radius:8px;padding:0 44px 0 14px;font-size:14px;font-weight:500;line-height:1.3;transition:border-color .16s,box-shadow .16s;position:relative}.vacancy-filter-select-trigger:after{content:"";border-bottom:1.6px solid #52667b;border-right:1.6px solid #52667b;width:7px;height:7px;transition:transform .16s;position:absolute;top:50%;right:17px;transform:translateY(-65%)rotate(45deg)}.vacancy-filter-select.is-open .vacancy-filter-select-trigger,.vacancy-filter-select-trigger:focus-visible{border-color:#2e7d6b9e;outline:none;box-shadow:0 0 0 3px #2e7d6b1a}.vacancy-filter-select.is-open .vacancy-filter-select-trigger:after{transform:translateY(-20%)rotate(225deg)}.vacancy-filter-select-menu{z-index:30;background:#fff;border:1px solid #dce5ec;border-radius:8px;width:100%;max-height:286px;padding:5px;position:absolute;top:calc(100% + 7px);left:0;overflow-y:auto;box-shadow:0 14px 30px #0b1f331f}.vacancy-filter-select-option{color:#405469;width:100%;min-height:40px;font-family:var(--ff-font-body);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:9px 10px;font-size:14px;font-weight:500;line-height:1.35;transition:background-color .14s,color .14s;display:block}.vacancy-filter-select-option:hover,.vacancy-filter-select-option:focus-visible{color:#203b39;background:#f2f7f5;outline:none}.vacancy-filter-select-option.is-selected{color:#276b5c;background:#2e7d6b1a;font-weight:650}.vacancy-filter-options{border:0;gap:12px;margin:0;padding:0;display:grid}.vacancy-filter-options legend{margin-bottom:10px}.vacancy-filter-choice{color:#405469;font-family:var(--ff-font-body);cursor:pointer;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.vacancy-filter-choice input{accent-color:#2e7d6b;width:17px;height:17px;margin:0}.vacancy-filter-reset{color:#2e7d6b;font-family:var(--ff-font-sans);justify-self:start;font-size:14px;font-weight:650;text-decoration:none}.vacancy-filter-reset:hover,.vacancy-filter-reset:focus-visible{color:#276b5c;text-underline-offset:4px;text-decoration:underline}.vacancy-filter-submit{width:100%;min-height:48px}.vacancy-filter-note{color:#778798;font-family:var(--ff-font-body);text-align:center;margin:-2px 0 0;font-size:12px;font-weight:500;line-height:1.55}.vacancy-overview-main{min-width:0}.vacancy-overview-toolbar{justify-content:space-between;align-items:center;gap:24px;min-height:48px;display:flex}.vacancy-overview-toolbar h2{font-size:22px;line-height:1.25}.vacancy-sort{width:min(190px,100%)}.vacancy-sort select{cursor:pointer;min-height:46px}.vacancy-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 18px;display:grid}.vacancy-card-grid .home-job-card{background:linear-gradient(#2e7d6b,#2e7d6b) top/100% 2px no-repeat,#fff;border:1px solid #e2e8ed;border-radius:12px;gap:0;min-width:0;height:342px;padding:21px 20px 20px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;box-shadow:0 12px 30px #0b1f3309}.vacancy-card-grid .home-job-card:hover,.vacancy-card-grid .home-job-card:focus-visible{border-color:#2e7d6b47;transform:translateY(-1px);box-shadow:0 15px 34px #0b1f330f}.vacancy-card-grid .job-card-meta{gap:8px}.vacancy-card-grid .job-category{color:#20364c;font-family:var(--ff-font-sans);letter-spacing:.025em;background:#f0f4f7;border-radius:7px;padding:4px 9px;font-size:11px;font-weight:700;line-height:1.2}.vacancy-card-grid .job-category.job-type-badge{color:#276b5c;background:#2e7d6b1a}.vacancy-card-grid .job-title-zone{min-height:63px;padding-top:17px}.vacancy-card-grid .home-job-card h3{letter-spacing:-.018em;font-size:20px;line-height:1.2}.vacancy-card-grid .job-divider{background:#e7ecf0}.vacancy-card-grid .home-job-meta{color:#415469;font-family:var(--ff-font-sans);gap:8px;margin-top:16px;font-size:14px;font-weight:500;line-height:1.4}.vacancy-card-grid .home-job-card .job-meta-line,.vacancy-card-grid .home-job-card .job-meta-salary{color:#415469;gap:9px;font-weight:500}.vacancy-card-grid .job-meta-icon{color:#2e7d6b;opacity:.92}.vacancy-card-grid .home-job-card .home-job-summary{color:#637387;font-family:var(--ff-font-body);margin-top:16px;font-size:15px;font-weight:500;line-height:1.55}.vacancy-card-grid .home-job-card .job-link{color:#2e7d6b;font-family:var(--ff-font-sans);letter-spacing:-.005em;font-size:14px;font-weight:650}.vacancy-card-grid .home-job-card:hover .job-link,.vacancy-card-grid .home-job-card:focus-visible .job-link{color:#276b5c;transform:translate(1px)}.vacancy-overview-empty{min-height:280px}.vacancy-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:40px;display:flex}.vacancy-pagination a,.vacancy-pagination>span{color:#30445a;width:44px;height:44px;font-family:var(--ff-font-sans);background:#fff;border:1px solid #dfe6ec;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.vacancy-pagination a:hover,.vacancy-pagination a:focus-visible,.vacancy-pagination a.is-current{color:#fff;background:#2e7d6b;border-color:#2e7d6b}.vacancy-pagination .vacancy-pagination-next{border-radius:8px;gap:12px;width:auto;padding:0 19px}.vacancy-overview-cta{background:#fff;border:1px solid #dfe8e6;border-radius:14px;justify-content:space-between;align-items:center;gap:clamp(30px,5vw,72px);margin-top:clamp(64px,7vw,92px);padding:clamp(32px,4vw,52px) clamp(28px,4.5vw,62px);display:flex;box-shadow:0 14px 38px #0b1f3309}.vacancy-overview-cta-icon{color:#2e7d6b;background:#2e7d6b17;border-radius:50%;flex:0 0 76px;justify-content:center;align-items:center;width:76px;height:76px;display:inline-flex}.vacancy-overview-cta-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:38px;height:38px}.vacancy-overview-cta>div{max-width:790px}.vacancy-overview-cta h2{color:#0b1f33;font-family:var(--ff-font-sans);letter-spacing:-.025em;margin:0;font-size:clamp(26px,2.2vw,34px);font-weight:700;line-height:1.15}.vacancy-overview-cta p{color:#5b6e82;font-family:var(--ff-font-body);margin:13px 0 0;font-size:16px;font-weight:500;line-height:1.6}.vacancy-overview-cta .button{flex:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1180px){.vacancy-overview-toolbar-row,.vacancy-overview-layout{grid-template-columns:260px minmax(0,1fr)}.vacancy-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.vacancies-page .vacancy-hero-search{margin-top:-72px}.vacancy-overview-section{padding-inline:24px}.vacancy-overview-toolbar-row,.vacancy-overview-layout{grid-template-columns:1fr}.vacancy-overview-toolbar-row .vacancy-overview-toolbar{grid-column:1}.vacancy-filter-panel{position:static}.vacancy-filter-panel>summary{color:#0b1f33;font-family:var(--ff-font-sans);cursor:pointer;padding:19px 22px;font-size:18px;font-weight:700;display:block}.vacancy-filter-panel[open]>summary{border-bottom:1px solid #e4eaef}.vacancy-filter-content h2{display:none}.vacancy-filter-form{margin-top:0}.vacancy-overview-cta{align-items:flex-start}}@media (max-width:680px){.vacancies-page .vacancy-hero-search{width:calc(100% - 40px);margin-top:-38px}.vacancies-page .vacancy-hero-search .search-bar.simple{padding:12px}.vacancies-page .vacancy-hero-search .simple-search-row{grid-template-columns:1fr}.vacancy-overview-section{padding:54px 20px 76px}.vacancy-filter-content{padding:22px 20px 24px}.vacancy-overview-toolbar{flex-direction:column;align-items:flex-start;gap:14px}.vacancy-sort{width:100%}.vacancy-card-grid{grid-template-columns:1fr}.vacancy-pagination{justify-content:flex-start;gap:8px}.vacancy-pagination a,.vacancy-pagination>span{width:40px;height:40px}.vacancy-pagination .vacancy-pagination-next{padding:0 14px}.vacancy-overview-cta{flex-direction:column;margin-top:58px;padding:30px 24px}.vacancy-overview-cta-icon{flex-basis:64px;width:64px;height:64px}.vacancy-overview-cta .button{width:100%}}.vacancies-page .finfound-page-hero{background:radial-gradient(circle at 48% 40%,#264a6729,#0000 58%),linear-gradient(116deg,#071b2d 0%,#0a2136 58%,#0d2941 100%);align-items:center;min-height:clamp(380px,30vw,410px)}.vacancies-page .finfound-page-hero:before{background:#ffffff0b;width:310px;height:310px;top:-168px;right:-94px}.vacancies-page .finfound-page-hero:after{background:#ffffff0d;width:220px;height:220px;bottom:-137px;left:-84px}.vacancies-page .finfound-page-hero-inner{width:min(1020px,100% - 48px);padding:48px 0 56px}.vacancies-page .finfound-page-hero-copy{text-align:center;width:100%;max-width:1020px;margin-inline:auto}.vacancies-page .finfound-page-hero-eyebrow{margin-bottom:16px;font-size:15px;line-height:1.25}.vacancies-page .finfound-page-hero h1{letter-spacing:-.035em;max-width:none;font-size:clamp(48px,4.4vw,60px);line-height:1.05}.vacancies-page .finfound-page-hero-description{color:#ffffffe6;max-width:none;font-family:var(--ff-font-body);letter-spacing:-.012em;margin-top:20px;font-size:15px;font-weight:650;line-height:1.45}.vacancies-page .finfound-page-hero .search-bar.simple{width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:38px;padding:0;display:block}.vacancies-page .finfound-page-hero .simple-search-row{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr) 132px;gap:7px;display:grid}.vacancies-page .finfound-page-hero .simple-input-wrap{display:block}.vacancies-page .finfound-page-hero .search-bar.simple input,.vacancies-page .finfound-page-hero .search-bar.simple button{border-radius:7px;width:100%;height:48px;min-height:48px}.vacancies-page .finfound-page-hero .search-bar.simple input{color:#30445a;font-family:var(--ff-font-body);background:#fff;border:1px solid #d8e0eaf0;padding-left:47px;font-size:14px;font-weight:500;box-shadow:0 7px 18px #071b2d14}.vacancies-page .finfound-page-hero .search-bar.simple input::placeholder{color:#7f8da0;font-weight:400}.vacancies-page .finfound-page-hero .search-bar.simple button{color:#fff;min-width:0;font-family:var(--ff-font-sans);background:#2e7d6b;border:0;font-size:14px;font-weight:650;box-shadow:0 8px 18px #2e7d6b2e}.vacancies-page .finfound-page-hero .search-bar.simple button:hover,.vacancies-page .finfound-page-hero .search-bar.simple button:focus-visible{background:#276b5c}.vacancies-page .finfound-page-hero .popular-searches{display:none}.vacancies-page .vacancy-overview-toolbar{justify-content:flex-start}@media (max-width:900px){.vacancies-page .finfound-page-hero-inner{width:min(100% - 40px,1020px)}}@media (min-width:721px) and (max-width:1180px){.vacancies-page .finfound-page-hero .simple-search-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 140px}.vacancies-page .finfound-page-hero .simple-search-row button{grid-column:auto;min-width:140px}}@media (max-width:720px){.vacancies-page .finfound-page-hero{min-height:auto}.vacancies-page .finfound-page-hero-inner{padding:52px 0 58px}.vacancies-page .finfound-page-hero h1{font-size:clamp(40px,10vw,48px)}.vacancies-page .finfound-page-hero-description{font-size:15px}.vacancies-page .finfound-page-hero .search-bar.simple{margin-top:32px}.vacancies-page .finfound-page-hero .simple-search-row{grid-template-columns:1fr;gap:10px}}.vacancy-filter-options-list{flex-wrap:wrap;gap:8px;display:flex}.vacancy-filter-choice{gap:0;width:fit-content;display:inline-flex;position:relative}.vacancy-filter-choice input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute;overflow:hidden}.vacancy-filter-choice span{color:#405469;min-height:34px;font-family:var(--ff-font-body);cursor:pointer;background:#fff;border:1px solid #dce5ec;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:500;line-height:1.2;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.vacancy-filter-choice span:hover{border-color:#2e7d6b6b}.vacancy-filter-choice input:focus-visible+span{outline-offset:2px;outline:3px solid #2e7d6b26}.vacancy-filter-choice input:checked+span{color:#276b5c;background:#2e7d6b17;border-color:#2e7d6b8c;font-weight:650}.vacancy-filter-choice input:checked+span:before{color:#2e7d6b;content:"✓";font-family:var(--ff-font-sans);font-size:12px;font-weight:700;line-height:1}button.vacancy-filter-reset{cursor:pointer;background:0 0;border:0;justify-self:start;padding:0}.nav-professionals{flex:none;align-items:center;display:flex;position:relative}.nav-professionals-row{align-items:center;display:inline-flex;position:relative}.nav-submenu-toggle{color:#607287;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:20px;min-width:20px;height:24px;min-height:24px;padding:0;transition:color .16s,background-color .16s;display:grid;position:absolute;top:50%;left:calc(100% + 3px);transform:translateY(-50%)}.nav-submenu-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px;transition:transform .16s}.nav-professionals.is-open .nav-submenu-toggle svg{transform:rotate(180deg)}.nav-submenu-toggle:hover,.nav-submenu-toggle:focus-visible{color:#2e7d6b;background:#2e7d6b14;outline:none}.nav-dropdown-menu{z-index:50;background:#fff;border:1px solid #e0e7ed;border-radius:4px;width:168px;padding:4px 0;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 6px 16px #0b1f330f}.nav-dropdown-menu:before{content:"";height:6px;position:absolute;bottom:100%;left:0;right:0}.header-inner .site-nav .nav-dropdown-menu a{color:#253b52;min-height:40px;font-family:var(--ff-font-sans);font-size:inherit;border-radius:3px;align-items:center;padding:9px 13px;font-weight:500;display:flex}.header-inner .site-nav>a,.header-inner .site-nav .nav-professionals-row>a{font-weight:500}body:has(.home-page) .header-inner .site-nav>a{font-weight:500}body:has(.home-page) .header-inner .site-nav .nav-professionals-row>a{font-weight:500}.header-inner .site-nav>a.nav-with-new{font-size:inherit;font-weight:600}body:has(.home-page) .header-inner .site-nav>a.nav-with-new{font-size:inherit;font-weight:600}.header-inner .site-nav .nav-dropdown-menu a:hover,.header-inner .site-nav .nav-dropdown-menu a:focus-visible{color:#276b5c;background:#f1f7f5;outline:none}.salary-guide-page{background:#fff;overflow:hidden}.salary-guide-page .finfound-page-hero{align-items:flex-start;min-height:430px}.salary-guide-page .finfound-page-hero-inner{width:min(1320px,100% - 48px);padding:64px 0 126px}.salary-guide-page .finfound-page-hero-copy,.salary-guide-page .finfound-page-hero h1{max-width:590px}.salary-guide-page .finfound-page-hero h1{letter-spacing:-.045em;font-size:clamp(50px,5.2vw,66px);line-height:1.02}.salary-guide-page .finfound-page-hero-eyebrow{margin-bottom:20px}.salary-guide-page .finfound-page-hero-description{max-width:600px;margin-top:24px;font-size:18px;line-height:1.6}.salary-tool,.salary-benefits,.salary-how,.salary-faq,.salary-bottom-cta{width:min(1320px,100% - 48px);margin-inline:auto}.salary-tool{z-index:4;gap:26px;margin-top:-82px;display:grid;position:relative}.salary-calculator,.salary-result,.salary-benefits,.salary-how,.salary-faq-list,.salary-bottom-cta{background:#fff;border:1px solid #e0e7ed;border-radius:12px;box-shadow:0 14px 34px #0b1f330b}.salary-calculator{padding:clamp(28px,3.2vw,40px)}.salary-calculator-heading h2,.salary-section-heading h2,.salary-bottom-cta h2{letter-spacing:-.035em;font-size:clamp(27px,2.4vw,36px);line-height:1.12}.salary-calculator-heading p,.salary-section-heading p,.salary-bottom-cta p{color:#5c6e82;font-family:var(--ff-font-body);letter-spacing:-.01em;margin:10px 0 0;font-size:16px;font-weight:500;line-height:1.6}.salary-calculator-form{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(170px,.82fr) minmax(0,.9fr) auto;align-items:end;gap:18px;margin-top:28px;display:grid}.salary-field,.salary-contract-field{gap:9px;min-width:0;display:grid}.salary-field-label,.salary-contract-field legend{color:#0b1f33;font-family:var(--ff-font-sans);font-size:14px;font-weight:650;line-height:1.3}.salary-contract-field{border:0;margin:0;padding:0}.salary-contract-field legend{margin-bottom:9px;padding:0}.salary-select{min-width:0;position:relative}.salary-select-trigger{color:#30445a;width:100%;height:50px;min-height:50px;font-family:var(--ff-font-body);text-align:left;cursor:pointer;background:#fff;border:1px solid #dce5ec;border-radius:8px;padding:0 42px 0 14px;font-size:14px;font-weight:500;line-height:1.3;transition:border-color .16s,box-shadow .16s,background-color .16s;position:relative}.salary-select-trigger>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.salary-select-trigger .is-placeholder{color:#8492a4;font-weight:400}.salary-select-trigger:after{content:"";border-bottom:1.6px solid #52667b;border-right:1.6px solid #52667b;width:7px;height:7px;transition:transform .16s;position:absolute;top:50%;right:16px;transform:translateY(-65%)rotate(45deg)}.salary-select.is-open .salary-select-trigger,.salary-select-trigger:focus-visible{border-color:#2e7d6b9e;outline:none;box-shadow:0 0 0 3px #2e7d6b1a}.salary-select.is-open .salary-select-trigger:after{transform:translateY(-20%)rotate(225deg)}.salary-select.is-disabled .salary-select-trigger{color:#8795a6;cursor:not-allowed;background:#f6f8fa}.salary-select-menu{z-index:45;background:#fff;border:1px solid #dce5ec;border-radius:8px;width:100%;max-height:250px;padding:5px;position:absolute;top:calc(100% + 7px);left:0;overflow-y:auto;box-shadow:0 14px 30px #0b1f331f}.salary-select-option{color:#405469;width:100%;min-height:40px;font-family:var(--ff-font-body);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:9px 10px;font-size:14px;font-weight:500;line-height:1.35;display:block}.salary-select-option:hover,.salary-select-option:focus-visible{color:#203b39;background:#f2f7f5;outline:none}.salary-select-option.is-selected{color:#276b5c;background:#2e7d6b1a;font-weight:650}.salary-contract-toggle{background:#f5f7fa;border:1px solid #dce5ec;border-radius:8px;grid-template-columns:1fr 1fr;height:50px;padding:3px;display:grid}.salary-contract-toggle button{color:#51657b;cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:0;min-height:42px;padding:0 14px;font-size:14px;font-weight:600}.salary-contract-toggle button.is-active{color:#276b5c;background:#fff;box-shadow:0 1px 4px #0b1f3314}.salary-contract-toggle button:focus-visible{outline-offset:1px;outline:2px solid #2e7d6b4d}.salary-submit{white-space:nowrap;height:50px;min-height:50px;padding-inline:24px}.salary-calculator-error{color:#9a3f37;font-family:var(--ff-font-body);margin:14px 0 0;font-size:14px;font-weight:500}.salary-result{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:center;gap:clamp(34px,5vw,80px);padding:clamp(30px,4vw,52px);scroll-margin-top:104px;display:grid}.salary-result-label{color:#276b5c;width:fit-content;font-family:var(--ff-font-sans);background:#2e7d6b1a;border-radius:999px;margin:0 0 18px;padding:6px 10px;font-size:13px;font-weight:700;display:inline-flex}.salary-result-copy h2{letter-spacing:-.045em;font-size:clamp(38px,4.2vw,56px);line-height:1.05}.salary-result-unit{color:#0b1f33;font-family:var(--ff-font-sans);margin:7px 0 0;font-size:16px;font-weight:700}.salary-result-profile{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.salary-result-profile span{color:#344a63;min-height:36px;font-family:var(--ff-font-sans);background:#fff;border:1px solid #e2e8ed;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #0b1f3309}.salary-result-profile svg{fill:none;stroke:#2e7d6b;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.salary-result-note{color:#5b6e83;max-width:680px;margin:22px 0 0;font-size:15px}.salary-result-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.salary-result-actions .button,.salary-bottom-cta-actions .button{justify-content:center;align-items:center;min-height:48px;padding:12px 22px;text-decoration:none;display:inline-flex}.salary-secondary-button{color:#1f5e51;box-shadow:none;background:#fff;border:1px solid #2e7d6ba6}.salary-secondary-button:hover,.salary-secondary-button:focus-visible{color:#174b41;background:#f2f7f5;border-color:#2e7d6b;outline:none}.salary-band{min-width:0}.salary-band-labels{text-align:center;grid-template-columns:repeat(3,1fr);align-items:end;margin:0 7% -44px;display:grid}.salary-band-labels span{justify-items:center;gap:5px;display:grid}.salary-band-labels small{color:#6d7d90;font-family:var(--ff-font-body);font-size:11px;font-weight:500}.salary-band-labels strong{color:#21384f;min-height:30px;font-family:var(--ff-font-sans);background:#f5f8fa;border:1px solid #dfe7ed;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.salary-band-labels .is-average{transform:translateY(-18px)}.salary-band-labels .is-average strong{color:#fff;background:#2e7d6b;border-color:#2e7d6b}.salary-band svg{width:100%;height:auto;display:block;overflow:visible}.salary-band-area{fill:url(#salaryRangeFill)}.salary-band-line{fill:none;stroke:#2e7d6b;stroke-width:2.4px;stroke-linecap:round}.salary-band-guide{fill:none;stroke:#91a3b5;stroke-width:1px;stroke-dasharray:3 4}.salary-band circle{fill:#2e7d6b}.salary-benefits{margin-top:60px;padding:clamp(30px,3.5vw,44px)}.salary-section-heading{max-width:780px}.salary-section-heading .eyebrow{color:#2e7d6b;font-family:var(--ff-font-sans);margin:0 0 10px;font-size:14px;font-weight:700}.salary-benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px;display:grid}.salary-benefit-grid article{border-left:1px solid #e4eaef;min-width:0;padding:0 clamp(22px,2.8vw,40px)}.salary-benefit-grid article:first-child{border-left:0;padding-left:0}.salary-benefit-grid article:last-child{padding-right:0}.salary-benefit-icon,.salary-bottom-cta-icon{color:#2e7d6b;background:#2e7d6b17;border-radius:50%;place-items:center;width:50px;height:50px;display:inline-grid}.salary-benefit-icon svg,.salary-bottom-cta-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.salary-benefit-grid h3{letter-spacing:-.015em;margin-top:18px;font-size:17px;line-height:1.3}.salary-benefit-grid p{color:#607287;margin:9px 0 0;font-size:14px;line-height:1.65}.salary-how{margin-top:var(--ff-section-space-linked);padding:clamp(28px,3.2vw,40px)}.salary-how-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(40px,6vw,88px);margin-top:30px;display:grid}.salary-how-grid article{grid-template-columns:auto 1fr;align-items:start;gap:16px;display:grid;position:relative}.salary-how-number{color:#fff;width:44px;height:44px;font-family:var(--ff-font-sans);background:#2e7d6b;border-radius:50%;place-items:center;font-size:13px;font-weight:700;display:inline-grid}.salary-how-grid h3{font-size:17px;line-height:1.3}.salary-how-grid p{color:#607287;margin:7px 0 0;font-size:14px;line-height:1.6}.salary-how-connector{color:#9aabba;font-size:28px;font-weight:300;position:absolute;top:12px;right:calc(clamp(40px,6vw,88px)/-1.38889)}.salary-faq{max-width:1000px;margin-top:clamp(76px,8vw,112px)}.salary-faq .salary-section-heading{margin-bottom:28px}.salary-faq-list{box-shadow:none;overflow:hidden}.salary-faq-list details+details{border-top:1px solid #e4eaef}.salary-faq-list summary{color:#0b1f33;font-family:var(--ff-font-sans);cursor:pointer;padding:21px 60px 21px 24px;font-size:16px;font-weight:650;line-height:1.35;list-style:none;position:relative}.salary-faq-list summary::-webkit-details-marker{display:none}.salary-faq-list summary:after{color:#2e7d6b;content:"+";font-size:23px;font-weight:400;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.salary-faq-list details[open] summary:after{content:"−"}.salary-faq-list summary:focus-visible{outline-offset:-3px;outline:2px solid #2e7d6b47}.salary-faq-list details[open] summary{color:#276b5c}.salary-faq-list details p{color:#5d6f83;max-width:850px;margin:-4px 0 0;padding:0 60px 23px 24px;font-size:15px}.salary-bottom-cta{background:#f7faf9;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:clamp(62px,7vw,92px);margin-bottom:clamp(76px,8vw,112px);padding:clamp(26px,3vw,38px);display:grid}.salary-bottom-cta-icon{width:62px;height:62px}.salary-bottom-cta-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}@media (max-width:1180px){.salary-benefits{margin-top:52px}.salary-calculator-form{grid-template-columns:repeat(2,minmax(0,1fr))}.salary-submit{grid-column:2;justify-self:end;min-width:220px}.salary-result{grid-template-columns:1fr}.salary-band{width:min(620px,100%);margin-inline:auto}.salary-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 0}.salary-benefit-grid article:nth-child(3){border-left:0;padding-left:0}.salary-benefit-grid article:nth-child(2){padding-right:0}.salary-bottom-cta{grid-template-columns:auto 1fr}.salary-bottom-cta-actions{grid-column:2;justify-content:flex-start}}@media (max-width:900px){.salary-guide-page .finfound-page-hero-inner,.salary-tool,.salary-benefits,.salary-how,.salary-faq,.salary-bottom-cta{width:min(100% - 40px,1320px)}.salary-guide-page .finfound-page-hero-inner{padding-top:58px}.salary-benefit-grid,.salary-how-grid{grid-template-columns:1fr}.salary-benefit-grid article,.salary-benefit-grid article:nth-child(2),.salary-benefit-grid article:nth-child(3){border-bottom:1px solid #e4eaef;border-left:0;padding:0 0 30px}.salary-benefit-grid article:last-child{border-bottom:0;padding-bottom:0}.salary-how-grid{gap:26px}.salary-how-connector{display:none}}@media (max-width:720px){.header-inner .site-nav:has(.nav-professionals.is-open){align-items:flex-start}.nav-professionals{flex-direction:column;align-items:flex-start}.nav-dropdown-menu{width:160px;margin-top:6px;position:static;transform:none}.salary-guide-page .finfound-page-hero{min-height:auto}.salary-guide-page .finfound-page-hero-inner{width:calc(100% - 32px);padding:48px 0 96px}.salary-guide-page .finfound-page-hero h1{font-size:clamp(42px,12vw,52px)}.salary-guide-page .finfound-page-hero-description{margin-top:20px;font-size:16px}.salary-tool,.salary-benefits,.salary-how,.salary-faq,.salary-bottom-cta{width:calc(100% - 32px)}.salary-tool{gap:20px;margin-top:-58px}.salary-calculator,.salary-result,.salary-benefits,.salary-how{padding:22px}.salary-calculator-form{grid-template-columns:1fr;gap:16px;margin-top:24px}.salary-submit{grid-column:auto;width:100%;min-width:0;margin-top:2px}.salary-result{grid-template-columns:1fr;gap:34px}.salary-result-copy h2{font-size:clamp(34px,10vw,44px)}.salary-result-actions,.salary-result-actions .button{width:100%}.salary-band-labels{margin-left:1%;margin-right:1%}.salary-band-labels small{font-size:10px}.salary-band-labels strong{padding-inline:7px;font-size:10px}.salary-benefits{margin-top:40px}.salary-faq{margin-top:66px}.salary-faq-list summary{padding:19px 52px 19px 18px;font-size:15px}.salary-faq-list summary:after{right:18px}.salary-faq-list details p{padding:0 34px 21px 18px;font-size:14px}.salary-bottom-cta{grid-template-columns:1fr;justify-items:start;padding:24px}.salary-bottom-cta-actions{grid-column:auto;width:100%}.salary-bottom-cta-actions .button{width:100%}}body .section-eyebrow.section-eyebrow{color:#2e7d6b;font-family:var(--ff-font-sans,Inter, system-ui, sans-serif);letter-spacing:-.01em;text-transform:none;margin:0 0 22px;font-size:16px;font-weight:700;line-height:1.25}body .section-eyebrow.section-eyebrow--on-dark{color:#58b69e}@media (max-width:720px){body .section-eyebrow.section-eyebrow{margin-bottom:16px;font-size:14px}}
