:root{--max-width:1338px;--font-family:"Inter",sans-serif;--hero-bg:#a9fdd4}@supports (color:lab(0% 0 0)){:root{--hero-bg:lab(93.2192% -33.0328 11.5276)}}.animate-on-scroll{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out}.animate-on-scroll.is-visible{opacity:1}.fade-up{transform:translateY(40px)}.fade-up.is-visible{transform:translateY(0)}.fade-down{transform:translateY(-40px)}.fade-down.is-visible{transform:translateY(0)}.fade-left{transform:translate(40px)}.fade-left.is-visible{transform:translate(0)}.fade-right{transform:translate(-40px)}.fade-right.is-visible{transform:translate(0)}.scale-up{transform:scale(.9)}.scale-up.is-visible{transform:scale(1)}.stagger-1{transition-delay:.1s}.stagger-2{transition-delay:.2s}.stagger-3{transition-delay:.3s}.stagger-4{transition-delay:.4s}.stagger-5{transition-delay:.5s}.duration-fast{transition-duration:.4s}.duration-normal{transition-duration:.6s}.duration-slow{transition-duration:.8s}body{font-family:var(--font-family);background-color:#fff}@media (min-width:640px){.welcome-pill{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}}.how_it_works_block{z-index:3;max-width:var(--max-width);margin:0 auto -300px;padding-inline:63px;position:relative}@media (max-width:767px){.how_it_works_block{margin-bottom:-350px;padding-inline:0}}.hero-v2>div{width:100%;min-height:88vh;max-width:var(--max-width);align-items:center;margin:auto;display:flex;position:relative;overflow:hidden}.hero-v2{background-color:var(--hero-bg);align-items:center;width:100%;min-height:88vh;display:flex;position:relative;overflow:hidden}.hero-v2-text{z-index:10;flex-direction:column;flex:0 0 80%;align-self:flex-start;gap:2rem;max-width:80%;padding:5rem 2rem;display:flex;position:relative}.hero-v2-imagery{z-index:100;width:73%;height:94%;min-height:600px;position:absolute;bottom:0;right:0;overflow:hidden}.hero-v2-heading{font-size:clamp(2rem,4.04vw,4rem);font-weight:700;font-style:bold;text-transform:uppercase;color:#1f0661;letter-spacing:0;line-height:120%;animation:.8s ease-out .1s both heroHeadingFadeUp}@keyframes heroHeadingFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-v2-subtitle-box{border-radius:36.56px;max-width:560px;animation:.8s ease-out .4s both subtitleBoxEntrance;position:relative;overflow:hidden}.hero-v2-subtitle-inner{min-height:292px;padding:3.4rem 4.8rem 5.4rem 3.3rem}.hero-v2-subtitle-box p{color:#000;margin:0;font-size:1.96rem;font-weight:400;line-height:120%}.hero-v2-dots{z-index:20;--dot-size:8px;--dot-active-w:28px;align-items:center;gap:6px;display:flex;position:absolute;bottom:1.4rem;left:1.75rem}@keyframes subtitleBoxEntrance{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-v2-watermark{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;transform:translate(-50%);width:auto!important;position:absolute!important;left:50%!important}.hero-v2-triangle{width:150px;height:105px;color:var(--color-secondary);z-index:2;position:absolute;bottom:16%;left:30%}.hero-v2-logo-r{color:var(--color-primary);pointer-events:none;-webkit-user-select:none;user-select:none;z-index:6;font-family:Georgia,Times New Roman,serif;font-size:clamp(180px,22vw,300px);font-weight:900;line-height:1;position:absolute;top:45%;right:5%;transform:translateY(-50%)}.hero-v2-person-front-wrap{z-index:5;height:100%;position:absolute;bottom:0;left:5%;right:0}.hero-v2-person-img{object-fit:contain;object-position:bottom center}.hero-v2-search{z-index:20;-webkit-backdrop-filter:blur(20px)saturate(200%);cursor:pointer;width:58px;height:58px;color:var(--color-primary);background:#ffffff38;border:1.5px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;transition:background .25s,border-color .25s,box-shadow .25s,color .25s,transform .25s;display:flex;position:fixed;top:52%;right:1.5%;transform:translateY(-50%);box-shadow:0 0 0 1px #00000014,0 8px 24px #0003,0 2px 6px #0000001f,inset 0 1px #ffffff8c}.hero-v2-search:hover{color:var(--color-secondary);background:#ffffff59;border-color:#ffffffbf;transform:translateY(-50%)scale(1.1);box-shadow:0 0 0 1px #0000001a,0 12px 32px #00000042,0 4px 10px #00000026,inset 0 1px #ffffffa6}@media (min-width:768px) and (max-width:1023px){.hero-v2{min-height:70vh}.hero-v2-text{flex:0 0 48%;max-width:48%;padding:4rem 2rem 4rem 3rem}.hero-v2-imagery{z-index:100;outline:1px solid red;width:78%;height:94%;min-height:600px;position:absolute;bottom:0;right:0;overflow:hidden}.hero-v2-logo-r{font-size:clamp(140px,18vw,220px)}.hero-v2-triangle{width:140px;height:98px}}@media (max-width:767px){.hero-v2{min-height:auto}.hero-v2>div{flex-direction:column;align-items:stretch;min-height:auto}.hero-v2-text{flex:none;order:1;gap:1.5rem;width:100%;max-width:100%;padding:3rem 1.5rem 2rem}.hero-v2-imagery{flex:none;order:2;width:100%;max-width:100%;height:70vw;min-height:280px;position:relative;inset:auto}.hero-v2-heading{font-size:clamp(1.75rem,6vw,2.25rem)}.hero-v2-subtitle-box{border-radius:.75rem;max-width:100%}.hero-v2-subtitle-inner{min-height:95px;padding:1.25rem 1.5rem 2.5rem}.hero-v2-subtitle-box p{font-size:1.1rem}.hero-v2-dots{--dot-size:5px;--dot-active-w:18px;gap:4px!important;bottom:.75rem!important;left:1rem!important}.hero-v2-logo-r{font-size:clamp(120px,30vw,180px);right:5%}.hero-v2-triangle{width:120px;height:84px;bottom:8%;left:5%}.hero-v2-person-front-wrap{height:100%;left:5%;right:0}.hero-v2-search{width:50px;height:50px;top:50%;right:1%;transform:translateY(-50%)}.hero-v2-search:hover{transform:translateY(-50%)scale(1.1)}}@media (max-width:480px){.hero-v2-text{margin-bottom:-14rem}.hero-v2-subtitle-box{max-width:50%}.hero-v2-subtitle-inner{padding:.75rem 1rem}.hero-v2-subtitle-box p{font-size:10px}.hero-v2-person-front-wrap{left:unset;width:232px;height:237px;right:0}.hero-v2-triangle{display:none}}.search-modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(4px);background:#000000a6;justify-content:center;align-items:center;padding:1.5rem;animation:.2s search-modal-bg-in;display:flex;position:fixed;inset:0}@keyframes search-modal-bg-in{0%{opacity:0}to{opacity:1}}.search-modal-card{scrollbar-width:thin;scrollbar-color:#fff3 transparent;background:#1f0661;border-radius:42px;width:100%;max-width:520px;max-height:90vh;padding:2.5rem 2.25rem 2rem;animation:.25s search-modal-card-in;position:relative;overflow-y:auto}.search-modal-card::-webkit-scrollbar{width:4px}.search-modal-card::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}@keyframes search-modal-card-in{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.search-modal-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.search-modal-close:hover{background:#ffffff38}.search-modal-title{color:#fff;text-align:center;margin:0 0 1.75rem;font-size:1.5rem;font-weight:700;line-height:1.2}.search-modal-input-wrap{align-items:center;margin-bottom:.85rem;display:flex;position:relative}.search-modal-input-icon{color:#ffffff80;pointer-events:none;flex-shrink:0;position:absolute;left:14px}.search-modal-input{color:#fff;background:#ffffff59;border:1px solid #ffffffe6;border-radius:16px;outline:none;width:100%;height:58px;padding:0 1rem 0 3rem;font-family:inherit;font-size:1rem;transition:background .2s}.search-modal-input::placeholder{color:#fff6}.search-modal-input:focus{background:#ffffff73}.search-modal-actions{gap:1.25rem;margin-top:.1rem;display:flex}.search-modal-btn-filter{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffffe6;border-radius:16px;flex:1;height:58px;font-family:inherit;font-size:1rem;font-weight:500;transition:background .2s}.search-modal-btn-filter:hover,.search-modal-btn-filter.active{background:#ffffff1a}.search-modal-btn-search{color:#fff;cursor:pointer;background:#08cf6d;border:none;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:8px;height:58px;font-family:inherit;font-size:1rem;font-weight:500;transition:background .2s,transform .15s;display:flex}.search-modal-btn-search:hover:not(:disabled){background:#06b55f;transform:translateY(-1px)}.search-modal-btn-search:disabled{opacity:.85;cursor:default;transform:none}.search-modal-filters{max-height:0;transition:max-height .35s;overflow:hidden}.search-modal-filters.open{max-height:680px}.search-modal-separator{border:none;border-top:.5px solid #ffffff38;margin:0}.search-modal-filter-section{flex-direction:column;gap:.6rem;padding:.9rem 0;display:flex}.search-modal-filter-label{color:#fff;letter-spacing:-.005em;margin:0;font-size:1.125rem;font-weight:500;line-height:1.45}.search-modal-filter-options{flex-wrap:wrap;align-items:center;gap:.55rem 1.25rem;display:flex}.search-modal-filter-option{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-direction:row;align-items:center;gap:.4rem;padding:0;font-family:inherit;font-size:.875rem;font-weight:400;line-height:1;transition:opacity .15s;display:flex}.search-modal-filter-option:hover{opacity:.72}.search-modal-filter-dot{background:0 0;border:1.5px solid #ffffff80;border-radius:50%;flex-shrink:0;width:13px;height:13px;transition:background .15s,border-color .15s;display:inline-block}.search-modal-filter-option.active .search-modal-filter-dot{background:#08cf6d;border-color:#08cf6d}.search-modal-salary-wrap{flex-direction:column;gap:.6rem;display:flex}.search-modal-dual-range{width:100%;height:11px;margin-bottom:1.5rem;position:relative}.search-modal-range-track{pointer-events:none;background:#d9d9d966;border-radius:3px;height:5px;position:absolute;top:3px;left:0;right:0}.search-modal-range-active{pointer-events:none;background:#08cf6d;border-radius:3px;height:5px;position:absolute;top:3px}.search-modal-range-input{appearance:none;cursor:pointer;pointer-events:none;background:0 0;outline:none;width:100%;height:11px;margin:0;padding:0;position:absolute;top:0;left:0}.search-modal-range-input::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:all;cursor:pointer;background:#08cf6d;border:none;border-radius:50%;width:13px;height:13px;box-shadow:0 0 4px #0000004d}.search-modal-range-input::-moz-range-thumb{pointer-events:all;cursor:pointer;background:#08cf6d;border:none;border-radius:50%;width:13px;height:13px}.search-modal-range-labels{pointer-events:none;position:absolute;top:18px;left:0;right:0}.search-modal-range-label{color:#ffffffa6;white-space:nowrap;font-size:.6rem;line-height:1;position:absolute;transform:translate(-50%)}.search-modal-salary-values{color:#fffc;justify-content:space-between;font-size:.78rem;font-weight:500;display:flex}.search-modal-select{color:#4c5c6b;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' viewBox='0 0 10 7'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%234C5C6B' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right 8px center no-repeat;border:.5px solid #d8dde3;border-radius:4px;outline:none;max-width:200px;padding:.35rem 2rem .35rem .65rem;font-family:inherit;font-size:.75rem;font-weight:600;box-shadow:0 0 2px #17191c0d}.search-modal-select:focus{border-color:#08cf6d}.search-modal-select option{color:#1a0b4b;background:#fff}@media (max-width:600px){.search-modal-card{border-radius:28px;padding:2rem 1.25rem 1.5rem}.search-modal-title{font-size:1.25rem}}
