.my-companies-hero{padding:0 12px 56px;background:#f5f3ef}.my-companies-hero__container{width:100%;max-width:1280px;margin:0 auto;padding:40px 0 0}.my-companies-hero__tabs{display:flex;flex-wrap:wrap;align-items:center;gap:12px;width:100%;position:relative;top:0;z-index:99;margin-top:30px;margin-bottom:80px}.my-companies-hero__tab{display:inline-flex;align-items:center;position:relative;height:60px;padding:5px 4px;border-radius:10px;background-color:transparent;text-decoration:none;font-family:Instrument Sans,sans-serif;font-size:clamp(12px,1vw,13px);font-weight:500;color:#353535;white-space:nowrap}.my-companies-hero__tab-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.my-companies-hero__tab-svg{width:100%;height:100%;display:block}.my-companies-hero__tab-path{fill:#fff;transition:fill .2s ease}.my-companies-hero__tab:hover{color:#fff}.my-companies-hero__tab:hover .my-companies-hero__tab-path{fill:#fc5f00}.my-companies-hero__tab-content{position:relative;z-index:1;display:inline-flex;align-items:center;gap:12px;transform:translateY(-1px)}.my-companies-hero__tab-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0;background:none;transition:color .35s cubic-bezier(.22,1,.36,1),opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1)}.my-companies-hero__tab-icon svg,.my-companies-hero__tab-icon img{display:block;width:auto;height:auto;max-width:none;max-height:none}.my-companies-hero__tab--active .my-companies-hero__tab-icon{font-weight:500}.my-companies-hero__tab-arrow{font-size:18px;line-height:1;margin-left:2px;transition:color .35s cubic-bezier(.22,1,.36,1),opacity .35s cubic-bezier(.22,1,.36,1),max-width .35s cubic-bezier(.22,1,.36,1)}.my-companies-hero__tab-label{line-height:1;transition:color .35s cubic-bezier(.22,1,.36,1),opacity .35s cubic-bezier(.22,1,.36,1),max-width .35s cubic-bezier(.22,1,.36,1)}.my-companies-hero__tab:hover .my-companies-hero__tab-label,.my-companies-hero__tab:hover .my-companies-hero__tab-arrow,.my-companies-hero__tab:focus-visible .my-companies-hero__tab-label,.my-companies-hero__tab:focus-visible .my-companies-hero__tab-arrow,.my-companies-hero__tab:active .my-companies-hero__tab-label,.my-companies-hero__tab:active .my-companies-hero__tab-arrow{color:#fff}.my-companies-hero__tab--active{color:#3a3a3a}.my-companies-hero__tab--active .my-companies-hero__tab-label,.my-companies-hero__tab--active .my-companies-hero__tab-arrow{color:#fff}.my-companies-hero__tab--active .my-companies-hero__tab-path{fill:#fc5f00}.my-companies-hero__tab--active:hover{color:#fff}.my-companies-hero__tab--active:hover .my-companies-hero__tab-path{fill:#fc5f00}.my-companies-hero__grid{display:grid;grid-template-columns:1fr minmax(460px,680px);gap:28px;align-items:start}.my-companies-hero__left{display:flex;flex-direction:column;align-items:flex-start;gap:0;min-width:0}.my-companies-hero__right{width:100%;max-width:680px;justify-self:end}.my-companies-hero__title{margin:0 0 16px;font-family:Sen,sans-serif;font-size:clamp(30px,3.4vw,52px);font-weight:600;line-height:1.08;color:#191919;max-width:92%}.my-companies-hero__description{margin:22px 0 0;max-width:80%;font-family:Instrument Sans,sans-serif;font-size:17px;line-height:1.58;font-weight:400;color:#353535}.my-companies-hero__description strong{font-weight:500}.my-companies-hero__panel{position:relative;border-radius:38px;padding:30px 25px 24px 110px;overflow:hidden;-webkit-clip-path:polygon(84px 0,100% 0,100% 100%,0 100%,-7px 100%);clip-path:polygon(84px 0,100% 0,100% 100%,0 100%,-7px 100%);height:682px}.my-companies-hero__panel:before{content:"";position:absolute;top:0;left:0;width:18%;height:100%;background:linear-gradient(180deg,#3139886b,#3139882e);pointer-events:none}.my-companies-hero__panel:after{content:"";position:absolute;left:0;right:0;bottom:0;height:43%;background:linear-gradient(180deg,#5f68c642,#5f68c66e);pointer-events:none}.my-companies-hero__panel-bg{display:none}@media(min-width:961px){.my-companies-hero__grid{align-items:stretch}.my-companies-hero--small-employee .my-companies-hero__panel{padding:82px 25px 24px 110px}.my-companies-hero__left{justify-content:flex-start;padding-bottom:78px}.my-companies-hero__title{margin-top:0}.my-companies-hero__panel:before,.my-companies-hero__panel:after{display:none}.my-companies-hero__panel-bg{display:block;position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.my-companies-hero__panel-bg-svg{display:block;width:100%;height:100%}}.my-companies-hero__panel-title{position:relative;z-index:1;margin-bottom:34px;font-family:Instrument Sans,sans-serif;font-size:clamp(17px,1.7vw,22px);font-weight:400;line-height:1.34;color:#fff;max-width:100%;text-align:center}.my-companies-hero__panel-title-strong{font-family:Instrument Sans,sans-serif;font-weight:700}.my-companies-hero__form{position:relative;z-index:1}.my-companies-hero__row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:22px}.my-companies-hero__field--full{grid-column:1 / -1}.my-companies-hero__field label{display:inline-block;margin-bottom:8px;font-family:Sen,sans-serif;font-size:14px;line-height:1.35;font-weight:500;color:#f6f6ff}.my-companies-hero__field label:after{content:" *";color:#ff4d6d;font-weight:700}.my-companies-hero__field input,.my-companies-hero__field select,.my-companies-hero__field .my-ui-dropdown__trigger{width:100%;height:50px;border:1px solid #9aa1db;border-radius:10px;background:transparent;padding:0 12px;font-family:Instrument Sans,sans-serif;font-size:13px;color:#fff}.my-companies-hero__field input::placeholder{color:#d0d3f8}.my-companies-hero__field input:focus,.my-companies-hero__field input:focus-visible,.my-companies-hero__field select:focus,.my-companies-hero__field select:focus-visible,.my-companies-hero__field .my-ui-dropdown__trigger:focus,.my-companies-hero__field .my-ui-dropdown__trigger:focus-visible{outline:none;border-color:#fff}.my-companies-hero__field .my-ui-dropdown__trigger{display:flex;align-items:center;justify-content:space-between;background:transparent!important;box-shadow:none!important}.my-companies-hero__field .my-ui-dropdown__trigger.is-placeholder{color:#d0d3f8}.my-companies-hero__field .my-ui-dropdown__value,.my-companies-hero__field .my-ui-dropdown__chevron{color:inherit}.my-companies-hero__field .my-ui-dropdown__panel{top:calc(100% + 6px);border:1px solid #ffffff;border-radius:12px;background:#fff;box-shadow:0 14px 36px #0f172a2e}.my-companies-hero__field .my-ui-dropdown__option{color:#191919}.my-companies-hero__field .my-ui-dropdown__option:hover,.my-companies-hero__field .my-ui-dropdown__option:focus-visible{background:#f5f3ef}.my-companies-hero__field .my-ui-dropdown__option.is-selected{background:#fff1e8}.my-companies-hero__field--error input,.my-companies-hero__field--error select,.my-companies-hero__field--error .my-ui-dropdown__trigger{border-color:#ff5f75!important;color:#ffdbe1}.my-companies-hero__field--error input::placeholder{color:#ffdbe1}.my-companies-hero__field-error{display:none}.my-companies-hero__field--error .my-ui-dropdown__trigger.is-validation-message{color:#ffdbe1}.my-companies-hero__field[data-medium-city-field][hidden]{display:none!important}.my-companies-hero__slider-group{margin-top:6px}.my-companies-hero__slider-label{display:inline-block;margin-bottom:14px;font-family:Sen,sans-serif;font-size:14px;line-height:1.35;font-weight:500;color:#f6f6ff}.my-companies-hero__range-wrap{position:relative;padding-top:52px}.my-companies-hero__range{appearance:none;-webkit-appearance:none;width:100%;height:2px;background:#ffffff6b;border-radius:999px}.my-companies-hero__range::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:14px;height:12px;background:#fc5f00;clip-path:polygon(50% 0,0 100%,100% 100%);border:none}.my-companies-hero__range::-moz-range-thumb{width:14px;height:12px;background:#fc5f00;clip-path:polygon(50% 0,0 100%,100% 100%);border:none}.my-companies-hero__bubble{position:absolute;top:10px;left:0;transform:translate(-50%);display:inline-flex;align-items:center;gap:6px;padding:7px 10px;background:#ff6a00;border:2px solid #f8b400;border-radius:12px;color:#fff;font-family:Instrument Sans,sans-serif;font-size:13px;line-height:1;cursor:grab;user-select:none;touch-action:none}.my-companies-hero__bubble--dragging{cursor:grabbing}.my-companies-hero__bubble:before{content:"";position:absolute;left:50%;bottom:-14px;transform:translate(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:14px solid #f8b400}.my-companies-hero__bubble:after{content:"";position:absolute;left:50%;bottom:-10px;transform:translate(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:11px solid #ff6a00}.my-companies-hero__bubble-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}.my-companies-hero__bubble-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.my-companies-hero__ticks{margin-top:2px;display:flex;justify-content:space-between;font-family:Instrument Sans,sans-serif;font-size:10px;line-height:1.2;color:#a6ace4}.my-companies-hero__ticks span{position:relative;padding-top:10px}.my-companies-hero__ticks span:before{content:"";position:absolute;top:-14px;left:50%;transform:translate(-50%);width:1px;height:12px;background:#ffffff9e}.my-companies-hero__ticks span:first-child:before{left:0;transform:none}.my-companies-hero__ticks span:last-child:before{left:auto;right:0;transform:none}.my-companies-hero__form-footer{padding-top:6px;border-radius:18px;backdrop-filter:blur(2px)}.my-companies-hero__consent{display:grid;grid-template-columns:auto 1fr;align-items:start;column-gap:10px;row-gap:6px;font-family:Instrument Sans,sans-serif;font-size:13px;line-height:1.35;color:#f1f2ff;margin-bottom:20px}.my-companies-hero__consent-checkbox{grid-column:1;grid-row:1;width:15px;height:15px;margin:3px 0 0;accent-color:#5a62bb;cursor:pointer}.my-companies-hero__consent-copy{grid-column:2;grid-row:1;display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin:0;font-weight:500;color:inherit;cursor:pointer;min-width:0}.my-companies-hero__consent-text{color:inherit;font-weight:inherit;line-height:18px}.my-companies-hero__consent-link{appearance:none;-webkit-appearance:none;padding:0;margin:0;border:none;background:transparent;color:#f1f2ff;font:inherit;text-decoration:underline!important;text-underline-offset:2px;cursor:pointer;box-shadow:none;transform:none}.my-companies-hero__consent-link:hover,.my-companies-hero__consent-link:focus,.my-companies-hero__consent-link:focus-visible,.my-companies-hero__consent-link:active,.my-companies-hero__consent-link:visited{background:transparent!important;color:#f1f2ff!important;border:none!important;box-shadow:none!important;outline:none!important;transform:none!important;text-decoration:underline!important;text-underline-offset:2px}.my-companies-hero__consent-source{display:none}.my-companies-hero__button{margin-top:0;position:relative;display:inline-flex;align-items:center;justify-content:center;height:56px;padding:0;border:none;background:transparent;color:#fff;font-family:Instrument Sans,sans-serif;font-size:15px;line-height:1.2;font-weight:600;border-radius:8px;cursor:pointer;text-decoration:none;box-shadow:none;outline:none;transform:none;-webkit-appearance:none;appearance:none}.my-companies-hero__button-bg{position:absolute;inset:0;z-index:0}.my-companies-hero__button-svg{display:block;width:100%;height:100%}.my-companies-hero__button-path{fill:#ff6a00}.my-companies-hero__button-label{position:relative;z-index:1;padding:0 24px;white-space:nowrap;transform:translateY(-2px)}.my-companies-hero__button:hover,.my-companies-hero__button:focus,.my-companies-hero__button:focus-visible,.my-companies-hero__button:active,.my-companies-hero__button:visited{background:transparent!important;color:#fff!important;border:none!important;box-shadow:none!important;outline:none!important;transform:none!important;text-decoration:none!important}.my-companies-hero__button:hover .my-companies-hero__button-path,.my-companies-hero__button:focus .my-companies-hero__button-path,.my-companies-hero__button:focus-visible .my-companies-hero__button-path,.my-companies-hero__button:active .my-companies-hero__button-path{fill:#ff6a00!important}.my-companies-hero__button:hover .my-companies-hero__button-label,.my-companies-hero__button:focus .my-companies-hero__button-label,.my-companies-hero__button:focus-visible .my-companies-hero__button-label,.my-companies-hero__button:active .my-companies-hero__button-label{color:#fff!important;transform:translateY(-2px)!important}.my-companies-hero__recaptcha-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:16px;background:#0000008c}.my-companies-hero__recaptcha-modal.is-open{display:flex}.my-companies-hero__recaptcha-panel{position:relative;width:min(100%,380px);padding:20px 14px 14px;background:#fff;border-radius:12px;box-shadow:0 16px 40px #0000003d}.my-companies-hero__recaptcha-title{margin:0 0 12px;font-family:Instrument Sans,sans-serif;font-size:14px;font-weight:600;line-height:1.4;color:#191919}.my-companies-hero__recaptcha-close{position:absolute;top:8px;right:8px;width:30px;height:30px;border:none;border-radius:999px;background:transparent!important;color:#212121;font-size:20px;line-height:1;cursor:pointer;box-shadow:none!important}.my-companies-hero__recaptcha-close:hover,.my-companies-hero__recaptcha-close:focus,.my-companies-hero__recaptcha-close:focus-visible,.my-companies-hero__recaptcha-close:active,.my-companies-hero__recaptcha-close:visited{background:transparent!important;box-shadow:none!important;outline:none!important}.my-companies-hero__recaptcha-widget{min-height:78px}.my-companies-hero__modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}body.my-companies-hero-modal-open{overflow:hidden}.my-companies-hero__modal[hidden]{display:none}.my-companies-hero__modal-overlay{position:absolute;inset:0;background:#00000073}.my-companies-hero__modal-dialog{position:relative;z-index:1;width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border-radius:16px;padding:28px 22px 20px;box-shadow:0 24px 80px #00000052}.my-companies-hero__modal-close{position:absolute;top:8px;right:8px;width:34px;height:34px;border:none;background:transparent;color:#222;font-size:24px;line-height:1;cursor:pointer;padding:0}.my-companies-hero__modal-content h4{margin:0 0 12px;font-family:Instrument Sans,sans-serif;font-size:22px;line-height:1.2;font-weight:700;color:#242424}.my-companies-hero__modal-content p{margin:0 0 10px;font-family:Instrument Sans,sans-serif;font-size:15px;line-height:1.6;color:#353535}@media(max-width:1200px){.my-companies-hero__description{font-size:16px;line-height:1.55;max-width:92%}.my-companies-hero__field label,.my-companies-hero__slider-label{font-size:13px;line-height:1.3}}@media(max-width:960px){.my-companies-hero{padding-top:18px}.my-companies-hero__grid{grid-template-columns:1fr;gap:28px}.my-companies-hero__right{justify-self:center;width:min(100%,680px);max-width:680px;margin-inline:auto;box-sizing:border-box}.my-companies-hero__title,.my-companies-hero__description{max-width:100%}.my-companies-hero__panel{padding:40px 18px 40px 24px;-webkit-clip-path:none;clip-path:none;background-color:#4a509f;height:auto}.my-companies-hero__panel:before,.my-companies-hero__panel:after{content:none;display:none}.my-companies-hero__panel-title{max-width:100%;font-size:18px}.my-companies-hero__form-footer{display:flex;justify-content:center}}@media(min-width:960px)and (max-width:1100px){.my-companies-hero__container{margin-left:0;margin-right:auto}}@media(max-width:1024px){.my-companies-hero__container{padding-top:20px}.my-companies-hero__tabs{top:0;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;margin-bottom:30px}}@media(max-width:768px){.my-companies-hero,.my-companies-hero__container{overflow-x:clip}.my-companies-hero__tabs{flex-wrap:nowrap;width:100%;max-width:100%;overflow:hidden;gap:8px;justify-content:center}.my-companies-hero__tab{box-sizing:border-box;width:70px;min-width:70px;max-width:70px;height:80px;min-height:80px;max-height:80px;flex:0 0 70px;padding:4px 3px;gap:0;justify-content:center;align-items:center;overflow:hidden;background-color:transparent;transition:color .3s ease,padding .25s ease,gap .25s ease}.my-companies-hero__tab-icon{max-width:100%;width:auto!important;height:auto!important;flex-shrink:0;opacity:1;overflow:hidden;transition:opacity .28s ease,max-width .28s ease,margin .28s ease}.my-companies-hero__tab-icon svg,.my-companies-hero__tab-icon img{max-width:100%;width:auto;height:auto}.my-companies-hero__tab-label,.my-companies-hero__tab-arrow{display:none}.my-companies-hero__tab-content{width:100%;gap:0;justify-content:center;align-items:center}.my-companies-hero__tab:hover .my-companies-hero__tab-path,.my-companies-hero__tab:focus-visible .my-companies-hero__tab-path,.my-companies-hero__tab:active .my-companies-hero__tab-path{fill:#fc5f00}}@media(max-width:640px){.my-companies-hero__row{grid-template-columns:1fr;gap:24px;margin-bottom:22px}.my-companies-hero__title{font-size:34px}.my-companies-hero__description{margin-top:18px;font-size:15px;line-height:1.5}.my-companies-hero__button{font-size:14px}.my-companies-hero__modal-dialog{padding:24px 14px 16px}.my-companies-hero__modal-content h4{font-size:18px}}
