.ServiceCard-module-scss-module__j19k8G__serviceCard{padding:var(--space-lg);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(74,124,89,.12));border:1px solid rgba(74,124,89,.2);border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ServiceCard-module-scss-module__j19k8G__serviceCard:before{content:"";background:linear-gradient(90deg,var(--color-primary),var(--color-secondary),var(--color-primary));opacity:0;background-size:200% 100%;width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.ServiceCard-module-scss-module__j19k8G__serviceCard:after{content:"";background:radial-gradient(circle,rgba(74,124,89,.15),transparent 70%);border-radius:0 12px 0 100%;width:60px;height:60px;transition:all .3s;position:absolute;top:0;right:0}@media (hover:hover){.ServiceCard-module-scss-module__j19k8G__serviceCard:hover{background:linear-gradient(135deg,rgba(255,255,255,.25),rgba(74,124,89,.18));border-color:rgba(74,124,89,.4);transform:translateY(-4px)scale(1.02);box-shadow:0 8px 24px rgba(0,0,0,.2),0 4px 8px rgba(74,124,89,.3)}.ServiceCard-module-scss-module__j19k8G__serviceCard:hover:before{opacity:1;animation:2s infinite ServiceCard-module-scss-module__j19k8G__shimmer}.ServiceCard-module-scss-module__j19k8G__serviceCard:hover:after{background:radial-gradient(circle,rgba(74,124,89,.25),transparent 70%);width:80px;height:80px}.ServiceCard-module-scss-module__j19k8G__serviceCard:hover .ServiceCard-module-scss-module__j19k8G__servicePrice{text-shadow:0 2px 8px rgba(74,124,89,.4);transform:scale(1.05)}.ServiceCard-module-scss-module__j19k8G__serviceCard:active{transform:translateY(-2px)scale(1.01)}}@keyframes ServiceCard-module-scss-module__j19k8G__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ServiceCard-module-scss-module__j19k8G__serviceInfo{gap:var(--space-md);z-index:1;flex-direction:column;display:flex;position:relative}.ServiceCard-module-scss-module__j19k8G__serviceName{font-size:var(--font-size-base);color:var(--color-text);-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:3.6em;margin:0;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.ServiceCard-module-scss-module__j19k8G__servicePrice{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--color-text-secondary);padding:var(--space-sm)var(--space-md);text-align:center;background:linear-gradient(135deg,rgba(244,162,97,.2),rgba(244,162,97,.05));border:1px solid rgba(244,162,97,.3);border-radius:8px;transition:all .3s;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media (max-width:1024px){.ServiceCard-module-scss-module__j19k8G__serviceCard{padding:var(--space-md)}.ServiceCard-module-scss-module__j19k8G__serviceName{font-size:var(--font-size-sm);min-height:3.3em}.ServiceCard-module-scss-module__j19k8G__servicePrice{font-size:var(--font-size-lg);padding:var(--space-xs)var(--space-sm)}}@media (max-width:768px){.ServiceCard-module-scss-module__j19k8G__serviceCard{padding:var(--space-sm)}.ServiceCard-module-scss-module__j19k8G__serviceInfo{gap:var(--space-sm)}.ServiceCard-module-scss-module__j19k8G__serviceName{-webkit-line-clamp:2;min-height:3em;font-size:14px}.ServiceCard-module-scss-module__j19k8G__servicePrice{font-size:var(--font-size-base);padding:var(--space-xs)var(--space-sm)}}@media (max-width:480px){.ServiceCard-module-scss-module__j19k8G__serviceCard{padding:var(--space-xs)}.ServiceCard-module-scss-module__j19k8G__serviceName{font-size:13px}.ServiceCard-module-scss-module__j19k8G__servicePrice{font-size:var(--font-size-sm)}}
.Input-module-scss-module__hiIbJa__inputWrapper{flex-direction:column;gap:8px;display:flex}.Input-module-scss-module__hiIbJa__fullWidth{width:100%}.Input-module-scss-module__hiIbJa__label{align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.Input-module-scss-module__hiIbJa__required{color:#e53e3e}.Input-module-scss-module__hiIbJa__input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:16px;transition:all .3s}.Input-module-scss-module__hiIbJa__input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #4a7c59}.Input-module-scss-module__hiIbJa__input::placeholder{color:#a0aec0}.Input-module-scss-module__hiIbJa__input:disabled{cursor:not-allowed;opacity:.6;background:#f7fafc}.Input-module-scss-module__hiIbJa__error{border-color:#e53e3e}.Input-module-scss-module__hiIbJa__error:focus{border-color:#e53e3e;box-shadow:0 0 0 3px rgba(229,62,62,.1)}.Input-module-scss-module__hiIbJa__errorMessage{color:#e53e3e;margin-top:-4px;font-size:13px}@media (max-width:768px){.Input-module-scss-module__hiIbJa__label{font-size:13px}.Input-module-scss-module__hiIbJa__input{padding:10px 14px;font-size:15px}.Input-module-scss-module__hiIbJa__errorMessage{font-size:12px}}@media (max-width:480px){.Input-module-scss-module__hiIbJa__label{font-size:12px}.Input-module-scss-module__hiIbJa__input{padding:8px 12px;font-size:14px}.Input-module-scss-module__hiIbJa__errorMessage{font-size:11px}}
.Modal-module-scss-module__7C2n_W__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:rgba(0,0,0,.6);justify-content:center;align-items:center;padding:20px;animation:.3s Modal-module-scss-module__7C2n_W__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Modal-module-scss-module__7C2n_W__modal{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;animation:.3s Modal-module-scss-module__7C2n_W__slideIn;position:relative;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.15)}@keyframes Modal-module-scss-module__7C2n_W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module-scss-module__7C2n_W__slideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.Modal-module-scss-module__7C2n_W__modal{max-width:calc(100vw - 40px);margin:20px}}
.SuccessModal-module-scss-module__N2iK1a__content{text-align:center;flex-direction:column;align-items:center;gap:24px;padding:40px 32px;display:flex}.SuccessModal-module-scss-module__N2iK1a__icon{justify-content:center;align-items:center;animation:.6s SuccessModal-module-scss-module__N2iK1a__bounceIn;display:flex}.SuccessModal-module-scss-module__N2iK1a__title{color:#1a202c;margin:0;font-size:24px;font-weight:700;line-height:1.3}.SuccessModal-module-scss-module__N2iK1a__message{color:#4a5568;max-width:400px;margin:0;font-size:16px;line-height:1.5}.SuccessModal-module-scss-module__N2iK1a__countdown{background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);border:2px solid #e2e8f0;border-radius:12px;min-width:280px;padding:20px}.SuccessModal-module-scss-module__N2iK1a__countdownText{color:#718096;margin:0 0 12px;font-size:14px;font-weight:500}.SuccessModal-module-scss-module__N2iK1a__timer{justify-content:center;align-items:center;gap:8px;display:flex}.SuccessModal-module-scss-module__N2iK1a__timerNumber{color:var(--color-primary);font-size:32px;font-weight:800;line-height:1}.SuccessModal-module-scss-module__N2iK1a__timerText{color:#4a5568;font-size:16px;font-weight:500}.SuccessModal-module-scss-module__N2iK1a__actions{gap:12px;width:100%;max-width:320px;display:flex}.SuccessModal-module-scss-module__N2iK1a__cancelButton,.SuccessModal-module-scss-module__N2iK1a__redirectButton{flex:1}@keyframes SuccessModal-module-scss-module__N2iK1a__bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.SuccessModal-module-scss-module__N2iK1a__content{gap:20px;padding:32px 24px}.SuccessModal-module-scss-module__N2iK1a__title{font-size:20px}.SuccessModal-module-scss-module__N2iK1a__message{font-size:15px}.SuccessModal-module-scss-module__N2iK1a__countdown{min-width:240px;padding:16px}.SuccessModal-module-scss-module__N2iK1a__timerNumber{font-size:28px}.SuccessModal-module-scss-module__N2iK1a__actions{flex-direction:column;gap:8px}}
.Textarea-module-scss-module__J_14kq__textareaWrapper{flex-direction:column;gap:8px;display:flex}.Textarea-module-scss-module__J_14kq__fullWidth{width:100%}.Textarea-module-scss-module__J_14kq__label{align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.Textarea-module-scss-module__J_14kq__required{color:#e53e3e}.Textarea-module-scss-module__J_14kq__textarea{resize:vertical;background:#fff;border:2px solid #e2e8f0;border-radius:8px;min-height:120px;padding:12px 16px;font-family:inherit;font-size:16px;transition:all .3s}.Textarea-module-scss-module__J_14kq__textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #4a7c59}.Textarea-module-scss-module__J_14kq__textarea::placeholder{color:#a0aec0}.Textarea-module-scss-module__J_14kq__textarea:disabled{cursor:not-allowed;opacity:.6;background:#f7fafc}.Textarea-module-scss-module__J_14kq__error{border-color:#e53e3e}.Textarea-module-scss-module__J_14kq__error:focus{border-color:#e53e3e;box-shadow:0 0 0 3px rgba(229,62,62,.1)}.Textarea-module-scss-module__J_14kq__errorMessage{color:#e53e3e;margin-top:-4px;font-size:13px}
.AppointmentForm-module-scss-module__Yoa9Ea__form{flex-direction:column;gap:24px;width:100%;max-width:800px;margin:0 auto;display:flex}.AppointmentForm-module-scss-module__Yoa9Ea__formGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:768px){.AppointmentForm-module-scss-module__Yoa9Ea__formGrid{grid-template-columns:1fr}}.AppointmentForm-module-scss-module__Yoa9Ea__inputWrapper{flex-direction:column;gap:8px;display:flex}.AppointmentForm-module-scss-module__Yoa9Ea__label{align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.AppointmentForm-module-scss-module__Yoa9Ea__required{color:#e53e3e}.AppointmentForm-module-scss-module__Yoa9Ea__input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:16px;transition:all .3s}.AppointmentForm-module-scss-module__Yoa9Ea__input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #4a7c59}.AppointmentForm-module-scss-module__Yoa9Ea__input::placeholder{color:#a0aec0}.AppointmentForm-module-scss-module__Yoa9Ea__error{border-color:#e53e3e}.AppointmentForm-module-scss-module__Yoa9Ea__error:focus{border-color:#e53e3e;box-shadow:0 0 0 3px rgba(229,62,62,.1)}.AppointmentForm-module-scss-module__Yoa9Ea__errorMessage{color:#e53e3e;background:#fff5f5;border-left:3px solid #e53e3e;border-radius:6px;margin-top:-4px;padding:8px 12px;font-size:13px}.AppointmentForm-module-scss-module__Yoa9Ea__successMessage{color:#38a169;background:#f0fff4;border-left:4px solid #38a169;border-radius:8px;padding:12px 16px;font-size:14px;animation:.3s AppointmentForm-module-scss-module__Yoa9Ea__slide-in}@keyframes AppointmentForm-module-scss-module__Yoa9Ea__slide-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.AppointmentForm-module-scss-module__Yoa9Ea__form{gap:20px}.AppointmentForm-module-scss-module__Yoa9Ea__formGrid{gap:16px}.AppointmentForm-module-scss-module__Yoa9Ea__input{padding:10px 14px;font-size:15px}}@media (max-width:768px){.AppointmentForm-module-scss-module__Yoa9Ea__form{gap:var(--space-md)}.AppointmentForm-module-scss-module__Yoa9Ea__formGrid{gap:var(--space-md);grid-template-columns:1fr}.AppointmentForm-module-scss-module__Yoa9Ea__label{font-size:13px}.AppointmentForm-module-scss-module__Yoa9Ea__input{padding:var(--space-sm)var(--space-md);font-size:var(--font-size-sm)}.AppointmentForm-module-scss-module__Yoa9Ea__errorMessage{padding:var(--space-xs)var(--space-sm);font-size:12px}.AppointmentForm-module-scss-module__Yoa9Ea__successMessage{padding:var(--space-sm)var(--space-md);font-size:13px}}@media (max-width:480px){.AppointmentForm-module-scss-module__Yoa9Ea__form,.AppointmentForm-module-scss-module__Yoa9Ea__formGrid{gap:var(--space-sm)}.AppointmentForm-module-scss-module__Yoa9Ea__label{font-size:12px}.AppointmentForm-module-scss-module__Yoa9Ea__input{padding:var(--space-xs)var(--space-sm);font-size:14px}}
.YandexMapModal-module-scss-module__t1CF5a__mapModal{width:100%;max-width:600px}.YandexMapModal-module-scss-module__t1CF5a__mapContainer{border-radius:16px;padding:0;overflow:hidden}.YandexMapModal-module-scss-module__t1CF5a__mapHeader{padding:var(--space-lg);background:linear-gradient(135deg,var(--color-primary),rgba(74,124,89,.8));color:var(--color-white);justify-content:space-between;align-items:center;display:flex}.YandexMapModal-module-scss-module__t1CF5a__mapTitle{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);margin:0}.YandexMapModal-module-scss-module__t1CF5a__closeButton{color:var(--color-white);font-size:var(--font-size-xl);cursor:pointer;padding:var(--space-sm);border-radius:var(--radius-sm);background:0 0;border:none;transition:background-color .2s}.YandexMapModal-module-scss-module__t1CF5a__closeButton:hover{background:rgba(255,255,255,.2)}.YandexMapModal-module-scss-module__t1CF5a__mapContent{padding:var(--space-lg)}.YandexMapModal-module-scss-module__t1CF5a__address{font-size:var(--font-size-base);color:var(--color-gray-600);margin-bottom:var(--space-md);text-align:center;font-weight:500}.YandexMapModal-module-scss-module__t1CF5a__map{border-radius:var(--radius-md);width:100%;height:400px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.YandexMapModal-module-scss-module__t1CF5a__errorContainer{border-radius:var(--radius-md);height:400px;padding:var(--space-lg);text-align:center;background:#fee2e2;border:2px solid #f87171;flex-direction:column;justify-content:center;align-items:center;display:flex}.YandexMapModal-module-scss-module__t1CF5a__errorMessage{color:#991b1b;font-weight:var(--font-weight-bold);font-size:var(--font-size-lg);margin-bottom:var(--space-md)}.YandexMapModal-module-scss-module__t1CF5a__errorHint{color:#6b7280;font-size:var(--font-size-sm);margin-bottom:var(--space-lg);line-height:1.5}.YandexMapModal-module-scss-module__t1CF5a__fallbackButton{background:linear-gradient(135deg,var(--color-primary),rgba(74,124,89,.8));color:var(--color-white);padding:var(--space-md)var(--space-lg);border-radius:var(--radius-md);font-size:var(--font-size-base);cursor:pointer;border:none;font-weight:600;transition:all .3s}.YandexMapModal-module-scss-module__t1CF5a__fallbackButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(74,124,89,.4)}@media (max-width:768px){.YandexMapModal-module-scss-module__t1CF5a__mapModal{max-width:calc(100vw - 40px);margin:20px}.YandexMapModal-module-scss-module__t1CF5a__mapHeader{padding:var(--space-md)}.YandexMapModal-module-scss-module__t1CF5a__mapTitle{font-size:var(--font-size-lg)}.YandexMapModal-module-scss-module__t1CF5a__mapContent{padding:var(--space-md)}.YandexMapModal-module-scss-module__t1CF5a__map{height:300px}}
.AppointmentSection-module-scss-module__avzaiq__appointmentSection{margin-top:var(--space-2xl);border:2px solid var(--color-primary);border-radius:var(--radius-md);color:var(--color-text);padding:80px 20px;position:relative}.AppointmentSection-module-scss-module__avzaiq__container{max-width:1200px;margin:0 auto}.AppointmentSection-module-scss-module__avzaiq__header{text-align:center;margin-bottom:48px}.AppointmentSection-module-scss-module__avzaiq__title{color:var(--color-text-secondary);margin-bottom:16px;font-size:42px;font-weight:700}.AppointmentSection-module-scss-module__avzaiq__subtitle{max-width:600px;margin:0 auto;font-size:18px;line-height:1.6}@media (max-width:1024px){.AppointmentSection-module-scss-module__avzaiq__appointmentSection{padding:60px var(--space-md)}.AppointmentSection-module-scss-module__avzaiq__title{font-size:36px}.AppointmentSection-module-scss-module__avzaiq__subtitle{font-size:17px}}@media (max-width:768px){.AppointmentSection-module-scss-module__avzaiq__appointmentSection{padding:var(--space-2xl)var(--space-sm);border-width:1px}.AppointmentSection-module-scss-module__avzaiq__header{margin-bottom:var(--space-xl)}.AppointmentSection-module-scss-module__avzaiq__title{font-size:var(--font-size-2xl)}.AppointmentSection-module-scss-module__avzaiq__subtitle{font-size:var(--font-size-base)}}@media (max-width:480px){.AppointmentSection-module-scss-module__avzaiq__appointmentSection{padding:var(--space-xl)var(--space-xs);margin-top:var(--space-xl)}.AppointmentSection-module-scss-module__avzaiq__title{font-size:var(--font-size-xl);margin-bottom:var(--space-sm)}.AppointmentSection-module-scss-module__avzaiq__subtitle{font-size:var(--font-size-sm)}}
.Card-module-scss-module__66WwxG__card{border-radius:var(--radius-md);width:20%;padding:var(--space-md);background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(74,124,89,.15)) border-box;border:3px solid transparent;flex-direction:column;justify-content:start;align-items:center;gap:20px;display:flex}.Card-module-scss-module__66WwxG__cardLink{color:inherit;text-decoration:none}.Card-module-scss-module__66WwxG__vacancyCard{border:3px solid rgba(74,124,89,.5);position:relative}@media (hover:hover){.Card-module-scss-module__66WwxG__vacancyCard:hover{border-color:rgba(74,124,89,.7);transform:translateY(-6px);box-shadow:0 16px 32px -8px rgba(74,124,89,.25),0 0 0 3px rgba(74,124,89,.3)}}.Card-module-scss-module__66WwxG__cardWithSalary{justify-content:space-between;min-height:300px}.Card-module-scss-module__66WwxG__imageContainer{justify-content:center;align-items:center;display:flex}.Card-module-scss-module__66WwxG__imageContainer svg{fill:var(--color-text);color:var(--color-text);stroke:var(--color-text);width:50%}.Card-module-scss-module__66WwxG__plusContainer{background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(74,124,89,.1));border:4px solid rgba(74,124,89,.2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:168px;height:168px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 16px -4px rgba(0,0,0,.15)}.Card-module-scss-module__66WwxG__plusContainer .Card-module-scss-module__66WwxG__plusIcon{width:64px;height:64px;color:var(--color-primary);stroke-width:3px;transition:all .4s cubic-bezier(.4,0,.2,1)}@media (hover:hover){.Card-module-scss-module__66WwxG__vacancyCard:hover .Card-module-scss-module__66WwxG__plusContainer{border-color:rgba(74,124,89,.4);transform:scale(1.1);box-shadow:0 12px 24px -6px rgba(74,124,89,.3),0 0 0 1px rgba(255,255,255,.5)}}.Card-module-scss-module__66WwxG__textContainer{flex-direction:column;flex-grow:1;justify-content:space-between;gap:20px;display:flex}.Card-module-scss-module__66WwxG__textContainer h2{font-size:var(--font-size-xl)}.Card-module-scss-module__66WwxG__textContainer p{font-size:var(--font-size-lg)}.Card-module-scss-module__66WwxG__textContainerWithSalary{justify-content:space-between}.Card-module-scss-module__66WwxG__salary{padding-top:var(--space-md);font-weight:var(--font-weight-bold);color:var(--color-primary);font-size:var(--font-size-lg);text-align:center;border-top:1px solid rgba(74,124,89,.3);margin-top:auto}.Card-module-scss-module__66WwxG__universityContainer{flex-direction:column;display:flex}.Card-module-scss-module__66WwxG__linkHint{padding-top:var(--space-md);font-weight:600;font-size:var(--font-size-base);color:var(--color-primary);text-align:center;border-top:2px solid rgba(74,124,89,.3);margin-top:auto;padding-right:20px;transition:all .3s;position:relative}@media (hover:hover){.Card-module-scss-module__66WwxG__vacancyCard:hover .Card-module-scss-module__66WwxG__linkHint{color:var(--color-text-secondary);border-color:rgba(74,124,89,.5)}.Card-module-scss-module__66WwxG__vacancyCard:hover .Card-module-scss-module__66WwxG__linkHint:after{transform:translateY(-50%)translate(4px)}}@media (max-width:1024px){.Card-module-scss-module__66WwxG__card{width:30%;min-width:250px}.Card-module-scss-module__66WwxG__textContainer h2{font-size:var(--font-size-lg)}.Card-module-scss-module__66WwxG__textContainer p,.Card-module-scss-module__66WwxG__salary{font-size:var(--font-size-base)}.Card-module-scss-module__66WwxG__plusContainer{width:147px;height:147px}.Card-module-scss-module__66WwxG__plusContainer .Card-module-scss-module__66WwxG__plusIcon{width:56px;height:56px}.Card-module-scss-module__66WwxG__linkHint{font-size:var(--font-size-sm);padding-right:18px}}@media (max-width:768px){.Card-module-scss-module__66WwxG__card{width:45%;min-width:200px;padding:var(--space-sm);gap:var(--space-md)}.Card-module-scss-module__66WwxG__cardWithSalary{min-height:250px}.Card-module-scss-module__66WwxG__textContainer{gap:var(--space-md)}.Card-module-scss-module__66WwxG__textContainer h2{font-size:var(--font-size-base)}.Card-module-scss-module__66WwxG__textContainer p{font-size:var(--font-size-sm)}.Card-module-scss-module__66WwxG__salary{font-size:var(--font-size-sm);padding-top:var(--space-sm)}.Card-module-scss-module__66WwxG__plusContainer{width:126px;height:126px}.Card-module-scss-module__66WwxG__plusContainer .Card-module-scss-module__66WwxG__plusIcon{width:48px;height:48px}.Card-module-scss-module__66WwxG__linkHint{font-size:var(--font-size-sm);padding-top:var(--space-sm);padding-right:16px}}@media (max-width:480px){.Card-module-scss-module__66WwxG__card{gap:var(--space-sm);width:100%;max-width:300px}.Card-module-scss-module__66WwxG__cardWithSalary{min-height:220px}.Card-module-scss-module__66WwxG__textContainer{gap:var(--space-sm)}.Card-module-scss-module__66WwxG__textContainer h2{font-size:var(--font-size-sm)}.Card-module-scss-module__66WwxG__textContainer p{font-size:14px}.Card-module-scss-module__66WwxG__imageContainer svg{width:40%}.Card-module-scss-module__66WwxG__plusContainer{width:120px;height:120px}.Card-module-scss-module__66WwxG__plusContainer .Card-module-scss-module__66WwxG__plusIcon{width:44px;height:44px}.Card-module-scss-module__66WwxG__linkHint{padding-right:14px;font-size:14px}}
.CardList-module-scss-module__Gtqf5W__cardList{padding-top:var(--space-2xl);padding-bottom:var(--space-2xl);border-bottom:1px solid rgba(74,124,89,.4);flex-wrap:wrap;justify-content:space-between;display:flex}@media (max-width:1024px){.CardList-module-scss-module__Gtqf5W__cardList{justify-content:center;gap:var(--space-lg)}}@media (max-width:768px){.CardList-module-scss-module__Gtqf5W__cardList{padding-top:var(--space-xl);padding-bottom:var(--space-xl);gap:var(--space-md)}}@media (max-width:480px){.CardList-module-scss-module__Gtqf5W__cardList{padding-top:var(--space-lg);padding-bottom:var(--space-lg);gap:var(--space-sm)}}
.FeedbackSuccessModal-module-scss-module__IbRphW__content{text-align:center;border:2px solid var(--color-primary);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,rgba(0,0,0,.85),rgba(20,20,20,.9));flex-direction:column;align-items:center;max-width:500px;margin:0 auto;padding:40px 30px;display:flex;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.5)}.FeedbackSuccessModal-module-scss-module__IbRphW__content:before{content:"";background:linear-gradient(90deg,var(--color-primary),rgba(74,124,89,.6),var(--color-primary));border-radius:var(--radius-lg)var(--radius-lg)0 0;height:3px;position:absolute;top:0;left:0;right:0}.FeedbackSuccessModal-module-scss-module__IbRphW__icon{filter:drop-shadow(0 4px 8px rgba(56,161,105,.3));margin-bottom:24px}.FeedbackSuccessModal-module-scss-module__IbRphW__title{color:var(--color-white);text-shadow:0 1px 2px rgba(0,0,0,.3);margin-bottom:16px;font-size:24px;font-weight:700}.FeedbackSuccessModal-module-scss-module__IbRphW__message{color:var(--color-gray-300);max-width:400px;margin-bottom:32px;font-size:16px;line-height:1.6}.FeedbackSuccessModal-module-scss-module__IbRphW__actions{justify-content:center;gap:16px;display:flex}.FeedbackSuccessModal-module-scss-module__IbRphW__closeButton{background:linear-gradient(135deg,var(--color-primary),rgba(74,124,89,.7));border:none;min-width:120px;transition:all .3s;box-shadow:0 3px 8px rgba(74,124,89,.25)}.FeedbackSuccessModal-module-scss-module__IbRphW__closeButton:hover{background:linear-gradient(135deg,rgba(74,124,89,.8),var(--color-primary));transform:translateY(-1px);box-shadow:0 4px 12px rgba(74,124,89,.3)}.FeedbackSuccessModal-module-scss-module__IbRphW__closeButton:active{transform:translateY(0)}@media (max-width:768px){.FeedbackSuccessModal-module-scss-module__IbRphW__content{max-width:90vw;padding:30px 20px}.FeedbackSuccessModal-module-scss-module__IbRphW__title{font-size:20px}.FeedbackSuccessModal-module-scss-module__IbRphW__message{font-size:14px}.FeedbackSuccessModal-module-scss-module__IbRphW__icon svg{width:56px;height:56px}}
.FeedbackForm-module-scss-module__yaqJCa__form{flex-direction:column;gap:20px;width:100%;margin:0 auto;display:flex}.FeedbackForm-module-scss-module__yaqJCa__formGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;display:grid}@media (max-width:768px){.FeedbackForm-module-scss-module__yaqJCa__formGrid{grid-template-columns:1fr}}.FeedbackForm-module-scss-module__yaqJCa__submitButton{background:linear-gradient(135deg,var(--color-primary),rgba(74,124,89,.7));border:none;margin-top:8px;transition:all .3s;box-shadow:0 3px 8px rgba(74,124,89,.25)}.FeedbackForm-module-scss-module__yaqJCa__submitButton:hover{background:linear-gradient(135deg,rgba(74,124,89,.8),var(--color-primary));transform:translateY(-1px);box-shadow:0 4px 12px rgba(74,124,89,.3)}.FeedbackForm-module-scss-module__yaqJCa__submitButton:active{transform:translateY(0)}.FeedbackForm-module-scss-module__yaqJCa__successMessage{color:#38a169;border-radius:var(--radius-md);background:linear-gradient(135deg,rgba(56,161,105,.08),rgba(56,161,105,.03));border:1px solid rgba(56,161,105,.15);padding:12px 16px;font-size:14px;animation:.3s FeedbackForm-module-scss-module__yaqJCa__slide-in}.FeedbackForm-module-scss-module__yaqJCa__errorMessage{color:#e53e3e;border-radius:var(--radius-md);background:linear-gradient(135deg,rgba(229,62,62,.08),rgba(229,62,62,.03));border:1px solid rgba(229,62,62,.15);padding:12px 16px;font-size:14px;animation:.3s FeedbackForm-module-scss-module__yaqJCa__slide-in}@keyframes FeedbackForm-module-scss-module__yaqJCa__slide-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.FeedbackModal-module-scss-module__-1t8fq__content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid var(--color-primary);background:linear-gradient(135deg,rgba(25,30,28,.9),rgba(35,45,40,.92));border-radius:16px;width:100%;max-width:700px;max-height:85vh;overflow-y:auto;box-shadow:0 25px 50px rgba(0,0,0,.4),0 0 0 1px rgba(74,124,89,.3)}.FeedbackModal-module-scss-module__-1t8fq__content::-webkit-scrollbar{width:8px}.FeedbackModal-module-scss-module__-1t8fq__content::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:4px}.FeedbackModal-module-scss-module__-1t8fq__content::-webkit-scrollbar-thumb{background:rgba(74,124,89,.4);border-radius:4px;transition:background .3s}.FeedbackModal-module-scss-module__-1t8fq__content::-webkit-scrollbar-thumb:hover{background:rgba(74,124,89,.6)}.FeedbackModal-module-scss-module__-1t8fq__header{justify-content:space-between;align-items:flex-start;gap:var(--space-md);padding:var(--space-xl)var(--space-xl)var(--space-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:linear-gradient(135deg,rgba(25,30,28,.94),rgba(35,45,40,.95));border-bottom:1px solid rgba(74,124,89,.4);display:flex;position:-webkit-sticky;position:sticky;top:0}.FeedbackModal-module-scss-module__-1t8fq__headerText{gap:var(--space-xs);flex-direction:column;flex:1;display:flex}.FeedbackModal-module-scss-module__-1t8fq__title{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--color-text);background:linear-gradient(135deg,var(--color-text),var(--color-text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;line-height:1.3}.FeedbackModal-module-scss-module__-1t8fq__subtitle{font-size:var(--font-size-sm);color:var(--color-text-secondary);opacity:.8;margin:0;line-height:1.5}.FeedbackModal-module-scss-module__-1t8fq__closeButton{cursor:pointer;width:40px;height:40px;color:var(--color-text);background:linear-gradient(135deg,rgba(74,124,89,.2),rgba(42,157,143,.2));border:1px solid rgba(74,124,89,.4);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.FeedbackModal-module-scss-module__-1t8fq__closeButton:hover{border-color:var(--color-primary);color:var(--color-text-secondary);background:linear-gradient(135deg,rgba(74,124,89,.3),rgba(42,157,143,.3));transform:rotate(90deg);box-shadow:0 4px 12px rgba(74,124,89,.3)}.FeedbackModal-module-scss-module__-1t8fq__closeButton:active{transform:rotate(90deg)scale(.95)}.FeedbackModal-module-scss-module__-1t8fq__closeButton svg{width:20px;height:20px}.FeedbackModal-module-scss-module__-1t8fq__formContainer{padding:var(--space-xl)}@media (max-width:768px){.FeedbackModal-module-scss-module__-1t8fq__content{max-width:100%;max-height:95vh}.FeedbackModal-module-scss-module__-1t8fq__header{padding:var(--space-lg)var(--space-md)var(--space-md)}.FeedbackModal-module-scss-module__-1t8fq__icon{width:40px;height:40px}.FeedbackModal-module-scss-module__-1t8fq__icon svg{width:24px;height:24px}.FeedbackModal-module-scss-module__-1t8fq__title{font-size:var(--font-size-base)}.FeedbackModal-module-scss-module__-1t8fq__subtitle{font-size:12px}.FeedbackModal-module-scss-module__-1t8fq__closeButton{width:36px;height:36px}.FeedbackModal-module-scss-module__-1t8fq__closeButton svg{width:18px;height:18px}.FeedbackModal-module-scss-module__-1t8fq__formContainer{padding:var(--space-md)}}@media (max-width:480px){.FeedbackModal-module-scss-module__-1t8fq__header{padding:var(--space-md)var(--space-sm)var(--space-sm)}.FeedbackModal-module-scss-module__-1t8fq__formContainer{padding:var(--space-sm)}}
.InterviewSuccessModal-module-scss-module__zTML0G__content{text-align:center;flex-direction:column;align-items:center;max-width:500px;margin:0 auto;padding:40px 30px;display:flex}.InterviewSuccessModal-module-scss-module__zTML0G__icon{margin-bottom:24px}.InterviewSuccessModal-module-scss-module__zTML0G__title{color:var(--color-text);margin-bottom:16px;font-size:24px;font-weight:700}.InterviewSuccessModal-module-scss-module__zTML0G__message{color:var(--color-text-secondary);margin-bottom:32px;font-size:16px;line-height:1.6}.InterviewSuccessModal-module-scss-module__zTML0G__actions{justify-content:center;gap:16px;display:flex}.InterviewSuccessModal-module-scss-module__zTML0G__closeButton{min-width:120px}
.FeedbackSection-module-scss-module__S4Shoq__feedbackSection{margin-top:var(--space-2xl);border:2px solid var(--color-primary);border-radius:var(--radius-md);color:var(--color-text);padding:60px 20px;position:relative}.FeedbackSection-module-scss-module__S4Shoq__container{max-width:1000px;margin:0 auto}.FeedbackSection-module-scss-module__S4Shoq__content{text-align:center}.FeedbackSection-module-scss-module__S4Shoq__title{color:var(--color-text-secondary);margin-bottom:24px;font-size:36px;font-weight:700;position:relative}.FeedbackSection-module-scss-module__S4Shoq__title:after{content:"";background:var(--color-primary);border-radius:2px;width:80px;height:3px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.FeedbackSection-module-scss-module__S4Shoq__text{color:var(--color-white);max-width:800px;margin:0 auto;font-size:18px;line-height:1.8}.FeedbackSection-module-scss-module__S4Shoq__formLink{color:var(--color-primary);cursor:pointer;font-size:inherit;background:0 0;border:none;margin:0;padding:0;font-weight:600;text-decoration:underline;transition:all .3s}.FeedbackSection-module-scss-module__S4Shoq__formLink:hover{color:var(--color-secondary);text-decoration:none;transform:translateY(-1px)}.FeedbackSection-module-scss-module__S4Shoq__formLink:active{transform:translateY(0)}@media (max-width:1024px){.FeedbackSection-module-scss-module__S4Shoq__feedbackSection{padding:50px var(--space-md)}.FeedbackSection-module-scss-module__S4Shoq__title{font-size:32px}.FeedbackSection-module-scss-module__S4Shoq__text{font-size:17px}}@media (max-width:768px){.FeedbackSection-module-scss-module__S4Shoq__feedbackSection{padding:var(--space-2xl)var(--space-sm);border-width:1px}.FeedbackSection-module-scss-module__S4Shoq__title{font-size:var(--font-size-2xl);margin-bottom:var(--space-md)}.FeedbackSection-module-scss-module__S4Shoq__title:after{width:60px;height:2px;bottom:-10px}.FeedbackSection-module-scss-module__S4Shoq__text{font-size:var(--font-size-base);line-height:1.6}}@media (max-width:480px){.FeedbackSection-module-scss-module__S4Shoq__feedbackSection{padding:var(--space-xl)var(--space-xs);margin-top:var(--space-xl)}.FeedbackSection-module-scss-module__S4Shoq__title{font-size:var(--font-size-xl)}.FeedbackSection-module-scss-module__S4Shoq__title:after{width:50px}.FeedbackSection-module-scss-module__S4Shoq__text{font-size:var(--font-size-sm)}}
.UrineCollectionModal-module-scss-module__pf1z9G__content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid var(--color-primary);background:linear-gradient(135deg,rgba(25,30,28,.9),rgba(35,45,40,.92));border-radius:16px;width:100%;max-width:700px;max-height:85vh;overflow-y:auto;box-shadow:0 25px 50px rgba(0,0,0,.4),0 0 0 1px rgba(74,124,89,.3)}.UrineCollectionModal-module-scss-module__pf1z9G__content::-webkit-scrollbar{width:8px}.UrineCollectionModal-module-scss-module__pf1z9G__content::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:4px}.UrineCollectionModal-module-scss-module__pf1z9G__content::-webkit-scrollbar-thumb{background:rgba(74,124,89,.4);border-radius:4px;transition:background .3s}.UrineCollectionModal-module-scss-module__pf1z9G__content::-webkit-scrollbar-thumb:hover{background:rgba(74,124,89,.6)}.UrineCollectionModal-module-scss-module__pf1z9G__header{padding:var(--space-xl)var(--space-xl)var(--space-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:linear-gradient(135deg,rgba(25,30,28,.94),rgba(35,45,40,.95));border-bottom:1px solid rgba(74,124,89,.4);justify-content:space-between;align-items:center;display:flex;position:-webkit-sticky;position:sticky;top:0}.UrineCollectionModal-module-scss-module__pf1z9G__headerContent{align-items:center;gap:var(--space-md);flex:1;display:flex}.UrineCollectionModal-module-scss-module__pf1z9G__headerText{gap:var(--space-xs);flex-direction:column;display:flex}.UrineCollectionModal-module-scss-module__pf1z9G__icon{width:48px;height:48px;color:var(--color-primary);background:linear-gradient(135deg,rgba(74,124,89,.3),rgba(42,157,143,.3));border:1px solid rgba(74,124,89,.4);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px rgba(74,124,89,.3)}.UrineCollectionModal-module-scss-module__pf1z9G__title{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--color-text);background:linear-gradient(135deg,var(--color-text),var(--color-text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;line-height:1.3}.UrineCollectionModal-module-scss-module__pf1z9G__subtitle{font-size:var(--font-size-sm);color:var(--color-text-secondary);opacity:.8;margin:0;line-height:1.5}.UrineCollectionModal-module-scss-module__pf1z9G__closeButton{cursor:pointer;width:40px;height:40px;color:var(--color-text);background:linear-gradient(135deg,rgba(74,124,89,.2),rgba(42,157,143,.2));border:1px solid rgba(74,124,89,.4);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.UrineCollectionModal-module-scss-module__pf1z9G__closeButton:hover{border-color:var(--color-primary);color:var(--color-text-secondary);background:linear-gradient(135deg,rgba(74,124,89,.3),rgba(42,157,143,.3));transform:rotate(90deg);box-shadow:0 4px 12px rgba(74,124,89,.3)}.UrineCollectionModal-module-scss-module__pf1z9G__closeButton:active{transform:rotate(90deg)scale(.95)}.UrineCollectionModal-module-scss-module__pf1z9G__closeButton svg{width:20px;height:20px}.UrineCollectionModal-module-scss-module__pf1z9G__sections{gap:var(--space-lg);padding:var(--space-xl);flex-direction:column;display:flex}.UrineCollectionModal-module-scss-module__pf1z9G__section{gap:var(--space-md);flex-direction:column;display:flex}.UrineCollectionModal-module-scss-module__pf1z9G__sectionTitle{font-size:var(--font-size-lg);color:var(--color-text);padding:var(--space-sm)var(--space-md);border-left:3px solid var(--color-primary);background:linear-gradient(90deg,rgba(74,124,89,.2),transparent);border-radius:4px;margin:0;font-weight:600;line-height:1.3}.UrineCollectionModal-module-scss-module__pf1z9G__methods{gap:var(--space-md);display:grid}.UrineCollectionModal-module-scss-module__pf1z9G__method{padding:var(--space-lg);border:1px solid rgba(74,124,89,.25);border-left:3px solid var(--color-secondary);background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(74,124,89,.05));border-radius:12px;transition:all .3s}.UrineCollectionModal-module-scss-module__pf1z9G__method:hover{background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(74,124,89,.08));border-color:rgba(74,124,89,.35);transform:translate(4px)}.UrineCollectionModal-module-scss-module__pf1z9G__methodTitle{font-size:var(--font-size-base);color:var(--color-text-secondary);margin:0 0 var(--space-sm)0;align-items:center;gap:var(--space-xs);font-weight:600;display:flex}.UrineCollectionModal-module-scss-module__pf1z9G__methodTitle:before{content:"•";color:var(--color-secondary);font-size:var(--font-size-xl)}.UrineCollectionModal-module-scss-module__pf1z9G__list{gap:var(--space-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.UrineCollectionModal-module-scss-module__pf1z9G__list li{font-size:var(--font-size-sm);color:var(--color-text);padding-left:20px;line-height:1.6;transition:color .2s;position:relative}.UrineCollectionModal-module-scss-module__pf1z9G__list li:hover{color:var(--color-text-secondary)}.UrineCollectionModal-module-scss-module__pf1z9G__list li:before{content:"✓";color:var(--color-primary);font-weight:700;font-size:var(--font-size-base);position:absolute;left:0}.UrineCollectionModal-module-scss-module__pf1z9G__warningList{gap:var(--space-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.UrineCollectionModal-module-scss-module__pf1z9G__warningList li{font-size:var(--font-size-sm);color:var(--color-text);padding-left:24px;padding:var(--space-xs)var(--space-xs)var(--space-xs)24px;background:linear-gradient(90deg,rgba(245,158,11,.1),transparent);border-left:2px solid rgba(245,158,11,.5);border-radius:6px;line-height:1.6;position:relative}.UrineCollectionModal-module-scss-module__pf1z9G__warningList li:before{content:"⚠";color:#f59e0b;font-weight:700;position:absolute;left:6px}.UrineCollectionModal-module-scss-module__pf1z9G__footer{text-align:center;padding:var(--space-lg)var(--space-xl);background:linear-gradient(transparent,rgba(74,124,89,.05));border-top:1px solid rgba(74,124,89,.3)}.UrineCollectionModal-module-scss-module__pf1z9G__footerText{font-size:var(--font-size-sm);color:var(--color-text-secondary);opacity:.9;margin:0;font-style:italic}@media (max-width:768px){.UrineCollectionModal-module-scss-module__pf1z9G__content{max-width:100%;max-height:95vh}.UrineCollectionModal-module-scss-module__pf1z9G__header{padding:var(--space-lg)var(--space-md)var(--space-md)}.UrineCollectionModal-module-scss-module__pf1z9G__headerContent{gap:var(--space-sm)}.UrineCollectionModal-module-scss-module__pf1z9G__icon{width:40px;height:40px}.UrineCollectionModal-module-scss-module__pf1z9G__icon svg{width:24px;height:24px}.UrineCollectionModal-module-scss-module__pf1z9G__title{font-size:var(--font-size-base)}.UrineCollectionModal-module-scss-module__pf1z9G__subtitle{font-size:12px}.UrineCollectionModal-module-scss-module__pf1z9G__closeButton{width:36px;height:36px}.UrineCollectionModal-module-scss-module__pf1z9G__closeButton svg{width:18px;height:18px}.UrineCollectionModal-module-scss-module__pf1z9G__sections{padding:var(--space-md);gap:var(--space-md)}.UrineCollectionModal-module-scss-module__pf1z9G__sectionTitle{font-size:var(--font-size-base);padding:var(--space-xs)var(--space-sm)}.UrineCollectionModal-module-scss-module__pf1z9G__methods{gap:var(--space-sm)}.UrineCollectionModal-module-scss-module__pf1z9G__method{padding:var(--space-md)}.UrineCollectionModal-module-scss-module__pf1z9G__methodTitle{font-size:var(--font-size-sm)}.UrineCollectionModal-module-scss-module__pf1z9G__footer{padding:var(--space-md)}}@media (max-width:480px){.UrineCollectionModal-module-scss-module__pf1z9G__header{padding:var(--space-md)var(--space-sm)var(--space-sm)}.UrineCollectionModal-module-scss-module__pf1z9G__sections{padding:var(--space-sm)}}
.Footer-module-scss-module__HWLGma__footer{border-top:2px solid var(--color-primary);z-index:2;background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(74,124,89,.6));margin-top:auto;position:relative}.Footer-module-scss-module__HWLGma__container{max-width:1200px;padding:var(--space-2xl)var(--space-lg);margin:0 auto}.Footer-module-scss-module__HWLGma__content{gap:var(--space-2xl);margin-bottom:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.Footer-module-scss-module__HWLGma__addressSection,.Footer-module-scss-module__HWLGma__socialSection,.Footer-module-scss-module__HWLGma__infoSection{text-align:center;flex-direction:column;align-items:center;display:flex}.Footer-module-scss-module__HWLGma__title{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--color-white);margin-bottom:var(--space-md);position:relative}.Footer-module-scss-module__HWLGma__title:after{content:"";background:var(--color-primary);border-radius:1px;width:40px;height:2px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.Footer-module-scss-module__HWLGma__address{font-size:var(--font-size-lg);color:var(--color-gray-300);margin-bottom:var(--space-md);line-height:1.6}.Footer-module-scss-module__HWLGma__mapButton{background:linear-gradient(135deg,var(--color-primary),rgba(74,124,89,.8));color:var(--color-white);padding:var(--space-md)var(--space-lg);border-radius:var(--radius-md);font-size:var(--font-size-base);cursor:pointer;border:none;font-weight:600;transition:all .3s;box-shadow:0 4px 12px rgba(74,124,89,.3)}.Footer-module-scss-module__HWLGma__mapButton:hover{background:linear-gradient(135deg,rgba(74,124,89,.9),var(--color-primary));transform:translateY(-2px);box-shadow:0 6px 20px rgba(74,124,89,.4)}.Footer-module-scss-module__HWLGma__mapButton:active{transform:translateY(0)}.Footer-module-scss-module__HWLGma__socialIcons{gap:var(--space-lg);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Footer-module-scss-module__HWLGma__socialLink{width:48px;height:48px;color:var(--color-text);background:linear-gradient(135deg,rgba(74,124,89,.2),rgba(255,255,255,.1));border:2px solid rgba(74,124,89,.3);border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px rgba(0,0,0,.15)}.Footer-module-scss-module__HWLGma__socialLink:hover{color:var(--color-text-secondary);border-color:var(--color-text-secondary);background:linear-gradient(135deg,rgba(74,124,89,.4),rgba(255,255,255,.2));transform:translateY(-4px)scale(1.1);box-shadow:0 8px 20px rgba(244,162,97,.3)}.Footer-module-scss-module__HWLGma__socialLink:active{transform:translateY(-2px)scale(1.05)}.Footer-module-scss-module__HWLGma__socialLink svg{fill:currentColor;width:24px;height:24px}.Footer-module-scss-module__HWLGma__description{font-size:var(--font-size-base);color:var(--color-gray-300);max-width:250px;line-height:1.6}.Footer-module-scss-module__HWLGma__bottom{padding-top:var(--space-lg);text-align:center;border-top:1px solid rgba(74,124,89,.3)}.Footer-module-scss-module__HWLGma__copyright{font-size:var(--font-size-sm);color:var(--color-gray-400);margin:0}@media (max-width:768px){.Footer-module-scss-module__HWLGma__container{padding:var(--space-xl)var(--space-md)}.Footer-module-scss-module__HWLGma__content{gap:var(--space-xl);grid-template-columns:1fr}.Footer-module-scss-module__HWLGma__title{font-size:var(--font-size-lg)}.Footer-module-scss-module__HWLGma__address{font-size:var(--font-size-base)}.Footer-module-scss-module__HWLGma__mapButton{padding:var(--space-sm)var(--space-md);font-size:var(--font-size-sm)}.Footer-module-scss-module__HWLGma__socialIcons{gap:var(--space-md)}.Footer-module-scss-module__HWLGma__socialLink{width:40px;height:40px}.Footer-module-scss-module__HWLGma__socialLink svg{width:20px;height:20px}}
.BurgerButton-module-scss-module__g9kb0q__burgerButton{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:none;position:relative}.BurgerButton-module-scss-module__g9kb0q__burgerButton:focus{outline:none}.BurgerButton-module-scss-module__g9kb0q__burgerButton .BurgerButton-module-scss-module__g9kb0q__line{background:var(--color-text);transform-origin:50%;border-radius:10px;width:32px;height:3px;transition:all .3s;position:absolute;left:0}.BurgerButton-module-scss-module__g9kb0q__burgerButton .BurgerButton-module-scss-module__g9kb0q__line:first-child{top:6px}.BurgerButton-module-scss-module__g9kb0q__burgerButton .BurgerButton-module-scss-module__g9kb0q__line:nth-child(2){top:50%;transform:translateY(-50%)}.BurgerButton-module-scss-module__g9kb0q__burgerButton .BurgerButton-module-scss-module__g9kb0q__line:nth-child(3){bottom:6px}.BurgerButton-module-scss-module__g9kb0q__burgerButton.BurgerButton-module-scss-module__g9kb0q__open .BurgerButton-module-scss-module__g9kb0q__line:first-child{top:50%;transform:translateY(-50%)rotate(45deg)}.BurgerButton-module-scss-module__g9kb0q__burgerButton.BurgerButton-module-scss-module__g9kb0q__open .BurgerButton-module-scss-module__g9kb0q__line:nth-child(2){opacity:0}.BurgerButton-module-scss-module__g9kb0q__burgerButton.BurgerButton-module-scss-module__g9kb0q__open .BurgerButton-module-scss-module__g9kb0q__line:nth-child(3){top:50%;bottom:auto;transform:translateY(-50%)rotate(-45deg)}@media (max-width:1024px){.BurgerButton-module-scss-module__g9kb0q__burgerButton{display:flex}}
.Logo-module-scss-module__DYzr-W__logo{height:auto;transition:var(--transition)}.Logo-module-scss-module__DYzr-W__logo.Logo-module-scss-module__DYzr-W__sm{height:2rem}.Logo-module-scss-module__DYzr-W__logo.Logo-module-scss-module__DYzr-W__md{height:3rem}.Logo-module-scss-module__DYzr-W__logo.Logo-module-scss-module__DYzr-W__lg{height:4rem}
.Header-module-scss-module__A1F1Eq__header{background-color:var(--color-primary);color:var(--color-text);padding:0 var(--space-xl)0 var(--space-xl);z-index:1000;text-shadow:0 0 10px rgba(0,0,0,.1);letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;width:100%;height:70px;text-decoration:none;transition:transform .8s cubic-bezier(.4,0,.2,1),box-shadow .3s ease-in-out;display:flex;position:fixed;top:0;left:0;transform:translateY(0)}.Header-module-scss-module__A1F1Eq__header.Header-module-scss-module__A1F1Eq__headerScrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,.1)}.Header-module-scss-module__A1F1Eq__header.Header-module-scss-module__A1F1Eq__headerHidden{transform:translateY(-100%)}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__containerLogo{align-items:center;gap:var(--space-lg);font-size:var(--font-size-xl);z-index:1001;flex:none;font-weight:700;display:flex}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__logoImg{transition:transform .3s}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__logoImg:hover{transform:rotate(10deg)}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__mobileTitle{display:none}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__nav{flex:auto;justify-content:center;display:flex}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__nav .Header-module-scss-module__A1F1Eq__menu{gap:var(--space-3xl);font-size:var(--font-size-lg);margin:0;padding:0;font-weight:500;list-style:none;display:flex}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__mobileSocialLinks{display:none}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__desktopSocialLinks{gap:var(--space-md);flex:none;align-items:center;display:flex}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__navLink{color:var(--color-text);transition:var(--transition);text-decoration:none}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__navLink:hover{color:var(--color-text-secondary)}@media (max-width:1024px){.Header-module-scss-module__A1F1Eq__header{padding:0 var(--space-lg);height:60px}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__containerLogo{gap:var(--space-md);font-size:var(--font-size-lg)}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__containerLogo .Header-module-scss-module__A1F1Eq__logoText{display:none}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__mobileTitle{font-size:var(--font-size-xl);z-index:999;font-weight:700;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__nav{background-color:var(--color-primary);width:100%;max-width:400px;height:100vh;padding:80px var(--space-xl)var(--space-xl);flex-direction:column;justify-content:flex-start;transition:right .3s ease-in-out;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-5px 0 15px rgba(0,0,0,.2)}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__nav.Header-module-scss-module__A1F1Eq__navOpen{right:0}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__nav .Header-module-scss-module__A1F1Eq__menu{gap:var(--space-xl);width:100%;font-size:var(--font-size-xl);flex-direction:column}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__nav .Header-module-scss-module__A1F1Eq__menu li{text-align:left;width:100%;padding:var(--space-md)0;border-bottom:1px solid rgba(255,255,255,.1)}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__nav .Header-module-scss-module__A1F1Eq__menu li:last-child{border-bottom:none}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__mobileSocialLinks{margin-top:var(--space-2xl);padding-top:var(--space-2xl);border-top:1px solid rgba(255,255,255,.2);justify-content:center;display:flex}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__desktopSocialLinks{display:none}}@media (max-width:768px){.Header-module-scss-module__A1F1Eq__header{padding:0 var(--space-md)}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__mobileTitle{font-size:var(--font-size-xl)}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__nav{max-width:100%;padding:70px var(--space-lg)var(--space-lg)}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__nav .Header-module-scss-module__A1F1Eq__menu{font-size:var(--font-size-lg)}}@media (max-width:480px){.Header-module-scss-module__A1F1Eq__header{padding:0 var(--space-sm);height:56px}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__containerLogo{gap:var(--space-sm);font-size:var(--font-size-base)}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__mobileTitle{font-size:var(--font-size-xl)}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__nav{padding:60px var(--space-md)var(--space-md)}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__nav .Header-module-scss-module__A1F1Eq__menu{gap:var(--space-lg);font-size:var(--font-size-base)}}
.SocialLinks-module-scss-module__uXsQVG__socialLinks{gap:var(--space-md);align-items:center;display:flex}.SocialLinks-module-scss-module__uXsQVG__socialLink{width:32px;height:32px;color:var(--color-text);transition:var(--transition);border-radius:var(--radius-sm);justify-content:center;align-items:center;display:flex}.SocialLinks-module-scss-module__uXsQVG__socialLink:hover{color:var(--color-text-secondary);transform:translateY(-2px)}.SocialLinks-module-scss-module__uXsQVG__socialLink svg{fill:currentColor;width:28px;height:28px}@media (max-width:768px){.SocialLinks-module-scss-module__uXsQVG__socialLinks{gap:var(--space-sm)}.SocialLinks-module-scss-module__uXsQVG__socialLink{width:28px;height:28px}.SocialLinks-module-scss-module__uXsQVG__socialLink svg{width:18px;height:18px}}
.InterviewForm-module-scss-module__CLQ1gW__form{flex-direction:column;gap:24px;width:100%;max-width:800px;margin:0 auto;display:flex}.InterviewForm-module-scss-module__CLQ1gW__formGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:768px){.InterviewForm-module-scss-module__CLQ1gW__formGrid{grid-template-columns:1fr}}.InterviewForm-module-scss-module__CLQ1gW__inputWrapper{flex-direction:column;gap:8px;display:flex}.InterviewForm-module-scss-module__CLQ1gW__label{align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.InterviewForm-module-scss-module__CLQ1gW__required{color:#e53e3e}.InterviewForm-module-scss-module__CLQ1gW__input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:16px;transition:all .3s}.InterviewForm-module-scss-module__CLQ1gW__input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #4a7c59}.InterviewForm-module-scss-module__CLQ1gW__input::placeholder{color:#a0aec0}.InterviewForm-module-scss-module__CLQ1gW__focused{border-color:var(--color-primary);box-shadow:0 0 0 3px #4a7c59}.InterviewForm-module-scss-module__CLQ1gW__error{border-color:#e53e3e}.InterviewForm-module-scss-module__CLQ1gW__error:focus{border-color:#e53e3e;box-shadow:0 0 0 3px rgba(229,62,62,.1)}.InterviewForm-module-scss-module__CLQ1gW__errorMessage{color:#e53e3e;background:#fff5f5;border-left:3px solid #e53e3e;border-radius:6px;margin-top:-4px;padding:8px 12px;font-size:13px}.InterviewForm-module-scss-module__CLQ1gW__successMessage{color:#38a169;background:#f0fff4;border-left:4px solid #38a169;border-radius:8px;padding:12px 16px;font-size:14px;animation:.3s InterviewForm-module-scss-module__CLQ1gW__slide-in}.InterviewForm-module-scss-module__CLQ1gW__submitButton{margin-top:8px}@keyframes InterviewForm-module-scss-module__CLQ1gW__slide-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.WorkersList-module-scss-module__Aaop4a__title{font-size:var(--font-size-2xl);text-align:center;padding-top:var(--space-xl);color:var(--color-text);letter-spacing:-.02em;font-weight:700}.WorkersList-module-scss-module__Aaop4a__cardList{justify-content:center;gap:var(--space-xl);padding-top:var(--space-2xl);padding-bottom:var(--space-2xl);border-bottom:1px solid rgba(74,124,89,.4);flex-wrap:wrap;display:flex}.WorkersList-module-scss-module__Aaop4a__cardList>div,.WorkersList-module-scss-module__Aaop4a__cardList>a{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:441px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),background .3s;position:relative;overflow:visible;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.WorkersList-module-scss-module__Aaop4a__cardList>div:before,.WorkersList-module-scss-module__Aaop4a__cardList>a:before{content:"";border-radius:var(--radius-md);-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,rgba(74,124,89,.3),rgba(219,255,203,.3));padding:2px;transition:opacity .3s;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;-webkit-mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (hover:hover){.WorkersList-module-scss-module__Aaop4a__cardList>div:hover,.WorkersList-module-scss-module__Aaop4a__cardList>a:hover{z-index:10;background:linear-gradient(135deg,rgba(255,255,255,.5),rgba(74,124,89,.25)) border-box;text-decoration:none;transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(74,124,89,.2),0 10px 10px -5px rgba(74,124,89,.15)}.WorkersList-module-scss-module__Aaop4a__cardList>div:hover:before,.WorkersList-module-scss-module__Aaop4a__cardList>a:hover:before{opacity:1}}.WorkersList-module-scss-module__Aaop4a__cardList .WorkersList-module-scss-module__Aaop4a__imageContainer{margin-bottom:var(--space-md);position:relative}.WorkersList-module-scss-module__Aaop4a__cardList img{object-fit:cover;object-position:center;border:4px solid rgba(74,124,89,.2);border-radius:50%;flex-shrink:0;width:168px;height:168px;transition:all .4s cubic-bezier(.4,0,.2,1);display:block;box-shadow:0 8px 16px -4px rgba(0,0,0,.15)}@media (hover:hover){.WorkersList-module-scss-module__Aaop4a__cardList>div:hover img,.WorkersList-module-scss-module__Aaop4a__cardList>a:hover img{border-color:rgba(74,124,89,.4);transform:scale(1.1);box-shadow:0 12px 24px -6px rgba(74,124,89,.3),0 0 0 1px rgba(255,255,255,.5)}.WorkersList-module-scss-module__Aaop4a__cardList>a:hover .plusContainer{border-color:rgba(74,124,89,.4);transform:scale(1.1);box-shadow:0 12px 24px -6px rgba(74,124,89,.3),0 0 0 1px rgba(255,255,255,.5)}}.WorkersList-module-scss-module__Aaop4a__cardList h2{color:var(--color-text);font-weight:600;font-size:var(--font-size-xl);margin-bottom:var(--space-sm);line-height:1.3;transition:color .3s}@media (hover:hover){.WorkersList-module-scss-module__Aaop4a__cardList>div:hover h2,.WorkersList-module-scss-module__Aaop4a__cardList>a:hover h2{color:var(--color-text-secondary)}}.WorkersList-module-scss-module__Aaop4a__cardList p:first-of-type{font-size:var(--font-size-md);color:var(--color-text-secondary);margin-bottom:var(--space-sm);font-weight:500;line-height:1.5;transition:color .3s}@media (hover:hover){.WorkersList-module-scss-module__Aaop4a__cardList>div:hover p:first-of-type,.WorkersList-module-scss-module__Aaop4a__cardList>a:hover p:first-of-type{color:var(--color-white)}}.WorkersList-module-scss-module__Aaop4a__cardList span{font-size:var(--font-size-sm);color:rgba(150,200,165,.9);margin-bottom:var(--space-xs);text-shadow:0 1px 2px rgba(0,0,0,.2);font-style:italic;line-height:1.4;display:block}.WorkersList-module-scss-module__Aaop4a__cardList p:last-child{display:none}@media (max-width:1024px){.WorkersList-module-scss-module__Aaop4a__cardList>div.inView{z-index:10!important;background:linear-gradient(135deg,rgba(255,255,255,.5),rgba(74,124,89,.25)) border-box!important;transform:translateY(-8px)!important;box-shadow:0 20px 25px -5px rgba(74,124,89,.2),0 10px 10px -5px rgba(74,124,89,.15)!important}.WorkersList-module-scss-module__Aaop4a__cardList>a.inView{z-index:10!important;background:linear-gradient(135deg,rgba(255,255,255,.5),rgba(74,124,89,.25)) border-box!important;transform:translateY(-8px)!important;box-shadow:0 20px 25px -5px rgba(74,124,89,.2),0 10px 10px -5px rgba(74,124,89,.15)!important}.WorkersList-module-scss-module__Aaop4a__cardList>div.inView:before{opacity:1!important}.WorkersList-module-scss-module__Aaop4a__cardList>a.inView:before{opacity:1!important}.WorkersList-module-scss-module__Aaop4a__cardList>div.inView img{border-color:rgba(74,124,89,.4)!important;transform:scale(1.1)!important;box-shadow:0 12px 24px -6px rgba(74,124,89,.3),0 0 0 1px rgba(255,255,255,.5)!important}.WorkersList-module-scss-module__Aaop4a__cardList>a.inView img{border-color:rgba(74,124,89,.4)!important;transform:scale(1.1)!important;box-shadow:0 12px 24px -6px rgba(74,124,89,.3),0 0 0 1px rgba(255,255,255,.5)!important}.WorkersList-module-scss-module__Aaop4a__cardList>div.inView .plusContainer{border-color:rgba(74,124,89,.4)!important;transform:scale(1.1)!important;box-shadow:0 12px 24px -6px rgba(74,124,89,.3),0 0 0 1px rgba(255,255,255,.5)!important}.WorkersList-module-scss-module__Aaop4a__cardList>a.inView .plusContainer{border-color:rgba(74,124,89,.4)!important;transform:scale(1.1)!important;box-shadow:0 12px 24px -6px rgba(74,124,89,.3),0 0 0 1px rgba(255,255,255,.5)!important}.WorkersList-module-scss-module__Aaop4a__cardList>div.inView h2{color:var(--color-text-secondary)!important}.WorkersList-module-scss-module__Aaop4a__cardList>a.inView h2{color:var(--color-text-secondary)!important}.WorkersList-module-scss-module__Aaop4a__cardList>div.inView p:first-of-type{color:var(--color-white)!important}.WorkersList-module-scss-module__Aaop4a__cardList>a.inView p:first-of-type{color:var(--color-white)!important}.WorkersList-module-scss-module__Aaop4a__cardList>div.inView:hover{z-index:10!important;background:linear-gradient(135deg,rgba(255,255,255,.5),rgba(74,124,89,.25)) border-box!important;transform:translateY(-8px)!important;box-shadow:0 20px 25px -5px rgba(74,124,89,.2),0 10px 10px -5px rgba(74,124,89,.15)!important}.WorkersList-module-scss-module__Aaop4a__cardList>a.inView:hover{z-index:10!important;background:linear-gradient(135deg,rgba(255,255,255,.5),rgba(74,124,89,.25)) border-box!important;transform:translateY(-8px)!important;box-shadow:0 20px 25px -5px rgba(74,124,89,.2),0 10px 10px -5px rgba(74,124,89,.15)!important}.WorkersList-module-scss-module__Aaop4a__cardList>div.inView:hover:before{opacity:1!important}.WorkersList-module-scss-module__Aaop4a__cardList>a.inView:hover:before{opacity:1!important}.WorkersList-module-scss-module__Aaop4a__cardList>div.inView:hover img{border-color:rgba(74,124,89,.4)!important;transform:scale(1.1)!important;box-shadow:0 12px 24px -6px rgba(74,124,89,.3),0 0 0 1px rgba(255,255,255,.5)!important}.WorkersList-module-scss-module__Aaop4a__cardList>a.inView:hover img{border-color:rgba(74,124,89,.4)!important;transform:scale(1.1)!important;box-shadow:0 12px 24px -6px rgba(74,124,89,.3),0 0 0 1px rgba(255,255,255,.5)!important}.WorkersList-module-scss-module__Aaop4a__cardList>a.inView:hover .plusContainer{border-color:rgba(74,124,89,.4)!important;transform:scale(1.1)!important;box-shadow:0 12px 24px -6px rgba(74,124,89,.3),0 0 0 1px rgba(255,255,255,.5)!important}.WorkersList-module-scss-module__Aaop4a__cardList>div.inView:hover h2{color:var(--color-text-secondary)!important}.WorkersList-module-scss-module__Aaop4a__cardList>a.inView:hover h2{color:var(--color-text-secondary)!important}.WorkersList-module-scss-module__Aaop4a__cardList>div.inView:hover p:first-of-type{color:var(--color-white)!important}.WorkersList-module-scss-module__Aaop4a__cardList>a.inView:hover p:first-of-type{color:var(--color-white)!important}}@media (max-width:1200px){.WorkersList-module-scss-module__Aaop4a__cardList>div,.WorkersList-module-scss-module__Aaop4a__cardList>a{height:420px}.WorkersList-module-scss-module__Aaop4a__cardList img{width:147px;height:147px}.WorkersList-module-scss-module__Aaop4a__cardList .plusContainer{width:147px;height:147px}.WorkersList-module-scss-module__Aaop4a__cardList .plusContainer .plusIcon{width:56px;height:56px}.WorkersList-module-scss-module__Aaop4a__cardList h2{font-size:var(--font-size-lg)}}@media (max-width:768px){.WorkersList-module-scss-module__Aaop4a__cardList{gap:var(--space-lg);padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.WorkersList-module-scss-module__Aaop4a__cardList>div,.WorkersList-module-scss-module__Aaop4a__cardList>a{max-width:336px;height:378px}.WorkersList-module-scss-module__Aaop4a__cardList img{width:126px;height:126px}.WorkersList-module-scss-module__Aaop4a__cardList .plusContainer{width:126px;height:126px}.WorkersList-module-scss-module__Aaop4a__cardList .plusContainer .plusIcon{width:48px;height:48px}.WorkersList-module-scss-module__Aaop4a__cardList h2{font-size:var(--font-size-base)}.WorkersList-module-scss-module__Aaop4a__cardList p:first-of-type{font-size:var(--font-size-sm)}.WorkersList-module-scss-module__Aaop4a__cardList span{font-size:12px}}@media (max-width:480px){.WorkersList-module-scss-module__Aaop4a__cardList{gap:var(--space-md);padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.WorkersList-module-scss-module__Aaop4a__cardList>div,.WorkersList-module-scss-module__Aaop4a__cardList>a{max-width:294px;height:336px}.WorkersList-module-scss-module__Aaop4a__cardList img{border-width:3px;width:105px;height:105px}.WorkersList-module-scss-module__Aaop4a__cardList .plusContainer{border-width:3px;width:105px;height:105px}.WorkersList-module-scss-module__Aaop4a__cardList .plusContainer .plusIcon{width:42px;height:42px}.WorkersList-module-scss-module__Aaop4a__cardList h2{font-size:var(--font-size-sm)}}@media (max-width:768px){.WorkersList-module-scss-module__Aaop4a__title{font-size:var(--font-size-xl);padding-top:var(--space-lg)}}@media (max-width:480px){.WorkersList-module-scss-module__Aaop4a__title{font-size:var(--font-size-lg);padding-top:var(--space-md)}}
.page-module-scss-module__F79V7G__container{min-height:100vh;padding:var(--space-lg);z-index:2;justify-content:center;align-items:center;padding-top:100px;display:flex;position:relative}.page-module-scss-module__F79V7G__content{width:100%;padding:var(--space-xl);border:2px solid var(--color-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);z-index:2;background-color:rgba(0,0,0,.5);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.page-module-scss-module__F79V7G__header{text-align:center;max-width:1000px;margin-bottom:40px}.page-module-scss-module__F79V7G__title{font-size:var(--font-size-3xl);color:var(--color-text-secondary);margin:0 0 16px;font-weight:700;line-height:1.2;position:relative}.page-module-scss-module__F79V7G__title:after{content:"";background:linear-gradient(90deg,var(--color-primary)0%,var(--color-secondary)100%);border-radius:2px;width:100px;height:4px;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)}.page-module-scss-module__F79V7G__subtitle{font-size:var(--font-size-xl);color:var(--color-text);margin:0;line-height:1.5}.page-module-scss-module__F79V7G__contractInfo{border-radius:var(--radius-md);border-left:4px solid var(--color-primary);background:rgba(74,124,89,.1);margin-top:16px;padding:16px}.page-module-scss-module__F79V7G__contractText{font-size:var(--font-size-base);color:var(--color-text);margin:0;font-style:italic;line-height:1.5}.page-module-scss-module__F79V7G__contractLink{color:var(--color-text-secondary);transition:all var(--transition);font-weight:600;text-decoration:none;position:relative}.page-module-scss-module__F79V7G__contractLink:hover{color:var(--color-secondary);text-decoration:underline}.page-module-scss-module__F79V7G__contractLink:after{content:"↗";font-size:var(--font-size-base);opacity:.7;margin-left:4px}.page-module-scss-module__F79V7G__sections{gap:40px;width:85%;margin-bottom:40px;display:grid}.page-module-scss-module__F79V7G__section{justify-content:space-between;gap:20px;padding-top:40px;padding-left:90px;padding-right:90px;display:flex}.page-module-scss-module__F79V7G__sectionIconAndTitle{align-items:center;gap:20px;display:flex}.page-module-scss-module__F79V7G__sectionIcon{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module-scss-module__F79V7G__sectionTitle{font-size:var(--font-size-xl);color:var(--color-text);font-weight:700;line-height:1.3}.page-module-scss-module__F79V7G__sectionContent{width:450px}.page-module-scss-module__F79V7G__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.page-module-scss-module__F79V7G__list li{font-size:var(--font-size-lg);color:var(--color-text);padding-left:20px;line-height:1.5;position:relative}.page-module-scss-module__F79V7G__list li:before{content:"✓";color:var(--color-primary);font-weight:700;position:absolute;left:0}.page-module-scss-module__F79V7G__info{flex-direction:column;gap:8px;width:450px;padding-left:20px;display:flex}.page-module-scss-module__F79V7G__info p{color:var(--color-text);margin:0;font-size:16px;line-height:1.5}.page-module-scss-module__F79V7G__contact{flex-direction:column;gap:8px;width:450px;padding-left:20px;display:flex}.page-module-scss-module__F79V7G__contact p{color:var(--color-text);margin:0;font-size:16px;line-height:1.5}.page-module-scss-module__F79V7G__phone{color:var(--color-primary)!important;font-size:18px!important;font-weight:600!important}.page-module-scss-module__F79V7G__email{color:var(--color-secondary)!important;font-size:16px!important}.page-module-scss-module__F79V7G__footer{text-align:center;border-top:2px solid #e2e8f0;width:100%;padding-top:32px}.page-module-scss-module__F79V7G__footerText{color:var(--color-text-secondary);margin:0;font-size:16px;font-style:italic}.page-module-scss-module__F79V7G__rulesTitle{font-size:var(--font-size-3xl);color:var(--color-text-secondary);text-align:center;margin:60px 0 40px;font-weight:700;line-height:1.2;position:relative}.page-module-scss-module__F79V7G__rulesTitle:after{content:"";background:linear-gradient(90deg,var(--color-primary)0%,var(--color-secondary)100%);border-radius:2px;width:100px;height:4px;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)}@media (max-width:1024px){.page-module-scss-module__F79V7G__container{padding:var(--space-md);padding-top:80px}.page-module-scss-module__F79V7G__sections{width:95%}.page-module-scss-module__F79V7G__section{padding-left:var(--space-xl);gap:16px}.page-module-scss-module__F79V7G__sectionContent,.page-module-scss-module__F79V7G__info,.page-module-scss-module__F79V7G__contact{width:350px}}@media (max-width:768px){.page-module-scss-module__F79V7G__container{padding:var(--space-sm);padding-top:70px}.page-module-scss-module__F79V7G__content{padding:var(--space-md);border-width:1px}.page-module-scss-module__F79V7G__header{margin-bottom:var(--space-lg)}.page-module-scss-module__F79V7G__title{font-size:var(--font-size-2xl);margin-bottom:var(--space-md)}.page-module-scss-module__F79V7G__title:after{width:80px;height:3px;bottom:-12px}.page-module-scss-module__F79V7G__subtitle{font-size:var(--font-size-base)}.page-module-scss-module__F79V7G__contractInfo{margin-top:var(--space-sm);padding:var(--space-sm)}.page-module-scss-module__F79V7G__contractText{font-size:var(--font-size-sm)}.page-module-scss-module__F79V7G__sections{gap:var(--space-lg);width:100%}.page-module-scss-module__F79V7G__section{gap:var(--space-md);padding-left:0;padding-top:var(--space-lg);flex-direction:column}.page-module-scss-module__F79V7G__sectionIconAndTitle{justify-content:center}.page-module-scss-module__F79V7G__sectionIcon{width:40px;height:40px}.page-module-scss-module__F79V7G__sectionTitle{font-size:var(--font-size-lg);text-align:center}.page-module-scss-module__F79V7G__sectionContent,.page-module-scss-module__F79V7G__info,.page-module-scss-module__F79V7G__contact{width:100%;padding-left:0}.page-module-scss-module__F79V7G__list li,.page-module-scss-module__F79V7G__info p,.page-module-scss-module__F79V7G__contact p{font-size:var(--font-size-sm)}.page-module-scss-module__F79V7G__phone{font-size:var(--font-size-base)!important}.page-module-scss-module__F79V7G__email{font-size:var(--font-size-sm)!important}.page-module-scss-module__F79V7G__footer{padding-top:var(--space-lg)}.page-module-scss-module__F79V7G__footerText{font-size:var(--font-size-sm)}.page-module-scss-module__F79V7G__rulesTitle{font-size:var(--font-size-2xl);margin:var(--space-2xl)0 var(--space-xl)0}.page-module-scss-module__F79V7G__rulesTitle:after{width:80px;height:3px;bottom:-12px}}@media (max-width:480px){.page-module-scss-module__F79V7G__container{padding:var(--space-xs);padding-top:60px}.page-module-scss-module__F79V7G__content{padding:var(--space-sm)}.page-module-scss-module__F79V7G__title{font-size:var(--font-size-xl)}.page-module-scss-module__F79V7G__subtitle{font-size:var(--font-size-sm)}.page-module-scss-module__F79V7G__sections{gap:var(--space-md)}.page-module-scss-module__F79V7G__section{padding-top:var(--space-md)}.page-module-scss-module__F79V7G__sectionIcon{width:36px;height:36px}.page-module-scss-module__F79V7G__sectionTitle{font-size:var(--font-size-base)}.page-module-scss-module__F79V7G__rulesTitle{font-size:var(--font-size-xl)}}
.page-module-scss-module__rcUngW__homePage{padding:var(--space-lg);z-index:2;padding-top:100px;position:relative}.page-module-scss-module__rcUngW__heroSection{justify-content:center;align-items:center;width:100%;display:flex}.page-module-scss-module__rcUngW__contentContainer{width:100%;padding:var(--space-xl);border:2px solid var(--color-primary);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-sm);z-index:2;background-color:rgba(0,0,0,.5);position:relative}@media (max-width:1024px){.page-module-scss-module__rcUngW__homePage{padding:var(--space-md);padding-top:80px}.page-module-scss-module__rcUngW__contentContainer{padding:var(--space-lg)}}@media (max-width:768px){.page-module-scss-module__rcUngW__homePage{padding:var(--space-sm);padding-top:70px}.page-module-scss-module__rcUngW__contentContainer{padding:var(--space-md);border-width:1px}}@media (max-width:480px){.page-module-scss-module__rcUngW__homePage{padding:var(--space-xs);padding-top:60px}.page-module-scss-module__rcUngW__contentContainer{padding:var(--space-sm)}}
.VacancyCardList-module-scss-module__bSpmvW__vacancyCardList{justify-content:space-between;gap:var(--space-lg);margin-top:var(--space-xl);flex-wrap:wrap;display:flex}@media (max-width:1024px){.VacancyCardList-module-scss-module__bSpmvW__vacancyCardList{justify-content:center;gap:var(--space-md)}}@media (max-width:768px){.VacancyCardList-module-scss-module__bSpmvW__vacancyCardList{gap:var(--space-md);margin-top:var(--space-lg)}}@media (max-width:480px){.VacancyCardList-module-scss-module__bSpmvW__vacancyCardList{gap:var(--space-sm)}}
.WorkBenefitsList-module-scss-module__Jfg1VG__workBenefitsSection{padding-top:var(--space-2xl);padding-bottom:var(--space-2xl);border-top:1px solid rgba(74,124,89,.4);border-bottom:1px solid rgba(74,124,89,.4)}.WorkBenefitsList-module-scss-module__Jfg1VG__listsContainer{gap:var(--space-3xl);max-width:1200px;padding:0 var(--space-lg);grid-template-columns:1fr 1fr;margin:0 auto;display:grid}.WorkBenefitsList-module-scss-module__Jfg1VG__listColumn{opacity:.3;border-radius:var(--radius-sm);flex-direction:column;align-items:center;transition:opacity .3s;display:flex}.WorkBenefitsList-module-scss-module__Jfg1VG__listColumn:hover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:1}.WorkBenefitsList-module-scss-module__Jfg1VG__listsContainer:hover .WorkBenefitsList-module-scss-module__Jfg1VG__listColumn:not(:hover){opacity:.3}.WorkBenefitsList-module-scss-module__Jfg1VG__listTitle{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--color-white);margin-bottom:var(--space-xl);text-align:center;position:relative}.WorkBenefitsList-module-scss-module__Jfg1VG__listTitle:after{content:"";background:var(--color-primary);border-radius:1px;width:60px;height:2px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.WorkBenefitsList-module-scss-module__Jfg1VG__benefitsList{gap:var(--space-md);flex-direction:column;width:100%;max-width:500px;margin:0;padding:0;list-style:none;display:flex}.WorkBenefitsList-module-scss-module__Jfg1VG__benefitItem{align-items:flex-start;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-sm);border-left:3px solid var(--color-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.03);transition:background-color .2s,border-left-color .2s;display:flex}.WorkBenefitsList-module-scss-module__Jfg1VG__listColumn:hover .WorkBenefitsList-module-scss-module__Jfg1VG__benefitItem{border-left-color:var(--color-secondary);background:rgba(255,255,255,.1)}.WorkBenefitsList-module-scss-module__Jfg1VG__checkmark{background:var(--color-primary);width:20px;height:20px;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:12px;font-weight:700;display:flex}.WorkBenefitsList-module-scss-module__Jfg1VG__benefitText{color:var(--color-white);font-size:var(--font-size-lg);flex:1;line-height:1.6}@media (max-width:1024px){.WorkBenefitsList-module-scss-module__Jfg1VG__listColumn{pointer-events:auto}.WorkBenefitsList-module-scss-module__Jfg1VG__listColumn:hover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.3}.WorkBenefitsList-module-scss-module__Jfg1VG__listsContainer:hover .WorkBenefitsList-module-scss-module__Jfg1VG__listColumn:not(:hover){opacity:.3}.WorkBenefitsList-module-scss-module__Jfg1VG__listColumn:hover .WorkBenefitsList-module-scss-module__Jfg1VG__benefitItem{border-left-color:var(--color-primary);background:rgba(255,255,255,.03)}.WorkBenefitsList-module-scss-module__Jfg1VG__listColumn.WorkBenefitsList-module-scss-module__Jfg1VG__inView{opacity:1!important}.WorkBenefitsList-module-scss-module__Jfg1VG__listColumn.WorkBenefitsList-module-scss-module__Jfg1VG__inView .WorkBenefitsList-module-scss-module__Jfg1VG__benefitItem{border-left-color:var(--color-secondary)!important;background:rgba(255,255,255,.1)!important}}@media (max-width:768px){.WorkBenefitsList-module-scss-module__Jfg1VG__listsContainer{gap:var(--space-2xl);padding:0 var(--space-md);grid-template-columns:1fr}.WorkBenefitsList-module-scss-module__Jfg1VG__listTitle{font-size:var(--font-size-lg)}.WorkBenefitsList-module-scss-module__Jfg1VG__benefitsList{max-width:100%}.WorkBenefitsList-module-scss-module__Jfg1VG__benefitItem{padding:var(--space-sm)}}
.page-module-scss-module__NhZI6a__servicesPage{min-height:100vh;padding:calc(var(--space-2xl) + var(--space-xl))var(--space-lg)var(--space-2xl);z-index:2;position:relative}.page-module-scss-module__NhZI6a__container{width:100%;padding:var(--space-xl);border:2px solid var(--color-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);z-index:2;background-color:rgba(0,0,0,.5);position:relative}.page-module-scss-module__NhZI6a__title{font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:var(--color-text);text-align:center;margin-bottom:var(--space-xl);padding-top:var(--space-lg)}.page-module-scss-module__NhZI6a__searchResults{margin-top:var(--space-lg)}.page-module-scss-module__NhZI6a__resultsTitle{font-size:var(--font-size-xl);color:var(--color-text);margin-bottom:var(--space-lg);text-align:center}.page-module-scss-module__NhZI6a__noResults{text-align:center;color:var(--color-text);font-size:var(--font-size-lg);margin-top:var(--space-xl)}.page-module-scss-module__NhZI6a__categories{margin-top:var(--space-lg)}.page-module-scss-module__NhZI6a__categoriesTitle{font-size:var(--font-size-2xl);color:var(--color-text);margin-bottom:var(--space-lg);text-align:center}.page-module-scss-module__NhZI6a__categoriesGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.page-module-scss-module__NhZI6a__categoryCard{padding:var(--space-xl);cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);gap:var(--space-md);background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(74,124,89,.12));border:1px solid rgba(74,124,89,.25);border-radius:16px;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.page-module-scss-module__NhZI6a__categoryCard:before{content:"";opacity:0;background:linear-gradient(135deg,rgba(74,124,89,0),rgba(74,124,89,.15));width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.page-module-scss-module__NhZI6a__categoryCard:after{content:"";background:radial-gradient(circle at 100% 100%,rgba(244,162,97,.1),transparent 70%);width:100px;height:100px;transition:all .3s;position:absolute;bottom:0;right:0}@media (hover:hover){.page-module-scss-module__NhZI6a__categoryCard:hover{background:linear-gradient(135deg,rgba(255,255,255,.25),rgba(74,124,89,.18));border-color:rgba(74,124,89,.45);transform:translateY(-6px)scale(1.02);box-shadow:0 12px 32px rgba(0,0,0,.25),0 4px 12px rgba(74,124,89,.35)}.page-module-scss-module__NhZI6a__categoryCard:hover:before{opacity:1}.page-module-scss-module__NhZI6a__categoryCard:hover:after{background:radial-gradient(circle at 100% 100%,rgba(244,162,97,.2),transparent 70%);width:140px;height:140px}.page-module-scss-module__NhZI6a__categoryCard:hover .page-module-scss-module__NhZI6a__categoryIcon{background:linear-gradient(135deg,rgba(74,124,89,.3),rgba(42,157,143,.3));transform:scale(1.1)rotate(5deg);box-shadow:0 4px 12px rgba(74,124,89,.4)}.page-module-scss-module__NhZI6a__categoryCard:hover .page-module-scss-module__NhZI6a__viewButton{color:var(--color-text-secondary);transform:translate(4px)}.page-module-scss-module__NhZI6a__categoryCard:hover .page-module-scss-module__NhZI6a__viewButton svg{transform:translate(4px)}.page-module-scss-module__NhZI6a__categoryCard:active{transform:translateY(-3px)scale(1.01)}}.page-module-scss-module__NhZI6a__categoryIcon{width:56px;height:56px;color:var(--color-primary);z-index:1;background:linear-gradient(135deg,rgba(74,124,89,.2),rgba(42,157,143,.2));border:1px solid rgba(74,124,89,.3);border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.page-module-scss-module__NhZI6a__categoryIcon svg{width:32px;height:32px}.page-module-scss-module__NhZI6a__categoryName{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--color-text);z-index:1;margin:0;line-height:1.3;position:relative}.page-module-scss-module__NhZI6a__categoryName span{display:inline-block}.page-module-scss-module__NhZI6a__categoryName.page-module-scss-module__NhZI6a__scrollable{white-space:nowrap;overflow:hidden}.page-module-scss-module__NhZI6a__categoryName.page-module-scss-module__NhZI6a__scrollable span{animation:8s linear infinite page-module-scss-module__NhZI6a__marquee}@keyframes page-module-scss-module__NhZI6a__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes page-module-scss-module__NhZI6a__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:1024px){.page-module-scss-module__NhZI6a__categoriesGrid .page-module-scss-module__NhZI6a__categoryCard{background:linear-gradient(135deg,rgba(255,255,255,.25),rgba(74,124,89,.18));border-color:rgba(74,124,89,.45);box-shadow:0 12px 32px rgba(0,0,0,.25),0 4px 12px rgba(74,124,89,.35)}.page-module-scss-module__NhZI6a__categoriesGrid .page-module-scss-module__NhZI6a__categoryCard:before{opacity:1}.page-module-scss-module__NhZI6a__categoriesGrid .page-module-scss-module__NhZI6a__categoryCard:after{background:radial-gradient(circle at 100% 100%,rgba(244,162,97,.2),transparent 70%);width:140px;height:140px}.page-module-scss-module__NhZI6a__categoriesGrid .page-module-scss-module__NhZI6a__categoryCard .page-module-scss-module__NhZI6a__categoryIcon{background:linear-gradient(135deg,rgba(74,124,89,.5),rgba(42,157,143,.45));border:2px solid rgba(74,124,89,.6);box-shadow:0 4px 12px rgba(74,124,89,.5),inset 0 1px rgba(255,255,255,.2)}.page-module-scss-module__NhZI6a__categoriesGrid .page-module-scss-module__NhZI6a__categoryCard .page-module-scss-module__NhZI6a__categoryIcon svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));color:rgba(255,255,255,.95)}.page-module-scss-module__NhZI6a__categoriesGrid .page-module-scss-module__NhZI6a__categoryCard .page-module-scss-module__NhZI6a__viewButton{color:var(--color-text-secondary)}}.page-module-scss-module__NhZI6a__servicesCount{font-size:var(--font-size-base);color:var(--color-text-secondary);z-index:1;opacity:.9;margin:0;font-weight:600;position:relative}.page-module-scss-module__NhZI6a__viewButton{align-items:center;gap:var(--space-sm);color:var(--color-primary);font-size:var(--font-size-base);padding-top:var(--space-md);z-index:1;border-top:1px solid rgba(74,124,89,.2);margin-top:auto;font-weight:600;transition:all .3s;display:flex;position:relative}.page-module-scss-module__NhZI6a__viewButton svg{transition:transform .3s}.page-module-scss-module__NhZI6a__servicesGrid{gap:var(--space-md);margin-top:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}@media (max-width:1024px){.page-module-scss-module__NhZI6a__servicesGrid>.inView{background:linear-gradient(135deg,rgba(255,255,255,.25),rgba(74,124,89,.18))!important;border-color:rgba(74,124,89,.4)!important;transform:translateY(-4px)scale(1.02)!important;box-shadow:0 8px 24px rgba(0,0,0,.2),0 4px 8px rgba(74,124,89,.3)!important}.page-module-scss-module__NhZI6a__servicesGrid>.inView:before{opacity:1!important;animation:2s infinite page-module-scss-module__NhZI6a__shimmer!important}.page-module-scss-module__NhZI6a__servicesGrid>.inView:after{background:radial-gradient(circle,rgba(74,124,89,.25),transparent 70%)!important;width:80px!important;height:80px!important}.page-module-scss-module__NhZI6a__servicesGrid>.inView>div>div:last-child{text-shadow:0 2px 8px rgba(74,124,89,.4)!important;transform:scale(1.05)!important}.page-module-scss-module__NhZI6a__servicesPage{padding:calc(var(--space-2xl) + var(--space-lg))var(--space-md)var(--space-xl)}.page-module-scss-module__NhZI6a__categoriesGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.page-module-scss-module__NhZI6a__categoryCard{padding:var(--space-lg)}.page-module-scss-module__NhZI6a__categoryName{font-size:var(--font-size-lg)}.page-module-scss-module__NhZI6a__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.page-module-scss-module__NhZI6a__servicesPage{padding:calc(var(--space-3xl) + var(--space-md))var(--space-sm)var(--space-xl)}.page-module-scss-module__NhZI6a__container{padding:var(--space-md);border-width:1px}.page-module-scss-module__NhZI6a__title{font-size:var(--font-size-2xl);padding-top:var(--space-sm);margin-bottom:var(--space-lg)}.page-module-scss-module__NhZI6a__categoriesTitle{font-size:var(--font-size-xl)}.page-module-scss-module__NhZI6a__resultsTitle{font-size:var(--font-size-lg)}.page-module-scss-module__NhZI6a__categoriesGrid{gap:var(--space-md);grid-template-columns:1fr}.page-module-scss-module__NhZI6a__categoryCard{padding:var(--space-md)}.page-module-scss-module__NhZI6a__categoryIcon{width:48px;height:48px}.page-module-scss-module__NhZI6a__categoryIcon svg{width:24px;height:24px}.page-module-scss-module__NhZI6a__categoryName{font-size:var(--font-size-lg)}.page-module-scss-module__NhZI6a__servicesCount,.page-module-scss-module__NhZI6a__viewButton{font-size:var(--font-size-sm)}.page-module-scss-module__NhZI6a__servicesGrid{grid-template-columns:1fr}}@media (max-width:480px){.page-module-scss-module__NhZI6a__servicesPage{padding:calc(var(--space-2xl) + var(--space-md))var(--space-xs)var(--space-lg)}.page-module-scss-module__NhZI6a__container{padding:var(--space-sm)}.page-module-scss-module__NhZI6a__title{font-size:var(--font-size-xl)}.page-module-scss-module__NhZI6a__categoriesTitle{font-size:var(--font-size-lg)}.page-module-scss-module__NhZI6a__categoryCard{padding:var(--space-sm)}.page-module-scss-module__NhZI6a__categoryIcon{width:40px;height:40px}.page-module-scss-module__NhZI6a__categoryIcon svg{width:20px;height:20px}.page-module-scss-module__NhZI6a__categoryName{font-size:var(--font-size-base)}}
.page-module-scss-module__76-AkG__vacanciesPage{padding:var(--space-lg);z-index:2;padding-top:100px;position:relative}.page-module-scss-module__76-AkG__heroSection{justify-content:center;align-items:center;width:100%;display:flex}.page-module-scss-module__76-AkG__contentContainer{width:100%;padding:var(--space-xl);border:2px solid var(--color-primary);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-sm);z-index:2;background-color:rgba(0,0,0,.5);position:relative}.page-module-scss-module__76-AkG__contentContainer .page-module-scss-module__76-AkG__title{font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:var(--color-white);margin-bottom:var(--space-md)}.page-module-scss-module__76-AkG__subtitle{font-size:var(--font-size-lg);color:var(--color-gray-300);margin-bottom:var(--space-xl)}.page-module-scss-module__76-AkG__locationInfo{margin-top:var(--space-xl);margin-bottom:var(--space-xl);padding:var(--space-lg);padding-bottom:var(--space-lg);border-radius:var(--radius-md);border-left:4px solid var(--color-primary);text-align:center;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(74,124,89,.15)) border-box}.page-module-scss-module__76-AkG__locationText{font-size:var(--font-size-lg);color:var(--color-white);margin:0;line-height:1.6}.page-module-scss-module__76-AkG__interviewSection{margin-top:var(--space-2xl);border:2px solid var(--color-primary);border-radius:var(--radius-md);color:var(--color-text);padding:80px 20px;position:relative}.page-module-scss-module__76-AkG__interviewHeader{text-align:center;margin-bottom:48px}.page-module-scss-module__76-AkG__interviewTitle{color:var(--color-text-secondary);margin-bottom:16px;font-size:42px;font-weight:700}.page-module-scss-module__76-AkG__interviewSubtitle{max-width:600px;margin:0 auto;font-size:18px;line-height:1.6}@media (max-width:1024px){.page-module-scss-module__76-AkG__vacanciesPage{padding:var(--space-md);padding-top:80px}.page-module-scss-module__76-AkG__contentContainer{padding:var(--space-lg)}.page-module-scss-module__76-AkG__interviewSection{padding:60px var(--space-md)}}@media (max-width:768px){.page-module-scss-module__76-AkG__vacanciesPage{padding:var(--space-sm);padding-top:70px}.page-module-scss-module__76-AkG__contentContainer{padding:var(--space-md);border-width:1px}.page-module-scss-module__76-AkG__contentContainer .page-module-scss-module__76-AkG__title{font-size:var(--font-size-2xl);margin-bottom:var(--space-sm)}.page-module-scss-module__76-AkG__subtitle{font-size:var(--font-size-base);margin-bottom:var(--space-lg)}.page-module-scss-module__76-AkG__locationInfo{margin-top:var(--space-lg);margin-bottom:var(--space-lg);padding:var(--space-md)}.page-module-scss-module__76-AkG__locationText{font-size:var(--font-size-base)}.page-module-scss-module__76-AkG__interviewSection{padding:var(--space-2xl)var(--space-sm);border-width:1px}.page-module-scss-module__76-AkG__interviewHeader{margin-bottom:var(--space-xl)}.page-module-scss-module__76-AkG__interviewTitle{font-size:var(--font-size-2xl)}.page-module-scss-module__76-AkG__interviewSubtitle{font-size:var(--font-size-base)}}@media (max-width:480px){.page-module-scss-module__76-AkG__vacanciesPage{padding:var(--space-xs);padding-top:60px}.page-module-scss-module__76-AkG__contentContainer{padding:var(--space-sm)}.page-module-scss-module__76-AkG__contentContainer .page-module-scss-module__76-AkG__title{font-size:var(--font-size-xl)}.page-module-scss-module__76-AkG__subtitle{font-size:var(--font-size-sm)}.page-module-scss-module__76-AkG__locationInfo{padding:var(--space-sm)}.page-module-scss-module__76-AkG__locationText{font-size:var(--font-size-sm)}.page-module-scss-module__76-AkG__interviewSection{padding:var(--space-xl)var(--space-xs)}.page-module-scss-module__76-AkG__interviewTitle{font-size:var(--font-size-xl)}.page-module-scss-module__76-AkG__interviewSubtitle{font-size:var(--font-size-sm)}}
