.Header-module__VhcliG__header{z-index:var(--z-sticky);transition:all var(--transition-base);background:0 0;width:100%;padding-left:80px;padding-right:80px;position:fixed;top:20px;left:50%;transform:translate(-50%)}.Header-module__VhcliG__container.Header-module__VhcliG__scrolled{background:#000;border-radius:200px}.Header-module__VhcliG__container{width:100%;max-width:1600px;height:73px;transition:all var(--transition-base);border-radius:200px;justify-content:space-between;align-items:center;margin:0 auto;padding-left:40px;padding-right:8px;display:flex}.Header-module__VhcliG__logo{transition:opacity var(--transition-base);flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module__VhcliG__logo:hover{opacity:.8}.Header-module__VhcliG__logoImage{width:auto;height:32px;transition:opacity var(--transition-base)}.Header-module__VhcliG__nav{align-items:center;gap:var(--spacing-2xl);opacity:1;border-radius:50px;flex:1;justify-content:center;gap:25px;max-width:477px;height:59px;padding:20px 40px;display:flex;box-shadow:0 14px 30px #00000014,0 4px 8px #0000000a}.Header-module__VhcliG__navList{align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.Header-module__VhcliG__navLink{font-family:var(--font-zt-nature),var(--font-sans);color:#000;transition:all var(--transition-fast);white-space:nowrap;align-items:center;font-size:16px;font-weight:400;line-height:150%;text-decoration:none;display:flex;position:relative}.Header-module__VhcliG__container.Header-module__VhcliG__scrolled .Header-module__VhcliG__navLink{color:#fff}.Header-module__VhcliG__navLink:after{content:"";transform-origin:50%;background-color:#45a7aa;width:100%;height:2px;transition:transform .3s ease-in-out;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)scaleX(0)}.Header-module__VhcliG__navLink:hover:after,.Header-module__VhcliG__navLinkActive:after{transform:translate(-50%)scaleX(1)}.Header-module__VhcliG__actions{flex-shrink:0;align-items:center;gap:7px;display:flex}.Header-module__VhcliG__menuToggle{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:none;position:relative}.Header-module__VhcliG__menuToggle span{background:#000;border-radius:999px;width:18px;height:1.6px;transition:transform .2s,opacity .2s;position:absolute}.Header-module__VhcliG__container.Header-module__VhcliG__scrolled .Header-module__VhcliG__btnIcon{background-color:#fff}.Header-module__VhcliG__menuToggle span:first-child{transform:translateY(-4px)}.Header-module__VhcliG__menuToggle span:last-child{transform:translateY(4px)}.Header-module__VhcliG__menuToggleOpen span:first-child{transform:rotate(45deg)}.Header-module__VhcliG__menuToggleOpen span:last-child{transform:rotate(-45deg)}@media (max-width:1450px){.Header-module__VhcliG__header{padding-left:60px;padding-right:60px}}@media (max-width:1240px){.Header-module__VhcliG__header{padding-left:40px;padding-right:40px}}@media (max-width:1080px){.Header-module__VhcliG__header{padding-left:20px;padding-right:20px}}@media (max-width:968px){.Header-module__VhcliG__container{height:70px;padding:0 var(--spacing-md)}.Header-module__VhcliG__logoImage{height:28px}.Header-module__VhcliG__nav,.Header-module__VhcliG__navList{gap:var(--spacing-lg)}.Header-module__VhcliG__navLink{font-size:15px}}@media (max-width:800px){.Header-module__VhcliG__container{height:64px}.Header-module__VhcliG__actions{flex-direction:row;align-items:center}.Header-module__VhcliG__actions .button{width:100%}.Header-module__VhcliG__nav{display:none}.Header-module__VhcliG__menuToggle{display:inline-flex}.Header-module__VhcliG__mobileMenuOverlay{z-index:calc(var(--z-sticky) - 2);opacity:0;visibility:hidden;transition:opacity var(--transition-base),visibility var(--transition-base);background:#00000080;position:fixed;inset:0}.Header-module__VhcliG__mobileMenuOverlayOpen{opacity:1;visibility:visible;width:100vw;height:100vh}.Header-module__VhcliG__mobileMenu{z-index:calc(var(--z-sticky) - 1);opacity:0;visibility:hidden;height:fit-content;transition:transform var(--transition-base),opacity var(--transition-base),visibility var(--transition-base);background:#fff;flex-direction:column;padding:20px 0;display:flex;position:fixed;inset:-20px 0 0;transform:translateY(-100%)}.Header-module__VhcliG__mobileMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__VhcliG__mobileMenuHeader{justify-content:space-between;align-items:center;margin-bottom:32px;padding:0 20px;display:flex}.Header-module__VhcliG__mobileNavList{flex:1;margin:0;padding:0;list-style:none}.Header-module__VhcliG__mobileNavItem{font-family:var(--font-zt-nature),var(--font-sans);color:#000;transition:background-color var(--transition-base),color var(--transition-base);border-bottom:.6px solid #e4e4e4;padding:20px 15px;font-size:18px;font-weight:400;line-height:150%;text-decoration:none;display:block}.Header-module__VhcliG__mobileNavList li:last-child .Header-module__VhcliG__mobileNavItem{border-bottom:none}.Header-module__VhcliG__mobileNavItem:hover,.Header-module__VhcliG__mobileNavItemActive{color:#fff;background-color:#45a7aa}.Header-module__VhcliG__mobileMenuFooter{margin-top:24px;margin-left:15px}}
.Button-module__PW8HdW__button{height:52px;font-family:var(--font-zt-nature),var(--font-sans);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;border-radius:50px;justify-content:center;align-items:center;gap:10px;padding:7px 7px 7px 21px;font-size:16px;font-weight:400;text-decoration:none;display:inline-flex}.Button-module__PW8HdW__button.Button-module__PW8HdW__border{border:1px solid}.Button-module__PW8HdW__button.Button-module__PW8HdW__white{color:#000;background:#fff;border-color:#000;min-width:151px;box-shadow:0 7px 20px #0003}.Button-module__PW8HdW__button.Button-module__PW8HdW__white:hover{transform:translateY(-1px);box-shadow:0 10px 25px #00000040}.Button-module__PW8HdW__button.Button-module__PW8HdW__black{color:#fff;background:#000;border-color:#fff;min-width:136px;box-shadow:0 7px 20px #0000004d}.Button-module__PW8HdW__button.Button-module__PW8HdW__black:hover{transform:translateY(-1px);box-shadow:0 10px 25px #0006}.Button-module__PW8HdW__iconWrapper{width:38px;height:38px;transition:all var(--transition-base);border-radius:30px;justify-content:center;align-items:center;display:flex}.Button-module__PW8HdW__button.Button-module__PW8HdW__white .Button-module__PW8HdW__iconWrapper{background:#000}.Button-module__PW8HdW__button.Button-module__PW8HdW__black .Button-module__PW8HdW__iconWrapper{background:#fff}.Button-module__PW8HdW__icon{flex-shrink:0;justify-content:center;align-items:center;width:10px;height:10px;display:flex}.Button-module__PW8HdW__icon img{object-fit:contain;width:100%;height:100%}@media (max-width:800px){.Button-module__PW8HdW__button{width:auto;height:48px;font-size:14px;min-width:fit-content!important}.Button-module__PW8HdW__iconWrapper{width:31px;height:31px;padding:8px}.Button-module__PW8HdW__icon{width:8px;height:8px}}
.Footer-module__6jPTKW__footer{border-radius:20px;width:100%;position:relative}.Footer-module__6jPTKW__footer.Footer-module__6jPTKW__contactVariant{border-radius:0}.Footer-module__6jPTKW__bannerSection{z-index:2000;border-radius:20px;justify-content:center;align-items:center;width:calc(100% - 40px);min-height:500px;margin:0 20px 50px;padding:120px 80px;display:flex;position:relative;inset:0;overflow:hidden}.Footer-module__6jPTKW__bannerBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__6jPTKW__bannerContent{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:30px;width:100%;display:flex;position:relative}.Footer-module__6jPTKW__pillWrapper{-webkit-backdrop-filter:blur(14px);background:linear-gradient(#ffffff29,#ffffff0f);border-radius:40px;align-items:center;gap:10px;min-width:fit-content;height:41px;padding:6px 16px 6px 6px;display:flex;position:relative;box-shadow:0 8px 24px #00000059,inset 0 1px #ffffff2e}.Footer-module__6jPTKW__pillWrapper:before{content:"";pointer-events:none;background:radial-gradient(#ffffffb3,#fff0 70%);width:65%;height:1.5px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__6jPTKW__pillWrapper:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 -6px 10px #00000059}.Footer-module__6jPTKW__pillCircle{background:#fff;border-radius:50%;width:30px;height:30px;box-shadow:inset 0 1px 2px #00000040}.Footer-module__6jPTKW__pillText{font-family:var(--font-zt-nature),var(--font-sans);color:#fff;font-size:16px;font-weight:400;line-height:150%}.Footer-module__6jPTKW__bannerHeading{font-family:var(--font-zt-nature),var(--font-sans);letter-spacing:-.02em;color:#fff;margin:0 0 20px;font-size:64px;font-weight:600;line-height:100%}.Footer-module__6jPTKW__bannerText{font-family:var(--font-zt-nature),var(--font-sans);color:#fff;text-align:center;font-size:16px;font-weight:400;line-height:150%}.Footer-module__6jPTKW__bannerButton{margin-top:0}.Footer-module__6jPTKW__bottomSection{background:#f1f1f1;padding:50px 20px 0 80px}.Footer-module__6jPTKW__bottomSectionDark{background:#000}.Footer-module__6jPTKW__container{flex-direction:row;justify-content:space-around;align-items:stretch;gap:40px;max-width:1600px;margin:0 auto;display:flex}.Footer-module__6jPTKW__navColumn,.Footer-module__6jPTKW__infoColumn{flex-direction:column;display:flex}.Footer-module__6jPTKW__nav{flex-direction:column;flex:1;gap:30px;display:flex}.Footer-module__6jPTKW__navLink{font-family:var(--font-zt-nature),var(--font-sans);color:#000;font-weight:500;line-height:100%;font-style:Regular;letter-spacing:.05em;width:fit-content;font-size:1.25rem;line-height:100%;text-decoration:none;position:relative}.Footer-module__6jPTKW__navLink:after{content:"";transform-origin:50%;background-color:#45a7aa;width:100%;height:3px;transition:transform .3s ease-in-out;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)scaleX(0)}.Footer-module__6jPTKW__navLink:hover:after{transform:translate(-50%)scaleX(1)}.Footer-module__6jPTKW__bottomSectionDark .Footer-module__6jPTKW__navLink{color:#fff}.Footer-module__6jPTKW__navLink:hover{cursor:pointer}.Footer-module__6jPTKW__contactColumn{flex-direction:column;align-items:stretch;display:flex}.Footer-module__6jPTKW__contactHeading{font-family:var(--font-zt-nature),var(--font-sans);color:#000;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1.25rem;font-weight:500}.Footer-module__6jPTKW__bottomSectionDark .Footer-module__6jPTKW__contactHeading{color:#fff}.Footer-module__6jPTKW__headingWithIcon{align-items:center;gap:10px;display:inline-flex}.Footer-module__6jPTKW__contactDetails{flex-direction:column;justify-content:space-between;align-self:stretch;gap:20px;width:100%;display:flex}.Footer-module__6jPTKW__contactDetailsInner{flex-direction:column;gap:16px;max-width:610px;display:flex}.Footer-module__6jPTKW__contactDetailsRow{flex-direction:column;gap:16px;display:flex}.Footer-module__6jPTKW__officeDetailsRow{flex-direction:column;gap:16px;width:600px;display:flex}.Footer-module__6jPTKW__contactRow{gap:10px;display:flex}.Footer-module__6jPTKW__contactRow.Footer-module__6jPTKW__contact{align-items:center}.Footer-module__6jPTKW__officeList{flex-direction:column;flex:1;gap:16px;display:flex}.Footer-module__6jPTKW__officeCityList{flex-wrap:wrap;gap:10px;display:flex}.Footer-module__6jPTKW__officeCityButton{color:#000;font-family:var(--font-zt-nature),var(--font-sans);cursor:pointer;background:#fff;border:1px solid #0003;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:500;line-height:1.2;transition:background-color .2s,color .2s,opacity .2s}.Footer-module__6jPTKW__officeCityButton:not(.Footer-module__6jPTKW__officeCityButtonActive):hover{background:#f5f5f5}.Footer-module__6jPTKW__officeCityButtonActive{color:#fff;opacity:1;background:#6d55e9;border-color:#6d55e9}.Footer-module__6jPTKW__officeAddressPanel{width:100%;min-height:72px;padding:2px 0 0}.Footer-module__6jPTKW__contactIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.Footer-module__6jPTKW__headingIcon{width:28px;height:28px}.Footer-module__6jPTKW__emailIcon{background:#45a7aa}.Footer-module__6jPTKW__locationIcon{background:#8b73ff}.Footer-module__6jPTKW__pl2{padding-top:2px;padding-left:2px}.Footer-module__6jPTKW__bottomSectionDark .Footer-module__6jPTKW__contactIcon svg{stroke:#fff}.Footer-module__6jPTKW__contactText{font-family:var(--font-zt-nature),var(--font-sans);color:#333;flex:1;font-size:16px;font-weight:400;line-height:150%}.Footer-module__6jPTKW__bottomSectionDark .Footer-module__6jPTKW__contactText{color:#fff}.Footer-module__6jPTKW__bottomSectionDark .Footer-module__6jPTKW__officeCityButton{color:#fff;background:#000;border-color:#666}.Footer-module__6jPTKW__bottomSectionDark .Footer-module__6jPTKW__officeCityButton:not(.Footer-module__6jPTKW__officeCityButtonActive):hover{background:#111}.Footer-module__6jPTKW__bottomSectionDark .Footer-module__6jPTKW__officeCityButtonActive{background:#6d55e9;border-color:#6d55e9}.Footer-module__6jPTKW__bottomSectionDark .Footer-module__6jPTKW__officeAddressPanel{background:0 0}.Footer-module__6jPTKW__socialButtons{flex-direction:row;align-self:flex-start;align-items:flex-start;display:flex}.Footer-module__6jPTKW__footerContainer{justify-content:flex-end;align-items:center;gap:16px;margin:56px auto 0;display:flex;position:relative}.Footer-module__6jPTKW__copyright{font-family:var(--font-zt-nature),var(--font-sans);color:#999;margin:0;font-size:14px;font-weight:400;line-height:150%;position:absolute;left:50%;transform:translate(-50%)}.Footer-module__6jPTKW__bottomSectionDark .Footer-module__6jPTKW__copyright{color:#666}.Footer-module__6jPTKW__footerDots{align-items:center;gap:30px;padding-top:20px;display:flex}.Footer-module__6jPTKW__footerDot{border-radius:50%;flex-shrink:0;width:60px;height:60px}@media (max-width:1280px){.Footer-module__6jPTKW__contactDetailsInner,.Footer-module__6jPTKW__officeDetailsRow{max-width:450px}}@media (max-width:1200px){.Footer-module__6jPTKW__bannerSection{padding:100px 40px}.Footer-module__6jPTKW__bottomSection{padding:60px 20px 0}.Footer-module__6jPTKW__container{gap:32px}.Footer-module__6jPTKW__bannerHeading{font-size:42px}}@media (max-width:1080px){.Footer-module__6jPTKW__contactDetailsInner,.Footer-module__6jPTKW__officeDetailsRow{max-width:350px}}@media (max-width:968px){.Footer-module__6jPTKW__bannerSection{min-height:400px;padding:80px 40px}.Footer-module__6jPTKW__bannerHeading{font-size:36px}.Footer-module__6jPTKW__bannerText{font-size:16px}.Footer-module__6jPTKW__container{justify-content:space-between;gap:30px}.Footer-module__6jPTKW__contactDetailsInner,.Footer-module__6jPTKW__officeDetailsRow{max-width:320px}.Footer-module__6jPTKW__contactColumn{align-items:flex-start}.Footer-module__6jPTKW__socialButtons{gap:10px;display:flex}}@media (max-width:800px){.Footer-module__6jPTKW__bannerSection{min-height:550px;margin-bottom:24px;padding:10px}.Footer-module__6jPTKW__bottomSection,.Footer-module__6jPTKW__bottomSectionDark{padding:40px 20px 0}.Footer-module__6jPTKW__bannerHeading{font-size:36px}.Footer-module__6jPTKW__container{flex-direction:column;gap:40px;display:flex}.Footer-module__6jPTKW__nav{gap:20px}.Footer-module__6jPTKW__contactColumn{flex-direction:column;gap:40px;padding:8px 0}.Footer-module__6jPTKW__contactDetails{gap:16px}.Footer-module__6jPTKW__contactIcon{width:31px;height:31px}.Footer-module__6jPTKW__contactText{font-size:15px}.Footer-module__6jPTKW__socialButtons{flex-flow:wrap;gap:10px;width:100%}.Footer-module__6jPTKW__socialButton{color:#000;border:1px solid #0000003d;border-radius:40px;justify-content:center;align-items:center;width:105px;height:30px;font-size:14px;font-weight:400;display:flex}.Footer-module__6jPTKW__bottomSectionDark .Footer-module__6jPTKW__socialButton{color:#fff;border:1px solid #666}.Footer-module__6jPTKW__footerContainer{justify-content:space-between;margin-top:40px}.Footer-module__6jPTKW__copyright{position:static;transform:none}.Footer-module__6jPTKW__footerDot{width:50px;height:50px}.Footer-module__6jPTKW__footerDots{justify-content:flex-end;gap:12px}.Footer-module__6jPTKW__officeDetailsRow{width:100%}.Footer-module__6jPTKW__officeAddressPanel{height:80px}}@media (max-width:480px){.Footer-module__6jPTKW__bannerHeading{font-size:28px}.Footer-module__6jPTKW__footerDot{width:40px;height:40px}}
.InsightPill-module__HdA78q__pill{background:linear-gradient(#ffffff1a 0%,#00000014 100%);border:1px solid #0000;border-radius:40px;align-items:center;gap:10px;height:40px;padding:5.5px 8px;display:inline-flex;position:relative;box-shadow:0 4px 4.8px #45a7aa1a}.InsightPill-module__HdA78q__pill:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#45a7aa 0%,#45a7aa00 50%);border-radius:40px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.InsightPill-module__HdA78q__dot{box-sizing:border-box;background:#000;border-radius:30px;flex-shrink:0;width:29px;height:29px;padding:8px}.InsightPill-module__HdA78q__text{font-family:var(--font-zt-nature),var(--font-sans);color:#000;white-space:nowrap;z-index:1;font-size:16px;font-weight:400;line-height:150%;position:relative}.InsightPill-module__HdA78q__glassPillWrapper{margin-bottom:30px}.InsightPill-module__HdA78q__glassPill{-webkit-backdrop-filter:blur(12px);background:linear-gradient(#ffffff1f,#ffffff0a);border-radius:999px;align-items:center;gap:10px;padding:10px 16px;display:inline-flex;position:relative;box-shadow:0 10px 30px #00000073,inset 0 1px #ffffff26}.InsightPill-module__HdA78q__glassPill:before{content:"";pointer-events:none;background:radial-gradient(#ffffffa6,#fff0 70%);width:70%;height:1.5px;position:absolute;top:0;left:50%;transform:translate(-50%)}.InsightPill-module__HdA78q__glassPill:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 -8px 12px #00000059}.InsightPill-module__HdA78q__glassDot{background:#fff;border-radius:30px;flex-shrink:0;width:29px;height:29px}.InsightPill-module__HdA78q__glassText{font-family:var(--font-zt-nature),var(--font-sans);color:#ffffffe6;white-space:nowrap;font-size:16px;font-weight:400;line-height:150%}@media (max-width:800px){.InsightPill-module__HdA78q__pill{width:auto;max-width:100%}.InsightPill-module__HdA78q__dot{width:24px;height:24px}.InsightPill-module__HdA78q__text{font-size:16px}}
.HireForm-module__3YYPZq__form{flex-direction:column;gap:27px;animation:.3s ease-in-out HireForm-module__3YYPZq__fadeIn;display:flex}@keyframes HireForm-module__3YYPZq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.HireForm-module__3YYPZq__formGroup{flex-direction:column;flex:1;gap:16px;display:flex}.HireForm-module__3YYPZq__label{font-family:var(--font-zt-nature),var(--font-sans);color:#000;font-size:14px;font-weight:600;line-height:150%}.HireForm-module__3YYPZq__input{width:100%;font-family:var(--font-zt-nature),var(--font-sans);color:#000;background:#fff;border:1px solid #0000001a;border-radius:10px;outline:none;max-height:40px;padding:16px;font-size:14px;font-weight:500;transition:border-color .3s}.HireForm-module__3YYPZq__input::placeholder{color:#0000004d!important;font-weight:400!important}.HireForm-module__3YYPZq__input::placeholder{color:#0000004d!important;font-weight:400!important}.HireForm-module__3YYPZq__input::placeholder{color:#0000004d!important;font-weight:400!important}.HireForm-module__3YYPZq__input:-ms-placeholder-shown{color:#0000004d!important;font-weight:400!important}.HireForm-module__3YYPZq__input:focus{border-color:#000}.HireForm-module__3YYPZq__input::placeholder{color:#0009}.HireForm-module__3YYPZq__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.HireForm-module__3YYPZq__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.HireForm-module__3YYPZq__input[type=number]{-moz-appearance:textfield}.HireForm-module__3YYPZq__dropdownWrapper{position:relative}.HireForm-module__3YYPZq__dropdownButton{width:100%;max-height:40px;font-family:var(--font-zt-nature),var(--font-sans);color:#000;text-align:left;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:8px;outline:none;justify-content:space-between;align-items:center;padding:16px;font-size:14px;font-weight:500;transition:border-color .3s;display:flex}.HireForm-module__3YYPZq__dropdownArrow{transition:rotate .3s;rotate:180deg}.HireForm-module__3YYPZq__dropdownArrowOpen{rotate:none}.HireForm-module__3YYPZq__dropdownButton:hover,.HireForm-module__3YYPZq__dropdownButton:focus{border-color:#000}.HireForm-module__3YYPZq__dropdownButton.HireForm-module__3YYPZq__dropdownOpen{border-bottom-right-radius:0;border-bottom-left-radius:0}.HireForm-module__3YYPZq__dropdown{z-index:10;background:#fff;border:1px solid #e4e5e8;border-top:none;border-bottom-right-radius:8px;border-bottom-left-radius:8px;max-height:300px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.HireForm-module__3YYPZq__dropdownRow{cursor:pointer;flex-direction:row;align-items:center;gap:8px;padding:8px;transition:background-color .2s;display:flex}.HireForm-module__3YYPZq__dropdownRow:hover{background-color:#f5f5f5}.HireForm-module__3YYPZq__checkbox{cursor:pointer;flex-shrink:0;width:20px;height:20px}.HireForm-module__3YYPZq__dropdownText{font-family:var(--font-zt-nature),var(--font-sans);color:#000;font-size:12px;font-weight:400;line-height:150%}.HireForm-module__3YYPZq__uploadButtonWrapper{align-items:center;display:flex}.HireForm-module__3YYPZq__fileInput{display:none}.HireForm-module__3YYPZq__uploadButton{width:127px;height:40px;font-family:var(--font-zt-nature),var(--font-sans);color:#0000004d;cursor:pointer;background:#e6e6e6;border:1px solid #0000001a;border-radius:10px;justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:400;line-height:150%;transition:border-color .3s;display:flex}.HireForm-module__3YYPZq__uploadButton:hover{border-color:#000}.HireForm-module__3YYPZq__submitButton{width:100%;height:39.39px;font-family:var(--font-zt-nature),var(--font-sans);color:#fff;cursor:pointer;background:#000;border:none;border-radius:28px;font-size:14px;font-weight:400;line-height:150%;transition:opacity .3s}.HireForm-module__3YYPZq__submitButton:hover{opacity:.9}.HireForm-module__3YYPZq__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.HireForm-module__3YYPZq__overlay.HireForm-module__3YYPZq__mobile{align-items:flex-end}.HireForm-module__3YYPZq__modalWrapper,.HireForm-module__3YYPZq__bottomSheetWrapper{background:#fff;border-radius:20px;width:700px;height:90vh;max-height:90vh;padding:24px 0;position:relative}.HireForm-module__3YYPZq__bottomSheetWrapper{border-radius:20px 20px 0 0;width:100%}@keyframes HireForm-module__3YYPZq__sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.HireForm-module__3YYPZq__header{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:40px;padding:0 40px;display:flex}.HireForm-module__3YYPZq__header h3{color:#000;font-size:24px;font-weight:600;line-height:100%}.HireForm-module__3YYPZq__header button{cursor:pointer;font-weight:600}.HireForm-module__3YYPZq__row2{flex-direction:row;align-items:center;gap:30px;width:100%;display:flex}.HireForm-module__3YYPZq__textarea{background:#fff;border:1px solid #0000001a;border-radius:10px;min-height:102px;padding:16px;font-size:14px;font-weight:500}.HireForm-module__3YYPZq__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.HireForm-module__3YYPZq__successIcon{background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.HireForm-module__3YYPZq__successTitle{text-align:center;color:#101828;margin-bottom:20px;font-size:24px;font-weight:600;line-height:100%}.HireForm-module__3YYPZq__successDescription{text-align:center;color:#4a5565;margin-bottom:16px;font-size:16px;font-weight:400;line-height:150%}.HireForm-module__3YYPZq__successSteps{text-align:left;background:#f9fafb;border-radius:14px;width:100%;margin-bottom:24px;padding:16px}.HireForm-module__3YYPZq__successSteps ul{margin:0;padding-left:15px}.HireForm-module__3YYPZq__successSteps li{color:#364153;margin-bottom:8px;font-size:14px;font-weight:400;line-height:150%}.HireForm-module__3YYPZq__successSteps li:last-child{margin-bottom:0}.HireForm-module__3YYPZq__dropdownSearch{border:none;border-bottom:1px solid #eee;outline:none;width:100%;padding:10px}.HireForm-module__3YYPZq__tnc{cursor:pointer;background-color:#fff;border-color:#0000001a}.HireForm-module__3YYPZq__tncRow{align-items:center;gap:12px;font-size:14px;font-weight:400;line-height:150%;display:flex}.HireForm-module__3YYPZq__tncBold{font-weight:600}.HireForm-module__3YYPZq__form{flex-direction:column;height:100%;max-height:calc(100% - 144px);display:flex;overflow-y:scroll}.HireForm-module__3YYPZq__formBody{flex-direction:column;gap:24px;padding:0 40px;display:flex}.HireForm-module__3YYPZq__footer{z-index:2;background:#fff;width:100%;margin-top:40px;padding:0 40px;position:relative}.HireForm-module__3YYPZq__inputError{border-color:#e5484d;box-shadow:inset 0 0 0 1px #e5484d}.HireForm-module__3YYPZq__tncError{border-radius:6px;outline:1px solid #e5484d;padding:8px}.HireForm-module__3YYPZq__successWrapper{max-height:fit-content;padding:32px}@media (max-width:800px){.HireForm-module__3YYPZq__header{gap:16px;width:100%;padding:0 20px}.HireForm-module__3YYPZq__row2{gap:20px}.HireForm-module__3YYPZq__unsetFlex{flex:unset}.HireForm-module__3YYPZq__formBody{padding:0 20px}}@media (max-width:461px){.HireForm-module__3YYPZq__form{max-height:calc(100% - 168px)}}
.BoxAnimation-module__OMijMq__stage{width:100%;min-width:300px;height:340px;position:relative;overflow:hidden}.BoxAnimation-module__OMijMq__box{will-change:border-radius,width,height,top,left;transition:none;position:absolute}.BoxAnimation-module__OMijMq__purple{background:#8b73ff}.BoxAnimation-module__OMijMq__red{background:#ff4d6d}.BoxAnimation-module__OMijMq__green{background:#45a7aa}.BoxAnimation-module__OMijMq__imgPill{will-change:border-radius,width,height,top,left;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:none;position:absolute;overflow:hidden}.BoxAnimation-module__OMijMq__imgPill>div{width:100%;height:100%;display:block}.BoxAnimation-module__OMijMq__galleryCard{will-change:border-radius,width,height,top,left;opacity:0;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:none;position:absolute;overflow:hidden}.BoxAnimation-module__OMijMq__galleryCard>div{width:100%;height:100%;display:block}.BoxAnimation-module__OMijMq__galleryImage{object-fit:cover;border-radius:14px}.BoxAnimation-module__OMijMq__imageOne{background-image:url(../media/one.e27b971e.png)}.BoxAnimation-module__OMijMq__imageTwo{background-image:url(../media/two.82f076fd.png)}.BoxAnimation-module__OMijMq__imageThree{background-image:url(../media/three.69b7724a.png)}.BoxAnimation-module__OMijMq__imageFour{background-image:url(../media/four.1a48e4a0.png)}.BoxAnimation-module__OMijMq__imageFive{background-image:url(../media/five.2936cd24.png)}.BoxAnimation-module__OMijMq__imageSix{background-image:url(../media/six.e2dcee52.png)}
.HeroSection-module__0jJCzq__hero{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:140px 80px 80px;display:flex;position:relative}.HeroSection-module__0jJCzq__container{width:100%;max-width:1600px}.HeroSection-module__0jJCzq__pillWrapper{align-items:center;margin-bottom:30px;display:flex}.HeroSection-module__0jJCzq__content{flex-direction:row;justify-content:center;align-items:stretch;gap:100px;width:100%;display:flex}@media (max-width:800px){.HeroSection-module__0jJCzq__content{flex-direction:column;align-items:flex-start;gap:40px}}.HeroSection-module__0jJCzq__leftColumn{flex-direction:column;display:flex}.HeroSection-module__0jJCzq__rightColumn{width:33%}.HeroSection-module__0jJCzq__headingWrapper{margin-bottom:20px;display:block;position:relative}.HeroSection-module__0jJCzq__heading{font-family:var(--font-zt-nature),var(--font-sans);letter-spacing:-.02em;color:#000;white-space:nowrap;width:fit-content;margin:0;font-size:72px;font-weight:600;line-height:100%}.HeroSection-module__0jJCzq__dots{align-items:center;gap:8px;margin-left:12px;display:inline-flex}.HeroSection-module__0jJCzq__dot{border-radius:50%;width:20px;height:20px;display:inline-block}.HeroSection-module__0jJCzq__bodyText{font-family:var(--font-zt-nature),var(--font-sans);color:#000c;max-width:540px;margin:0;font-size:18px;font-weight:400;line-height:150%}.HeroSection-module__0jJCzq__buttonsWrapper{flex-wrap:wrap;gap:12px;margin-top:60px;display:flex}.HeroSection-module__0jJCzq__compensationLink{font-family:var(--font-zt-nature),var(--font-sans);color:#004ab9cc;text-transform:capitalize;cursor:pointer;margin-top:30px;font-size:18px;font-weight:400;line-height:150%;text-decoration:underline;transition:opacity .2s;display:inline-block}.HeroSection-module__0jJCzq__compensationLink:hover{opacity:.8}.HeroSection-module__0jJCzq__rightColumn{justify-content:center;align-items:stretch;width:33%;display:flex}.HeroSection-module__0jJCzq__rectsWrapper{flex-direction:column;width:50%;height:100%;display:flex}.HeroSection-module__0jJCzq__rectRow{flex-direction:row;width:calc(100% + 2px);height:100%;display:flex}.HeroSection-module__0jJCzq__rectPurple{background:#8b73ff;width:34%;height:100%}.HeroSection-module__0jJCzq__rectRed{background:#ff4d6d;width:66%;height:100%}.HeroSection-module__0jJCzq__rectGreen{background:#6dcfd2;width:66%;height:100%}.HeroSection-module__0jJCzq__rectMain{background-color:#6dcfd2;width:50%;height:100%}@media (max-width:1400px){.HeroSection-module__0jJCzq__heading{font-size:64px}}@media (max-width:1200px){.HeroSection-module__0jJCzq__hero{padding-left:40px;padding-right:40px}.HeroSection-module__0jJCzq__content{gap:60px}.HeroSection-module__0jJCzq__heading{font-size:56px}}@media (max-width:968px){.HeroSection-module__0jJCzq__content{grid-template-columns:1fr;gap:40px}.HeroSection-module__0jJCzq__heading{white-space:normal;font-size:48px}.HeroSection-module__0jJCzq__bodyText{font-size:16px}.HeroSection-module__0jJCzq__visualArea{min-height:500px}}@media (max-width:800px){.HeroSection-module__0jJCzq__hero{min-height:auto;padding:150px 20px 0}.HeroSection-module__0jJCzq__leftColumn,.HeroSection-module__0jJCzq__rightColumn{width:100%}.HeroSection-module__0jJCzq__heading{white-space:normal;font-size:48px}.HeroSection-module__0jJCzq__bodyText{font-size:18px}.HeroSection-module__0jJCzq__buttonsWrapper{flex-direction:row;gap:8px;margin-top:60px}.HeroSection-module__0jJCzq__buttonsWrapper a{gap:8px;width:fit-content;max-width:178px;padding-left:16px;font-size:13px;min-width:unset!important}.HeroSection-module__0jJCzq__buttonsWrapper button{max-width:157px;padding-left:16px;font-size:13px;min-width:unset!important}.HeroSection-module__0jJCzq__compensationLink{margin-top:24px;font-size:16px}.HeroSection-module__0jJCzq__squareBoxes{aspect-ratio:1;gap:8px;max-width:100%}}@media (max-width:480px){.HeroSection-module__0jJCzq__visualArea{min-height:320px}}@media (max-width:375px){.HeroSection-module__0jJCzq__buttonsWrapper{gap:6px}.HeroSection-module__0jJCzq__buttonsWrapper a{gap:6px;width:fit-content;max-width:170px;padding-left:14px;font-size:12px}.HeroSection-module__0jJCzq__buttonsWrapper button{max-width:150px;padding-left:14px;font-size:12px}}
.HowWeWorkSection-module__g-ln9G__section{background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:0 80px 120px;display:flex;position:relative}.HowWeWorkSection-module__g-ln9G__container{width:100%;max-width:1600px}.HowWeWorkSection-module__g-ln9G__header{justify-content:space-between;align-items:flex-end;margin-bottom:100px;display:flex;position:relative}.HowWeWorkSection-module__g-ln9G__headerLeft{flex:1}.HowWeWorkSection-module__g-ln9G__headerRight{flex:1;justify-content:flex-end;align-items:flex-end;display:flex}.HowWeWorkSection-module__g-ln9G__pillWrapper{align-items:center;margin-bottom:20px;display:flex}.HowWeWorkSection-module__g-ln9G__headingWrapper{display:inline-block;position:relative}.HowWeWorkSection-module__g-ln9G__heading{font-family:var(--font-zt-nature),var(--font-sans);letter-spacing:-.02em;color:#000;margin:0;font-size:64px;font-weight:600;line-height:100%}.HowWeWorkSection-module__g-ln9G__description{font-family:var(--font-zt-nature),var(--font-sans);text-align:left;color:#000;text-align:right;max-width:500px;margin:0;font-size:16px;font-weight:400;line-height:150%}.HowWeWorkSection-module__g-ln9G__collageWrapper{flex-direction:column;gap:20px;width:100%;display:flex}.HowWeWorkSection-module__g-ln9G__row{gap:20px;width:100%;height:50%;display:flex}.HowWeWorkSection-module__g-ln9G__column{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;flex-direction:column;gap:30px;padding:20px;display:flex}.HowWeWorkSection-module__g-ln9G__iconContainer{border-radius:10px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.HowWeWorkSection-module__g-ln9G__green{background:#45a7aa}.HowWeWorkSection-module__g-ln9G__purple{background:#8b73ff}.HowWeWorkSection-module__g-ln9G__red{background:#ff4d6d}.HowWeWorkSection-module__g-ln9G__card{background-color:#fff;border-radius:5px;flex-direction:column;flex:1;gap:20px;padding:20px;display:flex}.HowWeWorkSection-module__g-ln9G__headingSecondary{font-family:var(--font-zt-nature),var(--font-sans);font-size:30px;font-weight:500;line-height:150%}.HowWeWorkSection-module__g-ln9G__text{font-family:var(--font-zt-nature),var(--font-sans);color:#0009;margin:0;font-size:18px;font-weight:400;line-height:150%}.HowWeWorkSection-module__g-ln9G__imageOne{background-image:url(../media/howWeWorkFirst.de30738f.png)}.HowWeWorkSection-module__g-ln9G__imageTwo{background-image:url(../media/howWeWorkSecond.f7519cac.png)}.HowWeWorkSection-module__g-ln9G__imageThree{background-image:url(../media/howWeWorkThird.76e5b02c.png)}.HowWeWorkSection-module__g-ln9G__imageFour{background-image:url(../media/howWeWorkFourth.f8c307fc.png)}.HowWeWorkSection-module__g-ln9G__imageFive{background-image:url(../media/howWeWorkFifth.dee72fbc.png)}@media (max-width:1200px){.HowWeWorkSection-module__g-ln9G__section{padding-left:40px;padding-right:40px}.HowWeWorkSection-module__g-ln9G__heading{font-size:42px}}@media (max-width:968px){.HowWeWorkSection-module__g-ln9G__section{padding-left:20px;padding-right:20px}.HowWeWorkSection-module__g-ln9G__header{gap:40px}.HowWeWorkSection-module__g-ln9G__description{text-align:left;max-width:100%}.HowWeWorkSection-module__g-ln9G__heading{font-size:36px}}@media (max-width:800px){.HowWeWorkSection-module__g-ln9G__section{padding:0 20px 100px}.HowWeWorkSection-module__g-ln9G__header{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:60px}.HowWeWorkSection-module__g-ln9G__pillWrapper{margin-bottom:30px}.HowWeWorkSection-module__g-ln9G__row{flex-direction:column}.HowWeWorkSection-module__g-ln9G__column{min-height:271px}.HowWeWorkSection-module__g-ln9G__heading{font-size:36px}.HowWeWorkSection-module__g-ln9G__imageOne{background-image:url(../media/howWeWorkFirstMobile.0e5a6f4d.png)}.HowWeWorkSection-module__g-ln9G__imageTwo{background-image:url(../media/howWeWorkSecondMobile.10df999e.png)}.HowWeWorkSection-module__g-ln9G__imageThree{background-image:url(../media/howWeWorkThirdMobile.2a302a4c.png)}.HowWeWorkSection-module__g-ln9G__imageFour{background-image:url(../media/howWeWorkFourthMobile.85962a0c.png)}.HowWeWorkSection-module__g-ln9G__imageFive{background-image:url(../media/howWeWorkFifthMobile.9ab2a642.png)}}
.HireGrowSection-module__saNecq__section{background:#fff;padding:120px 80px}.HireGrowSection-module__saNecq__container{flex-direction:column;align-items:center;gap:80px;max-width:1600px;margin:0 auto;display:flex}.HireGrowSection-module__saNecq__topSection{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.HireGrowSection-module__saNecq__pillWrapper{margin-bottom:30px}.HireGrowSection-module__saNecq__heading{font-family:var(--font-zt-nature),var(--font-sans);letter-spacing:-.02em;color:#151619;text-align:center;margin:0 0 20px;font-size:64px;font-weight:600;line-height:100%}.HireGrowSection-module__saNecq__text{font-family:var(--font-zt-nature),var(--font-sans);color:#000;text-align:center;max-width:800px;margin:0;font-size:16px;font-weight:400;line-height:150%}.HireGrowSection-module__saNecq__bottomSection{flex-direction:row;justify-content:center;align-items:center;gap:38px;width:100%;display:flex}.HireGrowSection-module__saNecq__textualSection{background:#000;border-radius:10px;flex-direction:column;flex-shrink:0;gap:54px;width:24%;min-width:300px;height:369px;padding:40px 40px 30px 20px;display:flex}.HireGrowSection-module__saNecq__textualHeading{font-family:var(--font-zt-nature),var(--font-sans);color:#fff;margin:0;font-size:48px;font-weight:600;line-height:100%}.HireGrowSection-module__saNecq__textualText{font-family:var(--font-zt-nature),var(--font-sans);color:#fff;margin:0;font-size:16px;font-weight:400;line-height:150%}.HireGrowSection-module__saNecq__imageWrapper{border-radius:10px;flex-shrink:0;width:24%;height:369px;position:relative;overflow:hidden}.HireGrowSection-module__saNecq__imageWrapperLarge{border-radius:10px;flex:1 0;height:369px;position:relative;overflow:hidden}.HireGrowSection-module__saNecq__image{object-fit:cover;width:100%;height:100%}@media (max-width:1400px){.HireGrowSection-module__saNecq__heading{font-size:56px}.HireGrowSection-module__saNecq__textualSection{gap:30px}.HireGrowSection-module__saNecq__textualHeading{font-size:44px}}@media (max-width:1200px){.HireGrowSection-module__saNecq__section{padding-left:40px;padding-right:40px}.HireGrowSection-module__saNecq__heading{font-size:48px}.HireGrowSection-module__saNecq__textualSection{gap:30px;min-width:290px}.HireGrowSection-module__saNecq__textualHeading{font-size:44px}.HireGrowSection-module__saNecq__bottomSection{gap:20px}}@media (max-width:968px){.HireGrowSection-module__saNecq__heading{font-size:36px}.HireGrowSection-module__saNecq__text{font-size:16px}.HireGrowSection-module__saNecq__textualSection{gap:30px;min-width:290px}.HireGrowSection-module__saNecq__textualHeading{font-size:40px}}@media (max-width:800px){.HireGrowSection-module__saNecq__section{padding:100px 20px 0}.HireGrowSection-module__saNecq__container{gap:0}.HireGrowSection-module__saNecq__bottomSection{flex-direction:column;gap:30px;margin-top:60px;margin-bottom:30px;padding:0 24px}.HireGrowSection-module__saNecq__textualSection{gap:54px;width:100%;max-width:370px;height:auto;padding:40px 40px 30px 20px}.HireGrowSection-module__saNecq__imageWrapper,.HireGrowSection-module__saNecq__imageWrapperLarge{width:100%;max-width:370px;height:auto}.HireGrowSection-module__saNecq__textualHeading{font-size:36px}.HireGrowSection-module__saNecq__textualText{font-size:14px}.HireGrowSection-module__saNecq__bottomSectionMobile{width:100%;padding:0}}
.VerticalTextSection-module__8l5rlW__section{background:#fff;flex-direction:column;justify-content:center;align-items:center;padding-bottom:80px;padding-left:80px;padding-right:80px;display:flex;position:relative}.VerticalTextSection-module__8l5rlW__container{justify-content:center;align-items:center;width:100%;max-width:1600px;display:flex}.VerticalTextSection-module__8l5rlW__content{text-align:center;flex-direction:column;align-items:center;width:fit-content;display:flex}.VerticalTextSection-module__8l5rlW__headingWrapper{flex-direction:column;align-items:flex-start;width:100%;margin-bottom:80px;display:flex}.VerticalTextSection-module__8l5rlW__heading{font-family:var(--font-zt-nature),var(--font-sans);letter-spacing:-.02em;color:#000;text-align:left;white-space:nowrap;width:100%;margin:0;padding-right:60px;font-size:64px;font-weight:600;line-height:100%}.VerticalTextSection-module__8l5rlW__headingIndented{font-family:var(--font-zt-nature),var(--font-sans);letter-spacing:-.02em;color:#000;text-align:right;white-space:nowrap;width:100%;margin:0;font-size:64px;font-weight:600;line-height:100%}.VerticalTextSection-module__8l5rlW__bodyTextWrapper{text-align:left;flex-direction:column;gap:1px;width:100%;margin-bottom:40px;display:flex}.VerticalTextSection-module__8l5rlW__bodyTextLine{font-family:var(--font-zt-nature),var(--font-sans);color:#000c;align-items:flex-start;margin:0;font-size:30px;font-weight:500;line-height:150%;display:flex;position:relative}.VerticalTextSection-module__8l5rlW__dotTarget{pointer-events:none;position:absolute;top:12px}.VerticalTextSection-module__8l5rlW__dot{border-radius:50%;flex-shrink:0;width:20px;height:20px;margin-left:-36px;margin-right:16px}.VerticalTextSection-module__8l5rlW__buttonWrapper{justify-content:flex-start;width:100%;display:flex}@media (max-width:1400px){.VerticalTextSection-module__8l5rlW__heading,.VerticalTextSection-module__8l5rlW__headingIndented{font-size:64px}}@media (max-width:1230px){.VerticalTextSection-module__8l5rlW__heading,.VerticalTextSection-module__8l5rlW__headingIndented{font-size:56px}.VerticalTextSection-module__8l5rlW__bodyTextLine{font-size:26px}}@media (max-width:1100px){.VerticalTextSection-module__8l5rlW__heading,.VerticalTextSection-module__8l5rlW__headingIndented{font-size:48px}.VerticalTextSection-module__8l5rlW__bodyTextLine{font-size:24px}}@media (max-width:1000px){.VerticalTextSection-module__8l5rlW__heading,.VerticalTextSection-module__8l5rlW__headingIndented{font-size:42px}.VerticalTextSection-module__8l5rlW__bodyTextLine{font-size:24px}}@media (max-width:900px){.VerticalTextSection-module__8l5rlW__heading,.VerticalTextSection-module__8l5rlW__headingIndented{font-size:36px}.VerticalTextSection-module__8l5rlW__bodyTextLine{font-size:24px}}@media (max-width:800px){.VerticalTextSection-module__8l5rlW__section{min-height:auto;padding:80px 20px}.VerticalTextSection-module__8l5rlW__headingWrapper{align-items:flex-start}.VerticalTextSection-module__8l5rlW__heading,.VerticalTextSection-module__8l5rlW__headingIndented{text-align:left;width:100%;padding-left:0;padding-right:0;font-size:36px}.VerticalTextSection-module__8l5rlW__headingIndented{text-align:left;padding-left:0}.VerticalTextSection-module__8l5rlW__bodyTextWrapper{gap:0;margin-bottom:40px}.VerticalTextSection-module__8l5rlW__bodyTextLine{margin-bottom:0;padding-left:0;font-size:24px}.VerticalTextSection-module__8l5rlW__dotTarget,.VerticalTextSection-module__8l5rlW__dot{display:none}.VerticalTextSection-module__8l5rlW__buttonWrapper{justify-content:flex-start}}@media (max-width:400px){.VerticalTextSection-module__8l5rlW__dotTarget{left:-24px}}@media (max-width:370px){.VerticalTextSection-module__8l5rlW__heading,.VerticalTextSection-module__8l5rlW__headingIndented{font-size:34px}}
.DescriptionTextSection-module__JYdqRG__section{background:#fff;padding-left:80px;padding-right:80px;position:relative}.DescriptionTextSection-module__JYdqRG__stickyWrap{position:sticky;top:120px}.DescriptionTextSection-module__JYdqRG__stickyWrapMobile{position:sticky;top:200px}.DescriptionTextSection-module__JYdqRG__container{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:40px;max-width:1290px;min-height:600px;margin:0 auto;display:flex}.DescriptionTextSection-module__JYdqRG__leftColumn{flex-direction:column;gap:30px;display:flex}.DescriptionTextSection-module__JYdqRG__heading{font-family:var(--font-zt-nature),var(--font-sans);cursor:pointer;-webkit-user-select:none;user-select:none;margin:0;font-size:64px;font-weight:600;line-height:100%;transition:color .4s}.DescriptionTextSection-module__JYdqRG__headingSelected1{color:#45a7aa}.DescriptionTextSection-module__JYdqRG__headingSelected2{color:#8b73ff}.DescriptionTextSection-module__JYdqRG__headingSelected3{color:#ff4d6d}.DescriptionTextSection-module__JYdqRG__headingInactive{color:#0009}.DescriptionTextSection-module__JYdqRG__rightColumn{width:809px;max-width:809px;height:100vh;position:relative;overflow:hidden}.DescriptionTextSection-module__JYdqRG__paragraphsContainer{will-change:transform;width:100%;transition:transform .1s linear}.DescriptionTextSection-module__JYdqRG__paragraphWrapper{align-items:flex-start;width:100%;min-height:100vh;padding-top:0;display:flex}.DescriptionTextSection-module__JYdqRG__text{font-family:var(--font-zt-nature),var(--font-sans);color:#000;margin:0;font-size:30px;font-weight:400;line-height:150%}.DescriptionTextSection-module__JYdqRG__textBold{font-weight:600}@media (max-width:1400px){.DescriptionTextSection-module__JYdqRG__section{padding-left:40px;padding-right:40px}}@media (max-width:1320px){.DescriptionTextSection-module__JYdqRG__rightColumn{max-width:700px}.DescriptionTextSection-module__JYdqRG__text{font-size:25px}.DescriptionTextSection-module__JYdqRG__heading{font-size:56px}}@media (max-width:1200px){.DescriptionTextSection-module__JYdqRG__section{padding-left:20px;padding-right:20px}.DescriptionTextSection-module__JYdqRG__heading{font-size:48px}}@media (max-width:1090px){.DescriptionTextSection-module__JYdqRG__rightColumn{max-width:600px}.DescriptionTextSection-module__JYdqRG__text{font-size:22px}.DescriptionTextSection-module__JYdqRG__heading{font-size:46px}}@media (max-width:968px){.DescriptionTextSection-module__JYdqRG__container{gap:30px}.DescriptionTextSection-module__JYdqRG__heading{font-size:36px}.DescriptionTextSection-module__JYdqRG__text{font-size:20px}.DescriptionTextSection-module__JYdqRG__rightColumn{max-width:550px}}@media (max-width:850px){.DescriptionTextSection-module__JYdqRG__rightColumn{max-width:500px}.DescriptionTextSection-module__JYdqRG__text{font-size:18px}.DescriptionTextSection-module__JYdqRG__heading{font-size:32px}}@media (max-width:800px){.DescriptionTextSection-module__JYdqRG__section{min-height:220vh;padding:40px 20px}.DescriptionTextSection-module__JYdqRG__container{flex-direction:column;align-items:flex-start;gap:0;min-height:auto;position:relative}.DescriptionTextSection-module__JYdqRG__heading{font-size:36px}.DescriptionTextSection-module__JYdqRG__mobileAccordion{flex-direction:column;gap:14px;width:100%;display:flex}.DescriptionTextSection-module__JYdqRG__accordionItem{flex-direction:column;gap:10px;width:100%;display:flex}.DescriptionTextSection-module__JYdqRG__mobileHeading{width:100%;margin:0;padding:0}.DescriptionTextSection-module__JYdqRG__accordionContent{opacity:0;max-height:0;padding:0;transition:max-height .35s,opacity .35s,padding .35s;overflow:hidden}.DescriptionTextSection-module__JYdqRG__accordionContentOpen{opacity:1;max-height:500px;padding-bottom:12px}.DescriptionTextSection-module__JYdqRG__accordionContentOpen.DescriptionTextSection-module__JYdqRG__lastItem{padding-bottom:0}.DescriptionTextSection-module__JYdqRG__text{font-size:24px}}
.DescriptionStatsSection-module__Yb8Drq__section{background:#fff;padding:100px 80px}.DescriptionStatsSection-module__Yb8Drq__container{border:1px solid #000;border-radius:20px;flex-direction:row;justify-content:flex-start;align-items:stretch;max-width:1600px;margin:0 auto;display:flex}.DescriptionStatsSection-module__Yb8Drq__leftColumn{background:#000;border-top-left-radius:20px;border-bottom-left-radius:20px;flex-direction:column;justify-content:center;align-items:flex-start;width:40%;min-width:400px;max-width:650px;height:632px;padding:80px 60px;display:flex}.DescriptionStatsSection-module__Yb8Drq__headingWrapper{text-align:left;flex-direction:column;align-items:flex-start;margin-bottom:60px;display:flex}.DescriptionStatsSection-module__Yb8Drq__heading{font-family:var(--font-zt-nature),var(--font-sans);letter-spacing:-.02em;color:#fff;text-align:left;margin:0;font-size:48px;font-weight:600;line-height:100%}.DescriptionStatsSection-module__Yb8Drq__headingLarge{font-size:64px}.DescriptionStatsSection-module__Yb8Drq__buttonWrapper{margin-top:0}.DescriptionStatsSection-module__Yb8Drq__rightColumn{flex-direction:column;justify-content:center;align-items:stretch;width:60%;display:flex}.DescriptionStatsSection-module__Yb8Drq__grid{flex-direction:row;gap:0;width:100%;height:100%;display:flex}.DescriptionStatsSection-module__Yb8Drq__gridItem{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:33%;height:100%;padding:40px;display:flex;position:relative}.DescriptionStatsSection-module__Yb8Drq__gridItemWithImage{padding:0;overflow:hidden}.DescriptionStatsSection-module__Yb8Drq__gridItemExtra{width:33.5%}.DescriptionStatsSection-module__Yb8Drq__borderTopRightRadius{border-top-right-radius:20px}.DescriptionStatsSection-module__Yb8Drq__borderBottomLeftRadius{border-bottom-left-radius:20px}.DescriptionStatsSection-module__Yb8Drq__borderBottomRightRadius{border-bottom-right-radius:20px}.DescriptionStatsSection-module__Yb8Drq__imageWrapper{width:100%;height:100%;position:relative}.DescriptionStatsSection-module__Yb8Drq__image{object-fit:cover;width:100%;height:100%}.DescriptionStatsSection-module__Yb8Drq__statNumber{font-family:var(--font-zt-nature),var(--font-sans);color:#000;text-align:center;margin-bottom:20px;font-size:48px;font-weight:600;line-height:100%}.DescriptionStatsSection-module__Yb8Drq__statText{font-family:var(--font-zt-nature),var(--font-sans);color:#000;text-align:center;font-size:16px;font-weight:400;line-height:150%}@media (max-width:1200px){.DescriptionStatsSection-module__Yb8Drq__section{padding-left:20px;padding-right:20px}.DescriptionStatsSection-module__Yb8Drq__heading,.DescriptionStatsSection-module__Yb8Drq__statNumber{font-size:42px}.DescriptionStatsSection-module__Yb8Drq__statText{font-size:15px}}@media (max-width:1080px){.DescriptionStatsSection-module__Yb8Drq__statNumber{font-size:36px}}@media (max-width:968px){.DescriptionStatsSection-module__Yb8Drq__section{padding-left:10px;padding-right:10px}.DescriptionStatsSection-module__Yb8Drq__heading{font-size:36px}.DescriptionStatsSection-module__Yb8Drq__statNumber{font-size:26px;font-weight:500}.DescriptionStatsSection-module__Yb8Drq__statText{font-size:14px}}@media (max-width:800px){.DescriptionStatsSection-module__Yb8Drq__container{flex-direction:column;width:100%;max-width:500px}.DescriptionStatsSection-module__Yb8Drq__leftColumn,.DescriptionStatsSection-module__Yb8Drq__rightColumn{border-radius:10px 10px 0 0;align-items:center;width:100%;min-width:fit-content;max-width:100%}.DescriptionStatsSection-module__Yb8Drq__leftColumn{height:auto;padding:40px 20px 60px}.DescriptionStatsSection-module__Yb8Drq__headingWrapper{align-items:center}.DescriptionStatsSection-module__Yb8Drq__heading{text-align:center;font-size:36px}.DescriptionStatsSection-module__Yb8Drq__gridItem{width:50%;height:40vh;max-height:214px}.DescriptionStatsSection-module__Yb8Drq__statNumber{font-size:36px;font-weight:600}}
.StickyContainersSection-module__IQl4_W__section{background:#fff;padding:80px 80px 0;position:relative;overflow:visible}.StickyContainersSection-module__IQl4_W__containersWrapper{flex-direction:column;gap:80px;width:100%;max-width:1280px;margin:0 auto;display:flex;position:relative}.StickyContainersSection-module__IQl4_W__container{background:#fafafa;border-radius:20px;align-items:stretch;gap:30px;width:100%;min-height:400px;margin-bottom:80px;padding:7px;display:flex;position:sticky;top:100px}.StickyContainersSection-module__IQl4_W__leftSection{opacity:1;background:#fff;border-radius:16px;flex-direction:column;width:55%;padding:30px;display:flex}.StickyContainersSection-module__IQl4_W__coloredSquare{opacity:1;z-index:100;border-radius:9px;flex-shrink:0;width:50px;height:50px;position:relative;transform:rotate(-90deg)}.StickyContainersSection-module__IQl4_W__heading{font-family:var(--font-zt-nature),var(--font-sans);color:#000;margin:30px 0 0;font-size:48px;font-weight:600;line-height:1}.StickyContainersSection-module__IQl4_W__text{font-family:var(--font-zt-nature),var(--font-sans);color:#4f4f4f;margin:20px 0 0;font-size:16px;font-weight:400;line-height:1.5}.StickyContainersSection-module__IQl4_W__tagsWrapper{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.StickyContainersSection-module__IQl4_W__tag{opacity:1;background:#fafafa;border:1px solid #0003;border-radius:10px;align-items:center;gap:8px;width:fit-content;height:36px;padding:8px 16px 8px 8px;display:flex}.StickyContainersSection-module__IQl4_W__tagIcon{flex-shrink:0;width:20px;height:20px}.StickyContainersSection-module__IQl4_W__tagText{font-family:var(--font-zt-nature),var(--font-sans);color:#000;white-space:nowrap;font-size:14px;font-weight:400}.StickyContainersSection-module__IQl4_W__imageSection{aspect-ratio:4/3;border-radius:16px;flex:1;width:45%;position:relative;overflow:hidden}.StickyContainersSection-module__IQl4_W__image{object-fit:cover;width:100%;height:100%}@media (max-width:1400px){.StickyContainersSection-module__IQl4_W__heading{font-size:42px}}@media (max-width:1200px){.StickyContainersSection-module__IQl4_W__section{padding:40px}.StickyContainersSection-module__IQl4_W__heading{font-size:36px}}@media (max-width:968px){.StickyContainersSection-module__IQl4_W__heading{font-size:32px}}@media (max-width:800px){.StickyContainersSection-module__IQl4_W__section{min-height:auto;padding:20px 10px 10px}.StickyContainersSection-module__IQl4_W__container{flex-direction:column;margin-bottom:68px;padding:10px 20px 10px 10px;position:relative;top:0}.StickyContainersSection-module__IQl4_W__leftSection{background-color:#0000;width:100%;min-width:auto;padding:0}.StickyContainersSection-module__IQl4_W__imageSection{width:100%;min-height:420px}.StickyContainersSection-module__IQl4_W__tagsWrapper{flex-direction:column;gap:10px}.StickyContainersSection-module__IQl4_W__containersWrapper{gap:0;position:relative;top:0}.StickyContainersSection-module__IQl4_W__imageSection{min-width:unset}.StickyContainersSection-module__IQl4_W__heading{font-size:36px}}
.JoinConnectSection-module__3ew__G__section{background:#fff;padding-top:120px;padding-left:80px;padding-right:80px}.JoinConnectSection-module__3ew__G__container{flex-direction:row;justify-content:center;align-items:flex-start;gap:80px;max-width:1600px;margin:0 auto;display:flex}.JoinConnectSection-module__3ew__G__leftSection{aspect-ratio:3/4;flex-shrink:0;width:40%;max-height:662px;position:relative}.JoinConnectSection-module__3ew__G__imageWrapper{width:100%;height:100%}.JoinConnectSection-module__3ew__G__firstImageWrapper{width:80%;height:68%;position:relative}.JoinConnectSection-module__3ew__G__firstImage{object-fit:cover;width:100%;height:100%}.JoinConnectSection-module__3ew__G__secondImageWrapper{background:#fff;width:60%;height:52%;padding:8px;position:absolute;bottom:0;right:0}.JoinConnectSection-module__3ew__G__secondImage{object-fit:cover;width:100%;height:100%;padding-top:8px}.JoinConnectSection-module__3ew__G__rightSection{flex-direction:column;flex:1;justify-content:space-between;gap:40px;max-width:700px;height:662px;display:flex}.JoinConnectSection-module__3ew__G__rightContent{flex-direction:column;justify-content:space-between;width:100%;display:flex}.JoinConnectSection-module__3ew__G__pillWrapper{margin-bottom:0}.JoinConnectSection-module__3ew__G__headingWrapper{margin-top:30px;margin-bottom:0}.JoinConnectSection-module__3ew__G__heading{font-family:var(--font-zt-nature),var(--font-sans);color:#000;margin:0;font-size:48px;font-weight:600;line-height:100%}.JoinConnectSection-module__3ew__G__dots{align-items:center;gap:8px;margin-left:12px;display:inline-flex}.JoinConnectSection-module__3ew__G__dot{border-radius:50%;width:20px;height:20px;display:inline-block}.JoinConnectSection-module__3ew__G__paragraphsWrapper{flex-direction:column;display:flex}.JoinConnectSection-module__3ew__G__paragraph{font-family:var(--font-zt-nature),var(--font-sans);color:#0009;margin:0;font-size:18px;font-weight:400;line-height:150%}.JoinConnectSection-module__3ew__G__boldText{color:#0009;font-weight:600}@media (max-width:1200px){.JoinConnectSection-module__3ew__G__section{padding-left:40px;padding-right:40px}.JoinConnectSection-module__3ew__G__container{gap:30px}.JoinConnectSection-module__3ew__G__heading{font-size:42px}}@media (max-width:968px){.JoinConnectSection-module__3ew__G__container{gap:40px}.JoinConnectSection-module__3ew__G__rightContent{gap:30px}.JoinConnectSection-module__3ew__G__heading{font-size:38px}.JoinConnectSection-module__3ew__G__imageWrapper{width:100%;margin:0 auto}}@media (max-width:800px){.JoinConnectSection-module__3ew__G__section{padding:70px 20px 0}.JoinConnectSection-module__3ew__G__container{flex-direction:column;gap:40px}.JoinConnectSection-module__3ew__G__leftSection{width:100%;height:auto}.JoinConnectSection-module__3ew__G__imageWrapper{width:100%;margin:0 auto}.JoinConnectSection-module__3ew__G__rightSection{width:100%;max-width:100%;height:auto}.JoinConnectSection-module__3ew__G__rightContent{gap:30px}.JoinConnectSection-module__3ew__G__heading{font-size:36px}.JoinConnectSection-module__3ew__G__paragraph{font-size:18px}.JoinConnectSection-module__3ew__G__pillWrapper{margin-bottom:20px}.JoinConnectSection-module__3ew__G__secondImageWrapper{padding:0}}
.CheckMarketSalary-module__A4myEa__section{padding:110px 80px 70px}.CheckMarketSalary-module__A4myEa__container{width:100%;max-width:974px;margin:0 auto}.CheckMarketSalary-module__A4myEa__headingBlock{text-align:center}.CheckMarketSalary-module__A4myEa__pillWrap{margin-bottom:20px}.CheckMarketSalary-module__A4myEa__heading{font-family:var(--font-zt-nature),var(--font-sans);letter-spacing:-.02em;font-size:64px;line-height:100%}.CheckMarketSalary-module__A4myEa__description{color:#0009;margin-top:20px;font-size:18px}.CheckMarketSalary-module__A4myEa__featuresGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:100px 120px;max-width:1100px;margin:70px auto 0;display:grid}.CheckMarketSalary-module__A4myEa__featureCard{max-width:420px}.CheckMarketSalary-module__A4myEa__iconWrap{border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:inline-flex}.CheckMarketSalary-module__A4myEa__featureTitle{font-family:var(--font-zt-nature),var(--font-sans);color:#000;font-size:24px;font-weight:600;line-height:150%}.CheckMarketSalary-module__A4myEa__featureText{color:#0009;margin-top:8px;font-size:16px;line-height:150%}@media (max-width:1200px){.CheckMarketSalary-module__A4myEa__section{padding-left:40px;padding-right:40px}.CheckMarketSalary-module__A4myEa__heading{font-size:56px}.CheckMarketSalary-module__A4myEa__featureTitle{font-size:30px}}@media (max-width:800px){.CheckMarketSalary-module__A4myEa__section{padding:30px 20px 55px}.CheckMarketSalary-module__A4myEa__heading{font-size:36px}.CheckMarketSalary-module__A4myEa__description{font-size:16px}.CheckMarketSalary-module__A4myEa__featuresGrid{grid-template-columns:1fr;gap:100px;margin-top:60px}.CheckMarketSalary-module__A4myEa__featureCard{max-width:none}.CheckMarketSalary-module__A4myEa__featureTitle{font-size:24px}.CheckMarketSalary-module__A4myEa__featureText{font-size:16px}}
.FindJobHeroSection-module__1LvcQa__hero{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:180px 80px 80px;display:flex;position:relative}.FindJobHeroSection-module__1LvcQa__container{flex:1;width:100%;max-width:1600px;height:100%;display:flex}.FindJobHeroSection-module__1LvcQa__content{flex-direction:row;justify-content:center;align-items:stretch;gap:89px;width:100%;display:flex}.FindJobHeroSection-module__1LvcQa__leftColumn{flex-direction:column;flex:1;justify-content:center;width:50%;display:flex}.FindJobHeroSection-module__1LvcQa__imageWrapper{margin-bottom:30px}.FindJobHeroSection-module__1LvcQa__icon{width:100px;height:60px;position:relative}.FindJobHeroSection-module__1LvcQa__icon canvas{position:absolute;left:-17px}.FindJobHeroSection-module__1LvcQa__headingWrapper{margin-bottom:30px;display:block;position:relative}.FindJobHeroSection-module__1LvcQa__heading{font-family:var(--font-zt-nature),var(--font-sans);letter-spacing:-.02em;color:#000;width:fit-content;margin:0;font-size:72px;font-weight:600;line-height:100%}.FindJobHeroSection-module__1LvcQa__bodyText{font-family:var(--font-zt-nature),var(--font-sans);color:#000;max-width:540px;margin:0 0 40px;font-size:18px;font-weight:400;line-height:150%}.FindJobHeroSection-module__1LvcQa__searchContainer{border-radius:8px;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:530px;height:80px;display:flex}.FindJobHeroSection-module__1LvcQa__inputWrapper{align-items:center;width:calc(50% - 88px);height:56px;display:flex}.FindJobHeroSection-module__1LvcQa__inputWithIcon{background:0 0;border-radius:5px;align-items:center;gap:12px;height:100%;display:flex}.FindJobHeroSection-module__1LvcQa__leftInput{width:100%;padding-left:12px}.FindJobHeroSection-module__1LvcQa__rightInput{width:100%}.FindJobHeroSection-module__1LvcQa__inputIcon{flex-shrink:0;width:20px;height:20px}.FindJobHeroSection-module__1LvcQa__input{font-family:var(--font-zt-nature),var(--font-sans);color:#000;background:0 0;border:none;outline:none;flex:1;width:calc(100% - 32px);height:100%;font-size:16px}.FindJobHeroSection-module__1LvcQa__leftInput input{width:calc(100% - 12px)}.FindJobHeroSection-module__1LvcQa__input::placeholder{color:#0009}.FindJobHeroSection-module__1LvcQa__separator{background:#e4e5e8;flex-shrink:0;width:1px;height:40px;margin-right:16px}.FindJobHeroSection-module__1LvcQa__searchButton{color:#fff;font-family:var(--font-zt-nature),var(--font-sans);cursor:pointer;white-space:nowrap;background:#000;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:128px;height:55px;font-size:16px;font-weight:400;line-height:150%;transition:opacity .3s;display:flex}.FindJobHeroSection-module__1LvcQa__searchButton:hover{opacity:.9}.FindJobHeroSection-module__1LvcQa__suggestionText{font-family:var(--font-zt-nature),var(--font-sans);color:#000;margin:0;font-size:14px;font-weight:400;line-height:150%}.FindJobHeroSection-module__1LvcQa__suggestionText strong{font-weight:600}.FindJobHeroSection-module__1LvcQa__rightColumn{flex:1;justify-content:center;align-items:center;display:flex}.FindJobHeroSection-module__1LvcQa__heroImageWrapper{width:100%;height:100%;position:relative}.FindJobHeroSection-module__1LvcQa__heroImage{width:100%;height:100%;object-fit:contain!important}.FindJobHeroSection-module__1LvcQa__suggestionBox{z-index:20;background:#fff;border:1px solid #e4e5e8;border-radius:8px;max-height:260px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 12px 40px #002c6d14}.FindJobHeroSection-module__1LvcQa__suggestionItem{text-align:left;cursor:pointer;width:100%;font-family:var(--font-zt-nature),var(--font-sans);color:#000;background:0 0;border:none;border-radius:6px;padding:10px 12px;font-size:14px;line-height:150%}.FindJobHeroSection-module__1LvcQa__suggestionItem:hover{background:#f5f6f7}.FindJobHeroSection-module__1LvcQa__suggestionEmpty{font-family:var(--font-zt-nature),var(--font-sans);color:#0009;padding:10px 12px;font-size:14px;line-height:150%}.FindJobHeroSection-module__1LvcQa__inputWrapper{position:relative}.FindJobHeroSection-module__1LvcQa__searchButton:disabled{cursor:not-allowed}@media (max-width:1450px){.FindJobHeroSection-module__1LvcQa__hero{padding-left:60px;padding-right:60px}.FindJobHeroSection-module__1LvcQa__heading{font-size:64px}.FindJobHeroSection-module__1LvcQa__input{font-size:14px;font-weight:400}.FindJobHeroSection-module__1LvcQa__searchContainer{gap:10px}}@media (max-width:1240px){.FindJobHeroSection-module__1LvcQa__hero{padding-left:40px;padding-right:40px}.FindJobHeroSection-module__1LvcQa__content{gap:60px}.FindJobHeroSection-module__1LvcQa__heading{font-size:56px}.FindJobHeroSection-module__1LvcQa__input{font-size:12px;font-weight:400}}@media (max-width:1080px){.FindJobHeroSection-module__1LvcQa__hero{padding-left:20px;padding-right:20px}.FindJobHeroSection-module__1LvcQa__content{gap:40px}.FindJobHeroSection-module__1LvcQa__heading{font-size:52px}.FindJobHeroSection-module__1LvcQa__rightColumn{flex:unset;aspect-ratio:4/5;width:400px}}@media (max-width:986px){.FindJobHeroSection-module__1LvcQa__content{gap:30px}.FindJobHeroSection-module__1LvcQa__heading{white-space:normal;font-size:48px}.FindJobHeroSection-module__1LvcQa__bodyText{font-size:18px}.FindJobHeroSection-module__1LvcQa__rightColumn{width:325px}.FindJobHeroSection-module__1LvcQa__searchContainer{gap:8px;min-width:425px}.FindJobHeroSection-module__1LvcQa__inputWithIcon{gap:8px}.FindJobHeroSection-module__1LvcQa__inputIcon{width:16px;height:16px}.FindJobHeroSection-module__1LvcQa__input{font-size:10px}.FindJobHeroSection-module__1LvcQa__leftInput input,.FindJobHeroSection-module__1LvcQa__rightInput input{width:100%}.FindJobHeroSection-module__1LvcQa__searchButton{min-width:100px}.FindJobHeroSection-module__1LvcQa__inputWrapper{width:calc(50% - 70px)}}@media (max-width:800px){.FindJobHeroSection-module__1LvcQa__hero{padding-top:140px;padding-bottom:0}.FindJobHeroSection-module__1LvcQa__content{flex-direction:column-reverse;align-items:center;gap:40px}.FindJobHeroSection-module__1LvcQa__leftColumn{text-align:start;align-items:flex-start;width:100%;max-width:100%}.FindJobHeroSection-module__1LvcQa__rightColumn{width:100%;aspect-ratio:unset}.FindJobHeroSection-module__1LvcQa__heroImageWrapper{width:100%;max-height:60vh;min-height:unset;aspect-ratio:4/5}.FindJobHeroSection-module__1LvcQa__container{height:auto}.FindJobHeroSection-module__1LvcQa__heading{text-align:left;width:100%;font-size:48px}.FindJobHeroSection-module__1LvcQa__bodyText{text-align:left;margin-bottom:50px;font-size:18px}.FindJobHeroSection-module__1LvcQa__searchContainer{border-radius:4px;gap:0;width:100%;max-width:100%;height:auto;padding:6px}.FindJobHeroSection-module__1LvcQa__separator{margin:0 0 0 8px}.FindJobHeroSection-module__1LvcQa__inputWrapper{width:50%;max-width:150px;height:fit-content}.FindJobHeroSection-module__1LvcQa__inputWithIcon{padding:0}.FindJobHeroSection-module__1LvcQa__leftInput{gap:6px;max-width:147px;margin-left:3px;padding:0}.FindJobHeroSection-module__1LvcQa__leftInput input{max-width:120px}.FindJobHeroSection-module__1LvcQa__rightInput{gap:6px;max-width:115px;margin-left:9px;padding:0}.FindJobHeroSection-module__1LvcQa__rightInput input{max-width:90px}.FindJobHeroSection-module__1LvcQa__input{height:30px;font-size:12px;font-weight:400}.FindJobHeroSection-module__1LvcQa__inputIcon{width:12px;height:12px}.FindJobHeroSection-module__1LvcQa__searchButton{width:66px;min-width:fit-content;height:30px;font-size:8px}.FindJobHeroSection-module__1LvcQa__suggestionText{text-align:center;font-size:14px}}@media (max-width:480px){.FindJobHeroSection-module__1LvcQa__searchContainer{min-width:100%}}
.HireStartBuildingSection-module__NOR8dq__section{background:#fff;padding:120px 20px 0}.HireStartBuildingSection-module__NOR8dq__container{background:#000;border-radius:25px;max-width:1399.38px;margin:0 auto;padding:60px 64px 60px 80px}.HireStartBuildingSection-module__NOR8dq__content{flex-direction:column;gap:100px;width:100%;display:flex}.HireStartBuildingSection-module__NOR8dq__topRow{flex-direction:row;display:flex}.HireStartBuildingSection-module__NOR8dq__topLeft{flex-direction:column;display:flex}.HireStartBuildingSection-module__NOR8dq__pillWrapper{margin-bottom:20px!important}.HireStartBuildingSection-module__NOR8dq__heading{font-family:var(--font-zt-nature),var(--font-sans);color:#fff;margin:0;font-size:64px;font-weight:600;line-height:100%}.HireStartBuildingSection-module__NOR8dq__bottomRow{flex-direction:row;justify-content:space-between;align-items:center;gap:60px;display:flex}.HireStartBuildingSection-module__NOR8dq__imageWrapper{border-radius:25px;flex-shrink:0;width:436px;height:548px;position:relative;overflow:hidden}.HireStartBuildingSection-module__NOR8dq__image{object-fit:cover;width:100%;height:100%}.HireStartBuildingSection-module__NOR8dq__rightContent{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:82px;max-width:490px;display:flex}.HireStartBuildingSection-module__NOR8dq__textSection{flex-direction:column;gap:35px;width:100%;display:flex}.HireStartBuildingSection-module__NOR8dq__paragraph{font-family:var(--font-zt-nature),var(--font-sans);color:#fffc;margin:0;font-size:18px;font-weight:400;line-height:150%}.HireStartBuildingSection-module__NOR8dq__rowsContainer{flex-direction:column;gap:35px;display:flex}.HireStartBuildingSection-module__NOR8dq__row{flex-direction:row;align-items:flex-start;gap:64px;display:flex}.HireStartBuildingSection-module__NOR8dq__rowLeft{flex-shrink:0;min-width:180px}.HireStartBuildingSection-module__NOR8dq__rowLeftText{font-family:var(--font-zt-nature),var(--font-sans);color:#45a7aa;font-size:20px;font-weight:400;line-height:150%}.HireStartBuildingSection-module__NOR8dq__rowLeftTextRed{color:#ff4d6d}.HireStartBuildingSection-module__NOR8dq__rowRight{flex:1}.HireStartBuildingSection-module__NOR8dq__rowRightText{font-family:var(--font-zt-nature),var(--font-sans);color:#fffc;font-size:18px;font-weight:400;line-height:150%}.HireStartBuildingSection-module__NOR8dq__buttonWrapper{justify-content:flex-start;width:100%;display:flex}@media (max-width:1150px){.HireStartBuildingSection-module__NOR8dq__heading{font-size:56px}.HireStartBuildingSection-module__NOR8dq__imageWrapper{aspect-ratio:4/5;width:40%;height:auto}.HireStartBuildingSection-module__NOR8dq__container{padding-left:40px;padding-right:40px}.HireStartBuildingSection-module__NOR8dq__content{gap:70px}}@media (max-width:968px){.HireStartBuildingSection-module__NOR8dq__heading{font-size:48px}.HireStartBuildingSection-module__NOR8dq__content{gap:60px}.HireStartBuildingSection-module__NOR8dq__container{padding-left:30px;padding-right:30px}}@media (max-width:800px){.HireStartBuildingSection-module__NOR8dq__section{padding:100px 20px 0}.HireStartBuildingSection-module__NOR8dq__container{width:100%;margin:0;padding:30px 40px}.HireStartBuildingSection-module__NOR8dq__content,.HireStartBuildingSection-module__NOR8dq__topRow,.HireStartBuildingSection-module__NOR8dq__topLeft{align-items:center;width:100%}.HireStartBuildingSection-module__NOR8dq__content{gap:50px}.HireStartBuildingSection-module__NOR8dq__pillWrapper{margin-bottom:14px!important}.HireStartBuildingSection-module__NOR8dq__pillWrapper span{font-size:12px}.HireStartBuildingSection-module__NOR8dq__heading{text-align:left;font-size:36px}.HireStartBuildingSection-module__NOR8dq__bottomRow{flex-direction:column;justify-content:center;align-items:center;width:100%}.HireStartBuildingSection-module__NOR8dq__imageWrapper{aspect-ratio:4/5;width:100%;max-width:350px;height:440px}.HireStartBuildingSection-module__NOR8dq__textSection{gap:30px}.HireStartBuildingSection-module__NOR8dq__rightContent{gap:60px;width:100%;max-width:100%}.HireStartBuildingSection-module__NOR8dq__rowsContainer{gap:28px}.HireStartBuildingSection-module__NOR8dq__row{gap:30px}.HireStartBuildingSection-module__NOR8dq__rowLeftText,.HireStartBuildingSection-module__NOR8dq__rowRightText{font-size:16px}}@media (max-width:500px){.HireStartBuildingSection-module__NOR8dq__section{padding-left:20px;padding-right:20px}.HireStartBuildingSection-module__NOR8dq__container{padding:30px 20px}.HireStartBuildingSection-module__NOR8dq__row{gap:15px}}@media (max-width:450px){.HireStartBuildingSection-module__NOR8dq__row{gap:10px}}
.FourthSection-module__iHZAkW__section{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:100px 80px 0;display:flex;position:relative}.FourthSection-module__iHZAkW__container{z-index:1002;justify-content:center;align-items:center;width:100%;max-width:1600px;display:flex}.FourthSection-module__iHZAkW__content{text-align:center;flex-direction:column;align-items:center;width:fit-content;display:flex}.FourthSection-module__iHZAkW__dots{align-items:center;gap:8px;margin-bottom:28px;display:inline-flex}.FourthSection-module__iHZAkW__dot{border-radius:50%;width:20px;height:20px;display:inline-block}.FourthSection-module__iHZAkW__pillWrapper{justify-content:center;align-items:center;margin-bottom:30px;display:flex}.FourthSection-module__iHZAkW__heading{font-family:var(--font-zt-nature),var(--font-sans);letter-spacing:-.02em;color:#151619;text-align:center;margin:0 0 20px;font-size:64px;font-weight:600;line-height:100%}.FourthSection-module__iHZAkW__text{font-family:var(--font-zt-nature),var(--font-sans);color:#4f4f4f;text-align:center;max-width:439px;font-size:16px;font-weight:400;line-height:150%}.FourthSection-module__iHZAkW__trigger{opacity:0;pointer-events:none;width:100%;height:1px;position:absolute;bottom:0;left:0}@media (max-width:1400px){.FourthSection-module__iHZAkW__heading{font-size:42px}}@media (max-width:1200px){.FourthSection-module__iHZAkW__section{padding-left:40px;padding-right:40px}.FourthSection-module__iHZAkW__heading{font-size:36px}}@media (max-width:968px){.FourthSection-module__iHZAkW__heading{font-size:32px}.FourthSection-module__iHZAkW__text{font-size:15px}}@media (max-width:800px){.FourthSection-module__iHZAkW__section{min-height:auto;padding:32px 10px 0}.FourthSection-module__iHZAkW__content{text-align:center;width:100%}.FourthSection-module__iHZAkW__dots{margin-bottom:20px}.FourthSection-module__iHZAkW__pillWrapper{margin-bottom:60px}.FourthSection-module__iHZAkW__heading{margin-bottom:20px;font-size:32px}.FourthSection-module__iHZAkW__text{font-size:16px}}
.JoinGrowSection-module__cIACYq__section{background:#fff;padding:120px 80px 0}.JoinGrowSection-module__cIACYq__container{width:100%;max-width:1600px;margin:0 auto}.JoinGrowSection-module__cIACYq__header{justify-content:space-between;align-items:flex-end;display:flex;position:relative}.JoinGrowSection-module__cIACYq__headerLeft{flex:1}.JoinGrowSection-module__cIACYq__headerRight{justify-content:flex-end;align-items:flex-end;display:flex}.JoinGrowSection-module__cIACYq__pillWrapper{align-items:center;margin-bottom:20px;display:flex}.JoinGrowSection-module__cIACYq__pill:before{background:linear-gradient(.36deg,#00000014 0%,#ffffff1a 100%)}.JoinGrowSection-module__cIACYq__headingWrapper{display:inline-block;position:relative}.JoinGrowSection-module__cIACYq__heading{font-family:var(--font-zt-nature),var(--font-sans);color:#000;margin:0;font-size:64px;font-weight:600;line-height:100%}.JoinGrowSection-module__cIACYq__description{font-family:var(--font-zt-nature),var(--font-sans);text-align:left;color:#000;max-width:417px;margin:0;font-size:16px;font-weight:400;line-height:150%}.JoinGrowSection-module__cIACYq__imageWrappersContainer{width:100%;max-width:1280px;height:80vh;max-height:736px;margin:100px auto 0;position:relative;overflow:hidden}.JoinGrowSection-module__cIACYq__imageWrapper{flex-direction:row;gap:20px;width:100%;height:100%;display:flex}.JoinGrowSection-module__cIACYq__imageWrapper img{object-fit:cover!important}.JoinGrowSection-module__cIACYq__firstImageWrapperContainer{flex-direction:column;align-items:flex-end;gap:20px;width:43%;height:100%;padding-bottom:102px;display:flex}.JoinGrowSection-module__cIACYq__secondImageWrapperContainer{flex-direction:row;gap:20px;width:22%;height:100%;padding-top:55px;display:flex}.JoinGrowSection-module__cIACYq__thirdImageWrapperContainer{flex-direction:column;gap:20px;width:35%;height:100%;padding-top:55px;padding-bottom:31px;display:flex}.JoinGrowSection-module__cIACYq__firstImageWrapperContainer,.JoinGrowSection-module__cIACYq__secondImageWrapperContainer,.JoinGrowSection-module__cIACYq__thirdImageWrapperContainer{min-height:100%}.JoinGrowSection-module__cIACYq__imageOne{flex:0 0 53%;width:100%}.JoinGrowSection-module__cIACYq__imageTwo{flex:0 0 47%;width:62%}.JoinGrowSection-module__cIACYq__imageThree{width:100%;height:48%}.JoinGrowSection-module__cIACYq__imageFour{flex:0 0 46%;width:100%}.JoinGrowSection-module__cIACYq__imageFive{flex:0 0 48%;width:100%}.JoinGrowSection-module__cIACYq__mediaBox{position:relative}.JoinGrowSection-module__cIACYq__card{cursor:pointer;position:relative;overflow:hidden}.JoinGrowSection-module__cIACYq__overlay{-webkit-backdrop-filter:blur(14px);background:#000c;flex-direction:column;justify-content:flex-start;padding:24px;transition:transform .3s;display:flex;position:absolute;inset:0;overflow:hidden;transform:translateY(100%)}@media (hover:hover) and (pointer:fine){.JoinGrowSection-module__cIACYq__card:hover .JoinGrowSection-module__cIACYq__overlay{transform:translateY(0)}}.JoinGrowSection-module__cIACYq__cardActive .JoinGrowSection-module__cIACYq__overlay{transform:translateY(0)}.JoinGrowSection-module__cIACYq__overlayTitle{color:#fff;margin:0 0 12px;font-size:30px;font-weight:500;line-height:150%}.JoinGrowSection-module__cIACYq__overlayText{color:#fffc;margin:0;font-size:16px;line-height:150%}.JoinGrowSection-module__cIACYq__image{object-fit:cover}@media (max-width:1400px){.JoinGrowSection-module__cIACYq__heading{font-size:56px}.JoinGrowSection-module__cIACYq__overlayTitle{font-size:28px}.JoinGrowSection-module__cIACYq__overlayText{font-size:15px}}@media (max-width:1220px){.JoinGrowSection-module__cIACYq__section{padding-left:40px;padding-right:40px}.JoinGrowSection-module__cIACYq__heading{font-size:44px}.JoinGrowSection-module__cIACYq__overlayTitle{font-size:24px}.JoinGrowSection-module__cIACYq__overlayText{font-size:14px}}@media (max-width:1080px){.JoinGrowSection-module__cIACYq__overlay{padding:16px}.JoinGrowSection-module__cIACYq__firstImageWrapperContainer{width:41%}.JoinGrowSection-module__cIACYq__secondImageWrapperContainer{width:24%}.JoinGrowSection-module__cIACYq__thirdImageWrapperContainer{width:35%}}@media (max-width:968px){.JoinGrowSection-module__cIACYq__section{padding-left:30px;padding-right:30px}.JoinGrowSection-module__cIACYq__heading{font-size:40px}.JoinGrowSection-module__cIACYq__firstImageWrapperContainer{width:41%}.JoinGrowSection-module__cIACYq__secondImageWrapperContainer{width:26%}.JoinGrowSection-module__cIACYq__thirdImageWrapperContainer{width:33%}}@media (max-width:800px){.JoinGrowSection-module__cIACYq__header{flex-direction:column;align-items:flex-start;gap:20px}.JoinGrowSection-module__cIACYq__heading{font-size:36px}.JoinGrowSection-module__cIACYq__pillWrapper{margin-bottom:30px!important}.JoinGrowSection-module__cIACYq__section{padding:70px 20px 0}.JoinGrowSection-module__cIACYq__imageWrappersContainer{width:100%;height:auto;max-height:fit-content;margin-top:60px}.JoinGrowSection-module__cIACYq__imageWrapper{flex-direction:column;gap:16px;display:flex}.JoinGrowSection-module__cIACYq__firstImageWrapperContainer{aspect-ratio:16/9;width:100%;max-width:436px;height:auto;max-height:768px;padding-bottom:0}.JoinGrowSection-module__cIACYq__secondImageWrapperContainer{aspect-ratio:19/10;flex-direction:row;align-items:stretch;gap:13px;width:100%;max-width:406px;height:auto;min-height:300px;max-height:768px;padding-top:0;display:flex}.JoinGrowSection-module__cIACYq__thirdImageWrapperContainer{aspect-ratio:16/9;width:100%;max-width:483px;height:auto;max-height:768px;padding-top:0;padding-bottom:0}.JoinGrowSection-module__cIACYq__fourthImageWrapperContainer{aspect-ratio:16/9;width:100%;max-width:535px;height:auto;max-height:768px;display:flex}.JoinGrowSection-module__cIACYq__imageOne{flex:0 0 100%;width:100%}.JoinGrowSection-module__cIACYq__imageTwo{flex:0 0 54%;width:54%;height:100%}.JoinGrowSection-module__cIACYq__imageThree{flex:0 0 46%;width:46%;height:100%;padding-bottom:0}.JoinGrowSection-module__cIACYq__mediaBox{height:100%}.JoinGrowSection-module__cIACYq__imageFour{flex:0 0 100%;width:91%}.JoinGrowSection-module__cIACYq__imageFive{flex:0 0 100%;width:79%}.JoinGrowSection-module__cIACYq__description{max-width:100%;font-size:16px}.JoinGrowSection-module__cIACYq__overlayTitle{margin-bottom:6px;font-size:22px}.JoinGrowSection-module__cIACYq__overlayText{font-size:14px}}@media (max-width:500px){.JoinGrowSection-module__cIACYq__overlay{padding:12px}.JoinGrowSection-module__cIACYq__overlayTitle{margin-bottom:6px;font-size:16px}.JoinGrowSection-module__cIACYq__overlayText{font-size:13px}}@media (max-width:460px){.JoinGrowSection-module__cIACYq__overlay{padding-left:8px;padding-right:8px}.JoinGrowSection-module__cIACYq__imageThree{flex:unset}.JoinGrowSection-module__cIACYq__overlayText{font-size:12px}}@media (max-width:390px){.JoinGrowSection-module__cIACYq__overlayText{font-size:11px}}
.FAQ-module__LaFvAW__faqContainer{flex-direction:column;max-width:524px;height:400px;padding-right:6px;display:flex;position:relative;overflow:hidden}.FAQ-module__LaFvAW__faqItem{border-bottom:1px solid #0000001a;margin-bottom:0;position:relative}.FAQ-module__LaFvAW__answerWrapper{position:relative;overflow:hidden}.FAQ-module__LaFvAW__faqRow{cursor:pointer;z-index:1;justify-content:space-between;align-items:center;max-width:524px;height:65px;padding-top:25px;padding-bottom:25px;display:flex;position:relative}.FAQ-module__LaFvAW__faqText{font-family:var(--font-zt-nature),var(--font-sans);color:#212123;font-size:20px;font-weight:400;line-height:150%}.FAQ-module__LaFvAW__expandIcon{color:#000;cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;font-size:20px;font-weight:300;transition:transform .3s;display:flex}.FAQ-module__LaFvAW__expanded{transform:rotate(45deg)}.FAQ-module__LaFvAW__faqAnswer{width:100%;font-family:var(--font-zt-nature),var(--font-sans);color:#212123;opacity:0;pointer-events:none;white-space:normal;background:#fff;max-height:0;font-size:20px;font-weight:400;line-height:150%;transition:opacity .3s,max-height .3s,transform .3s,padding .4s;position:relative;overflow:hidden;transform:translateY(-10px)}.FAQ-module__LaFvAW__faqAnswer.FAQ-module__LaFvAW__visible{padding-bottom:36px}.FAQ-module__LaFvAW__visible{opacity:1;pointer-events:auto;max-height:200px;transform:translateY(0)}@media (max-width:960px){.FAQ-module__LaFvAW__faqContainer{width:100%;height:450px}.FAQ-module__LaFvAW__faqRow{width:100%}.FAQ-module__LaFvAW__faqText,.FAQ-module__LaFvAW__faqAnswer{font-size:16px}}@media (max-width:800px){.FAQ-module__LaFvAW__faqContainer{width:100%;height:fit-content}.FAQ-module__LaFvAW__faqRow{width:100%}}
.about-module__B_Ls4a__descriptionSection{padding-top:0;padding-bottom:0;position:relative;top:-220px}@media (max-width:800px){.about-module__B_Ls4a__descriptionSection{padding-bottom:100px;top:0}}
.FAQs-module__3-3iWG__section{padding:130px 80px 100px}.FAQs-module__3-3iWG__container{width:100%;max-width:762px;margin:0 auto}.FAQs-module__3-3iWG__headingBlock{text-align:center}.FAQs-module__3-3iWG__pillWrap{margin-bottom:20px}.FAQs-module__3-3iWG__heading{font-family:var(--font-zt-nature),var(--font-sans);letter-spacing:-.02em;max-width:670px;margin:0 auto;font-size:72px;line-height:92%}.FAQs-module__3-3iWG__accordion{background:#ededed;border:1px solid #0000001f;border-radius:20px;flex-direction:column;gap:7px;margin-top:60px;padding:7px;display:flex;overflow:hidden}.FAQs-module__3-3iWG__item{background-color:#fff;border-radius:10px;padding:20px}.FAQs-module__3-3iWG__itemHead{text-align:left;color:#000;justify-content:space-between;align-items:center;width:100%;font-size:20px;font-weight:600;line-height:150%;display:flex}.FAQs-module__3-3iWG__itemHead span{max-width:fit-content}.FAQs-module__3-3iWG__plus{font-size:38px;line-height:1;transition:transform .25s}.FAQs-module__3-3iWG__plusOpen{transform:rotate(45deg)}.FAQs-module__3-3iWG__itemBody{opacity:0;max-height:0;padding:0 16px;transition:max-height .3s,opacity .3s,padding .3s;overflow:hidden}.FAQs-module__3-3iWG__itemBody p{color:#4f4f4f;font-size:18px;line-height:150%}.FAQs-module__3-3iWG__itemBodyOpen{opacity:1;max-height:260px;padding:16px 16px 0}@media (max-width:1200px){.FAQs-module__3-3iWG__section{padding-left:40px;padding-right:40px}.FAQs-module__3-3iWG__heading{font-size:56px}}@media (max-width:800px){.FAQs-module__3-3iWG__section{padding:65px 20px 70px}.FAQs-module__3-3iWG__heading{font-size:48px}.FAQs-module__3-3iWG__itemHead{min-height:62px;font-size:18px}.FAQs-module__3-3iWG__itemHead span{max-width:230px}.FAQs-module__3-3iWG__plus{font-size:30px}.FAQs-module__3-3iWG__itemBody p{font-size:16px}}
.FindJobRoles-module__wTFENG__section{background:#fff;padding-top:40px;padding-bottom:80px}.FindJobRoles-module__wTFENG__container{width:100%;max-width:1600px;margin:0 auto;padding-top:70px;padding-left:80px;padding-right:80px}.FindJobRoles-module__wTFENG__statsRow{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;margin-bottom:200px;display:flex}.FindJobRoles-module__wTFENG__statCard{flex-direction:row;flex:1;align-items:center;gap:20px;padding:20px;display:flex}.FindJobRoles-module__wTFENG__statCard.FindJobRoles-module__wTFENG__highlighted{background:#fff;border-radius:8px;box-shadow:0 12px 48px #002c6d1a}.FindJobRoles-module__wTFENG__iconContainer{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.FindJobRoles-module__wTFENG__iconContainer.FindJobRoles-module__wTFENG__highlighted{background:#45a7aa}.FindJobRoles-module__wTFENG__statContent{flex-direction:column;gap:12px;display:flex}.FindJobRoles-module__wTFENG__statNumber{font-family:var(--font-zt-nature),var(--font-sans);color:#000;font-size:24px;font-weight:600;line-height:100%}.FindJobRoles-module__wTFENG__statLabel{font-family:var(--font-zt-nature),var(--font-sans);color:#00000080;white-space:nowrap;font-size:16px;font-weight:400;line-height:150%}.FindJobRoles-module__wTFENG__header{justify-content:space-between;align-items:flex-end;margin-bottom:100px;display:flex;position:relative}.FindJobRoles-module__wTFENG__headerLeft{flex:1}.FindJobRoles-module__wTFENG__headerRight{justify-content:flex-end;align-items:flex-end;display:flex}.FindJobRoles-module__wTFENG__pillWrapper{align-items:center;margin-bottom:20px;display:flex}.FindJobRoles-module__wTFENG__headingWrapper{display:inline-block;position:relative}.FindJobRoles-module__wTFENG__heading{font-family:var(--font-zt-nature),var(--font-sans);letter-spacing:-.02em;color:#151619;margin:0;font-size:64px;font-weight:600;line-height:100%}.FindJobRoles-module__wTFENG__description{font-family:var(--font-zt-nature),var(--font-sans);text-align:left;color:#000;max-width:320px;margin:0;font-size:16px;font-weight:400;line-height:150%}.FindJobRoles-module__wTFENG__rolesContainer{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:40px 60px;margin-bottom:100px;display:flex}.FindJobRoles-module__wTFENG__roleItem{flex-direction:column;justify-content:space-between;gap:20px;min-width:212px;display:flex}.FindJobRoles-module__wTFENG__roleTitle{font-family:var(--font-zt-nature),var(--font-sans);color:#18191c;font-size:18px;font-weight:500;line-height:150%}.FindJobRoles-module__wTFENG__roleOpenings{font-family:var(--font-zt-nature),var(--font-sans);color:#0009;font-size:14px;font-weight:400;line-height:150%}.FindJobRoles-module__wTFENG__imagesSection{width:100vw;padding:100px 0;overflow:hidden}.FindJobRoles-module__wTFENG__imagesRail{justify-content:space-between;gap:20px;width:100vw;display:flex}.FindJobRoles-module__wTFENG__col{flex-direction:column;gap:20px;display:flex}.FindJobRoles-module__wTFENG__col.FindJobRoles-module__wTFENG__imageTwoCol{align-self:center}.FindJobRoles-module__wTFENG__firstCol{width:18%}.FindJobRoles-module__wTFENG__secondCol{width:16%}.FindJobRoles-module__wTFENG__thirdCol{width:32%}.FindJobRoles-module__wTFENG__fourthCol{width:19%}.FindJobRoles-module__wTFENG__fifthCol{width:15%}.FindJobRoles-module__wTFENG__imageWrapper{position:relative;overflow:hidden}.FindJobRoles-module__wTFENG__image{object-fit:cover}.FindJobRoles-module__wTFENG__imageOne{aspect-ratio:1/3;width:100%;max-height:620px}.FindJobRoles-module__wTFENG__imageTwo{aspect-ratio:9/16;width:100%;max-height:419px}.FindJobRoles-module__wTFENG__imageThree{aspect-ratio:4/5;width:100%;max-height:310px}.FindJobRoles-module__wTFENG__imageFour{aspect-ratio:5/4;width:100%;max-height:359px}.FindJobRoles-module__wTFENG__imageFive{aspect-ratio:3/4;width:100%;max-height:395px}.FindJobRoles-module__wTFENG__imageSix{aspect-ratio:1/4;width:100%;max-height:585px}.FindJobRoles-module__wTFENG__roleSpacer{visibility:hidden;pointer-events:none;min-width:212px;height:0}@media (max-width:1200px){.FindJobRoles-module__wTFENG__section{padding-top:0}.FindJobRoles-module__wTFENG__container{padding-left:40px;padding-right:40px}.FindJobRoles-module__wTFENG__statsRow{gap:20px;margin-bottom:120px}.FindJobRoles-module__wTFENG__heading{font-size:52px}}@media (max-width:1050px){.FindJobRoles-module__wTFENG__iconContainer{width:50px;height:50px}.FindJobRoles-module__wTFENG__statNumber{font-size:20px}.FindJobRoles-module__wTFENG__statLabel{font-size:14px}.FindJobRoles-module__wTFENG__heading{font-size:48px}}@media (max-width:912px){.FindJobRoles-module__wTFENG__container{padding-left:20px;padding-right:20px}.FindJobRoles-module__wTFENG__statsRow{gap:20px}.FindJobRoles-module__wTFENG__statCard{padding:10px}.FindJobRoles-module__wTFENG__heading{font-size:36px}.FindJobRoles-module__wTFENG__header{gap:20px}}@media (max-width:800px){.FindJobRoles-module__wTFENG__section{padding-bottom:0}.FindJobRoles-module__wTFENG__header{flex-direction:column;align-items:flex-start;gap:30px;margin-bottom:60px}.FindJobRoles-module__wTFENG__rolesContainer{gap:20px;margin-bottom:0}.FindJobRoles-module__wTFENG__imagesSection{padding:60px 0 0}.FindJobRoles-module__wTFENG__statsRow{flex-wrap:wrap;width:100%;margin-bottom:87px}.FindJobRoles-module__wTFENG__statCard{flex:43%}.FindJobRoles-module__wTFENG__statNumber{font-size:16px}.FindJobRoles-module__wTFENG__statLabel{font-size:14px}.FindJobRoles-module__wTFENG__roleItem{width:46%;min-width:auto}.FindJobRoles-module__wTFENG__roleTitle{line-height:110%}.FindJobRoles-module__wTFENG__imagesRail{gap:5px}}@media (max-width:501px){.FindJobRoles-module__wTFENG__heading{font-size:36px}.FindJobRoles-module__wTFENG__statNumber{font-size:13px}.FindJobRoles-module__wTFENG__statLabel{font-size:12px}.FindJobRoles-module__wTFENG__statCard,.FindJobRoles-module__wTFENG__statsRow,.FindJobRoles-module__wTFENG__roleItem{gap:10px}.FindJobRoles-module__wTFENG__roleTitle{min-height:40px}}@media (max-width:360px){.FindJobRoles-module__wTFENG__heading{font-size:33px}}
.FifthSection-module__Z8eQfq__section{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 80px;display:flex;position:relative}.FifthSection-module__Z8eQfq__container{justify-content:center;align-items:center;width:100%;max-width:1600px;display:flex}.FifthSection-module__Z8eQfq__cardsWrapper{text-align:center;grid-template-columns:repeat(3,1fr);gap:30px;width:100%;display:grid}.FifthSection-module__Z8eQfq__card{background:0 0;border-radius:20px;flex-direction:column;max-width:413px;min-height:500px;display:flex;position:relative;overflow:hidden}.FifthSection-module__Z8eQfq__cardBg{background:var(--card-bg);opacity:0;visibility:hidden;pointer-events:none;border-radius:inherit;transition:none;position:absolute;inset:0}.FifthSection-module__Z8eQfq__trigger{opacity:0;pointer-events:none;width:100%;height:1px;position:absolute;top:0;left:0}.FifthSection-module__Z8eQfq__content{z-index:1003;opacity:1;flex-direction:column;margin-bottom:43px;padding:50px 50px 0 43px;display:flex;position:relative}.FifthSection-module__Z8eQfq__heading{font-family:var(--font-zt-nature),var(--font-sans);letter-spacing:-.02em;color:#fff;margin:0 0 20px;font-size:30px;font-weight:500;line-height:150%}.FifthSection-module__Z8eQfq__text{font-family:var(--font-zt-nature),var(--font-sans);color:#fffc;margin:0;font-size:16px;font-weight:400;line-height:150%}.FifthSection-module__Z8eQfq__imageWrapper{z-index:1003;width:100%;height:300px;margin-top:auto;position:relative;overflow:hidden}.FifthSection-module__Z8eQfq__imageWrapper1{border-top-left-radius:20px;padding-left:50px}.FifthSection-module__Z8eQfq__imageWrapper1 img{border-top-left-radius:20px}.FifthSection-module__Z8eQfq__imageWrapper2{border-top-left-radius:20px;border-top-right-radius:20px;padding-left:50px;padding-right:50px}.FifthSection-module__Z8eQfq__imageWrapper2 img{border-top-left-radius:20px;border-top-right-radius:20px}.FifthSection-module__Z8eQfq__imageWrapper3{border-top-right-radius:20px;padding-right:50px}.FifthSection-module__Z8eQfq__imageWrapper3 img{border-top-right-radius:20px}.FifthSection-module__Z8eQfq__imageOverlay{opacity:.5;z-index:2;pointer-events:none;width:100%;height:100%}.FifthSection-module__Z8eQfq__image{object-fit:cover;z-index:1;width:100%;height:100%;position:relative!important}@media (max-width:1200px){.FifthSection-module__Z8eQfq__section{padding-left:40px;padding-right:40px}.FifthSection-module__Z8eQfq__cardsWrapper{gap:24px}.FifthSection-module__Z8eQfq__card{min-height:450px}}@media (max-width:968px){.FifthSection-module__Z8eQfq__section{padding-bottom:0}.FifthSection-module__Z8eQfq__cardsWrapper{grid-template-columns:1fr;justify-items:center;gap:30px}.FifthSection-module__Z8eQfq__card{min-height:400px}}@media (max-width:800px){.FifthSection-module__Z8eQfq__section{min-height:auto;padding:60px 10px 0}.FifthSection-module__Z8eQfq__cardsWrapper{grid-template-columns:1fr;gap:24px}.FifthSection-module__Z8eQfq__card{background:unset;max-width:100%;min-height:auto}.FifthSection-module__Z8eQfq__heading{white-space:nowrap;margin-bottom:10px;font-weight:600}.FifthSection-module__Z8eQfq__content{margin-bottom:34px;padding:47px 23px 0}}
﻿.ScrollStepImage-module__JHld2q__container{width:100%;height:100%;position:relative}.ScrollStepImage-module__JHld2q__imageWrapper{opacity:0;will-change:opacity,transform;pointer-events:none;z-index:1;transition:opacity .16s ease-out,transform .22s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.012)}.ScrollStepImage-module__JHld2q__visible{opacity:1;z-index:2;transform:scale(1)}.ScrollStepImage-module__JHld2q__hidden{opacity:0;z-index:1;transform:scale(1.012)}.ScrollStepImage-module__JHld2q__image{object-fit:cover;width:100%;height:100%}@media (max-width:968px){.ScrollStepImage-module__JHld2q__container{max-width:500px}}@media (max-width:800px){.ScrollStepImage-module__JHld2q__container{width:100%;max-width:520px;margin:0 auto}}@media (max-width:480px){.ScrollStepImage-module__JHld2q__container{max-width:100%;min-height:300px}}@media (max-height:800px){.ScrollStepImage-module__JHld2q__container{width:auto;height:300px;min-height:auto;max-height:300px}}@media (max-height:704px){.ScrollStepImage-module__JHld2q__container{height:270px;min-height:auto;max-height:270px}}@media (max-height:670px){.ScrollStepImage-module__JHld2q__container{height:250px;min-height:auto;max-height:250px}}
.HeroSection-module__sEx1Aa__section{padding:200px 80px 80px}.HeroSection-module__sEx1Aa__container{flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;display:flex}.HeroSection-module__sEx1Aa__heroTop{text-align:center;flex-direction:column;align-items:center;display:flex}.HeroSection-module__sEx1Aa__heading{font-family:var(--font-zt-nature),var(--font-sans);letter-spacing:-.02em;color:#000;margin:30px 0 20px;font-size:72px;font-weight:600;line-height:100%}.HeroSection-module__sEx1Aa__description{font-family:var(--font-zt-nature),var(--font-sans);color:#000;font-size:18px;line-height:150%}.HeroSection-module__sEx1Aa__bullets{justify-content:center;gap:30px;margin-top:60px;display:flex}.HeroSection-module__sEx1Aa__bulletItem{color:#000;align-items:center;gap:8px;font-size:16px;display:inline-flex}.HeroSection-module__sEx1Aa__bulletDot{border-radius:50%;width:15px;height:15px}.HeroSection-module__sEx1Aa__formShell{color:#fff;background:#000;border-radius:20px;flex-direction:column;width:752px;min-height:725px;margin-top:120px;padding:40px;display:flex;overflow:hidden}.HeroSection-module__sEx1Aa__formShell.HeroSection-module__sEx1Aa__success{height:fit-content}.HeroSection-module__sEx1Aa__progressHead{justify-content:space-between;margin-bottom:8px;font-size:14px;line-height:20px;display:flex}.HeroSection-module__sEx1Aa__progressTrack{background:#4c4c4c;border-radius:999px;width:100%;height:8px;overflow:hidden}.HeroSection-module__sEx1Aa__progressBar{border-radius:inherit;background:#fff;height:100%;transition:width .35s}.HeroSection-module__sEx1Aa__stepFrame{border:1px solid #ffffff1a;border-radius:14px;margin-top:32px;padding:24px;position:relative}.HeroSection-module__sEx1Aa__stepFrame.HeroSection-module__sEx1Aa__salary{margin-top:0}.HeroSection-module__sEx1Aa__stepFrame.HeroSection-module__sEx1Aa__success{margin-top:0;padding:0}.HeroSection-module__sEx1Aa__stepContent{width:100%}.HeroSection-module__sEx1Aa__stepHeader{margin-bottom:24px}.HeroSection-module__sEx1Aa__stepTitleWrap{align-items:center;gap:8px;margin-bottom:24px;display:inline-flex}.HeroSection-module__sEx1Aa__stepTitleWrap.HeroSection-module__sEx1Aa__five{justify-content:center;width:100%}.HeroSection-module__sEx1Aa__stepTitle.HeroSection-module__sEx1Aa__five{font-size:36px;font-weight:400}.HeroSection-module__sEx1Aa__stepTitle{font-family:var(--font-zt-nature),var(--font-sans);font-size:16px;font-weight:500;line-height:100%}.HeroSection-module__sEx1Aa__stepDescription{color:#fffc;font-size:16px;line-height:150%}.HeroSection-module__sEx1Aa__fieldStack{flex-direction:column;gap:16px;display:flex}.HeroSection-module__sEx1Aa__fieldItem{flex-direction:column;gap:10px;display:flex}.HeroSection-module__sEx1Aa__label{color:#fff;font-size:14px;line-height:150%}.HeroSection-module__sEx1Aa__input,.HeroSection-module__sEx1Aa__select{color:#fff;cursor:text;background:#1f1f1f;border:1px solid #ffffff1f;border-radius:8px;width:100%;height:40px;padding:12px;font-size:16px}.HeroSection-module__sEx1Aa__input::placeholder{color:#fffc}.HeroSection-module__sEx1Aa__input:focus{border-color:#45a7aa;outline:none;box-shadow:0 0 0 2px #45a7aa33}.HeroSection-module__sEx1Aa__inputError{border-color:#ff4d6d!important;box-shadow:0 0 0 2px #ff4d6d33!important}.HeroSection-module__sEx1Aa__selectWrap{border-radius:10px;position:relative;overflow:visible}.HeroSection-module__sEx1Aa__selectTrigger{color:#fffc;cursor:pointer;text-align:left;background:#1f1f1f;border:1px solid #ffffff1f;border-radius:8px;justify-content:flex-start;align-items:center;width:100%;min-height:40px;padding:0 40px 0 12px;font-size:16px;display:flex}.HeroSection-module__sEx1Aa__selectTrigger:focus{outline:none}.HeroSection-module__sEx1Aa__selectChevron{width:10px;height:5px;transition:transform var(--transition-base);pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.HeroSection-module__sEx1Aa__selectChevron:before{content:"";border-top:5px solid #fff;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;display:block}.HeroSection-module__sEx1Aa__selectChevronOpen{transform:translateY(-50%)rotate(180deg)}.HeroSection-module__sEx1Aa__selectMenu{z-index:5;background:#1d1d1d;border:1px solid #ffffff1f;border-radius:10px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 14px 26px #00000059}.HeroSection-module__sEx1Aa__selectOption{color:#fff;text-align:left;cursor:pointer;width:100%;min-height:48px;transition:background-color var(--transition-fast),color var(--transition-fast);background:0 0;border:none;align-items:center;padding:0 16px 0 36px;font-size:20px;line-height:1.2;display:flex;position:relative}.HeroSection-module__sEx1Aa__selectOption:hover{color:#45a7aa;background:#45a7aa1a}.HeroSection-module__sEx1Aa__selectOptionSelected{color:#45a7aa;background:#45a7aa24;font-weight:600}.HeroSection-module__sEx1Aa__selectOptionCheck{color:#45a7aa;font-size:20px;line-height:1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.HeroSection-module__sEx1Aa__selectOptionText{width:100%;font-weight:400;display:inline-block}.HeroSection-module__sEx1Aa__selectOptionSelected .HeroSection-module__sEx1Aa__selectOptionText{font-weight:600}.HeroSection-module__sEx1Aa__select option{color:#fff;background:#1d1d1d;padding:10px 12px}.HeroSection-module__sEx1Aa__select option:checked{color:#000;background:#45a7aa}.HeroSection-module__sEx1Aa__optionGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.HeroSection-module__sEx1Aa__optionColumn{gap:8px;display:grid}.HeroSection-module__sEx1Aa__optionButton{color:#fff;text-align:left;height:54px;transition:all var(--transition-base);background-color:#0f0f0f;border:2px solid #ffffff0f;border-radius:10px;align-items:center;gap:14px;padding:18px;font-size:16px;display:flex}.HeroSection-module__sEx1Aa__optionButton:hover{border-color:#fff6}.HeroSection-module__sEx1Aa__optionButtonActive{color:#000;background:#fff}.HeroSection-module__sEx1Aa__salaryCard{background:#0f0f0f;border:1px solid #ffffff0f;border-radius:10px;padding:12px 16px}.HeroSection-module__sEx1Aa__salaryRange{text-align:center;font-size:48px;font-weight:500;line-height:100%}.HeroSection-module__sEx1Aa__salaryUnit,.HeroSection-module__sEx1Aa__salaryUnitLow{text-align:center;color:#fff;margin-top:20px;font-size:16px;font-weight:400;line-height:100%}.HeroSection-module__sEx1Aa__salaryUnitLow{margin-top:8px}.HeroSection-module__sEx1Aa__salaryDisclosure{text-align:center;color:#fffc;margin-top:10px;font-size:14px;font-weight:400;line-height:150%}.HeroSection-module__sEx1Aa__summary{margin-top:32px}.HeroSection-module__sEx1Aa__summaryTitle{text-align:center;color:#fff;margin-bottom:16px;font-size:16px;font-weight:400}.HeroSection-module__sEx1Aa__summaryGrid{grid-template-columns:1fr 1fr;gap:12px 16px;display:grid}.HeroSection-module__sEx1Aa__summaryItem{background:#1d1d1d;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:64px;padding:12px 16px;display:flex}.HeroSection-module__sEx1Aa__summaryItemFull{grid-column:span 2}.HeroSection-module__sEx1Aa__summaryLabel{color:#fff;font-size:16px;font-weight:600}.HeroSection-module__sEx1Aa__summaryValue{color:#fff;font-size:16px;font-weight:400}.HeroSection-module__sEx1Aa__successCard{text-align:center;background:#111214;border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:470px;padding:40px 20px 30px;display:flex}.HeroSection-module__sEx1Aa__successIcon{background:#45a7aa;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;display:inline-flex}.HeroSection-module__sEx1Aa__successTitle{margin-top:32px;font-size:30px;font-weight:500;line-height:100%}.HeroSection-module__sEx1Aa__successText{color:#fff;margin-top:23px;font-size:16px;font-weight:400;line-height:150%}.HeroSection-module__sEx1Aa__successCta{color:#000;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:18px;width:253px;height:48px;margin-top:33px;padding:16px;font-size:14px;font-weight:400;line-height:150%;display:inline-flex}.HeroSection-module__sEx1Aa__successSubText{color:#fff;margin-top:22px;font-size:14px;font-weight:400;line-height:150%}.HeroSection-module__sEx1Aa__errorText{color:#ff8e8e;min-height:22px;margin-top:12px}.HeroSection-module__sEx1Aa__formActions{justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;display:flex}.HeroSection-module__sEx1Aa__actionBtn{color:#000;min-width:82px;height:36px;transition:all var(--transition-base);border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:13px 10px;font-size:14px;font-weight:400;line-height:100%;display:inline-flex}.HeroSection-module__sEx1Aa__arrowWrap{justify-content:center;align-items:center;display:inline-flex;position:relative;top:1px}.HeroSection-module__sEx1Aa__arrowIcon{transition:transform var(--transition-base)}.HeroSection-module__sEx1Aa__arrowLeft .HeroSection-module__sEx1Aa__arrowIcon{transform:rotate(-90deg)}.HeroSection-module__sEx1Aa__arrowRight .HeroSection-module__sEx1Aa__arrowIcon{transform:rotate(90deg)}.HeroSection-module__sEx1Aa__backBtn{background:#fff}.HeroSection-module__sEx1Aa__backBtn:disabled{cursor:not-allowed;background-color:#7f7f7f}.HeroSection-module__sEx1Aa__nextBtn{background:#fff}@media (max-width:1200px){.HeroSection-module__sEx1Aa__section{padding-left:40px;padding-right:40px}.HeroSection-module__sEx1Aa__heading{font-size:58px}}@media (max-width:800px){.HeroSection-module__sEx1Aa__section{padding:120px 20px 48px}.HeroSection-module__sEx1Aa__heading{font-size:48px}.HeroSection-module__sEx1Aa__description{font-size:18px}.HeroSection-module__sEx1Aa__bullets{flex-wrap:wrap;gap:16px}.HeroSection-module__sEx1Aa__progressHead{font-size:14px}.HeroSection-module__sEx1Aa__stepFrame{padding:16px}.HeroSection-module__sEx1Aa__formShell{width:370px;height:fit-content;min-height:757px;max-height:fit-content;padding:20px}.HeroSection-module__sEx1Aa__stepDescription{font-size:16px}.HeroSection-module__sEx1Aa__stepTitleWrap{margin-bottom:20px}.HeroSection-module__sEx1Aa__optionGrid{grid-template-columns:1fr}.HeroSection-module__sEx1Aa__optionButton{height:40px;font-size:16px}.HeroSection-module__sEx1Aa__salaryCard{background-color:#0000;border:none;padding:0}.HeroSection-module__sEx1Aa__salaryRange{white-space:nowrap;font-size:28px}.HeroSection-module__sEx1Aa__summaryGrid{grid-template-columns:1fr}.HeroSection-module__sEx1Aa__formShell.HeroSection-module__sEx1Aa__success{min-height:fit-content}.HeroSection-module__sEx1Aa__summaryItemFull{grid-column:auto}.HeroSection-module__sEx1Aa__actionBtn{min-width:98px;font-size:18px}.HeroSection-module__sEx1Aa__selectTrigger{min-height:42px;padding:8px 36px 8px 12px;font-size:14px;line-height:1.3}.HeroSection-module__sEx1Aa__selectMenu{max-height:none;overflow:visible}.HeroSection-module__sEx1Aa__selectOption{align-items:flex-start;min-height:44px;padding:8px 12px 8px 30px;font-size:11px;line-height:1.2}.HeroSection-module__sEx1Aa__selectOptionCheck{font-size:14px;top:13px;left:10px;transform:none}.HeroSection-module__sEx1Aa__selectOptionText{line-height:1.3}.HeroSection-module__sEx1Aa__salaryUnit,.HeroSection-module__sEx1Aa__salaryUnitLow{font-size:15px}}@media (max-width:390px){.HeroSection-module__sEx1Aa__heading{font-size:40px}}
.FindJobProcess-module__xAPlrG__section{background:#fff;padding-left:80px;padding-right:80px}.FindJobProcess-module__xAPlrG__container{width:100%;max-width:1280px;margin:0 auto}.FindJobProcess-module__xAPlrG__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:100px;display:flex}.FindJobProcess-module__xAPlrG__pillWrapper{margin-bottom:30px}.FindJobProcess-module__xAPlrG__heading{font-family:var(--font-zt-nature),var(--font-sans);letter-spacing:-.02em;margin:0;font-size:64px;font-weight:600;line-height:100%}.FindJobProcess-module__xAPlrG__contentContainer{background:#0000000f;border-radius:30px;flex-direction:row;align-items:stretch;gap:47px;padding:40px;display:flex}.FindJobProcess-module__xAPlrG__leftSection{flex-direction:column;flex:1;gap:26px;display:flex}.FindJobProcess-module__xAPlrG__processRow{cursor:pointer;will-change:height;background-color:#fff;border-radius:16px;height:66px;padding:16px;transition:background-color .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FindJobProcess-module__xAPlrG__processRow.FindJobProcess-module__xAPlrG__active{background-color:#000;height:195px}.FindJobProcess-module__xAPlrG__rowHeader{align-items:center;display:flex}.FindJobProcess-module__xAPlrG__rowHeader.FindJobProcess-module__xAPlrG__headerActive{height:27px}.FindJobProcess-module__xAPlrG__label{font-family:var(--font-zt-nature),var(--font-sans);color:#000;font-size:24px;font-weight:600;transition:color .4s cubic-bezier(.4,0,.2,1)}.FindJobProcess-module__xAPlrG__labelActive{color:#fff}.FindJobProcess-module__xAPlrG__panel{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FindJobProcess-module__xAPlrG__panelOpen{max-height:var(--panelMax,0px)}.FindJobProcess-module__xAPlrG__panelInner{opacity:0;padding-top:12px;padding-bottom:8px;transition:opacity .35s cubic-bezier(.4,0,.2,1) 50ms,transform .35s cubic-bezier(.4,0,.2,1) 50ms;transform:translateY(-8px)}.FindJobProcess-module__xAPlrG__panelOpen .FindJobProcess-module__xAPlrG__panelInner{opacity:1;transform:translateY(0)}.FindJobProcess-module__xAPlrG__stepList{margin:0;padding-left:20px;list-style:outside}.FindJobProcess-module__xAPlrG__stepItem{font-family:var(--font-zt-nature),var(--font-sans);color:#fffc;font-size:20px;line-height:150%}.FindJobProcess-module__xAPlrG__stepItem:last-child{margin-bottom:0}.FindJobProcess-module__xAPlrG__rightSection{flex:0 0 50%;align-self:stretch;display:flex;position:relative}.FindJobProcess-module__xAPlrG__imageWrapper{border-radius:20px;flex:1;width:100%;height:100%;position:relative;overflow:hidden}.FindJobProcess-module__xAPlrG__imageLayer{opacity:0;will-change:opacity;pointer-events:none;transition:opacity .5s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.FindJobProcess-module__xAPlrG__imageVisible{opacity:1;z-index:2;pointer-events:auto}.FindJobProcess-module__xAPlrG__imageFading{opacity:0;z-index:1;pointer-events:none}.FindJobProcess-module__xAPlrG__imageHidden{opacity:0;z-index:0;pointer-events:none}.FindJobProcess-module__xAPlrG__image{object-fit:cover;width:100%;height:100%}@media (max-width:1200px){.FindJobProcess-module__xAPlrG__section{padding-left:40px;padding-right:40px}.FindJobProcess-module__xAPlrG__heading{font-size:40px}.FindJobProcess-module__xAPlrG__contentContainer{gap:30px;padding:20px 30px}}@media (max-width:1070px){.FindJobProcess-module__xAPlrG__label{font-size:20px}.FindJobProcess-module__xAPlrG__stepItem{font-size:17px}}@media (max-width:900px){.FindJobProcess-module__xAPlrG__label{font-size:18px}.FindJobProcess-module__xAPlrG__stepItem{font-size:16px}}@media (max-width:810px){.FindJobProcess-module__xAPlrG__stepItem{font-size:15px}}@media (max-width:800px){.FindJobProcess-module__xAPlrG__section{padding-top:80px;padding-left:20px;padding-right:20px}.FindJobProcess-module__xAPlrG__header{margin-bottom:60px}.FindJobProcess-module__xAPlrG__heading{font-size:36px}.FindJobProcess-module__xAPlrG__contentContainer{flex-direction:column-reverse;gap:30px;padding:18px 20px}.FindJobProcess-module__xAPlrG__rightSection{width:100%}.FindJobProcess-module__xAPlrG__imageWrapper{min-height:400px}.FindJobProcess-module__xAPlrG__label{font-size:20px}.FindJobProcess-module__xAPlrG__stepItem{font-size:18px}.FindJobProcess-module__xAPlrG__processRow.FindJobProcess-module__xAPlrG__active{height:fit-content}}@media (max-width:480px){.FindJobProcess-module__xAPlrG__imageWrapper{min-height:340px}}
.HireProcessSection-module__waurDG__section{background:#fff;padding:120px 80px 100px;overflow:visible}.HireProcessSection-module__waurDG__container{width:100%;max-width:1600px;margin:0 auto;overflow:visible}.HireProcessSection-module__waurDG__header{justify-content:space-between;align-items:flex-end;display:flex;position:relative}.HireProcessSection-module__waurDG__headerLeft{flex:1}.HireProcessSection-module__waurDG__headerRight{justify-content:flex-end;align-items:flex-end;display:flex}.HireProcessSection-module__waurDG__pillWrapper{align-items:center;max-width:155px;margin-bottom:20px;display:flex}.HireProcessSection-module__waurDG__pill{min-width:auto!important}.HireProcessSection-module__waurDG__headingWrapper{display:inline-block;position:relative}.HireProcessSection-module__waurDG__heading{font-family:var(--font-zt-nature),var(--font-sans);letter-spacing:-.02em;color:#151619;margin:0;font-size:64px;font-weight:600;line-height:100%}.HireProcessSection-module__waurDG__description{font-family:var(--font-zt-nature),var(--font-sans);text-align:left;color:#000;max-width:500px;margin:0;font-size:16px;font-weight:400;line-height:150%}.HireProcessSection-module__waurDG__processContent{flex-direction:row;justify-content:center;align-items:flex-start;gap:0;width:100%;min-height:1200px;margin-top:150px;display:flex;position:relative;overflow:visible}.HireProcessSection-module__waurDG__cardsWrapper{flex-direction:column;flex-shrink:0;align-items:center;gap:40px;width:40%;max-width:520px;display:flex}.HireProcessSection-module__waurDG__card{opacity:1;background:#fff;border:1px solid #00000026;border-radius:10px;flex-direction:column;justify-content:flex-start;width:100%;max-width:520px;min-height:260px;padding:40px 60px 40px 40px;display:flex;position:sticky;top:130px}.HireProcessSection-module__waurDG__card:first-child{margin-top:0}.HireProcessSection-module__waurDG__cardHeading{font-family:var(--font-zt-nature),var(--font-sans);color:#050505;margin:0 0 20px;font-size:24px;font-weight:600;line-height:100%}.HireProcessSection-module__waurDG__cardText{font-family:var(--font-zt-nature),var(--font-sans);color:#404040;margin:0;font-size:20px;font-weight:400;line-height:150%}.HireProcessSection-module__waurDG__timelineWrapper{flex-direction:column;flex-shrink:0;align-items:center;min-width:78px;min-height:1200px;margin-left:65px;display:flex;position:relative}.HireProcessSection-module__waurDG__timelineLine{z-index:1;background:#09422926;width:1px;height:900px;position:absolute;top:0;left:50%;transform:translate(-50%)}.HireProcessSection-module__waurDG__circleContainer{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)translateY(-50%)}.HireProcessSection-module__waurDG__circle{border-radius:78px;justify-content:center;align-items:center;width:78px;height:78px;display:flex;position:relative;top:.2px}.HireProcessSection-module__waurDG__circleNumber{font-family:var(--font-zt-nature),var(--font-sans);color:#fff;font-size:32px;font-weight:600;line-height:1}.HireProcessSection-module__waurDG__imageWrapper{aspect-ratio:8/9;border-radius:20px;flex:1 0;align-self:flex-start;width:calc(60% - 129px);max-width:562px;height:fit-content;margin-top:51px;margin-left:51px;position:sticky;top:130px;overflow:hidden}.HireProcessSection-module__waurDG__imageWrapper .container{width:100%;max-width:100%;height:100%;aspect-ratio:unset}.HireProcessSection-module__waurDG__imageWrapper .image{object-fit:cover}.HireProcessSection-module__waurDG__imageOverlay{mix-blend-mode:multiply;pointer-events:none;z-index:5;background:linear-gradient(135deg,#45a7aa66 0%,#45a7aa00 50%,#45a7aa66 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HireProcessSection-module__waurDG__mobileSentinel{opacity:0;pointer-events:none;width:1px;height:1px;position:sticky;top:524px}@media (max-width:1400px){.HireProcessSection-module__waurDG__heading{font-size:56px}}@media (max-width:1200px){.HireProcessSection-module__waurDG__section{padding-left:45px;padding-right:45px}.HireProcessSection-module__waurDG__card{padding:30px 20px}.HireProcessSection-module__waurDG__heading{font-size:44px}.HireProcessSection-module__waurDG__timelineWrapper{margin-left:40px}.HireProcessSection-module__waurDG__imageWrapper{margin-left:10px}}@media (max-width:968px){.HireProcessSection-module__waurDG__section{padding-left:40px;padding-right:40px}.HireProcessSection-module__waurDG__heading{font-size:40px}.HireProcessSection-module__waurDG__card{padding:30px 15px}.HireProcessSection-module__waurDG__cardText{font-size:18px}.HireProcessSection-module__waurDG__timelineWrapper{margin-left:30px}.HireProcessSection-module__waurDG__imageWrapper{margin-left:10px}}@media (max-width:800px){.HireProcessSection-module__waurDG__section{padding-bottom:0;padding-left:20px;padding-right:20px}.HireProcessSection-module__waurDG__header{flex-direction:column;align-items:flex-start;gap:20px}.HireProcessSection-module__waurDG__heading{font-size:36px}.HireProcessSection-module__waurDG__pillWrapper{margin-bottom:30px!important}:root{--hp-top:100px;--hp-img-h:400px;--hp-gap:24px}.HireProcessSection-module__waurDG__processContent{min-height:auto;margin-top:60px;display:block;position:relative}.HireProcessSection-module__waurDG__mobileStage{width:100%;position:relative}.HireProcessSection-module__waurDG__imageSlot{height:var(--hp-img-h)}.HireProcessSection-module__waurDG__imageLayer{width:100%;height:var(--hp-img-h);z-index:50;border-radius:20px;position:absolute;top:0;left:0;overflow:hidden}.HireProcessSection-module__waurDG__imageFixed{top:var(--hp-top);left:var(--hp-fixed-left,0px);width:var(--hp-fixed-width,100%);position:fixed}.HireProcessSection-module__waurDG__imageEnd{top:var(--hp-end-top,0px);width:100%;position:absolute;left:0}.HireProcessSection-module__waurDG__cardsWrapper{margin-top:var(--hp-gap);flex-direction:column;gap:0;width:100%;max-width:100%;padding-bottom:20px;display:flex}.HireProcessSection-module__waurDG__card{top:calc(var(--hp-top) + var(--hp-img-h) + var(--hp-gap));z-index:10;background:#fff;border:1px solid #00000026;border-radius:12px;width:100%;min-height:190px;padding:30px 20px;position:sticky}.HireProcessSection-module__waurDG__card:not(:first-child){margin-top:18px}.HireProcessSection-module__waurDG__timelineWrapper{display:none}}@media (max-height:800px){:root{--hp-top:100px;--hp-img-h:300px;--hp-gap:24px}}@media (max-height:704px){:root{--hp-top:100px;--hp-img-h:270px;--hp-gap:24px}}@media (max-height:670px){:root{--hp-top:100px;--hp-img-h:250px;--hp-gap:24px}}
