@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#333}body{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;transition:opacity .3s ease}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.1)}.header-container{justify-content:space-between;padding:15px 20px;max-width:1200px;margin:0 auto}.header-container,.logo{display:flex;align-items:center}.nav{display:flex;gap:30px}.nav a{color:#333;font-weight:500;transition:color .3s ease;padding:10px 0;border-bottom:2px solid transparent}.nav a:hover{color:#667eea;border-bottom-color:#667eea}.main-content{margin-top:80px;min-height:calc(100vh - 80px)}.hero-banner{position:relative;width:100%;height:60vh;min-height:400px;overflow:hidden}.banner-container{position:relative;width:100%;height:100%}.hero{padding:100px 0;text-align:center;color:white;background:linear-gradient(135deg,rgba(102,126,234,.9),rgba(118,75,162,.9))}.hero h1{font-size:3.5rem;margin-bottom:20px;font-weight:700;background:linear-gradient(45deg,#ffffff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero p{font-size:1.3rem;margin-bottom:40px;opacity:.9}.section{padding:80px 0;background:white}.section:nth-child(2n){background:#f8f9fa}.section-title{text-align:center;font-size:2.5rem;margin-bottom:20px;color:#333;font-weight:700}.section-subtitle{text-align:center;font-size:1.2rem;margin-bottom:60px;color:#666}.service-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:30px;gap:30px;margin-top:40px}.service-card{background:white;padding:40px 30px;border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.service-card h3{font-size:1.5rem;margin-bottom:20px;color:#333}.service-card h4{font-size:1.2rem;margin-bottom:15px;color:#555;font-weight:600}.service-card p{color:#666;line-height:1.6}.service-block{margin:60px 0;padding:40px 20px}.service-content{display:flex;align-items:center;gap:80px;max-width:1200px;margin:0 auto;min-height:400px}.service-block:not(.reverse) .service-content{flex-direction:row}.service-block.reverse .service-content{flex-direction:row-reverse}.service-text{flex:1 1;padding:20px 0}.service-image{flex:1 1;border-radius:15px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.1);transition:transform .3s ease}.service-image:hover{transform:translateY(-5px)}.service-tag{background:#333;color:white;padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;display:inline-block;margin-bottom:20px}.service-text h3{font-size:2rem;margin-bottom:20px;color:#333;font-weight:600}.service-text p{margin-bottom:15px;line-height:1.8;color:#555;font-size:16px}.employment-block{margin:40px 0;padding:30px;background:white;border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.08);border:1px solid #e8e8e8}.employment-content-flex{display:flex;align-items:flex-start;gap:40px}.employment-text{flex:2 1;padding-right:20px}.employment-image{flex:1 1;border-radius:8px;overflow:hidden}.employment-tag{background:#f0f0f0;color:#666;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:500;display:inline-block;margin-bottom:15px;border:1px solid #ddd}.employment-text h3{font-size:1.4rem;margin-bottom:15px;color:#333;font-weight:600}.employment-text p{line-height:1.7;color:#555;margin-bottom:15px;font-size:14px}.contact-info-inline{margin-top:20px}.contact-info-inline p{margin-bottom:5px;font-size:14px;color:#666}.contact-form{max-width:600px;margin:0 auto;background:white;padding:40px;border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.1)}.form-group{margin-bottom:25px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333}.form-group input,.form-group textarea{width:100%;padding:15px;border:2px solid #e1e5e9;border-radius:5px;font-size:16px;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea}.form-group textarea{height:120px;resize:vertical}.btn{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:15px 30px;border:none;border-radius:5px;font-size:16px;font-weight:500;cursor:pointer;transition:opacity .3s ease;display:inline-block;position:relative;overflow:hidden}.btn:hover{opacity:.9}.btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn:hover:before{left:100%}.btn-full{width:100%}.footer{background:#333;color:white;padding:60px 0 30px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:40px;gap:40px;margin-bottom:40px}.footer-section h3{margin-bottom:20px;font-size:1.2rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:10px}.footer-section ul li a{color:#ccc;transition:color .3s ease}.footer-section ul li a:hover{color:white}.footer-bottom{border-top:1px solid #555;padding-top:30px;text-align:center;color:#ccc}@media (max-width:968px){.nav{gap:20px}}.mobile-menu-button{display:none;background:none;border:none;font-size:24px;cursor:pointer;color:#333}@media (max-width:768px){.header-container{flex-direction:row;justify-content:space-between;align-items:center}.mobile-menu-button{display:block}.nav{gap:15px;display:none;position:absolute;top:100%;left:0;right:0;background:white;flex-direction:column;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:20px}.nav.open{display:flex}.nav .nav-link-button,.nav a{padding:15px 0;border-bottom:1px solid #eee;text-align:left;width:100%}.nav .nav-link-button:last-child,.nav a:last-child{border-bottom:none}.hero h1{font-size:2.5rem}.hero p{font-size:1.1rem}.section-title{font-size:2rem}.contact-form{padding:30px 20px}.hero-banner{height:40vh;min-height:300px}.logo img{width:120px!important;height:auto!important}.service-content{flex-direction:column!important;gap:30px;text-align:left;min-height:auto}.service-text{order:1}.service-image{order:2}.service-block{margin:40px 0;padding:20px 15px}.service-text h3{font-size:1.5rem}.employment-content-flex{flex-direction:column;gap:20px}.employment-text{padding-right:0}.employment-block{margin:30px 0;padding:25px 20px}.employment-text h3{font-size:1.3rem}.employment-text p{font-size:14px}}@media (max-width:480px){.hero-banner{height:30vh;min-height:250px}.logo img{width:100px!important;height:auto!important}}.nav{flex-wrap:wrap;justify-content:center}@media (min-width:769px){.nav{flex-wrap:nowrap;justify-content:flex-end}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}html{scroll-behavior:smooth}.service-card{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease-out forwards}.service-card:nth-child(2){animation-delay:.2s}.service-card:nth-child(3){animation-delay:.4s}.nav a{position:relative}.nav a:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:50%;background-color:#667eea;transition:all .3s ease}.nav a:hover:after{width:100%;left:0}.nav-link-button{background:none;color:#333;font-weight:500;transition:color .3s ease;padding:10px 0;border:none;border-bottom:2px solid transparent;cursor:pointer;font-size:16px;font-family:inherit;text-decoration:none;display:inline-block}.nav-link-button:hover{color:#667eea;border-bottom-color:#667eea}.nav-link-button{position:relative}.nav-link-button:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:50%;background-color:#667eea;transition:all .3s ease}.nav-link-button:hover:after{width:100%;left:0}.page-transition{opacity:0;transition:opacity .3s ease}.page-transition.loaded{opacity:1}