.index-module__sMeiUG__section{margin-top:50px;padding:0 20px}.index-module__sMeiUG__container{flex-direction:column;gap:50px;max-width:1440px;margin:0 auto;display:flex}.index-module__sMeiUG__content{justify-content:space-between;align-items:flex-end;display:flex}.index-module__sMeiUG__title{font-size:60px;font-weight:500;line-height:100%}.index-module__sMeiUG__titleHighlight{color:var(--color-blue-main)}.index-module__sMeiUG__description{letter-spacing:-.36px;color:var(--color-gray-text-dark);max-width:382px;font-size:18px;line-height:150%}.index-module__sMeiUG__image{border-radius:40px;height:418px;overflow:hidden}.index-module__sMeiUG__image img{object-fit:cover;width:100%;height:100%}.index-module__sMeiUG__ctaButtons{display:none}@media screen and (max-width:1072px){.index-module__sMeiUG__title{font-size:42px}}@media screen and (max-width:886px){.index-module__sMeiUG__title{font-size:32px}.index-module__sMeiUG__description{max-width:300px;font-size:16px}.index-module__sMeiUG__image{height:260px}}@media screen and (max-width:768px){.index-module__sMeiUG__section{margin-top:24px;padding:0 12px}.index-module__sMeiUG__container{flex-direction:column-reverse;gap:0}.index-module__sMeiUG__content{flex-direction:column;align-items:center;gap:12px;margin-top:30px}.index-module__sMeiUG__title{line-height:110%}.index-module__sMeiUG__description{letter-spacing:-.32px}.index-module__sMeiUG__image{border-radius:24px;height:212px}.index-module__sMeiUG__ctaButtons{align-items:center;gap:12px;margin-top:20px;padding:0 14px;display:flex}.index-module__sMeiUG__signInButton{flex-shrink:0;width:120px}.index-module__sMeiUG__signUpButton{flex:1}}
.index-module__KuYbUa__inputContainer{--input-placeholder:color-mix(in srgb, var(--color-gray-dark) 50%, #0000 50%);--input-placeholder-focus:color-mix(in srgb, var(--color-gray-dark) 100%, #0000 30%);--input-background:var(--color-gray-lightest);--input-background-focus:var(--color-gray-light-second);--input-border-focus:color-mix(in srgb, var(--color-gray-medium) 80%, #fff 50%);width:100%;display:flex;position:relative}.index-module__KuYbUa__inputWrapper{border:1px solid var(--input-background);background:var(--input-background);border-radius:12px;width:100%;height:55px;transition:all .15s ease-in-out;display:flex;position:relative}.index-module__KuYbUa__inputWrapper:has(input:focus){border:1px solid var(--input-border-focus);background:var(--input-background-focus)}.index-module__KuYbUa__inputWrapper.index-module__KuYbUa__onlyView{cursor:default!important;pointer-events:none!important}.index-module__KuYbUa__input{box-sizing:border-box;width:100%;height:100%;padding:0 14px;font-size:16px;font-weight:400;transition:all .15s ease-in-out}.index-module__KuYbUa__input:disabled{cursor:default;opacity:.5}.index-module__KuYbUa__input::placeholder{color:var(--input-placeholder);transition:all .2s ease-in-out}input:focus::placeholder{color:var(--input-placeholder-focus)}.index-module__KuYbUa__inputWrapper.index-module__KuYbUa__invalid .index-module__KuYbUa__input,.index-module__KuYbUa__inputWrapper.index-module__KuYbUa__invalid .index-module__KuYbUa__input::placeholder{color:var(--color-red)}.index-module__KuYbUa__inputWrapper.index-module__KuYbUa__invalid{background:var(--red-opacity-10)}.index-module__KuYbUa__inputContainer.index-module__KuYbUa__hasHint .index-module__KuYbUa__input{padding-bottom:16px;font-size:16px;transition:padding-bottom .2s ease-in-out,font-size .2s ease-in-out}.index-module__KuYbUa__inputContainer.index-module__KuYbUa__hasHint.index-module__KuYbUa__isFocused .index-module__KuYbUa__input{padding-bottom:0;font-size:16px}.index-module__KuYbUa__hint{color:var(--color-gray-medium);pointer-events:none;font-size:13px;transition:bottom .2s ease-in-out,opacity .2s ease-in-out;position:absolute;bottom:10.5px;left:14px}.index-module__KuYbUa__inputContainer.index-module__KuYbUa__hasHint.index-module__KuYbUa__isFocused .index-module__KuYbUa__hint{opacity:0;bottom:0}
.index-module__Y3wkZa__metroSearch{width:100%;position:relative}.index-module__Y3wkZa__metroInputWrapper{background:var(--gray-lightest);border-radius:12px;align-items:center;gap:10px;height:55px;padding:0 14px;display:flex}.index-module__Y3wkZa__metroInputDisabled{opacity:.6}.index-module__Y3wkZa__metroInputIcon{color:var(--gray-dark);flex-shrink:0}.index-module__Y3wkZa__metroInput{width:100%;height:100%;color:var(--gray-darkest);background:0 0;border:none;outline:none;font-size:16px}.index-module__Y3wkZa__metroInput::placeholder{color:var(--gray-dark)}.index-module__Y3wkZa__metroDropdownWrapper{z-index:50;background:var(--color-white);border-radius:12px;overflow-x:hidden;box-shadow:0 0 10px #021b3c1a}.index-module__Y3wkZa__metroDropdown{width:100%;max-width:100%;max-height:220px;padding:8px;overflow-y:auto}.index-module__Y3wkZa__metroOption{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex}.index-module__Y3wkZa__metroOption:hover{background:var(--gray-lightest)}.index-module__Y3wkZa__metroOptionDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.index-module__Y3wkZa__metroOptionName{min-width:0;color:var(--gray-darkest);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.index-module__Y3wkZa__metroOptionLine{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--gray-dark);text-align:right;margin-left:auto;font-size:13px;overflow:hidden}.index-module__Y3wkZa__metroEmpty{color:var(--gray-dark);text-align:center;padding:12px;font-size:14px}.index-module__Y3wkZa__metroList{flex-wrap:wrap;align-items:center;gap:14px;margin-top:10px;display:flex}.index-module__Y3wkZa__metroTag{background:var(--gray-lightest);color:var(--gray-darkest);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:16px;display:inline-flex}.index-module__Y3wkZa__metroDot{border-radius:50%;width:10px;height:10px}
.index-module__OTy5xW__toggle{cursor:pointer;color:inherit;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.index-module__OTy5xW__toggle:disabled{cursor:default;opacity:.7}
.index-module__R_LdUa__countryTriggerSlot{--border-color:color-mix(in srgb, var(--color-gray-medium) 50%, #fff 50%);border-right:1px solid var(--border-color);flex-shrink:0;order:-1;align-items:center;padding-left:16px;padding-right:10px;display:flex}.index-module__R_LdUa__countryTrigger{cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;align-items:center;gap:6px;font-size:16px;display:flex;position:relative}.index-module__R_LdUa__countryChevron{color:var(--color-gray-darkest);transition:transform .2s ease-in-out}.index-module__R_LdUa__countryTrigger:disabled{cursor:default;opacity:.7}.index-module__R_LdUa__countryChevronOpen{transform:rotate(180deg)}.index-module__R_LdUa__countryOptionFlag{object-fit:cover;border-radius:50%;flex-shrink:0;width:20px;height:20px;font-size:16px;line-height:1}.index-module__R_LdUa__countryTriggerFlag{object-fit:cover;border:1px solid var(--color-gray-medium);border-radius:50%;width:20px;height:20px}@media (max-width:480px){.index-module__R_LdUa__countryTriggerSlot{padding-left:10px;padding-right:4px}}
.index-module__cO78cq__ButtonWrapper{cursor:pointer;width:fit-content;transition:all .2s ease-in-out}.index-module__cO78cq__ButtonWrapper.index-module__cO78cq__Disabled,.index-module__cO78cq__ButtonWrapper.index-module__cO78cq__Disabled>*{cursor:default}.index-module__cO78cq__Dropdown{background-color:var(--color-gray-white);border-radius:12px;outline:none;padding:20px;box-shadow:0 0 20px 10px #021b3c1a}
.index-module__qa2Taa__tag{border:2px solid var(--color-gray-light-second);background:var(--gray-white);color:var(--gray-darkest);cursor:pointer;border-radius:999px;align-items:center;gap:8px;height:40px;padding:6px 17px;font-size:14px;display:inline-flex}
.index-module__MC2-1a__wrapper{flex-direction:column;gap:8px;width:100%;display:flex}.index-module__MC2-1a__labels{color:var(--gray-darkest);align-items:center;gap:6px;font-size:15px;font-weight:500;display:flex}.index-module__MC2-1a__bottomTrack{justify-content:center;gap:0;padding-bottom:4px;position:relative}.index-module__MC2-1a__bottomTrack .index-module__MC2-1a__labels{justify-content:center}.index-module__MC2-1a__bottomTrack .index-module__MC2-1a__track{width:auto;position:absolute;bottom:0;left:18px;right:18px;transform:translateY(50%)}.index-module__MC2-1a__bottomTrack .index-module__MC2-1a__track:before,.index-module__MC2-1a__bottomTrack .index-module__MC2-1a__fill{background:0 0;height:2px}.index-module__MC2-1a__bottomTrack .index-module__MC2-1a__thumb{border-radius:12px;width:24px;height:12px}.index-module__MC2-1a__separator{color:var(--gray-dark)}.index-module__MC2-1a__track{cursor:pointer;touch-action:none;width:100%;height:12px;position:relative}.index-module__MC2-1a__trackDisabled{cursor:default;pointer-events:none}.index-module__MC2-1a__track:before{content:"";background:var(--gray-medium);border-radius:50px;height:8px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.index-module__MC2-1a__fill{background:var(--blue-lightest);pointer-events:none;border-radius:50px;height:8px;position:absolute;top:50%;transform:translateY(-50%)}.index-module__MC2-1a__thumb{background:var(--blue-light);pointer-events:none;border-radius:50%;outline:none;width:16px;height:16px;position:absolute;top:50%;transform:translate(-50%,-50%)}.index-module__MC2-1a__thumb:focus-visible{box-shadow:0 0 0 3px var(--blue-lightest)}
.index-module__BDQiTG__wrapper{align-items:center;gap:10px;width:100%;display:flex}.index-module__BDQiTG__label{color:var(--gray-darkest);white-space:nowrap;font-size:16px;font-weight:500}.index-module__BDQiTG__track{background:var(--gray-medium);border-radius:50px;flex:1 0 0;min-width:0;height:8px;position:relative}.index-module__BDQiTG__fill{background:var(--blue-lightest);pointer-events:none;border-radius:50px;height:8px;position:absolute;top:0;left:0}.index-module__BDQiTG__thumbPositioner{pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.index-module__BDQiTG__thumb{background:var(--blue-light);pointer-events:none;border-radius:50px;width:20px;height:12px}.index-module__BDQiTG__input{opacity:0;cursor:pointer;appearance:none;width:100%;height:100%;position:absolute;inset:0}.index-module__BDQiTG__input:disabled{cursor:default}.index-module__BDQiTG__input::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px}.index-module__BDQiTG__input::-moz-range-thumb{background:0 0;border:none;width:24px;height:24px}.index-module__BDQiTG__tooltip{color:var(--gray-darkest);white-space:nowrap;font-size:14px;font-weight:500}
.index-module__MEUBhG__selectReference{background:var(--gray-lightest);box-sizing:border-box;cursor:pointer;width:100%;height:55px;color:inherit;font:inherit;text-align:left;border:0;border-radius:12px;align-items:center;gap:10px;padding:0 14px;font-size:16px;transition:all .2s ease-in-out;display:flex}.index-module__MEUBhG__selectReference span{font-size:16px!important}.index-module__MEUBhG__selectReference:focus-visible{outline:2px solid var(--blue-main);outline-offset:2px}.index-module__MEUBhG__selectReference.index-module__MEUBhG__selectReferenceDisabled{opacity:.5;cursor:default}.index-module__MEUBhG__selectPlaceholder{-webkit-line-clamp:1;text-overflow:ellipsis;white-space:nowrap;-webkit-box-orient:vertical;width:100%;font-size:16px;display:-webkit-box;overflow:hidden}.index-module__MEUBhG__selectChevron{transition:transform .2s ease-in-out;display:flex}.index-module__MEUBhG__selectChevronOpen{transform:rotate(180deg)}.index-module__MEUBhG__dropdown{background:var(--gray-white);border:1px solid var(--gray-light-second);z-index:10;border-radius:16px;outline:none;flex-direction:column;max-height:200px;padding:4px;display:flex;overflow-y:auto;box-shadow:0 0 10px #021b3c1a}.index-module__MEUBhG__dropdown::-webkit-scrollbar{display:none}.index-module__MEUBhG__dropdownItem{cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:12px;transition:all .1s ease-in-out;display:flex}.index-module__MEUBhG__dropdownItem:not(.index-module__MEUBhG__dropdownItemSelected):hover{background:var(--color-gray-100)}.index-module__MEUBhG__dropdownItemSelected{background:var(--color-gray-200)}.index-module__MEUBhG__dropdownItemDisabled{cursor:default;color:var(--gray-dark)}.index-module__MEUBhG__dropdownItemName{font-size:14px;line-height:20px}.index-module__MEUBhG__dropdownItemCheck{display:flex}
.index-module__7kbrUG__switch{box-sizing:border-box;width:48px;height:44px;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:12px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.index-module__7kbrUG__track{box-sizing:border-box;background:var(--gray-medium);border-radius:999px;width:46px;height:26px;padding:3px;transition:background-color .18s cubic-bezier(.22,1,.36,1),box-shadow .18s cubic-bezier(.22,1,.36,1);display:block}.index-module__7kbrUG__on .index-module__7kbrUG__track{background:var(--green)}.index-module__7kbrUG__switch:not(:disabled):hover .index-module__7kbrUG__track{box-shadow:inset 0 0 0 1px #00000014}.index-module__7kbrUG__switch:focus-visible{outline:none}.index-module__7kbrUG__switch:focus-visible .index-module__7kbrUG__track{box-shadow:0 0 0 3px var(--gray-white), 0 0 0 5px var(--blue-main)}.index-module__7kbrUG__switch.index-module__7kbrUG__switchDisabled{cursor:not-allowed}.index-module__7kbrUG__switchDisabled .index-module__7kbrUG__track{opacity:.55}.index-module__7kbrUG__switchThumb{background:var(--gray-white);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .18s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(0);box-shadow:0 1px 3px #16151c3d}.index-module__7kbrUG__on .index-module__7kbrUG__switchThumb{transform:translate(20px)}.index-module__7kbrUG__switch:not(:disabled):active .index-module__7kbrUG__switchThumb{transform:translate(2px)scaleX(1.08)}.index-module__7kbrUG__switch.index-module__7kbrUG__on:not(:disabled):active .index-module__7kbrUG__switchThumb{transform:translate(18px)scaleX(1.08)}@media (prefers-reduced-motion:reduce){.index-module__7kbrUG__track,.index-module__7kbrUG__switchThumb{transition-duration:.01ms}}
.index-module__aiXLKW__field{background:var(--gray-lightest);border-radius:12px;justify-content:space-between;align-items:flex-start;gap:24px;width:100%;padding:14px 16px;display:flex}.index-module__aiXLKW__content{flex:1;min-width:0}.index-module__aiXLKW__title{color:var(--gray-darkest);font-size:14px;font-weight:500;line-height:20px}.index-module__aiXLKW__description{max-width:62ch;color:var(--gray-dark);overflow-wrap:anywhere;margin-top:3px;font-size:13px;line-height:18px}.index-module__aiXLKW__control{margin-block:-9px}@media (max-width:480px){.index-module__aiXLKW__field{gap:16px;padding:14px}}
.index-module__oEBtoG__triggerWrapper{max-width:100%;overflow:hidden;min-width:0!important}.index-module__oEBtoG__truncated{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.index-module__oEBtoG__tooltipText{white-space:normal;word-break:break-word;max-width:280px;color:var(--color-gray-darkest);font-size:14px;display:block}
.index-module__zyurSG__textType{white-space:pre-wrap;display:inline-block}.index-module__zyurSG__textTypeCursor{opacity:1;margin-left:.25rem;display:inline-block}.index-module__zyurSG__textTypeCursorHidden{display:none}
.index-module__1ujaBq__root{color:var(--gray-text-dark);word-wrap:break-word;font-size:15px;line-height:1.55}.index-module__1ujaBq__root>:first-child{margin-top:0}.index-module__1ujaBq__root>:last-child{margin-bottom:0}.index-module__1ujaBq__root p{margin:0 0 12px}.index-module__1ujaBq__root p:last-child{margin-bottom:0}.index-module__1ujaBq__root h1,.index-module__1ujaBq__root h2,.index-module__1ujaBq__root h3,.index-module__1ujaBq__root h4,.index-module__1ujaBq__root h5,.index-module__1ujaBq__root h6{color:var(--gray-darkest);margin:24px 0 12px;font-weight:500;line-height:1.3}.index-module__1ujaBq__root h1{font-size:24px}.index-module__1ujaBq__root h2{font-size:20px}.index-module__1ujaBq__root h3{font-size:18px}.index-module__1ujaBq__root h4{font-size:16px}.index-module__1ujaBq__root h5{font-size:15px}.index-module__1ujaBq__root h6{color:var(--gray-text-dark);font-size:14px}.index-module__1ujaBq__root a{color:var(--blue-main);text-decoration:none;transition:color .2s ease-in-out}.index-module__1ujaBq__root a:hover{text-decoration:underline}.index-module__1ujaBq__root strong,.index-module__1ujaBq__root b{color:var(--gray-darkest);font-weight:500}.index-module__1ujaBq__root em,.index-module__1ujaBq__root i{font-style:italic}.index-module__1ujaBq__root del,.index-module__1ujaBq__root s{color:var(--gray-dark);text-decoration:line-through}.index-module__1ujaBq__root mark{background:var(--yellow-opacity-25);color:inherit;border-radius:2px;padding:0 2px}.index-module__1ujaBq__root ul,.index-module__1ujaBq__root ol{margin:0 0 12px;padding-left:14px}.index-module__1ujaBq__root ul{list-style:outside}.index-module__1ujaBq__root ol{list-style:decimal}.index-module__1ujaBq__root ul ul,.index-module__1ujaBq__root ol ul{list-style:circle}.index-module__1ujaBq__root ul ol,.index-module__1ujaBq__root ol ol{list-style:lower-alpha}.index-module__1ujaBq__root li{margin:4px 0}.index-module__1ujaBq__root li>p{margin:0 0 8px}.index-module__1ujaBq__root li>ul,.index-module__1ujaBq__root li>ol{margin:4px 0 0}.index-module__1ujaBq__root input[type=checkbox]{accent-color:var(--blue-main);cursor:default;margin-right:8px}.index-module__1ujaBq__root blockquote{border-left:3px solid var(--blue-main);background:var(--gray-lightest);color:var(--gray-text-dark);border-radius:4px;margin:12px 0;padding:8px 16px}.index-module__1ujaBq__root blockquote>:first-child{margin-top:0}.index-module__1ujaBq__root blockquote>:last-child{margin-bottom:0}.index-module__1ujaBq__root code{background:var(--gray-lightest);color:var(--gray-darkest);border-radius:4px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.index-module__1ujaBq__root pre{background:var(--gray-lightest);border:1px solid var(--gray-light-second);border-radius:8px;margin:12px 0;padding:14px 16px;font-size:14px;line-height:1.5;overflow-x:auto}.index-module__1ujaBq__root pre code{font-size:inherit;color:inherit;white-space:pre;background:0 0;border-radius:0;padding:0}.index-module__1ujaBq__root hr{background:var(--gray-light-second);border:0;height:1px;margin:20px 0}.index-module__1ujaBq__root table{border-collapse:collapse;border:1px solid var(--gray-light-second);border-radius:8px;width:100%;margin:12px 0;font-size:14px;overflow:hidden}.index-module__1ujaBq__root thead{background:var(--gray-lightest)}.index-module__1ujaBq__root th,.index-module__1ujaBq__root td{text-align:left;border-bottom:1px solid var(--gray-light-second);vertical-align:top;padding:10px 14px}.index-module__1ujaBq__root th{color:var(--gray-darkest);font-weight:500}.index-module__1ujaBq__root tbody tr:last-child td{border-bottom:0}.index-module__1ujaBq__root tbody tr:hover{background:var(--gray-lightest)}.index-module__1ujaBq__root img{border-radius:8px;max-width:100%;height:auto;display:block}.index-module__1ujaBq__imageContainer{justify-content:center;margin:12px 0;display:flex}.index-module__1ujaBq__imageContainer img{border-radius:8px;max-width:100%;height:auto}.index-module__1ujaBq__root kbd{color:var(--gray-darkest);background:var(--gray-white);border:1px solid var(--gray-medium);box-shadow:0 1px 0 var(--gray-medium);border-radius:4px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85em;line-height:1;display:inline-block}.index-module__1ujaBq__root sub,.index-module__1ujaBq__root sup{font-size:.75em;line-height:0}.index-module__1ujaBq__clamp{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
.index-module__93MT7W__section{background-color:#fff;border-radius:12px;flex-direction:column;flex-shrink:0;height:155px;display:flex;position:relative;overflow:hidden}.index-module__93MT7W__mapWrapper{background:#ebeaf0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.index-module__93MT7W__pinButton{color:#373747;cursor:pointer;z-index:3;background:#fff;border:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #1a1a281f}.index-module__93MT7W__addressRow{justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.index-module__93MT7W__address{color:#373747;margin:0;font-size:14px}.index-module__93MT7W__editButton{color:#8a8aa1;cursor:pointer;background:0 0;border:none;align-items:center;display:inline-flex}
.index-module__ySbYxq__header{height:var(--header-height);z-index:20;background-color:var(--color-white);border-bottom:1px solid var(--color-gray-light-second);flex-shrink:0;transition:all .3s ease-in-out;position:sticky;top:0}.index-module__ySbYxq__header.index-module__ySbYxq__transparent{background-color:#0000;border-bottom-color:#0000}.index-module__ySbYxq__container{justify-content:space-between;align-items:center;width:100%;max-width:1280px;height:100%;margin:0 auto;padding:0 20px;display:flex}.index-module__ySbYxq__leftSide{align-items:center;gap:48px;display:flex}.index-module__ySbYxq__logo{height:34px;display:flex}.index-module__ySbYxq__mobileLogo{display:none}.index-module__ySbYxq__nav{align-items:center;gap:30px;display:flex}.index-module__ySbYxq__navLink{color:var(--color-gray-text-dark);font-size:15px;font-weight:500}.index-module__ySbYxq__rightSide{align-items:center;gap:24px;display:flex}.index-module__ySbYxq__locationButton{min-width:0;color:var(--color-gray-darkest);white-space:nowrap;align-items:center;gap:9px;font-size:16px;font-weight:500;line-height:1;transition:color .15s ease-out;display:inline-flex}.index-module__ySbYxq__locationButton:hover{color:var(--color-blue-main)}.index-module__ySbYxq__locationButton:disabled{color:var(--color-gray-darkest);cursor:default}.index-module__ySbYxq__locationButton:focus-visible{outline:2px solid var(--color-blue-main);outline-offset:4px;border-radius:8px}.index-module__ySbYxq__locationButton:active{color:var(--color-gray-dark)}.index-module__ySbYxq__locationButton svg{flex-shrink:0;transform:translateY(-2px)rotate(45deg)}.index-module__ySbYxq__locationSkeleton{background:color-mix(in srgb, var(--color-gray-medium) 45%, var(--color-gray-light-second));border-radius:6px;flex-shrink:0;width:64px;height:16px;animation:.9s ease-in-out infinite alternate index-module__ySbYxq__locationSkeletonPulse}@keyframes index-module__ySbYxq__locationSkeletonPulse{0%{opacity:.55}to{opacity:1}}@media (prefers-reduced-motion:reduce){.index-module__ySbYxq__locationSkeleton{animation:none}}.index-module__ySbYxq__companyBalance{background:var(--color-gray-darkest);min-width:140px;height:40px;color:var(--color-white);white-space:nowrap;border-radius:24px;align-items:center;gap:6px;padding:0 14px;transition:background-color .15s ease-out,transform .15s ease-out;display:flex}.index-module__ySbYxq__balanceValue{font-variant-numeric:tabular-nums;align-items:center;gap:3px;font-size:14px;font-weight:400;line-height:1;display:inline-flex}.index-module__ySbYxq__balanceDivider{background:color-mix(in srgb, var(--color-white) 28%, transparent);flex-shrink:0;width:1px;height:14px;margin:0 3px}.index-module__ySbYxq__balancePlus{color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:flex}.index-module__ySbYxq__companyBalance:hover{background:color-mix(in srgb, var(--color-gray-darkest) 90%, var(--color-white))}.index-module__ySbYxq__companyBalance:focus-visible{outline:2px solid var(--color-white);outline-offset:2px}.index-module__ySbYxq__companyBalance:active{transform:scale(.98)}.index-module__ySbYxq__mobileMenuButton,.index-module__ySbYxq__createResumeButtonMobile,.index-module__ySbYxq__mobileMenu{display:none}.index-module__ySbYxq__createResumeButtonContent{align-items:center;gap:6px;display:flex}.index-module__ySbYxq__mobilePopover{flex-direction:column;gap:20px;display:flex}.index-module__ySbYxq__mobilePopoverNavList{flex-direction:column;gap:12px;display:flex}.index-module__ySbYxq__mobilePopoverNavList a{font-size:18px}@media screen and (max-width:1060px){.index-module__ySbYxq__leftSide,.index-module__ySbYxq__nav{gap:20px}.index-module__ySbYxq__rightSide{gap:16px}}@media screen and (max-width:991px){.index-module__ySbYxq__container{padding-inline:12px}.index-module__ySbYxq__logo{height:26px}.index-module__ySbYxq__nav,.index-module__ySbYxq__actionsContent,.index-module__ySbYxq__companyBalance{display:none}.index-module__ySbYxq__mobileMenu{display:block}.index-module__ySbYxq__mobileMenuButton{border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .3s;display:flex}.index-module__ySbYxq__mobileMenuButton svg{width:19px;height:19px}.index-module__ySbYxq__mobileMenuButtonActive{background:var(--color-gray-lightest)}.index-module__ySbYxq__newVacancyButton,.index-module__ySbYxq__accountButton{width:100%}.index-module__ySbYxq__locationButton{max-width:150px;font-size:15px}.index-module__ySbYxq__locationButton span{text-overflow:ellipsis;overflow:hidden}.index-module__ySbYxq__createResumeButtonDesktop{display:none}.index-module__ySbYxq__createResumeButtonMobile{display:flex}.index-module__ySbYxq__createResumeButtonContent{flex-direction:column;align-items:flex-start;width:100%}.index-module__ySbYxq__createResumeButtonContent button{width:100%}}@media screen and (max-width:768px){.index-module__ySbYxq__desktopLogo{display:none}.index-module__ySbYxq__mobileLogo{display:block}.index-module__ySbYxq__locationButton span,.index-module__ySbYxq__favoritesButton{display:none}}@media screen and (max-width:420px){.index-module__ySbYxq__rightSide{gap:12px}.index-module__ySbYxq__locationButton{max-width:116px}}
.index-module__SfZLpG__selectAuthTypeWrapper{gap:10px;width:100%;display:flex}.index-module__SfZLpG__selectAuthTypeItem{cursor:pointer;white-space:nowrap;border:2px solid #f1f1f1;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;padding:10px;transition:border-color .2s,background-color .2s;display:flex}.index-module__SfZLpG__selectAuthTypeItemActive{border-color:var(--color-blue-main)}.index-module__SfZLpG__selectAuthTypeItem h5{text-overflow:ellipsis;font-size:14px;font-weight:400;overflow:hidden}.index-module__SfZLpG__selectAuthTypeItem p{opacity:.5;font-size:14px}.index-module__SfZLpG__selectAuthTypeItem div{aspect-ratio:1;background:#4cd964;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;display:flex}.index-module__SfZLpG__selectAuthTypeItem div svg{width:14px;height:14px}.index-module__SfZLpG__selectAuthTypeItem:first-child div{background:#24a1de}.index-module__SfZLpG__selectAuthTypeItem:hover{border:2px solid #dcdada}.index-module__SfZLpG__selectAuthTypeItemActive:hover{border:2px solid var(--color-blue-main)}@media (max-width:480px){.index-module__SfZLpG__selectAuthTypeWrapper{flex-wrap:wrap}.index-module__SfZLpG__selectAuthTypeItem{min-width:100%}.index-module__SfZLpG__selectAuthTypeItem h5{white-space:normal}}
.index-module__8DiE9W__description{overflow-wrap:anywhere;word-break:break-word;flex-direction:column;gap:8px;line-height:135%;display:flex}.index-module__8DiE9W__description strong{font-weight:500}.index-module__8DiE9W__description ul{margin:0;padding-left:0;list-style:none}.index-module__8DiE9W__description li{padding-left:16px;position:relative}.index-module__8DiE9W__description li:before{content:"-";position:absolute;left:0}
.index-module__YlnxKq__swiper{height:100%}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.index-module__gWE7aa__postItem{background:var(--gray-white);border-radius:24px;flex-direction:column;gap:16px;width:100%;display:flex;position:relative}.index-module__gWE7aa__postItemHeader{justify-content:space-between;align-items:center;padding:16px 20px 0;display:flex}.index-module__gWE7aa__creatorInfo{align-items:center;gap:10px;transition:all .15s;display:flex}.index-module__gWE7aa__creatorInfo:hover{opacity:.7}.index-module__gWE7aa__creatorInfoContent{flex-direction:column;gap:0;display:flex}.index-module__gWE7aa__creatorNickname{color:var(--color-gray-dark);font-size:14px;line-height:16px}.index-module__gWE7aa__creatorName{font-size:14px;font-weight:500;line-height:16px}.index-module__gWE7aa__postCreatedAt{color:var(--gray-dark);font-size:13px}.index-module__gWE7aa__controllers{align-items:center;gap:10px;display:flex}.index-module__gWE7aa__deletingSpinner{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.index-module__gWE7aa__dropdownTrigger{border-radius:8px;transition:background-color .2s ease-in-out}.index-module__gWE7aa__dropdownTrigger:hover{background:var(--gray-lightest)}.index-module__gWE7aa__dropdownTriggerOpen,.index-module__gWE7aa__dropdownTriggerOpen:hover{background:var(--gray-light-second)}.index-module__gWE7aa__postItemContent{flex-direction:column;flex:1;gap:16px;padding:0 8px 8px;display:flex}.index-module__gWE7aa__postImage{aspect-ratio:3/4;border-radius:24px;flex-shrink:0;width:100%;position:relative;overflow:hidden}.index-module__gWE7aa__postImage img{z-index:1;object-fit:cover;width:100%;height:100%;transition:all .15s;position:relative}.index-module__gWE7aa__postImage:hover img{transform:scale(1.01)}.index-module__gWE7aa__postImage:after{content:"";z-index:2;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 30px 20px #00000007}.index-module__gWE7aa__postItemTextBody{transition:all .15s}.index-module__gWE7aa__postItemTextBody:hover{opacity:.7}.index-module__gWE7aa__postItemContentTitle{-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;min-width:0;font-size:20px;font-weight:500;display:-webkit-box;overflow:hidden}.index-module__gWE7aa__postItemContentTitleFullSize{-webkit-line-clamp:unset;white-space:pre-line}.index-module__gWE7aa__postItemContentText{color:var(--gray-text-dark);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:14px;display:-webkit-box;overflow:hidden}.index-module__gWE7aa__postItemContentTextFullSize{-webkit-line-clamp:unset;white-space:pre-line}.index-module__gWE7aa__postItemContentTextExpanded{-webkit-line-clamp:unset}.index-module__gWE7aa__showMoreButton{font-size:15px;font-weight:500}.index-module__gWE7aa__postItemLink{background:var(--gray-lightest);border-radius:12px;align-self:flex-start;align-items:center;gap:10px;height:40px;padding:0 16px;transition:all .15s;display:flex}.index-module__gWE7aa__postItemLink:hover{opacity:.7}.index-module__gWE7aa__postItemLink:hover svg{transform:rotate(45deg)}.index-module__gWE7aa__postItemLink>div{position:relative}.index-module__gWE7aa__postItemLink span{-webkit-line-clamp:1;text-overflow:ellipsis;color:var(--blue-main);-webkit-box-orient:vertical;font-size:14px;display:-webkit-box;overflow:hidden}.index-module__gWE7aa__postItemLink svg{flex-shrink:0;transition:all .15s}@media screen and (max-width:991px){.index-module__gWE7aa__postItemHeader{padding:12px}.index-module__gWE7aa__postItemContent{gap:8px}.index-module__gWE7aa__postItemContentTitle{font-size:16px}.index-module__gWE7aa__postItemContentText{font-size:13px}.index-module__gWE7aa__postItemLink{width:100%;max-width:100%}.index-module__gWE7aa__postItemLink div{flex:1;position:relative}.index-module__gWE7aa__postItemLink div span{white-space:nowrap;max-width:100%;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}}
.index-module__x_GM4W__clampedText{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.index-module__x_GM4W__button{width:fit-content}
.index-module__HmzPAq__thread{background:var(--color-gray-white);height:100%;min-height:0;color:var(--color-gray-darkest);flex-direction:column;display:flex;position:relative;overflow:hidden}.index-module__HmzPAq__header{touch-action:none;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:8px;padding:10px 10px 6px 16px;display:flex}.index-module__HmzPAq__headerButton{color:var(--color-gray-text-dark)}.index-module__HmzPAq__title{font-size:17px;font-weight:500;line-height:22px}.index-module__HmzPAq__count{color:var(--color-gray-dark);font-variant-numeric:tabular-nums;font-size:14px;font-weight:500}.index-module__HmzPAq__headerSpacer{flex:1}.index-module__HmzPAq__sortRow{flex-shrink:0;padding:0 16px 6px}.index-module__HmzPAq__sortButton{background:var(--color-gray-light-second);color:var(--color-gray-text-dark);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;display:inline-flex}.index-module__HmzPAq__sortButton:hover{background:var(--color-gray-medium)}.index-module__HmzPAq__sortIconStub{width:18px;height:18px;display:block}.index-module__HmzPAq__scroll{overscroll-behavior:contain;flex:1;min-height:0;overflow:hidden auto}.index-module__HmzPAq__list{flex-direction:column;min-height:100%;padding:0 12px 12px 16px;display:flex}.index-module__HmzPAq__branch{flex-direction:column;display:flex}.index-module__HmzPAq__branchState{justify-content:center;align-items:center;padding:10px 0 10px 34px;display:flex}.index-module__HmzPAq__moreReplies{color:var(--color-blue-main);cursor:pointer;align-self:flex-start;margin-left:34px;padding:6px 0;font-size:14px;font-weight:500}.index-module__HmzPAq__moreReplies:disabled{opacity:.6}.index-module__HmzPAq__composerCompact{padding:4px 0 10px 34px}.index-module__HmzPAq__cancelReply{width:32px;height:32px;color:var(--color-gray-dark);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.index-module__HmzPAq__cancelReply:hover{color:var(--color-gray-darkest);background:var(--color-gray-lightest)}.index-module__HmzPAq__row{flex-direction:column;gap:12px;padding:10px 0;display:flex}.index-module__HmzPAq__rowReply{padding-left:34px;position:relative}.index-module__HmzPAq__rowReply:before{background:var(--color-gray-light-second);content:"";width:2px;position:absolute;top:0;bottom:0;left:12px}.index-module__HmzPAq__rowReply:after{border-bottom:2px solid var(--color-gray-light-second);border-left:2px solid var(--color-gray-light-second);content:"";border-bottom-left-radius:12px;width:14px;height:12px;position:absolute;top:12px;left:12px}.index-module__HmzPAq__rowHeader{align-items:center;gap:12px;min-width:0;display:flex}.index-module__HmzPAq__avatarButton{cursor:pointer;border-radius:50%;flex-shrink:0}.index-module__HmzPAq__identity{gap:2px;min-width:0;display:grid}.index-module__HmzPAq__author{color:var(--color-gray-darkest);text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500;line-height:1.25;overflow:hidden}.index-module__HmzPAq__authorLink{cursor:pointer}.index-module__HmzPAq__authorLink:hover{text-decoration:underline}.index-module__HmzPAq__time{color:var(--color-gray-dark);font-size:14px;line-height:1.25}.index-module__HmzPAq__text{color:var(--color-gray-darkest);overflow-wrap:anywhere;white-space:pre-wrap;font-size:16px;line-height:1.52}.index-module__HmzPAq__mention{color:var(--color-blue-main);font-weight:500;display:inline}.index-module__HmzPAq__mentionSpaced{margin-right:4px}.index-module__HmzPAq__mention:not(:disabled){cursor:pointer}.index-module__HmzPAq__mention:not(:disabled):hover{text-decoration:underline}.index-module__HmzPAq__mentionMuted{color:var(--color-gray-dark)}.index-module__HmzPAq__actions{flex-wrap:wrap;align-items:center;gap:8px;min-height:36px;display:flex}.index-module__HmzPAq__like{background:var(--color-gray-lightest);border-radius:999px;gap:6px;min-width:44px;min-height:36px;padding:0 12px}.index-module__HmzPAq__like:hover{background:var(--color-gray-light-second)}.index-module__HmzPAq__repliesButton,.index-module__HmzPAq__replyButton{min-height:36px;color:var(--color-gray-dark);cursor:pointer;align-items:center;gap:4px;padding:0 5px;font-size:14px;display:inline-flex}.index-module__HmzPAq__repliesButton{color:var(--color-blue-main)}.index-module__HmzPAq__replyButton:hover,.index-module__HmzPAq__repliesButton:hover{color:var(--color-gray-darkest)}.index-module__HmzPAq__menuButton{color:var(--color-gray-dark)}.index-module__HmzPAq__menuButton:hover{color:var(--color-gray-darkest);background:var(--color-gray-lightest)}.index-module__HmzPAq__menuDanger{color:var(--color-accent-red)}.index-module__HmzPAq__more{min-height:32px;color:var(--color-blue-main);cursor:pointer;align-self:flex-start;align-items:center;gap:6px;margin-top:4px;padding:0 4px;font-size:13px;font-weight:500;display:inline-flex}.index-module__HmzPAq__more:disabled{cursor:default}.index-module__HmzPAq__state{min-height:160px;color:var(--color-gray-dark);text-align:center;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;gap:6px;padding:24px;display:flex}.index-module__HmzPAq__stateTitle{color:var(--color-gray-darkest);font-size:15px;font-weight:500}.index-module__HmzPAq__stateText{font-size:13px;line-height:18px}.index-module__HmzPAq__retry{color:var(--color-blue-main);cursor:pointer;margin-top:4px;font-size:14px;font-weight:500}.index-module__HmzPAq__composer{border-top:1px solid var(--color-gray-light-second);background:var(--color-gray-white);flex-shrink:0;padding:10px 12px 12px 16px}.index-module__HmzPAq__replyChip{background:var(--color-gray-light-second);max-width:100%;color:var(--color-gray-text-dark);border-radius:999px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 10px;font-size:12px;display:inline-flex}.index-module__HmzPAq__replyChipText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.index-module__HmzPAq__replyChipClose{color:var(--color-gray-dark);cursor:pointer;flex-shrink:0;display:flex}.index-module__HmzPAq__composerRow{align-items:flex-end;gap:8px;display:flex}.index-module__HmzPAq__field{background:var(--color-gray-light-second);border-radius:18px;flex:1;min-width:0;padding:8px 12px;position:relative}.index-module__HmzPAq__input{width:100%;color:var(--color-gray-darkest);resize:none;background:0 0;border:none;outline:none;font-size:14px;line-height:20px;display:block}.index-module__HmzPAq__input::placeholder{color:var(--color-gray-dark)}.index-module__HmzPAq__counter{color:var(--color-gray-dark);font-variant-numeric:tabular-nums;font-size:11px;position:absolute;bottom:2px;right:12px}.index-module__HmzPAq__send{background:var(--color-blue-main);width:36px;height:36px;color:var(--color-gray-white);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.index-module__HmzPAq__sendDisabled{cursor:default;opacity:.6}.index-module__HmzPAq__confirmScrim{z-index:3;background:#00000059;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}.index-module__HmzPAq__confirm{background:var(--color-gray-white);border-radius:16px;width:100%;max-width:300px;padding:16px;box-shadow:0 12px 32px #0000002e}.index-module__HmzPAq__confirmTitle{margin-bottom:4px;font-size:15px;font-weight:600}.index-module__HmzPAq__confirmText{color:var(--color-gray-dark);margin-bottom:14px;font-size:13px;line-height:18px}.index-module__HmzPAq__confirmActions{justify-content:flex-end;gap:8px;display:flex}.index-module__HmzPAq__confirmCancel,.index-module__HmzPAq__confirmDelete{cursor:pointer;border-radius:10px;padding:8px 14px;font-size:14px;font-weight:500}.index-module__HmzPAq__confirmCancel{background:var(--color-gray-light-second);color:var(--color-gray-text-dark)}.index-module__HmzPAq__confirmDelete{background:var(--color-accent-red);color:var(--color-gray-white)}
.index-module__lnwhOW__notice{left:50%;bottom:max(20px, env(safe-area-inset-bottom));z-index:1000;width:min(680px,100vw - 32px);color:var(--color-gray-darkest);background:var(--color-gray-white);border-radius:16px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 16px 14px 14px;display:grid;position:fixed;translate:-50%;box-shadow:0 18px 48px #20202a29}.index-module__lnwhOW__cookie{object-fit:contain;filter:drop-shadow(0 8px 8px #5b381833);width:72px;height:72px;display:block}.index-module__lnwhOW__content{min-width:0}.index-module__lnwhOW__title,.index-module__lnwhOW__description{margin:0}.index-module__lnwhOW__title{margin-bottom:4px;font-size:16px;font-weight:500;line-height:1.2}.index-module__lnwhOW__description{max-width:47ch;color:var(--color-gray-text-dark);font-size:14px;line-height:1.4}.index-module__lnwhOW__description a{color:inherit;text-underline-offset:3px;text-decoration-thickness:1px}.index-module__lnwhOW__description a:hover{color:var(--color-blue-main)}.index-module__lnwhOW__description a:focus-visible{outline:2px solid var(--color-blue-main);outline-offset:3px;border-radius:3px}.index-module__lnwhOW__button{min-width:96px}@media (max-width:620px){.index-module__lnwhOW__notice{bottom:max(12px, env(safe-area-inset-bottom));grid-template-columns:56px minmax(0,1fr);gap:10px 14px;width:calc(100vw - 24px);padding:14px}.index-module__lnwhOW__cookie{width:56px;height:56px}.index-module__lnwhOW__button{grid-column:1/-1;width:100%}}
.index-module__YrcWia__picker{border:1px solid var(--color-gray-medium);background:#fff;border-radius:16px;flex-direction:column;width:352px;height:420px;display:flex;overflow:hidden;box-shadow:0 18px 48px #11111b29}.index-module__YrcWia__loader{flex:1;place-items:center;display:grid}.index-module__YrcWia__tabs{justify-content:space-between;align-items:center;padding:8px 8px 0;display:flex}.index-module__YrcWia__tabs button{width:36px;height:36px;color:var(--color-gray-dark);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.index-module__YrcWia__tabs button:hover{background:var(--color-gray-lightest)}.index-module__YrcWia__tabs .index-module__YrcWia__activeTab{color:var(--color-blue-main);background:color-mix(in srgb, var(--color-blue-main) 10%, white)}.index-module__YrcWia__search{height:36px;color:var(--color-gray-dark);background:var(--color-gray-lightest);border-radius:999px;align-items:center;gap:8px;margin:8px 12px;padding:0 12px;display:flex}.index-module__YrcWia__search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.index-module__YrcWia__scroll{overscroll-behavior:contain;flex:1;min-height:0;padding:0 8px 8px;position:relative;overflow-y:auto}.index-module__YrcWia__sectionTitle{color:var(--color-gray-dark);padding:8px 4px 4px;font-size:12px;font-weight:500}.index-module__YrcWia__grid{grid-template-columns:repeat(8,40px);display:grid}.index-module__YrcWia__grid button{cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.index-module__YrcWia__grid button:hover{background:var(--color-gray-lightest)}.index-module__YrcWia__grid span{font-size:22px;line-height:1;transition:transform .1s}.index-module__YrcWia__grid button:hover span{transform:scale(1.12)}.index-module__YrcWia__empty{color:var(--color-gray-dark);text-align:center;padding:32px 0;font-size:14px}@media (max-width:420px){.index-module__YrcWia__picker{width:min(352px,100vw - 24px)}}
@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
.index-module__dyt47a__container{background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;padding:20px;display:flex}.index-module__dyt47a__containerMD{gap:12px;padding:10px}.index-module__dyt47a__container svg{stroke-width:1.5px;width:48px;height:48px;color:var(--gray-dark)}.index-module__dyt47a__containerMD svg{width:30px;height:30px;color:var(--gray-darkest)}.index-module__dyt47a__textContent{flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.index-module__dyt47a__container h5{text-align:center;max-width:400px;color:var(--gray-darkest);font-size:18px;font-weight:500}.index-module__dyt47a__container p{text-align:center;max-width:400px;color:var(--gray-dark);font-size:14px}.index-module__dyt47a__actionsButtons{align-items:center;gap:10px;display:flex}.index-module__dyt47a__aiButton{color:#fff;background:linear-gradient(90deg,#6468f4,#ba64f4);border-radius:999px;align-items:center;gap:8px;height:40px;padding-inline:20px;font-size:14px;font-weight:500;display:flex}.index-module__dyt47a__aiButton svg{color:#fff;width:18px;height:18px}
.index-module___t8ZBW__contactsSocials{align-items:center;gap:10px;display:flex}.index-module___t8ZBW__contactsSocialItem{cursor:pointer;border:2px solid var(--gray-light-second);border-radius:50px;justify-content:center;align-items:center;width:60px;height:44px;display:flex}.index-module___t8ZBW__contactsSocialItemEmpty{opacity:.5}.index-module___t8ZBW__contactsSocialItem:hover{opacity:.6}.index-module___t8ZBW__contactsSocialItem img{object-fit:contain;width:20px;height:20px}
.index-module__j553zq__formInputsWrapper{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(50px,auto);gap:20px;display:grid}.index-module__j553zq__fullRowInput{flex-direction:column;grid-column:1/3;display:flex}@media screen and (max-width:990px){.index-module__j553zq__formInputsWrapper{grid-template-columns:unset;flex-direction:column;display:flex}}
.index-module__iDqtfG__container{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(50px,auto);gap:20px;display:grid}@media screen and (max-width:840px){.index-module__iDqtfG__container{flex-direction:column;display:flex}}
.index-module__FsM2BW__container{flex-direction:column;gap:20px;display:flex}
.index-module__FwmKNq__root{flex-direction:column;gap:6px;width:100%;display:flex}.index-module__FwmKNq__cover{aspect-ratio:1240/248;border-radius:24px;width:100%;position:relative;overflow:hidden}.index-module__FwmKNq__backgroundImage{z-index:1;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.index-module__FwmKNq__fallbackBackground{z-index:1;background:linear-gradient(270deg,#f09a5c,#f46464);position:absolute;inset:0;overflow:hidden}.index-module__FwmKNq__fallbackImage{object-fit:cover;width:100%;height:100%}.index-module__FwmKNq__content{z-index:3;flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex;position:relative}.index-module__FwmKNq__identity{gap:24px;padding:20px 20px 0;display:flex}.index-module__FwmKNq__avatar{border:4px solid var(--color-white);width:120px!important;height:120px!important}.index-module__FwmKNq__companyDetails{flex-direction:column;display:flex}.index-module__FwmKNq__title{max-width:600px;color:var(--color-white);margin-top:8px;font-size:32px;font-weight:500;line-height:28px}.index-module__FwmKNq__reviews{width:fit-content;color:var(--color-white);text-underline-offset:3px;margin-top:12px;line-height:20px}.index-module__FwmKNq__reviews:hover{text-decoration:underline}.index-module__FwmKNq__reviews:focus-visible{outline:2px solid var(--color-white);outline-offset:2px}.index-module__FwmKNq__desktopChips{margin-top:12px}.index-module__FwmKNq__tabletFooter{display:none}.index-module__FwmKNq__desktopFooter{z-index:2;justify-content:space-between;align-items:flex-end;width:100%;display:flex;position:relative}.index-module__FwmKNq__navigationSlot{padding:0 8px 8px}.index-module__FwmKNq__actionsSlot{padding:0 12px 12px}.index-module__FwmKNq__mobileNavigation{background:var(--color-white);border-radius:20px;padding:4px;display:none;overflow-x:auto}.index-module__FwmKNq__gradientBlur{--gradient-blur-tint:#d9d9d903;z-index:2;pointer-events:none;width:100%;height:82px;position:absolute;bottom:0}.index-module__FwmKNq__gradientBlur>div,.index-module__FwmKNq__gradientBlur:before,.index-module__FwmKNq__gradientBlur:after{background:var(--gradient-blur-tint);position:absolute;inset:0}.index-module__FwmKNq__gradientBlur:before{content:"";z-index:1;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);-webkit-mask:linear-gradient(#0000 0%,#000 12.5% 25%,#0000 37.5%);mask:linear-gradient(#0000 0%,#000 12.5% 25%,#0000 37.5%)}.index-module__FwmKNq__gradientBlur>div:first-of-type{z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);-webkit-mask:linear-gradient(#0000 12.5%,#000 25% 37.5%,#0000 50%);mask:linear-gradient(#0000 12.5%,#000 25% 37.5%,#0000 50%)}.index-module__FwmKNq__gradientBlur>div:nth-of-type(2){z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-mask:linear-gradient(#0000 25%,#000 37.5% 50%,#0000 62.5%);mask:linear-gradient(#0000 25%,#000 37.5% 50%,#0000 62.5%)}.index-module__FwmKNq__gradientBlur>div:nth-of-type(3){z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-mask:linear-gradient(#0000 37.5%,#000 50% 62.5%,#0000 75%);mask:linear-gradient(#0000 37.5%,#000 50% 62.5%,#0000 75%)}.index-module__FwmKNq__gradientBlur>div:nth-of-type(4){z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);-webkit-mask:linear-gradient(#0000 50%,#000 62.5% 75%,#0000 87.5%);mask:linear-gradient(#0000 50%,#000 62.5% 75%,#0000 87.5%)}.index-module__FwmKNq__gradientBlur>div:nth-of-type(5){z-index:6;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);-webkit-mask:linear-gradient(#0000 62.5%,#000 75% 87.5%,#0000 100%);mask:linear-gradient(#0000 62.5%,#000 75% 87.5%,#0000 100%)}.index-module__FwmKNq__gradientBlur>div:nth-of-type(6){z-index:7;-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);-webkit-mask:linear-gradient(#0000 75%,#000 87.5% 100%);mask:linear-gradient(#0000 75%,#000 87.5% 100%)}.index-module__FwmKNq__gradientBlur:after{content:"";z-index:8;-webkit-backdrop-filter:blur(96px);backdrop-filter:blur(96px);-webkit-mask:linear-gradient(#0000 87.5%,#000 100%);mask:linear-gradient(#0000 87.5%,#000 100%)}@media screen and (max-width:540px){.index-module__FwmKNq__gradientBlur{height:200px}}@media screen and (max-width:1279px){.index-module__FwmKNq__identity{gap:16px;padding:16px 16px 0}.index-module__FwmKNq__avatar{width:104px!important;height:104px!important}.index-module__FwmKNq__title{font-size:24px}.index-module__FwmKNq__reviews{font-size:14px;line-height:16px}}@media screen and (max-width:1023px){.index-module__FwmKNq__avatar{width:72px!important;height:72px!important}.index-module__FwmKNq__desktopChips,.index-module__FwmKNq__desktopFooter{display:none}.index-module__FwmKNq__tabletFooter{justify-content:space-between;align-items:flex-end;gap:16px;padding:0 16px 16px;display:flex}.index-module__FwmKNq__mobileNavigation{display:block}}@media screen and (max-width:767px){.index-module__FwmKNq__cover{aspect-ratio:auto;height:232px}.index-module__FwmKNq__backgroundImage{object-position:right}.index-module__FwmKNq__content{padding:16px}.index-module__FwmKNq__identity,.index-module__FwmKNq__tabletFooter{padding:0}.index-module__FwmKNq__avatar{width:104px!important;height:104px!important}.index-module__FwmKNq__title{font-size:30px}}@media screen and (max-width:639px){.index-module__FwmKNq__cover{aspect-ratio:3/4;height:auto}.index-module__FwmKNq__backgroundImage{object-position:center}.index-module__FwmKNq__content{justify-content:flex-end;gap:32px}.index-module__FwmKNq__identity{flex-direction:column;align-items:flex-start;gap:16px}.index-module__FwmKNq__avatar{width:88px!important;height:88px!important}.index-module__FwmKNq__title{line-height:32px}.index-module__FwmKNq__tabletFooter{flex-direction:column;align-items:flex-start;gap:12px}}
.index-module__VzkmWa__root{flex-direction:column;gap:8px;width:100%;display:flex}.index-module__VzkmWa__cover{border-radius:24px 24px 12px 12px;height:248px;position:relative;overflow:hidden}.index-module__VzkmWa__backgroundImage,.index-module__VzkmWa__fallbackImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.index-module__VzkmWa__fallbackBackground{z-index:1;background:linear-gradient(270deg,#f09a5c,#f46464);position:absolute;inset:0;overflow:hidden}.index-module__VzkmWa__scrim{z-index:2;pointer-events:none;background:linear-gradient(90deg,#25233261 0%,#25233214 58%,#0000 100%),linear-gradient(#2523320f 18%,#2523329e 100%);position:absolute;inset:0}.index-module__VzkmWa__companyRow{z-index:3;align-items:flex-end;gap:16px;padding:20px;display:flex;position:absolute;bottom:0;left:0;right:0}.index-module__VzkmWa__logoLink{border-radius:22px;flex-shrink:0}.index-module__VzkmWa__logoLink:focus-visible,.index-module__VzkmWa__companyName:focus-visible,.index-module__VzkmWa__reviews:focus-visible{outline:2px solid var(--color-white);outline-offset:2px}.index-module__VzkmWa__avatar{border:4px solid var(--color-white);box-shadow:0 8px 28px #3230442e;width:88px!important;height:88px!important}.index-module__VzkmWa__companyDetails{flex:1;min-width:0;padding-bottom:4px}.index-module__VzkmWa__companyName{width:fit-content;max-width:100%;color:var(--color-white);font-size:20px;font-weight:500;line-height:1.25;display:block}.index-module__VzkmWa__companyName span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.index-module__VzkmWa__companyName:hover,.index-module__VzkmWa__reviews:hover{text-decoration:underline}.index-module__VzkmWa__reviews{color:#ffffffd9;width:fit-content;margin-top:4px;font-size:14px;display:block}.index-module__VzkmWa__actions{flex-shrink:0}.index-module__VzkmWa__vacancyCard{background:var(--color-white);border-radius:12px 12px 24px 24px;overflow:hidden}@media screen and (max-width:767px){.index-module__VzkmWa__companyRow{padding:16px}.index-module__VzkmWa__eyebrow{top:16px;left:16px}}@media screen and (max-width:639px){.index-module__VzkmWa__backgroundImage{object-position:center}.index-module__VzkmWa__companyRow{flex-direction:column;align-items:flex-start;gap:12px}.index-module__VzkmWa__cover{display:none}.index-module__VzkmWa__vacancyCard{border-radius:24px}.index-module__VzkmWa__avatar{width:72px!important;height:72px!important}.index-module__VzkmWa__companyDetails,.index-module__VzkmWa__actions{padding-bottom:0}.index-module__VzkmWa__companyName{font-size:16px}.index-module__VzkmWa__reviews{font-size:12px}}
.index-module__vH7Zfq__swiperWrapper{flex-direction:column;width:100%;min-width:0;display:flex;position:relative;overflow:hidden}@media screen and (max-width:768px){.index-module__vH7Zfq__swiperWrapper{width:100vw}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.index-module__ttQH-q__content{flex-direction:column;gap:20px;display:flex}.index-module__ttQH-q__separator{background:var(--gray-light-second);flex-shrink:0;width:100%;height:1px}.index-module__ttQH-q__fieldsRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media screen and (max-width:768px){.index-module__ttQH-q__fieldsRow{grid-template-columns:1fr}}
.index-module__0hR1MG__card{background:var(--gray-white);border-radius:20px;flex-direction:column;display:flex}.index-module__0hR1MG__header{justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.index-module__0hR1MG__headerTitle{font-size:17px;font-weight:500}.index-module__0hR1MG__divider{background:var(--gray-light-second);height:1px}.index-module__0hR1MG__body{flex-direction:column;gap:24px;padding:24px;display:flex}.index-module__0hR1MG__minimizedBody{padding:0}.index-module__0hR1MG__education{flex-direction:column;gap:16px;display:flex}.index-module__0hR1MG__institutionGroup{flex-direction:column;gap:5px;display:flex}.index-module__0hR1MG__institutionName{font-size:15px;font-weight:500}.index-module__0hR1MG__institutionMeta{color:var(--gray-text-dark);font-size:15px}.index-module__0hR1MG__specializationGroup{flex-direction:column;gap:4px;display:flex}.index-module__0hR1MG__faculty{color:var(--gray-text-dark);font-size:15px}.index-module__0hR1MG__specialization{color:var(--gray-darkest);font-size:18px;font-weight:500}.index-module__0hR1MG__empty{color:var(--gray-dark);font-size:15px}
.index-module__kMJVDG__card{background:var(--gray-white);border-radius:20px;flex-direction:column;display:flex}.index-module__kMJVDG__header{justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.index-module__kMJVDG__headerTitle{font-size:17px;font-weight:500}.index-module__kMJVDG__divider{background:var(--gray-light-second);height:1px}.index-module__kMJVDG__body{flex-direction:column;gap:24px;padding:24px;display:flex}.index-module__kMJVDG__minimizedBody{padding:0}.index-module__kMJVDG__experience{flex-direction:column;gap:16px;display:flex}.index-module__kMJVDG__companyGroup{flex-direction:column;gap:5px;display:flex}.index-module__kMJVDG__companyName{font-size:15px;font-weight:500}.index-module__kMJVDG__companyMeta{color:var(--gray-text-dark);font-size:15px}.index-module__kMJVDG__companyPeriod{color:var(--gray-dark);font-size:15px}.index-module__kMJVDG__roles{color:var(--gray-text-dark);font-size:15px}.index-module__kMJVDG__positionGroup{flex-direction:column;gap:8px;display:flex}.index-module__kMJVDG__position{font-size:18px;font-weight:500}.index-module__kMJVDG__description{color:var(--gray-text-dark);font-size:15px}.index-module__kMJVDG__empty{color:var(--gray-dark);font-size:15px}
.index-module__Q-8M9q__card{background:var(--gray-white);border-radius:20px;flex-direction:column;display:flex}.index-module__Q-8M9q__header{justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.index-module__Q-8M9q__headerTitle{font-size:17px;font-weight:500}.index-module__Q-8M9q__divider{background:var(--gray-light-second);height:1px}.index-module__Q-8M9q__body{flex-wrap:wrap;gap:5px;padding:24px;display:flex}.index-module__Q-8M9q__minimizedBody{padding:0}.index-module__Q-8M9q__skill{border:2px solid var(--gray-light-second);border-radius:9999px;align-items:center;gap:8px;min-width:0;max-width:100%;height:40px;padding:0 15px;display:flex}.index-module__Q-8M9q__skillLevel{width:18px;height:18px}.index-module__Q-8M9q__skillName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;line-height:13px;overflow:hidden}.index-module__Q-8M9q__empty{color:var(--gray-dark);font-size:15px}
.index-module__DhZS8a__card{background:var(--gray-white);border-radius:20px;flex-direction:column;display:flex}.index-module__DhZS8a__header{justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.index-module__DhZS8a__headerTitle{font-size:17px;font-weight:500}.index-module__DhZS8a__divider{background:var(--gray-light-second);height:1px}.index-module__DhZS8a__body{padding:24px}.index-module__DhZS8a__minimizedBody{padding:0}.index-module__DhZS8a__description{color:var(--gray-text-dark);font-size:15px}.index-module__DhZS8a__empty{color:var(--gray-dark);font-size:15px}
.index-module__h7LsYq__card{background:var(--gray-white);border-radius:20px;flex-direction:column;display:flex}.index-module__h7LsYq__header{justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.index-module__h7LsYq__headerTitle{font-size:17px;font-weight:500}.index-module__h7LsYq__divider{background:var(--gray-light-second);height:1px}.index-module__h7LsYq__body{flex-direction:column;gap:15px;padding:24px;display:flex}.index-module__h7LsYq__minimizedBody{padding:0}.index-module__h7LsYq__positionGroup{flex-direction:column;gap:5px;display:flex}.index-module__h7LsYq__position{font-size:17px;font-weight:500}.index-module__h7LsYq__salaryRow{align-items:baseline;gap:5px;display:flex}.index-module__h7LsYq__salaryAmount{font-size:24px;font-weight:500}.index-module__h7LsYq__salaryPeriod{color:var(--gray-dark);font-size:15px;font-weight:400}.index-module__h7LsYq__details{flex-wrap:wrap;align-items:flex-start;gap:20px 30px;display:flex}.index-module__h7LsYq__detail{flex-direction:column;gap:5px;display:flex}.index-module__h7LsYq__detailLabel{color:var(--gray-dark);font-size:15px;font-weight:400}.index-module__h7LsYq__detailValue{font-weight:500}@media screen and (max-width:768px){.index-module__h7LsYq__card{border-radius:20px}}
.index-module__X0QfKa__container{background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:30px;padding:50px;display:flex}.index-module__X0QfKa__cards{flex-direction:column;align-items:center;padding:0 60px 30px;display:flex;position:relative}.index-module__X0QfKa__card{z-index:3;background:#fff;border-radius:10px;flex-direction:column;width:144px;padding:4px;display:flex;position:relative;box-shadow:0 0 20px 10px #0000000a}.index-module__X0QfKa__card:last-child{z-index:2;position:absolute;transform:rotate(-15deg)translate(-40px)translateY(5px)}.index-module__X0QfKa__card:first-child{z-index:1;position:absolute;transform:rotate(15deg)translate(40px)translateY(5px)}.index-module__X0QfKa__cardHeader{align-items:center;gap:5px;padding:4px 4px 8px;font-size:6px;display:flex}.index-module__X0QfKa__cardHeader div{flex-direction:column;display:flex}.index-module__X0QfKa__cardHeader div>span:last-child{color:var(--gray-dark)}.index-module__X0QfKa__cardHeader img{border:1px solid #f1f1f1;border-radius:4px;width:16px;height:16px}.index-module__X0QfKa__cardImage{background:var(--color-gray-light-second);border-radius:8px;width:100%;height:100px}.index-module__X0QfKa__cardBody{flex-wrap:wrap;gap:3px;padding:8px 4px;font-size:2px;line-height:135%;display:flex}.index-module__X0QfKa__cardBody span{color:#0000;background:var(--color-gray-light-second);border-radius:4px;padding:0 8px}.index-module__X0QfKa__actionContainer{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:360px;display:flex}.index-module__X0QfKa__actionContainer h5{color:var(--color-gray-dark);font-size:14px;font-weight:400}.index-module__X0QfKa__actionContainer h5 strong{color:#59596b;font-weight:500}
.index-module__98_i8a__shell{width:min(100% - 40px,1240px);margin:0 auto}.index-module__98_i8a__banner{background:var(--surface-2);border-radius:24px 24px 8px 8px;height:250px;display:none;position:relative;overflow:hidden}.index-module__98_i8a__banner.index-module__98_i8a__hasDesktopBanner{display:block}.index-module__98_i8a__banner picture{height:100%;display:block}.index-module__98_i8a__banner .index-module__98_i8a__mobileBannerVisual{display:none}.index-module__98_i8a__bannerImage{object-fit:cover;width:100%;height:100%}.index-module__98_i8a__contacts{z-index:2;align-items:center;gap:6px;max-width:calc(100% - 20px);display:flex;position:absolute;bottom:10px;left:10px}.index-module__98_i8a__contactsWithSubscribers{max-width:calc(100% - 174px)}.index-module__98_i8a__contactChip{border-radius:var(--radius-pill);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;min-width:42px;height:42px;transition:background-color .16s ease, transform .16s var(--ease);background:#11111b52;border:1px solid #ffffff3d;justify-content:center;align-items:center;gap:7px;padding:10px 13px;font-size:14px;font-weight:400;line-height:1;display:inline-flex}.index-module__98_i8a__banner .index-module__98_i8a__contactChip{color:#fff}.index-module__98_i8a__contactChip:hover{background:#11111b70;transform:translateY(-1px)}.index-module__98_i8a__banner .index-module__98_i8a__contactChip:hover{color:#fff}.index-module__98_i8a__contactChip svg{stroke-width:1.8px;width:19px;height:19px}.index-module__98_i8a__socialChip{width:42px;padding:9px}.index-module__98_i8a__socialChip img{object-fit:contain;width:22px;height:22px}.index-module__98_i8a__maxSocialIcon{filter:brightness(0)invert()}.index-module__98_i8a__intro{background:#fff;border-radius:24px 24px 0 0;align-items:flex-end;gap:28px;padding:24px 24px 2px;display:flex}.index-module__98_i8a__hasDesktopBanner+.index-module__98_i8a__intro{border-radius:8px 8px 0 0;margin-top:4px}.index-module__98_i8a__identity{flex-direction:column;align-items:flex-start;gap:14px;min-width:0;display:flex}.index-module__98_i8a__identityCopy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.index-module__98_i8a__logoLink{z-index:2;border-radius:28%;flex:none;line-height:0;position:relative}.index-module__98_i8a__desktopLogoOverBanner{margin-top:-100px}.index-module__98_i8a__logo{box-sizing:border-box;corner-shape:squircle;width:120px;height:120px;color:var(--text);background:var(--surface-2);border:6px solid #fff;border-radius:28%;flex:none;place-items:center;font-size:30px;font-weight:500;display:grid;overflow:hidden}.index-module__98_i8a__logo img{object-fit:cover;width:100%;height:100%;transition:opacity .16s}.index-module__98_i8a__identity :is(h1,h2){-webkit-line-clamp:2;overflow-wrap:break-word;word-break:normal;text-wrap:balance;letter-spacing:-.04em;-webkit-box-orient:vertical;max-width:100%;margin:0;font-size:32px;font-weight:500;line-height:1.08;display:-webkit-box;overflow:hidden}.index-module__98_i8a__nameLink{color:inherit;text-decoration:none}.index-module__98_i8a__approvedBadge{vertical-align:-.06em;width:24px;height:24px;display:inline-flex}.index-module__98_i8a__approvedBadge img{width:100%;height:100%;display:block}.index-module__98_i8a__nameLink{transition:opacity .16s}.index-module__98_i8a__nameLink:hover,.index-module__98_i8a__logoLink:hover .index-module__98_i8a__logo img{opacity:.72}.index-module__98_i8a__logoLink:focus-visible,.index-module__98_i8a__nameLink:focus-visible{outline:2px solid var(--text);outline-offset:3px}.index-module__98_i8a__promo{isolation:isolate;width:fit-content;max-width:650px;position:relative}.index-module__98_i8a__editablePromo,.index-module__98_i8a__promoLink{cursor:pointer}.index-module__98_i8a__editablePromo:after{z-index:-1;content:"";background:color-mix(in srgb, var(--color-gray-lightest) 48%, white);opacity:0;transition:opacity .16s var(--ease-out);pointer-events:none;border-radius:10px;position:absolute;inset:2px -10px -7px}.index-module__98_i8a__promoLink{z-index:1;border-radius:6px;display:block;position:relative}.index-module__98_i8a__identity p{max-width:650px;color:var(--muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:8px 0 0;font-size:17px;line-height:1.45;display:-webkit-box;overflow:hidden}.index-module__98_i8a__companyFacts{flex-wrap:wrap;gap:8px;max-width:100%;margin:16px 0 0;padding:0;list-style:none;display:flex}.index-module__98_i8a__companyFacts li{min-width:0;min-height:40px;color:var(--text);background:var(--surface-2);border-radius:12px;align-items:center;gap:8px;padding:9px 12px;font-size:14px;line-height:1.35;display:inline-flex}.index-module__98_i8a__companyFacts .index-module__98_i8a__industryChip{max-width:min(300px,100%)}.index-module__98_i8a__companyFacts svg{stroke-width:1.8px;flex:none;width:20px;height:20px}.index-module__98_i8a__companyFacts li>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.index-module__98_i8a__editTooltip{z-index:4;border-radius:var(--radius-small);color:#fff;background:var(--text);white-space:nowrap;opacity:0;visibility:hidden;width:max-content;max-width:min(250px,100vw - 48px);transition:opacity .16s var(--ease-out), visibility .16s, transform .16s var(--ease-out);pointer-events:none;padding:10px 12px;font-size:14px;line-height:1.4;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-4px)scale(.97)}.index-module__98_i8a__editablePromo:hover .index-module__98_i8a__editTooltip,.index-module__98_i8a__editablePromo:focus-within .index-module__98_i8a__editTooltip{opacity:1;visibility:visible;transform:translate(-50%)scale(1)}.index-module__98_i8a__editablePromo:hover:after,.index-module__98_i8a__editablePromo:focus-within:after{opacity:1}.index-module__98_i8a__actions{align-items:center;gap:9px;margin-left:auto;padding-bottom:5px;display:flex}.index-module__98_i8a__actionsInNav{flex:none;margin-left:0;padding-bottom:0}.index-module__98_i8a__actionsInBanner,.index-module__98_i8a__mobileBannerActions{display:none}.index-module__98_i8a__navActionButton{flex:none}.index-module__98_i8a__actionIcon{flex-shrink:0;display:flex}.index-module__98_i8a__navActionButton svg{stroke-width:1.8px;width:19px;height:19px}.index-module__98_i8a__navShareButton{border:2px solid var(--color-gray-medium);border-radius:var(--radius-pill);color:var(--color-gray-darkest);background:var(--color-gray-white);cursor:pointer;flex:none}.index-module__98_i8a__navShareButton svg{stroke-width:1.8px;width:19px;height:19px}.index-module__98_i8a__navShareButton:not(:disabled):hover{border-color:var(--color-gray-light);background:var(--color-gray-50)}.index-module__98_i8a__navShareButton:focus-visible{outline:2px solid var(--color-blue-main);outline-offset:2px}@media (max-width:1023px){.index-module__98_i8a__intro{align-items:center}}@media (max-width:1024px){.index-module__98_i8a__actionsInNav .index-module__98_i8a__audienceActionButton{border-radius:var(--radius-pill);flex:0 0 40px;width:40px;height:40px;padding:0!important}.index-module__98_i8a__audienceActionButton .index-module__98_i8a__actionLabel{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}@media (max-width:522px){.index-module__98_i8a__shell{width:min(100% - 24px,1240px)}.index-module__98_i8a__banner{aspect-ratio:2;border-radius:12px 12px 8px 8px;height:auto;display:block}.index-module__98_i8a__banner .index-module__98_i8a__desktopBannerVisual{display:none}.index-module__98_i8a__banner .index-module__98_i8a__mobileBannerVisual{height:100%;display:block}.index-module__98_i8a__bannerImage{object-position:center}.index-module__98_i8a__contacts{justify-content:center;gap:3px;width:max-content;max-width:calc(100% - 12px);bottom:6px;left:50%;transform:translate(-50%)}.index-module__98_i8a__contactsWithSubscribers{scrollbar-width:none;max-width:calc(100% - 12px);right:auto;overflow-x:auto}.index-module__98_i8a__contactsWithSubscribers::-webkit-scrollbar{display:none}.index-module__98_i8a__contactChip{width:32px;min-width:32px;height:32px;padding:7px}.index-module__98_i8a__contactChip svg,.index-module__98_i8a__contactChip img{width:16px;height:16px}.index-module__98_i8a__socialChip{padding:6px}.index-module__98_i8a__socialChip img{width:18px;height:18px}.index-module__98_i8a__contactLabel{display:none}.index-module__98_i8a__intro{text-align:center;gap:14px;padding:24px 24px 2px;display:grid}.index-module__98_i8a__identity{align-items:center;gap:9px}.index-module__98_i8a__identityCopy{align-items:center;width:100%}.index-module__98_i8a__logo{border-width:4px;font-size:22px;width:80px!important;height:80px!important}.index-module__98_i8a__identity :is(h1,h2){width:fit-content;max-width:90%;margin-inline:auto;font-size:23px;line-height:1.08}.index-module__98_i8a__promo{width:100%}.index-module__98_i8a__identity p{-webkit-line-clamp:2;text-align:center;max-width:min(100%,330px);margin:6px auto 0;font-size:13px;line-height:1.35}.index-module__98_i8a__companyFacts{justify-content:center;gap:6px;margin-top:14px}.index-module__98_i8a__companyFacts li{border-radius:10px;gap:6px;min-height:36px;padding:8px 10px}.index-module__98_i8a__companyFacts svg{width:18px;height:18px}.index-module__98_i8a__actionsInNav.index-module__98_i8a__actionsMovedToBanner .index-module__98_i8a__audienceActionButton,.index-module__98_i8a__actionsInNav.index-module__98_i8a__actionsMovedToBanner .index-module__98_i8a__navShareButton{display:none}.index-module__98_i8a__mobileBannerActions{z-index:3;display:block;position:absolute;top:12px;right:12px}.index-module__98_i8a__actionsInBanner{gap:8px;margin:0;padding:0;display:flex}.index-module__98_i8a__actionsInBanner .index-module__98_i8a__navActionButton,.index-module__98_i8a__actionsInBanner .index-module__98_i8a__navShareButton{border-radius:var(--radius-pill);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#11111b66;border:1px solid #ffffff52;flex:0 0 44px;width:44px!important;height:44px!important;padding:0!important}.index-module__98_i8a__actionsInBanner .index-module__98_i8a__actionLabel{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.index-module__98_i8a__actionsInBanner .index-module__98_i8a__navActionButton svg,.index-module__98_i8a__actionsInBanner .index-module__98_i8a__navShareButton svg{stroke-width:1.8px;width:20px;height:20px}.index-module__98_i8a__actionsInBanner .index-module__98_i8a__navActionButton:not(:disabled):hover,.index-module__98_i8a__actionsInBanner .index-module__98_i8a__navShareButton:not(:disabled):hover{color:#fff;background:#11111b80;border-color:#ffffff70}.index-module__98_i8a__actionsInBanner .index-module__98_i8a__navActionButton:focus-visible,.index-module__98_i8a__actionsInBanner .index-module__98_i8a__navShareButton:focus-visible{outline-offset:2px;outline:2px solid #fff}.index-module__98_i8a__actionsInNav{gap:4px}.index-module__98_i8a__actionsInNav .index-module__98_i8a__navActionButton,.index-module__98_i8a__actionsInNav .index-module__98_i8a__navShareButton{border-radius:var(--radius-pill);flex:0 0 36px;width:36px!important;height:36px!important;padding:0!important}.index-module__98_i8a__actionsInNav .index-module__98_i8a__actionLabel{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.index-module__98_i8a__actionsInNav .index-module__98_i8a__navActionButton svg,.index-module__98_i8a__actionsInNav .index-module__98_i8a__navShareButton svg{width:18px;height:18px}.index-module__98_i8a__shell{position:relative}.index-module__98_i8a__banner{aspect-ratio:3/4;border-radius:24px;display:block}.index-module__98_i8a__desktopLogoOverBanner{margin-top:0}.index-module__98_i8a__banner+.index-module__98_i8a__intro{z-index:2;color:#fff;text-align:left;background:linear-gradient(#0000 34%,#11111b24 55%,#11111bd6 100%);border-radius:24px;align-items:flex-end;margin-top:0;padding:16px;position:absolute;inset:0}.index-module__98_i8a__banner+.index-module__98_i8a__intro .index-module__98_i8a__identity,.index-module__98_i8a__banner+.index-module__98_i8a__intro .index-module__98_i8a__identityCopy{align-items:flex-start;width:100%}.index-module__98_i8a__banner+.index-module__98_i8a__intro .index-module__98_i8a__identity{gap:16px}.index-module__98_i8a__banner+.index-module__98_i8a__intro .index-module__98_i8a__logo{border-width:4px;width:88px!important;height:88px!important}.index-module__98_i8a__banner+.index-module__98_i8a__intro .index-module__98_i8a__identity :is(h1,h2){color:#fff;width:auto;max-width:100%;margin-inline:0;font-size:30px;line-height:1.08}.index-module__98_i8a__banner+.index-module__98_i8a__intro .index-module__98_i8a__approvedBadge{vertical-align:-.08em}.index-module__98_i8a__banner+.index-module__98_i8a__intro .index-module__98_i8a__logoLink:focus-visible,.index-module__98_i8a__banner+.index-module__98_i8a__intro .index-module__98_i8a__nameLink:focus-visible{outline-color:#fff}.index-module__98_i8a__banner+.index-module__98_i8a__intro .index-module__98_i8a__promo{width:auto;max-width:100%}.index-module__98_i8a__banner+.index-module__98_i8a__intro .index-module__98_i8a__identity p{color:#ffffffe6;text-align:left;max-width:100%;margin:8px 0 0;font-size:14px;line-height:1.4}.index-module__98_i8a__banner+.index-module__98_i8a__intro .index-module__98_i8a__companyFacts{justify-content:flex-start;margin-top:16px}.index-module__98_i8a__banner+.index-module__98_i8a__intro .index-module__98_i8a__companyFacts li{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff2e;min-height:36px}.index-module__98_i8a__banner+.index-module__98_i8a__intro .index-module__98_i8a__companyFacts .index-module__98_i8a__industryChip{max-width:min(300px,100%)}}
.index-module__uWrhba__profileSidebar{flex-direction:column;flex-shrink:0;justify-content:flex-start;gap:8px;width:385px;padding-bottom:20px;display:flex}.index-module__uWrhba__profileWallpaper{background:linear-gradient(270deg,#f09a5c,#f46464);border-radius:24px 24px 8px 8px;flex-direction:column;flex-shrink:0;align-items:center;height:188px;padding:10px;display:flex;position:relative;overflow:hidden}.index-module__uWrhba__profileWallpaper:after{content:"";z-index:2;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 30px 10px #0000001a}.index-module__uWrhba__profileWallpaper img{z-index:1;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.index-module__uWrhba__profileCard{z-index:3;background:var(--gray-white);border-radius:12px;flex-direction:column;justify-content:flex-end;align-items:center;padding:94px 20px 20px;display:flex;position:relative}.index-module__uWrhba__profileCardQRButton{position:absolute;top:20px;right:20px}.index-module__uWrhba__userAvatarWrapper{z-index:1;transform-origin:bottom;background:#fff;border:4px solid #f6f6fb;border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:absolute;top:-122px;left:50%;overflow:hidden;transform:translate(-50%)}.index-module__uWrhba__userAvatarImage{object-fit:cover;width:100%;height:100%}.index-module__uWrhba__profileCardInfo{flex-direction:column;gap:20px;width:100%;display:flex}.index-module__uWrhba__profileCardMain{flex-direction:column;align-items:center;gap:15px;display:flex}.index-module__uWrhba__userInfo{flex-direction:column;align-items:center;gap:20px;display:flex}.index-module__uWrhba__userInfoNameCity{flex-direction:column;align-items:center;gap:2px;display:flex}.index-module__uWrhba__userName{font-size:24px;font-weight:500}.index-module__uWrhba__userNickname{color:var(--blue-main);margin-top:8px;font-weight:500}.index-module__uWrhba__userArea{color:var(--gray-dark);align-items:center;font-size:14px;display:flex}.index-module__uWrhba__languages{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.index-module__uWrhba__language{border:2px solid var(--gray-light-second);border-radius:50px;justify-content:center;align-items:center;height:35px;padding:0 14px;display:flex}.index-module__uWrhba__languageText{font-size:15px}.index-module__uWrhba__groups{background:var(--gray-white);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;height:62px;padding:0 20px;display:flex}.index-module__uWrhba__groupsInfo{align-items:center;gap:8px;display:flex}.index-module__uWrhba__groupsInfoTitle{font-weight:500}.index-module__uWrhba__groupsInfoCount{color:var(--gray-dark);font-size:14px}.index-module__uWrhba__actionsButtons{justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.index-module__uWrhba__shareButton{background:#fff;border:2px solid #f6f6fb;border-radius:50px;justify-content:center;align-items:center;display:inline-flex}.index-module__uWrhba__recommendations{flex-direction:column;gap:16px;margin-top:20px;display:flex}.index-module__uWrhba__recommendationsHeader{cursor:pointer;justify-content:space-between;align-items:center;font-size:18px;font-weight:500;display:flex}.index-module__uWrhba__recommendationsList{flex-direction:column;gap:12px;display:flex}@media screen and (max-width:1280px){.index-module__uWrhba__userAvatarWrapper{width:calc(9.375vw + 88px);height:calc(9.375vw + 88px);top:calc(-7.03125vw - 32px)}.index-module__uWrhba__userAvatar{width:calc(9.375vw + 80px);height:calc(9.375vw + 80px)}}@media screen and (max-width:1139px){.index-module__uWrhba__profileSidebar{width:320px}}@media screen and (max-width:768px){.index-module__uWrhba__profileSidebar{width:100%;padding:0;position:static}.index-module__uWrhba__profileCard{border-radius:0 0 20px 20px}.index-module__uWrhba__profileCard:before{content:"";background:var(--color-white);border-radius:20px 20px 0 0;width:100%;height:22px;position:absolute;top:2px;left:0;transform:translateY(-100%)}.index-module__uWrhba__profileCardInfo{gap:15px}.index-module__uWrhba__userAvatarWrapper{width:208px;height:208px;top:-122px}.index-module__uWrhba__userAvatar{width:200px;height:200px}}
.ShareModal-module__99pGhW__wrapper{flex-direction:column;gap:20px;width:100%;display:flex}.ShareModal-module__99pGhW__container{background:#fff;border-radius:40px;flex-direction:column;align-items:center;gap:20px;width:100%;padding:30px;display:flex;position:relative;box-shadow:0 0 20px 10px #0003}.ShareModal-module__99pGhW__closeIcon{cursor:pointer;color:var(--gray-dark);position:absolute;top:20px;right:20px}.ShareModal-module__99pGhW__qrWrapper{flex-direction:column;align-items:center;display:flex}.ShareModal-module__99pGhW__userInfo{flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:100%;display:flex}.ShareModal-module__99pGhW__userAvatar{border:2px solid #fff;border-radius:50%;width:40px;height:40px;overflow:hidden;box-shadow:0 0 15px 10px #1111}.ShareModal-module__99pGhW__userName{flex:1;font-size:16px;font-weight:500;display:flex}.ShareModal-module__99pGhW__usernamesWrapper{cursor:pointer;flex-direction:column;align-items:center;gap:10px;font-size:18px;font-weight:500;display:flex}.ShareModal-module__99pGhW__shareButton{z-index:1;cursor:pointer;color:#fff;background:var(--blue-main);border-radius:999px;justify-content:center;align-items:center;width:100%;height:50px;font-size:16px;transition:all .1s;display:flex;position:relative;box-shadow:0 0 30px 20px #0003}.ShareModal-module__99pGhW__shareButton:hover{background:var(--blue-medium)}
.index-module__W7HPBG__root{z-index:8;position:absolute;top:18px;right:18px}.index-module__W7HPBG__rootInline{position:relative;top:auto;right:auto}.index-module__W7HPBG__rootInline .index-module__W7HPBG__trigger{color:var(--color-gray-darkest);background:var(--color-gray-lightest);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;border:0;border-radius:50%}.index-module__W7HPBG__rootInline .index-module__W7HPBG__trigger:hover,.index-module__W7HPBG__rootInline .index-module__W7HPBG__triggerOpen{background:var(--color-gray-light-second)}.index-module__W7HPBG__rootInline .index-module__W7HPBG__trigger:focus-visible{outline:3px solid var(--color-blue-main);outline-offset:2px}.index-module__W7HPBG__trigger{border-radius:var(--radius-pill,800px);width:40px;height:40px;color:var(--text,var(--color-gray-darkest));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;transition:background-color .16s, transform .16s var(--ease,cubic-bezier(.16, 1, .3, 1));background:#ffffffdf;border:1px solid #ffffff52;place-items:center;padding:0;display:grid;box-shadow:0 8px 24px #11111b1a}.index-module__W7HPBG__trigger:hover{background:#fff;transform:translateY(-1px)}.index-module__W7HPBG__triggerOpen{background:#fff}.index-module__W7HPBG__trigger:disabled{opacity:.56;cursor:wait}.index-module__W7HPBG__trigger svg{width:21px;height:21px}.index-module__W7HPBG__danger{color:#c93636}@media (max-width:767px){.index-module__W7HPBG__root{top:14px;right:14px}}
.index-module__I_6VFq__card{background:var(--gray-white);cursor:pointer;border-radius:20px;padding:24px;transition:opacity .2s}.index-module__I_6VFq__cardDisabled{opacity:.5;pointer-events:none}.index-module__I_6VFq__main{flex:1;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.index-module__I_6VFq__identity{flex:1;align-items:flex-start;gap:20px;min-width:0;display:flex}.index-module__I_6VFq__content{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.index-module__I_6VFq__headerWrapper{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.index-module__I_6VFq__header{flex-direction:column;gap:12px;display:flex}.index-module__I_6VFq__actionsWrapper{align-items:center;gap:16px;display:flex}.index-module__I_6VFq__unfinished{color:var(--gray-dark);font-size:13px;line-height:16px}.index-module__I_6VFq__mainBadge{color:#4cd964;white-space:nowrap;background:#4cd9641a;border-radius:999px;align-items:center;height:34px;padding:0 12px;font-size:14px;font-weight:400;display:inline-flex}.index-module__I_6VFq__titleBlock{align-items:center;gap:10px;display:flex}.index-module__I_6VFq__title{color:var(--gray-darkest);font-size:20px;font-weight:500;line-height:27px}.index-module__I_6VFq__titleMuted{color:var(--gray-dark)}.index-module__I_6VFq__salaryRow{flex-wrap:wrap;align-items:flex-end;gap:5px;display:flex}.index-module__I_6VFq__salary{color:var(--gray-darkest);font-size:18px;font-weight:400;line-height:23px}.index-module__I_6VFq__salaryMuted{color:var(--gray-dark)}.index-module__I_6VFq__salaryCaption{color:var(--gray-dark);margin-top:-3px;font-size:14px;font-weight:400;line-height:19px}.index-module__I_6VFq__meta{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.index-module__I_6VFq__metaItem{border-right:1px solid var(--gray-light-second);flex-direction:column;gap:2px;min-width:0;padding-right:14px;display:flex}.index-module__I_6VFq__metaItem:last-child{border-right:none;padding:0}.index-module__I_6VFq__metaLabel{color:var(--gray-dark);font-size:13px;line-height:16px}.index-module__I_6VFq__metaValue{color:var(--gray-darkest);font-size:15px;font-weight:500;line-height:19px}.index-module__I_6VFq__metaValueClamp{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.index-module__I_6VFq__metaValueEmpty{opacity:.3}.index-module__I_6VFq__chips{max-width:400px;color:var(--gray-dark);flex-wrap:wrap;gap:8px;font-size:14px;display:flex}.index-module__I_6VFq__stats{flex-shrink:0;align-items:flex-start;gap:20px;display:flex}.index-module__I_6VFq__stat{flex-direction:column;align-items:flex-end;gap:2px;width:103px;display:flex}.index-module__I_6VFq__statLabel{color:var(--gray-dark);font-size:13px;line-height:16px}.index-module__I_6VFq__statValue{color:var(--gray-darkest);font-size:24px;font-weight:500;line-height:30px}.index-module__I_6VFq__actions{align-items:center;padding-top:2px;display:flex}@media screen and (max-width:991px){.index-module__I_6VFq__card{padding:16px}.index-module__I_6VFq__meta{grid-template-columns:1fr;gap:12px}.index-module__I_6VFq__metaItem{border:none;padding:0}.index-module__I_6VFq__metaItem:last-child{padding:0}}@media screen and (max-width:768px){.index-module__I_6VFq__headerWrapper{flex-direction:column-reverse}.index-module__I_6VFq__card{border-radius:20px;padding:20px}}
.AnimatedCarouselCard-module__WAnp9q__layoutItem,.AnimatedCarouselCard-module__WAnp9q__cardMotion{min-width:0;height:100%}.AnimatedCarouselCard-module__WAnp9q__cardMotion{will-change:transform, opacity}.AnimatedCarouselCard-module__WAnp9q__cardMotion>*{height:100%}@media (prefers-reduced-motion:reduce){.AnimatedCarouselCard-module__WAnp9q__cardMotion{will-change:opacity}}
.index-module__gkpjXa__searchDropdownItem{cursor:pointer;flex-shrink:0;align-items:center;gap:16px;height:52px;display:flex}.index-module__gkpjXa__searchDropdownItem:hover{opacity:.7}.index-module__gkpjXa__searchItemImage{background-color:var(--color-larisa-grey-3);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;flex-shrink:0;width:90px;height:100%}.index-module__gkpjXa__searchItemTitle{color:#34333b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.index-module__gkpjXa__skeletonImage{height:100%}.index-module__gkpjXa__skeletonTitle{flex-direction:column;gap:4px;width:100%;display:flex}@media screen and (max-width:1280px){.index-module__gkpjXa__searchItemTitle{font-size:14px}}@media screen and (max-width:1024px){.index-module__gkpjXa__searchDropdownItem{gap:12px;height:60px}.index-module__gkpjXa__searchItemTitle{font-size:15px}}
.index-module__EudPDW__container{border-radius:calc(var(--spacing) * 5);background:var(--color-white);padding:calc(var(--spacing) * 5)}.index-module__EudPDW__header{justify-content:space-between;align-items:flex-start;display:flex}.index-module__EudPDW__headerText{gap:calc(var(--spacing) * 2);flex-direction:column;display:flex}.index-module__EudPDW__headerTextTitle{font-size:18px;font-weight:var(--font-weight-medium);color:var(--color-larisa-dark-3)}.index-module__EudPDW__headerTextDescription{color:var(--color-larisa-grey-4);font-size:16px}.index-module__EudPDW__actions{margin-top:calc(var(--spacing) * 6);justify-content:flex-end;gap:calc(var(--spacing) * 3);display:flex}@media screen and (max-width:768px){.index-module__EudPDW__container{padding:calc(var(--spacing) * 4);border-radius:calc(var(--spacing) * 3) calc(var(--spacing) * 3) 0 0}}
.index-module__d4-Uea__navigation{position:relative;overflow:hidden}.index-module__d4-Uea__scrollGradientLeft,.index-module__d4-Uea__scrollGradientRight{z-index:1;pointer-events:none;width:30px;height:100%;position:absolute;top:0;left:0}.index-module__d4-Uea__scrollGradientLeft{background:linear-gradient(-90deg,#fff0 0%,#fff 100%)}.index-module__d4-Uea__scrollGradientRight{background:linear-gradient(90deg,#fff0 0%,#fff 100%)}.index-module__d4-Uea__tabs{align-items:flex-end;gap:2px;display:flex;overflow:auto hidden}.index-module__d4-Uea__tab{height:54px;color:var(--color-gray-dark);white-space:nowrap;align-items:center;padding:0 17px;font-size:15px;font-weight:400;text-decoration:none;transition:all .15s;display:flex;position:relative}.index-module__d4-Uea__tab:hover{color:var(--color-gray-darkest)}.index-module__d4-Uea__tab:after{content:"";border-radius:999px 999px 0 0;width:100%;height:4px;transition:all .15s;position:absolute;bottom:0;left:0}.index-module__d4-Uea__tab:hover:after{background:var(--color-gray-light-second)}.index-module__d4-Uea__tab.index-module__d4-Uea__activeTab{color:var(--color-gray-darkest);font-weight:500}.index-module__d4-Uea__tab.index-module__d4-Uea__activeTab:after{background:var(--color-blue-main)}@media screen and (max-width:768px){.index-module__d4-Uea__tabs{padding:0 20px}.index-module__d4-Uea__navigation{width:100%;overflow:visible}.index-module__d4-Uea__scrollGradientLeft,.index-module__d4-Uea__scrollGradientRight{display:none}}
.index-module__H38vnG__creatingResumePlugContainer{flex-direction:column;gap:24px;width:100%;min-width:0;max-width:100%;display:flex}.index-module__H38vnG__creatingResumePlug{background:linear-gradient(90deg,#6468f4,#ba64f4);border-radius:20px;flex-direction:column;height:287px;display:flex;position:relative;overflow:hidden}.index-module__H38vnG__creatingResumePlug:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 30px 10px #0000001a}.index-module__H38vnG__creatingResumePlugText{flex-direction:column;justify-content:space-between;gap:12px;max-width:437px;height:100%;padding:30px 20px 30px 40px;display:flex}.index-module__H38vnG__creatingResumePlugTextFirstRow{flex-direction:column;gap:12px;display:flex}.index-module__H38vnG__creatingResumePlugText h2{color:#fff;font-size:24px;font-weight:400}.index-module__H38vnG__creatingResumePlugText p{color:#fff;font-size:15px;font-weight:300}.index-module__H38vnG__creatingResumePlugImage{width:264px;display:flex;position:absolute;bottom:0;right:0}.index-module__H38vnG__creatingResumePlugImage img{object-fit:contain;width:100%}.index-module__H38vnG__customButton{width:162px;height:45px;font-size:15px}.index-module__H38vnG__recommendVacancies{background:linear-gradient(90deg,#f46464,#f09a5c);border-radius:24px;flex-direction:column;width:100vw;min-width:0;max-width:100%;display:flex;position:relative;overflow:hidden}.index-module__H38vnG__recommendVacancies:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 30px 10px #00000014}.index-module__H38vnG__recommendVacanciesHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:20px 20px 0;display:flex}.index-module__H38vnG__recommendVacanciesHeader h2{color:#fff;font-size:24px;font-weight:400}.index-module__H38vnG__recommendVacanciesHorizontalList{scroll-snap-type:x proximity;box-sizing:border-box;flex:1;gap:16px;width:100%;min-width:0;max-width:100%;padding:20px;scroll-padding-left:20px;display:flex;overflow:auto hidden}.index-module__H38vnG__vacancyCard{scroll-snap-align:start;flex:0 0 380px;width:380px}@media screen and (max-width:768px){.index-module__H38vnG__creatingResumePlug{height:unset;gap:30px}.index-module__H38vnG__creatingResumePlugText{gap:30px;padding:20px}.index-module__H38vnG__creatingResumePlugImage{justify-content:flex-end;width:100%;display:flex;position:static}.index-module__H38vnG__creatingResumePlugImage img{object-position:right bottom;width:264px}}
.SectionCarouselHeader-module__FDCl0q__sectionHeader{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.SectionCarouselHeader-module__FDCl0q__sectionHeader h3{letter-spacing:-.025em;font-size:clamp(18px,3vw,24px);font-weight:500;line-height:1.05}.SectionCarouselHeader-module__FDCl0q__sectionHeader>div{gap:10px;display:flex}.SectionCarouselHeader-module__FDCl0q__sectionHeader button{width:42px;height:42px;color:var(--gray-darkest);border:2px solid var(--gray-medium);background:0 0;border-radius:50%;place-items:center;display:grid}.SectionCarouselHeader-module__FDCl0q__sectionHeader button:disabled{cursor:default;opacity:.45}
.index-module__89NrFW__searchContainer{flex:none;width:286px;height:42px;position:relative}.index-module__89NrFW__searchWrapper{border:1px solid var(--color-gray-medium);background:var(--color-white);border-radius:999px;height:100%;transition:border-color .16s ease-out,box-shadow .16s ease-out;display:flex;overflow:hidden}.index-module__89NrFW__searchWrapper:focus-within,.index-module__89NrFW__searchWrapper.index-module__89NrFW__show{border-color:var(--color-blue-main);box-shadow:0 4px 18px #6468f41f}.index-module__89NrFW__searchButton{width:46px;height:100%;color:var(--color-gray-text-dark);flex:0 0 46px;justify-content:center;align-items:center;display:flex}.index-module__89NrFW__searchInput{width:100%;min-width:0;color:var(--color-gray-darkest);background:0 0;border:0;font-size:14px;font-weight:400}.index-module__89NrFW__searchInput::placeholder{color:var(--color-gray-dark);opacity:1}.index-module__89NrFW__searchDropdown{z-index:10;background:var(--color-white);border-radius:16px;flex-direction:column;gap:16px;width:min(420px,100vw - 40px);height:296px;padding:20px;display:flex;position:absolute;top:calc(100% + 12px);right:0;overflow-y:auto;box-shadow:0 18px 48px #37374729}.index-module__89NrFW__noResults{color:var(--color-gray-darkest);font-weight:500}.index-module__89NrFW__loader{justify-content:center;align-items:center;width:100%;display:flex}@media screen and (max-width:768px){.index-module__89NrFW__searchContainer{width:100%;height:44px}}
.GlobalJobSearch-module__8RCZ_W__root{gap:12px;display:flex}.GlobalJobSearch-module__8RCZ_W__inputColumn{flex:1;min-width:0}.GlobalJobSearch-module__8RCZ_W__inputContainer{border:2px solid var(--color-gray-light-second);cursor:text;background:#fff;border-radius:999px;height:50px;position:relative}.GlobalJobSearch-module__8RCZ_W__searchIcon{pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.GlobalJobSearch-module__8RCZ_W__input{width:100%;height:100%;padding-left:50px;padding-right:15px}.GlobalJobSearch-module__8RCZ_W__dropdown{z-index:100;background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.GlobalJobSearch-module__8RCZ_W__skeleton,.GlobalJobSearch-module__8RCZ_W__results{flex-direction:column;gap:16px;display:flex}.GlobalJobSearch-module__8RCZ_W__skeleton{animation:2s cubic-bezier(.4,0,.6,1) infinite GlobalJobSearch-module__8RCZ_W__pulse}.GlobalJobSearch-module__8RCZ_W__skeletonGroup{flex-direction:column;gap:8px;display:flex}.GlobalJobSearch-module__8RCZ_W__skeletonHeading,.GlobalJobSearch-module__8RCZ_W__skeletonLine{background:var(--color-gray-light-second);border-radius:6px;display:block}.GlobalJobSearch-module__8RCZ_W__skeletonHeading{width:24%;height:12px}.GlobalJobSearch-module__8RCZ_W__skeletonGroup:first-child .GlobalJobSearch-module__8RCZ_W__skeletonHeading{width:38%}.GlobalJobSearch-module__8RCZ_W__skeletonRows,.GlobalJobSearch-module__8RCZ_W__itemList{flex-direction:column;gap:4px;display:flex}.GlobalJobSearch-module__8RCZ_W__skeletonRow{align-items:center;min-height:32px;padding:6px 0;display:flex}.GlobalJobSearch-module__8RCZ_W__skeletonLine{height:16px}.GlobalJobSearch-module__8RCZ_W__error{flex-direction:column;gap:4px;display:flex}.GlobalJobSearch-module__8RCZ_W__errorTitle,.GlobalJobSearch-module__8RCZ_W__secondaryText{font-size:14px;line-height:20px}.GlobalJobSearch-module__8RCZ_W__errorTitle{font-weight:500}.GlobalJobSearch-module__8RCZ_W__secondaryText{color:var(--color-gray-text-dark)}.GlobalJobSearch-module__8RCZ_W__resultGroup{flex-direction:column;gap:6px;display:flex}.GlobalJobSearch-module__8RCZ_W__groupTitle{color:var(--color-gray-medium-second);font-size:12px;font-weight:400;line-height:16px}.GlobalJobSearch-module__8RCZ_W__resultItem{width:100%;min-height:32px;color:var(--color-gray-dark);text-align:left;border-radius:6px;padding:6px 0;font-size:15px;line-height:20px;transition:all .15s ease-out}.GlobalJobSearch-module__8RCZ_W__resultItem:hover,.GlobalJobSearch-module__8RCZ_W__resultItem:focus-visible{color:var(--color-gray-darkest);background:var(--color-gray-lightest);outline:none;padding-left:8px}.GlobalJobSearch-module__8RCZ_W__empty{flex-direction:column;gap:10px;display:flex}.GlobalJobSearch-module__8RCZ_W__submitButton{width:146px!important;height:50px!important;font-size:16px!important}@keyframes GlobalJobSearch-module__8RCZ_W__pulse{50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.GlobalJobSearch-module__8RCZ_W__skeleton{animation:none}}
.index-module__3HamCa__container{background:#fff;border-radius:20px}.index-module__3HamCa__header{border-bottom:1px solid #f1f1f1;padding:20px;position:relative}.index-module__3HamCa__header svg{cursor:pointer;position:absolute;top:20px;right:20px}.index-module__3HamCa__header svg:hover{opacity:.7}.index-module__3HamCa__header h4{font-size:18px}.index-module__3HamCa__body{padding:20px}.index-module__3HamCa__body textarea{resize:none;background:var(--color-gray-50);border-radius:12px;width:100%;min-height:300px;padding:14px}.index-module__3HamCa__footer{border-top:1px solid #f1f1f1;justify-content:flex-end;padding:12px 20px;display:flex}
.index-module__sqZ2tW__contentGrid{align-items:start;gap:24px;display:flex}.index-module__sqZ2tW__mainContent{flex-direction:column;flex:1;gap:32px;width:100%;min-width:0;display:flex}.index-module__sqZ2tW__sidebar{flex-direction:column;flex-shrink:0;gap:16px;width:450px;display:flex}@media screen and (max-width:1139px){.index-module__sqZ2tW__sidebar{width:360px}}@media screen and (max-width:991px){.index-module__sqZ2tW__contentGrid{gap:16px}.index-module__sqZ2tW__sidebar{width:320px}}@media screen and (max-width:768px){.index-module__sqZ2tW__contentGrid{flex-direction:column;gap:32px}.index-module__sqZ2tW__sidebar{gap:32px;width:100%}}
.index-module__euBxHG__container{background:#fff;border-radius:20px;height:240px;padding:4px;display:flex;overflow:hidden;box-shadow:0 0 10px 5px #00000003}.index-module__euBxHG__containerContent{flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;gap:20px;padding:26px 16px;display:flex}.index-module__euBxHG__containerContentText{flex-direction:column;gap:12px;display:flex}.index-module__euBxHG__containerContent h4{font-size:24px}.index-module__euBxHG__containerContent p{color:var(--gray-dark);font-size:15px}.index-module__euBxHG__containerImage{border-radius:16px;width:364px;height:100%;overflow:hidden}.index-module__euBxHG__containerImage img{object-fit:cover;width:100%;height:100%}@media screen and (max-width:768px){.index-module__euBxHG__container{height:unset;flex-direction:column}.index-module__euBxHG__containerContent{padding:16px}.index-module__euBxHG__containerImage{aspect-ratio:364/240;width:100%;height:unset;order:-1}}
@media screen and (max-width:1280px){.index-module__ODPyrq__searchModal{z-index:100;background-color:var(--color-gray-lightest);flex-direction:column;width:100vw;height:100svh;display:flex;position:fixed;top:0;left:0}.index-module__ODPyrq__searchModalHeader{flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 40px;display:flex}.index-module__ODPyrq__logoMobile{display:none}.index-module__ODPyrq__logo{-webkit-backdrop-filter:blur(4.16667px);backdrop-filter:blur(4.16667px);background-color:#5656561a;border-radius:50px;align-items:center;height:31px;padding:0 10px;display:flex}.index-module__ODPyrq__logo img{position:relative;top:2px}.index-module__ODPyrq__searchModalCloseButton{background:var(--color-white);width:40px;height:40px;color:var(--color-gray-darkest);border-radius:50%;justify-content:center;align-items:center;display:flex}.index-module__ODPyrq__searchModalContent{flex-direction:column;flex:1;display:flex}.index-module__ODPyrq__modalSearchInputWrapper{border:1px solid var(--color-gray-medium);background:var(--color-white);border-radius:50px;flex-shrink:0;align-items:center;height:40px;margin:20px 40px 0;display:flex;overflow:hidden}.index-module__ODPyrq__modalSearchInputIcon{flex-shrink:0;padding-left:14.5px;padding-right:12px}.index-module__ODPyrq__modalSearchInput{width:100%;height:100%;color:var(--color-gray-darkest);background-color:#0000;border:none;padding-right:12px}.index-module__ODPyrq__searchList{flex:1;position:relative}.index-module__ODPyrq__searchList:before{content:"";background:linear-gradient(178.5deg, #f6f6fb00 1.28%, var(--color-gray-lightest) 79.13%);z-index:2;pointer-events:none;height:200px;position:absolute;bottom:0;left:0;right:0}.index-module__ODPyrq__searchListInner{flex-direction:column;gap:16px;padding:16px 56px 150px;display:flex;position:absolute;inset:0;overflow-y:auto}.index-module__ODPyrq__loader{justify-content:center;align-items:center;width:100%;display:flex}.index-module__ODPyrq__showAllResultsButton{background-color:var(--color-blue-main);z-index:3;color:#fff;border-radius:50px;width:406px;height:48px;font-size:15px;font-weight:500;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}}@media screen and (max-width:1024px){.index-module__ODPyrq__searchModalHeader{height:72px;padding:0 12px}.index-module__ODPyrq__logo{display:none}.index-module__ODPyrq__logoMobile{display:flex}.index-module__ODPyrq__modalSearchInputWrapper{margin:4px 12px 0}.index-module__ODPyrq__modalSearchInput{font-size:16px}.index-module__ODPyrq__searchList:before{height:150px}.index-module__ODPyrq__searchListInner{padding:16px 12px 100px}.index-module__ODPyrq__showAllResultsButton{transform:unset;width:calc(100% - 24px);margin:0 12px;bottom:18px;left:0}}
.VacanciesHeroSearch-module__jxDQvq__container{z-index:2;flex-direction:column;gap:10px;width:100%;display:flex;position:relative}.VacanciesHeroSearch-module__jxDQvq__collections{flex-wrap:wrap-reverse;align-items:center;gap:6px;width:80%;padding:14px;display:flex;position:absolute;top:0;transform:translateY(calc(-100% - 20px))}.VacanciesHeroSearch-module__jxDQvq__collectionItem{border:2px solid var(--color-white);height:44px;color:var(--color-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;align-items:center;padding:0 14px;font-size:15px;transition:transform .15s ease-out,opacity .15s ease-out;display:flex}.VacanciesHeroSearch-module__jxDQvq__collectionItem:hover{opacity:.5;transform:scale(.99)}.VacanciesHeroSearch-module__jxDQvq__collectionItem:focus-visible{outline:2px solid var(--color-white);outline-offset:3px}@media screen and (max-width:870px){.VacanciesHeroSearch-module__jxDQvq__collections{width:100%;transform:translateY(calc(-100% - 10px))}}@media (prefers-reduced-motion:reduce){.VacanciesHeroSearch-module__jxDQvq__collectionItem{transition:none}}
.index-module__pyPmdq__page{background:var(--color-gray-lightest);min-height:100vh;font-family:var(--font-euclid), sans-serif}.index-module__pyPmdq__pageShell{flex-direction:column;gap:24px;max-width:1280px;margin:0 auto;padding:0 20px 60px;display:flex}.index-module__pyPmdq__profileInfo{flex-direction:column;align-items:flex-start;display:flex}.index-module__pyPmdq__profileInfo h1{letter-spacing:-.03em;font-size:32px;font-weight:500;line-height:1.1;transition:all .15s}.index-module__pyPmdq__profileInfo h1:hover{opacity:.7}.index-module__pyPmdq__profileInfo h1 span{color:var(--color-gray-dark);font-size:24px;font-weight:400}.index-module__pyPmdq__rating{cursor:pointer;color:var(--color-gray-dark);flex-shrink:0;align-items:center;gap:10px;margin-top:16px;font-size:16px;font-weight:400;transition:all .15s;display:flex}.index-module__pyPmdq__rating span{padding-top:2px}.index-module__pyPmdq__rating:hover{opacity:.7}.index-module__pyPmdq__ratingWithStars{align-items:center;gap:6px;display:flex}.index-module__pyPmdq__followButton{min-width:148px;padding:0 22px;color:var(--color-white)!important;background:var(--color-blue-main)!important;border:0!important}.index-module__pyPmdq__sideStack{flex-direction:column;gap:16px;display:flex}@media screen and (max-width:1139px){.index-module__pyPmdq__profileInfo h1{font-size:28px}.index-module__pyPmdq__rating{margin-top:10px}}@media screen and (max-width:768px){.index-module__pyPmdq__pageShell{padding:0 0 32px}.index-module__pyPmdq__profileInfo h1{font-size:22px}.index-module__pyPmdq__rating{margin-top:14px}.index-module__pyPmdq__profileInfo{padding:0 20px}}
.CompaniesSection-module__E_TUeG__container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:20px}.CompaniesSection-module__E_TUeG__companySection{padding-top:100px;padding-bottom:76px}.CompaniesSection-module__E_TUeG__companyIntro{grid-template-columns:.9fr 1.1fr;align-items:center;min-height:560px;display:grid}.CompaniesSection-module__E_TUeG__companyIntro>div{max-width:480px}.CompaniesSection-module__E_TUeG__companyIntro h2{letter-spacing:-.035em;font-size:clamp(38px,3.8vw,54px);font-weight:500;line-height:1.02}.CompaniesSection-module__E_TUeG__companyIntro p{color:#8d899a;max-width:450px;margin-top:20px;font-size:18px;line-height:1.35}.CompaniesSection-module__E_TUeG__companyIntro a{color:#fff;background:#6568f6;border-radius:999px;margin-top:28px;padding:13px 22px;display:inline-flex}.CompaniesSection-module__E_TUeG__companyIntro>img{width:100%;height:auto}.CompaniesSection-module__E_TUeG__companyGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.CompaniesSection-module__E_TUeG__centerButton{color:#fff;background:#6568f6;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:44px;margin:24px auto 0;padding:0 24px;font-size:14px;font-weight:500;display:flex}.CompaniesSection-module__E_TUeG__emptyState{color:#8d899a;text-align:center;background:#fff;border-radius:20px;grid-column:1/-1;padding:48px 24px}@media (max-width:900px){.CompaniesSection-module__E_TUeG__companyGrid{grid-template-columns:repeat(2,1fr)}.CompaniesSection-module__E_TUeG__companyIntro{grid-template-columns:1fr;padding-bottom:50px}.CompaniesSection-module__E_TUeG__companyIntro>img{max-width:680px;margin:20px auto 0}}@media (max-width:640px){.CompaniesSection-module__E_TUeG__container{padding-inline:12px}.CompaniesSection-module__E_TUeG__companySection{padding-top:58px}.CompaniesSection-module__E_TUeG__companyIntro{gap:40px;min-height:0}.CompaniesSection-module__E_TUeG__companyIntro>div{grid-row:2}.CompaniesSection-module__E_TUeG__companyIntro>img{grid-row:1}.CompaniesSection-module__E_TUeG__companyIntro h2{font-size:34px}.CompaniesSection-module__E_TUeG__companyIntro p{font-size:16px}.CompaniesSection-module__E_TUeG__companyGrid{grid-template-columns:1fr}.CompaniesSection-module__E_TUeG__companyGrid>:nth-child(n+3){display:none}}
.AnswerTextModal-module__hz1P5W__container{background:var(--gray-white);border-radius:24px;flex-direction:column;gap:14px;max-height:min(88dvh,760px);padding:22px 22px 0;transition:transform .2s cubic-bezier(.23,1,.32,1);display:flex;overflow:hidden}@media (max-width:767px){.AnswerTextModal-module__hz1P5W__container{border-radius:0;height:100dvh;max-height:100dvh;padding:14px 16px 0}.AnswerTextModal-module__hz1P5W__answer{max-height:38dvh;overflow-y:auto}.AnswerTextModal-module__hz1P5W__header{touch-action:none;-webkit-user-select:none;user-select:none}}.AnswerTextModal-module__hz1P5W__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.AnswerTextModal-module__hz1P5W__author{min-width:0;color:var(--gray-dark);align-items:center;gap:8px;font-size:13px;display:inline-flex}.AnswerTextModal-module__hz1P5W__authorLink{cursor:pointer}.AnswerTextModal-module__hz1P5W__authorLink:hover .AnswerTextModal-module__hz1P5W__authorName{text-decoration:underline}.AnswerTextModal-module__hz1P5W__authorName{color:var(--gray-darkest);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;overflow:hidden}.AnswerTextModal-module__hz1P5W__anonymousAvatar,.AnswerTextModal-module__hz1P5W__uheadAvatar{background:var(--gray-lightest);width:28px;height:28px;color:var(--gray-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AnswerTextModal-module__hz1P5W__uheadAvatar{background:var(--blue-lightest-second)}.AnswerTextModal-module__hz1P5W__question{color:var(--gray-darkest);overflow-wrap:anywhere;margin:0;font-size:17px;font-weight:500;line-height:23px}.AnswerTextModal-module__hz1P5W__answer{background:var(--gray-lightest);border-radius:16px;padding:44px 18px 18px;position:relative}.AnswerTextModal-module__hz1P5W__quoteIcon{color:#d3d3e2;line-height:0;position:absolute;top:14px;left:16px}.AnswerTextModal-module__hz1P5W__answerText{color:var(--gray-darkest);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:16px;line-height:1.55}.AnswerTextModal-module__hz1P5W__note{color:var(--gray-dark);align-items:center;gap:6px;font-size:13px;display:flex}.AnswerTextModal-module__hz1P5W__actions{align-items:center;gap:10px;display:flex}.AnswerTextModal-module__hz1P5W__comments{border-top:1px solid var(--gray-light-second);flex-direction:column;flex:1;min-height:220px;margin:0 -22px;padding:0 22px;display:flex;overflow:hidden}
.index-module__PhFG6W__profileContent{flex-direction:column;flex:1 1 0;gap:20px;min-width:0;padding-bottom:20px;display:flex}.index-module__PhFG6W__sectionsTabsWrapper{background:var(--gray-white);border-radius:20px;height:60px;position:relative;overflow-x:auto}.index-module__PhFG6W__sectionsTabs{align-items:center;gap:8px;padding:0 12px;display:flex;position:absolute;inset:0}.index-module__PhFG6W__sectionsTab{cursor:pointer;height:100%;color:var(--gray-dark);align-items:center;gap:8px;padding:0 15px;display:flex;position:relative}.index-module__PhFG6W__sectionsTabLabel{color:var(--gray-dark);font-size:15px;font-weight:500;transition:color .2s ease-in-out}.index-module__PhFG6W__sectionsTab.index-module__PhFG6W__sectionsTabActive .index-module__PhFG6W__sectionsTabLabel,.index-module__PhFG6W__sectionsTab.index-module__PhFG6W__sectionsTabActive{color:var(--gray-darkest)}.index-module__PhFG6W__sectionsTab svg{flex-shrink:0}.index-module__PhFG6W__sectionsTabBubble{background:var(--blue-main);border-radius:22px 22px 0 0;width:calc(100% - 4px);height:3px;position:absolute;bottom:0;left:2px}
.index-module__PxcSMq__container{flex-direction:column;gap:12px;width:100%;max-width:1280px;margin:0 auto;padding:0 20px;display:flex}.index-module__PxcSMq__contentWrapper{align-items:flex-start;gap:24px;display:flex}@media screen and (max-width:768px){.index-module__PxcSMq__container{gap:0;padding:10px 10px 30px}.index-module__PxcSMq__contentWrapper{flex-direction:column}}