*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--green-bg:#80ed99;--green-bg-soft:#a8f5b4;--green-primary:#40916c;--green-primary-hover:#2d6a4f;--green-text:#1b4332}.app{background:#fff;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.site-header{background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 8px #0000000f;position:-webkit-sticky;position:sticky;top:0;z-index:100}.site-header-inner{align-items:center;display:flex;gap:16px;justify-content:space-between;min-height:64px}.site-logo{color:#1b4332;color:var(--green-text);font-size:1.15rem;font-weight:800;text-decoration:none;white-space:nowrap}.site-nav{flex:1 1;gap:8px;justify-content:center}.site-header-actions,.site-nav{align-items:center;display:flex}.site-header-actions{flex-shrink:0;gap:12px}.site-nav-link{border-radius:6px;color:#333;font-size:.95rem;font-weight:600;padding:8px 12px;text-decoration:none;transition:background .2s,color .2s}.site-nav-link.is-active,.site-nav-link:hover{background:#a8f5b4;background:var(--green-bg-soft);color:#1b4332;color:var(--green-text)}.site-header-phone{color:#40916c;color:var(--green-primary);font-size:.95rem;font-weight:800;text-decoration:none;white-space:nowrap}.site-header-phone:hover{text-decoration:underline}.site-nav-toggle{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;height:40px;justify-content:center;padding:8px;width:40px}.site-nav-toggle span{background:#1b4332;background:var(--green-text);border-radius:2px;display:block;height:2px;transition:transform .2s,opacity .2s}.site-nav-toggle.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.site-nav-toggle.is-open span:nth-child(2){opacity:0}.site-nav-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:920px){.site-nav-toggle{display:flex}.site-header-inner{flex-wrap:nowrap;position:relative}.site-logo{flex:1 1;min-width:0}.site-nav{align-items:stretch;background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 4px 12px #00000014;display:none;flex:none;flex-direction:column;left:0;padding:12px 20px 20px;position:absolute;right:0;top:100%}.site-nav.is-open{display:flex}.site-nav-link{text-align:left;width:100%}.site-header-phone{font-size:.85rem}}.page{background:#fff;padding:48px 0 64px}.page-container{max-width:860px}.page-title{color:#333;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;margin:0 0 24px}.page-lead{color:#555;font-size:1.05rem;line-height:1.6;margin:-8px 0 28px}.page-content{color:#444;font-size:1.05rem;line-height:1.7}.page-content h2{color:#1b4332;color:var(--green-text);font-size:1.35rem;margin:32px 0 12px}.page-content ol,.page-content ul{margin:0 0 16px;padding-left:24px}.page-content li{margin-bottom:8px}.page-content a{color:#40916c;color:var(--green-primary)}.page .cta-button{margin-top:28px}.page-note{background:#a8f5b4;background:var(--green-bg-soft);border-radius:8px;color:#1b4332;color:var(--green-text);font-size:.95rem;margin-top:24px;padding:16px}.hero-disclaimer{color:#666;font-size:.95rem;line-height:1.5;margin:0 0 16px;max-width:560px}.hero-service-note{color:#777;font-size:.9rem;margin-top:12px}.location-bonus-note-muted{font-size:clamp(1rem,3vw,1.35rem)!important;font-weight:600!important;opacity:.85}.steps-list{counter-reset:step;list-style:none;padding-left:0}.steps-list li{margin-bottom:16px;padding-left:36px;position:relative}.steps-list li:before{align-items:center;background:#40916c;background:var(--green-primary);border-radius:50%;color:#fff;content:counter(step);counter-increment:step;display:flex;font-size:.85rem;font-weight:700;height:24px;justify-content:center;left:0;position:absolute;top:2px;width:24px}.contact-card,.vacancy-card{background:#f8f9fa;border-radius:12px;margin-bottom:24px;padding:24px}.contact-list,.requisites-list{margin:0}.contact-item,.requisites-item{grid-gap:8px 16px;display:grid;gap:8px 16px;grid-template-columns:140px 1fr;margin-bottom:12px}.contact-item dt,.requisites-item dt{color:#555;font-weight:700}.contact-item dd,.requisites-item dd{margin:0}.contact-item a,.requisites-item a{color:#40916c;color:var(--green-primary)}.vacancy-card h2{color:#1b4332;color:var(--green-text);margin:0 0 8px}.vacancy-card h3{color:#333;font-size:1.1rem;margin:20px 0 8px}.vacancy-salary{color:#40916c;color:var(--green-primary);font-size:1.2rem;font-weight:800;margin:0 0 12px}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{background:#fafafa;border:1px solid #e0e0e0;border-radius:10px;padding:16px 20px}.faq-item summary{color:#1b4332;color:var(--green-text);cursor:pointer;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{color:#444;line-height:1.6;margin:12px 0 0}.legal-content h2{font-size:1.15rem}.form-consent{align-items:flex-start;color:#555;cursor:pointer;display:flex;font-size:.9rem;gap:10px;line-height:1.4;margin-bottom:16px}.form-consent input{flex-shrink:0;margin-top:3px}.form-consent a,.section-lead a{color:#40916c;color:var(--green-primary)}.section-lead a{font-weight:600}.hero{background:#fff;overflow:hidden;padding:60px 20px;position:relative}.hero-content{align-items:center;display:flex;gap:60px;justify-content:space-between}@media (max-width:768px){.hero-content{flex-direction:column}.hero-right{order:-1}}.hero-left{flex:1 1;text-align:left}.hero-right{align-items:center;display:flex;flex:1 1;justify-content:center}.hero-image{display:block;height:auto;width:100%}.hero-title{color:#333;font-size:48px;font-weight:700;line-height:58px;margin-bottom:20px}.hero-lead{font-size:1.6rem;font-weight:800;margin:0 0 8px}.hero-lead,.hero-lead-sub{color:#333;line-height:1.35;max-width:640px}.hero-lead-sub{font-size:1.35rem;font-weight:700;margin:0 0 28px}.hero-info{margin-bottom:40px}.info-text{color:#333;font-size:24px;font-weight:400;line-height:31px;margin-bottom:12px}.info-text-heading{margin-bottom:8px}.professions-list{list-style:none;margin:0 0 16px;padding:0}.profession-item{color:#333;font-size:24px;font-weight:400;line-height:31px;margin-bottom:12px}.profession-item:last-child{margin-bottom:0}.profession-name{font-weight:600}.cta-button{background:#40916c;background:var(--green-primary);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.4rem;font-weight:700;padding:20px 60px;transition:all .3s ease}.cta-button:hover{background:#2d6a4f;background:var(--green-primary-hover);transform:translateY(-2px)}.cta-button:active{transform:translateY(0)}.benefits{background:#fff;padding:80px 20px}.section-title{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:50px;text-align:center}.section-lead{color:#555;font-size:1.15rem;line-height:1.6;margin:-28px auto 40px;max-width:720px;text-align:center}.benefits-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:40px}.benefit-card{background:#fff;border-radius:0;padding:0;text-align:center}.benefit-card,.benefit-card-image{overflow:hidden;position:relative}.benefit-card-image:after{background:linear-gradient(180deg,#0003 0,#0000001a 50%,#000c);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.benefit-card-image img{display:block;height:280px;object-fit:cover;width:100%}.benefit-overlay{bottom:0;left:0;padding:40px 20px;position:absolute;right:0;width:100%;z-index:2}.benefit-overlay h3{color:#fff;font-size:clamp(1.25rem,4.2vw,1.75rem);font-weight:400;line-height:1.3;margin:0 0 10px;text-shadow:2px 2px 10px #000000e6}.benefit-overlay p{color:#fffffff2;font-size:clamp(.95rem,3vw,1.05rem);line-height:1.35;margin:0;text-shadow:1px 1px 8px #000000e6}.professions-section{background:#f5f7fc;padding:80px 20px}.professions-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.profession-card{background:#fff;border:1px solid #e2e8f8;border-radius:8px;border-top:4px solid #40916c;border-top:4px solid var(--green-primary);padding:24px}.profession-card-title{color:#40916c;color:var(--green-primary);font-size:1.5rem;font-weight:700;margin:0 0 12px}.profession-card-desc{color:#333;font-size:1rem;line-height:1.5;margin:0 0 16px}.profession-card-desc:first-letter{text-transform:uppercase}.profession-card-details{color:#555;margin:0;padding-left:20px}.profession-card-details li{line-height:1.45;margin-bottom:8px}.profession-card-details li:last-child{margin-bottom:0}.location{background:#80ed99;background:var(--green-bg);padding:80px 20px;text-align:center}.location,.location-heading{color:#1b4332;color:var(--green-text)}.location-heading{font-size:clamp(1.5rem,5vw,2.5rem);font-weight:400;line-height:1.3;margin:0 0 20px}.location-regions-list{list-style:none;margin:0 auto 28px;max-width:100%;padding:0}.location-regions-list li{color:#1b4332;color:var(--green-text);font-size:clamp(1.15rem,4.5vw,2rem);font-weight:400;line-height:1.45;margin-bottom:8px;white-space:nowrap}.location-regions-list li:last-child{margin-bottom:0}.location-note{margin:0 auto 16px}.location-bonus-note,.location-note{color:#1b4332;color:var(--green-text);font-size:clamp(1.35rem,5.5vw,2.5rem);font-weight:700;line-height:1.3;max-width:100%;padding:0 8px;text-transform:uppercase}.location-bonus-note{margin:0 auto 10px}.location-bonus-note:last-of-type{margin-bottom:0}.cta-section{background:#80ed99;background:var(--green-bg);padding:100px 20px;text-align:center}.cta-title{font-size:3rem;font-weight:700;margin-bottom:20px}.cta-lead,.cta-title{color:#1b4332;color:var(--green-text)}.cta-lead{font-size:1.15rem;line-height:1.6;margin:0 auto 40px;max-width:640px}.cta-button-large{background-color:#40916c;background-color:var(--green-primary);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.6rem;font-weight:700;padding:22px 70px;transition:all .3s ease}.cta-button-large:hover{background-color:#2d6a4f;background-color:var(--green-primary-hover);transform:translateY(-2px)}.cta-button-large:active{transform:translateY(0)}.site-footer{background:#80ed99;background:var(--green-bg);padding:48px 20px;text-align:center}.site-footer-text{font-weight:400;margin:0}.site-footer-legal,.site-footer-text{color:#1b4332;color:var(--green-text);font-size:clamp(.75rem,2.5vw,.9rem);line-height:1.5;padding:0 8px}.site-footer-legal{margin:0 0 12px}.site-footer-contact{color:#1b4332;color:var(--green-text);font-size:clamp(.9rem,2.5vw,1rem);margin:0 0 20px}.site-footer-email{color:#1b4332;color:var(--green-text);font-weight:600}.site-footer-nav{display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:center;margin-top:8px}.site-footer-nav-link{color:#1b4332;color:var(--green-text);font-size:.85rem;text-decoration:underline;text-underline-offset:2px}.site-footer-nav-link:hover{color:#40916c;color:var(--green-primary)}.site-footer-label{font-size:clamp(1.2rem,4.5vw,1.75rem);font-weight:700;line-height:1.3;margin:0 0 12px}.site-footer-label,.site-footer-phone{color:#1b4332;color:var(--green-text);padding:0 8px}.site-footer-phone{display:inline-block;font-size:clamp(1.5rem,6vw,2.5rem);font-weight:800;letter-spacing:.02em;line-height:1.2;margin:0;text-decoration:none}.site-footer-phone:hover{text-decoration:underline}.modal-overlay{align-items:flex-start;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content,.modal-overlay{-webkit-overflow-scrolling:touch;overflow-y:auto}.modal-content{animation:slideIn .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;margin:auto;max-height:calc(100vh - 40px);max-width:500px;padding:40px;position:relative;width:100%}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.modal-close{background:none;border:none;color:#999;cursor:pointer;font-size:2.5rem;line-height:1;position:absolute;right:20px;top:15px;transition:color .3s ease}.modal-close:hover{color:#333}.modal-title{color:#333;font-size:2rem;margin-bottom:10px;text-align:center}.modal-subtitle{color:#666;font-size:1rem;margin-bottom:30px;text-align:center}.application-form,.form-group{margin-bottom:20px}.form-group label{color:#333;display:block;font-weight:600;margin-bottom:8px}.form-input{border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;padding:15px;transition:border-color .3s ease;width:100%}.form-input:focus{border-color:#40916c;border-color:var(--green-primary);outline:none}.form-input-error,.form-input-error:focus{border-color:#f44!important}.form-field-error{color:#f44;font-size:.85rem;margin-top:5px;padding-left:5px}.select-wrapper{position:relative}.select-wrapper:after{border-left:6px solid #0000;border-right:6px solid #0000;border-top:8px solid #666;content:"";height:0;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:0}.form-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:2px solid #e0e0e0;border-radius:10px;cursor:pointer;font-size:1rem;padding:15px 40px 15px 15px;transition:border-color .3s ease;width:100%}.form-select:focus{border-color:#40916c;border-color:var(--green-primary);outline:none}.submit-button{background:#40916c;background:var(--green-primary);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:10px;padding:18px;transition:background .3s ease;width:100%}.submit-button:hover:not(:disabled){background:#2d6a4f;background:var(--green-primary-hover)}.submit-button:disabled{background:#999;cursor:not-allowed}.form-error{background:#ff44441a;border-radius:8px;color:#f44;font-size:.9rem;margin-top:10px;padding:10px;text-align:center}.lock-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.lock-modal{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:420px;padding:30px 24px;text-align:center;width:100%}.lock-modal h3{color:#d32f2f;font-size:1.3rem;margin:0 0 12px}.lock-modal p{color:#555;font-size:1rem;line-height:1.5;margin:0}.captcha-label{margin-bottom:8px}.captcha-label,.captcha-question{color:#333;display:block;font-size:2rem;font-weight:600;text-align:center}.captcha-question{margin-bottom:12px}.captcha-attempts-warning{color:#ff9800;font-size:.9rem;font-weight:500;margin-bottom:8px;text-align:center}.form-note{color:#999;font-size:.85rem;margin-top:20px;text-align:center}.form-success{padding:20px 0;text-align:center}.success-icon{align-items:center;background:#40916c;background:var(--green-primary);border-radius:50%;color:#fff;display:flex;font-size:3rem;font-weight:700;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.success-title{color:#333;font-size:1.8rem;margin-bottom:15px}.success-text{color:#666;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.hero,.hero .container{padding:0}.hero-content{flex-direction:column;gap:0}.hero-right{margin:0;order:-1;padding:0;width:100%}.hero-image{display:block;height:auto;width:100%}.hero-left{padding:30px 20px;text-align:center;width:100%}.hero-title{font-size:2.2rem;line-height:1.3}.info-text{font-weight:400}.info-text,.profession-item{font-size:24px;line-height:31px}.cta-button{font-size:1.1rem;max-width:280px;padding:15px 40px;width:100%}.section-title{font-size:2rem}.section-lead{font-size:1rem;margin:-20px auto 32px}.hero-lead{font-size:1.4rem;margin-bottom:6px}.hero-lead-sub{font-size:1.2rem;margin-bottom:24px}.professions-section{padding:60px 15px}.profession-card-title{font-size:1.35rem}.benefits{padding:60px 15px}.benefit-overlay{padding:28px 16px}.benefit-overlay h3{font-size:1.5rem;margin-bottom:10px;padding:0}.benefit-overlay p{font-size:1rem}.location{padding:60px 15px}.location-heading{font-size:1.75rem;margin-bottom:16px}.location-regions-list li{font-size:1.35rem}.location-bonus-note,.location-note{font-size:1.75rem}.cta-section{padding:70px 15px}.cta-title{font-size:2.2rem;margin-bottom:16px}.cta-lead{font-size:1rem;margin-bottom:32px}.cta-button-large{font-size:1.3rem;padding:20px 50px}.benefits-grid{gap:30px;grid-template-columns:1fr}.modal-content{padding:30px 20px}.modal-title{font-size:1.5rem}}@media (max-width:480px){.hero-left{padding:25px 15px}.hero-title{font-size:1.8rem;line-height:1.3;margin-bottom:16px}.hero-lead{font-size:1.3rem;margin-bottom:6px}.hero-lead-sub{font-size:1.15rem;margin-bottom:20px}.section-lead{font-size:.95rem;margin:-16px auto 28px}.professions-section{padding:50px 15px}.profession-card{padding:20px}.hero-info{margin-bottom:30px}.info-text{font-size:24px;font-weight:400;line-height:31px;margin-bottom:10px}.profession-item{font-size:20px;line-height:28px;margin-bottom:10px}.cta-button{font-size:1rem;max-width:260px;padding:14px 35px;width:100%}.section-title{font-size:1.8rem}.benefit-overlay{padding:24px 12px}.benefit-overlay h3{font-size:1.4rem;line-height:1.3;margin-bottom:8px;padding:0}.benefit-overlay p{font-size:.95rem;line-height:1.35}.location-heading{font-size:1.5rem;margin-bottom:14px;padding:0 8px}.location-regions-list{padding:0 8px}.location-regions-list li{font-size:1.2rem;margin-bottom:6px}.location-bonus-note,.location-note{font-size:1.45rem}.site-footer{padding:40px 15px}.site-footer-label{font-size:1.25rem}.site-footer-phone{font-size:1.65rem}.cta-title{font-size:1.8rem}.cta-button-large{font-size:1.2rem;padding:18px 40px}.contact-item,.requisites-item{gap:4px;grid-template-columns:1fr}.page{padding:32px 0 48px}}
/*# sourceMappingURL=main.5c4493bf.css.map*/